Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

layout: When repairing styles for incremental reflow, only repair styles of nodes that represent the dirty node, *including its pseudo-element*. #6940

Merged
merged 1 commit into from Aug 4, 2015

Commits on Aug 4, 2015

  1. layout: When repairing styles for incremental reflow, only repair

    styles of nodes that represent the dirty node, *including its
    pseudo-element*.
    
    Fixes lots more jumpiness.
    
    A manual test, `inline-pseudo-repair-jumpiness.html`, has been added. I
    was unable to automate it, so I will file a followup issue on that.
    pcwalton committed Aug 4, 2015
You can’t perform that action at this time.