Takumi Fujiwara
Takumi Fujiwara
> Looks like you need to update the `button[title="Delete"]` to `button[aria-label="Delete"]`. This solution works perfectly. Thanks!
I'm with @frbitten on using tags to indicate file types instead of assigning kinds for each possible file type, especially if you have a vision for extending this proposal to...
I made a misassumption about HTML entity references... I didn't think they are used so wildly in the world. As a consequence, the `MetaTagParser` I introduced in #818 only resolves...