Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lexborisov/Modest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlexborisov <lex.borisov@gmail.com>2016-10-13 01:30:48 +0300
committerlexborisov <lex.borisov@gmail.com>2016-10-13 01:30:48 +0300
commitf9c33fae868d7bbccd513906be5ac1a47e578c04 (patch)
tree629be1fc919163385c7a5b35bdadaaef5fa98f0e
parente459b9e004b71f9b18cf559a65de421e72c243a9 (diff)
Fixed problem with "error: ‘mycss_property_index_type_value’ defined but not used"
-rw-r--r--devel/osx/Modest.xcodeproj/project.pbxproj2
-rw-r--r--devel/osx/Modest.xcodeproj/project.xcworkspace/xcuserdata/alexanderborisov.xcuserdatad/UserInterfaceState.xcuserstatebin77412 -> 77386 bytes
-rw-r--r--include/mycss/property/resources.h682
-rw-r--r--include/mycss/property/resources_name.h708
-rw-r--r--source/mycss/property/resources.h682
-rw-r--r--source/mycss/property/resources_name.h708
-rw-r--r--source/mycss/property/serialization.c2
7 files changed, 1419 insertions, 1365 deletions
diff --git a/devel/osx/Modest.xcodeproj/project.pbxproj b/devel/osx/Modest.xcodeproj/project.pbxproj
index d865719..a9efd50 100644
--- a/devel/osx/Modest.xcodeproj/project.pbxproj
+++ b/devel/osx/Modest.xcodeproj/project.pbxproj
@@ -131,6 +131,7 @@
0E0C918E1DAED006007A0501 /* serialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = serialization.h; sourceTree = "<group>"; };
0E0C91901DAED0F5007A0501 /* serialization.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = serialization.c; sourceTree = "<group>"; };
0E0C91911DAED0F5007A0501 /* serialization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = serialization.h; sourceTree = "<group>"; };
+ 0E0C91931DAEEFC8007A0501 /* resources_name.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = resources_name.h; sourceTree = "<group>"; };
0E5AA4BB1DA9689700FF5358 /* shared.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = shared.c; sourceTree = "<group>"; };
0E5AA4BC1DA9689700FF5358 /* shared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = shared.h; sourceTree = "<group>"; };
0E750EDF1D9AF1D500337E9B /* Modest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Modest; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -622,6 +623,7 @@
0E5AA4BC1DA9689700FF5358 /* shared.h */,
0E5AA4BB1DA9689700FF5358 /* shared.c */,
0E750F551D9AF27200337E9B /* resources.h */,
+ 0E0C91931DAEEFC8007A0501 /* resources_name.h */,
0E0C918B1DAECB56007A0501 /* serialization.h */,
0E0C918A1DAECB56007A0501 /* serialization.c */,
);
diff --git a/devel/osx/Modest.xcodeproj/project.xcworkspace/xcuserdata/alexanderborisov.xcuserdatad/UserInterfaceState.xcuserstate b/devel/osx/Modest.xcodeproj/project.xcworkspace/xcuserdata/alexanderborisov.xcuserdatad/UserInterfaceState.xcuserstate
index 1dc91d3..35e941a 100644
--- a/devel/osx/Modest.xcodeproj/project.xcworkspace/xcuserdata/alexanderborisov.xcuserdatad/UserInterfaceState.xcuserstate
+++ b/devel/osx/Modest.xcodeproj/project.xcworkspace/xcuserdata/alexanderborisov.xcuserdatad/UserInterfaceState.xcuserstate
Binary files differ
diff --git a/include/mycss/property/resources.h b/include/mycss/property/resources.h
index 55df0c9..168876c 100644
--- a/include/mycss/property/resources.h
+++ b/include/mycss/property/resources.h
@@ -852,687 +852,5 @@ static const mycss_property_value_index_static_entry_t mycss_property_value_inde
{"padding-edge", 12, MyCSS_PROPERTY_VALUE_PADDING_EDGE, 0, 428},
};
-static const char * mycss_property_index_type_name[] =
-{
- "",
- "align-content",
- "align-items",
- "align-self",
- "animation",
- "animation-delay",
- "animation-direction",
- "animation-duration",
- "animation-fill-mode",
- "animation-iteration-count",
- "animation-name",
- "animation-play-state",
- "animation-timing-function",
- "appearance",
- "backface-visibility",
- "background",
- "background-attachment",
- "background-clip",
- "background-color",
- "background-image",
- "background-origin",
- "background-position",
- "background-repeat",
- "background-size",
- "bookmark-label",
- "bookmark-level",
- "bookmark-state",
- "border",
- "border-bottom",
- "border-bottom-color",
- "border-bottom-left-radius",
- "border-bottom-right-radius",
- "border-bottom-style",
- "border-bottom-width",
- "border-collapse",
- "border-color",
- "border-image",
- "border-image-outset",
- "border-image-repeat",
- "border-image-slice",
- "border-image-width",
- "border-left",
- "border-left-color",
- "border-left-style",
- "border-left-width",
- "border-radius",
- "border-right",
- "border-right-color",
- "border-right-style",
- "border-right-width",
- "border-spacing",
- "border-style",
- "border-top",
- "border-top-color",
- "border-top-left-radius",
- "border-top-right-radius",
- "border-top-style",
- "border-top-width",
- "border-width",
- "bottom",
- "box-decoration-break",
- "box-shadow",
- "box-sizing",
- "box-suppress",
- "break-after",
- "break-before",
- "break-inside",
- "caption-side",
- "caret",
- "caret-color",
- "caret-shape",
- "clear",
- "clear-after",
- "color",
- "color-adjust",
- "color-interpolation",
- "color-interpolation-filters",
- "color-rendering",
- "column-count",
- "column-fill",
- "column-gap",
- "column-rule",
- "column-rule-color",
- "column-rule-style",
- "column-rule-width",
- "column-span",
- "column-width",
- "columns",
- "contain",
- "content",
- "continue",
- "counter-increment",
- "cue",
- "cue-after",
- "cue-before",
- "cursor",
- "direction",
- "display",
- "empty-cells",
- "fill",
- "fill-opacity",
- "fill-rule",
- "flex",
- "flex-basis",
- "flex-direction",
- "flex-flow",
- "flex-grow",
- "flex-shrink",
- "flex-wrap",
- "float",
- "float-displace",
- "font",
- "font-family",
- "font-feature-settings",
- "font-kerning",
- "font-language-override",
- "font-size",
- "font-size-adjust",
- "font-stretch",
- "font-style",
- "font-synthesis",
- "font-variant",
- "font-variant-alternates",
- "font-variant-caps",
- "font-variant-east-asian",
- "font-variant-ligatures",
- "font-variant-numeric",
- "font-variant-position",
- "font-weight",
- "glyph-orientation-vertical",
- "hanging-punctuation",
- "height",
- "hyphens",
- "image-rendering",
- "indent-edge-reset",
- "inline-size-step",
- "justify-content",
- "left",
- "letter-spacing",
- "line-break",
- "line-height",
- "line-height-step",
- "list-style",
- "list-style-image",
- "list-style-position",
- "list-style-type",
- "margin",
- "margin-bottom",
- "margin-left",
- "margin-right",
- "margin-top",
- "marker",
- "marker-end",
- "marker-mid",
- "marker-side",
- "marker-start",
- "max-height",
- "max-lines",
- "max-width",
- "min-height",
- "min-width",
- "nav-down",
- "nav-left",
- "nav-right",
- "nav-up",
- "offset-after",
- "offset-before",
- "offset-end",
- "offset-start",
- "opacity",
- "order",
- "orphans",
- "outline",
- "outline-color",
- "outline-offset",
- "outline-style",
- "outline-width",
- "overflow",
- "overflow-wrap",
- "overflow-x",
- "overflow-y",
- "padding",
- "padding-bottom",
- "padding-left",
- "padding-right",
- "padding-top",
- "pause",
- "pause-after",
- "pause-before",
- "perspective",
- "perspective-origin",
- "position",
- "presentation-level",
- "quotes",
- "region-fragment",
- "resize",
- "rest",
- "rest-after",
- "rest-before",
- "right",
- "ruby-align",
- "ruby-merge",
- "ruby-position",
- "scroll-padding",
- "scroll-snap-align",
- "scroll-snap-margin",
- "scroll-snap-stop",
- "scroll-snap-type",
- "shape-image-threshold",
- "shape-margin",
- "shape-outside",
- "shape-rendering",
- "speak",
- "speak-as",
- "string-set",
- "stroke",
- "stroke-dasharray",
- "stroke-dashoffset",
- "stroke-linecap",
- "stroke-linejoin",
- "stroke-miterlimit",
- "stroke-opacity",
- "stroke-width",
- "tab-size",
- "table-layout",
- "text-align",
- "text-align-all",
- "text-align-last",
- "text-combine-upright",
- "text-decoration",
- "text-decoration-color",
- "text-decoration-line",
- "text-decoration-skip",
- "text-decoration-styl",
- "text-emphasis",
- "text-emphasis-color",
- "text-emphasis-position",
- "text-emphasis-style",
- "text-indent",
- "text-justify",
- "text-orientation",
- "text-overflow",
- "text-rendering",
- "text-shadow",
- "text-size-adjust",
- "text-transform",
- "text-underline-position",
- "top",
- "touch-action",
- "transform",
- "transform-box",
- "transform-origin",
- "transform-style",
- "transition",
- "transition-delay",
- "transition-duration",
- "transition-property",
- "transition-timing-function",
- "unicode-bidi",
- "user-select",
- "vertical-align",
- "visibility",
- "voice-balance",
- "voice-duration",
- "voice-family",
- "voice-pitch",
- "voice-range",
- "voice-rate",
- "voice-stress",
- "voice-volume",
- "white-space",
- "widows",
- "width",
- "will-change",
- "word-break",
- "word-spacing",
- "word-wrap",
- "wrap-flow",
- "wrap-through",
- "writing-mode",
- "z-index",
- ""
-};
-
-static const char * mycss_property_index_type_value[] =
-{
- "",
- "0",
- "0deg",
- "100",
- "200",
- "300",
- "400",
- "500",
- "600",
- "700",
- "800",
- "90",
- "900",
- "90deg",
- "absolute",
- "alias",
- "all",
- "all-petite-caps",
- "all-scroll",
- "all-small-caps",
- "allow-end",
- "alternate",
- "alternate-reverse",
- "always",
- "auto",
- "available",
- "avoid",
- "avoid-column",
- "avoid-page",
- "avoid-region",
- "backwards",
- "balance",
- "balance-all",
- "bar",
- "baseline",
- "bevel",
- "bidi-override",
- "blink",
- "block",
- "block-within-page",
- "bold",
- "bolder",
- "border-box",
- "border-edge",
- "both",
- "bottom",
- "box-decoration",
- "break",
- "break-all",
- "break-spaces",
- "break-word",
- "butt",
- "capitalize",
- "caption",
- "cell",
- "center",
- "circle",
- "clear",
- "clip",
- "clone",
- "closed",
- "col-resize",
- "collapse",
- "column",
- "column-reverse",
- "common-ligatures",
- "complex",
- "condensed",
- "contain",
- "content",
- "content-box",
- "content-edge",
- "contents",
- "context-menu",
- "contextual",
- "copy",
- "cover",
- "crispedges",
- "crosshair",
- "current",
- "currentcolor",
- "dashed",
- "default",
- "descendants",
- "diagonal-fractions",
- "digits",
- "discard",
- "discretionary-ligatures",
- "dot",
- "dotted",
- "double",
- "double-circle",
- "e-resize",
- "each-line",
- "ease",
- "ease-in",
- "ease-in-out",
- "ease-out",
- "economy",
- "edges",
- "ellipsis",
- "embed",
- "end",
- "evenodd",
- "ew-resize",
- "exact",
- "expanded",
- "extra-condensed",
- "extra-expanded",
- "fast",
- "fill",
- "fill-box",
- "filled",
- "first",
- "fit-content",
- "fixed",
- "flat",
- "flex",
- "flex-end",
- "flex-start",
- "flow",
- "flow-root",
- "force-end",
- "forwards",
- "fragments",
- "full-width",
- "geometricprecision",
- "grab",
- "grabbing",
- "grid",
- "groove",
- "hanging",
- "help",
- "hidden",
- "hide",
- "high",
- "historical-forms",
- "historical-ligatures",
- "horizontal",
- "horizontal-tb",
- "icon",
- "increment",
- "indent",
- "inherit",
- "initial",
- "ink",
- "inline",
- "inline-block",
- "inline-flex",
- "inline-grid",
- "inline-list-item",
- "inline-table",
- "inset",
- "inside",
- "inter-character",
- "inter-word",
- "invert",
- "isolate",
- "isolate-override",
- "italic",
- "jis04",
- "jis78",
- "jis83",
- "jis90",
- "justify",
- "justify-all",
- "keep-all",
- "large",
- "larger",
- "last",
- "layout",
- "left",
- "leftwards",
- "length",
- "lighter",
- "line",
- "line-through",
- "linear",
- "linearrgb",
- "lining-nums",
- "list-container",
- "list-item",
- "literal-punctuation",
- "local",
- "loose",
- "loud",
- "low",
- "lowercase",
- "ltr",
- "mandatory",
- "manipulation",
- "manual",
- "margin-edge",
- "match-parent",
- "max-content",
- "maximum",
- "medium",
- "menu",
- "message-box",
- "middle",
- "min-content",
- "minimum",
- "miter",
- "mixed",
- "moderate",
- "move",
- "n-resize",
- "ne-resize",
- "nesw-resize",
- "no-common-ligatures",
- "no-content",
- "no-contextual",
- "no-discretionary-ligatures",
- "no-display",
- "no-drop",
- "no-historical-ligatures",
- "no-punctuation",
- "no-repeat",
- "none",
- "nonzero",
- "normal",
- "not-allowed",
- "nowrap",
- "ns-resize",
- "nw-resize",
- "nwse-resize",
- "objects",
- "oblique",
- "off",
- "oldstyle-nums",
- "on",
- "open",
- "optimizelegibility",
- "optimizequality",
- "optimizespeed",
- "ordinal",
- "outset",
- "outside",
- "over",
- "overflow",
- "overline",
- "padding-box",
- "padding-edge",
- "page",
- "paginate",
- "paint",
- "pan-down",
- "pan-left",
- "pan-right",
- "pan-up",
- "pan-x",
- "pan-y",
- "paused",
- "percentage",
- "petite-caps",
- "plaintext",
- "pointer",
- "pre",
- "pre-line",
- "pre-wrap",
- "preserve",
- "preserve-3d",
- "progress",
- "proportional-nums",
- "proportional-width",
- "proximity",
- "recto",
- "reduced",
- "region",
- "relative",
- "repeat",
- "repeat-x",
- "repeat-y",
- "reverse",
- "ridge",
- "right",
- "rightwards",
- "root",
- "round",
- "row",
- "row-resize",
- "row-reverse",
- "rtl",
- "ruby",
- "ruby-base",
- "ruby-base-container",
- "ruby-text",
- "ruby-text-container",
- "run-in",
- "running",
- "s-resize",
- "same",
- "scroll",
- "scroll-position",
- "se-resize",
- "semi-condensed",
- "semi-expanded",
- "separate",
- "sesame",
- "show",
- "sideways",
- "sideways-lr",
- "sideways-rl",
- "silent",
- "simplified",
- "size",
- "slashed-zero",
- "slice",
- "slow",
- "small",
- "small-caps",
- "small-caption",
- "smaller",
- "soft",
- "solid",
- "space",
- "space-around",
- "space-between",
- "spaces",
- "spell-out",
- "square",
- "srgb",
- "stacked-fractions",
- "start",
- "static",
- "status-bar",
- "step-end",
- "step-start",
- "sticky",
- "stretch",
- "strict",
- "strong",
- "style",
- "sub",
- "super",
- "sw-resize",
- "table",
- "table-caption",
- "table-cell",
- "table-column",
- "table-column-group",
- "table-footer-group",
- "table-header-group",
- "table-row",
- "table-row-group",
- "tabular-nums",
- "text",
- "text-bottom",
- "text-top",
- "titling-caps",
- "top",
- "traditional",
- "triangle",
- "ultra-condensed",
- "ultra-expanded",
- "under",
- "underline",
- "underscore",
- "unicase",
- "uppercase",
- "upright",
- "verso",
- "vertical",
- "vertical-lr",
- "vertical-rl",
- "vertical-text",
- "view-box",
- "visible",
- "w-resize",
- "wait",
- "wavy",
- "weak",
- "weight",
- "wrap",
- "wrap-reverse",
- "x",
- "x-fast",
- "x-high",
- "x-large",
- "x-loud",
- "x-low",
- "x-slow",
- "x-small",
- "x-soft",
- "x-strong",
- "x-weak",
- "xx-large",
- "xx-small",
- "y",
- "zoom-in",
- "zoom-out",
- ""
-};
-
#endif /* MyHTML_MyCSS_PROPERTY_RESOURCES_H */
diff --git a/include/mycss/property/resources_name.h b/include/mycss/property/resources_name.h
new file mode 100644
index 0000000..ab41fd5
--- /dev/null
+++ b/include/mycss/property/resources_name.h
@@ -0,0 +1,708 @@
+/*
+ Copyright (C) 2016 Alexander Borisov
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+ Author: lex.borisov@gmail.com (Alexander Borisov)
+*/
+
+#ifndef MyCSS_PROPERTY_RESOURCES_NAME_H
+#define MyCSS_PROPERTY_RESOURCES_NAME_H
+#pragma once
+
+static const char * mycss_property_index_type_name[] =
+{
+ "",
+ "align-content",
+ "align-items",
+ "align-self",
+ "animation",
+ "animation-delay",
+ "animation-direction",
+ "animation-duration",
+ "animation-fill-mode",
+ "animation-iteration-count",
+ "animation-name",
+ "animation-play-state",
+ "animation-timing-function",
+ "appearance",
+ "backface-visibility",
+ "background",
+ "background-attachment",
+ "background-clip",
+ "background-color",
+ "background-image",
+ "background-origin",
+ "background-position",
+ "background-repeat",
+ "background-size",
+ "bookmark-label",
+ "bookmark-level",
+ "bookmark-state",
+ "border",
+ "border-bottom",
+ "border-bottom-color",
+ "border-bottom-left-radius",
+ "border-bottom-right-radius",
+ "border-bottom-style",
+ "border-bottom-width",
+ "border-collapse",
+ "border-color",
+ "border-image",
+ "border-image-outset",
+ "border-image-repeat",
+ "border-image-slice",
+ "border-image-width",
+ "border-left",
+ "border-left-color",
+ "border-left-style",
+ "border-left-width",
+ "border-radius",
+ "border-right",
+ "border-right-color",
+ "border-right-style",
+ "border-right-width",
+ "border-spacing",
+ "border-style",
+ "border-top",
+ "border-top-color",
+ "border-top-left-radius",
+ "border-top-right-radius",
+ "border-top-style",
+ "border-top-width",
+ "border-width",
+ "bottom",
+ "box-decoration-break",
+ "box-shadow",
+ "box-sizing",
+ "box-suppress",
+ "break-after",
+ "break-before",
+ "break-inside",
+ "caption-side",
+ "caret",
+ "caret-color",
+ "caret-shape",
+ "clear",
+ "clear-after",
+ "color",
+ "color-adjust",
+ "color-interpolation",
+ "color-interpolation-filters",
+ "color-rendering",
+ "column-count",
+ "column-fill",
+ "column-gap",
+ "column-rule",
+ "column-rule-color",
+ "column-rule-style",
+ "column-rule-width",
+ "column-span",
+ "column-width",
+ "columns",
+ "contain",
+ "content",
+ "continue",
+ "counter-increment",
+ "cue",
+ "cue-after",
+ "cue-before",
+ "cursor",
+ "direction",
+ "display",
+ "empty-cells",
+ "fill",
+ "fill-opacity",
+ "fill-rule",
+ "flex",
+ "flex-basis",
+ "flex-direction",
+ "flex-flow",
+ "flex-grow",
+ "flex-shrink",
+ "flex-wrap",
+ "float",
+ "float-displace",
+ "font",
+ "font-family",
+ "font-feature-settings",
+ "font-kerning",
+ "font-language-override",
+ "font-size",
+ "font-size-adjust",
+ "font-stretch",
+ "font-style",
+ "font-synthesis",
+ "font-variant",
+ "font-variant-alternates",
+ "font-variant-caps",
+ "font-variant-east-asian",
+ "font-variant-ligatures",
+ "font-variant-numeric",
+ "font-variant-position",
+ "font-weight",
+ "glyph-orientation-vertical",
+ "hanging-punctuation",
+ "height",
+ "hyphens",
+ "image-rendering",
+ "indent-edge-reset",
+ "inline-size-step",
+ "justify-content",
+ "left",
+ "letter-spacing",
+ "line-break",
+ "line-height",
+ "line-height-step",
+ "list-style",
+ "list-style-image",
+ "list-style-position",
+ "list-style-type",
+ "margin",
+ "margin-bottom",
+ "margin-left",
+ "margin-right",
+ "margin-top",
+ "marker",
+ "marker-end",
+ "marker-mid",
+ "marker-side",
+ "marker-start",
+ "max-height",
+ "max-lines",
+ "max-width",
+ "min-height",
+ "min-width",
+ "nav-down",
+ "nav-left",
+ "nav-right",
+ "nav-up",
+ "offset-after",
+ "offset-before",
+ "offset-end",
+ "offset-start",
+ "opacity",
+ "order",
+ "orphans",
+ "outline",
+ "outline-color",
+ "outline-offset",
+ "outline-style",
+ "outline-width",
+ "overflow",
+ "overflow-wrap",
+ "overflow-x",
+ "overflow-y",
+ "padding",
+ "padding-bottom",
+ "padding-left",
+ "padding-right",
+ "padding-top",
+ "pause",
+ "pause-after",
+ "pause-before",
+ "perspective",
+ "perspective-origin",
+ "position",
+ "presentation-level",
+ "quotes",
+ "region-fragment",
+ "resize",
+ "rest",
+ "rest-after",
+ "rest-before",
+ "right",
+ "ruby-align",
+ "ruby-merge",
+ "ruby-position",
+ "scroll-padding",
+ "scroll-snap-align",
+ "scroll-snap-margin",
+ "scroll-snap-stop",
+ "scroll-snap-type",
+ "shape-image-threshold",
+ "shape-margin",
+ "shape-outside",
+ "shape-rendering",
+ "speak",
+ "speak-as",
+ "string-set",
+ "stroke",
+ "stroke-dasharray",
+ "stroke-dashoffset",
+ "stroke-linecap",
+ "stroke-linejoin",
+ "stroke-miterlimit",
+ "stroke-opacity",
+ "stroke-width",
+ "tab-size",
+ "table-layout",
+ "text-align",
+ "text-align-all",
+ "text-align-last",
+ "text-combine-upright",
+ "text-decoration",
+ "text-decoration-color",
+ "text-decoration-line",
+ "text-decoration-skip",
+ "text-decoration-styl",
+ "text-emphasis",
+ "text-emphasis-color",
+ "text-emphasis-position",
+ "text-emphasis-style",
+ "text-indent",
+ "text-justify",
+ "text-orientation",
+ "text-overflow",
+ "text-rendering",
+ "text-shadow",
+ "text-size-adjust",
+ "text-transform",
+ "text-underline-position",
+ "top",
+ "touch-action",
+ "transform",
+ "transform-box",
+ "transform-origin",
+ "transform-style",
+ "transition",
+ "transition-delay",
+ "transition-duration",
+ "transition-property",
+ "transition-timing-function",
+ "unicode-bidi",
+ "user-select",
+ "vertical-align",
+ "visibility",
+ "voice-balance",
+ "voice-duration",
+ "voice-family",
+ "voice-pitch",
+ "voice-range",
+ "voice-rate",
+ "voice-stress",
+ "voice-volume",
+ "white-space",
+ "widows",
+ "width",
+ "will-change",
+ "word-break",
+ "word-spacing",
+ "word-wrap",
+ "wrap-flow",
+ "wrap-through",
+ "writing-mode",
+ "z-index",
+ ""
+};
+
+static const char * mycss_property_index_type_value[] =
+{
+ "",
+ "0",
+ "0deg",
+ "100",
+ "200",
+ "300",
+ "400",
+ "500",
+ "600",
+ "700",
+ "800",
+ "90",
+ "900",
+ "90deg",
+ "absolute",
+ "alias",
+ "all",
+ "all-petite-caps",
+ "all-scroll",
+ "all-small-caps",
+ "allow-end",
+ "alternate",
+ "alternate-reverse",
+ "always",
+ "auto",
+ "available",
+ "avoid",
+ "avoid-column",
+ "avoid-page",
+ "avoid-region",
+ "backwards",
+ "balance",
+ "balance-all",
+ "bar",
+ "baseline",
+ "bevel",
+ "bidi-override",
+ "blink",
+ "block",
+ "block-within-page",
+ "bold",
+ "bolder",
+ "border-box",
+ "border-edge",
+ "both",
+ "bottom",
+ "box-decoration",
+ "break",
+ "break-all",
+ "break-spaces",
+ "break-word",
+ "butt",
+ "capitalize",
+ "caption",
+ "cell",
+ "center",
+ "circle",
+ "clear",
+ "clip",
+ "clone",
+ "closed",
+ "col-resize",
+ "collapse",
+ "column",
+ "column-reverse",
+ "common-ligatures",
+ "complex",
+ "condensed",
+ "contain",
+ "content",
+ "content-box",
+ "content-edge",
+ "contents",
+ "context-menu",
+ "contextual",
+ "copy",
+ "cover",
+ "crispedges",
+ "crosshair",
+ "current",
+ "currentcolor",
+ "dashed",
+ "default",
+ "descendants",
+ "diagonal-fractions",
+ "digits",
+ "discard",
+ "discretionary-ligatures",
+ "dot",
+ "dotted",
+ "double",
+ "double-circle",
+ "e-resize",
+ "each-line",
+ "ease",
+ "ease-in",
+ "ease-in-out",
+ "ease-out",
+ "economy",
+ "edges",
+ "ellipsis",
+ "embed",
+ "end",
+ "evenodd",
+ "ew-resize",
+ "exact",
+ "expanded",
+ "extra-condensed",
+ "extra-expanded",
+ "fast",
+ "fill",
+ "fill-box",
+ "filled",
+ "first",
+ "fit-content",
+ "fixed",
+ "flat",
+ "flex",
+ "flex-end",
+ "flex-start",
+ "flow",
+ "flow-root",
+ "force-end",
+ "forwards",
+ "fragments",
+ "full-width",
+ "geometricprecision",
+ "grab",
+ "grabbing",
+ "grid",
+ "groove",
+ "hanging",
+ "help",
+ "hidden",
+ "hide",
+ "high",
+ "historical-forms",
+ "historical-ligatures",
+ "horizontal",
+ "horizontal-tb",
+ "icon",
+ "increment",
+ "indent",
+ "inherit",
+ "initial",
+ "ink",
+ "inline",
+ "inline-block",
+ "inline-flex",
+ "inline-grid",
+ "inline-list-item",
+ "inline-table",
+ "inset",
+ "inside",
+ "inter-character",
+ "inter-word",
+ "invert",
+ "isolate",
+ "isolate-override",
+ "italic",
+ "jis04",
+ "jis78",
+ "jis83",
+ "jis90",
+ "justify",
+ "justify-all",
+ "keep-all",
+ "large",
+ "larger",
+ "last",
+ "layout",
+ "left",
+ "leftwards",
+ "length",
+ "lighter",
+ "line",
+ "line-through",
+ "linear",
+ "linearrgb",
+ "lining-nums",
+ "list-container",
+ "list-item",
+ "literal-punctuation",
+ "local",
+ "loose",
+ "loud",
+ "low",
+ "lowercase",
+ "ltr",
+ "mandatory",
+ "manipulation",
+ "manual",
+ "margin-edge",
+ "match-parent",
+ "max-content",
+ "maximum",
+ "medium",
+ "menu",
+ "message-box",
+ "middle",
+ "min-content",
+ "minimum",
+ "miter",
+ "mixed",
+ "moderate",
+ "move",
+ "n-resize",
+ "ne-resize",
+ "nesw-resize",
+ "no-common-ligatures",
+ "no-content",
+ "no-contextual",
+ "no-discretionary-ligatures",
+ "no-display",
+ "no-drop",
+ "no-historical-ligatures",
+ "no-punctuation",
+ "no-repeat",
+ "none",
+ "nonzero",
+ "normal",
+ "not-allowed",
+ "nowrap",
+ "ns-resize",
+ "nw-resize",
+ "nwse-resize",
+ "objects",
+ "oblique",
+ "off",
+ "oldstyle-nums",
+ "on",
+ "open",
+ "optimizelegibility",
+ "optimizequality",
+ "optimizespeed",
+ "ordinal",
+ "outset",
+ "outside",
+ "over",
+ "overflow",
+ "overline",
+ "padding-box",
+ "padding-edge",
+ "page",
+ "paginate",
+ "paint",
+ "pan-down",
+ "pan-left",
+ "pan-right",
+ "pan-up",
+ "pan-x",
+ "pan-y",
+ "paused",
+ "percentage",
+ "petite-caps",
+ "plaintext",
+ "pointer",
+ "pre",
+ "pre-line",
+ "pre-wrap",
+ "preserve",
+ "preserve-3d",
+ "progress",
+ "proportional-nums",
+ "proportional-width",
+ "proximity",
+ "recto",
+ "reduced",
+ "region",
+ "relative",
+ "repeat",
+ "repeat-x",
+ "repeat-y",
+ "reverse",
+ "ridge",
+ "right",
+ "rightwards",
+ "root",
+ "round",
+ "row",
+ "row-resize",
+ "row-reverse",
+ "rtl",
+ "ruby",
+ "ruby-base",
+ "ruby-base-container",
+ "ruby-text",
+ "ruby-text-container",
+ "run-in",
+ "running",
+ "s-resize",
+ "same",
+ "scroll",
+ "scroll-position",
+ "se-resize",
+ "semi-condensed",
+ "semi-expanded",
+ "separate",
+ "sesame",
+ "show",
+ "sideways",
+ "sideways-lr",
+ "sideways-rl",
+ "silent",
+ "simplified",
+ "size",
+ "slashed-zero",
+ "slice",
+ "slow",
+ "small",
+ "small-caps",
+ "small-caption",
+ "smaller",
+ "soft",
+ "solid",
+ "space",
+ "space-around",
+ "space-between",
+ "spaces",
+ "spell-out",
+ "square",
+ "srgb",
+ "stacked-fractions",
+ "start",
+ "static",
+ "status-bar",
+ "step-end",
+ "step-start",
+ "sticky",
+ "stretch",
+ "strict",
+ "strong",
+ "style",
+ "sub",
+ "super",
+ "sw-resize",
+ "table",
+ "table-caption",
+ "table-cell",
+ "table-column",
+ "table-column-group",
+ "table-footer-group",
+ "table-header-group",
+ "table-row",
+ "table-row-group",
+ "tabular-nums",
+ "text",
+ "text-bottom",
+ "text-top",
+ "titling-caps",
+ "top",
+ "traditional",
+ "triangle",
+ "ultra-condensed",
+ "ultra-expanded",
+ "under",
+ "underline",
+ "underscore",
+ "unicase",
+ "uppercase",
+ "upright",
+ "verso",
+ "vertical",
+ "vertical-lr",
+ "vertical-rl",
+ "vertical-text",
+ "view-box",
+ "visible",
+ "w-resize",
+ "wait",
+ "wavy",
+ "weak",
+ "weight",
+ "wrap",
+ "wrap-reverse",
+ "x",
+ "x-fast",
+ "x-high",
+ "x-large",
+ "x-loud",
+ "x-low",
+ "x-slow",
+ "x-small",
+ "x-soft",
+ "x-strong",
+ "x-weak",
+ "xx-large",
+ "xx-small",
+ "y",
+ "zoom-in",
+ "zoom-out",
+ ""
+};
+
+
+#endif /* MyCSS_PROPERTY_RESOURCES_NAME_H */
diff --git a/source/mycss/property/resources.h b/source/mycss/property/resources.h
index 55df0c9..168876c 100644
--- a/source/mycss/property/resources.h
+++ b/source/mycss/property/resources.h
@@ -852,687 +852,5 @@ static const mycss_property_value_index_static_entry_t mycss_property_value_inde
{"padding-edge", 12, MyCSS_PROPERTY_VALUE_PADDING_EDGE, 0, 428},
};
-static const char * mycss_property_index_type_name[] =
-{
- "",
- "align-content",
- "align-items",
- "align-self",
- "animation",
- "animation-delay",
- "animation-direction",
- "animation-duration",
- "animation-fill-mode",
- "animation-iteration-count",
- "animation-name",
- "animation-play-state",
- "animation-timing-function",
- "appearance",
- "backface-visibility",
- "background",
- "background-attachment",
- "background-clip",
- "background-color",
- "background-image",
- "background-origin",
- "background-position",
- "background-repeat",
- "background-size",
- "bookmark-label",
- "bookmark-level",
- "bookmark-state",
- "border",
- "border-bottom",
- "border-bottom-color",
- "border-bottom-left-radius",
- "border-bottom-right-radius",
- "border-bottom-style",
- "border-bottom-width",
- "border-collapse",
- "border-color",
- "border-image",
- "border-image-outset",
- "border-image-repeat",
- "border-image-slice",
- "border-image-width",
- "border-left",
- "border-left-color",
- "border-left-style",
- "border-left-width",
- "border-radius",
- "border-right",
- "border-right-color",
- "border-right-style",
- "border-right-width",
- "border-spacing",
- "border-style",
- "border-top",
- "border-top-color",
- "border-top-left-radius",
- "border-top-right-radius",
- "border-top-style",
- "border-top-width",
- "border-width",
- "bottom",
- "box-decoration-break",
- "box-shadow",
- "box-sizing",
- "box-suppress",
- "break-after",
- "break-before",
- "break-inside",
- "caption-side",
- "caret",
- "caret-color",
- "caret-shape",
- "clear",
- "clear-after",
- "color",
- "color-adjust",
- "color-interpolation",
- "color-interpolation-filters",
- "color-rendering",
- "column-count",
- "column-fill",
- "column-gap",
- "column-rule",
- "column-rule-color",
- "column-rule-style",
- "column-rule-width",
- "column-span",
- "column-width",
- "columns",
- "contain",
- "content",
- "continue",
- "counter-increment",
- "cue",
- "cue-after",
- "cue-before",
- "cursor",
- "direction",
- "display",
- "empty-cells",
- "fill",
- "fill-opacity",
- "fill-rule",
- "flex",
- "flex-basis",
- "flex-direction",
- "flex-flow",
- "flex-grow",
- "flex-shrink",
- "flex-wrap",
- "float",
- "float-displace",
- "font",
- "font-family",
- "font-feature-settings",
- "font-kerning",
- "font-language-override",
- "font-size",
- "font-size-adjust",
- "font-stretch",
- "font-style",
- "font-synthesis",
- "font-variant",
- "font-variant-alternates",
- "font-variant-caps",
- "font-variant-east-asian",
- "font-variant-ligatures",
- "font-variant-numeric",
- "font-variant-position",
- "font-weight",
- "glyph-orientation-vertical",
- "hanging-punctuation",
- "height",
- "hyphens",
- "image-rendering",
- "indent-edge-reset",
- "inline-size-step",
- "justify-content",
- "left",
- "letter-spacing",
- "line-break",
- "line-height",
- "line-height-step",
- "list-style",
- "list-style-image",
- "list-style-position",
- "list-style-type",
- "margin",
- "margin-bottom",
- "margin-left",
- "margin-right",
- "margin-top",
- "marker",
- "marker-end",
- "marker-mid",
- "marker-side",
- "marker-start",
- "max-height",
- "max-lines",
- "max-width",
- "min-height",
- "min-width",
- "nav-down",
- "nav-left",
- "nav-right",
- "nav-up",
- "offset-after",
- "offset-before",
- "offset-end",
- "offset-start",
- "opacity",
- "order",
- "orphans",
- "outline",
- "outline-color",
- "outline-offset",
- "outline-style",
- "outline-width",
- "overflow",
- "overflow-wrap",
- "overflow-x",
- "overflow-y",
- "padding",
- "padding-bottom",
- "padding-left",
- "padding-right",
- "padding-top",
- "pause",
- "pause-after",
- "pause-before",
- "perspective",
- "perspective-origin",
- "position",
- "presentation-level",
- "quotes",
- "region-fragment",
- "resize",
- "rest",
- "rest-after",
- "rest-before",
- "right",
- "ruby-align",
- "ruby-merge",
- "ruby-position",
- "scroll-padding",
- "scroll-snap-align",
- "scroll-snap-margin",
- "scroll-snap-stop",
- "scroll-snap-type",
- "shape-image-threshold",
- "shape-margin",
- "shape-outside",
- "shape-rendering",
- "speak",
- "speak-as",
- "string-set",
- "stroke",
- "stroke-dasharray",
- "stroke-dashoffset",
- "stroke-linecap",
- "stroke-linejoin",
- "stroke-miterlimit",
- "stroke-opacity",
- "stroke-width",
- "tab-size",
- "table-layout",
- "text-align",
- "text-align-all",
- "text-align-last",
- "text-combine-upright",
- "text-decoration",
- "text-decoration-color",
- "text-decoration-line",
- "text-decoration-skip",
- "text-decoration-styl",
- "text-emphasis",
- "text-emphasis-color",
- "text-emphasis-position",
- "text-emphasis-style",
- "text-indent",
- "text-justify",
- "text-orientation",
- "text-overflow",
- "text-rendering",
- "text-shadow",
- "text-size-adjust",
- "text-transform",
- "text-underline-position",
- "top",
- "touch-action",
- "transform",
- "transform-box",
- "transform-origin",
- "transform-style",
- "transition",
- "transition-delay",
- "transition-duration",
- "transition-property",
- "transition-timing-function",
- "unicode-bidi",
- "user-select",
- "vertical-align",
- "visibility",
- "voice-balance",
- "voice-duration",
- "voice-family",
- "voice-pitch",
- "voice-range",
- "voice-rate",
- "voice-stress",
- "voice-volume",
- "white-space",
- "widows",
- "width",
- "will-change",
- "word-break",
- "word-spacing",
- "word-wrap",
- "wrap-flow",
- "wrap-through",
- "writing-mode",
- "z-index",
- ""
-};
-
-static const char * mycss_property_index_type_value[] =
-{
- "",
- "0",
- "0deg",
- "100",
- "200",
- "300",
- "400",
- "500",
- "600",
- "700",
- "800",
- "90",
- "900",
- "90deg",
- "absolute",
- "alias",
- "all",
- "all-petite-caps",
- "all-scroll",
- "all-small-caps",
- "allow-end",
- "alternate",
- "alternate-reverse",
- "always",
- "auto",
- "available",
- "avoid",
- "avoid-column",
- "avoid-page",
- "avoid-region",
- "backwards",
- "balance",
- "balance-all",
- "bar",
- "baseline",
- "bevel",
- "bidi-override",
- "blink",
- "block",
- "block-within-page",
- "bold",
- "bolder",
- "border-box",
- "border-edge",
- "both",
- "bottom",
- "box-decoration",
- "break",
- "break-all",
- "break-spaces",
- "break-word",
- "butt",
- "capitalize",
- "caption",
- "cell",
- "center",
- "circle",
- "clear",
- "clip",
- "clone",
- "closed",
- "col-resize",
- "collapse",
- "column",
- "column-reverse",
- "common-ligatures",
- "complex",
- "condensed",
- "contain",
- "content",
- "content-box",
- "content-edge",
- "contents",
- "context-menu",
- "contextual",
- "copy",
- "cover",
- "crispedges",
- "crosshair",
- "current",
- "currentcolor",
- "dashed",
- "default",
- "descendants",
- "diagonal-fractions",
- "digits",
- "discard",
- "discretionary-ligatures",
- "dot",
- "dotted",
- "double",
- "double-circle",
- "e-resize",
- "each-line",
- "ease",
- "ease-in",
- "ease-in-out",
- "ease-out",
- "economy",
- "edges",
- "ellipsis",
- "embed",
- "end",
- "evenodd",
- "ew-resize",
- "exact",
- "expanded",
- "extra-condensed",
- "extra-expanded",
- "fast",
- "fill",
- "fill-box",
- "filled",
- "first",
- "fit-content",
- "fixed",
- "flat",
- "flex",
- "flex-end",
- "flex-start",
- "flow",
- "flow-root",
- "force-end",
- "forwards",
- "fragments",
- "full-width",
- "geometricprecision",
- "grab",
- "grabbing",
- "grid",
- "groove",
- "hanging",
- "help",
- "hidden",
- "hide",
- "high",
- "historical-forms",
- "historical-ligatures",
- "horizontal",
- "horizontal-tb",
- "icon",
- "increment",
- "indent",
- "inherit",
- "initial",
- "ink",
- "inline",
- "inline-block",
- "inline-flex",
- "inline-grid",
- "inline-list-item",
- "inline-table",
- "inset",
- "inside",
- "inter-character",
- "inter-word",
- "invert",
- "isolate",
- "isolate-override",
- "italic",
- "jis04",
- "jis78",
- "jis83",
- "jis90",
- "justify",
- "justify-all",
- "keep-all",
- "large",
- "larger",
- "last",
- "layout",
- "left",
- "leftwards",
- "length",
- "lighter",
- "line",
- "line-through",
- "linear",
- "linearrgb",
- "lining-nums",
- "list-container",
- "list-item",
- "literal-punctuation",
- "local",
- "loose",
- "loud",
- "low",
- "lowercase",
- "ltr",
- "mandatory",
- "manipulation",
- "manual",
- "margin-edge",
- "match-parent",
- "max-content",
- "maximum",
- "medium",
- "menu",
- "message-box",
- "middle",
- "min-content",
- "minimum",
- "miter",
- "mixed",
- "moderate",
- "move",
- "n-resize",
- "ne-resize",
- "nesw-resize",
- "no-common-ligatures",
- "no-content",
- "no-contextual",
- "no-discretionary-ligatures",
- "no-display",
- "no-drop",
- "no-historical-ligatures",
- "no-punctuation",
- "no-repeat",
- "none",
- "nonzero",
- "normal",
- "not-allowed",
- "nowrap",
- "ns-resize",
- "nw-resize",
- "nwse-resize",
- "objects",
- "oblique",
- "off",
- "oldstyle-nums",
- "on",
- "open",
- "optimizelegibility",
- "optimizequality",
- "optimizespeed",
- "ordinal",
- "outset",
- "outside",
- "over",
- "overflow",
- "overline",
- "padding-box",
- "padding-edge",
- "page",
- "paginate",
- "paint",
- "pan-down",
- "pan-left",
- "pan-right",
- "pan-up",
- "pan-x",
- "pan-y",
- "paused",
- "percentage",
- "petite-caps",
- "plaintext",
- "pointer",
- "pre",
- "pre-line",
- "pre-wrap",
- "preserve",
- "preserve-3d",
- "progress",
- "proportional-nums",
- "proportional-width",
- "proximity",
- "recto",
- "reduced",
- "region",
- "relative",
- "repeat",
- "repeat-x",
- "repeat-y",
- "reverse",
- "ridge",
- "right",
- "rightwards",
- "root",
- "round",
- "row",
- "row-resize",
- "row-reverse",
- "rtl",
- "ruby",
- "ruby-base",
- "ruby-base-container",
- "ruby-text",
- "ruby-text-container",
- "run-in",
- "running",
- "s-resize",
- "same",
- "scroll",
- "scroll-position",
- "se-resize",
- "semi-condensed",
- "semi-expanded",
- "separate",
- "sesame",
- "show",
- "sideways",
- "sideways-lr",
- "sideways-rl",
- "silent",
- "simplified",
- "size",
- "slashed-zero",
- "slice",
- "slow",
- "small",
- "small-caps",
- "small-caption",
- "smaller",
- "soft",
- "solid",
- "space",
- "space-around",
- "space-between",
- "spaces",
- "spell-out",
- "square",
- "srgb",
- "stacked-fractions",
- "start",
- "static",
- "status-bar",
- "step-end",
- "step-start",
- "sticky",
- "stretch",
- "strict",
- "strong",
- "style",
- "sub",
- "super",
- "sw-resize",
- "table",
- "table-caption",
- "table-cell",
- "table-column",
- "table-column-group",
- "table-footer-group",
- "table-header-group",
- "table-row",
- "table-row-group",
- "tabular-nums",
- "text",
- "text-bottom",
- "text-top",
- "titling-caps",
- "top",
- "traditional",
- "triangle",
- "ultra-condensed",
- "ultra-expanded",
- "under",
- "underline",
- "underscore",
- "unicase",
- "uppercase",
- "upright",
- "verso",
- "vertical",
- "vertical-lr",
- "vertical-rl",
- "vertical-text",
- "view-box",
- "visible",
- "w-resize",
- "wait",
- "wavy",
- "weak",
- "weight",
- "wrap",
- "wrap-reverse",
- "x",
- "x-fast",
- "x-high",
- "x-large",
- "x-loud",
- "x-low",
- "x-slow",
- "x-small",
- "x-soft",
- "x-strong",
- "x-weak",
- "xx-large",
- "xx-small",
- "y",
- "zoom-in",
- "zoom-out",
- ""
-};
-
#endif /* MyHTML_MyCSS_PROPERTY_RESOURCES_H */
diff --git a/source/mycss/property/resources_name.h b/source/mycss/property/resources_name.h
new file mode 100644
index 0000000..ab41fd5
--- /dev/null
+++ b/source/mycss/property/resources_name.h
@@ -0,0 +1,708 @@
+/*
+ Copyright (C) 2016 Alexander Borisov
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+ Author: lex.borisov@gmail.com (Alexander Borisov)
+*/
+
+#ifndef MyCSS_PROPERTY_RESOURCES_NAME_H
+#define MyCSS_PROPERTY_RESOURCES_NAME_H
+#pragma once
+
+static const char * mycss_property_index_type_name[] =
+{
+ "",
+ "align-content",
+ "align-items",
+ "align-self",
+ "animation",
+ "animation-delay",
+ "animation-direction",
+ "animation-duration",
+ "animation-fill-mode",
+ "animation-iteration-count",
+ "animation-name",
+ "animation-play-state",
+ "animation-timing-function",
+ "appearance",
+ "backface-visibility",
+ "background",
+ "background-attachment",
+ "background-clip",
+ "background-color",
+ "background-image",
+ "background-origin",
+ "background-position",
+ "background-repeat",
+ "background-size",
+ "bookmark-label",
+ "bookmark-level",
+ "bookmark-state",
+ "border",
+ "border-bottom",
+ "border-bottom-color",
+ "border-bottom-left-radius",
+ "border-bottom-right-radius",
+ "border-bottom-style",
+ "border-bottom-width",
+ "border-collapse",
+ "border-color",
+ "border-image",
+ "border-image-outset",
+ "border-image-repeat",
+ "border-image-slice",
+ "border-image-width",
+ "border-left",
+ "border-left-color",
+ "border-left-style",
+ "border-left-width",
+ "border-radius",
+ "border-right",
+ "border-right-color",
+ "border-right-style",
+ "border-right-width",
+ "border-spacing",
+ "border-style",
+ "border-top",
+ "border-top-color",
+ "border-top-left-radius",
+ "border-top-right-radius",
+ "border-top-style",
+ "border-top-width",
+ "border-width",
+ "bottom",
+ "box-decoration-break",
+ "box-shadow",
+ "box-sizing",
+ "box-suppress",
+ "break-after",
+ "break-before",
+ "break-inside",
+ "caption-side",
+ "caret",
+ "caret-color",
+ "caret-shape",
+ "clear",
+ "clear-after",
+ "color",
+ "color-adjust",
+ "color-interpolation",
+ "color-interpolation-filters",
+ "color-rendering",
+ "column-count",
+ "column-fill",
+ "column-gap",
+ "column-rule",
+ "column-rule-color",
+ "column-rule-style",
+ "column-rule-width",
+ "column-span",
+ "column-width",
+ "columns",
+ "contain",
+ "content",
+ "continue",
+ "counter-increment",
+ "cue",
+ "cue-after",
+ "cue-before",
+ "cursor",
+ "direction",
+ "display",
+ "empty-cells",
+ "fill",
+ "fill-opacity",
+ "fill-rule",
+ "flex",
+ "flex-basis",
+ "flex-direction",
+ "flex-flow",
+ "flex-grow",
+ "flex-shrink",
+ "flex-wrap",
+ "float",
+ "float-displace",
+ "font",
+ "font-family",
+ "font-feature-settings",
+ "font-kerning",
+ "font-language-override",
+ "font-size",
+ "font-size-adjust",
+ "font-stretch",
+ "font-style",
+ "font-synthesis",
+ "font-variant",
+ "font-variant-alternates",
+ "font-variant-caps",
+ "font-variant-east-asian",
+ "font-variant-ligatures",
+ "font-variant-numeric",
+ "font-variant-position",
+ "font-weight",
+ "glyph-orientation-vertical",
+ "hanging-punctuation",
+ "height",
+ "hyphens",
+ "image-rendering",
+ "indent-edge-reset",
+ "inline-size-step",
+ "justify-content",
+ "left",
+ "letter-spacing",
+ "line-break",
+ "line-height",
+ "line-height-step",
+ "list-style",
+ "list-style-image",
+ "list-style-position",
+ "list-style-type",
+ "margin",
+ "margin-bottom",
+ "margin-left",
+ "margin-right",
+ "margin-top",
+ "marker",
+ "marker-end",
+ "marker-mid",
+ "marker-side",
+ "marker-start",
+ "max-height",
+ "max-lines",
+ "max-width",
+ "min-height",
+ "min-width",
+ "nav-down",
+ "nav-left",
+ "nav-right",
+ "nav-up",
+ "offset-after",
+ "offset-before",
+ "offset-end",
+ "offset-start",
+ "opacity",
+ "order",
+ "orphans",
+ "outline",
+ "outline-color",
+ "outline-offset",
+ "outline-style",
+ "outline-width",
+ "overflow",
+ "overflow-wrap",
+ "overflow-x",
+ "overflow-y",
+ "padding",
+ "padding-bottom",
+ "padding-left",
+ "padding-right",
+ "padding-top",
+ "pause",
+ "pause-after",
+ "pause-before",
+ "perspective",
+ "perspective-origin",
+ "position",
+ "presentation-level",
+ "quotes",
+ "region-fragment",
+ "resize",
+ "rest",
+ "rest-after",
+ "rest-before",
+ "right",
+ "ruby-align",
+ "ruby-merge",
+ "ruby-position",
+ "scroll-padding",
+ "scroll-snap-align",
+ "scroll-snap-margin",
+ "scroll-snap-stop",
+ "scroll-snap-type",
+ "shape-image-threshold",
+ "shape-margin",
+ "shape-outside",
+ "shape-rendering",
+ "speak",
+ "speak-as",
+ "string-set",
+ "stroke",
+ "stroke-dasharray",
+ "stroke-dashoffset",
+ "stroke-linecap",
+ "stroke-linejoin",
+ "stroke-miterlimit",
+ "stroke-opacity",
+ "stroke-width",
+ "tab-size",
+ "table-layout",
+ "text-align",
+ "text-align-all",
+ "text-align-last",
+ "text-combine-upright",
+ "text-decoration",
+ "text-decoration-color",
+ "text-decoration-line",
+ "text-decoration-skip",
+ "text-decoration-styl",
+ "text-emphasis",
+ "text-emphasis-color",
+ "text-emphasis-position",
+ "text-emphasis-style",
+ "text-indent",
+ "text-justify",
+ "text-orientation",
+ "text-overflow",
+ "text-rendering",
+ "text-shadow",
+ "text-size-adjust",
+ "text-transform",
+ "text-underline-position",
+ "top",
+ "touch-action",
+ "transform",
+ "transform-box",
+ "transform-origin",
+ "transform-style",
+ "transition",
+ "transition-delay",
+ "transition-duration",
+ "transition-property",
+ "transition-timing-function",
+ "unicode-bidi",
+ "user-select",
+ "vertical-align",
+ "visibility",
+ "voice-balance",
+ "voice-duration",
+ "voice-family",
+ "voice-pitch",
+ "voice-range",
+ "voice-rate",
+ "voice-stress",
+ "voice-volume",
+ "white-space",
+ "widows",
+ "width",
+ "will-change",
+ "word-break",
+ "word-spacing",
+ "word-wrap",
+ "wrap-flow",
+ "wrap-through",
+ "writing-mode",
+ "z-index",
+ ""
+};
+
+static const char * mycss_property_index_type_value[] =
+{
+ "",
+ "0",
+ "0deg",
+ "100",
+ "200",
+ "300",
+ "400",
+ "500",
+ "600",
+ "700",
+ "800",
+ "90",
+ "900",
+ "90deg",
+ "absolute",
+ "alias",
+ "all",
+ "all-petite-caps",
+ "all-scroll",
+ "all-small-caps",
+ "allow-end",
+ "alternate",
+ "alternate-reverse",
+ "always",
+ "auto",
+ "available",
+ "avoid",
+ "avoid-column",
+ "avoid-page",
+ "avoid-region",
+ "backwards",
+ "balance",
+ "balance-all",
+ "bar",
+ "baseline",
+ "bevel",
+ "bidi-override",
+ "blink",
+ "block",
+ "block-within-page",
+ "bold",
+ "bolder",
+ "border-box",
+ "border-edge",
+ "both",
+ "bottom",
+ "box-decoration",
+ "break",
+ "break-all",
+ "break-spaces",
+ "break-word",
+ "butt",
+ "capitalize",
+ "caption",
+ "cell",
+ "center",
+ "circle",
+ "clear",
+ "clip",
+ "clone",
+ "closed",
+ "col-resize",
+ "collapse",
+ "column",
+ "column-reverse",
+ "common-ligatures",
+ "complex",
+ "condensed",
+ "contain",
+ "content",
+ "content-box",
+ "content-edge",
+ "contents",
+ "context-menu",
+ "contextual",
+ "copy",
+ "cover",
+ "crispedges",
+ "crosshair",
+ "current",
+ "currentcolor",
+ "dashed",
+ "default",
+ "descendants",
+ "diagonal-fractions",
+ "digits",
+ "discard",
+ "discretionary-ligatures",
+ "dot",
+ "dotted",
+ "double",
+ "double-circle",
+ "e-resize",
+ "each-line",
+ "ease",
+ "ease-in",
+ "ease-in-out",
+ "ease-out",
+ "economy",
+ "edges",
+ "ellipsis",
+ "embed",
+ "end",
+ "evenodd",
+ "ew-resize",
+ "exact",
+ "expanded",
+ "extra-condensed",
+ "extra-expanded",
+ "fast",
+ "fill",
+ "fill-box",
+ "filled",
+ "first",
+ "fit-content",
+ "fixed",
+ "flat",
+ "flex",
+ "flex-end",
+ "flex-start",
+ "flow",
+ "flow-root",
+ "force-end",
+ "forwards",
+ "fragments",
+ "full-width",
+ "geometricprecision",
+ "grab",
+ "grabbing",
+ "grid",
+ "groove",
+ "hanging",
+ "help",
+ "hidden",
+ "hide",
+ "high",
+ "historical-forms",
+ "historical-ligatures",
+ "horizontal",
+ "horizontal-tb",
+ "icon",
+ "increment",
+ "indent",
+ "inherit",
+ "initial",
+ "ink",
+ "inline",
+ "inline-block",
+ "inline-flex",
+ "inline-grid",
+ "inline-list-item",
+ "inline-table",
+ "inset",
+ "inside",
+ "inter-character",
+ "inter-word",
+ "invert",
+ "isolate",
+ "isolate-override",
+ "italic",
+ "jis04",
+ "jis78",
+ "jis83",
+ "jis90",
+ "justify",
+ "justify-all",
+ "keep-all",
+ "large",
+ "larger",
+ "last",
+ "layout",
+ "left",
+ "leftwards",
+ "length",
+ "lighter",
+ "line",
+ "line-through",
+ "linear",
+ "linearrgb",
+ "lining-nums",
+ "list-container",
+ "list-item",
+ "literal-punctuation",
+ "local",
+ "loose",
+ "loud",
+ "low",
+ "lowercase",
+ "ltr",
+ "mandatory",
+ "manipulation",
+ "manual",
+ "margin-edge",
+ "match-parent",
+ "max-content",
+ "maximum",
+ "medium",
+ "menu",
+ "message-box",
+ "middle",
+ "min-content",
+ "minimum",
+ "miter",
+ "mixed",
+ "moderate",
+ "move",
+ "n-resize",
+ "ne-resize",
+ "nesw-resize",
+ "no-common-ligatures",
+ "no-content",
+ "no-contextual",
+ "no-discretionary-ligatures",
+ "no-display",
+ "no-drop",
+ "no-historical-ligatures",
+ "no-punctuation",
+ "no-repeat",
+ "none",
+ "nonzero",
+ "normal",
+ "not-allowed",
+ "nowrap",
+ "ns-resize",
+ "nw-resize",
+ "nwse-resize",
+ "objects",
+ "oblique",
+ "off",
+ "oldstyle-nums",
+ "on",
+ "open",
+ "optimizelegibility",
+ "optimizequality",
+ "optimizespeed",
+ "ordinal",
+ "outset",
+ "outside",
+ "over",
+ "overflow",
+ "overline",
+ "padding-box",
+ "padding-edge",
+ "page",
+ "paginate",
+ "paint",
+ "pan-down",
+ "pan-left",
+ "pan-right",
+ "pan-up",
+ "pan-x",
+ "pan-y",
+ "paused",
+ "percentage",
+ "petite-caps",
+ "plaintext",
+ "pointer",
+ "pre",
+ "pre-line",
+ "pre-wrap",
+ "preserve",
+ "preserve-3d",
+ "progress",
+ "proportional-nums",
+ "proportional-width",
+ "proximity",
+ "recto",
+ "reduced",
+ "region",
+ "relative",
+ "repeat",
+ "repeat-x",
+ "repeat-y",
+ "reverse",
+ "ridge",
+ "right",
+ "rightwards",
+ "root",
+ "round",
+ "row",
+ "row-resize",
+ "row-reverse",
+ "rtl",
+ "ruby",
+ "ruby-base",
+ "ruby-base-container",
+ "ruby-text",
+ "ruby-text-container",
+ "run-in",
+ "running",
+ "s-resize",
+ "same",
+ "scroll",
+ "scroll-position",
+ "se-resize",
+ "semi-condensed",
+ "semi-expanded",
+ "separate",
+ "sesame",
+ "show",
+ "sideways",
+ "sideways-lr",
+ "sideways-rl",
+ "silent",
+ "simplified",
+ "size",
+ "slashed-zero",
+ "slice",
+ "slow",
+ "small",
+ "small-caps",
+ "small-caption",
+ "smaller",
+ "soft",
+ "solid",
+ "space",
+ "space-around",
+ "space-between",
+ "spaces",
+ "spell-out",
+ "square",
+ "srgb",
+ "stacked-fractions",
+ "start",
+ "static",
+ "status-bar",
+ "step-end",
+ "step-start",
+ "sticky",
+ "stretch",
+ "strict",
+ "strong",
+ "style",
+ "sub",
+ "super",
+ "sw-resize",
+ "table",
+ "table-caption",
+ "table-cell",
+ "table-column",
+ "table-column-group",
+ "table-footer-group",
+ "table-header-group",
+ "table-row",
+ "table-row-group",
+ "tabular-nums",
+ "text",
+ "text-bottom",
+ "text-top",
+ "titling-caps",
+ "top",
+ "traditional",
+ "triangle",
+ "ultra-condensed",
+ "ultra-expanded",
+ "under",
+ "underline",
+ "underscore",
+ "unicase",
+ "uppercase",
+ "upright",
+ "verso",
+ "vertical",
+ "vertical-lr",
+ "vertical-rl",
+ "vertical-text",
+ "view-box",
+ "visible",
+ "w-resize",
+ "wait",
+ "wavy",
+ "weak",
+ "weight",
+ "wrap",
+ "wrap-reverse",
+ "x",
+ "x-fast",
+ "x-high",
+ "x-large",
+ "x-loud",
+ "x-low",
+ "x-slow",
+ "x-small",
+ "x-soft",
+ "x-strong",
+ "x-weak",
+ "xx-large",
+ "xx-small",
+ "y",
+ "zoom-in",
+ "zoom-out",
+ ""
+};
+
+
+#endif /* MyCSS_PROPERTY_RESOURCES_NAME_H */
diff --git a/source/mycss/property/serialization.c b/source/mycss/property/serialization.c
index bb1daa4..b709c99 100644
--- a/source/mycss/property/serialization.c
+++ b/source/mycss/property/serialization.c
@@ -19,7 +19,7 @@
*/
#include "mycss/property/serialization.h"
-#include "mycss/property/resources.h"
+#include "mycss/property/resources_name.h"
void mycss_property_serialization_type_name(mycss_property_type_t prop_type, mycss_callback_serialization_f callback, void* context)
{