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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-width-expected.txt

Issue 1776903003: Do not use setInnerText in INPUT / TEXTAREA (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix some test failures Created 4 years, 9 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/mac/fast/forms/textarea/textarea-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-width-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-width-expected.txt
index 198bf16d29163f2964517a8abaee3f2e4b0b718c..18805e0d7192f9ea06ebbd715250bcd7d719b59f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-width-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/textarea/textarea-width-expected.txt
@@ -16,5 +16,5 @@ layer at (8,62) size 549x246 clip at (9,63) size 547x244
LayoutText {#text} at (0,0) size 540x24
text run at (0,0) width 540: "1234567890abcdefghijABCDEFGHIJ1234567890abcdefghijABCDEFGHIJ12345X7890abcdefghijABCDEFGXIJ"
text run at (0,12) width 180: "1234567890abcdefghijABCDEFGHIJ"
- LayoutBR {BR} at (179,22) size 1x0
+ text run at (179,12) width 1: " "
LayoutBR {BR} at (0,24) size 0x12

Powered by Google App Engine
This is Rietveld 408576698