Move HTML5 entity parser to its own file
Created attachment 58341 [details] Patch
Comment on attachment 58341 [details] Patch rs=me.
Attachment 58341 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1 WebCore/html/HTML5EntityParser.cpp:69: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] Total errors found: 1 in 11 files If any of these errors are false positives, please file a bug against check-webkit-style.
Committed r60941: <http://trac.webkit.org/changeset/60941>