Log Message
GTK and Qt rebaselines after r92792.
* platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (92820 => 92821)
--- trunk/LayoutTests/ChangeLog 2011-08-11 05:15:44 UTC (rev 92820)
+++ trunk/LayoutTests/ChangeLog 2011-08-11 06:00:15 UTC (rev 92821)
@@ -1,3 +1,10 @@
+2011-08-10 Ryosuke Niwa <[email protected]>
+
+ GTK and Qt rebaselines after r92792.
+
+ * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
+ * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
+
2011-08-10 Kent Tamura <[email protected]>
Move <input type=date> tests to fast/forms/date/
Modified: trunk/LayoutTests/platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt (92820 => 92821)
--- trunk/LayoutTests/platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt 2011-08-11 05:15:44 UTC (rev 92820)
+++ trunk/LayoutTests/platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt 2011-08-11 06:00:15 UTC (rev 92821)
@@ -185,6 +185,9 @@
-webkit-user-modify: read-only
-webkit-user-select: text
-webkit-writing-mode: horizontal-tb
+ -webkit-flow: auto
+ -webkit-content-order: 0
+ -webkit-region-overflow: auto
clip-path: none
clip-rule: nonzero
mask: none
Modified: trunk/LayoutTests/platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt (92820 => 92821)
--- trunk/LayoutTests/platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt 2011-08-11 05:15:44 UTC (rev 92820)
+++ trunk/LayoutTests/platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt 2011-08-11 06:00:15 UTC (rev 92821)
@@ -185,6 +185,9 @@
-webkit-user-modify: read-only
-webkit-user-select: text
-webkit-writing-mode: horizontal-tb
+ -webkit-flow: auto
+ -webkit-content-order: 0
+ -webkit-region-overflow: auto
clip-path: none
clip-rule: nonzero
mask: none
_______________________________________________ webkit-changes mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes
