File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -726,7 +726,9 @@ <h4 id=shape-outside-property><span class=secno>3.4.1. </span>The ‘<a
726726 rel =biblioentry > [HTML5]<!--{{!HTML5}}--> </ a > specification for all URLs
727727 in a shape-outside value. When fetching, user agents must use "Anonymous"
728728 mode, set the referrer source to the stylesheet's URL and set the origin
729- to the URL of the containing document.
729+ to the URL of the containing document. If this results in network errors
730+ such that there is no valid fallback image, the effect is as if the value
731+ ‘< code class =property > auto</ code > ’ had been specified.
730732 </ dl >
731733 <!-- End section "The shape-outside Property" -->
732734
Original file line number Diff line number Diff line change @@ -591,7 +591,12 @@ <h4 id="shape-outside-property">The 'shape-outside' Property</h4>
591591 set the referrer source
592592 to the stylesheet's URL
593593 and set the origin to the URL
594- of the containing document.
594+ of the containing document.
595+ If this results in network errors
596+ such that there is no valid fallback image,
597+ the effect is as if
598+ the value 'auto'
599+ had been specified.
595600 </ dd >
596601 </ dl >
597602 <!-- End section "The shape-outside Property" -->
You can’t perform that action at this time.
0 commit comments