RESOLVED FIXED Bug 27677
[WML] Variable substitution is buggy
https://bugs.webkit.org/show_bug.cgi?id=27677
Summary [WML] Variable substitution is buggy
Nikolas Zimmermann
Reported 2009-07-25 05:53:42 PDT
Variables should be substituted regardless of their existance. Not-existant variables should be expaneded to empty strings, per WML spec. Fix that.
Attachments
Initial patch (12.46 KB, patch)
2009-07-25 05:58 PDT, Nikolas Zimmermann
staikos: review+
Nikolas Zimmermann
Comment 1 2009-07-25 05:58:27 PDT
Created attachment 33493 [details] Initial patch Initial patch
Nikolas Zimmermann
Comment 2 2009-07-25 09:44:24 PDT
Sending LayoutTests/ChangeLog Adding LayoutTests/wml/newcontext-same-deck-expected.txt Adding LayoutTests/wml/newcontext-same-deck.html Sending LayoutTests/wml/resources/WMLTestCase.js Adding LayoutTests/wml/resources/newcontext-same-deck.js Adding LayoutTests/wml/resources/newcontext-same-deck.wml Sending LayoutTests/wml/resources/select-element-variables.js Sending LayoutTests/wml/select-element-variables-expected.txt Sending LayoutTests/wml/variable-reference-invalid-character-expected.txt Sending WebCore/ChangeLog Sending WebCore/dom/Text.cpp Sending WebCore/dom/Text.h Transmitting file data ............ Committed revision 46395. http://trac.webkit.org/changeset/46395
Note You need to log in before you can comment on or make changes to this bug.