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

Unified Diff: LayoutTests/platform/win-xp/fast/css/outline-narrowLine-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-xp/fast/css/outline-narrowLine-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/css/outline-narrowLine-expected.txt b/LayoutTests/platform/win-xp/fast/css/outline-narrowLine-expected.txt
index 17f3d1d8839d41d6335af32b5aade15855a60209..c6605fb5eb7224cfc08e419d3a2b0632f62c3f81 100644
--- a/LayoutTests/platform/win-xp/fast/css/outline-narrowLine-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/css/outline-narrowLine-expected.txt
@@ -9,32 +9,32 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 0x0
RenderBlock {P} at (0,0) size 784x140
RenderInline {SPAN} at (0,0) size 0x19
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,20) size 0x19
- RenderBR {BR} at (0,40) size 0x19
- RenderBR {BR} at (0,60) size 0x19
- RenderBR {BR} at (0,80) size 0x19
- RenderBR {BR} at (0,100) size 0x19
- RenderBR {BR} at (0,120) size 0x19
+ LayoutBR {BR} at (0,20) size 0x19
+ LayoutBR {BR} at (0,40) size 0x19
+ LayoutBR {BR} at (0,60) size 0x19
+ LayoutBR {BR} at (0,80) size 0x19
+ LayoutBR {BR} at (0,100) size 0x19
+ LayoutBR {BR} at (0,120) size 0x19
RenderBlock {P} at (0,156) size 784x160
RenderInline {SPAN} at (0,0) size 7x39
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
RenderText {#text} at (0,20) size 7x19
text run at (0,20) width 7: "x"
RenderText {#text} at (7,20) size 4x19
text run at (7,20) width 4: " "
- RenderBR {BR} at (11,35) size 0x0
- RenderBR {BR} at (0,40) size 0x19
- RenderBR {BR} at (0,60) size 0x19
- RenderBR {BR} at (0,80) size 0x19
- RenderBR {BR} at (0,100) size 0x19
- RenderBR {BR} at (0,120) size 0x19
- RenderBR {BR} at (0,140) size 0x19
+ LayoutBR {BR} at (11,35) size 0x0
+ LayoutBR {BR} at (0,40) size 0x19
+ LayoutBR {BR} at (0,60) size 0x19
+ LayoutBR {BR} at (0,80) size 0x19
+ LayoutBR {BR} at (0,100) size 0x19
+ LayoutBR {BR} at (0,120) size 0x19
+ LayoutBR {BR} at (0,140) size 0x19
RenderBlock {P} at (0,332) size 784x40
RenderInline {SPAN} at (0,0) size 7x39
RenderText {#text} at (0,0) size 7x19
text run at (0,0) width 7: "x"
- RenderBR {BR} at (7,15) size 0x0
- RenderBR {BR} at (0,20) size 0x19
+ LayoutBR {BR} at (7,15) size 0x0
+ LayoutBR {BR} at (0,20) size 0x19
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698