mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Enable fake fillText API in nightly builds. The [three.js examples](https://threejs.org/examples/) are really useful for checking Servo WebGL support, but if the fillText API is not available they only display a blank screen. I think it's worth lying to web content about this API in order to make it easy to make use of these examples without using local development builds. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21826) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
browsers | ||
dom | ||
editing | ||
infrastructure | ||
interaction/focus | ||
obsolete/requirements-for-implementations | ||
rendering | ||
semantics | ||
syntax | ||
user-activation | ||
webappapis |