/home/clopez/webkit/webkit/layout-test-results/fast/media/mq-any-pointer-styling-actual.txt

44
55
66getComputedStyle(target)["color"] = rgb(0, 128, 0)
7 getComputedStyle(target)["background-color"] = rgb(0, 0, 255)
8 getComputedStyle(target)["width"] = 100px
 7getComputedStyle(target)["background-color"] = rgb(0, 0, 0)
 8getComputedStyle(target)["width"] = 10px
99getComputedStyle(target)["height"] = 100px
1010PASS successfullyParsed is true
1111