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

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

Issue 1385773002: Auto-rebaseline for r351985 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/parser/entity-comment-in-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/parser/entity-comment-in-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/parser/entity-comment-in-textarea-expected.txt
index f825405694e51af341988b43b9bf35b621ed161b..5ec73d38a8eeb4ba457929628561e0ec9e36e75e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/parser/entity-comment-in-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/parser/entity-comment-in-textarea-expected.txt
@@ -8,6 +8,6 @@ layer at (0,0) size 800x600
layer at (8,8) size 141x32 clip at (9,9) size 139x30
LayoutTextControl {TEXTAREA} at (0,0) size 141x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
LayoutBlockFlow {DIV} at (3,3) size 135x13
- LayoutText {#text} at (0,0) size 23x13
- text run at (0,0) width 20: "<!--"
- text run at (19,0) width 4: " "
+ LayoutText {#text} at (0,0) size 22x13
+ text run at (0,0) width 19: "<!--"
+ text run at (18,0) width 4: " "

Powered by Google App Engine
This is Rietveld 408576698