+2012-01-10 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium rebaseline after r104625.
+
+ * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
+ * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
+ * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
+
2012-01-10 Ryosuke Niwa <rniwa@webkit.org>
Qt rebaseline after r104625.
-webkit-column-width: auto;
-webkit-flex-order: 0;
-webkit-flex-pack: start;
--webkit-flex-align: stretch;
+-webkit-flex-item-align: stretch;
-webkit-flex-direction: row;
-webkit-flex-flow: row nowrap;
-webkit-flex-wrap: nowrap;
rect: style.getPropertyCSSValue(-webkit-flex-order) : [object CSSPrimitiveValue]
rect: style.getPropertyValue(-webkit-flex-pack) : start
rect: style.getPropertyCSSValue(-webkit-flex-pack) : [object CSSPrimitiveValue]
-rect: style.getPropertyValue(-webkit-flex-align) : stretch
-rect: style.getPropertyCSSValue(-webkit-flex-align) : [object CSSPrimitiveValue]
+rect: style.getPropertyValue(-webkit-flex-item-align) : stretch
+rect: style.getPropertyCSSValue(-webkit-flex-item-align) : [object CSSPrimitiveValue]
rect: style.getPropertyValue(-webkit-flex-direction) : row
rect: style.getPropertyCSSValue(-webkit-flex-direction) : [object CSSPrimitiveValue]
rect: style.getPropertyValue(-webkit-flex-flow) : row nowrap
g: style.getPropertyCSSValue(-webkit-flex-order) : [object CSSPrimitiveValue]
g: style.getPropertyValue(-webkit-flex-pack) : start
g: style.getPropertyCSSValue(-webkit-flex-pack) : [object CSSPrimitiveValue]
-g: style.getPropertyValue(-webkit-flex-align) : stretch
-g: style.getPropertyCSSValue(-webkit-flex-align) : [object CSSPrimitiveValue]
+g: style.getPropertyValue(-webkit-flex-item-align) : stretch
+g: style.getPropertyCSSValue(-webkit-flex-item-align) : [object CSSPrimitiveValue]
g: style.getPropertyValue(-webkit-flex-direction) : row
g: style.getPropertyCSSValue(-webkit-flex-direction) : [object CSSPrimitiveValue]
g: style.getPropertyValue(-webkit-flex-flow) : row nowrap