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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (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/linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
index d9bf890cf11bb28f9bf1c68764ae7429eb805afd..ce63dcc4b2fa8a04fc4a5740e32e0b4e3da44756 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt
@@ -17,14 +17,14 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 345x19
text run at (0,0) width 345: "This test verifies that textarea controls are properly reset. "
LayoutBR {BR} at (345,15) size 0x0
- LayoutText {#text} at (0,20) size 451x19
- text run at (0,20) width 451: "You should see two element IDs below, and the word \"SUCCESS\" twice: "
- LayoutBR {BR} at (451,35) size 0x0
- LayoutText {#text} at (0,40) size 165x19
- text run at (0,40) width 165: "noDefaultText: SUCCESS "
- LayoutBR {BR} at (165,55) size 0x0
- LayoutText {#text} at (0,60) size 166x19
- text run at (0,60) width 166: "hasDefaultText: SUCCESS"
+ LayoutText {#text} at (0,20) size 449x19
+ text run at (0,20) width 449: "You should see two element IDs below, and the word \"SUCCESS\" twice: "
+ LayoutBR {BR} at (448,35) size 1x0
+ LayoutText {#text} at (0,40) size 164x19
+ text run at (0,40) width 164: "noDefaultText: SUCCESS "
+ LayoutBR {BR} at (163,55) size 1x0
+ LayoutText {#text} at (0,60) size 165x19
+ text run at (0,60) width 165: "hasDefaultText: SUCCESS"
layer at (8,8) size 179x36 clip at (9,9) size 177x34
LayoutTextControl {TEXTAREA} at (0,0) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
LayoutBlockFlow {DIV} at (3,3) size 175x16

Powered by Google App Engine
This is Rietveld 408576698