Name: blink HTMLTokenizer Short Name: blink URL: Internal Version: commit 2e924d852a814dee5efde8deb412a70a4d90c5c7 Update Mechanism: Static.HardFork (https://crbug.com/422326565) License: BSD-2-Clause License File: LICENSE Security Critical: yes Shipped: 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.