| Differences between
and this patch
- a/LayoutTests/ChangeLog +201 lines
Lines 1-3 a/LayoutTests/ChangeLog_sec1
1
2011-11-08  Kent Tamura  <tkent@chromium.org>
2
3
        Convert some placeholder-related tests to reftests
4
        https://bugs.webkit.org/show_bug.cgi?id=71779
5
6
        Reviewed by NOBODY (OOPS!).
7
8
        * fast/css/pseudo-cache-stale-expected.html: Added.
9
        * fast/forms/input-placeholder-text-indent-expected.html: Added.
10
        * fast/forms/input-placeholder-visibility-2-expected.html: Added.
11
        * fast/forms/isindex-placeholder-expected.html: Added.
12
        * fast/forms/password-placeholder-text-security-expected.html: Added.
13
        * fast/forms/password-placeholder-text-security.html: Removed unused function.
14
        * fast/forms/password-placeholder.html: Removed because password-placeholder-text-security.html covers this.
15
        * fast/forms/placeholder-set-attribute-expected.html: Added.
16
        * fast/forms/placeholder-set-value-expected.html: Added.
17
        * fast/forms/placeholder-stripped-expected.html: Added.
18
        * fast/forms/search-placeholder-value-changed-expected.html: Added.
19
        * fast/forms/textarea-placeholder-set-attribute-expected.html: Added.
20
        * fast/forms/textarea-placeholder-set-value-expected.html: Added.
21
        * fast/forms/textarea-placeholder-wrapping-expected.html: Added.
22
        * platform/chromium-cg-mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed.
23
        * platform/chromium-cg-mac-leopard/fast/forms/isindex-placeholder-expected.png: Removed.
24
        * platform/chromium-cg-mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed.
25
        * platform/chromium-cg-mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed.
26
        * platform/chromium-cg-mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed.
27
        * platform/chromium-cg-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed.
28
        * platform/chromium-linux/fast/css/pseudo-cache-stale-expected.png: Removed.
29
        * platform/chromium-linux/fast/forms/input-placeholder-text-indent-expected.png: Removed.
30
        * platform/chromium-linux/fast/forms/input-placeholder-visibility-2-expected.png: Removed.
31
        * platform/chromium-linux/fast/forms/isindex-placeholder-expected.png: Removed.
32
        * platform/chromium-linux/fast/forms/password-placeholder-expected.png: Removed.
33
        * platform/chromium-linux/fast/forms/password-placeholder-text-security-expected.png: Removed.
34
        * platform/chromium-linux/fast/forms/placeholder-set-attribute-expected.png: Removed.
35
        * platform/chromium-linux/fast/forms/placeholder-set-value-expected.png: Removed.
36
        * platform/chromium-linux/fast/forms/placeholder-stripped-expected.png: Removed.
37
        * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png: Removed.
38
        * platform/chromium-linux/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed.
39
        * platform/chromium-linux/fast/forms/textarea-placeholder-set-value-expected.png: Removed.
40
        * platform/chromium-linux/fast/forms/textarea-placeholder-wrapping-expected.png: Removed.
41
        * platform/chromium-mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed.
42
        * platform/chromium-mac-leopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed.
43
        * platform/chromium-mac-leopard/fast/forms/isindex-placeholder-expected.png: Removed.
44
        * platform/chromium-mac-leopard/fast/forms/password-placeholder-text-security-expected.png: Removed.
45
        * platform/chromium-mac-leopard/fast/forms/placeholder-set-attribute-expected.png: Removed.
46
        * platform/chromium-mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed.
47
        * platform/chromium-mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed.
48
        * platform/chromium-mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed.
49
        * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed.
50
        * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed.
51
        * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-wrapping-expected.png: Removed.
52
        * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.png: Removed.
53
        * platform/chromium-mac/fast/forms/input-placeholder-text-indent-expected.png: Removed.
54
        * platform/chromium-mac/fast/forms/input-placeholder-visibility-2-expected.png: Removed.
55
        * platform/chromium-mac/fast/forms/isindex-placeholder-expected.png: Removed.
56
        * platform/chromium-mac/fast/forms/password-placeholder-expected.png: Removed.
57
        * platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.png: Removed.
58
        * platform/chromium-mac/fast/forms/placeholder-set-attribute-expected.png: Removed.
59
        * platform/chromium-mac/fast/forms/placeholder-set-value-expected.png: Removed.
60
        * platform/chromium-mac/fast/forms/placeholder-stripped-expected.png: Removed.
61
        * platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.png: Removed.
62
        * platform/chromium-mac/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed.
63
        * platform/chromium-mac/fast/forms/textarea-placeholder-set-value-expected.png: Removed.
64
        * platform/chromium-mac/fast/forms/textarea-placeholder-wrapping-expected.png: Removed.
65
        * platform/chromium-win/fast/css/pseudo-cache-stale-expected.png: Removed.
66
        * platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt: Removed.
67
        * platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.png: Removed.
68
        * platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.txt: Removed.
69
        * platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.png: Removed.
70
        * platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.txt: Removed.
71
        * platform/chromium-win/fast/forms/isindex-placeholder-expected.png: Removed.
72
        * platform/chromium-win/fast/forms/isindex-placeholder-expected.txt: Removed.
73
        * platform/chromium-win/fast/forms/password-placeholder-expected.png: Removed.
74
        * platform/chromium-win/fast/forms/password-placeholder-expected.txt: Removed.
75
        * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.png: Removed.
76
        * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt: Removed.
77
        * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.png: Removed.
78
        * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt: Removed.
79
        * platform/chromium-win/fast/forms/placeholder-set-value-expected.png: Removed.
80
        * platform/chromium-win/fast/forms/placeholder-set-value-expected.txt: Removed.
81
        * platform/chromium-win/fast/forms/placeholder-stripped-expected.png: Removed.
82
        * platform/chromium-win/fast/forms/placeholder-stripped-expected.txt: Removed.
83
        * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.png: Removed.
84
        * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt: Removed.
85
        * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed.
86
        * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed.
87
        * platform/chromium-win/fast/forms/textarea-placeholder-set-value-expected.png: Removed.
88
        * platform/chromium-win/fast/forms/textarea-placeholder-set-value-expected.txt: Removed.
89
        * platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.png: Removed.
90
        * platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed.
91
        * platform/efl/fast/css/pseudo-cache-stale-expected.png: Removed.
92
        * platform/efl/fast/css/pseudo-cache-stale-expected.txt: Removed.
93
        * platform/efl/fast/forms/input-placeholder-text-indent-expected.png: Removed.
94
        * platform/efl/fast/forms/input-placeholder-text-indent-expected.txt: Removed.
95
        * platform/efl/fast/forms/isindex-placeholder-expected.png: Removed.
96
        * platform/efl/fast/forms/isindex-placeholder-expected.txt: Removed.
97
        * platform/efl/fast/forms/password-placeholder-expected.png: Removed.
98
        * platform/efl/fast/forms/password-placeholder-expected.txt: Removed.
99
        * platform/efl/fast/forms/placeholder-set-attribute-expected.png: Removed.
100
        * platform/efl/fast/forms/placeholder-set-attribute-expected.txt: Removed.
101
        * platform/efl/fast/forms/placeholder-set-value-expected.png: Removed.
102
        * platform/efl/fast/forms/placeholder-set-value-expected.txt: Removed.
103
        * platform/efl/fast/forms/placeholder-stripped-expected.png: Removed.
104
        * platform/efl/fast/forms/placeholder-stripped-expected.txt: Removed.
105
        * platform/efl/fast/forms/search-placeholder-value-changed-expected.png: Removed.
106
        * platform/efl/fast/forms/search-placeholder-value-changed-expected.txt: Removed.
107
        * platform/efl/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed.
108
        * platform/efl/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed.
109
        * platform/efl/fast/forms/textarea-placeholder-set-value-expected.png: Removed.
110
        * platform/efl/fast/forms/textarea-placeholder-set-value-expected.txt: Removed.
111
        * platform/efl/fast/forms/textarea-placeholder-wrapping-expected.png: Removed.
112
        * platform/efl/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed.
113
        * platform/gtk/fast/css/pseudo-cache-stale-expected.png: Removed.
114
        * platform/gtk/fast/css/pseudo-cache-stale-expected.txt: Removed.
115
        * platform/gtk/fast/forms/input-placeholder-text-indent-expected.png: Removed.
116
        * platform/gtk/fast/forms/input-placeholder-text-indent-expected.txt: Removed.
117
        * platform/gtk/fast/forms/input-placeholder-visibility-2-expected.png: Removed.
118
        * platform/gtk/fast/forms/input-placeholder-visibility-2-expected.txt: Removed.
119
        * platform/gtk/fast/forms/isindex-placeholder-expected.png: Removed.
120
        * platform/gtk/fast/forms/isindex-placeholder-expected.txt: Removed.
121
        * platform/gtk/fast/forms/password-placeholder-expected.png: Removed.
122
        * platform/gtk/fast/forms/password-placeholder-expected.txt: Removed.
123
        * platform/gtk/fast/forms/password-placeholder-text-security-expected.png: Removed.
124
        * platform/gtk/fast/forms/password-placeholder-text-security-expected.txt: Removed.
125
        * platform/gtk/fast/forms/placeholder-set-attribute-expected.png: Removed.
126
        * platform/gtk/fast/forms/placeholder-set-attribute-expected.txt: Removed.
127
        * platform/gtk/fast/forms/placeholder-set-value-expected.png: Removed.
128
        * platform/gtk/fast/forms/placeholder-set-value-expected.txt: Removed.
129
        * platform/gtk/fast/forms/placeholder-stripped-expected.png: Removed.
130
        * platform/gtk/fast/forms/placeholder-stripped-expected.txt: Removed.
131
        * platform/gtk/fast/forms/search-placeholder-value-changed-expected.png: Removed.
132
        * platform/gtk/fast/forms/search-placeholder-value-changed-expected.txt: Removed.
133
        * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed.
134
        * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed.
135
        * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.png: Removed.
136
        * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.txt: Removed.
137
        * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.png: Removed.
138
        * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed.
139
        * platform/mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed.
140
        * platform/mac-leopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed.
141
        * platform/mac-leopard/fast/forms/password-placeholder-text-security-expected.png: Removed.
142
        * platform/mac-leopard/fast/forms/placeholder-set-attribute-expected.png: Removed.
143
        * platform/mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed.
144
        * platform/mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed.
145
        * platform/mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed.
146
        * platform/mac-leopard/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed.
147
        * platform/mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed.
148
        * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed.
149
        * platform/mac/fast/css/pseudo-cache-stale-expected.png: Removed.
150
        * platform/mac/fast/css/pseudo-cache-stale-expected.txt: Removed.
151
        * platform/mac/fast/forms/input-placeholder-text-indent-expected.png: Removed.
152
        * platform/mac/fast/forms/input-placeholder-text-indent-expected.txt: Removed.
153
        * platform/mac/fast/forms/input-placeholder-visibility-2-expected.png: Removed.
154
        * platform/mac/fast/forms/input-placeholder-visibility-2-expected.txt: Removed.
155
        * platform/mac/fast/forms/isindex-placeholder-expected.png: Removed.
156
        * platform/mac/fast/forms/isindex-placeholder-expected.txt: Removed.
157
        * platform/mac/fast/forms/password-placeholder-expected.png: Removed.
158
        * platform/mac/fast/forms/password-placeholder-expected.txt: Removed.
159
        * platform/mac/fast/forms/password-placeholder-text-security-expected.png: Removed.
160
        * platform/mac/fast/forms/password-placeholder-text-security-expected.txt: Removed.
161
        * platform/mac/fast/forms/placeholder-set-attribute-expected.png: Removed.
162
        * platform/mac/fast/forms/placeholder-set-attribute-expected.txt: Removed.
163
        * platform/mac/fast/forms/placeholder-set-value-expected.png: Removed.
164
        * platform/mac/fast/forms/placeholder-set-value-expected.txt: Removed.
165
        * platform/mac/fast/forms/placeholder-stripped-expected.png: Removed.
166
        * platform/mac/fast/forms/placeholder-stripped-expected.txt: Removed.
167
        * platform/mac/fast/forms/search-placeholder-value-changed-expected.png: Removed.
168
        * platform/mac/fast/forms/search-placeholder-value-changed-expected.txt: Removed.
169
        * platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed.
170
        * platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed.
171
        * platform/mac/fast/forms/textarea-placeholder-set-value-expected.png: Removed.
172
        * platform/mac/fast/forms/textarea-placeholder-set-value-expected.txt: Removed.
173
        * platform/mac/fast/forms/textarea-placeholder-wrapping-expected.png: Removed.
174
        * platform/mac/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed.
175
        * platform/qt-wk2/fast/forms/input-placeholder-text-indent-expected.png: Removed.
176
        * platform/qt/fast/css/pseudo-cache-stale-expected.png: Removed.
177
        * platform/qt/fast/css/pseudo-cache-stale-expected.txt: Removed.
178
        * platform/qt/fast/forms/input-placeholder-text-indent-expected.png: Removed.
179
        * platform/qt/fast/forms/input-placeholder-text-indent-expected.txt: Removed.
180
        * platform/qt/fast/forms/input-placeholder-visibility-2-expected.png: Removed.
181
        * platform/qt/fast/forms/input-placeholder-visibility-2-expected.txt: Removed.
182
        * platform/qt/fast/forms/isindex-placeholder-expected.png: Removed.
183
        * platform/qt/fast/forms/isindex-placeholder-expected.txt: Removed.
184
        * platform/qt/fast/forms/password-placeholder-expected.png: Removed.
185
        * platform/qt/fast/forms/password-placeholder-expected.txt: Removed.
186
        * platform/qt/fast/forms/password-placeholder-text-security-expected.png: Removed.
187
        * platform/qt/fast/forms/password-placeholder-text-security-expected.txt: Removed.
188
        * platform/qt/fast/forms/placeholder-set-attribute-expected.png: Removed.
189
        * platform/qt/fast/forms/placeholder-set-attribute-expected.txt: Removed.
190
        * platform/qt/fast/forms/placeholder-set-value-expected.png: Removed.
191
        * platform/qt/fast/forms/placeholder-set-value-expected.txt: Removed.
192
        * platform/qt/fast/forms/placeholder-stripped-expected.png: Removed.
193
        * platform/qt/fast/forms/placeholder-stripped-expected.txt: Removed.
194
        * platform/qt/fast/forms/search-placeholder-value-changed-expected.png: Removed.
195
        * platform/qt/fast/forms/search-placeholder-value-changed-expected.txt: Removed.
196
        * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed.
197
        * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed.
198
        * platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt: Removed.
199
        * platform/qt/fast/forms/textarea-placeholder-wrapping-expected.png: Removed.
200
        * platform/qt/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed.
201
1
2011-11-07  Chris Fleizach  <cfleizach@apple.com>
202
2011-11-07  Chris Fleizach  <cfleizach@apple.com>
2
203
3
        REGRESSION(r99025-r99037): platform/mac/accessibility/select-element-selection-with-optgroups.html is asserting
204
        REGRESSION(r99025-r99037): platform/mac/accessibility/select-element-selection-with-optgroups.html is asserting
- a/LayoutTests/fast/css/pseudo-cache-stale-expected.html +14 lines
Line 0 a/LayoutTests/fast/css/pseudo-cache-stale-expected.html_sec1
1
<style>
2
::-webkit-input-placeholder {
3
    color: green;
4
}
5
</style>
6
<body>
7
    <div>
8
        <span style="font-size: xx-large;">T</span>he first letter in this sentence should be larger than the rest.
9
    </div>
10
    <div id="first-line" style="font-size: xx-large;">
11
        This sentence should be extra-extra-large.
12
    </div>
13
    <input type="search" placeholder="This should be green">
14
</body>
- a/LayoutTests/fast/forms/input-placeholder-text-indent-expected.html +25 lines
Line 0 a/LayoutTests/fast/forms/input-placeholder-text-indent-expected.html_sec1
1
<style>
2
input { color: darkGray; font-size: 30px; width: 500px; }
3
input.a { text-indent: 0px; }
4
input.b { text-indent: 10px; }
5
input.c { text-indent: 200px; }
6
input.d { text-indent: -10px; }
7
input.e { text-indent: 50%; }
8
</style>
9
10
<div style="direction:ltr">
11
    <input value="placeholder"><br>
12
    <input class="a" value="placeholder"><br>
13
    <input class="b" value="placeholder"><br>
14
    <input class="c" value="placeholder"><br>
15
    <input class="d" value="placeholder"><br>
16
    <input class="e" value="placeholder"><br>
17
</div>
18
<div style="direction:rtl">
19
    <input value="placeholder"><br>
20
    <input class="a" value="placeholder"><br>
21
    <input class="b" value="placeholder"><br>
22
    <input class="c" value="placeholder"><br>
23
    <input class="d" value="placeholder"><br>
