[Webkit-unassigned] [Bug 14975] Computed size for padding is incorrect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 17 12:06:54 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=14975





------- Comment #6 from eric at webkit.org  2008-01-17 12:06 PDT -------
Created an attachment (id=18506)
 --> (http://bugs.webkit.org/attachment.cgi?id=18506&action=view)
testcase (not standalone, place in fast/css to run)

My fears weren't entirely unfounded!

Here's FF's results from this test:

PASS window.getComputedStyle(test0, null).paddingTop is "0px"
FAIL window.getComputedStyle(test1, null).paddingTop should be 0px. Was 10px.
FAIL window.getComputedStyle(test2, null).paddingTop should be 0px. Was 10px.
FAIL window.getComputedStyle(test3, null).paddingTop should be 0px. Was 1px.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list