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 1102175] Part 3 - Add reftests for altering <body> dynamically. #19608

Merged
merged 2 commits into from Oct 12, 2019

Conversation

moz-wptsync-bot
Copy link
Collaborator

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1102175
gecko-commit: 004a0cb8af9fbbe84522d0506a1fdd132d51944c
gecko-integration-branch: autoland
gecko-reviewers: jfkthame

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.

Already reviewed downstream.

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1102175
gecko-commit: 171c70db54de024df49059cb35bb6be68d5829a7
gecko-integration-branch: autoland
gecko-reviewers: jfkthame
…t from the parent's.

Without this patch, the `CHECK_BLOCK_AND_LINE_DIR` soft assertion in
nsFloatManager can be triggered with
wm-propagation-body-dynamic-change-002.html added in Part 3.

Add the test as a crashtest because web-platform reftest doesn't seem to
catch our soft assertions.

Add reftests to verify that BFC bits are added to the child block if the
parent and child has the same block-direction, but different sideways
bit; also, add reftests to ensure that "text-orientation: sideways"
doesn't add BFC bits.

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1102175
gecko-commit: c42855b477b170876a13ae32a60032d06698814c
gecko-integration-branch: autoland
gecko-reviewers: jfkthame
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.

None yet

3 participants