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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/forms/plaintext-mode-2-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/plaintext-mode-2-expected.txt b/LayoutTests/platform/mac/fast/forms/plaintext-mode-2-expected.txt
index a4b22ca27d1c4c39b7f7be944886bc4277cb086c..cbb8ec8702a68f6a9e1cb0f4f3e2139dd9b0a91b 100644
--- a/LayoutTests/platform/mac/fast/forms/plaintext-mode-2-expected.txt
+++ b/LayoutTests/platform/mac/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 784x23
- RenderTextControl {INPUT} at (0,2) size 600x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
- RenderText {#text} at (600,2) size 4x18
- text run at (600,2) width 4: " "
- RenderBR {BR} at (604,16) size 0x0
- RenderBlock {DIV} at (0,23) size 784x18
+ RenderBlock (anonymous) at (0,0) size 784x19
+ RenderTextControl {INPUT} at (0,0) size 600x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
+ RenderText {#text} at (600,0) size 4x18
+ text run at (600,0) width 4: " "
+ RenderBR {BR} at (604,14) size 0x0
+ RenderBlock {DIV} at (0,19) size 784x18
RenderText {#text} at (0,0) size 32x18
text run at (0,0) width 32: "This "
RenderInline {B} at (0,0) size 66x18
@@ -25,7 +25,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (157,0) size 403x18
text run at (157,0) width 205: " will be pasted into the textfield. "
text run at (362,0) width 198: "All richness should be stripped."
- RenderBlock {OL} at (0,57) size 784x36
+ RenderBlock {OL} at (0,53) size 784x36
RenderListItem {LI} at (40,0) size 744x18
RenderListMarker at (-20,0) size 16x18: "1"
RenderText {#text} at (0,0) size 328x18
@@ -34,7 +34,7 @@ layer at (0,0) size 800x600
RenderListMarker at (-20,0) size 16x18: "2"
RenderText {#text} at (0,0) size 326x18
text run at (0,0) width 326: "Success: document.execCommand(\"Paste\") == true"
-layer at (11,13) size 594x13
+layer at (11,11) size 594x13
RenderBlock {DIV} at (3,3) size 594x13
RenderText {#text} at (0,0) size 479x13
text run at (0,0) width 479: "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