NEW 111896
String(Vector<T>) should take a CharacterWidth option like we added for HTMLIdentifier
https://bugs.webkit.org/show_bug.cgi?id=111896
Summary String(Vector<T>) should take a CharacterWidth option like we added for HTMLI...
Eric Seidel (no email)
Reported 2013-03-08 15:49:11 PST
String(Vector<T>) should take a CharacterWidth option like we added for HTMLIdentifier Probably other String constructors could benefit from such sharing? See bug 107337 for context.
Attachments
Benjamin Poulain
Comment 1 2013-03-08 15:54:53 PST
Sounds like it could be useful indeed :) Please add tests if you add this constructor.
Note You need to log in before you can comment on or make changes to this bug.