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

Unified Diff: LayoutTests/platform/win/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/win/fast/forms/option-strip-whitespace-expected.txt
diff --git a/LayoutTests/platform/win/fast/forms/option-strip-whitespace-expected.txt b/LayoutTests/platform/win/fast/forms/option-strip-whitespace-expected.txt
index 0cd4f0cb7d6d4f8417f80e6cb79dc641a24a7c5d..e649e7e350d350641319d33bd3164bb8e80b59fc 100644
--- a/LayoutTests/platform/win/fast/forms/option-strip-whitespace-expected.txt
+++ b/LayoutTests/platform/win/fast/forms/option-strip-whitespace-expected.txt
@@ -9,28 +9,28 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,34) size 784x274
RenderText {#text} at (0,53) size 72x17
text run at (0,53) width 72: "Five Tabs: "
- RenderBR {BR} at (147,67) size 1x0
- RenderBR {BR} at (0,71) size 0x17
+ LayoutBR {BR} at (147,67) size 1x0
+ LayoutBR {BR} at (0,71) size 0x17
RenderText {#text} at (0,142) size 86x17
text run at (0,142) width 86: "Five Spaces: "
- RenderBR {BR} at (161,156) size 1x0
- RenderBR {BR} at (0,160) size 0x17
+ LayoutBR {BR} at (161,156) size 1x0
+ LayoutBR {BR} at (0,160) size 0x17
RenderText {#text} at (0,179) size 306x17
text run at (0,179) width 306: "Five Spaces (with leading/trailing whitespace): "
RenderMenuList {SELECT} at (305.25,178) size 96x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 94x18
RenderText at (4,1) size 71x16
text run at (4,1) width 71: "Five Spaces"
- RenderBR {BR} at (401,193) size 1x0
- RenderBR {BR} at (0,198) size 0x17
+ LayoutBR {BR} at (401,193) size 1x0
+ LayoutBR {BR} at (0,198) size 0x17
RenderText {#text} at (0,217) size 292x17
text run at (0,217) width 292: "Five Tabs (with leading/trailing whitespace): "
RenderMenuList {SELECT} at (291.92,216) size 80x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock (anonymous) at (1,1) size 78x18
RenderText at (4,1) size 55x16
text run at (4,1) width 55: "Five Tabs"
- RenderBR {BR} at (371,231) size 1x0
- RenderBR {BR} at (0,236) size 0x17
+ LayoutBR {BR} at (371,231) size 1x0
+ LayoutBR {BR} at (0,236) size 0x17
RenderText {#text} at (0,255) size 129x17
text run at (0,255) width 129: "Mixed Whitespace: "
RenderMenuList {SELECT} at (128.84,254) size 80x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]

Powered by Google App Engine
This is Rietveld 408576698