Title: [119271] trunk/LayoutTests
Revision
119271
Author
timothy_hor...@apple.com
Date
2012-06-01 13:13:15 -0700 (Fri, 01 Jun 2012)

Log Message

Unreviewed rebaseline of svg/css/getComputedStyle-basic for mac.

* platform/mac/svg/css/getComputedStyle-basic-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119270 => 119271)


--- trunk/LayoutTests/ChangeLog	2012-06-01 20:08:19 UTC (rev 119270)
+++ trunk/LayoutTests/ChangeLog	2012-06-01 20:13:15 UTC (rev 119271)
@@ -1,3 +1,9 @@
+2012-06-01  Tim Horton  <timothy_hor...@apple.com>
+
+        Unreviewed rebaseline of svg/css/getComputedStyle-basic for mac.
+
+        * platform/mac/svg/css/getComputedStyle-basic-expected.txt:
+
 2012-06-01  Shezan Baig  <shezbaig...@gmail.com>
 
         Indenting a paragraph that begins with a link 3 times breaks the paragraph into two paragraphs

Modified: trunk/LayoutTests/platform/mac/svg/css/getComputedStyle-basic-expected.txt (119270 => 119271)


--- trunk/LayoutTests/platform/mac/svg/css/getComputedStyle-basic-expected.txt	2012-06-01 20:08:19 UTC (rev 119270)
+++ trunk/LayoutTests/platform/mac/svg/css/getComputedStyle-basic-expected.txt	2012-06-01 20:13:15 UTC (rev 119271)
@@ -916,6 +916,8 @@
 g: style.getPropertyCSSValue(-webkit-mask-size) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-nbsp-mode) : normal
 g: style.getPropertyCSSValue(-webkit-nbsp-mode) : [object CSSPrimitiveValue]
+g: style.getPropertyValue(-webkit-order) : 0
+g: style.getPropertyCSSValue(-webkit-order) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-perspective) : none
 g: style.getPropertyCSSValue(-webkit-perspective) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-perspective-origin) : 0px 0px
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to