The HTML5 standard specifies composite graphics operations for 2D graphics contexts, see http://dev.w3.org/html5/2dcontext/#compositing
They should be implemented in WebNode.
A browser's compliance to the standard could be tested with the following test:
http://philip.html5.org/tests/canvas/suite/tests/index.2d.composite.html
They should be implemented in WebNode.
A browser's compliance to the standard could be tested with the following test:
http://philip.html5.org/tests/canvas/suite/tests/index.2d.composite.html
- relates to
-
JDK-8117024 WebView no longer renders LCD Text
-
- Closed
-