Title: [111975] trunk/LayoutTests
Revision
111975
Author
[email protected]
Date
2012-03-23 20:30:35 -0700 (Fri, 23 Mar 2012)

Log Message

Updated the Mac expected results for this test after CSS shaders were disabled in r111893.
WebKitCSSFilterValue.CSS_FILTER_CUSTOM is no longer defined.

* platform/mac/fast/dom/Window/window-properties-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111974 => 111975)


--- trunk/LayoutTests/ChangeLog	2012-03-24 03:23:02 UTC (rev 111974)
+++ trunk/LayoutTests/ChangeLog	2012-03-24 03:30:35 UTC (rev 111975)
@@ -1,3 +1,10 @@
+2012-03-23  Dan Bernstein  <[email protected]>
+
+        Updated the Mac expected results for this test after CSS shaders were disabled in r111893.
+        WebKitCSSFilterValue.CSS_FILTER_CUSTOM is no longer defined.
+
+        * platform/mac/fast/dom/Window/window-properties-expected.txt:
+
 2012-03-22  Ojan Vafai  <[email protected]>
 
         Fix more Chromium 10.6/10.5 tests that broke with r111917. There's a bug

Modified: trunk/LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt (111974 => 111975)


--- trunk/LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt	2012-03-24 03:23:02 UTC (rev 111974)
+++ trunk/LayoutTests/platform/mac/fast/dom/Window/window-properties-expected.txt	2012-03-24 03:30:35 UTC (rev 111975)
@@ -2226,7 +2226,6 @@
 window.WebKitCSSFilterValue.CSS_FILTER_BLUR [number]
 window.WebKitCSSFilterValue.CSS_FILTER_BRIGHTNESS [number]
 window.WebKitCSSFilterValue.CSS_FILTER_CONTRAST [number]
-window.WebKitCSSFilterValue.CSS_FILTER_CUSTOM [number]
 window.WebKitCSSFilterValue.CSS_FILTER_DROP_SHADOW [number]
 window.WebKitCSSFilterValue.CSS_FILTER_GRAYSCALE [number]
 window.WebKitCSSFilterValue.CSS_FILTER_HUE_ROTATE [number]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to