Index: third_party/WebKit/LayoutTests/platform/mac/editing/spelling/remove_spelling_markers-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/spelling/remove_spelling_markers-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/spelling/remove_spelling_markers-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3da8a3db30ff1af3288315ba2bed23707b882470 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/mac/editing/spelling/remove_spelling_markers-expected.txt |
@@ -0,0 +1,20 @@ |
+layer at (0,0) size 800x600 |
+ LayoutView at (0,0) size 800x600 |
+layer at (0,0) size 800x94 |
+ LayoutBlockFlow {HTML} at (0,0) size 800x94 |
+ LayoutBlockFlow {BODY} at (8,16) size 784x70 |
+ LayoutBlockFlow {P} at (0,0) size 784x36 |
+ LayoutText {#text} at (0,0) size 782x36 |
+ text run at (0,0) width 782: "The test checks that removing \"contenteditable\" from an element, also removes the spelling markers. It passes if you don't" |
+ text run at (0,18) width 290: "see any spelling marker in the following text." |
+ LayoutBlockFlow {DIV} at (0,52) size 784x18 |
+ LayoutInline {SPAN} at (0,0) size 34x18 |
+ LayoutText {#text} at (0,0) size 34x18 |
+ text run at (0,0) width 34: "some" |
+ LayoutText {#text} at (33,0) size 5x18 |
+ text run at (33,0) width 5: " " |
+ LayoutInline {SPAN} at (0,0) size 72x18 |
+ LayoutText {#text} at (37,0) size 72x18 |
+ text run at (37,0) width 72: "mispelllled" |
+ LayoutText {#text} at (108,0) size 33x18 |
+ text run at (108,0) width 33: " text." |