Title: [148574] branches/safari-536.30-branch/LayoutTests
Revision
148574
Author
[email protected]
Date
2013-04-16 16:52:03 -0700 (Tue, 16 Apr 2013)

Log Message

CSS Variables aren't available on safari-536.30-branch.
<rdar://problem/13668920>

Patch by David Farler <[email protected]> on 2013-04-16

* platform/mac/Skipped:
Skip fast/css/variables/deferred-image-load-from-variable.html

Modified Paths

Diff

Modified: branches/safari-536.30-branch/LayoutTests/ChangeLog (148573 => 148574)


--- branches/safari-536.30-branch/LayoutTests/ChangeLog	2013-04-16 23:47:31 UTC (rev 148573)
+++ branches/safari-536.30-branch/LayoutTests/ChangeLog	2013-04-16 23:52:03 UTC (rev 148574)
@@ -1,5 +1,13 @@
 2013-04-16  David Farler  <[email protected]>
 
+        CSS Variables aren't available on safari-536.30-branch.
+        <rdar://problem/13668920>
+
+        * platform/mac/Skipped:
+        Skip fast/css/variables/deferred-image-load-from-variable.html
+
+2013-04-16  David Farler  <[email protected]>
+
         Skip fast/dom/Geolocation/watchPosition-unique.html on safari-536.30-branch
         <rdar://problem/13668237>
 

Modified: branches/safari-536.30-branch/LayoutTests/platform/mac/Skipped (148573 => 148574)


--- branches/safari-536.30-branch/LayoutTests/platform/mac/Skipped	2013-04-16 23:47:31 UTC (rev 148573)
+++ branches/safari-536.30-branch/LayoutTests/platform/mac/Skipped	2013-04-16 23:52:03 UTC (rev 148574)
@@ -34,6 +34,10 @@
 # <rdar://problem/12968804>
 svg/repaint/repaint-webkit-svg-shadow-container.html
 
+#  CSS variables aren't available on safari-536.30-branch
+# <rdar://problem/13668920>
+fast/css/variables/deferred-image-load-from-variable.html
+
 # CSS Regions are disabled on the 536 branch
 # <rdar://problem/10887709>
 fast/regions
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to