Index: third_party/WebKit/LayoutTests/platform/linux/editing/spelling/remove_spelling_markers-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/spelling/remove_spelling_markers-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/spelling/remove_spelling_markers-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4fb057283644ff5353e0905a094f5199a2a3adca |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 800x100 |
+ LayoutBlockFlow {HTML} at (0,0) size 800x100 |
+ LayoutBlockFlow {BODY} at (8,16) size 784x76 |
+ LayoutBlockFlow {P} at (0,0) size 784x40 |
+ LayoutText {#text} at (0,0) size 775x39 |
+ text run at (0,0) width 775: "The test checks that removing \"contenteditable\" from an element, also removes the spelling markers. It passes if you don't see any" |
+ text run at (0,20) width 215: "spelling marker in the following text." |
+ LayoutBlockFlow {DIV} at (0,56) size 784x20 |
+ LayoutInline {SPAN} at (0,0) size 32x19 |
+ LayoutText {#text} at (0,0) size 32x19 |
+ text run at (0,0) width 32: "some" |
+ LayoutText {#text} at (32,0) size 4x19 |
+ text run at (32,0) width 4: " " |
+ LayoutInline {SPAN} at (0,0) size 62x19 |
+ LayoutText {#text} at (36,0) size 62x19 |
+ text run at (36,0) width 62: "mispelllled" |
+ LayoutText {#text} at (98,0) size 30x19 |
+ text run at (98,0) width 30: " text." |