gecko-dev/layout
Emilio Cobos Álvarez 1ac45263e4 Bug 1839221 - Simplify rule to hide forms inside tables in html docs. r=jfkthame
While we're at it:

 * Hide :-moz-is-html from content. This is barely documented (a google
   search for that yields two pages mostly of our UA sheet) and unlikely
   to cause any compat impact (plus it's a one-liner to expose it if we
   needed to).

 * Make that only depend on the document state. It doesn't have any
   practical implications since we only use it on html.css which already
   has a default namespace.

 * Add some documentation on why are these pseudo-classes (rather than
   e.g., media queries).

Differential Revision: https://phabricator.services.mozilla.com/D181406
2023-06-22 11:31:44 +00:00
..
base Bug 1835712 - Add a new flag to InputAPZContext to indicate the state we didn't handle the event on the main-thread. r=botond 2023-06-22 03:01:44 +00:00
build Bug 1755206 - Allow setting context for remote debugging in content process. r=dom-storage-reviewers,janv 2023-06-12 04:41:00 +00:00
docs
forms Backed out 5 changesets (bug 1838829) for causing mochitest failures CLOSED TREE 2023-06-22 03:37:07 +03:00
generic Backed out 5 changesets (bug 1838829) for causing mochitest failures CLOSED TREE 2023-06-22 03:37:07 +03:00
inspector Bug 1839638 - [devtools] Add InspectorUtils.parseStyleSheet test for nested rules. r=emilio. 2023-06-22 09:27:54 +00:00
ipc
mathml Bug 1834487 - Simplify border snapping. r=Oriol 2023-05-31 08:49:14 +00:00
media
painting Bug 1820070 - Part 4: Send offset-position to the compositor. r=emilio 2023-06-06 21:40:52 +00:00
printing Bug 1838762 - Use a uint8_t for EventType. r=lsalzman 2023-06-17 03:06:29 +00:00
reftests Bug 1833471 Part 3 - Add :first page pseudo-class tests. r=emilio 2023-06-21 23:37:46 +00:00
style Bug 1839221 - Simplify rule to hide forms inside tables in html docs. r=jfkthame 2023-06-22 11:31:44 +00:00
svg Backed out 5 changesets (bug 1838829) for causing mochitest failures CLOSED TREE 2023-06-22 03:37:07 +03:00
tables Bug 1834487 - Simplify border snapping. r=Oriol 2023-05-31 08:49:14 +00:00
tools Bug 1839518 - Convert LayoutDebugChild to an ES module. r=emilio 2023-06-21 09:49:06 +00:00
xul Backed out 5 changesets (bug 1838829) for causing mochitest failures CLOSED TREE 2023-06-22 03:37:07 +03:00
moz.build