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

Unified Diff: LayoutTests/platform/mac/fast/forms/search-rtl-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/search-rtl-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt b/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt
index 66f9efafa9b7cdea288d30ecf47617e21ccfa190..ba9b42f6228b5b85a07e69a79b7f8456802baf46 100644
--- a/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt
@@ -22,14 +22,14 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (16,0) size 89x13
RenderText {#text} at (125,0) size 4x18
text run at (125,0) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
LayoutTextControl {INPUT} at (0,19) size 175x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (4,3) size 167x13
RenderBlock {DIV} at (0,0) size 16x13
RenderBlock {DIV} at (16,0) size 139x13
RenderText {#text} at (175,19) size 4x18
text run at (175,19) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
LayoutTextControl {INPUT} at (0,38) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
RenderFlexibleBox {DIV} at (4,3) size 117x13
RenderBlock {DIV} at (0,0) size 16x13

Powered by Google App Engine
This is Rietveld 408576698