Skip to content

Commit edb1f18

Browse files
committed
spec/css3-regions: [Issue 24: Creating a named flow from external resource]
1 parent 70e03d6 commit edb1f18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/css3-regions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ The effect of loading the document via link and then sending content into a name
237237
Concatenating multiple external documents in one named flow is difficult or impossible, so external flow should allow only one document per named flow. If multiple flow links have same title, the first one should be used.
238238

239239
ISSUE: requires a change in HTML5
240-
;Option 6 : 'content' property
240+
;Option 6 : 'content' property.
241241
CSS3 generated content already has a way to include a file:
242242
#source1 { content:url(article1.html); flow-into:flow1; }
243243
There is no requirement that HTML is supported as supported format in generated content (and there is no perecent either), but syntax would allow it.

0 commit comments

Comments
 (0)