[Webkit-unassigned] [Bug 126167] New: element width isn't calculated properly for text-indent values in percentages
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 23 11:12:18 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=126167
Summary: element width isn't calculated properly for
text-indent values in percentages
Product: WebKit
Version: 525.x (Safari 3.2)
Platform: All
URL: http://jsfiddle.net/8UQmN/2/
OS/Version: All
Status: NEW
Severity: Normal
Priority: P1
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: vsync.design at gmail.com
discussion in Stackoverflow: http://stackoverflow.com/q/20749396/104380
--------------
In the demo above, there should be 2 .wrap boxes, one red and below it a blue one. That should be the correct behavior.
The percentage of the text-indent are not relative to the .wrap containing element width (which is encapsulated by overflow:hidden) but it is relative to the clientWidth as it would seem. any suggestions?
--
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