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

[Gecko Bug 1933288] part 1: Add a WPT to test the behavior of the 'stretch' keyword as an inline-size. #49364

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

moz-wptsync-bot
Copy link
Collaborator

Differential Revision: https://phabricator.services.mozilla.com/D230156

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1933288
gecko-commit: 6314926bcd515c59122b8916364e082136ff2861
gecko-reviewers: jwatt

… inline-size.

Differential Revision: https://phabricator.services.mozilla.com/D230156

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1933288
gecko-commit: 6314926bcd515c59122b8916364e082136ff2861
gecko-reviewers: jwatt
…block-size.

I'm adding this test as a modified-copy of the similar inline-size test added
in the previous patch in this series.

Differential Revision: https://phabricator.services.mozilla.com/D230157

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1933288
gecko-commit: b0d3b4945584fc538ecba4856f26815753bb7cf0
gecko-reviewers: jwatt
…in-inline-size and max-inline-size.

The stretch value for these properties (when applied on a clamp on extreme
values) should mostly produce the same results as if we directly specified
"inline-size:stretch", so these tests have mostly the same expectations as the
equivalent test that just sets "inline-size".

Differential Revision: https://phabricator.services.mozilla.com/D230158

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1933288
gecko-commit: de4f982de09c6fc210d25f33c419c69ec0531ce1
gecko-reviewers: jwatt
…in-block-size and max-block-size.

The stretch value for these properties (when applied on a clamp on extreme
values) should mostly produce the same results as if we directly specified
"block-size:stretch", so these tests have mostly the same expectations as the
equivalent test that just sets "block-size".

Differential Revision: https://phabricator.services.mozilla.com/D230159

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1933288
gecko-commit: f78271585a62c52f2926e31e89a811db2855a00e
gecko-reviewers: jwatt
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Firefox project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants