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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/plaintext-mode-2-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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: LayoutTests/platform/win-xp/fast/forms/plaintext-mode-2-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/plaintext-mode-2-expected.txt b/LayoutTests/platform/win-xp/fast/forms/plaintext-mode-2-expected.txt
index d5b93a67b03b84151f4dd13f3b7b2437902b2f9b..868d8611e0a7f7c88da0598777a31ae05a382c07 100644
--- a/LayoutTests/platform/win-xp/fast/forms/plaintext-mode-2-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/plaintext-mode-2-expected.txt
@@ -3,12 +3,12 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
- RenderBlock (anonymous) at (0,0) size 784x26
- RenderTextControl {INPUT} at (0,2) size 600x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (600,3) size 4x19
- text run at (600,3) width 4: " "
- RenderBR {BR} at (604,18) size 0x0
- RenderBlock {DIV} at (0,26) size 784x20
+ RenderBlock (anonymous) at (0,0) size 784x22
+ RenderTextControl {INPUT} at (0,0) size 600x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (600,1) size 4x19
+ text run at (600,1) width 4: " "
+ RenderBR {BR} at (604,16) size 0x0
+ RenderBlock {DIV} at (0,22) size 784x20
RenderText {#text} at (0,0) size 29x19
text run at (0,0) width 29: "This "
RenderInline {B} at (0,0) size 69x19
@@ -25,7 +25,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (153,0) size 382x19
text run at (153,0) width 194: " will be pasted into the textfield. "
text run at (347,0) width 188: "All richness should be stripped."
- RenderBlock {OL} at (0,62) size 784x40
+ RenderBlock {OL} at (0,58) size 784x40
RenderListItem {LI} at (40,0) size 744x20
RenderListMarker at (-21,0) size 16x19: "1"
RenderText {#text} at (0,0) size 313x19
@@ -34,7 +34,7 @@ layer at (0,0) size 800x600
RenderListMarker at (-21,0) size 16x19: "2"
RenderText {#text} at (0,0) size 312x19
text run at (0,0) width 312: "Success: document.execCommand(\"Paste\") == true"
-layer at (10,13) size 596x16
+layer at (10,11) size 596x16
RenderBlock {DIV} at (2,3) size 596x16
RenderText {#text} at (0,0) size 511x16
text run at (0,0) width 511: "This styled text, and link will be pasted into the textfield. All richness should be stripped."

Powered by Google App Engine
This is Rietveld 408576698