diff --git a/ed/dfns/mediacapture-streams.json b/ed/dfns/mediacapture-streams.json index bc4e83c13b3a..c0c633d32601 100644 --- a/ed/dfns/mediacapture-streams.json +++ b/ed/dfns/mediacapture-streams.json @@ -712,6 +712,65 @@ }, "definedIn": "prose" }, + { + "id": "dfn-initialize-the-underlying-source", + "href": "https://w3c.github.io/mediacapture-main/#dfn-initialize-the-underlying-source", + "linkingText": [ + "initialize the underlying source" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "mediastreamtrack", + "href": "https://w3c.github.io/mediacapture-main/#mediastreamtrack", + "title": "MediaStreamTrack", + "number": "4.3" + }, + "definedIn": "prose" + }, + { + "id": "dfn-tiesourcetocontext", + "href": "https://w3c.github.io/mediacapture-main/#dfn-tiesourcetocontext", + "linkingText": [ + "tieSourceToContext" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "MediaStreamTrack" + ], + "access": "private", + "informative": false, + "heading": { + "id": "mediastreamtrack", + "href": "https://w3c.github.io/mediacapture-main/#mediastreamtrack", + "title": "MediaStreamTrack", + "number": "4.3" + }, + "definedIn": "prose" + }, + { + "id": "dfn-stop-all-sources", + "href": "https://w3c.github.io/mediacapture-main/#dfn-stop-all-sources", + "linkingText": [ + "stop all sources" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "mediastreamtrack", + "href": "https://w3c.github.io/mediacapture-main/#mediastreamtrack", + "title": "MediaStreamTrack", + "number": "4.3" + }, + "definedIn": "prose" + }, { "id": "track-clone", "href": "https://w3c.github.io/mediacapture-main/#track-clone", @@ -3618,6 +3677,27 @@ }, "definedIn": "prose" }, + { + "id": "dfn-mediastreamtracksources", + "href": "https://w3c.github.io/mediacapture-main/#dfn-mediastreamtracksources", + "linkingText": [ + "[[mediaStreamTrackSources]]" + ], + "localLinkingText": [], + "type": "attribute", + "for": [ + "MediaDevices" + ], + "access": "private", + "informative": false, + "heading": { + "id": "mediadevices", + "href": "https://w3c.github.io/mediacapture-main/#mediadevices", + "title": "MediaDevices", + "number": "9.2" + }, + "definedIn": "prose" + }, { "id": "dfn-device-change-notification-steps", "href": "https://w3c.github.io/mediacapture-main/#dfn-device-change-notification-steps", diff --git a/ed/dfns/performance-timeline-2.json b/ed/dfns/performance-timeline-2.json index d1be939d0a24..338e3e51c63e 100644 --- a/ed/dfns/performance-timeline-2.json +++ b/ed/dfns/performance-timeline-2.json @@ -522,6 +522,25 @@ }, "definedIn": "prose" }, + { + "id": "dfn-requires-dropped-entries", + "href": "https://w3c.github.io/performance-timeline/#dfn-requires-dropped-entries", + "linkingText": [ + "requires dropped entries" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "the-performanceobserver-interface", + "href": "https://w3c.github.io/performance-timeline/#the-performanceobserver-interface", + "title": "The PerformanceObserver interface", + "number": "5" + }, + "definedIn": "prose" + }, { "id": "dfn-registered-performance-observer", "href": "https://w3c.github.io/performance-timeline/#dfn-registered-performance-observer", diff --git a/ed/diff.md b/ed/diff.md index e8456a8d748e..d40372ec914e 100644 --- a/ed/diff.md +++ b/ed/diff.md @@ -2,1144 +2,1144 @@ % Reffy % August 19, 2021 -## CSS Animation Worklet API - -- Initial URL: [https://www.w3.org/TR/css-animation-worklet-1/](https://www.w3.org/TR/css-animation-worklet-1/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.css-houdini.org/css-animationworklet-1/](https://drafts.css-houdini.org/css-animationworklet-1/) -- Unknown WebIDL names used: *INS* Animation, AnimationEffect, AnimationTimeline, CSS, ComputedEffectTiming, EffectTiming - - -## CSS Layout API Level 1 - -- Initial URL: [https://www.w3.org/TR/css-layout-api-1/](https://www.w3.org/TR/css-layout-api-1/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.css-houdini.org/css-layout-api-1/](https://drafts.css-houdini.org/css-layout-api-1/) -- Unknown WebIDL names used: *INS* CSS - - -## CSS Painting API Level 1 - -- Initial URL: [https://www.w3.org/TR/css-paint-api-1/](https://www.w3.org/TR/css-paint-api-1/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.css-houdini.org/css-paint-api-1/](https://drafts.css-houdini.org/css-paint-api-1/) -- Unknown WebIDL names used: *INS* CSS - - -## CSS Parser API - -- Initial URL: [https://wicg.github.io/css-parser-api/](https://wicg.github.io/css-parser-api/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://wicg.github.io/css-parser-api/](https://wicg.github.io/css-parser-api/) -- Unknown WebIDL names used: *INS* CSS - - -## CSS Properties and Values API Level 1 - -- Initial URL: [https://www.w3.org/TR/css-properties-values-api-1/](https://www.w3.org/TR/css-properties-values-api-1/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.css-houdini.org/css-properties-values-api-1/](https://drafts.css-houdini.org/css-properties-values-api-1/) -- Unknown WebIDL names used: *INS* CSS, CSSRule - +## CSS 2 -## CSS Typed OM Level 1 - -- Initial URL: [https://www.w3.org/TR/css-typed-om-1/](https://www.w3.org/TR/css-typed-om-1/) +- Initial URL: [https://www.w3.org/TR/CSS21/](https://www.w3.org/TR/CSS21/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.css-houdini.org/css-typed-om-1/](https://drafts.css-houdini.org/css-typed-om-1/) -- Unknown WebIDL names used: *INS* CSS, CSSStyleRule, ElementCSSInlineStyle +- Editor's Draft: [https://drafts.csswg.org/css2/](https://drafts.csswg.org/css2/) +- Spec title: *INS* CSS 2 / *DEL* Index of css2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://html.spec.whatwg.org/, https://www.w3.org/TR/css3-color/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/2008/REC-CSS2-20080411/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/2003/REC-SVG11-20030114/ -## CSS Typed OM Level 2 +## CSS 2 -- Initial URL: [https://drafts.css-houdini.org/css-typed-om-2/](https://drafts.css-houdini.org/css-typed-om-2/) +- Initial URL: [https://www.w3.org/TR/CSS22/](https://www.w3.org/TR/CSS22/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.css-houdini.org/css-typed-om-2/](https://drafts.css-houdini.org/css-typed-om-2/) -- Spec is OK: *INS* false / *DEL* true +- Editor's Draft: [https://drafts.csswg.org/css2/](https://drafts.csswg.org/css2/) +- Spec title: *INS* CSS 2 / *DEL* Index of css2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://html.spec.whatwg.org/, https://www.w3.org/TR/css3-color/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/2008/REC-CSS2-20080411/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/2003/REC-SVG11-20030114/ -## Index of css-align-3/ +## CSS Animation Worklet API -- Initial URL: [https://www.w3.org/TR/css-align-3/](https://www.w3.org/TR/css-align-3/) +- Initial URL: [https://www.w3.org/TR/css-animation-worklet-1/](https://www.w3.org/TR/css-animation-worklet-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-align/](https://drafts.csswg.org/css-align/) -- Spec title: *INS* Index of css-align-3/ / *DEL* CSS Box Alignment Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/cssom-1/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-flexbox/, https://www.w3.org/TR/css-grid/, https://www.w3.org/TR/css3-flexbox/, https://www.w3.org/TR/css3-grid-layout/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.css-houdini.org/css-animationworklet-1/](https://drafts.css-houdini.org/css-animationworklet-1/) +- Unknown WebIDL names used: *DEL* Animation, AnimationEffect, AnimationTimeline, CSS, ComputedEffectTiming, EffectTiming -## Index of css-animations-1/ +## CSS Animations Level 1 - Initial URL: [https://www.w3.org/TR/css-animations-1/](https://www.w3.org/TR/css-animations-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-animations/](https://drafts.csswg.org/css-animations/) -- Spec title: *INS* Index of css-animations-1/ / *DEL* CSS Animations Level 1 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Animations Level 1 / *DEL* Index of css-animations-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-animations-2/ +## CSS Animations Level 2 - Initial URL: [https://drafts.csswg.org/css-animations-2/](https://drafts.csswg.org/css-animations-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-animations-2/](https://drafts.csswg.org/css-animations-2/) -- Spec title: *INS* Index of css-animations-2/ / *DEL* CSS Animations Level 2 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString -- Missing references for links: *DEL* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ +- Spec title: *INS* CSS Animations Level 2 / *DEL* Index of css-animations-2/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ -## Index of css-backgrounds-3/ +## CSS Backgrounds and Borders Module Level 3 - Initial URL: [https://www.w3.org/TR/css-backgrounds-3/](https://www.w3.org/TR/css-backgrounds-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-backgrounds/](https://drafts.csswg.org/css-backgrounds/) -- Spec title: *INS* Index of css-backgrounds-3/ / *DEL* CSS Backgrounds and Borders Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-images/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F3, https://www.w3.org/TR/media-frags/, https://www.w3.org/TR/css3-images/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/css3-break/, https://www.w3.org/TR/2014/CR-css3-background-20140909/, https://www.w3.org/TR/2014/WD-css3-background-20140204/, https://www.w3.org/TR/2012/CR-css3-background-20120724/, https://www.w3.org/TR/2012/CR-css3-background-20120417/, https://www.w3.org/TR/2012/WD-css3-background-20120214/, https://www.w3.org/TR/2011/CR-css3-background-20110215/, https://www.w3.org/TR/2009/CR-css3-background-20091217/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Backgrounds and Borders Module Level 3 / *DEL* Index of css-backgrounds-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-images/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F3, https://www.w3.org/TR/media-frags/, https://www.w3.org/TR/css3-images/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/css3-break/, https://www.w3.org/TR/2014/CR-css3-background-20140909/, https://www.w3.org/TR/2014/WD-css3-background-20140204/, https://www.w3.org/TR/2012/CR-css3-background-20120724/, https://www.w3.org/TR/2012/CR-css3-background-20120417/, https://www.w3.org/TR/2012/WD-css3-background-20120214/, https://www.w3.org/TR/2011/CR-css3-background-20110215/, https://www.w3.org/TR/2009/CR-css3-background-20091217/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-backgrounds-4/ +## CSS Backgrounds and Borders Module Level 4 - Initial URL: [https://drafts.csswg.org/css-backgrounds-4/](https://drafts.csswg.org/css-backgrounds-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-backgrounds-4/](https://drafts.csswg.org/css-backgrounds-4/) -- Spec title: *INS* Index of css-backgrounds-4/ / *DEL* CSS Backgrounds and Borders Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-background/, https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/css3-transitions/ +- Spec title: *INS* CSS Backgrounds and Borders Module Level 4 / *DEL* Index of css-backgrounds-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-background/, https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/css3-transitions/ -## Index of css-box-3/ +## CSS Basic User Interface Module Level 4 + +- Initial URL: [https://www.w3.org/TR/css-ui-4/](https://www.w3.org/TR/css-ui-4/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/css-ui-4/](https://drafts.csswg.org/css-ui-4/) +- Spec title: *INS* CSS Basic User Interface Module Level 4 / *DEL* Index of css-ui-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/2000/WD-css3-userint-20000216, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-style-attr/, https://w3c.github.io/contentEditable/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ + + +## CSS Box Alignment Module Level 3 + +- Initial URL: [https://www.w3.org/TR/css-align-3/](https://www.w3.org/TR/css-align-3/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/css-align/](https://drafts.csswg.org/css-align/) +- Spec title: *INS* CSS Box Alignment Module Level 3 / *DEL* Index of css-align-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/cssom-1/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-flexbox/, https://www.w3.org/TR/css-grid/, https://www.w3.org/TR/css3-flexbox/, https://www.w3.org/TR/css3-grid-layout/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ + + +## CSS Box Model Module Level 3 - Initial URL: [https://www.w3.org/TR/css-box-3/](https://www.w3.org/TR/css-box-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-box-3/](https://drafts.csswg.org/css-box-3/) -- Spec title: *INS* Index of css-box-3/ / *DEL* CSS Box Model Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/2018/WD-css3-box-20180731/, https://www.w3.org/TR/css-display/, https://www.w3.org/TR/css-flexbox/, https://www.w3.org/TR/css-grid/, https://www.w3.org/TR/css-position/, https://www.w3.org/TR/css-tables/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Box Model Module Level 3 / *DEL* Index of css-box-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/2018/WD-css3-box-20180731/, https://www.w3.org/TR/css-display/, https://www.w3.org/TR/css-flexbox/, https://www.w3.org/TR/css-grid/, https://www.w3.org/TR/css-position/, https://www.w3.org/TR/css-tables/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-box-4/ +## CSS Box Model Module Level 4 - Initial URL: [https://www.w3.org/TR/css-box-4/](https://www.w3.org/TR/css-box-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-box-4/](https://drafts.csswg.org/css-box-4/) -- Spec title: *INS* Index of css-box-4/ / *DEL* CSS Box Model Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/2018/WD-css3-box-20180731/, https://www.w3.org/TR/css-display/, https://www.w3.org/TR/css-flexbox/, https://www.w3.org/TR/css-grid/, https://www.w3.org/TR/css-position/, https://www.w3.org/TR/css-tables/, https://www.w3.org/TR/css-logical-1/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-box-3/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Box Model Module Level 4 / *DEL* Index of css-box-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/2018/WD-css3-box-20180731/, https://www.w3.org/TR/css-display/, https://www.w3.org/TR/css-flexbox/, https://www.w3.org/TR/css-grid/, https://www.w3.org/TR/css-position/, https://www.w3.org/TR/css-tables/, https://www.w3.org/TR/css-logical-1/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-box-3/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-break-3/ +## CSS Box Sizing Module Level 3 -- Initial URL: [https://www.w3.org/TR/css-break-3/](https://www.w3.org/TR/css-break-3/) +- Initial URL: [https://www.w3.org/TR/css-sizing-3/](https://www.w3.org/TR/css-sizing-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-break/](https://drafts.csswg.org/css-break/) -- Spec title: *INS* Index of css-break-3/ / *DEL* CSS Fragmentation Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-regions/, https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css3-page/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/css3-background/, https://www.w3.org/TR/2015/WD-css3-break-20150129/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.csswg.org/css-sizing-3/](https://drafts.csswg.org/css-sizing-3/) +- Spec title: *INS* CSS Box Sizing Module Level 3 / *DEL* Index of css-sizing-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-writing-modes-3/, https://www.w3.org/TR/css2/, https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-flexbox/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-break-4/ +## CSS Box Sizing Module Level 4 -- Initial URL: [https://www.w3.org/TR/css-break-4/](https://www.w3.org/TR/css-break-4/) +- Initial URL: [https://www.w3.org/TR/css-sizing-4/](https://www.w3.org/TR/css-sizing-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-break-4/](https://drafts.csswg.org/css-break-4/) -- Spec title: *INS* Index of css-break-4/ / *DEL* CSS Fragmentation Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-regions/, https://www.w3.org/TR/css-break-3/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/css-pseudo/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.csswg.org/css-sizing-4/](https://drafts.csswg.org/css-sizing-4/) +- Spec title: *INS* CSS Box Sizing Module Level 4 / *DEL* Index of css-sizing-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-flexbox-1/, https://www.w3.org/TR/css-grid-1/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-cascade-3/ +## CSS Cascading and Inheritance Level 3 - Initial URL: [https://www.w3.org/TR/css-cascade-3/](https://www.w3.org/TR/css-cascade-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-cascade-3/](https://drafts.csswg.org/css-cascade-3/) -- Spec title: *INS* Index of css-cascade-3/ / *DEL* CSS Cascading and Inheritance Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-mediaqueries/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css-style-attr/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Cascading and Inheritance Level 3 / *DEL* Index of css-cascade-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-mediaqueries/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css-style-attr/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-cascade-4/ +## CSS Cascading and Inheritance Level 4 - Initial URL: [https://www.w3.org/TR/css-cascade-4/](https://www.w3.org/TR/css-cascade-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-cascade/](https://drafts.csswg.org/css-cascade/) -- Spec title: *INS* Index of css-cascade-4/ / *DEL* CSS Cascading and Inheritance Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/mediaqueries/, https://www.w3.org/TR/css-conditional/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css-style-attr/, https://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/, https://www.w3.org/TR/css-cascade-3/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Cascading and Inheritance Level 4 / *DEL* Index of css-cascade-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/mediaqueries/, https://www.w3.org/TR/css-conditional/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css-style-attr/, https://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/, https://www.w3.org/TR/css-cascade-3/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-cascade-4/ +## CSS Cascading and Inheritance Level 4 - Initial URL: [https://www.w3.org/TR/css-cascade-5/](https://www.w3.org/TR/css-cascade-5/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-cascade/](https://drafts.csswg.org/css-cascade/) -- Spec title: *INS* Index of css-cascade-4/ / *DEL* CSS Cascading and Inheritance Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/mediaqueries/, https://www.w3.org/TR/css-conditional/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css-style-attr/, https://www.w3.org/TR/2020/WD-css-cascade-4-20200818/, https://www.w3.org/TR/2018/CR-css-cascade-4-20180828/, https://www.w3.org/TR/2016/CR-css-cascade-4-20160114/, https://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/, https://www.w3.org/TR/2015/WD-css-cascade-4-20150421/, https://www.w3.org/TR/css-cascade-3/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Cascading and Inheritance Level 4 / *DEL* Index of css-cascade-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/mediaqueries/, https://www.w3.org/TR/css-conditional/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css-style-attr/, https://www.w3.org/TR/2020/WD-css-cascade-4-20200818/, https://www.w3.org/TR/2018/CR-css-cascade-4-20180828/, https://www.w3.org/TR/2016/CR-css-cascade-4-20160114/, https://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/, https://www.w3.org/TR/2015/WD-css-cascade-4-20150421/, https://www.w3.org/TR/css-cascade-3/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-color-4/ +## CSS Color Adjustment Module Level 1 -- Initial URL: [https://www.w3.org/TR/css-color-4/](https://www.w3.org/TR/css-color-4/) +- Initial URL: [https://www.w3.org/TR/css-color-adjust-1/](https://www.w3.org/TR/css-color-adjust-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-color/](https://drafts.csswg.org/css-color/) -- Spec title: *INS* Index of css-color-4/ / *DEL* CSS Color Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-color-3/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://infra.spec.whatwg.org/, https://www.w3.org/TR/css-pseudo/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.csswg.org/css-color-adjust-1/](https://drafts.csswg.org/css-color-adjust-1/) +- Spec title: *INS* CSS Color Adjustment Module Level 1 / *DEL* Index of css-color-adjust-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-cascade-4/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-color-5/ +## CSS Color Module Level 4 -- Initial URL: [https://www.w3.org/TR/css-color-5/](https://www.w3.org/TR/css-color-5/) +- Initial URL: [https://www.w3.org/TR/css-color-4/](https://www.w3.org/TR/css-color-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-color-5/](https://drafts.csswg.org/css-color-5/) -- Spec title: *INS* Index of css-color-5/ / *DEL* CSS Color Module Level 5 -- Spec is OK: *INS* false / *DEL* true -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-color/](https://drafts.csswg.org/css-color/) +- Spec title: *INS* CSS Color Module Level 4 / *DEL* Index of css-color-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-color-3/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://infra.spec.whatwg.org/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-color-adjust-1/ +## CSS Color Module Level 5 -- Initial URL: [https://www.w3.org/TR/css-color-adjust-1/](https://www.w3.org/TR/css-color-adjust-1/) +- Initial URL: [https://www.w3.org/TR/css-color-5/](https://www.w3.org/TR/css-color-5/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-color-adjust-1/](https://drafts.csswg.org/css-color-adjust-1/) -- Spec title: *INS* Index of css-color-adjust-1/ / *DEL* CSS Color Adjustment Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-cascade-4/, https://www.w3.org/TR/css-pseudo/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.csswg.org/css-color-5/](https://drafts.csswg.org/css-color-5/) +- Spec title: *INS* CSS Color Module Level 5 / *DEL* Index of css-color-5/ +- Spec is OK: *INS* true / *DEL* false +- No normative references found: *INS* false / *DEL* true -## Index of css-conditional-3/ +## CSS Conditional Rules Module Level 3 - Initial URL: [https://www.w3.org/TR/css-conditional-3/](https://www.w3.org/TR/css-conditional-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-conditional-3/](https://drafts.csswg.org/css-conditional-3/) -- Spec title: *INS* Index of css-conditional-3/ / *DEL* CSS Conditional Rules Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString -- Missing references for links: *DEL* https://www.w3.org/TR/2013/CR-css3-conditional-20130404/, https://www.w3.org/TR/css3-mediaqueries/ +- Spec title: *INS* CSS Conditional Rules Module Level 3 / *DEL* Index of css-conditional-3/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/2013/CR-css3-conditional-20130404/, https://www.w3.org/TR/css3-mediaqueries/ -## Index of css-conditional-4/ +## CSS Conditional Rules Module Level 4 - Initial URL: [https://www.w3.org/TR/css-conditional-4/](https://www.w3.org/TR/css-conditional-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-conditional-4/](https://drafts.csswg.org/css-conditional-4/) -- Spec title: *INS* Index of css-conditional-4/ / *DEL* CSS Conditional Rules Module Level 4 -- Spec is OK: *INS* false / *DEL* true -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Conditional Rules Module Level 4 / *DEL* Index of css-conditional-4/ +- Spec is OK: *INS* true / *DEL* false +- No normative references found: *INS* false / *DEL* true -## Index of css-contain-2/ +## CSS Containment Module Level 2 - Initial URL: [https://www.w3.org/TR/css-contain-2/](https://www.w3.org/TR/css-contain-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-contain-2/](https://drafts.csswg.org/css-contain-2/) -- Spec title: *INS* Index of css-contain-2/ / *DEL* CSS Containment Module Level 2 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/security-privacy-questionnaire/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/, https://w3c.github.io/IntersectionObserver/ +- Spec title: *INS* CSS Containment Module Level 2 / *DEL* Index of css-contain-2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/security-privacy-questionnaire/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/, https://w3c.github.io/IntersectionObserver/ -## Index of css-content-3/ +## CSS Counter Styles Level 3 -- Initial URL: [https://www.w3.org/TR/css-content-3/](https://www.w3.org/TR/css-content-3/) +- Initial URL: [https://www.w3.org/TR/css-counter-styles-3/](https://www.w3.org/TR/css-counter-styles-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-content-3/](https://drafts.csswg.org/css-content-3/) -- Spec title: *INS* Index of css-content-3/ / *DEL* CSS Generated Content Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.csswg.org/css-counter-styles/](https://drafts.csswg.org/css-counter-styles/) +- Spec title: *INS* CSS Counter Styles Level 3 / *DEL* Index of css-counter-styles-3/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString -## Index of css-counter-styles-3/ +## CSS Custom Highlight API Module Level 1 -- Initial URL: [https://www.w3.org/TR/css-counter-styles-3/](https://www.w3.org/TR/css-counter-styles-3/) +- Initial URL: [https://www.w3.org/TR/css-highlight-api-1/](https://www.w3.org/TR/css-highlight-api-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-counter-styles/](https://drafts.csswg.org/css-counter-styles/) -- Spec title: *INS* Index of css-counter-styles-3/ / *DEL* CSS Counter Styles Level 3 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString +- Editor's Draft: [https://drafts.csswg.org/css-highlight-api-1/](https://drafts.csswg.org/css-highlight-api-1/) +- Spec title: *INS* CSS Custom Highlight API Module Level 1 / *DEL* Index of css-highlight-api-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false + + +## CSS Custom Properties for Cascading Variables Module Level 1 + +- Initial URL: [https://www.w3.org/TR/css-variables-1/](https://www.w3.org/TR/css-variables-1/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/css-variables/](https://drafts.csswg.org/css-variables/) +- Spec title: *INS* CSS Custom Properties for Cascading Variables Module Level 1 / *DEL* Index of css-variables-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-cascade-4/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-device-adapt-1/ +## CSS Device Adaptation Module Level 1 - Initial URL: [https://www.w3.org/TR/css-device-adapt-1/](https://www.w3.org/TR/css-device-adapt-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-device-adapt/](https://drafts.csswg.org/css-device-adapt/) -- Spec title: *INS* Index of css-device-adapt-1/ / *DEL* CSS Device Adaptation Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-syntax/, https://www.w3.org/TR/css3-mediaqueries/, https://www.w3.org/TR/2011/WD-css-device-adapt-20110915/ +- Spec title: *INS* CSS Device Adaptation Module Level 1 / *DEL* Index of css-device-adapt-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Missing references for links: *INS* https://www.w3.org/TR/css3-syntax/, https://www.w3.org/TR/css3-mediaqueries/, https://www.w3.org/TR/2011/WD-css-device-adapt-20110915/ -## Index of css-display-3/ +## CSS Display Module Level 3 - Initial URL: [https://www.w3.org/TR/css-display-3/](https://www.w3.org/TR/css-display-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-display/](https://drafts.csswg.org/css-display/) -- Spec title: *INS* Index of css-display-3/ / *DEL* CSS Display Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-writing-modes-3/, https://www.w3.org/TR/css-multicol-1/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-grid/, https://www.w3.org/TR/css-contain-1/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Display Module Level 3 / *DEL* Index of css-display-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-writing-modes-3/, https://www.w3.org/TR/css-multicol-1/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-grid/, https://www.w3.org/TR/css-contain-1/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-easing-1/ +## CSS Easing Functions Level 1 - Initial URL: [https://www.w3.org/TR/css-easing-1/](https://www.w3.org/TR/css-easing-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-easing/](https://drafts.csswg.org/css-easing/) -- Spec title: *INS* Index of css-easing-1/ / *DEL* CSS Easing Functions Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-transitions/ +- Spec title: *INS* CSS Easing Functions Level 1 / *DEL* Index of css-easing-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-transitions/ -## Index of css-env-1/ +## CSS Environment Variables Module Level 1 - Initial URL: [https://drafts.csswg.org/css-env-1/](https://drafts.csswg.org/css-env-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-env-1/](https://drafts.csswg.org/css-env-1/) -- Spec title: *INS* Index of css-env-1/ / *DEL* CSS Environment Variables Module Level 1 -- Spec is OK: *INS* false / *DEL* true -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Environment Variables Module Level 1 / *DEL* Index of css-env-1/ +- Spec is OK: *INS* true / *DEL* false +- No normative references found: *INS* false / *DEL* true -## Index of css-exclusions-1/ +## CSS Exclusions Module Level 1 - Initial URL: [https://www.w3.org/TR/css3-exclusions/](https://www.w3.org/TR/css3-exclusions/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-exclusions/](https://drafts.csswg.org/css-exclusions/) -- Spec title: *INS* Index of css-exclusions-1/ / *DEL* CSS Exclusions Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-box/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css-shapes/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Exclusions Module Level 1 / *DEL* Index of css-exclusions-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-box/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css-shapes/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-extensions-1/ +## CSS Extensions - Initial URL: [https://drafts.csswg.org/css-extensions-1/](https://drafts.csswg.org/css-extensions-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-extensions-1/](https://drafts.csswg.org/css-extensions-1/) -- Spec title: *INS* Index of css-extensions-1/ / *DEL* CSS Extensions -- Spec is OK: *INS* false / *DEL* true -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Extensions / *DEL* Index of css-extensions-1/ +- Spec is OK: *INS* true / *DEL* false +- No normative references found: *INS* false / *DEL* true -## Index of css-flexbox-1/ +## CSS Flexible Box Layout Module Level 1 - Initial URL: [https://www.w3.org/TR/css-flexbox-1/](https://www.w3.org/TR/css-flexbox-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-flexbox-1/](https://drafts.csswg.org/css-flexbox-1/) -- Spec title: *INS* Index of css-flexbox-1/ / *DEL* CSS Flexible Box Layout Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-align/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css3-mediaqueries/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-speech/, https://www.w3.org/TR/css3-align/, https://www.w3.org/TR/css-break/, https://www.w3.org/TR/css3-break/, https://www.w3.org/TR/2012/CR-css3-flexbox-20120918/, https://www.w3.org/TR/css-display/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Flexible Box Layout Module Level 1 / *DEL* Index of css-flexbox-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-align/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css3-mediaqueries/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-speech/, https://www.w3.org/TR/css3-align/, https://www.w3.org/TR/css-break/, https://www.w3.org/TR/css3-break/, https://www.w3.org/TR/2012/CR-css3-flexbox-20120918/, https://www.w3.org/TR/css-display/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-font-loading-3/ +## CSS Font Loading Module Level 3 - Initial URL: [https://www.w3.org/TR/css-font-loading-3/](https://www.w3.org/TR/css-font-loading-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-font-loading/](https://drafts.csswg.org/css-font-loading/) -- Spec title: *INS* Index of css-font-loading-3/ / *DEL* CSS Font Loading Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString -- Inconsistent references for links: *DEL* https://www.w3.org/TR/html5/ +- Spec title: *INS* CSS Font Loading Module Level 3 / *DEL* Index of css-font-loading-3/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Inconsistent references for links: *INS* https://www.w3.org/TR/html5/ -## Index of css-fonts-4/ +## CSS Fonts Module Level 4 - Initial URL: [https://www.w3.org/TR/css-fonts-4/](https://www.w3.org/TR/css-fonts-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-fonts-4/](https://drafts.csswg.org/css-fonts-4/) -- Spec title: *INS* Index of css-fonts-4/ / *DEL* CSS Fonts Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2020/NOTE-PFE-evaluation-20201015/, https://www.w3.org/TR/css3-syntax/, https://www.w3.org/TR/security-privacy-questionnaire/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/, https://www.w3.org/TR/2020/WD-css-fonts-4-20201117/, https://www.w3.org/TR/2019/WD-css-fonts-4-20191113/, https://www.w3.org/TR/2018/WD-css-fonts-4-20180920/, https://www.w3.org/TR/2018/WD-css-fonts-4-20180410/ +- Spec title: *INS* CSS Fonts Module Level 4 / *DEL* Index of css-fonts-4/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2020/NOTE-PFE-evaluation-20201015/, https://www.w3.org/TR/css3-syntax/, https://www.w3.org/TR/security-privacy-questionnaire/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/, https://www.w3.org/TR/2020/WD-css-fonts-4-20201117/, https://www.w3.org/TR/2019/WD-css-fonts-4-20191113/, https://www.w3.org/TR/2018/WD-css-fonts-4-20180920/, https://www.w3.org/TR/2018/WD-css-fonts-4-20180410/ -## Index of css-fonts-5/ +## CSS Fonts Module Level 5 - Initial URL: [https://drafts.csswg.org/css-fonts-5/](https://drafts.csswg.org/css-fonts-5/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-fonts-5/](https://drafts.csswg.org/css-fonts-5/) -- Spec title: *INS* Index of css-fonts-5/ / *DEL* CSS Fonts Module Level 5 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-syntax-3/, https://www.w3.org/TR/2020/NOTE-PFE-evaluation-20201015/, https://www.w3.org/TR/2021/WD-css-fonts-5-20210629/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Fonts Module Level 5 / *DEL* Index of css-fonts-5/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-syntax-3/, https://www.w3.org/TR/2020/NOTE-PFE-evaluation-20201015/, https://www.w3.org/TR/2021/WD-css-fonts-5-20210629/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ + + +## CSS Fragmentation Module Level 3 + +- Initial URL: [https://www.w3.org/TR/css-break-3/](https://www.w3.org/TR/css-break-3/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/css-break/](https://drafts.csswg.org/css-break/) +- Spec title: *INS* CSS Fragmentation Module Level 3 / *DEL* Index of css-break-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-regions/, https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css3-page/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/css3-background/, https://www.w3.org/TR/2015/WD-css3-break-20150129/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-gcpm-3/ +## CSS Fragmentation Module Level 4 + +- Initial URL: [https://www.w3.org/TR/css-break-4/](https://www.w3.org/TR/css-break-4/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/css-break-4/](https://drafts.csswg.org/css-break-4/) +- Spec title: *INS* CSS Fragmentation Module Level 4 / *DEL* Index of css-break-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-regions/, https://www.w3.org/TR/css-break-3/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ + + +## CSS Generated Content for Paged Media Module - Initial URL: [https://www.w3.org/TR/css-gcpm-3/](https://www.w3.org/TR/css-gcpm-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-gcpm/](https://drafts.csswg.org/css-gcpm/) -- Spec title: *INS* Index of css-gcpm-3/ / *DEL* CSS Generated Content for Paged Media Module -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://w3c.github.io/dpub-pagination/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css3-selectors/, https://www.w3.org/TR/2011/WD-css3-gcpm-20111129/, https://books.spec.whatwg.org/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2014/WD-dpub-latinreq-20140313/ +- Spec title: *INS* CSS Generated Content for Paged Media Module / *DEL* Index of css-gcpm-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://w3c.github.io/dpub-pagination/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css3-selectors/, https://www.w3.org/TR/2011/WD-css3-gcpm-20111129/, https://books.spec.whatwg.org/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2014/WD-dpub-latinreq-20140313/ -## Index of css-gcpm-4/ +## CSS Generated Content for Paged Media Module Level 4 - Initial URL: [https://drafts.csswg.org/css-gcpm-4/](https://drafts.csswg.org/css-gcpm-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-gcpm-4/](https://drafts.csswg.org/css-gcpm-4/) -- Spec title: *INS* Index of css-gcpm-4/ / *DEL* CSS Generated Content for Paged Media Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Generated Content for Paged Media Module Level 4 / *DEL* Index of css-gcpm-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-grid-2/ +## CSS Generated Content Module Level 3 -- Initial URL: [https://www.w3.org/TR/css-grid-2/](https://www.w3.org/TR/css-grid-2/) +- Initial URL: [https://www.w3.org/TR/css-content-3/](https://www.w3.org/TR/css-content-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-grid-2/](https://drafts.csswg.org/css-grid-2/) -- Spec title: *INS* Index of css-grid-2/ / *DEL* CSS Grid Layout Module Level 2 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-grid-1/, https://www.w3.org/TR/css3-mediaqueries/, https://www.w3.org/TR/css-align/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css3-speech/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/cssom/, https://www.w3.org/TR/css-break/, https://www.w3.org/TR/css3-break/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.csswg.org/css-content-3/](https://drafts.csswg.org/css-content-3/) +- Spec title: *INS* CSS Generated Content Module Level 3 / *DEL* Index of css-content-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-grid-3/ +## CSS Grid Layout Module Level 2 -- Initial URL: [https://drafts.csswg.org/css-grid-3/](https://drafts.csswg.org/css-grid-3/) +- Initial URL: [https://www.w3.org/TR/css-grid-2/](https://www.w3.org/TR/css-grid-2/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-grid-3/](https://drafts.csswg.org/css-grid-3/) -- Spec title: *INS* Index of css-grid-3/ / *DEL* CSS Grid Layout Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.csswg.org/css-grid-2/](https://drafts.csswg.org/css-grid-2/) +- Spec title: *INS* CSS Grid Layout Module Level 2 / *DEL* Index of css-grid-2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-grid-1/, https://www.w3.org/TR/css3-mediaqueries/, https://www.w3.org/TR/css-align/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css3-speech/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/cssom/, https://www.w3.org/TR/css-break/, https://www.w3.org/TR/css3-break/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-highlight-api-1/ +## CSS Grid Layout Module Level 3 -- Initial URL: [https://www.w3.org/TR/css-highlight-api-1/](https://www.w3.org/TR/css-highlight-api-1/) +- Initial URL: [https://drafts.csswg.org/css-grid-3/](https://drafts.csswg.org/css-grid-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-highlight-api-1/](https://drafts.csswg.org/css-highlight-api-1/) -- Spec title: *INS* Index of css-highlight-api-1/ / *DEL* CSS Custom Highlight API Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-grid-3/](https://drafts.csswg.org/css-grid-3/) +- Spec title: *INS* CSS Grid Layout Module Level 3 / *DEL* Index of css-grid-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-images-3/ +## CSS Images Module Level 3 - Initial URL: [https://www.w3.org/TR/css-images-3/](https://www.w3.org/TR/css-images-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-images-3/](https://drafts.csswg.org/css-images-3/) -- Spec title: *INS* Index of css-images-3/ / *DEL* CSS Images Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-animations/, https://www.w3.org/TR/css-transitions/, https://www.w3.org/TR/css3-background/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/2012/CR-css3-images-20120417/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Images Module Level 3 / *DEL* Index of css-images-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-animations/, https://www.w3.org/TR/css-transitions/, https://www.w3.org/TR/css3-background/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/2012/CR-css3-images-20120417/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-images-4/ +## CSS Images Module Level 4 - Initial URL: [https://www.w3.org/TR/css-images-4/](https://www.w3.org/TR/css-images-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-images-4/](https://drafts.csswg.org/css-images-4/) -- Spec title: *INS* Index of css-images-4/ / *DEL* CSS Images Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/2011/CR-css3-background-20110215/, https://www.w3.org/TR/css-animations/, https://www.w3.org/TR/css-transitions/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/2012/WD-css4-images-20120911/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Images Module Level 4 / *DEL* Index of css-images-4/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Missing references for links: *INS* https://www.w3.org/TR/2011/CR-css3-background-20110215/, https://www.w3.org/TR/css-animations/, https://www.w3.org/TR/css-transitions/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/2012/WD-css4-images-20120911/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-inline-3/ +## CSS Inline Layout Module Level 3 - Initial URL: [https://www.w3.org/TR/css-inline-3/](https://www.w3.org/TR/css-inline-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-inline-3/](https://drafts.csswg.org/css-inline-3/) -- Spec title: *INS* Index of css-inline-3/ / *DEL* CSS Inline Layout Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-text/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://html.spec.whatwg.org/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Inline Layout Module Level 3 / *DEL* Index of css-inline-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-text/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://html.spec.whatwg.org/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ + + +## CSS Layout API Level 1 + +- Initial URL: [https://www.w3.org/TR/css-layout-api-1/](https://www.w3.org/TR/css-layout-api-1/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.css-houdini.org/css-layout-api-1/](https://drafts.css-houdini.org/css-layout-api-1/) +- Unknown WebIDL names used: *DEL* CSS -## Index of css-line-grid-1/ +## CSS Line Grid Module Level 1 - Initial URL: [https://www.w3.org/TR/css-line-grid-1/](https://www.w3.org/TR/css-line-grid-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-line-grid/](https://drafts.csswg.org/css-line-grid/) -- Spec title: *INS* Index of css-line-grid-1/ / *DEL* CSS Line Grid Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Line Grid Module Level 1 / *DEL* Index of css-line-grid-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-lists-3/ +## CSS Lists and Counters Module Level 3 - Initial URL: [https://www.w3.org/TR/css-lists-3/](https://www.w3.org/TR/css-lists-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-lists-3/](https://drafts.csswg.org/css-lists-3/) -- Spec title: *INS* Index of css-lists-3/ / *DEL* CSS Lists and Counters Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Lists and Counters Module Level 3 / *DEL* Index of css-lists-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-logical-1/ +## CSS Logical Properties and Values Level 1 - Initial URL: [https://www.w3.org/TR/css-logical-1/](https://www.w3.org/TR/css-logical-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-logical-1/](https://drafts.csswg.org/css-logical-1/) -- Spec title: *INS* Index of css-logical-1/ / *DEL* CSS Logical Properties and Values Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-writing-modes/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Logical Properties and Values Level 1 / *DEL* Index of css-logical-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-writing-modes/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ + + +## CSS Mobile Text Size Adjustment Module Level 1 + +- Initial URL: [https://drafts.csswg.org/css-size-adjust-1/](https://drafts.csswg.org/css-size-adjust-1/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/css-size-adjust-1/](https://drafts.csswg.org/css-size-adjust-1/) +- Spec title: *INS* CSS Mobile Text Size Adjustment Module Level 1 / *DEL* Index of css-size-adjust-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-multicol-1/ +## CSS Multi-column Layout Module Level 1 - Initial URL: [https://www.w3.org/TR/css-multicol-1/](https://www.w3.org/TR/css-multicol-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-multicol/](https://drafts.csswg.org/css-multicol/) -- Spec title: *INS* Index of css-multicol-1/ / *DEL* CSS Multi-column Layout Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2011/CR-css3-multicol-20110412/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Multi-column Layout Module Level 1 / *DEL* Index of css-multicol-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2011/CR-css3-multicol-20110412/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-multicol-2/ +## CSS Multi-column Layout Module Level 2 - Initial URL: [https://drafts.csswg.org/css-multicol-2/](https://drafts.csswg.org/css-multicol-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-multicol-2/](https://drafts.csswg.org/css-multicol-2/) -- Spec title: *INS* Index of css-multicol-2/ / *DEL* CSS Multi-column Layout Module Level 2 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Spec title: *INS* CSS Multi-column Layout Module Level 2 / *DEL* Index of css-multicol-2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -## Index of css-namespaces-3/ +## CSS Namespaces Module Level 3 - Initial URL: [https://www.w3.org/TR/css-namespaces-3/](https://www.w3.org/TR/css-namespaces-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-namespaces/](https://drafts.csswg.org/css-namespaces/) -- Spec title: *INS* Index of css-namespaces-3/ / *DEL* CSS Namespaces Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/2011/REC-css3-namespace-20110929/ +- Spec title: *INS* CSS Namespaces Module Level 3 / *DEL* Index of css-namespaces-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/2011/REC-css3-namespace-20110929/ -## Index of css-nav-1/ +## CSS Nesting Module -- Initial URL: [https://www.w3.org/TR/css-nav-1/](https://www.w3.org/TR/css-nav-1/) +- Initial URL: [https://drafts.csswg.org/css-nesting-1/](https://drafts.csswg.org/css-nesting-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-nav-1/](https://drafts.csswg.org/css-nav-1/) -- Spec title: *INS* Index of css-nav-1/ / *DEL* CSS Spatial Navigation Level 1 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Missing references for links: *DEL* https://w3c.github.io/webappsec-feature-policy/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/ -- Inconsistent references for links: *DEL* https://w3c.github.io/uievents/, https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.csswg.org/css-nesting-1/](https://drafts.csswg.org/css-nesting-1/) +- Spec title: *INS* CSS Nesting Module / *DEL* Index of css-nesting-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://html.spec.whatwg.org/ -## Index of css-nesting-1/ +## CSS Object Model (CSSOM) -- Initial URL: [https://drafts.csswg.org/css-nesting-1/](https://drafts.csswg.org/css-nesting-1/) +- Initial URL: [https://www.w3.org/TR/cssom-1/](https://www.w3.org/TR/cssom-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-nesting-1/](https://drafts.csswg.org/css-nesting-1/) -- Spec title: *INS* Index of css-nesting-1/ / *DEL* CSS Nesting Module -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString -- Missing references for links: *DEL* https://html.spec.whatwg.org/ +- Editor's Draft: [https://drafts.csswg.org/cssom/](https://drafts.csswg.org/cssom/) +- Spec title: *INS* CSS Object Model (CSSOM) / *DEL* Index of cssom-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css3-conditional/, https://www.w3.org/TR/css-device-adapt/ -## Index of css-overflow-3/ +## CSS Overflow Module Level 3 - Initial URL: [https://www.w3.org/TR/css-overflow-3/](https://www.w3.org/TR/css-overflow-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-overflow-3/](https://drafts.csswg.org/css-overflow-3/) -- Spec title: *INS* Index of css-overflow-3/ / *DEL* CSS Overflow Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-backgrounds/, https://www.w3.org/TR/css-text-decor-3/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/css-logical-1/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Overflow Module Level 3 / *DEL* Index of css-overflow-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-backgrounds/, https://www.w3.org/TR/css-text-decor-3/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/css-logical-1/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-overflow-4/ +## CSS Overflow Module Level 4 - Initial URL: [https://www.w3.org/TR/css-overflow-4/](https://www.w3.org/TR/css-overflow-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-overflow-4/](https://drafts.csswg.org/css-overflow-4/) -- Spec title: *INS* Index of css-overflow-4/ / *DEL* CSS Overflow Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css3-transitions/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/security-privacy-questionnaire/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Overflow Module Level 4 / *DEL* Index of css-overflow-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css3-transitions/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/security-privacy-questionnaire/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-overscroll-1/ +## CSS Overscroll Behavior Module Level 1 - Initial URL: [https://www.w3.org/TR/css-overscroll-1/](https://www.w3.org/TR/css-overscroll-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-overscroll-1/](https://drafts.csswg.org/css-overscroll-1/) -- Spec title: *INS* Index of css-overscroll-1/ / *DEL* CSS Overscroll Behavior Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-display-3/, https://dom.spec.whatwg.org/, https://www.w3.org/TR/uievents/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Overscroll Behavior Module Level 1 / *DEL* Index of css-overscroll-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-display-3/, https://dom.spec.whatwg.org/, https://www.w3.org/TR/uievents/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-page-3/ +## CSS Page Floats + +- Initial URL: [https://www.w3.org/TR/css-page-floats-3/](https://www.w3.org/TR/css-page-floats-3/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/css-page-floats/](https://drafts.csswg.org/css-page-floats/) +- Spec title: *INS* CSS Page Floats / *DEL* Index of css-page-floats-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ + + +## CSS Paged Media Module Level 3 - Initial URL: [https://www.w3.org/TR/css-page-3/](https://www.w3.org/TR/css-page-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-page-3/](https://drafts.csswg.org/css-page-3/) -- Spec title: *INS* Index of css-page-3/ / *DEL* CSS Paged Media Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css3-break/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2013/WD-css3-page-20130314/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css3-values/, https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Paged Media Module Level 3 / *DEL* Index of css-page-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css3-break/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2013/WD-css3-page-20130314/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css3-values/, https://www.w3.org/TR/css-values/ -## Index of css-page-floats-3/ +## CSS Painting API Level 1 -- Initial URL: [https://www.w3.org/TR/css-page-floats-3/](https://www.w3.org/TR/css-page-floats-3/) +- Initial URL: [https://www.w3.org/TR/css-paint-api-1/](https://www.w3.org/TR/css-paint-api-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-page-floats/](https://drafts.csswg.org/css-page-floats/) -- Spec title: *INS* Index of css-page-floats-3/ / *DEL* CSS Page Floats -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.css-houdini.org/css-paint-api-1/](https://drafts.css-houdini.org/css-paint-api-1/) +- Unknown WebIDL names used: *DEL* CSS + + +## CSS Parser API + +- Initial URL: [https://wicg.github.io/css-parser-api/](https://wicg.github.io/css-parser-api/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://wicg.github.io/css-parser-api/](https://wicg.github.io/css-parser-api/) +- Unknown WebIDL names used: *DEL* CSS -## Index of css-position-3/ +## CSS Positioned Layout Module Level 3 - Initial URL: [https://www.w3.org/TR/css-position-3/](https://www.w3.org/TR/css-position-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-position/](https://drafts.csswg.org/css-position/) -- Spec title: *INS* Index of css-position-3/ / *DEL* CSS Positioned Layout Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Positioned Layout Module Level 3 / *DEL* Index of css-position-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-pseudo-4/ +## CSS Properties and Values API Level 1 + +- Initial URL: [https://www.w3.org/TR/css-properties-values-api-1/](https://www.w3.org/TR/css-properties-values-api-1/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.css-houdini.org/css-properties-values-api-1/](https://drafts.css-houdini.org/css-properties-values-api-1/) +- Unknown WebIDL names used: *DEL* CSS, CSSRule + + +## CSS Pseudo-Elements Module Level 4 - Initial URL: [https://www.w3.org/TR/css-pseudo-4/](https://www.w3.org/TR/css-pseudo-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-pseudo-4/](https://drafts.csswg.org/css-pseudo-4/) -- Spec title: *INS* Index of css-pseudo-4/ / *DEL* CSS Pseudo-Elements Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString -- Missing references for links: *DEL* https://www.w3.org/TR/css-text-decor/ +- Spec title: *INS* CSS Pseudo-Elements Module Level 4 / *DEL* Index of css-pseudo-4/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css-text-decor/ -## Index of css-regions-1/ +## CSS Regions Module Level 1 - Initial URL: [https://www.w3.org/TR/css-regions-1/](https://www.w3.org/TR/css-regions-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-regions/](https://drafts.csswg.org/css-regions/) -- Spec title: *INS* Index of css-regions-1/ / *DEL* CSS Regions Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/css3-speech/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css3-break/, https://www.w3.org/TR/2014/WD-css3-regions-20140218/, https://www.w3.org/TR/2013/WD-css3-regions-20130528/, https://www.w3.org/TR/2012/WD-css3-regions-20120823/, https://www.w3.org/TR/2012/WD-css3-regions-20120503/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2012/WD-dom-20120405/, https://www.w3.org/TR/dom/, https://www.w3.org/TR/cssom-view/ +- Spec title: *INS* CSS Regions Module Level 1 / *DEL* Index of css-regions-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/css3-speech/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css3-break/, https://www.w3.org/TR/2014/WD-css3-regions-20140218/, https://www.w3.org/TR/2013/WD-css3-regions-20130528/, https://www.w3.org/TR/2012/WD-css3-regions-20120823/, https://www.w3.org/TR/2012/WD-css3-regions-20120503/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2012/WD-dom-20120405/, https://www.w3.org/TR/dom/, https://www.w3.org/TR/cssom-view/ -## Index of css-rhythm-1/ +## CSS Rhythmic Sizing - Initial URL: [https://www.w3.org/TR/css-rhythm-1/](https://www.w3.org/TR/css-rhythm-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-rhythm/](https://drafts.csswg.org/css-rhythm/) -- Spec title: *INS* Index of css-rhythm-1/ / *DEL* CSS Rhythmic Sizing -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Rhythmic Sizing / *DEL* Index of css-rhythm-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-round-display-1/ +## CSS Round Display Level 1 - Initial URL: [https://www.w3.org/TR/css-round-display-1/](https://www.w3.org/TR/css-round-display-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-round-display/](https://drafts.csswg.org/css-round-display/) -- Spec title: *INS* Index of css-round-display-1/ / *DEL* CSS Round Display Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Round Display Level 1 / *DEL* Index of css-round-display-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-ruby-1/ +## CSS Ruby Annotation Layout Module Level 1 - Initial URL: [https://www.w3.org/TR/css-ruby-1/](https://www.w3.org/TR/css-ruby-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-ruby-1/](https://drafts.csswg.org/css-ruby-1/) -- Spec title: *INS* Index of css-ruby-1/ / *DEL* CSS Ruby Annotation Layout Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-text/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/html5/, https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Ruby Annotation Layout Module Level 1 / *DEL* Index of css-ruby-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-text/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/html5/, https://www.w3.org/TR/css-values/ -## Index of css-scoping-1/ +## CSS Scoping Module Level 1 - Initial URL: [https://www.w3.org/TR/css-scoping-1/](https://www.w3.org/TR/css-scoping-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-scoping/](https://drafts.csswg.org/css-scoping/) -- Spec title: *INS* Index of css-scoping-1/ / *DEL* CSS Scoping Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade-4/ +- Spec title: *INS* CSS Scoping Module Level 1 / *DEL* Index of css-scoping-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade-4/ -## Index of css-scoping-2/ +## CSS Scoping Module Level 2 - Initial URL: [https://drafts.csswg.org/css-scoping-2/](https://drafts.csswg.org/css-scoping-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-scoping-2/](https://drafts.csswg.org/css-scoping-2/) -- Spec title: *INS* Index of css-scoping-2/ / *DEL* CSS Scoping Module Level 2 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-scoping-1/ +- Spec title: *INS* CSS Scoping Module Level 2 / *DEL* Index of css-scoping-2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-scoping-1/ -## Index of css-scroll-anchoring-1/ +## CSS Scroll Anchoring Module Level 1 - Initial URL: [https://www.w3.org/TR/css-scroll-anchoring-1/](https://www.w3.org/TR/css-scroll-anchoring-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-scroll-anchoring/](https://drafts.csswg.org/css-scroll-anchoring/) -- Spec title: *INS* Index of css-scroll-anchoring-1/ / *DEL* CSS Scroll Anchoring Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://w3c.github.io/editing/docs/execCommand/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Scroll Anchoring Module Level 1 / *DEL* Index of css-scroll-anchoring-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://w3c.github.io/editing/docs/execCommand/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-scroll-snap-1/ +## CSS Scroll Snap Module Level 1 - Initial URL: [https://www.w3.org/TR/css-scroll-snap-1/](https://www.w3.org/TR/css-scroll-snap-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-scroll-snap-1/](https://drafts.csswg.org/css-scroll-snap-1/) -- Spec title: *INS* Index of css-scroll-snap-1/ / *DEL* CSS Scroll Snap Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Scroll Snap Module Level 1 / *DEL* Index of css-scroll-snap-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-scrollbars-1/ +## CSS Scrollbars Module Level 1 - Initial URL: [https://www.w3.org/TR/css-scrollbars-1/](https://www.w3.org/TR/css-scrollbars-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-scrollbars/](https://drafts.csswg.org/css-scrollbars/) -- Spec title: *INS* Index of css-scrollbars-1/ / *DEL* CSS Scrollbars Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/security-privacy-questionnaire/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Scrollbars Module Level 1 / *DEL* Index of css-scrollbars-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/security-privacy-questionnaire/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-shadow-parts-1/ +## CSS Shadow Parts - Initial URL: [https://www.w3.org/TR/css-shadow-parts-1/](https://www.w3.org/TR/css-shadow-parts-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-shadow-parts/](https://drafts.csswg.org/css-shadow-parts/) -- Spec title: *INS* Index of css-shadow-parts-1/ / *DEL* CSS Shadow Parts -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* CSS Shadow Parts / *DEL* Index of css-shadow-parts-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false -## Index of css-shapes-1/ +## CSS Shapes Module Level 1 - Initial URL: [https://www.w3.org/TR/css-shapes-1/](https://www.w3.org/TR/css-shapes-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-shapes/](https://drafts.csswg.org/css-shapes/) -- Spec title: *INS* Index of css-shapes-1/ / *DEL* CSS Shapes Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-transitions/, https://www.w3.org/TR/css3-background/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css3-values/, https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2012/WD-css3-exclusions-20120503/, https://www.w3.org/TR/2011/WD-css3-exclusions-20111213/ +- Spec title: *INS* CSS Shapes Module Level 1 / *DEL* Index of css-shapes-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-transitions/, https://www.w3.org/TR/css3-background/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css3-values/, https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2012/WD-css3-exclusions-20120503/, https://www.w3.org/TR/2011/WD-css3-exclusions-20111213/ -## Index of css-shapes-2/ +## CSS Shapes Module Level 2 - Initial URL: [https://drafts.csswg.org/css-shapes-2/](https://drafts.csswg.org/css-shapes-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-shapes-2/](https://drafts.csswg.org/css-shapes-2/) -- Spec title: *INS* Index of css-shapes-2/ / *DEL* CSS Shapes Module Level 2 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-shapes/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Shapes Module Level 2 / *DEL* Index of css-shapes-2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-shapes/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-size-adjust-1/ +## CSS Spatial Navigation Level 1 -- Initial URL: [https://drafts.csswg.org/css-size-adjust-1/](https://drafts.csswg.org/css-size-adjust-1/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-size-adjust-1/](https://drafts.csswg.org/css-size-adjust-1/) -- Spec title: *INS* Index of css-size-adjust-1/ / *DEL* CSS Mobile Text Size Adjustment Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ - - -## Index of css-sizing-3/ - -- Initial URL: [https://www.w3.org/TR/css-sizing-3/](https://www.w3.org/TR/css-sizing-3/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-sizing-3/](https://drafts.csswg.org/css-sizing-3/) -- Spec title: *INS* Index of css-sizing-3/ / *DEL* CSS Box Sizing Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-writing-modes-3/, https://www.w3.org/TR/css2/, https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-flexbox/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ - - -## Index of css-sizing-4/ - -- Initial URL: [https://www.w3.org/TR/css-sizing-4/](https://www.w3.org/TR/css-sizing-4/) +- Initial URL: [https://www.w3.org/TR/css-nav-1/](https://www.w3.org/TR/css-nav-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-sizing-4/](https://drafts.csswg.org/css-sizing-4/) -- Spec title: *INS* Index of css-sizing-4/ / *DEL* CSS Box Sizing Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-flexbox-1/, https://www.w3.org/TR/css-grid-1/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.csswg.org/css-nav-1/](https://drafts.csswg.org/css-nav-1/) +- Spec title: *INS* CSS Spatial Navigation Level 1 / *DEL* Index of css-nav-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Missing references for links: *INS* https://w3c.github.io/webappsec-feature-policy/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://w3c.github.io/uievents/, https://www.w3.org/TR/css-values/ -## Index of css-speech-1/ +## CSS Speech Module Level 1 - Initial URL: [https://www.w3.org/TR/css-speech-1/](https://www.w3.org/TR/css-speech-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-speech-1/](https://drafts.csswg.org/css-speech-1/) -- Spec title: *INS* Index of css-speech-1/ / *DEL* CSS Speech Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/2012/CR-css3-speech-20120320/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Speech Module Level 1 / *DEL* Index of css-speech-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/2012/CR-css3-speech-20120320/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-syntax-3/ +## CSS Syntax Module Level 3 - Initial URL: [https://www.w3.org/TR/css-syntax-3/](https://www.w3.org/TR/css-syntax-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-syntax/](https://drafts.csswg.org/css-syntax/) -- Spec title: *INS* Index of css-syntax-3/ / *DEL* CSS Syntax Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css3-values/, https://www.w3.org/TR/selectors-api/ +- Spec title: *INS* CSS Syntax Module Level 3 / *DEL* Index of css-syntax-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css3-values/, https://www.w3.org/TR/selectors-api/ -## Index of css-tables-3/ +## CSS Table Module Level 3 - Initial URL: [https://www.w3.org/TR/css-tables-3/](https://www.w3.org/TR/css-tables-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-tables-3/](https://drafts.csswg.org/css-tables-3/) -- Spec title: *INS* Index of css-tables-3/ / *DEL* CSS Table Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/html5/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://html.spec.whatwg.org/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Table Module Level 3 / *DEL* Index of css-tables-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/html5/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://html.spec.whatwg.org/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-text-3/ +## CSS Text Decoration Module Level 3 -- Initial URL: [https://www.w3.org/TR/css-text-3/](https://www.w3.org/TR/css-text-3/) +- Initial URL: [https://www.w3.org/TR/css-text-decor-3/](https://www.w3.org/TR/css-text-decor-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-text-3/](https://drafts.csswg.org/css-text-3/) -- Spec title: *INS* Index of css-text-3/ / *DEL* CSS Text Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.csswg.org/css-text-decor-3/](https://drafts.csswg.org/css-text-decor-3/) +- Spec title: *INS* CSS Text Decoration Module Level 3 / *DEL* Index of css-text-decor-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/1998/REC-CSS2-19980512 +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-text-4/ +## CSS Text Decoration Module Level 4 -- Initial URL: [https://www.w3.org/TR/css-text-4/](https://www.w3.org/TR/css-text-4/) +- Initial URL: [https://www.w3.org/TR/css-text-decor-4/](https://www.w3.org/TR/css-text-decor-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-text-4/](https://drafts.csswg.org/css-text-4/) -- Spec title: *INS* Index of css-text-4/ / *DEL* CSS Text Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-text/ +- Editor's Draft: [https://drafts.csswg.org/css-text-decor-4/](https://drafts.csswg.org/css-text-decor-4/) +- Spec title: *INS* CSS Text Decoration Module Level 4 / *DEL* Index of css-text-decor-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-text/, https://www.w3.org/TR/1998/REC-CSS2-19980512 +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-text-decor-3/ +## CSS Text Module Level 3 -- Initial URL: [https://www.w3.org/TR/css-text-decor-3/](https://www.w3.org/TR/css-text-decor-3/) +- Initial URL: [https://www.w3.org/TR/css-text-3/](https://www.w3.org/TR/css-text-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-text-decor-3/](https://drafts.csswg.org/css-text-decor-3/) -- Spec title: *INS* Index of css-text-decor-3/ / *DEL* CSS Text Decoration Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/1998/REC-CSS2-19980512 -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.csswg.org/css-text-3/](https://drafts.csswg.org/css-text-3/) +- Spec title: *INS* CSS Text Module Level 3 / *DEL* Index of css-text-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-text-decor-4/ +## CSS Text Module Level 4 -- Initial URL: [https://www.w3.org/TR/css-text-decor-4/](https://www.w3.org/TR/css-text-decor-4/) +- Initial URL: [https://www.w3.org/TR/css-text-4/](https://www.w3.org/TR/css-text-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-text-decor-4/](https://drafts.csswg.org/css-text-decor-4/) -- Spec title: *INS* Index of css-text-decor-4/ / *DEL* CSS Text Decoration Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-text/, https://www.w3.org/TR/1998/REC-CSS2-19980512 -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.csswg.org/css-text-4/](https://drafts.csswg.org/css-text-4/) +- Spec title: *INS* CSS Text Module Level 4 / *DEL* Index of css-text-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-text/ -## Index of css-transforms-1/ +## CSS Transforms Module Level 1 - Initial URL: [https://www.w3.org/TR/css-transforms-1/](https://www.w3.org/TR/css-transforms-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-transforms/](https://drafts.csswg.org/css-transforms/) -- Spec title: *INS* Index of css-transforms-1/ / *DEL* CSS Transforms Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/2009/WD-css3-2d-transforms-20090320/, https://www.w3.org/TR/2009/WD-SVG-Transforms-20090320/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css3-transitions/, https://www.w3.org/TR/css3-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/cssom-view/, https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2011/REC-SVG11-20110816/ +- Spec title: *INS* CSS Transforms Module Level 1 / *DEL* Index of css-transforms-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/2009/WD-css3-2d-transforms-20090320/, https://www.w3.org/TR/2009/WD-SVG-Transforms-20090320/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css3-transitions/, https://www.w3.org/TR/css3-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/cssom-view/, https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2011/REC-SVG11-20110816/ -## Index of css-transforms-2/ +## CSS Transforms Module Level 2 - Initial URL: [https://www.w3.org/TR/css-transforms-2/](https://www.w3.org/TR/css-transforms-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-transforms-2/](https://drafts.csswg.org/css-transforms-2/) -- Spec title: *INS* Index of css-transforms-2/ / *DEL* CSS Transforms Module Level 2 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Transforms Module Level 2 / *DEL* Index of css-transforms-2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-transitions-1/ +## CSS Transitions - Initial URL: [https://www.w3.org/TR/css-transitions-1/](https://www.w3.org/TR/css-transitions-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-transitions/](https://drafts.csswg.org/css-transitions/) -- Spec title: *INS* Index of css-transitions-1/ / *DEL* CSS Transitions -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css3-background/, https://w3c.github.io/dom/, https://www.w3.org/TR/2013/WD-css3-transitions-20131119/, https://www.w3.org/TR/2013/WD-css3-transitions-20130212/ChangeLog -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Transitions / *DEL* Index of css-transitions-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css3-background/, https://w3c.github.io/dom/, https://www.w3.org/TR/2013/WD-css3-transitions-20131119/, https://www.w3.org/TR/2013/WD-css3-transitions-20130212/ChangeLog +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-transitions-2/ +## CSS Transitions Level 2 - Initial URL: [https://drafts.csswg.org/css-transitions-2/](https://drafts.csswg.org/css-transitions-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-transitions-2/](https://drafts.csswg.org/css-transitions-2/) -- Spec title: *INS* Index of css-transitions-2/ / *DEL* CSS Transitions Level 2 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString +- Spec title: *INS* CSS Transitions Level 2 / *DEL* Index of css-transitions-2/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString -## Index of css-ui-4/ +## CSS Typed OM Level 1 -- Initial URL: [https://www.w3.org/TR/css-ui-4/](https://www.w3.org/TR/css-ui-4/) +- Initial URL: [https://www.w3.org/TR/css-typed-om-1/](https://www.w3.org/TR/css-typed-om-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-ui-4/](https://drafts.csswg.org/css-ui-4/) -- Spec title: *INS* Index of css-ui-4/ / *DEL* CSS Basic User Interface Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/2000/WD-css3-userint-20000216, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-style-attr/, https://w3c.github.io/contentEditable/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.css-houdini.org/css-typed-om-1/](https://drafts.css-houdini.org/css-typed-om-1/) +- Unknown WebIDL names used: *DEL* CSS, CSSStyleRule, ElementCSSInlineStyle -## Index of css-values-3/ +## CSS Typed OM Level 2 -- Initial URL: [https://www.w3.org/TR/css-values-3/](https://www.w3.org/TR/css-values-3/) +- Initial URL: [https://drafts.css-houdini.org/css-typed-om-2/](https://drafts.css-houdini.org/css-typed-om-2/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-values-3/](https://drafts.csswg.org/css-values-3/) -- Spec title: *INS* Index of css-values-3/ / *DEL* CSS Values and Units Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css3-page/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-syntax/, https://www.w3.org/TR/css3-fonts/ +- Editor's Draft: [https://drafts.css-houdini.org/css-typed-om-2/](https://drafts.css-houdini.org/css-typed-om-2/) +- Spec is OK: *INS* true / *DEL* false -## Index of css-values-4/ +## CSS Values and Units Module Level 3 -- Initial URL: [https://www.w3.org/TR/css-values-4/](https://www.w3.org/TR/css-values-4/) +- Initial URL: [https://www.w3.org/TR/css-values-3/](https://www.w3.org/TR/css-values-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-values-4/](https://drafts.csswg.org/css-values-4/) -- Spec title: *INS* Index of css-values-4/ / *DEL* CSS Values and Units Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-transitions/, https://www.w3.org/TR/css-animations/, https://www.w3.org/TR/css-values-3/, https://www.w3.org/TR/css3-values/, https://www.w3.org/TR/css-transitions-1/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-syntax/, https://www.w3.org/TR/css3-fonts/ +- Editor's Draft: [https://drafts.csswg.org/css-values-3/](https://drafts.csswg.org/css-values-3/) +- Spec title: *INS* CSS Values and Units Module Level 3 / *DEL* Index of css-values-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css3-page/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-syntax/, https://www.w3.org/TR/css3-fonts/ -## Index of css-variables-1/ +## CSS Values and Units Module Level 4 -- Initial URL: [https://www.w3.org/TR/css-variables-1/](https://www.w3.org/TR/css-variables-1/) +- Initial URL: [https://www.w3.org/TR/css-values-4/](https://www.w3.org/TR/css-values-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-variables/](https://drafts.csswg.org/css-variables/) -- Spec title: *INS* Index of css-variables-1/ / *DEL* CSS Custom Properties for Cascading Variables Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-cascade-4/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Editor's Draft: [https://drafts.csswg.org/css-values-4/](https://drafts.csswg.org/css-values-4/) +- Spec title: *INS* CSS Values and Units Module Level 4 / *DEL* Index of css-values-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-transitions/, https://www.w3.org/TR/css-animations/, https://www.w3.org/TR/css-values-3/, https://www.w3.org/TR/css3-values/, https://www.w3.org/TR/css-transitions-1/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-syntax/, https://www.w3.org/TR/css3-fonts/ -## Index of css-will-change-1/ +## CSS Will Change Module Level 1 - Initial URL: [https://www.w3.org/TR/css-will-change-1/](https://www.w3.org/TR/css-will-change-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-will-change/](https://drafts.csswg.org/css-will-change/) -- Spec title: *INS* Index of css-will-change-1/ / *DEL* CSS Will Change Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ +- Spec title: *INS* CSS Will Change Module Level 1 / *DEL* Index of css-will-change-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-writing-modes-4/ +## CSS Writing Modes Level 4 - Initial URL: [https://www.w3.org/TR/css-writing-modes-4/](https://www.w3.org/TR/css-writing-modes-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-writing-modes-4/](https://drafts.csswg.org/css-writing-modes-4/) -- Spec title: *INS* Index of css-writing-modes-4/ / *DEL* CSS Writing Modes Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-logical-1/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-text/, https://www.w3.org/TR/css-flexbox/, https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-contain-1/, https://www.w3.org/TR/2015/CR-css-writing-modes-3-20151215/, https://www.w3.org/TR/css-writing-modes-3/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/css-values/ - - -## Index of css2/ - -- Initial URL: [https://www.w3.org/TR/CSS21/](https://www.w3.org/TR/CSS21/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css2/](https://drafts.csswg.org/css2/) -- Spec title: *INS* Index of css2/ / *DEL* CSS 2 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://html.spec.whatwg.org/, https://www.w3.org/TR/css3-color/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/2008/REC-CSS2-20080411/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/2003/REC-SVG11-20030114/ - - -## Index of css2/ - -- Initial URL: [https://www.w3.org/TR/CSS22/](https://www.w3.org/TR/CSS22/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css2/](https://drafts.csswg.org/css2/) -- Spec title: *INS* Index of css2/ / *DEL* CSS 2 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://html.spec.whatwg.org/, https://www.w3.org/TR/css3-color/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/2008/REC-CSS2-20080411/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/2003/REC-SVG11-20030114/ - - -## Index of cssom-1/ - -- Initial URL: [https://www.w3.org/TR/cssom-1/](https://www.w3.org/TR/cssom-1/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/cssom/](https://drafts.csswg.org/cssom/) -- Spec title: *INS* Index of cssom-1/ / *DEL* CSS Object Model (CSSOM) -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString -- Missing references for links: *DEL* https://www.w3.org/TR/css3-conditional/, https://www.w3.org/TR/css-device-adapt/ +- Spec title: *INS* CSS Writing Modes Level 4 / *DEL* Index of css-writing-modes-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-logical-1/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-text/, https://www.w3.org/TR/css-flexbox/, https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-contain-1/, https://www.w3.org/TR/2015/CR-css-writing-modes-3-20151215/, https://www.w3.org/TR/css-writing-modes-3/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of cssom-view-1/ +## CSSOM View Module - Initial URL: [https://www.w3.org/TR/cssom-view-1/](https://www.w3.org/TR/cssom-view-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/cssom-view/](https://drafts.csswg.org/cssom-view/) -- Spec title: *INS* Index of cssom-view-1/ / *DEL* CSSOM View Module -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString +- Spec title: *INS* CSSOM View Module / *DEL* Index of cssom-view-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString -## Index of mediaqueries-4/ +## Media Queries Level 4 - Initial URL: [https://www.w3.org/TR/mediaqueries-4/](https://www.w3.org/TR/mediaqueries-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/mediaqueries-4/](https://drafts.csswg.org/mediaqueries-4/) -- Spec title: *INS* Index of mediaqueries-4/ / *DEL* Media Queries Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/security-privacy-questionnaire/ +- Spec title: *INS* Media Queries Level 4 / *DEL* Index of mediaqueries-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/security-privacy-questionnaire/ -## Index of mediaqueries-5/ +## Media Queries Level 5 - Initial URL: [https://www.w3.org/TR/mediaqueries-5/](https://www.w3.org/TR/mediaqueries-5/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/mediaqueries-5/](https://drafts.csswg.org/mediaqueries-5/) -- Spec title: *INS* Index of mediaqueries-5/ / *DEL* Media Queries Level 5 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* Media Queries Level 5 / *DEL* Index of mediaqueries-5/ +- No normative references found: *INS* false / *DEL* true + +## Non-element Selectors Module Level 1 -## Index of resize-observer-1/ +- Initial URL: [https://www.w3.org/TR/selectors-nonelement-1/](https://www.w3.org/TR/selectors-nonelement-1/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/selectors-nonelement/](https://drafts.csswg.org/selectors-nonelement/) +- Spec title: *INS* Non-element Selectors Module Level 1 / *DEL* Index of selectors-nonelement-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/its20/ + + +## Resize Observer - Initial URL: [https://www.w3.org/TR/resize-observer-1/](https://www.w3.org/TR/resize-observer-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/resize-observer/](https://drafts.csswg.org/resize-observer/) -- Spec title: *INS* Index of resize-observer-1/ / *DEL* Resize Observer -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-positioning/, https://www.w3.org/TR/css-display-3/, https://www.w3.org/TR/intersection-observer/, https://www.w3.org/TR/css3-multicol/ +- Spec title: *INS* Resize Observer / *DEL* Index of resize-observer-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Missing references for links: *INS* https://www.w3.org/TR/css3-positioning/, https://www.w3.org/TR/css-display-3/, https://www.w3.org/TR/intersection-observer/, https://www.w3.org/TR/css3-multicol/ -## Index of scroll-animations-1/ +## Scalable Vector Graphics (SVG) 2 + +- Initial URL: [https://www.w3.org/TR/SVG2/](https://www.w3.org/TR/SVG2/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://svgwg.org/svg2-draft/](https://svgwg.org/svg2-draft/) +- Unknown WebIDL names used: *DEL* Animation, CSSPseudoElement +- Missing references for WebIDL names: *INS* CSSPseudoElement + + +## Scroll-linked Animations - Initial URL: [https://drafts.csswg.org/scroll-animations-1/](https://drafts.csswg.org/scroll-animations-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/scroll-animations-1/](https://drafts.csswg.org/scroll-animations-1/) -- Spec title: *INS* Index of scroll-animations-1/ / *DEL* Scroll-linked Animations -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString -- Missing references for links: *DEL* https://w3c.github.io/web-animations/, https://www.w3.org/TR/security-privacy-questionnaire/ +- Spec title: *INS* Scroll-linked Animations / *DEL* Index of scroll-animations-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://w3c.github.io/web-animations/, https://www.w3.org/TR/security-privacy-questionnaire/ -## Index of selectors-4/ +## Selectors Level 4 - Initial URL: [https://www.w3.org/TR/selectors-4/](https://www.w3.org/TR/selectors-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/selectors/](https://drafts.csswg.org/selectors/) -- Spec title: *INS* Index of selectors-4/ / *DEL* Selectors Level 4 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/css3-selectors/, https://www.w3.org/TR/2013/WD-selectors4-20130502/, https://www.w3.org/TR/2012/WD-selectors4-20120823/, https://www.w3.org/TR/2011/WD-selectors4-20110929/ -- Inconsistent references for links: *DEL* https://w3c.github.io/mediacapture-main/ +- Spec title: *INS* Selectors Level 4 / *DEL* Index of selectors-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-selectors/, https://www.w3.org/TR/2013/WD-selectors4-20130502/, https://www.w3.org/TR/2012/WD-selectors4-20120823/, https://www.w3.org/TR/2011/WD-selectors4-20110929/ +- Inconsistent references for links: *INS* https://w3c.github.io/mediacapture-main/ -## Index of selectors-nonelement-1/ +## The Screen Orientation API -- Initial URL: [https://www.w3.org/TR/selectors-nonelement-1/](https://www.w3.org/TR/selectors-nonelement-1/) +- Initial URL: [https://www.w3.org/TR/screen-orientation/](https://www.w3.org/TR/screen-orientation/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/selectors-nonelement/](https://drafts.csswg.org/selectors-nonelement/) -- Spec title: *INS* Index of selectors-nonelement-1/ / *DEL* Non-element Selectors Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/its20/ +- Editor's Draft: [https://w3c.github.io/screen-orientation/](https://w3c.github.io/screen-orientation/) +- Unknown WebIDL names used: *DEL* Screen -## Index of web-animations-1/ +## Web Animations - Initial URL: [https://www.w3.org/TR/web-animations-1/](https://www.w3.org/TR/web-animations-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/web-animations-1/](https://drafts.csswg.org/web-animations-1/) -- Spec title: *INS* Index of web-animations-1/ / *DEL* Web Animations -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Unknown WebIDL names used: *DEL* CSSOMString -- Inconsistent references for links: *DEL* https://w3c.github.io/hr-time/, https://www.w3.org/TR/hr-time/ +- Spec title: *INS* Web Animations / *DEL* Index of web-animations-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Inconsistent references for links: *INS* https://w3c.github.io/hr-time/, https://www.w3.org/TR/hr-time/ -## Index of web-animations-2/ +## Web Animations Level 2 - Initial URL: [https://drafts.csswg.org/web-animations-2/](https://drafts.csswg.org/web-animations-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/web-animations-2/](https://drafts.csswg.org/web-animations-2/) -- Spec title: *INS* Index of web-animations-2/ / *DEL* Web Animations Level 2 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false -- Missing references for links: *DEL* https://www.w3.org/TR/animation-timing/ -- Inconsistent references for links: *DEL* https://www.w3.org/TR/dom/, https://www.w3.org/TR/html5/ - - -## Scalable Vector Graphics (SVG) 2 - -- Initial URL: [https://www.w3.org/TR/SVG2/](https://www.w3.org/TR/SVG2/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://svgwg.org/svg2-draft/](https://svgwg.org/svg2-draft/) -- Unknown WebIDL names used: *INS* Animation, CSSPseudoElement -- Missing references for WebIDL names: *DEL* CSSPseudoElement - - -## The Screen Orientation API - -- Initial URL: [https://www.w3.org/TR/screen-orientation/](https://www.w3.org/TR/screen-orientation/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://w3c.github.io/screen-orientation/](https://w3c.github.io/screen-orientation/) -- Unknown WebIDL names used: *INS* Screen +- Spec title: *INS* Web Animations Level 2 / *DEL* Index of web-animations-2/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Missing references for links: *INS* https://www.w3.org/TR/animation-timing/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/dom/, https://www.w3.org/TR/html5/ diff --git a/ed/diffnew.md b/ed/diffnew.md index 3ea9085745c1..adb30aac9a30 100644 --- a/ed/diffnew.md +++ b/ed/diffnew.md @@ -2,974 +2,1087 @@ % Reffy % August 19, 2021 -## CSS Animation Worklet API +## CSS 2 -- Initial URL: [https://www.w3.org/TR/css-animation-worklet-1/](https://www.w3.org/TR/css-animation-worklet-1/) +- Initial URL: [https://www.w3.org/TR/CSS21/](https://www.w3.org/TR/CSS21/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.css-houdini.org/css-animationworklet-1/](https://drafts.css-houdini.org/css-animationworklet-1/) -- Unknown WebIDL names used: *INS* Animation, AnimationEffect, AnimationTimeline, CSS, ComputedEffectTiming, EffectTiming +- Editor's Draft: [https://drafts.csswg.org/css2/](https://drafts.csswg.org/css2/) +- Spec title: *INS* CSS 2 / *DEL* Index of css2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://html.spec.whatwg.org/, https://www.w3.org/TR/css3-color/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/2008/REC-CSS2-20080411/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/2003/REC-SVG11-20030114/ -## CSS Layout API Level 1 +## CSS 2 -- Initial URL: [https://www.w3.org/TR/css-layout-api-1/](https://www.w3.org/TR/css-layout-api-1/) +- Initial URL: [https://www.w3.org/TR/CSS22/](https://www.w3.org/TR/CSS22/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.css-houdini.org/css-layout-api-1/](https://drafts.css-houdini.org/css-layout-api-1/) -- Unknown WebIDL names used: *INS* CSS +- Editor's Draft: [https://drafts.csswg.org/css2/](https://drafts.csswg.org/css2/) +- Spec title: *INS* CSS 2 / *DEL* Index of css2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://html.spec.whatwg.org/, https://www.w3.org/TR/css3-color/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/2008/REC-CSS2-20080411/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/2003/REC-SVG11-20030114/ -## CSS Painting API Level 1 +## CSS Animations Level 1 -- Initial URL: [https://www.w3.org/TR/css-paint-api-1/](https://www.w3.org/TR/css-paint-api-1/) +- Initial URL: [https://www.w3.org/TR/css-animations-1/](https://www.w3.org/TR/css-animations-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.css-houdini.org/css-paint-api-1/](https://drafts.css-houdini.org/css-paint-api-1/) -- Unknown WebIDL names used: *INS* CSS +- Editor's Draft: [https://drafts.csswg.org/css-animations/](https://drafts.csswg.org/css-animations/) +- Spec title: *INS* CSS Animations Level 1 / *DEL* Index of css-animations-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## CSS Parser API +## CSS Animations Level 2 -- Initial URL: [https://wicg.github.io/css-parser-api/](https://wicg.github.io/css-parser-api/) +- Initial URL: [https://drafts.csswg.org/css-animations-2/](https://drafts.csswg.org/css-animations-2/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://wicg.github.io/css-parser-api/](https://wicg.github.io/css-parser-api/) -- Unknown WebIDL names used: *INS* CSS +- Editor's Draft: [https://drafts.csswg.org/css-animations-2/](https://drafts.csswg.org/css-animations-2/) +- Spec title: *INS* CSS Animations Level 2 / *DEL* Index of css-animations-2/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ -## CSS Properties and Values API Level 1 +## CSS Backgrounds and Borders Module Level 3 -- Initial URL: [https://www.w3.org/TR/css-properties-values-api-1/](https://www.w3.org/TR/css-properties-values-api-1/) +- Initial URL: [https://www.w3.org/TR/css-backgrounds-3/](https://www.w3.org/TR/css-backgrounds-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.css-houdini.org/css-properties-values-api-1/](https://drafts.css-houdini.org/css-properties-values-api-1/) -- Unknown WebIDL names used: *INS* CSS, CSSRule +- Editor's Draft: [https://drafts.csswg.org/css-backgrounds/](https://drafts.csswg.org/css-backgrounds/) +- Spec title: *INS* CSS Backgrounds and Borders Module Level 3 / *DEL* Index of css-backgrounds-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-images/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F3, https://www.w3.org/TR/media-frags/, https://www.w3.org/TR/css3-images/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/css3-break/, https://www.w3.org/TR/2014/CR-css3-background-20140909/, https://www.w3.org/TR/2014/WD-css3-background-20140204/, https://www.w3.org/TR/2012/CR-css3-background-20120724/, https://www.w3.org/TR/2012/CR-css3-background-20120417/, https://www.w3.org/TR/2012/WD-css3-background-20120214/, https://www.w3.org/TR/2011/CR-css3-background-20110215/, https://www.w3.org/TR/2009/CR-css3-background-20091217/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## CSS Typed OM Level 1 +## CSS Backgrounds and Borders Module Level 4 -- Initial URL: [https://www.w3.org/TR/css-typed-om-1/](https://www.w3.org/TR/css-typed-om-1/) +- Initial URL: [https://drafts.csswg.org/css-backgrounds-4/](https://drafts.csswg.org/css-backgrounds-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.css-houdini.org/css-typed-om-1/](https://drafts.css-houdini.org/css-typed-om-1/) -- Unknown WebIDL names used: *INS* CSS, CSSStyleRule, ElementCSSInlineStyle +- Editor's Draft: [https://drafts.csswg.org/css-backgrounds-4/](https://drafts.csswg.org/css-backgrounds-4/) +- Spec title: *INS* CSS Backgrounds and Borders Module Level 4 / *DEL* Index of css-backgrounds-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-background/, https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/css3-transitions/ -## CSS Typed OM Level 2 +## CSS Basic User Interface Module Level 4 -- Initial URL: [https://drafts.css-houdini.org/css-typed-om-2/](https://drafts.css-houdini.org/css-typed-om-2/) +- Initial URL: [https://www.w3.org/TR/css-ui-4/](https://www.w3.org/TR/css-ui-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.css-houdini.org/css-typed-om-2/](https://drafts.css-houdini.org/css-typed-om-2/) -- Spec is OK: *INS* false / *DEL* true +- Editor's Draft: [https://drafts.csswg.org/css-ui-4/](https://drafts.csswg.org/css-ui-4/) +- Spec title: *INS* CSS Basic User Interface Module Level 4 / *DEL* Index of css-ui-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/2000/WD-css3-userint-20000216, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-style-attr/, https://w3c.github.io/contentEditable/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-align-3/ +## CSS Box Alignment Module Level 3 - Initial URL: [https://www.w3.org/TR/css-align-3/](https://www.w3.org/TR/css-align-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-align/](https://drafts.csswg.org/css-align/) -- Spec title: *INS* Index of css-align-3/ / *DEL* CSS Box Alignment Module Level 3 -- No normative references found: *INS* true / *DEL* false - +- Spec title: *INS* CSS Box Alignment Module Level 3 / *DEL* Index of css-align-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/cssom-1/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-flexbox/, https://www.w3.org/TR/css-grid/, https://www.w3.org/TR/css3-flexbox/, https://www.w3.org/TR/css3-grid-layout/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-animations-1/ -- Initial URL: [https://www.w3.org/TR/css-animations-1/](https://www.w3.org/TR/css-animations-1/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-animations/](https://drafts.csswg.org/css-animations/) -- Spec title: *INS* Index of css-animations-1/ / *DEL* CSS Animations Level 1 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false - - -## Index of css-animations-2/ - -- Initial URL: [https://drafts.csswg.org/css-animations-2/](https://drafts.csswg.org/css-animations-2/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-animations-2/](https://drafts.csswg.org/css-animations-2/) -- Spec title: *INS* Index of css-animations-2/ / *DEL* CSS Animations Level 2 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false - - -## Index of css-backgrounds-3/ - -- Initial URL: [https://www.w3.org/TR/css-backgrounds-3/](https://www.w3.org/TR/css-backgrounds-3/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-backgrounds/](https://drafts.csswg.org/css-backgrounds/) -- Spec title: *INS* Index of css-backgrounds-3/ / *DEL* CSS Backgrounds and Borders Module Level 3 -- No normative references found: *INS* true / *DEL* false - - -## Index of css-backgrounds-4/ - -- Initial URL: [https://drafts.csswg.org/css-backgrounds-4/](https://drafts.csswg.org/css-backgrounds-4/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-backgrounds-4/](https://drafts.csswg.org/css-backgrounds-4/) -- Spec title: *INS* Index of css-backgrounds-4/ / *DEL* CSS Backgrounds and Borders Module Level 4 -- No normative references found: *INS* true / *DEL* false - - -## Index of css-box-3/ +## CSS Box Model Module Level 3 - Initial URL: [https://www.w3.org/TR/css-box-3/](https://www.w3.org/TR/css-box-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-box-3/](https://drafts.csswg.org/css-box-3/) -- Spec title: *INS* Index of css-box-3/ / *DEL* CSS Box Model Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Box Model Module Level 3 / *DEL* Index of css-box-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/2018/WD-css3-box-20180731/, https://www.w3.org/TR/css-display/, https://www.w3.org/TR/css-flexbox/, https://www.w3.org/TR/css-grid/, https://www.w3.org/TR/css-position/, https://www.w3.org/TR/css-tables/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-box-4/ +## CSS Box Model Module Level 4 - Initial URL: [https://www.w3.org/TR/css-box-4/](https://www.w3.org/TR/css-box-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-box-4/](https://drafts.csswg.org/css-box-4/) -- Spec title: *INS* Index of css-box-4/ / *DEL* CSS Box Model Module Level 4 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Box Model Module Level 4 / *DEL* Index of css-box-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/2018/WD-css3-box-20180731/, https://www.w3.org/TR/css-display/, https://www.w3.org/TR/css-flexbox/, https://www.w3.org/TR/css-grid/, https://www.w3.org/TR/css-position/, https://www.w3.org/TR/css-tables/, https://www.w3.org/TR/css-logical-1/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-box-3/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-break-3/ +## CSS Box Sizing Module Level 3 -- Initial URL: [https://www.w3.org/TR/css-break-3/](https://www.w3.org/TR/css-break-3/) +- Initial URL: [https://www.w3.org/TR/css-sizing-3/](https://www.w3.org/TR/css-sizing-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-break/](https://drafts.csswg.org/css-break/) -- Spec title: *INS* Index of css-break-3/ / *DEL* CSS Fragmentation Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-sizing-3/](https://drafts.csswg.org/css-sizing-3/) +- Spec title: *INS* CSS Box Sizing Module Level 3 / *DEL* Index of css-sizing-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-writing-modes-3/, https://www.w3.org/TR/css2/, https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-flexbox/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-break-4/ +## CSS Box Sizing Module Level 4 -- Initial URL: [https://www.w3.org/TR/css-break-4/](https://www.w3.org/TR/css-break-4/) +- Initial URL: [https://www.w3.org/TR/css-sizing-4/](https://www.w3.org/TR/css-sizing-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-break-4/](https://drafts.csswg.org/css-break-4/) -- Spec title: *INS* Index of css-break-4/ / *DEL* CSS Fragmentation Module Level 4 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-sizing-4/](https://drafts.csswg.org/css-sizing-4/) +- Spec title: *INS* CSS Box Sizing Module Level 4 / *DEL* Index of css-sizing-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-flexbox-1/, https://www.w3.org/TR/css-grid-1/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-cascade-3/ +## CSS Cascading and Inheritance Level 3 - Initial URL: [https://www.w3.org/TR/css-cascade-3/](https://www.w3.org/TR/css-cascade-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-cascade-3/](https://drafts.csswg.org/css-cascade-3/) -- Spec title: *INS* Index of css-cascade-3/ / *DEL* CSS Cascading and Inheritance Level 3 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Cascading and Inheritance Level 3 / *DEL* Index of css-cascade-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-mediaqueries/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css-style-attr/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-cascade-4/ +## CSS Cascading and Inheritance Level 4 - Initial URL: [https://www.w3.org/TR/css-cascade-4/](https://www.w3.org/TR/css-cascade-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-cascade/](https://drafts.csswg.org/css-cascade/) -- Spec title: *INS* Index of css-cascade-4/ / *DEL* CSS Cascading and Inheritance Level 4 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Cascading and Inheritance Level 4 / *DEL* Index of css-cascade-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/mediaqueries/, https://www.w3.org/TR/css-conditional/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css-style-attr/, https://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/, https://www.w3.org/TR/css-cascade-3/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-cascade-4/ +## CSS Cascading and Inheritance Level 4 - Initial URL: [https://www.w3.org/TR/css-cascade-5/](https://www.w3.org/TR/css-cascade-5/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-cascade/](https://drafts.csswg.org/css-cascade/) -- Spec title: *INS* Index of css-cascade-4/ / *DEL* CSS Cascading and Inheritance Level 4 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Cascading and Inheritance Level 4 / *DEL* Index of css-cascade-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/mediaqueries/, https://www.w3.org/TR/css-conditional/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css-style-attr/, https://www.w3.org/TR/2020/WD-css-cascade-4-20200818/, https://www.w3.org/TR/2018/CR-css-cascade-4-20180828/, https://www.w3.org/TR/2016/CR-css-cascade-4-20160114/, https://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/, https://www.w3.org/TR/2015/WD-css-cascade-4-20150421/, https://www.w3.org/TR/css-cascade-3/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-color-4/ +## CSS Color Adjustment Module Level 1 -- Initial URL: [https://www.w3.org/TR/css-color-4/](https://www.w3.org/TR/css-color-4/) +- Initial URL: [https://www.w3.org/TR/css-color-adjust-1/](https://www.w3.org/TR/css-color-adjust-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-color/](https://drafts.csswg.org/css-color/) -- Spec title: *INS* Index of css-color-4/ / *DEL* CSS Color Module Level 4 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-color-adjust-1/](https://drafts.csswg.org/css-color-adjust-1/) +- Spec title: *INS* CSS Color Adjustment Module Level 1 / *DEL* Index of css-color-adjust-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-cascade-4/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-color-5/ +## CSS Color Module Level 4 -- Initial URL: [https://www.w3.org/TR/css-color-5/](https://www.w3.org/TR/css-color-5/) +- Initial URL: [https://www.w3.org/TR/css-color-4/](https://www.w3.org/TR/css-color-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-color-5/](https://drafts.csswg.org/css-color-5/) -- Spec title: *INS* Index of css-color-5/ / *DEL* CSS Color Module Level 5 -- Spec is OK: *INS* false / *DEL* true -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-color/](https://drafts.csswg.org/css-color/) +- Spec title: *INS* CSS Color Module Level 4 / *DEL* Index of css-color-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-color-3/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://infra.spec.whatwg.org/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-color-adjust-1/ +## CSS Color Module Level 5 -- Initial URL: [https://www.w3.org/TR/css-color-adjust-1/](https://www.w3.org/TR/css-color-adjust-1/) +- Initial URL: [https://www.w3.org/TR/css-color-5/](https://www.w3.org/TR/css-color-5/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-color-adjust-1/](https://drafts.csswg.org/css-color-adjust-1/) -- Spec title: *INS* Index of css-color-adjust-1/ / *DEL* CSS Color Adjustment Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-color-5/](https://drafts.csswg.org/css-color-5/) +- Spec title: *INS* CSS Color Module Level 5 / *DEL* Index of css-color-5/ +- Spec is OK: *INS* true / *DEL* false +- No normative references found: *INS* false / *DEL* true -## Index of css-conditional-3/ +## CSS Conditional Rules Module Level 3 - Initial URL: [https://www.w3.org/TR/css-conditional-3/](https://www.w3.org/TR/css-conditional-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-conditional-3/](https://drafts.csswg.org/css-conditional-3/) -- Spec title: *INS* Index of css-conditional-3/ / *DEL* CSS Conditional Rules Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* CSS Conditional Rules Module Level 3 / *DEL* Index of css-conditional-3/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/2013/CR-css3-conditional-20130404/, https://www.w3.org/TR/css3-mediaqueries/ -## Index of css-conditional-4/ +## CSS Conditional Rules Module Level 4 - Initial URL: [https://www.w3.org/TR/css-conditional-4/](https://www.w3.org/TR/css-conditional-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-conditional-4/](https://drafts.csswg.org/css-conditional-4/) -- Spec title: *INS* Index of css-conditional-4/ / *DEL* CSS Conditional Rules Module Level 4 -- Spec is OK: *INS* false / *DEL* true -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Conditional Rules Module Level 4 / *DEL* Index of css-conditional-4/ +- Spec is OK: *INS* true / *DEL* false +- No normative references found: *INS* false / *DEL* true -## Index of css-contain-2/ +## CSS Containment Module Level 2 - Initial URL: [https://www.w3.org/TR/css-contain-2/](https://www.w3.org/TR/css-contain-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-contain-2/](https://drafts.csswg.org/css-contain-2/) -- Spec title: *INS* Index of css-contain-2/ / *DEL* CSS Containment Module Level 2 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Containment Module Level 2 / *DEL* Index of css-contain-2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/security-privacy-questionnaire/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/, https://w3c.github.io/IntersectionObserver/ -## Index of css-content-3/ +## CSS Counter Styles Level 3 -- Initial URL: [https://www.w3.org/TR/css-content-3/](https://www.w3.org/TR/css-content-3/) +- Initial URL: [https://www.w3.org/TR/css-counter-styles-3/](https://www.w3.org/TR/css-counter-styles-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-content-3/](https://drafts.csswg.org/css-content-3/) -- Spec title: *INS* Index of css-content-3/ / *DEL* CSS Generated Content Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-counter-styles/](https://drafts.csswg.org/css-counter-styles/) +- Spec title: *INS* CSS Counter Styles Level 3 / *DEL* Index of css-counter-styles-3/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString -## Index of css-counter-styles-3/ +## CSS Custom Highlight API Module Level 1 -- Initial URL: [https://www.w3.org/TR/css-counter-styles-3/](https://www.w3.org/TR/css-counter-styles-3/) +- Initial URL: [https://www.w3.org/TR/css-highlight-api-1/](https://www.w3.org/TR/css-highlight-api-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-counter-styles/](https://drafts.csswg.org/css-counter-styles/) -- Spec title: *INS* Index of css-counter-styles-3/ / *DEL* CSS Counter Styles Level 3 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-highlight-api-1/](https://drafts.csswg.org/css-highlight-api-1/) +- Spec title: *INS* CSS Custom Highlight API Module Level 1 / *DEL* Index of css-highlight-api-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false + + +## CSS Custom Properties for Cascading Variables Module Level 1 +- Initial URL: [https://www.w3.org/TR/css-variables-1/](https://www.w3.org/TR/css-variables-1/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/css-variables/](https://drafts.csswg.org/css-variables/) +- Spec title: *INS* CSS Custom Properties for Cascading Variables Module Level 1 / *DEL* Index of css-variables-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-cascade-4/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-device-adapt-1/ + +## CSS Device Adaptation Module Level 1 - Initial URL: [https://www.w3.org/TR/css-device-adapt-1/](https://www.w3.org/TR/css-device-adapt-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-device-adapt/](https://drafts.csswg.org/css-device-adapt/) -- Spec title: *INS* Index of css-device-adapt-1/ / *DEL* CSS Device Adaptation Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* CSS Device Adaptation Module Level 1 / *DEL* Index of css-device-adapt-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Missing references for links: *INS* https://www.w3.org/TR/css3-syntax/, https://www.w3.org/TR/css3-mediaqueries/, https://www.w3.org/TR/2011/WD-css-device-adapt-20110915/ -## Index of css-display-3/ +## CSS Display Module Level 3 - Initial URL: [https://www.w3.org/TR/css-display-3/](https://www.w3.org/TR/css-display-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-display/](https://drafts.csswg.org/css-display/) -- Spec title: *INS* Index of css-display-3/ / *DEL* CSS Display Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Display Module Level 3 / *DEL* Index of css-display-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-writing-modes-3/, https://www.w3.org/TR/css-multicol-1/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-grid/, https://www.w3.org/TR/css-contain-1/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-easing-1/ +## CSS Easing Functions Level 1 - Initial URL: [https://www.w3.org/TR/css-easing-1/](https://www.w3.org/TR/css-easing-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-easing/](https://drafts.csswg.org/css-easing/) -- Spec title: *INS* Index of css-easing-1/ / *DEL* CSS Easing Functions Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Easing Functions Level 1 / *DEL* Index of css-easing-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-transitions/ -## Index of css-env-1/ +## CSS Environment Variables Module Level 1 - Initial URL: [https://drafts.csswg.org/css-env-1/](https://drafts.csswg.org/css-env-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-env-1/](https://drafts.csswg.org/css-env-1/) -- Spec title: *INS* Index of css-env-1/ / *DEL* CSS Environment Variables Module Level 1 -- Spec is OK: *INS* false / *DEL* true -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Environment Variables Module Level 1 / *DEL* Index of css-env-1/ +- Spec is OK: *INS* true / *DEL* false +- No normative references found: *INS* false / *DEL* true -## Index of css-exclusions-1/ +## CSS Exclusions Module Level 1 - Initial URL: [https://www.w3.org/TR/css3-exclusions/](https://www.w3.org/TR/css3-exclusions/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-exclusions/](https://drafts.csswg.org/css-exclusions/) -- Spec title: *INS* Index of css-exclusions-1/ / *DEL* CSS Exclusions Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Exclusions Module Level 1 / *DEL* Index of css-exclusions-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-box/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css-shapes/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-extensions-1/ +## CSS Extensions - Initial URL: [https://drafts.csswg.org/css-extensions-1/](https://drafts.csswg.org/css-extensions-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-extensions-1/](https://drafts.csswg.org/css-extensions-1/) -- Spec title: *INS* Index of css-extensions-1/ / *DEL* CSS Extensions -- Spec is OK: *INS* false / *DEL* true -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Extensions / *DEL* Index of css-extensions-1/ +- Spec is OK: *INS* true / *DEL* false +- No normative references found: *INS* false / *DEL* true -## Index of css-flexbox-1/ +## CSS Flexible Box Layout Module Level 1 - Initial URL: [https://www.w3.org/TR/css-flexbox-1/](https://www.w3.org/TR/css-flexbox-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-flexbox-1/](https://drafts.csswg.org/css-flexbox-1/) -- Spec title: *INS* Index of css-flexbox-1/ / *DEL* CSS Flexible Box Layout Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Flexible Box Layout Module Level 1 / *DEL* Index of css-flexbox-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-align/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css3-mediaqueries/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-speech/, https://www.w3.org/TR/css3-align/, https://www.w3.org/TR/css-break/, https://www.w3.org/TR/css3-break/, https://www.w3.org/TR/2012/CR-css3-flexbox-20120918/, https://www.w3.org/TR/css-display/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-font-loading-3/ +## CSS Font Loading Module Level 3 - Initial URL: [https://www.w3.org/TR/css-font-loading-3/](https://www.w3.org/TR/css-font-loading-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-font-loading/](https://drafts.csswg.org/css-font-loading/) -- Spec title: *INS* Index of css-font-loading-3/ / *DEL* CSS Font Loading Module Level 3 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* CSS Font Loading Module Level 3 / *DEL* Index of css-font-loading-3/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Inconsistent references for links: *INS* https://www.w3.org/TR/html5/ -## Index of css-fonts-4/ +## CSS Fonts Module Level 4 - Initial URL: [https://www.w3.org/TR/css-fonts-4/](https://www.w3.org/TR/css-fonts-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-fonts-4/](https://drafts.csswg.org/css-fonts-4/) -- Spec title: *INS* Index of css-fonts-4/ / *DEL* CSS Fonts Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* CSS Fonts Module Level 4 / *DEL* Index of css-fonts-4/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2020/NOTE-PFE-evaluation-20201015/, https://www.w3.org/TR/css3-syntax/, https://www.w3.org/TR/security-privacy-questionnaire/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2021/WD-css-fonts-4-20210729/, https://www.w3.org/TR/2020/WD-css-fonts-4-20201117/, https://www.w3.org/TR/2019/WD-css-fonts-4-20191113/, https://www.w3.org/TR/2018/WD-css-fonts-4-20180920/, https://www.w3.org/TR/2018/WD-css-fonts-4-20180410/ -## Index of css-fonts-5/ +## CSS Fonts Module Level 5 - Initial URL: [https://drafts.csswg.org/css-fonts-5/](https://drafts.csswg.org/css-fonts-5/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-fonts-5/](https://drafts.csswg.org/css-fonts-5/) -- Spec title: *INS* Index of css-fonts-5/ / *DEL* CSS Fonts Module Level 5 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Fonts Module Level 5 / *DEL* Index of css-fonts-5/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-syntax-3/, https://www.w3.org/TR/2020/NOTE-PFE-evaluation-20201015/, https://www.w3.org/TR/2021/WD-css-fonts-5-20210629/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ + + +## CSS Fragmentation Module Level 3 +- Initial URL: [https://www.w3.org/TR/css-break-3/](https://www.w3.org/TR/css-break-3/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/css-break/](https://drafts.csswg.org/css-break/) +- Spec title: *INS* CSS Fragmentation Module Level 3 / *DEL* Index of css-break-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-regions/, https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css3-page/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/css3-background/, https://www.w3.org/TR/2015/WD-css3-break-20150129/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-gcpm-3/ + +## CSS Fragmentation Module Level 4 + +- Initial URL: [https://www.w3.org/TR/css-break-4/](https://www.w3.org/TR/css-break-4/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/css-break-4/](https://drafts.csswg.org/css-break-4/) +- Spec title: *INS* CSS Fragmentation Module Level 4 / *DEL* Index of css-break-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-regions/, https://www.w3.org/TR/css-break-3/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ + + +## CSS Generated Content for Paged Media Module - Initial URL: [https://www.w3.org/TR/css-gcpm-3/](https://www.w3.org/TR/css-gcpm-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-gcpm/](https://drafts.csswg.org/css-gcpm/) -- Spec title: *INS* Index of css-gcpm-3/ / *DEL* CSS Generated Content for Paged Media Module -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Generated Content for Paged Media Module / *DEL* Index of css-gcpm-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://w3c.github.io/dpub-pagination/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css3-selectors/, https://www.w3.org/TR/2011/WD-css3-gcpm-20111129/, https://books.spec.whatwg.org/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2014/WD-dpub-latinreq-20140313/ -## Index of css-gcpm-4/ +## CSS Generated Content for Paged Media Module Level 4 - Initial URL: [https://drafts.csswg.org/css-gcpm-4/](https://drafts.csswg.org/css-gcpm-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-gcpm-4/](https://drafts.csswg.org/css-gcpm-4/) -- Spec title: *INS* Index of css-gcpm-4/ / *DEL* CSS Generated Content for Paged Media Module Level 4 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Generated Content for Paged Media Module Level 4 / *DEL* Index of css-gcpm-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-grid-2/ +## CSS Generated Content Module Level 3 -- Initial URL: [https://www.w3.org/TR/css-grid-2/](https://www.w3.org/TR/css-grid-2/) +- Initial URL: [https://www.w3.org/TR/css-content-3/](https://www.w3.org/TR/css-content-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-grid-2/](https://drafts.csswg.org/css-grid-2/) -- Spec title: *INS* Index of css-grid-2/ / *DEL* CSS Grid Layout Module Level 2 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-content-3/](https://drafts.csswg.org/css-content-3/) +- Spec title: *INS* CSS Generated Content Module Level 3 / *DEL* Index of css-content-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-grid-3/ +## CSS Grid Layout Module Level 2 -- Initial URL: [https://drafts.csswg.org/css-grid-3/](https://drafts.csswg.org/css-grid-3/) +- Initial URL: [https://www.w3.org/TR/css-grid-2/](https://www.w3.org/TR/css-grid-2/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-grid-3/](https://drafts.csswg.org/css-grid-3/) -- Spec title: *INS* Index of css-grid-3/ / *DEL* CSS Grid Layout Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-grid-2/](https://drafts.csswg.org/css-grid-2/) +- Spec title: *INS* CSS Grid Layout Module Level 2 / *DEL* Index of css-grid-2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-grid-1/, https://www.w3.org/TR/css3-mediaqueries/, https://www.w3.org/TR/css-align/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css3-speech/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/cssom/, https://www.w3.org/TR/css-break/, https://www.w3.org/TR/css3-break/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-highlight-api-1/ +## CSS Grid Layout Module Level 3 -- Initial URL: [https://www.w3.org/TR/css-highlight-api-1/](https://www.w3.org/TR/css-highlight-api-1/) +- Initial URL: [https://drafts.csswg.org/css-grid-3/](https://drafts.csswg.org/css-grid-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-highlight-api-1/](https://drafts.csswg.org/css-highlight-api-1/) -- Spec title: *INS* Index of css-highlight-api-1/ / *DEL* CSS Custom Highlight API Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-grid-3/](https://drafts.csswg.org/css-grid-3/) +- Spec title: *INS* CSS Grid Layout Module Level 3 / *DEL* Index of css-grid-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-images-3/ +## CSS Images Module Level 3 - Initial URL: [https://www.w3.org/TR/css-images-3/](https://www.w3.org/TR/css-images-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-images-3/](https://drafts.csswg.org/css-images-3/) -- Spec title: *INS* Index of css-images-3/ / *DEL* CSS Images Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Images Module Level 3 / *DEL* Index of css-images-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-animations/, https://www.w3.org/TR/css-transitions/, https://www.w3.org/TR/css3-background/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/2012/CR-css3-images-20120417/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-images-4/ +## CSS Images Module Level 4 - Initial URL: [https://www.w3.org/TR/css-images-4/](https://www.w3.org/TR/css-images-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-images-4/](https://drafts.csswg.org/css-images-4/) -- Spec title: *INS* Index of css-images-4/ / *DEL* CSS Images Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* CSS Images Module Level 4 / *DEL* Index of css-images-4/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Missing references for links: *INS* https://www.w3.org/TR/2011/CR-css3-background-20110215/, https://www.w3.org/TR/css-animations/, https://www.w3.org/TR/css-transitions/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/2012/WD-css4-images-20120911/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-inline-3/ +## CSS Inline Layout Module Level 3 - Initial URL: [https://www.w3.org/TR/css-inline-3/](https://www.w3.org/TR/css-inline-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-inline-3/](https://drafts.csswg.org/css-inline-3/) -- Spec title: *INS* Index of css-inline-3/ / *DEL* CSS Inline Layout Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Inline Layout Module Level 3 / *DEL* Index of css-inline-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-text/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://html.spec.whatwg.org/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-line-grid-1/ +## CSS Line Grid Module Level 1 - Initial URL: [https://www.w3.org/TR/css-line-grid-1/](https://www.w3.org/TR/css-line-grid-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-line-grid/](https://drafts.csswg.org/css-line-grid/) -- Spec title: *INS* Index of css-line-grid-1/ / *DEL* CSS Line Grid Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Line Grid Module Level 1 / *DEL* Index of css-line-grid-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-lists-3/ +## CSS Lists and Counters Module Level 3 - Initial URL: [https://www.w3.org/TR/css-lists-3/](https://www.w3.org/TR/css-lists-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-lists-3/](https://drafts.csswg.org/css-lists-3/) -- Spec title: *INS* Index of css-lists-3/ / *DEL* CSS Lists and Counters Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Lists and Counters Module Level 3 / *DEL* Index of css-lists-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-logical-1/ +## CSS Logical Properties and Values Level 1 - Initial URL: [https://www.w3.org/TR/css-logical-1/](https://www.w3.org/TR/css-logical-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-logical-1/](https://drafts.csswg.org/css-logical-1/) -- Spec title: *INS* Index of css-logical-1/ / *DEL* CSS Logical Properties and Values Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Logical Properties and Values Level 1 / *DEL* Index of css-logical-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-writing-modes/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-multicol-1/ +## CSS Mobile Text Size Adjustment Module Level 1 + +- Initial URL: [https://drafts.csswg.org/css-size-adjust-1/](https://drafts.csswg.org/css-size-adjust-1/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/css-size-adjust-1/](https://drafts.csswg.org/css-size-adjust-1/) +- Spec title: *INS* CSS Mobile Text Size Adjustment Module Level 1 / *DEL* Index of css-size-adjust-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ + + +## CSS Multi-column Layout Module Level 1 - Initial URL: [https://www.w3.org/TR/css-multicol-1/](https://www.w3.org/TR/css-multicol-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-multicol/](https://drafts.csswg.org/css-multicol/) -- Spec title: *INS* Index of css-multicol-1/ / *DEL* CSS Multi-column Layout Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Multi-column Layout Module Level 1 / *DEL* Index of css-multicol-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2011/CR-css3-multicol-20110412/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-multicol-2/ +## CSS Multi-column Layout Module Level 2 - Initial URL: [https://drafts.csswg.org/css-multicol-2/](https://drafts.csswg.org/css-multicol-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-multicol-2/](https://drafts.csswg.org/css-multicol-2/) -- Spec title: *INS* Index of css-multicol-2/ / *DEL* CSS Multi-column Layout Module Level 2 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Multi-column Layout Module Level 2 / *DEL* Index of css-multicol-2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ -## Index of css-namespaces-3/ +## CSS Namespaces Module Level 3 - Initial URL: [https://www.w3.org/TR/css-namespaces-3/](https://www.w3.org/TR/css-namespaces-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-namespaces/](https://drafts.csswg.org/css-namespaces/) -- Spec title: *INS* Index of css-namespaces-3/ / *DEL* CSS Namespaces Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Namespaces Module Level 3 / *DEL* Index of css-namespaces-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/2011/REC-css3-namespace-20110929/ -## Index of css-nav-1/ +## CSS Nesting Module -- Initial URL: [https://www.w3.org/TR/css-nav-1/](https://www.w3.org/TR/css-nav-1/) +- Initial URL: [https://drafts.csswg.org/css-nesting-1/](https://drafts.csswg.org/css-nesting-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-nav-1/](https://drafts.csswg.org/css-nav-1/) -- Spec title: *INS* Index of css-nav-1/ / *DEL* CSS Spatial Navigation Level 1 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-nesting-1/](https://drafts.csswg.org/css-nesting-1/) +- Spec title: *INS* CSS Nesting Module / *DEL* Index of css-nesting-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://html.spec.whatwg.org/ -## Index of css-nesting-1/ +## CSS Object Model (CSSOM) -- Initial URL: [https://drafts.csswg.org/css-nesting-1/](https://drafts.csswg.org/css-nesting-1/) +- Initial URL: [https://www.w3.org/TR/cssom-1/](https://www.w3.org/TR/cssom-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-nesting-1/](https://drafts.csswg.org/css-nesting-1/) -- Spec title: *INS* Index of css-nesting-1/ / *DEL* CSS Nesting Module -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Editor's Draft: [https://drafts.csswg.org/cssom/](https://drafts.csswg.org/cssom/) +- Spec title: *INS* CSS Object Model (CSSOM) / *DEL* Index of cssom-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css3-conditional/, https://www.w3.org/TR/css-device-adapt/ -## Index of css-overflow-3/ +## CSS Overflow Module Level 3 - Initial URL: [https://www.w3.org/TR/css-overflow-3/](https://www.w3.org/TR/css-overflow-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-overflow-3/](https://drafts.csswg.org/css-overflow-3/) -- Spec title: *INS* Index of css-overflow-3/ / *DEL* CSS Overflow Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Overflow Module Level 3 / *DEL* Index of css-overflow-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-backgrounds/, https://www.w3.org/TR/css-text-decor-3/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/css-logical-1/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-overflow-4/ +## CSS Overflow Module Level 4 - Initial URL: [https://www.w3.org/TR/css-overflow-4/](https://www.w3.org/TR/css-overflow-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-overflow-4/](https://drafts.csswg.org/css-overflow-4/) -- Spec title: *INS* Index of css-overflow-4/ / *DEL* CSS Overflow Module Level 4 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Overflow Module Level 4 / *DEL* Index of css-overflow-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css3-transitions/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/security-privacy-questionnaire/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-overscroll-1/ +## CSS Overscroll Behavior Module Level 1 - Initial URL: [https://www.w3.org/TR/css-overscroll-1/](https://www.w3.org/TR/css-overscroll-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-overscroll-1/](https://drafts.csswg.org/css-overscroll-1/) -- Spec title: *INS* Index of css-overscroll-1/ / *DEL* CSS Overscroll Behavior Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Overscroll Behavior Module Level 1 / *DEL* Index of css-overscroll-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-display-3/, https://dom.spec.whatwg.org/, https://www.w3.org/TR/uievents/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-page-3/ +## CSS Page Floats -- Initial URL: [https://www.w3.org/TR/css-page-3/](https://www.w3.org/TR/css-page-3/) +- Initial URL: [https://www.w3.org/TR/css-page-floats-3/](https://www.w3.org/TR/css-page-floats-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-page-3/](https://drafts.csswg.org/css-page-3/) -- Spec title: *INS* Index of css-page-3/ / *DEL* CSS Paged Media Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-page-floats/](https://drafts.csswg.org/css-page-floats/) +- Spec title: *INS* CSS Page Floats / *DEL* Index of css-page-floats-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-page-floats-3/ +## CSS Paged Media Module Level 3 -- Initial URL: [https://www.w3.org/TR/css-page-floats-3/](https://www.w3.org/TR/css-page-floats-3/) +- Initial URL: [https://www.w3.org/TR/css-page-3/](https://www.w3.org/TR/css-page-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-page-floats/](https://drafts.csswg.org/css-page-floats/) -- Spec title: *INS* Index of css-page-floats-3/ / *DEL* CSS Page Floats -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-page-3/](https://drafts.csswg.org/css-page-3/) +- Spec title: *INS* CSS Paged Media Module Level 3 / *DEL* Index of css-page-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css3-break/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2013/WD-css3-page-20130314/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css3-values/, https://www.w3.org/TR/css-values/ -## Index of css-position-3/ +## CSS Positioned Layout Module Level 3 - Initial URL: [https://www.w3.org/TR/css-position-3/](https://www.w3.org/TR/css-position-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-position/](https://drafts.csswg.org/css-position/) -- Spec title: *INS* Index of css-position-3/ / *DEL* CSS Positioned Layout Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Positioned Layout Module Level 3 / *DEL* Index of css-position-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-pseudo-4/ +## CSS Pseudo-Elements Module Level 4 - Initial URL: [https://www.w3.org/TR/css-pseudo-4/](https://www.w3.org/TR/css-pseudo-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-pseudo-4/](https://drafts.csswg.org/css-pseudo-4/) -- Spec title: *INS* Index of css-pseudo-4/ / *DEL* CSS Pseudo-Elements Module Level 4 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* CSS Pseudo-Elements Module Level 4 / *DEL* Index of css-pseudo-4/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css-text-decor/ -## Index of css-regions-1/ +## CSS Regions Module Level 1 - Initial URL: [https://www.w3.org/TR/css-regions-1/](https://www.w3.org/TR/css-regions-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-regions/](https://drafts.csswg.org/css-regions/) -- Spec title: *INS* Index of css-regions-1/ / *DEL* CSS Regions Module Level 1 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* CSS Regions Module Level 1 / *DEL* Index of css-regions-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/selectors/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/2011/REC-CSS2-20110607/, https://www.w3.org/TR/css3-speech/, https://www.w3.org/TR/css3-writing-modes/, https://www.w3.org/TR/css3-break/, https://www.w3.org/TR/2014/WD-css3-regions-20140218/, https://www.w3.org/TR/2013/WD-css3-regions-20130528/, https://www.w3.org/TR/2012/WD-css3-regions-20120823/, https://www.w3.org/TR/2012/WD-css3-regions-20120503/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2012/WD-dom-20120405/, https://www.w3.org/TR/dom/, https://www.w3.org/TR/cssom-view/ -## Index of css-rhythm-1/ +## CSS Rhythmic Sizing - Initial URL: [https://www.w3.org/TR/css-rhythm-1/](https://www.w3.org/TR/css-rhythm-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-rhythm/](https://drafts.csswg.org/css-rhythm/) -- Spec title: *INS* Index of css-rhythm-1/ / *DEL* CSS Rhythmic Sizing -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Rhythmic Sizing / *DEL* Index of css-rhythm-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-round-display-1/ +## CSS Round Display Level 1 - Initial URL: [https://www.w3.org/TR/css-round-display-1/](https://www.w3.org/TR/css-round-display-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-round-display/](https://drafts.csswg.org/css-round-display/) -- Spec title: *INS* Index of css-round-display-1/ / *DEL* CSS Round Display Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Round Display Level 1 / *DEL* Index of css-round-display-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-ruby-1/ +## CSS Ruby Annotation Layout Module Level 1 - Initial URL: [https://www.w3.org/TR/css-ruby-1/](https://www.w3.org/TR/css-ruby-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-ruby-1/](https://drafts.csswg.org/css-ruby-1/) -- Spec title: *INS* Index of css-ruby-1/ / *DEL* CSS Ruby Annotation Layout Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Ruby Annotation Layout Module Level 1 / *DEL* Index of css-ruby-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-text/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/html5/, https://www.w3.org/TR/css-values/ -## Index of css-scoping-1/ +## CSS Scoping Module Level 1 - Initial URL: [https://www.w3.org/TR/css-scoping-1/](https://www.w3.org/TR/css-scoping-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-scoping/](https://drafts.csswg.org/css-scoping/) -- Spec title: *INS* Index of css-scoping-1/ / *DEL* CSS Scoping Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Scoping Module Level 1 / *DEL* Index of css-scoping-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade-4/ -## Index of css-scoping-2/ +## CSS Scoping Module Level 2 - Initial URL: [https://drafts.csswg.org/css-scoping-2/](https://drafts.csswg.org/css-scoping-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-scoping-2/](https://drafts.csswg.org/css-scoping-2/) -- Spec title: *INS* Index of css-scoping-2/ / *DEL* CSS Scoping Module Level 2 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Scoping Module Level 2 / *DEL* Index of css-scoping-2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-scoping-1/ -## Index of css-scroll-anchoring-1/ +## CSS Scroll Anchoring Module Level 1 - Initial URL: [https://www.w3.org/TR/css-scroll-anchoring-1/](https://www.w3.org/TR/css-scroll-anchoring-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-scroll-anchoring/](https://drafts.csswg.org/css-scroll-anchoring/) -- Spec title: *INS* Index of css-scroll-anchoring-1/ / *DEL* CSS Scroll Anchoring Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Scroll Anchoring Module Level 1 / *DEL* Index of css-scroll-anchoring-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://w3c.github.io/editing/docs/execCommand/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-scroll-snap-1/ +## CSS Scroll Snap Module Level 1 - Initial URL: [https://www.w3.org/TR/css-scroll-snap-1/](https://www.w3.org/TR/css-scroll-snap-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-scroll-snap-1/](https://drafts.csswg.org/css-scroll-snap-1/) -- Spec title: *INS* Index of css-scroll-snap-1/ / *DEL* CSS Scroll Snap Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Scroll Snap Module Level 1 / *DEL* Index of css-scroll-snap-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-scrollbars-1/ +## CSS Scrollbars Module Level 1 - Initial URL: [https://www.w3.org/TR/css-scrollbars-1/](https://www.w3.org/TR/css-scrollbars-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-scrollbars/](https://drafts.csswg.org/css-scrollbars/) -- Spec title: *INS* Index of css-scrollbars-1/ / *DEL* CSS Scrollbars Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Scrollbars Module Level 1 / *DEL* Index of css-scrollbars-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/security-privacy-questionnaire/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-shadow-parts-1/ +## CSS Shadow Parts - Initial URL: [https://www.w3.org/TR/css-shadow-parts-1/](https://www.w3.org/TR/css-shadow-parts-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-shadow-parts/](https://drafts.csswg.org/css-shadow-parts/) -- Spec title: *INS* Index of css-shadow-parts-1/ / *DEL* CSS Shadow Parts -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* CSS Shadow Parts / *DEL* Index of css-shadow-parts-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false -## Index of css-shapes-1/ +## CSS Shapes Module Level 1 - Initial URL: [https://www.w3.org/TR/css-shapes-1/](https://www.w3.org/TR/css-shapes-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-shapes/](https://drafts.csswg.org/css-shapes/) -- Spec title: *INS* Index of css-shapes-1/ / *DEL* CSS Shapes Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Shapes Module Level 1 / *DEL* Index of css-shapes-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-transitions/, https://www.w3.org/TR/css3-background/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css3-values/, https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2012/WD-css3-exclusions-20120503/, https://www.w3.org/TR/2011/WD-css3-exclusions-20111213/ -## Index of css-shapes-2/ +## CSS Shapes Module Level 2 - Initial URL: [https://drafts.csswg.org/css-shapes-2/](https://drafts.csswg.org/css-shapes-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-shapes-2/](https://drafts.csswg.org/css-shapes-2/) -- Spec title: *INS* Index of css-shapes-2/ / *DEL* CSS Shapes Module Level 2 -- No normative references found: *INS* true / *DEL* false - - -## Index of css-size-adjust-1/ - -- Initial URL: [https://drafts.csswg.org/css-size-adjust-1/](https://drafts.csswg.org/css-size-adjust-1/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-size-adjust-1/](https://drafts.csswg.org/css-size-adjust-1/) -- Spec title: *INS* Index of css-size-adjust-1/ / *DEL* CSS Mobile Text Size Adjustment Module Level 1 -- No normative references found: *INS* true / *DEL* false - - -## Index of css-sizing-3/ - -- Initial URL: [https://www.w3.org/TR/css-sizing-3/](https://www.w3.org/TR/css-sizing-3/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-sizing-3/](https://drafts.csswg.org/css-sizing-3/) -- Spec title: *INS* Index of css-sizing-3/ / *DEL* CSS Box Sizing Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Shapes Module Level 2 / *DEL* Index of css-shapes-2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-shapes/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-sizing-4/ +## CSS Spatial Navigation Level 1 -- Initial URL: [https://www.w3.org/TR/css-sizing-4/](https://www.w3.org/TR/css-sizing-4/) +- Initial URL: [https://www.w3.org/TR/css-nav-1/](https://www.w3.org/TR/css-nav-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-sizing-4/](https://drafts.csswg.org/css-sizing-4/) -- Spec title: *INS* Index of css-sizing-4/ / *DEL* CSS Box Sizing Module Level 4 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-nav-1/](https://drafts.csswg.org/css-nav-1/) +- Spec title: *INS* CSS Spatial Navigation Level 1 / *DEL* Index of css-nav-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Missing references for links: *INS* https://w3c.github.io/webappsec-feature-policy/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/ +- Inconsistent references for links: *INS* https://w3c.github.io/uievents/, https://www.w3.org/TR/css-values/ -## Index of css-speech-1/ +## CSS Speech Module Level 1 - Initial URL: [https://www.w3.org/TR/css-speech-1/](https://www.w3.org/TR/css-speech-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-speech-1/](https://drafts.csswg.org/css-speech-1/) -- Spec title: *INS* Index of css-speech-1/ / *DEL* CSS Speech Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Speech Module Level 1 / *DEL* Index of css-speech-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/2012/CR-css3-speech-20120320/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-syntax-3/ +## CSS Syntax Module Level 3 - Initial URL: [https://www.w3.org/TR/css-syntax-3/](https://www.w3.org/TR/css-syntax-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-syntax/](https://drafts.csswg.org/css-syntax/) -- Spec title: *INS* Index of css-syntax-3/ / *DEL* CSS Syntax Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Syntax Module Level 3 / *DEL* Index of css-syntax-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css3-values/, https://www.w3.org/TR/selectors-api/ -## Index of css-tables-3/ +## CSS Table Module Level 3 - Initial URL: [https://www.w3.org/TR/css-tables-3/](https://www.w3.org/TR/css-tables-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-tables-3/](https://drafts.csswg.org/css-tables-3/) -- Spec title: *INS* Index of css-tables-3/ / *DEL* CSS Table Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Table Module Level 3 / *DEL* Index of css-tables-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/html5/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://html.spec.whatwg.org/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-text-3/ +## CSS Text Decoration Module Level 3 -- Initial URL: [https://www.w3.org/TR/css-text-3/](https://www.w3.org/TR/css-text-3/) +- Initial URL: [https://www.w3.org/TR/css-text-decor-3/](https://www.w3.org/TR/css-text-decor-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-text-3/](https://drafts.csswg.org/css-text-3/) -- Spec title: *INS* Index of css-text-3/ / *DEL* CSS Text Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-text-decor-3/](https://drafts.csswg.org/css-text-decor-3/) +- Spec title: *INS* CSS Text Decoration Module Level 3 / *DEL* Index of css-text-decor-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/1998/REC-CSS2-19980512 +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-text-4/ +## CSS Text Decoration Module Level 4 -- Initial URL: [https://www.w3.org/TR/css-text-4/](https://www.w3.org/TR/css-text-4/) +- Initial URL: [https://www.w3.org/TR/css-text-decor-4/](https://www.w3.org/TR/css-text-decor-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-text-4/](https://drafts.csswg.org/css-text-4/) -- Spec title: *INS* Index of css-text-4/ / *DEL* CSS Text Module Level 4 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-text-decor-4/](https://drafts.csswg.org/css-text-decor-4/) +- Spec title: *INS* CSS Text Decoration Module Level 4 / *DEL* Index of css-text-decor-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-text/, https://www.w3.org/TR/1998/REC-CSS2-19980512 +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-text-decor-3/ +## CSS Text Module Level 3 -- Initial URL: [https://www.w3.org/TR/css-text-decor-3/](https://www.w3.org/TR/css-text-decor-3/) +- Initial URL: [https://www.w3.org/TR/css-text-3/](https://www.w3.org/TR/css-text-3/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-text-decor-3/](https://drafts.csswg.org/css-text-decor-3/) -- Spec title: *INS* Index of css-text-decor-3/ / *DEL* CSS Text Decoration Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-text-3/](https://drafts.csswg.org/css-text-3/) +- Spec title: *INS* CSS Text Module Level 3 / *DEL* Index of css-text-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-text-decor-4/ +## CSS Text Module Level 4 -- Initial URL: [https://www.w3.org/TR/css-text-decor-4/](https://www.w3.org/TR/css-text-decor-4/) +- Initial URL: [https://www.w3.org/TR/css-text-4/](https://www.w3.org/TR/css-text-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-text-decor-4/](https://drafts.csswg.org/css-text-decor-4/) -- Spec title: *INS* Index of css-text-decor-4/ / *DEL* CSS Text Decoration Module Level 4 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/css-text-4/](https://drafts.csswg.org/css-text-4/) +- Spec title: *INS* CSS Text Module Level 4 / *DEL* Index of css-text-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-values/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-text/ -## Index of css-transforms-1/ +## CSS Transforms Module Level 1 - Initial URL: [https://www.w3.org/TR/css-transforms-1/](https://www.w3.org/TR/css-transforms-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-transforms/](https://drafts.csswg.org/css-transforms/) -- Spec title: *INS* Index of css-transforms-1/ / *DEL* CSS Transforms Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Transforms Module Level 1 / *DEL* Index of css-transforms-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/2009/WD-css3-2d-transforms-20090320/, https://www.w3.org/TR/2009/WD-SVG-Transforms-20090320/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css3-transitions/, https://www.w3.org/TR/css3-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/cssom-view/, https://www.w3.org/TR/css-values/, https://www.w3.org/TR/2011/REC-SVG11-20110816/ -## Index of css-transforms-2/ +## CSS Transforms Module Level 2 - Initial URL: [https://www.w3.org/TR/css-transforms-2/](https://www.w3.org/TR/css-transforms-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-transforms-2/](https://drafts.csswg.org/css-transforms-2/) -- Spec title: *INS* Index of css-transforms-2/ / *DEL* CSS Transforms Module Level 2 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Transforms Module Level 2 / *DEL* Index of css-transforms-2/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-transitions-1/ +## CSS Transitions - Initial URL: [https://www.w3.org/TR/css-transitions-1/](https://www.w3.org/TR/css-transitions-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-transitions/](https://drafts.csswg.org/css-transitions/) -- Spec title: *INS* Index of css-transitions-1/ / *DEL* CSS Transitions -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* CSS Transitions / *DEL* Index of css-transitions-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css3-background/, https://w3c.github.io/dom/, https://www.w3.org/TR/2013/WD-css3-transitions-20131119/, https://www.w3.org/TR/2013/WD-css3-transitions-20130212/ChangeLog +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-transitions-2/ +## CSS Transitions Level 2 - Initial URL: [https://drafts.csswg.org/css-transitions-2/](https://drafts.csswg.org/css-transitions-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-transitions-2/](https://drafts.csswg.org/css-transitions-2/) -- Spec title: *INS* Index of css-transitions-2/ / *DEL* CSS Transitions Level 2 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* CSS Transitions Level 2 / *DEL* Index of css-transitions-2/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString -## Index of css-ui-4/ +## CSS Typed OM Level 2 -- Initial URL: [https://www.w3.org/TR/css-ui-4/](https://www.w3.org/TR/css-ui-4/) +- Initial URL: [https://drafts.css-houdini.org/css-typed-om-2/](https://drafts.css-houdini.org/css-typed-om-2/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-ui-4/](https://drafts.csswg.org/css-ui-4/) -- Spec title: *INS* Index of css-ui-4/ / *DEL* CSS Basic User Interface Module Level 4 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.css-houdini.org/css-typed-om-2/](https://drafts.css-houdini.org/css-typed-om-2/) +- Spec is OK: *INS* true / *DEL* false -## Index of css-values-3/ +## CSS Values and Units Module Level 3 - Initial URL: [https://www.w3.org/TR/css-values-3/](https://www.w3.org/TR/css-values-3/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-values-3/](https://drafts.csswg.org/css-values-3/) -- Spec title: *INS* Index of css-values-3/ / *DEL* CSS Values and Units Module Level 3 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Values and Units Module Level 3 / *DEL* Index of css-values-3/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/selectors/, https://www.w3.org/TR/css3-page/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-syntax/, https://www.w3.org/TR/css3-fonts/ -## Index of css-values-4/ +## CSS Values and Units Module Level 4 - Initial URL: [https://www.w3.org/TR/css-values-4/](https://www.w3.org/TR/css-values-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-values-4/](https://drafts.csswg.org/css-values-4/) -- Spec title: *INS* Index of css-values-4/ / *DEL* CSS Values and Units Module Level 4 -- No normative references found: *INS* true / *DEL* false - +- Spec title: *INS* CSS Values and Units Module Level 4 / *DEL* Index of css-values-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-transitions/, https://www.w3.org/TR/css-animations/, https://www.w3.org/TR/css-values-3/, https://www.w3.org/TR/css3-values/, https://www.w3.org/TR/css-transitions-1/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-syntax/, https://www.w3.org/TR/css3-fonts/ -## Index of css-variables-1/ - -- Initial URL: [https://www.w3.org/TR/css-variables-1/](https://www.w3.org/TR/css-variables-1/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css-variables/](https://drafts.csswg.org/css-variables/) -- Spec title: *INS* Index of css-variables-1/ / *DEL* CSS Custom Properties for Cascading Variables Module Level 1 -- No normative references found: *INS* true / *DEL* false - -## Index of css-will-change-1/ +## CSS Will Change Module Level 1 - Initial URL: [https://www.w3.org/TR/css-will-change-1/](https://www.w3.org/TR/css-will-change-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-will-change/](https://drafts.csswg.org/css-will-change/) -- Spec title: *INS* Index of css-will-change-1/ / *DEL* CSS Will Change Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Will Change Module Level 1 / *DEL* Index of css-will-change-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css-writing-modes-4/ +## CSS Writing Modes Level 4 - Initial URL: [https://www.w3.org/TR/css-writing-modes-4/](https://www.w3.org/TR/css-writing-modes-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/css-writing-modes-4/](https://drafts.csswg.org/css-writing-modes-4/) -- Spec title: *INS* Index of css-writing-modes-4/ / *DEL* CSS Writing Modes Level 4 -- No normative references found: *INS* true / *DEL* false - - -## Index of css2/ - -- Initial URL: [https://www.w3.org/TR/CSS21/](https://www.w3.org/TR/CSS21/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css2/](https://drafts.csswg.org/css2/) -- Spec title: *INS* Index of css2/ / *DEL* CSS 2 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* CSS Writing Modes Level 4 / *DEL* Index of css-writing-modes-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css-logical-1/, https://www.w3.org/TR/css-cascade/, https://www.w3.org/TR/css-pseudo/, https://www.w3.org/TR/web-animations/, https://www.w3.org/TR/css-text/, https://www.w3.org/TR/css-flexbox/, https://www.w3.org/TR/css3-multicol/, https://www.w3.org/TR/css-contain-1/, https://www.w3.org/TR/2015/CR-css-writing-modes-3-20151215/, https://www.w3.org/TR/css-writing-modes-3/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/css-values/ -## Index of css2/ - -- Initial URL: [https://www.w3.org/TR/CSS22/](https://www.w3.org/TR/CSS22/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/css2/](https://drafts.csswg.org/css2/) -- Spec title: *INS* Index of css2/ / *DEL* CSS 2 -- No normative references found: *INS* true / *DEL* false - - -## Index of cssom-1/ - -- Initial URL: [https://www.w3.org/TR/cssom-1/](https://www.w3.org/TR/cssom-1/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/cssom/](https://drafts.csswg.org/cssom/) -- Spec title: *INS* Index of cssom-1/ / *DEL* CSS Object Model (CSSOM) -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false - - -## Index of cssom-view-1/ +## CSSOM View Module - Initial URL: [https://www.w3.org/TR/cssom-view-1/](https://www.w3.org/TR/cssom-view-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/cssom-view/](https://drafts.csswg.org/cssom-view/) -- Spec title: *INS* Index of cssom-view-1/ / *DEL* CSSOM View Module -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* CSSOM View Module / *DEL* Index of cssom-view-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString -## Index of mediaqueries-4/ +## Media Queries Level 4 - Initial URL: [https://www.w3.org/TR/mediaqueries-4/](https://www.w3.org/TR/mediaqueries-4/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/mediaqueries-4/](https://drafts.csswg.org/mediaqueries-4/) -- Spec title: *INS* Index of mediaqueries-4/ / *DEL* Media Queries Level 4 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* Media Queries Level 4 / *DEL* Index of mediaqueries-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/security-privacy-questionnaire/ -## Index of mediaqueries-5/ +## Media Queries Level 5 - Initial URL: [https://www.w3.org/TR/mediaqueries-5/](https://www.w3.org/TR/mediaqueries-5/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/mediaqueries-5/](https://drafts.csswg.org/mediaqueries-5/) -- Spec title: *INS* Index of mediaqueries-5/ / *DEL* Media Queries Level 5 -- No normative references found: *INS* true / *DEL* false +- Spec title: *INS* Media Queries Level 5 / *DEL* Index of mediaqueries-5/ +- No normative references found: *INS* false / *DEL* true + +## Non-element Selectors Module Level 1 -## Index of resize-observer-1/ +- Initial URL: [https://www.w3.org/TR/selectors-nonelement-1/](https://www.w3.org/TR/selectors-nonelement-1/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://drafts.csswg.org/selectors-nonelement/](https://drafts.csswg.org/selectors-nonelement/) +- Spec title: *INS* Non-element Selectors Module Level 1 / *DEL* Index of selectors-nonelement-1/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/its20/ + + +## Resize Observer - Initial URL: [https://www.w3.org/TR/resize-observer-1/](https://www.w3.org/TR/resize-observer-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/resize-observer/](https://drafts.csswg.org/resize-observer/) -- Spec title: *INS* Index of resize-observer-1/ / *DEL* Resize Observer -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* Resize Observer / *DEL* Index of resize-observer-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Missing references for links: *INS* https://www.w3.org/TR/css3-positioning/, https://www.w3.org/TR/css-display-3/, https://www.w3.org/TR/intersection-observer/, https://www.w3.org/TR/css3-multicol/ -## Index of scroll-animations-1/ +## Scalable Vector Graphics (SVG) 2 -- Initial URL: [https://drafts.csswg.org/scroll-animations-1/](https://drafts.csswg.org/scroll-animations-1/) +- Initial URL: [https://www.w3.org/TR/SVG2/](https://www.w3.org/TR/SVG2/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/scroll-animations-1/](https://drafts.csswg.org/scroll-animations-1/) -- Spec title: *INS* Index of scroll-animations-1/ / *DEL* Scroll-linked Animations -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Editor's Draft: [https://svgwg.org/svg2-draft/](https://svgwg.org/svg2-draft/) +- Missing references for WebIDL names: *INS* CSSPseudoElement -## Index of selectors-4/ +## Scroll-linked Animations -- Initial URL: [https://www.w3.org/TR/selectors-4/](https://www.w3.org/TR/selectors-4/) +- Initial URL: [https://drafts.csswg.org/scroll-animations-1/](https://drafts.csswg.org/scroll-animations-1/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/selectors/](https://drafts.csswg.org/selectors/) -- Spec title: *INS* Index of selectors-4/ / *DEL* Selectors Level 4 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/scroll-animations-1/](https://drafts.csswg.org/scroll-animations-1/) +- Spec title: *INS* Scroll-linked Animations / *DEL* Index of scroll-animations-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Missing references for links: *INS* https://w3c.github.io/web-animations/, https://www.w3.org/TR/security-privacy-questionnaire/ -## Index of selectors-nonelement-1/ +## Selectors Level 4 -- Initial URL: [https://www.w3.org/TR/selectors-nonelement-1/](https://www.w3.org/TR/selectors-nonelement-1/) +- Initial URL: [https://www.w3.org/TR/selectors-4/](https://www.w3.org/TR/selectors-4/) - Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/selectors-nonelement/](https://drafts.csswg.org/selectors-nonelement/) -- Spec title: *INS* Index of selectors-nonelement-1/ / *DEL* Non-element Selectors Module Level 1 -- No normative references found: *INS* true / *DEL* false +- Editor's Draft: [https://drafts.csswg.org/selectors/](https://drafts.csswg.org/selectors/) +- Spec title: *INS* Selectors Level 4 / *DEL* Index of selectors-4/ +- No normative references found: *INS* false / *DEL* true +- Missing references for links: *INS* https://www.w3.org/TR/css3-selectors/, https://www.w3.org/TR/2013/WD-selectors4-20130502/, https://www.w3.org/TR/2012/WD-selectors4-20120823/, https://www.w3.org/TR/2011/WD-selectors4-20110929/ +- Inconsistent references for links: *INS* https://w3c.github.io/mediacapture-main/ -## Index of web-animations-1/ +## Web Animations - Initial URL: [https://www.w3.org/TR/web-animations-1/](https://www.w3.org/TR/web-animations-1/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/web-animations-1/](https://drafts.csswg.org/web-animations-1/) -- Spec title: *INS* Index of web-animations-1/ / *DEL* Web Animations -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false +- Spec title: *INS* Web Animations / *DEL* Index of web-animations-1/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Unknown WebIDL names used: *INS* CSSOMString +- Inconsistent references for links: *INS* https://w3c.github.io/hr-time/, https://www.w3.org/TR/hr-time/ -## Index of web-animations-2/ +## Web Animations Level 2 - Initial URL: [https://drafts.csswg.org/web-animations-2/](https://drafts.csswg.org/web-animations-2/) - Crawled URL: [undefined](undefined) - Editor's Draft: [https://drafts.csswg.org/web-animations-2/](https://drafts.csswg.org/web-animations-2/) -- Spec title: *INS* Index of web-animations-2/ / *DEL* Web Animations Level 2 -- No normative references found: *INS* true / *DEL* false -- Obsolete WebIDL constructs found: *DEL* false - - -## Scalable Vector Graphics (SVG) 2 - -- Initial URL: [https://www.w3.org/TR/SVG2/](https://www.w3.org/TR/SVG2/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://svgwg.org/svg2-draft/](https://svgwg.org/svg2-draft/) -- Unknown WebIDL names used: *INS* Animation, CSSPseudoElement - - -## The Screen Orientation API - -- Initial URL: [https://www.w3.org/TR/screen-orientation/](https://www.w3.org/TR/screen-orientation/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://w3c.github.io/screen-orientation/](https://w3c.github.io/screen-orientation/) -- Unknown WebIDL names used: *INS* Screen +- Spec title: *INS* Web Animations Level 2 / *DEL* Index of web-animations-2/ +- No normative references found: *INS* false / *DEL* true +- Obsolete WebIDL constructs found: *INS* false +- Missing references for links: *INS* https://www.w3.org/TR/animation-timing/ +- Inconsistent references for links: *INS* https://www.w3.org/TR/dom/, https://www.w3.org/TR/html5/ diff --git a/ed/headings/html.json b/ed/headings/html.json index 7cfaa35b121f..095b0a66e59c 100644 --- a/ed/headings/html.json +++ b/ed/headings/html.json @@ -8,7 +8,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "table-of-contents", @@ -26,7 +26,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/introduction.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "introduction", @@ -199,7 +199,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/infrastructure.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "infrastructure", @@ -302,7 +302,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/common-microsyntaxes.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "common-microsyntaxes", @@ -504,7 +504,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "urls", @@ -594,7 +594,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/common-dom-interfaces.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "common-dom-interfaces", @@ -656,7 +656,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/structured-data.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "safe-passing-of-structured-data", @@ -739,7 +739,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/dom.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "dom", @@ -1017,7 +1017,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/semantics.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "semantics", @@ -1162,7 +1162,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/sections.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "sections", @@ -1287,7 +1287,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/grouping-content.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "grouping-content", @@ -1405,7 +1405,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/text-level-semantics.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "text-level-semantics", @@ -1621,7 +1621,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/links.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "links", @@ -1872,7 +1872,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/edits.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "edits", @@ -1927,7 +1927,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/embedded-content.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "embedded-content", @@ -1961,7 +1961,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/images.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "images", @@ -2212,7 +2212,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/iframe-embed-object.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "the-iframe-element", @@ -2246,7 +2246,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/media.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "the-video-element", @@ -2476,7 +2476,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/image-maps.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "the-map-element", @@ -2517,7 +2517,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/embedded-content-other.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "mathml", @@ -2544,7 +2544,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/tables.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "tables", @@ -2676,7 +2676,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/forms.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "forms", @@ -2773,7 +2773,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/input.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "the-input-element", @@ -3038,7 +3038,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/form-elements.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "the-button-element", @@ -3121,7 +3121,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "form-control-infrastructure", @@ -3358,7 +3358,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/interactive-elements.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "interactive-elements", @@ -3448,7 +3448,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/scripting.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "scripting-3", @@ -3531,7 +3531,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/canvas.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "the-canvas-element", @@ -3775,7 +3775,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/custom-elements.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "custom-elements", @@ -3907,7 +3907,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/semantics-other.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "common-idioms", @@ -3983,7 +3983,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/microdata.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "microdata", @@ -4163,7 +4163,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/interaction.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "editing", @@ -4399,7 +4399,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/dnd.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "dnd", @@ -4482,7 +4482,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/browsers.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "browsers", @@ -4620,7 +4620,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/window-object.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "the-window-object", @@ -4759,7 +4759,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/origin.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "origin", @@ -4856,7 +4856,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/history.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "history", @@ -4974,7 +4974,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "browsing-the-web", @@ -5120,7 +5120,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/webappapis.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "webappapis", @@ -5475,7 +5475,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "dynamic-markup-insertion", @@ -5523,7 +5523,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "timers", @@ -5564,7 +5564,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/system-state.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "system-state-and-capabilities", @@ -5633,7 +5633,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/imagebitmap-and-animations.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "images-2", @@ -5653,7 +5653,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/comms.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "comms", @@ -5672,7 +5672,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/server-sent-events.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "server-sent-events", @@ -5748,7 +5748,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/web-sockets.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "network", @@ -5803,7 +5803,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/web-messaging.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "web-messaging", @@ -5921,7 +5921,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/workers.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "workers", @@ -6157,7 +6157,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/worklets.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "worklets", @@ -6267,7 +6267,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/webstorage.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "webstorage", @@ -6370,7 +6370,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/syntax.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "syntax", @@ -6480,7 +6480,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/parsing.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "parsing", @@ -7438,7 +7438,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/named-characters.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "named-character-references", @@ -7451,7 +7451,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/xhtml.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "the-xhtml-syntax", @@ -7491,7 +7491,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/rendering.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "rendering", @@ -7818,7 +7818,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/obsolete.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "obsolete", @@ -7879,7 +7879,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/iana.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "iana", @@ -8010,7 +8010,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/indices.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "index", @@ -8064,7 +8064,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/references.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "references", @@ -8076,7 +8076,7 @@ "id": "living-standard", "href": "https://html.spec.whatwg.org/multipage/acknowledgements.html#living-standard", "level": 2, - "title": "Living Standard — Last Updated 18 August 2021" + "title": "Living Standard — Last Updated 19 August 2021" }, { "id": "acknowledgments", diff --git a/ed/headings/webxr-hand-input-1.json b/ed/headings/webxr-hand-input-1.json index 1439bc7bfb86..c1e763a3595c 100644 --- a/ed/headings/webxr-hand-input-1.json +++ b/ed/headings/webxr-hand-input-1.json @@ -14,7 +14,7 @@ "id": "profile-and-date", "href": "https://immersive-web.github.io/webxr-hand-input/#profile-and-date", "level": 2, - "title": "Editor’s Draft, 17 August 2021" + "title": "Editor’s Draft, 19 August 2021" }, { "id": "abstract", diff --git a/ed/idlnames.json b/ed/idlnames.json index 03fd8c39f0ff..41692d22ea2e 100644 --- a/ed/idlnames.json +++ b/ed/idlnames.json @@ -115,10 +115,54 @@ "fragment": "idlnames/AnalyserOptions.idl", "parsed": "idlnamesparsed/AnalyserOptions.json" }, + "Animatable": { + "fragment": "idlnames/Animatable.idl", + "parsed": "idlnamesparsed/Animatable.json" + }, + "Animation": { + "fragment": "idlnames/Animation.idl", + "parsed": "idlnamesparsed/Animation.json" + }, + "AnimationEffect": { + "fragment": "idlnames/AnimationEffect.idl", + "parsed": "idlnamesparsed/AnimationEffect.json" + }, + "AnimationEvent": { + "fragment": "idlnames/AnimationEvent.idl", + "parsed": "idlnamesparsed/AnimationEvent.json" + }, + "AnimationEventInit": { + "fragment": "idlnames/AnimationEventInit.idl", + "parsed": "idlnamesparsed/AnimationEventInit.json" + }, "AnimationFrameProvider": { "fragment": "idlnames/AnimationFrameProvider.idl", "parsed": "idlnamesparsed/AnimationFrameProvider.json" }, + "AnimationNodeList": { + "fragment": "idlnames/AnimationNodeList.idl", + "parsed": "idlnamesparsed/AnimationNodeList.json" + }, + "AnimationPlayState": { + "fragment": "idlnames/AnimationPlayState.idl", + "parsed": "idlnamesparsed/AnimationPlayState.json" + }, + "AnimationPlaybackEvent": { + "fragment": "idlnames/AnimationPlaybackEvent.idl", + "parsed": "idlnamesparsed/AnimationPlaybackEvent.json" + }, + "AnimationPlaybackEventInit": { + "fragment": "idlnames/AnimationPlaybackEventInit.idl", + "parsed": "idlnamesparsed/AnimationPlaybackEventInit.json" + }, + "AnimationReplaceState": { + "fragment": "idlnames/AnimationReplaceState.idl", + "parsed": "idlnamesparsed/AnimationReplaceState.json" + }, + "AnimationTimeline": { + "fragment": "idlnames/AnimationTimeline.idl", + "parsed": "idlnamesparsed/AnimationTimeline.json" + }, "AnimationWorkletGlobalScope": { "fragment": "idlnames/AnimationWorkletGlobalScope.idl", "parsed": "idlnamesparsed/AnimationWorkletGlobalScope.json" @@ -435,6 +479,18 @@ "fragment": "idlnames/BaseAudioContext.idl", "parsed": "idlnamesparsed/BaseAudioContext.json" }, + "BaseComputedKeyframe": { + "fragment": "idlnames/BaseComputedKeyframe.idl", + "parsed": "idlnamesparsed/BaseComputedKeyframe.json" + }, + "BaseKeyframe": { + "fragment": "idlnames/BaseKeyframe.idl", + "parsed": "idlnamesparsed/BaseKeyframe.json" + }, + "BasePropertyIndexedKeyframe": { + "fragment": "idlnames/BasePropertyIndexedKeyframe.idl", + "parsed": "idlnamesparsed/BasePropertyIndexedKeyframe.json" + }, "Baseline": { "fragment": "idlnames/Baseline.idl", "parsed": "idlnamesparsed/Baseline.json" @@ -467,6 +523,10 @@ "fragment": "idlnames/BigInteger.idl", "parsed": "idlnamesparsed/BigInteger.json" }, + "BinaryData": { + "fragment": "idlnames/BinaryData.idl", + "parsed": "idlnamesparsed/BinaryData.json" + }, "BinaryType": { "fragment": "idlnames/BinaryType.idl", "parsed": "idlnamesparsed/BinaryType.json" @@ -615,6 +675,10 @@ "fragment": "idlnames/BodyInit.idl", "parsed": "idlnamesparsed/BodyInit.json" }, + "BoxQuadOptions": { + "fragment": "idlnames/BoxQuadOptions.idl", + "parsed": "idlnamesparsed/BoxQuadOptions.json" + }, "BreakToken": { "fragment": "idlnames/BreakToken.idl", "parsed": "idlnamesparsed/BreakToken.json" @@ -655,6 +719,14 @@ "fragment": "idlnames/CSS.idl", "parsed": "idlnamesparsed/CSS.json" }, + "CSSAnimation": { + "fragment": "idlnames/CSSAnimation.idl", + "parsed": "idlnamesparsed/CSSAnimation.json" + }, + "CSSBoxType": { + "fragment": "idlnames/CSSBoxType.idl", + "parsed": "idlnamesparsed/CSSBoxType.json" + }, "CSSColor": { "fragment": "idlnames/CSSColor.idl", "parsed": "idlnamesparsed/CSSColor.json" @@ -663,10 +735,38 @@ "fragment": "idlnames/CSSColorValue.idl", "parsed": "idlnamesparsed/CSSColorValue.json" }, + "CSSConditionRule": { + "fragment": "idlnames/CSSConditionRule.idl", + "parsed": "idlnamesparsed/CSSConditionRule.json" + }, + "CSSCounterStyleRule": { + "fragment": "idlnames/CSSCounterStyleRule.idl", + "parsed": "idlnamesparsed/CSSCounterStyleRule.json" + }, "CSSDeviceCMYK": { "fragment": "idlnames/CSSDeviceCMYK.idl", "parsed": "idlnamesparsed/CSSDeviceCMYK.json" }, + "CSSFontFaceRule": { + "fragment": "idlnames/CSSFontFaceRule.idl", + "parsed": "idlnamesparsed/CSSFontFaceRule.json" + }, + "CSSFontFeatureValuesMap": { + "fragment": "idlnames/CSSFontFeatureValuesMap.idl", + "parsed": "idlnamesparsed/CSSFontFeatureValuesMap.json" + }, + "CSSFontFeatureValuesRule": { + "fragment": "idlnames/CSSFontFeatureValuesRule.idl", + "parsed": "idlnamesparsed/CSSFontFeatureValuesRule.json" + }, + "CSSFontPaletteValuesRule": { + "fragment": "idlnames/CSSFontPaletteValuesRule.idl", + "parsed": "idlnamesparsed/CSSFontPaletteValuesRule.json" + }, + "CSSGroupingRule": { + "fragment": "idlnames/CSSGroupingRule.idl", + "parsed": "idlnamesparsed/CSSGroupingRule.json" + }, "CSSHSL": { "fragment": "idlnames/CSSHSL.idl", "parsed": "idlnamesparsed/CSSHSL.json" @@ -679,6 +779,18 @@ "fragment": "idlnames/CSSImageValue.idl", "parsed": "idlnamesparsed/CSSImageValue.json" }, + "CSSImportRule": { + "fragment": "idlnames/CSSImportRule.idl", + "parsed": "idlnamesparsed/CSSImportRule.json" + }, + "CSSKeyframeRule": { + "fragment": "idlnames/CSSKeyframeRule.idl", + "parsed": "idlnamesparsed/CSSKeyframeRule.json" + }, + "CSSKeyframesRule": { + "fragment": "idlnames/CSSKeyframesRule.idl", + "parsed": "idlnamesparsed/CSSKeyframesRule.json" + }, "CSSKeywordValue": { "fragment": "idlnames/CSSKeywordValue.idl", "parsed": "idlnamesparsed/CSSKeywordValue.json" @@ -695,6 +807,10 @@ "fragment": "idlnames/CSSLab.idl", "parsed": "idlnamesparsed/CSSLab.json" }, + "CSSMarginRule": { + "fragment": "idlnames/CSSMarginRule.idl", + "parsed": "idlnamesparsed/CSSMarginRule.json" + }, "CSSMathClamp": { "fragment": "idlnames/CSSMathClamp.idl", "parsed": "idlnamesparsed/CSSMathClamp.json" @@ -739,6 +855,18 @@ "fragment": "idlnames/CSSMatrixComponentOptions.idl", "parsed": "idlnamesparsed/CSSMatrixComponentOptions.json" }, + "CSSMediaRule": { + "fragment": "idlnames/CSSMediaRule.idl", + "parsed": "idlnamesparsed/CSSMediaRule.json" + }, + "CSSNamespaceRule": { + "fragment": "idlnames/CSSNamespaceRule.idl", + "parsed": "idlnamesparsed/CSSNamespaceRule.json" + }, + "CSSNestingRule": { + "fragment": "idlnames/CSSNestingRule.idl", + "parsed": "idlnamesparsed/CSSNestingRule.json" + }, "CSSNumberish": { "fragment": "idlnames/CSSNumberish.idl", "parsed": "idlnamesparsed/CSSNumberish.json" @@ -759,6 +887,10 @@ "fragment": "idlnames/CSSNumericValue.idl", "parsed": "idlnamesparsed/CSSNumericValue.json" }, + "CSSPageRule": { + "fragment": "idlnames/CSSPageRule.idl", + "parsed": "idlnamesparsed/CSSPageRule.json" + }, "CSSParserAtRule": { "fragment": "idlnames/CSSParserAtRule.idl", "parsed": "idlnamesparsed/CSSParserAtRule.json" @@ -799,6 +931,10 @@ "fragment": "idlnames/CSSPropertyRule.idl", "parsed": "idlnamesparsed/CSSPropertyRule.json" }, + "CSSPseudoElement": { + "fragment": "idlnames/CSSPseudoElement.idl", + "parsed": "idlnamesparsed/CSSPseudoElement.json" + }, "CSSRGB": { "fragment": "idlnames/CSSRGB.idl", "parsed": "idlnamesparsed/CSSRGB.json" @@ -807,10 +943,22 @@ "fragment": "idlnames/CSSRotate.idl", "parsed": "idlnamesparsed/CSSRotate.json" }, + "CSSRule": { + "fragment": "idlnames/CSSRule.idl", + "parsed": "idlnamesparsed/CSSRule.json" + }, + "CSSRuleList": { + "fragment": "idlnames/CSSRuleList.idl", + "parsed": "idlnamesparsed/CSSRuleList.json" + }, "CSSScale": { "fragment": "idlnames/CSSScale.idl", "parsed": "idlnamesparsed/CSSScale.json" }, + "CSSScrollTimelineRule": { + "fragment": "idlnames/CSSScrollTimelineRule.idl", + "parsed": "idlnamesparsed/CSSScrollTimelineRule.json" + }, "CSSSkew": { "fragment": "idlnames/CSSSkew.idl", "parsed": "idlnamesparsed/CSSSkew.json" @@ -827,14 +975,30 @@ "fragment": "idlnames/CSSStringSource.idl", "parsed": "idlnamesparsed/CSSStringSource.json" }, + "CSSStyleDeclaration": { + "fragment": "idlnames/CSSStyleDeclaration.idl", + "parsed": "idlnamesparsed/CSSStyleDeclaration.json" + }, "CSSStyleRule": { "fragment": "idlnames/CSSStyleRule.idl", "parsed": "idlnamesparsed/CSSStyleRule.json" }, + "CSSStyleSheet": { + "fragment": "idlnames/CSSStyleSheet.idl", + "parsed": "idlnamesparsed/CSSStyleSheet.json" + }, + "CSSStyleSheetInit": { + "fragment": "idlnames/CSSStyleSheetInit.idl", + "parsed": "idlnamesparsed/CSSStyleSheetInit.json" + }, "CSSStyleValue": { "fragment": "idlnames/CSSStyleValue.idl", "parsed": "idlnamesparsed/CSSStyleValue.json" }, + "CSSSupportsRule": { + "fragment": "idlnames/CSSSupportsRule.idl", + "parsed": "idlnamesparsed/CSSSupportsRule.json" + }, "CSSToken": { "fragment": "idlnames/CSSToken.idl", "parsed": "idlnamesparsed/CSSToken.json" @@ -847,6 +1011,10 @@ "fragment": "idlnames/CSSTransformValue.idl", "parsed": "idlnamesparsed/CSSTransformValue.json" }, + "CSSTransition": { + "fragment": "idlnames/CSSTransition.idl", + "parsed": "idlnamesparsed/CSSTransition.json" + }, "CSSTranslate": { "fragment": "idlnames/CSSTranslate.idl", "parsed": "idlnamesparsed/CSSTranslate.json" @@ -867,6 +1035,10 @@ "fragment": "idlnames/CSSVariableReferenceValue.idl", "parsed": "idlnamesparsed/CSSVariableReferenceValue.json" }, + "CSSViewportRule": { + "fragment": "idlnames/CSSViewportRule.idl", + "parsed": "idlnamesparsed/CSSViewportRule.json" + }, "Cache": { "fragment": "idlnames/Cache.idl", "parsed": "idlnamesparsed/Cache.json" @@ -1023,6 +1195,10 @@ "fragment": "idlnames/CanvasUserInterface.idl", "parsed": "idlnamesparsed/CanvasUserInterface.json" }, + "CaretPosition": { + "fragment": "idlnames/CaretPosition.idl", + "parsed": "idlnamesparsed/CaretPosition.json" + }, "ChannelCountMode": { "fragment": "idlnames/ChannelCountMode.idl", "parsed": "idlnamesparsed/ChannelCountMode.json" @@ -1155,6 +1331,14 @@ "fragment": "idlnames/Comment.idl", "parsed": "idlnamesparsed/Comment.json" }, + "CompositeOperation": { + "fragment": "idlnames/CompositeOperation.idl", + "parsed": "idlnamesparsed/CompositeOperation.json" + }, + "CompositeOperationOrAuto": { + "fragment": "idlnames/CompositeOperationOrAuto.idl", + "parsed": "idlnamesparsed/CompositeOperationOrAuto.json" + }, "CompositionEvent": { "fragment": "idlnames/CompositionEvent.idl", "parsed": "idlnamesparsed/CompositionEvent.json" @@ -1167,6 +1351,10 @@ "fragment": "idlnames/CompressionStream.idl", "parsed": "idlnamesparsed/CompressionStream.json" }, + "ComputedEffectTiming": { + "fragment": "idlnames/ComputedEffectTiming.idl", + "parsed": "idlnamesparsed/ComputedEffectTiming.json" + }, "ConnectionType": { "fragment": "idlnames/ConnectionType.idl", "parsed": "idlnamesparsed/ConnectionType.json" @@ -1239,6 +1427,10 @@ "fragment": "idlnames/ContactsSelectOptions.idl", "parsed": "idlnamesparsed/ContactsSelectOptions.json" }, + "ContainerBasedOffset": { + "fragment": "idlnames/ContainerBasedOffset.idl", + "parsed": "idlnamesparsed/ContainerBasedOffset.json" + }, "ContentCategory": { "fragment": "idlnames/ContentCategory.idl", "parsed": "idlnamesparsed/ContentCategory.json" @@ -1259,6 +1451,10 @@ "fragment": "idlnames/ContentIndexEventInit.idl", "parsed": "idlnamesparsed/ContentIndexEventInit.json" }, + "ConvertCoordinateOptions": { + "fragment": "idlnames/ConvertCoordinateOptions.idl", + "parsed": "idlnamesparsed/ConvertCoordinateOptions.json" + }, "ConvolverNode": { "fragment": "idlnames/ConvolverNode.idl", "parsed": "idlnamesparsed/ConvolverNode.json" @@ -1627,6 +1823,14 @@ "fragment": "idlnames/DocumentReadyState.idl", "parsed": "idlnamesparsed/DocumentReadyState.json" }, + "DocumentTimeline": { + "fragment": "idlnames/DocumentTimeline.idl", + "parsed": "idlnamesparsed/DocumentTimeline.json" + }, + "DocumentTimelineOptions": { + "fragment": "idlnames/DocumentTimelineOptions.idl", + "parsed": "idlnamesparsed/DocumentTimelineOptions.json" + }, "DocumentType": { "fragment": "idlnames/DocumentType.idl", "parsed": "idlnamesparsed/DocumentType.json" @@ -1727,6 +1931,18 @@ "fragment": "idlnames/EcdsaParams.idl", "parsed": "idlnamesparsed/EcdsaParams.json" }, + "Edge": { + "fragment": "idlnames/Edge.idl", + "parsed": "idlnamesparsed/Edge.json" + }, + "EffectCallback": { + "fragment": "idlnames/EffectCallback.idl", + "parsed": "idlnamesparsed/EffectCallback.json" + }, + "EffectTiming": { + "fragment": "idlnames/EffectTiming.idl", + "parsed": "idlnamesparsed/EffectTiming.json" + }, "EffectiveConnectionType": { "fragment": "idlnames/EffectiveConnectionType.idl", "parsed": "idlnamesparsed/EffectiveConnectionType.json" @@ -1735,6 +1951,10 @@ "fragment": "idlnames/Element.idl", "parsed": "idlnamesparsed/Element.json" }, + "ElementBasedOffset": { + "fragment": "idlnames/ElementBasedOffset.idl", + "parsed": "idlnamesparsed/ElementBasedOffset.json" + }, "ElementCSSInlineStyle": { "fragment": "idlnames/ElementCSSInlineStyle.idl", "parsed": "idlnamesparsed/ElementCSSInlineStyle.json" @@ -2035,6 +2255,10 @@ "fragment": "idlnames/FillLightMode.idl", "parsed": "idlnamesparsed/FillLightMode.json" }, + "FillMode": { + "fragment": "idlnames/FillMode.idl", + "parsed": "idlnamesparsed/FillMode.json" + }, "Float32List": { "fragment": "idlnames/Float32List.idl", "parsed": "idlnamesparsed/Float32List.json" @@ -2055,10 +2279,50 @@ "fragment": "idlnames/FocusOptions.idl", "parsed": "idlnamesparsed/FocusOptions.json" }, + "FocusableAreaSearchMode": { + "fragment": "idlnames/FocusableAreaSearchMode.idl", + "parsed": "idlnamesparsed/FocusableAreaSearchMode.json" + }, + "FocusableAreasOption": { + "fragment": "idlnames/FocusableAreasOption.idl", + "parsed": "idlnamesparsed/FocusableAreasOption.json" + }, "Font": { "fragment": "idlnames/Font.idl", "parsed": "idlnamesparsed/Font.json" }, + "FontFace": { + "fragment": "idlnames/FontFace.idl", + "parsed": "idlnamesparsed/FontFace.json" + }, + "FontFaceDescriptors": { + "fragment": "idlnames/FontFaceDescriptors.idl", + "parsed": "idlnamesparsed/FontFaceDescriptors.json" + }, + "FontFaceLoadStatus": { + "fragment": "idlnames/FontFaceLoadStatus.idl", + "parsed": "idlnamesparsed/FontFaceLoadStatus.json" + }, + "FontFaceSet": { + "fragment": "idlnames/FontFaceSet.idl", + "parsed": "idlnamesparsed/FontFaceSet.json" + }, + "FontFaceSetLoadEvent": { + "fragment": "idlnames/FontFaceSetLoadEvent.idl", + "parsed": "idlnamesparsed/FontFaceSetLoadEvent.json" + }, + "FontFaceSetLoadEventInit": { + "fragment": "idlnames/FontFaceSetLoadEventInit.idl", + "parsed": "idlnamesparsed/FontFaceSetLoadEventInit.json" + }, + "FontFaceSetLoadStatus": { + "fragment": "idlnames/FontFaceSetLoadStatus.idl", + "parsed": "idlnamesparsed/FontFaceSetLoadStatus.json" + }, + "FontFaceSource": { + "fragment": "idlnames/FontFaceSource.idl", + "parsed": "idlnamesparsed/FontFaceSource.json" + }, "FontManager": { "fragment": "idlnames/FontManager.idl", "parsed": "idlnamesparsed/FontManager.json" @@ -2879,6 +3143,18 @@ "fragment": "idlnames/GeolocationSensorReading.idl", "parsed": "idlnamesparsed/GeolocationSensorReading.json" }, + "GeometryNode": { + "fragment": "idlnames/GeometryNode.idl", + "parsed": "idlnamesparsed/GeometryNode.json" + }, + "GeometryUtils": { + "fragment": "idlnames/GeometryUtils.idl", + "parsed": "idlnamesparsed/GeometryUtils.json" + }, + "GetAnimationsOptions": { + "fragment": "idlnames/GetAnimationsOptions.idl", + "parsed": "idlnamesparsed/GetAnimationsOptions.json" + }, "GetNotificationOptions": { "fragment": "idlnames/GetNotificationOptions.idl", "parsed": "idlnamesparsed/GetNotificationOptions.json" @@ -2911,6 +3187,10 @@ "fragment": "idlnames/GravitySensor.idl", "parsed": "idlnamesparsed/GravitySensor.json" }, + "GroupEffect": { + "fragment": "idlnames/GroupEffect.idl", + "parsed": "idlnamesparsed/GroupEffect.json" + }, "Gyroscope": { "fragment": "idlnames/Gyroscope.idl", "parsed": "idlnamesparsed/Gyroscope.json" @@ -3327,6 +3607,14 @@ "fragment": "idlnames/HeadersInit.idl", "parsed": "idlnamesparsed/HeadersInit.json" }, + "Highlight": { + "fragment": "idlnames/Highlight.idl", + "parsed": "idlnamesparsed/Highlight.json" + }, + "HighlightRegistry": { + "fragment": "idlnames/HighlightRegistry.idl", + "parsed": "idlnamesparsed/HighlightRegistry.json" + }, "History": { "fragment": "idlnames/History.idl", "parsed": "idlnamesparsed/History.json" @@ -3611,6 +3899,10 @@ "fragment": "idlnames/IsInputPendingOptions.idl", "parsed": "idlnamesparsed/IsInputPendingOptions.json" }, + "IterationCompositeOperation": { + "fragment": "idlnames/IterationCompositeOperation.idl", + "parsed": "idlnamesparsed/IterationCompositeOperation.json" + }, "JsonWebKey": { "fragment": "idlnames/JsonWebKey.idl", "parsed": "idlnamesparsed/JsonWebKey.json" @@ -3655,6 +3947,18 @@ "fragment": "idlnames/KeyboardLayoutMap.idl", "parsed": "idlnamesparsed/KeyboardLayoutMap.json" }, + "KeyframeAnimationOptions": { + "fragment": "idlnames/KeyframeAnimationOptions.idl", + "parsed": "idlnamesparsed/KeyframeAnimationOptions.json" + }, + "KeyframeEffect": { + "fragment": "idlnames/KeyframeEffect.idl", + "parsed": "idlnamesparsed/KeyframeEffect.json" + }, + "KeyframeEffectOptions": { + "fragment": "idlnames/KeyframeEffectOptions.idl", + "parsed": "idlnamesparsed/KeyframeEffectOptions.json" + }, "Landmark": { "fragment": "idlnames/Landmark.idl", "parsed": "idlnamesparsed/Landmark.json" @@ -3731,6 +4035,10 @@ "fragment": "idlnames/LinearAccelerationSensor.idl", "parsed": "idlnamesparsed/LinearAccelerationSensor.json" }, + "LinkStyle": { + "fragment": "idlnames/LinkStyle.idl", + "parsed": "idlnamesparsed/LinkStyle.json" + }, "Location": { "fragment": "idlnames/Location.idl", "parsed": "idlnamesparsed/Location.json" @@ -4147,6 +4455,10 @@ "fragment": "idlnames/MediaKeysRequirement.idl", "parsed": "idlnamesparsed/MediaKeysRequirement.json" }, + "MediaList": { + "fragment": "idlnames/MediaList.idl", + "parsed": "idlnamesparsed/MediaList.json" + }, "MediaMetadata": { "fragment": "idlnames/MediaMetadata.idl", "parsed": "idlnamesparsed/MediaMetadata.json" @@ -4163,6 +4475,18 @@ "fragment": "idlnames/MediaProvider.idl", "parsed": "idlnamesparsed/MediaProvider.json" }, + "MediaQueryList": { + "fragment": "idlnames/MediaQueryList.idl", + "parsed": "idlnamesparsed/MediaQueryList.json" + }, + "MediaQueryListEvent": { + "fragment": "idlnames/MediaQueryListEvent.idl", + "parsed": "idlnamesparsed/MediaQueryListEvent.json" + }, + "MediaQueryListEventInit": { + "fragment": "idlnames/MediaQueryListEventInit.idl", + "parsed": "idlnamesparsed/MediaQueryListEventInit.json" + }, "MediaRecorder": { "fragment": "idlnames/MediaRecorder.idl", "parsed": "idlnamesparsed/MediaRecorder.json" @@ -4467,10 +4791,26 @@ "fragment": "idlnames/NamedCurve.idl", "parsed": "idlnamesparsed/NamedCurve.json" }, + "NamedFlow": { + "fragment": "idlnames/NamedFlow.idl", + "parsed": "idlnamesparsed/NamedFlow.json" + }, + "NamedFlowMap": { + "fragment": "idlnames/NamedFlowMap.idl", + "parsed": "idlnamesparsed/NamedFlowMap.json" + }, "NamedNodeMap": { "fragment": "idlnames/NamedNodeMap.idl", "parsed": "idlnamesparsed/NamedNodeMap.json" }, + "NavigationEvent": { + "fragment": "idlnames/NavigationEvent.idl", + "parsed": "idlnamesparsed/NavigationEvent.json" + }, + "NavigationEventInit": { + "fragment": "idlnames/NavigationEventInit.idl", + "parsed": "idlnamesparsed/NavigationEventInit.json" + }, "NavigationPreloadManager": { "fragment": "idlnames/NavigationPreloadManager.idl", "parsed": "idlnamesparsed/NavigationPreloadManager.json" @@ -4739,6 +5079,10 @@ "fragment": "idlnames/OpenFilePickerOptions.idl", "parsed": "idlnamesparsed/OpenFilePickerOptions.json" }, + "OptionalEffectTiming": { + "fragment": "idlnames/OptionalEffectTiming.idl", + "parsed": "idlnamesparsed/OptionalEffectTiming.json" + }, "OrientationLockType": { "fragment": "idlnames/OrientationLockType.idl", "parsed": "idlnamesparsed/OrientationLockType.json" @@ -5099,6 +5443,10 @@ "fragment": "idlnames/PlaneLayout.idl", "parsed": "idlnamesparsed/PlaneLayout.json" }, + "PlaybackDirection": { + "fragment": "idlnames/PlaybackDirection.idl", + "parsed": "idlnamesparsed/PlaybackDirection.json" + }, "Plugin": { "fragment": "idlnames/Plugin.idl", "parsed": "idlnamesparsed/Plugin.json" @@ -6011,6 +6359,10 @@ "fragment": "idlnames/ReferrerPolicy.idl", "parsed": "idlnamesparsed/ReferrerPolicy.json" }, + "Region": { + "fragment": "idlnames/Region.idl", + "parsed": "idlnamesparsed/Region.json" + }, "RegistrationOptions": { "fragment": "idlnames/RegistrationOptions.idl", "parsed": "idlnamesparsed/RegistrationOptions.json" @@ -6107,6 +6459,30 @@ "fragment": "idlnames/ResidentKeyRequirement.idl", "parsed": "idlnamesparsed/ResidentKeyRequirement.json" }, + "ResizeObserver": { + "fragment": "idlnames/ResizeObserver.idl", + "parsed": "idlnamesparsed/ResizeObserver.json" + }, + "ResizeObserverBoxOptions": { + "fragment": "idlnames/ResizeObserverBoxOptions.idl", + "parsed": "idlnamesparsed/ResizeObserverBoxOptions.json" + }, + "ResizeObserverCallback": { + "fragment": "idlnames/ResizeObserverCallback.idl", + "parsed": "idlnamesparsed/ResizeObserverCallback.json" + }, + "ResizeObserverEntry": { + "fragment": "idlnames/ResizeObserverEntry.idl", + "parsed": "idlnamesparsed/ResizeObserverEntry.json" + }, + "ResizeObserverOptions": { + "fragment": "idlnames/ResizeObserverOptions.idl", + "parsed": "idlnamesparsed/ResizeObserverOptions.json" + }, + "ResizeObserverSize": { + "fragment": "idlnames/ResizeObserverSize.idl", + "parsed": "idlnamesparsed/ResizeObserverSize.json" + }, "ResizeQuality": { "fragment": "idlnames/ResizeQuality.idl", "parsed": "idlnamesparsed/ResizeQuality.json" @@ -6647,6 +7023,26 @@ "fragment": "idlnames/ScriptURLString.idl", "parsed": "idlnamesparsed/ScriptURLString.json" }, + "ScrollBehavior": { + "fragment": "idlnames/ScrollBehavior.idl", + "parsed": "idlnamesparsed/ScrollBehavior.json" + }, + "ScrollDirection": { + "fragment": "idlnames/ScrollDirection.idl", + "parsed": "idlnamesparsed/ScrollDirection.json" + }, + "ScrollIntoViewOptions": { + "fragment": "idlnames/ScrollIntoViewOptions.idl", + "parsed": "idlnamesparsed/ScrollIntoViewOptions.json" + }, + "ScrollLogicalPosition": { + "fragment": "idlnames/ScrollLogicalPosition.idl", + "parsed": "idlnamesparsed/ScrollLogicalPosition.json" + }, + "ScrollOptions": { + "fragment": "idlnames/ScrollOptions.idl", + "parsed": "idlnamesparsed/ScrollOptions.json" + }, "ScrollRestoration": { "fragment": "idlnames/ScrollRestoration.idl", "parsed": "idlnamesparsed/ScrollRestoration.json" @@ -6655,6 +7051,26 @@ "fragment": "idlnames/ScrollSetting.idl", "parsed": "idlnamesparsed/ScrollSetting.json" }, + "ScrollTimeline": { + "fragment": "idlnames/ScrollTimeline.idl", + "parsed": "idlnamesparsed/ScrollTimeline.json" + }, + "ScrollTimelineAutoKeyword": { + "fragment": "idlnames/ScrollTimelineAutoKeyword.idl", + "parsed": "idlnamesparsed/ScrollTimelineAutoKeyword.json" + }, + "ScrollTimelineOffset": { + "fragment": "idlnames/ScrollTimelineOffset.idl", + "parsed": "idlnamesparsed/ScrollTimelineOffset.json" + }, + "ScrollTimelineOptions": { + "fragment": "idlnames/ScrollTimelineOptions.idl", + "parsed": "idlnamesparsed/ScrollTimelineOptions.json" + }, + "ScrollToOptions": { + "fragment": "idlnames/ScrollToOptions.idl", + "parsed": "idlnamesparsed/ScrollToOptions.json" + }, "SecurityPolicyViolationEvent": { "fragment": "idlnames/SecurityPolicyViolationEvent.idl", "parsed": "idlnamesparsed/SecurityPolicyViolationEvent.json" @@ -6691,6 +7107,10 @@ "fragment": "idlnames/SensorOptions.idl", "parsed": "idlnamesparsed/SensorOptions.json" }, + "SequenceEffect": { + "fragment": "idlnames/SequenceEffect.idl", + "parsed": "idlnamesparsed/SequenceEffect.json" + }, "Serial": { "fragment": "idlnames/Serial.idl", "parsed": "idlnamesparsed/Serial.json" @@ -6807,6 +7227,14 @@ "fragment": "idlnames/SourceBufferList.idl", "parsed": "idlnamesparsed/SourceBufferList.json" }, + "SpatialNavigationDirection": { + "fragment": "idlnames/SpatialNavigationDirection.idl", + "parsed": "idlnamesparsed/SpatialNavigationDirection.json" + }, + "SpatialNavigationSearchOptions": { + "fragment": "idlnames/SpatialNavigationSearchOptions.idl", + "parsed": "idlnamesparsed/SpatialNavigationSearchOptions.json" + }, "SpeechGrammar": { "fragment": "idlnames/SpeechGrammar.idl", "parsed": "idlnamesparsed/SpeechGrammar.json" @@ -6939,6 +7367,14 @@ "fragment": "idlnames/StylePropertyMapReadOnly.idl", "parsed": "idlnamesparsed/StylePropertyMapReadOnly.json" }, + "StyleSheet": { + "fragment": "idlnames/StyleSheet.idl", + "parsed": "idlnamesparsed/StyleSheet.json" + }, + "StyleSheetList": { + "fragment": "idlnames/StyleSheetList.idl", + "parsed": "idlnamesparsed/StyleSheetList.json" + }, "SubmitEvent": { "fragment": "idlnames/SubmitEvent.idl", "parsed": "idlnamesparsed/SubmitEvent.json" @@ -7091,6 +7527,10 @@ "fragment": "idlnames/TimeRanges.idl", "parsed": "idlnamesparsed/TimeRanges.json" }, + "TimelinePhase": { + "fragment": "idlnames/TimelinePhase.idl", + "parsed": "idlnamesparsed/TimelinePhase.json" + }, "TimerHandler": { "fragment": "idlnames/TimerHandler.idl", "parsed": "idlnamesparsed/TimerHandler.json" @@ -7163,6 +7603,14 @@ "fragment": "idlnames/TransformerTransformCallback.idl", "parsed": "idlnamesparsed/TransformerTransformCallback.json" }, + "TransitionEvent": { + "fragment": "idlnames/TransitionEvent.idl", + "parsed": "idlnamesparsed/TransitionEvent.json" + }, + "TransitionEventInit": { + "fragment": "idlnames/TransitionEventInit.idl", + "parsed": "idlnamesparsed/TransitionEventInit.json" + }, "TreeWalker": { "fragment": "idlnames/TreeWalker.idl", "parsed": "idlnamesparsed/TreeWalker.json" diff --git a/ed/idlnames/CSS.idl b/ed/idlnames/CSS.idl index cf3d5fdd0527..ad28fc91c4c3 100644 --- a/ed/idlnames/CSS.idl +++ b/ed/idlnames/CSS.idl @@ -1,3 +1,9 @@ +// Source: CSS Object Model (CSSOM) (https://www.w3.org/TR/cssom-1/) +[Exposed=Window] +namespace CSS { + CSSOMString escape(CSSOMString ident); +}; + // Source: CSS Parser API (https://wicg.github.io/css-parser-api/) partial namespace CSS { Promise> parseStylesheet(CSSStringSource css, optional CSSParserOptions options = {}); @@ -16,6 +22,22 @@ partial namespace CSS { [SameObject] readonly attribute Worklet animationWorklet; }; +// Source: CSS Conditional Rules Module Level 3 (https://www.w3.org/TR/css-conditional-3/) +partial namespace CSS { + boolean supports(CSSOMString property, CSSOMString value); + boolean supports(CSSOMString conditionText); +}; + +// Source: CSS Custom Highlight API Module Level 1 (https://www.w3.org/TR/css-highlight-api-1/) +partial namespace CSS { + readonly attribute HighlightRegistry highlights; +}; + +// Source: CSS Images Module Level 4 (https://www.w3.org/TR/css-images-4/) +partial namespace CSS { + [SameObject] readonly attribute any elementSources; +}; + // Source: CSS Layout API Level 1 (https://www.w3.org/TR/css-layout-api-1/) partial namespace CSS { [SameObject] readonly attribute Worklet layoutWorklet; diff --git a/ed/idlnames/CSSStyleRule.idl b/ed/idlnames/CSSStyleRule.idl index 966ff1c23c1e..86e6e40ddd4a 100644 --- a/ed/idlnames/CSSStyleRule.idl +++ b/ed/idlnames/CSSStyleRule.idl @@ -1,3 +1,17 @@ +// Source: CSS Object Model (CSSOM) (https://www.w3.org/TR/cssom-1/) +[Exposed=Window] +interface CSSStyleRule : CSSRule { + attribute CSSOMString selectorText; + [SameObject, PutForwards=cssText] readonly attribute CSSStyleDeclaration style; +}; + +// Source: CSS Nesting Module (https://drafts.csswg.org/css-nesting-1/) +partial interface CSSStyleRule { + [SameObject] readonly attribute CSSRuleList cssRules; + unsigned long insertRule(CSSOMString rule, optional unsigned long index = 0); + undefined deleteRule(unsigned long index); +}; + // Source: CSS Typed OM Level 1 (https://www.w3.org/TR/css-typed-om-1/) partial interface CSSStyleRule { [SameObject] readonly attribute StylePropertyMap styleMap; diff --git a/ed/idlnames/Document.idl b/ed/idlnames/Document.idl index bccf01c12ccf..7609a98f9f32 100644 --- a/ed/idlnames/Document.idl +++ b/ed/idlnames/Document.idl @@ -167,6 +167,25 @@ partial interface Document { [SameObject] readonly attribute FragmentDirective fragmentDirective; }; +// Source: CSS Font Loading Module Level 3 (https://www.w3.org/TR/css-font-loading-3/) +Document includes FontFaceSource; + +// Source: CSS Regions Module Level 1 (https://www.w3.org/TR/css-regions-1/) +partial interface Document { + readonly attribute NamedFlowMap namedFlows; +}; + +// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/) +partial interface Document { + Element? elementFromPoint(double x, double y); + sequence elementsFromPoint(double x, double y); + CaretPosition? caretPositionFromPoint(double x, double y); + readonly attribute Element? scrollingElement; +}; + +// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/) +Document includes GeometryUtils; + // Source: Page Visibility Level 2 (https://www.w3.org/TR/page-visibility-2/) partial interface Document { readonly attribute boolean hidden; @@ -201,4 +220,9 @@ partial interface Document { // Source: Scalable Vector Graphics (SVG) 2 (https://www.w3.org/TR/SVG2/) partial interface Document { readonly attribute SVGSVGElement? rootElement; +}; + +// Source: Web Animations (https://www.w3.org/TR/web-animations-1/) +partial interface Document { + readonly attribute DocumentTimeline timeline; }; \ No newline at end of file diff --git a/ed/idlnames/DocumentOrShadowRoot.idl b/ed/idlnames/DocumentOrShadowRoot.idl index d23d32236e45..c2d654a5bf21 100644 --- a/ed/idlnames/DocumentOrShadowRoot.idl +++ b/ed/idlnames/DocumentOrShadowRoot.idl @@ -12,6 +12,12 @@ partial interface mixin DocumentOrShadowRoot { readonly attribute Element? activeElement; }; +// Source: CSS Object Model (CSSOM) (https://www.w3.org/TR/cssom-1/) +partial interface mixin DocumentOrShadowRoot { + [SameObject] readonly attribute StyleSheetList styleSheets; + attribute ObservableArray adoptedStyleSheets; +}; + // Source: Picture-in-Picture (https://www.w3.org/TR/picture-in-picture/) partial interface mixin DocumentOrShadowRoot { readonly attribute Element? pictureInPictureElement; @@ -20,4 +26,9 @@ partial interface mixin DocumentOrShadowRoot { // Source: Pointer Lock 2.0 (https://www.w3.org/TR/pointerlock-2/) partial interface mixin DocumentOrShadowRoot { readonly attribute Element ? pointerLockElement; +}; + +// Source: Web Animations (https://www.w3.org/TR/web-animations-1/) +partial interface mixin DocumentOrShadowRoot { + sequence getAnimations(); }; \ No newline at end of file diff --git a/ed/idlnames/Element.idl b/ed/idlnames/Element.idl index aa8d110d75a0..75dd8826bd9a 100644 --- a/ed/idlnames/Element.idl +++ b/ed/idlnames/Element.idl @@ -75,11 +75,56 @@ partial interface Element { undefined setHTML(DOMString input, Sanitizer sanitizer); }; +// Source: CSS Spatial Navigation Level 1 (https://www.w3.org/TR/css-nav-1/) +partial interface Element { + Node getSpatialNavigationContainer(); + sequence focusableAreas(optional FocusableAreasOption option = {}); + Node? spatialNavigationSearch(SpatialNavigationDirection dir, optional SpatialNavigationSearchOptions options = {}); +}; + +// Source: CSS Pseudo-Elements Module Level 4 (https://www.w3.org/TR/css-pseudo-4/) +partial interface Element { + CSSPseudoElement? pseudo(CSSOMString type); +}; + +// Source: CSS Regions Module Level 1 (https://www.w3.org/TR/css-regions-1/) +Element includes Region; + +// Source: CSS Shadow Parts (https://www.w3.org/TR/css-shadow-parts-1/) +partial interface Element { + [SameObject, PutForwards=value] readonly attribute DOMTokenList part; +}; + // Source: CSS Typed OM Level 1 (https://www.w3.org/TR/css-typed-om-1/) partial interface Element { [SameObject] StylePropertyMapReadOnly computedStyleMap(); }; +// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/) +partial interface Element { + DOMRectList getClientRects(); + [NewObject] DOMRect getBoundingClientRect(); + undefined scrollIntoView(optional (boolean or ScrollIntoViewOptions) arg = {}); + undefined scroll(optional ScrollToOptions options = {}); + undefined scroll(unrestricted double x, unrestricted double y); + undefined scrollTo(optional ScrollToOptions options = {}); + undefined scrollTo(unrestricted double x, unrestricted double y); + undefined scrollBy(optional ScrollToOptions options = {}); + undefined scrollBy(unrestricted double x, unrestricted double y); + attribute unrestricted double scrollTop; + attribute unrestricted double scrollLeft; + readonly attribute long scrollWidth; + readonly attribute long scrollHeight; + readonly attribute long clientTop; + readonly attribute long clientLeft; + readonly attribute long clientWidth; + readonly attribute long clientHeight; +}; + +// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/) +// like Range +Element includes GeometryUtils; + // Source: DOM Parsing and Serialization (https://www.w3.org/TR/DOM-Parsing/) Element includes InnerHTML; @@ -102,4 +147,7 @@ partial interface Element { }; // Source: Accessible Rich Internet Applications (WAI-ARIA) 1.3 (https://www.w3.org/TR/wai-aria-1.2/) -Element includes ARIAMixin; \ No newline at end of file +Element includes ARIAMixin; + +// Source: Web Animations (https://www.w3.org/TR/web-animations-1/) +Element includes Animatable; \ No newline at end of file diff --git a/ed/idlnames/ElementCSSInlineStyle.idl b/ed/idlnames/ElementCSSInlineStyle.idl index 536582214040..27716b56f715 100644 --- a/ed/idlnames/ElementCSSInlineStyle.idl +++ b/ed/idlnames/ElementCSSInlineStyle.idl @@ -1,3 +1,8 @@ +// Source: CSS Object Model (CSSOM) (https://www.w3.org/TR/cssom-1/) +interface mixin ElementCSSInlineStyle { + [SameObject, PutForwards=cssText] readonly attribute CSSStyleDeclaration style; +}; + // Source: CSS Typed OM Level 1 (https://www.w3.org/TR/css-typed-om-1/) partial interface mixin ElementCSSInlineStyle { [SameObject] readonly attribute StylePropertyMap attributeStyleMap; diff --git a/ed/idlnames/GlobalEventHandlers.idl b/ed/idlnames/GlobalEventHandlers.idl index fce41492a838..73e28f47faa2 100644 --- a/ed/idlnames/GlobalEventHandlers.idl +++ b/ed/idlnames/GlobalEventHandlers.idl @@ -75,6 +75,22 @@ partial interface mixin GlobalEventHandlers { attribute EventHandler onbeforexrselect; }; +// Source: CSS Animations Level 1 (https://www.w3.org/TR/css-animations-1/) +partial interface mixin GlobalEventHandlers { + attribute EventHandler onanimationstart; + attribute EventHandler onanimationiteration; + attribute EventHandler onanimationend; + attribute EventHandler onanimationcancel; +}; + +// Source: CSS Transitions (https://www.w3.org/TR/css-transitions-1/) +partial interface mixin GlobalEventHandlers { + attribute EventHandler ontransitionrun; + attribute EventHandler ontransitionstart; + attribute EventHandler ontransitionend; + attribute EventHandler ontransitioncancel; +}; + // Source: Pointer Events (https://www.w3.org/TR/pointerevents3/) partial interface mixin GlobalEventHandlers { attribute EventHandler ongotpointercapture; diff --git a/ed/idlnames/HTMLElement.idl b/ed/idlnames/HTMLElement.idl index 215164cf3dcc..e185ba409bef 100644 --- a/ed/idlnames/HTMLElement.idl +++ b/ed/idlnames/HTMLElement.idl @@ -34,4 +34,16 @@ HTMLElement includes DocumentAndElementEventHandlers; HTMLElement includes ElementContentEditable; // Source: HTML Standard (https://html.spec.whatwg.org/multipage/) -HTMLElement includes HTMLOrSVGElement; \ No newline at end of file +HTMLElement includes HTMLOrSVGElement; + +// Source: CSS Object Model (CSSOM) (https://www.w3.org/TR/cssom-1/) +HTMLElement includes ElementCSSInlineStyle; + +// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/) +partial interface HTMLElement { + readonly attribute Element? offsetParent; + readonly attribute long offsetTop; + readonly attribute long offsetLeft; + readonly attribute long offsetWidth; + readonly attribute long offsetHeight; +}; \ No newline at end of file diff --git a/ed/idlnames/HTMLImageElement.idl b/ed/idlnames/HTMLImageElement.idl index 9c0a61f4f456..f907d17cc922 100644 --- a/ed/idlnames/HTMLImageElement.idl +++ b/ed/idlnames/HTMLImageElement.idl @@ -36,4 +36,10 @@ partial interface HTMLImageElement { [CEReactions] attribute USVString longDesc; [CEReactions] attribute [LegacyNullToEmptyString] DOMString border; +}; + +// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/) +partial interface HTMLImageElement { + readonly attribute long x; + readonly attribute long y; }; \ No newline at end of file diff --git a/ed/idlnames/MathMLElement.idl b/ed/idlnames/MathMLElement.idl index 2dffd659533e..2e0b0cc48e8d 100644 --- a/ed/idlnames/MathMLElement.idl +++ b/ed/idlnames/MathMLElement.idl @@ -9,4 +9,7 @@ MathMLElement includes GlobalEventHandlers; MathMLElement includes DocumentAndElementEventHandlers; // Source: MathML Core (https://w3c.github.io/mathml-core/) -MathMLElement includes HTMLOrForeignElement; \ No newline at end of file +MathMLElement includes HTMLOrForeignElement; + +// Source: CSS Object Model (CSSOM) (https://www.w3.org/TR/cssom-1/) +MathMLElement includes ElementCSSInlineStyle; \ No newline at end of file diff --git a/ed/idlnames/MouseEvent.idl b/ed/idlnames/MouseEvent.idl index 5cac9f5b7713..22b35eeeac5f 100644 --- a/ed/idlnames/MouseEvent.idl +++ b/ed/idlnames/MouseEvent.idl @@ -20,6 +20,20 @@ interface MouseEvent : UIEvent { boolean getModifierState(DOMString keyArg); }; +// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/) +partial interface MouseEvent { + readonly attribute double screenX; + readonly attribute double screenY; + readonly attribute double pageX; + readonly attribute double pageY; + readonly attribute double clientX; + readonly attribute double clientY; + readonly attribute double x; + readonly attribute double y; + readonly attribute double offsetX; + readonly attribute double offsetY; +}; + // Source: Pointer Lock 2.0 (https://www.w3.org/TR/pointerlock-2/) partial interface MouseEvent { readonly attribute double movementX; diff --git a/ed/idlnames/MouseEventInit.idl b/ed/idlnames/MouseEventInit.idl index 66d7374093fd..1ecf72a15069 100644 --- a/ed/idlnames/MouseEventInit.idl +++ b/ed/idlnames/MouseEventInit.idl @@ -10,6 +10,14 @@ dictionary MouseEventInit : EventModifierInit { EventTarget? relatedTarget = null; }; +// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/) +partial dictionary MouseEventInit { + double screenX = 0.0; + double screenY = 0.0; + double clientX = 0.0; + double clientY = 0.0; +}; + // Source: Pointer Lock 2.0 (https://www.w3.org/TR/pointerlock-2/) partial dictionary MouseEventInit { double movementX = 0; diff --git a/ed/idlnames/ProcessingInstruction.idl b/ed/idlnames/ProcessingInstruction.idl index 9967f8acc58b..7f4f1d0d6154 100644 --- a/ed/idlnames/ProcessingInstruction.idl +++ b/ed/idlnames/ProcessingInstruction.idl @@ -2,4 +2,7 @@ [Exposed=Window] interface ProcessingInstruction : CharacterData { readonly attribute DOMString target; -}; \ No newline at end of file +}; + +// Source: CSS Object Model (CSSOM) (https://www.w3.org/TR/cssom-1/) +ProcessingInstruction includes LinkStyle; \ No newline at end of file diff --git a/ed/idlnames/Range.idl b/ed/idlnames/Range.idl index f70db2078afe..93f9f8ff7c26 100644 --- a/ed/idlnames/Range.idl +++ b/ed/idlnames/Range.idl @@ -38,6 +38,12 @@ interface Range : AbstractRange { stringifier; }; +// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/) +partial interface Range { + DOMRectList getClientRects(); + [NewObject] DOMRect getBoundingClientRect(); +}; + // Source: DOM Parsing and Serialization (https://www.w3.org/TR/DOM-Parsing/) partial interface Range { [CEReactions, NewObject] DocumentFragment createContextualFragment(DOMString fragment); diff --git a/ed/idlnames/SVGElement.idl b/ed/idlnames/SVGElement.idl index aa0f76ac931a..30586e970b5d 100644 --- a/ed/idlnames/SVGElement.idl +++ b/ed/idlnames/SVGElement.idl @@ -8,6 +8,9 @@ interface SVGElement : Element { readonly attribute SVGElement? viewportElement; }; +// Source: CSS Object Model (CSSOM) (https://www.w3.org/TR/cssom-1/) +SVGElement includes ElementCSSInlineStyle; + // Source: Scalable Vector Graphics (SVG) 2 (https://www.w3.org/TR/SVG2/) SVGElement includes GlobalEventHandlers; diff --git a/ed/idlnames/Screen.idl b/ed/idlnames/Screen.idl index b0f5c718c954..abdb7c42f27d 100644 --- a/ed/idlnames/Screen.idl +++ b/ed/idlnames/Screen.idl @@ -1,3 +1,14 @@ +// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/) +[Exposed=Window] +interface Screen { + readonly attribute long availWidth; + readonly attribute long availHeight; + readonly attribute long width; + readonly attribute long height; + readonly attribute unsigned long colorDepth; + readonly attribute unsigned long pixelDepth; +}; + // Source: The Screen Orientation API (https://www.w3.org/TR/screen-orientation/) partial interface Screen { [SameObject] readonly attribute ScreenOrientation orientation; diff --git a/ed/idlnames/Text.idl b/ed/idlnames/Text.idl index 8865b0c2f001..97e10c96f2bd 100644 --- a/ed/idlnames/Text.idl +++ b/ed/idlnames/Text.idl @@ -8,4 +8,7 @@ interface Text : CharacterData { }; // Source: DOM Standard (https://dom.spec.whatwg.org/) -Text includes Slottable; \ No newline at end of file +Text includes Slottable; + +// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/) +Text includes GeometryUtils; \ No newline at end of file diff --git a/ed/idlnames/Window.idl b/ed/idlnames/Window.idl index d6718a31a320..26515eacb8cf 100644 --- a/ed/idlnames/Window.idl +++ b/ed/idlnames/Window.idl @@ -121,6 +121,53 @@ partial interface Window { [SameObject, Replaceable] readonly attribute VisualViewport visualViewport; }; +// Source: CSS Spatial Navigation Level 1 (https://www.w3.org/TR/css-nav-1/) +partial interface Window { + undefined navigate(SpatialNavigationDirection dir); +}; + +// Source: CSS Object Model (CSSOM) (https://www.w3.org/TR/cssom-1/) +partial interface Window { + [NewObject] CSSStyleDeclaration getComputedStyle(Element elt, optional CSSOMString? pseudoElt); +}; + +// Source: CSSOM View Module (https://www.w3.org/TR/cssom-view-1/) +partial interface Window { + [NewObject] MediaQueryList matchMedia(CSSOMString query); + [SameObject, Replaceable] readonly attribute Screen screen; + + // browsing context + undefined moveTo(long x, long y); + undefined moveBy(long x, long y); + undefined resizeTo(long width, long height); + undefined resizeBy(long x, long y); + + // viewport + [Replaceable] readonly attribute long innerWidth; + [Replaceable] readonly attribute long innerHeight; + + // viewport scrolling + [Replaceable] readonly attribute double scrollX; + [Replaceable] readonly attribute double pageXOffset; + [Replaceable] readonly attribute double scrollY; + [Replaceable] readonly attribute double pageYOffset; + undefined scroll(optional ScrollToOptions options = {}); + undefined scroll(unrestricted double x, unrestricted double y); + undefined scrollTo(optional ScrollToOptions options = {}); + undefined scrollTo(unrestricted double x, unrestricted double y); + undefined scrollBy(optional ScrollToOptions options = {}); + undefined scrollBy(unrestricted double x, unrestricted double y); + + // client + [Replaceable] readonly attribute long screenX; + [Replaceable] readonly attribute long screenLeft; + [Replaceable] readonly attribute long screenY; + [Replaceable] readonly attribute long screenTop; + [Replaceable] readonly attribute long outerWidth; + [Replaceable] readonly attribute long outerHeight; + [Replaceable] readonly attribute double devicePixelRatio; +}; + // Source: DeviceOrientation Event Specification (https://www.w3.org/TR/orientation-event/) partial interface Window { [SecureContext] attribute EventHandler ondeviceorientation; diff --git a/ed/idlnames/WorkerGlobalScope.idl b/ed/idlnames/WorkerGlobalScope.idl index a93b29cbeaa8..ac7779309672 100644 --- a/ed/idlnames/WorkerGlobalScope.idl +++ b/ed/idlnames/WorkerGlobalScope.idl @@ -15,4 +15,7 @@ interface WorkerGlobalScope : EventTarget { }; // Source: HTML Standard (https://html.spec.whatwg.org/multipage/) -WorkerGlobalScope includes WindowOrWorkerGlobalScope; \ No newline at end of file +WorkerGlobalScope includes WindowOrWorkerGlobalScope; + +// Source: CSS Font Loading Module Level 3 (https://www.w3.org/TR/css-font-loading-3/) +WorkerGlobalScope includes FontFaceSource; \ No newline at end of file diff --git a/ed/idlnamesparsed/CDATASection.json b/ed/idlnamesparsed/CDATASection.json index f318fd438646..9c2eef6ceacc 100644 --- a/ed/idlnamesparsed/CDATASection.json +++ b/ed/idlnamesparsed/CDATASection.json @@ -26,6 +26,13 @@ "url": "https://dom.spec.whatwg.org/" }, "fragment": "Text includes Slottable;" + }, + { + "spec": { + "title": "CSSOM View Module", + "url": "https://www.w3.org/TR/cssom-view-1/" + }, + "fragment": "Text includes GeometryUtils;" } ], "inheritance": { @@ -126,6 +133,20 @@ "extended": [], "inheritance": null, "includes": [] + }, + { + "name": "GeometryUtils", + "defined": { + "spec": { + "title": "CSSOM View Module", + "url": "https://www.w3.org/TR/cssom-view-1/" + }, + "fragment": "interface mixin GeometryUtils {\n sequence getBoxQuads(optional BoxQuadOptions options = {});\n DOMQuad convertQuadFromNode(DOMQuadInit quad, GeometryNode from, optional ConvertCoordinateOptions options = {});\n DOMQuad convertRectFromNode(DOMRectReadOnly rect, GeometryNode from, optional ConvertCoordinateOptions options = {});\n DOMPoint convertPointFromNode(DOMPointInit point, GeometryNode from, optional ConvertCoordinateOptions options = {}); // XXX z,w turns into 0\n};", + "href": "https://drafts.csswg.org/cssom-view/#geometryutils" + }, + "extended": [], + "inheritance": null, + "includes": [] } ] }, diff --git a/ed/idlnamesparsed/CSS.json b/ed/idlnamesparsed/CSS.json index fff1099e0084..b42644906af1 100644 --- a/ed/idlnamesparsed/CSS.json +++ b/ed/idlnamesparsed/CSS.json @@ -1,4 +1,13 @@ { + "name": "CSS", + "defined": { + "spec": { + "title": "CSS Object Model (CSSOM)", + "url": "https://www.w3.org/TR/cssom-1/" + }, + "fragment": "[Exposed=Window]\nnamespace CSS {\n CSSOMString escape(CSSOMString ident);\n};", + "href": "https://drafts.csswg.org/cssom/#namespacedef-css" + }, "extended": [ { "spec": { @@ -14,6 +23,27 @@ }, "fragment": "[Exposed=Window]\npartial namespace CSS {\n [SameObject] readonly attribute Worklet animationWorklet;\n};" }, + { + "spec": { + "title": "CSS Conditional Rules Module Level 3", + "url": "https://www.w3.org/TR/css-conditional-3/" + }, + "fragment": "partial namespace CSS {\n boolean supports(CSSOMString property, CSSOMString value);\n boolean supports(CSSOMString conditionText);\n};" + }, + { + "spec": { + "title": "CSS Custom Highlight API Module Level 1", + "url": "https://www.w3.org/TR/css-highlight-api-1/" + }, + "fragment": "partial namespace CSS {\n readonly attribute HighlightRegistry highlights;\n};" + }, + { + "spec": { + "title": "CSS Images Module Level 4", + "url": "https://www.w3.org/TR/css-images-4/" + }, + "fragment": "partial namespace CSS {\n [SameObject] readonly attribute any elementSources;\n};" + }, { "spec": { "title": "CSS Layout API Level 1", @@ -43,5 +73,6 @@ "fragment": "partial namespace CSS {\n CSSUnitValue number(double value);\n CSSUnitValue percent(double value);\n\n // \n CSSUnitValue em(double value);\n CSSUnitValue ex(double value);\n CSSUnitValue ch(double value);\n CSSUnitValue ic(double value);\n CSSUnitValue rem(double value);\n CSSUnitValue lh(double value);\n CSSUnitValue rlh(double value);\n CSSUnitValue vw(double value);\n CSSUnitValue vh(double value);\n CSSUnitValue vi(double value);\n CSSUnitValue vb(double value);\n CSSUnitValue vmin(double value);\n CSSUnitValue vmax(double value);\n CSSUnitValue cm(double value);\n CSSUnitValue mm(double value);\n CSSUnitValue Q(double value);\n CSSUnitValue in(double value);\n CSSUnitValue pt(double value);\n CSSUnitValue pc(double value);\n CSSUnitValue px(double value);\n\n // \n CSSUnitValue deg(double value);\n CSSUnitValue grad(double value);\n CSSUnitValue rad(double value);\n CSSUnitValue turn(double value);\n\n //