Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Blink] Propagate lang attribute changes to child elements #49297

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 20, 2024

  1. [Blink] Propagate lang attribute changes to child elements

    It is not possible for elements to know if the lang attribute has
    changed for one of its ancestors. This change propagates lang attribute
    updates down the tree.
    The Permission Element listens to this change and updates the text
    accordingly.
    
    Bug: 374677445
    Change-Id: Ic41c90a13f3fbb1faecc8298993bc74cb185137e
    Ravjit authored and chromium-wpt-export-bot committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    71c42e0 View commit details
    Browse the repository at this point in the history