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

Unified Diff: LayoutTests/platform/mac/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt

Issue 929223003: Move and rename RenderFrame and RenderFrameSet. (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/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt
diff --git a/LayoutTests/platform/mac/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt b/LayoutTests/platform/mac/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt
index 36ea432e804d9739f72cc541c90bc6afe9461409..780c8296030bdde44bbb0c114b037bcc5110d84b 100644
--- a/LayoutTests/platform/mac/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt
+++ b/LayoutTests/platform/mac/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt
@@ -2,9 +2,9 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
- RenderFrameSet {FRAMESET} at (0,0) size 800x600
+ LayoutFrameSet {FRAMESET} at (0,0) size 800x600
layer at (0,0) size 397x600
- RenderFrame {FRAME} at (0,0) size 397x600
+ LayoutFrame {FRAME} at (0,0) size 397x600
layer at (0,0) size 397x600
RenderView at (0,0) size 397x600
layer at (0,0) size 397x600
@@ -14,7 +14,7 @@ layer at (0,0) size 397x600
RenderText {#text} at (0,0) size 60x18
text run at (0,0) width 60: "PASSED"
layer at (403,0) size 397x600
- RenderFrame {FRAME} at (403,0) size 397x600
+ LayoutFrame {FRAME} at (403,0) size 397x600
layer at (0,0) size 397x600
RenderView at (0,0) size 397x600
layer at (0,0) size 397x600

Powered by Google App Engine
This is Rietveld 408576698