Skip to content

Commit 1caecd3

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

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/css3-regions.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ ISSUE: that would apply to all elements, sometimes useful, but potentially with
219219
;Option 3 : use a rule
220220
@flow flow1 "story1.html";
221221
@flow flow2 url("story1.html");
222-
Note that with this approach, it is not possible to concatenate content from multiple urls in one flow (which may be a good thing, concatenation is not an expected use pattern for flow indirection feature.
223222

224223
ISSUE: what will OM for programmatic flow source control look like?
225224
;Option 4 : seamless iframe

0 commit comments

Comments
 (0)