You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec/css3-regions.txt
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -219,7 +219,6 @@ ISSUE: that would apply to all elements, sometimes useful, but potentially with
219
219
;Option 3 : use a rule
220
220
@flow flow1 "story1.html";
221
221
@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.
223
222
224
223
ISSUE: what will OM for programmatic flow source control look like?
0 commit comments