Skip to content

Commit 8d0ea9c

Browse files
committed
[css2] Old issues and resolutions (from the F2F, I think)
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402382
1 parent 4ff0b3f commit 8d0ea9c

1 file changed

Lines changed: 120 additions & 19 deletions

File tree

css2/issues/issues-3

Lines changed: 120 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2255,6 +2255,9 @@ Issue closed.
22552255
Issue 104.
22562256
URI: http://www.w3.org/mid/430DB91A.2080905@cisra.canon.com.au
22572257
URI: http://www.w3.org/mid/430DB941.9060204@cisra.canon.com.au
2258+
Response: http://lists.w3.org/Archives/Public/www-style/2005Oct/0142.html
2259+
URI: http://lists.w3.org/Archives/Public/www-style/2005Oct/0143.html
2260+
Response: http://lists.w3.org/Archives/Public/www-style/2005Oct/0147.html
22582261
Description:
22592262

22602263
Section 4.2
@@ -2273,7 +2276,14 @@ grammars. Please allow other grammers (such as SVG) to add property values.
22732276

22742277
-SVG
22752278

2276-
=WG= Discuss.
2279+
Property Resolution:
2280+
2281+
Rejected. This statement only applies to text/css resources, which is
2282+
the responsibility of the CSS working group; it is not a statment
2283+
regarding the general W3C property namespace.
2284+
2285+
=SteveZ= Talk to Chris to get better coordination going forward.
2286+
Issue closed.
22772287
------------------------------------------------------------------------
22782288
Issue 105.
22792289
URI: http://www.w3.org/mid/430DB9F0.7080409@cisra.canon.com.au
@@ -2290,12 +2300,13 @@ For example User Agents may use a process that provides mapping of the
22902300
gamut to the device gamut in other ways, such as perceptual or
22912301
photometric gamut mapping. This may involve compressing the full gamut
22922302
of colours to fit inside the gamut of the output device, rather than
2293-
simply clipping those outside the gamut so as to provide a better visual
2294-
output. Please allow conformant UA's to perform higher quality gamut mapping.
2303+
simply clipping those outside the gamut so as to provide a better
2304+
visual output. Please allow conformant UA's to perform higher quality
2305+
gamut mapping.
22952306

2296-
Also please specify late clipping of colours as per CSS 2.0. Thus preserving colours
2297-
until the final rendering step. This will also facilitate better colour
2298-
quality.
2307+
Also please specify late clipping of colours as per CSS 2.0. Thus
2308+
preserving colours until the final rendering step. This will also
2309+
facilitate better colour quality.
22992310

23002311
-SVG
23012312

@@ -2306,7 +2317,14 @@ screen' style sheet are meant for an RGB monitor).
23062317
<Bert> There is a property 'rendering-intent' in CSS3 Color, which may
23072318
help with remapping.
23082319

2309-
=WG= Discuss.
2320+
Resolution:
2321+
2322+
Insert "Users agents may perform higher quality mapping of colors from
2323+
one gamut to another." just before the sentence that starts with "For
2324+
a typical CRT monitor...".
2325+
Then change "clipped" at the end of the section to "mapped".
2326+
2327+
=Tantek= Edit.
23102328
------------------------------------------------------------------------
23112329
Issue 106.
23122330
URI: http://www.w3.org/mid/430DBA41.5080802@cisra.canon.com.au
@@ -2431,12 +2449,27 @@ Response: http://lists.w3.org/Archives/Public/www-style/2005Aug/0420.html
24312449
URI: http://www.w3.org/mid/43156D79.1070402@disruptive-innovations.com
24322450
URI: http://www.w3.org/mid/438E77CE.7010107@inkedblade.net
24332451
URI: http://lists.w3.org/Archives/Public/www-style/2005Aug/0427.html
2452+
Response: http://lists.w3.org/Archives/Public/www-style/2005Oct/0142.html (post-discussion)
2453+
URI: http://lists.w3.org/Archives/Public/www-style/2005Oct/0143.html
2454+
Response: http://lists.w3.org/Archives/Public/www-style/2005Oct/0147.html
2455+
URI: http://lists.w3.org/Archives/Public/www-style/2005Oct/0151.html
2456+
Response: http://lists.w3.org/Archives/Public/www-style/2005Oct/0156.html
24342457
Description:
24352458
Subject: Re: [CSS21] Unclear status of different versions
2459+
Subject: Re: several messages
2460+
Subject: Re: How to add properties to the CSS syntax
24362461
From Chris on behalf of SVG and CDF.
24372462

