blob: 6530c735d036766baa9aae983e5a75b3edf6a556 [file] [log] [blame]
PASS window.getComputedStyle(document.getElementById("div1")).color is "rgb(0, 128, 0)"
PASS window.getComputedStyle(document.getElementById("path1")).color is "rgb(0, 128, 0)"
PASS window.getComputedStyle(document.getElementById("path2")).color is "rgb(0, 128, 0)"
PASS successfullyParsed is true
TEST COMPLETE