WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
140725
[Win] Layout Test fast/dom/34176.html is failing
https://bugs.webkit.org/show_bug.cgi?id=140725
Summary
[Win] Layout Test fast/dom/34176.html is failing
Brent Fulgham
Reported
2015-01-21 08:49:36 PST
The following layout test is failing on Windows: fast/dom/34176.html Probable cause: The color of the RenderInline block is wrong: --- /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/fast/dom/34176-expected.txt +++ /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Release/bin32/layout-test-results/fast/dom/34176-actual.txt @@ -216,7 +216,7 @@ RenderText {#text} at (680,6) size 60x18 text run at (680,6) width 60: "This is a " RenderInline {SPAN} at (0,0) size 109x18 - RenderInline {A} at (0,0) size 109x18 [color=#0000EE] + RenderInline {A} at (0,0) size 109x18 [color=#551A8B] RenderText {#text} at (740,6) size 29x18 text run at (740,6) width 29: "Test" RenderInline {SPAN} at (0,0) size 20x18 @@ -225,7 +225,7 @@ RenderText {#text} at (680,0) size 60x18 text run at (680,0) width 60: "This is a " RenderInline {SPAN} at (0,0) size 119x18 - RenderInline {A} at (0,0) size 119x18 [color=#0000EE] + RenderInline {A} at (0,0) size 119x18 [color=#551A8B] RenderText {#text} at (676,0) size 93x18 text run at (676,0) width 4 RTL: " " text run at (740,0) width 29: "Test" @@ -239,7 +239,7 @@ RenderInline {EM} at (0,0) size 87x18 RenderText {#text} at (742,0) size 27x18 text run at (742,0) width 27: "Test" - RenderInline {A} at (0,0) size 0x18 [color=#0000EE] + RenderInline {A} at (0,0) size 0x18 [color=#551A8B] RenderBlock {DIV} at (0,112) size 769x24 [bgcolor=#FF0000] RenderText {#text} at (682,6) size 60x18 text run at (682,6) width 60: "This is a " @@ -253,7 +253,7 @@ RenderText {#text} at (639,0) size 60x18 text run at (639,0) width 60: "This is a " RenderInline {SPAN} at (0,0) size 70x18 - RenderInline {A} at (0,0) size 70x18 [color=#0000EE] + RenderInline {A} at (0,0) size 70x18 [color=#551A8B] RenderText {#text} at (699,0) size 33x18 text run at (699,0) width 33: "Test " RenderInline {SPAN} at (0,0) size 37x18
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug