Uploaded | Revised | By | Comment | 2025-03-03 |
---|---|---|---|---|
15:14:11 PST | 2025-03-03 15:13:14 PST | sanket_joshi | [css-highlight-api] Add clarifications to the algorithm for highlightsFromPoint so that StaticRanges are handled correctly | 2025-01-30 |
15:24:32 PST | 2025-01-30 15:24:12 PST | francois_daoust | [css-custom-highlight-1] Fix IDL definition of `HighlightRegistry` (#11595) A recent update added a method to the `HighlightRegistry` interface through a `partial interface` definition. That's totally fine. However, the initial `interface` definition was also turned into a `partial interface` definition. That is incorrect, a `partial interface` definition always extends an interface that must be defined (without `partial`) somewhere. This update drops `partial` from the core interface definition accordingly. | 2025-01-24 |
21:39:09 PST | 2025-01-24 21:38:49 PST | sanket_joshi | [css-highlight-api-1] Add highlightsFromPoint() to CSS.highlights #7513 (#11507) * add spec for highlightsFromPoint | 2024-10-14 |
21:03:30 PDT | 2024-10-14 21:02:45 PDT | fantasai | [css-highlight-pseudo-1] Export term | |
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-08-30 |
01:18:36 PDT | 2024-08-30 01:18:15 PDT | florian | [css-highlight-api-1] Fix unquoted attribute values (#10623) | 2024-07-26 |
03:25:50 PDT | 2024-07-26 03:24:56 PDT | florian | [css-highlight-api-1] Fix broken links (#10624) | 2024-07-16 |
16:56:07 PDT | 2024-07-16 16:55:45 PDT | tabatkins | [css-highlight-api] fix: typo: encouraged to user -> encouraged to use (#10351) | 2023-05-07 |
21:39:40 PDT | 2023-04-05 16:41:23 PDT | sanket_joshi | [css-highlight-api-1] Add changelog for updated WD (#8689) | 2023-01-15 |
17:55:10 PST | 2023-01-15 17:54:20 PST | florian | [css-highlight-api] Bikeshed updates and fixes | 2022-10-06 |
11:31:56 PDT | 2022-10-06 11:31:19 PDT | dazabani | [css-highlight-api] fix paired defaults terminology | |
11:13:54 PDT | 2022-10-06 11:13:33 PDT | dazabani | [css-pseudo] clarify paired cascade (#6386 + #6779 + #6774 + #7837) (#6665) | 2022-02-02 |
16:27:52 PST | 2022-02-02 16:25:29 PST | florian | [css-highlight] No restriction on static ranges accros containment boundaries See #4598 | 2022-01-25 |
22:11:33 PST | 2022-01-25 22:11:09 PST | sanket_joshi | Specify that highlight repaints must be async (#6987) | 2021-12-15 |
00:37:59 PST | 2021-12-14 19:55:12 PST | florian | [css-highlight-api] Markup fix | 2021-12-14 |
11:16:32 PST | 2021-12-14 11:15:37 PST | chrisl | [css-highlight-api-1][editorial] add w3cid | 2021-12-13 |
23:02:52 PST | 2021-12-13 23:02:26 PST | sanket_joshi | [css-highlight-api-1] Add w3cid for sanketj | 2021-12-01 |
10:41:50 PST | 2021-12-01 10:41:24 PST | sanket_joshi | [css-highlight-api-1] Clarifying that user agents must not use live ranges internally for static ranges #4597 (#6545) * Add note clarifying that user agents must not use live ranges internally for static ranges * Use spec reference syntax * Pull the note into the normative paragraph. | |
10:34:26 PST | 2021-12-01 10:34:00 PST | sanket_joshi | [css-highlight-api-1] Add `type` enum attribute to `Highlight` #6498 (#6724) * Add `type` attribute to `Highlight` * Say what UAs should do with the type. Explain why initial set of types was chosen. | 2021-09-16 |
02:26:42 PDT | 2021-09-08 11:58:33 PDT | florian | Restore check that range is in same document as the HighlightRegistry | |
02:19:46 PDT | 2021-09-08 11:49:43 PDT | florian | Remove validity behavior that's in conflict with DOM spec definition | 2021-09-08 |
10:17:52 PDT | 2021-09-08 10:17:04 PDT | florian | [css-highlights-api] Markup fix | |
10:02:07 PDT | 2021-09-08 10:01:14 PDT | florian | [css-highlights-api] Avoid use of RFC2119 keywords in non-normative text | |
09:46:50 PDT | 2021-09-08 09:45:44 PDT | florian | [css-highlights-api] Defer to DOM for range invalidation See #4597 | 2021-08-23 |
14:02:49 PDT | 2021-08-23 14:00:43 PDT | sanket_joshi | [css-highlight-api-1] Specify that custom highlights have no UA styles #6375 (#6534) * Specify that custom highlights have no UA styles, and inherit the styles of the originating element * Lowercase 'c' in custom highlight pseudo-elements | 2021-08-06 |
02:21:59 PDT | 2021-08-06 02:21:29 PDT | sanket_joshi | [css-highlight-api-1] Clarify that ranges from the wrong window are not painted. (#6499) | 2021-06-01 |
11:38:25 PDT | 2021-06-01 11:38:01 PDT | sanket_joshi | [css-highlight-api-1] Update examples (#6332) | 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-14 |
23:26:30 PDT | 2021-04-14 23:20:28 PDT | sanket_joshi | [css-highlight-api-1] Add note recommending authors to only use one name to style a highlight and add an example showcasing why using multiple names is problematic. | 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-25 |
00:44:17 PDT | 2021-03-25 00:43:38 PDT | florian | [css-highlight-api] markup fix | |
00:27:50 PDT | 2021-03-25 00:26:58 PDT | florian | [css-highlight-api] Fix typo | 2021-03-24 |
14:49:29 PDT | 2021-03-24 14:43:34 PDT | sanket_joshi | [css-highlight-api] Add comment about the default numerical priority for custom highlights. | |
14:07:20 PDT | 2021-03-24 14:06:56 PDT | sanket_joshi | [css-highlight-api] Custom highlight overlays should stack below native highlight overlays. (#6135) | 2021-03-10 |
13:17:20 PST | 2021-03-10 13:16:58 PST | sanket_joshi | [css-highlight-api]: Remove redundant add method from HighlightRegistry. (#6092) | 2021-02-22 |
15:42:51 PST | 2021-02-22 15:42:30 PST | sanket_joshi | [css-highlight-api] Fix examples' Ranges (#6033) * Fix examples 2 and 3 to set the range endpoints to the text node instead of `document.body`. Authored-by: Fernando Fiori <ffiori@github.com> | 2021-02-21 |
23:27:15 PST | 2021-02-21 23:26:51 PST | fantasai | fix: typos across specs (#5992) | |
22:33:24 PST | 2021-02-15 23:01:50 PST | sanket_joshi | [css-highlight-api-1] Rename HighlightsRegister to HighlightRegistry. | 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> | 2020-12-08 |
00:18:25 PST | 2020-12-08 00:17:37 PST | florian | [css-highlight-api] add previous version | |
00:14:54 PST | 2020-12-08 00:14:11 PST | florian | [css-highlight-api] dedup section id | |
00:12:53 PST | 2020-12-08 00:12:03 PST | florian | [css-highlight-api] Add changes section | |
00:07:41 PST | 2020-12-08 00:06:28 PST | florian | [css-highlight-api] Fill in security and privacy section | 2020-11-09 |
12:55:30 PST | 2020-11-09 12:55:09 PST | fantasai | s/privsec/priv-sec/g for consistency. (priv-sec was most prevalent) | 2020-10-21 |
05:00:26 PDT | 2020-10-21 04:59:24 PDT | chrisl | [css-highlight-api] prepare for TR then revert to ED | 2020-10-19 |
14:37:45 PDT | 2020-10-19 14:36:04 PDT | florian | [css-highlights] Update Editors | 2019-12-27 |
02:06:05 PST | 2019-12-27 02:02:19 PST | florian | [css-highlight-api] Remove style attribute Styling should be done via style sheets. If a style attribute becomes available on a CSSPseudoElement Object, we will be able to use that as well. But there's not need to created a dedicated OM based styling mechanism. Closes #4588 Closes #4602 | 2019-12-20 |
06:55:51 PST | 2019-12-20 06:52:53 PST | florian | [css-highlight-api] Use variadic constructor parameter instead of an optional sequence Closes #4620 | 2019-12-19 |
20:12:36 PST | 2019-12-19 20:09:38 PST | florian | [css-highlight-api] Rename HighlightRangeGroup to just Highlight Since it's responsibilities have increased to being more than just a group, a more generic name makes sense. Part of #4590 | 2019-12-12 |
22:55:54 PST | 2019-12-12 22:55:11 PST | florian | [css-highlight-api] link to github issues. | 2019-12-10 |
22:33:44 PST | 2019-12-10 22:31:27 PST | florian | [css-highlight-api-1] Use the shortname we actually resolved on |