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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/block/float/float-in-float-hit-testing-expected.txt
diff --git a/LayoutTests/platform/mac/fast/block/float/float-in-float-hit-testing-expected.txt b/LayoutTests/platform/mac/fast/block/float/float-in-float-hit-testing-expected.txt
index b1881d346e88094b113c17b2e33e17edbc4e3788..324be4dc45b06632e9c41c5b6b96f645c025cca2 100644
--- a/LayoutTests/platform/mac/fast/block/float/float-in-float-hit-testing-expected.txt
+++ b/LayoutTests/platform/mac/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,86) size 4x18
text run at (100,86) width 4: " "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderBlock (floating) {H1} at (0,171) size 244.53x115
RenderInline {A} at (0,0) size 245x115 [color=#0000EE]
RenderText {#text} at (0,0) size 245x115
text run at (0,0) width 245: "PASS"
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (244,0) size 1x18
+ LayoutBR {BR} at (244,0) size 1x18

Powered by Google App Engine
This is Rietveld 408576698