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

Unified Diff: LayoutTests/platform/win/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/fast/forms/submit/submit-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/submit/submit-appearance-basic-expected.txt b/LayoutTests/platform/win/fast/forms/submit/submit-appearance-basic-expected.txt
index c5fb4c28b3ba2b45cdc8f3ac75901277903fb94a..8c403a1763c4c7e1e6c961b3bd3de537417a6aa8 100644
--- a/LayoutTests/platform/win/fast/forms/submit/submit-appearance-basic-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/submit/submit-appearance-basic-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x239
text run at (0,0) width 17: "foo"
RenderText {#text} at (41,6) size 4x17
text run at (41,6) width 4: " "
- RenderBR {BR} at (45,6) size 0x17
+ LayoutBR {BR} at (45,6) size 0x17
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 800x239
text run at (0,0) width 17: "foo"
RenderText {#text} at (88,37) size 4x17
text run at (88,37) width 4: " "
- RenderBR {BR} at (92,37) size 0x17
+ LayoutBR {BR} at (92,37) size 0x17
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,68) size 4x17
text run at (41,68) width 4: " "
- RenderBR {BR} at (45,68) size 0x17
+ LayoutBR {BR} at (45,68) size 0x17
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,98) size 4x17
text run at (41,98) width 4: " "
- RenderBR {BR} at (45,98) size 0x17
+ LayoutBR {BR} at (45,98) size 0x17
RenderButton {INPUT} at (4,134) size 38.25x24 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
RenderBlock (anonymous) at (8,3) size 22.25x18
RenderText {#text} at (0,0) size 23x17
@@ -55,7 +55,7 @@ layer at (0,0) size 800x239
text run at (0,0) width 34: "foo"
RenderText {#text} at (163,137) size 5x17
text run at (163,137) width 5: " "
- RenderBR {BR} at (167,137) size 1x17
+ LayoutBR {BR} at (167,137) size 1x17
RenderButton {INPUT} at (6,180) size 51.81x32 [bgcolor=#C0C0C0] [border: (3px outset #C0C0C0)]
RenderBlock (anonymous) at (12,4.50) size 27.81x23
RenderText {#text} at (0,0) size 28x22
@@ -68,4 +68,4 @@ layer at (0,0) size 800x239
text run at (0,0) width 38: "foo"
RenderText {#text} at (152,188) size 5x17
text run at (152,188) width 5: " "
- RenderBR {BR} at (156,188) size 1x17
+ LayoutBR {BR} at (156,188) size 1x17

Powered by Google App Engine
This is Rietveld 408576698