|
|
|
|
|
by jruderman
4102 days ago
|
|
Servo is already hooked up to a (very old) version of SpiderMonkey, but it's missing enough DOM features that most pages hit errors. This Steam page hits "ele.canPlayType is not a function", "document.write is not a function", and "link.href is undefined". Last I heard, Servo does not plan to support plugins such as Flash. I'm not sure if the existence of Shumway changes this. |
|