Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / wicd / resources / test-rightsizing-a.css
blobfb3cf3565726d1198bbece7782042059e2db58e9
1 html,body {
2 margin:10 0 0 0;
3 padding:0;
5 div.all{
6 width:176px;
7 height:62px;
8 background:#ff0000;
10 object.w100{
11 width:100%;
13 object.h100{
14 height:100%;