L. David Baron

Results 43 issues of L. David Baron

In https://github.com/w3ctag/spec-reviews/issues/87#issuecomment-171535440 (see also the following comment) we had a brief discussion about USVString vs. DOMString. This seems like a somewhat tricky (in that it's easy to get wrong) API...

⌛ duration:short
editorial
☕☕ difficulty:medium
topic: string

This is essentially a continuation of #3341. I'm again trying to record [a bug](https://bugs.chromium.org/p/chromium/issues/detail?id=1341219) in a debug [build of linux-chromeos](https://chromium.googlesource.com/chromium/src/+/HEAD/docs/chromeos_build_instructions.md#Chromium-OS-on-Linux-linux_chromeos) using the `args.gn` from https://github.com/rr-debugger/rr/issues/3324#issue-1300788182 . It does occasionally work....

Following the [installation instructions](https://tabatkins.github.io/bikeshed/#install-final) (either of the released bikeshed or for development, though with `--user`) doesn't work on my relatively modern Mac, because when it tries to build Pillow, it...

The reftest analyzer is designed to put a red outline *around* the areas of the image that differ. However, it doesn't really work when the differing area touches the edge...

It would be useful if wpt.fyi directory listings showed a row either at the top or bottom with the totals. For example, I've been focusing a lot on the [list...

front-end

We got here from w3ctag/design-reviews#279, looking at this in a breakout within the TAG meeting. One thing I noticed is that this seems, on some platforms, to add the ability...

### Proposal In whatwg/html#9796 the inheritance of directionality and language in HTML is being specified more clearly, including how it works with shadow DOM. (The summary is that it largely...

p2
involves: Content
proposal
Content: HTML
effort: medium
type: enhance content

The [clone](https://dom.spec.whatwg.org/#concept-node-clone) algorithm in the DOM spec currently describes the cloning algorithm when the "clone children" flag is set as recursively cloning the children and then appending them to the...

topic: nodes

**Describe the bug** The UI for using chromestatus to help advance a feature is confusingly split across different views of the feature. In particular: * the "Draft Intent to ***"...

bug
for-feature-authors

Thank you for letting us know that something needs to be fixed. This page is for recording bugs on Chrome Status (https://www.chromestatus.com). If you need to report a problem with...

bug
for-feature-authors