[Webkit-unassigned] [Bug 17579] simultaneouslyRegsiteredTimerFireOrder.html is spelled wrong and uses bad line endings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 27 18:42:28 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17579





------- Comment #1 from eric at webkit.org  2008-02-27 18:42 PDT -------
There seem to be a couple other examples of this strange use of \r\n:

fast/dom/set-inner-text-newlines.html:        div.innerText =
"\r\nText\r\nwith\r\nnewlines\r\n\r\n";
fast/dom/simultaneouslyRegsiteredTimerFireOrder.html:   
document.getElementById("pre").appendChild(document.createTextNode(s +
"\r\n"));
fast/dom/Window/btoa-pnglet.html:  return
"\211PNG\r\n\032\n"+this.png.join('');
fast/dom/Window/window-property-clearing.html:   
document.getElementById("console").appendChild(document.createTextNode(s +
"\r\n"));
fast/dom/Window/window-property-clearing.html:    log("\r\nPage " + count +
":");


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list