Constructor
new FixType(domSpec, helperText) → {FixType}
Parameters:
| Name | Type | Description | 
|---|---|---|
| domSpec | boolean | defines whether this fix is specific to the particular page under test | 
| helperText | string | a brief human-readable description of how to resolve the accessibility concern corresponding to this fix | 
- Source:
Returns:
- Type
- FixType
Members
domSpec
    Defines whether this fix is specific to the particular page under test.
- Source:
helperText
    A brief human-readable description of how to resolve the accessibility concern corresponding to this fix. Consult AMP for additional information.
- Source: