Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Fix issues where we did not update the renderer after DOM changes #233

Conversation

arv
Copy link
Contributor

@arv arv commented Aug 29, 2013

  • Changing content[select] to more restrictive needs to clean
    up non matching nodes (we clear the child nodes now)
  • Changes to fallback content needs to invalidate
  • Adding a content or shadow needs to invalidate

Fixes #226, #235

@ghost ghost assigned sjmiles Aug 29, 2013
- Changing content[select] to more restrictive needs to clean
  up non matching nodes (we clear the child nodes now)
- Changes to fallback content needs to invalate
- Adding a content or shadow needs to invalidate

wip
@ghost ghost assigned dfreedm Sep 3, 2013
@sjmiles
Copy link
Contributor

sjmiles commented Sep 4, 2013

LGTM

sjmiles pushed a commit that referenced this pull request Sep 4, 2013
…validate-renderer

Fix issues where we did not update the renderer after DOM changes
@sjmiles sjmiles merged commit 83c6631 into googlearchive:master Sep 4, 2013
@arv arv deleted the adding-content-or-shadow-needs-to-invalidate-renderer branch September 4, 2013 13:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants