Bug 74397 - Heights of table cell children with box-sizing:border-box are not computed correctly
Summary: Heights of table cell children with box-sizing:border-box are not computed co...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 69425
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-13 03:52 PST by Nicholas Shanks
Modified: 2022-07-12 16:22 PDT (History)
2 users (show)

See Also:


Attachments
Reduced test case (273 bytes, text/html)
2011-12-13 03:52 PST, Nicholas Shanks
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas Shanks 2011-12-13 03:52:37 PST
Created attachment 118997 [details]
Reduced test case

See attached test case. Both textarea elements should be the same height.
Seems related to bug #69425.

Tested in Safari 5.1.2 & WebKit r102661.
Comment 1 Brent Fulgham 2022-07-12 16:22:34 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.