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

Unified Diff: LayoutTests/platform/mac/fast/forms/radio/radio-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/mac/fast/forms/radio/radio-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/radio/radio-appearance-basic-expected.txt b/LayoutTests/platform/mac/fast/forms/radio/radio-appearance-basic-expected.txt
index 91244b4847f38001e7e57e82217f4386272e7356..2c6d4b23c2bc21205b9de38b3eeb9569bdd8aa9c 100644
--- a/LayoutTests/platform/mac/fast/forms/radio/radio-appearance-basic-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/radio/radio-appearance-basic-expected.txt
@@ -12,22 +12,22 @@ layer at (0,0) size 800x163
RenderBlock {INPUT} at (52,4) size 12x13
RenderText {#text} at (68,1) size 4x18
text run at (68,1) width 4: " "
- RenderBR {BR} at (72,1) size 0x18
+ LayoutBR {BR} at (72,1) size 0x18
RenderBlock {INPUT} at (4,25) size 12x13
RenderText {#text} at (20,22) size 4x18
text run at (20,22) width 4: " "
RenderBlock {INPUT} at (28,25) size 12x13
RenderText {#text} at (44,22) size 4x18
text run at (44,22) width 4: " "
- RenderBR {BR} at (48,22) size 0x18
+ LayoutBR {BR} at (48,22) size 0x18
RenderBlock {INPUT} at (4,46) size 12x13
RenderText {#text} at (20,43) size 4x18
text run at (20,43) width 4: " "
- RenderBR {BR} at (24,43) size 0x18
+ LayoutBR {BR} at (24,43) size 0x18
RenderBlock {INPUT} at (4,67) size 12x13
RenderText {#text} at (20,64) size 4x18
text run at (20,64) width 4: " "
- RenderBR {BR} at (24,64) size 0x18
+ LayoutBR {BR} at (24,64) size 0x18
RenderBlock {INPUT} at (4,88) size 8x13
RenderText {#text} at (16,85) size 4x18
text run at (16,85) width 4: " "
@@ -37,11 +37,11 @@ layer at (0,0) size 800x163
RenderBlock {INPUT} at (52,88) size 24x13
RenderText {#text} at (80,85) size 4x18
text run at (80,85) width 4: " "
- RenderBR {BR} at (84,85) size 0x18
+ LayoutBR {BR} at (84,85) size 0x18
RenderBlock {INPUT} at (6,119) size 19x19
RenderText {#text} at (31,121) size 4x18
text run at (31,121) width 4: " "
RenderBlock {INPUT} at (43,113) size 26x26
RenderText {#text} at (77,121) size 4x18
text run at (77,121) width 4: " "
- RenderBR {BR} at (81,121) size 0x18
+ LayoutBR {BR} at (81,121) size 0x18

Powered by Google App Engine
This is Rietveld 408576698