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

Unified Diff: LayoutTests/platform/win-xp/fast/layers/layer-visibility-sublayer-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/layers/layer-visibility-sublayer-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/layers/layer-visibility-sublayer-expected.txt b/LayoutTests/platform/win-xp/fast/layers/layer-visibility-sublayer-expected.txt
index 790619745f8c976b02e55a4779d50cc8ed8beb65..3fb2280c881c9c1e02b5d531c35417cff20f70d9 100644
--- a/LayoutTests/platform/win-xp/fast/layers/layer-visibility-sublayer-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/layers/layer-visibility-sublayer-expected.txt
@@ -3,31 +3,31 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBR {BR} at (0,0) size 0x19
- RenderBR {BR} at (0,20) size 0x19
- RenderBR {BR} at (0,40) size 0x19
- RenderBR {BR} at (0,60) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,20) size 0x19
+ LayoutBR {BR} at (0,40) size 0x19
+ LayoutBR {BR} at (0,60) size 0x19
RenderText {#text} at (0,80) size 172x19
text run at (0,80) width 172: "24 green box with word ok: "
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,100) size 0x19
- RenderBR {BR} at (0,120) size 0x19
- RenderBR {BR} at (0,140) size 0x19
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,100) size 0x19
+ LayoutBR {BR} at (0,120) size 0x19
+ LayoutBR {BR} at (0,140) size 0x19
RenderText {#text} at (0,160) size 172x19
text run at (0,160) width 172: "25 green box with word ok: "
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,180) size 0x19
- RenderBR {BR} at (0,200) size 0x19
- RenderBR {BR} at (0,220) size 0x19
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,180) size 0x19
+ LayoutBR {BR} at (0,200) size 0x19
+ LayoutBR {BR} at (0,220) size 0x19
RenderText {#text} at (0,240) size 172x19
text run at (0,240) width 172: "26 green box with word ok: "
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,260) size 0x19
- RenderBR {BR} at (0,280) size 0x19
- RenderBR {BR} at (0,300) size 0x19
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,260) size 0x19
+ LayoutBR {BR} at (0,280) size 0x19
+ LayoutBR {BR} at (0,300) size 0x19
hidden layer at (0,108) size 800x34
RenderBlock (positioned) {DIV} at (0,108) size 800x34 [border: (2px solid #FF0000)]
RenderBlock {DIV} at (2,2) size 796x4 [border: (2px solid #FF0000)]

Powered by Google App Engine
This is Rietveld 408576698