From 6371af978806faf0603b321345edaef7eaad3b6d Mon Sep 17 00:00:00 2001 From: Taco de Wolff Date: Tue, 3 Dec 2019 19:57:23 -0300 Subject: [PATCH] CSS: add Invert and Solid hashes --- css/hash.go | 912 ++++++++++++++++++++++++++-------------------------- 1 file changed, 458 insertions(+), 454 deletions(-) diff --git a/css/hash.go b/css/hash.go index ee116af..a0ecb81 100644 --- a/css/hash.go +++ b/css/hash.go @@ -11,25 +11,25 @@ type Hash uint32 // Unique hash definitions to be used instead of strings const ( Ms_Filter Hash = 0xa // -ms-filter - Accelerator Hash = 0x4b30b // accelerator - Aliceblue Hash = 0x5b109 // aliceblue - Alpha Hash = 0x63605 // alpha - Antiquewhite Hash = 0x4900c // antiquewhite - Aquamarine Hash = 0x7a70a // aquamarine - Azimuth Hash = 0x63a07 // azimuth + Accelerator Hash = 0x49a0b // accelerator + Aliceblue Hash = 0x59809 // aliceblue + Alpha Hash = 0x62d05 // alpha + Antiquewhite Hash = 0x4770c // antiquewhite + Aquamarine Hash = 0x79e0a // aquamarine + Azimuth Hash = 0x63107 // azimuth Background Hash = 0x2d0a // background - Background_Attachment Hash = 0x4fb15 // background-attachment + Background_Attachment Hash = 0x4e215 // background-attachment Background_Color Hash = 0x17c10 // background-color - Background_Image Hash = 0x61510 // background-image + Background_Image Hash = 0x60c10 // background-image Background_Position Hash = 0x2d13 // background-position - Background_Position_X Hash = 0x8ac15 // background-position-x + Background_Position_X Hash = 0x8a315 // background-position-x Background_Position_Y Hash = 0x2d15 // background-position-y Background_Repeat Hash = 0x4211 // background-repeat Background_Size Hash = 0x660f // background-size Behavior Hash = 0x7508 // behavior Black Hash = 0xa505 // black Blanchedalmond Hash = 0xaa0e // blanchedalmond - Blueviolet Hash = 0x5b60a // blueviolet + Blueviolet Hash = 0x59d0a // blueviolet Bold Hash = 0xbf04 // bold Border Hash = 0xca06 // border Border_Bottom Hash = 0xca0d // border-bottom @@ -57,12 +57,12 @@ const ( Bottom Hash = 0xd106 // bottom Box_Shadow Hash = 0x1380a // box-shadow Burlywood Hash = 0x25709 // burlywood - Cadetblue Hash = 0x75509 // cadetblue - Calc Hash = 0x75204 // calc + Cadetblue Hash = 0x74c09 // cadetblue + Calc Hash = 0x74904 // calc Caption_Side Hash = 0x2730c // caption-side Caret_Color Hash = 0x2850b // caret-color Center Hash = 0x10a06 // center - Charset Hash = 0x47607 // charset + Charset Hash = 0x45d07 // charset Chartreuse Hash = 0x2900a // chartreuse Chocolate Hash = 0x29a09 // chocolate Clear Hash = 0x2c805 // clear @@ -80,261 +80,263 @@ const ( Cue_Before Hash = 0x38a0a // cue-before Currentcolor Hash = 0x39b0c // currentcolor Cursive Hash = 0x3a707 // cursive - Cursor Hash = 0x3ba06 // cursor + Cursor Hash = 0x3ae06 // cursor Darkblue Hash = 0xb708 // darkblue Darkcyan Hash = 0xc208 // darkcyan Darkgoldenrod Hash = 0x25f0d // darkgoldenrod Darkgray Hash = 0x26b08 // darkgray - Darkgreen Hash = 0x83709 // darkgreen - Darkkhaki Hash = 0x94e09 // darkkhaki - Darkmagenta Hash = 0x5790b // darkmagenta - Darkolivegreen Hash = 0x7c60e // darkolivegreen - Darkorange Hash = 0x82b0a // darkorange - Darkorchid Hash = 0x9450a // darkorchid - Darksalmon Hash = 0x9890a // darksalmon - Darkseagreen Hash = 0x9ea0c // darkseagreen - Darkslateblue Hash = 0x3c00d // darkslateblue - Darkslategray Hash = 0x3cd0d // darkslategray - Darkturquoise Hash = 0x3da0d // darkturquoise - Darkviolet Hash = 0x3e70a // darkviolet + Darkgreen Hash = 0x82e09 // darkgreen + Darkkhaki Hash = 0x94509 // darkkhaki + Darkmagenta Hash = 0x5600b // darkmagenta + Darkolivegreen Hash = 0x7bd0e // darkolivegreen + Darkorange Hash = 0x8220a // darkorange + Darkorchid Hash = 0x93c0a // darkorchid + Darksalmon Hash = 0x9800a // darksalmon + Darkseagreen Hash = 0x9e10c // darkseagreen + Darkslateblue Hash = 0xa350d // darkslateblue + Darkslategray Hash = 0x3b40d // darkslategray + Darkturquoise Hash = 0x3c10d // darkturquoise + Darkviolet Hash = 0x3ce0a // darkviolet Deeppink Hash = 0x27d08 // deeppink - Deepskyblue Hash = 0x95c0b // deepskyblue - Default Hash = 0x5ef07 // default - Direction Hash = 0xac109 // direction - Display Hash = 0x3f107 // display - Document Hash = 0x3ff08 // document - Dodgerblue Hash = 0x4070a // dodgerblue - Elevation Hash = 0x4d409 // elevation - Empty_Cells Hash = 0x5200b // empty-cells - Fantasy Hash = 0x56107 // fantasy - Fill Hash = 0x60c04 // fill + Deepskyblue Hash = 0x9530b // deepskyblue + Default Hash = 0x5e607 // default + Direction Hash = 0xac909 // direction + Display Hash = 0x3d807 // display + Document Hash = 0x3e608 // document + Dodgerblue Hash = 0x3ee0a // dodgerblue + Elevation Hash = 0x4bb09 // elevation + Empty_Cells Hash = 0x5070b // empty-cells + Fantasy Hash = 0x54807 // fantasy + Fill Hash = 0x60304 // fill Filter Hash = 0x406 // filter - Firebrick Hash = 0x41109 // firebrick - Flex Hash = 0x41a04 // flex - Float Hash = 0x41e05 // float - Floralwhite Hash = 0x4230b // floralwhite + Firebrick Hash = 0x3f809 // firebrick + Flex Hash = 0x40104 // flex + Float Hash = 0x40505 // float + Floralwhite Hash = 0x40a0b // floralwhite Font Hash = 0x10304 // font Font_Face Hash = 0x10309 // font-face - Font_Family Hash = 0x44d0b // font-family - Font_Size Hash = 0x45809 // font-size - Font_Size_Adjust Hash = 0x45810 // font-size-adjust - Font_Stretch Hash = 0x46c0c // font-stretch - Font_Style Hash = 0x47d0a // font-style - Font_Variant Hash = 0x4870c // font-variant - Font_Weight Hash = 0x4a20b // font-weight + Font_Family Hash = 0x4340b // font-family + Font_Size Hash = 0x43f09 // font-size + Font_Size_Adjust Hash = 0x43f10 // font-size-adjust + Font_Stretch Hash = 0x4530c // font-stretch + Font_Style Hash = 0x4640a // font-style + Font_Variant Hash = 0x46e0c // font-variant + Font_Weight Hash = 0x4890b // font-weight Forestgreen Hash = 0x3900b // forestgreen - Fuchsia Hash = 0x4ad07 // fuchsia + Fuchsia Hash = 0x49407 // fuchsia Gainsboro Hash = 0x8809 // gainsboro Ghostwhite Hash = 0x14c0a // ghostwhite Goldenrod Hash = 0x26309 // goldenrod - Greenyellow Hash = 0x83b0b // greenyellow - Grid Hash = 0x5d204 // grid - Height Hash = 0x70906 // height - Honeydew Hash = 0x64008 // honeydew + Greenyellow Hash = 0x8320b // greenyellow + Grid Hash = 0x5c904 // grid + Height Hash = 0x70006 // height + Honeydew Hash = 0x63708 // honeydew Hsl Hash = 0x12203 // hsl Hsla Hash = 0x12204 // hsla - Ime_Mode Hash = 0x95608 // ime-mode - Import Hash = 0x56806 // import - Important Hash = 0x56809 // important - Include_Source Hash = 0x8960e // include-source - Indianred Hash = 0x57109 // indianred - Inherit Hash = 0x5a507 // inherit - Initial Hash = 0x5ac07 // initial - Keyframes Hash = 0x43109 // keyframes - Large Hash = 0x54c05 // large - Larger Hash = 0x54c06 // larger + Ime_Mode Hash = 0x94d08 // ime-mode + Import Hash = 0x54f06 // import + Important Hash = 0x54f09 // important + Include_Source Hash = 0x88d0e // include-source + Indianred Hash = 0x55809 // indianred + Inherit Hash = 0x58c07 // inherit + Initial Hash = 0x59307 // initial + Invert Hash = 0x5b206 // invert + Keyframes Hash = 0x41809 // keyframes + Large Hash = 0x53305 // large + Larger Hash = 0x53306 // larger Lavender Hash = 0x12408 // lavender Lavenderblush Hash = 0x1240d // lavenderblush Lawngreen Hash = 0x9c09 // lawngreen Layer_Background_Color Hash = 0x17616 // layer-background-color - Layer_Background_Image Hash = 0x60f16 // layer-background-image - Layout_Flow Hash = 0x5880b // layout-flow - Layout_Grid Hash = 0x5cb0b // layout-grid - Layout_Grid_Char Hash = 0xa5210 // layout-grid-char - Layout_Grid_Char_Spacing Hash = 0xa5218 // layout-grid-char-spacing - Layout_Grid_Line Hash = 0x5cb10 // layout-grid-line - Layout_Grid_Mode Hash = 0x5e110 // layout-grid-mode - Layout_Grid_Type Hash = 0x5f610 // layout-grid-type + Layer_Background_Image Hash = 0x60616 // layer-background-image + Layout_Flow Hash = 0x56f0b // layout-flow + Layout_Grid Hash = 0x5c20b // layout-grid + Layout_Grid_Char Hash = 0xa5a10 // layout-grid-char + Layout_Grid_Char_Spacing Hash = 0xa5a18 // layout-grid-char-spacing + Layout_Grid_Line Hash = 0x5c210 // layout-grid-line + Layout_Grid_Mode Hash = 0x5d810 // layout-grid-mode + Layout_Grid_Type Hash = 0x5ed10 // layout-grid-type Left Hash = 0x19f04 // left Lemonchiffon Hash = 0xfa0c // lemonchiffon - Letter_Spacing Hash = 0x5bd0e // letter-spacing - Lightblue Hash = 0x62509 // lightblue - Lightcoral Hash = 0x62e0a // lightcoral - Lightcyan Hash = 0x66c09 // lightcyan - Lightgoldenrodyellow Hash = 0x67514 // lightgoldenrodyellow - Lightgray Hash = 0x69409 // lightgray - Lightgreen Hash = 0x69d0a // lightgreen - Lightpink Hash = 0x6a709 // lightpink - Lightsalmon Hash = 0x6b00b // lightsalmon - Lightseagreen Hash = 0x6bb0d // lightseagreen - Lightskyblue Hash = 0x6c80c // lightskyblue - Lightslateblue Hash = 0x6d40e // lightslateblue - Lightsteelblue Hash = 0x6e20e // lightsteelblue - Lightyellow Hash = 0x6f00b // lightyellow - Limegreen Hash = 0x6fb09 // limegreen - Line_Break Hash = 0x5d70a // line-break - Line_Height Hash = 0x7040b // line-height - Linear_Gradient Hash = 0x70f0f // linear-gradient - List_Style Hash = 0x71e0a // list-style - List_Style_Image Hash = 0x71e10 // list-style-image - List_Style_Position Hash = 0x72e13 // list-style-position - List_Style_Type Hash = 0x7410f // list-style-type - Local Hash = 0x75005 // local - Magenta Hash = 0x57d07 // magenta + Letter_Spacing Hash = 0x5a40e // letter-spacing + Lightblue Hash = 0x61c09 // lightblue + Lightcoral Hash = 0x6250a // lightcoral + Lightcyan Hash = 0x66309 // lightcyan + Lightgoldenrodyellow Hash = 0x66c14 // lightgoldenrodyellow + Lightgray Hash = 0x68b09 // lightgray + Lightgreen Hash = 0x6940a // lightgreen + Lightpink Hash = 0x69e09 // lightpink + Lightsalmon Hash = 0x6a70b // lightsalmon + Lightseagreen Hash = 0x6b20d // lightseagreen + Lightskyblue Hash = 0x6bf0c // lightskyblue + Lightslateblue Hash = 0x6cb0e // lightslateblue + Lightsteelblue Hash = 0x6d90e // lightsteelblue + Lightyellow Hash = 0x6e70b // lightyellow + Limegreen Hash = 0x6f209 // limegreen + Line_Break Hash = 0x5ce0a // line-break + Line_Height Hash = 0x6fb0b // line-height + Linear_Gradient Hash = 0x7060f // linear-gradient + List_Style Hash = 0x7150a // list-style + List_Style_Image Hash = 0x71510 // list-style-image + List_Style_Position Hash = 0x72513 // list-style-position + List_Style_Type Hash = 0x7380f // list-style-type + Local Hash = 0x74705 // local + Magenta Hash = 0x56407 // magenta Margin Hash = 0x2dd06 // margin Margin_Bottom Hash = 0x2dd0d // margin-bottom Margin_Left Hash = 0x2e90b // margin-left Margin_Right Hash = 0x3000c // margin-right - Margin_Top Hash = 0x8720a // margin-top - Marker_Offset Hash = 0x75e0d // marker-offset - Marks Hash = 0x76b05 // marks - Mask Hash = 0x78a04 // mask - Max_Height Hash = 0x78e0a // max-height - Max_Width Hash = 0x79809 // max-width - Media Hash = 0xae905 // media - Medium Hash = 0x7a106 // medium - Mediumaquamarine Hash = 0x7a110 // mediumaquamarine - Mediumblue Hash = 0x7b10a // mediumblue - Mediumorchid Hash = 0x7bb0c // mediumorchid - Mediumpurple Hash = 0x7d40c // mediumpurple - Mediumseagreen Hash = 0x7e00e // mediumseagreen - Mediumslateblue Hash = 0x7ee0f // mediumslateblue - Mediumspringgreen Hash = 0x7fd11 // mediumspringgreen - Mediumturquoise Hash = 0x80e0f // mediumturquoise - Mediumvioletred Hash = 0x81d0f // mediumvioletred - Midnightblue Hash = 0x84b0c // midnightblue - Min_Height Hash = 0x8570a // min-height - Min_Width Hash = 0x86109 // min-width - Mintcream Hash = 0x86a09 // mintcream - Mistyrose Hash = 0x88709 // mistyrose - Moccasin Hash = 0x89008 // moccasin - Monospace Hash = 0x99009 // monospace - Namespace Hash = 0x4cc09 // namespace - Navajowhite Hash = 0x4dc0b // navajowhite - No_Repeat Hash = 0x53309 // no-repeat - None Hash = 0x8d204 // none + Margin_Top Hash = 0x8690a // margin-top + Marker_Offset Hash = 0x7550d // marker-offset + Marks Hash = 0x76205 // marks + Mask Hash = 0x78104 // mask + Max_Height Hash = 0x7850a // max-height + Max_Width Hash = 0x78f09 // max-width + Media Hash = 0xaf105 // media + Medium Hash = 0x79806 // medium + Mediumaquamarine Hash = 0x79810 // mediumaquamarine + Mediumblue Hash = 0x7a80a // mediumblue + Mediumorchid Hash = 0x7b20c // mediumorchid + Mediumpurple Hash = 0x7cb0c // mediumpurple + Mediumseagreen Hash = 0x7d70e // mediumseagreen + Mediumslateblue Hash = 0x7e50f // mediumslateblue + Mediumspringgreen Hash = 0x7f411 // mediumspringgreen + Mediumturquoise Hash = 0x8050f // mediumturquoise + Mediumvioletred Hash = 0x8140f // mediumvioletred + Midnightblue Hash = 0x8420c // midnightblue + Min_Height Hash = 0x84e0a // min-height + Min_Width Hash = 0x85809 // min-width + Mintcream Hash = 0x86109 // mintcream + Mistyrose Hash = 0x87e09 // mistyrose + Moccasin Hash = 0x88708 // moccasin + Monospace Hash = 0x98709 // monospace + Namespace Hash = 0x4b309 // namespace + Navajowhite Hash = 0x4c30b // navajowhite + No_Repeat Hash = 0x51a09 // no-repeat + None Hash = 0x8c904 // none Normal Hash = 0x9706 // normal - Olivedrab Hash = 0x8a409 // olivedrab - Orangered Hash = 0x82f09 // orangered - Orphans Hash = 0x4bc07 // orphans - Outline Hash = 0x8d607 // outline - Outline_Color Hash = 0x8d60d // outline-color - Outline_Style Hash = 0x8e30d // outline-style - Outline_Width Hash = 0x8f00d // outline-width - Overflow Hash = 0x54008 // overflow - Overflow_X Hash = 0x5400a // overflow-x - Overflow_Y Hash = 0x8fd0a // overflow-y + Olivedrab Hash = 0x89b09 // olivedrab + Orangered Hash = 0x82609 // orangered + Orphans Hash = 0x4a307 // orphans + Outline Hash = 0x8cd07 // outline + Outline_Color Hash = 0x8cd0d // outline-color + Outline_Style Hash = 0x8da0d // outline-style + Outline_Width Hash = 0x8e70d // outline-width + Overflow Hash = 0x52708 // overflow + Overflow_X Hash = 0x5270a // overflow-x + Overflow_Y Hash = 0x8f40a // overflow-y Padding Hash = 0x2d007 // padding Padding_Bottom Hash = 0x2d00e // padding-bottom - Padding_Box Hash = 0x59a0b // padding-box - Padding_Left Hash = 0x87b0c // padding-left - Padding_Right Hash = 0x9ac0d // padding-right - Padding_Top Hash = 0x9a20b // padding-top - Page Hash = 0x90704 // page - Page_Break_After Hash = 0x90710 // page-break-after - Page_Break_Before Hash = 0x91711 // page-break-before - Page_Break_Inside Hash = 0x92811 // page-break-inside - Palegoldenrod Hash = 0x9390d // palegoldenrod - Palegreen Hash = 0x96709 // palegreen - Paleturquoise Hash = 0x9700d // paleturquoise - Palevioletred Hash = 0x97d0d // palevioletred - Papayawhip Hash = 0x9990a // papayawhip - Pause Hash = 0x9b905 // pause - Pause_After Hash = 0x9b90b // pause-after - Pause_Before Hash = 0x9c40c // pause-before - Peachpuff Hash = 0x60409 // peachpuff - Pitch Hash = 0x9d005 // pitch - Pitch_Range Hash = 0x9d00b // pitch-range - Play_During Hash = 0x3f40b // play-during + Padding_Box Hash = 0x5810b // padding-box + Padding_Left Hash = 0x8720c // padding-left + Padding_Right Hash = 0x9a30d // padding-right + Padding_Top Hash = 0x9990b // padding-top + Page Hash = 0x8fe04 // page + Page_Break_After Hash = 0x8fe10 // page-break-after + Page_Break_Before Hash = 0x90e11 // page-break-before + Page_Break_Inside Hash = 0x91f11 // page-break-inside + Palegoldenrod Hash = 0x9300d // palegoldenrod + Palegreen Hash = 0x95e09 // palegreen + Paleturquoise Hash = 0x9670d // paleturquoise + Palevioletred Hash = 0x9740d // palevioletred + Papayawhip Hash = 0x9900a // papayawhip + Pause Hash = 0x9b005 // pause + Pause_After Hash = 0x9b00b // pause-after + Pause_Before Hash = 0x9bb0c // pause-before + Peachpuff Hash = 0x5fb09 // peachpuff + Pitch Hash = 0x9c705 // pitch + Pitch_Range Hash = 0x9c70b // pitch-range + Play_During Hash = 0x3db0b // play-during Position Hash = 0x3808 // position - Powderblue Hash = 0x9db0a // powderblue - Progid Hash = 0x9e506 // progid - Quotes Hash = 0x9f606 // quotes + Powderblue Hash = 0x9d20a // powderblue + Progid Hash = 0x9dc06 // progid + Quotes Hash = 0x9ed06 // quotes Radial_Gradient Hash = 0x90f // radial-gradient Repeat Hash = 0x4d06 // repeat - Rgb Hash = 0x4f903 // rgb - Rgba Hash = 0x4f904 // rgba - Richness Hash = 0x55108 // richness + Rgb Hash = 0x4e003 // rgb + Rgba Hash = 0x4e004 // rgba + Richness Hash = 0x53808 // richness Right Hash = 0x1d205 // right Rosybrown Hash = 0x8f09 // rosybrown Round Hash = 0x3205 // round - Royalblue Hash = 0x66309 // royalblue - Ruby_Align Hash = 0x8c90a // ruby-align + Royalblue Hash = 0x65a09 // royalblue + Ruby_Align Hash = 0x8c00a // ruby-align Ruby_Overhang Hash = 0x7c0d // ruby-overhang Ruby_Position Hash = 0xdc0d // ruby-position - Saddlebrown Hash = 0x4c20b // saddlebrown - Sandybrown Hash = 0x52a0a // sandybrown - Sans_Serif Hash = 0x5580a // sans-serif + Saddlebrown Hash = 0x4a90b // saddlebrown + Sandybrown Hash = 0x5110a // sandybrown + Sans_Serif Hash = 0x53f0a // sans-serif Scroll Hash = 0x2b306 // scroll - Scrollbar_3d_Light_Color Hash = 0x64c18 // scrollbar-3d-light-color + Scrollbar_3d_Light_Color Hash = 0x64318 // scrollbar-3d-light-color Scrollbar_Arrow_Color Hash = 0x2b315 // scrollbar-arrow-color - Scrollbar_Base_Color Hash = 0x43914 // scrollbar-base-color - Scrollbar_Dark_Shadow_Color Hash = 0x76f1b // scrollbar-dark-shadow-color - Scrollbar_Face_Color Hash = 0x9fb14 // scrollbar-face-color - Scrollbar_Highlight_Color Hash = 0xa9e19 // scrollbar-highlight-color - Scrollbar_Shadow_Color Hash = 0xa0f16 // scrollbar-shadow-color - Scrollbar_Track_Color Hash = 0xa2515 // scrollbar-track-color - Seagreen Hash = 0x6c008 // seagreen + Scrollbar_Base_Color Hash = 0x42014 // scrollbar-base-color + Scrollbar_Dark_Shadow_Color Hash = 0x7661b // scrollbar-dark-shadow-color + Scrollbar_Face_Color Hash = 0x9f214 // scrollbar-face-color + Scrollbar_Highlight_Color Hash = 0xaa619 // scrollbar-highlight-color + Scrollbar_Shadow_Color Hash = 0xa0616 // scrollbar-shadow-color + Scrollbar_Track_Color Hash = 0xa1c15 // scrollbar-track-color + Seagreen Hash = 0x6b708 // seagreen Seashell Hash = 0x16f08 // seashell - Serif Hash = 0x55d05 // serif + Serif Hash = 0x54405 // serif Size Hash = 0x7104 // size - Slateblue Hash = 0x3c409 // slateblue - Slategray Hash = 0x3d109 // slategray - Small Hash = 0x8c305 // small - Smaller Hash = 0x8c307 // smaller + Slateblue Hash = 0x6d009 // slateblue + Slategray Hash = 0x3b809 // slategray + Small Hash = 0x8ba05 // small + Smaller Hash = 0x8ba07 // smaller + Solid Hash = 0xa3105 // solid Space Hash = 0x15d05 // space - Speak Hash = 0xa3a05 // speak - Speak_Header Hash = 0xa3a0c // speak-header - Speak_Numeral Hash = 0xa460d // speak-numeral - Speak_Punctuation Hash = 0xa6a11 // speak-punctuation - Speech_Rate Hash = 0xa7b0b // speech-rate - Springgreen Hash = 0x8030b // springgreen - Steelblue Hash = 0x6e709 // steelblue + Speak Hash = 0xa4205 // speak + Speak_Header Hash = 0xa420c // speak-header + Speak_Numeral Hash = 0xa4e0d // speak-numeral + Speak_Punctuation Hash = 0xa7211 // speak-punctuation + Speech_Rate Hash = 0xa830b // speech-rate + Springgreen Hash = 0x7fa0b // springgreen + Steelblue Hash = 0x6de09 // steelblue Stress Hash = 0x2ae06 // stress - Stroke Hash = 0x46606 // stroke - Supports Hash = 0xa9708 // supports - Table_Layout Hash = 0x5820c // table-layout + Stroke Hash = 0x44d06 // stroke + Supports Hash = 0xa9f08 // supports + Table_Layout Hash = 0x5690c // table-layout Text_Align Hash = 0x2a10a // text-align Text_Align_Last Hash = 0x2a10f // text-align-last Text_Autospace Hash = 0x1540e // text-autospace - Text_Decoration Hash = 0x4e50f // text-decoration - Text_Decoration_Color Hash = 0x4e515 // text-decoration-color - Text_Emphasis Hash = 0xa840d // text-emphasis - Text_Emphasis_Color Hash = 0xa8413 // text-emphasis-color + Text_Decoration Hash = 0x4cc0f // text-decoration + Text_Decoration_Color Hash = 0x4cc15 // text-decoration-color + Text_Emphasis Hash = 0xa8c0d // text-emphasis + Text_Emphasis_Color Hash = 0xa8c13 // text-emphasis-color Text_Indent Hash = 0x170b // text-indent Text_Justify Hash = 0x210c // text-justify - Text_Kashida_Space Hash = 0x50f12 // text-kashida-space - Text_Overflow Hash = 0x53b0d // text-overflow + Text_Kashida_Space Hash = 0x4f612 // text-kashida-space + Text_Overflow Hash = 0x5220d // text-overflow Text_Shadow Hash = 0x520b // text-shadow Text_Transform Hash = 0x2f30e // text-transform Text_Underline_Position Hash = 0x30b17 // text-underline-position Top Hash = 0x22203 // top Transition Hash = 0x3390a // transition Transparent Hash = 0x3690b // transparent - Turquoise Hash = 0x3de09 // turquoise - Unicode_Bidi Hash = 0xab70c // unicode-bidi - Unset Hash = 0xaca05 // unset + Turquoise Hash = 0x3c509 // turquoise + Unicode_Bidi Hash = 0xabf0c // unicode-bidi + Unset Hash = 0xad205 // unset Url Hash = 0x25803 // url - Vertical_Align Hash = 0x3ac0e // vertical-align - Visibility Hash = 0xacf0a // visibility - Voice_Family Hash = 0xad90c // voice-family - Volume Hash = 0xae506 // volume + Vertical_Align Hash = 0x5b40e // vertical-align + Visibility Hash = 0xad70a // visibility + Voice_Family Hash = 0xae10c // voice-family + Volume Hash = 0xaed06 // volume White Hash = 0x15105 // white - White_Space Hash = 0x4970b // white-space - Whitesmoke Hash = 0x4290a // whitesmoke - Widows Hash = 0x64706 // widows + White_Space Hash = 0x47e0b // white-space + Whitesmoke Hash = 0x4100a // whitesmoke + Widows Hash = 0x63e06 // widows Width Hash = 0x11e05 // width Word_Break Hash = 0x5c0a // word-break Word_Spacing Hash = 0x1410c // word-spacing - Word_Wrap Hash = 0x59209 // word-wrap - Writing_Mode Hash = 0x6880c // writing-mode - X_Large Hash = 0x54a07 // x-large - X_Small Hash = 0x8c107 // x-small - Xx_Large Hash = 0x54908 // xx-large - Xx_Small Hash = 0x8c008 // xx-small - Yellow Hash = 0x68306 // yellow - Yellowgreen Hash = 0x8400b // yellowgreen - Z_Index Hash = 0xaee07 // z-index + Word_Wrap Hash = 0x57909 // word-wrap + Writing_Mode Hash = 0x67f0c // writing-mode + X_Large Hash = 0x53107 // x-large + X_Small Hash = 0x8b807 // x-small + Xx_Large Hash = 0x53008 // xx-large + Xx_Small Hash = 0x8b708 // xx-small + Yellow Hash = 0x67a06 // yellow + Yellowgreen Hash = 0x8370b // yellowgreen + Z_Index Hash = 0xaf607 // z-index ) // String returns the hash' name. @@ -397,363 +399,365 @@ const _Hash_text = "-ms-filteradial-gradientext-indentext-justifybackground-posi "padding-bottomargin-bottomargin-leftext-transformargin-right" + "ext-underline-positioncolumn-rule-colorcontentransitioncornf" + "lowerbluecornsilkcounter-incrementransparentcounter-resetcue" + - "-aftercue-beforestgreencurrentcolorcursivertical-aligncursor" + - "darkslatebluedarkslategraydarkturquoisedarkvioletdisplay-dur" + - "ingdocumentdodgerbluefirebrickflexfloatfloralwhitesmokeyfram" + - "escrollbar-base-colorfont-familyfont-size-adjustrokefont-str" + - "etcharsetfont-stylefont-variantiquewhite-spacefont-weightfuc" + - "hsiacceleratorphansaddlebrownamespacelevationavajowhitext-de" + - "coration-colorgbackground-attachmentext-kashida-spacempty-ce" + - "llsandybrowno-repeatext-overflow-xx-largerichnessans-serifan" + - "tasyimportantindianredarkmagentable-layout-floword-wrapaddin" + - "g-boxinheritinitialicebluevioletter-spacinglayout-grid-line-" + - "breaklayout-grid-modefaultlayout-grid-typeachpuffillayer-bac" + - "kground-imagelightbluelightcoralphazimuthoneydewidowscrollba" + - "r-3d-light-coloroyalbluelightcyanlightgoldenrodyellowriting-" + - "modelightgraylightgreenlightpinklightsalmonlightseagreenligh" + - "tskybluelightslatebluelightsteelbluelightyellowlimegreenline" + - "-heightlinear-gradientlist-style-imagelist-style-positionlis" + - "t-style-typelocalcadetbluemarker-offsetmarkscrollbar-dark-sh" + - "adow-colormaskmax-heightmax-widthmediumaquamarinemediumbluem" + - "ediumorchidarkolivegreenmediumpurplemediumseagreenmediumslat" + - "ebluemediumspringgreenmediumturquoisemediumvioletredarkorang" + - "eredarkgreenyellowgreenmidnightbluemin-heightmin-widthmintcr" + - "eamargin-topadding-leftmistyrosemoccasinclude-sourceolivedra" + - "background-position-xx-smalleruby-alignoneoutline-coloroutli" + - "ne-styleoutline-widthoverflow-ypage-break-afterpage-break-be" + - "forepage-break-insidepalegoldenrodarkorchidarkkhakime-modeep" + - "skybluepalegreenpaleturquoisepalevioletredarksalmonospacepap" + - "ayawhipadding-topadding-rightpause-afterpause-beforepitch-ra" + - "ngepowderblueprogidarkseagreenquotescrollbar-face-colorscrol" + - "lbar-shadow-colorscrollbar-track-colorspeak-headerspeak-nume" + - "ralayout-grid-char-spacingspeak-punctuationspeech-ratext-emp" + - "hasis-colorsupportscrollbar-highlight-colorunicode-bidirecti" + - "onunsetvisibilityvoice-familyvolumediaz-index" + "-aftercue-beforestgreencurrentcolorcursivecursordarkslategra" + + "ydarkturquoisedarkvioletdisplay-duringdocumentdodgerbluefire" + + "brickflexfloatfloralwhitesmokeyframescrollbar-base-colorfont" + + "-familyfont-size-adjustrokefont-stretcharsetfont-stylefont-v" + + "ariantiquewhite-spacefont-weightfuchsiacceleratorphansaddleb" + + "rownamespacelevationavajowhitext-decoration-colorgbackground" + + "-attachmentext-kashida-spacempty-cellsandybrowno-repeatext-o" + + "verflow-xx-largerichnessans-serifantasyimportantindianredark" + + "magentable-layout-floword-wrapadding-boxinheritinitialiceblu" + + "evioletter-spacinginvertical-alignlayout-grid-line-breaklayo" + + "ut-grid-modefaultlayout-grid-typeachpuffillayer-background-i" + + "magelightbluelightcoralphazimuthoneydewidowscrollbar-3d-ligh" + + "t-coloroyalbluelightcyanlightgoldenrodyellowriting-modelight" + + "graylightgreenlightpinklightsalmonlightseagreenlightskybluel" + + "ightslatebluelightsteelbluelightyellowlimegreenline-heightli" + + "near-gradientlist-style-imagelist-style-positionlist-style-t" + + "ypelocalcadetbluemarker-offsetmarkscrollbar-dark-shadow-colo" + + "rmaskmax-heightmax-widthmediumaquamarinemediumbluemediumorch" + + "idarkolivegreenmediumpurplemediumseagreenmediumslatebluemedi" + + "umspringgreenmediumturquoisemediumvioletredarkorangeredarkgr" + + "eenyellowgreenmidnightbluemin-heightmin-widthmintcreamargin-" + + "topadding-leftmistyrosemoccasinclude-sourceolivedrabackgroun" + + "d-position-xx-smalleruby-alignoneoutline-coloroutline-styleo" + + "utline-widthoverflow-ypage-break-afterpage-break-beforepage-" + + "break-insidepalegoldenrodarkorchidarkkhakime-modeepskybluepa" + + "legreenpaleturquoisepalevioletredarksalmonospacepapayawhipad" + + "ding-topadding-rightpause-afterpause-beforepitch-rangepowder" + + "blueprogidarkseagreenquotescrollbar-face-colorscrollbar-shad" + + "ow-colorscrollbar-track-colorsolidarkslatebluespeak-headersp" + + "eak-numeralayout-grid-char-spacingspeak-punctuationspeech-ra" + + "text-emphasis-colorsupportscrollbar-highlight-colorunicode-b" + + "idirectionunsetvisibilityvoice-familyvolumediaz-index" var _Hash_table = [1 << 9]Hash{ - 0x0: 0xad90c, // voice-family - 0x2: 0x4290a, // whitesmoke - 0x4: 0x9d005, // pitch + 0x0: 0xae10c, // voice-family + 0x2: 0x4100a, // whitesmoke + 0x4: 0x9c705, // pitch 0x6: 0x7c0d, // ruby-overhang - 0x7: 0xaee07, // z-index - 0x8: 0x8a409, // olivedrab + 0x7: 0xaf607, // z-index + 0x8: 0x89b09, // olivedrab 0x9: 0x3a707, // cursive - 0xb: 0x4a20b, // font-weight - 0xf: 0x81d0f, // mediumvioletred - 0x11: 0x54908, // xx-large + 0xb: 0x4890b, // font-weight + 0xf: 0x8140f, // mediumvioletred + 0x11: 0x53008, // xx-large 0x12: 0x1ef12, // border-right-width 0x14: 0xca0d, // border-bottom 0x18: 0x660f, // background-size 0x19: 0x3390a, // transition - 0x1a: 0x44d0b, // font-family - 0x1b: 0xa460d, // speak-numeral - 0x1c: 0xae905, // media - 0x1d: 0x90704, // page - 0x1e: 0x8d60d, // outline-color + 0x1a: 0x4340b, // font-family + 0x1b: 0xa4e0d, // speak-numeral + 0x1c: 0xaf105, // media + 0x1d: 0x8fe04, // page + 0x1e: 0x8cd0d, // outline-color 0x1f: 0x3000c, // margin-right 0x20: 0x1620f, // border-collapse 0x21: 0x12408, // lavender - 0x22: 0x70f0f, // linear-gradient - 0x23: 0x6e20e, // lightsteelblue - 0x26: 0xa8413, // text-emphasis-color - 0x27: 0x4230b, // floralwhite - 0x28: 0x97d0d, // palevioletred - 0x29: 0x64008, // honeydew - 0x2a: 0x8d204, // none + 0x22: 0x7060f, // linear-gradient + 0x23: 0x6d90e, // lightsteelblue + 0x26: 0xa8c13, // text-emphasis-color + 0x27: 0x40a0b, // floralwhite + 0x28: 0x9740d, // palevioletred + 0x29: 0x63708, // honeydew + 0x2a: 0x8c904, // none 0x2b: 0x1dd12, // border-right-style - 0x2c: 0xa2515, // scrollbar-track-color + 0x2c: 0xa1c15, // scrollbar-track-color 0x2e: 0x3205, // round 0x2f: 0x8f09, // rosybrown 0x30: 0x2d15, // background-position-y 0x31: 0x23b10, // border-top-width - 0x32: 0x47d0a, // font-style + 0x32: 0x4640a, // font-style 0x33: 0x18c0c, // border-color - 0x34: 0x5a507, // inherit - 0x37: 0x5cb10, // layout-grid-line - 0x38: 0x4f904, // rgba - 0x39: 0x96709, // palegreen + 0x34: 0x58c07, // inherit + 0x37: 0x5c210, // layout-grid-line + 0x38: 0x4e004, // rgba + 0x39: 0x95e09, // palegreen 0x3b: 0x1540e, // text-autospace - 0x3c: 0x76b05, // marks - 0x3d: 0x70906, // height - 0x3e: 0x68306, // yellow + 0x3c: 0x76205, // marks + 0x3d: 0x70006, // height + 0x3e: 0x67a06, // yellow 0x3f: 0x11e05, // width - 0x41: 0x45810, // font-size-adjust - 0x44: 0x9390d, // palegoldenrod - 0x45: 0x5790b, // darkmagenta - 0x47: 0x3c409, // slateblue + 0x41: 0x43f10, // font-size-adjust + 0x44: 0x9300d, // palegoldenrod + 0x45: 0x5600b, // darkmagenta + 0x47: 0x6d009, // slateblue 0x48: 0x2b306, // scroll - 0x49: 0xa7b0b, // speech-rate - 0x4d: 0x95c0b, // deepskyblue - 0x4f: 0x9a20b, // padding-top + 0x49: 0xa830b, // speech-rate + 0x4d: 0x9530b, // deepskyblue + 0x4f: 0x9990b, // padding-top 0x50: 0x27d08, // deeppink 0x52: 0x4d06, // repeat 0x55: 0x35108, // cornsilk 0x57: 0x7104, // size 0x59: 0x16f08, // seashell - 0x5a: 0x84b0c, // midnightblue - 0x5c: 0x56809, // important - 0x5d: 0x95608, // ime-mode - 0x5e: 0x71e0a, // list-style - 0x5f: 0x92811, // page-break-inside - 0x60: 0x4c20b, // saddlebrown - 0x61: 0x7410f, // list-style-type - 0x62: 0x5f610, // layout-grid-type - 0x63: 0x75204, // calc - 0x64: 0x3ba06, // cursor - 0x66: 0x5880b, // layout-flow + 0x5a: 0x8420c, // midnightblue + 0x5c: 0x54f09, // important + 0x5d: 0x94d08, // ime-mode + 0x5e: 0x7150a, // list-style + 0x5f: 0x91f11, // page-break-inside + 0x60: 0x4a90b, // saddlebrown + 0x61: 0x7380f, // list-style-type + 0x62: 0x5ed10, // layout-grid-type + 0x63: 0x74904, // calc + 0x64: 0x3ae06, // cursor + 0x66: 0x56f0b, // layout-flow 0x67: 0x1410c, // word-spacing - 0x68: 0x5e110, // layout-grid-mode + 0x68: 0x5d810, // layout-grid-mode 0x69: 0x1380a, // box-shadow - 0x6b: 0x9f606, // quotes - 0x6c: 0x4fb15, // background-attachment - 0x6d: 0x55108, // richness + 0x6b: 0x9ed06, // quotes + 0x6c: 0x4e215, // background-attachment + 0x6d: 0x53808, // richness 0x6e: 0x22b10, // border-top-style 0x6f: 0x38a0a, // cue-before 0x70: 0x15105, // white - 0x71: 0x80e0f, // mediumturquoise - 0x73: 0x87b0c, // padding-left - 0x76: 0x5d70a, // line-break + 0x71: 0x8050f, // mediumturquoise + 0x73: 0x8720c, // padding-left + 0x76: 0x5ce0a, // line-break 0x78: 0x2dd0d, // margin-bottom - 0x7a: 0x7c60e, // darkolivegreen + 0x7a: 0x7bd0e, // darkolivegreen 0x7c: 0x26309, // goldenrod - 0x7d: 0x6bb0d, // lightseagreen + 0x7d: 0x6b20d, // lightseagreen 0x7e: 0x14c0a, // ghostwhite - 0x7f: 0x3c00d, // darkslateblue + 0x7f: 0xa350d, // darkslateblue 0x80: 0x2010e, // border-spacing - 0x81: 0x8f00d, // outline-width - 0x83: 0x46c0c, // font-stretch - 0x85: 0x3cd0d, // darkslategray - 0x86: 0x8720a, // margin-top - 0x88: 0x8030b, // springgreen - 0x89: 0x8400b, // yellowgreen - 0x8a: 0x6f00b, // lightyellow - 0x8c: 0x6b00b, // lightsalmon - 0x8d: 0x4b30b, // accelerator - 0x8e: 0x50f12, // text-kashida-space + 0x81: 0x8e70d, // outline-width + 0x83: 0x4530c, // font-stretch + 0x85: 0x3b40d, // darkslategray + 0x86: 0x8690a, // margin-top + 0x88: 0x7fa0b, // springgreen + 0x89: 0x8370b, // yellowgreen + 0x8a: 0x6e70b, // lightyellow + 0x8c: 0x6a70b, // lightsalmon + 0x8d: 0x49a0b, // accelerator + 0x8e: 0x4f612, // text-kashida-space 0x90: 0x19811, // border-left-color - 0x92: 0xaca05, // unset - 0x95: 0x52a0a, // sandybrown + 0x92: 0xad205, // unset + 0x95: 0x5110a, // sandybrown 0x96: 0x4211, // background-repeat - 0x97: 0x9c40c, // pause-before - 0x98: 0x3d109, // slategray + 0x97: 0x9bb0c, // pause-before + 0x98: 0x3b809, // slategray 0x99: 0x26b08, // darkgray - 0x9b: 0x60c04, // fill - 0x9d: 0x6e709, // steelblue + 0x9b: 0x60304, // fill + 0x9d: 0x6de09, // steelblue 0xa1: 0xc208, // darkcyan - 0xa2: 0x9fb14, // scrollbar-face-color + 0xa2: 0x9f214, // scrollbar-face-color 0xa4: 0xd106, // bottom - 0xa5: 0xa6a11, // speak-punctuation - 0xa6: 0x9700d, // paleturquoise - 0xa7: 0x62e0a, // lightcoral - 0xa8: 0xae506, // volume - 0xaa: 0x6880c, // writing-mode - 0xab: 0x7ee0f, // mediumslateblue - 0xad: 0x8c305, // small - 0xae: 0x53b0d, // text-overflow + 0xa5: 0xa7211, // speak-punctuation + 0xa6: 0x9670d, // paleturquoise + 0xa7: 0x6250a, // lightcoral + 0xa8: 0xaed06, // volume + 0xaa: 0x67f0c, // writing-mode + 0xab: 0x7e50f, // mediumslateblue + 0xad: 0x8ba05, // small + 0xae: 0x5220d, // text-overflow 0xb0: 0x5c0a, // word-break - 0xb4: 0x4970b, // white-space + 0xb4: 0x47e0b, // white-space 0xb7: 0x10304, // font - 0xb8: 0x8d607, // outline + 0xb8: 0x8cd07, // outline 0xb9: 0x3690b, // transparent 0xba: 0x2900a, // chartreuse - 0xbb: 0x56806, // import - 0xbd: 0x3e70a, // darkviolet + 0xbb: 0x54f06, // import + 0xbd: 0x3ce0a, // darkviolet 0xbe: 0x2d13, // background-position - 0xbf: 0x4ad07, // fuchsia + 0xbf: 0x49407, // fuchsia 0xc1: 0x3808, // position - 0xc4: 0x53309, // no-repeat - 0xc6: 0x78a04, // mask - 0xc7: 0x3de09, // turquoise + 0xc4: 0x51a09, // no-repeat + 0xc6: 0x78104, // mask + 0xc7: 0x3c509, // turquoise 0xca: 0xaa0e, // blanchedalmond - 0xcb: 0xac109, // direction + 0xcb: 0xac909, // direction 0xcc: 0x12204, // hsla 0xcd: 0x520b, // text-shadow - 0xd3: 0x5cb0b, // layout-grid - 0xd5: 0x4cc09, // namespace + 0xd3: 0x5c20b, // layout-grid + 0xd5: 0x4b309, // namespace 0xd6: 0x8809, // gainsboro 0xd7: 0x10309, // font-face 0xd8: 0xb708, // darkblue - 0xda: 0x47607, // charset - 0xdd: 0x88709, // mistyrose + 0xda: 0x45d07, // charset + 0xdd: 0x87e09, // mistyrose 0xde: 0x170b, // text-indent 0xe0: 0x17616, // layer-background-color - 0xe2: 0x5ac07, // initial - 0xe5: 0x8960e, // include-source - 0xe6: 0xa5210, // layout-grid-char - 0xe9: 0x5400a, // overflow-x - 0xea: 0x46606, // stroke - 0xeb: 0x41109, // firebrick - 0xed: 0x41e05, // float + 0xe2: 0x59307, // initial + 0xe5: 0x88d0e, // include-source + 0xe6: 0xa5a10, // layout-grid-char + 0xe9: 0x5270a, // overflow-x + 0xea: 0x44d06, // stroke + 0xeb: 0x3f809, // firebrick + 0xed: 0x40505, // float 0xef: 0x1cb0c, // border-right - 0xf0: 0x67514, // lightgoldenrodyellow - 0xf1: 0x86a09, // mintcream - 0xf3: 0x82b0a, // darkorange - 0xf4: 0x60409, // peachpuff - 0xf5: 0x7b10a, // mediumblue - 0xf7: 0x8c107, // x-small - 0xf9: 0xa9e19, // scrollbar-highlight-color + 0xf0: 0x66c14, // lightgoldenrodyellow + 0xf1: 0x86109, // mintcream + 0xf3: 0x8220a, // darkorange + 0xf4: 0x5fb09, // peachpuff + 0xf5: 0x7a80a, // mediumblue + 0xf7: 0x8b807, // x-small + 0xf9: 0xaa619, // scrollbar-highlight-color 0xfb: 0x10a06, // center 0xfc: 0x2e90b, // margin-left - 0xfd: 0x9d00b, // pitch-range - 0xfe: 0x6a709, // lightpink + 0xfd: 0x9c70b, // pitch-range + 0xfe: 0x69e09, // lightpink 0xff: 0x25803, // url - 0x102: 0xa5218, // layout-grid-char-spacing + 0x102: 0xa5a18, // layout-grid-char-spacing 0x103: 0x2850b, // caret-color - 0x108: 0x56107, // fantasy - 0x10f: 0x7fd11, // mediumspringgreen + 0x108: 0x54807, // fantasy + 0x10f: 0x7f411, // mediumspringgreen 0x110: 0x210c, // text-justify - 0x111: 0x9450a, // darkorchid - 0x112: 0x9990a, // papayawhip - 0x114: 0x9ea0c, // darkseagreen - 0x115: 0x4d409, // elevation + 0x111: 0x93c0a, // darkorchid + 0x112: 0x9900a, // papayawhip + 0x114: 0x9e10c, // darkseagreen + 0x115: 0x4bb09, // elevation 0x116: 0x3220b, // column-rule 0x118: 0x30b17, // text-underline-position + 0x119: 0xa3105, // solid 0x11a: 0xca13, // border-bottom-color 0x11c: 0x1d205, // right 0x11d: 0x11013, // border-bottom-width - 0x11e: 0x5bd0e, // letter-spacing + 0x11e: 0x5a40e, // letter-spacing 0x11f: 0x3740d, // counter-reset - 0x121: 0x63605, // alpha - 0x122: 0xa9708, // supports + 0x121: 0x62d05, // alpha + 0x122: 0xa9f08, // supports 0x123: 0x3430e, // cornflowerblue - 0x126: 0xacf0a, // visibility - 0x127: 0x82f09, // orangered - 0x12a: 0x4e515, // text-decoration-color - 0x12b: 0x3da0d, // darkturquoise - 0x12d: 0x6fb09, // limegreen - 0x12e: 0x61510, // background-image - 0x12f: 0x9db0a, // powderblue + 0x126: 0xad70a, // visibility + 0x127: 0x82609, // orangered + 0x12a: 0x4cc15, // text-decoration-color + 0x12b: 0x3c10d, // darkturquoise + 0x12d: 0x6f209, // limegreen + 0x12e: 0x60c10, // background-image + 0x12f: 0x9d20a, // powderblue 0x130: 0x7508, // behavior - 0x131: 0x66c09, // lightcyan + 0x131: 0x66309, // lightcyan 0x132: 0x35911, // counter-increment - 0x133: 0x6d40e, // lightslateblue - 0x134: 0x57109, // indianred + 0x133: 0x6cb0e, // lightslateblue + 0x134: 0x55809, // indianred 0x136: 0xdc0d, // ruby-position - 0x139: 0x5b60a, // blueviolet - 0x13d: 0x64706, // widows + 0x139: 0x59d0a, // blueviolet + 0x13d: 0x63e06, // widows 0x13e: 0x2d0a, // background - 0x13f: 0x7a110, // mediumaquamarine + 0x13f: 0x79810, // mediumaquamarine 0x140: 0xfa0c, // lemonchiffon - 0x141: 0x3ac0e, // vertical-align + 0x141: 0x5b40e, // vertical-align 0x142: 0x2ae06, // stress 0x145: 0x9706, // normal - 0x146: 0xa840d, // text-emphasis - 0x147: 0x7d40c, // mediumpurple - 0x148: 0x94e09, // darkkhaki + 0x146: 0xa8c0d, // text-emphasis + 0x147: 0x7cb0c, // mediumpurple + 0x148: 0x94509, // darkkhaki 0x149: 0x1cb12, // border-right-color - 0x14a: 0x4070a, // dodgerblue - 0x14d: 0x83709, // darkgreen - 0x14e: 0x5d204, // grid - 0x14f: 0x75509, // cadetblue + 0x14a: 0x3ee0a, // dodgerblue + 0x14d: 0x82e09, // darkgreen + 0x14e: 0x5c904, // grid + 0x14f: 0x74c09, // cadetblue 0x150: 0x2dd06, // margin - 0x151: 0x91711, // page-break-before - 0x152: 0x89008, // moccasin - 0x153: 0x9e506, // progid - 0x156: 0x8fd0a, // overflow-y + 0x151: 0x90e11, // page-break-before + 0x152: 0x88708, // moccasin + 0x153: 0x9dc06, // progid + 0x156: 0x8f40a, // overflow-y 0x157: 0x90f, // radial-gradient 0x159: 0x1310a, // border-box - 0x15b: 0x5ef07, // default + 0x15b: 0x5e607, // default 0x15c: 0x20f0c, // border-style 0x15e: 0x38109, // cue-after - 0x15f: 0x9b90b, // pause-after - 0x160: 0xa0f16, // scrollbar-shadow-color + 0x15f: 0x9b00b, // pause-after + 0x160: 0xa0616, // scrollbar-shadow-color 0x161: 0x22203, // top - 0x162: 0x54c05, // large + 0x162: 0x53305, // large 0x164: 0x29a09, // chocolate - 0x165: 0x66309, // royalblue - 0x166: 0x4e50f, // text-decoration - 0x168: 0x4f903, // rgb - 0x16a: 0x75e0d, // marker-offset - 0x16b: 0x3ff08, // document + 0x165: 0x65a09, // royalblue + 0x166: 0x4cc0f, // text-decoration + 0x168: 0x4e003, // rgb + 0x16a: 0x7550d, // marker-offset + 0x16b: 0x3e608, // document 0x16d: 0x21b10, // border-top-color - 0x16f: 0x8570a, // min-height - 0x171: 0x79809, // max-width - 0x173: 0x5200b, // empty-cells + 0x16e: 0x5b206, // invert + 0x16f: 0x84e0a, // min-height + 0x171: 0x78f09, // max-width + 0x173: 0x5070b, // empty-cells 0x175: 0x2d00e, // padding-bottom - 0x17c: 0x9890a, // darksalmon + 0x17c: 0x9800a, // darksalmon 0x17d: 0x1240d, // lavenderblush 0x17e: 0x1a911, // border-left-style - 0x17f: 0x5580a, // sans-serif - 0x180: 0xa3a05, // speak + 0x17f: 0x53f0a, // sans-serif + 0x180: 0xa4205, // speak 0x182: 0x1980b, // border-left 0x186: 0x2a10f, // text-align-last - 0x187: 0x86109, // min-width + 0x187: 0x85809, // min-width 0x188: 0x33307, // content - 0x189: 0x69409, // lightgray + 0x189: 0x68b09, // lightgray 0x18a: 0x39b0c, // currentcolor 0x18b: 0x21b0a, // border-top - 0x18c: 0x90710, // page-break-after + 0x18c: 0x8fe10, // page-break-after 0x18f: 0x24b0c, // border-width - 0x192: 0x60f16, // layer-background-image + 0x192: 0x60616, // layer-background-image 0x193: 0x19f04, // left - 0x194: 0x7bb0c, // mediumorchid - 0x195: 0x4dc0b, // navajowhite + 0x194: 0x7b20c, // mediumorchid + 0x195: 0x4c30b, // navajowhite 0x196: 0x25709, // burlywood 0x197: 0x2d007, // padding - 0x198: 0x5820c, // table-layout - 0x199: 0x4bc07, // orphans - 0x19a: 0x99009, // monospace - 0x19d: 0x8e30d, // outline-style - 0x19e: 0x59209, // word-wrap - 0x19f: 0x76f1b, // scrollbar-dark-shadow-color - 0x1a0: 0x43914, // scrollbar-base-color - 0x1a1: 0x41a04, // flex + 0x198: 0x5690c, // table-layout + 0x199: 0x4a307, // orphans + 0x19a: 0x98709, // monospace + 0x19d: 0x8da0d, // outline-style + 0x19e: 0x57909, // word-wrap + 0x19f: 0x7661b, // scrollbar-dark-shadow-color + 0x1a0: 0x42014, // scrollbar-base-color + 0x1a1: 0x40104, // flex 0x1a3: 0x9c09, // lawngreen - 0x1a4: 0x3f107, // display - 0x1a6: 0x5b109, // aliceblue + 0x1a4: 0x3d807, // display + 0x1a6: 0x59809, // aliceblue 0x1a7: 0x2c805, // clear - 0x1a9: 0x54008, // overflow - 0x1ab: 0x64c18, // scrollbar-3d-light-color - 0x1ac: 0x7040b, // line-height - 0x1ad: 0x83b0b, // greenyellow + 0x1a9: 0x52708, // overflow + 0x1ab: 0x64318, // scrollbar-3d-light-color + 0x1ac: 0x6fb0b, // line-height + 0x1ad: 0x8320b, // greenyellow 0x1ae: 0x3900b, // forestgreen - 0x1af: 0x45809, // font-size - 0x1b1: 0x7a106, // medium - 0x1b2: 0x8c008, // xx-small - 0x1b3: 0x55d05, // serif - 0x1b4: 0x54a07, // x-large + 0x1af: 0x43f09, // font-size + 0x1b1: 0x79806, // medium + 0x1b2: 0x8b708, // xx-small + 0x1b3: 0x54405, // serif + 0x1b4: 0x53107, // x-large 0x1b8: 0xa, // -ms-filter 0x1b9: 0xd805, // color 0x1ba: 0x2b315, // scrollbar-arrow-color - 0x1bb: 0x54c06, // larger - 0x1bc: 0x4900c, // antiquewhite - 0x1bd: 0x75005, // local - 0x1bf: 0x7e00e, // mediumseagreen - 0x1c0: 0x78e0a, // max-height + 0x1bb: 0x53306, // larger + 0x1bc: 0x4770c, // antiquewhite + 0x1bd: 0x74705, // local + 0x1bf: 0x7d70e, // mediumseagreen + 0x1c0: 0x7850a, // max-height 0x1c1: 0xbf04, // bold - 0x1c3: 0x8ac15, // background-position-x + 0x1c3: 0x8a315, // background-position-x 0x1c5: 0x2a10a, // text-align - 0x1c6: 0x9b905, // pause + 0x1c6: 0x9b005, // pause 0x1c7: 0x1ba11, // border-left-width 0x1c8: 0x25f0d, // darkgoldenrod - 0x1cb: 0x57d07, // magenta + 0x1cb: 0x56407, // magenta 0x1cc: 0xca06, // border 0x1cd: 0x2f30e, // text-transform - 0x1ce: 0x71e10, // list-style-image - 0x1cf: 0x4870c, // font-variant + 0x1ce: 0x71510, // list-style-image + 0x1cf: 0x46e0c, // font-variant 0x1d0: 0x406, // filter 0x1d1: 0x38103, // cue - 0x1d6: 0x3f40b, // play-during - 0x1d9: 0x8c90a, // ruby-align + 0x1d6: 0x3db0b, // play-during + 0x1d9: 0x8c00a, // ruby-align 0x1da: 0x2cd04, // clip 0x1db: 0x17c10, // background-color - 0x1de: 0x63a07, // azimuth + 0x1de: 0x63107, // azimuth 0x1e2: 0x2730c, // caption-side - 0x1e3: 0x59a0b, // padding-box - 0x1e4: 0x9ac0d, // padding-right + 0x1e3: 0x5810b, // padding-box + 0x1e4: 0x9a30d, // padding-right 0x1e5: 0x12203, // hsl - 0x1e6: 0x8c307, // smaller - 0x1e9: 0x72e13, // list-style-position - 0x1ec: 0xab70c, // unicode-bidi - 0x1ef: 0x7a70a, // aquamarine + 0x1e6: 0x8ba07, // smaller + 0x1e9: 0x72513, // list-style-position + 0x1ec: 0xabf0c, // unicode-bidi + 0x1ef: 0x79e0a, // aquamarine 0x1f0: 0x15d05, // space 0x1f1: 0xa505, // black - 0x1f3: 0xa3a0c, // speak-header - 0x1f4: 0x6c008, // seagreen + 0x1f3: 0xa420c, // speak-header + 0x1f4: 0x6b708, // seagreen 0x1f7: 0x32211, // column-rule-color - 0x1fa: 0x62509, // lightblue + 0x1fa: 0x61c09, // lightblue 0x1fc: 0xe913, // border-bottom-style - 0x1fd: 0x69d0a, // lightgreen - 0x1fe: 0x43109, // keyframes - 0x1ff: 0x6c80c, // lightskyblue + 0x1fd: 0x6940a, // lightgreen + 0x1fe: 0x41809, // keyframes + 0x1ff: 0x6bf0c, // lightskyblue }