[Webkit-unassigned] [Bug 48595] HTML5 Conformance Test failure: approved/xhtml5/object_border_perc.xhtml
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 30 03:23:35 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=48595
Swapna P <vswap65 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vswap65 at gmail.com
--- Comment #1 from Swapna P <vswap65 at gmail.com> 2011-05-30 03:23:35 PST ---
As per the HTML Spec http://www.w3schools.com/tags/att_img_border.asp, an image border can have only pixel value, It does not support % value. Therefore it is not a valid test case.
When defining border as pixels, ApplyPropertyWidth::applyValue() is called while for border percentage, ApplyPropertyDefault::applyValue() is called.
As this seems to be an invalid test case, we should close this issue.
--
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