WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 20226
48594
HTML5 Conformance Test failure: approved/xhtml5/img_border_percent.xhtml
https://bugs.webkit.org/show_bug.cgi?id=48594
Summary
HTML5 Conformance Test failure: approved/xhtml5/img_border_percent.xhtml
David Kilzer (:ddkilzer)
Reported
2010-10-28 16:50:07 PDT
The approved/xhtml5/img_border_percent.xhtml test fails with WebKit nightly build
r70732
run in Safari 5.0.x.
Attachments
Add attachment
proposed patch, testcase, etc.
Swapna P
Comment 1
2011-05-30 03:24:30 PDT
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.
Mihnea Ovidenie
Comment 2
2011-07-27 00:45:32 PDT
This is a duplicate a
bug 20226
, that was solved in
http://trac.webkit.org/changeset/91601
.
Mihnea Ovidenie
Comment 3
2011-09-02 01:07:40 PDT
*** This bug has been marked as a duplicate of
bug 20226
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug