Skip to content

Commit b285d29

Browse files
committed
spec/css3-regions: [Issue 19: Special behavior of iframe flow]
1 parent c0ad445 commit b285d29

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
@@ -351,7 +351,7 @@ Now tracked with https://www.w3.org/Bugs/Public/show_bug.cgi?id=15191
351351
==== Issue 19: Special behavior of iframe flow ====
352352

353353
;URL : http://lists.w3.org/Archives/Public/www-style/2011Sep/0072.html
354-
;Description : iframe has special behavioer when used as a flow source (http://dev.w3.org/csswg/css3-regions/#the-flow-into-property) -- it puts its content into the flow, rather than itself. The model would be cleaner if the behavior was triggered by a property, not element tag.
354+
;Description : iframe has special behavior when used as a flow source (http://dev.w3.org/csswg/css3-regions/#the-flow-into-property) -- it puts its content into the flow, rather than itself. The model would be cleaner if the behavior was triggered by a property, not element tag.
355355
;Option 1 : two ‘flow-into’ properties:
356356
<code>
357357
<iframe style="flow-into:flow1"> -- add iframe to flow as a replaced element

0 commit comments

Comments
 (0)