Index: LayoutTests/plugins/page-scale-does-not-affect-plugin-height.html |
diff --git a/LayoutTests/plugins/page-scale-does-not-affect-plugin-height.html b/LayoutTests/plugins/page-scale-does-not-affect-plugin-height.html |
index 761d846a2dc5f2c76a4b326445f10655ebac9f88..929eb6573705b6ecc01489addf145915dbd58bfd 100644 |
--- a/LayoutTests/plugins/page-scale-does-not-affect-plugin-height.html |
+++ b/LayoutTests/plugins/page-scale-does-not-affect-plugin-height.html |
@@ -13,7 +13,7 @@ |
+ "<br>" |
+ "<br>" |
+ "EXPECTED:<br>" |
- + "layer at (0,0) size 800x600 RenderEmbeddedObject {EMBED} at (0,0) size 800x600<br>" |
+ + "layer at (0,0) size 800x600 LayoutEmbeddedObject {EMBED} at (0,0) size 800x600<br>" |
+ "ACTUAL:<br>" |
+ internals.elementLayoutTreeAsText(document.getElementById('box')); |
} |