[Webkit-unassigned] [Bug 74185] New: Webkit reports incorrect height for tbody

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 9 08:56:51 PST 2011


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

           Summary: Webkit reports incorrect height for tbody
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: data:text/html;charset=utf-8;base64,PCFET0NUWVBFIGh0bW
                    w%2BDQo8aHRtbCBsYW5nPSJlbiI%2BDQo8aGVhZD4NCjxtZXRhIGNo
                    YXJzZXQ9IlVURi04IiAvPg0KPHRpdGxlPnRib2R5IGNvbXB1dGVkIG
                    hlaWdodCB0ZXN0Y2FzZTwvdGl0bGU%2BDQo8c3R5bGU%2BDQoJdGFi
                    bGUgeyBiYWNrZ3JvdW5kOiBibHVlOyBib3JkZXItY29sbGFwc2U6IG
                    NvbGxhcHNlOyAgfQ0KCXRkIHsgYmFja2dyb3VuZDogZ3JlZW47IGhl
                    aWdodDogMTAwcHg7IH0NCjwvc3R5bGU%2BDQo8L2hlYWQ%2BDQo8Ym
                    9keT4NCjx0YWJsZT4NCgk8dGJvZHk%2BDQoJCTx0cj4NCgkJCTx0ZD
                    5IZWlnaHQ6IDEwMHB4OzwvdGQ%2BDQoJCTwvdHI%2BDQoJPC90Ym9k
                    eT4NCjwvdGFibGU%2BDQo8YnV0dG9uIG9uY2xpY2s9ImFsZXJ0KGdl
                    dENvbXB1dGVkU3R5bGUoZG9jdW1lbnQuZ2V0RWxlbWVudHNCeVRhZ0
                    5hbWUoJ3Rib2R5JylbMF0pLmdldFByb3BlcnR5VmFsdWUoJ2hlaWdo
                    dCcpKSI%2BQWxlcnQgdGJvZHkgaGVpZ2h0PC9idXR0b24%2BDQo8L2
                    JvZHk%2BDQo8L2h0bWw%2BDQo%3D
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robin at reala.net


Querying the computed style on a tbody results in a size 2px bigger than visible. See attached testcase.

Expected:
---------
Clicking the button shows the tbody as being 100px tall.

Actual:
-------
Clicking the button shows the tbody as being 102px tall.

Browsers:
---------
Chrome 15 and Safari 5.1.2 alert 102px.
Firefox 9 and Opera 11.60 alert 100px.

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