2438-
=WG= Discuss. Do we rescind CSS2? If not, what do we do about the fact
2439-
that we have decided CSS2 is wrong on a huge number of issues?
2463+
Resolution:
2464+
2465+
In Abstract and Section 1.1, remove the sentence starting
2466+
"Implementations may refer to CSS2...", and replace it with "Future
2467+
specs should refer to CSS2.1 (unless they need features from CSS2
2468+
which have been dropped in CSS2.1, and then they should only reference
2469+
CSS2 for those features, or preferably reference such feature(s) in
2470+
the respective CSS3 Module that includes those feature(s))."
2471+
2472+
=Bert= Edit.
24402473
------------------------------------------------------------------------
24412474
Issue 117.
24422475
URI: http://www.w3.org/mid/265287321.20050825153955@w3.org
@@ -2496,7 +2529,19 @@ Perhaps the tutorials of 2.1, 2.2 are informative and the processing
24962529
model 2.3 is normative? Its not clear whether 2.4 should be normative or
24972530
informative.
24982531

2499-
=WG= Discuss.
2532+
Informative: 1.2, 1.3, 1.5, 2.1, 2.2, 2.4, A, C, D, F, I
2533+
Normative: Everything else, including G.
2534+
2535+
Resolution:
2536+
Add to 3.1: "All sections of this specification, including appendices,
2537+
are normative unless otherwise noted."
2538+
In all places that are non-normative (as listed below) state "This
2539+
section is non-normative."
2540+
Those sections are: 1.2, 1.3, 1.5, 2.1, 2.2, 2.4, A, C, D, F, I
2541+
Remove the statement in G that it is normative.
2542+
Hyperlink 1.4.4 to 3.1, and 3.1 to 1.4.4. Update the reference to
2543+
"CSS1" in 1.4.4 to just say "CSS".
2544+
=Bert= Edit.
25002545
------------------------------------------------------------------------
25012546
Issue 121.
25022547
URI: http://www.w3.org/mid/1341455960.20050825154824@w3.org
@@ -2598,7 +2643,9 @@ must precede all other rules (except the @charset rule, if present)."
25982643
(Incidentally, there's an error in media queries. It has an @import
25992644
inside an @media block. Oops.)
26002645

2601-
=WG= Discuss.
2646+
Resolution:
2647+
Approved. Make change described above.
2648+
=howcome= Edit.
26022649
------------------------------------------------------------------------
26032650
Issue 127.
26042651
URI: http://www.w3.org/mid/43496FF1.6030306@inkedblade.net
@@ -2627,25 +2674,41 @@ rule in 17.5.1 in CSS2.)
26272674

26282675
-Elika
26292676

2630-
=WG= Discuss.
2677+
Resolution:
2678+
2679+
Add the following paragraph right after the list and before the
2680+
paragraph following the list in section 1.7.5:
2681+
2682+
A "missing cell" is a cell in the row/column grid that is not
2683+
occupied by an element or pseudo-element. Missing cells are
2684+
rendered as if an anonymous table-cell box occupied their position
2685+
in the grid.
2686+
2687+
=Bert= Edit.
26312688
------------------------------------------------------------------------
26322689
Issue 128.
26332690
URI: http://www.w3.org/mid/4315C787.6030203@comhem.se
26342691
Description:
26352692
shrink-to-fit issue.
2636-
=WG= Discuss.
2693+
Resolution:
2694+
He is wrong.
2695+
=David= Reply.
26372696
------------------------------------------------------------------------
26382697
Issue 129.
26392698
URI: http://www.w3.org/mid/43187BCC.3050109@easyconnect.fr
26402699
Description:
26412700
error handling of selectors
2642-
=WG= Discuss.
2701+
Resolution:
2702+
Add reference from 4.2 to 4.1.7.
2703+
=Tantek= Edit.
26432704
------------------------------------------------------------------------
26442705
Issue 130.
26452706
URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2005JulSep/0196.html
26462707
Description:
26472708
Some things in 4.1.1 still say [a-zA-Z].
2648-
=WG= Discuss.
2709+
Resolution:
2710+
Assumed editorial.
2711+
=Tantek=
26492712
------------------------------------------------------------------------
26502713
Issue 131.
26512714
URI: http://www.w3.org/mid/e474a6b0ffb3c208411115775fe0b074@asahi-net.or.jp
@@ -2659,21 +2722,30 @@ Issue 132.
26592722
URI: http://www.w3.org/mid/9882C98B3C3D9B45A9A5F9EDECE014D812686BF9@win-msg-01.wingroup.windeploy.ntdev.microsoft.com
26602723
Description:
26612724
Clarify rule about pseudo-elements not being anywhere but the end of a rule.
2662-
=WG= Discuss.
2725+
Resolution:
2726+
Retracted by reporter.
2727+
Issue closed.
26632728
------------------------------------------------------------------------
26642729
Issue 133.
26652730
URI: http://www.w3.org/mid/20050919225223.GA9168@ridley.dbaron.org
26662731
Description:
26672732
List numbering in 2.1.
2668-
=WG= Discuss.
2733+
Resolution:
2734+
Remain silent. Address in test suite.
2735+
=Hixie= Put
2736+
http://dbaron.org/css/test/2005/list-numbering-across-types in the
2737+
test suite along with many other tests on this.
2738+
Issue closed.
26692739
------------------------------------------------------------------------
26702740
Issue 134.
26712741
URI: http://www.w3.org/mid/n2m-g.5tqkj11nfnmho9ijthjsj51um88q0r9kvm@news.spartanicus.utvinternet.ie
26722742
URI: http://www.w3.org/mid/n2m-g.shskj1hnqnk0u1q1096r4aurdeaekhfl0i@news.spartanicus.utvinternet.ie
26732743
Description:
26742744
http://www.w3.org/TR/CSS21/changes.html#q4 currently doesn't mention
26752745
the new value "none" for the "content" property, and other comments.
2676-
=WG= Discuss.
2746+
Resolution:
2747+
Assumed editorial.
2748+
=Bert= Edit.
26772749
------------------------------------------------------------------------
26782750
Issue 135.
26792751
URI: http://www.w3.org/mid/20050929151808.12625@mail.visualclick.de
@@ -2685,5 +2757,34 @@ I seem to have lost the place where it is defined how to establish the
26852757
size of the page box (<http://www.w3.org/TR/CSS21/page.html>). I think
26862758
this used to be done with the 'size' property in CSS2, but this is no
26872759
longer in CSS21.
2688-
=WG= Discuss.
2760+
Resolution:
2761+
=howcome= Reply.
2762+
------------------------------------------------------------------------
2763+
Issue 136.
2764+
Description:
2765+
Many of the normative refs should be informative.
2766+
PNG, HTML4, CSS1, CSS2, XML10 etc might not want to be normative. But
2767+
we should check.
2768+
[CHARSETS] maybe should be normative?
2769+
Resolution:
2770+
=David= Check all the references for whether they should be norm/non-norm.
2771+
------------------------------------------------------------------------
2772+
Issue 137.
2773+
Description:
2774+
Resolution:
2775+
Change or remove the copyright in chapter 1. (1.6)
2776+
=Bert= Edit.
2777+
------------------------------------------------------------------------
2778+
Issue 138.
2779+
Description:
2780+
PDF is broken (appendices out of order).
2781+
Resolution:
2782+
=Bert= Fix.
2783+
------------------------------------------------------------------------
2784+
Issue 139.
2785+
Description:
2786+
[PNG]'s URI is old.
2787+
[URI]'s reference's description is missing. (RFC problem)
2788+
Resolution:
2789+
=Bert= Edit.
26892790
------------------------------------------------------------------------

0 commit comments

Comments
 (0)