aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmlscriptelement.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-01-12 21:49:04 -0800
committerGitHub <noreply@github.com>2017-01-12 21:49:04 -0800
commit93d7298a90c400456e3cea8428ad1c1f3254cc22 (patch)
tree3238e242e91d0ad9d877a6b8d31d80a03e540be3 /components/script/dom/htmlscriptelement.rs
parentcc8bee8f8990e9bb23171fe65a259978749a9d2f (diff)
parent679d9dece7214add1a5a92e6d0ff0392c36151a4 (diff)
downloadservo-93d7298a90c400456e3cea8428ad1c1f3254cc22.tar.gz
servo-93d7298a90c400456e3cea8428ad1c1f3254cc22.zip
Auto merge of #15002 - upsuper:background-fields, r=Manishearth
Fix filling of two vector fields for geckolib <!-- Please describe your changes on the following line: --> This fixes a crash of stylo when you do the following: ```javascript p.setAttribute("style", "background-blend-mode: multiply"); alert(getComputedStyle(p).backgroundBlendMode); p.setAttribute("style", "background-blend-mode: normal, normal"); alert(getComputedStyle(p).backgroundBlendMode); ``` r? @Manishearth <!-- 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/15002) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlscriptelement.rs')
0 files changed, 0 insertions, 0 deletions