blob: 5aab4d90ec37db0e9482af49f339546f448dd41f [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 ""
PASS element.style[property] is undefined.
Value after setting -internal-marquee-direction to alternate
PASS element.style[property] is undefined.
PASS successfullyParsed is true
TEST COMPLETE