@@ -547,41 +547,89 @@ translations:
547
547
548
548
# other features
549
549
550
+ - key : feature.datalist_element.description
551
+ t : Method of providing a list of presets for a user to select in a form control, while still allowing custom options.
552
+
553
+ - key : feature.showpicker.description
554
+ t : Programmatically open the picker of form controls that have one (color pickers, date inputs etc).
555
+
556
+ - key : feature.edit_context.description
557
+ t : The EditContext interface represents the text edit context of an element that was made editable by using the EditContext API.
558
+
559
+ - key : feature.caret_position_from_point.description
560
+ t : The caretPositionFromPoint() method returns the caret's character offset.
561
+
562
+ - key : feature.dialog_element.description
563
+ t : For dialog boxes or other interactive components, such as a dismissible alerts, or subwindows.
564
+
565
+ - key : feature.blocking_render.description
566
+ t : Specify that resources (scripts, stylesheets etc) should block rendering until loaded.
567
+
568
+ - key : feature.set_html_unsafe.description
569
+ t : |
570
+ Used to parse a string of HTML into a DocumentFragment, which then replaces the element's subtree in the DOM.
571
+
572
+ - key : feature.parse_html_unsafe.description
573
+ t : Used to parse a string of HTML, which may contain declarative shadow roots, in order to create a new Document instance.
574
+
575
+ - key : feature.template_element.description
576
+ t : A mechanism for holding HTML that is not to be rendered immediately but may be utilized later via JS.
577
+
578
+ - key : feature.search_element.description
579
+ t : Semantic element for wrapping search UI.
580
+
550
581
- key : features.foo_attribute
551
582
t : " атрибут `{id}`"
552
583
553
584
- key : features.slot_attribute
554
585
t : Іменоване присвоєння slot-елемента
586
+ - key : features.slot_attribute.description
587
+ t : |
588
+ `slot="slot_name"` attribute
555
589
556
590
- key : features.landmark_elements
557
591
t : Елементи-орієнтири (Landmark elements)
558
592
559
593
- key : features.tabindex_attribute
560
594
t : " Атрибут `tabindex`"
595
+ - key : features.tabindex_attribute.description
596
+ t : Make HTML elements focusable, allow or prevent them from being sequentially focusable
561
597
562
598
- key : features.respimg_attributes
563
599
t : " Атрибути `srcset` і `sizes`"
600
+ - key : features.respimg_attributes.description
601
+ t : Attributes that allow providing several source images with hints to help the browser pick the right one.
564
602
565
603
- key : features.model_element
566
604
t : " `<model>` для додавання AR/VR/3D"
605
+ - key : features.model_element.description
606
+ t : Attributes that allow providing several source images with hints to help the browser pick the right one.
567
607
568
608
- key : features.slot_def
569
609
t : Визначення slot-елемента (`<slot>` і `::slotted()`)
570
610
571
611
- key : features.controlslist_attribute
572
612
t : " Атрибут `controlslist`"
613
+ - key : features.controlslist_attribute.description
614
+ t : Prevent certain controls from appearing in the toolbar of a media element.
573
615
574
616
- key : features.popover_api
575
617
t : API спливного вікна
618
+ - key : features.popover_api.description
619
+ t : HTML syntax and JS API facilitating popovers such as overlays, popups, menus etc.
576
620
577
621
- key : features.lazy_loading
578
622
t : Ліниве завантажування
623
+ - key : features.lazy_loading.description
624
+ t : Load certain resources only when needed.
579
625
580
626
- key : features.sandbox_attr
581
627
t : " Атрибут `sandbox` для елементів iframe"
582
628
583
629
- key : features.details_element
584
630
t : " `<details>` і `<summary>`"
631
+ - key : features.details_element.description
632
+ t : A disclosure widget that can be toggled to hide or show content interactively.
585
633
586
634
- key : features.crossorigin
587
635
t : " Атрибут `crossorigin`"
@@ -591,12 +639,16 @@ translations:
591
639
592
640
- key : features.element_internals
593
641
t : " API `ElementInternals`"
642
+ - key : features.element_internals.description
643
+ t : Assign hidden semantics to custom elements, facilitating accessibility and allowing them to participate fully in forms.
594
644
595
645
- key : features.cors
596
646
t : CORS
597
647
598
648
- key : features.content_security_policy
599
649
t : Політика безпеки вмісту (CSP)
650
+ - key : features.content_security_policy.description
651
+ t : An added layer of security that helps to detect and mitigate XSS and other attacks.
600
652
601
653
- key : features.structured_data
602
654
t : Структуровані дaні (RDFa, Microdata, Microformats)
@@ -606,15 +658,24 @@ translations:
606
658
607
659
- key : features.html_modules
608
660
t : HTML-модулі
661
+ - key : features.html_modules.description
662
+ t : Import HTML files via JS imports and access their elements and JS exports.
609
663
610
664
- key : features.accordion_element
611
665
t : Елемент "виключний акордеон"
666
+ - key : features.accordion_element.description
667
+ t : |
668
+ Group `<details>` elements so that only up to one in the group can be open at a time.
612
669
613
670
- key : features.imperative_slot
614
671
t : Імперативне присвоєння slot-елемента
672
+ - key : features.imperative_slot.description
673
+ t : A way to assign elements to slots manually via JS, so that slot assignment does not have to be managed by the component consumers.
615
674
616
675
- key : features.focusgroup_attribute
617
676
t : " Атрибут `focusgroup`"
677
+ - key : features.focusgroup_attribute.description
678
+ t : Facilitate keyboard focus navigation using the keyboard arrow keys among a set of focusable elements.
618
679
619
680
- key : features.form_validation
620
681
t : Валідація форми
@@ -633,15 +694,22 @@ translations:
633
694
634
695
- key : features.resource_hints
635
696
t : Підказки зв'язку ресурсу (усі)
697
+ - key : features.resource_hints.description
698
+ t : |
699
+ Begin work on certain resources early to improve performance. Syntax: `<link rel="pre* | dns-prefetch | modulepreload">`
636
700
637
701
- key : features.rh_prefetch
638
702
t : " Підказки зв'язку ресурсу: prefetch (`<link rel=prefetch>`)"
639
703
640
704
- key : features.shadow_dom
641
- t : Тіньовий DOM
705
+ t : Тіньовий DOM
706
+ - key : features.shadow_dom.description
707
+ t : Encapsulate elements not visible from the outside, and style them with CSS not affecting the rest of the page.
642
708
643
709
- key : features.declarative_shadow_dom
644
710
t : Декларативний тіньовий DOM
711
+ - key : features.declarative_shadow_dom.description
712
+ t : Define shadow trees with HTML.
645
713
646
714
- key : features.referrerpolicy
647
715
t : " Атрибут `referrerpolicy`"
@@ -666,18 +734,24 @@ translations:
666
734
667
735
- key : features.scoped_element_registries
668
736
t : Область видимості для `CustomElementRegistry`
737
+ - key : features.scoped_element_registries.description
738
+ t : Allow multiple custom element definitions for a single tag name to exist within a page.
669
739
670
740
- key : features.navigation_api
671
741
t : API навігації
672
742
673
743
- key : features.custom_elements_defining
674
744
t : Визначення власних елементів
745
+ - key : features.custom_elements_defining.description
746
+ t : Defining custom elements for use by others.
675
747
676
748
- key : features.decoding
677
749
t : " Атрибут `decoding`"
678
750
679
751
- key : features.custom_elements_using
680
752
t : Використання власних елементів
753
+ - key : features.custom_elements_using.description
754
+ t : Using custom elements, that you or someone else defined.
681
755
682
756
- key : features.fencedframe
683
757
t : Елемент `<fencedframe>`
@@ -687,60 +761,102 @@ translations:
687
761
688
762
- key : features.media_capture
689
763
t : Захоплення (capture) медіа в HTML
764
+ - key : features.media_capture.description
765
+ t : Capture input from the user’s camera.
690
766
691
767
- key : features.formdata
692
768
t : " API `FormData`"
769
+ - key : features.formdata.description
770
+ t : API to more easily extract and manipulate form data values via JS
693
771
694
772
- key : features.customizable_select
695
773
t : Налаштовуваний select-елемент
774
+ - key : features.customizable_select.description
775
+ t : |
776
+ Stylable, customizable dropdown control. Previously `<selectlist>` and `<selectmenu>`.
696
777
697
778
- key : features.contenteditable_plaintext
698
779
t : " Значення `plaintext-only` для `contenteditable`"
780
+ - key : features.contenteditable_plaintext.description
781
+ t : Permits editing of the element's raw text, but not rich text formatting.
699
782
700
783
- key : features.dom_parts
701
784
t : DOM-частини (DOM Parts)
785
+ - key : features.dom_parts.description
786
+ t : A cacheable representation of a part of the DOM that can be updated performantly.
702
787
703
788
- key : features.fetchpriority_attribute
704
789
t : " Атрибут `fetchpriority`"
790
+ - key : features.fetchpriority_attribute.description
791
+ t : Allows specifying a hint to help the browser prioritize fetching various resources.
705
792
706
793
- key : features.autocomplete_attribute
707
794
t : " Атрибут `autocomplete`"
795
+ - key : features.autocomplete_attribute.description
796
+ t : |
797
+ Provide hints about what kind of information is expected, e.g. `name`, `honorific-prefix`, `tel`, `cc-number` etc
708
798
709
799
- key : features.inert_attribute
710
800
t : " Атрибут `inert`"
801
+ - key : features.inert_attribute.description
802
+ t : Attribute to make an element and its descendants non-interactive, and invisible to assistive technology.
711
803
712
804
- key : features.client_hints
713
- t : " HTTP-заголовки: підказки клієнта"
805
+ t : " HTTP-заголовки: підказки клієнта"
714
806
715
807
- key : features.clipboard_api
716
808
t : API буфера обміну
809
+ - key : features.clipboard_api.description
810
+ t : |
811
+ Provides the ability to respond to clipboard commands (cut, copy, and paste), as well as to asynchronously read from and write to the system clipboard.
717
812
718
813
- key : features.custom_highlight_api
719
814
t : API налаштування підсвічування у CSS
815
+ - key : features.custom_highlight_api.description
816
+ t : Provides a mechanism for styling arbitrary text ranges on a document by using JavaScript to create the ranges, and CSS to style them.
720
817
721
818
- key : features.intl_segmenter
722
819
t : " API `Intl.Segmenter`"
820
+ - key : features.intl_segmenter.description
821
+ t : |
822
+ Language-sensitive segmentation of text into graphemes, words or sentences.
723
823
724
824
- key : features.filesystem_access
725
825
t : API доступу до файлової системи
826
+ - key : features.filesystem_access.description
827
+ t : |
828
+ Access files and directories on the user's local device.
726
829
727
830
- key : features.badging_api
728
831
t : API задання значків (Badging API)
832
+ - key : features.badging_api.description
833
+ t : |
834
+ Set a badge on the web application’s icon to notify about updated state in a less intrusive, persistent way.
729
835
730
836
- key : features.web_share_api
731
837
t : API поширення у вебі
838
+ - key : features.web_share_api.description
839
+ t : Exposes a mechanism for sharing content to various user-selected targets.
732
840
733
841
- key : features.launch_handler_api
734
842
t : API обробника запуску (Launch Handler API)
843
+ - key : features.launch_handler_api.description
844
+ t : Allows PWAs to control how they are launched, e.g. in a new window or tab.
735
845
736
846
- key : features.file_handling_api
737
847
t : API обробки файлів
848
+ - key : features.file_handling_api.description
849
+ t : Allows PWAs to register themselves as handlers for certain file types.
738
850
739
851
- key : features.window_controls_overlay
740
852
t : API накладання віконних елементів керування (Window Controls Overlay API)
853
+ - key : features.window_controls_overlay.description
854
+ t : Allows PWAs to display custom content over the title bar area, whose controls become an overlay.
741
855
742
856
- key : features.isolated_webapps
743
857
t : Ізольовані вебзастосунки (IWA)
858
+ - key : features.isolated_webapps.description
859
+ t : Native-like packaging, permissions and signed updates for PWAs.
744
860
745
861
# ##########################################################################
746
862
# Other Tools
0 commit comments