DescriptionGet rid of custom code for HTMLDocument.write() / writeln()
Get rid of custom code for HTMLDocument.write() / writeln() by making the
method variadic in Web IDL. Although this is not according to specification,
this matches the behavior of our custom code and the one of FF / IE.
R=haraken
TEST=fast/dom/HTMLDocument/document-write-variadic.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161547
Patch Set 1 #Patch Set 2 : Move methods to HTMLDocument #Patch Set 3 : Rebase on master #Patch Set 4 : Fix test failures #
Total comments: 2
Patch Set 5 : Extend layout test #
Messages
Total messages: 5 (0 generated)
|