Bug 202745
Summary: | REGRESSION(r250832:r250851): [GTK/Win] fast/css/invalidation-errors.html and fast/css/invalidation-errors-2.html are failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alicia Boya García <aboya> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, dpino, pvollan, tsavell |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Alicia Boya García
fast/css/invalidation-errors.html
fast/css/invalidation-errors-2.html
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/css/invalidation-errors-2-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/fast/css/invalidation-errors-2-actual.txt
@@ -13,15 +13,15 @@
RenderInline {DIV} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (8,42) size 200x200
+layer at (8,42) size 200x200 clip at (8,42) size 185x200
RenderBlock (floating) {DIV} at (0,0) size 200x200 [color=#FFFFFF] [bgcolor=#006400]
- RenderText {#text} at (0,0) size 194x128
+ RenderText {#text} at (0,0) size 182x128
text run at (0,0) width 160: "this text should be left-"
text run at (0,16) width 157: "aligned, all lower-case,"
text run at (0,32) width 169: "normal font, white, 14px,"
text run at (0,48) width 182: "bold, normally spaced and"
text run at (0,64) width 165: "wrapped, in a darkgreen"
text run at (0,80) width 102: "200x200px div "
- text run at (102,80) width 92: "in the top left"
- text run at (0,96) width 174: "corner with no borders or"
- text run at (0,112) width 60: "outlines."
+ text run at (102,80) width 66: "in the top"
+ text run at (0,96) width 182: "left corner with no borders"
+ text run at (0,112) width 78: "or outlines."
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Diego Pino
These tests are passing after updating baselines in 275882@main.
https://results.webkit.org/?platform=WPE&platform=GTK&suite=layout-tests&suite=layout-tests&test=fast%2Fcss%2Finvalidation-errors.html&test=fast%2Fcss%2Finvalidation-errors-2.html
After updating test expectations in 279290@main, there are no more tests referring to this bug. Closing bug.