Skip to content

Commit cf3377c

Browse files
committed
spec/fragments-columns-regions-pages: [Containers] “available now” and “proposed” were not used consistently, linked EDs and WDs instead
1 parent 9a0534b commit cf3377c

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

spec/fragments-columns-regions-pages.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -281,17 +281,17 @@ Considering that a target container for fragmentation is a rectangle or shape wi
281281
Some existing or anticipated ways to provide containers for fragmentation are
282282

283283
* Columns
284-
* As defined in css3-multicol (available now: http://www.w3.org/TR/css3-multicol/)
285-
* With column selectors (proposed: http://dev.w3.org/csswg/css3-gcpm/#regions)
284+
* As defined in css3-multicol ([[http://www.w3.org/TR/css3-multicol/|CR]])
285+
* With column selectors ([[http://dev.w3.org/csswg/css3-gcpm/#regions|ED]])
286286
* Pages
287-
* Printing or print preview (available now: built-in in browsers)
288-
* Automatic page view (proposed: http://dev.w3.org/csswg/css3-gcpm/#paged-presentations)
289-
* Regions+script page view (available now: http://dev.w3.org/csswg/css3-regions/#cssom_view_and_css_regions)
290-
* Page templates (proposed: http://epub-revision.googlecode.com/svn-history/r3025/trunk/src/proposals/css_page_templates/csspgt-doc.xhtml)
287+
* Printing or print preview (built-in in browsers)
288+
* Automatic page view ([[http://dev.w3.org/csswg/css3-gcpm/#paged-presentations|ED]])
289+
* Regions+script page view ([[http://dev.w3.org/csswg/css3-regions/#cssom_view_and_css_regions|ED]], [[http://www.w3.org/TR/css3-regions/#cssom_view_and_css_regions|WD]])
290+
* Page templates ([[http://epub-revision.googlecode.com/svn-history/r3025/trunk/src/proposals/css_page_templates/csspgt-doc.xhtml|EPub proposal]])
291291
* Regions
292-
* Static (available now: http://dev.w3.org/csswg/css3-regions/)
293-
* Scripted (available now: http://dev.w3.org/csswg/css3-regions/#cssom_view_and_css_regions)
294-
* Generated (discussed)
292+
* Static ([[http://dev.w3.org/csswg/css3-regions/|ED]], [[http://www.w3.org/TR/css3-regions/|WD]])
293+
* Scripted ([[http://dev.w3.org/csswg/css3-regions/#cssom_view_and_css_regions|ED]], [[http://www.w3.org/TR/css3-regions/#cssom_view_and_css_regions|WD]])
294+
* Generated (discussion: ?)
295295

296296
Let's compare the different kinds of fragmenting containers, specifically looking at who is in control and how they are manated dynamically:
297297
^ Container type ^ how created ^ dynamic ? ^ details ^

0 commit comments

Comments
 (0)