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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/submit/submit-appearance-basic-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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/submit/submit-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/submit/submit-appearance-basic-expected.txt b/LayoutTests/platform/win-xp/fast/forms/submit/submit-appearance-basic-expected.txt
index 50fa3dfe46a6512f46110452a2b816db6bc4944c..27d23a1003aec44e9d666f46e42aea6cf6749267 100644
--- a/LayoutTests/platform/win-xp/fast/forms/submit/submit-appearance-basic-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/submit/submit-appearance-basic-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x240
text run at (0,0) width 17: "foo"
RenderText {#text} at (41,5) size 4x19
text run at (41,5) width 4: " "
- RenderBR {BR} at (45,5) size 0x19
+ LayoutBR {BR} at (45,5) size 0x19
RenderButton {INPUT} at (4,34) size 35x24 [bgcolor=#C0C0C0] [border: (3px solid #00FF00)]
RenderBlock (anonymous) at (9,4) size 17x16
RenderText {#text} at (0,0) size 17x16
@@ -22,21 +22,21 @@ layer at (0,0) size 800x240
text run at (0,0) width 17: "foo"
RenderText {#text} at (88,36) size 4x19
text run at (88,36) width 4: " "
- RenderBR {BR} at (92,36) size 0x19
+ LayoutBR {BR} at (92,36) size 0x19
RenderButton {INPUT} at (4,66) size 33x22 [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 17x16
RenderText {#text} at (0,0) size 17x16
text run at (0,0) width 17: "foo"
RenderText {#text} at (41,67) size 4x19
text run at (41,67) width 4: " "
- RenderBR {BR} at (45,67) size 0x19
+ LayoutBR {BR} at (45,67) size 0x19
RenderButton {INPUT} at (4,96) size 33x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 17x16
RenderText {#text} at (0,0) size 17x16
text run at (0,0) width 17: "foo"
RenderText {#text} at (41,97) size 4x19
text run at (41,97) width 4: " "
- RenderBR {BR} at (45,97) size 0x19
+ LayoutBR {BR} at (45,97) size 0x19
RenderButton {INPUT} at (4,132) size 38x25 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 22x19
RenderText {#text} at (0,0) size 22x18
@@ -55,7 +55,7 @@ layer at (0,0) size 800x240
text run at (0,0) width 33: "foo"
RenderText {#text} at (163,135) size 4x19
text run at (163,135) width 4: " "
- RenderBR {BR} at (167,135) size 0x19
+ LayoutBR {BR} at (167,135) size 0x19
RenderButton {INPUT} at (6,180) size 52x33 [bgcolor=#C0C0C0] [border: (3px outset #C0C0C0)]
RenderBlock (anonymous) at (12,4.50) size 28x24
RenderText {#text} at (0,0) size 28x23
@@ -68,4 +68,4 @@ layer at (0,0) size 800x240
text run at (0,0) width 35: "foo"
RenderText {#text} at (151,188) size 4x19
text run at (151,188) width 4: " "
- RenderBR {BR} at (155,188) size 0x19
+ LayoutBR {BR} at (155,188) size 0x19

Powered by Google App Engine
This is Rietveld 408576698