[Webkit-unassigned] [Bug 138577] th { text-align: inherit; } is not respected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 02:20:30 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=138577

--- Comment #5 from Karl Dubost <karlcow at apple.com> ---
Filed https://github.com/whatwg/html/issues/7978

because the spec says Safari does the right thing. 
but Firefox and Chrome do differently.

```
data:text/html,<!doctype%20html><table><tr><th%20style="text-align:inherit">START</th></tr><tr><td>AAAAAAAAAAAAAA</td></tr></table>
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220602/9263c7e9/attachment.htm>


More information about the webkit-unassigned mailing list