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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/parser/open-comment-in-textarea-expected.txt

Issue 1787623004: Auto-rebaseline for r380313 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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-mac10.10/fast/parser/open-comment-in-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/parser/open-comment-in-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/parser/open-comment-in-textarea-expected.txt
index 1755d663170a637ed98355ab3017b437626c3142..d0c438185411aaab6ce5d3846a224c3772c4e81d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/parser/open-comment-in-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/parser/open-comment-in-textarea-expected.txt
@@ -8,12 +8,11 @@ layer at (0,0) size 800x600
layer at (8,8) size 141x32 clip at (9,9) size 124x30 scrollHeight 56
LayoutTextControl {TEXTAREA} at (0,0) size 141x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
LayoutBlockFlow {DIV} at (3,3) size 120x52
- LayoutText {#text} at (0,0) size 19x13
+ LayoutText {#text} at (0,0) size 112x39
text run at (0,0) width 19: "<!--"
- LayoutBR {BR} at (18,11) size 1x0
- LayoutText {#text} at (0,13) size 112x26
+ text run at (18,0) width 1: " "
text run at (0,13) width 109: "This should be part of"
text run at (108,13) width 4: " "
text run at (0,26) width 63: "the textarea."
- LayoutBR {BR} at (62,37) size 1x0
+ text run at (62,26) width 1: " "
LayoutBR {BR} at (0,39) size 0x13

Powered by Google App Engine
This is Rietveld 408576698