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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/layers/layer-visibility-sublayer-expected.txt
diff --git a/LayoutTests/platform/mac/fast/layers/layer-visibility-sublayer-expected.txt b/LayoutTests/platform/mac/fast/layers/layer-visibility-sublayer-expected.txt
index 1014b2b576c53dca15135f99a1f5b7d236c2bc35..98de4e0735a3c90ebca1bf413e0c89440df956ad 100644
--- a/LayoutTests/platform/mac/fast/layers/layer-visibility-sublayer-expected.txt
+++ b/LayoutTests/platform/mac/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 0x18
- RenderBR {BR} at (0,18) size 0x18
- RenderBR {BR} at (0,36) size 0x18
- RenderBR {BR} at (0,54) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,18) size 0x18
+ LayoutBR {BR} at (0,36) size 0x18
+ LayoutBR {BR} at (0,54) size 0x18
RenderText {#text} at (0,72) size 182x18
text run at (0,72) width 182: "24 green box with word ok: "
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,90) size 0x18
- RenderBR {BR} at (0,108) size 0x18
- RenderBR {BR} at (0,126) size 0x18
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,90) size 0x18
+ LayoutBR {BR} at (0,108) size 0x18
+ LayoutBR {BR} at (0,126) size 0x18
RenderText {#text} at (0,144) size 182x18
text run at (0,144) width 182: "25 green box with word ok: "
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,162) size 0x18
- RenderBR {BR} at (0,180) size 0x18
- RenderBR {BR} at (0,198) size 0x18
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,162) size 0x18
+ LayoutBR {BR} at (0,180) size 0x18
+ LayoutBR {BR} at (0,198) size 0x18
RenderText {#text} at (0,216) size 182x18
text run at (0,216) width 182: "26 green box with word ok: "
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,234) size 0x18
- RenderBR {BR} at (0,252) size 0x18
- RenderBR {BR} at (0,270) size 0x18
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,234) size 0x18
+ LayoutBR {BR} at (0,252) size 0x18
+ LayoutBR {BR} at (0,270) size 0x18
hidden layer at (0,98) size 800x34
RenderBlock (positioned) {DIV} at (0,98) 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