[Webkit-unassigned] [Bug 68050] New: Layout Test fast/css/transformed-mask.html, fast/reflections/reflection-masks.html are failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 13 19:35:52 PDT 2011


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

           Summary: Layout Test fast/css/transformed-mask.html,
                    fast/reflections/reflection-masks.html are 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: ukai at chromium.org
                CC: hyatt at apple.com


The following layout test are failing on chromium.

fast/css/transformed-mask.html
fast/reflections/reflection-masks.html
fast/css/getComputedStyle/computed-style-with-zoom.html

Probable cause:
http://trac.webkit.org/changeset/95058/

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=fast%2Fcss%2Ftransformed-mask.html%2Cfast%2Freflections%2Freflection-masks.html%2Cfast%2Fcss%2FgetComputedStyle%2Fcomputed-style-with-zoom.html&showExpectations=true

failed to apply reflection mask?
in computed-style-with-zoom.html,actual results lost "fill"

--- e:\b\build\slave\Webkit_Vista\build\layout-test-results\fast/css/getComputedStyle/computed-style-with-zoom-expected.txt 
+++ e:\b\build\slave\Webkit_Vista\build\layout-test-results\fast/css/getComputedStyle/computed-style-with-zoom-actual.txt 
@@ -5,7 +5,7 @@

 PASS -webkit-border-horizontal-spacing, value: "20px"
 PASS -webkit-border-vertical-spacing, value: "20px"
-PASS -webkit-box-reflect, value: "below 20px -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(white)) 0 fill / auto / 0px stretch"
+PASS -webkit-box-reflect, value: "below 20px -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(white)) 0 / auto / 0px stretch"
 PASS -webkit-box-shadow, value: "rgb(255, 0, 0) 20px 20px 20px 20px"
 PASS -webkit-column-rule-width, value: "20px"
 PASS -webkit-perspective-origin, value: "20px 20px"

-- 
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