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

Unified Diff: LayoutTests/platform/win-xp/fast/frames/onlyCommentInIFrame-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/frames/onlyCommentInIFrame-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/frames/onlyCommentInIFrame-expected.txt b/LayoutTests/platform/win-xp/fast/frames/onlyCommentInIFrame-expected.txt
index 963ed2fda88985baf5f11305e8feccd6041a6538..cb1881532b0b526526c4d49adb8a9b039c1aec77 100644
--- a/LayoutTests/platform/win-xp/fast/frames/onlyCommentInIFrame-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/frames/onlyCommentInIFrame-expected.txt
@@ -7,10 +7,10 @@ layer at (0,0) size 800x600
text run at (0,0) width 738: "The documents in the src attributes of the iframes below only contain comments. This test is for a bug where we would only"
text run at (0,20) width 783: "construct RenderViews for such iframes. We need to propery construct an empty frame instead, so the RenderView should have a"
text run at (0,40) width 435: "RenderBlock and RenderBody below it in the dump of the RenderTree. "
- RenderBR {BR} at (435,55) size 0x0
+ LayoutBR {BR} at (435,55) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderBR {BR} at (0,0) size 0x0
- RenderBR {BR} at (0,74) size 0x19
+ LayoutBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,74) size 0x19
RenderText {#text} at (0,0) size 0x0
layer at (8,68) size 788x14
LayoutIFrame {IFRAME} at (0,60) size 788x14 [border: (2px inset #EEEEEE)]

Powered by Google App Engine
This is Rietveld 408576698