Bug 11856 - Update renderName() methods to return current class names.
Summary: Update renderName() methods to return current class names.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-16 19:59 PST by Sam Weinig
Modified: 2006-12-16 20:28 PST (History)
0 users

See Also:


Attachments
patch (2.56 KB, patch)
2006-12-16 20:14 PST, Sam Weinig
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2006-12-16 19:59:54 PST
Changes to WebCore are simple.  Changes to the layouttests results are extensive.
Comment 1 Sam Weinig 2006-12-16 20:13:04 PST
Hm, the patch is to big to post to bugzilla in it's entirety.  So, I guess I'll just post the WebCore part for now, and leave the Changes to the test suite up to the imagination. 
Comment 2 Sam Weinig 2006-12-16 20:14:04 PST
Created attachment 11891 [details]
patch

Just the code changes.
Comment 3 Maciej Stachowiak 2006-12-16 20:18:45 PST
Comment on attachment 11891 [details]
patch

r=me
Comment 4 Sam Weinig 2006-12-16 20:28:09 PST
Landed in 18264.