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

Unified Diff: LayoutTests/platform/linux/http/tests/misc/frame-access-during-load-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/http/tests/misc/frame-access-during-load-expected.txt
diff --git a/LayoutTests/platform/linux/http/tests/misc/frame-access-during-load-expected.txt b/LayoutTests/platform/linux/http/tests/misc/frame-access-during-load-expected.txt
index 8d5b49be38232153040ecc782637e21a470026f9..e5ab013edb91818eb6959e94a4a11e689eaaf26a 100644
--- a/LayoutTests/platform/linux/http/tests/misc/frame-access-during-load-expected.txt
+++ b/LayoutTests/platform/linux/http/tests/misc/frame-access-during-load-expected.txt
@@ -9,11 +9,11 @@ layer at (0,0) size 800x600
text run at (126,0) width 617: "accessing a frame's document while it is still loading does not prevent the load, but can access at least a"
text run at (0,20) width 170: "temporary empty document."
RenderBlock (anonymous) at (0,56) size 784x120
- RenderBR {BR} at (300,40) size 0x0
- RenderBR {BR} at (300,80) size 0x0
+ LayoutBR {BR} at (300,40) size 0x0
+ LayoutBR {BR} at (300,80) size 0x0
RenderText {#text} at (0,80) size 157x19
text run at (0,80) width 157: "[object HTMLDocument]"
- RenderBR {BR} at (157,95) size 0x0
+ LayoutBR {BR} at (157,95) size 0x0
RenderText {#text} at (0,100) size 157x19
text run at (0,100) width 157: "[object HTMLDocument]"
RenderBlock {P} at (0,192) size 784x20

Powered by Google App Engine
This is Rietveld 408576698