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

fix block size for absolute replaced element #19184

Merged

Commits on Nov 22, 2017

  1. fix block size for absolute replaced element

    Absolutely replaced elements with padding were incorrectly setting their
    block size to include twice the padding values.  This attempts to stop
    that extra padding for replaced elements but leave the working flow for
    non replaced elements
    bobthekingofegypt committed Nov 22, 2017
  2. update manifest

    bobthekingofegypt committed Nov 22, 2017
  3. fix linelength warning

    bobthekingofegypt committed Nov 22, 2017
You can’t perform that action at this time.