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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 1 01:18:13 PST 2013


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





--- Comment #9 from Yuki Sekiguchi <yuki.sekiguchi at access-company.com>  2013-03-01 01:20:37 PST ---
(In reply to comment #6)
> (From update of attachment 187800 [details])
> 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.

I added expectation to test content.

-- 
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