| Name: blink HTMLTokenizer | |
| Short Name: blink | |
| URL: http://www.chromium.org/blink | |
| Version: commit 2e924d852a814dee5efde8deb412a70a4d90c5c7 | |
| License: BSD License | |
| Security Critical: yes | |
| Description: | |
| The HTMLTokenizer and associated classes from blink handle tokenizing HTML | |
| content into runtime usable data structures. | |
| Local Modifications: | |
| The blink code was used as a starting point and heavily modified to remove | |
| unnecessary code, dependancies on WTF, and dependencies on GPL code. |