Changed Cucumber tags according to the convention
* Replaced @phantomjs-bug with browser specific tags (@firefox @internet_explorer_10 @phantomjs). * Replaced @custom-browser tag with @clean tag. * Deleted cucumber.yml file since it is no longer used. * Replaced old (no longer implemented) step names with new ones The convention: https://www.mediawiki.org/wiki/Manual:Coding_conventions/Selenium#Requir ed_tags Paired with: Kartik Mistry Bug: 60335 Bug: 62477 Change-Id: I54f9ccbaaeb843293fbc1608d53f0e12b6d74cbe
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
@firefox @internet_explorer_10 @phantomjs
|
||||
Feature: Autonym font
|
||||
|
||||
* With tofu detection in ULS, system fonts will be given preference over webfonts.
|
||||
|
||||
Reference in New Issue
Block a user