[Webkit-unassigned] [Bug 99175] New: [EFL] REGRESSION(r131176) inspector/styles/region-style-crash.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 12 07:22:53 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=99175

           Summary: [EFL] REGRESSION(r131176)
                    inspector/styles/region-style-crash.html is failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: naginenis at gmail.com
                CC: apavlov at chromium.org


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)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list