[Webkit-unassigned] [Bug 105260] table-caption stride over pages.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 18 15:20:45 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=105260





--- Comment #6 from Benjamin Poulain <benjamin at webkit.org>  2013-02-18 15:23:06 PST ---
(From update of attachment 187800)
View in context: https://bugs.webkit.org/attachment.cgi?id=187800&action=review

> LayoutTests/fast/multicol/table-multicolumn-caption.html:8
> +<body style="font-family: ahem">
> +<div style="-webkit-column-count: 2; width: 400px; height: 100px; border: solid 3px red">
> +    <div style="width: 100px; height: 90px"></div>
> +    <table><caption>caption</caption></table>
> +</div>
> +</body>

It is useful to also describe the expected behavior in text in the test.

This way, someone can manually check results by simply reading the description and verifying the output matches.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list