RESOLVED FIXED Bug 90434
Parameter 'id' is not used in getUserModifyProperty() of fast/dom/shadow/user-modify-inheritance.html.
https://bugs.webkit.org/show_bug.cgi?id=90434
Summary Parameter 'id' is not used in getUserModifyProperty() of fast/dom/shadow/user...
Hayato Ito
Reported 2012-07-02 23:52:59 PDT
A parameter of id is not used in getUserModifyProperty() defined in user-modify-inheritance.html. function getUserModifyProperty(id) { return computedStyle(document.getElementById("child-a"), userModifyPropertyName); }
Attachments
fix (1.39 KB, patch)
2012-07-02 23:56 PDT, Hayato Ito
no flags
Hayato Ito
Comment 1 2012-07-02 23:56:50 PDT
WebKit Review Bot
Comment 2 2012-07-03 17:03:35 PDT
Comment on attachment 150547 [details] fix Clearing flags on attachment: 150547 Committed r121815: <http://trac.webkit.org/changeset/121815>
WebKit Review Bot
Comment 3 2012-07-03 17:03:40 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.