gecko-dev/layout/reftests/canvas/text-indent-1-ref.html
Boris Zbarsky 784eb8f590 Bug 1347411 part 2. Fix stylo to properly update styles for the various frames that use FCDATA_WITH_WRAPPING_BLOCK to wrap an anonymous block around their kids. r=heycam
This handles ::-moz-button-content, ::-moz-html-canvas-content, ::-moz-svg-text,
::-moz-svg-foreign-content.

MozReview-Commit-ID: 3xk7214X2uR
2017-03-15 14:00:43 -04:00

5 lines
130 B
HTML

<!DOCTYPE html>
<iframe sandbox
style="width: 400px"
srcdoc="<div style='text-indent: 50vw'>Text</div>"></iframe>