| Index: LayoutTests/inspector/elements/highlight-node-scaled.html
|
| diff --git a/LayoutTests/inspector/elements/highlight-node-scaled.html b/LayoutTests/inspector/elements/highlight-node-scaled.html
|
| index 9154374d18a44f5ff4a8f759bd368eba4e4498b5..03a977affee287d7d3e9d80346af993943afe874 100644
|
| --- a/LayoutTests/inspector/elements/highlight-node-scaled.html
|
| +++ b/LayoutTests/inspector/elements/highlight-node-scaled.html
|
| @@ -31,7 +31,7 @@ function onload()
|
|
|
| function test()
|
| {
|
| - InspectorTest.dumpInspectorHighlightJSON("div", InspectorTest.completeTest.bind(InspectorTest), "scale-iframe");
|
| + InspectorTest.dumpInspectorHighlightJSON("div", InspectorTest.completeTest.bind(InspectorTest));
|
| }
|
|
|
| </script>
|
|
|