blob: 3d7109612b7979ce03755d43bd93ed3cac8e1a18 [file] [log] [blame]
This test checks that -internal-* properties are not exposed to JS.
Testing -internal-marquee-direction
PASS window.getComputedStyle(element).getPropertyValue(property) is null
PASS element.style.getPropertyCSSValue(property) is null
Value after setting -internal-marquee-direction to alternate
PASS element.style.getPropertyCSSValue(property) is null
PASS successfullyParsed is true
TEST COMPLETE