1 2006-12-18 Kirby White <KWhiteRight@gmail.com>
5 Layout tests for http://bugs.webkit.org/show_bug.cgi?id=11866
7 * fast/dom/HTMLInputElement/input-checked-reset-expected.txt: Added.
8 * fast/dom/HTMLInputElement/input-checked-reset.html: Added.
9 * fast/dom/HTMLInputElement/input-text-reset-expected.txt: Added.
10 * fast/dom/HTMLInputElement/input-text-reset.html: Added.
12 2006-12-18 Alexey Proskuryakov <ap@webkit.org>
16 Test for http://bugs.webkit.org/show_bug.cgi?id=7170
17 `window.parent.[frameName].location=' fails if the target frame has not yet loaded a document
19 * fast/frames/resources/set-unloaded-frame-location-1.html: Added.
20 * fast/frames/resources/set-unloaded-frame-location-2.html: Added.
21 * fast/frames/set-unloaded-frame-location-expected.txt: Added.
22 * fast/frames/set-unloaded-frame-location.html: Added.
24 2006-12-17 Rob Buis <buis@kde.org>
28 Add missing checksum file, thnx to Wildfox for noticing.
30 * svg/custom/sheet-title-expected.checksum: Added.
32 2006-12-17 Nikolas Zimmermann <zimmermann@kde.org>
36 Fixes: http://bugs.webkit.org/show_bug.cgi?id=10956
38 Long standing regression.
39 Update baseline for gradient-on-stroke-of-text. Works properly again.
41 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
42 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
44 2006-12-17 Nikolas Zimmermann <zimmermann@kde.org>
48 Fixes: http://bugs.webkit.org/show_bug.cgi?id=11813
50 Update baseline after the SVGLength patch.
51 * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
53 2006-12-16 Sam Weinig <sam@webkit.org>
57 Update tests for http://bugs.webkit.org/show_bug.cgi?id=11856
58 Update renderName() methods to return current class names.
60 * dom/svg/level3/xpath/Conformance_ID-expected.txt:
61 * editing/inserting/before-after-input-element-expected.txt:
62 * editing/pasteboard/4806874-expected.txt:
63 * editing/pasteboard/drop-text-without-selection-expected.txt:
64 * editing/pasteboard/input-field-1-expected.txt:
65 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
66 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
67 * editing/pasteboard/pasting-tabs-expected.txt:
68 * editing/selection/3690703-2-expected.txt:
69 * editing/selection/3690703-expected.txt:
70 * editing/selection/3690719-expected.txt:
71 * editing/selection/drag-select-1-expected.txt:
72 * editing/selection/select-from-textfield-outwards-expected.txt:
73 * fast/block/float/032-expected.txt:
74 * fast/block/margin-collapse/103-expected.txt:
75 * fast/css/resize-corner-tracking-expected.txt:
76 * fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
77 * fast/dom/isindex-002-expected.txt:
78 * fast/dynamic/008-expected.txt:
79 * fast/events/label-focus-expected.txt:
80 * fast/forms/8250-expected.txt:
81 * fast/forms/encoding-test-expected.txt:
82 * fast/forms/fieldset-align-expected.txt:
83 * fast/forms/floating-textfield-relayout-expected.txt:
84 * fast/forms/form-element-geometry-expected.txt:
85 * fast/forms/input-appearance-bkcolor-expected.txt:
86 * fast/forms/input-appearance-default-bkcolor-expected.txt:
87 * fast/forms/input-appearance-disabled-expected.txt:
88 * fast/forms/input-appearance-focus-expected.txt:
89 * fast/forms/input-appearance-height-expected.txt:
90 * fast/forms/input-appearance-minWidth-expected.txt:
91 * fast/forms/input-appearance-preventDefault-expected.txt:
92 * fast/forms/input-appearance-readonly-expected.txt:
93 * fast/forms/input-appearance-selection-expected.txt:
94 * fast/forms/input-appearance-visibility-expected.txt:
95 * fast/forms/input-appearance-width-expected.txt:
96 * fast/forms/input-baseline-expected.txt:
97 * fast/forms/input-disabled-color-expected.txt:
98 * fast/forms/input-double-click-selection-gap-bug-expected.txt:
99 * fast/forms/input-maxlength-2-expected.txt:
100 * fast/forms/input-paste-undo-expected.txt:
101 * fast/forms/input-readonly-dimmed-expected.txt:
102 * fast/forms/input-readonly-empty-expected.txt:
103 * fast/forms/input-spaces-expected.txt:
104 * fast/forms/input-table-expected.txt:
105 * fast/forms/input-text-click-inside-expected.txt:
106 * fast/forms/input-text-click-outside-expected.txt:
107 * fast/forms/input-text-double-click-expected.txt:
108 * fast/forms/input-text-drag-down-expected.txt:
109 * fast/forms/input-text-maxlength-expected.txt:
110 * fast/forms/input-text-option-delete-expected.txt:
111 * fast/forms/input-text-paste-maxlength-expected.txt:
112 * fast/forms/input-text-scroll-left-on-blur-expected.txt:
113 * fast/forms/input-text-self-emptying-click-expected.txt:
114 * fast/forms/input-type-change2-expected.txt:
115 * fast/forms/input-value-expected.txt:
116 * fast/forms/input-width-expected.txt:
117 * fast/forms/minWidthPercent-expected.txt:
118 * fast/forms/negativeLineHeight-expected.txt:
119 * fast/forms/plaintext-mode-2-expected.txt:
120 * fast/forms/tabbing-input-iframe-expected.txt:
121 * fast/forms/textAreaLineHeight-expected.txt:
122 * fast/forms/textarea-scroll-height-expected.txt:
123 * fast/forms/textarea-scrollbar-expected.txt:
124 * fast/forms/textarea-scrolled-type-expected.txt:
125 * fast/forms/textarea-setinnerhtml-expected.txt:
126 * fast/forms/textfield-drag-into-disabled-expected.txt:
127 * fast/forms/visual-hebrew-text-field-expected.txt:
128 * fast/lists/dynamic-marker-crash-expected.txt:
129 * fast/overflow/overflow-x-y-expected.txt:
130 * fast/replaced/width100percent-expected.txt:
131 * fast/table/003-expected.txt:
132 * fast/table/colspanMinWidth-expected.txt:
133 * fast/table/spanOverlapRepaint-expected.txt:
134 * fast/table/text-field-baseline-expected.txt:
135 * fast/text/international/rtl-white-space-pre-wrap-expected.txt:
136 * fast/text/textIteratorNilRenderer-expected.txt:
137 * http/tests/navigation/anchor-basic-expected.txt:
138 * http/tests/navigation/anchor-frames-expected.txt:
139 * http/tests/navigation/anchor-goback-expected.txt:
140 * http/tests/navigation/anchor-subframeload-expected.txt:
141 * http/tests/navigation/javascriptlink-basic-expected.txt:
142 * http/tests/navigation/javascriptlink-frames-expected.txt:
143 * http/tests/navigation/javascriptlink-goback-expected.txt:
144 * http/tests/navigation/javascriptlink-subframeload-expected.txt:
145 * http/tests/navigation/metaredirect-basic-expected.txt:
146 * http/tests/navigation/metaredirect-frames-expected.txt:
147 * http/tests/navigation/metaredirect-goback-expected.txt:
148 * http/tests/navigation/metaredirect-subframeload-expected.txt:
149 * http/tests/navigation/post-goback2-expected.txt:
150 * http/tests/navigation/postredirect-goback2-expected.txt:
151 * http/tests/navigation/redirect302-basic-expected.txt:
152 * http/tests/navigation/redirect302-frames-expected.txt:
153 * http/tests/navigation/redirect302-goback-expected.txt:
154 * http/tests/navigation/redirect302-subframeload-expected.txt:
155 * http/tests/navigation/relativeanchor-basic-expected.txt:
156 * http/tests/navigation/relativeanchor-frames-expected.txt:
157 * http/tests/navigation/relativeanchor-goback-expected.txt:
158 * http/tests/navigation/slowmetaredirect-basic-expected.txt:
159 * http/tests/navigation/slowtimerredirect-basic-expected.txt:
160 * http/tests/navigation/success200-basic-expected.txt:
161 * http/tests/navigation/success200-frames-expected.txt:
162 * http/tests/navigation/success200-frames-loadsame-expected.txt:
163 * http/tests/navigation/success200-goback-expected.txt:
164 * http/tests/navigation/success200-loadsame-expected.txt:
165 * http/tests/navigation/success200-reload-expected.txt:
166 * http/tests/navigation/success200-subframeload-expected.txt:
167 * http/tests/navigation/timerredirect-basic-expected.txt:
168 * http/tests/navigation/timerredirect-frames-expected.txt:
169 * http/tests/navigation/timerredirect-goback-expected.txt:
170 * http/tests/navigation/timerredirect-subframeload-expected.txt:
171 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
172 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
173 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
174 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
175 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
176 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
177 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
178 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
179 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
180 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
181 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
182 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
183 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
184 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
185 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
186 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
187 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
188 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
189 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
190 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
191 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
192 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
193 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
194 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
195 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
196 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
197 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
198 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
199 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
200 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
201 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
202 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
203 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
204 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
205 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
206 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
207 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
208 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
209 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
210 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
211 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
212 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
213 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
214 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
215 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
216 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
217 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
218 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
219 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
220 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
221 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
222 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
223 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
224 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
225 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
226 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
227 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
228 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
229 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
230 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
231 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
232 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
233 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
234 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
235 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
236 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
237 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
238 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
239 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
240 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
241 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
242 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
243 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
244 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
245 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
246 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
247 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
248 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
249 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
250 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
251 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
252 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
253 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
254 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
255 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
256 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
257 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
258 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
259 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
260 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
261 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
262 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
263 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
264 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
265 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
266 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
267 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
268 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
269 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
270 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
271 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
272 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
273 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
274 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
275 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
276 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
277 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
278 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
279 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
280 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
281 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
282 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
283 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
284 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
285 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
286 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
287 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
288 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
289 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
290 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
291 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
292 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
293 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
294 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
295 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
296 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
297 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
298 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
299 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
300 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
301 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
302 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
303 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
304 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
305 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
306 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
307 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
308 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
309 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
310 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
311 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
312 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
313 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
314 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
315 * svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
316 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
317 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
318 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
319 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
320 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
321 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
322 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
323 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
324 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
325 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
326 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
327 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
328 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
329 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
330 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
331 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
332 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
333 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
334 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
335 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
336 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
337 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
338 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
339 * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
340 * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
341 * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
342 * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
343 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
344 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
345 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
346 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
347 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
348 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
349 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
350 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
351 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
352 * svg/custom/SVGNumber-interface-expected.txt:
353 * svg/custom/SVGPoint-interface-expected.txt:
354 * svg/custom/SVGPoint-matrixTransform-expected.txt:
355 * svg/custom/SVGRect-interface-expected.txt:
356 * svg/custom/baseval-animval-equality-expected.txt:
357 * svg/custom/class-selector-expected.txt:
358 * svg/custom/clip-path-with-transform-expected.txt:
359 * svg/custom/conditional-processing-outside-switch-expected.txt:
360 * svg/custom/control-points-for-S-and-T-expected.txt:
361 * svg/custom/coords-relative-units-transforms-expected.txt:
362 * svg/custom/create-metadata-element-expected.txt:
363 * svg/custom/createelement-expected.txt:
364 * svg/custom/dasharrayOrigin-expected.txt:
365 * svg/custom/display-none-expected.txt:
366 * svg/custom/dynamic-empty-path-expected.txt:
367 * svg/custom/empty-merge-expected.txt:
368 * svg/custom/evt-onload-expected.txt:
369 * svg/custom/feComponentTransfer-Discrete-expected.txt:
370 * svg/custom/feComponentTransfer-Gamma-expected.txt:
371 * svg/custom/feComponentTransfer-Linear-expected.txt:
372 * svg/custom/feComponentTransfer-Table-expected.txt:
373 * svg/custom/feDisplacementMap-01-expected.txt:
374 * svg/custom/fill-update-expected.txt:
375 * svg/custom/filter-source-alpha-expected.txt:
376 * svg/custom/foreign-object-skew-expected.txt:
377 * svg/custom/fractional-rects-expected.txt:
378 * svg/custom/getTransformToElement-expected.txt:
379 * svg/custom/getsvgdocument-expected.txt:
380 * svg/custom/gradient-attr-update-expected.txt:
381 * svg/custom/gradient-stroke-width-expected.txt:
382 * svg/custom/grayscale-gradient-mask-expected.txt:
383 * svg/custom/hover-default-fill-expected.txt:
384 * svg/custom/image-clipped-hit-expected.txt:
385 * svg/custom/image-with-transform-clip-filter-expected.txt:
386 * svg/custom/inner-percent-expected.txt:
387 * svg/custom/invalid-css-expected.txt:
388 * svg/custom/invalid-fill-expected.txt:
389 * svg/custom/invalid-transforms-expected.txt:
390 * svg/custom/invalid-viewbox1-expected.txt:
391 * svg/custom/invalid-viewbox2-expected.txt:
392 * svg/custom/junk-data-expected.txt:
393 * svg/custom/marker-overflow-clip-expected.txt:
394 * svg/custom/mask-inside-defs-expected.txt:
395 * svg/custom/missing-xlink-expected.txt:
396 * svg/custom/non-opaque-filters-expected.txt:
397 * svg/custom/path-bad-data-expected.txt:
398 * svg/custom/path-update-expected.txt:
399 * svg/custom/pattern-in-defs-expected.txt:
400 * svg/custom/pattern-y-offset-expected.txt:
401 * svg/custom/percentage-rect-expected.txt:
402 * svg/custom/percentage-rect2-expected.txt:
403 * svg/custom/pointer-events-path-expected.txt:
404 * svg/custom/polyline-hittest-expected.txt:
405 * svg/custom/polyline-invalid-points-expected.txt:
406 * svg/custom/polyline-setattribute-points-null-expected.txt:
407 * svg/custom/recursive-clippath-expected.txt:
408 * svg/custom/rootelement-expected.txt:
409 * svg/custom/rounded-rects-expected.txt:
410 * svg/custom/sheet-title-expected.txt:
411 * svg/custom/simpleCDF-expected.txt:
412 * svg/custom/svg-overflow-types-expected.txt:
413 * svg/custom/svgpolyparser-extra-space-expected.txt:
414 * svg/custom/text-clip-expected.txt:
415 * svg/custom/text-ctm-expected.txt:
416 * svg/custom/text-filter-expected.txt:
417 * svg/custom/text-gradient-no-content-expected.txt:
418 * svg/custom/text-hit-test-expected.txt:
419 * svg/custom/text-image-opacity-expected.txt:
420 * svg/custom/transform-ignore-after-invalid-expected.txt:
421 * svg/custom/transform-invalid-expected.txt:
422 * svg/custom/transform-scale-parse-expected.txt:
423 * svg/custom/transform-with-ending-space-expected.txt:
424 * svg/custom/tref-update-expected.txt:
425 * svg/custom/use-forward-refs-expected.txt:
426 * svg/custom/viewport-clip-expected.txt:
427 * svg/custom/viewport-em-expected.txt:
428 * svg/custom/viewport-no-width-height-expected.txt:
429 * svg/custom/viewport-update-expected.txt:
430 * svg/custom/viewport-update2-expected.txt:
431 * svg/custom/width-full-percentage-expected.txt:
432 * svg/hixie/cascade/002-expected.txt:
433 * svg/hixie/viewbox/003-expected.txt:
434 * tables/mozilla/bugs/45621-expected.txt:
435 * tables/mozilla/bugs/bug1188-expected.txt:
436 * tables/mozilla/bugs/bug12384-expected.txt:
437 * tables/mozilla/bugs/bug18359-expected.txt:
438 * tables/mozilla/bugs/bug194024-expected.txt:
439 * tables/mozilla/bugs/bug24200-expected.txt:
440 * tables/mozilla/bugs/bug2479-3-expected.txt:
441 * tables/mozilla/bugs/bug2479-4-expected.txt:
442 * tables/mozilla/bugs/bug28928-expected.txt:
443 * tables/mozilla/bugs/bug30559-expected.txt:
444 * tables/mozilla/bugs/bug30692-expected.txt:
445 * tables/mozilla/bugs/bug4382-expected.txt:
446 * tables/mozilla/bugs/bug4527-expected.txt:
447 * tables/mozilla/bugs/bug46368-1-expected.txt:
448 * tables/mozilla/bugs/bug46368-2-expected.txt:
449 * tables/mozilla/bugs/bug51037-expected.txt:
450 * tables/mozilla/bugs/bug55545-expected.txt:
451 * tables/mozilla/bugs/bug59354-expected.txt:
452 * tables/mozilla/bugs/bug7342-expected.txt:
453 * tables/mozilla/bugs/bug96334-expected.txt:
454 * tables/mozilla/bugs/bug99948-expected.txt:
455 * tables/mozilla/dom/tableDom-expected.txt:
456 * tables/mozilla/other/move_row-expected.txt:
457 * tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt:
458 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
459 * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
460 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
462 2006-12-16 Adele Peterson <adele@apple.com>
466 Test for http://bugs.webkit.org/show_bug.cgi?id=11189
467 <rdar://problem/4770249> REGRESSION (NativeListBox): When a list box has focus, pressing command- A (select all) doesn't selected all items in list
469 * fast/forms/listbox-select-all-expected.txt: Added.
470 * fast/forms/listbox-select-all.html: Added.
472 2006-12-16 Mitz Pettel <mitz@webkit.org>
476 - http://bugs.webkit.org/show_bug.cgi?id=11831
477 REGRESSION: pixel test failing for editing/selection/select-all-005.html
479 * editing/selection/select-all-005-expected.txt: Reverted to the original
480 expected result for this test.
481 * editing/selection/select-all-005.html: Eliminated a script element that was
482 added outside the body, so that the selection will encompass the entire html
483 element as originally intended.
485 2006-12-16 Adele Peterson <adele@apple.com>
489 Updated test results for:
490 <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
492 * fast/events/onchange-searchfield-expected.txt:
493 * fast/forms/input-appearance-height-expected.checksum:
494 * fast/forms/input-appearance-height-expected.png:
495 * fast/forms/input-appearance-height-expected.txt:
497 2006-12-16 Mitz Pettel <mitz@webkit.org>
501 - test for http://bugs.webkit.org/show_bug.cgi?id=11814
502 REGRESSION(r18098): Find does not work with capital letters
504 * editing/execCommand/findString-3-expected.txt: Added.
505 * editing/execCommand/findString-3.html: Added.
507 2006-12-15 Alexey Proskuryakov <ap@webkit.org>
511 http://bugs.webkit.org/show_bug.cgi?id=11610
512 XMLHttpRequest.onreadystatechange doesn't provide access to the request object
514 * fast/dom/xmlhttprequest-get-expected.txt:
515 * http/tests/xmlhttprequest/event-target-expected.txt:
516 * http/tests/xmlhttprequest/event-target.html:
518 2006-12-15 Rob Buis <buis@kde.org>
523 http://bugs.webkit.org/show_bug.cgi?id=11824
524 CSSStyleSheet.title property is always null
526 * fast/css/sheet-title-expected.txt: Added.
527 * fast/css/sheet-title.html: Added.
528 * svg/custom/sheet-title-expected.png: Added.
529 * svg/custom/sheet-title-expected.txt: Added.
530 * svg/custom/sheet-title.svg: Added.
532 2006-12-14 Geoffrey Garen <ggaren@apple.com>
534 Updated these results now that I've rolled out my change to move focus
537 * editing/undo/undo-iframe-location-change-expected.txt:
538 * fast/forms/focus2-expected.txt:
540 Added this test for one of the regressions that moving focus to the page
543 * editing/selection/inactive-selection-expected.txt: Added.
544 * editing/selection/inactive-selection.html: Added.
546 2006-12-14 Justin Garcia <justin.garcia@apple.com>
550 <rdar://problem/4866671>
551 CrashTracer: 1 crashes in Mail after deleting a list item at WebCore::DeleteSelectionCommand::doApply()
553 * editing/deleting/4866671-expected.checksum: Added.
554 * editing/deleting/4866671-expected.png: Added.
555 * editing/deleting/4866671-expected.txt: Added.
556 * editing/deleting/4866671.html: Added.
557 * editing/pasteboard/4866671-expected.checksum: Added.
558 * editing/pasteboard/4866671-expected.png: Added.
559 * editing/pasteboard/4866671-expected.txt: Added.
560 * editing/pasteboard/4866671.html: Added.
562 2006-12-14 Rob Buis <buis@kde.org>
567 http://bugs.webkit.org/show_bug.cgi?id=11726
568 SVG Image do not take into account clip/overflow when hit testing
570 Also updated testcases with changed (improved!) results due to this
573 * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
574 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
575 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
576 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
577 * svg/custom/baseval-animval-equality-expected.txt:
578 * svg/custom/image-clipped-hit-expected.checksum: Added.
579 * svg/custom/image-clipped-hit-expected.png: Added.
580 * svg/custom/image-clipped-hit-expected.txt: Added.
581 * svg/custom/image-clipped-hit.svg: Added.
582 * svg/custom/svg-overflow-types-expected.txt:
584 2006-12-13 Geoffrey Garen <ggaren@apple.com>
586 Updated results to match Justin Garcia's addition of rangeCount to
587 the selection object.
589 * fast/dom/Window/window-properties-expected.txt:
591 2006-12-12 Justin Garcia <justin.garcia@apple.com>
595 <rdar://problem/4757667>
596 GoogleDocs: Style menu does not open
598 * editing/selection/rangeCount-expected.txt: Added.
599 * editing/selection/rangeCount.html: Added.
601 2006-12-12 Alexey Proskuryakov <ap@webkit.org>
605 http://bugs.webkit.org/show_bug.cgi?id=6257
606 Throw errors on invalid expressions (KJS merge)
608 * fast/js/kde/RegExp-expected.txt: One more test passes.
610 2006-12-12 Nikolas Zimmermann <zimmermann@kde.org>
612 Reviewed by Sam Weinig & Rob Buis.
614 Fixes: http://bugs.webkit.org/show_bug.cgi?id=11797
616 SVGPoint-matrixTransform works again as expected, now that SVGMatrix
617 is converted to the AffineTransform POD type. Updating layout test result.
619 * svg/custom/SVGPoint-matrixTransform-expected.txt:
621 2006-12-12 Geoffrey Garen <ggaren@apple.com>
623 Reviewed by Beth Dakin.
625 Added some focus-related tests.
627 * editing/undo/undo-iframe-location-change-expected.txt: Updated to reflect
628 the fact that we now unfocus nodes when they're removed from the document.
630 * fast/events/keypress-removed-node-expected.txt: Added.
631 * fast/events/keypress-removed-node.html: Added.
632 * fast/forms/focus2-expected.txt: Added.
633 * fast/forms/focus2.html: Added.
635 2006-12-11 Alexey Proskuryakov <ap@webkit.org>
637 Added the new XHR EventTarget methods to test results.
639 * fast/dom/Window/window-properties-expected.txt:
641 2006-12-11 Alexey Proskuryakov <ap@webkit.org>
645 Test for http://bugs.webkit.org/show_bug.cgi?id=11053
646 XMLHttpRequest should be an EventTarget
648 * http/tests/xmlhttprequest/event-target-expected.txt: Added.
649 * http/tests/xmlhttprequest/event-target.html: Added.
651 2006-12-11 Alexey Proskuryakov <ap@nypop.com>
655 http://bugs.webkit.org/show_bug.cgi?id=9673
656 Add support for window.atob() and window.btoa()
658 * fast/dom/Window/atob-btoa-expected.txt: Added.
659 * fast/dom/Window/atob-btoa.html: Added.
660 * fast/dom/Window/btoa-pnglet-expected.checksum: Added.
661 * fast/dom/Window/btoa-pnglet-expected.png: Added.
662 * fast/dom/Window/btoa-pnglet-expected.txt: Added.
663 * fast/dom/Window/btoa-pnglet.html: Added.
664 * fast/dom/Window/window-properties-expected.txt:
666 2006-12-11 Darin Adler <darin@apple.com>
668 * fast/frames/iframe-option-crash-expected.txt: Updated results for this test.
669 My recent change to owner element lifetime management changed these results,
670 but since the point of the test is simply to check if the page crashes, the
671 new result is probably OK. Or there could be some problem, but if so we need
672 some other investigation -- I couldn't see anything.
674 2006-12-11 Nikolas Zimmermann <zimmermann@kde.org>
676 Update SVG pixel tests - hasn't been done for a long time.
677 Mainly tiny text related positioning changes, all fine.
679 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
680 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
681 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
682 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
683 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
684 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
685 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
686 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
687 * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
688 * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
689 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
690 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
691 * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
692 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
693 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
694 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
695 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
696 * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
697 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
698 * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
699 * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
700 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
701 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
702 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
703 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
704 * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
705 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
706 * svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
707 * svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
708 * svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
709 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
710 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
711 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
712 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
713 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
714 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
715 * svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
716 * svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
717 * svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
718 * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
719 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
720 * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
721 * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
722 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
723 * svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
724 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
725 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
726 * svg/custom/image-with-transform-clip-filter-expected.png:
727 * svg/custom/text-filter-expected.png:
729 2006-12-11 Nikolas Zimmermann <zimmermann@kde.org>
731 Reviewed by Sam Weinig.
733 Temporarily changing layout test result, it actually fails now, but it's expected
734 as the matrixTransform() is temporarily disabled, until the SVGMatrix -> AffineTransform
735 replacement patch is landed, as we want to avoid adding temp special cases to CodeGeneratorJs/ObjC.pm
737 * svg/custom/SVGPoint-matrixTransform-expected.txt:
739 2006-12-11 Alexey Proskuryakov <ap@webkit.org>
743 Make this test faster by eliminating timeouts (which didn't work anyway, now that
744 mouse dragging events are stored and replayed on mouse-up).
746 * fast/text/atsui-rtl-override-selection.html:
748 2006-12-10 Rob Buis <buis@kde.org>
752 Updated testcases due to:
753 http://bugs.webkit.org/show_bug.cgi?id=10996
754 WebKit needs (possibly private) XML/SVG innerText support (for DumpRenderTree)
756 * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
757 * dom/svg/level3/xpath/Attribute_Nodes_xmlns-expected.txt:
758 * dom/svg/level3/xpath/Comment_Nodes-expected.txt:
759 * dom/svg/level3/xpath/Conformance_Expressions-expected.txt:
760 * dom/svg/level3/xpath/Conformance_hasFeature_3-expected.txt:
761 * dom/svg/level3/xpath/Conformance_hasFeature_empty-expected.txt:
762 * dom/svg/level3/xpath/Conformance_hasFeature_null-expected.txt:
763 * dom/svg/level3/xpath/Conformance_isSupported_3-expected.txt:
764 * dom/svg/level3/xpath/Conformance_isSupported_empty-expected.txt:
765 * dom/svg/level3/xpath/Conformance_isSupported_null-expected.txt:
766 * dom/svg/level3/xpath/Element_Nodes-expected.txt:
767 * dom/svg/level3/xpath/Processing_Instruction_Nodes-expected.txt:
768 * dom/svg/level3/xpath/Text_Nodes-expected.txt:
769 * dom/svg/level3/xpath/XPathEvaluatorCast01-expected.txt:
770 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR-expected.txt:
771 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01-expected.txt:
772 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02-expected.txt:
773 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS-expected.txt:
774 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS-expected.txt:
775 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all-expected.txt:
776 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document-expected.txt:
777 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement-expected.txt:
778 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR-expected.txt:
779 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR-expected.txt:
780 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR-expected.txt:
781 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR-expected.txt:
782 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
783 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document-expected.txt:
784 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement-expected.txt:
785 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR-expected.txt:
786 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
787 * dom/svg/level3/xpath/XPathExpression_evaluate_document-expected.txt:
788 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement-expected.txt:
789 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
790 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
791 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix-expected.txt:
792 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml-expected.txt:
793 * dom/svg/level3/xpath/XPathResult_TYPE_ERR-expected.txt:
794 * dom/svg/level3/xpath/XPathResult_booleanValue_false-expected.txt:
795 * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
796 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
797 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE-expected.txt:
798 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE-expected.txt:
799 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE-expected.txt:
800 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE-expected.txt:
801 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
802 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
803 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE-expected.txt:
804 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
805 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
806 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
807 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
808 * dom/svg/level3/xpath/XPathResult_numberValue-expected.txt:
809 * dom/svg/level3/xpath/XPathResult_resultType-expected.txt:
810 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE-expected.txt:
811 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
812 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
813 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
814 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
815 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
816 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
817 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
818 * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
819 * svg/custom/getBBox-js-expected.txt:
820 * svg/custom/stroke-width-click-expected.txt:
822 2006-12-08 Rob Buis <buis@kde.org>
827 http://bugs.webkit.org/show_bug.cgi?id=10188
828 Form elements added via appendChild() are not accessible via form.element
830 * fast/forms/form-collection-lookup-expected.txt: Added.
831 * fast/forms/form-collection-lookup.html: Added.
833 2006-12-08 Rob Buis <buis@kde.org>
838 http://bugs.webkit.org/show_bug.cgi?id=10188
839 Form elements added via appendChild() are not accessible via form.element
841 * fast/forms/form-collection-lookup-expected.txt: Added.
842 * fast/forms/form-collection-lookup.html: Added.
844 2006-12-08 Rob Buis <buis@kde.org>
849 http://bugs.webkit.org/show_bug.cgi?id=11765
850 REGRESSION: Clicking on a select with size other than 1 and no children results in a crash
852 * fast/forms/select-empty-list-expected.txt: Added.
853 * fast/forms/select-empty-list.html: Added.
855 2006-12-08 Sam Weinig <sam@webkit.org>
859 Testcases for http://bugs.webkit.org/show_bug.cgi?id=11777
860 Crash when using XMLSerializer.serializeToString() on
861 documentless, DocumentType nodes.
863 * fast/dom/XMLSerializer-doctype-expected.txt: Added.
864 * fast/dom/XMLSerializer-doctype.html: Added.
865 * fast/dom/XMLSerializer-doctype2-expected.txt: Added.
866 * fast/dom/XMLSerializer-doctype2.html: Added.
868 2006-12-08 Justin Garcia <justin.garcia@apple.com>
872 <rdar://problem/4836287>
873 Cannot expand selection out of editable element when containing element is non-editable.
875 * editing/selection/mixed-editability-6-expected.checksum: Added.
876 * editing/selection/mixed-editability-6-expected.png: Added.
877 * editing/selection/mixed-editability-6-expected.txt: Added.
878 * editing/selection/mixed-editability-6.html: Added.
879 * editing/selection/mixed-editability-7-expected.checksum: Added.
880 * editing/selection/mixed-editability-7-expected.png: Added.
881 * editing/selection/mixed-editability-7-expected.txt: Added.
882 * editing/selection/mixed-editability-7.html: Added.
884 2006-12-08 Alexey Proskuryakov <ap@webkit.org>
888 http://bugs.webkit.org/show_bug.cgi?id=6275
889 XMLHttpRequest.getResponseHeader should return a null string for non-existent headers
891 * http/tests/xmlhttprequest/methods-async-expected.txt:
892 * http/tests/xmlhttprequest/methods-expected.txt:
893 * http/tests/xmlhttprequest/methods-lower-case-expected.txt:
896 * http/tests/xmlhttprequest/web-apps/008-expected.txt:
897 * http/tests/xmlhttprequest/web-apps/008-test.asis:
898 * http/tests/xmlhttprequest/web-apps/008.html:
899 Changed to test both missing and empty headers, also test case insensitivity
901 Please note that neither Firefox nor IE passes this test now - the former returns
902 null in both cases, and the latter returns empty strings.
904 2006-12-08 Alexey Proskuryakov <ap@webkit.org>
908 Test for http://bugs.webkit.org/show_bug.cgi?id=9854
909 HTTP Refresh header with quotes is parsed incorrectly
911 * http/tests/misc/redirect-with-quotes-expected.txt: Added.
912 * http/tests/misc/redirect-with-quotes.php: Added.
913 * http/tests/misc/resources/redirect-step2.php: Added.
914 * http/tests/misc/resources/redirect-step3.php: Added.
915 * http/tests/misc/resources/redirect-step4.php: Added.
917 2006-12-08 Alexey Proskuryakov <ap@webkit.org>
921 Test for http://bugs.webkit.org/show_bug.cgi?id=11772
922 REGRESSION: XMLSerializer.serializeToString incorrect value for CDATA nodes
924 * fast/dom/serialize-cdata-expected.txt: Added.
925 * fast/dom/serialize-cdata.html: Added.
927 2006-12-08 Rob Buis <buis@kde.org>
932 http://bugs.webkit.org/show_bug.cgi?id=6074
933 WebKit+SVG and FireFox disagree on invalid "transform" handling
935 Also new results for transform-ignore-after-invalid.svg.
937 * svg/custom/invalid-transforms-expected.checksum: Added.
938 * svg/custom/invalid-transforms-expected.png: Added.
939 * svg/custom/invalid-transforms-expected.txt: Added.
940 * svg/custom/invalid-transforms.svg: Added.
941 * svg/custom/transform-ignore-after-invalid-expected.checksum:
942 * svg/custom/transform-ignore-after-invalid-expected.png:
943 * svg/custom/transform-ignore-after-invalid-expected.txt:
945 2006-12-07 Geoffrey Garen <ggaren@apple.com>
947 Reviewed by Beth Dakin.
949 Tests for the change and blur events in input elements.
951 * fast/events/onchange-passwordfield-expected.txt: Added.
952 * fast/events/onchange-passwordfield.html: Added.
953 * fast/events/onchange-searchfield-expected.txt: Added.
954 * fast/events/onchange-searchfield.html: Added.
955 * fast/events/onchange-textfield-expected.txt: Added.
956 * fast/events/onchange-textfield.html: Added.
958 2006-12-07 Anders Carlsson <acarlsson@apple.com>
962 <rdar://problem/4838778>
963 DashboardClient crashing in WebCore::SubresourceLoader::didFail.
965 * http/tests/xmlhttprequest/abort-crash-expected.txt: Added.
966 * http/tests/xmlhttprequest/abort-crash.html: Added.
967 * http/tests/xmlhttprequest/hello-world.cgi: Added.
969 2006-12-07 Kirby White <KWhiteRight@gmail.com>
973 http://bugs.webkit.org/show_bug.cgi?id=11771
974 Bug 11771: Add a test for resetting a textarea form control
976 * fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum: Added.
977 * fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added.
978 * fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Added.
979 * fast/dom/HTMLTextAreaElement/reset-textarea.html: Added.
981 2006-12-06 Justin Garcia <justin.garcia@apple.com>
985 <rdar://problem/4818134>
986 Crash in WebCore::selectRange when invoking WebView:insertNewLine in any empty content editable DIV.
988 * editing/selection/select-line-expected.txt: Added.
989 * editing/selection/select-line.html: Added.
991 2006-12-06 Justin Garcia <justin.garcia@apple.com>
995 <rdar://problem/4854869>
996 Inserting a new line in a contenteditable=true SPAN whose parent is a DIV asserts
998 * editing/deleting/delete-mixed-editable-content-001-expected.txt:
999 * editing/inserting/editable-inline-element-expected.checksum: Added.
1000 * editing/inserting/editable-inline-element-expected.txt: Added.
1001 * editing/inserting/editable-inline-element-expected.png: Added.
1002 * editing/inserting/editable-inline-element.html: Added.
1004 2006-12-06 Justin Garcia <justin.garcia@apple.com>
1006 Reviewed by harrison
1008 <rdar://problem/4753545>
1009 REGRESSION: Edited whitespace sequences are all nbsps (10636)
1011 * editing/inserting/edited-whitespace-1-expected.checksum: Added.
1012 * editing/inserting/edited-whitespace-1-expected.png: Added.
1013 * editing/inserting/edited-whitespace-1-expected.txt: Added.
1014 * editing/inserting/edited-whitespace-1.html: Added.
1016 2006-12-05 Rob Buis <buis@kde.org>
1021 http://bugs.webkit.org/show_bug.cgi?id=11686
1022 WebKit draws Carto.net tabgroup example completely incorrectly (ff does fine)
1024 * svg/custom/getBBox-js-expected.txt: Added.
1025 * svg/custom/getBBox-js.svg: Added.
1027 2006-12-05 Kirby White <KWhiteRight@gmail.com>
1029 Reviewed and landed by Alexey.
1031 * fast/dom/HTMLSelectElement/listbox-select-reset-expected.txt: Added.
1032 * fast/dom/HTMLSelectElement/listbox-select-reset.html: Added.
1034 2006-12-05 Alexey Proskuryakov <ap@webkit.org>
1038 Make this test pass on PowerPC, too (the calculation was giving 4.7e-16 instead of zero,
1039 now rounding it to 15 digits).
1041 * svg/custom/getTransformToElement.svg:
1043 2006-12-04 Darin Adler <darin@apple.com>
1047 - test the part of http://bugs.webkit.org/show_bug.cgi?id=11628
1048 REGRESSION (r17597): Command-return in text fields doesn't open a new tab or window
1049 that can easily be tested from the DOM -- this only checks that
1050 simulated mouse events from clicking on a link have the key state
1051 from the Enter key keyboard event, which is one part of the fix
1054 * fast/events/simulated-key-state-expected.txt: Added.
1055 * fast/events/simulated-key-state.html: Added.
1057 2006-12-02 Geoffrey Garen <ggaren@apple.com>
1059 Reviewed by Darin Adler.
1061 Removed Dashboard quirk from expected results. Now that we have a Dashboard
1062 quirks mode, there's no reason to keep the old, bad behavior in the browser.
1064 * http/tests/xmlhttprequest/exceptions-expected.txt:
1065 * http/tests/xmlhttprequest/exceptions.html:
1067 2006-12-04 Rob Buis <buis@kde.org>
1074 http://bugs.webkit.org/show_bug.cgi?id=3280
1075 With LEGEND element, align=right value is not supported
1076 http://bugs.webkit.org/show_bug.cgi?id=11544
1077 <legend> rendering doesn't take align into account
1079 * fast/forms/fieldset-align-expected.checksum: Added.
1080 * fast/forms/fieldset-align-expected.png: Added.
1081 * fast/forms/fieldset-align-expected.txt: Added.
1082 * fast/forms/fieldset-align.html: Added.
1084 2006-12-03 Nikolas Zimmermann <zimmermann@kde.org>
1088 Add a new set of svg layout tests specifically testing SVGPoint/SVGRect/SVGNumber js wrapping.
1090 It's related to following bugs:
1091 http://bugs.webkit.org/show_bug.cgi?id=11734
1092 http://bugs.webkit.org/show_bug.cgi?id=11685
1094 * svg/custom/SVGNumber-interface-expected.checksum: Added.
1095 * svg/custom/SVGNumber-interface-expected.png: Added.
1096 * svg/custom/SVGNumber-interface-expected.txt: Added.
1097 * svg/custom/SVGNumber-interface.svg: Added.
1098 * svg/custom/SVGPoint-interface-expected.checksum: Added.
1099 * svg/custom/SVGPoint-interface-expected.png: Added.
1100 * svg/custom/SVGPoint-interface-expected.txt: Added.
1101 * svg/custom/SVGPoint-interface.svg: Added.
1102 * svg/custom/SVGPoint-matrixTransform-expected.checksum: Added.
1103 * svg/custom/SVGPoint-matrixTransform-expected.txt: Added.
1104 * svg/custom/SVGPoint-matrixTransform.svg: Added.
1105 * svg/custom/SVGRect-interface-expected.checksum: Added.
1106 * svg/custom/SVGRect-interface-expected.png: Added.
1107 * svg/custom/SVGRect-interface-expected.txt: Added.
1108 * svg/custom/SVGRect-interface.svg: Added.
1110 2006-12-03 Rob Buis <buis@kde.org>
1115 http://bugs.webkit.org/show_bug.cgi?id=11667
1116 SVG: method .getTransformToElement(elt) in SVGLocatable not implemented
1118 * svg/custom/getTransformToElement-expected.checksum: Added.
1119 * svg/custom/getTransformToElement-expected.png: Added.
1120 * svg/custom/getTransformToElement-expected.txt: Added.
1121 * svg/custom/getTransformToElement.svg: Added.
1123 2006-12-03 Alexey Proskuryakov <ap@webkit.org>
1127 This test used to be a pixel one, but without pixel results provided - converted to text.
1129 * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt:
1130 * http/tests/xmlhttprequest/frame-load-cancelled-abort.html:
1132 * http/tests/xmlhttprequest/resources/frame-load-to-cancel.html: Added a parameter to send()
1133 to make the test work in Firefox.
1135 2006-12-02 Mitz Pettel <mitz@webkit.org>
1139 - test for http://bugs.webkit.org/show_bug.cgi?id=11672
1140 REGRESSION (r17068): Repro crash due to painting without layout
1142 * fast/dynamic/containing-block-change-expected.checksum: Added.
1143 * fast/dynamic/containing-block-change-expected.png: Added.
1144 * fast/dynamic/containing-block-change-expected.txt: Added.
1145 * fast/dynamic/containing-block-change.html: Added.
1147 2006-12-01 Justin Garcia <justin.garcia@apple.com>
1151 <rdar://problem/4826940>
1152 Selection change performed even when delete delegate replies NO (11415)
1154 Removed unnecessary shouldChangeSelection calls;
1155 * editing/deleting/delete-at-start-or-end-expected.txt:
1156 * editing/deleting/delete-br-002-expected.txt:
1157 * editing/deleting/delete-br-004-expected.txt:
1158 * editing/deleting/delete-br-005-expected.txt:
1159 * editing/deleting/delete-br-006-expected.txt:
1160 * editing/deleting/delete-br-009-expected.txt:
1161 * editing/deleting/delete-br-010-expected.txt:
1162 * editing/deleting/delete-br-012-expected.txt:
1163 * editing/deleting/delete-hr-expected.txt:
1164 * editing/deleting/delete-tab-004-expected.txt:
1165 * editing/deleting/forward-delete-expected.txt:
1166 * editing/deleting/merge-into-empty-block-1-expected.txt:
1167 * editing/deleting/merge-into-empty-block-2-expected.txt:
1168 * editing/execCommand/format-block-expected.txt:
1169 * editing/execCommand/outdent-selection-expected.txt:
1170 * editing/inserting/editing-empty-divs-expected.txt:
1171 * editing/inserting/insert-3800346-fix-expected.txt:
1172 * editing/inserting/insert-br-004-expected.txt:
1173 * editing/inserting/insert-br-005-expected.txt:
1174 * editing/inserting/insert-br-006-expected.txt:
1175 * editing/inserting/insert-br-008-expected.txt:
1176 * editing/inserting/insert-div-006-expected.txt:
1177 * editing/inserting/insert-div-008-expected.txt:
1178 * editing/inserting/insert-div-010-expected.txt:
1179 * editing/inserting/insert-div-011-expected.txt:
1180 * editing/inserting/insert-div-013-expected.txt:
1181 * editing/inserting/insert-div-015-expected.txt:
1182 * editing/inserting/insert-div-019-expected.txt:
1183 * editing/inserting/insert-div-021-expected.txt:
1184 * editing/inserting/insert-paragraph-01-expected.txt:
1185 * editing/inserting/insert-paragraph-03-expected.txt:
1186 * editing/inserting/insert-tab-004-expected.txt:
1187 * editing/inserting/insert-text-with-newlines-expected.txt:
1188 * editing/inserting/line-break-expected.txt:
1189 * editing/pasteboard/3976872-expected.txt:
1190 * editing/pasteboard/paste-text-005-expected.txt:
1191 * editing/pasteboard/paste-text-006-expected.txt:
1192 * editing/pasteboard/paste-text-007-expected.txt:
1193 * editing/pasteboard/paste-text-010-expected.txt:
1194 * editing/pasteboard/paste-text-014-expected.txt:
1195 * editing/pasteboard/paste-text-016-expected.txt:
1196 * editing/pasteboard/quirks-mode-br-2-expected.txt:
1197 * editing/style/apple-style-editable-mix-expected.txt:
1198 * editing/style/block-style-001-expected.txt:
1199 * editing/style/block-style-002-expected.txt:
1200 * editing/style/block-style-003-expected.txt:
1201 * editing/style/block-style-006-expected.txt:
1202 * editing/style/create-block-for-style-005-expected.txt:
1203 * editing/style/create-block-for-style-006-expected.txt:
1204 * editing/style/create-block-for-style-008-expected.txt:
1205 * editing/style/relative-font-size-change-002-expected.txt:
1206 * editing/style/relative-font-size-change-003-expected.txt:
1207 * editing/style/relative-font-size-change-004-expected.txt:
1208 * editing/style/table-selection-expected.txt:
1210 2006-11-30 John Sullivan <sullivan@apple.com>
1214 * editing/execCommand/create-list-from-range-selection-expected.checksum:
1215 * editing/execCommand/create-list-from-range-selection-expected.png:
1216 * editing/execCommand/create-list-from-range-selection-expected.txt:
1217 * editing/execCommand/create-list-from-range-selection.html:
1218 This test's results were broken by using rangeCompliantEquivalent at
1219 appropriate places in CompositeEditCommand.cpp::moveParagraphs(), presumably
1220 by revealing a different bug. Justin is going to look into this; for now I've
1221 updated the result so that it won't appear to fail for others.
1223 * editing/execCommand/create-list-with-hr-expected.checksum:
1224 * editing/execCommand/create-list-with-hr-expected.png:
1225 * editing/execCommand/create-list-with-hr-expected.txt:
1226 * editing/execCommand/create-list-with-hr.html:
1227 This test's results were improved by using rangeCompliantEquivalent at
1228 appropriate places in CompositeEditCommand.cpp::moveParagraphs() -- it used
1229 to create an extra <div>, and now it does not.
1231 2006-11-29 Justin Garcia <justin.garcia@apple.com>
1233 Reviewed by sullivan
1235 <rdar://problem/4845371>
1236 In Mail, a crash occurs at WebCore::Node::traverseNextNode() when cutting selected text from a HTML message
1238 * editing/deleting/4845371-expected.checksum: Added.
1239 * editing/deleting/4845371-expected.png: Added.
1240 * editing/deleting/4845371-expected.txt: Added.
1241 * editing/deleting/4845371.html: Added.
1243 2006-11-28 David Harrison <harrison@apple.com>
1247 <rdar://problem/4852804> selection color does not get drawn over the missing image rectangle
1249 * editing/selection/select-missing-image-expected.checksum: Added.
1250 * editing/selection/select-missing-image-expected.png: Added.
1251 * editing/selection/select-missing-image-expected.txt: Added.
1252 * editing/selection/select-missing-image.html: Added.
1254 2006-11-28 Justin Garcia <justin.garcia@apple.com>
1256 Reviewed by harrison
1258 <rdar://problem/4397952>
1259 Cannot select buttons at the end of a document, preventing copy/paste
1261 * editing/selection/4397952-expected.checksum: Added.
1262 * editing/selection/4397952-expected.png: Added.
1263 * editing/selection/4397952-expected.txt: Added.
1264 * editing/selection/4397952.html: Added.
1266 2006-11-27 Alexey Proskuryakov <ap@webkit.org>
1270 Test for http://bugs.webkit.org/show_bug.cgi?id=11694
1271 XSLT output method does not default to HTML when the target document is HTML
1273 * fast/xsl/default-html-expected.txt: Added.
1274 * fast/xsl/default-html.html: Added.
1276 2006-11-27 Kevin McCullough <KMcCullough@apple.com>
1280 * fast/forms/resources/success.html: Removed.
1281 * fast/forms/targeted-frame-submission-expected.checksum:
1282 * fast/forms/targeted-frame-submission-expected.png:
1283 * fast/forms/targeted-frame-submission-expected.txt:
1284 * fast/forms/targeted-frame-submission.html:
1286 2006-11-27 Kevin McCullough <KMcCullough@apple.com>
1288 Reviewed by Adam and Anders.
1291 Targeted frame submission.
1293 * fast/forms/resources/success.html: Added.
1294 * fast/forms/targeted-frame-submission-expected.checksum: Added.
1295 * fast/forms/targeted-frame-submission-expected.png: Added.
1296 * fast/forms/targeted-frame-submission-expected.txt: Added.
1297 * fast/forms/targeted-frame-submission.html: Added.
1299 2006-11-24 Rob Buis <buis@kde.org>
1304 http://bugs.webkit.org/show_bug.cgi?id=11666
1305 .getScreenCTM() returns wrong values
1307 * svg/custom/text-ctm-expected.checksum: Added.
1308 * svg/custom/text-ctm-expected.png: Added.
1309 * svg/custom/text-ctm-expected.txt: Added.
1310 * svg/custom/text-ctm.svg: Added.
1312 2006-11-22 Rob Buis <buis@kde.org>
1317 http://bugs.webkit.org/show_bug.cgi?id=11661
1318 SVG: stroke not sensitive to mouse events (hit testing fails)
1320 * svg/custom/hit-test-path-stroke-expected.checksum: Added.
1321 * svg/custom/hit-test-path-stroke-expected.png: Added.
1322 * svg/custom/hit-test-path-stroke-expected.txt: Added.
1323 * svg/custom/hit-test-path-stroke.svg: Added.
1325 2006-11-21 Alex Taylor <darwin@techvisual.co.nz>
1329 Pixel tests for border radius rendering bug
1330 - http://bugs.webkit.org/show_bug.cgi?id=11587
1332 * fast/borders/borderRadiusArcs01-expected.checksum: Added.
1333 * fast/borders/borderRadiusArcs01-expected.png: Added.
1334 * fast/borders/borderRadiusArcs01-expected.txt: Added.
1335 * fast/borders/borderRadiusArcs01.html: Added.
1337 2006-11-20 W. Andy Carrel <wac@google.com>
1341 http://bugs.webkit.org/show_bug.cgi?id=11501
1342 REGRESSION: \u no longer escapes metacharacters in RegExps
1343 http://bugs.webkit.org/show_bug.cgi?id=11502
1344 Serializing RegExps doesn't preserve Unicode escapes
1346 * fast/js/kde/RegExp-expected.txt:
1347 * fast/js/regexp-unicode-handling-expected.txt:
1348 Adjust these test results to passing as a result of other included
1349 changes in this revision.
1351 2006-11-20 Alexey Proskuryakov <ap@webkit.org>
1355 http://bugs.webkit.org/show_bug.cgi?id=10736
1356 XMLHttpRequest.responseXML should be null on error
1358 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
1359 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
1360 Updated the results for the new behavior.
1362 2006-11-20 Alexey Proskuryakov <ap@webkit.org>
1364 Reviewed by Sam Weinig.
1366 http://bugs.webkit.org/show_bug.cgi?id=11633
1367 Implement XMLDocument properties xmlEncoding, xmlVersion, xmlStandalone
1369 * dom/xhtml/level3/core/documentgetxmlencoding01-expected.txt:
1370 * dom/xhtml/level3/core/documentgetxmlencoding03-expected.txt
1371 * dom/xhtml/level3/core/documentgetxmlstandalone04-expected.txt:
1372 * dom/xhtml/level3/core/documentgetxmlversion01-expected.txt:
1373 * dom/xhtml/level3/core/documentgetxmlversion02-expected.txt:
1374 * dom/xhtml/level3/core/documentgetxmlversion03-expected.txt:
1377 * dom/xhtml/level3/core/documentgetxmlencoding03.xhtml: Re-added a correct test.
1379 * fast/dom/Window/window-properties-expected.txt: Added these new properties.
1381 * http/tests/xmlhttprequest/xml-encoding-expected.txt: Added.
1382 * http/tests/xmlhttprequest/xml-encoding.html: Added.
1383 * http/tests/xmlhttprequest/resources/xml-encoding.xml: Added.
1384 * http/tests/xmlhttprequest/resources/post-echo-as-utf-8.cgi: Added.
1385 Test how xmlEncoding interacts with XMLHttpRequest.
1387 2006-11-19 Alexey Proskuryakov <ap@webkit.org>
1389 Removed parts of an incorrectly committed test, to be re-added later.
1391 * dom/xhtml/level3/core/documentgetxmlencoding03-expected.png: Removed.
1392 * dom/xhtml/level3/core/documentgetxmlencoding03-expected.checksum: Removed.
1393 * dom/xhtml/level3/core/documentgetxmlencoding03.xhtml: Removed.
1395 2006-11-19 Mitz Pettel <mitz@webkit.org>
1399 - http://bugs.webkit.org/show_bug.cgi?id=11626
1400 Automate test for rdar://problem/4056100
1402 * fast/repaint/delete-into-nested-block-expected.checksum: Added.
1403 * fast/repaint/delete-into-nested-block-expected.png: Added.
1404 * fast/repaint/delete-into-nested-block-expected.txt: Added.
1405 * fast/repaint/delete-into-nested-block.html: Added.
1407 2006-11-18 Anders Carlsson <acarlsson@apple.com>
1411 Add tests for crash when garbage collecting node iterators and tree walkers
1412 without a node filter.
1414 * fast/dom/node-filter-gc-expected.txt: Added.
1415 * fast/dom/node-filter-gc.html: Added.
1417 2006-11-18 Rob Buis <buis@kde.org>
1422 http://bugs.webkit.org/show_bug.cgi?id=11321
1423 Element with :target pseudo-class still matched after fragment identifier change
1425 * fast/css/target-fragment-match-expected.checksum: Added.
1426 * fast/css/target-fragment-match-expected.png: Added.
1427 * fast/css/target-fragment-match-expected.txt: Added.
1428 * fast/css/target-fragment-match.html: Added.
1430 2006-11-18 Alexey Proskuryakov <ap@webkit.org>
1432 Reviewed by Rob (yay!).
1434 http://bugs.webkit.org/show_bug.cgi?id=11640
1435 XMLHttpRequest produces undefined:undefined HTTP authentication
1437 * http/tests/xmlhttprequest/basic-auth-expected.txt:
1438 * http/tests/xmlhttprequest/basic-auth.html:
1439 Added tests for undefined.
1441 2006-11-17 Justin Garcia <justin.garcia@apple.com>
1443 Reviewed by harrison
1445 <rdar://problem/4237467> REGRESSION: Pasting word from quoted text quotes the destination
1446 <rdar://problem/4017358> quoted text is wrong color, when pasted as quotation
1449 * editing/pasteboard/merge-end-blockquote-expected.checksum:
1450 * editing/pasteboard/merge-end-blockquote-expected.png:
1451 * editing/pasteboard/merge-end-blockquote-expected.txt:
1452 * editing/pasteboard/merge-end-blockquote.html:
1455 * editing/pasteboard/paste-blockquote-1-expected.checksum: Added.
1456 * editing/pasteboard/paste-blockquote-1-expected.png: Added.
1457 * editing/pasteboard/paste-blockquote-1-expected.txt: Added.
1458 * editing/pasteboard/paste-blockquote-1.html: Added.
1459 * editing/pasteboard/paste-blockquote-2-expected.checksum: Added.
1460 * editing/pasteboard/paste-blockquote-2-expected.png: Added.
1461 * editing/pasteboard/paste-blockquote-2-expected.txt: Added.
1462 * editing/pasteboard/paste-blockquote-2.html: Added.
1463 * editing/pasteboard/paste-blockquote-3-expected.checksum: Added.
1464 * editing/pasteboard/paste-blockquote-3-expected.png: Added.
1465 * editing/pasteboard/paste-blockquote-3-expected.txt: Added.
1466 * editing/pasteboard/paste-blockquote-3.html: Added.
1468 2006-11-16 Rob Buis <buis@kde.org>
1470 Reviewed and landed by Brady
1473 http://bugs.webkit.org/show_bug.cgi?id=11590
1474 Bug 11590: REGRESSION (r17726-r17742): Wikipedia page intermittently loads but doesn't render
1476 * fast/css/import-rule-regression-11590-expected.txt: Added.
1477 * fast/css/import-rule-regression-11590.html: Added.
1478 * fast/css/resources/imports.css: Added.
1479 * fast/css/resources/style.css: Added.
1481 2006-11-15 Adele Peterson <adele@apple.com>
1485 Updating results for new slider implementation.
1487 * fast/forms/input-appearance-height-expected.checksum:
1488 * fast/forms/input-appearance-height-expected.png:
1489 * fast/forms/input-appearance-height-expected.txt:
1491 2006-11-14 Justin Garcia <justin.garcia@apple.com>
1493 Reviewed by harrison
1495 <rdar://problem/4806874>
1496 Missing background image after paste
1498 Checking in new expected results for fixes:
1499 * editing/inserting/insert-3851164-fix-expected.checksum:
1500 * editing/inserting/insert-3851164-fix-expected.png:
1501 * editing/selection/drag-in-iframe-expected.checksum:
1502 * editing/selection/drag-in-iframe-expected.png:
1504 Same, but also removing an outdated comment about a bug:
1505 * editing/pasteboard/paste-text-019-expected.checksum:
1506 * editing/pasteboard/paste-text-019-expected.png:
1507 * editing/pasteboard/paste-text-019-expected.txt:
1508 * editing/pasteboard/paste-text-019.html:
1511 * editing/pasteboard/4806874-expected.checksum: Added.
1512 * editing/pasteboard/4806874-expected.png: Added.
1513 * editing/pasteboard/4806874-expected.txt: Added.
1514 * editing/pasteboard/4806874.html: Added.
1516 Equivalent render trees:
1517 * editing/inserting/insert-3907422-fix-expected.txt:
1518 * editing/pasteboard/paste-text-011-expected.txt:
1519 * editing/pasteboard/paste-text-015-expected.txt:
1521 2006-11-14 Mitz Pettel <mitz@webkit.org>
1523 http://bugs.webkit.org/show_bug.cgi?id=11575
1524 Bug 11575: REGRESSION: WebCore crash in CSSParser/HTMLTokenizer
1526 * fast/css/css-imports-expected.checksum: Added.
1527 * fast/css/css-imports-expected.png: Added.
1528 * fast/css/css-imports-expected.txt: Added.
1529 * fast/css/css-imports.html: Added.
1530 * fast/css/resources/css-imports-2.css: Added.
1531 * fast/css/resources/css-imports.css: Added.
1533 2006-11-13 Justin Garcia <justin.garcia@apple.com>
1535 Reviewed by harrison
1537 * editing/selection/drag-select-1-expected.checksum: Added.
1538 * editing/selection/drag-select-1-expected.png: Added.
1539 * editing/selection/drag-select-1-expected.txt: Added.
1540 * editing/selection/drag-select-1.html: Added.
1542 2006-11-13 Justin Garcia <justin.garcia@apple.com>
1546 * editing/pasteboard/paste-unrendered-select-expected.checksum: Added.
1547 * editing/pasteboard/paste-unrendered-select-expected.png: Added.
1548 * editing/pasteboard/paste-unrendered-select-expected.txt: Added.
1549 * editing/pasteboard/paste-unrendered-select.html: Added.
1551 2006-11-11 Rob Buis <buis@kde.org>
1556 http://bugs.webkit.org/show_bug.cgi?id=10893
1557 InsertRule can not handle @import statements
1559 * fast/dom/css-insert-import-rule-expected.txt: Added.
1560 * fast/dom/css-insert-import-rule.html: Added.
1561 * fast/dom/resources/css-insert-import-rule-red.css: Added.
1563 2006-11-11 Graham Dennis <graham.dennis@gmail.com>
1567 REGRESSION (r16122): min/max widths incorrectly calculated for contentEditable text
1568 http://bugs.webkit.org/show_bug.cgi?id=11570
1570 * fast/text/whitespace/nbsp-mode-and-linewraps-expected.checksum: Added.
1571 * fast/text/whitespace/nbsp-mode-and-linewraps-expected.png: Added.
1572 * fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt: Added.
1573 * fast/text/whitespace/nbsp-mode-and-linewraps.html: Added.
1575 2006-11-10 Justin Garcia <justin.garcia@apple.com>
1577 Reviewed by harrison
1579 <rdar://problem/4069359>
1580 Deleting hyperlink text, then typing uses link typing style but loses the link itself
1582 * editing/deleting/delete-link-1-expected.checksum: Added.
1583 * editing/deleting/delete-link-1-expected.png: Added.
1584 * editing/deleting/delete-link-1-expected.txt: Added.
1585 * editing/deleting/delete-link-1.html: Added.
1586 * editing/inserting/insert-before-link-1-expected.checksum: Added.
1587 * editing/inserting/insert-before-link-1-expected.png: Added.
1588 * editing/inserting/insert-before-link-1-expected.txt: Added.
1589 * editing/inserting/insert-before-link-1.html: Added.
1591 2006-11-09 Adam Roben <aroben@apple.com>
1595 New test to keep the mistake I made in r17680 from happening again.
1597 * fast/block/margin-collapse/negative-margins-expected.checksum: Added.
1598 * fast/block/margin-collapse/negative-margins-expected.png: Added.
1599 * fast/block/margin-collapse/negative-margins-expected.txt: Added.
1600 * fast/block/margin-collapse/negative-margins.html: Added.
1602 2006-11-08 Darin Adler <darin@apple.com>
1606 - added test for option-tab
1608 * fast/events/option-tab.html: Added.
1609 * fast/events/option-tab-expected.txt: Added.
1611 2006-11-08 Brady Eidson <beidson@apple.com>
1615 Added test to cover bug http://bugs.webkit.org/show_bug.cgi?id=11450
1616 -Confirm there is no assert when nuking a frame with an active XMLHttpRequest load
1617 -Confirm the correct state-change notifications for the request are dispatched
1619 * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt: Added.
1620 * http/tests/xmlhttprequest/frame-load-cancelled-abort.html: Added.
1621 * http/tests/xmlhttprequest/resources/endlessxml.php: Added.
1622 * http/tests/xmlhttprequest/resources/frame-load-to-cancel.html: Added.
1624 2006-11-08 Darin Adler <darin@apple.com>
1628 * fast/forms/submit-nil-value-field-assert.html: Update test so it
1629 no longer relies on incorrect "submit form right away during JavaScript
1630 execution" behavior.
1632 2006-11-08 Beth Dakin <bdakin@apple.com>
1636 This test needs new results from my last check-in. I thought this
1637 change was already in my tree, but I guess not. Whoops!
1639 * fast/dom/delete-contents-expected.txt:
1641 2006-11-07 Beth Dakin <bdakin@apple.com>
1645 Test cases for <rdar://problem/4820814> A crash occurs at
1646 WebCore::HitTestResult::spellingToolTip() when mousing down on
1647 iframe at www.macsurfer.com
1649 And for the found-bug of moving text nodes within the head to the
1652 * fast/dom/HTMLHeadElement/textInHead1-expected.checksum: Added.
1653 * fast/dom/HTMLHeadElement/textInHead1-expected.png: Added.
1654 * fast/dom/HTMLHeadElement/textInHead1-expected.txt: Added.
1655 * fast/dom/HTMLHeadElement/textInHead1.html: Added.
1656 * fast/dom/HTMLHeadElement/textInHead2-expected.checksum: Added.
1657 * fast/dom/HTMLHeadElement/textInHead2-expected.png: Added.
1658 * fast/dom/HTMLHeadElement/textInHead2-expected.txt: Added.
1659 * fast/dom/HTMLHeadElement/textInHead2.html: Added.
1660 * fast/dom/HTMLHeadElement/textInHead3-expected.checksum: Added.
1661 * fast/dom/HTMLHeadElement/textInHead3-expected.png: Added.
1662 * fast/dom/HTMLHeadElement/textInHead3-expected.txt: Added.
1663 * fast/dom/HTMLHeadElement/textInHead3.html: Added.
1664 * fast/dom/HTMLHeadElement/textInHead4-expected.checksum: Added.
1665 * fast/dom/HTMLHeadElement/textInHead4-expected.png: Added.
1666 * fast/dom/HTMLHeadElement/textInHead4-expected.txt: Added.
1667 * fast/dom/HTMLHeadElement/textInHead4.html: Added.
1668 * fast/dom/HTMLHeadElement/textInHead5-expected.checksum: Added.
1669 * fast/dom/HTMLHeadElement/textInHead5-expected.png: Added.
1670 * fast/dom/HTMLHeadElement/textInHead5-expected.txt: Added.
1671 * fast/dom/HTMLHeadElement/textInHead5.html: Added.
1672 * fast/frames/onlyCommentInIFrame-expected.checksum: Added.
1673 * fast/frames/onlyCommentInIFrame-expected.txt: Added.
1674 * fast/frames/onlyCommentInIFrame.html: Added.
1675 * fast/frames/resources/comment.html: Added.
1676 * fast/frames/resources/commentX.xhtml: Added.
1677 * tables/mozilla/bugs/bug1224-expected.checksum:
1678 * tables/mozilla/bugs/bug1224-expected.png:
1679 * tables/mozilla/bugs/bug1224-expected.txt:
1681 2006-11-07 David Harrison <harrison@apple.com>
1685 * editing/pasteboard/4076267-2-expected.checksum:
1686 * editing/pasteboard/4076267-2-expected.png:
1687 * editing/pasteboard/4076267-2-expected.txt:
1689 2006-11-07 Darin Adler <darin@apple.com>
1691 Rolled out change for <rdar://problem/4820814>.
1693 Beth's planning on landing a new change for it soon, but in the mean time
1694 we need layout tests succeeding again.
1696 2006-11-07 David Harrison <harrison@apple.com>
1700 <rdar://problem/4714993> REGRESSION: After replacing a misspelled word in a sentence, the selected word wraps down to next line (10428)
1702 * editing/pasteboard/3976872-expected.txt:
1703 * editing/pasteboard/4076267-2-expected.txt:
1704 * editing/pasteboard/4076267-3-expected.txt:
1705 * editing/pasteboard/4076267-expected.txt:
1706 * editing/pasteboard/8145-1-expected.txt:
1707 * editing/pasteboard/paste-empty-startcontainer-expected.txt: Removed.
1708 * editing/pasteboard/paste-match-style-001-expected.txt:
1709 * editing/pasteboard/paste-match-style-002-expected.txt:
1710 * editing/pasteboard/paste-text-019-expected.txt:
1711 * editing/pasteboard/pasting-tabs-expected.txt:
1713 2006-11-07 Mitz Pettel <mitz@webkit.org>
1717 Test for http://bugs.webkit.org/show_bug.cgi?id=11505
1718 REGRESSION: Null pointer deref in HitTestResult::spellingToolTip() (assertion failure in Node::document)
1720 The null check was added as part for the fix for <rdar://problem/4820814>,
1721 however the test that was committed with the fix avoids the case of a null
1722 m_innerNonSharedNode, which this test covers.
1724 * fast/css-generated-content/spellingToolTip-assert-expected.checksum: Added.
1725 * fast/css-generated-content/spellingToolTip-assert-expected.png: Added.
1726 * fast/css-generated-content/spellingToolTip-assert-expected.txt: Added.
1727 * fast/css-generated-content/spellingToolTip-assert.html: Added.
1729 2006-11-06 Beth Dakin <bdakin@apple.com>
1733 Test for <rdar://problem/4820814> A crash occurs at
1734 WebCore::HitTestResult::spellingToolTip() when mousing down on
1735 iframe at www.macsurfer.com
1737 * fast/frames/onlyCommentInIFrame-expected.checksum: Added.
1738 * fast/frames/onlyCommentInIFrame-expected.png: Added.
1739 * fast/frames/onlyCommentInIFrame-expected.txt: Added.
1740 * fast/frames/onlyCommentInIFrame.html: Added.
1741 * fast/frames/resources/comment.html: Added.
1742 * fast/frames/resources/commentX.xhtml: Added.
1744 2006-11-06 Geoffrey Garen <ggaren@apple.com>
1746 New results. The originals were incorrect.
1748 * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum:
1749 * svg/W3C-SVG-1.1/text-intro-01-t-expected.png:
1750 * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
1751 * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum:
1752 * svg/W3C-SVG-1.1/text-intro-02-b-expected.png:
1753 * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
1754 * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum:
1755 * svg/W3C-SVG-1.1/text-intro-03-b-expected.png:
1756 * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
1757 * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum:
1758 * svg/W3C-SVG-1.1/text-intro-04-t-expected.png:
1759 * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
1761 2006-11-06 Justin Garcia <justin.garcia@apple.com>
1763 Reviewed by harrison
1765 * editing/execCommand/4641880-1-expected.checksum: Added.
1766 * editing/execCommand/4641880-1-expected.png: Added.
1767 * editing/execCommand/4641880-1-expected.txt: Added.
1768 * editing/execCommand/4641880-1.html: Added.
1769 * editing/execCommand/4641880-2-expected.checksum: Added.
1770 * editing/execCommand/4641880-2-expected.png: Added.
1771 * editing/execCommand/4641880-2-expected.txt: Added.
1772 * editing/execCommand/4641880-2.html: Added.
1774 2006-11-06 Oliver Hunt <oliver@apple.com>
1778 * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added.
1779 * svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added.
1780 * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added.
1781 * svg/W3C-SVG-1.1/text-intro-01-t.svg-disabled: Removed.
1782 * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added.
1783 * svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added.
1784 * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Added.
1785 * svg/W3C-SVG-1.1/text-intro-02-b.svg-disabled: Removed.
1786 * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added.
1787 * svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added.
1788 * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added.
1789 * svg/W3C-SVG-1.1/text-intro-03-b.svg-disabled: Removed.
1790 * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added.
1791 * svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added.
1792 * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Added.
1793 * svg/W3C-SVG-1.1/text-intro-04-t.svg-disabled: Removed.
1795 2006-11-06 David Harrison <harrison@apple.com>
1799 <rdar://problem/4813973> Pressing delete key to remove empty quoted line leaves cursor mis-positioned
1801 * editing/deleting/delete-br-012-expected.checksum: Added.
1802 * editing/deleting/delete-br-012-expected.png: Added.
1803 * editing/deleting/delete-br-012-expected.txt: Added.
1804 * editing/deleting/delete-br-012.html: Added.
1806 2006-11-06 Alexey Proskuryakov <ap@nypop.com>
1808 Reviewed by Sam Weinig.
1810 Fix a layout test failure that happened with additional fonts installed - replace a fancy
1811 Unicode character with a plain asterisk.
1813 * css2.1/t0905-c414-flt-00-d-expected.checksum:
1814 * css2.1/t0905-c414-flt-00-d-expected.png:
1815 * css2.1/t0905-c414-flt-00-d-expected.txt:
1816 * css2.1/t0905-c414-flt-00-d.html:
1818 2006-11-06 Alexey Proskuryakov <ap@webkit.org>
1822 Removed leftover results from the previous test.
1824 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1826 2006-11-07 Mark Rowe <bdash@webkit.org>
1828 http://bugs.webkit.org/show_bug.cgi?id=11526
1829 Bug 11526: REGRESSION(r17610): Layout test failure in svg/custom/create-metadata-element.svg
1831 Correctly updated tests results.
1833 * fast/dom/HTMLMetaElement/meta-attributes-expected.txt:
1834 * fast/dom/HTMLMetaElement/meta-attributes.html:
1836 2006-11-06 Mark Rowe <bdash@webkit.org>
1840 http://bugs.webkit.org/show_bug.cgi?id=11526
1841 Bug 11526: REGRESSION(r17610): Layout test failure in svg/custom/create-metadata-element.svg
1843 Updated test results for change from nodeName to className in DOMNode::toString.
1845 * fast/dom/HTMLMetaElement/meta-attributes-expected.txt:
1846 * fast/dom/prototype-chain-expected.txt:
1847 * fast/dom/replace-first-child-expected.txt:
1848 * fast/events/mouseclick-target-and-positioning-expected.txt:
1849 * fast/forms/input-appearance-preventDefault-expected.checksum:
1850 * fast/forms/input-appearance-preventDefault-expected.png:
1851 * fast/forms/input-appearance-preventDefault-expected.txt:
1852 * fast/loader/loadInProgress-expected.txt:
1853 * fast/tokenizer/external-script-document-write-expected.checksum:
1854 * fast/tokenizer/external-script-document-write-expected.png:
1855 * fast/tokenizer/external-script-document-write-expected.txt:
1856 * traversal/stay-within-root-expected.checksum:
1857 * traversal/stay-within-root-expected.png:
1858 * traversal/stay-within-root-expected.txt:
1860 2006-11-06 Alexey Proskuryakov <ap@webkit.org>
1864 Test for http://bugs.webkit.org/show_bug.cgi?id=11517
1865 REGRESSION: Flash clicks/interactivity not working properly
1867 * plugins/mouse-events-expected.txt: Added.
1868 * plugins/mouse-events.html: Added.
1870 2006-11-06 Mark Rowe <bdash@webkit.org>
1872 Reviewed by the wonderful Mitz Pettel.
1874 Test for http://bugs.webkit.org/show_bug.cgi?id=11524
1875 Bug 11524: REGRESSION(r9842): Array.prototype.join should use ToString operator rather than calling toString on each element
1877 * fast/js/array-join-bug-11524-expected.txt: Added.
1878 * fast/js/array-join-bug-11524.html: Added.
1879 * fast/js/resources/array-join-bug-11524.js: Added.
1881 2006-11-04 Alexey Proskuryakov <ap@nypop.com>
1885 http://bugs.webkit.org/show_bug.cgi?id=11448
1886 ⟨ and ⟩ entities are mapped to the incorrect Unicode codepoint
1888 * fast/parser/entities-in-xhtml-expected.checksum: Removed.
1889 * fast/parser/entities-in-xhtml-expected.png: Removed.
1890 Converted to plain text, the large table in the test didn't nearly fit anyway.
1892 * fast/parser/entities-in-xhtml-expected.txt:
1893 * fast/parser/entities-in-xhtml.xhtml:
1894 Made the test self-consistent again by using actual numeric values for ⟨ and ⟩.
1896 * fast/parser/entities-in-html-expected.txt: Added.
1897 * fast/parser/entities-in-html.html: Added.
1898 An HTML copy of the same test.
1900 2006-11-03 Alexey Proskuryakov <ap@nypop.com>
1904 Test for http://bugs.webkit.org/show_bug.cgi?id=7323
1905 REGRESSION (10.4.4): ondrag* events don't fire on page in a frame
1907 * fast/events/drag-in-frames-expected.txt: Added.
1908 * fast/events/drag-in-frames.html: Added.
1909 * fast/events/resources/drag-in-frames-console.html: Added.
1910 * fast/events/resources/drag-in-frames-left.html: Added.
1911 * fast/events/resources/drag-in-frames-right.html: Added.
1913 * editing/selection/expanding-selections.html:
1914 * editing/selection/expanding-selections2.html:
1915 * fast/dynamic/layer-hit-test-crash.html:
1916 * fast/events/event-view-toString.html:
1917 * fast/events/resources/drag-outside-window-frame.html:
1918 * svg/custom/hover-default-fill.svg:
1919 Added missing calls to mouseUp().
1921 * svg/custom/stroke-width-click-expected.txt:
1922 * svg/custom/stroke-width-click.svg:
1923 Don't attempt to click outside the page, this was confusing DRT.
1925 * editing/selection/select-from-textfield-outwards-expected.txt:
1926 * editing/selection/select-from-textfield-outwards.html:
1927 Removed alerts between dragging steps - they are now useless,
1928 as the dragging events are stored and executed at once.
1930 2006-11-03 Geoffrey Garen <ggaren@apple.com>
1932 Missed a few tests in my last check-in, and checked in old results for
1935 * editing/inserting/before-after-input-element-expected.txt:
1936 * editing/inserting/before-after-input-element.html:
1937 * editing/pasteboard/4641033-expected.txt:
1938 * editing/pasteboard/input-field-1-expected.txt:
1939 * editing/pasteboard/input-field-1.html:
1940 * editing/pasteboard/select-element-1-expected.txt:
1941 * editing/pasteboard/select-element-1.html:
1942 * editing/selection/select-element-paragraph-boundary-expected.txt:
1943 * editing/selection/select-element-paragraph-boundary.html:
1944 * fast/forms/textarea-no-scroll-on-blur-expected.txt:
1945 * fast/forms/textarea-scrollbar-expected.txt:
1947 2006-11-02 Geoffrey Garen <ggaren@apple.com>
1949 Reviewed by Justin Garcia.
1951 Used a PERL script to add calls to opt into dumping of editing callbacks
1952 in all editing tests that didn't do so already. This is required now that
1953 dumping of editing callbacks is opt-in.
1955 Updated editing.js so that any test that calls runEditingTest() opt into
1956 dumping of editing callbacks.
1958 Updated results in all non-editing tests to remove dumping of editing callbacks.
1960 Updated results in all editing tests to reflect minor DOM changes due to new
1963 [ many tests and results modified ]
1965 2006-11-02 Geoffrey Garen <ggaren@apple.com>
1967 Updated results because they were incorrect when checked in. (We never
1970 * fast/js/regexp-unicode-handling-expected.txt:
1972 2006-11-02 Adele Peterson <adele@apple.com>
1976 Test for http://bugs.webkit.org/show_bug.cgi?id=9581
1977 REGRESSION: The new NativeTextArea scrolls to the top when the control is unfocused.
1979 * fast/forms/textarea-no-scroll-on-blur-expected.txt: Added.
1980 * fast/forms/textarea-no-scroll-on-blur.html: Added.
1982 2006-11-02 W. Andy Carrel <wac@google.com>
1984 Reviewed by Maciej, landed by Anders.
1986 Adding tests for Unicode RegExp behavior to match IE and Firefox.
1987 * fast/js/regexp-unicode-handling-expected.txt: Added.
1988 * fast/js/regexp-unicode-handling.html: Added.
1989 * fast/js/resources/regexp-unicode-handling.js: Added.
1991 2006-11-02 Alexey Proskuryakov <ap@nypop.com>
1993 Reviewed by Maciej, landed by Anders.
1995 Test for bugs 7253 and 7445, based on reductions made by Parag Shah and W. Andy Carrel.
1997 * fast/js/gmail-re-re-expected.txt: Added.
1998 * fast/js/gmail-re-re.html: Added.
1999 * fast/js/resources/gmail-re-re.js: Added.
2001 2006-11-02 Geoffrey Garen <ggaren@apple.com>
2003 Updated results to fix failure seen when running layout tests. Justin
2004 Garcia says the new results look more correct.
2006 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
2008 2006-11-02 Adele Peterson <adele@apple.com>
2010 Reviewed by Mitz and Geoff.
2012 Test for <rdar://problem/4650271> REGRESSION(NativeTextArea): Textareas don't get scrollbars when text gets too big for content area (10105)
2014 * fast/forms/textarea-scrollbar-expected.checksum: Added.
2015 * fast/forms/textarea-scrollbar-expected.png: Added.
2016 * fast/forms/textarea-scrollbar-expected.txt: Added.
2017 * fast/forms/textarea-scrollbar.html: Added.
2019 2006-11-02 Kevin McCullough <KMcCullough@apple.com>
2023 - Changed the test to take into account the JavaScript standard's interesting take on DST. According to the standard DST should not reflect historically accurate information but should rather interpolate from a comparable year. This test used to show historically accurate information but now reflects the results of interpolating.
2025 * fast/js/date-big-setdate-expected.txt:
2026 * fast/js/resources/date-big-setdate.js:
2028 2006-11-01 Justin Garcia <justin.garcia@apple.com>
2032 <rdar://problem/4062865>
2033 Copy/paste of a select element fails to include the options
2035 Updated to reflect fix:
2036 * editing/pasteboard/4641033-expected.checksum:
2037 * editing/pasteboard/4641033-expected.png:
2038 * editing/pasteboard/4641033-expected.txt:
2039 * editing/pasteboard/4641033.html:
2042 * editing/inserting/before-after-input-element-expected.checksum: Added.
2043 * editing/inserting/before-after-input-element-expected.png: Added.
2044 * editing/inserting/before-after-input-element-expected.txt: Added.
2045 * editing/inserting/before-after-input-element.html: Added.
2046 * editing/pasteboard/input-field-1-expected.checksum: Added.
2047 * editing/pasteboard/input-field-1-expected.png: Added.
2048 * editing/pasteboard/input-field-1-expected.txt: Added.
2049 * editing/pasteboard/input-field-1.html: Added.
2050 * editing/pasteboard/select-element-1-expected.checksum: Added.
2051 * editing/pasteboard/select-element-1-expected.png: Added.
2052 * editing/pasteboard/select-element-1-expected.txt: Added.
2053 * editing/pasteboard/select-element-1.html: Added.
2054 * editing/selection/select-element-paragraph-boundary-expected.checksum: Added.
2055 * editing/selection/select-element-paragraph-boundary-expected.png: Added.
2056 * editing/selection/select-element-paragraph-boundary-expected.txt: Added.
2057 * editing/selection/select-element-paragraph-boundary.html: Added.
2059 2006-11-01 Kevin McCullough <KMcCullough@apple.com>
2061 - temporarily passing a test so that it does not interfere with others testing.
2063 * fast/js/date-big-setdate-expected.txt:
2065 2006-11-01 Adele Peterson <adele@apple.com>
2067 Fixing typo. Changed repaintTest to runRepaintTest.
2069 * fast/repaint/overflow-outline-repaint-expected.checksum:
2070 * fast/repaint/overflow-outline-repaint-expected.png:
2071 * fast/repaint/overflow-outline-repaint.html:
2073 2006-11-01 Adele Peterson <adele@apple.com>
2077 Tests for http://bugs.webkit.org/show_bug.cgi?id=11277
2078 REGRESSION: Incomplete repaint of overflow areas when deleting
2080 * fast/repaint/overflow-delete-line-expected.checksum: Added.
2081 * fast/repaint/overflow-delete-line-expected.png: Added.
2082 * fast/repaint/overflow-delete-line-expected.txt: Added.
2083 * fast/repaint/overflow-delete-line.html: Added.
2084 * fast/repaint/overflow-scroll-delete-expected.checksum: Added.
2085 * fast/repaint/overflow-scroll-delete-expected.png: Added.
2086 * fast/repaint/overflow-scroll-delete-expected.txt: Added.
2087 * fast/repaint/overflow-scroll-delete.html: Added.
2088 * fast/repaint/overflow-outline-repaint-expected.checksum: Added.
2089 * fast/repaint/overflow-outline-repaint-expected.png: Added.
2090 * fast/repaint/overflow-outline-repaint-expected.txt: Added.
2091 * fast/repaint/overflow-outline-repaint.html: Added.
2093 2006-10-31 Geoffrey Garen <ggaren@apple.com>
2095 Added test for accessing the 'caller' property from inside an event
2098 * fast/events/caller-access-from-event-listener-expected.txt: Added.
2099 * fast/events/caller-access-from-event-listener.html: Added.
2101 2006-10-31 Geoffrey Garen <ggaren@apple.com>
2103 Added layout test for copying password field.
2105 * editing/pasteboard/copy-in-password-field-expected.txt: Added.
2106 * editing/pasteboard/copy-in-password-field.html: Added.
2108 2006-10-31 Justin Garcia <justin.garcia@apple.com>
2110 Reviewed by harrison
2112 Updated these tests to mention the bug that they demonstrate:
2113 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
2114 * editing/pasteboard/nested-blocks-with-text-area-expected.png:
2115 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
2116 * editing/pasteboard/nested-blocks-with-text-area.html:
2117 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
2118 * editing/pasteboard/nested-blocks-with-text-field-expected.png:
2119 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
2120 * editing/pasteboard/nested-blocks-with-text-field.html:
2122 2006-10-31 Adele Peterson <adele@apple.com>
2126 Tests for http://bugs.webkit.org/show_bug.cgi?id=11127 NativeListBox: arrow and drag selection should pivot around one list item
2127 and http://bugs.webkit.org/show_bug.cgi?id=11173 REGRESSION (NativeListBox): Shift-clicking items in list box doesn't expand the current selection
2128 and http://bugs.webkit.org/show_bug.cgi?id=11417 REGRESSION: onchange does not fire for list-style select elements
2130 * fast/forms/listbox-onchange-expected.txt: Added.
2131 * fast/forms/listbox-onchange.html: Added.
2132 * fast/forms/listbox-selection-expected.txt: Added.
2133 * fast/forms/listbox-selection.html: Added.
2135 2006-10-31 Justin Garcia <justin.garcia@apple.com>
2137 Reviewed by harrison
2139 * editing/execCommand/create-list-1.html: Removed.
2140 * editing/execCommand/create-list-with-hr-expected.checksum:
2141 * editing/execCommand/create-list-with-hr-expected.png:
2142 * editing/execCommand/create-list-with-hr-expected.txt:
2143 * editing/execCommand/remove-list-1-expected.checksum:
2144 * editing/execCommand/remove-list-1-expected.png:
2145 * editing/execCommand/remove-list-1-expected.txt:
2146 * fast/text/attributed-substring-from-range-001-expected.txt:
2148 2006-10-31 Vladimir Olexa <vladimir.olexa@gmail.com>
2152 Test for http://bugs.webkit.org/show_bug.cgi?id=4166
2153 Function object does not support caller property
2155 * fast/js/caller-property-expected.txt: Added.
2156 * fast/js/caller-property.html: Added.
2157 * fast/js/resources/caller-property.js: Added.
2159 2006-10-30 Darin Adler <darin@apple.com>
2161 Requested by Maciej.
2163 * fast/dom/xmlhttprequest-get-expected.txt: Generated a new result.
2164 Maciej says that the new behavior of returning empty string instead of
2165 undefined is correct and matches Firefox, so the new result is better
2168 2006-10-29 Mitz Pettel <mitz@webkit.org>
2172 Test for http://bugs.webkit.org/show_bug.cgi?id=11444
2173 REGRESSION (r17378): Exception (-[NSCFDictionary setObject:forKey:]: attempt to insert nil value)
2174 when submitting a form with an empty uninitialized field
2176 * fast/forms/submit-nil-value-field-assert-expected.txt: Added.
2177 * fast/forms/submit-nil-value-field-assert.html: Added.
2179 2006-10-30 Mark Rowe <bdash@webkit.org>
2183 Fix fast/block/basic/014.html to pass when Microsoft Office fonts are present.
2185 * fast/block/basic/014-expected.checksum:
2186 * fast/block/basic/014-expected.png:
2187 * fast/block/basic/014-expected.txt:
2188 * fast/block/basic/014.html: Always use default sans-serif font rather than
2189 preferring Microsoft Office fonts.
2191 2006-10-29 Mark Rowe <bdash@webkit.org>
2195 Fix failure in editing/inserting/insert-3851164-fix if Gill Sans font is present.
2197 * editing/inserting/insert-3851164-fix.html: Specify sans-serif to match expected results
2198 generated without Gill Sans present.
2200 2006-10-29 Darin Adler <darin@apple.com>
2202 * fast/events/js-keyboard-event-creation-expected.txt: Update test that
2203 is affected in a minor way by the change to DumpRenderTree.
2205 2006-10-26 Justin Garcia <justin.garcia@apple.com>
2207 Reviewed by harrison
2209 <http://bugs.webkit.org/show_bug.cgi?id=11423>
2210 REGRESSION: First newline missing from textarea's value
2212 Changes reflect the removal of more brs that were about
2214 * editing/deleting/delete-4038408-fix-expected.txt:
2215 * editing/inserting/insert-3654864-fix-expected.txt:
2216 * editing/inserting/insert-3659587-fix-expected.txt:
2217 * editing/inserting/insert-3775316-fix-expected.txt:
2218 * editing/inserting/insert-at-end-01-expected.txt:
2219 * editing/inserting/insert-at-end-02-expected.txt:
2220 * editing/inserting/insert-br-001-expected.txt:
2221 * editing/inserting/insert-br-005-expected.txt:
2223 Added to demonstrate fix:
2224 * fast/forms/11423-expected.txt: Added.
2225 * fast/forms/11423.html: Added.
2227 2006-10-27 Darin Adler <darin@apple.com>
2229 - new test results for a couple of tests
2231 * fast/js/kde/RegExp-expected.txt: Affected by the change to decode \u
2232 sequences in JavaScript regular expression at the lexer level.
2234 * http/tests/navigation/success200-reload-expected.txt: For some reason,
2235 this is consistently not dumping the "scrolled" line any more -- since the
2236 purpose of the test has nothing to do with that, landing new results.
2238 2006-10-26 W. Andy Carrel <wac@google.com>
2242 * tests/mozilla/ecma_2/RegExp/properties-001.js: Changed test to look
2243 for Unicode character rather than the '\u' escaped equivalent for
2244 .source and .toString().
2246 2006-10-26 Darin Adler <darin@apple.com>
2250 * editing/execCommand/remove-formatting-expected.txt: Roll back results.
2251 The ones just checked in showed the same kind of intermittent failure that
2252 copy-paste-bidi.html used to show -- now we consistently get these results.
2254 2006-10-26 Justin Garcia <justin.garcia@apple.com>
2258 <http://bugs.webkit.org/show_bug.cgi?id=11329>
2259 Gmail Editor: Can't remove styling applied to selection after clicking "Remove Formatting" toolbar icon.
2261 * editing/execCommand/remove-formatting-2-expected.checksum: Added.
2262 * editing/execCommand/remove-formatting-2-expected.png: Added.
2263 * editing/execCommand/remove-formatting-2-expected.txt: Added.
2264 * editing/execCommand/remove-formatting-2.html: Added.
2265 * editing/execCommand/remove-formatting-expected.txt:
2267 2006-10-26 Oliver Hunt <oliver@apple.com>
2270 Layout test for <rdar://problem/4800518>
2272 * fast/canvas/canvas-transforms-during-path-expected.checksum: Added.
2273 * fast/canvas/canvas-transforms-during-path-expected.png: Added.
2274 * fast/canvas/canvas-transforms-during-path-expected.txt: Added.
2275 * fast/canvas/canvas-transforms-during-path.html: Added.
2277 2006-10-26 Darin Adler <darin@apple.com>
2281 - removed non-deterministic behavior in editing that was causing
2282 give inconsistent results for editing/pasteboard/copy-paste-bidi.html
2284 * editing/pasteboard/copy-paste-bidi-expected.txt: New results, without the
2285 anonymous block that sometimes appeared and sometimes did not.
2287 2006-10-26 Darin Adler <darin@apple.com>
2289 - oops, checked in failure results, not success
2291 * fast/js/string-property-iteration-expected.txt:
2294 2006-10-26 Darin Adler <darin@apple.com>
2296 - checked in some missing results
2297 (if these are wrong we could remove or disable the test)
2299 * svg/hixie/cascade/002-expected.checksum: Added.
2300 * svg/hixie/cascade/002-expected.png: Added.
2301 * svg/hixie/cascade/002-expected.txt: Added.
2303 2006-10-26 Darin Adler <darin@apple.com>
2307 - add a test for iteration of properties of string objects
2309 * fast/js/resources/string-property-iteration.js: Added.
2310 * fast/js/string-property-iteration-expected.txt: Added.
2311 * fast/js/string-property-iteration.html: Added.
2313 2006-10-24 Maciej Stachowiak <mjs@apple.com>
2317 - re-enable testing of HEAD methods, now that bugs relating to these are fixed
2319 * http/tests/xmlhttprequest/methods-async-expected.txt:
2320 * http/tests/xmlhttprequest/methods-async.html:
2321 * http/tests/xmlhttprequest/methods-expected.txt:
2322 * http/tests/xmlhttprequest/methods.html:
2324 2006-10-24 Justin Garcia <justin.garcia@apple.com>
2328 <http://bugs.webkit.org/show_bug.cgi?id=10993>
2329 GMail Editor: Caret doesn't always position itself after list marker
2331 * editing/execCommand/create-list-1-expected.checksum: Added.
2332 * editing/execCommand/create-list-1-expected.png: Added.
2333 * editing/execCommand/create-list-1-expected.txt: Added.
2334 * editing/execCommand/create-list-1.html: Added.
2337 * editing/execCommand/create-list-with-hr-expected.checksum:
2338 * editing/execCommand/create-list-with-hr-expected.png:
2339 * editing/execCommand/create-list-with-hr-expected.txt:
2340 * editing/execCommand/create-list-with-hr.html:
2341 * editing/execCommand/remove-list-1-expected.checksum:
2342 * editing/execCommand/remove-list-1-expected.png:
2343 * editing/execCommand/remove-list-1-expected.txt:
2344 * fast/text/attributed-substring-from-range-001-expected.txt:
2346 2006-10-23 Justin Garcia <justin.garcia@apple.com>
2350 <http://bugs.webkit.org/show_bug.cgi?id=11334>
2351 Writely Editor: Placing caret in a list "highlights" both Numbered List and Bulleted List toolbar icons
2353 * editing/execCommand/queryCommandState-01-expected.txt: Added.
2354 * editing/execCommand/queryCommandState-01.html: Added.
2356 2006-10-20 Justin Garcia <justin.garcia@apple.com>
2360 <http://bugs.webkit.org/show_bug.cgi?id=11333>
2361 Writely Editor: After inserting a HR element, pressing return key creates a copy of this HR element in the document
2363 * editing/inserting/insert-br-009-expected.checksum: Added.
2364 * editing/inserting/insert-br-009-expected.png: Added.
2365 * editing/inserting/insert-br-009-expected.txt: Added.
2366 * editing/inserting/insert-br-009.html: Added.
2367 * editing/inserting/insert-paragraph-01-expected.checksum: Added.
2368 * editing/inserting/insert-paragraph-01-expected.png: Added.
2369 * editing/inserting/insert-paragraph-01-expected.txt: Added.
2370 * editing/inserting/insert-paragraph-01.html: Added.
2371 * editing/inserting/insert-paragraph-02-expected.checksum: Added.
2372 * editing/inserting/insert-paragraph-02-expected.png: Added.
2373 * editing/inserting/insert-paragraph-02-expected.txt: Added.
2374 * editing/inserting/insert-paragraph-02.html: Added.
2375 * editing/inserting/insert-paragraph-03-expected.checksum: Added.
2376 * editing/inserting/insert-paragraph-03-expected.png: Added.
2377 * editing/inserting/insert-paragraph-03-expected.txt: Added.
2378 * editing/inserting/insert-paragraph-03.html: Added.
2379 * editing/inserting/insert-paragraph-04-expected.checksum: Added.
2380 * editing/inserting/insert-paragraph-04-expected.png: Added.
2381 * editing/inserting/insert-paragraph-04-expected.txt: Added.
2382 * editing/inserting/insert-paragraph-04.html: Added.
2384 2006-10-20 Geoffrey Garen <ggaren@apple.com>
2386 RS by Beth "pants on fire" Dakin.
2388 Put some layout tests in their place.
2390 * fast/dom/Window/window-object-cross-frame-calls-expected.txt: Added.
2391 * fast/dom/Window/window-object-cross-frame-calls.html: Added.
2392 * fast/dom/Window/window-onFocus-expected.checksum: Added.
2393 * fast/dom/Window/window-onFocus-expected.png: Added.
2394 * fast/dom/Window/window-onFocus-expected.txt: Added.
2395 * fast/dom/Window/window-onFocus.html: Added.
2396 * fast/dom/Window/window-xy-properties-expected.txt: Added.
2397 * fast/dom/Window/window-xy-properties.html: Added.
2398 * fast/dom/window-object-cross-frame-calls-expected.txt: Removed.
2399 * fast/dom/window-object-cross-frame-calls.html: Removed.
2400 * fast/dom/window-onFocus-expected.checksum: Removed.
2401 * fast/dom/window-onFocus-expected.png: Removed.
2402 * fast/dom/window-onFocus-expected.txt: Removed.
2403 * fast/dom/window-onFocus.html: Removed.
2404 * fast/dom/window-xy-properties-expected.txt: Removed.
2405 * fast/dom/window-xy-properties.html: Removed.
2406 * fast/html/xhtml-serialize-expected.txt: Added.
2407 * fast/html/xhtml-serialize.html: Added.
2408 * fast/js/resources/xhtml-serialize.js: Removed.
2409 * fast/js/resources/xslt-fragment-in-empty-doc.js: Removed.
2410 * fast/js/xhtml-serialize-expected.txt: Removed.
2411 * fast/js/xhtml-serialize.html: Removed.
2412 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Removed.
2413 * fast/js/xslt-fragment-in-empty-doc.html: Removed.
2414 * fast/xsl/xslt-fragment-in-empty-doc-expected.txt: Added.
2415 * fast/xsl/xslt-fragment-in-empty-doc.html: Added.
2416 * fast/dom/resources/child.html: Removed.
2417 * fast/dom/Window/resources/child.html: Added.
2419 2006-10-20 Beth Dakin <bdakin@apple.com>
2423 Changing these counters tests because they fail on some people's
2424 machines. They fail for people who have the Armenian glyphs the
2425 tests were looking for in the "expected" line. There is no point in
2426 testing that anyway, since we do not currently support Armenian in
2427 counters or in list markers.
2429 * fast/css/counters/counter10-expected.checksum:
2430 * fast/css/counters/counter10-expected.png:
2431 * fast/css/counters/counter10-expected.txt:
2432 * fast/css/counters/counter10.html:
2433 * fast/css/counters/counters10-expected.checksum:
2434 * fast/css/counters/counters10-expected.png:
2435 * fast/css/counters/counters10-expected.txt:
2436 * fast/css/counters/counters10.html:
2438 2006-10-20 Geoffrey Garen <ggaren@apple.com>
2442 Removed old window property tests because they didn't quite work and they
2443 were looking at me funny. Replaced with new, comprehensive test.
2445 * fast/dom/Window/window-properties-expected.txt: Added.
2446 * fast/dom/Window/window-properties.html: Added.
2447 * fast/js/window-properties-expected.txt: Removed.
2448 * fast/js/window-properties.html: Removed.
2449 * fast/js/window-properties2-expected.txt: Removed.
2450 * fast/js/window-properties2.html: Removed.
2452 2006-10-20 Anders Carlsson <acarlsson@apple.com>
2456 Add test case for timer crash.
2458 * fast/dom/timer-clear-interval-in-handler-expected.txt: Added.
2459 * fast/dom/timer-clear-interval-in-handler.html: Added.
2461 2006-10-20 Geoffrey Garen <ggaren@apple.com>
2463 Reviewed by Beth, approved in principle by Adele, who couldn't be troubled
2464 for an actual review.
2466 Fixed http://bugs.webkit.org/show_bug.cgi?id=11345
2467 1 fewer shouldChangeSelection delegate call for fast/forms/focus-control-to-page
2469 I updated this test to use <input type="search"> because that's the only
2470 remaining AppKit control, and the test's intention is verify tabbing
2471 between AppKit and non-AppKit controls.
2473 I updated the results because the behavior change is good.
2475 Here's why the test regressed:
2477 Our editing code is cra-zay. When AppKit calls nextKeyView, we not only
2478 calculate the next key element in the page, we also focus it as a side-effect.
2479 As a result, we used to fire a focus delegate twice, because AppKit happened
2480 to call nextKeyView twice.
2482 This test first regressed when Adele changed listboxes to be non-AppKit
2483 controls (r16718). That change took AppKit out of test.
2485 The regression redoubled itself when Adam moved TAB handling into the DOM
2486 (r16741), taking AppKit out of TABing completely.
2488 * fast/forms/focus-control-to-page-expected.txt:
2489 * fast/forms/focus-control-to-page.html:
2491 2006-10-19 Justin Garcia <justin.garcia@apple.com>
2495 <rdar://problem/4447885>
2496 API: WebView should have a method something like incrementLeftMarginBy: or indentBy:
2498 Changed blockquotes in these tests to blockquote class="webkit-indent-blockquote".
2499 * editing/execCommand/indent-empty-root-expected.txt:
2500 * editing/execCommand/indent-selection-expected.checksum:
2501 * editing/execCommand/indent-selection-expected.png:
2502 * editing/execCommand/indent-selection-expected.txt:
2503 * editing/execCommand/indent-selection.html:
2504 * editing/execCommand/nsresponder-indent-expected.txt:
2505 * editing/execCommand/nsresponder-outdent.html:
2506 * editing/execCommand/outdent-selection-expected.checksum:
2507 * editing/execCommand/outdent-selection-expected.png:
2508 * editing/execCommand/outdent-selection-expected.txt:
2510 Ditto. Added a FIXME:
2511 * editing/execCommand/outdent-selection.html:
2513 2006-10-19 Geoffrey Garen <ggaren@apple.com>
2517 Added a delay before printing the last line of text to ensure that the two
2518 lines consistently decode as separate chunks.
2520 * http/tests/incremental/slow-utf8-css.pl:
2521 * http/tests/incremental/slow-utf8-css-expected.txt:
2523 2006-10-19 Alexey Proskuryakov <ap@nypop.com>
2527 Test for http://bugs.webkit.org/show_bug.cgi?id=11141
2528 REGRESSION(r16681-r16691): CSS '@import' doesn't respect HTML Base element
2530 * http/tests/uri/css-href-2.css: Added.
2531 * http/tests/uri/css-href-expected.checksum: Added.
2532 * http/tests/uri/css-href-expected.png: Added.
2533 * http/tests/uri/css-href-expected.txt: Added.
2534 * http/tests/uri/css-href-fwd.css: Added.
2535 * http/tests/uri/css-href.css: Added.
2536 * http/tests/uri/css-href.php: Added.
2537 * http/tests/uri/resources/css-href-2.css: Added.
2538 * http/tests/uri/resources/css-href.css: Added.
2540 2006-10-19 Geoffrey Garen <ggaren@apple.com>
2542 Updated this test to avoid machine-specific results.
2544 * fast/js/window-properties2-expected.txt:
2545 * fast/js/window-properties2.html:
2547 2006-10-18 Geoffrey Garen <ggaren@apple.com>
2549 Test for some window properties that WebCore previously didn't enumerate.
2551 * fast/js/window-properties2-expected.txt: Added.
2552 * fast/js/window-properties2.html: Added.
2554 2006-10-18 Geoffrey Garen <ggaren@apple.com>
2558 Updated some results now that some global JS objects repeatably report their
2559 statically declared properties.
2561 * fast/js/window-properties-expected.txt:
2562 * fast/js/window-properties.html:
2564 2006-10-18 Adam Roben <aroben@apple.com>
2568 Fix: http://bugs.webkit.org/show_bug.cgi?id=11342
2569 fast/repaint/4774354 is failing
2571 It seems that this test got checked in with incorrect results, as it
2572 has been failing since its introduction in r17093.
2574 * fast/repaint/4774354-expected.txt:
2576 2006-10-18 Adam Roben <aroben@apple.com>
2580 New test to make sure we're generating the correct keycodes for Tab
2581 and Shift-Tab keypresses.
2583 * fast/events/js-keyboard-event-creation-expected.txt: Added.
2584 * fast/events/js-keyboard-event-creation.html: Added.
2586 2006-10-18 Adam Roben <aroben@apple.com>
2590 Fix: http://bugs.webkit.org/show_bug.cgi?id=11344
2591 REGRESSION (r16741): webViewDidChangeSelection delegate not firing in
2594 The behavior for display-none-in-onchange-keyboard is still correct
2595 (we don't crash when the element about to receive focus gets
2596 display:none set), so I've just generated new results for it.
2598 The behavior of tabbing-input-iframe has changed a little. iframe
2599 elements are now in the tab order, so I've changed the test to take
2600 that into account and generated new results.
2602 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
2603 * fast/forms/tabbing-input-iframe-expected.txt:
2604 * fast/forms/tabbing-input-iframe.html:
2606 2006-10-18 Justin Garcia <justin.garcia@apple.com>
2608 Reviewed by harrison
2610 <rdar://problem/4784823>
2611 GMail Editor: Hang occurs when removing list styling on text in a rich text message
2613 * editing/execCommand/remove-list-1-expected.checksum: Added.
2614 * editing/execCommand/remove-list-1-expected.png: Added.
2615 * editing/execCommand/remove-list-1-expected.txt: Added.
2616 * editing/execCommand/remove-list-1.html: Added.
2618 2006-10-17 Justin Garcia <justin.garcia@apple.com>
2620 Reviewed by harrison
2622 <rdar://problem/4765600>
2623 REGRESSION: Mail.app: smart deletion of words does not work
2625 * editing/deleting/smart-delete-003-expected.checksum: Added.
2626 * editing/deleting/smart-delete-003-expected.png: Added.
2627 * editing/deleting/smart-delete-003-expected.txt: Added.
2628 * editing/deleting/smart-delete-003.html: Added.
2629 * editing/deleting/smart-delete-004-expected.checksum: Added.
2630 * editing/deleting/smart-delete-004-expected.png: Added.
2631 * editing/deleting/smart-delete-004-expected.txt: Added.
2632 * editing/deleting/smart-delete-004.html: Added.
2634 2006-10-18 Adam Roben <aroben@apple.com>
2638 Fix: http://bugs.webkit.org/show_bug.cgi?id=11340
2639 editing/pasteboard/4641033 needs new results
2641 Update results after r17071.
2643 * editing/pasteboard/4641033-expected.txt:
2645 2006-10-17 Justin Garcia <justin.garcia@apple.com>
2647 Reviewed by harrison
2649 <rdar://problem/4776665>
2650 REGRESSION: In Mail, caret is visible when the message body isn't focused
2652 * editing/selection/4776665-expected.checksum: Added.
2653 * editing/selection/4776665-expected.png: Added.
2654 * editing/selection/4776665-expected.txt: Added.
2655 * editing/selection/4776665.html: Added.
2657 2006-10-17 Justin Garcia <justin.garcia@apple.com>
2659 Reviewed by harrison
2661 <rdar://problem/4774354>
2662 REGRESSION: In Gmail, caret reappears when dragging a selection over some text in the message body
2664 * fast/repaint/4774354-expected.checksum: Added.
2665 * fast/repaint/4774354-expected.png: Added.
2666 * fast/repaint/4774354-expected.txt: Added.
2667 * fast/repaint/4774354.html: Added.
2668 * fast/repaint/resources/contenteditable-iframe-src.html: Added.
2670 2006-10-17 Justin Garcia <justin.garcia@apple.com>
2672 Reviewed by sullivan
2674 <rdar://problem/4776765>
2675 REGRESSION: Caret's ghost left behind after inserting a paragraph separator (11237)
2677 * fast/repaint/4776765-expected.checksum: Added.
2678 * fast/repaint/4776765-expected.png: Added.
2679 * fast/repaint/4776765-expected.txt: Added.
2680 * fast/repaint/4776765.html: Added.
2682 2006-10-17 Alice Liu <alice.liu@apple.com>
2684 Reviewed by Tim Hatcher.
2686 When nodes are removed, selections are cleared, and when
2687 http://bugs.webkit.org/show_bug.cgi?id=6498 was fixed, we started
2688 sending didChangeSelection notifications. Updating the test results
2689 fixes some of the tests mentioned in http://bugs.webkit.org/show_bug.cgi?id=10924
2691 * fast/dynamic/move-node-with-selection-expected.txt:
2692 * fast/events/dblclick-addEventListener-expected.txt:
2693 * fast/events/updateLayoutForHitTest-expected.txt:
2695 2006-10-17 Alice Liu <alice.liu@apple.com>
2699 updating test results after r17068 - http://bugs.webkit.org/show_bug.cgi?id=11320
2701 * fast/block/float/013-expected.checksum:
2702 * fast/block/float/013-expected.txt:
2704 2006-10-17 Adam Roben <aroben@apple.com>
2708 Fixes http://bugs.webkit.org/show_bug.cgi?id=11214
2709 http/tests/xmlhttprequest/exceptions.html needs new results
2711 Updating results after r16794.
2713 * http/tests/xmlhttprequest/exceptions-expected.txt:
2714 * http/tests/xmlhttprequest/exceptions.html: Add comments about why we
2715 don't follow the XHR spec.
2717 2006-10-16 Justin Garcia <justin.garcia@apple.com>
2719 Reviewed by harrison
2721 <rdar://problem/3655385>
2722 Editing: -indent: method unimplemented
2724 * editing/execCommand/nsresponder-indent-expected.checksum: Added.
2725 * editing/execCommand/nsresponder-indent-expected.png: Added.
2726 * editing/execCommand/nsresponder-indent-expected.txt: Added.
2727 * editing/execCommand/nsresponder-indent.html: Added.
2728 * editing/execCommand/nsresponder-outdent-expected.checksum: Added.
2729 * editing/execCommand/nsresponder-outdent-expected.png: Added.
2730 * editing/execCommand/nsresponder-outdent-expected.txt: Added.
2731 * editing/execCommand/nsresponder-outdent.html: Added.
2733 2006-10-13 Justin Garcia <justin.garcia@apple.com>
2735 Reviewed by ggaren and harrison
2737 <rdar://problem/4744008>
2738 9A270: Mail crashes when I try to paste large items from Safari
2740 * editing/pasteboard/4744008-expected.txt: Added.
2741 * editing/pasteboard/4744008.html: Added.
2743 2006-10-13 Geoffrey Garen <ggaren@apple.com>
2745 Tests for accessing renderer-dependent properties from a javascript: URL.
2747 * fast/frames/frame-js-url-clientWidth-expected.txt: Added.
2748 * fast/frames/frame-js-url-clientWidth.html: Added.
2749 * fast/frames/iframe-js-url-clientWidth-expected.txt: Added.
2750 * fast/frames/iframe-js-url-clientWidth.html: Added.
2752 2006-10-13 David Harrison <harrison@apple.com>
2756 <rdar://problem/4746860> Mail crash in WebCore::CSSMutableStyleDeclaration::merge(WebCore::CSSMutableStyleDeclaration*, bool)
2758 * editing/style/style-boundary-005.html: Added. Matches steps from bug.
2759 * editing/execCommand/hilitecolor-expected.txt: Updated (no empty Apple style spans).
2760 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Updated (no empty Apple style spans).
2761 * editing/style/remove-underline-in-bold-expected.txt: Updated (no empty Apple style spans).
2762 * editing/style/typing-style-003-expected.txt: Updated (no empty Apple style spans).
2764 2006-10-12 Adele Peterson <adele@apple.com>
2768 - Test for http://bugs.webkit.org/show_bug.cgi?id=11172
2769 REGRESSION (NativeListBox): OPTION text paints over the edge of the select element at http://jobs.apple.com/
2771 * fast/forms/listbox-width-change-expected.txt: Added.
2772 * fast/forms/listbox-width-change-expected.png: Added.
2773 * fast/forms/listbox-width-change-expected.checksum: Added.
2774 * fast/forms/listbox-width-change.html: Added.
2776 2006-10-11 Kevin McCullough <KMcCullough@apple.com>
2780 These test DST behavior on the cusp of a change (i.e. spring forward, fall back)
2782 * fast/js/date-DST-time-cusps-expected.txt: Added.
2783 * fast/js/date-DST-time-cusps.html: Added.
2784 * fast/js/resources/date-DST-time-cusps.js: Added.
2786 2006-10-11 Oliver Hunt <oliver@apple.com>
2790 Fix svg text related layout tests
2792 * svg/custom/getsvgdocument-expected.txt:
2793 * svg/hixie/viewbox/003-expected.txt:
2795 2006-10-11 Oliver Hunt <oliver@apple.com>
2799 Test case for http://bugs.webkit.org/show_bug.cgi?id=11251
2801 * fast/canvas/zero-size-fill-rect-expected.checksum: Added.
2802 * fast/canvas/zero-size-fill-rect-expected.png: Added.
2803 * fast/canvas/zero-size-fill-rect-expected.txt: Added.
2804 * fast/canvas/zero-size-fill-rect.html: Added.
2806 2006-10-11 Rob Buis <buis@kde.org>
2811 http://bugs.webkit.org/show_bug.cgi?id=11221
2812 REGRESSION: iExploder crash due to style="cursor: url()"
2814 * fast/css/invalid-cursor-property-crash-expected.txt: Added.
2815 * fast/css/invalid-cursor-property-crash.html: Added.
2817 2006-10-11 Antti Koivisto <koivisto@iki.fi>
2821 Test for http://bugs.webkit.org/show_bug.cgi?id=4377
2823 * fast/layers/layer-visibility-expected.checksum: Added.
2824 * fast/layers/layer-visibility-expected.png: Added.
2825 * fast/layers/layer-visibility-expected.txt: Added.
2826 * fast/layers/layer-visibility.html: Added.
2828 2006-10-10 Oliver Hunt <ohunt@apple.com>
2830 Rubber stamped by Anders.
2832 Updated to deal with new svg text renderers, and
2835 custom/text-clip testcase was incorrect, and has been fixed
2837 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
2838 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
2839 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
2840 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
2841 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
2842 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
2843 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
2844 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
2845 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
2846 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
2847 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
2848 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
2849 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
2850 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
2851 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
2852 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
2853 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
2854 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
2855 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
2856 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
2857 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
2858 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
2859 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
2860 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
2861 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
2862 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
2863 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
2864 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
2865 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
2866 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
2867 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
2868 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
2869 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
2870 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
2871 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
2872 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
2873 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
2874 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
2875 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
2876 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
2877 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
2878 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
2879 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
2880 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
2881 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
2882 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
2883 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
2884 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
2885 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
2886 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
2887 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2888 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2889 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
2890 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
2891 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2892 * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
2893 * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
2894 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2895 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
2896 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
2897 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2898 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
2899 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
2900 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2901 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2902 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
2903 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
2904 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2905 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
2906 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2907 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2908 * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
2909 * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
2910 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2911 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
2912 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
2913 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2914 * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
2915 * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
2916 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2917 * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
2918 * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
2919 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2920 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
2921 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
2922 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2923 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
2924 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
2925 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
2926 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
2927 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
2928 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2929 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
2930 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
2931 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2932 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
2933 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
2934 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2935 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
2936 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
2937 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
2938 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
2939 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
2940 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
2941 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2942 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
2943 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
2944 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
2945 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
2946 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
2947 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
2948 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
2949 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
2950 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
2951 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
2952 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
2953 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
2954 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
2955 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
2956 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
2957 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
2958 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
2959 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
2960 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
2961 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
2962 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
2963 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
2964 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
2965 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
2966 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
2967 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
2968 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2969 * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
2970 * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
2971 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2972 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
2973 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
2974 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
2975 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
2976 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
2977 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
2978 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
2979 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
2980 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
2981 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
2982 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
2983 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
2984 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
2985 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
2986 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
2987 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
2988 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
2989 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
2990 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
2991 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
2992 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
2993 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
2994 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
2995 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
2996 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
2997 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
2998 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
2999 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
3000 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
3001 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
3002 * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
3003 * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
3004 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
3005 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
3006 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
3007 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
3008 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
3009 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
3010 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
3011 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
3012 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
3013 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
3014 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
3015 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
3016 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
3017 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
3018 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
3019 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
3020 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
3021 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
3022 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
3023 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
3024 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
3025 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
3026 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
3027 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
3028 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
3029 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
3030 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
3031 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
3032 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
3033 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
3034 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
3035 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
3036 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
3037 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
3038 * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
3039 * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
3040 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
3041 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
3042 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
3043 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
3044 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
3045 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
3046 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
3047 * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
3048 * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
3049 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
3050 * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
3051 * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
3052 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
3053 * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
3054 * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
3055 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
3056 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
3057 * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
3058 * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
3059 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
3060 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
3061 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
3062 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
3063 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
3064 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
3065 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
3066 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
3067 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
3068 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
3069 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
3070 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
3071 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
3072 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
3073 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
3074 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
3075 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
3076 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
3077 * svg/custom/baseval-animval-equality-expected.checksum:
3078 * svg/custom/baseval-animval-equality-expected.png:
3079 * svg/custom/coords-relative-units-transforms-expected.checksum:
3080 * svg/custom/coords-relative-units-transforms-expected.png:
3081 * svg/custom/coords-relative-units-transforms-expected.txt:
3082 * svg/custom/createelement-expected.txt:
3083 * svg/custom/feComponentTransfer-Discrete-expected.txt:
3084 * svg/custom/feComponentTransfer-Gamma-expected.txt:
3085 * svg/custom/feComponentTransfer-Linear-expected.txt:
3086 * svg/custom/feComponentTransfer-Table-expected.txt:
3087 * svg/custom/foreign-object-skew-expected.txt:
3088 * svg/custom/gradient-stroke-width-expected.txt:
3089 * svg/custom/image-with-transform-clip-filter-expected.txt:
3090 * svg/custom/invalid-css-expected.txt:
3091 * svg/custom/invalid-fill-expected.txt:
3092 * svg/custom/invalid-viewbox1-expected.txt:
3093 * svg/custom/invalid-viewbox2-expected.txt:
3094 * svg/custom/junk-data-expected.txt:
3095 * svg/custom/marker-overflow-clip-expected.txt:
3096 * svg/custom/missing-xlink-expected.txt:
3097 * svg/custom/non-opaque-filters-expected.txt:
3098 * svg/custom/pointer-events-path-expected.txt:
3099 * svg/custom/svg-overflow-types-expected.txt:
3100 text-clip was an incorrect test, rather than an incorrect result
3101 * svg/custom/text-clip-expected.txt:
3102 * svg/custom/text-clip.svg:
3103 * svg/custom/text-filter-expected.txt:
3104 * svg/custom/text-gradient-no-content-expected.txt:
3105 * svg/custom/text-hit-test-expected.txt:
3106 * svg/custom/text-image-opacity-expected.txt:
3107 * svg/custom/tref-update-expected.txt:
3109 2006-10-09 Maciej Stachowiak <mjs@apple.com>
3113 - test case that ensures Referer[sic] header is sent
3115 * http/tests/misc/referrer-expected.txt: Added.
3116 * http/tests/misc/referrer.html: Added.
3117 * http/tests/misc/resources/referrer-result.php: Added.
3119 2006-10-09 Nikolas Zimmermann <zimmermann@kde.org>
3123 Use log() instead of alert() just like in all other tests.
3125 * editing/selection/move-begin-end.html:
3127 2006-10-07 Andrew Wellington <proton@wiretapped.net>
3131 Test for http://bugs.webkit.org/show_bug.cgi?id=10837
3132 Bug 10837: REGRESSION: Yahoo New Charts Crashes WebKit
3134 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.checksum: Added.
3135 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.png: Added.
3136 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt: Added.
3137 * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html: Added.
3139 2006-10-05 Alexey Proskuryakov <ap@nypop.com>
3143 http://bugs.webkit.org/show_bug.cgi?id=11054
3144 REGRESSION: Traditional Chinese encoding in login authentication
3146 Each of these tests is passed by Firefox 1.5 and/or WinIE 6.
3148 * fast/encoding/GBK/EUC-CN-expected.txt: Added.
3149 * fast/encoding/GBK/EUC-CN.html: Added.
3150 * fast/encoding/GBK/chinese-expected.txt: Added.
3151 * fast/encoding/GBK/chinese.html: Added.
3152 * fast/encoding/GBK/cn-gb-expected.txt: Added.
3153 * fast/encoding/GBK/cn-gb.html: Added.
3154 * fast/encoding/GBK/csgb2312-expected.txt: Added.
3155 * fast/encoding/GBK/csgb2312.html: Added.
3156 * fast/encoding/GBK/csgb231280-expected.txt: Added.
3157 * fast/encoding/GBK/csgb231280.html: Added.
3158 * fast/encoding/GBK/gb2312-expected.txt: Added.
3159 * fast/encoding/GBK/gb2312.html: Added.
3160 * fast/encoding/GBK/gb_2312-80-expected.txt: Added.
3161 * fast/encoding/GBK/gb_2312-80.html: Added.
3162 * fast/encoding/GBK/gbk-expected.txt: Added.
3163 * fast/encoding/GBK/gbk.html: Added.
3164 * fast/encoding/GBK/iso-ir-58-expected.txt: Added.
3165 * fast/encoding/GBK/iso-ir-58.html: Added.
3166 * fast/encoding/GBK/x-euc-cn-expected.txt: Added.
3167 * fast/encoding/GBK/x-euc-cn.html: Added.
3168 * fast/encoding/GBK/x-gbk-expected.txt: Added.
3169 * fast/encoding/GBK/x-gbk.html: Added.
3171 2006-10-04 Anders Carlsson <acarlsson@apple.com>
3175 * fast/frames/frame-src-attribute-expected.txt:
3178 2006-10-03 Alexey Proskuryakov <ap@nypop.com>
3182 http://bugs.webkit.org/show_bug.cgi?id=11130
3183 Convert "undefined" to AE missing value
3185 * fast/AppleScript/001-expected.txt:
3186 * fast/AppleScript/array-expected.txt:
3187 Updated the results.
3189 2006-10-03 Justin Garcia <justin.garcia@apple.com>
3191 Reviewed by harrison
3193 * editing/execCommand/paste-1-expected.checksum: Added.
3194 * editing/execCommand/paste-1-expected.png: Added.
3195 * editing/execCommand/paste-1-expected.txt: Added.
3196 * editing/execCommand/paste-1.html: Added.
3197 * editing/execCommand/paste-2-expected.checksum: Added.
3198 * editing/execCommand/paste-2-expected.png: Added.
3199 * editing/execCommand/paste-2-expected.txt: Added.
3200 * editing/execCommand/paste-2.html: Added.
3202 2006-10-03 Beth Dakin <bdakin@apple.com>
3206 Changing these two counters tests so they pass on the BuildBot.
3208 * fast/css/counters/counter04-expected.checksum:
3209 * fast/css/counters/counter04-expected.png:
3210 * fast/css/counters/counter04-expected.txt:
3211 * fast/css/counters/counter04.html:
3212 * fast/css/counters/counters04-expected.checksum:
3213 * fast/css/counters/counters04-expected.png:
3214 * fast/css/counters/counters04-expected.txt:
3215 * fast/css/counters/counters04.html:
3217 2006-10-03 Justin Garcia <justin.garcia@apple.com>
3221 Fixed a typo, updating expected results.
3223 * editing/execCommand/create-list-with-hr-expected.checksum:
3224 * editing/execCommand/create-list-with-hr-expected.png:
3225 * editing/execCommand/create-list-with-hr-expected.txt:
3227 2006-10-03 David Harrison <harrison@apple.com>
3231 <rdar://problem/4671286> Candidate Window isn't displayed and only first candidate is displayed at typing location.
3233 Updated test so that it actually shows the caret rect for the caret position.
3234 Before, it was showing the caret rect for the 9th character of the test description.
3236 * fast/text/justified-text-rect-expected.checksum:
3237 * fast/text/justified-text-rect-expected.png:
3238 * fast/text/justified-text-rect-expected.txt:
3239 * fast/text/justified-text-rect.html:
3241 2006-10-02 Justin Garcia <justin.garcia@apple.com>
3245 * editing/execCommand/create-list-with-hr-expected.checksum: Added.
3246 * editing/execCommand/create-list-with-hr-expected.png: Added.
3247 * editing/execCommand/create-list-with-hr-expected.txt: Added.
3248 * editing/execCommand/create-list-with-hr.html: Added.
3250 2006-10-02 Beth Dakin <bdakin@apple.com>
3252 Minor harassment followed by abject surrender provided by ggggaren.
3256 * fast/css/counters/contentNone-expected.checksum: Added.
3257 * fast/css/counters/contentNone-expected.png: Added.
3258 * fast/css/counters/contentNone-expected.txt: Added.
3259 * fast/css/counters/contentNone.html: Added.
3260 * fast/css/counters/counter00-expected.checksum: Added.
3261 * fast/css/counters/counter00-expected.png: Added.
3262 * fast/css/counters/counter00-expected.txt: Added.
3263 * fast/css/counters/counter00.html: Added.
3264 * fast/css/counters/counter01-expected.checksum: Added.
3265 * fast/css/counters/counter01-expected.png: Added.
3266 * fast/css/counters/counter01-expected.txt: Added.
3267 * fast/css/counters/counter01.html: Added.
3268 * fast/css/counters/counter02-expected.checksum: Added.
3269 * fast/css/counters/counter02-expected.png: Added.
3270 * fast/css/counters/counter02-expected.txt: Added.
3271 * fast/css/counters/counter02.html: Added.
3272 * fast/css/counters/counter03-expected.checksum: Added.
3273 * fast/css/counters/counter03-expected.png: Added.
3274 * fast/css/counters/counter03-expected.txt: Added.
3275 * fast/css/counters/counter03.html: Added.
3276 * fast/css/counters/counter04-expected.checksum: Added.
3277 * fast/css/counters/counter04-expected.png: Added.
3278 * fast/css/counters/counter04-expected.txt: Added.
3279 * fast/css/counters/counter04.html: Added.
3280 * fast/css/counters/counter05-expected.checksum: Added.
3281 * fast/css/counters/counter05-expected.png: Added.
3282 * fast/css/counters/counter05-expected.txt: Added.
3283 * fast/css/counters/counter05.html: Added.
3284 * fast/css/counters/counter06-expected.checksum: Added.
3285 * fast/css/counters/counter06-expected.png: Added.
3286 * fast/css/counters/counter06-expected.txt: Added.
3287 * fast/css/counters/counter06.html: Added.
3288 * fast/css/counters/counter07-expected.checksum: Added.
3289 * fast/css/counters/counter07-expected.png: Added.
3290 * fast/css/counters/counter07-expected.txt: Added.
3291 * fast/css/counters/counter07.html: Added.
3292 * fast/css/counters/counter08-expected.checksum: Added.
3293 * fast/css/counters/counter08-expected.png: Added.
3294 * fast/css/counters/counter08-expected.txt: Added.
3295 * fast/css/counters/counter08.html: Added.
3296 * fast/css/counters/counter09-expected.checksum: Added.
3297 * fast/css/counters/counter09-expected.png: Added.
3298 * fast/css/counters/counter09-expected.txt: Added.
3299 * fast/css/counters/counter09.html: Added.
3300 * fast/css/counters/counter10-expected.checksum: Added.
3301 * fast/css/counters/counter10-expected.png: Added.
3302 * fast/css/counters/counter10-expected.txt: Added.
3303 * fast/css/counters/counter10.html: Added.
3304 * fast/css/counters/counter11-expected.checksum: Added.
3305 * fast/css/counters/counter11-expected.png: Added.
3306 * fast/css/counters/counter11-expected.txt: Added.
3307 * fast/css/counters/counter11.html: Added.
3308 * fast/css/counters/counter12-expected.checksum: Added.
3309 * fast/css/counters/counter12-expected.png: Added.
3310 * fast/css/counters/counter12-expected.txt: Added.
3311 * fast/css/counters/counter12.html: Added.
3312 * fast/css/counters/counter13-expected.checksum: Added.
3313 * fast/css/counters/counter13-expected.png: Added.
3314 * fast/css/counters/counter13-expected.txt: Added.
3315 * fast/css/counters/counter13.html: Added.
3316 * fast/css/counters/counter14-expected.checksum: Added.
3317 * fast/css/counters/counter14-expected.png: Added.
3318 * fast/css/counters/counter14-expected.txt: Added.
3319 * fast/css/counters/counter14.html: Added.
3320 * fast/css/counters/counter15-expected.checksum: Added.
3321 * fast/css/counters/counter15-expected.png: Added.
3322 * fast/css/counters/counter15-expected.txt: Added.
3323 * fast/css/counters/counter15.html: Added.
3324 * fast/css/counters/counter16-expected.checksum: Added.
3325 * fast/css/counters/counter16-expected.png: Added.
3326 * fast/css/counters/counter16-expected.txt: Added.
3327 * fast/css/counters/counter16.html: Added.
3328 * fast/css/counters/counters00-expected.checksum: Added.
3329 * fast/css/counters/counters00-expected.png: Added.
3330 * fast/css/counters/counters00-expected.txt: Added.
3331 * fast/css/counters/counters00.html: Added.
3332 * fast/css/counters/counters01-expected.checksum: Added.
3333 * fast/css/counters/counters01-expected.png: Added.
3334 * fast/css/counters/counters01-expected.txt: Added.
3335 * fast/css/counters/counters01.html: Added.
3336 * fast/css/counters/counters02-expected.checksum: Added.
3337 * fast/css/counters/counters02-expected.png: Added.
3338 * fast/css/counters/counters02-expected.txt: Added.
3339 * fast/css/counters/counters02.html: Added.
3340 * fast/css/counters/counters03-expected.checksum: Added.
3341 * fast/css/counters/counters03-expected.png: Added.
3342 * fast/css/counters/counters03-expected.txt: Added.
3343 * fast/css/counters/counters03.html: Added.
3344 * fast/css/counters/counters04-expected.checksum: Added.
3345 * fast/css/counters/counters04-expected.png: Added.
3346 * fast/css/counters/counters04-expected.txt: Added.
3347 * fast/css/counters/counters04.html: Added.
3348 * fast/css/counters/counters05-expected.checksum: Added.
3349 * fast/css/counters/counters05-expected.png: Added.
3350 * fast/css/counters/counters05-expected.txt: Added.
3351 * fast/css/counters/counters05.html: Added.
3352 * fast/css/counters/counters06-expected.checksum: Added.
3353 * fast/css/counters/counters06-expected.png: Added.
3354 * fast/css/counters/counters06-expected.txt: Added.
3355 * fast/css/counters/counters06.html: Added.
3356 * fast/css/counters/counters07-expected.checksum: Added.
3357 * fast/css/counters/counters07-expected.png: Added.
3358 * fast/css/counters/counters07-expected.txt: Added.
3359 * fast/css/counters/counters07.html: Added.
3360 * fast/css/counters/counters08-expected.checksum: Added.
3361 * fast/css/counters/counters08-expected.png: Added.
3362 * fast/css/counters/counters08-expected.txt: Added.
3363 * fast/css/counters/counters08.html: Added.
3364 * fast/css/counters/counters09-expected.checksum: Added.
3365 * fast/css/counters/counters09-expected.png: Added.
3366 * fast/css/counters/counters09-expected.txt: Added.
3367 * fast/css/counters/counters09.html: Added.
3368 * fast/css/counters/counters10-expected.checksum: Added.
3369 * fast/css/counters/counters10-expected.png: Added.
3370 * fast/css/counters/counters10-expected.txt: Added.
3371 * fast/css/counters/counters10.html: Added.
3372 * fast/css/counters/counters11-expected.checksum: Added.
3373 * fast/css/counters/counters11-expected.png: Added.
3374 * fast/css/counters/counters11-expected.txt: Added.
3375 * fast/css/counters/counters11.html: Added.
3376 * fast/css/counters/counters12-expected.checksum: Added.
3377 * fast/css/counters/counters12-expected.png: Added.
3378 * fast/css/counters/counters12-expected.txt: Added.
3379 * fast/css/counters/counters12.html: Added.
3380 * fast/css/counters/counters13-expected.checksum: Added.
3381 * fast/css/counters/counters13-expected.png: Added.
3382 * fast/css/counters/counters13-expected.txt: Added.
3383 * fast/css/counters/counters13.html: Added.
3384 * fast/css/counters/counters14-expected.checksum: Added.
3385 * fast/css/counters/counters14-expected.png: Added.
3386 * fast/css/counters/counters14-expected.txt: Added.
3387 * fast/css/counters/counters14.html: Added.
3388 * fast/css/counters/counters15-expected.checksum: Added.
3389 * fast/css/counters/counters15-expected.png: Added.
3390 * fast/css/counters/counters15-expected.txt: Added.
3391 * fast/css/counters/counters15.html: Added.
3392 * fast/css/counters/counters18-expected.checksum: Added.
3393 * fast/css/counters/counters18-expected.png: Added.
3394 * fast/css/counters/counters18-expected.txt: Added.
3395 * fast/css/counters/counters18.html: Added.
3396 * fast/css/counters/implied00-expected.checksum: Added.
3397 * fast/css/counters/implied00-expected.png: Added.
3398 * fast/css/counters/implied00-expected.txt: Added.
3399 * fast/css/counters/implied00.html: Added.
3400 * fast/css/counters/root-expected.checksum: Added.
3401 * fast/css/counters/root-expected.png: Added.
3402 * fast/css/counters/root-expected.txt: Added.
3403 * fast/css/counters/root.html: Added.
3404 * fast/css/counters/visibilityNone-expected.checksum: Added.
3405 * fast/css/counters/visibilityNone-expected.png: Added.
3406 * fast/css/counters/visibilityNone-expected.txt: Added.
3407 * fast/css/counters/visibilityNone.html: Added.
3409 2006-10-02 Adam Roben <aroben@apple.com>
3413 This change fixes a couple of problems with the window-properties
3414 test. window-properties' output changes depending on the presence or
3415 non-presence of session history (see
3416 http://bugs.webkit.org/show_bug.cgi?id=10965 for details). For this
3417 reason, the test must always be run as part of a run of ALL layout
3418 tests. The test results checked in were generated from an individual
3419 run of this test, so the buildbots were always failing since they run
3420 all the tests at once.
3422 This change regenerates the results for the test using a full run of
3423 layout tests. The test now also prints out object class names, and
3424 will print an error message when the test is run by itself.
3426 * fast/js/window-properties-expected.txt:
3427 * fast/js/window-properties.html:
3429 2006-10-02 Adele Peterson <adele@apple.com>
3433 - Updated results for <rdar://problem/4463841> Switch to use new list box implementation for <select multiple>
3435 * fast/forms/HTMLOptionElement_label05-expected.checksum:
3436 * fast/forms/HTMLOptionElement_label05-expected.png:
3437 * fast/forms/HTMLOptionElement_label05-expected.txt:
3438 * fast/forms/form-element-geometry-expected.checksum:
3439 * fast/forms/form-element-geometry-expected.png:
3440 * fast/forms/form-element-geometry-expected.txt:
3441 * fast/forms/option-strip-whitespace-expected.checksum:
3442 * fast/forms/option-strip-whitespace-expected.png:
3443 * fast/forms/option-strip-whitespace-expected.txt:
3444 * fast/forms/password-doubleclick-selection-expected.txt: Added.
3445 * fast/forms/password-doubleclick-selection.html: Added.
3446 * fast/forms/select-change-popup-to-listbox-expected.checksum:
3447 * fast/forms/select-change-popup-to-listbox-expected.png:
3448 * fast/forms/select-change-popup-to-listbox-expected.txt:
3449 * fast/text/updateNewFont-expected.checksum:
3450 * fast/text/updateNewFont-expected.png:
3451 * fast/text/updateNewFont-expected.txt:
3453 2006-10-01 Maciej Stachowiak <mjs@apple.com>
3455 Rubber stamped by Alexey.
3457 - reverted fix for http://bugs.webkit.org/show_bug.cgi?id=10893 since it led to layout test crashes
3459 * fast/dom/css-insert-import-rule-expected.txt: Removed.
3460 * fast/dom/css-insert-import-rule.html: Removed.
3462 2006-09-30 Geoffrey Garen <ggaren@apple.com>
3464 Added test for the viewource attribute, which applies to <frame> and
3467 * fast/frames/viewsource-attribute-expected.txt: Added.
3468 * fast/frames/viewsource-attribute.html: Added.
3470 * fast/frames/frameElement-widthheight.html: Removed stray character.
3472 2006-09-30 David Harrison <harrison@apple.com>
3474 Reviewed by John Sullivan.
3476 <rdar://problem/4641262> REGRESSION: Japanese text corrupts on wrapping point
3478 * fast/text/international/wrap-CJK-001-expected.checksum: Added.
3479 * fast/text/international/wrap-CJK-001-expected.png: Added.
3480 * fast/text/international/wrap-CJK-001-expected.txt: Added.
3481 * fast/text/international/wrap-CJK-001.html: Added.
3483 2006-10-01 Graham Dennis <graham.dennis@gmail.com>
3487 Test for http://bugs.webkit.org/show_bug.cgi?id=10842
3488 REGRESSION (r15418): contenteditable div truncates rightmost Japanese character
3490 * fast/text/line-breaks-after-white-space-expected.checksum: Added.
3491 * fast/text/line-breaks-after-white-space-expected.png: Added.
3492 * fast/text/line-breaks-after-white-space-expected.txt: Added.
3493 * fast/text/line-breaks-after-white-space.html: Added.
3495 2006-10-01 Alexey Proskuryakov <ap@nypop.com>
3497 Reviewed by Maciej and Darin.
3499 Test for http://bugs.webkit.org/show_bug.cgi?id=4372
3500 JavaScript document.write page form does not submit in Safari
3502 * fast/forms/document-write-expected.txt: Added.
3503 * fast/forms/document-write.html: Added.