Update WR.

- Subpixel positioning improvements.
- Clipping fixes and optimizations.
- Fix panic when transform can't be inverted.
- Support multiple filters on single stacking context.
- Optimize gradients, support unlimited stops.
- Add external image + texture cache support.
- Support error path on shader compile error.
- Optimize border handling in texture atlas.
- Preliminary work towards clip/scroll root changes.
This commit is contained in:
Glenn Watson 2017-02-07 14:37:21 +10:00
parent db3e5be878
commit f1558b1c7b
9 changed files with 36 additions and 46 deletions

View file

@ -1,3 +0,0 @@
[css-scale-nested-001.htm]
type: reftest
expected: CRASH

View file

@ -1,3 +0,0 @@
[scale-zero-001.htm]
type: reftest
expected: CRASH

View file

@ -1,3 +0,0 @@
[transform-singular-001.htm]
type: reftest
expected: CRASH

View file

@ -1,3 +0,0 @@
[transform3d-scale-004.htm]
type: reftest
expected: CRASH