RESOLVED FIXED Bug 40739
Enable HTML5 Parser in Safari on Mac
https://bugs.webkit.org/show_bug.cgi?id=40739
Summary Enable HTML5 Parser in Safari on Mac
Eric Seidel (no email)
Reported 2010-06-16 14:43:03 PDT
Enable HTML5 Parser in Safari on Mac
Attachments
Patch (1.60 KB, patch)
2010-06-16 14:45 PDT, Eric Seidel (no email)
abarth: review+
abarth: commit-queue+
Eric Seidel (no email)
Comment 1 2010-06-16 14:45:09 PDT
Adam Barth
Comment 2 2010-06-16 14:48:24 PDT
Comment on attachment 58938 [details] Patch Ah, ok. I didn't see a NO in that array, so I didn't think I needed to add a YES.
Eric Seidel (no email)
Comment 3 2010-06-16 14:49:51 PDT
I forgot to add "NO" last time, but it just so happens that "NO" is what you get when you call [nil boolValue] in Objective-C. :)
Eric Seidel (no email)
Comment 4 2010-06-16 14:56:57 PDT
Note You need to log in before you can comment on or make changes to this bug.