Title: [101798] trunk/LayoutTests
- Revision
- 101798
- Author
- [email protected]
- Date
- 2011-12-02 08:14:29 -0800 (Fri, 02 Dec 2011)
Log Message
[Chromium] Unreviewed expectation fix after r101787.
* platform/chromium/svg/css/getComputedStyle-basic-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (101797 => 101798)
--- trunk/LayoutTests/ChangeLog 2011-12-02 15:51:38 UTC (rev 101797)
+++ trunk/LayoutTests/ChangeLog 2011-12-02 16:14:29 UTC (rev 101798)
@@ -1,3 +1,9 @@
+2011-12-02 Alexander Pavlov <[email protected]>
+
+ [Chromium] Unreviewed expectation fix after r101787.
+
+ * platform/chromium/svg/css/getComputedStyle-basic-expected.txt:
+
2011-12-02 Vsevolod Vlasov <[email protected]>
Unreviewed, updated chromium test expectations.
Modified: trunk/LayoutTests/platform/chromium/svg/css/getComputedStyle-basic-expected.txt (101797 => 101798)
--- trunk/LayoutTests/platform/chromium/svg/css/getComputedStyle-basic-expected.txt 2011-12-02 15:51:38 UTC (rev 101797)
+++ trunk/LayoutTests/platform/chromium/svg/css/getComputedStyle-basic-expected.txt 2011-12-02 16:14:29 UTC (rev 101798)
@@ -92,7 +92,7 @@
rect: style.getPropertyCSSValue(font-variant) : [object CSSPrimitiveValue]
rect: style.getPropertyValue(font-weight) : normal
rect: style.getPropertyCSSValue(font-weight) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(height) : 0px
+rect: style.getPropertyValue(height) : auto
rect: style.getPropertyCSSValue(height) : [object CSSPrimitiveValue]
rect: style.getPropertyValue(image-rendering) : auto
rect: style.getPropertyCSSValue(image-rendering) : [object CSSPrimitiveValue]
@@ -190,7 +190,7 @@
rect: style.getPropertyCSSValue(white-space) : [object CSSPrimitiveValue]
rect: style.getPropertyValue(widows) : 2
rect: style.getPropertyCSSValue(widows) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(width) : 0px
+rect: style.getPropertyValue(width) : auto
rect: style.getPropertyCSSValue(width) : [object CSSPrimitiveValue]
rect: style.getPropertyValue(word-break) : normal
rect: style.getPropertyCSSValue(word-break) : [object CSSPrimitiveValue]
@@ -596,7 +596,7 @@
g: style.getPropertyCSSValue(font-variant) : [object CSSPrimitiveValue]
g: style.getPropertyValue(font-weight) : normal
g: style.getPropertyCSSValue(font-weight) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(height) : 0px
+g: style.getPropertyValue(height) : auto
g: style.getPropertyCSSValue(height) : [object CSSPrimitiveValue]
g: style.getPropertyValue(image-rendering) : auto
g: style.getPropertyCSSValue(image-rendering) : [object CSSPrimitiveValue]
@@ -694,7 +694,7 @@
g: style.getPropertyCSSValue(white-space) : [object CSSPrimitiveValue]
g: style.getPropertyValue(widows) : 2
g: style.getPropertyCSSValue(widows) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(width) : 0px
+g: style.getPropertyValue(width) : auto
g: style.getPropertyCSSValue(width) : [object CSSPrimitiveValue]
g: style.getPropertyValue(word-break) : normal
g: style.getPropertyCSSValue(word-break) : [object CSSPrimitiveValue]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes