Skip to content

Commit

Permalink
chore: update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
AdriandeCita committed Dec 23, 2024
1 parent e57cd28 commit cb9983b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion external/original-content
Submodule original-content updated 48 files
+3 −20 files/en-us/learn_web_development/extensions/forms/how_to_structure_a_web_form/example/index.md
+1 −1 files/en-us/learn_web_development/howto/design_and_accessibility/common_web_layouts/index.md
+1 −1 files/en-us/learn_web_development/howto/design_and_accessibility/design_for_all_types_of_users/index.md
+1 −1 files/en-us/learn_web_development/howto/design_and_accessibility/html_features_for_accessibility/index.md
+1 −1 files/en-us/learn_web_development/howto/design_and_accessibility/thinking_before_coding/index.md
+1 −1 files/en-us/learn_web_development/howto/design_and_accessibility/what_is_accessibility/index.md
+1 −1 files/en-us/learn_web_development/howto/tools_and_setup/available_text_editors/index.md
+1 −1 .../en-us/learn_web_development/howto/tools_and_setup/checking_that_your_web_site_is_working_properly/index.md
+1 −1 ...n-us/learn_web_development/howto/tools_and_setup/how_do_you_host_your_website_on_google_app_engine/index.md
+1 −1 files/en-us/learn_web_development/howto/tools_and_setup/how_much_does_it_cost/index.md
+1 −1 files/en-us/learn_web_development/howto/tools_and_setup/set_up_a_local_testing_server/index.md
+1 −1 files/en-us/learn_web_development/howto/tools_and_setup/upload_files_to_a_web_server/index.md
+1 −1 files/en-us/learn_web_development/howto/tools_and_setup/using_github_pages/index.md
+1 −1 files/en-us/learn_web_development/howto/tools_and_setup/what_are_browser_developer_tools/index.md
+1 −1 files/en-us/learn_web_development/howto/tools_and_setup/what_software_do_i_need/index.md
+1 −1 files/en-us/learn_web_development/howto/web_mechanics/how_does_the_internet_work/index.md
+1 −1 files/en-us/learn_web_development/howto/web_mechanics/what_are_hyperlinks/index.md
+1 −1 files/en-us/learn_web_development/howto/web_mechanics/what_is_a_domain_name/index.md
+1 −1 files/en-us/learn_web_development/howto/web_mechanics/what_is_a_url/index.md
+1 −1 files/en-us/learn_web_development/howto/web_mechanics/what_is_a_web_server/index.md
+9 −19 files/en-us/web/api/performance/measureuseragentspecificmemory/index.md
+15 −20 files/en-us/web/api/performance/now/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/basic_scissoring/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/boilerplate_1/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/canvas_size_and_webgl/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/clearing_by_clicking/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/clearing_with_colors/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/color_masking/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/detect_webgl/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/hello_glsl/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/hello_vertex_attributes/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/raining_rectangles/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/scissor_animation/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/simple_color_animation/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/textures_from_code/index.md
+2 −2 files/en-us/web/api/webgl_api/by_example/video_textures/index.md
+31 −2 files/en-us/web/api/window/crossoriginisolated/index.md
+33 −4 files/en-us/web/api/workerglobalscope/crossoriginisolated/index.md
+1 −1 files/en-us/web/css/gradient/index.md
+7 −6 files/en-us/web/http/headers/cross-origin-embedder-policy/index.md
+6 −5 files/en-us/web/http/headers/cross-origin-opener-policy/index.md
+48 −0 files/en-us/web/http/headers/permissions-policy/cross-origin-isolated/index.md
+5 −1 files/en-us/web/http/headers/permissions-policy/index.md
+5 −19 files/en-us/web/javascript/reference/global_objects/sharedarraybuffer/index.md
+1 −1 files/en-us/web/svg/attribute/media/index.md
+1 −1 files/en-us/web/svg/attribute/type/index.md
+2 −2 files/en-us/web/svg/element/style/index.md

0 comments on commit cb9983b

Please sign in to comment.