New scenario: Discarding a live preview of a font keeps the previous font
Change-Id: I4dbd90263be5a35c654b850e6c3632959e8a3915
This commit is contained in:
@@ -12,3 +12,10 @@ Feature: Persistent settings
|
||||
And I apply the changes
|
||||
And I visit a random page
|
||||
Then the selected interface font must be "OpenDyslexic"
|
||||
|
||||
Scenario: Discarding a live preview of a font keeps the previous font
|
||||
When I open "Fonts" panel of language settings
|
||||
And I select "OpenDyslexic" font for the interface language for the live preview
|
||||
And I close the panel to discard the changes
|
||||
And I visit a random page
|
||||
Then the selected interface font must be "system"
|
||||
|
||||
Reference in New Issue
Block a user