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

Copy the damn unitless-length.html test in /_mozilla/

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

Implement unitless length quirk #16609

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

Workflow runs completed with no jobs

You can’t perform that action at this time.