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: css3-images/Overview.src.html
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -413,7 +413,17 @@ <h3 id='element-reference'>
413
413
<p>If the referenced element has a transform applied to it or an ancestor, the transform must be ignored when rendering the element as an image. If the referenced element is broken across pages, the element must be displayed as if the page content areas were joined flush in the pagination direction (elements broken across lines or columns just render with their bounding box, as normal, which may have unintended visual effects).</p>
414
414
415
415
<divclass='example'>
416
-
<pclass='issue'>Steal one of the MozHacks examples, once I get permission to do so.</p>
416
+
<p>As a somewhat silly example, a <p> element can be reused as a background elsewhere in the document:</p>
0 commit comments