repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
svg
/
wicd
/
resources
/
test-rightsizing-a.css
blob
fb3cf3565726d1198bbece7782042059e2db58e9
1
html
,
body
{
2
margin
:
10 0 0 0
;
3
padding
:
0
;
4
}
5
div
.
all
{
6
width
:
176px
;
7
height
:
62px
;
8
background
:
#ff0000
;
9
}
10
object
.
w100
{
11
width
:
100
%;
12
}
13
object
.
h100
{
14
height
:
100
%;
15
}