Re: [css-houdini-drafts] [css-typed-om] what is "hint" in "add two types" step 3 (#1093)

I think the source of the confusion is constructing the parse tree for:

> For each base type other than "percent" hint:

Like, I parsed it as something like (For (each base type) (other than "percent" hint)), probably because "percent hint" is something that exists all over this section.

Whereas I suppose the intent is something more like (For (each base type (other than "percent")) hint)?

-- 
GitHub Notification of comment by gsnedders
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/1093#issuecomment-1523254242 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 26 April 2023 11:23:42 UTC