System/Libraries/Css+Html: Implement text-decoration-line: line-through
This commit is contained in:
parent
d723c7d9df
commit
75a2bb10c4
3 changed files with 23 additions and 15 deletions
|
@ -1,8 +1,6 @@
|
|||
#define CSS_TEXT_ALIGN_CENTER 1
|
||||
#define CSS_TEXT_ALIGN_RIGHT 2
|
||||
|
||||
#define CSS_TEXT_UNDERLINE 1
|
||||
|
||||
#define CSS_TOKENIZER_STATE_CONSUME_MATCH 0
|
||||
#define CSS_TOKENIZER_STATE_CONSUME_PROPERTY 1
|
||||
#define CSS_TOKENIZER_STATE_CONSUME_VALUE 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue