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

Side by Side Diff: LayoutTests/fast/frames/frame-inherit-noresize-from-frameset-expected.txt

Issue 427563002: Remove HTMLFrameElement.width/height (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix tests 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 | Annotate | Revision Log
OLDNEW
1 1
2 2
3 -------- 3 --------
4 Frame: 'testFrame' 4 Frame: 'testFrame'
5 -------- 5 --------
6 6
7 7
8 -------- 8 --------
9 Frame: 'results' 9 Frame: 'results'
10 -------- 10 --------
11 This tests that a frame inherits the noresize attribute of its parent frameset b y default. Note, this behavior doesn't seem to conform to any W3C spec or MSDN d ocumentation. See WebKit Bug 57604. 11 This tests that a frame inherits the noresize attribute of its parent frameset b y default. Note, this behavior doesn't seem to conform to any W3C spec or MSDN d ocumentation. See WebKit Bug 57604.
12 12
13 PASS document.getElementById("testFrame").width is 200 13 PASS document.getElementById("testFrame").getBoundingClientRect().width is 200
14 14
OLDNEW
« no previous file with comments | « LayoutTests/fast/frames/frame-deep-nested-resize.html ('k') | LayoutTests/fast/frames/frame-js-url-clientWidth.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698