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

Unified Diff: LayoutTests/platform/mac/fast/forms/option-strip-whitespace-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/option-strip-whitespace-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.txt b/LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.txt
index 873aff81a58e7d7f6b0aab95b04f66039ba13328..74bbfeaa763e475f06aec3da6152935be40fda87 100644
--- a/LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.txt
@@ -9,28 +9,28 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,34) size 784x245
RenderText {#text} at (0,40) size 72x18
text run at (0,40) width 72: "Five Tabs: "
- RenderBR {BR} at (138,54) size 1x0
- RenderBR {BR} at (0,58) size 0x18
+ LayoutBR {BR} at (138,54) size 1x0
+ LayoutBR {BR} at (0,58) size 0x18
RenderText {#text} at (0,116) size 86x18
text run at (0,116) width 86: "Five Spaces: "
- RenderBR {BR} at (152,130) size 1x0
- RenderBR {BR} at (0,134) size 0x18
+ LayoutBR {BR} at (152,130) size 1x0
+ LayoutBR {BR} at (0,134) size 0x18
RenderText {#text} at (0,152) size 306x18
text run at (0,152) width 306: "Five Spaces (with leading/trailing whitespace): "
RenderMenuList {SELECT} at (305.25,153) size 92x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 92x18
RenderText at (8,2) size 61x13
text run at (8,2) width 61: "Five Spaces"
- RenderBR {BR} at (397,166) size 1x0
- RenderBR {BR} at (0,171) size 0x18
+ LayoutBR {BR} at (397,166) size 1x0
+ LayoutBR {BR} at (0,171) size 0x18
RenderText {#text} at (0,189) size 292x18
text run at (0,189) width 292: "Five Tabs (with leading/trailing whitespace): "
RenderMenuList {SELECT} at (291.92,190) size 81x18 [bgcolor=#F8F8F8]
RenderBlock (anonymous) at (0,0) size 81x18
RenderText at (8,2) size 50x13
text run at (8,2) width 50: "Five Tabs"
- RenderBR {BR} at (372,203) size 1x0
- RenderBR {BR} at (0,208) size 0x18
+ LayoutBR {BR} at (372,203) size 1x0
+ LayoutBR {BR} at (0,208) size 0x18
RenderText {#text} at (0,226) size 129x18
text run at (0,226) width 129: "Mixed Whitespace: "
RenderMenuList {SELECT} at (128.84,227) size 81x18 [bgcolor=#F8F8F8]

Powered by Google App Engine
This is Rietveld 408576698