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

Unified Diff: LayoutTests/platform/win/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/fast/block/float/float-in-float-hit-testing-expected.txt
diff --git a/LayoutTests/platform/win/fast/block/float/float-in-float-hit-testing-expected.txt b/LayoutTests/platform/win/fast/block/float/float-in-float-hit-testing-expected.txt
index 030952b8e510909a049e5d4ccee06026ee8f50d1..ff212633fdc0feaefe2e9e8aab267beaa34cb663 100644
--- a/LayoutTests/platform/win/fast/block/float/float-in-float-hit-testing-expected.txt
+++ b/LayoutTests/platform/win/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 4x17
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 245x111 [color=#0000EE]
RenderText {#text} at (0,2) size 245x111
text run at (0,2) width 245: "PASS"
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (244,0) size 1x17
+ LayoutBR {BR} at (244,0) size 1x17

Powered by Google App Engine
This is Rietveld 408576698