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

Unified Diff: LayoutTests/platform/mac/fast/block/float/br-with-clear-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/float/br-with-clear-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/float/br-with-clear-expected.txt b/LayoutTests/platform/mac/fast/block/float/br-with-clear-expected.txt
index 93c3b31301f8011057444aeeb0a3dc62318ff9f1..c4296694a5973eeb9e43334f07f84e8a063c9543 100644
--- a/LayoutTests/platform/mac/fast/block/float/br-with-clear-expected.txt
+++ b/LayoutTests/platform/mac/fast/block/float/br-with-clear-expected.txt
@@ -8,4 +8,4 @@ layer at (0,0) size 800x600
RenderBlock (floating) {SPAN} at (0,0) size 10x100
RenderText {#text} at (0,0) size 4x18
text run at (0,0) width 4: " "
- RenderBR {BR} at (10,0) size 0x18
+ LayoutBR {BR} at (10,0) size 0x18

Powered by Google App Engine
This is Rietveld 408576698