Bug 1517746 [wpt PR 14717] - Use expected CSSValue type for initial border-image...
commit5d38642458e0f0edee2aec1ff8a80139386f309a
authorRune Lillesveen <futhark@chromium.org>
Thu, 31 Jan 2019 15:44:02 +0000 (31 15:44 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Thu, 7 Feb 2019 21:49:45 +0000 (7 21:49 +0000)
tree1d71a2b71fa8f4a23088e464faa3e7d216c02e95
parentcef41831ff90335bf0bc6945e14b001c5538ccbf
Bug 1517746 [wpt PR 14717] - Use expected CSSValue type for initial border-image-slice., a=testonly

Automatic update from web-platform-tests
Use expected CSSValue type for initial border-image-slice.

The apply code early returns if the type is not a
CSSBorderImageSliceValue. Create an initial value which matches the
expected type.

Bug: 918243
Change-Id: I3228d2410789306d915db892ad54e918631b8864
Reviewed-on: https://chromium-review.googlesource.com/c/1396118
Reviewed-by: Xida Chen <xidachen@chromium.org>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#619951}

--

wpt-commits: 4bd9c6aa5b9401677d628fb937182ae6c820567e
wpt-pr: 14717
testing/web-platform/tests/css/css-backgrounds/border-image-slice-shorthand-reset.html [new file with mode: 0644]