Add class stubs for HTML tokenizer implementation
https://html.spec.whatwg.org/multipage/syntax.html#tokenization
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// Header.h
|
||||
// HTMLKit
|
||||
//
|
||||
// Created by Iska on 20/09/14.
|
||||
// Copyright (c) 2014 BrainCookie. All rights reserved.
|
||||
//
|
||||
|
||||
#ifndef HTMLKit_Header_h
|
||||
#define HTMLKit_Header_h
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user