Skip to content

Commit 1a863a4

Browse files
committed
Mark the "default stylesheets" section as being experimental.
1 parent 657d6ae commit 1a863a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

css-scoping-1/Overview.bs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ Introduction</h2>
5151
<h2 id='default-element-styles'>
5252
Default Styles for Custom Elements</h2>
5353

54+
Advisement: This section is <strong>experimental</strong>,
55+
and is under active discussion.
56+
Do not implement without consulting the CSSWG.
57+
5458
When defining <a>custom elements</a>,
5559
one often wants to set up "default" styles for them,
5660
akin to the user-agent styles that apply to built-in elements.

0 commit comments

Comments
 (0)