accname icon indicating copy to clipboard operation
accname copied to clipboard

LabelledBy Recursion is not actually recursive, so it should be renamed.

Open cookiecrook opened this issue 2 years ago • 1 comments

LabelledBy Recursion is not actually recursive, so it (and the WPT test file) should be renamed.

Originally posted by @cookiecrook in https://github.com/w3c/accname/issues/209#issuecomment-1774181678

After the outcome of #209, it's clear this is not actually "recursion" so consider renaming that step name, ID, and test file.

cookiecrook avatar Nov 20 '23 07:11 cookiecrook

Let's just call it "traversal" instead of "recursion" I think that remains accurate. There may also be some minor word smithing to make it clear it doesn't loop back into the algorithm more than once... As opposed to a recursive inward loop.

cookiecrook avatar May 01 '24 18:05 cookiecrook