util: corestring: Add DOM "reversed" string.
This commit is contained in:
parent
496b1eca08
commit
32d9de461e
|
@ -295,6 +295,7 @@ CORESTRING_DOM_STRING(rect);
|
|||
CORESTRING_DOM_STRING(rel);
|
||||
CORESTRING_DOM_STRING(reset);
|
||||
CORESTRING_DOM_STRING(resize);
|
||||
CORESTRING_DOM_STRING(reversed);
|
||||
CORESTRING_DOM_STRING(rows);
|
||||
CORESTRING_DOM_STRING(rowspan);
|
||||
CORESTRING_DOM_STRING(scroll);
|
||||
|
|
Loading…
Reference in New Issue