[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Are there some HTML tags that I can use to make certain blocks auto-
From: |
T.V Raman |
Subject: |
Re: Are there some HTML tags that I can use to make certain blocks auto-hide in eww? |
Date: |
Thu, 27 Sep 2018 08:48:30 -0700 |
Correct, should work. Just remember that if you want those nodes to
ever show up in a JS-powered browser, you'll need to set that attr
to false in the JS code that unhides it -- otherwise it'll just lead
to differently confusing experiences.
Kaushal Modi writes:
> On Thu, Sep 27, 2018 at 11:42 AM T.V Raman <raman@google.com> wrote:
>
>
> In the case, of EWW, since we dont run JS code, the state of
> aria-hidden=true will never change to false from the initial value
> and you can safely drop those nodes.
>
>
> Awesome! Thanks for that background information too.
>
> So I will start annotating "don't show these in eww" tags with
> "aria-hidden=true". I hope that the consensus is to default that var to t.
> Noam? Eli? Lars?
--
Id: kg:/m/0285kf1
--
Id: kg:/m/0285kf1
- Are there some HTML tags that I can use to make certain blocks auto-hide in eww?, Kaushal Modi, 2018/09/27
- Re: Are there some HTML tags that I can use to make certain blocks auto-hide in eww?, Noam Postavsky, 2018/09/27
- Re: Are there some HTML tags that I can use to make certain blocks auto-hide in eww?, Kaushal Modi, 2018/09/27
- Re: Are there some HTML tags that I can use to make certain blocks auto-hide in eww?, Noam Postavsky, 2018/09/27
- Re: Are there some HTML tags that I can use to make certain blocks auto-hide in eww?, Kaushal Modi, 2018/09/27
- Re: Are there some HTML tags that I can use to make certain blocks auto-hide in eww?, T.V Raman, 2018/09/28
- Re: Are there some HTML tags that I can use to make certain blocks auto-hide in eww?, Kaushal Modi, 2018/09/27
- Re: Are there some HTML tags that I can use to make certain blocks auto-hide in eww?,
T.V Raman <=
- Re: Are there some HTML tags that I can use to make certain blocks auto-hide in eww?, Kaushal Modi, 2018/09/27
- Re: Are there some HTML tags that I can use to make certain blocks auto-hide in eww?, T.V Raman, 2018/09/28