Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(852)

Side by Side Diff: LayoutTests/plugins/page-scale-does-not-affect-plugin-height-expected.txt

Issue 462243002: Make logical height calculations on RenderView use unscaled FrameRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed up test Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(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
OLDNEW
« no previous file with comments | « LayoutTests/plugins/page-scale-does-not-affect-plugin-height.html ('k') | Source/core/rendering/RenderBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698