Bug 74397

Summary: Heights of table cell children with box-sizing:border-box are not computed correctly
Product: WebKit Reporter: Nicholas Shanks <nickshanks>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, dominicc
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 69425    
Bug Blocks:    
Attachments:
Description Flags
Reduced test case none

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.