gecko-dev/layout
James Teh 39c32ba853 Bug 1660363: Don't treat elements inside print preview documents as focusable. r=emilio,mstriemer
Previously, IsFocusable returned true on elements in print preview documents, but the element wouldn't accept focus.
This meant that when you tried to tab, focus would get stuck on the document.
Now, IsFocusable returns false.
Thus, tab doesn't try to stop on these elements and can move out of the document.

Differential Revision: https://phabricator.services.mozilla.com/D88000
2020-08-27 00:41:42 +00:00
..
base Bug 1661356 - Change nsLayoutUtils::ComputeScrollMetadata() to take a scrollport size instead of a scrollport rect. r=kats 2020-08-27 01:40:19 +00:00
build Bug 1660345 - Remove unnecessary process checks from BrowserParent, r=kmag 2020-08-24 20:24:04 +00:00
docs Bug 1628958 Part 1 - Add Layout & CSS section to Mozilla Source Tree Documentation. r=firefox-source-docs-reviewers,sylvestre 2020-04-15 18:07:24 +00:00
forms Bug 1648149 - Move GeckoViewContent to Actor. r=snorp 2020-08-14 14:48:37 +00:00
generic Bug 1660363: Don't treat elements inside print preview documents as focusable. r=emilio,mstriemer 2020-08-27 00:41:42 +00:00
inspector Bug 546052 - Add parsing for cross-fade from CSS Image Values and Replaced Content Module Level 4 r=emilio 2020-07-31 16:11:38 +00:00
ipc Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert 2020-03-17 09:38:32 +00:00
mathml Bug 1639963 - Update the API of nsIFrame::ComputeSize for aspect-ratio. r=emilio 2020-08-17 06:57:56 +00:00
media
painting Bug 1661356 - Change nsLayoutUtils::ComputeScrollMetadata() to take a scrollport size instead of a scrollport rect. r=kats 2020-08-27 01:40:19 +00:00
printing Bug 1636728 - Centralize printing entry points in nsGlobalWindowOuter, and move cloning out of nsPrintJob. r=jwatt,geckoview-reviewers,smaug,agi 2020-08-25 17:45:12 +00:00
reftests Bug 1660089 - Use the nearest scrollable frame as the clip frame if the scrollable frame is overflow:hidden. r=botond 2020-08-27 00:09:59 +00:00
style Backed out 2 changesets (bug 1660857) for bc failures on browser_parsable_css.js . CLOSED TREE 2020-08-27 00:28:58 +03:00
svg Bug 1648550 - Fix getBoundingClientRect for use element position r=emilio 2020-08-25 23:36:18 +00:00
tables Bug 1412687 Part 1 - Make const-cast clearer in nsTableRowGroupFrame::Reflow(). r=dholbert 2020-08-20 22:24:58 +00:00
tools Bug 1657498 - report Software WebRender in about:support. r=emilio 2020-08-14 22:30:05 +00:00
xul Bug 1660378 - part 9: Avoid QI for getting `nsStyledElement` pointer r=smaug 2020-08-26 05:29:06 +00:00
moz.build Bug 1628958 Part 1 - Add Layout & CSS section to Mozilla Source Tree Documentation. r=firefox-source-docs-reviewers,sylvestre 2020-04-15 18:07:24 +00:00