Skip to content

Commit 68639b9

Browse files
committed
[css-grid] Add buglink to resolved value issue.
1 parent 8ac9b51 commit 68639b9

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

css-grid/Overview.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1209,6 +1209,7 @@ <h4 data-level=5.1.5 id=resolved-track-list><span class=secno>5.1.5 </span><span
12091209
In general, resolved values are the computed values,
12101210
except for a small list of legacy 2.1 properties.
12111211
Do we really want these properties to return the used value here?
1212+
<a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=16906">Bug about this.</a>
12121213

12131214

12141215
<h3 data-level=5.2 id=grid-template-areas-property><span class=secno>5.2 </span><span class=content>

css-grid/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,6 +1147,7 @@ <h4 id='resolved-track-list'>
11471147
In general, resolved values are the computed values,
11481148
except for a small list of legacy 2.1 properties.
11491149
Do we really want these properties to return the used value here?
1150+
<a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=16906">Bug about this.</a>
11501151

11511152

11521153
<h3 id="grid-template-areas-property">

0 commit comments

Comments
 (0)