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

Unified Diff: LayoutTests/platform/mac/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-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/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt b/LayoutTests/platform/mac/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
index 01837cc903bc342bdb6475c0e55922ef2b204e74..88d35b3d3be1bc17411f3b0797aa21eadba29ff0 100644
--- a/LayoutTests/platform/mac/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/do-not-strip-anonymous-blocks-when-block-child-becomes-float-and-other-block-on-line-expected.txt
@@ -15,4 +15,4 @@ layer at (0,72) size 800x20
RenderBlock {P} at (0,0) size 800x0
RenderBlock (floating) {DD} at (800,0) size 0x0
RenderBlock (anonymous) at (0,0) size 800x20
- RenderBR {BR} at (0,0) size 0x20
+ LayoutBR {BR} at (0,0) size 0x20

Powered by Google App Engine
This is Rietveld 408576698