Skip to content

Commit 20489d8

Browse files
committed
[css-pseudo] Add warning to OM section.
1 parent b91bdef commit 20489d8

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

css-pseudo/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -749,6 +749,11 @@ Additions to the CSS Object Model</h2>
749749
<p class="note"><span class="note-prefix">Note </span>We may extend this
750750
section in the future to allow creation of pseudo-elements from script.
751751

752+
Issue: This entire section is a starting point for discussion.
753+
Feedback is welcome.
754+
Implementations, at this point, are not,
755+
as we are not yet sure of our approach.
756+
752757
<h3 id="CSSPseudoElement-interface">
753758
Interface CSSPseudoElement</h3>
754759

css-pseudo/Overview.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,6 +1177,12 @@ <h2 class="heading settled" data-level="6" id="cssom"><span class="secno">6. </s
11771177
section in the future to allow creation of pseudo-elements from script.
11781178

11791179
</p>
1180+
<p class="issue" id="issue-116a9e33"><a class="self-link" href="#issue-116a9e33"></a>This entire section is a starting point for discussion.
1181+
Feedback is welcome.
1182+
Implementations, at this point, are not,
1183+
as we are not yet sure of our approach.</p>
1184+
1185+
11801186
<h3 class="heading settled" data-level="6.1" id="CSSPseudoElement-interface"><span class="secno">6.1. </span><span class="content">
11811187
Interface CSSPseudoElement</span><a class="self-link" href="#CSSPseudoElement-interface"></a></h3>
11821188

@@ -1632,6 +1638,10 @@ <h2 class="no-num heading settled" id="issues-index"><span class="content">Issue
16321638
they should go to <a href="http://lists.w3.org/Archives/Public/www-style/">www-style@w3.org</a>.<a href="#issue-68e6c4d7"></a></div>
16331639
<div class="issue">Authors seem to want <a class="property" data-link-type="propdesc" href="http://www.w3.org/TR/css-text-3/#text-align">text-align</a> on the list of supported properties.
16341640
See e.g. <a href="http://css-tricks.com/almanac/selectors/p/placeholder/">comments here</a>.<a href="#issue-44dd3703"></a></div>
1641+
<div class="issue">This entire section is a starting point for discussion.
1642+
Feedback is welcome.
1643+
Implementations, at this point, are not,
1644+
as we are not yet sure of our approach.<a href="#issue-116a9e33"></a></div>
16351645
<div class="issue">
16361646
The approach in this draft
16371647
is to start with a bare minimum

0 commit comments

Comments
 (0)