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

Revert "Make ComputeIsFixedContainer return false for SVG elements other than" #33725

Merged
merged 1 commit into from Apr 20, 2022

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Apr 20, 2022

This reverts commit c2b3bfc165b94cc8cab039b3c1b3b9ae21039c45.

Reason for revert: Didn't fixed bug https://bugs.chromium.org/p/chromium/issues/detail?id=1316974

Original change's description:

Make ComputeIsFixedContainer return false for SVG elements other than
foreignObject

Make ComputeIsFixedContainer return false for SVG elements other than
foreignObject as this check is irrelevant for SVG elements and caused
inconsistency problems.

Also add crash tests.

Fixed: 1308025
Change-Id: I3fe211d2e13839ced2464c3204f5e035d145f4b1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3561852
Reviewed-by: David Baron <dbaron@chromium.org>
Reviewed-by: Philip Rogers <pdr@chromium.org>
Commit-Queue: Yotam Hacohen <yotha@chromium.org>
Cr-Commit-Position: refs/heads/main@{#988943}

Change-Id: I6905c8c50bb312006178778a430b41c635d76bdd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3597703
Reviewed-by: Stefan Zager <szager@chromium.org>
Commit-Queue: Stefan Zager <szager@chromium.org>
Cr-Commit-Position: refs/heads/main@{#994421}

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 Chromium project.

…her than"

This reverts commit c2b3bfc165b94cc8cab039b3c1b3b9ae21039c45.

Reason for revert: Didn't fixed bug https://bugs.chromium.org/p/chromium/issues/detail?id=1316974

Original change's description:
> Make ComputeIsFixedContainer return false for SVG elements other than
> foreignObject
>
> Make ComputeIsFixedContainer return false for SVG elements other than
> foreignObject as this check is irrelevant for SVG elements and caused
> inconsistency problems.
>
> Also add crash tests.
>
> Fixed: 1308025
> Change-Id: I3fe211d2e13839ced2464c3204f5e035d145f4b1
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3561852
> Reviewed-by: David Baron <dbaron@chromium.org>
> Reviewed-by: Philip Rogers <pdr@chromium.org>
> Commit-Queue: Yotam Hacohen <yotha@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#988943}

Change-Id: I6905c8c50bb312006178778a430b41c635d76bdd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3597703
Reviewed-by: Stefan Zager <szager@chromium.org>
Commit-Queue: Stefan Zager <szager@chromium.org>
Cr-Commit-Position: refs/heads/main@{#994421}
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