[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Summary view] [Print] [Text view]
1 @editor @editor_atto @atto @atto_html 2 Feature: Atto edit HTML 3 To write advanced HTML, I need to edit the HTML source code 4 5 @javascript 6 Scenario: Edit the html source 7 Given I log in as "admin" 8 When I navigate to "Edit profile" node in "My profile settings" 9 And I set the field "Description" to "<p style=\"color: blue;\">Smurf</p>" 10 And I click on "Show more buttons" "button" 11 And I click on "HTML" "button" 12 Then the field "Description" matches value "<p style=\"color: blue;\">Smurf</p>" 13
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |