1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126
|
[field-sizing-input-text.html]
[text: Empty value]
expected: FAIL
[text: Empty value with a size atttribute]
expected: FAIL
[text: Auto width and auto height with a long text]
expected: FAIL
[text: Explicit height and auto width]
expected: FAIL
[text: Text caret is taller than the placeholder]
expected: FAIL
[text: Text caret is shorter than the placeholder]
expected: FAIL
[text: Update field-sizing property dynamically]
expected: FAIL
[search: Empty value]
expected: FAIL
[search: Empty value with a size atttribute]
expected: FAIL
[search: Auto width and auto height with a long text]
expected: FAIL
[search: Explicit height and auto width]
expected: FAIL
[search: Text caret is taller than the placeholder]
expected: FAIL
[search: Text caret is shorter than the placeholder]
expected: FAIL
[search: Update field-sizing property dynamically]
expected: FAIL
[tel: Empty value]
expected: FAIL
[tel: Empty value with a size atttribute]
expected: FAIL
[tel: Auto width and auto height with a long text]
expected: FAIL
[tel: Explicit height and auto width]
expected: FAIL
[tel: Text caret is taller than the placeholder]
expected: FAIL
[tel: Text caret is shorter than the placeholder]
expected: FAIL
[tel: Update field-sizing property dynamically]
expected: FAIL
[url: Empty value]
expected: FAIL
[url: Empty value with a size atttribute]
expected: FAIL
[url: Auto width and auto height with a long text]
expected: FAIL
[url: Explicit height and auto width]
expected: FAIL
[url: Text caret is taller than the placeholder]
expected: FAIL
[url: Text caret is shorter than the placeholder]
expected: FAIL
[url: Update field-sizing property dynamically]
expected: FAIL
[email: Empty value]
expected: FAIL
[email: Empty value with a size atttribute]
expected: FAIL
[email: Auto width and auto height with a long text]
expected: FAIL
[email: Explicit height and auto width]
expected: FAIL
[email: Text caret is taller than the placeholder]
expected: FAIL
[email: Text caret is shorter than the placeholder]
expected: FAIL
[email: Update field-sizing property dynamically]
expected: FAIL
[password: Empty value]
expected: FAIL
[password: Empty value with a size atttribute]
expected: FAIL
[password: Auto width and auto height with a long text]
expected: FAIL
[password: Explicit height and auto width]
expected: FAIL
[password: Text caret is taller than the placeholder]
expected: FAIL
[password: Text caret is shorter than the placeholder]
expected: FAIL
[password: Update field-sizing property dynamically]
expected: FAIL
|