24
    <input class="e" value="placeholder"><br>
25
</div>
- a/LayoutTests/fast/forms/input-placeholder-visibility-2-expected.html +13 lines
Line 0 a/LayoutTests/fast/forms/input-placeholder-visibility-2-expected.html_sec1
1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2
<html>
3
<head>
4
</head>
5
<body>
6
<p>Focus field with a placeholder, then type.</p>
7
<div>
8
<input id=i1 value="Text">
9
<script>
10
document.getElementById('i1').setSelectionRange(4, 4);
11
</script>
12
</body>
13
</html>
- a/LayoutTests/fast/forms/isindex-placeholder-expected.html +11 lines
Line 0 a/LayoutTests/fast/forms/isindex-placeholder-expected.html_sec1
1
<style>
2
#normal { color: darkGray }
3
#green-placeholder { color: green; }
4
</style>
5
<p>
6
    Test <tt>&lt;isindex></tt> placeholder styling.
7
</p>
8
The placeholder text should be gray:
9
<isindex id="normal" value="placeholder">
10
The placeholder text should be green:
11
<isindex id="green-placeholder" value="placeholder">
- a/LayoutTests/fast/forms/password-placeholder-text-security-expected.html +15 lines
Line 0 a/LayoutTests/fast/forms/password-placeholder-text-security-expected.html_sec1
1
<html>
2
<head>
3
<style>
4
#pass1, #pass3 {
5
    color: darkGray;
6
}
7
</style>
8
</head>
9
    <body>
10
        This tests that the text security mode switches correctly when the placeholder appears and disappears.<br>
11
        Leave field 1 alone. It should show the placeholder text: <input type="text" id="pass1" value="placeholder"><br>
12
        Focus field 2 and type.  It should show bullets for the password.: <input type="password" id="pass2" value="1234"><br>
13
        Focus field 3 and type.  Clear the value and blur the field.  It should show the placeholder text: <input type="text" id="pass3" value="placeholder"><br>
14
    </body>
15
</html>
- a/LayoutTests/fast/forms/password-placeholder-text-security.html -4 lines
Lines 21-30 a/LayoutTests/fast/forms/password-placeholder-text-security.html_sec1
21
                if (window.layoutTestController)
21
                if (window.layoutTestController)
22
                    layoutTestController.notifyDone();
22
                    layoutTestController.notifyDone();
23
            }
23
            }
24
            function log(msg)
25
            {
26
                document.getElementById('console').appendChild(document.createTextNode(msg + "\n"));
27
            }
28
        </script>
24
        </script>
29
    </head>
25
    </head>
30
    <body onload="test()">
26
    <body onload="test()">
- a/LayoutTests/fast/forms/password-placeholder.html -1 lines
Line 1 a/LayoutTests/fast/forms/password-placeholder.html_sec1
1
<input type="password" placeholder="foobar">
- a/LayoutTests/fast/forms/placeholder-set-attribute-expected.html +4 lines
Line 0 a/LayoutTests/fast/forms/placeholder-set-attribute-expected.html_sec1
1
<body>
2
<p>If you can see the word "Placeholder" in the text field, then all is well.</p>
3
<p><input type="text" placeholder="Placeholder"></p>
4
</body>
- a/LayoutTests/fast/forms/placeholder-set-value-expected.html +7 lines
Line 0 a/LayoutTests/fast/forms/placeholder-set-value-expected.html_sec1
1
<html>
2
<body>
3
  <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=24508">https://bugs.webkit.org/show_bug.cgi?id=24508</a>. Search field does not redraw if value set, when it has placeholder text.</p>
4
5
  <input id="searchfield" type="search" value="New text">
6
</body>
7
</html>
- a/LayoutTests/fast/forms/placeholder-stripped-expected.html +11 lines
Line 0 a/LayoutTests/fast/forms/placeholder-stripped-expected.html_sec1
1
<!DOCTYPE html>
2
<html>
3
<body>
4
<p>CR and LF in placeholder values should be stripped. The first input element and the first textarea element should have a placeholder "first line second line", and the second input element and the second textarea element should have nothing.</p>
5
6
<input placeholder="first line second line"><br>
7
<input><br>
8
<textarea placeholder="first line second line"></textarea><br>
9
<textarea></textarea>
10
</body>
11
</html>
- a/LayoutTests/fast/forms/search-placeholder-value-changed-expected.html +1 lines
Line 0 a/LayoutTests/fast/forms/search-placeholder-value-changed-expected.html_sec1
1
<input type="search" placeholder="Test Passed">
- a/LayoutTests/fast/forms/textarea-placeholder-set-attribute-expected.html +4 lines
Line 0 a/LayoutTests/fast/forms/textarea-placeholder-set-attribute-expected.html_sec1
1
<body>
2
<p>If you can see the word "Placeholder" in the text area, then all is well.</p>
3
<p><textarea id="textarea" placeholder="Placeholder"></textarea></p>
4
</body>
- a/LayoutTests/fast/forms/textarea-placeholder-set-value-expected.html +7 lines
Line 0 a/LayoutTests/fast/forms/textarea-placeholder-set-value-expected.html_sec1
1
<html>
2
<body>
3
  <p>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=21248">https://bugs.webkit.org/show_bug.cgi?id=21248</a>.</p>
4
5
  <textarea>New text</textarea>
6
</body>
7
</html>
- a/LayoutTests/fast/forms/textarea-placeholder-wrapping-expected.html +6 lines
Line 0 a/LayoutTests/fast/forms/textarea-placeholder-wrapping-expected.html_sec1
1
<textarea rows=2>
2
A quick brown fox jumps over the lazy dog. A quick brown fox jumps over the lazy dog.
3
</textarea>
4
<textarea rows=2 style="color: darkGray;">
5
A quick brown fox jumps over the lazy dog. A quick brown fox jumps over the lazy dog.
6
</textarea>
- a/LayoutTests/platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt -28 lines
Lines 1-28 a/LayoutTests/platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {DIV} at (0,0) size 784x37
7
        RenderInline (generated) at (0,0) size 19x36
8
          RenderText {#text} at (0,0) size 19x36
9
            text run at (0,0) width 19: "T"
10
        RenderText {#text} at (19,13) size 349x19
11
          text run at (19,13) width 349: "he first letter in this sentence should be larger than the rest."
12
      RenderBlock {DIV} at (0,37) size 784x37
13
        RenderText {#text} at (0,0) size 521x36
14
          text run at (0,0) width 521: "This sentence should be extra-extra-large."
15
      RenderBlock (anonymous) at (0,74) size 784x26
16
        RenderTextControl {INPUT} at (2,2) size 157x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
17
          RenderDeprecatedFlexibleBox {DIV} at (3,3) size 151x16
18
            RenderBlock {DIV} at (0,2) size 1x11
19
            RenderBlock {DIV} at (1,0) size 138x16
20
            RenderBlock {DIV} at (139,3) size 9x9
21
        RenderText {#text} at (0,0) size 0x0
22
        RenderText {#text} at (0,0) size 0x0
23
layer at (14,87) size 138x16
24
  RenderBlock {DIV} at (0,0) size 138x16
25
layer at (14,87) size 138x16
26
  RenderBlock (relative positioned) {DIV} at (4,3) size 138x16 [color=#008000]
27
    RenderText {#text} at (1,0) size 120x16
28
      text run at (1,0) width 120: "This should be green"
- a/LayoutTests/platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.txt -103 lines
Lines 1-103 a/LayoutTests/platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {DIV} at (0,0) size 784x276
7
        RenderTextControl {INPUT} at (0,2) size 500x42 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
8
        RenderBR {BR} at (500,33) size 0x0
9
        RenderTextControl {INPUT} at (0,48) size 500x42 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
10
        RenderBR {BR} at (500,79) size 0x0
11
        RenderTextControl {INPUT} at (0,94) size 500x42 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
12
        RenderBR {BR} at (500,125) size 0x0
13
        RenderTextControl {INPUT} at (0,140) size 500x42 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
14
        RenderBR {BR} at (500,171) size 0x0
15
        RenderTextControl {INPUT} at (0,186) size 500x42 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
16
        RenderBR {BR} at (500,217) size 0x0
17
        RenderTextControl {INPUT} at (0,232) size 500x42 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
18
        RenderBR {BR} at (500,263) size 0x0
19
      RenderBlock {DIV} at (0,276) size 784x276
20
        RenderTextControl {INPUT} at (284,2) size 500x42 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
21
        RenderBR {BR} at (284,33) size 0x0
22
        RenderTextControl {INPUT} at (284,48) size 500x42 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
23
        RenderBR {BR} at (284,79) size 0x0
24
        RenderTextControl {INPUT} at (284,94) size 500x42 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
25
        RenderBR {BR} at (284,125) size 0x0
26
        RenderTextControl {INPUT} at (284,140) size 500x42 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
27
        RenderBR {BR} at (284,171) size 0x0
28
        RenderTextControl {INPUT} at (284,186) size 500x42 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
29
        RenderBR {BR} at (284,217) size 0x0
30
        RenderTextControl {INPUT} at (284,232) size 500x42 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
31
        RenderBR {BR} at (284,263) size 0x0
32
layer at (10,13) size 496x36
33
  RenderBlock {DIV} at (2,3) size 496x36
34
layer at (10,59) size 496x36
35
  RenderBlock {DIV} at (2,3) size 496x36
36
layer at (10,105) size 496x36
37
  RenderBlock {DIV} at (2,3) size 496x36
38
layer at (10,151) size 496x36
39
  RenderBlock {DIV} at (2,3) size 496x36
40
layer at (10,197) size 496x36
41
  RenderBlock {DIV} at (2,3) size 496x36
42
layer at (10,243) size 496x36
43
  RenderBlock {DIV} at (2,3) size 496x36
44
layer at (294,289) size 496x36
45
  RenderBlock {DIV} at (2,3) size 496x36
46
layer at (294,335) size 496x36
47
  RenderBlock {DIV} at (2,3) size 496x36
48
layer at (294,381) size 496x36
49
  RenderBlock {DIV} at (2,3) size 496x36
50
layer at (294,427) size 496x36
51
  RenderBlock {DIV} at (2,3) size 496x36
52
layer at (294,473) size 496x36
53
  RenderBlock {DIV} at (2,3) size 496x36
54
layer at (294,519) size 496x36
55
  RenderBlock {DIV} at (2,3) size 496x36
56
layer at (10,13) size 496x36
57
  RenderBlock (relative positioned) {DIV} at (2,3) size 496x36 [color=#A9A9A9]
58
    RenderText {#text} at (1,0) size 154x35
59
      text run at (1,0) width 154: "placeholder"
60
layer at (10,59) size 496x36
61
  RenderBlock (relative positioned) {DIV} at (2,3) size 496x36 [color=#A9A9A9]
62
    RenderText {#text} at (1,0) size 154x35
63
      text run at (1,0) width 154: "placeholder"
64
layer at (10,105) size 496x36
65
  RenderBlock (relative positioned) {DIV} at (2,3) size 496x36 [color=#A9A9A9]
66
    RenderText {#text} at (11,0) size 154x35
67
      text run at (11,0) width 154: "placeholder"
68
layer at (10,151) size 496x36
69
  RenderBlock (relative positioned) {DIV} at (2,3) size 496x36 [color=#A9A9A9]
70
    RenderText {#text} at (201,0) size 154x35
71
      text run at (201,0) width 154: "placeholder"
72
layer at (10,197) size 496x36
73
  RenderBlock (relative positioned) {DIV} at (2,3) size 496x36 [color=#A9A9A9]
74
    RenderText {#text} at (-9,0) size 154x35
75
      text run at (-9,0) width 154: "placeholder"
76
layer at (10,243) size 496x36
77
  RenderBlock (relative positioned) {DIV} at (2,3) size 496x36 [color=#A9A9A9]
78
    RenderText {#text} at (249,0) size 154x35
79
      text run at (249,0) width 154: "placeholder"
80
layer at (294,289) size 496x36
81
  RenderBlock (relative positioned) {DIV} at (2,3) size 496x36 [color=#A9A9A9]
82
    RenderText {#text} at (341,0) size 154x35
83
      text run at (341,0) width 154: "placeholder"
84
layer at (294,335) size 496x36
85
  RenderBlock (relative positioned) {DIV} at (2,3) size 496x36 [color=#A9A9A9]
86
    RenderText {#text} at (341,0) size 154x35
87
      text run at (341,0) width 154: "placeholder"
88
layer at (294,381) size 496x36
89
  RenderBlock (relative positioned) {DIV} at (2,3) size 496x36 [color=#A9A9A9]
90
    RenderText {#text} at (331,0) size 154x35
91
      text run at (331,0) width 154: "placeholder"
92
layer at (294,427) size 496x36
93
  RenderBlock (relative positioned) {DIV} at (2,3) size 496x36 [color=#A9A9A9]
94
    RenderText {#text} at (141,0) size 154x35
95
      text run at (141,0) width 154: "placeholder"
96
layer at (294,473) size 496x36
97
  RenderBlock (relative positioned) {DIV} at (2,3) size 496x36 [color=#A9A9A9]
98
    RenderText {#text} at (351,0) size 154x35
99
      text run at (351,0) width 154: "placeholder"
100
layer at (294,519) size 496x36
101
  RenderBlock (relative positioned) {DIV} at (2,3) size 496x36 [color=#A9A9A9]
102
    RenderText {#text} at (93,0) size 154x35
103
      text run at (93,0) width 154: "placeholder"
- a/LayoutTests/platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.txt -17 lines
Lines 1-17 a/LayoutTests/platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x20
7
        RenderText {#text} at (0,0) size 247x19
8
          text run at (0,0) width 247: "Focus field with a placeholder, then type."
9
      RenderBlock {DIV} at (0,36) size 784x26
10
        RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
11
        RenderText {#text} at (0,0) size 0x0
12
        RenderText {#text} at (0,0) size 0x0
13
layer at (12,49) size 151x16
14
  RenderBlock {DIV} at (2,3) size 151x16
15
    RenderText {#text} at (1,0) size 25x16
16
      text run at (1,0) width 25: "Text"
17
caret: position 4 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of child 3 {DIV} of body
- a/LayoutTests/platform/chromium-win/fast/forms/isindex-placeholder-expected.txt -47 lines
Lines 1-47 a/LayoutTests/platform/chromium-win/fast/forms/isindex-placeholder-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x20
7
        RenderText {#text} at (0,0) size 30x19
8
          text run at (0,0) width 30: "Test "
9
        RenderInline {TT} at (0,0) size 72x16
10
          RenderText {#text} at (30,3) size 72x16
11
            text run at (30,3) width 72: "<isindex>"
12
        RenderText {#text} at (102,0) size 119x19
13
          text run at (102,0) width 119: " placeholder styling."
14
      RenderBlock (anonymous) at (0,36) size 784x20
15
        RenderText {#text} at (0,0) size 218x19
16
          text run at (0,0) width 218: "The placeholder text should be gray:"
17
      RenderBlock {FORM} at (0,64) size 784x46
18
        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
19
        RenderBlock (anonymous) at (0,10) size 784x26
20
          RenderInline {LABEL} at (0,0) size 466x19
21
            RenderText {#text} at (0,3) size 307x19
22
              text run at (0,3) width 307: "This is a searchable index. Enter search keywords: "
23
            RenderTextControl {INPUT} at (309,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
24
        RenderBlock {HR} at (0,44) size 784x2 [border: (1px inset #000000)]
25
      RenderBlock (anonymous) at (0,126) size 784x20
26
        RenderText {#text} at (0,0) size 225x19
27
          text run at (0,0) width 225: "The placeholder text should be green:"
28
      RenderBlock {FORM} at (0,154) size 784x46
29
        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
30
        RenderBlock (anonymous) at (0,10) size 784x26
31
          RenderInline {LABEL} at (0,0) size 466x19
32
            RenderText {#text} at (0,3) size 307x19
33
              text run at (0,3) width 307: "This is a searchable index. Enter search keywords: "
34
            RenderTextControl {INPUT} at (309,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
35
        RenderBlock {HR} at (0,44) size 784x2 [border: (1px inset #000000)]
36
layer at (319,87) size 151x16
37
  RenderBlock {DIV} at (2,3) size 151x16
38
layer at (319,177) size 151x16
39
  RenderBlock {DIV} at (2,3) size 151x16
40
layer at (319,87) size 151x16
41
  RenderBlock (relative positioned) {DIV} at (2,3) size 151x16 [color=#A9A9A9]
42
    RenderText {#text} at (1,0) size 66x16
43
      text run at (1,0) width 66: "placeholder"
44
layer at (319,177) size 151x16
45
  RenderBlock (relative positioned) {DIV} at (2,3) size 151x16 [color=#008000]
46
    RenderText {#text} at (1,0) size 66x16
47
      text run at (1,0) width 66: "placeholder"
- a/LayoutTests/platform/chromium-win/fast/forms/password-placeholder-expected.txt -13 lines
Lines 1-13 a/LayoutTests/platform/chromium-win/fast/forms/password-placeholder-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
7
      RenderText {#text} at (0,0) size 0x0
8
layer at (12,13) size 151x16
9
  RenderBlock {DIV} at (2,3) size 151x16
10
layer at (12,13) size 151x16
11
  RenderBlock (relative positioned) {DIV} at (2,3) size 151x16 [color=#A9A9A9]
12
    RenderText {#text} at (1,0) size 35x16
13
      text run at (1,0) width 35: "foobar"
- a/LayoutTests/platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt -39 lines
Lines 1-39 a/LayoutTests/platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderText {#text} at (0,0) size 613x19
7
        text run at (0,0) width 613: "This tests that the text security mode switches correctly when the placeholder appears and disappears."
8
      RenderBR {BR} at (613,15) size 0x0
9
      RenderText {#text} at (0,23) size 339x19
10
        text run at (0,23) width 339: "Leave field 1 alone. It should show the placeholder text: "
11
      RenderTextControl {INPUT} at (341,22) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
12
      RenderBR {BR} at (498,38) size 0x0
13
      RenderText {#text} at (0,49) size 389x19
14
        text run at (0,49) width 142: "Focus field 2 and type. "
15
        text run at (142,49) width 247: "It should show bullets for the password.: "
16
      RenderTextControl {INPUT} at (391,48) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
17
      RenderBR {BR} at (548,64) size 0x0
18
      RenderText {#text} at (0,75) size 561x19
19
        text run at (0,75) width 142: "Focus field 3 and type. "
20
        text run at (142,75) width 202: "Clear the value and blur the field. "
21
        text run at (344,75) width 217: "It should show the placeholder text: "
22
      RenderTextControl {INPUT} at (563,74) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
23
      RenderBR {BR} at (720,90) size 0x0
24
layer at (351,33) size 151x16
25
  RenderBlock {DIV} at (2,3) size 151x16
26
layer at (401,59) size 151x16
27
  RenderBlock {DIV} at (2,3) size 151x16
28
    RenderText {#text} at (1,0) size 20x16
29
      text run at (1,0) width 20: "\x{2022}\x{2022}\x{2022}\x{2022}"
30
layer at (573,85) size 151x16
31
  RenderBlock {DIV} at (2,3) size 151x16
32
layer at (351,33) size 151x16
33
  RenderBlock (relative positioned) {DIV} at (2,3) size 151x16 [color=#A9A9A9]
34
    RenderText {#text} at (1,0) size 66x16
35
      text run at (1,0) width 66: "placeholder"
36
layer at (573,85) size 151x16
37
  RenderBlock (relative positioned) {DIV} at (2,3) size 151x16 [color=#A9A9A9]
38
    RenderText {#text} at (1,0) size 66x16
39
      text run at (1,0) width 66: "placeholder"
- a/LayoutTests/platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt -16 lines
Lines 1-16 a/LayoutTests/platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x20
7
        RenderText {#text} at (0,0) size 413x19
8
          text run at (0,0) width 413: "If you can see the word \"Placeholder\" in the text field, then all is well."
9
      RenderBlock {P} at (0,36) size 784x26
10
        RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
11
layer at (12,49) size 151x16
12
  RenderBlock {DIV} at (2,3) size 151x16
13
layer at (12,49) size 151x16
14
  RenderBlock (relative positioned) {DIV} at (2,3) size 151x16 [color=#A9A9A9]
15
    RenderText {#text} at (1,0) size 68x16
16
      text run at (1,0) width 68: "Placeholder"
- a/LayoutTests/platform/chromium-win/fast/forms/placeholder-set-value-expected.txt -24 lines
Lines 1-24 a/LayoutTests/platform/chromium-win/fast/forms/placeholder-set-value-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x20
7
        RenderText {#text} at (0,0) size 51x19
8
          text run at (0,0) width 51: "Test for "
9
        RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
10
          RenderText {#text} at (51,0) size 291x19
11
            text run at (51,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=24508"
12
        RenderText {#text} at (342,0) size 428x19
13
          text run at (342,0) width 428: ". Search field does not redraw if value set, when it has placeholder text."
14
      RenderBlock (anonymous) at (0,36) size 784x26
15
        RenderTextControl {INPUT} at (2,2) size 157x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
16
          RenderDeprecatedFlexibleBox {DIV} at (3,3) size 151x16
17
            RenderBlock {DIV} at (0,2) size 1x11
18
            RenderBlock {DIV} at (1,0) size 138x16
19
            RenderBlock {DIV} at (139,3) size 9x9
20
        RenderText {#text} at (0,0) size 0x0
21
layer at (14,49) size 138x16
22
  RenderBlock {DIV} at (0,0) size 138x16
23
    RenderText {#text} at (1,0) size 51x16
24
      text run at (1,0) width 51: "New text"
- a/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.txt -36 lines
Lines 1-36 a/LayoutTests/platform/chromium-win/fast/forms/placeholder-stripped-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x226
4
  RenderBlock {HTML} at (0,0) size 800x226
5
    RenderBody {BODY} at (8,16) size 784x202
6
      RenderBlock {P} at (0,0) size 784x40
7
        RenderText {#text} at (0,0) size 715x39
8
          text run at (0,0) width 715: "CR and LF in placeholder values should be stripped. The first input element and the first textarea element should have a"
9
          text run at (0,20) width 706: "placeholder \"first line second line\", and the second input element and the second textarea element should have nothing."
10
      RenderBlock (anonymous) at (0,56) size 784x146
11
        RenderTextControl {INPUT} at (2,2) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
12
        RenderBR {BR} at (159,3) size 0x19
13
        RenderTextControl {INPUT} at (2,28) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
14
        RenderBR {BR} at (159,29) size 0x19
15
        RenderBR {BR} at (185,79) size 0x19
16
        RenderText {#text} at (0,0) size 0x0
17
layer at (12,77) size 151x16
18
  RenderBlock {DIV} at (2,3) size 151x16
19
layer at (12,103) size 151x16
20
  RenderBlock {DIV} at (2,3) size 151x16
21
layer at (10,126) size 181x38 clip at (11,127) size 179x36
22
  RenderTextControl {TEXTAREA} at (2,54) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
23
    RenderBlock {DIV} at (3,3) size 175x16
24
layer at (10,173) size 181x38 clip at (11,174) size 179x36
25
  RenderTextControl {TEXTAREA} at (2,101) size 181x38 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
26
    RenderBlock {DIV} at (3,3) size 175x16
27
layer at (12,77) size 151x16
28
  RenderBlock (relative positioned) {DIV} at (2,3) size 151x16 [color=#A9A9A9]
29
    RenderText {#text} at (1,0) size 115x16
30
      text run at (1,0) width 115: "first line second line"
31
layer at (13,129) size 175x32
32
  RenderBlock (relative positioned) {DIV} at (3,3) size 175x32 [color=#A9A9A9]
33
    RenderText {#text} at (0,0) size 144x32
34
      text run at (0,0) width 136: "first line second"
35
      text run at (136,0) width 8: " "
36
      text run at (0,16) width 32: "line"
- a/LayoutTests/platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt -18 lines
Lines 1-18 a/LayoutTests/platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderTextControl {INPUT} at (2,2) size 157x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
7
        RenderDeprecatedFlexibleBox {DIV} at (3,3) size 151x16
8
          RenderBlock {DIV} at (0,2) size 1x11
9
          RenderBlock {DIV} at (1,0) size 138x16
10
          RenderBlock {DIV} at (139,3) size 9x9
11
      RenderText {#text} at (0,0) size 0x0
12
      RenderText {#text} at (0,0) size 0x0
13
layer at (14,13) size 138x16
14
  RenderBlock {DIV} at (0,0) size 138x16
15
layer at (14,13) size 138x16
16
  RenderBlock (relative positioned) {DIV} at (4,3) size 138x16 [color=#A9A9A9]
17
    RenderText {#text} at (1,0) size 73x16
18
      text run at (1,0) width 73: "Test Passed"
- a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt -16 lines
Lines 1-16 a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x20
7
        RenderText {#text} at (0,0) size 414x19
8
          text run at (0,0) width 414: "If you can see the word \"Placeholder\" in the text area, then all is well."
9
      RenderBlock {P} at (0,36) size 784x40
10
layer at (10,46) size 179x36 clip at (11,47) size 177x34
11
  RenderTextControl {TEXTAREA} at (2,2) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
12
    RenderBlock {DIV} at (3,3) size 175x16
13
layer at (13,49) size 175x16
14
  RenderBlock (relative positioned) {DIV} at (3,3) size 175x16 [color=#A9A9A9]
15
    RenderText {#text} at (0,0) size 88x16
16
      text run at (0,0) width 88: "Placeholder"
- a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-set-value-expected.txt -20 lines
Lines 1-20 a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-set-value-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x20
7
        RenderText {#text} at (0,0) size 51x19
8
          text run at (0,0) width 51: "Test for "
9
        RenderInline {A} at (0,0) size 291x19 [color=#0000EE]
10
          RenderText {#text} at (51,0) size 291x19
11
            text run at (51,0) width 291: "https://bugs.webkit.org/show_bug.cgi?id=21248"
12
        RenderText {#text} at (342,0) size 4x19
13
          text run at (342,0) width 4: "."
14
      RenderBlock (anonymous) at (0,36) size 784x40
15
        RenderText {#text} at (0,0) size 0x0
16
layer at (10,46) size 179x36 clip at (11,47) size 177x34
17
  RenderTextControl {TEXTAREA} at (2,2) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
18
    RenderBlock {DIV} at (3,3) size 175x16
19
      RenderText {#text} at (0,0) size 64x16
20
        text run at (0,0) width 64: "New text"
- a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.txt -38 lines
Lines 1-38 a/LayoutTests/platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderText {#text} at (183,25) size 4x19
7
        text run at (183,25) width 4: " "
8
      RenderText {#text} at (0,0) size 0x0
9
layer at (10,10) size 179x36 clip at (11,11) size 162x34 scrollHeight 98
10
  RenderTextControl {TEXTAREA} at (2,2) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
11
    RenderBlock {DIV} at (3,3) size 160x96
12
      RenderText {#text} at (0,0) size 160x80
13
        text run at (0,0) width 136: "A quick brown fox"
14
        text run at (136,0) width 8: " "
15
        text run at (0,16) width 152: "jumps over the lazy"
16
        text run at (152,16) width 8: " "
17
        text run at (0,32) width 144: "dog. A quick brown"
18
        text run at (144,32) width 8: " "
19
        text run at (0,48) width 144: "fox jumps over the"
20
        text run at (144,48) width 8: " "
21
        text run at (0,64) width 72: "lazy dog."
22
        text run at (72,64) width 0: " "
23
      RenderBR {BR} at (0,80) size 0x16
24
layer at (197,10) size 179x36 clip at (198,11) size 162x34 scrollHeight 82
25
  RenderTextControl {TEXTAREA} at (189,2) size 179x36 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
26
    RenderBlock {DIV} at (3,3) size 160x16
27
layer at (200,13) size 160x80 backgroundClip at (198,11) size 162x34 clip at (198,11) size 162x34 outlineClip at (198,11) size 162x34
28
  RenderBlock (relative positioned) {DIV} at (3,3) size 160x80 [color=#A9A9A9]
29
    RenderText {#text} at (0,0) size 160x80
30
      text run at (0,0) width 136: "A quick brown fox"
31
      text run at (136,0) width 8: " "
32
      text run at (0,16) width 152: "jumps over the lazy"
33
      text run at (152,16) width 8: " "
34
      text run at (0,32) width 144: "dog. A quick brown"
35
      text run at (144,32) width 8: " "
36
      text run at (0,48) width 144: "fox jumps over the"
37
      text run at (144,48) width 8: " "
38
      text run at (0,64) width 72: "lazy dog."
- a/LayoutTests/platform/efl/fast/css/pseudo-cache-stale-expected.txt -28 lines
Lines 1-28 a/LayoutTests/platform/efl/fast/css/pseudo-cache-stale-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {DIV} at (0,0) size 784x37
7
        RenderInline (generated) at (0,0) size 20x36
8
          RenderText {#text} at (0,0) size 20x36
9
            text run at (0,0) width 20: "T"
10
        RenderText {#text} at (20,14) size 367x19
11
          text run at (20,14) width 367: "he first letter in this sentence should be larger than the rest."
12
      RenderBlock {DIV} at (0,37) size 784x37
13
        RenderText {#text} at (0,0) size 535x36
14
          text run at (0,0) width 535: "This sentence should be extra-extra-large."
15
      RenderBlock (anonymous) at (0,74) size 784x33
16
        RenderTextControl {INPUT} at (2,2) size 195x29 [color=#202020]
17
          RenderDeprecatedFlexibleBox {DIV} at (4,6) size 188x19
18
            RenderBlock {DIV} at (0,9) size 0x0
19
            RenderBlock {DIV} at (0,0) size 188x19
20
            RenderBlock {DIV} at (188,9) size 0x0
21
        RenderText {#text} at (0,0) size 0x0
22
        RenderText {#text} at (0,0) size 0x0
23
layer at (14,90) size 188x19
24
  RenderBlock {DIV} at (0,0) size 188x19
25
layer at (14,90) size 188x19
26
  RenderBlock (relative positioned) {DIV} at (4,6) size 188x19 [color=#008000]
27
    RenderText {#text} at (1,0) size 150x19
28
      text run at (1,0) width 150: "This should be green"
- a/LayoutTests/platform/efl/fast/forms/input-placeholder-text-indent-expected.txt -103 lines
Lines 1-103 a/LayoutTests/platform/efl/fast/forms/input-placeholder-text-indent-expected.txt_sec1
1
layer at (0,0) size 785x604
2
  RenderView at (0,0) size 785x600
3
layer at (0,0) size 785x604
4
  RenderBlock {HTML} at (0,0) size 785x604
5
    RenderBody {BODY} at (8,8) size 769x588
6
      RenderBlock {DIV} at (0,0) size 769x294
7
        RenderTextControl {INPUT} at (0,2) size 500x45 [color=#202020]
8
        RenderBR {BR} at (500,36) size 0x0
9
        RenderTextControl {INPUT} at (0,51) size 500x45 [color=#202020]
10
        RenderBR {BR} at (500,85) size 0x0
11
        RenderTextControl {INPUT} at (0,100) size 500x45 [color=#202020]
12
        RenderBR {BR} at (500,134) size 0x0
13
        RenderTextControl {INPUT} at (0,149) size 500x45 [color=#202020]
14
        RenderBR {BR} at (500,183) size 0x0
15
        RenderTextControl {INPUT} at (0,198) size 500x45 [color=#202020]
16
        RenderBR {BR} at (500,232) size 0x0
17
        RenderTextControl {INPUT} at (0,247) size 500x45 [color=#202020]
18
        RenderBR {BR} at (500,281) size 0x0
19
      RenderBlock {DIV} at (0,294) size 769x294
20
        RenderTextControl {INPUT} at (269,2) size 500x45 [color=#202020]
21
        RenderBR {BR} at (269,36) size 0x0
22
        RenderTextControl {INPUT} at (269,51) size 500x45 [color=#202020]
23
        RenderBR {BR} at (269,85) size 0x0
24
        RenderTextControl {INPUT} at (269,100) size 500x45 [color=#202020]
25
        RenderBR {BR} at (269,134) size 0x0
26
        RenderTextControl {INPUT} at (269,149) size 500x45 [color=#202020]
27
        RenderBR {BR} at (269,183) size 0x0
28
        RenderTextControl {INPUT} at (269,198) size 500x45 [color=#202020]
29
        RenderBR {BR} at (269,232) size 0x0
30
        RenderTextControl {INPUT} at (269,247) size 500x45 [color=#202020]
31
        RenderBR {BR} at (269,281) size 0x0
32
layer at (12,16) size 493x35
33
  RenderBlock {DIV} at (4,6) size 493x35
34
layer at (12,65) size 493x35
35
  RenderBlock {DIV} at (4,6) size 493x35
36
layer at (12,114) size 493x35
37
  RenderBlock {DIV} at (4,6) size 493x35
38
layer at (12,163) size 493x35
39
  RenderBlock {DIV} at (4,6) size 493x35
40
layer at (12,212) size 493x35
41
  RenderBlock {DIV} at (4,6) size 493x35
42
layer at (12,261) size 493x35
43
  RenderBlock {DIV} at (4,6) size 493x35
44
layer at (281,310) size 493x35
45
  RenderBlock {DIV} at (4,6) size 493x35
46
layer at (281,359) size 493x35
47
  RenderBlock {DIV} at (4,6) size 493x35
48
layer at (281,408) size 493x35
49
  RenderBlock {DIV} at (4,6) size 493x35
50
layer at (281,457) size 493x35
51
  RenderBlock {DIV} at (4,6) size 493x35
52
layer at (281,506) size 493x35
53
  RenderBlock {DIV} at (4,6) size 493x35
54
layer at (281,555) size 493x35
55
  RenderBlock {DIV} at (4,6) size 493x35
56
layer at (12,16) size 493x35
57
  RenderBlock (relative positioned) {DIV} at (4,6) size 493x35 [color=#A9A9A9]
58
    RenderText {#text} at (1,0) size 158x35
59
      text run at (1,0) width 158: "placeholder"
60
layer at (12,65) size 493x35
61
  RenderBlock (relative positioned) {DIV} at (4,6) size 493x35 [color=#A9A9A9]
62
    RenderText {#text} at (1,0) size 158x35
63
      text run at (1,0) width 158: "placeholder"
64
layer at (12,114) size 493x35
65
  RenderBlock (relative positioned) {DIV} at (4,6) size 493x35 [color=#A9A9A9]
66
    RenderText {#text} at (11,0) size 158x35
67
      text run at (11,0) width 158: "placeholder"
68
layer at (12,163) size 493x35
69
  RenderBlock (relative positioned) {DIV} at (4,6) size 493x35 [color=#A9A9A9]
70
    RenderText {#text} at (201,0) size 158x35
71
      text run at (201,0) width 158: "placeholder"
72
layer at (12,212) size 493x35
73
  RenderBlock (relative positioned) {DIV} at (4,6) size 493x35 [color=#A9A9A9]
74
    RenderText {#text} at (-9,0) size 158x35
75
      text run at (-9,0) width 158: "placeholder"
76
layer at (12,261) size 493x35
77
  RenderBlock (relative positioned) {DIV} at (4,6) size 493x35 [color=#A9A9A9]
78
    RenderText {#text} at (247,0) size 158x35
79
      text run at (247,0) width 158: "placeholder"
80
layer at (281,310) size 493x35
81
  RenderBlock (relative positioned) {DIV} at (4,6) size 493x35 [color=#A9A9A9]
82
    RenderText {#text} at (334,0) size 158x35
83
      text run at (334,0) width 158: "placeholder"
84
layer at (281,359) size 493x35
85
  RenderBlock (relative positioned) {DIV} at (4,6) size 493x35 [color=#A9A9A9]
86
    RenderText {#text} at (334,0) size 158x35
87
      text run at (334,0) width 158: "placeholder"
88
layer at (281,408) size 493x35
89
  RenderBlock (relative positioned) {DIV} at (4,6) size 493x35 [color=#A9A9A9]
90
    RenderText {#text} at (324,0) size 158x35
91
      text run at (324,0) width 158: "placeholder"
92
layer at (281,457) size 493x35
93
  RenderBlock (relative positioned) {DIV} at (4,6) size 493x35 [color=#A9A9A9]
94
    RenderText {#text} at (134,0) size 158x35
95
      text run at (134,0) width 158: "placeholder"
96
layer at (281,506) size 493x35
97
  RenderBlock (relative positioned) {DIV} at (4,6) size 493x35 [color=#A9A9A9]
98
    RenderText {#text} at (344,0) size 158x35
99
      text run at (344,0) width 158: "placeholder"
100
layer at (281,555) size 493x35
101
  RenderBlock (relative positioned) {DIV} at (4,6) size 493x35 [color=#A9A9A9]
102
    RenderText {#text} at (88,0) size 158x35
103
      text run at (88,0) width 158: "placeholder"
- a/LayoutTests/platform/efl/fast/forms/isindex-placeholder-expected.txt -47 lines
Lines 1-47 a/LayoutTests/platform/efl/fast/forms/isindex-placeholder-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x19
7
        RenderText {#text} at (0,0) size 31x19
8
          text run at (0,0) width 31: "Test "
9
        RenderInline {TT} at (0,0) size 72x15
10
          RenderText {#text} at (31,4) size 72x15
11
            text run at (31,4) width 72: "<isindex>"
12
        RenderText {#text} at (103,0) size 127x19
13
          text run at (103,0) width 127: " placeholder styling."
14
      RenderBlock (anonymous) at (0,35) size 784x19
15
        RenderText {#text} at (0,0) size 230x19
16
          text run at (0,0) width 230: "The placeholder text should be gray:"
17
      RenderBlock {FORM} at (0,62) size 784x53
18
        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
19
        RenderBlock (anonymous) at (0,10) size 784x33
20
          RenderInline {LABEL} at (0,0) size 521x19
21
            RenderText {#text} at (0,8) size 322x19
22
              text run at (0,8) width 322: "This is a searchable index. Enter search keywords: "
23
            RenderTextControl {INPUT} at (324,2) size 195x29 [color=#202020]
24
        RenderBlock {HR} at (0,51) size 784x2 [border: (1px inset #000000)]
25
      RenderBlock (anonymous) at (0,131) size 784x19
26
        RenderText {#text} at (0,0) size 237x19
27
          text run at (0,0) width 237: "The placeholder text should be green:"
28
      RenderBlock {FORM} at (0,158) size 784x53
29
        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
30
        RenderBlock (anonymous) at (0,10) size 784x33
31
          RenderInline {LABEL} at (0,0) size 521x19
32
            RenderText {#text} at (0,8) size 322x19
33
              text run at (0,8) width 322: "This is a searchable index. Enter search keywords: "
34
            RenderTextControl {INPUT} at (324,2) size 195x29 [color=#202020]
35
        RenderBlock {HR} at (0,51) size 784x2 [border: (1px inset #000000)]
36
layer at (336,88) size 188x19
37
  RenderBlock {DIV} at (4,6) size 188x19
38
layer at (336,184) size 188x19
39
  RenderBlock {DIV} at (4,6) size 188x19
40
layer at (336,88) size 188x19
41
  RenderBlock (relative positioned) {DIV} at (4,6) size 188x19 [color=#A9A9A9]
42
    RenderText {#text} at (1,0) size 84x19
43
      text run at (1,0) width 84: "placeholder"
44
layer at (336,184) size 188x19
45
  RenderBlock (relative positioned) {DIV} at (4,6) size 188x19 [color=#008000]
46
    RenderText {#text} at (1,0) size 84x19
47
      text run at (1,0) width 84: "placeholder"
- a/LayoutTests/platform/efl/fast/forms/password-placeholder-expected.txt -13 lines
Lines 1-13 a/LayoutTests/platform/efl/fast/forms/password-placeholder-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderTextControl {INPUT} at (2,2) size 195x29 [color=#202020]
7
      RenderText {#text} at (0,0) size 0x0
8
layer at (14,16) size 188x19
9
  RenderBlock {DIV} at (4,6) size 188x19
10
layer at (14,16) size 188x19
11
  RenderBlock (relative positioned) {DIV} at (4,6) size 188x19 [color=#A9A9A9]
12
    RenderText {#text} at (1,0) size 45x19
13
      text run at (1,0) width 45: "foobar"
- a/LayoutTests/platform/efl/fast/forms/placeholder-set-attribute-expected.txt -16 lines
Lines 1-16 a/LayoutTests/platform/efl/fast/forms/placeholder-set-attribute-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x19
7
        RenderText {#text} at (0,0) size 441x19
8
          text run at (0,0) width 441: "If you can see the word \"Placeholder\" in the text field, then all is well."
9
      RenderBlock {P} at (0,35) size 784x33
10
        RenderTextControl {INPUT} at (2,2) size 195x29 [color=#202020]
11
layer at (14,51) size 188x19
12
  RenderBlock {DIV} at (4,6) size 188x19
13
layer at (14,51) size 188x19
14
  RenderBlock (relative positioned) {DIV} at (4,6) size 188x19 [color=#A9A9A9]
15
    RenderText {#text} at (1,0) size 86x19
16
      text run at (1,0) width 86: "Placeholder"
- a/LayoutTests/platform/efl/fast/forms/placeholder-set-value-expected.txt -25 lines
Lines 1-25 a/LayoutTests/platform/efl/fast/forms/placeholder-set-value-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x38
7
        RenderText {#text} at (0,0) size 53x19
8
          text run at (0,0) width 53: "Test for "
9
        RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
10
          RenderText {#text} at (53,0) size 305x19
11
            text run at (53,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=24508"
12
        RenderText {#text} at (358,0) size 775x38
13
          text run at (358,0) width 417: ". Search field does not redraw if value set, when it has placeholder"
14
          text run at (0,19) width 27: "text."
15
      RenderBlock (anonymous) at (0,54) size 784x33
16
        RenderTextControl {INPUT} at (2,2) size 195x29 [color=#202020]
17
          RenderDeprecatedFlexibleBox {DIV} at (4,6) size 188x19
18
            RenderBlock {DIV} at (0,9) size 0x0
19
            RenderBlock {DIV} at (0,0) size 188x19
20
            RenderBlock {DIV} at (188,9) size 0x0
21
        RenderText {#text} at (0,0) size 0x0
22
layer at (14,70) size 188x19
23
  RenderBlock {DIV} at (0,0) size 188x19
24
    RenderText {#text} at (1,0) size 62x19
25
      text run at (1,0) width 62: "New text"
- a/LayoutTests/platform/efl/fast/forms/placeholder-stripped-expected.txt -34 lines
Lines 1-34 a/LayoutTests/platform/efl/fast/forms/placeholder-stripped-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x256
4
  RenderBlock {HTML} at (0,0) size 800x256
5
    RenderBody {BODY} at (8,16) size 784x232
6
      RenderBlock {P} at (0,0) size 784x38
7
        RenderText {#text} at (0,0) size 753x38
8
          text run at (0,0) width 753: "CR and LF in placeholder values should be stripped. The first input element and the first textarea element should have a"
9
          text run at (0,19) width 748: "placeholder \"first line second line\", and the second input element and the second textarea element should have nothing."
10
      RenderBlock (anonymous) at (0,54) size 784x178
11
        RenderTextControl {INPUT} at (2,2) size 195x29 [color=#202020]
12
        RenderBR {BR} at (199,8) size 0x19
13
        RenderTextControl {INPUT} at (2,35) size 195x29 [color=#202020]
14
        RenderBR {BR} at (199,41) size 0x19
15
        RenderBR {BR} at (206,103) size 0x19
16
        RenderText {#text} at (0,0) size 0x0
17
layer at (14,78) size 188x19
18
  RenderBlock {DIV} at (4,6) size 188x19
19
layer at (14,111) size 188x19
20
  RenderBlock {DIV} at (4,6) size 188x19
21
layer at (10,138) size 202x48
22
  RenderTextControl {TEXTAREA} at (2,68) size 202x48 [color=#202020]
23
    RenderBlock {DIV} at (4,6) size 195x19
24
layer at (10,194) size 202x48
25
  RenderTextControl {TEXTAREA} at (2,124) size 202x48 [color=#202020]
26
    RenderBlock {DIV} at (4,6) size 195x19
27
layer at (14,78) size 188x19
28
  RenderBlock (relative positioned) {DIV} at (4,6) size 188x19 [color=#A9A9A9]
29
    RenderText {#text} at (1,0) size 141x19
30
      text run at (1,0) width 141: "first line second line"
31
layer at (14,144) size 195x19
32
  RenderBlock (relative positioned) {DIV} at (4,6) size 195x19 [color=#A9A9A9]
33
    RenderText {#text} at (0,0) size 141x19
34
      text run at (0,0) width 141: "first line second line"
- a/LayoutTests/platform/efl/fast/forms/search-placeholder-value-changed-expected.txt -18 lines
Lines 1-18 a/LayoutTests/platform/efl/fast/forms/search-placeholder-value-changed-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderTextControl {INPUT} at (2,2) size 195x29 [color=#202020]
7
        RenderDeprecatedFlexibleBox {DIV} at (4,6) size 188x19
8
          RenderBlock {DIV} at (0,9) size 0x0
9
          RenderBlock {DIV} at (0,0) size 188x19
10
          RenderBlock {DIV} at (188,9) size 0x0
11
      RenderText {#text} at (0,0) size 0x0
12
      RenderText {#text} at (0,0) size 0x0
13
layer at (14,16) size 188x19
14
  RenderBlock {DIV} at (0,0) size 188x19
15
layer at (14,16) size 188x19
16
  RenderBlock (relative positioned) {DIV} at (4,6) size 188x19 [color=#A9A9A9]
17
    RenderText {#text} at (1,0) size 89x19
18
      text run at (1,0) width 89: "Test Passed"
- a/LayoutTests/platform/efl/fast/forms/textarea-placeholder-set-attribute-expected.txt -16 lines
Lines 1-16 a/LayoutTests/platform/efl/fast/forms/textarea-placeholder-set-attribute-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x19
7
        RenderText {#text} at (0,0) size 439x19
8
          text run at (0,0) width 439: "If you can see the word \"Placeholder\" in the text area, then all is well."
9
      RenderBlock {P} at (0,35) size 784x52
10
layer at (10,45) size 202x48
11
  RenderTextControl {TEXTAREA} at (2,2) size 202x48 [color=#202020]
12
    RenderBlock {DIV} at (4,6) size 195x19
13
layer at (14,51) size 195x19
14
  RenderBlock (relative positioned) {DIV} at (4,6) size 195x19 [color=#A9A9A9]
15
    RenderText {#text} at (0,0) size 86x19
16
      text run at (0,0) width 86: "Placeholder"
- a/LayoutTests/platform/efl/fast/forms/textarea-placeholder-set-value-expected.txt -20 lines
Lines 1-20 a/LayoutTests/platform/efl/fast/forms/textarea-placeholder-set-value-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x19
7
        RenderText {#text} at (0,0) size 53x19
8
          text run at (0,0) width 53: "Test for "
9
        RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
10
          RenderText {#text} at (53,0) size 305x19
11
            text run at (53,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=21248"
12
        RenderText {#text} at (358,0) size 4x19
13
          text run at (358,0) width 4: "."
14
      RenderBlock (anonymous) at (0,35) size 784x52
15
        RenderText {#text} at (0,0) size 0x0
16
layer at (10,45) size 202x48
17
  RenderTextControl {TEXTAREA} at (2,2) size 202x48 [color=#202020]
18
    RenderBlock {DIV} at (4,6) size 195x19
19
      RenderText {#text} at (0,0) size 62x19
20
        text run at (0,0) width 62: "New text"
- a/LayoutTests/platform/efl/fast/forms/textarea-placeholder-wrapping-expected.txt -28 lines
Lines 1-28 a/LayoutTests/platform/efl/fast/forms/textarea-placeholder-wrapping-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderText {#text} at (206,37) size 4x19
7
        text run at (206,37) width 4: " "
8
      RenderText {#text} at (0,0) size 0x0
9
layer at (10,10) size 202x48 clip at (10,10) size 187x48 scrollHeight 105
10
  RenderTextControl {TEXTAREA} at (2,2) size 202x48 [color=#202020]
11
    RenderBlock {DIV} at (4,6) size 180x95
12
      RenderText {#text} at (0,0) size 180x76
13
        text run at (0,0) width 177: "A quick brown fox jumps "
14
        text run at (0,19) width 174: "over the lazy dog. A quic"
15
        text run at (0,38) width 180: "k brown fox jumps over th"
16
        text run at (0,57) width 77: "e lazy dog."
17
        text run at (77,57) width 0: " "
18
      RenderBR {BR} at (0,76) size 0x19
19
layer at (220,10) size 202x48 clip at (220,10) size 187x48 scrollHeight 82
20
  RenderTextControl {TEXTAREA} at (212,2) size 202x48 [color=#202020]
21
    RenderBlock {DIV} at (4,6) size 180x19
22
layer at (224,16) size 180x76 backgroundClip at (220,10) size 187x48 clip at (220,10) size 187x48 outlineClip at (220,10) size 187x48
23
  RenderBlock (relative positioned) {DIV} at (4,6) size 180x76 [color=#A9A9A9]
24
    RenderText {#text} at (0,0) size 180x76
25
      text run at (0,0) width 177: "A quick brown fox jumps "
26
      text run at (0,19) width 174: "over the lazy dog. A quic"
27
      text run at (0,38) width 180: "k brown fox jumps over th"
28
      text run at (0,57) width 77: "e lazy dog."
- a/LayoutTests/platform/gtk/fast/css/pseudo-cache-stale-expected.txt -28 lines
Lines 1-28 a/LayoutTests/platform/gtk/fast/css/pseudo-cache-stale-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {DIV} at (0,0) size 784x37
7
        RenderInline (generated) at (0,0) size 20x36
8
          RenderText {#text} at (0,0) size 20x36
9
            text run at (0,0) width 20: "T"
10
        RenderText {#text} at (20,14) size 367x19
11
          text run at (20,14) width 367: "he first letter in this sentence should be larger than the rest."
12
      RenderBlock {DIV} at (0,37) size 784x37
13
        RenderText {#text} at (0,0) size 535x36
14
          text run at (0,0) width 535: "This sentence should be extra-extra-large."
15
      RenderBlock (anonymous) at (0,74) size 784x29
16
        RenderTextControl {INPUT} at (2,2) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
17
          RenderDeprecatedFlexibleBox {DIV} at (3,3) size 188x19
18
            RenderBlock {DIV} at (0,9) size 0x0
19
            RenderBlock {DIV} at (0,0) size 172x19
20
            RenderBlock {DIV} at (172,1) size 16x16
21
        RenderText {#text} at (0,0) size 0x0
22
        RenderText {#text} at (0,0) size 0x0
23
layer at (13,87) size 172x19
24
  RenderBlock {DIV} at (0,0) size 172x19
25
layer at (13,87) size 172x19
26
  RenderBlock (relative positioned) {DIV} at (3,3) size 172x19 [color=#008000]
27
    RenderText {#text} at (1,0) size 150x19
28
      text run at (1,0) width 150: "This should be green"
- a/LayoutTests/platform/gtk/fast/forms/input-placeholder-text-indent-expected.txt -103 lines
Lines 1-103 a/LayoutTests/platform/gtk/fast/forms/input-placeholder-text-indent-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {DIV} at (0,0) size 784x270
7
        RenderTextControl {INPUT} at (0,2) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
8
        RenderBR {BR} at (500,33) size 0x0
9
        RenderTextControl {INPUT} at (0,47) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
10
        RenderBR {BR} at (500,78) size 0x0
11
        RenderTextControl {INPUT} at (0,92) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
12
        RenderBR {BR} at (500,123) size 0x0
13
        RenderTextControl {INPUT} at (0,137) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
14
        RenderBR {BR} at (500,168) size 0x0
15
        RenderTextControl {INPUT} at (0,182) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
16
        RenderBR {BR} at (500,213) size 0x0
17
        RenderTextControl {INPUT} at (0,227) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
18
        RenderBR {BR} at (500,258) size 0x0
19
      RenderBlock {DIV} at (0,270) size 784x270
20
        RenderTextControl {INPUT} at (284,2) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
21
        RenderBR {BR} at (284,33) size 0x0
22
        RenderTextControl {INPUT} at (284,47) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
23
        RenderBR {BR} at (284,78) size 0x0
24
        RenderTextControl {INPUT} at (284,92) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
25
        RenderBR {BR} at (284,123) size 0x0
26
        RenderTextControl {INPUT} at (284,137) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
27
        RenderBR {BR} at (284,168) size 0x0
28
        RenderTextControl {INPUT} at (284,182) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
29
        RenderBR {BR} at (284,213) size 0x0
30
        RenderTextControl {INPUT} at (284,227) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
31
        RenderBR {BR} at (284,258) size 0x0
32
layer at (11,13) size 494x35
33
  RenderBlock {DIV} at (3,3) size 494x35
34
layer at (11,58) size 494x35
35
  RenderBlock {DIV} at (3,3) size 494x35
36
layer at (11,103) size 494x35
37
  RenderBlock {DIV} at (3,3) size 494x35
38
layer at (11,148) size 494x35
39
  RenderBlock {DIV} at (3,3) size 494x35
40
layer at (11,193) size 494x35
41
  RenderBlock {DIV} at (3,3) size 494x35
42
layer at (11,238) size 494x35
43
  RenderBlock {DIV} at (3,3) size 494x35
44
layer at (295,283) size 494x35
45
  RenderBlock {DIV} at (3,3) size 494x35
46
layer at (295,328) size 494x35
47
  RenderBlock {DIV} at (3,3) size 494x35
48
layer at (295,373) size 494x35
49
  RenderBlock {DIV} at (3,3) size 494x35
50
layer at (295,418) size 494x35
51
  RenderBlock {DIV} at (3,3) size 494x35
52
layer at (295,463) size 494x35
53
  RenderBlock {DIV} at (3,3) size 494x35
54
layer at (295,508) size 494x35
55
  RenderBlock {DIV} at (3,3) size 494x35
56
layer at (11,13) size 494x35
57
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
58
    RenderText {#text} at (1,0) size 158x35
59
      text run at (1,0) width 158: "placeholder"
60
layer at (11,58) size 494x35
61
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
62
    RenderText {#text} at (1,0) size 158x35
63
      text run at (1,0) width 158: "placeholder"
64
layer at (11,103) size 494x35
65
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
66
    RenderText {#text} at (11,0) size 158x35
67
      text run at (11,0) width 158: "placeholder"
68
layer at (11,148) size 494x35
69
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
70
    RenderText {#text} at (201,0) size 158x35
71
      text run at (201,0) width 158: "placeholder"
72
layer at (11,193) size 494x35
73
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
74
    RenderText {#text} at (-9,0) size 158x35
75
      text run at (-9,0) width 158: "placeholder"
76
layer at (11,238) size 494x35
77
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
78
    RenderText {#text} at (248,0) size 158x35
79
      text run at (248,0) width 158: "placeholder"
80
layer at (295,283) size 494x35
81
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
82
    RenderText {#text} at (335,0) size 158x35
83
      text run at (335,0) width 158: "placeholder"
84
layer at (295,328) size 494x35
85
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
86
    RenderText {#text} at (335,0) size 158x35
87
      text run at (335,0) width 158: "placeholder"
88
layer at (295,373) size 494x35
89
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
90
    RenderText {#text} at (325,0) size 158x35
91
      text run at (325,0) width 158: "placeholder"
92
layer at (295,418) size 494x35
93
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
94
    RenderText {#text} at (135,0) size 158x35
95
      text run at (135,0) width 158: "placeholder"
96
layer at (295,463) size 494x35
97
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
98
    RenderText {#text} at (345,0) size 158x35
99
      text run at (345,0) width 158: "placeholder"
100
layer at (295,508) size 494x35
101
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
102
    RenderText {#text} at (88,0) size 158x35
103
      text run at (88,0) width 158: "placeholder"
- a/LayoutTests/platform/gtk/fast/forms/input-placeholder-visibility-2-expected.txt -17 lines
Lines 1-17 a/LayoutTests/platform/gtk/fast/forms/input-placeholder-visibility-2-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x19
7
        RenderText {#text} at (0,0) size 260x19
8
          text run at (0,0) width 260: "Focus field with a placeholder, then type."
9
      RenderBlock {DIV} at (0,35) size 784x29
10
        RenderTextControl {INPUT} at (2,2) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
11
        RenderText {#text} at (0,0) size 0x0
12
        RenderText {#text} at (0,0) size 0x0
13
layer at (13,48) size 188x19
14
  RenderBlock {DIV} at (3,3) size 188x19
15
    RenderText {#text} at (1,0) size 31x19
16
      text run at (1,0) width 31: "Text"
17
caret: position 4 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of child 3 {DIV} of body
- a/LayoutTests/platform/gtk/fast/forms/isindex-placeholder-expected.txt -47 lines
Lines 1-47 a/LayoutTests/platform/gtk/fast/forms/isindex-placeholder-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x19
7
        RenderText {#text} at (0,0) size 31x19
8
          text run at (0,0) width 31: "Test "
9
        RenderInline {TT} at (0,0) size 72x15
10
          RenderText {#text} at (31,4) size 72x15
11
            text run at (31,4) width 72: "<isindex>"
12
        RenderText {#text} at (103,0) size 127x19
13
          text run at (103,0) width 127: " placeholder styling."
14
      RenderBlock (anonymous) at (0,35) size 784x19
15
        RenderText {#text} at (0,0) size 230x19
16
          text run at (0,0) width 230: "The placeholder text should be gray:"
17
      RenderBlock {FORM} at (0,62) size 784x49
18
        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
19
        RenderBlock (anonymous) at (0,10) size 784x29
20
          RenderInline {LABEL} at (0,0) size 520x19
21
            RenderText {#text} at (0,5) size 322x19
22
              text run at (0,5) width 322: "This is a searchable index. Enter search keywords: "
23
            RenderTextControl {INPUT} at (324,2) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
24
        RenderBlock {HR} at (0,47) size 784x2 [border: (1px inset #000000)]
25
      RenderBlock (anonymous) at (0,127) size 784x19
26
        RenderText {#text} at (0,0) size 237x19
27
          text run at (0,0) width 237: "The placeholder text should be green:"
28
      RenderBlock {FORM} at (0,154) size 784x49
29
        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
30
        RenderBlock (anonymous) at (0,10) size 784x29
31
          RenderInline {LABEL} at (0,0) size 520x19
32
            RenderText {#text} at (0,5) size 322x19
33
              text run at (0,5) width 322: "This is a searchable index. Enter search keywords: "
34
            RenderTextControl {INPUT} at (324,2) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
35
        RenderBlock {HR} at (0,47) size 784x2 [border: (1px inset #000000)]
36
layer at (335,85) size 188x19
37
  RenderBlock {DIV} at (3,3) size 188x19
38
layer at (335,177) size 188x19
39
  RenderBlock {DIV} at (3,3) size 188x19
40
layer at (335,85) size 188x19
41
  RenderBlock (relative positioned) {DIV} at (3,3) size 188x19 [color=#A9A9A9]
42
    RenderText {#text} at (1,0) size 84x19
43
      text run at (1,0) width 84: "placeholder"
44
layer at (335,177) size 188x19
45
  RenderBlock (relative positioned) {DIV} at (3,3) size 188x19 [color=#008000]
46
    RenderText {#text} at (1,0) size 84x19
47
      text run at (1,0) width 84: "placeholder"
- a/LayoutTests/platform/gtk/fast/forms/password-placeholder-expected.txt -13 lines
Lines 1-13 a/LayoutTests/platform/gtk/fast/forms/password-placeholder-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderTextControl {INPUT} at (2,2) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
7
      RenderText {#text} at (0,0) size 0x0
8
layer at (13,13) size 188x19
9
  RenderBlock {DIV} at (3,3) size 188x19
10
layer at (13,13) size 188x19
11
  RenderBlock (relative positioned) {DIV} at (3,3) size 188x19 [color=#A9A9A9]
12
    RenderText {#text} at (1,0) size 45x19
13
      text run at (1,0) width 45: "foobar"
- a/LayoutTests/platform/gtk/fast/forms/password-placeholder-text-security-expected.txt -39 lines
Lines 1-39 a/LayoutTests/platform/gtk/fast/forms/password-placeholder-text-security-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderText {#text} at (0,0) size 637x19
7
        text run at (0,0) width 637: "This tests that the text security mode switches correctly when the placeholder appears and disappears."
8
      RenderBR {BR} at (637,15) size 0x0
9
      RenderText {#text} at (0,24) size 357x19
10
        text run at (0,24) width 357: "Leave field 1 alone. It should show the placeholder text: "
11
      RenderTextControl {INPUT} at (359,21) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
12
      RenderBR {BR} at (555,39) size 0x0
13
      RenderText {#text} at (0,53) size 407x19
14
        text run at (0,53) width 148: "Focus field 2 and type. "
15
        text run at (148,53) width 259: "It should show bullets for the password.: "
16
      RenderTextControl {INPUT} at (409,50) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
17
      RenderBR {BR} at (605,68) size 0x0
18
      RenderText {#text} at (0,77) size 590x19
19
        text run at (0,77) width 148: "Focus field 3 and type. "
20
        text run at (148,77) width 214: "Clear the value and blur the field. "
21
        text run at (362,77) width 228: "It should show the placeholder text: "
22
      RenderTextControl {INPUT} at (2,98) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
23
      RenderBR {BR} at (198,116) size 0x0
24
layer at (370,32) size 188x19
25
  RenderBlock {DIV} at (3,3) size 188x19
26
layer at (420,61) size 188x19
27
  RenderBlock {DIV} at (3,3) size 188x19
28
    RenderText {#text} at (1,0) size 24x19
29
      text run at (1,0) width 24: "\x{2022}\x{2022}\x{2022}\x{2022}"
30
layer at (13,109) size 188x19
31
  RenderBlock {DIV} at (3,3) size 188x19
32
layer at (370,32) size 188x19
33
  RenderBlock (relative positioned) {DIV} at (3,3) size 188x19 [color=#A9A9A9]
34
    RenderText {#text} at (1,0) size 84x19
35
      text run at (1,0) width 84: "placeholder"
36
layer at (13,109) size 188x19
37
  RenderBlock (relative positioned) {DIV} at (3,3) size 188x19 [color=#A9A9A9]
38
    RenderText {#text} at (1,0) size 84x19
39
      text run at (1,0) width 84: "placeholder"
- a/LayoutTests/platform/gtk/fast/forms/placeholder-set-attribute-expected.txt -16 lines
Lines 1-16 a/LayoutTests/platform/gtk/fast/forms/placeholder-set-attribute-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x19
7
        RenderText {#text} at (0,0) size 441x19
8
          text run at (0,0) width 441: "If you can see the word \"Placeholder\" in the text field, then all is well."
9
      RenderBlock {P} at (0,35) size 784x29
10
        RenderTextControl {INPUT} at (2,2) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
11
layer at (13,48) size 188x19
12
  RenderBlock {DIV} at (3,3) size 188x19
13
layer at (13,48) size 188x19
14
  RenderBlock (relative positioned) {DIV} at (3,3) size 188x19 [color=#A9A9A9]
15
    RenderText {#text} at (1,0) size 86x19
16
      text run at (1,0) width 86: "Placeholder"
- a/LayoutTests/platform/gtk/fast/forms/placeholder-set-value-expected.txt -25 lines
Lines 1-25 a/LayoutTests/platform/gtk/fast/forms/placeholder-set-value-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x38
7
        RenderText {#text} at (0,0) size 53x19
8
          text run at (0,0) width 53: "Test for "
9
        RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
10
          RenderText {#text} at (53,0) size 305x19
11
            text run at (53,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=24508"
12
        RenderText {#text} at (358,0) size 775x38
13
          text run at (358,0) width 417: ". Search field does not redraw if value set, when it has placeholder"
14
          text run at (0,19) width 27: "text."
15
      RenderBlock (anonymous) at (0,54) size 784x29
16
        RenderTextControl {INPUT} at (2,2) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
17
          RenderDeprecatedFlexibleBox {DIV} at (3,3) size 188x19
18
            RenderBlock {DIV} at (0,9) size 0x0
19
            RenderBlock {DIV} at (0,0) size 172x19
20
            RenderBlock {DIV} at (172,1) size 16x16
21
        RenderText {#text} at (0,0) size 0x0
22
layer at (13,67) size 172x19
23
  RenderBlock {DIV} at (0,0) size 172x19
24
    RenderText {#text} at (1,0) size 62x19
25
      text run at (1,0) width 62: "New text"
- a/LayoutTests/platform/gtk/fast/forms/placeholder-stripped-expected.txt -34 lines
Lines 1-34 a/LayoutTests/platform/gtk/fast/forms/placeholder-stripped-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x240
4
  RenderBlock {HTML} at (0,0) size 800x240
5
    RenderBody {BODY} at (8,16) size 784x216
6
      RenderBlock {P} at (0,0) size 784x38
7
        RenderText {#text} at (0,0) size 753x38
8
          text run at (0,0) width 753: "CR and LF in placeholder values should be stripped. The first input element and the first textarea element should have a"
9
          text run at (0,19) width 748: "placeholder \"first line second line\", and the second input element and the second textarea element should have nothing."
10
      RenderBlock (anonymous) at (0,54) size 784x162
11
        RenderTextControl {INPUT} at (2,2) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
12
        RenderBR {BR} at (198,5) size 0x19
13
        RenderTextControl {INPUT} at (2,31) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
14
        RenderBR {BR} at (198,34) size 0x19
15
        RenderBR {BR} at (206,91) size 0x19
16
        RenderText {#text} at (0,0) size 0x0
17
layer at (13,75) size 188x19
18
  RenderBlock {DIV} at (3,3) size 188x19
19
layer at (13,104) size 188x19
20
  RenderBlock {DIV} at (3,3) size 188x19
21
layer at (10,130) size 202x44 clip at (11,131) size 200x42
22
  RenderTextControl {TEXTAREA} at (2,60) size 202x44 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
23
    RenderBlock {DIV} at (3,3) size 196x19
24
layer at (10,182) size 202x44 clip at (11,183) size 200x42
25
  RenderTextControl {TEXTAREA} at (2,112) size 202x44 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
26
    RenderBlock {DIV} at (3,3) size 196x19
27
layer at (13,75) size 188x19
28
  RenderBlock (relative positioned) {DIV} at (3,3) size 188x19 [color=#A9A9A9]
29
    RenderText {#text} at (1,0) size 141x19
30
      text run at (1,0) width 141: "first line second line"
31
layer at (13,133) size 196x19
32
  RenderBlock (relative positioned) {DIV} at (3,3) size 196x19 [color=#A9A9A9]
33
    RenderText {#text} at (0,0) size 141x19
34
      text run at (0,0) width 141: "first line second line"
- a/LayoutTests/platform/gtk/fast/forms/search-placeholder-value-changed-expected.txt -18 lines
Lines 1-18 a/LayoutTests/platform/gtk/fast/forms/search-placeholder-value-changed-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderTextControl {INPUT} at (2,2) size 194x25 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
7
        RenderDeprecatedFlexibleBox {DIV} at (3,3) size 188x19
8
          RenderBlock {DIV} at (0,9) size 0x0
9
          RenderBlock {DIV} at (0,0) size 172x19
10
          RenderBlock {DIV} at (172,1) size 16x16
11
      RenderText {#text} at (0,0) size 0x0
12
      RenderText {#text} at (0,0) size 0x0
13
layer at (13,13) size 172x19
14
  RenderBlock {DIV} at (0,0) size 172x19
15
layer at (13,13) size 172x19
16
  RenderBlock (relative positioned) {DIV} at (3,3) size 172x19 [color=#A9A9A9]
17
    RenderText {#text} at (1,0) size 89x19
18
      text run at (1,0) width 89: "Test Passed"
- a/LayoutTests/platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt -16 lines
Lines 1-16 a/LayoutTests/platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x19
7
        RenderText {#text} at (0,0) size 439x19
8
          text run at (0,0) width 439: "If you can see the word \"Placeholder\" in the text area, then all is well."
9
      RenderBlock {P} at (0,35) size 784x48
10
layer at (10,45) size 202x44 clip at (11,46) size 200x42
11
  RenderTextControl {TEXTAREA} at (2,2) size 202x44 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
12
    RenderBlock {DIV} at (3,3) size 196x19
13
layer at (13,48) size 196x19
14
  RenderBlock (relative positioned) {DIV} at (3,3) size 196x19 [color=#A9A9A9]
15
    RenderText {#text} at (0,0) size 86x19
16
      text run at (0,0) width 86: "Placeholder"
- a/LayoutTests/platform/gtk/fast/forms/textarea-placeholder-set-value-expected.txt -20 lines
Lines 1-20 a/LayoutTests/platform/gtk/fast/forms/textarea-placeholder-set-value-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x19
7
        RenderText {#text} at (0,0) size 53x19
8
          text run at (0,0) width 53: "Test for "
9
        RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
10
          RenderText {#text} at (53,0) size 305x19
11
            text run at (53,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=21248"
12
        RenderText {#text} at (358,0) size 4x19
13
          text run at (358,0) width 4: "."
14
      RenderBlock (anonymous) at (0,35) size 784x48
15
        RenderText {#text} at (0,0) size 0x0
16
layer at (10,45) size 202x44 clip at (11,46) size 200x42
17
  RenderTextControl {TEXTAREA} at (2,2) size 202x44 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
18
    RenderBlock {DIV} at (3,3) size 196x19
19
      RenderText {#text} at (0,0) size 62x19
20
        text run at (0,0) width 62: "New text"
- a/LayoutTests/platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.txt -34 lines
Lines 1-34 a/LayoutTests/platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderText {#text} at (206,33) size 4x19
7
        text run at (206,33) width 4: " "
8
      RenderText {#text} at (0,0) size 0x0
9
layer at (10,10) size 202x44 clip at (11,11) size 184x42 scrollHeight 99
10
  RenderTextControl {TEXTAREA} at (2,2) size 202x44 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
11
    RenderBlock {DIV} at (3,3) size 180x95
12
      RenderText {#text} at (0,0) size 177x76
13
        text run at (0,0) width 173: "A quick brown fox jumps"
14
        text run at (173,0) width 4: " "
15
        text run at (0,19) width 140: "over the lazy dog. A"
16
        text run at (140,19) width 4: " "
17
        text run at (0,38) width 158: "quick brown fox jumps"
18
        text run at (158,38) width 4: " "
19
        text run at (0,57) width 125: "over the lazy dog."
20
        text run at (125,57) width 0: " "
21
      RenderBR {BR} at (0,76) size 0x19
22
layer at (220,10) size 202x44 clip at (221,11) size 184x42 scrollHeight 78
23
  RenderTextControl {TEXTAREA} at (212,2) size 202x44 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
24
    RenderBlock {DIV} at (3,3) size 180x19
25
layer at (223,13) size 180x76 backgroundClip at (221,11) size 184x42 clip at (221,11) size 184x42 outlineClip at (221,11) size 184x42
26
  RenderBlock (relative positioned) {DIV} at (3,3) size 180x76 [color=#A9A9A9]
27
    RenderText {#text} at (0,0) size 177x76
28
      text run at (0,0) width 173: "A quick brown fox jumps"
29
      text run at (173,0) width 4: " "
30
      text run at (0,19) width 140: "over the lazy dog. A"
31
      text run at (140,19) width 4: " "
32
      text run at (0,38) width 158: "quick brown fox jumps"
33
      text run at (158,38) width 4: " "
34
      text run at (0,57) width 125: "over the lazy dog."
- a/LayoutTests/platform/mac/fast/css/pseudo-cache-stale-expected.txt -28 lines
Lines 1-28 a/LayoutTests/platform/mac/fast/css/pseudo-cache-stale-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {DIV} at (0,0) size 784x37
7
        RenderInline (generated) at (0,0) size 20x37
8
          RenderText {#text} at (0,0) size 20x37
9
            text run at (0,0) width 20: "T"
10
        RenderText {#text} at (20,15) size 367x18
11
          text run at (20,15) width 367: "he first letter in this sentence should be larger than the rest."
12
      RenderBlock {DIV} at (0,37) size 784x37
13
        RenderText {#text} at (0,0) size 535x37
14
          text run at (0,0) width 535: "This sentence should be extra-extra-large."
15
      RenderBlock (anonymous) at (0,74) size 784x23
16
        RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
17
          RenderDeprecatedFlexibleBox {DIV} at (3,3) size 119x13
18
            RenderBlock {DIV} at (0,1) size 8x11
19
            RenderBlock {DIV} at (8,0) size 98x13
20
            RenderBlock {DIV} at (106,1) size 13x11
21
        RenderText {#text} at (0,0) size 0x0
22
        RenderText {#text} at (0,0) size 0x0
23
layer at (21,87) size 98x13
24
  RenderBlock {DIV} at (0,0) size 98x13
25
layer at (21,87) size 98x13 scrollWidth 115
26
  RenderBlock (relative positioned) {DIV} at (11,3) size 98x13 [color=#008000]
27
    RenderText {#text} at (1,0) size 113x13
28
      text run at (1,0) width 113: "This should be green"
- a/LayoutTests/platform/mac/fast/forms/input-placeholder-text-indent-expected.txt -103 lines
Lines 1-103 a/LayoutTests/platform/mac/fast/forms/input-placeholder-text-indent-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {DIV} at (0,0) size 784x270
7
        RenderTextControl {INPUT} at (0,2) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
8
        RenderBR {BR} at (500,34) size 0x0
9
        RenderTextControl {INPUT} at (0,47) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
10
        RenderBR {BR} at (500,79) size 0x0
11
        RenderTextControl {INPUT} at (0,92) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
12
        RenderBR {BR} at (500,124) size 0x0
13
        RenderTextControl {INPUT} at (0,137) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
14
        RenderBR {BR} at (500,169) size 0x0
15
        RenderTextControl {INPUT} at (0,182) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
16
        RenderBR {BR} at (500,214) size 0x0
17
        RenderTextControl {INPUT} at (0,227) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
18
        RenderBR {BR} at (500,259) size 0x0
19
      RenderBlock {DIV} at (0,270) size 784x270
20
        RenderTextControl {INPUT} at (284,2) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
21
        RenderBR {BR} at (284,34) size 0x0
22
        RenderTextControl {INPUT} at (284,47) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
23
        RenderBR {BR} at (284,79) size 0x0
24
        RenderTextControl {INPUT} at (284,92) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
25
        RenderBR {BR} at (284,124) size 0x0
26
        RenderTextControl {INPUT} at (284,137) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
27
        RenderBR {BR} at (284,169) size 0x0
28
        RenderTextControl {INPUT} at (284,182) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
29
        RenderBR {BR} at (284,214) size 0x0
30
        RenderTextControl {INPUT} at (284,227) size 500x41 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
31
        RenderBR {BR} at (284,259) size 0x0
32
layer at (11,13) size 494x35
33
  RenderBlock {DIV} at (3,3) size 494x35
34
layer at (11,58) size 494x35
35
  RenderBlock {DIV} at (3,3) size 494x35
36
layer at (11,103) size 494x35
37
  RenderBlock {DIV} at (3,3) size 494x35
38
layer at (11,148) size 494x35
39
  RenderBlock {DIV} at (3,3) size 494x35
40
layer at (11,193) size 494x35
41
  RenderBlock {DIV} at (3,3) size 494x35
42
layer at (11,238) size 494x35
43
  RenderBlock {DIV} at (3,3) size 494x35
44
layer at (295,283) size 494x35
45
  RenderBlock {DIV} at (3,3) size 494x35
46
layer at (295,328) size 494x35
47
  RenderBlock {DIV} at (3,3) size 494x35
48
layer at (295,373) size 494x35
49
  RenderBlock {DIV} at (3,3) size 494x35
50
layer at (295,418) size 494x35
51
  RenderBlock {DIV} at (3,3) size 494x35
52
layer at (295,463) size 494x35
53
  RenderBlock {DIV} at (3,3) size 494x35
54
layer at (295,508) size 494x35
55
  RenderBlock {DIV} at (3,3) size 494x35
56
layer at (11,13) size 494x35
57
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
58
    RenderText {#text} at (1,0) size 170x35
59
      text run at (1,0) width 170: "placeholder"
60
layer at (11,58) size 494x35
61
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
62
    RenderText {#text} at (1,0) size 170x35
63
      text run at (1,0) width 170: "placeholder"
64
layer at (11,103) size 494x35
65
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
66
    RenderText {#text} at (11,0) size 170x35
67
      text run at (11,0) width 170: "placeholder"
68
layer at (11,148) size 494x35
69
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
70
    RenderText {#text} at (201,0) size 170x35
71
      text run at (201,0) width 170: "placeholder"
72
layer at (11,193) size 494x35
73
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
74
    RenderText {#text} at (-9,0) size 170x35
75
      text run at (-9,0) width 170: "placeholder"
76
layer at (11,238) size 494x35
77
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
78
    RenderText {#text} at (248,0) size 170x35
79
      text run at (248,0) width 170: "placeholder"
80
layer at (295,283) size 494x35
81
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
82
    RenderText {#text} at (323,0) size 170x35
83
      text run at (323,0) width 170: "placeholder"
84
layer at (295,328) size 494x35
85
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
86
    RenderText {#text} at (323,0) size 170x35
87
      text run at (323,0) width 170: "placeholder"
88
layer at (295,373) size 494x35
89
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
90
    RenderText {#text} at (313,0) size 170x35
91
      text run at (313,0) width 170: "placeholder"
92
layer at (295,418) size 494x35
93
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
94
    RenderText {#text} at (123,0) size 170x35
95
      text run at (123,0) width 170: "placeholder"
96
layer at (295,463) size 494x35
97
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
98
    RenderText {#text} at (333,0) size 170x35
99
      text run at (333,0) width 170: "placeholder"
100
layer at (295,508) size 494x35
101
  RenderBlock (relative positioned) {DIV} at (3,3) size 494x35 [color=#A9A9A9]
102
    RenderText {#text} at (76,0) size 170x35
103
      text run at (76,0) width 170: "placeholder"
- a/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-2-expected.txt -17 lines
Lines 1-17 a/LayoutTests/platform/mac/fast/forms/input-placeholder-visibility-2-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x18
7
        RenderText {#text} at (0,0) size 260x18
8
          text run at (0,0) width 260: "Focus field with a placeholder, then type."
9
      RenderBlock {DIV} at (0,34) size 784x23
10
        RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
11
        RenderText {#text} at (0,0) size 0x0
12
        RenderText {#text} at (0,0) size 0x0
13
layer at (13,47) size 119x13
14
  RenderBlock {DIV} at (3,3) size 119x13
15
    RenderText {#text} at (1,0) size 24x13
16
      text run at (1,0) width 24: "Text"
17
caret: position 4 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of child 3 {DIV} of body
- a/LayoutTests/platform/mac/fast/forms/isindex-placeholder-expected.txt -47 lines
Lines 1-47 a/LayoutTests/platform/mac/fast/forms/isindex-placeholder-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x18
7
        RenderText {#text} at (0,0) size 31x18
8
          text run at (0,0) width 31: "Test "
9
        RenderInline {TT} at (0,0) size 72x15
10
          RenderText {#text} at (31,2) size 72x15
11
            text run at (31,2) width 72: "<isindex>"
12
        RenderText {#text} at (103,0) size 127x18
13
          text run at (103,0) width 127: " placeholder styling."
14
      RenderBlock (anonymous) at (0,34) size 784x18
15
        RenderText {#text} at (0,0) size 230x18
16
          text run at (0,0) width 230: "The placeholder text should be gray:"
17
      RenderBlock {FORM} at (0,60) size 784x43
18
        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
19
        RenderBlock (anonymous) at (0,10) size 784x23
20
          RenderInline {LABEL} at (0,0) size 451x18
21
            RenderText {#text} at (0,2) size 322x18
22
              text run at (0,2) width 322: "This is a searchable index. Enter search keywords: "
23
            RenderTextControl {INPUT} at (324,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
24
        RenderBlock {HR} at (0,41) size 784x2 [border: (1px inset #000000)]
25
      RenderBlock (anonymous) at (0,119) size 784x18
26
        RenderText {#text} at (0,0) size 237x18
27
          text run at (0,0) width 237: "The placeholder text should be green:"
28
      RenderBlock {FORM} at (0,145) size 784x43
29
        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
30
        RenderBlock (anonymous) at (0,10) size 784x23
31
          RenderInline {LABEL} at (0,0) size 451x18
32
            RenderText {#text} at (0,2) size 322x18
33
              text run at (0,2) width 322: "This is a searchable index. Enter search keywords: "
34
            RenderTextControl {INPUT} at (324,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
35
        RenderBlock {HR} at (0,41) size 784x2 [border: (1px inset #000000)]
36
layer at (335,83) size 119x13
37
  RenderBlock {DIV} at (3,3) size 119x13
38
layer at (335,168) size 119x13
39
  RenderBlock {DIV} at (3,3) size 119x13
40
layer at (335,83) size 119x13
41
  RenderBlock (relative positioned) {DIV} at (3,3) size 119x13 [color=#A9A9A9]
42
    RenderText {#text} at (1,0) size 63x13
43
      text run at (1,0) width 63: "placeholder"
44
layer at (335,168) size 119x13
45
  RenderBlock (relative positioned) {DIV} at (3,3) size 119x13 [color=#008000]
46
    RenderText {#text} at (1,0) size 63x13
47
      text run at (1,0) width 63: "placeholder"
- a/LayoutTests/platform/mac/fast/forms/password-placeholder-expected.txt -13 lines
Lines 1-13 a/LayoutTests/platform/mac/fast/forms/password-placeholder-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
7
      RenderText {#text} at (0,0) size 0x0
8
layer at (13,13) size 119x13
9
  RenderBlock {DIV} at (3,3) size 119x13
10
layer at (13,13) size 119x13
11
  RenderBlock (relative positioned) {DIV} at (3,3) size 119x13 [color=#A9A9A9]
12
    RenderText {#text} at (1,0) size 36x13
13
      text run at (1,0) width 36: "foobar"
- a/LayoutTests/platform/mac/fast/forms/password-placeholder-text-security-expected.txt -39 lines
Lines 1-39 a/LayoutTests/platform/mac/fast/forms/password-placeholder-text-security-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderText {#text} at (0,0) size 637x18
7
        text run at (0,0) width 637: "This tests that the text security mode switches correctly when the placeholder appears and disappears."
8
      RenderBR {BR} at (637,14) size 0x0
9
      RenderText {#text} at (0,20) size 357x18
10
        text run at (0,20) width 357: "Leave field 1 alone. It should show the placeholder text: "
11
      RenderTextControl {INPUT} at (359,20) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
12
      RenderBR {BR} at (486,34) size 0x0
13
      RenderText {#text} at (0,43) size 407x18
14
        text run at (0,43) width 148: "Focus field 2 and type. "
15
        text run at (148,43) width 259: "It should show bullets for the password.: "
16
      RenderTextControl {INPUT} at (409,43) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
17
      RenderBR {BR} at (536,57) size 0x0
18
      RenderText {#text} at (0,66) size 590x18
19
        text run at (0,66) width 148: "Focus field 3 and type. "
20
        text run at (148,66) width 214: "Clear the value and blur the field. "
21
        text run at (362,66) width 228: "It should show the placeholder text: "
22
      RenderTextControl {INPUT} at (592,66) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
23
      RenderBR {BR} at (719,80) size 0x0
24
layer at (370,31) size 119x13
25
  RenderBlock {DIV} at (3,3) size 119x13
26
layer at (420,54) size 119x13
27
  RenderBlock {DIV} at (3,3) size 119x13
28
    RenderText {#text} at (1,0) size 25x13
29
      text run at (1,0) width 25: "\x{2022}\x{2022}\x{2022}\x{2022}"
30
layer at (603,77) size 119x13
31
  RenderBlock {DIV} at (3,3) size 119x13
32
layer at (370,31) size 119x13
33
  RenderBlock (relative positioned) {DIV} at (3,3) size 119x13 [color=#A9A9A9]
34
    RenderText {#text} at (1,0) size 63x13
35
      text run at (1,0) width 63: "placeholder"
36
layer at (603,77) size 119x13
37
  RenderBlock (relative positioned) {DIV} at (3,3) size 119x13 [color=#A9A9A9]
38
    RenderText {#text} at (1,0) size 63x13
39
      text run at (1,0) width 63: "placeholder"
- a/LayoutTests/platform/mac/fast/forms/placeholder-set-attribute-expected.txt -16 lines
Lines 1-16 a/LayoutTests/platform/mac/fast/forms/placeholder-set-attribute-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x18
7
        RenderText {#text} at (0,0) size 441x18
8
          text run at (0,0) width 441: "If you can see the word \"Placeholder\" in the text field, then all is well."
9
      RenderBlock {P} at (0,34) size 784x23
10
        RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
11
layer at (13,47) size 119x13
12
  RenderBlock {DIV} at (3,3) size 119x13
13
layer at (13,47) size 119x13
14
  RenderBlock (relative positioned) {DIV} at (3,3) size 119x13 [color=#A9A9A9]
15
    RenderText {#text} at (1,0) size 62x13
16
      text run at (1,0) width 62: "Placeholder"
- a/LayoutTests/platform/mac/fast/forms/placeholder-set-value-expected.txt -25 lines
Lines 1-25 a/LayoutTests/platform/mac/fast/forms/placeholder-set-value-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x36
7
        RenderText {#text} at (0,0) size 53x18
8
          text run at (0,0) width 53: "Test for "
9
        RenderInline {A} at (0,0) size 305x18 [color=#0000EE]
10
          RenderText {#text} at (53,0) size 305x18
11
            text run at (53,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=24508"
12
        RenderText {#text} at (358,0) size 775x36
13
          text run at (358,0) width 417: ". Search field does not redraw if value set, when it has placeholder"
14
          text run at (0,18) width 27: "text."
15
      RenderBlock (anonymous) at (0,52) size 784x23
16
        RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
17
          RenderDeprecatedFlexibleBox {DIV} at (3,3) size 119x13
18
            RenderBlock {DIV} at (0,1) size 8x11
19
            RenderBlock {DIV} at (8,0) size 98x13
20
            RenderBlock {DIV} at (106,1) size 13x11
21
        RenderText {#text} at (0,0) size 0x0
22
layer at (21,65) size 98x13
23
  RenderBlock {DIV} at (0,0) size 98x13
24
    RenderText {#text} at (1,0) size 48x13
25
      text run at (1,0) width 48: "New text"
- a/LayoutTests/platform/mac/fast/forms/placeholder-stripped-expected.txt -34 lines
Lines 1-34 a/LayoutTests/platform/mac/fast/forms/placeholder-stripped-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x202
4
  RenderBlock {HTML} at (0,0) size 800x202
5
    RenderBody {BODY} at (8,16) size 784x178
6
      RenderBlock {P} at (0,0) size 784x36
7
        RenderText {#text} at (0,0) size 753x36
8
          text run at (0,0) width 753: "CR and LF in placeholder values should be stripped. The first input element and the first textarea element should have a"
9
          text run at (0,18) width 748: "placeholder \"first line second line\", and the second input element and the second textarea element should have nothing."
10
      RenderBlock (anonymous) at (0,52) size 784x126
11
        RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
12
        RenderBR {BR} at (129,2) size 0x18
13
        RenderTextControl {INPUT} at (2,25) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
14
        RenderBR {BR} at (129,25) size 0x18
15
        RenderBR {BR} at (165,68) size 0x18
16
        RenderText {#text} at (0,0) size 0x0
17
layer at (13,73) size 119x13
18
  RenderBlock {DIV} at (3,3) size 119x13
19
layer at (13,96) size 119x13
20
  RenderBlock {DIV} at (3,3) size 119x13
21
layer at (10,116) size 161x32 clip at (11,117) size 159x30
22
  RenderTextControl {TEXTAREA} at (2,48) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
23
    RenderBlock {DIV} at (3,3) size 155x13
24
layer at (10,156) size 161x32 clip at (11,157) size 159x30
25
  RenderTextControl {TEXTAREA} at (2,88) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
26
    RenderBlock {DIV} at (3,3) size 155x13
27
layer at (13,73) size 119x13
28
  RenderBlock (relative positioned) {DIV} at (3,3) size 119x13 [color=#A9A9A9]
29
    RenderText {#text} at (1,0) size 109x13
30
      text run at (1,0) width 109: "first line second line"
31
layer at (13,119) size 155x13
32
  RenderBlock (relative positioned) {DIV} at (3,3) size 155x13 [color=#A9A9A9]
33
    RenderText {#text} at (0,0) size 109x13
34
      text run at (0,0) width 109: "first line second line"
- a/LayoutTests/platform/mac/fast/forms/search-placeholder-value-changed-expected.txt -18 lines
Lines 1-18 a/LayoutTests/platform/mac/fast/forms/search-placeholder-value-changed-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
7
        RenderDeprecatedFlexibleBox {DIV} at (3,3) size 119x13
8
          RenderBlock {DIV} at (0,1) size 8x11
9
          RenderBlock {DIV} at (8,0) size 98x13
10
          RenderBlock {DIV} at (106,1) size 13x11
11
      RenderText {#text} at (0,0) size 0x0
12
      RenderText {#text} at (0,0) size 0x0
13
layer at (21,13) size 98x13
14
  RenderBlock {DIV} at (0,0) size 98x13
15
layer at (21,13) size 98x13
16
  RenderBlock (relative positioned) {DIV} at (11,3) size 98x13 [color=#A9A9A9]
17
    RenderText {#text} at (1,0) size 63x13
18
      text run at (1,0) width 63: "Test Passed"
- a/LayoutTests/platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.txt -16 lines
Lines 1-16 a/LayoutTests/platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x18
7
        RenderText {#text} at (0,0) size 439x18
8
          text run at (0,0) width 439: "If you can see the word \"Placeholder\" in the text area, then all is well."
9
      RenderBlock {P} at (0,34) size 784x36
10
layer at (10,44) size 161x32 clip at (11,45) size 159x30
11
  RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
12
    RenderBlock {DIV} at (3,3) size 155x13
13
layer at (13,47) size 155x13
14
  RenderBlock (relative positioned) {DIV} at (3,3) size 155x13 [color=#A9A9A9]
15
    RenderText {#text} at (0,0) size 62x13
16
      text run at (0,0) width 62: "Placeholder"
- a/LayoutTests/platform/mac/fast/forms/textarea-placeholder-set-value-expected.txt -20 lines
Lines 1-20 a/LayoutTests/platform/mac/fast/forms/textarea-placeholder-set-value-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x18
7
        RenderText {#text} at (0,0) size 53x18
8
          text run at (0,0) width 53: "Test for "
9
        RenderInline {A} at (0,0) size 305x18 [color=#0000EE]
10
          RenderText {#text} at (53,0) size 305x18
11
            text run at (53,0) width 305: "https://bugs.webkit.org/show_bug.cgi?id=21248"
12
        RenderText {#text} at (358,0) size 4x18
13
          text run at (358,0) width 4: "."
14
      RenderBlock (anonymous) at (0,34) size 784x36
15
        RenderText {#text} at (0,0) size 0x0
16
layer at (10,44) size 161x32 clip at (11,45) size 159x30
17
  RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
18
    RenderBlock {DIV} at (3,3) size 155x13
19
      RenderText {#text} at (0,0) size 48x13
20
        text run at (0,0) width 48: "New text"
- a/LayoutTests/platform/mac/fast/forms/textarea-placeholder-wrapping-expected.txt -34 lines
Lines 1-34 a/LayoutTests/platform/mac/fast/forms/textarea-placeholder-wrapping-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderText {#text} at (165,22) size 4x18
7
        text run at (165,22) width 4: " "
8
      RenderText {#text} at (0,0) size 0x0
9
layer at (10,10) size 161x32 clip at (11,11) size 144x30 scrollHeight 69
10
  RenderTextControl {TEXTAREA} at (2,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
11
    RenderBlock {DIV} at (3,3) size 140x65
12
      RenderText {#text} at (0,0) size 140x52
13
        text run at (0,0) width 135: "A quick brown fox jumps"
14
        text run at (134,0) width 4: " "
15
        text run at (0,13) width 140: "over the lazy dog. A quick"
16
        text run at (139,13) width 1: " "
17
        text run at (0,26) width 139: "brown fox jumps over the"
18
        text run at (138,26) width 2: " "
19
        text run at (0,39) width 49: "lazy dog."
20
        text run at (48,39) width 1: " "
21
      RenderBR {BR} at (0,52) size 0x13
22
layer at (179,10) size 161x32 clip at (180,11) size 144x30 scrollHeight 54
23
  RenderTextControl {TEXTAREA} at (171,2) size 161x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
24
    RenderBlock {DIV} at (3,3) size 140x13
25
layer at (182,13) size 140x52 backgroundClip at (180,11) size 144x30 clip at (180,11) size 144x30 outlineClip at (180,11) size 144x30
26
  RenderBlock (relative positioned) {DIV} at (3,3) size 140x52 [color=#A9A9A9]
27
    RenderText {#text} at (0,0) size 140x52
28
      text run at (0,0) width 135: "A quick brown fox jumps"
29
      text run at (134,0) width 4: " "
30
      text run at (0,13) width 140: "over the lazy dog. A quick"
31
      text run at (139,13) width 1: " "
32
      text run at (0,26) width 139: "brown fox jumps over the"
33
      text run at (138,26) width 2: " "
34
      text run at (0,39) width 49: "lazy dog."
- a/LayoutTests/platform/qt/fast/css/pseudo-cache-stale-expected.txt -28 lines
Lines 1-28 a/LayoutTests/platform/qt/fast/css/pseudo-cache-stale-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {DIV} at (0,0) size 784x41
7
        RenderInline (generated) at (0,0) size 20x41
8
          RenderText {#text} at (0,0) size 20x41
9
            text run at (0,0) width 20: "T"
10
        RenderText {#text} at (20,15) size 415x21
11
          text run at (20,15) width 415: "he first letter in this sentence should be larger than the rest."
12
      RenderBlock {DIV} at (0,41) size 784x41
13
        RenderText {#text} at (0,0) size 606x41
14
          text run at (0,0) width 606: "This sentence should be extra-extra-large."
15
      RenderBlock (anonymous) at (0,82) size 784x29
16
        RenderTextControl {INPUT} at (2,2) size 186x25
17
          RenderDeprecatedFlexibleBox {DIV} at (2,2) size 182x21
18
            RenderBlock {DIV} at (0,10) size 0x0
19
            RenderBlock {DIV} at (0,0) size 171x21
20
            RenderBlock {DIV} at (171,5) size 11x11
21
        RenderText {#text} at (0,0) size 0x0
22
        RenderText {#text} at (0,0) size 0x0
23
layer at (12,94) size 171x21
24
  RenderBlock {DIV} at (0,0) size 171x21
25
layer at (12,94) size 171x21
26
  RenderBlock (relative positioned) {DIV} at (2,2) size 171x21 [color=#008000]
27
    RenderText {#text} at (1,0) size 150x21
28
      text run at (1,0) width 150: "This should be green"
- a/LayoutTests/platform/qt/fast/forms/input-placeholder-text-indent-expected.txt -103 lines
Lines 1-103 a/LayoutTests/platform/qt/fast/forms/input-placeholder-text-indent-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {DIV} at (0,0) size 784x276
7
        RenderTextControl {INPUT} at (0,2) size 500x42
8
        RenderBR {BR} at (500,33) size 0x0
9
        RenderTextControl {INPUT} at (0,48) size 500x42
10
        RenderBR {BR} at (500,79) size 0x0
11
        RenderTextControl {INPUT} at (0,94) size 500x42
12
        RenderBR {BR} at (500,125) size 0x0
13
        RenderTextControl {INPUT} at (0,140) size 500x42
14
        RenderBR {BR} at (500,171) size 0x0
15
        RenderTextControl {INPUT} at (0,186) size 500x42
16
        RenderBR {BR} at (500,217) size 0x0
17
        RenderTextControl {INPUT} at (0,232) size 500x42
18
        RenderBR {BR} at (500,263) size 0x0
19
      RenderBlock {DIV} at (0,276) size 784x276
20
        RenderTextControl {INPUT} at (284,2) size 500x42
21
        RenderBR {BR} at (284,33) size 0x0
22
        RenderTextControl {INPUT} at (284,48) size 500x42
23
        RenderBR {BR} at (284,79) size 0x0
24
        RenderTextControl {INPUT} at (284,94) size 500x42
25
        RenderBR {BR} at (284,125) size 0x0
26
        RenderTextControl {INPUT} at (284,140) size 500x42
27
        RenderBR {BR} at (284,171) size 0x0
28
        RenderTextControl {INPUT} at (284,186) size 500x42
29
        RenderBR {BR} at (284,217) size 0x0
30
        RenderTextControl {INPUT} at (284,232) size 500x42
31
        RenderBR {BR} at (284,263) size 0x0
32
layer at (10,12) size 496x38
33
  RenderBlock {DIV} at (2,2) size 496x38
34
layer at (10,58) size 496x38
35
  RenderBlock {DIV} at (2,2) size 496x38
36
layer at (10,104) size 496x38
37
  RenderBlock {DIV} at (2,2) size 496x38
38
layer at (10,150) size 496x38
39
  RenderBlock {DIV} at (2,2) size 496x38
40
layer at (10,196) size 496x38
41
  RenderBlock {DIV} at (2,2) size 496x38
42
layer at (10,242) size 496x38
43
  RenderBlock {DIV} at (2,2) size 496x38
44
layer at (294,288) size 496x38
45
  RenderBlock {DIV} at (2,2) size 496x38
46
layer at (294,334) size 496x38
47
  RenderBlock {DIV} at (2,2) size 496x38
48
layer at (294,380) size 496x38
49
  RenderBlock {DIV} at (2,2) size 496x38
50
layer at (294,426) size 496x38
51
  RenderBlock {DIV} at (2,2) size 496x38
52
layer at (294,472) size 496x38
53
  RenderBlock {DIV} at (2,2) size 496x38
54
layer at (294,518) size 496x38
55
  RenderBlock {DIV} at (2,2) size 496x38
56
layer at (10,12) size 496x38
57
  RenderBlock (relative positioned) {DIV} at (2,2) size 496x38 [color=#A9A9A9]
58
    RenderText {#text} at (1,0) size 158x38
59
      text run at (1,0) width 158: "placeholder"
60
layer at (10,58) size 496x38
61
  RenderBlock (relative positioned) {DIV} at (2,2) size 496x38 [color=#A9A9A9]
62
    RenderText {#text} at (1,0) size 158x38
63
      text run at (1,0) width 158: "placeholder"
64
layer at (10,104) size 496x38
65
  RenderBlock (relative positioned) {DIV} at (2,2) size 496x38 [color=#A9A9A9]
66
    RenderText {#text} at (11,0) size 158x38
67
      text run at (11,0) width 158: "placeholder"
68
layer at (10,150) size 496x38
69
  RenderBlock (relative positioned) {DIV} at (2,2) size 496x38 [color=#A9A9A9]
70
    RenderText {#text} at (201,0) size 158x38
71
      text run at (201,0) width 158: "placeholder"
72
layer at (10,196) size 496x38
73
  RenderBlock (relative positioned) {DIV} at (2,2) size 496x38 [color=#A9A9A9]
74
    RenderText {#text} at (-9,0) size 158x38
75
      text run at (-9,0) width 158: "placeholder"
76
layer at (10,242) size 496x38
77
  RenderBlock (relative positioned) {DIV} at (2,2) size 496x38 [color=#A9A9A9]
78
    RenderText {#text} at (249,0) size 158x38
79
      text run at (249,0) width 158: "placeholder"
80
layer at (294,288) size 496x38
81
  RenderBlock (relative positioned) {DIV} at (2,2) size 496x38 [color=#A9A9A9]
82
    RenderText {#text} at (337,0) size 158x38
83
      text run at (337,0) width 158: "placeholder"
84
layer at (294,334) size 496x38
85
  RenderBlock (relative positioned) {DIV} at (2,2) size 496x38 [color=#A9A9A9]
86
    RenderText {#text} at (337,0) size 158x38
87
      text run at (337,0) width 158: "placeholder"
88
layer at (294,380) size 496x38
89
  RenderBlock (relative positioned) {DIV} at (2,2) size 496x38 [color=#A9A9A9]
90
    RenderText {#text} at (327,0) size 158x38
91
      text run at (327,0) width 158: "placeholder"
92
layer at (294,426) size 496x38
93
  RenderBlock (relative positioned) {DIV} at (2,2) size 496x38 [color=#A9A9A9]
94
    RenderText {#text} at (137,0) size 158x38
95
      text run at (137,0) width 158: "placeholder"
96
layer at (294,472) size 496x38
97
  RenderBlock (relative positioned) {DIV} at (2,2) size 496x38 [color=#A9A9A9]
98
    RenderText {#text} at (347,0) size 158x38
99
      text run at (347,0) width 158: "placeholder"
100
layer at (294,518) size 496x38
101
  RenderBlock (relative positioned) {DIV} at (2,2) size 496x38 [color=#A9A9A9]
102
    RenderText {#text} at (89,0) size 158x38
103
      text run at (89,0) width 158: "placeholder"
- a/LayoutTests/platform/qt/fast/forms/input-placeholder-visibility-2-expected.txt -17 lines
Lines 1-17 a/LayoutTests/platform/qt/fast/forms/input-placeholder-visibility-2-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x21
7
        RenderText {#text} at (0,0) size 289x21
8
          text run at (0,0) width 289: "Focus field with a placeholder, then type."
9
      RenderBlock {DIV} at (0,37) size 784x29
10
        RenderTextControl {INPUT} at (2,2) size 186x25
11
        RenderText {#text} at (0,0) size 0x0
12
        RenderText {#text} at (0,0) size 0x0
13
layer at (12,49) size 182x21
14
  RenderBlock {DIV} at (2,2) size 182x21
15
    RenderText {#text} at (1,0) size 31x21
16
      text run at (1,0) width 31: "Text"
17
caret: position 4 of child 0 {#text} of child 0 {DIV} of {#shadow-root} of child 1 {INPUT} of child 3 {DIV} of body
- a/LayoutTests/platform/qt/fast/forms/isindex-placeholder-expected.txt -47 lines
Lines 1-47 a/LayoutTests/platform/qt/fast/forms/isindex-placeholder-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x21
7
        RenderText {#text} at (0,0) size 35x21
8
          text run at (0,0) width 35: "Test "
9
        RenderInline {TT} at (0,0) size 57x17
10
          RenderText {#text} at (35,3) size 57x17
11
            text run at (35,3) width 57: "<isindex>"
12
        RenderText {#text} at (92,0) size 142x21
13
          text run at (92,0) width 142: " placeholder styling."
14
      RenderBlock (anonymous) at (0,37) size 784x21
15
        RenderText {#text} at (0,0) size 258x21
16
          text run at (0,0) width 258: "The placeholder text should be gray:"
17
      RenderBlock {FORM} at (0,66) size 784x49
18
        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
19
        RenderBlock (anonymous) at (0,10) size 784x29
20
          RenderInline {LABEL} at (0,0) size 554x21
21
            RenderText {#text} at (0,4) size 364x21
22
              text run at (0,4) width 364: "This is a searchable index. Enter search keywords: "
23
            RenderTextControl {INPUT} at (366,2) size 186x25
24
        RenderBlock {HR} at (0,47) size 784x2 [border: (1px inset #000000)]
25
      RenderBlock (anonymous) at (0,131) size 784x21
26
        RenderText {#text} at (0,0) size 268x21
27
          text run at (0,0) width 268: "The placeholder text should be green:"
28
      RenderBlock {FORM} at (0,160) size 784x49
29
        RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #000000)]
30
        RenderBlock (anonymous) at (0,10) size 784x29
31
          RenderInline {LABEL} at (0,0) size 554x21
32
            RenderText {#text} at (0,4) size 364x21
33
              text run at (0,4) width 364: "This is a searchable index. Enter search keywords: "
34
            RenderTextControl {INPUT} at (366,2) size 186x25
35
        RenderBlock {HR} at (0,47) size 784x2 [border: (1px inset #000000)]
36
layer at (376,88) size 182x21
37
  RenderBlock {DIV} at (2,2) size 182x21
38
layer at (376,182) size 182x21
39
  RenderBlock {DIV} at (2,2) size 182x21
40
layer at (376,88) size 182x21
41
  RenderBlock (relative positioned) {DIV} at (2,2) size 182x21 [color=#A9A9A9]
42
    RenderText {#text} at (1,0) size 84x21
43
      text run at (1,0) width 84: "placeholder"
44
layer at (376,182) size 182x21
45
  RenderBlock (relative positioned) {DIV} at (2,2) size 182x21 [color=#008000]
46
    RenderText {#text} at (1,0) size 84x21
47
      text run at (1,0) width 84: "placeholder"
- a/LayoutTests/platform/qt/fast/forms/password-placeholder-expected.txt -13 lines
Lines 1-13 a/LayoutTests/platform/qt/fast/forms/password-placeholder-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderTextControl {INPUT} at (2,2) size 186x25
7
      RenderText {#text} at (0,0) size 0x0
8
layer at (12,12) size 182x21
9
  RenderBlock {DIV} at (2,2) size 182x21
10
layer at (12,12) size 182x21
11
  RenderBlock (relative positioned) {DIV} at (2,2) size 182x21 [color=#A9A9A9]
12
    RenderText {#text} at (1,0) size 45x21
13
      text run at (1,0) width 45: "foobar"
- a/LayoutTests/platform/qt/fast/forms/password-placeholder-text-security-expected.txt -39 lines
Lines 1-39 a/LayoutTests/platform/qt/fast/forms/password-placeholder-text-security-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderText {#text} at (0,0) size 723x21
7
        text run at (0,0) width 723: "This tests that the text security mode switches correctly when the placeholder appears and disappears."
8
      RenderBR {BR} at (723,16) size 0x0
9
      RenderText {#text} at (0,25) size 396x21
10
        text run at (0,25) width 396: "Leave field 1 alone. It should show the placeholder text: "
11
      RenderTextControl {INPUT} at (398,23) size 186x25
12
      RenderBR {BR} at (586,41) size 0x0
13
      RenderText {#text} at (0,54) size 450x21
14
        text run at (0,54) width 164: "Focus field 2 and type. "
15
        text run at (164,54) width 286: "It should show bullets for the password.: "
16
      RenderTextControl {INPUT} at (452,52) size 186x25
17
      RenderBR {BR} at (640,70) size 0x0
18
      RenderText {#text} at (0,79) size 655x21
19
        text run at (0,79) width 164: "Focus field 3 and type. "
20
        text run at (164,79) width 238: "Clear the value and blur the field. "
21
        text run at (402,79) width 253: "It should show the placeholder text: "
22
      RenderTextControl {INPUT} at (2,102) size 186x25
23
      RenderBR {BR} at (190,120) size 0x0
24
layer at (408,33) size 182x21
25
  RenderBlock {DIV} at (2,2) size 182x21
26
layer at (462,62) size 182x21
27
  RenderBlock {DIV} at (2,2) size 182x21
28
    RenderText {#text} at (1,0) size 24x21
29
      text run at (1,0) width 24: "\x{2022}\x{2022}\x{2022}\x{2022}"
30
layer at (12,112) size 182x21
31
  RenderBlock {DIV} at (2,2) size 182x21
32
layer at (408,33) size 182x21
33
  RenderBlock (relative positioned) {DIV} at (2,2) size 182x21 [color=#A9A9A9]
34
    RenderText {#text} at (1,0) size 84x21
35
      text run at (1,0) width 84: "placeholder"
36
layer at (12,112) size 182x21
37
  RenderBlock (relative positioned) {DIV} at (2,2) size 182x21 [color=#A9A9A9]
38
    RenderText {#text} at (1,0) size 84x21
39
      text run at (1,0) width 84: "placeholder"
- a/LayoutTests/platform/qt/fast/forms/placeholder-set-attribute-expected.txt -16 lines
Lines 1-16 a/LayoutTests/platform/qt/fast/forms/placeholder-set-attribute-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x21
7
        RenderText {#text} at (0,0) size 484x21
8
          text run at (0,0) width 484: "If you can see the word \"Placeholder\" in the text field, then all is well."
9
      RenderBlock {P} at (0,37) size 784x29
10
        RenderTextControl {INPUT} at (2,2) size 186x25
11
layer at (12,49) size 182x21
12
  RenderBlock {DIV} at (2,2) size 182x21
13
layer at (12,49) size 182x21
14
  RenderBlock (relative positioned) {DIV} at (2,2) size 182x21 [color=#A9A9A9]
15
    RenderText {#text} at (1,0) size 86x21
16
      text run at (1,0) width 86: "Placeholder"
- a/LayoutTests/platform/qt/fast/forms/placeholder-set-value-expected.txt -25 lines
Lines 1-25 a/LayoutTests/platform/qt/fast/forms/placeholder-set-value-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x42
7
        RenderText {#text} at (0,0) size 57x21
8
          text run at (0,0) width 57: "Test for "
9
        RenderInline {A} at (0,0) size 337x21 [color=#0000EE]
10
          RenderText {#text} at (57,0) size 337x21
11
            text run at (57,0) width 337: "https://bugs.webkit.org/show_bug.cgi?id=24508"
12
        RenderText {#text} at (394,0) size 774x42
13
          text run at (394,0) width 380: ". Search field does not redraw if value set, when it has"
14
          text run at (0,21) width 117: "placeholder text."
15
      RenderBlock (anonymous) at (0,58) size 784x29
16
        RenderTextControl {INPUT} at (2,2) size 186x25
17
          RenderDeprecatedFlexibleBox {DIV} at (2,2) size 182x21
18
            RenderBlock {DIV} at (0,10) size 0x0
19
            RenderBlock {DIV} at (0,0) size 171x21
20
            RenderBlock {DIV} at (171,5) size 11x11
21
        RenderText {#text} at (0,0) size 0x0
22
layer at (12,70) size 171x21
23
  RenderBlock {DIV} at (0,0) size 171x21
24
    RenderText {#text} at (1,0) size 62x21
25
      text run at (1,0) width 62: "New text"
- a/LayoutTests/platform/qt/fast/forms/placeholder-stripped-expected.txt -35 lines
Lines 1-35 a/LayoutTests/platform/qt/fast/forms/placeholder-stripped-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x271
4
  RenderBlock {HTML} at (0,0) size 800x271
5
    RenderBody {BODY} at (8,16) size 784x247
6
      RenderBlock {P} at (0,0) size 784x63
7
        RenderText {#text} at (0,0) size 742x63
8
          text run at (0,0) width 742: "CR and LF in placeholder values should be stripped. The first input element and the first textarea element"
9
          text run at (0,21) width 736: "should have a placeholder \"first line second line\", and the second input element and the second textarea"
10
          text run at (0,42) width 209: "element should have nothing."
11
      RenderBlock (anonymous) at (0,79) size 784x168
12
        RenderTextControl {INPUT} at (2,2) size 186x25
13
        RenderBR {BR} at (190,4) size 0x21
14
        RenderTextControl {INPUT} at (2,31) size 186x25
15
        RenderBR {BR} at (190,33) size 0x21
16
        RenderBR {BR} at (204,92) size 0x21
17
        RenderText {#text} at (0,0) size 0x0
18
layer at (12,99) size 182x21
19
  RenderBlock {DIV} at (2,2) size 182x21
20
layer at (12,128) size 182x21
21
  RenderBlock {DIV} at (2,2) size 182x21
22
layer at (10,155) size 200x46
23
  RenderTextControl {TEXTAREA} at (2,60) size 200x46
24
    RenderBlock {DIV} at (2,2) size 196x21
25
layer at (10,210) size 200x46
26
  RenderTextControl {TEXTAREA} at (2,115) size 200x46
27
    RenderBlock {DIV} at (2,2) size 196x21
28
layer at (12,99) size 182x21
29
  RenderBlock (relative positioned) {DIV} at (2,2) size 182x21 [color=#A9A9A9]
30
    RenderText {#text} at (1,0) size 141x21
31
      text run at (1,0) width 141: "first line second line"
32
layer at (12,157) size 196x21
33
  RenderBlock (relative positioned) {DIV} at (2,2) size 196x21 [color=#A9A9A9]
34
    RenderText {#text} at (0,0) size 141x21
35
      text run at (0,0) width 141: "first line second line"
- a/LayoutTests/platform/qt/fast/forms/search-placeholder-value-changed-expected.txt -18 lines
Lines 1-18 a/LayoutTests/platform/qt/fast/forms/search-placeholder-value-changed-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderTextControl {INPUT} at (2,2) size 186x25
7
        RenderDeprecatedFlexibleBox {DIV} at (2,2) size 182x21
8
          RenderBlock {DIV} at (0,10) size 0x0
9
          RenderBlock {DIV} at (0,0) size 171x21
10
          RenderBlock {DIV} at (171,5) size 11x11
11
      RenderText {#text} at (0,0) size 0x0
12
      RenderText {#text} at (0,0) size 0x0
13
layer at (12,12) size 171x21
14
  RenderBlock {DIV} at (0,0) size 171x21
15
layer at (12,12) size 171x21
16
  RenderBlock (relative positioned) {DIV} at (2,2) size 171x21 [color=#A9A9A9]
17
    RenderText {#text} at (1,0) size 89x21
18
      text run at (1,0) width 89: "Test Passed"
- a/LayoutTests/platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.txt -16 lines
Lines 1-16 a/LayoutTests/platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x576
6
      RenderBlock {P} at (0,0) size 784x21
7
        RenderText {#text} at (0,0) size 486x21
8
          text run at (0,0) width 486: "If you can see the word \"Placeholder\" in the text area, then all is well."
9
      RenderBlock {P} at (0,37) size 784x50
10
layer at (10,47) size 200x46
11
  RenderTextControl {TEXTAREA} at (2,2) size 200x46
12
    RenderBlock {DIV} at (2,2) size 196x21
13
layer at (12,49) size 196x21
14
  RenderBlock (relative positioned) {DIV} at (2,2) size 196x21 [color=#A9A9A9]
15
    RenderText {#text} at (0,0) size 86x21
16
      text run at (0,0) width 86: "Placeholder"
- a/LayoutTests/platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt -20 lines
Lines 1-20 a/LayoutTests/platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderBlock {P} at (0,0) size 784x21
7
        RenderText {#text} at (0,0) size 57x21
8
          text run at (0,0) width 57: "Test for "
9
        RenderInline {A} at (0,0) size 337x21 [color=#0000EE]
10
          RenderText {#text} at (57,0) size 337x21
11
            text run at (57,0) width 337: "https://bugs.webkit.org/show_bug.cgi?id=21248"
12
        RenderText {#text} at (394,0) size 4x21
13
          text run at (394,0) width 4: "."
14
      RenderBlock (anonymous) at (0,37) size 784x50
15
        RenderText {#text} at (0,0) size 0x0
16
layer at (10,47) size 200x46
17
  RenderTextControl {TEXTAREA} at (2,2) size 200x46
18
    RenderBlock {DIV} at (2,2) size 196x21
19
      RenderText {#text} at (0,0) size 62x21
20
        text run at (0,0) width 62: "New text"
- a/LayoutTests/platform/qt/fast/forms/textarea-placeholder-wrapping-expected.txt -34 lines
Lines 1-34 a/LayoutTests/platform/qt/fast/forms/textarea-placeholder-wrapping-expected.txt_sec1
1
layer at (0,0) size 800x600
2
  RenderView at (0,0) size 800x600
3
layer at (0,0) size 800x600
4
  RenderBlock {HTML} at (0,0) size 800x600
5
    RenderBody {BODY} at (8,8) size 784x584
6
      RenderText {#text} at (204,34) size 4x21
7
        text run at (204,34) width 4: " "
8
      RenderText {#text} at (0,0) size 0x0
9
layer at (10,10) size 200x46 clip at (10,10) size 184x46 scrollHeight 109
10
  RenderTextControl {TEXTAREA} at (2,2) size 200x46
11
    RenderBlock {DIV} at (2,2) size 180x105
12
      RenderText {#text} at (0,0) size 177x84
13
        text run at (0,0) width 173: "A quick brown fox jumps"
14
        text run at (173,0) width 4: " "
15
        text run at (0,21) width 140: "over the lazy dog. A"
16
        text run at (140,21) width 4: " "
17
        text run at (0,42) width 158: "quick brown fox jumps"
18
        text run at (158,42) width 4: " "
19
        text run at (0,63) width 125: "over the lazy dog."
20
        text run at (125,63) width 0: " "
21
      RenderBR {BR} at (0,84) size 0x21
22
layer at (218,10) size 200x46 clip at (218,10) size 184x46 scrollHeight 86
23
  RenderTextControl {TEXTAREA} at (210,2) size 200x46
24
    RenderBlock {DIV} at (2,2) size 180x21
25
layer at (220,12) size 180x84 backgroundClip at (218,10) size 184x46 clip at (218,10) size 184x46 outlineClip at (218,10) size 184x46
26
  RenderBlock (relative positioned) {DIV} at (2,2) size 180x84 [color=#A9A9A9]
27
    RenderText {#text} at (0,0) size 177x84
28
      text run at (0,0) width 173: "A quick brown fox jumps"
29
      text run at (173,0) width 4: " "
30
      text run at (0,21) width 140: "over the lazy dog. A"
31
      text run at (140,21) width 4: " "
32
      text run at (0,42) width 158: "quick brown fox jumps"
33
      text run at (158,42) width 4: " "
34
      text run at (0,63) width 125: "over the lazy dog."

Return to Bug 71779