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