RESOLVED DUPLICATE of bug 163353 163391
REGRESSION (r207286?): LayoutTest http/tests/misc/acid3.html is failing
https://bugs.webkit.org/show_bug.cgi?id=163391
Summary REGRESSION (r207286?): LayoutTest http/tests/misc/acid3.html is failing
Ryan Haddad
Reported 2016-10-13 09:32:15 PDT
REGRESSION: LayoutTest http/tests/misc/acid3.html is failing https://build.webkit.org/results/Apple%20Sierra%20Release%20WK1%20(Tests)/r207284%20(609)/results.html --- /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/http/tests/misc/acid3-expected.txt +++ /Volumes/Data/slave/sierra-release-tests-wk1/build/layout-test-results/http/tests/misc/acid3-actual.txt @@ -1,4 +1,7 @@ CONSOLE MESSAGE: Did not parse stylesheet at 'http://127.0.0.1:8000/misc/resources/acid3/empty.css' because non CSS MIME types are not allowed in strict mode. +ALERT: Test 26 passed, but took 56ms (less than 30fps) +Test 72 failed: internal stylesheet had a URI: http://127.0.0.1:8000/misc/acid3.html +Total elapsed time: 0.49s layer at (0,0) size 800x600 RenderView at (0,0) size 800x600 layer at (20,20) size 644x433 @@ -12,13 +15,13 @@ RenderBlock {P} at (70,64) size 64x50 [bgcolor=#FFA500] [border: (1px solid #000000)] RenderBlock {P} at (144,48) size 75x58 [bgcolor=#FFFF00] [border: (1px solid #000000)] RenderBlock {P} at (230,32) size 87x66 [bgcolor=#00FF00] [border: (1px solid #000000)] - RenderBlock {P} at (329,16) size 97x74 [bgcolor=#0000FF] [border: (1px solid #000000)] + RenderBlock {P} at (329,16) size 97x74 [bgcolor=#C0C0C0] [border: (1px solid #000000)] RenderBlock {P} at (440,0) size 107x82 [bgcolor=#800080] [border: (1px solid #000000)] RenderText {#text} at (0,0) size 0x0 RenderBlock {P} at (41,214) size 568x120 - RenderInline {SPAN} at (0,0) size 168x112 - RenderText {#text} at (206,4) size 168x112 - text run at (206,4) width 168: "100" + RenderInline {SPAN} at (0,0) size 112x112 + RenderText {#text} at (262,4) size 112x112 + text run at (262,4) width 112: "99" RenderInline {SPAN} at (0,0) size 29x112 RenderText {#text} at (373,4) size 29x112 text run at (373,4) width 29: "/"
Attachments
Ryan Haddad
Comment 1 2016-10-13 09:33:02 PDT
Ryan Haddad
Comment 2 2016-10-13 09:34:25 PDT
https://trac.webkit.org/changeset/207284 is the only change that could related in that range
Ryan Haddad
Comment 3 2016-10-13 10:19:16 PDT
Actually, that was landed with the incorrect message. It looks like this may be related to https://trac.webkit.org/changeset/207286
Ryan Haddad
Comment 4 2016-10-13 10:29:01 PDT
Rolled out change in http://trac.webkit.org/changeset/207291. Duping to original bug. *** This bug has been marked as a duplicate of bug 163353 ***
Note You need to log in before you can comment on or make changes to this bug.