Bug 22636 - Implement WML variable substitution
Summary: Implement WML variable substitution
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-03 15:25 PST by Nikolas Zimmermann
Modified: 2008-12-03 15:49 PST (History)
0 users

See Also:


Attachments
Layout Tests (13.65 KB, patch)
2008-12-03 15:34 PST, Nikolas Zimmermann
staikos: review+
Details | Formatted Diff | Diff
Initial patch (11.27 KB, patch)
2008-12-03 15:34 PST, Nikolas Zimmermann
staikos: 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-03 15:25:13 PST
Finally it's possible to write JS based WML layout tests.

I now feel confident to integrate the WML variable substitution, as it can be tested reliable.
Uploading patch soon.
Comment 1 Nikolas Zimmermann 2008-12-03 15:34:11 PST
Created attachment 25724 [details]
Layout Tests
Comment 2 Nikolas Zimmermann 2008-12-03 15:34:21 PST
Created attachment 25725 [details]
Initial patch
Comment 3 Nikolas Zimmermann 2008-12-03 15:49:08 PST
Landed in r38974.