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

Unified 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, 5 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/frames/frame-inherit-noresize-from-frameset-expected.txt
diff --git a/LayoutTests/fast/frames/frame-inherit-noresize-from-frameset-expected.txt b/LayoutTests/fast/frames/frame-inherit-noresize-from-frameset-expected.txt
index f32cc0e4d01299f4523e788c34384f2235626a23..cc4318ced0f1ff6ef786d18f3a961ab914bc4e56 100644
--- a/LayoutTests/fast/frames/frame-inherit-noresize-from-frameset-expected.txt
+++ b/LayoutTests/fast/frames/frame-inherit-noresize-from-frameset-expected.txt
@@ -10,5 +10,5 @@ Frame: 'results'
--------
This tests that a frame inherits the noresize attribute of its parent frameset by default. Note, this behavior doesn't seem to conform to any W3C spec or MSDN documentation. See WebKit Bug 57604.
-PASS document.getElementById("testFrame").width is 200
+PASS document.getElementById("testFrame").getBoundingClientRect().width is 200
« 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