Bug 1468651: followup: Regenerate the devtools database on a CLOSED TREE. r=me

My last version of the patch changes the order style structs get rendered (in
particular inherited_svg was moved up for consistency).

MozReview-Commit-ID: 9GVAZvNwVhd
This commit is contained in:
Emilio Cobos Álvarez 2018-06-20 13:20:45 +02:00
Родитель 681f0094ff
Коммит 023a752b65
1 изменённых файлов: 21 добавлений и 21 удалений

Просмотреть файл

@ -2911,6 +2911,27 @@ exports.CSS_PROPERTIES = {
"caret-color",
"scrollbar-face-color",
"scrollbar-track-color",
"text-anchor",
"color-interpolation",
"color-interpolation-filters",
"fill",
"fill-opacity",
"fill-rule",
"shape-rendering",
"stroke",
"stroke-width",
"stroke-linecap",
"stroke-linejoin",
"stroke-miterlimit",
"stroke-opacity",
"stroke-dasharray",
"stroke-dashoffset",
"clip-rule",
"marker-start",
"marker-mid",
"marker-end",
"paint-order",
"-moz-context-properties",
"list-style-position",
"list-style-type",
"list-style-image",
@ -2980,27 +3001,6 @@ exports.CSS_PROPERTIES = {
"-moz-user-select",
"-moz-window-dragging",
"-moz-force-broken-image-icon",
"text-anchor",
"color-interpolation",
"color-interpolation-filters",
"fill",
"fill-opacity",
"fill-rule",
"shape-rendering",
"stroke",
"stroke-width",
"stroke-linecap",
"stroke-linejoin",
"stroke-miterlimit",
"stroke-opacity",
"stroke-dasharray",
"stroke-dashoffset",
"clip-rule",
"marker-start",
"marker-mid",
"marker-end",
"paint-order",
"-moz-context-properties",
"dominant-baseline",
"vector-effect",
"stop-color",