From 0226e0ca0dc70f9a0310b3eef045ee1c1e0ca3ac Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 13 Dec 2022 20:00:46 +0300 Subject: split into a separate repo --- .../reordering-paragraphs/expected-images.json | 1 + .../reordering-paragraphs/expected-metadata.json | 8 +++++ .../test-pages/reordering-paragraphs/expected.html | 28 ++++++++++++++++++ .../test-pages/reordering-paragraphs/source.html | 34 ++++++++++++++++++++++ 4 files changed, 71 insertions(+) create mode 100644 vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected-images.json create mode 100644 vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected-metadata.json create mode 100644 vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected.html create mode 100644 vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/source.html (limited to 'vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs') diff --git a/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected-images.json b/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected-images.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected-images.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected-metadata.json b/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected-metadata.json new file mode 100644 index 0000000..4878f5d --- /dev/null +++ b/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected-metadata.json @@ -0,0 +1,8 @@ +{ + "Author": null, + "Direction": null, + "Excerpt": "Regarding item# 11111, under sufficiently extreme conditions, quarks may\n become deconfined and exist as free particles. In the course of asymptotic\n freedom, the strong interaction becomes weaker at higher temperatures.\n Eventually, color confinement would be lost and an extremely hot plasma\n of freely moving quarks and gluons would be formed. This theoretical phase\n of matter is called quark-gluon plasma.[81] The exact conditions needed\n to give rise to this state are unknown and have been the subject of a great\n deal of speculation and experimentation.", + "Image": null, + "Title": null, + "SiteName": null +} diff --git a/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected.html b/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected.html new file mode 100644 index 0000000..500f687 --- /dev/null +++ b/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/expected.html @@ -0,0 +1,28 @@ +
+ +

Regarding item# 11111, under sufficiently extreme conditions, quarks may + become deconfined and exist as free particles. In the course of asymptotic + freedom, the strong interaction becomes weaker at higher temperatures. + Eventually, color confinement would be lost and an extremely hot plasma + of freely moving quarks and gluons would be formed. This theoretical phase + of matter is called quark-gluon plasma.[81] The exact conditions needed + to give rise to this state are unknown and have been the subject of a great + deal of speculation and experimentation.

+

Regarding item# 22222, under sufficiently extreme conditions, quarks may + become deconfined and exist as free particles. In the course of asymptotic + freedom, the strong interaction becomes weaker at higher temperatures. + Eventually, color confinement would be lost and an extremely hot plasma + of freely moving quarks and gluons would be formed. This theoretical phase + of matter is called quark-gluon plasma.[81] The exact conditions needed + to give rise to this state are unknown and have been the subject of a great + deal of speculation and experimentation.

+

Regarding item# 33333, under sufficiently extreme conditions, quarks may + become deconfined and exist as free particles. In the course of asymptotic + freedom, the strong interaction becomes weaker at higher temperatures. + Eventually, color confinement would be lost and an extremely hot plasma + of freely moving quarks and gluons would be formed. This theoretical phase + of matter is called quark-gluon plasma.[81] The exact conditions needed + to give rise to this state are unknown and have been the subject of a great + deal of speculation and experimentation.

+
+
\ No newline at end of file diff --git a/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/source.html b/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/source.html new file mode 100644 index 0000000..d081a94 --- /dev/null +++ b/vendor/fivefilters/readability.php/test/test-pages/reordering-paragraphs/source.html @@ -0,0 +1,34 @@ + + + + + +
+

Regarding item# 11111, under sufficiently extreme conditions, quarks may + become deconfined and exist as free particles. In the course of asymptotic + freedom, the strong interaction becomes weaker at higher temperatures. + Eventually, color confinement would be lost and an extremely hot plasma + of freely moving quarks and gluons would be formed. This theoretical phase + of matter is called quark-gluon plasma.[81] The exact conditions needed + to give rise to this state are unknown and have been the subject of a great + deal of speculation and experimentation.

+

Regarding item# 22222, under sufficiently extreme conditions, quarks may + become deconfined and exist as free particles. In the course of asymptotic + freedom, the strong interaction becomes weaker at higher temperatures. + Eventually, color confinement would be lost and an extremely hot plasma + of freely moving quarks and gluons would be formed. This theoretical phase + of matter is called quark-gluon plasma.[81] The exact conditions needed + to give rise to this state are unknown and have been the subject of a great + deal of speculation and experimentation.

+

Regarding item# 33333, under sufficiently extreme conditions, quarks may + become deconfined and exist as free particles. In the course of asymptotic + freedom, the strong interaction becomes weaker at higher temperatures. + Eventually, color confinement would be lost and an extremely hot plasma + of freely moving quarks and gluons would be formed. This theoretical phase + of matter is called quark-gluon plasma.[81] The exact conditions needed + to give rise to this state are unknown and have been the subject of a great + deal of speculation and experimentation.

+
+ + + \ No newline at end of file -- cgit v1.2.3