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

Unified Diff: LayoutTests/platform/win/fast/reflections/reflection-direction-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/fast/reflections/reflection-direction-expected.txt
diff --git a/LayoutTests/platform/win/fast/reflections/reflection-direction-expected.txt b/LayoutTests/platform/win/fast/reflections/reflection-direction-expected.txt
index 3b233d17fd2b2387cb9e10c8aca0629eb3fb1ac7..1e4bc3c38157717f689429a8c88f709c5d15a403 100644
--- a/LayoutTests/platform/win/fast/reflections/reflection-direction-expected.txt
+++ b/LayoutTests/platform/win/fast/reflections/reflection-direction-expected.txt
@@ -4,8 +4,8 @@ layer at (0,0) size 800x613 backgroundClip at (0,0) size 800x600 clip at (0,0) s
RenderBlock {HTML} at (0,0) size 800x613
RenderBody {BODY} at (8,8) size 784x597
RenderBlock {DIV} at (0,1) size 671x592
- RenderBR {BR} at (335,296) size 0x0
- RenderBR {BR} at (671,592) size 0x0
+ LayoutBR {BR} at (335,296) size 0x0
+ LayoutBR {BR} at (671,592) size 0x0
RenderText {#text} at (671,579) size 4x17
text run at (671,579) width 4: " "
RenderBlock {DIV} at (675,0) size 674x597

Powered by Google App Engine
This is Rietveld 408576698