Lines Matching defs:column
18 …{line: 1, column: 1, reason: 'ERROR: Selector `html` is not supported. Weex only support single-cl… property
19 {line: 3, column: 7, reason: 'NOTE: property value `red` is autofixed to `#FF0000`'}, property
20 …{line: 3, column: 60, reason: 'WARNING: `-webkit-transform` is not a standard property name (may n… property
21 …{line: 5, column: 7, reason: 'WARNING: `background` is not a standard property name (may not be su… property
87 {line: 1, column: 40, reason: 'NOTE: property value `300ms` is autofixed to `300`'}, property
88 {line: 1, column: 68, reason: 'NOTE: property value `0.2s` is autofixed to `200`'} property
150 {line: 3, column: 75, reason: 'NOTE: property value `300ms` is autofixed to `300`'}, property
151 {line: 3, column: 103, reason: 'NOTE: property value `0.2s` is autofixed to `200`'} property
171 {line: 1, column: 22, reason: 'NOTE: property value `500ms` is autofixed to `500`'}, property
172 {line: 1, column: 22, reason: 'NOTE: property value `1s` is autofixed to `1000`'} property
285 expect(data.log).eql([{line: 1, column: 5, reason: 'ERROR: undefined:1:5: missing \'{\''}]) property