Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(182)

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/spelling/remove_spelling_markers-expected.txt

Issue 2650183002: Remove spelling markers when element is not editable (Closed)
Patch Set: Add Mac and Windows baselines Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win/editing/spelling/remove_spelling_markers-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/spelling/remove_spelling_markers-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/spelling/remove_spelling_markers-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..771ca00e8aa0fbe1336b79bd8fc8dec66f91b55b
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win/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 782x35
+ 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 34x17
+ LayoutText {#text} at (0,0) size 34x17
+ text run at (0,0) width 34: "some"
+ LayoutText {#text} at (33,0) size 5x17
+ text run at (33,0) width 5: " "
+ LayoutInline {SPAN} at (0,0) size 72x17
+ LayoutText {#text} at (37,0) size 72x17
+ text run at (37,0) width 72: "mispelllled"
+ LayoutText {#text} at (108,0) size 33x17
+ text run at (108,0) width 33: " text."

Powered by Google App Engine
This is Rietveld 408576698