Skip to content

Commit b38e799

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

spec/css3-regions.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ See Issue 1 below.
209209
<iframe style="flow-into:flow1"> -- add iframe to flow as a replaced element
210210
<iframe style="flow-content-into:flow1"> -- add content of the iframe to flow
211211
</code>
212+
213+
ISSUE: that would apply to all elements, sometimes useful, but potentially with more special cases to deal with.
212214
;Option 2 : a separate property to specify what to add to flow, with the same effect:
213215
<code>
214216
<iframe style="flow-into:flow1; flow-source-type:element"> -- add iframe to flow as a replaced element

0 commit comments

Comments
 (0)