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 |