Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/DOMParser-interface
/
.
/
web-animations
/
responsive
/
resources
/
block.html
blob: 82840559690b3bb18bec0588db9d9eeb95e098e5 [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<style>
.
testBlock
{
width
:
100px
;
height
:
100px
;
background
:
#00cc66
;
border-top
:
50px
solid
#ffff00
;
}
</style>
<div
class
=
"testBlock"
id
=
"testBlock"
></div>