Index: LayoutTests/fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize-expected.txt |
diff --git a/LayoutTests/fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize-expected.txt b/LayoutTests/fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize-expected.txt |
index b8da721d575a52af110176bdb0f725e88325beb6..7536a2463970c0e3b1bc79eb8081d388669aaf1c 100644 |
--- a/LayoutTests/fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize-expected.txt |
+++ b/LayoutTests/fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize-expected.txt |
@@ -10,5 +10,5 @@ Frame: 'results' |
-------- |
This tests that a frame with a source code-specified noresize attribute can be resized after programmatically removing its noresize attribute. |
-PASS document.getElementById("testFrame").width is 210 |
+PASS document.getElementById("testFrame").getBoundingClientRect().width is 210 |