Chromium Code Reviews

Unified Diff: LayoutTests/platform/android/fast/forms/form-element-geometry-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/android/fast/forms/form-element-geometry-expected.txt
diff --git a/LayoutTests/platform/android/fast/forms/form-element-geometry-expected.txt b/LayoutTests/platform/android/fast/forms/form-element-geometry-expected.txt
index be3fa68bd8c7ab46db0c5b40637f0993202c9cd6..02fcfaffcde35c2f9dc38db855d85e079452e5fa 100644
--- a/LayoutTests/platform/android/fast/forms/form-element-geometry-expected.txt
+++ b/LayoutTests/platform/android/fast/forms/form-element-geometry-expected.txt
@@ -187,7 +187,7 @@ layer at (0,0) size 800x653
RenderText {#text} at (0,0) size 0x0
RenderMenuList {SELECT} at (0,6) size 25x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 23x18
- RenderBR at (4,1) size 0x16 [bgcolor=#C0C0C0]
+ LayoutBR at (4,1) size 0x16 [bgcolor=#C0C0C0]
RenderText {#text} at (25,0) size 6x27
text run at (25,0) width 6: " "
RenderMenuList {SELECT} at (31,6) size 28x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
@@ -204,7 +204,7 @@ layer at (0,0) size 800x653
RenderBlock {DIV} at (0,596.88) size 784x20
RenderMenuList {SELECT} at (0,0) size 25x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 23x18
- RenderBR at (4,1) size 0x16 [bgcolor=#C0C0C0]
+ LayoutBR at (4,1) size 0x16 [bgcolor=#C0C0C0]
RenderText {#text} at (25,0) size 4x19
text run at (25,0) width 4: " "
RenderMenuList {SELECT} at (29,0) size 28x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
@@ -223,7 +223,7 @@ layer at (0,0) size 800x653
RenderText {#text} at (0,0) size 0x0
RenderMenuList {SELECT} at (0,0) size 25x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 23x18
- RenderBR at (4,1) size 0x16 [bgcolor=#C0C0C0]
+ LayoutBR at (4,1) size 0x16 [bgcolor=#C0C0C0]
RenderText {#text} at (25,5) size 3x12
text run at (25,5) width 3: " "
RenderMenuList {SELECT} at (28,0) size 28x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]

Powered by Google App Engine