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
+2,321
−194
Copy the damn unitless-length.html test in /_mozilla/
1091af6
Select commit
f872fda
Make Stylist::quirks_mode hold a QuirksMode
nox 4df7af5
Run a test per property and value in unitless-length.html
nox 10fb8e6
Enable /quirks-mode/ tests
nox f68e2fd
Propagate quirks mode all the way to ParserContext
nox 080f74c
Implement the unitless length quirk for background-position
nox 03d24e8
Implement the unitless length quirk for border-spacing
nox b5a558e
Implement the unitless length quirk for border-*-width
nox 91cc300
Implement the unitless length quirk for border-width
nox 46913ff
Implement the unitless length quirk for position properties
nox ba59faf
Implement the unitless length quirk for clip
nox 0e7308e
Implement the unitless length quirk for font-size
nox 65f74ea
Implement the unitless length quirk for physical size properties
nox 72186c2
Implement the unitless length quirk for letter-spacing
nox bcc6d45
Implement the unitless length quirk for margin-*
nox 2aea6d8
Implement the unitless length quirk for margin
nox 37118e1
Implement the unitless length quirk for physical size extremums
nox 3f94739
Implement the unitless length quirk for padding-*
nox dd6d3d6
Implement the unitless length quirk for padding
nox 16dd554
Implement the unitless length quirk for text-indent
nox 59a7819
Implement the unitless length quirk for vertical-align
nox d53eb77
Implement the unitless length quirk for word-spacing
nox 1091af6
Copy the damn unitless-length.html test in /_mozilla/
nox
Merged
Implement unitless length quirk #16609
Copy the damn unitless-length.html test in /_mozilla/
Apr 23, 2017
Apr 25, 2017
Apr 24, 2017
Apr 23, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
Apr 24, 2017
Apr 25, 2017
Apr 25, 2017
Apr 27, 2017
1091af6
Select commit
f872fda
Make Stylist::quirks_mode hold a QuirksMode
nox 4df7af5
Run a test per property and value in unitless-length.html
nox 10fb8e6
Enable /quirks-mode/ tests
nox f68e2fd
Propagate quirks mode all the way to ParserContext
nox 080f74c
Implement the unitless length quirk for background-position
nox 03d24e8
Implement the unitless length quirk for border-spacing
nox b5a558e
Implement the unitless length quirk for border-*-width
nox 91cc300
Implement the unitless length quirk for border-width
nox 46913ff
Implement the unitless length quirk for position properties
nox ba59faf
Implement the unitless length quirk for clip
nox 0e7308e
Implement the unitless length quirk for font-size
nox 65f74ea
Implement the unitless length quirk for physical size properties
nox 72186c2
Implement the unitless length quirk for letter-spacing
nox bcc6d45
Implement the unitless length quirk for margin-*
nox 2aea6d8
Implement the unitless length quirk for margin
nox 37118e1
Implement the unitless length quirk for physical size extremums
nox 3f94739
Implement the unitless length quirk for padding-*
nox dd6d3d6
Implement the unitless length quirk for padding
nox 16dd554
Implement the unitless length quirk for text-indent
nox 59a7819
Implement the unitless length quirk for vertical-align
nox d53eb77
Implement the unitless length quirk for word-spacing
nox 1091af6
Copy the damn unitless-length.html test in /_mozilla/
nox