Diff
Modified: trunk/LayoutTests/ChangeLog (94614 => 94615)
--- trunk/LayoutTests/ChangeLog 2011-09-06 23:26:40 UTC (rev 94614)
+++ trunk/LayoutTests/ChangeLog 2011-09-06 23:30:13 UTC (rev 94615)
@@ -1,3 +1,17 @@
+2011-09-06 Adam Barth <[email protected]>
+
+ editing/selection/mixed-editability-10.html is failing on the bots
+ https://bugs.webkit.org/show_bug.cgi?id=67683
+
+ Update editing/selection/mixed-editability-10.html baselines after
+ HTMLSpanElement introduction.
+
+ * editing/selection/mixed-editability-10-expected.txt:
+ * platform/qt/editing/selection/mixed-editability-10-expected.png: Removed.
+ - This test is no longer an image test.
+ * platform/qt/editing/selection/mixed-editability-10-expected.txt:
+ * platform/win/editing/selection/mixed-editability-10-expected.txt:
+
2011-09-06 James Robinson <[email protected]>
[chromium] Update expectations for a few tests that render oddly on xp due to r94589
Modified: trunk/LayoutTests/editing/selection/mixed-editability-10-expected.txt (94614 => 94615)
--- trunk/LayoutTests/editing/selection/mixed-editability-10-expected.txt 2011-09-06 23:26:40 UTC (rev 94614)
+++ trunk/LayoutTests/editing/selection/mixed-editability-10-expected.txt 2011-09-06 23:30:13 UTC (rev 94615)
@@ -22,4 +22,4 @@
Anchor ([object HTMLDivElement], 0 caret[73,404] refpos=73) is correct.
Anchor ([object HTMLDivElement], 3 caret[47,336] refpos=47) is correct.
Anchor ([object HTMLDivElement], 0 caret[58,268] refpos=58) is correct.
-Anchor ([object HTMLElement], 0 caret[0,600] refpos=0) is correct.
+Anchor ([object HTMLSpanElement], 0 caret[0,600] refpos=0) is correct.
Deleted: trunk/LayoutTests/platform/qt/editing/selection/mixed-editability-10-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/qt/editing/selection/mixed-editability-10-expected.txt (94614 => 94615)
--- trunk/LayoutTests/platform/qt/editing/selection/mixed-editability-10-expected.txt 2011-09-06 23:26:40 UTC (rev 94614)
+++ trunk/LayoutTests/platform/qt/editing/selection/mixed-editability-10-expected.txt 2011-09-06 23:30:13 UTC (rev 94615)
@@ -22,4 +22,4 @@
Anchor ([object HTMLDivElement], 0 caret[73,193] refpos=73) is correct.
Anchor ([object HTMLDivElement], 3 caret[47,267] refpos=47) is correct.
Anchor ([object HTMLDivElement], 0 caret[58,341] refpos=58) is correct.
-Anchor ([object HTMLElement], 0 caret[0,0] refpos=0) is correct.
+Anchor ([object HTMLSpanElement], 0 caret[0,0] refpos=0) is correct.
Modified: trunk/LayoutTests/platform/win/editing/selection/mixed-editability-10-expected.txt (94614 => 94615)
--- trunk/LayoutTests/platform/win/editing/selection/mixed-editability-10-expected.txt 2011-09-06 23:26:40 UTC (rev 94614)
+++ trunk/LayoutTests/platform/win/editing/selection/mixed-editability-10-expected.txt 2011-09-06 23:30:13 UTC (rev 94615)
@@ -22,4 +22,4 @@
Anchor ([object HTMLDivElement], 0 caret[0,0] refpos=73) is incorrect.
Anchor ([object HTMLDivElement], 3 caret[0,0] refpos=47) is incorrect.
Anchor ([object HTMLDivElement], 0 caret[0,0] refpos=58) is incorrect.
-Anchor ([object HTMLElement], 0 caret[0,0] refpos=0) is correct.
+Anchor ([object HTMLSpanElement], 0 caret[0,0] refpos=0) is correct.