Skip to content

[CSS Pseudo 4] Remove the comment for resolved Issue #11011 #11733

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

Merged
merged 1 commit into from
Feb 28, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions css-pseudo-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,6 @@ Styling Highlights</h3>
applied to the text
by the <a>originating element</a> and its ancestors and descendants.


For any properties not listed above,
but which are required to resolve the values of applicable properties,
their [=computed values=] are copied from those of the [=originating element=],
Expand All @@ -941,8 +940,6 @@ Styling Highlights</h3>
<li>[=custom properties=] [[!CSS-VARIABLES-1]] (used in ''var()'' substitutions)
</ul>

ISSUE(11011): Should 'color-scheme' go here, or in the list of applicable properties?

<!-- Add this back if for some reason someone wants to implement 'outline'?
The outline, if supported, must be drawn
around the union of the active portions of the <a>highlight overlay</a>
Expand Down