Login
Page 1 of 1

CSS Working Group Editor Drafts

History for css-multicol-2/Overview.html:

UploadedRevisedByComment
2021-10-05
06:29:37 PDT2021-10-05 06:28:55 PDTrachelandrewChanging affiliation for Rachel Andrew
2020-03-14
20:40:18 PDT2020-03-14 20:39:41 PDTdbaron[css-multicol-2] Spell check.
2020-03-10
08:58:04 PDT2020-03-10 08:57:47 PDTAmeliaBRUse bracket range notation in syntax grammar [css-values-3][css? (#3894) * [css-values-3] Tidy bracket range definition - Fix incorrect heading level & a typo from 8ea8d7d35f833d08d3cd7a4681618519960da821 - Add examples converting the notation to prose. * [css-values-4] Copy over bracket range definition These changes were added to Level 3 in 8ea8d7d35f833d08d3cd7a4681618519960da821 and 1265976bd6edbc8b8d5ca039ef19b472fcb890f3 (And fix a tabs-vs-spaces error that bikeshed was choking on.) * [css-backgrounds-3][css-backgrounds-4] Use bracketed range notation Added bracketed range notation for non-negative values ( [0,?] ) in these properties & productions: - <bg-size> - <line-width> - border-radius and longhands - border-image-slice - border-image-width - border-image-outset - <shadow> NOTE: required re-writing the syntax (since ony one of the 4 possible lengths has a restriction) - border-limit and border-clip in level 4 NOTE: these didn't have prose restrictions, but they also didn't explain how negative values could work. I added a changes note to level 3 (change since CR), but not level 4 (not published yet). * [css-values-3][css-values-4] Export dfn for bracketed range notation * [css-multicol-1][css-multicol-2] Use bracketed range notation Added bracketed range notation for non-negative values ( [0,?] ) or strictly positive integers ( [1,?] ) in these properties: - column-width - column-count - column-gap - column-span (level 2) For column-rule-width, the syntax change was made for the `<line-width>` production, in 933d7dd5b913ad7f8090eb6f4eeba577911d3e64 * [css-flexbox-1] Use bracketed range notation Added bracketed range notation for non-negative values ( [0,?] ) in these properties: - flex-grow - flex-shrink Also use it in the prose descriptions for `flex`, and to replace the made up `<postive-number>` variable in the examples of common patterns. Created a new "Changes since the 19 November 2018 CR" section to include a mention of the update. The syntax for `flex-basis` will be updated by reference when `width` is updated. * [css-counter-styles-3] Use bracketed range notation Added bracketed range notation for non-negative values ( [0,?] ) in the following descriptors: - pad - additive-symbols Note: I didn't add any restriction to the integer in the `system: fixed <integer>` descriptor, since there was no prose constraint. But I'm not sure that negative values make sense here. * Standardize prose for constrained values [css-backgrounds-3][css-counter-styles-3][css-flexbox-1][css-multicol-1][css-values-3][css-values-4] For all the specs covered by PR #3894. <<type [0,&infin;]>> ? ?Negative values are not allowed.? <<integer [1, &infin;]>> ? ?Values must be greater than 0.? And remove some duplicate phrases. Added these phrases & the other most commonly used one (?are invalid?) to the note in CSS Values about prose restrictions. * [css-values-3][css-values-4] Fix broken entity Co-authored-by: Tab Atkins Jr <jackalmage@gmail.com>
2018-11-14
18:29:29 PST2018-11-14 18:29:17 PSTtabatkins[css-fonts][css-multicol][css-scroll-anchoring][css-scrollbars][css-shapes][css-size-adjust][css-transforms][css-ui] Update Computed Value and Animation lines to new format. (#3198)
2018-07-09
23:26:30 PDT2018-07-05 19:29:25 PDTflorianDrop the "Media:" entry from propdef tables Its meaning has never been defined properly, and it does not add useful information. This commit does not remove (correct) uses of Media:all, as these do have a meaning, and will be clarified in a later commit.
2018-06-08
15:29:43 PDT2018-06-08 15:29:23 PDTfantasai[css-multicol-1][meta] Update other specs that refer to multi-column elements to refer to multi-column containers. Completes fix for #1965
2017-11-09
16:14:17 PST2017-11-09 16:12:58 PSTdbaronAdd w3cid metadata for all editors. I got the uids from the "Edit status" links in https://www.w3.org/2000/09/dbwg/details?group=32061 and made the actual changes with a python script.
2017-01-14
00:52:28 PST2017-01-14 00:10:44 PSTflorianUpdate personal info
2016-06-30
16:03:20 PDT2016-06-30 15:48:23 PDTtabatkins[css-multicol-2] Suppress errors that only arise from this being a delta spec.
2016-06-02
23:25:57 PDT2016-06-02 23:24:59 PDTflorian[css-multicol-2] Editorial improvement
23:08:00 PDT2016-06-02 23:07:23 PDTflorian[css-multicol-2] Fix markup typo
2016-02-04
09:41:53 PST2016-02-03 22:45:32 PSTflorianUpdate affiliation
2016-02-01
00:19:57 PST2016-02-01 00:19:13 PSTplinsschange w3.org/TR/ urls to https
2016-01-31
23:43:12 PST2016-01-31 23:42:31 PSTplinsschange //dev.w3.org/csswg/ urls to //drafts.csswg.org/
2015-05-29
23:49:29 PDT2015-05-29 23:46:19 PDTtabatkinsAdd 'Work Status' metadata to all Bikeshed source files. Some files also accidentally got whitespace fixes, whoops.
2015-04-23
15:54:38 PDT2015-04-23 15:52:48 PDTflorian[css-multicol] Update specs to clarify levels The existing module is level 1 and its successor is level 2, Not 3 and 4.