Chromium Code Reviews

Unified Diff: LayoutTests/platform/win/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/win/css2.1/20110323/absolute-replaced-height-021-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/20110323/absolute-replaced-height-021-expected.txt b/LayoutTests/platform/win/css2.1/20110323/absolute-replaced-height-021-expected.txt
index 2dd53d7c17cb064c98530c59a7fe0f15a8da47d1..dafc6bc95617d4e790fd580f59f97b790d2b462b 100644
--- a/LayoutTests/platform/win/css2.1/20110323/absolute-replaced-height-021-expected.txt
+++ b/LayoutTests/platform/win/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