Skip to content

Conversation

@dholbert
Copy link
Member

@dholbert dholbert commented Oct 12, 2016

css-align section 4.2 currently says:

baseline
[...] The fallback alignment for baseline is start.

last-baseline
[... ]The fallback alignment for baseline is end.

Those "fallback alignment" sentences are contradictory (they say opposite things about the fallback alignment for baseline).

The latter one clearly means to be talking about last-baseline, not baseline. Here's a pull request to fix that typo.

Section 4.2 currently says:
> `baseline`
> [...] The fallback alignment for `baseline` is `start`.
>
> `last-baseline`
> [... ]The fallback alignment for `baseline` is `end`.

Those "fallback alignment" sentences are contradictory (they say opposite things about the fallback alignment for `baseline`).

The latter one clearly means to be talking about `last-baseline`, not `baseline`. Here's a pull request to fix that typo.
@dholbert dholbert changed the title Fix typo: s/baseline/last-baseline/ [css-align] fix typo: s/baseline/last-baseline/ Oct 12, 2016
@tabatkins tabatkins merged commit 4fcd343 into w3c:master Nov 22, 2016
@dholbert dholbert deleted the patch-1 branch March 14, 2017 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants