Sign in
webkit
/
WebKit
/
84774fe198803611f5618b9a9f2415bf7b147653
/
.
/
LayoutTests
/
fast
/
canvas
/
canvas-color-space-display-p3-expected.html
blob: 79066b56e97756a2bf574aa912fbce340bc01add [
file
] [
log
] [
blame
]
<style>
.
ref
{
background-color
:
#009900
;
width
:
100px
;
height
:
100px
;
margin-bottom
:
0
;
}
</style>
<body>
<p>
This test passes if the square below looks to be all one color
</p>
<div
class
=
"ref"
>
</div>
</body>