Title: [112974] trunk/LayoutTests
- Revision
- 112974
- Author
- [email protected]
- Date
- 2012-04-02 19:12:34 -0700 (Mon, 02 Apr 2012)
Log Message
Unreviewed, expectations update.
* platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (112973 => 112974)
--- trunk/LayoutTests/ChangeLog 2012-04-03 01:41:49 UTC (rev 112973)
+++ trunk/LayoutTests/ChangeLog 2012-04-03 02:12:34 UTC (rev 112974)
@@ -1,3 +1,9 @@
+2012-04-02 Dirk Pranke <[email protected]>
+
+ Unreviewed, expectations update.
+
+ * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
+
2012-04-02 Abhishek Arya <[email protected]>
<select> shouldn't intrude as a run-in.
Modified: trunk/LayoutTests/platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt (112973 => 112974)
--- trunk/LayoutTests/platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt 2012-04-03 01:41:49 UTC (rev 112973)
+++ trunk/LayoutTests/platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt 2012-04-03 02:12:34 UTC (rev 112974)
@@ -282,6 +282,8 @@
rect: style.getPropertyCSSValue(-webkit-column-span) : [object CSSPrimitiveValue]
rect: style.getPropertyValue(-webkit-column-width) : auto
rect: style.getPropertyCSSValue(-webkit-column-width) : [object CSSPrimitiveValue]
+rect: style.getPropertyValue(-webkit-flex) : 0 0 auto
+rect: style.getPropertyCSSValue(-webkit-flex) : [object CSSValueList]
rect: style.getPropertyValue(-webkit-flex-order) : 0
rect: style.getPropertyCSSValue(-webkit-flex-order) : [object CSSPrimitiveValue]
rect: style.getPropertyValue(-webkit-flex-pack) : start
@@ -806,6 +808,8 @@
g: style.getPropertyCSSValue(-webkit-column-span) : [object CSSPrimitiveValue]
g: style.getPropertyValue(-webkit-column-width) : auto
g: style.getPropertyCSSValue(-webkit-column-width) : [object CSSPrimitiveValue]
+g: style.getPropertyValue(-webkit-flex) : 0 0 auto
+g: style.getPropertyCSSValue(-webkit-flex) : [object CSSValueList]
g: style.getPropertyValue(-webkit-flex-order) : 0
g: style.getPropertyCSSValue(-webkit-flex-order) : [object CSSPrimitiveValue]
g: style.getPropertyValue(-webkit-flex-pack) : start
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes