Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/cursor-at-editable-content-boundary-expected.txt

Issue 2374983004: Revert "Avoid creating consecutive whitespace renderers." (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/platform/mac/fast/forms/cursor-at-editable-content-boundary-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/cursor-at-editable-content-boundary-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/cursor-at-editable-content-boundary-expected.txt
index b8c425bffe9ce5cdd76283a72c5b218eb1def4f7..3a45de5ee1cfc8248deb8fb500aac310a91fce3b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/cursor-at-editable-content-boundary-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/cursor-at-editable-content-boundary-expected.txt
@@ -1,7 +1,9 @@
autowrap text area with dir=rtl.
nowrap text area with dir=rtl.
+
autowrap text area with dir=ltr.
+
vertical text.
FAIL test id: textarea_rtl_no_wrap (text width: 107 != caretRange: 106), which means moving caret in the text, caret might be invisible or overlap with element.

Powered by Google App Engine