Index: LayoutTests/fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false-expected.txt |
diff --git a/LayoutTests/fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false-expected.txt b/LayoutTests/fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false-expected.txt |
index 46c77725a99c75894eaa10aeb84272161cab044a..8624e7954bbb40e34c1038a2d639c791241f197f 100644 |
--- a/LayoutTests/fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false-expected.txt |
+++ b/LayoutTests/fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false-expected.txt |
@@ -10,5 +10,5 @@ Frame: 'results' |
-------- |
This tests that a frame with a source code-specified noresize attribute can be resized after setting frame.noResize to false. |
-PASS document.getElementById("testFrame").width is 210 |
+PASS document.getElementById("testFrame").getBoundingClientRect().width is 210 |