Add support for most of the border-image properties, pass to WR.

This adds support for:
 * border-image (images, not gradients yet)
 * border-image-source
 * border-image-slice
 * border-image-repeat (stretch + repeat only for now)

Remaining work:
 * Connect border-image-outset (WR supports this).
 * border-image-width
This commit is contained in:
Glenn Watson 2017-02-17 15:42:18 +10:00
parent 854d720b21
commit ffcb319324
17 changed files with 231 additions and 107 deletions

View file

@ -1,3 +0,0 @@
[border-image-017.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[border-image-018.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[border-image-019.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[border-image-020.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[border-image-repeat-1.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[border-image-repeat-space-6.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[border-image-repeat-space-7.htm]
type: reftest
expected: FAIL

View file

@ -3,6 +3,3 @@
[CSS Backgroud Border Test: "border-image-repeat:repeat-x;height:200px;width:200px;border-image-source:none;border-image-width:50px" on test div]
expected: FAIL
[CSS Background Border Test: "border-image-repeat:repeat-x;height:200px;width:200px;border-image-source:none;border-image-width:50px" on test div]
expected: FAIL

View file

@ -1,3 +0,0 @@
[border-image-slice-001.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[border-image-slice-002.htm]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[css3-border-image-source.htm]
type: reftest
expected: FAIL