96821945fb
The menu button and the menu of a share are no longer direct childs of the actions of the share row. The menu button is now a child of a ".trigger" element, while the menu is a direct child of the body and has an id defined in the "aria-describedby" attribute of the ".trigger" element. In XPath 1.0 it does not seem possible to "backreference" a value or create variables, so when the share menu or one of its item is needed now the ".trigger" element is first found and then its XPath expression is used to compose its "aria-describedby" attribute in the XPath expression for the menu. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
---|---|---|
.. | ||
bootstrap | ||
core | ||
access-levels.feature | ||
app-comments.feature | ||
app-files-sharing-link.feature | ||
app-files-sharing.feature | ||
app-files-tags.feature | ||
app-files.feature | ||
app-theming.feature | ||
apps.feature | ||
header.feature | ||
login.feature | ||
users.feature |