Enqueue attribute changed callback when replacing attr

This commit is contained in:
Connor Brewster 2017-08-14 16:11:56 -05:00
parent 4d22af6136
commit 221b099db4
4 changed files with 9 additions and 15 deletions

View file

@ -1,6 +1,5 @@
[get-computed-style-for-url.html]
type: testharness
[getComputedStyle(elem) for url() listStyle uses the resolved URL and elem.style uses the original URL]
expected: FAIL
bug: https://github.com/servo/servo/issues/18015