DescriptionSettings Rewrite: Restore id of default id to 'main' from ''.
Previously, the default subpage was marked as:
<neon-animatable id="">
...
</neon-animatable>
However, this is confusing. This patch changes the default subpage to:
<neon-animatable id="main">
...
</neon-animatable>
BUG=535013
Committed: https://crrev.com/88b850da08e4e919c8b1171003ad4e532d858aba
Cr-Commit-Position: refs/heads/master@{#352438}
Patch Set 1 #Patch Set 2 : #
Depends on Patchset: Messages
Total messages: 9 (3 generated)
|