[Bug 353877]
brianary
brian at webcoder.info
Thu Dec 27 17:24:40 UTC 2018
(In reply to Wayne Pollock from comment #401)
> Brian's link to the w3.org bug was interesting, but all modern browser now
> support nth-child. I will just have to redo my web pages. *sigh*
As mentioned in that link, nth-child is not a solution, not due to lack
of support though. There's a reason to one uses it.
Adding CSS somewhere, even when you can, to style a single table by
column position (which can change as you author/update it), is
unmaintainable at best.
Examine tables in the wild. It's all cell-by-cell attributes, either by
CSS classes or alignment attributes. Think about how inefficient that
is. All because no one takes this bug seriously.
(Almost impossible to add a comment to this bug in Firefox Mobile.)
--
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to Mozilla Firefox.
https://bugs.launchpad.net/bugs/353877
Title:
FF doesn't render the properties and the styles of <COL> tags
To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/353877/+subscriptions
More information about the Ubuntu-mozillateam-bugs
mailing list