Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / media / video-controls-dont-show-on-focus-when-disabled-expected.txt
blob657f4e7e2d43eb1aa4e8f860bc654da97b9753b5
1 Test that video controls don't appear when the media (<video>) element is focused and the 'controls' attribute is not set.
3 EXPECTED (getComputedStyle(controls).opacity == '0') OK
4 END OF TEST