Skip to content

[cssom-1] Record mutation for changes to CSSStyleDeclaration. - #2268

Closed
upsuper wants to merge 1 commit into
w3c:masterfrom
upsuper:mutation-record
Closed

[cssom-1] Record mutation for changes to CSSStyleDeclaration.#2268
upsuper wants to merge 1 commit into
w3c:masterfrom
upsuper:mutation-record

Conversation

@upsuper

@upsuper upsuper commented Feb 3, 2018

Copy link
Copy Markdown
Member

To ensure that we record the mutation to style attribute for MutationObserver.

Most of this should match what browsers currently do, at least it seems to match what Blink does. Gecko's behavior on removeProperty is a bit inconsistent in this case, and we want to fix it.

@upsuper

upsuper commented Feb 3, 2018

Copy link
Copy Markdown
Member Author

cc @bzbarsky

@bzbarsky

bzbarsky commented Feb 3, 2018

Copy link
Copy Markdown

See #1559

@upsuper upsuper closed this Feb 3, 2018
@upsuper
upsuper deleted the mutation-record branch February 3, 2018 05:58
@upsuper
upsuper restored the mutation-record branch February 3, 2018 06:02
@zcorpan

zcorpan commented Feb 4, 2018

Copy link
Copy Markdown
Contributor

Why was this closed?

@upsuper

upsuper commented Feb 4, 2018

Copy link
Copy Markdown
Member Author

Because #2269 should be a better way to address the whole issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants