OLD | NEW |
---|---|
(Empty) | |
1 This test checks that page scale does not affect a plugin object's height when i t depends on the window height. The test scales the page and is considered to pa ss if the embed object occupies the full height of the window. | |
2 | |
3 EXPECTED: | |
4 layer at (0,0) size 800x600 RenderEmbeddedObject {EMBED} at (0,0) size 800x600 | |
5 ACTUAL: | |
6 layer at (0,0) size 800x600 RenderEmbeddedObject {EMBED} at (0,0) size 800x600 | |
OLD | NEW |