blob: 605710aaeb2cb56e910be54ae243fc5fc08179e5 [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