sideshowbarker
sideshowbarker
This is not a feature that I ever plan to work on implementing myself, and nobody else has ever stepped forward to work on it. So I’m going ahead and...
Yeah, for debugging problems with HTML/CSS/JavaScript and web APIs (as opposed to problems with, say, the browser UI, or networking problems), you need to attach to the right WebContent process....
Fixed in https://github.com/validator/validator/commit/d1e35226677c52432a19e344e1d5ee0c01019821
What about having the mark-as-done action mark the notification as both done _and_ read? See https://github.com/meiji163/gh-notify/pull/100 for a working proof of concept. While only marking the notification as done doesn’t...
> Is there a test we can add to exercise this change? I’ve not yet found any WPT tests that cover it — but yeah we need some way to...
OK, added test case. The logic if the test case is that it creates an `input` element which starts out like this: ```html ``` …and then it sets `value` IDL...
Merge conflict resolved~
CI failure is just overall LibWeb timeout
Merge conflicts resolved.
The CI failure here is for an unrelated test