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

Implement unitless length quirk #16609

Merged
merged 22 commits into from Apr 28, 2017
Merged

Implement unitless length quirk #16609

merged 22 commits into from Apr 28, 2017

Commits on Apr 26, 2017

  1. Copy the full SHA
    f872fda View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4df7af5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Enable /quirks-mode/ tests

    nox committed Apr 27, 2017
    Copy the full SHA
    10fb8e6 View commit details
    Browse the repository at this point in the history
  2. Propagate quirks mode all the way to ParserContext

    The quirks mode is still not properly propagated in geckolib.
    nox committed Apr 27, 2017
    Copy the full SHA
    f68e2fd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    080f74c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    03d24e8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b5a558e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    91cc300 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    46913ff View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    ba59faf View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    0e7308e View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    65f74ea View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    72186c2 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    bcc6d45 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    2aea6d8 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    37118e1 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    3f94739 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    dd6d3d6 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    16dd554 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    59a7819 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    d53eb77 View commit details
    Browse the repository at this point in the history
  20. Copy the damn unitless-length.html test in /_mozilla/

    It's the exact same thing as the one in WPT, but without the intermittent
    'top' and 'bottom' failures which are unrelated to the damn quirk.
    nox committed Apr 27, 2017
    Copy the full SHA
    1091af6 View commit details
    Browse the repository at this point in the history