Bug 120836 - [GTK] REGRESSION(r155026): Layout Test fast/regions/text-region-split-vertical-rl.html is failing
Summary: [GTK] REGRESSION(r155026): Layout Test fast/regions/text-region-split-vertica...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2013-09-06 02:46 PDT by Simon Pena
Modified: 2022-07-13 09:22 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Pena 2013-09-06 02:46:50 PDT
The following layout test is failing on GTK

fast/regions/text-region-split-vertical-rl.html

after the changes from r155026 <http://trac.webkit.org/changeset/155026>

Check the diff:

--- /home/slave/webkitgtk/gtk-linux-64-debug-wk1/build/layout-test-results/fast/regions/text-region-split-vertical-rl-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug-wk1/build/layout-test-results/fast/regions/text-region-split-vertical-rl-actual.txt
@@ -5,4 +5,4 @@
 Simple line in region 4.
 First line in region 5. This paragraph displays in region 5 because it has a margin-top, which is too high to fit in the previous region.
 First line in region 6. This paragraph uses "-webkit-region-break-before: always".
-FAIL(check region5) outside bounding rect was: [8, 82, 208, 192, 110, 200], and inside was: [8, 196, 85, 213, 17, 77]
+FAIL(check region5) outside bounding rect was: [8, 67, 208, 177, 110, 200], and inside was: [8, 181, 85, 198, 17, 77]

And see the full results at http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug%20WK1/r155180%20%283996%29/results.html
Comment 1 Brent Fulgham 2022-07-13 09:22:56 PDT
CSS Regions were removed in Bug 174978.