Chromium Code Reviews

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/absolute-replaced-height-007-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/mac/css2.1/20110323/absolute-replaced-height-007-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/20110323/absolute-replaced-height-007-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/absolute-replaced-height-007-expected.txt
index 11d14d2290071eb521fe0e2dc2a77a9ffd854637..9d8815f1df097879b5611c1cea7d49e17fb95834 100644
--- a/LayoutTests/platform/mac/css2.1/20110323/absolute-replaced-height-007-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/absolute-replaced-height-007-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x50
layer at (8,50) size 784x0
RenderBlock (relative positioned) {DIV} at (0,34) size 784x0
layer at (8,50) size 306x6
- RenderPartObject {IFRAME} at (0,0) size 306x6 [border: (3px solid #FF0000)]
+ LayoutIFrame {IFRAME} at (0,0) size 306x6 [border: (3px solid #FF0000)]
layer at (0,0) size 300x0 scrollHeight 8
RenderView at (0,0) size 300x0
layer at (0,0) size 285x8 backgroundClip at (0,0) size 0x0 clip at (0,0) size 0x0 outlineClip at (0,0) size 0x0

Powered by Google App Engine