4 <title>SVG sizing:
<object
></title>
5 <script src=
"../../../resources/testharness.js"></script>
6 <script src=
"../../../resources/testharnessreport.js"></script>
16 <link rel=
"help" href=
"http://www.w3.org/TR/CSS2/visudet.html#inline-replaced-width">
17 <link rel=
"help" href=
"http://www.w3.org/TR/CSS2/visudet.html#inline-replaced-height">
18 <link rel=
"help" href=
"http://www.whatwg.org/specs/web-apps/current-work/#replaced-elements">
19 <link rel=
"help" href=
"http://www.whatwg.org/specs/web-apps/current-work/#attr-dim-width">
20 <link rel=
"help" href=
"http://www.w3.org/TR/SVG/coords.html#ViewportSpace">
24 <div id=
"testContainer"></div>
25 <script src=
"svg-in-object.js"></script>
26 <script>testSVGInObjectWithPlaceholderHeightAttr("100")</script>