[Webkit-unassigned] [Bug 79128] Fieldset unexpectedly stretches to minimum intrinsic width.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 08:17:52 PDT 2012


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





--- Comment #11 from Julien Chaffraix <jchaffraix at webkit.org>  2012-03-19 08:17:51 PST ---
(In reply to comment #10)
> "This looks like a good candidate for a ref tests as the <div> and the <fieldset> should behave the same."
> 
> Well, the actual bug is related to fieldsets, and bug raiser has just used div to reference,

Yes, which is why I said it would be a good candidate for a ref tests. The div and fieldset have similar behavior here.

> One more problem i see if we add ref-test with div is am seeing that width of fieldset is little more than the div, so am not sure if ref-test will pass,

You may have to tweak the div and fieldset's paddings, margins and borders so that their size matches.

> also i have never written a reftest, so please clarify if we really need a ref test here.

Yes, it would be the best. Having not tried it, I don't know which issues you will see. Your test as it is should be made cross-platform anyway and I think ref testing is the best way to go.

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