-
Notifications
You must be signed in to change notification settings - Fork 41
Adapt changes to navigation to session history rewrite #137
Copy link
Copy link
Closed
Description
We have some new build errors:
LINE ~275: No 'dfn' refs found for 'current entry'.
[=current entry=]
in https://privacycg.github.io/storage-access/#navigation
I suspect that this comes from whatwg/html#6315. I asked @domenic about an easy migration path for this text but it seems like the solution might entail a little more work, so here's two thoughts:
- I think we should unbreak the build in the meantime, with Remove fail on warning from build #136
- I'm not sure how much of this will stick around with the upcoming Permissions integration (Consider building on top of Permissions instead of using the "storage access map" #121), so I'm a bit hesitant to spend the time on fixing this now and having to rewrite/delete that portion later.
@annevk thoughts?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels