Skip to content

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=238854#37027

Merged
rwlbuis merged 1 commit intoweb-platform-tests:masterfrom
rwlbuis:wpt-export-for-webkit-238854
Nov 22, 2022
Merged

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=238854#37027
rwlbuis merged 1 commit intoweb-platform-tests:masterfrom
rwlbuis:wpt-export-for-webkit-238854

Conversation

@rwlbuis
Copy link
Copy Markdown
Contributor

@rwlbuis rwlbuis commented Nov 18, 2022

No description provided.

@@ -0,0 +1,28 @@
<!DOCTYPE html>
<title>Relative child wider than the column container should not be clipped</title>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Indeed, there should be no clipping here. In fact, I find it somewhat confusing that the topic of clipping is brought up at all. There's nothing in the test that suggests any clipping at all (i.e. no overflow / clip / etc properties).

Maybe this test could be named something like relative-child-overflowing-container?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fair enough, I think I was confused by the original bug title ("[Multicol] Incorrect clipping when a layer is present between the column and the content layer"). Should be fixed now.

Copy link
Copy Markdown
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 WebKit project.

@rwlbuis rwlbuis force-pushed the wpt-export-for-webkit-238854 branch from 0e07f30 to 0923213 Compare November 22, 2022 10:52
@wpt-pr-bot
Copy link
Copy Markdown
Collaborator

This patch has been exported from WebKit; it will be approved automatically once the downstream patch is r+.

@rwlbuis rwlbuis merged commit d0d9cbe into web-platform-tests:master Nov 22, 2022
@rwlbuis rwlbuis deleted the wpt-export-for-webkit-238854 branch November 22, 2022 21:06
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Jul 18, 2025
Any CSP violations happening when loading a worker should be reported
on the global of the document that creates the worker. Since workers
run in different threads, we can't pass in this parent global into
the worker global scope. Instead, we need to send a message to the
parent event loop to report it on the correct global.

Part of web-platform-tests#4577
Fixes web-platform-tests#37027

Signed-off-by: Tim van der Lippe <[email protected]>
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Jul 18, 2025
Any CSP violations happening when loading a worker should be reported
on the global of the document that creates the worker. Since workers
run in different threads, we can't pass in this parent global into
the worker global scope. Instead, we need to send a message to the
parent event loop to report it on the correct global.

Part of web-platform-tests#4577
Fixes web-platform-tests#37027

Signed-off-by: Tim van der Lippe <[email protected]>
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Jul 19, 2025
Any CSP violations happening when loading a worker should be reported
on the global of the document that creates the worker. Since workers
run in different threads, we can't pass in this parent global into
the worker global scope. Instead, we need to send a message to the
parent event loop to report it on the correct global.

Part of web-platform-tests#4577
Fixes web-platform-tests#37027

Signed-off-by: Tim van der Lippe <[email protected]>
servo-wpt-sync pushed a commit to servo/wpt that referenced this pull request Jul 19, 2025
Any CSP violations happening when loading a worker should be reported
on the global of the document that creates the worker. Since workers
run in different threads, we can't pass in this parent global into
the worker global scope. Instead, we need to send a message to the
parent event loop to report it on the correct global.

Part of web-platform-tests#4577
Fixes web-platform-tests#37027

Signed-off-by: Tim van der Lippe <[email protected]>
servo-wpt-sync pushed a commit that referenced this pull request Jul 20, 2025
Any CSP violations happening when loading a worker should be reported
on the global of the document that creates the worker. Since workers
run in different threads, we can't pass in this parent global into
the worker global scope. Instead, we need to send a message to the
parent event loop to report it on the correct global.

Part of #4577
Fixes #37027

Signed-off-by: Tim van der Lippe <[email protected]>
foolip pushed a commit that referenced this pull request Aug 13, 2025
Any CSP violations happening when loading a worker should be reported
on the global of the document that creates the worker. Since workers
run in different threads, we can't pass in this parent global into
the worker global scope. Instead, we need to send a message to the
parent event loop to report it on the correct global.

Part of #4577
Fixes #37027

Signed-off-by: Tim van der Lippe <[email protected]>
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.

5 participants