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

Unified Diff: LayoutTests/platform/mac/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. 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/form-element-geometry-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt b/LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt
index 163191c63768be15d1af4c456008ba4fed2c9f28..4e1dfaca0e4b6c66439b9de502f0dc742417467a 100644
--- a/LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/form-element-geometry-expected.txt
@@ -187,7 +187,7 @@ layer at (0,0) size 800x615 backgroundClip at (0,0) size 800x600 clip at (0,0) s
RenderText {#text} at (0,0) size 0x0
RenderMenuList {SELECT} at (0,9) size 36x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 36x18
- RenderBR at (8,2) size 0x13 [bgcolor=#F8F8F8]
+ LayoutBR at (8,2) size 0x13 [bgcolor=#F8F8F8]
RenderText {#text} at (36,0) size 6x28
text run at (36,0) width 6: " "
RenderMenuList {SELECT} at (42,9) size 36x18 [bgcolor=#F8F8F8]
@@ -204,7 +204,7 @@ layer at (0,0) size 800x615 backgroundClip at (0,0) size 800x600 clip at (0,0) s
RenderBlock {DIV} at (0,561.88) size 784x19
RenderMenuList {SELECT} at (0,1) size 36x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 36x18
- RenderBR at (8,2) size 0x13 [bgcolor=#F8F8F8]
+ LayoutBR at (8,2) size 0x13 [bgcolor=#F8F8F8]
RenderText {#text} at (36,0) size 4x18
text run at (36,0) width 4: " "
RenderMenuList {SELECT} at (40,1) size 36x18 [bgcolor=#F8F8F8]
@@ -223,7 +223,7 @@ layer at (0,0) size 800x615 backgroundClip at (0,0) size 800x600 clip at (0,0) s
RenderText {#text} at (0,0) size 0x0
RenderMenuList {SELECT} at (0,0) size 36x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 36x18
- RenderBR at (8,2) size 0x13 [bgcolor=#F8F8F8]
+ LayoutBR at (8,2) size 0x13 [bgcolor=#F8F8F8]
RenderText {#text} at (36,3) size 3x13
text run at (36,3) width 3: " "
RenderMenuList {SELECT} at (38.50,0) size 36x18 [bgcolor=#F8F8F8]

Powered by Google App Engine
This is Rietveld 408576698