mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 14:33:59 +00:00
Merge "[browser test] change list_item to li"
This commit is contained in:
commit
34afa4c15d
|
@ -57,7 +57,7 @@ class VisualEditorPage
|
|||
span(:leftarrowclose, class: "oo-ui-iconedElement-icon oo-ui-icon-previous", frame: frame)
|
||||
text_field(:link_textfield, index: 0, frame: frame)
|
||||
span(:another_save_page, class: "oo-ui-labeledElement-label", text: "Save page", frame: frame)
|
||||
list_item(:template_list_item, text: "S", frame: frame)
|
||||
li(:template_list_item, text: "S", frame: frame)
|
||||
div(:ve_link_ui, class: "oo-ui-window-title", frame: frame)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue