Bug 22799 - Add WML <template> element support
Summary: Add WML <template> element support
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-10 15:36 PST by Nikolas Zimmermann
Modified: 2008-12-10 18:35 PST (History)
0 users

See Also:


Attachments
Initial patch (23.30 KB, patch)
2008-12-10 15:59 PST, Nikolas Zimmermann
staikos: review+
Details | Formatted Diff | Diff
Layout test results (3.37 KB, patch)
2008-12-10 16:31 PST, Nikolas Zimmermann
no flags Details | Formatted Diff | Diff
Layout test results (3.37 KB, patch)
2008-12-10 16:31 PST, Nikolas Zimmermann
eric: 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-10 15:36:42 PST
Add <template> support - the last missing WML specific element, which hasn't been merged so far.
Comment 1 Nikolas Zimmermann 2008-12-10 15:59:36 PST
Created attachment 25928 [details]
Initial patch
Comment 2 Nikolas Zimmermann 2008-12-10 16:31:07 PST
Created attachment 25929 [details]
Layout test results
Comment 3 Nikolas Zimmermann 2008-12-10 16:31:12 PST
Created attachment 25930 [details]
Layout test results
Comment 4 Eric Seidel (no email) 2008-12-10 17:41:57 PST
Comment on attachment 25930 [details]
Layout test results

rs=me on the layout test updates.
Comment 5 George Staikos 2008-12-10 18:27:55 PST
Comment on attachment 25928 [details]
Initial patch

Line 98 your comment says Timer instead of Template.
Comment 6 Nikolas Zimmermann 2008-12-10 18:35:20 PST
Landed in r39194.