diff --git a/src/share/3rdparty/generic-highlighter/bash.xml b/src/share/3rdparty/generic-highlighter/bash.xml index 48ac94f4601..cdfdf958449 100644 --- a/src/share/3rdparty/generic-highlighter/bash.xml +++ b/src/share/3rdparty/generic-highlighter/bash.xml @@ -8,7 +8,7 @@ ]> - + - + - + + + + + + + + + + + + + @@ -800,7 +813,7 @@ - + @@ -827,16 +840,18 @@ + - + + - + diff --git a/src/share/3rdparty/generic-highlighter/cmake.xml b/src/share/3rdparty/generic-highlighter/cmake.xml index b2eb9747c8a..2a9088b46c2 100644 --- a/src/share/3rdparty/generic-highlighter/cmake.xml +++ b/src/share/3rdparty/generic-highlighter/cmake.xml @@ -31,7 +31,7 @@ add_dependencies add_executable add_library + add_link_options add_subdirectory add_test aux_source_directory @@ -129,7 +130,9 @@ target_compile_features target_compile_options target_include_directories + target_link_directories target_link_libraries + target_link_options target_sources try_compile try_run @@ -546,6 +549,8 @@ APPEND AT + CASE + COMPARE EXCLUDE FILTER FIND @@ -556,6 +561,7 @@ INSERT JOIN LENGTH + ORDER OUTPUT_VARIABLE PREPEND REGEX @@ -570,12 +576,25 @@ TOLOWER TRANSFORM + + ASCENDING + DESCENDING + FILE_BASENAME + INSENSITIVE + SENSITIVE + STRING + CLEAR FORCE EXPR + OUTPUT_FORMAT + + + DECIMAL + HEXADECIMAL AUTHOR_WARNING @@ -870,6 +889,10 @@ WORLD_READ WORLD_WRITE + + AFTER + BEFORE + debug general @@ -1004,11 +1027,22 @@ PUBLIC SYSTEM + + BEFORE + INTERFACE + PRIVATE + PUBLIC + INTERFACE PRIVATE PUBLIC + + INTERFACE + PRIVATE + PUBLIC + INTERFACE PRIVATE @@ -1175,6 +1209,8 @@ CMAKE_ARCHIVE_OUTPUT_DIRECTORY CMAKE_ARGC CMAKE_ARGV0 + CMAKE_AUTOGEN_PARALLEL + CMAKE_AUTOGEN_VERBOSE CMAKE_AUTOMOC CMAKE_AUTOMOC_DEPEND_FILTERS CMAKE_AUTOMOC_MOC_OPTIONS @@ -1363,6 +1399,7 @@ CMAKE_LIBRARY_PATH_FLAG CMAKE_LINK_DEF_FILE_FLAG CMAKE_LINK_DEPENDS_NO_SHARED + CMAKE_LINK_DIRECTORIES_BEFORE CMAKE_LINK_INTERFACE_LIBRARIES CMAKE_LINK_LIBRARY_FILE_FLAG CMAKE_LINK_LIBRARY_FLAG @@ -1474,6 +1511,7 @@ CMAKE_VERSION CMAKE_VISIBILITY_INLINES_HIDDEN CMAKE_VS_DEVENV_COMMAND + CMAKE_VS_GLOBALS CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD CMAKE_VS_INCLUDE_PACKAGE_TO_DEFAULT_BUILD CMAKE_VS_INTEL_Fortran_PROJECT_VERSION @@ -1496,7 +1534,23 @@ CMAKE_WIN32_EXECUTABLE CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS CMAKE_XCODE_GENERATE_SCHEME + CMAKE_XCODE_GENERATE_TOP_LEVEL_PROJECT_ONLY CMAKE_XCODE_PLATFORM_TOOLSET + CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER + CMAKE_XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN + CMAKE_XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER + CMAKE_XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS + CMAKE_XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE + CMAKE_XCODE_SCHEME_GUARD_MALLOC + CMAKE_XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP + CMAKE_XCODE_SCHEME_MALLOC_GUARD_EDGES + CMAKE_XCODE_SCHEME_MALLOC_SCRIBBLE + CMAKE_XCODE_SCHEME_MALLOC_STACK + CMAKE_XCODE_SCHEME_THREAD_SANITIZER + CMAKE_XCODE_SCHEME_THREAD_SANITIZER_STOP + CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER + CMAKE_XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP + CMAKE_XCODE_SCHEME_ZOMBIE_OBJECTS CPACK_ABSOLUTE_DESTINATION_FILES CPACK_ARCHIVE_COMPONENT_INSTALL CPACK_ARCHIVE_FILE_NAME @@ -1525,6 +1579,7 @@ CPACK_CYGWIN_PATCH_NUMBER CPACK_DEBIAN_ARCHIVE_TYPE CPACK_DEBIAN_COMPRESSION_TYPE + CPACK_DEBIAN_DEBUGINFO_PACKAGE CPACK_DEBIAN_ENABLE_COMPONENT_DEPENDS CPACK_DEBIAN_FILE_NAME CPACK_DEBIAN_PACKAGE_ARCHITECTURE @@ -1563,6 +1618,9 @@ CPACK_DMG_SLA_LANGUAGES CPACK_DMG_VOLUME_NAME CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION + CPACK_EXT_ENABLE_STAGING + CPACK_EXT_PACKAGE_SCRIPT + CPACK_EXT_REQUESTED_VERSIONS CPACK_GENERATOR CPACK_IFW_ADMIN_TARGET_DIRECTORY CPACK_IFW_BINARYCREATOR_EXECUTABLE @@ -1972,6 +2030,7 @@ INTERPROCEDURAL_OPTIMIZATION LABELS LINK_DIRECTORIES + LINK_OPTIONS LISTFILE_STACK MACROS PARENT_DIRECTORY @@ -2048,6 +2107,7 @@ C_STANDARD C_STANDARD_REQUIRED DEFINE_SYMBOL + DEPLOYMENT_ADDITIONAL_FILES DEPLOYMENT_REMOTE_DIRECTORY DOTNET_TARGET_FRAMEWORK_VERSION ENABLE_EXPORTS @@ -2090,7 +2150,10 @@ INTERFACE_COMPILE_FEATURES INTERFACE_COMPILE_OPTIONS INTERFACE_INCLUDE_DIRECTORIES + INTERFACE_LINK_DEPENDS + INTERFACE_LINK_DIRECTORIES INTERFACE_LINK_LIBRARIES + INTERFACE_LINK_OPTIONS INTERFACE_POSITION_INDEPENDENT_CODE INTERFACE_SOURCES INTERFACE_SYSTEM_INCLUDE_DIRECTORIES @@ -2104,10 +2167,12 @@ LINKER_LANGUAGE LINK_DEPENDS LINK_DEPENDS_NO_SHARED + LINK_DIRECTORIES LINK_FLAGS LINK_INTERFACE_LIBRARIES LINK_INTERFACE_MULTIPLICITY LINK_LIBRARIES + LINK_OPTIONS LINK_SEARCH_END_STATIC LINK_SEARCH_START_STATIC LINK_WHAT_YOU_USE @@ -2140,12 +2205,15 @@ SOURCE_DIR SOVERSION STATIC_LIBRARY_FLAGS + STATIC_LIBRARY_OPTIONS SUFFIX TYPE VERSION VISIBILITY_INLINES_HIDDEN VS_CONFIGURATION_TYPE VS_DEBUGGER_COMMAND + VS_DEBUGGER_COMMAND_ARGUMENTS + VS_DEBUGGER_ENVIRONMENT VS_DEBUGGER_WORKING_DIRECTORY VS_DESKTOP_EXTENSIONS_VERSION VS_DOTNET_REFERENCES @@ -2172,6 +2240,24 @@ WINDOWS_EXPORT_ALL_SYMBOLS XCODE_EXPLICIT_FILE_TYPE XCODE_PRODUCT_TYPE + XCODE_SCHEME_ADDRESS_SANITIZER + XCODE_SCHEME_ADDRESS_SANITIZER_USE_AFTER_RETURN + XCODE_SCHEME_ARGUMENTS + XCODE_SCHEME_DISABLE_MAIN_THREAD_CHECKER + XCODE_SCHEME_DYNAMIC_LIBRARY_LOADS + XCODE_SCHEME_DYNAMIC_LINKER_API_USAGE + XCODE_SCHEME_ENVIRONMENT + XCODE_SCHEME_EXECUTABLE + XCODE_SCHEME_GUARD_MALLOC + XCODE_SCHEME_MAIN_THREAD_CHECKER_STOP + XCODE_SCHEME_MALLOC_GUARD_EDGES + XCODE_SCHEME_MALLOC_SCRIBBLE + XCODE_SCHEME_MALLOC_STACK + XCODE_SCHEME_THREAD_SANITIZER + XCODE_SCHEME_THREAD_SANITIZER_STOP + XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER + XCODE_SCHEME_UNDEFINED_BEHAVIOUR_SANITIZER_STOP + XCODE_SCHEME_ZOMBIE_OBJECTS XCTEST @@ -2379,6 +2465,7 @@ + @@ -2411,7 +2498,9 @@ + + @@ -2699,6 +2788,7 @@ + @@ -2722,6 +2812,7 @@ + @@ -2904,6 +2995,13 @@ + + + + + + + @@ -3056,6 +3154,7 @@ + @@ -3174,6 +3273,14 @@ + + + + + + + + @@ -3182,6 +3289,14 @@ + + + + + + + + @@ -3466,6 +3581,8 @@ + + @@ -3527,6 +3644,7 @@ + diff --git a/src/share/3rdparty/generic-highlighter/css.xml b/src/share/3rdparty/generic-highlighter/css.xml index 3300222e172..25a614e826f 100644 --- a/src/share/3rdparty/generic-highlighter/css.xml +++ b/src/share/3rdparty/generic-highlighter/css.xml @@ -1,7 +1,7 @@ + ]> @@ -12,6 +12,15 @@ Kate CSS syntax highlighting definition Changelog: +- Version 8, by Jonathan Poelen +- fix some Operator and Selector Tag highlighting + +- Version 7, by Jonathan Poelen +- fix tag followed by a pseudo-class in a nested rule (@media, ...) +- fix constraint in a rule +- fix Kate auto-completion for properties and rules +- New highlighting categories: Keyword, Operator, Separator Symbol, SpecialChar, Variable, Value Keyword, Color, Number, Unit, Selector Tag + - Version 4, by Guo Yunhe guoyunhebrave@gmail.com - Remake for complex CSS syntax, avoid errors @@ -29,105 +38,128 @@ Changelog: --> - + - azimuth align-content align-items - align-self alignment-baseline + align-self all - animation-name - animation-duration - animation-iteration-count - animation-direction + animation animation-delay - animation-play-state + animation-direction + animation-duration animation-fill-mode + animation-iteration-count + animation-name + animation-play-state animation-timing-function + appearance + azimuth backface-visibility background background-attachment background-blend-mode - background-break background-clip background-color background-image + background-image-transform background-origin background-position background-repeat background-size baseline-shift + block-size + block-step + block-step-align + block-step-insert + block-step-round + block-step-size bookmark-label bookmark-level - bookmark-level + bookmark-state border + border-block + border-block-color + border-block-end + border-block-end-color + border-block-end-style + border-block-end-width + border-block-start + border-block-start-color + border-block-start-style + border-block-start-width + border-block-style + border-block-width border-bottom border-bottom-color - border-bottom-image + border-bottom-left-radius + border-bottom-right-radius border-bottom-style border-bottom-width - border-bottom-left-image - border-bottom-left-radius - border-bottom-right-image - border-bottom-right-radius border-boundary border-collapse border-color - border-corner-image border-image border-image-outset border-image-repeat border-image-slice border-image-source + border-image-transform border-image-width + border-inline + border-inline-color + border-inline-end + border-inline-end-color + border-inline-end-style + border-inline-end-width + border-inline-start + border-inline-start-color + border-inline-start-style + border-inline-start-width + border-inline-style + border-inline-width border-left border-left-color - border-left-image border-left-style border-left-width border-radius border-right border-right-color - border-right-image border-right-style border-right-width border-spacing border-style border-top border-top-color - border-top-image + border-top-left-radius + border-top-right-radius border-top-style border-top-width - border-top-left-image - border-top-left-radius - border-top-right-image - border-top-right-radius border-width bottom - box-align box-decoration-break - box-direction - box-flex box-shadow box-sizing box-snap - box-suppress break-after break-before break-inside - caret-color caption-side - chains + caret + caret-color + caret-shape clear clip clip-path clip-rule color + color-adjust color-interpolation-filters + columns column-count column-fill column-gap @@ -137,8 +169,9 @@ Changelog: column-rule-width column-span column-width - columns + contain content + continue counter-increment counter-reset counter-set @@ -151,6 +184,16 @@ Changelog: dominant-baseline elevation empty-cells + fill + fill-break + fill-color + fill-image + fill-opacity + fill-origin + fill-position + fill-repeat + fill-rule + fill-size filter flex flex-basis @@ -160,32 +203,40 @@ Changelog: flex-shrink flex-wrap float + float-defer + float-offset + float-reference flood-color flood-opacity - flow flow-from flow-into font font-family + font-feature-settings + font-kerning + font-language-override + font-max-size + font-min-size + font-optical-sizing + font-palette font-size font-size-adjust font-stretch font-style - font-variant - font-weight - font-stretch - font-feature-settings - font-kerning - font-language-override font-synthesis + font-variant font-variant-alternates font-variant-caps font-variant-east-asian + font-variant-emoji font-variant-ligatures font-variant-numeric font-variant-position + font-variation-settings + font-weight footnote-display footnote-policy + gap glyph-orientation-vertical grid grid-area @@ -207,6 +258,11 @@ Changelog: grid-template-rows hanging-punctuation height + hyphenate-character + hyphenate-limit-chars + hyphenate-limit-last + hyphenate-limit-lines + hyphenate-limit-zone hyphens image-orientation image-rendering @@ -214,6 +270,14 @@ Changelog: initial-letter initial-letter-align initial-letter-wrap + inline-size + inset + inset-block + inset-block-end + inset-block-start + inset-inline + inset-inline-end + inset-inline-start isolation justify-content justify-items @@ -221,22 +285,35 @@ Changelog: left letter-spacing lighting-color - linear-gradient + line-break line-grid line-height + line-height-step line-snap list-style list-style-image - list-style-keyword list-style-position list-style-type margin + margin-block + margin-block-end + margin-block-start margin-bottom + margin-inline + margin-inline-end + margin-inline-start margin-left margin-right margin-top - marker-offset + marker + marker-end + marker-knockout-left + marker-knockout-right + marker-mid + marker-pattern + marker-segment marker-side + marker-start marquee-direction marquee-loop marquee-speed @@ -258,21 +335,31 @@ Changelog: mask-repeat mask-size mask-type + max-block-size max-height + max-inline-size max-lines max-width + min-block-size min-height + min-inline-size min-width mix-blend-mode + nav-up nav-down nav-left nav-right - nav-up object-fit object-position + offset offset-after + offset-anchor offset-before + offset-distance offset-end + offset-path + offset-position + offset-rotate offset-start opacity order @@ -288,7 +375,13 @@ Changelog: overflow-x overflow-y padding + padding-block + padding-block-end + padding-block-start padding-bottom + padding-inline + padding-inline-end + padding-inline-start padding-left padding-right padding-top @@ -303,108 +396,82 @@ Changelog: perspective-origin pitch pitch-range + place-content + place-items + place-self play-during pointer-events - polar-anchor - polar-angle - polar-distance - polar-origin position - presentation-level quotes + region-fragment resize - rest - rest-after - rest-before richness right rotation rotation-point + row-gap ruby-align ruby-merge ruby-position running - scroll-behavior - scroll-snap-align - scroll-snap-margin - scroll-snap-margin-block - scroll-snap-margin-block-end - scroll-snap-margin-block-start - scroll-snap-margin-bottom - scroll-snap-margin-inline - scroll-snap-margin-inline-end - scroll-snap-margin-inline-start - scroll-snap-margin-left - scroll-snap-margin-right - scroll-snap-margin-top - scroll-snap-padding - scroll-snap-padding-block - scroll-snap-padding-block-end - scroll-snap-padding-block-start - scroll-snap-padding-bottom - scroll-snap-padding-inline - scroll-snap-padding-inline-end - scroll-snap-padding-inline-start - scroll-snap-padding-left - scroll-snap-padding-right - scroll-snap-padding-top - scroll-snap-stop - scroll-snap-type + scrollbar-gutter shape-image-threshold shape-inside shape-margin shape-outside size speak - speak-as speak-header speak-numeral speak-punctuation speech-rate stress string-set - tab-size table-layout + tab-size + text-align-all text-align text-align-last text-combine-upright - text-decoration text-decoration-color + text-decoration text-decoration-line text-decoration-skip + text-decoration-skip-ink text-decoration-style + text-decoration-width text-emphasis text-emphasis-color text-emphasis-position + text-emphasis-skip text-emphasis-style text-indent text-justify text-orientation text-overflow text-shadow + text-space-collapse + text-space-trim + text-spacing text-transform + text-underline-offset text-underline-position text-wrap top transform + transform-box transform-origin transform-style transition transition-delay - transition-property 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 volume white-space widows @@ -413,49 +480,71 @@ Changelog: word-break word-spacing word-wrap + wrap-after + wrap-before wrap-flow + wrap-inside wrap-through writing-mode z-index - -moz-animation-name - -moz-animation-duration - -moz-animation-iteration - -moz-animation-direction + -moz-animation -moz-animation-delay - -moz-animation-play-state + -moz-animation-direction + -moz-animation-duration -moz-animation-fill-mode + -moz-animation-iteration-count + -moz-animation-name + -moz-animation-play-state + -moz-animation-timing-function + -moz-appearance + -moz-background-clip + -moz-background-origin -moz-background-size -moz-border-image - -moz-border-bottom-colors - -moz-border-left-colors -moz-border-radius - -moz-border-radius-topleft - -moz-border-radius-topright -moz-border-radius-bottomleft -moz-border-radius-bottomright - -moz-border-right-colors - -moz-border-top-colors - -moz-box + -moz-border-radius-topleft + -moz-border-radius-topright + -moz-box-align + -moz-box-direction -moz-box-flex + -moz-box-flex-group + -moz-box-ordinal-group + -moz-box-orient + -moz-box-pack -moz-box-shadow -moz-box-sizing + -moz-box -moz-column-count + -moz-column-fill -moz-column-gap + -moz-column-rule + -moz-column-rule-color + -moz-column-rule-style + -moz-column-rule-width + -moz-columns + -moz-column-width -moz-hyphens - -moz-linear-gradient -moz-opacity -moz-outline-style -moz-perspective - -moz-radial-gradient -moz-resize + -moz-text-align-last + -moz-text-decoration-color + -moz-text-decoration-line + -moz-text-decoration-style -moz-transform -moz-transform-origin -moz-transform-style -moz-transition - -moz-transition-property + -moz-transition-delay -moz-transition-duration + -moz-transition-property + -moz-transition-timing-function + -moz-user-select -o-background-size @@ -478,6 +567,7 @@ Changelog: -webkit-appearance + -webkit-animation -webkit-animation-name -webkit-animation-duration -webkit-animation-iteration @@ -486,6 +576,7 @@ Changelog: -webkit-animation-play-state -webkit-animation-fill-mode -webkit-background-size + -webkit-backface-visibility -webkit-border-image -webkit-border-bottom-colors -webkit-border-left-colors @@ -498,7 +589,12 @@ Changelog: -webkit-border-bottom-right-radius -webkit-border-radius-bottomleft -webkit-border-radius-bottomright + -webkit-box-align + -webkit-box-direction -webkit-box-flex + -webkit-box-ordinal-group + -webkit-box-orient + -webkit-box-pack -webkit-box-reflect -webkit-box-shadow -webkit-box-sizing @@ -507,17 +603,23 @@ Changelog: -webkit-hyphens -webkit-linear-gradient -webkit-gradient + -webkit-overflow-scrolling -webkit-perspective + -webkit-text-decoration + -webkit-text-decoration-skip -webkit-text-fill-color -webkit-text-stroke-color -webkit-text-stroke-width -webkit-text-size-adjust + -webkit-tap-highlight-color -webkit-transform -webkit-transform-origin -webkit-transform-style -webkit-transition -webkit-transition-property + -webkit-transition-delay -webkit-transition-duration + -webkit-user-select zoom @@ -530,41 +632,36 @@ Changelog: -ms-animation-fill-mode -ms-box-sizing -ms-filter + -ms-flex + -ms-flex-align + -ms-flex-direction + -ms-flex-flow + -ms-flex-item-align + -ms-flex-line-pack + -ms-flex-negative + -ms-flex-order + -ms-flex-pack + -ms-flex-positive + -ms-flex-position + -ms-flex-preferred-size + -ms-flex-wrap -ms-interpolation-mode -ms-linear-gradient + -ms-overflow-style -ms-text-size-adjust -ms-transform -ms-transition + -ms-user-select + - - font-family - font-size - font-stretch - font-style - font-variant - font-weight - unicode-range - units-per-em - src - panose-1 - stemv - stemh - slope - cap-height - x-height - ascent - descent - widths - bbox - definition-src - baseline - centerline - mathline - topline + + inherit + unset + auto + - inherit none hidden dotted @@ -592,15 +689,6 @@ Changelog: bolder lighter light - 100 - 200 - 300 - 400 - 500 - 600 - 700 - 800 - 900 transparent repeat repeat-x @@ -657,7 +745,6 @@ Changelog: table-column table-cell table-caption - auto crosshair default pointer @@ -751,26 +838,182 @@ Changelog: border-box content-box -epub-hyphens + contain + cover + + + all + ease + ease-in + ease-out + ease-in-out + step-start + step-end + linear + + + infinite + reverse + alternate + alternate-reverse + forwards + backwards + running + paused - aqua black - blue - cyan - fuchsia + silver gray + white + maroon + red + purple + fuchsia green lime - maroon - navy olive - purple - red - silver - teal - white yellow + navy + blue + teal + aqua + orange + aliceblue + antiquewhite + aquamarine + azure + beige + bisque + blanchedalmond + blueviolet + brown + burlywood + cadetblue + chartreuse + chocolate + coral + cornflowerblue + cornsilk + crimson + cyan + aqua + darkblue + darkcyan + darkgoldenrod + darkgray + darkgreen + darkgrey + darkkhaki + darkmagenta + darkolivegreen + darkorange + darkorchid + darkred + darksalmon + darkseagreen + darkslateblue + darkslategray + darkslategrey + darkturquoise + darkviolet + deeppink + deepskyblue + dimgray + dimgrey + dodgerblue + firebrick + floralwhite + forestgreen + gainsboro + ghostwhite + gold + goldenrod + greenyellow + grey + honeydew + hotpink + indianred + indigo + ivory + khaki + lavender + lavenderblush + lawngreen + lemonchiffon + lightblue + lightcoral + lightcyan + lightgoldenrodyellow + lightgray + lightgreen + lightgrey + lightpink + lightsalmon + lightseagreen + lightskyblue + lightslategray + lightslategrey + lightsteelblue + lightyellow + limegreen + linen + magenta + fuchsia + mediumaquamarine + mediumblue + mediumorchid + mediumpurple + mediumseagreen + mediumslateblue + mediumspringgreen + mediumturquoise + mediumvioletred + midnightblue + mintcream + mistyrose + moccasin + navajowhite + oldlace + olivedrab + orangered + orchid + palegoldenrod + palegreen + paleturquoise + palevioletred + papayawhip + peachpuff + peru + pink + plum + powderblue + rosybrown + royalblue + saddlebrown + salmon + sandybrown + seagreen + seashell + sienna + skyblue + slateblue + slategray + slategrey + snow + springgreen + steelblue + tan + thistle + tomato + turquoise + violet + wheat + whitesmoke + yellowgreen + rebeccapurple + ActiveBorder ActiveCaption AppWorkspace @@ -802,137 +1045,355 @@ Changelog: - url attr - rect - rgb - rgba + calc hsl hsla - counter - counters + linear-gradient + radial-gradient + repeating-linear-gradient + repeating-radial-gradient + rgb + rgba + var + url - + + rect + + + inset + circle + ellipse + polygon + + + blur + brightness + contrast + drop-shadow + grayscale + hue-rotate + invert + opacity + saturate + sepia + + + max-content + min-content + minmax + fix-content + repeat + + + cubic-bezier + frames + steps + + + matrix + matrix3d + perspective + rotate + rotate3d + rotateX + rotateY + rotateZ + scale + scale3d + scaleX + scaleY + scaleZ + skew + skewX + skewY + translate + translate3d + translateX + translateY + translateZ + + local format - - - expression - - + + all - aural - braille - embossed - handheld print - projection screen speech - tty - tv - - - width - min-width - max-width - height - min-height - max-height - device-width - min-device-width - max-device-width - device-height - min-device-height - max-device-height - orientation + + any-pointer + any-hover aspect-ratio - min-aspect-ratio - max-aspect-ratio - device-aspect-ratio - min-device-aspect-ratio - max-device-aspect-ratio color - min-color - max-color + color-gamut color-index - min-color-index - max-color-index - monochrome - min-monochrome - max-monochrome - resolution - min-resolution - max-resolution - scan + display-mode grid + height + hover + max-aspect-ratio + max-color + max-color-index + max-device-aspect-ratio + max-device-height + max-device-width + max-height + max-monochrome + max-resolution + max-width + min-aspect-ratio + min-color + min-color-index + min-device-aspect-ratio + min-device-height + min-device-width + min-height + min-monochrome + min-resolution + min-width + monochrome + orientation + pointer + resolution + scan + update + width - - hover - link - visited - active - focus - first-child - last-child - only-child - first-of-type - last-of-type - only-of-type + + + after + before + cue first-letter first-line - before - after selection - root - empty - target - enabled - disabled + + + backdrop + placeholder + + slotted + + + + + value + choices + repeat-item + repeat-index + + -moz-progress-bar + -moz-range-progress + -moz-range-thumb + -moz-range-track + -moz-selection + -ms-fill + -ms-fill-lower + -ms-fill-upper + -ms-thumb + -ms-track + -webkit-progress-bar + -webkit-progress-value + -webkit-slider-runnable-track + -webkit-slider-thumb + + + + + active + any-link checked + default + defined + + disabled + empty + enabled + first-child + first-of-type + fullscreen + focus + focus-within + host + hover + in-range indeterminate + invalid + lang + last-child + last-of-type + link + not nth-child nth-last-child - nth-of-type nth-last-of-type + nth-of-type + only-child + only-of-type + optional + out-of-range + placeholder-shown + read-only + read-write + required + root + scope + target + valid + visited + + + after + before + cue + first-letter + first-line + selection + + + + not + + + + blank + first + left + recto + right + verso + + + + @character + @charset + @import + @namespace + + + + @document + @media + @supports + + + + @viewport + + + + min-width + max-width + width + min-height + max-height + height + zoom + min-zoom + max-zoom + user-zoom + orientation + viewport-fit + + + + @page + + + + size + marks + bleed + + + + @font-face + + + + font-display + font-family + font-stretch + font-style + font-weight + font-variant + font-feature-settings + font-variation-settings + src + unicode-range + + + + @keyframes + + + + from + to + + + + and + only not + - - + + + + + + + + + - - + + + - + + + - - + - + - + + - - - - - + + + + + + + + + + + + @@ -943,70 +1404,278 @@ Changelog: - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + - + - + + + + + - - + + + + + + + - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + @@ -1021,8 +1690,8 @@ Changelog: - - + + @@ -1030,16 +1699,26 @@ Changelog: + + + + + + + + + + @@ -1047,7 +1726,7 @@ Changelog: - + diff --git a/src/share/3rdparty/generic-highlighter/ini.xml b/src/share/3rdparty/generic-highlighter/ini.xml index 34d9a7de6b0..465422f0b0e 100644 --- a/src/share/3rdparty/generic-highlighter/ini.xml +++ b/src/share/3rdparty/generic-highlighter/ini.xml @@ -1,6 +1,6 @@ - + diff --git a/src/share/3rdparty/generic-highlighter/java.xml b/src/share/3rdparty/generic-highlighter/java.xml index 7e223ea28b6..f59415048e7 100644 --- a/src/share/3rdparty/generic-highlighter/java.xml +++ b/src/share/3rdparty/generic-highlighter/java.xml @@ -1,6 +1,10 @@ - - + + +]> + ACTIVE @@ -3760,14 +3764,13 @@ - - - - - - - - + + + + + + + @@ -3822,9 +3825,12 @@ - + + + + @@ -3838,6 +3844,7 @@ + diff --git a/src/share/3rdparty/generic-highlighter/javadoc.xml b/src/share/3rdparty/generic-highlighter/javadoc.xml index c16cba3428b..e72488b2214 100644 --- a/src/share/3rdparty/generic-highlighter/javadoc.xml +++ b/src/share/3rdparty/generic-highlighter/javadoc.xml @@ -1,6 +1,6 @@ - + @@ -29,6 +29,7 @@ + @@ -71,12 +72,14 @@ + + @@ -94,12 +97,12 @@ - - - - - - + + + + + + diff --git a/src/share/3rdparty/generic-highlighter/perl.xml b/src/share/3rdparty/generic-highlighter/perl.xml index a29a49b3e49..cd3d3ce65ce 100644 --- a/src/share/3rdparty/generic-highlighter/perl.xml +++ b/src/share/3rdparty/generic-highlighter/perl.xml @@ -39,7 +39,7 @@ Enhance tr/// and y/// support. --> - + if @@ -358,13 +358,14 @@ - + + - + @@ -423,9 +424,17 @@ - + + + + + + + + + - + @@ -517,6 +526,8 @@ + + @@ -532,17 +543,27 @@ + + + + + + + - + + + + @@ -605,6 +626,12 @@ + + + + + + @@ -612,8 +639,14 @@ + + + + + + @@ -622,8 +655,15 @@ + + + + + + + - + @@ -664,31 +704,36 @@ + + + - - + - + + + + + - - - + + diff --git a/src/share/3rdparty/generic-highlighter/ruby.xml b/src/share/3rdparty/generic-highlighter/ruby.xml index 409fcf60cb0..754dfdc5fec 100644 --- a/src/share/3rdparty/generic-highlighter/ruby.xml +++ b/src/share/3rdparty/generic-highlighter/ruby.xml @@ -31,7 +31,7 @@ - + @@ -287,7 +287,7 @@ - + @@ -364,22 +364,22 @@ - - + + - - + + - - + + @@ -391,7 +391,7 @@ - + @@ -473,42 +473,42 @@ - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + @@ -517,10 +517,14 @@ be careful to make this the last GDL ruleset, because the rule for the short form %?foo? will otherwise catch any of the other formats --> - - - - + + + + + + + + @@ -650,7 +654,7 @@ - + diff --git a/src/share/3rdparty/generic-highlighter/xml.xml b/src/share/3rdparty/generic-highlighter/xml.xml index 01658523a8a..ad34a450b66 100644 --- a/src/share/3rdparty/generic-highlighter/xml.xml +++ b/src/share/3rdparty/generic-highlighter/xml.xml @@ -6,7 +6,7 @@ ]> - + @@ -145,6 +145,5 @@ -