Open Bug 1115966 Opened 10 years ago Updated 2 years ago

Changing rowspan of 'td' doesn't resize the child element in the html table

Categories

(Core :: Layout: Tables, defect)

x86_64
All
defect

Tracking

()

People

(Reporter: yuri, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; FreeBSD amd64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36 Steps to reproduce: 1. Goto this JFiddle case: http://jsfiddle.net/zLLd3xqv/1/ 2. Press "Run" on top 3. Press "Expand Textarea" to the right Actual results: textarea didn't expand to span both rows as requested, even though its style is 'width:100%;height:100%;' and therefore it has to be the same size as td. firefox-34.0.5
Component: Untriaged → Layout: Tables
OS: FreeBSD → All
Product: Firefox → Core
Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.