Chromium Code Reviews
DescriptionPDF: Fix layout issues caused by removing iron-flex-layout
In crrev.com/401161, the deprecated version of iron-flex-layout was removed
from the PDF viewer. This version added styles to the page which were seen
by every element, regardless of whether they expected it. Thus, removing
it from the page had some unexpected side effects:
* The bookmarks menu in the toolbar would always show, due to a change
in how [hidden] was defined.
* The password field was laid out incorrectly due to not importing the
new version of iron-flex-layout correctly.
This CL fixes both of these regressions.
BUG=622582, 621736
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/930c85305671e9a24a3ac4eb9ea1de0cd447f961
Cr-Commit-Position: refs/heads/master@{#402112}
Patch Set 1 #
Total comments: 5
Messages
Total messages: 14 (5 generated)
|
||||||||||||||||||||||||||||