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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/parser/open-comment-in-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/parser/open-comment-in-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/parser/open-comment-in-textarea-expected.txt
index 3a7a2a6f14a0b44855f2fb12c50d46161685577e..ab4c88b74be71aa429ab704a54e68db381b8a21a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/parser/open-comment-in-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/parser/open-comment-in-textarea-expected.txt
@@ -8,12 +8,11 @@ layer at (0,0) size 800x600
layer at (8,8) size 179x36 clip at (9,9) size 162x34 scrollHeight 66
LayoutTextControl {TEXTAREA} at (0,0) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBlockFlow {DIV} at (3,3) size 160x64
- LayoutText {#text} at (0,0) size 32x16
+ LayoutText {#text} at (0,0) size 160x48
text run at (0,0) width 32: "<!--"
- LayoutBR {BR} at (32,12) size 0x0
- LayoutText {#text} at (0,16) size 160x32
+ text run at (32,0) width 0: " "
text run at (0,16) width 152: "This should be part"
text run at (152,16) width 8: " "
text run at (0,32) width 128: "of the textarea."
- LayoutBR {BR} at (128,44) size 0x0
+ text run at (128,32) width 0: " "
LayoutBR {BR} at (0,48) size 0x16

Powered by Google App Engine
This is Rietveld 408576698