Chromium Code Reviews

Unified Diff: LayoutTests/platform/linux/css2.1/20110323/absolute-replaced-height-035-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/linux/css2.1/20110323/absolute-replaced-height-035-expected.txt
diff --git a/LayoutTests/platform/linux/css2.1/20110323/absolute-replaced-height-035-expected.txt b/LayoutTests/platform/linux/css2.1/20110323/absolute-replaced-height-035-expected.txt
index 45c1c690bde9bc3d951715e166defc36354b0fe3..e683e296a4926cb9d595a5f7c1b49a9e64b938e7 100644
--- a/LayoutTests/platform/linux/css2.1/20110323/absolute-replaced-height-035-expected.txt
+++ b/LayoutTests/platform/linux/css2.1/20110323/absolute-replaced-height-035-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x52
layer at (8,52) size 784x0
RenderBlock (relative positioned) {DIV} at (0,36) size 784x0
layer at (8,148) 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