Chromium Code Reviews

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/absolute-replaced-height-021-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-021-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/20110323/absolute-replaced-height-021-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/absolute-replaced-height-021-expected.txt
index 7a2e40b9996c9017f7b8a3b9cc504a4571b85301..4dc390bc8bf46afc8b045744796b7eea02d68c7b 100644
--- a/LayoutTests/platform/mac/css2.1/20110323/absolute-replaced-height-021-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/absolute-replaced-height-021-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,146) size 306x6
- RenderPartObject {IFRAME} at (0,96) size 306x6 [border: (3px solid #FF0000)]
+ LayoutIFrame {IFRAME} at (0,96) 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