Skip to content

Commit a568b82

Browse files
committed
[cssom-1] fix document base url link #6463
1 parent 6f53891 commit a568b82

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cssom-1/Overview.bs

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Former Editor: Glenn Adams, Cox Communications, Inc. http://www.cox.com, gle
2020
Former Editor: Anne van Kesteren, Opera Software ASA http://www.opera.com, annevk@annevk.nl, https://annevankesteren.nl/
2121
!Legacy issues list: <a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&amp;component=CSSOM&amp;resolution=---">Bugzilla</a>
2222
Abstract: CSSOM defines APIs (including generic parsing and serialization rules) for Media Queries, Selectors, and of course CSS itself.
23+
Repository: w3c/csswg-drafts
2324
Ignored Terms: EmptyString, group of selectors, list of css page selectors, -webkit-transform
2425
Ignored Vars: m1, m2, camel_cased_attribute, webkit_cased_attribute, dashed_attribute
2526
Include Can I Use Panels: true
@@ -35,8 +36,10 @@ urlPrefix: https://html.spec.whatwg.org/multipage/
3536
type: dfn
3637
text: html elements
3738
text: tree order
38-
text: document base url
3939
text: content-type metadata; url: #content-type
40+
urlPrefix: urls-and-fetching.html
41+
type: dfn
42+
text: document base url
4043
urlPrefix: rendering.html
4144
type: dfn
4245
text: being rendered

0 commit comments

Comments
 (0)