[webkit-changes] [WebKit/WebKit] 68e96f: Split out :has(:host-context()) invalidation tests
Tim Nguyen
noreply at github.com
Mon Sep 4 00:05:33 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 68e96f24aae90f5a0a5e0c56c932c93616766cc7
https://github.com/WebKit/WebKit/commit/68e96f24aae90f5a0a5e0c56c932c93616766cc7
Author: Tim Nguyen <ntim at apple.com>
Date: 2023-09-04 (Mon, 04 Sep 2023)
Changed paths:
A LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-context-pseudo-class-in-has-expected.txt
A LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-context-pseudo-class-in-has.html
M LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-pseudo-class-in-has-expected.txt
M LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-pseudo-class-in-has.html
Log Message:
-----------
Split out :has(:host-context()) invalidation tests
https://bugs.webkit.org/show_bug.cgi?id=261098
rdar://114918695
Reviewed by Cameron McCormack.
We intentionally don't implement :host-context().
* LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-context-pseudo-class-in-has-expected.txt: Copied from LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-pseudo-class-in-has-expected.txt.
* LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-context-pseudo-class-in-has.html: Copied from LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-pseudo-class-in-has.html.
* LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-pseudo-class-in-has-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/selectors/invalidation/host-pseudo-class-in-has.html:
Canonical link: https://commits.webkit.org/267603@main
More information about the webkit-changes
mailing list