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

Unified Diff: LayoutTests/platform/linux/fast/frames/inline-object-inside-frameset-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/linux/fast/frames/inline-object-inside-frameset-expected.txt
diff --git a/LayoutTests/platform/linux/fast/frames/inline-object-inside-frameset-expected.txt b/LayoutTests/platform/linux/fast/frames/inline-object-inside-frameset-expected.txt
index d78dcf3a169c509b6d2dc114c07d289777d8a287..02b2b2f54defc4a39d2a066a5cd4e467c76da156 100644
--- a/LayoutTests/platform/linux/fast/frames/inline-object-inside-frameset-expected.txt
+++ b/LayoutTests/platform/linux/fast/frames/inline-object-inside-frameset-expected.txt
@@ -7,4 +7,4 @@ layer at (0,0) size 800x636 backgroundClip at (0,0) size 800x600 clip at (0,0) s
RenderText {#text} at (0,0) size 655x19
text run at (0,0) width 655: "This tests that putting an inline element (such as a span) inside of an element doesn't cause an assertion failure."
RenderBlock {DIV} at (0,20) size 784x600
- RenderFrameSet {FRAMESET} at (0,0) size 800x600
+ LayoutFrameSet {FRAMESET} at (0,0) size 800x600

Powered by Google App Engine
This is Rietveld 408576698