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

Unified Diff: LayoutTests/platform/win-xp/fast/block/float/float-in-float-hit-testing-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-xp/fast/block/float/float-in-float-hit-testing-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/block/float/float-in-float-hit-testing-expected.txt b/LayoutTests/platform/win-xp/fast/block/float/float-in-float-hit-testing-expected.txt
index 9563b8f37a806069e0178a30bc74f92a12db59ce..5d07f33e5768038f867070586f6e4c0ab6858179 100644
--- a/LayoutTests/platform/win-xp/fast/block/float/float-in-float-hit-testing-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/block/float/float-in-float-hit-testing-expected.txt
@@ -17,10 +17,10 @@ layer at (0,0) size 800x600
LayoutImage {IMG} at (0,0) size 100x100
RenderText {#text} at (100,85) size 4x19
text run at (100,85) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderBlock (floating) {H1} at (0,172) size 244x118
RenderInline {A} at (0,0) size 244x114 [color=#0000EE]
RenderText {#text} at (0,2) size 244x114
text run at (0,2) width 244: "PASS"
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (244,0) size 0x19
+ LayoutBR {BR} at (244,0) size 0x19

Powered by Google App Engine
This is Rietveld 408576698