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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/block/float/br-with-clear-expected.txt
diff --git a/LayoutTests/platform/linux/fast/block/float/br-with-clear-expected.txt b/LayoutTests/platform/linux/fast/block/float/br-with-clear-expected.txt
index c8200e9d04368e9111c749cf3ce85a1aef06872d..eb5c1e811780f935b1ed41fc90aa04e8d5d77918 100644
--- a/LayoutTests/platform/linux/fast/block/float/br-with-clear-expected.txt
+++ b/LayoutTests/platform/linux/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 4x19
text run at (0,0) width 4: " "
- RenderBR {BR} at (10,0) size 0x19
+ LayoutBR {BR} at (10,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698