ClaroTableDragTest::$tabledragChangedXpathSelector
Same name in other branches
- 10 core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php \Drupal\FunctionalJavascriptTests\Theme\ClaroTableDragTest::tabledragChangedXpathSelector
- 11.x core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php \Drupal\FunctionalJavascriptTests\Theme\ClaroTableDragTest::tabledragChangedXpathSelector
Type: tabledragChangedXpathSelector
Overrides TableDragTest::$tabledragChangedXpathSelector
File
-
core/
tests/ Drupal/ FunctionalJavascriptTests/ Theme/ ClaroTableDragTest.php, line 29
Class
- ClaroTableDragTest
- Tests draggable tables with Claro theme.
Namespace
Drupal\FunctionalJavascriptTests\ThemeCode
protected static $tabledragChangedXpathSelector = 'child::td[1]/div[contains(concat(" ", normalize-space(@class), " "), " js-tabledrag-cell-content ")]/abbr[contains(concat(" ", normalize-space(@class), " "), " tabledrag-changed ")]';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.