Skip to content

Commit f9ff7f7

Browse files
committed
[css2] update
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402683
1 parent ac2c511 commit f9ff7f7

1 file changed

Lines changed: 75 additions & 0 deletions

File tree

css2/issues/issues-4

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -769,6 +769,81 @@ Resolution:
769769
=Bert= Edit.
770770
------------------------------------------------------------------------
771771
Issue 34.
772+
URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2007AprJun/0039.html
773+
URI: http://lists.w3.org/Archives/Public/www-style/2007Apr/0001.html
774+
Description:
775+
776+
"margin box" "border box" and "padding box" used but not defined
777+
778+
Proposal:
779+
780+
In section 8.1 Box dimensions,
781+
782+
Add to the definition of "margin edge"
783+
| The four margin edges define the box's <dfn>margin box</dfn>.
784+
Add to the definition of "border edge"
785+
| The four margin edges define the box's <dfn>border box</dfn>.
786+
Add to the definition of "padding edge"
787+
| The four padding edges define the box's <dfn>padding box</dfn>.
788+
Add to the definition of "content edge"
789+
| The four margin edges define the box's <dfn>content box</dfn>.
790+
791+
Resolution:
792+
793+
Proposal accepted.
794+
795+
=Bert= Edit.
796+
------------------------------------------------------------------------
797+
Issue 35.
798+
URI: http://lists.w3.org/Archives/Public/www-style/2007Apr/0018.html
799+
Description:
800+
801+
background-position defined by example, not by normative text
802+
803+
Proposal:
804+
805+
See URI.
806+
807+
Resolution:
808+
809+
Proposal accepted.
810+
811+
=Bert= Edit.
812+
------------------------------------------------------------------------
813+
Issue 36.
814+
URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2007AprJun/0040.html
815+
Description:
816+
817+
"padding area" incorrectly used in place of "padding box"
818+
819+
Resolution:
820+
821+
Assumed editorial.
822+
823+
=Bert= Edit.
824+
------------------------------------------------------------------------
825+
Issue 37.
826+
URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2007AprJun/0041.html
827+
Description:
828+
829+
Confusion over newlines and line feed
830+
831+
Proposal:
832+
833+
Add after the value definitions in 16.6:
834+
"Newlines in the source can be represented by a carriage return
835+
(U+000D), a linefeed (U+000A) or both (U+000D U+000A) or by some
836+
other mechanism that identifies the beginning and end of document
837+
segments, such as the SGML RECORD-START and RECORD-END tokens.
838+
The CSS 'white-space' processing model assumes all newlines have
839+
been normalized to line feeds."
840+
841+
842+
Resolution:
843+
844+
=Bert= Edit.
845+
------------------------------------------------------------------------
846+
Issue 38.
772847
URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2007AprJun/0063.html
773848
Description:
774849

0 commit comments

Comments
 (0)