Uploaded | Revised | By | Comment | 2025-03-26 |
---|---|---|---|---|
00:27:41 PDT | 2025-03-24 14:40:42 PDT | fantasai | [css-pseudo-4] Allow ::search-text:current #10298 | 2024-06-19 |
00:14:32 PDT | 2024-06-19 00:14:12 PDT | jh.hong | [css-pseudo-4] Add a new pseudo element ::search-text | 2025-02-28 |
08:29:31 PST | 2025-02-17 17:33:06 PST | schenney | [CSS Pseudo] Remove comment for resolved issue Issue #11011 was resolved to take forced-colors and color-scheme from the originating element. Remove the note for the issue. | 2025-02-06 |
08:00:11 PST | 2025-02-06 07:59:50 PST | schenney | [CSS-Pseudo] Correct custom properties in highlights (#11528) It was resolved in https://github.com/w3c/csswg-drafts/issues/11317, CSS Highlight Pseudos should allow custom property definitions within the rule itself, but take any missing custom properties from the originating element. This PR updates the spec to re-list custom properties as supported on highlights. Furthermore, it fixes the description of custom property inheritance that was wrong even for the prior version of the spec. | 2024-11-27 |
11:25:51 PST | 2024-11-27 11:23:10 PST | dbaron | [css-pseudo-4] Restore idea that element-backed pseudos are always tree abiding. The idea that element-backed pseudo-elements are a subset of tree-abiding pseudo-elements was removed (inavertently, I think) in 24eda7a8f68c84e7fbca7ddbeb05523277b54e8e. This restores it. Fixes #11284. | 2024-11-12 |
16:27:38 PST | 2024-11-12 16:27:13 PST | fantasai | [css-pseudo-4] Update changes list and fix spec references | 2024-11-08 |
11:42:10 PST | 2024-11-08 11:41:41 PST | fantasai | [css-pseudo-4] Fix cross references | 2024-10-28 |
06:54:01 PDT | 2024-10-28 06:53:31 PDT | dbaron | [css-pseudo-4] Fix remaining reference to old part-like pseudo-element term. | 2024-10-14 |
22:52:08 PDT | 2024-10-14 22:51:20 PDT | fantasai | [css-pseudo-4] Exclude css-inline-3 properties from ::placeholder #5379 | |
22:43:27 PDT | 2024-10-14 22:42:51 PDT | fantasai | [css-pseudo-4] Forbid UA tweaks to author colors #6853 | |
22:37:00 PDT | 2024-10-14 22:36:35 PDT | fantasai | [css-pseudo-4] Prefixed properties don't apply to highlights. #7580 | |
22:34:39 PDT | 2024-10-14 22:33:32 PDT | fantasai | [css-pseudo-4] Add reminder that chaining is only allowed if explicitly specified #7118 | |
22:21:40 PDT | 2024-10-14 22:21:18 PDT | fantasai | [css-pseudo-4] Add issue | |
22:16:37 PDT | 2024-10-14 22:16:09 PDT | fantasai | [css-pseudo-4][css-forms-1] Move ::picker() to css-forms-1 where it belongs #10865 | |
22:11:44 PDT | 2024-10-14 22:11:16 PDT | fantasai | [css-pseudo-4] Rename part-like to element-backed and clean up prose | |
21:49:50 PDT | 2024-10-14 21:49:28 PDT | fantasai | [css-pseudo-4] Move part-like pseudo-elements chapter | |
21:47:23 PDT | 2024-09-05 14:36:34 PDT | tabatkins | [css-shadow-parts][css-pseudo] Move various ::part() details to 'part-like pseudo-elements'. #10083 | |
21:38:20 PDT | 2024-10-14 21:37:55 PDT | fantasai | [css-pseudo-4] Use shorthand to make it slightly more obvious that it needs to be reset to be styled #9233 | |
21:32:22 PDT | 2024-10-14 21:27:02 PDT | fantasai | [css-pseudo-4] Add new pseudo-element ::search-text #10212 #10213 See https://github.com/w3c/csswg-drafts/pull/10475 Co-authored-by: Jihye Hong <jihye@igalia.com> | |
21:02:02 PDT | 2024-10-14 21:01:40 PDT | fantasai | [css-pseudo-4] Tighten up text about non-applicable properties taken from originating element #7591 #9428 | |
20:47:03 PDT | 2024-10-14 20:46:40 PDT | schenney | [css-pseudo-4] Take certain non-applicable but required properties from the originating element #7591 | |
20:37:53 PDT | 2024-10-14 20:37:28 PDT | fantasai | [css-pseudo-4][css-highlight-api-1] Clean up redundancies in linkage. #6755 | |
20:25:31 PDT | 2024-10-14 20:25:10 PDT | daniec | [css-pseudo-4] [css-highlight-api-1] Integrate custom highlights into css-pseudo-4 #6755 Co-authored-by: fantasai <fantasai.bugs@inkedblade.net> | 2024-09-23 |
17:07:14 PDT | 2024-09-23 17:06:53 PDT | jarhar | Fix grammar for ::picker (#10936) Context: https://github.com/w3c/csswg-drafts/issues/10440#issuecomment-2357498781 | 2024-09-17 |
11:49:13 PDT | 2024-09-17 11:48:52 PDT | jarhar | [css-pseudo-4] Define ::picker() (#10865) This was discussed here: https://github.com/w3c/csswg-drafts/issues/10440 | 2024-09-05 |
14:37:08 PDT | 2024-09-05 14:36:34 PDT | tabatkins | [css-shadow-parts][css-pseudo] Move various ::part() details to 'part-like pseudo-elements'. #10083 | 2024-08-30 |
12:14:59 PDT | 2024-08-30 12:14:26 PDT | chrisl | [css-pseudo-4][editorial] Update changes | |
11:59:00 PDT | 2024-08-30 11:56:51 PDT | chrisl | [css-pseudo-4][editorial] Update WPT | 2024-06-20 |
10:54:06 PDT | 2024-06-20 10:53:45 PDT | dbaron | [css-pseudo-4] Simplified example of `::details-content` (#10476) 1. By depending on the animation rules defined in https://drafts.csswg.org/css-contain-3/#content-visibility-animation the step-end and step-start values are not needed. 2. 2. By depending on the change in https://github.com/whatwg/html/pull/10265#issuecomment-2145837051 and whatwg/html@fb3033a the `display: block` is no longer needed. | 2024-06-03 |
11:08:37 PDT | 2024-06-03 11:06:55 PDT | dbaron | [css-pseudo-4] Fix formatting and error in example. display: block is needed for opacity to work; the default is display: contents. | |
11:05:59 PDT | 2024-05-30 13:40:09 PDT | dbaron | Add ::details-content pseudo-element. (#10379) This adds the ::details-content pseudo-element as resolved in: 1. https://github.com/w3c/csswg-drafts/issues/9879#issuecomment-1942785500 2. https://github.com/whatwg/html/issues/10200#issuecomment-1998676547 / https://github.com/w3c/csswg-drafts/issues/9951#issuecomment-1997916879 3. https://github.com/w3c/csswg-drafts/issues/9879#issuecomment-2121658036 and uses the definition added in #10083. | 2024-04-12 |
11:55:29 PDT | 2024-04-12 11:55:04 PDT | tabatkins | [css-pseudo] Merge definitions into one section, and add example. | 2024-04-11 |
13:48:43 PDT | 2024-04-11 13:48:08 PDT | tabatkins | [css-pseudo] Define part-like pseudo-element. #10083 | 2023-12-11 |
13:53:11 PST | 2023-09-12 17:06:21 PDT | schenney | Fix typos | |
13:53:11 PST | 2023-09-12 17:06:21 PDT | schenney | Fix typos | |
13:53:11 PST | 2023-09-12 17:06:21 PDT | schenney | Fix typos | 2023-07-21 |
08:55:41 PDT | 2023-07-04 13:50:02 PDT | SebastianZ | [css-pseudo-4][editorial] Fixed formatting in example 2 After #9024, the line breaks were a bit off, which this change corrects. | 2023-05-07 |
21:39:40 PDT | 2023-03-27 14:01:14 PDT | chrisl | [css-pseudo-4] Update informative list of "see also" specs, see #8635 | 2023-01-15 |
18:55:16 PST | 2023-01-15 18:54:28 PST | florian | [css-pseudo-4] Bikeshed fixes | 2022-12-29 |
19:58:54 PST | 2022-12-29 19:01:30 PST | fantasai | [css-pseudo-4][editorial] Bikeshed fixes | |
17:45:22 PST | 2022-12-29 17:44:36 PST | fantasai | [css-pseudo-4] Reword to avoid broken link | |
17:29:42 PST | 2022-12-29 17:29:12 PST | fantasai | [css-pseudo-4] Update Changes list | |
12:57:45 PST | 2022-12-29 12:57:09 PST | fantasai | [css-pseudo-4] Define forced colors mode on highlight pseudo-elements. #7264 | |
12:22:35 PST | 2022-12-29 12:21:57 PST | fantasai | [selectors-4][css-pseudo-4] Revert placeholder option example, since HTML doesn't include it atm. #2517 | |
11:45:17 PST | 2022-12-29 11:44:48 PST | fantasai | [css-pseudo-4] Copy placeholder example from selectors-4. #6669 | |
09:28:07 PST | 2022-12-29 09:27:27 PST | fantasai | [css-pseudo-4] Clarify that pseudo-elements are suppressed just like regular elements. #625 | |
08:59:17 PST | 2022-12-29 08:58:47 PST | fantasai | [css-pseudo-4] Root inline fragment is inside ::first-line #1384 | 2022-12-27 |
16:15:07 PST | 2022-12-27 16:11:38 PST | fantasai | [css-pseudo-4] Add @delan's tests #6316 #6603 | 2022-10-07 |
10:26:55 PDT | 2022-10-07 10:26:37 PDT | dazabani | [css-pseudo-4] clarify applicability of underline-related properties on highlights #7101 | 2022-10-06 |
11:13:54 PDT | 2022-10-06 11:13:33 PDT | dazabani | [css-pseudo] clarify paired cascade (#6386 + #6779 + #6774 + #7837) (#6665) | 2022-05-10 |
01:03:14 PDT | 2022-05-10 01:00:21 PDT | dazabani | all highlight pseudo styles, not just the root Co-authored-by: fantasai <fantasai.bugs@inkedblade.net> | 2022-04-19 |
14:56:45 PDT | 2022-01-24 22:14:31 PST | dazabani | replace new #styling section with --* propdef update | |
14:22:41 PDT | 2022-04-15 03:11:11 PDT | dazabani | [css-pseudo] clarify highlight color:currentColor (closes #6818) | 2022-01-30 |
21:00:48 PST | 2022-01-30 21:00:24 PST | dazabani | [css-pseudo] text decorations on highlight pseudos (closes #6022) (#6666) Clarify highlight decoration semantics | 2022-01-21 |
12:23:59 PST | 2021-09-22 05:43:29 PDT | dazabani | [css-pseudo] non-substantive prose tweaks | 2022-01-08 |
19:35:37 PST | 2022-01-08 16:58:51 PST | florian | typo | 2021-12-30 |
22:50:56 PST | 2021-12-30 22:11:33 PST | fantasai | [css-pseudo-4] Move sentence about wrapping first-letter text per https://github.com/w3c/csswg-drafts/issues/2254#issuecomment-1003273685 | |
18:07:24 PST | 2021-12-30 18:06:57 PST | fantasai | [css-pseudo-4] Update Changes list | |
17:21:09 PST | 2021-12-30 17:20:42 PST | fantasai | [css-pseudo-4] Define CSSPseudoElement.pseudo() #3836 | |
02:37:27 PST | 2021-12-30 02:37:01 PST | fantasai | [css-pseudo-4] Define impact of line-height on ::first-line #2282 | |
02:28:01 PST | 2021-12-30 02:27:27 PST | fantasai | [css-pseudo-4] No ::first-letter on the second line. #2254 | |
02:10:10 PST | 2021-12-30 02:09:44 PST | fantasai | [css-pseudo-4] Mark CSSPseudoElement interface under construction per https://github.com/w3c/csswg-drafts/issues/4619#issuecomment-763818225 | |
00:31:04 PST | 2021-12-30 00:30:05 PST | fantasai | [css-pseudo-4] Clarify painting order of highlight text decoration, allow ::selection stacked at the top. #6022 | |
00:10:24 PST | 2021-12-28 15:59:01 PST | fantasai | [css-pseudo-4] Improve cross-linking to CSS Text 3. | 2021-12-28 |
15:19:17 PST | 2021-12-28 15:18:51 PST | fantasai | [css-pseudo-4] Move image | |
15:12:21 PST | 2021-12-28 15:11:54 PST | fantasai | [css-pseudo-4] First letter, not first word. #5830 | |
14:12:13 PST | 2021-12-28 14:11:51 PST | fantasai | [css-pseudo-4] Wording tweak | |
14:06:21 PST | 2021-12-28 14:05:54 PST | fantasai | [css-pseudo-4] Add RR diagram #5830 | |
14:02:31 PST | 2021-12-28 14:01:32 PST | fantasai | [css-pseudo-4] Use minus as difference operator. #5830 Backslash might be nice alternative, but turns into a yen sign in some fonts. :/ | |
12:58:38 PST | 2021-12-28 12:58:08 PST | fantasai | [css-pseudo-4] Fix informal pattern to not allow starting/ending with spaces... #5830 | 2021-12-27 |
01:02:41 PST | 2021-12-27 01:02:15 PST | fantasai | [css-pseudo-4] Add Symbols to possible First Letters. #5099 | |
00:48:35 PST | 2021-12-27 00:47:21 PST | fantasai | [css-pseudo-4] Use slightly more self-consistent informal syntax in the note. #5830 | |
00:43:58 PST | 2021-12-27 00:41:09 PST | fantasai | [css-pseudo-4] Exclude Pd and Ps from following first-letter. #5830 | 2021-12-26 |
22:30:18 PST | 2021-12-26 22:29:35 PST | fantasai | [css-pseudo-4] Define ::prefix and ::postfix sub-elements of ::first-letter. #2040 | 2021-05-17 |
14:26:46 PDT | 2021-05-17 14:24:15 PDT | dbaron | Revert "Revert "Merge branch 'main' of https://github.com/w3c/csswg-drafts into main"" This reverts commit 9d14c2393cfeca05c799d43444fe9c860074e80b. The commit that it was reverting was actually fine; it was a merge, but looked like it was bad because it had a large diff against the first parent but it had no diff against the second (which was the relevant one in a "linear history" of this repository). | |
13:52:15 PDT | 2021-05-17 12:25:01 PDT | adam_argyle | Revert "Merge branch 'main' of https://github.com/w3c/csswg-drafts into main" This reverts commit 442ca50fbfe14f5e163336a54844ba447d2bafa7, reversing changes made to d0337ce2a834e083954a3b090fd69ea918a0302a. | 2021-04-08 |
22:08:13 PDT | 2021-04-08 22:06:02 PDT | florian | Use consistant capitalization for "user agent" Also checks in a little script that helps in doing this semi-automatically. | 2021-03-19 |
16:44:35 PDT | 2021-03-19 16:43:54 PDT | fantasai | [css-pseudo-4] Fix fictional tag sequence example error. | 2021-03-16 |
00:13:59 PDT | 2021-03-16 00:11:47 PDT | fantasai | [css-pseudo-4] Clarify antecedents. #6022 | 2021-02-21 |
23:27:15 PST | 2021-02-21 23:26:51 PST | fantasai | fix: typos across specs (#5992) | 2021-02-08 |
11:41:48 PST | 2021-02-08 11:41:26 PST | tabatkins | typo: Double words (#5951) Co-authored-by: Rachel Andrew <rachel.andrew@edgeofmyseat.com> | 2021-02-03 |
14:01:50 PST | 2021-02-03 14:01:31 PST | dazabani | [css-pseudo-4] update <wpt> for #highlight-painting (#5921) | 2021-01-26 |
18:52:36 PST | 2021-01-26 18:48:14 PST | g_rard_talbot | Bikeshed-added links to 32 tests | 2021-01-13 |
09:21:12 PST | 2021-01-13 09:20:40 PST | fantasai | [css-pseudo-4] Drop caret-color and cursor from highlight pseudos for lack of interest/use cases. #4100 | 2020-12-31 |
02:10:33 PST | 2020-12-31 02:10:08 PST | fantasai | [css-pseudo-4] Improve markup | |
02:03:22 PST | 2020-12-31 02:02:25 PST | fantasai | [css-pseudo-4] Remove terrible outdated examples. #4392 | |
01:52:14 PST | 2020-12-31 01:51:47 PST | fantasai | [css-pseudo-4] Actually, let's add that to the correct section? | |
01:49:23 PST | 2020-12-31 01:49:00 PST | fantasai | [css-pseudo-4] Clarify that applying properties to ::first-letter can't change what matches ::first-letter. #4392 | |
01:37:22 PST | 2020-12-31 01:37:01 PST | fantasai | [css-pseudo-4] Move paragraphs around. | |
00:30:26 PST | 2020-12-31 00:29:56 PST | fantasai | [css-pseudo-4] Move note. | 2020-12-30 |
23:34:55 PST | 2020-12-30 23:34:20 PST | fantasai | [css-pseudo-4] Rewrite definition of first formatted line as a proper definition as outlined by Oriol in #1158 | |
19:10:17 PST | 2020-12-30 19:08:41 PST | fantasai | [css-pseudo-4] ::first-line cannot cross non-block element formatting context boundary. Also except table captions. #1174 fixes https://github.com/w3c/csswg-drafts/pull/1174 | |
19:00:45 PST | 2020-12-30 18:16:06 PST | fantasai | [css-pseudo-4] Tighten up default selection color requirement. #4785 | |
17:24:40 PST | 2020-12-30 17:24:15 PST | fantasai | [css-pseudo-4] Fix/add links. | |
15:39:57 PST | 2020-12-30 15:39:32 PST | fantasai | [css-pseudo-4] Update Changes list. | |
15:09:03 PST | 2020-12-30 15:08:18 PST | fantasai | [css-lists-3] Remove ::inactive-selection; investigate mediaquery instead. #4579 | |
11:54:19 PST | 2020-12-30 11:53:57 PST | fantasai | [css-pseudo-4] Remove parenthetical #4500 | |
11:49:03 PST | 2020-12-30 11:48:31 PST | fantasai | [css-pseudo-4] Pull highlight pseudo property logic from source comment into prose. #4401 | 2020-12-22 |
14:03:10 PST | 2020-12-13 07:53:54 PST | emilio | [css-pseudo] Add text for the ::file-selector-button pseudo-element. Closes #5049 | 2020-11-06 |
16:10:01 PST | 2020-11-06 16:09:35 PST | fantasai | [css-pseudo-4] Specify ::marker::marker as invalid, define that display loses its 'list-item'. https://github.com/w3c/csswg-drafts/issues/1793#issuecomment-708072107 |