Sign in
webkit
/
WebKit
/
77b63b8e6a326c64f4e14dec31520d24b21e7c7f
/
.
/
LayoutTests
/
fast
/
dom
/
HTMLInputElement
/
checked-pseudo-selector-expected.txt
blob: 1af42d2d4797f13d1efe59b53c500826c6523814 [
file
] [
log
] [
blame
]
PASS view.getComputedStyle(input1, '').getPropertyValue('color') is "rgb(0, 128, 0)"
PASS input1.checked is true
PASS successfullyParsed is true
TEST COMPLETE