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

[css-anchor-position-1] Add implicit anchors to pseudo elements #9037

Merged
merged 1 commit into from
Jul 5, 2023

Conversation

xiaochengh
Copy link
Contributor

For #8913

Allows ::before, ::after and ::backdrop to use originating element's implicit anchor element

@tabatkins PTAL

@tabatkins tabatkins merged commit 7649a8d into w3c:main Jul 5, 2023
@tabatkins
Copy link
Member

We might want to extend this to all tree-abiding pseudos later, but for now I'm happy with this list.

chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jul 5, 2023
…cit anchor

A previous patch made ::before and ::after use originating element's
implicit anchor element.

As the spec change (*) also added ::backdrop to the list, this patch
implements that.

(*) w3c/csswg-drafts#9037

Bug: 1309178
Change-Id: I9dbc1c0ad1c589cc283adf9a970f163f88569839
@xiaochengh xiaochengh deleted the pseudo-implicit branch July 6, 2023 22:12
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jul 7, 2023
…cit anchor

A previous patch made ::before and ::after use originating element's
implicit anchor element.

As the spec change (*) also added ::backdrop to the list, this patch
implements that.

(*) w3c/csswg-drafts#9037

Bug: 1309178
Change-Id: I9dbc1c0ad1c589cc283adf9a970f163f88569839
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jul 7, 2023
…cit anchor

A previous patch made ::before and ::after use originating element's
implicit anchor element.

As the spec change (*) also added ::backdrop to the list, this patch
implements that.

(*) w3c/csswg-drafts#9037

Bug: 1309178
Change-Id: I9dbc1c0ad1c589cc283adf9a970f163f88569839
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4661777
Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org>
Auto-Submit: Xiaocheng Hu <xiaochengh@chromium.org>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1166868}
aarongable pushed a commit to chromium/chromium that referenced this pull request Jul 7, 2023
…cit anchor

A previous patch made ::before and ::after use originating element's
implicit anchor element.

As the spec change (*) also added ::backdrop to the list, this patch
implements that.

(*) w3c/csswg-drafts#9037

Bug: 1309178
Change-Id: I9dbc1c0ad1c589cc283adf9a970f163f88569839
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4661777
Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org>
Auto-Submit: Xiaocheng Hu <xiaochengh@chromium.org>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1166868}
chromium-wpt-export-bot pushed a commit to web-platform-tests/wpt that referenced this pull request Jul 7, 2023
…cit anchor

A previous patch made ::before and ::after use originating element's
implicit anchor element.

As the spec change (*) also added ::backdrop to the list, this patch
implements that.

(*) w3c/csswg-drafts#9037

Bug: 1309178
Change-Id: I9dbc1c0ad1c589cc283adf9a970f163f88569839
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4661777
Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org>
Auto-Submit: Xiaocheng Hu <xiaochengh@chromium.org>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1166868}
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Jul 20, 2023
…e originating element's implicit anchor, a=testonly

Automatic update from web-platform-tests
[anchor-position] Allow ::backdrop to use originating element's implicit anchor

A previous patch made ::before and ::after use originating element's
implicit anchor element.

As the spec change (*) also added ::backdrop to the list, this patch
implements that.

(*) w3c/csswg-drafts#9037

Bug: 1309178
Change-Id: I9dbc1c0ad1c589cc283adf9a970f163f88569839
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4661777
Commit-Queue: Xiaocheng Hu <xiaochengh@chromium.org>
Auto-Submit: Xiaocheng Hu <xiaochengh@chromium.org>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1166868}

--

wpt-commits: 5580cae2a276cb8525abdbc5adea8eb975810c54
wpt-pr: 40894
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this pull request Jul 21, 2023
…e originating element's implicit anchor, a=testonly

Automatic update from web-platform-tests
[anchor-position] Allow ::backdrop to use originating element's implicit anchor

A previous patch made ::before and ::after use originating element's
implicit anchor element.

As the spec change (*) also added ::backdrop to the list, this patch
implements that.

(*) w3c/csswg-drafts#9037

Bug: 1309178
Change-Id: I9dbc1c0ad1c589cc283adf9a970f163f88569839
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4661777
Commit-Queue: Xiaocheng Hu <xiaochenghchromium.org>
Auto-Submit: Xiaocheng Hu <xiaochenghchromium.org>
Reviewed-by: Mason Freed <masonfchromium.org>
Cr-Commit-Position: refs/heads/main{#1166868}

--

wpt-commits: 5580cae2a276cb8525abdbc5adea8eb975810c54
wpt-pr: 40894

UltraBlame original commit: 09e517d38f75f636d173cee6eb6879ef582ecac4
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this pull request Jul 21, 2023
…e originating element's implicit anchor, a=testonly

Automatic update from web-platform-tests
[anchor-position] Allow ::backdrop to use originating element's implicit anchor

A previous patch made ::before and ::after use originating element's
implicit anchor element.

As the spec change (*) also added ::backdrop to the list, this patch
implements that.

(*) w3c/csswg-drafts#9037

Bug: 1309178
Change-Id: I9dbc1c0ad1c589cc283adf9a970f163f88569839
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4661777
Commit-Queue: Xiaocheng Hu <xiaochenghchromium.org>
Auto-Submit: Xiaocheng Hu <xiaochenghchromium.org>
Reviewed-by: Mason Freed <masonfchromium.org>
Cr-Commit-Position: refs/heads/main{#1166868}

--

wpt-commits: 5580cae2a276cb8525abdbc5adea8eb975810c54
wpt-pr: 40894

UltraBlame original commit: 09e517d38f75f636d173cee6eb6879ef582ecac4
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this pull request Jul 21, 2023
…e originating element's implicit anchor, a=testonly

Automatic update from web-platform-tests
[anchor-position] Allow ::backdrop to use originating element's implicit anchor

A previous patch made ::before and ::after use originating element's
implicit anchor element.

As the spec change (*) also added ::backdrop to the list, this patch
implements that.

(*) w3c/csswg-drafts#9037

Bug: 1309178
Change-Id: I9dbc1c0ad1c589cc283adf9a970f163f88569839
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4661777
Commit-Queue: Xiaocheng Hu <xiaochenghchromium.org>
Auto-Submit: Xiaocheng Hu <xiaochenghchromium.org>
Reviewed-by: Mason Freed <masonfchromium.org>
Cr-Commit-Position: refs/heads/main{#1166868}

--

wpt-commits: 5580cae2a276cb8525abdbc5adea8eb975810c54
wpt-pr: 40894

UltraBlame original commit: 09e517d38f75f636d173cee6eb6879ef582ecac4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants