RESOLVED WONTFIX 120836
[GTK] REGRESSION(r155026): Layout Test fast/regions/text-region-split-vertical-rl.html is failing
https://bugs.webkit.org/show_bug.cgi?id=120836
Summary [GTK] REGRESSION(r155026): Layout Test fast/regions/text-region-split-vertica...
Simon Pena
Reported 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
Attachments
Brent Fulgham
Comment 1 2022-07-13 09:22:56 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.