Bug 22866 - WML CSS file needs to be cleaned up
Summary: WML CSS file needs to be cleaned up
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: XML (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords:
Depends on:
Blocks: 20393
  Show dependency treegraph
 
Reported: 2008-12-15 09:18 PST by Nikolas Zimmermann
Modified: 2008-12-17 17:57 PST (History)
0 users

See Also:


Attachments
Initial patch (10.41 KB, patch)
2008-12-17 16:35 PST, Nikolas Zimmermann
mjs: review+
Details | Formatted Diff | Diff
Layout test results (19.24 KB, patch)
2008-12-17 16:35 PST, Nikolas Zimmermann
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolas Zimmermann 2008-12-15 09:18:14 PST
The current WML css file in trunk: css/wml.css is basically a copy of the HTML4 css file. It should be cleaned up and all not-WML reletated stuff should be removed.

I've already finished this and will attach a patch later today.
Comment 1 Nikolas Zimmermann 2008-12-17 16:35:04 PST
Created attachment 26107 [details]
Initial patch
Comment 2 Nikolas Zimmermann 2008-12-17 16:35:44 PST
Created attachment 26108 [details]
Layout test results
Comment 3 Maciej Stachowiak 2008-12-17 17:40:58 PST
Comment on attachment 26108 [details]
Layout test results

r=me
Comment 4 Maciej Stachowiak 2008-12-17 17:41:04 PST
Comment on attachment 26107 [details]
Initial patch

r=me
Comment 5 Nikolas Zimmermann 2008-12-17 17:57:41 PST
Landed in r39369.