Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
inline
/
inline-block-with-precent-padding-expected.html
blob: 185fa4f281f5f039c62454ca1c14f934d4ddd0a7 [
file
] [
log
] [
blame
] [
edit
]
<style>
div
{
background-color
:
cyan
;
font-family
:
Ahem
;
padding-left
:
1%
;
font-size
:
20px
;
width
:
540px
;
}
</style>
<div>
PASS if this is not wrapped
</div>