WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
99175
[EFL] REGRESSION(
r131176
) inspector/styles/region-style-crash.html is failing
https://bugs.webkit.org/show_bug.cgi?id=99175
Summary
[EFL] REGRESSION(r131176) inspector/styles/region-style-crash.html is failing
Sudarsana Nagineni (babu)
Reported
2012-10-12 07:23:36 PDT
inspector/styles/region-style-crash.html test is failing on EFL bots after
r131176
. Probably we need to update the expected results of this test. --- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/inspector/styles/region-style-crash-expected.txt +++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/inspector/styles/region-style-crash-actual.txt @@ -3,7 +3,7 @@ P color styled in region: #008000. [expanded] -color: red; +color: rgb(255, 0, 0); #p1 - #ff0000 region-style-crash.html:6 display: block; p - block user agent stylesheet @@ -17,7 +17,7 @@ [expanded] #p1 { (region-style-crash.html:6) -color: red; +color: #ff0000; [expanded] p { (user agent stylesheet)
Attachments
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2012-10-12 08:28:38 PDT
Rebaseline committed:
http://trac.webkit.org/changeset/131188
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