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

stylo: Include content rules from HTMLTableCellElement::WalkContentStyleRules #16199

Merged
merged 1 commit into from Mar 31, 2017

Commits on Mar 31, 2017

  1. stylo: Include content rules from HTMLTableCellElement::WalkContentSt…

    …yleRules
    
    This also removes the TABLE_ATTRS_DIRTY optimization. Constructing nsMappedAttributes isn't really expensive and we do it all the time anyway.
    Manishearth committed Mar 31, 2017
You can’t perform that action at this time.