Open Bug 1029952 Opened 10 years ago Updated 2 years ago

inline-block element height 100% not work in td if td has auto height

Categories

(Core :: CSS Parsing and Computation, defect)

30 Branch
x86_64
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: lsycxyj, Unassigned)

Details

(Whiteboard: DUPEME)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release)
Build ID: 20140605174243

Steps to reproduce:

http://jsfiddle.net/qKYaU/


Actual results:

Open it in firefox.


Expected results:

Open it in chrome, please.
With Chromium 35.0.1916.153 Debian jessie/sid (274914), there is a black clickable rectangle (<a>) on the left,
which is not there in 2014-07-01-03-02-02-mozilla-central-firefox-33.0a1.ru.linux-x86_64.
Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
Per spec, I believe all those <a>s should have auto height, so should be invisible.  This is what we implement; this has nothing to do with rowspan, but is true for all the <a>s inside those table cells.
Summary: inline-block element height 100% not work in td if td has rowspan attribute → inline-block element height 100% not work in td if td has auto height
Whiteboard: DUPEME
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.