RESOLVED FIXED 4654
one more pass of HTMLNames refinement
https://bugs.webkit.org/show_bug.cgi?id=4654
Summary one more pass of HTMLNames refinement
Darin Adler
Reported 2005-08-25 10:02:25 PDT
Attachments
refinement on how HTMLNames works (86.91 KB, patch)
2005-08-25 10:03 PDT, Darin Adler
sullivan: review+
Darin Adler
Comment 1 2005-08-25 10:03:46 PDT
Created attachment 3577 [details] refinement on how HTMLNames works
Darin Adler
Comment 2 2005-08-25 10:03:56 PDT
Comment on attachment 3577 [details] refinement on how HTMLNames works This patch does two things: 1) put the HTMLNames namespace inside the DOM namespace 2) use macros so we don't have to repeat the list of tags and attributes in more than one place
John Sullivan
Comment 3 2005-08-25 11:42:49 PDT
Comment on attachment 3577 [details] refinement on how HTMLNames works Looks fine. Obviously you tested this, so r=me.
Note You need to log in before you can comment on or make changes to this bug.