[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / ChangeLog-2010-05-24
1 2010-05-18  Jaime Yap  <jaimeyap@google.com>
2
3         Reviewed by Pavel Feldman.
4
5         Test expectations changed due to new stackTrace field on timeline
6         records.
7         https://bugs.webkit.org/show_bug.cgi?id=37502
8
9         * inspector/timeline-test.js:
10         * platform/chromium-win/inspector/timeline-event-dispatch-expected.txt:
11         * platform/chromium-win/inspector/timeline-mark-timeline-expected.txt:
12         * platform/chromium-win/inspector/timeline-network-resource-expected.txt:
13         * platform/chromium-win/inspector/timeline-paint-expected.txt:
14         * platform/chromium-win/inspector/timeline-parse-html-expected.txt:
15
16 2010-05-24  Eric Seidel  <eric@webkit.org>
17
18         Reviewed by Adam Barth.
19
20         Add a temporary script for testing the html5 parser until it can run more layout tests
21         https://bugs.webkit.org/show_bug.cgi?id=39611
22
23         * html5lib/webkit-runner-expected-html5.txt: Added.
24
25 2010-05-24  Shinichiro Hamaji  <hamaji@chromium.org>
26
27         Unreviewed broken Qt test fix.
28
29         0x5C of EUC-JP is not Yen Sign but U+005C
30         https://bugs.webkit.org/show_bug.cgi?id=24906
31
32         * platform/qt/fast/text/backslash-to-yen-sign-dynamic-expected.txt:
33         * platform/qt/fast/text/backslash-to-yen-sign-expected.txt:
34
35 2010-05-24  Sheriff Bot  <webkit.review.bot@gmail.com>
36
37         Unreviewed, rolling out r60068.
38         http://trac.webkit.org/changeset/60068
39         https://bugs.webkit.org/show_bug.cgi?id=39600
40
41         "Causes fast/repaint/search-field-cancel to fail." (Requested
42         by jparent on #webkit).
43
44         * fast/forms/script-tests/textarea-percentage-dimensions.js: Removed.
45         * fast/forms/textarea-percentage-dimensions-expected.txt: Removed.
46         * fast/forms/textarea-percentage-dimensions.html: Removed.
47
48 2010-05-24  Chang Shu  <chang.shu@nokia.com>
49
50         Unreviewed.
51
52         Move Philip's canvas tests from fast/canvas to canvas, as suggested 
53         by James Robinson.
54         https://bugs.webkit.org/show_bug.cgi?id=20553
55
56         * canvas: Added.
57         * canvas/philip: Copied from LayoutTests/fast/canvas/philip.
58         * fast/canvas/philip: Removed.
59         * fast/canvas/philip/fonts: Removed.
60         * fast/canvas/philip/fonts/CanvasTest.sfd: Removed.
61         * fast/canvas/philip/fonts/CanvasTest.ttf: Removed.
62         * fast/canvas/philip/images: Removed.
63         * fast/canvas/philip/images/anim-gr.gif: Removed.
64         * fast/canvas/philip/images/anim-gr.png: Removed.
65         * fast/canvas/philip/images/anim-poster-gr.png: Removed.
66         * fast/canvas/philip/images/background.png: Removed.
67         * fast/canvas/philip/images/broken.png: Removed.
68         * fast/canvas/philip/images/ggrr-256x256.png: Removed.
69         * fast/canvas/philip/images/green-16x16.png: Removed.
70         * fast/canvas/philip/images/green-1x1.png: Removed.
71         * fast/canvas/philip/images/green-256x256.png: Removed.
72         * fast/canvas/philip/images/green-2x2.png: Removed.
73         * fast/canvas/philip/images/green.png: Removed.
74         * fast/canvas/philip/images/grgr-256x256.png: Removed.
75         * fast/canvas/philip/images/red-16x16.png: Removed.
76         * fast/canvas/philip/images/red.png: Removed.
77         * fast/canvas/philip/images/redtransparent.png: Removed.
78         * fast/canvas/philip/images/rgrg-256x256.png: Removed.
79         * fast/canvas/philip/images/rrgg-256x256.png: Removed.
80         * fast/canvas/philip/images/transparent.png: Removed.
81         * fast/canvas/philip/images/transparent50.png: Removed.
82         * fast/canvas/philip/images/yellow.png: Removed.
83         * fast/canvas/philip/images/yellow75.png: Removed.
84         * fast/canvas/philip/tests: Removed.
85         * fast/canvas/philip/tests.css: Removed.
86         * fast/canvas/philip/tests.js: Removed.
87         * fast/canvas/philip/tests/.reportgen.html.swp: Removed.
88         * fast/canvas/philip/tests/.reportgen.js.swp: Removed.
89         * fast/canvas/philip/tests/2d.canvas.readonly.html: Removed.
90         * fast/canvas/philip/tests/2d.canvas.reference.html: Removed.
91         * fast/canvas/philip/tests/2d.clearRect.basic.html: Removed.
92         * fast/canvas/philip/tests/2d.clearRect.clip.html: Removed.
93         * fast/canvas/philip/tests/2d.clearRect.globalalpha.html: Removed.
94         * fast/canvas/philip/tests/2d.clearRect.globalcomposite.html: Removed.
95         * fast/canvas/philip/tests/2d.clearRect.negative.html: Removed.
96         * fast/canvas/philip/tests/2d.clearRect.nonfinite.html: Removed.
97         * fast/canvas/philip/tests/2d.clearRect.path.html: Removed.
98         * fast/canvas/philip/tests/2d.clearRect.shadow.html: Removed.
99         * fast/canvas/philip/tests/2d.clearRect.transform.html: Removed.
100         * fast/canvas/philip/tests/2d.clearRect.zero.html: Removed.
101         * fast/canvas/philip/tests/2d.composite.canvas.copy.html: Removed.
102         * fast/canvas/philip/tests/2d.composite.canvas.copy.png: Removed.
103         * fast/canvas/philip/tests/2d.composite.canvas.destination-atop.html: Removed.
104         * fast/canvas/philip/tests/2d.composite.canvas.destination-atop.png: Removed.
105         * fast/canvas/philip/tests/2d.composite.canvas.destination-in.html: Removed.
106         * fast/canvas/philip/tests/2d.composite.canvas.destination-in.png: Removed.
107         * fast/canvas/philip/tests/2d.composite.canvas.destination-out.html: Removed.
108         * fast/canvas/philip/tests/2d.composite.canvas.destination-out.png: Removed.
109         * fast/canvas/philip/tests/2d.composite.canvas.destination-over.html: Removed.
110         * fast/canvas/philip/tests/2d.composite.canvas.destination-over.png: Removed.
111         * fast/canvas/philip/tests/2d.composite.canvas.lighter.html: Removed.
112         * fast/canvas/philip/tests/2d.composite.canvas.lighter.png: Removed.
113         * fast/canvas/philip/tests/2d.composite.canvas.source-atop.html: Removed.
114         * fast/canvas/philip/tests/2d.composite.canvas.source-atop.png: Removed.
115         * fast/canvas/philip/tests/2d.composite.canvas.source-in.html: Removed.
116         * fast/canvas/philip/tests/2d.composite.canvas.source-in.png: Removed.
117         * fast/canvas/philip/tests/2d.composite.canvas.source-out.html: Removed.
118         * fast/canvas/philip/tests/2d.composite.canvas.source-out.png: Removed.
119         * fast/canvas/philip/tests/2d.composite.canvas.source-over.html: Removed.
120         * fast/canvas/philip/tests/2d.composite.canvas.source-over.png: Removed.
121         * fast/canvas/philip/tests/2d.composite.canvas.xor.html: Removed.
122         * fast/canvas/philip/tests/2d.composite.canvas.xor.png: Removed.
123         * fast/canvas/philip/tests/2d.composite.clip.copy.html: Removed.
124         * fast/canvas/philip/tests/2d.composite.clip.destination-atop.html: Removed.
125         * fast/canvas/philip/tests/2d.composite.clip.destination-in.html: Removed.
126         * fast/canvas/philip/tests/2d.composite.clip.destination-out.html: Removed.
127         * fast/canvas/philip/tests/2d.composite.clip.destination-over.html: Removed.
128         * fast/canvas/philip/tests/2d.composite.clip.lighter.html: Removed.
129         * fast/canvas/philip/tests/2d.composite.clip.source-atop.html: Removed.
130         * fast/canvas/philip/tests/2d.composite.clip.source-in.html: Removed.
131         * fast/canvas/philip/tests/2d.composite.clip.source-out.html: Removed.
132         * fast/canvas/philip/tests/2d.composite.clip.source-over.html: Removed.
133         * fast/canvas/philip/tests/2d.composite.clip.xor.html: Removed.
134         * fast/canvas/philip/tests/2d.composite.globalAlpha.canvas.html: Removed.
135         * fast/canvas/philip/tests/2d.composite.globalAlpha.canvaspattern.html: Removed.
136         * fast/canvas/philip/tests/2d.composite.globalAlpha.default.html: Removed.
137         * fast/canvas/philip/tests/2d.composite.globalAlpha.fill.html: Removed.
138         * fast/canvas/philip/tests/2d.composite.globalAlpha.image.html: Removed.
139         * fast/canvas/philip/tests/2d.composite.globalAlpha.imagepattern.html: Removed.
140         * fast/canvas/philip/tests/2d.composite.globalAlpha.invalid.html: Removed.
141         * fast/canvas/philip/tests/2d.composite.globalAlpha.range.html: Removed.
142         * fast/canvas/philip/tests/2d.composite.image.copy.html: Removed.
143         * fast/canvas/philip/tests/2d.composite.image.copy.png: Removed.
144         * fast/canvas/philip/tests/2d.composite.image.destination-atop.html: Removed.
145         * fast/canvas/philip/tests/2d.composite.image.destination-atop.png: Removed.
146         * fast/canvas/philip/tests/2d.composite.image.destination-in.html: Removed.
147         * fast/canvas/philip/tests/2d.composite.image.destination-in.png: Removed.
148         * fast/canvas/philip/tests/2d.composite.image.destination-out.html: Removed.
149         * fast/canvas/philip/tests/2d.composite.image.destination-out.png: Removed.
150         * fast/canvas/philip/tests/2d.composite.image.destination-over.html: Removed.
151         * fast/canvas/philip/tests/2d.composite.image.destination-over.png: Removed.
152         * fast/canvas/philip/tests/2d.composite.image.lighter.html: Removed.
153         * fast/canvas/philip/tests/2d.composite.image.lighter.png: Removed.
154         * fast/canvas/philip/tests/2d.composite.image.source-atop.html: Removed.
155         * fast/canvas/philip/tests/2d.composite.image.source-atop.png: Removed.
156         * fast/canvas/philip/tests/2d.composite.image.source-in.html: Removed.
157         * fast/canvas/philip/tests/2d.composite.image.source-in.png: Removed.
158         * fast/canvas/philip/tests/2d.composite.image.source-out.html: Removed.
159         * fast/canvas/philip/tests/2d.composite.image.source-out.png: Removed.
160         * fast/canvas/philip/tests/2d.composite.image.source-over.html: Removed.
161         * fast/canvas/philip/tests/2d.composite.image.source-over.png: Removed.
162         * fast/canvas/philip/tests/2d.composite.image.xor.html: Removed.
163         * fast/canvas/philip/tests/2d.composite.image.xor.png: Removed.
164         * fast/canvas/philip/tests/2d.composite.operation.casesensitive.html: Removed.
165         * fast/canvas/philip/tests/2d.composite.operation.clear.html: Removed.
166         * fast/canvas/philip/tests/2d.composite.operation.darker.html: Removed.
167         * fast/canvas/philip/tests/2d.composite.operation.default.html: Removed.
168         * fast/canvas/philip/tests/2d.composite.operation.get.html: Removed.
169         * fast/canvas/philip/tests/2d.composite.operation.highlight.html: Removed.
170         * fast/canvas/philip/tests/2d.composite.operation.nullsuffix.html: Removed.
171         * fast/canvas/philip/tests/2d.composite.operation.over.html: Removed.
172         * fast/canvas/philip/tests/2d.composite.operation.unrecognised.html: Removed.
173         * fast/canvas/philip/tests/2d.composite.solid.copy.html: Removed.
174         * fast/canvas/philip/tests/2d.composite.solid.copy.png: Removed.
175         * fast/canvas/philip/tests/2d.composite.solid.destination-atop.html: Removed.
176         * fast/canvas/philip/tests/2d.composite.solid.destination-atop.png: Removed.
177         * fast/canvas/philip/tests/2d.composite.solid.destination-in.html: Removed.
178         * fast/canvas/philip/tests/2d.composite.solid.destination-in.png: Removed.
179         * fast/canvas/philip/tests/2d.composite.solid.destination-out.html: Removed.
180         * fast/canvas/philip/tests/2d.composite.solid.destination-out.png: Removed.
181         * fast/canvas/philip/tests/2d.composite.solid.destination-over.html: Removed.
182         * fast/canvas/philip/tests/2d.composite.solid.destination-over.png: Removed.
183         * fast/canvas/philip/tests/2d.composite.solid.lighter.html: Removed.
184         * fast/canvas/philip/tests/2d.composite.solid.lighter.png: Removed.
185         * fast/canvas/philip/tests/2d.composite.solid.source-atop.html: Removed.
186         * fast/canvas/philip/tests/2d.composite.solid.source-atop.png: Removed.
187         * fast/canvas/philip/tests/2d.composite.solid.source-in.html: Removed.
188         * fast/canvas/philip/tests/2d.composite.solid.source-in.png: Removed.
189         * fast/canvas/philip/tests/2d.composite.solid.source-out.html: Removed.
190         * fast/canvas/philip/tests/2d.composite.solid.source-out.png: Removed.
191         * fast/canvas/philip/tests/2d.composite.solid.source-over.html: Removed.
192         * fast/canvas/philip/tests/2d.composite.solid.source-over.png: Removed.
193         * fast/canvas/philip/tests/2d.composite.solid.xor.html: Removed.
194         * fast/canvas/philip/tests/2d.composite.solid.xor.png: Removed.
195         * fast/canvas/philip/tests/2d.composite.transparent.copy.html: Removed.
196         * fast/canvas/philip/tests/2d.composite.transparent.copy.png: Removed.
197         * fast/canvas/philip/tests/2d.composite.transparent.destination-atop.html: Removed.
198         * fast/canvas/philip/tests/2d.composite.transparent.destination-atop.png: Removed.
199         * fast/canvas/philip/tests/2d.composite.transparent.destination-in.html: Removed.
200         * fast/canvas/philip/tests/2d.composite.transparent.destination-in.png: Removed.
201         * fast/canvas/philip/tests/2d.composite.transparent.destination-out.html: Removed.
202         * fast/canvas/philip/tests/2d.composite.transparent.destination-out.png: Removed.
203         * fast/canvas/philip/tests/2d.composite.transparent.destination-over.html: Removed.
204         * fast/canvas/philip/tests/2d.composite.transparent.destination-over.png: Removed.
205         * fast/canvas/philip/tests/2d.composite.transparent.lighter.html: Removed.
206         * fast/canvas/philip/tests/2d.composite.transparent.lighter.png: Removed.
207         * fast/canvas/philip/tests/2d.composite.transparent.source-atop.html: Removed.
208         * fast/canvas/philip/tests/2d.composite.transparent.source-atop.png: Removed.
209         * fast/canvas/philip/tests/2d.composite.transparent.source-in.html: Removed.
210         * fast/canvas/philip/tests/2d.composite.transparent.source-in.png: Removed.
211         * fast/canvas/philip/tests/2d.composite.transparent.source-out.html: Removed.
212         * fast/canvas/philip/tests/2d.composite.transparent.source-out.png: Removed.
213         * fast/canvas/philip/tests/2d.composite.transparent.source-over.html: Removed.
214         * fast/canvas/philip/tests/2d.composite.transparent.source-over.png: Removed.
215         * fast/canvas/philip/tests/2d.composite.transparent.xor.html: Removed.
216         * fast/canvas/philip/tests/2d.composite.transparent.xor.png: Removed.
217         * fast/canvas/philip/tests/2d.composite.uncovered.fill.copy.html: Removed.
218         * fast/canvas/philip/tests/2d.composite.uncovered.fill.copy.png: Removed.
219         * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-atop.html: Removed.
220         * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-atop.png: Removed.
221         * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-in.html: Removed.
222         * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-in.png: Removed.
223         * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-in.html: Removed.
224         * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-in.png: Removed.
225         * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-out.html: Removed.
226         * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-out.png: Removed.
227         * fast/canvas/philip/tests/2d.composite.uncovered.image.copy.html: Removed.
228         * fast/canvas/philip/tests/2d.composite.uncovered.image.copy.png: Removed.
229         * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-atop.html: Removed.
230         * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-atop.png: Removed.
231         * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-in.html: Removed.
232         * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-in.png: Removed.
233         * fast/canvas/philip/tests/2d.composite.uncovered.image.source-in.html: Removed.
234         * fast/canvas/philip/tests/2d.composite.uncovered.image.source-in.png: Removed.
235         * fast/canvas/philip/tests/2d.composite.uncovered.image.source-out.html: Removed.
236         * fast/canvas/philip/tests/2d.composite.uncovered.image.source-out.png: Removed.
237         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.copy.html: Removed.
238         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.copy.png: Removed.
239         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-atop.html: Removed.
240         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-atop.png: Removed.
241         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-in.html: Removed.
242         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-in.png: Removed.
243         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-in.html: Removed.
244         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-in.png: Removed.
245         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-out.html: Removed.
246         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-out.png: Removed.
247         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.copy.html: Removed.
248         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.copy.png: Removed.
249         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.html: Removed.
250         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.png: Removed.
251         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-in.html: Removed.
252         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-in.png: Removed.
253         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-in.html: Removed.
254         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-in.png: Removed.
255         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-out.html: Removed.
256         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-out.png: Removed.
257         * fast/canvas/philip/tests/2d.coordinatespace.html: Removed.
258         * fast/canvas/philip/tests/2d.coordinatespace.png: Removed.
259         * fast/canvas/philip/tests/2d.drawImage.3arg.html: Removed.
260         * fast/canvas/philip/tests/2d.drawImage.5arg.html: Removed.
261         * fast/canvas/philip/tests/2d.drawImage.9arg.basic.html: Removed.
262         * fast/canvas/philip/tests/2d.drawImage.9arg.destpos.html: Removed.
263         * fast/canvas/philip/tests/2d.drawImage.9arg.destsize.html: Removed.
264         * fast/canvas/philip/tests/2d.drawImage.9arg.sourcepos.html: Removed.
265         * fast/canvas/philip/tests/2d.drawImage.9arg.sourcesize.html: Removed.
266         * fast/canvas/philip/tests/2d.drawImage.alpha.html: Removed.
267         * fast/canvas/philip/tests/2d.drawImage.animated.apng.html: Removed.
268         * fast/canvas/philip/tests/2d.drawImage.animated.gif.html: Removed.
269         * fast/canvas/philip/tests/2d.drawImage.animated.poster.html: Removed.
270         * fast/canvas/philip/tests/2d.drawImage.broken.html: Removed.
271         * fast/canvas/philip/tests/2d.drawImage.canvas.html: Removed.
272         * fast/canvas/philip/tests/2d.drawImage.clip.html: Removed.
273         * fast/canvas/philip/tests/2d.drawImage.composite.html: Removed.
274         * fast/canvas/philip/tests/2d.drawImage.floatsource.html: Removed.
275         * fast/canvas/philip/tests/2d.drawImage.incomplete.html: Removed.
276         * fast/canvas/philip/tests/2d.drawImage.negativedest.html: Removed.
277         * fast/canvas/philip/tests/2d.drawImage.negativedir.html: Removed.
278         * fast/canvas/philip/tests/2d.drawImage.negativesource.html: Removed.
279         * fast/canvas/philip/tests/2d.drawImage.nonfinite.html: Removed.
280         * fast/canvas/philip/tests/2d.drawImage.nowrap.html: Removed.
281         * fast/canvas/philip/tests/2d.drawImage.null.html: Removed.
282         * fast/canvas/philip/tests/2d.drawImage.outsidesource.html: Removed.
283         * fast/canvas/philip/tests/2d.drawImage.path.html: Removed.
284         * fast/canvas/philip/tests/2d.drawImage.self.1.html: Removed.
285         * fast/canvas/philip/tests/2d.drawImage.self.2.html: Removed.
286         * fast/canvas/philip/tests/2d.drawImage.transform.html: Removed.
287         * fast/canvas/philip/tests/2d.drawImage.wrongtype.html: Removed.
288         * fast/canvas/philip/tests/2d.drawImage.zerocanvas.html: Removed.
289         * fast/canvas/philip/tests/2d.drawImage.zerosource.html: Removed.
290         * fast/canvas/philip/tests/2d.fillRect.basic.html: Removed.
291         * fast/canvas/philip/tests/2d.fillRect.clip.html: Removed.
292         * fast/canvas/philip/tests/2d.fillRect.negative.html: Removed.
293         * fast/canvas/philip/tests/2d.fillRect.nonfinite.html: Removed.
294         * fast/canvas/philip/tests/2d.fillRect.path.html: Removed.
295         * fast/canvas/philip/tests/2d.fillRect.shadow.html: Removed.
296         * fast/canvas/philip/tests/2d.fillRect.transform.html: Removed.
297         * fast/canvas/philip/tests/2d.fillRect.zero.html: Removed.
298         * fast/canvas/philip/tests/2d.fillStyle.default.html: Removed.
299         * fast/canvas/philip/tests/2d.fillStyle.get.semitransparent.html: Removed.
300         * fast/canvas/philip/tests/2d.fillStyle.get.solid.html: Removed.
301         * fast/canvas/philip/tests/2d.fillStyle.get.transparent.html: Removed.
302         * fast/canvas/philip/tests/2d.fillStyle.invalidstring.html: Removed.
303         * fast/canvas/philip/tests/2d.fillStyle.invalidtype.html: Removed.
304         * fast/canvas/philip/tests/2d.fillStyle.parse.current.basic.html: Removed.
305         * fast/canvas/philip/tests/2d.fillStyle.parse.current.changed.html: Removed.
306         * fast/canvas/philip/tests/2d.fillStyle.parse.current.removed.html: Removed.
307         * fast/canvas/philip/tests/2d.fillStyle.parse.current.removed.png: Removed.
308         * fast/canvas/philip/tests/2d.fillStyle.parse.hex3.html: Removed.
309         * fast/canvas/philip/tests/2d.fillStyle.parse.hex3.png: Removed.
310         * fast/canvas/philip/tests/2d.fillStyle.parse.hex6.html: Removed.
311         * fast/canvas/philip/tests/2d.fillStyle.parse.hex6.png: Removed.
312         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-1.html: Removed.
313         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-1.png: Removed.
314         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-2.html: Removed.
315         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-2.png: Removed.
316         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-3.html: Removed.
317         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-3.png: Removed.
318         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-4.html: Removed.
319         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-4.png: Removed.
320         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-5.html: Removed.
321         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-5.png: Removed.
322         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-1.html: Removed.
323         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-1.png: Removed.
324         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-2.html: Removed.
325         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-2.png: Removed.
326         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-3.html: Removed.
327         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-3.png: Removed.
328         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-4.html: Removed.
329         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-4.png: Removed.
330         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-1.html: Removed.
331         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-1.png: Removed.
332         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-2.html: Removed.
333         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-2.png: Removed.
334         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-1.html: Removed.
335         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-1.png: Removed.
336         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-2.html: Removed.
337         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-2.png: Removed.
338         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-3.html: Removed.
339         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-3.png: Removed.
340         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-4.html: Removed.
341         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-4.png: Removed.
342         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-5.html: Removed.
343         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-5.png: Removed.
344         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-6.html: Removed.
345         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-6.png: Removed.
346         * fast/canvas/philip/tests/2d.fillStyle.parse.html4.html: Removed.
347         * fast/canvas/philip/tests/2d.fillStyle.parse.html4.png: Removed.
348         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex1.html: Removed.
349         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex2.html: Removed.
350         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex3.html: Removed.
351         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex4.html: Removed.
352         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex5.html: Removed.
353         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex6.html: Removed.
354         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex7.html: Removed.
355         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex8.html: Removed.
356         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-1.html: Removed.
357         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-2.html: Removed.
358         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-3.html: Removed.
359         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-4.html: Removed.
360         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-5.html: Removed.
361         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsla-1.html: Removed.
362         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsla-2.html: Removed.
363         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.name-1.html: Removed.
364         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.name-2.html: Removed.
365         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.name-3.html: Removed.
366         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-1.html: Removed.
367         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-2.html: Removed.
368         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-3.html: Removed.
369         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-4.html: Removed.
370         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-5.html: Removed.
371         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-6.html: Removed.
372         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-7.html: Removed.
373         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-1.html: Removed.
374         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-2.html: Removed.
375         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-3.html: Removed.
376         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-4.html: Removed.
377         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-5.html: Removed.
378         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-1.html: Removed.
379         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-1.png: Removed.
380         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-2.html: Removed.
381         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-2.png: Removed.
382         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-3.html: Removed.
383         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-3.png: Removed.
384         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-4.html: Removed.
385         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-4.png: Removed.
386         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-5.html: Removed.
387         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-5.png: Removed.
388         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-num.html: Removed.
389         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-num.png: Removed.
390         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-percent.html: Removed.
391         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-percent.png: Removed.
392         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-1.html: Removed.
393         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-1.png: Removed.
394         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-2.html: Removed.
395         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-2.png: Removed.
396         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-1.html: Removed.
397         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-1.png: Removed.
398         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-2.html: Removed.
399         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-2.png: Removed.
400         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-percent.html: Removed.
401         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-percent.png: Removed.
402         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-1.html: Removed.
403         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-1.png: Removed.
404         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-2.html: Removed.
405         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-2.png: Removed.
406         * fast/canvas/philip/tests/2d.fillStyle.parse.svg-1.html: Removed.
407         * fast/canvas/philip/tests/2d.fillStyle.parse.svg-1.png: Removed.
408         * fast/canvas/philip/tests/2d.fillStyle.parse.svg-2.html: Removed.
409         * fast/canvas/philip/tests/2d.fillStyle.parse.svg-2.png: Removed.
410         * fast/canvas/philip/tests/2d.fillStyle.parse.system.html: Removed.
411         * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-1.html: Removed.
412         * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-1.png: Removed.
413         * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-2.html: Removed.
414         * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-2.png: Removed.
415         * fast/canvas/philip/tests/2d.getcontext.exists.html: Removed.
416         * fast/canvas/philip/tests/2d.getcontext.shared.html: Removed.
417         * fast/canvas/philip/tests/2d.getcontext.unique.html: Removed.
418         * fast/canvas/philip/tests/2d.gradient.empty.html: Removed.
419         * fast/canvas/philip/tests/2d.gradient.interpolate.alpha.html: Removed.
420         * fast/canvas/philip/tests/2d.gradient.interpolate.alpha.png: Removed.
421         * fast/canvas/philip/tests/2d.gradient.interpolate.colour.html: Removed.
422         * fast/canvas/philip/tests/2d.gradient.interpolate.colour.png: Removed.
423         * fast/canvas/philip/tests/2d.gradient.interpolate.colouralpha.html: Removed.
424         * fast/canvas/philip/tests/2d.gradient.interpolate.colouralpha.png: Removed.
425         * fast/canvas/philip/tests/2d.gradient.interpolate.multiple.html: Removed.
426         * fast/canvas/philip/tests/2d.gradient.interpolate.multiple.png: Removed.
427         * fast/canvas/philip/tests/2d.gradient.interpolate.outside.html: Removed.
428         * fast/canvas/philip/tests/2d.gradient.interpolate.overlap.html: Removed.
429         * fast/canvas/philip/tests/2d.gradient.interpolate.overlap.png: Removed.
430         * fast/canvas/philip/tests/2d.gradient.interpolate.overlap2.html: Removed.
431         * fast/canvas/philip/tests/2d.gradient.interpolate.solid.html: Removed.
432         * fast/canvas/philip/tests/2d.gradient.interpolate.vertical.html: Removed.
433         * fast/canvas/philip/tests/2d.gradient.interpolate.vertical.png: Removed.
434         * fast/canvas/philip/tests/2d.gradient.interpolate.zerosize.html: Removed.
435         * fast/canvas/philip/tests/2d.gradient.linear.nonfinite.html: Removed.
436         * fast/canvas/philip/tests/2d.gradient.linear.transform.1.html: Removed.
437         * fast/canvas/philip/tests/2d.gradient.linear.transform.2.html: Removed.
438         * fast/canvas/philip/tests/2d.gradient.linear.transform.3.html: Removed.
439         * fast/canvas/philip/tests/2d.gradient.object.compare.html: Removed.
440         * fast/canvas/philip/tests/2d.gradient.object.crosscanvas.html: Removed.
441         * fast/canvas/philip/tests/2d.gradient.object.invalidcolour.html: Removed.
442         * fast/canvas/philip/tests/2d.gradient.object.invalidoffset.html: Removed.
443         * fast/canvas/philip/tests/2d.gradient.object.return.html: Removed.
444         * fast/canvas/philip/tests/2d.gradient.object.update.html: Removed.
445         * fast/canvas/philip/tests/2d.gradient.radial.cone.behind.html: Removed.
446         * fast/canvas/philip/tests/2d.gradient.radial.cone.beside.html: Removed.
447         * fast/canvas/philip/tests/2d.gradient.radial.cone.bottom.html: Removed.
448         * fast/canvas/philip/tests/2d.gradient.radial.cone.cylinder.html: Removed.
449         * fast/canvas/philip/tests/2d.gradient.radial.cone.front.html: Removed.
450         * fast/canvas/philip/tests/2d.gradient.radial.cone.shape1.html: Removed.
451         * fast/canvas/philip/tests/2d.gradient.radial.cone.shape2.html: Removed.
452         * fast/canvas/philip/tests/2d.gradient.radial.cone.top.html: Removed.
453         * fast/canvas/philip/tests/2d.gradient.radial.equal.html: Removed.
454         * fast/canvas/philip/tests/2d.gradient.radial.inside1.html: Removed.
455         * fast/canvas/philip/tests/2d.gradient.radial.inside2.html: Removed.
456         * fast/canvas/philip/tests/2d.gradient.radial.inside3.html: Removed.
457         * fast/canvas/philip/tests/2d.gradient.radial.negative.html: Removed.
458         * fast/canvas/philip/tests/2d.gradient.radial.nonfinite.html: Removed.
459         * fast/canvas/philip/tests/2d.gradient.radial.outside1.html: Removed.
460         * fast/canvas/philip/tests/2d.gradient.radial.outside2.html: Removed.
461         * fast/canvas/philip/tests/2d.gradient.radial.outside3.html: Removed.
462         * fast/canvas/philip/tests/2d.gradient.radial.touch1.html: Removed.
463         * fast/canvas/philip/tests/2d.gradient.radial.touch2.html: Removed.
464         * fast/canvas/philip/tests/2d.gradient.radial.touch3.html: Removed.
465         * fast/canvas/philip/tests/2d.gradient.radial.transform.1.html: Removed.
466         * fast/canvas/philip/tests/2d.gradient.radial.transform.2.html: Removed.
467         * fast/canvas/philip/tests/2d.gradient.radial.transform.3.html: Removed.
468         * fast/canvas/philip/tests/2d.imageData.create1.basic.html: Removed.
469         * fast/canvas/philip/tests/2d.imageData.create1.initial.html: Removed.
470         * fast/canvas/philip/tests/2d.imageData.create1.type.html: Removed.
471         * fast/canvas/philip/tests/2d.imageData.create1.zero.html: Removed.
472         * fast/canvas/philip/tests/2d.imageData.create2.basic.html: Removed.
473         * fast/canvas/philip/tests/2d.imageData.create2.initial.html: Removed.
474         * fast/canvas/philip/tests/2d.imageData.create2.large.html: Removed.
475         * fast/canvas/philip/tests/2d.imageData.create2.negative.html: Removed.
476         * fast/canvas/philip/tests/2d.imageData.create2.nonfinite.html: Removed.
477         * fast/canvas/philip/tests/2d.imageData.create2.round.html: Removed.
478         * fast/canvas/philip/tests/2d.imageData.create2.tiny.html: Removed.
479         * fast/canvas/philip/tests/2d.imageData.create2.type.html: Removed.
480         * fast/canvas/philip/tests/2d.imageData.create2.zero.html: Removed.
481         * fast/canvas/philip/tests/2d.imageData.get.basic.html: Removed.
482         * fast/canvas/philip/tests/2d.imageData.get.clamp.html: Removed.
483         * fast/canvas/philip/tests/2d.imageData.get.length.html: Removed.
484         * fast/canvas/philip/tests/2d.imageData.get.nonfinite.html: Removed.
485         * fast/canvas/philip/tests/2d.imageData.get.nonpremul.html: Removed.
486         * fast/canvas/philip/tests/2d.imageData.get.order.alpha.html: Removed.
487         * fast/canvas/philip/tests/2d.imageData.get.order.cols.html: Removed.
488         * fast/canvas/philip/tests/2d.imageData.get.order.rgb.html: Removed.
489         * fast/canvas/philip/tests/2d.imageData.get.order.rows.html: Removed.
490         * fast/canvas/philip/tests/2d.imageData.get.range.html: Removed.
491         * fast/canvas/philip/tests/2d.imageData.get.source.negative.html: Removed.
492         * fast/canvas/philip/tests/2d.imageData.get.source.outside.html: Removed.
493         * fast/canvas/philip/tests/2d.imageData.get.source.size.html: Removed.
494         * fast/canvas/philip/tests/2d.imageData.get.tiny.html: Removed.
495         * fast/canvas/philip/tests/2d.imageData.get.type.html: Removed.
496         * fast/canvas/philip/tests/2d.imageData.get.unaffected.html: Removed.
497         * fast/canvas/philip/tests/2d.imageData.get.zero.html: Removed.
498         * fast/canvas/philip/tests/2d.imageData.object.ctor.html: Removed.
499         * fast/canvas/philip/tests/2d.imageData.object.nan.html: Removed.
500         * fast/canvas/philip/tests/2d.imageData.object.properties.html: Removed.
501         * fast/canvas/philip/tests/2d.imageData.object.readonly.html: Removed.
502         * fast/canvas/philip/tests/2d.imageData.object.round.html: Removed.
503         * fast/canvas/philip/tests/2d.imageData.object.set.html: Removed.
504         * fast/canvas/philip/tests/2d.imageData.object.string.html: Removed.
505         * fast/canvas/philip/tests/2d.imageData.object.undefined.html: Removed.
506         * fast/canvas/philip/tests/2d.imageData.object.wrap.html: Removed.
507         * fast/canvas/philip/tests/2d.imageData.put.alpha.html: Removed.
508         * fast/canvas/philip/tests/2d.imageData.put.alpha.png: Removed.
509         * fast/canvas/philip/tests/2d.imageData.put.basic.html: Removed.
510         * fast/canvas/philip/tests/2d.imageData.put.clip.html: Removed.
511         * fast/canvas/philip/tests/2d.imageData.put.created.html: Removed.
512         * fast/canvas/philip/tests/2d.imageData.put.cross.html: Removed.
513         * fast/canvas/philip/tests/2d.imageData.put.dirty.negative.html: Removed.
514         * fast/canvas/philip/tests/2d.imageData.put.dirty.outside.html: Removed.
515         * fast/canvas/philip/tests/2d.imageData.put.dirty.rect1.html: Removed.
516         * fast/canvas/philip/tests/2d.imageData.put.dirty.rect2.html: Removed.
517         * fast/canvas/philip/tests/2d.imageData.put.dirty.zero.html: Removed.
518         * fast/canvas/philip/tests/2d.imageData.put.modified.html: Removed.
519         * fast/canvas/philip/tests/2d.imageData.put.nonfinite.html: Removed.
520         * fast/canvas/philip/tests/2d.imageData.put.null.html: Removed.
521         * fast/canvas/philip/tests/2d.imageData.put.path.html: Removed.
522         * fast/canvas/philip/tests/2d.imageData.put.unaffected.html: Removed.
523         * fast/canvas/philip/tests/2d.imageData.put.unchanged.html: Removed.
524         * fast/canvas/philip/tests/2d.imageData.put.wrongtype.html: Removed.
525         * fast/canvas/philip/tests/2d.line.cap.butt.html: Removed.
526         * fast/canvas/philip/tests/2d.line.cap.closed.html: Removed.
527         * fast/canvas/philip/tests/2d.line.cap.invalid.html: Removed.
528         * fast/canvas/philip/tests/2d.line.cap.open.html: Removed.
529         * fast/canvas/philip/tests/2d.line.cap.round.html: Removed.
530         * fast/canvas/philip/tests/2d.line.cap.square.html: Removed.
531         * fast/canvas/philip/tests/2d.line.cap.valid.html: Removed.
532         * fast/canvas/philip/tests/2d.line.cross.html: Removed.
533         * fast/canvas/philip/tests/2d.line.defaults.html: Removed.
534         * fast/canvas/philip/tests/2d.line.join.bevel.html: Removed.
535         * fast/canvas/philip/tests/2d.line.join.closed.html: Removed.
536         * fast/canvas/philip/tests/2d.line.join.invalid.html: Removed.
537         * fast/canvas/philip/tests/2d.line.join.miter.html: Removed.
538         * fast/canvas/philip/tests/2d.line.join.open.html: Removed.
539         * fast/canvas/philip/tests/2d.line.join.parallel.html: Removed.
540         * fast/canvas/philip/tests/2d.line.join.round.html: Removed.
541         * fast/canvas/philip/tests/2d.line.join.valid.html: Removed.
542         * fast/canvas/philip/tests/2d.line.miter.acute.html: Removed.
543         * fast/canvas/philip/tests/2d.line.miter.exceeded.html: Removed.
544         * fast/canvas/philip/tests/2d.line.miter.invalid.html: Removed.
545         * fast/canvas/philip/tests/2d.line.miter.lineedge.html: Removed.
546         * fast/canvas/philip/tests/2d.line.miter.obtuse.html: Removed.
547         * fast/canvas/philip/tests/2d.line.miter.rightangle.html: Removed.
548         * fast/canvas/philip/tests/2d.line.miter.valid.html: Removed.
549         * fast/canvas/philip/tests/2d.line.miter.within.html: Removed.
550         * fast/canvas/philip/tests/2d.line.union.html: Removed.
551         * fast/canvas/philip/tests/2d.line.width.basic.html: Removed.
552         * fast/canvas/philip/tests/2d.line.width.invalid.html: Removed.
553         * fast/canvas/philip/tests/2d.line.width.scaledefault.html: Removed.
554         * fast/canvas/philip/tests/2d.line.width.transformed.html: Removed.
555         * fast/canvas/philip/tests/2d.line.width.valid.html: Removed.
556         * fast/canvas/philip/tests/2d.missingargs.html: Removed.
557         * fast/canvas/philip/tests/2d.path.arc.angle.1.html: Removed.
558         * fast/canvas/philip/tests/2d.path.arc.angle.2.html: Removed.
559         * fast/canvas/philip/tests/2d.path.arc.angle.3.html: Removed.
560         * fast/canvas/philip/tests/2d.path.arc.angle.4.html: Removed.
561         * fast/canvas/philip/tests/2d.path.arc.angle.5.html: Removed.
562         * fast/canvas/philip/tests/2d.path.arc.angle.6.html: Removed.
563         * fast/canvas/philip/tests/2d.path.arc.empty.html: Removed.
564         * fast/canvas/philip/tests/2d.path.arc.end.html: Removed.
565         * fast/canvas/philip/tests/2d.path.arc.negative.html: Removed.
566         * fast/canvas/philip/tests/2d.path.arc.nonempty.html: Removed.
567         * fast/canvas/philip/tests/2d.path.arc.nonfinite.html: Removed.
568         * fast/canvas/philip/tests/2d.path.arc.scale.1.html: Removed.
569         * fast/canvas/philip/tests/2d.path.arc.scale.2.html: Removed.
570         * fast/canvas/philip/tests/2d.path.arc.selfintersect.1.html: Removed.
571         * fast/canvas/philip/tests/2d.path.arc.selfintersect.2.html: Removed.
572         * fast/canvas/philip/tests/2d.path.arc.shape.1.html: Removed.
573         * fast/canvas/philip/tests/2d.path.arc.shape.2.html: Removed.
574         * fast/canvas/philip/tests/2d.path.arc.shape.3.html: Removed.
575         * fast/canvas/philip/tests/2d.path.arc.shape.4.html: Removed.
576         * fast/canvas/philip/tests/2d.path.arc.shape.5.html: Removed.
577         * fast/canvas/philip/tests/2d.path.arc.twopie.1.html: Removed.
578         * fast/canvas/philip/tests/2d.path.arc.twopie.2.html: Removed.
579         * fast/canvas/philip/tests/2d.path.arc.twopie.3.html: Removed.
580         * fast/canvas/philip/tests/2d.path.arc.twopie.4.html: Removed.
581         * fast/canvas/philip/tests/2d.path.arc.zero.1.html: Removed.
582         * fast/canvas/philip/tests/2d.path.arc.zero.2.html: Removed.
583         * fast/canvas/philip/tests/2d.path.arc.zeroradius.html: Removed.
584         * fast/canvas/philip/tests/2d.path.arcTo.coincide.1.html: Removed.
585         * fast/canvas/philip/tests/2d.path.arcTo.coincide.2.html: Removed.
586         * fast/canvas/philip/tests/2d.path.arcTo.collinear.1.html: Removed.
587         * fast/canvas/philip/tests/2d.path.arcTo.collinear.2.html: Removed.
588         * fast/canvas/philip/tests/2d.path.arcTo.collinear.3.html: Removed.
589         * fast/canvas/philip/tests/2d.path.arcTo.ensuresubpath.1.html: Removed.
590         * fast/canvas/philip/tests/2d.path.arcTo.ensuresubpath.2.html: Removed.
591         * fast/canvas/philip/tests/2d.path.arcTo.negative.html: Removed.
592         * fast/canvas/philip/tests/2d.path.arcTo.nonfinite.html: Removed.
593         * fast/canvas/philip/tests/2d.path.arcTo.scale.html: Removed.
594         * fast/canvas/philip/tests/2d.path.arcTo.shape.curve1.html: Removed.
595         * fast/canvas/philip/tests/2d.path.arcTo.shape.curve2.html: Removed.
596         * fast/canvas/philip/tests/2d.path.arcTo.shape.end.html: Removed.
597         * fast/canvas/philip/tests/2d.path.arcTo.shape.start.html: Removed.
598         * fast/canvas/philip/tests/2d.path.arcTo.transformation.html: Removed.
599         * fast/canvas/philip/tests/2d.path.arcTo.zero.1.html: Removed.
600         * fast/canvas/philip/tests/2d.path.arcTo.zero.2.html: Removed.
601         * fast/canvas/philip/tests/2d.path.beginPath.html: Removed.
602         * fast/canvas/philip/tests/2d.path.bezierCurveTo.basic.html: Removed.
603         * fast/canvas/philip/tests/2d.path.bezierCurveTo.ensuresubpath.1.html: Removed.
604         * fast/canvas/philip/tests/2d.path.bezierCurveTo.ensuresubpath.2.html: Removed.
605         * fast/canvas/philip/tests/2d.path.bezierCurveTo.nonfinite.html: Removed.
606         * fast/canvas/philip/tests/2d.path.bezierCurveTo.scaled.html: Removed.
607         * fast/canvas/philip/tests/2d.path.bezierCurveTo.shape.html: Removed.
608         * fast/canvas/philip/tests/2d.path.clip.basic.1.html: Removed.
609         * fast/canvas/philip/tests/2d.path.clip.basic.2.html: Removed.
610         * fast/canvas/philip/tests/2d.path.clip.empty.html: Removed.
611         * fast/canvas/philip/tests/2d.path.clip.intersect.html: Removed.
612         * fast/canvas/philip/tests/2d.path.clip.unaffected.html: Removed.
613         * fast/canvas/philip/tests/2d.path.clip.winding.1.html: Removed.
614         * fast/canvas/philip/tests/2d.path.clip.winding.2.html: Removed.
615         * fast/canvas/philip/tests/2d.path.closePath.empty.html: Removed.
616         * fast/canvas/philip/tests/2d.path.closePath.newline.html: Removed.
617         * fast/canvas/philip/tests/2d.path.closePath.nextpoint.html: Removed.
618         * fast/canvas/philip/tests/2d.path.fill.closed.basic.html: Removed.
619         * fast/canvas/philip/tests/2d.path.fill.closed.unaffected.html: Removed.
620         * fast/canvas/philip/tests/2d.path.fill.overlap.html: Removed.
621         * fast/canvas/philip/tests/2d.path.fill.overlap.png: Removed.
622         * fast/canvas/philip/tests/2d.path.fill.winding.add.html: Removed.
623         * fast/canvas/philip/tests/2d.path.fill.winding.subtract.1.html: Removed.
624         * fast/canvas/philip/tests/2d.path.fill.winding.subtract.2.html: Removed.
625         * fast/canvas/philip/tests/2d.path.fill.winding.subtract.3.html: Removed.
626         * fast/canvas/philip/tests/2d.path.initial.html: Removed.
627         * fast/canvas/philip/tests/2d.path.isPointInPath.arc.html: Removed.
628         * fast/canvas/philip/tests/2d.path.isPointInPath.basic.1.html: Removed.
629         * fast/canvas/philip/tests/2d.path.isPointInPath.basic.2.html: Removed.
630         * fast/canvas/philip/tests/2d.path.isPointInPath.bezier.html: Removed.
631         * fast/canvas/philip/tests/2d.path.isPointInPath.bigarc.html: Removed.
632         * fast/canvas/philip/tests/2d.path.isPointInPath.edge.html: Removed.
633         * fast/canvas/philip/tests/2d.path.isPointInPath.empty.html: Removed.
634         * fast/canvas/philip/tests/2d.path.isPointInPath.nonfinite.html: Removed.
635         * fast/canvas/philip/tests/2d.path.isPointInPath.outside.html: Removed.
636         * fast/canvas/philip/tests/2d.path.isPointInPath.subpath.html: Removed.
637         * fast/canvas/philip/tests/2d.path.isPointInPath.transform.1.html: Removed.
638         * fast/canvas/philip/tests/2d.path.isPointInPath.transform.2.html: Removed.
639         * fast/canvas/philip/tests/2d.path.isPointInPath.transform.3.html: Removed.
640         * fast/canvas/philip/tests/2d.path.isPointInPath.unclosed.html: Removed.
641         * fast/canvas/philip/tests/2d.path.isPointInPath.winding.html: Removed.
642         * fast/canvas/philip/tests/2d.path.lineTo.basic.html: Removed.
643         * fast/canvas/philip/tests/2d.path.lineTo.ensuresubpath.1.html: Removed.
644         * fast/canvas/philip/tests/2d.path.lineTo.ensuresubpath.2.html: Removed.
645         * fast/canvas/philip/tests/2d.path.lineTo.nextpoint.html: Removed.
646         * fast/canvas/philip/tests/2d.path.lineTo.nonfinite.html: Removed.
647         * fast/canvas/philip/tests/2d.path.moveTo.basic.html: Removed.
648         * fast/canvas/philip/tests/2d.path.moveTo.multiple.html: Removed.
649         * fast/canvas/philip/tests/2d.path.moveTo.newsubpath.html: Removed.
650         * fast/canvas/philip/tests/2d.path.moveTo.nonfinite.html: Removed.
651         * fast/canvas/philip/tests/2d.path.quadraticCurveTo.basic.html: Removed.
652         * fast/canvas/philip/tests/2d.path.quadraticCurveTo.ensuresubpath.1.html: Removed.
653         * fast/canvas/philip/tests/2d.path.quadraticCurveTo.ensuresubpath.2.html: Removed.
654         * fast/canvas/philip/tests/2d.path.quadraticCurveTo.nonfinite.html: Removed.
655         * fast/canvas/philip/tests/2d.path.quadraticCurveTo.scaled.html: Removed.
656         * fast/canvas/philip/tests/2d.path.quadraticCurveTo.shape.html: Removed.
657         * fast/canvas/philip/tests/2d.path.rect.basic.html: Removed.
658         * fast/canvas/philip/tests/2d.path.rect.closed.html: Removed.
659         * fast/canvas/philip/tests/2d.path.rect.end.1.html: Removed.
660         * fast/canvas/philip/tests/2d.path.rect.end.2.html: Removed.
661         * fast/canvas/philip/tests/2d.path.rect.negative.html: Removed.
662         * fast/canvas/philip/tests/2d.path.rect.newsubpath.html: Removed.
663         * fast/canvas/philip/tests/2d.path.rect.nonfinite.html: Removed.
664         * fast/canvas/philip/tests/2d.path.rect.selfintersect.html: Removed.
665         * fast/canvas/philip/tests/2d.path.rect.winding.html: Removed.
666         * fast/canvas/philip/tests/2d.path.rect.zero.1.html: Removed.
667         * fast/canvas/philip/tests/2d.path.rect.zero.2.html: Removed.
668         * fast/canvas/philip/tests/2d.path.rect.zero.3.html: Removed.
669         * fast/canvas/philip/tests/2d.path.rect.zero.4.html: Removed.
670         * fast/canvas/philip/tests/2d.path.rect.zero.5.html: Removed.
671         * fast/canvas/philip/tests/2d.path.rect.zero.6.html: Removed.
672         * fast/canvas/philip/tests/2d.path.stroke.empty.html: Removed.
673         * fast/canvas/philip/tests/2d.path.stroke.overlap.html: Removed.
674         * fast/canvas/philip/tests/2d.path.stroke.overlap.png: Removed.
675         * fast/canvas/philip/tests/2d.path.stroke.prune.arc.html: Removed.
676         * fast/canvas/philip/tests/2d.path.stroke.prune.closed.html: Removed.
677         * fast/canvas/philip/tests/2d.path.stroke.prune.corner.html: Removed.
678         * fast/canvas/philip/tests/2d.path.stroke.prune.curve.html: Removed.
679         * fast/canvas/philip/tests/2d.path.stroke.prune.line.html: Removed.
680         * fast/canvas/philip/tests/2d.path.stroke.prune.rect.html: Removed.
681         * fast/canvas/philip/tests/2d.path.stroke.scale1.html: Removed.
682         * fast/canvas/philip/tests/2d.path.stroke.scale2.html: Removed.
683         * fast/canvas/philip/tests/2d.path.stroke.skew.html: Removed.
684         * fast/canvas/philip/tests/2d.path.stroke.unaffected.html: Removed.
685         * fast/canvas/philip/tests/2d.path.stroke.union.html: Removed.
686         * fast/canvas/philip/tests/2d.path.transformation.basic.html: Removed.
687         * fast/canvas/philip/tests/2d.path.transformation.changing.html: Removed.
688         * fast/canvas/philip/tests/2d.path.transformation.multiple.html: Removed.
689         * fast/canvas/philip/tests/2d.pattern.animated.gif.html: Removed.
690         * fast/canvas/philip/tests/2d.pattern.basic.canvas.html: Removed.
691         * fast/canvas/philip/tests/2d.pattern.basic.image.html: Removed.
692         * fast/canvas/philip/tests/2d.pattern.basic.nocontext.html: Removed.
693         * fast/canvas/philip/tests/2d.pattern.basic.type.html: Removed.
694         * fast/canvas/philip/tests/2d.pattern.basic.zerocanvas.html: Removed.
695         * fast/canvas/philip/tests/2d.pattern.crosscanvas.html: Removed.
696         * fast/canvas/philip/tests/2d.pattern.image.broken.html: Removed.
697         * fast/canvas/philip/tests/2d.pattern.image.incomplete.html: Removed.
698         * fast/canvas/philip/tests/2d.pattern.image.null.html: Removed.
699         * fast/canvas/philip/tests/2d.pattern.image.string.html: Removed.
700         * fast/canvas/philip/tests/2d.pattern.image.undefined.html: Removed.
701         * fast/canvas/philip/tests/2d.pattern.modify.canvas1.html: Removed.
702         * fast/canvas/philip/tests/2d.pattern.modify.canvas2.html: Removed.
703         * fast/canvas/philip/tests/2d.pattern.modify.image1.html: Removed.
704         * fast/canvas/philip/tests/2d.pattern.modify.image2.html: Removed.
705         * fast/canvas/philip/tests/2d.pattern.paint.norepeat.basic.html: Removed.
706         * fast/canvas/philip/tests/2d.pattern.paint.norepeat.coord1.html: Removed.
707         * fast/canvas/philip/tests/2d.pattern.paint.norepeat.coord2.html: Removed.
708         * fast/canvas/philip/tests/2d.pattern.paint.norepeat.coord3.html: Removed.
709         * fast/canvas/philip/tests/2d.pattern.paint.norepeat.outside.html: Removed.
710         * fast/canvas/philip/tests/2d.pattern.paint.orientation.canvas.html: Removed.
711         * fast/canvas/philip/tests/2d.pattern.paint.orientation.image.html: Removed.
712         * fast/canvas/philip/tests/2d.pattern.paint.repeat.basic.html: Removed.
713         * fast/canvas/philip/tests/2d.pattern.paint.repeat.coord1.html: Removed.
714         * fast/canvas/philip/tests/2d.pattern.paint.repeat.coord2.html: Removed.
715         * fast/canvas/philip/tests/2d.pattern.paint.repeat.coord3.html: Removed.
716         * fast/canvas/philip/tests/2d.pattern.paint.repeat.outside.html: Removed.
717         * fast/canvas/philip/tests/2d.pattern.paint.repeatx.basic.html: Removed.
718         * fast/canvas/philip/tests/2d.pattern.paint.repeatx.coord1.html: Removed.
719         * fast/canvas/philip/tests/2d.pattern.paint.repeatx.outside.html: Removed.
720         * fast/canvas/philip/tests/2d.pattern.paint.repeaty.basic.html: Removed.
721         * fast/canvas/philip/tests/2d.pattern.paint.repeaty.coord1.html: Removed.
722         * fast/canvas/philip/tests/2d.pattern.paint.repeaty.outside.html: Removed.
723         * fast/canvas/philip/tests/2d.pattern.repeat.case.html: Removed.
724         * fast/canvas/philip/tests/2d.pattern.repeat.empty.html: Removed.
725         * fast/canvas/philip/tests/2d.pattern.repeat.null.html: Removed.
726         * fast/canvas/philip/tests/2d.pattern.repeat.nullsuffix.html: Removed.
727         * fast/canvas/philip/tests/2d.pattern.repeat.undefined.html: Removed.
728         * fast/canvas/philip/tests/2d.pattern.repeat.unrecognised.html: Removed.
729         * fast/canvas/philip/tests/2d.scaled.html: Removed.
730         * fast/canvas/philip/tests/2d.scaled.png: Removed.
731         * fast/canvas/philip/tests/2d.shadow.alpha.1.html: Removed.
732         * fast/canvas/philip/tests/2d.shadow.alpha.2.html: Removed.
733         * fast/canvas/philip/tests/2d.shadow.alpha.2.png: Removed.
734         * fast/canvas/philip/tests/2d.shadow.alpha.3.html: Removed.
735         * fast/canvas/philip/tests/2d.shadow.alpha.3.png: Removed.
736         * fast/canvas/philip/tests/2d.shadow.alpha.4.html: Removed.
737         * fast/canvas/philip/tests/2d.shadow.alpha.4.png: Removed.
738         * fast/canvas/philip/tests/2d.shadow.alpha.5.html: Removed.
739         * fast/canvas/philip/tests/2d.shadow.alpha.5.png: Removed.
740         * fast/canvas/philip/tests/2d.shadow.attributes.shadowBlur.initial.html: Removed.
741         * fast/canvas/philip/tests/2d.shadow.attributes.shadowBlur.invalid.html: Removed.
742         * fast/canvas/philip/tests/2d.shadow.attributes.shadowBlur.valid.html: Removed.
743         * fast/canvas/philip/tests/2d.shadow.attributes.shadowColor.initial.html: Removed.
744         * fast/canvas/philip/tests/2d.shadow.attributes.shadowColor.invalid.html: Removed.
745         * fast/canvas/philip/tests/2d.shadow.attributes.shadowColor.valid.html: Removed.
746         * fast/canvas/philip/tests/2d.shadow.attributes.shadowOffset.initial.html: Removed.
747         * fast/canvas/philip/tests/2d.shadow.attributes.shadowOffset.invalid.html: Removed.
748         * fast/canvas/philip/tests/2d.shadow.attributes.shadowOffset.valid.html: Removed.
749         * fast/canvas/philip/tests/2d.shadow.blur.high.html: Removed.
750         * fast/canvas/philip/tests/2d.shadow.blur.high.png: Removed.
751         * fast/canvas/philip/tests/2d.shadow.blur.low.html: Removed.
752         * fast/canvas/philip/tests/2d.shadow.blur.low.png: Removed.
753         * fast/canvas/philip/tests/2d.shadow.canvas.alpha.html: Removed.
754         * fast/canvas/philip/tests/2d.shadow.canvas.alpha.png: Removed.
755         * fast/canvas/philip/tests/2d.shadow.canvas.basic.html: Removed.
756         * fast/canvas/philip/tests/2d.shadow.canvas.transparent.1.html: Removed.
757         * fast/canvas/philip/tests/2d.shadow.canvas.transparent.2.html: Removed.
758         * fast/canvas/philip/tests/2d.shadow.clip.1.html: Removed.
759         * fast/canvas/philip/tests/2d.shadow.clip.2.html: Removed.
760         * fast/canvas/philip/tests/2d.shadow.clip.3.html: Removed.
761         * fast/canvas/philip/tests/2d.shadow.composite.1.html: Removed.
762         * fast/canvas/philip/tests/2d.shadow.composite.2.html: Removed.
763         * fast/canvas/philip/tests/2d.shadow.composite.3.html: Removed.
764         * fast/canvas/philip/tests/2d.shadow.enable.blur.html: Removed.
765         * fast/canvas/philip/tests/2d.shadow.enable.off.1.html: Removed.
766         * fast/canvas/philip/tests/2d.shadow.enable.off.2.html: Removed.
767         * fast/canvas/philip/tests/2d.shadow.enable.x.html: Removed.
768         * fast/canvas/philip/tests/2d.shadow.enable.y.html: Removed.
769         * fast/canvas/philip/tests/2d.shadow.gradient.alpha.html: Removed.
770         * fast/canvas/philip/tests/2d.shadow.gradient.alpha.png: Removed.
771         * fast/canvas/philip/tests/2d.shadow.gradient.basic.html: Removed.
772         * fast/canvas/philip/tests/2d.shadow.gradient.transparent.1.html: Removed.
773         * fast/canvas/philip/tests/2d.shadow.gradient.transparent.2.html: Removed.
774         * fast/canvas/philip/tests/2d.shadow.image.alpha.html: Removed.
775         * fast/canvas/philip/tests/2d.shadow.image.alpha.png: Removed.
776         * fast/canvas/philip/tests/2d.shadow.image.basic.html: Removed.
777         * fast/canvas/philip/tests/2d.shadow.image.scale.html: Removed.
778         * fast/canvas/philip/tests/2d.shadow.image.section.html: Removed.
779         * fast/canvas/philip/tests/2d.shadow.image.transparent.1.html: Removed.
780         * fast/canvas/philip/tests/2d.shadow.image.transparent.2.html: Removed.
781         * fast/canvas/philip/tests/2d.shadow.offset.negativeX.html: Removed.
782         * fast/canvas/philip/tests/2d.shadow.offset.negativeY.html: Removed.
783         * fast/canvas/philip/tests/2d.shadow.offset.positiveX.html: Removed.
784         * fast/canvas/philip/tests/2d.shadow.offset.positiveY.html: Removed.
785         * fast/canvas/philip/tests/2d.shadow.outside.html: Removed.
786         * fast/canvas/philip/tests/2d.shadow.pattern.alpha.html: Removed.
787         * fast/canvas/philip/tests/2d.shadow.pattern.alpha.png: Removed.
788         * fast/canvas/philip/tests/2d.shadow.pattern.basic.html: Removed.
789         * fast/canvas/philip/tests/2d.shadow.pattern.transparent.1.html: Removed.
790         * fast/canvas/philip/tests/2d.shadow.pattern.transparent.2.html: Removed.
791         * fast/canvas/philip/tests/2d.shadow.stroke.basic.html: Removed.
792         * fast/canvas/philip/tests/2d.shadow.stroke.cap.1.html: Removed.
793         * fast/canvas/philip/tests/2d.shadow.stroke.cap.2.html: Removed.
794         * fast/canvas/philip/tests/2d.shadow.stroke.join.1.html: Removed.
795         * fast/canvas/philip/tests/2d.shadow.stroke.join.2.html: Removed.
796         * fast/canvas/philip/tests/2d.shadow.stroke.join.3.html: Removed.
797         * fast/canvas/philip/tests/2d.shadow.transform.1.html: Removed.
798         * fast/canvas/philip/tests/2d.shadow.transform.2.html: Removed.
799         * fast/canvas/philip/tests/2d.state.saverestore.bitmap.html: Removed.
800         * fast/canvas/philip/tests/2d.state.saverestore.clip.html: Removed.
801         * fast/canvas/philip/tests/2d.state.saverestore.fillStyle.html: Removed.
802         * fast/canvas/philip/tests/2d.state.saverestore.font.html: Removed.
803         * fast/canvas/philip/tests/2d.state.saverestore.globalAlpha.html: Removed.
804         * fast/canvas/philip/tests/2d.state.saverestore.globalCompositeOperation.html: Removed.
805         * fast/canvas/philip/tests/2d.state.saverestore.lineCap.html: Removed.
806         * fast/canvas/philip/tests/2d.state.saverestore.lineJoin.html: Removed.
807         * fast/canvas/philip/tests/2d.state.saverestore.lineWidth.html: Removed.
808         * fast/canvas/philip/tests/2d.state.saverestore.miterLimit.html: Removed.
809         * fast/canvas/philip/tests/2d.state.saverestore.path.html: Removed.
810         * fast/canvas/philip/tests/2d.state.saverestore.shadowBlur.html: Removed.
811         * fast/canvas/philip/tests/2d.state.saverestore.shadowColor.html: Removed.
812         * fast/canvas/philip/tests/2d.state.saverestore.shadowOffsetX.html: Removed.
813         * fast/canvas/philip/tests/2d.state.saverestore.shadowOffsetY.html: Removed.
814         * fast/canvas/philip/tests/2d.state.saverestore.stack.html: Removed.
815         * fast/canvas/philip/tests/2d.state.saverestore.stackdepth.html: Removed.
816         * fast/canvas/philip/tests/2d.state.saverestore.strokeStyle.html: Removed.
817         * fast/canvas/philip/tests/2d.state.saverestore.textAlign.html: Removed.
818         * fast/canvas/philip/tests/2d.state.saverestore.textBaseline.html: Removed.
819         * fast/canvas/philip/tests/2d.state.saverestore.transformation.html: Removed.
820         * fast/canvas/philip/tests/2d.state.saverestore.underflow.html: Removed.
821         * fast/canvas/philip/tests/2d.strokeRect.basic.html: Removed.
822         * fast/canvas/philip/tests/2d.strokeRect.clip.html: Removed.
823         * fast/canvas/philip/tests/2d.strokeRect.globalalpha.html: Removed.
824         * fast/canvas/philip/tests/2d.strokeRect.globalcomposite.html: Removed.
825         * fast/canvas/philip/tests/2d.strokeRect.negative.html: Removed.
826         * fast/canvas/philip/tests/2d.strokeRect.nonfinite.html: Removed.
827         * fast/canvas/philip/tests/2d.strokeRect.path.html: Removed.
828         * fast/canvas/philip/tests/2d.strokeRect.shadow.html: Removed.
829         * fast/canvas/philip/tests/2d.strokeRect.transform.html: Removed.
830         * fast/canvas/philip/tests/2d.strokeRect.zero.1.html: Removed.
831         * fast/canvas/philip/tests/2d.strokeRect.zero.2.html: Removed.
832         * fast/canvas/philip/tests/2d.strokeRect.zero.3.html: Removed.
833         * fast/canvas/philip/tests/2d.strokeRect.zero.4.html: Removed.
834         * fast/canvas/philip/tests/2d.strokeRect.zero.5.html: Removed.
835         * fast/canvas/philip/tests/2d.strokeStyle.default.html: Removed.
836         * fast/canvas/philip/tests/2d.text.align.default.html: Removed.
837         * fast/canvas/philip/tests/2d.text.align.invalid.html: Removed.
838         * fast/canvas/philip/tests/2d.text.align.valid.html: Removed.
839         * fast/canvas/philip/tests/2d.text.baseline.default.html: Removed.
840         * fast/canvas/philip/tests/2d.text.baseline.invalid.html: Removed.
841         * fast/canvas/philip/tests/2d.text.baseline.valid.html: Removed.
842         * fast/canvas/philip/tests/2d.text.draw.align.center.html: Removed.
843         * fast/canvas/philip/tests/2d.text.draw.align.end.ltr.html: Removed.
844         * fast/canvas/philip/tests/2d.text.draw.align.end.rtl.html: Removed.
845         * fast/canvas/philip/tests/2d.text.draw.align.left.html: Removed.
846         * fast/canvas/philip/tests/2d.text.draw.align.right.html: Removed.
847         * fast/canvas/philip/tests/2d.text.draw.align.start.ltr.html: Removed.
848         * fast/canvas/philip/tests/2d.text.draw.align.start.rtl.html: Removed.
849         * fast/canvas/philip/tests/2d.text.draw.baseline.alphabetic.html: Removed.
850         * fast/canvas/philip/tests/2d.text.draw.baseline.bottom.html: Removed.
851         * fast/canvas/philip/tests/2d.text.draw.baseline.hanging.html: Removed.
852         * fast/canvas/philip/tests/2d.text.draw.baseline.ideographic.html: Removed.
853         * fast/canvas/philip/tests/2d.text.draw.baseline.middle.html: Removed.
854         * fast/canvas/philip/tests/2d.text.draw.baseline.top.html: Removed.
855         * fast/canvas/philip/tests/2d.text.draw.fill.basic.html: Removed.
856         * fast/canvas/philip/tests/2d.text.draw.fill.basic.png: Removed.
857         * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.bound.html: Removed.
858         * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface.html: Removed.
859         * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.large.html: Removed.
860         * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.large.png: Removed.
861         * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.small.html: Removed.
862         * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.zero.html: Removed.
863         * fast/canvas/philip/tests/2d.text.draw.fill.rtl.html: Removed.
864         * fast/canvas/philip/tests/2d.text.draw.fill.rtl.png: Removed.
865         * fast/canvas/philip/tests/2d.text.draw.fill.unaffected.html: Removed.
866         * fast/canvas/philip/tests/2d.text.draw.fontface.html: Removed.
867         * fast/canvas/philip/tests/2d.text.draw.fontface.notinpage.html: Removed.
868         * fast/canvas/philip/tests/2d.text.draw.fontface.repeat.html: Removed.
869         * fast/canvas/philip/tests/2d.text.draw.kern.consistent.html: Removed.
870         * fast/canvas/philip/tests/2d.text.draw.space.basic.html: Removed.
871         * fast/canvas/philip/tests/2d.text.draw.space.collapse.end.html: Removed.
872         * fast/canvas/philip/tests/2d.text.draw.space.collapse.nonspace.html: Removed.
873         * fast/canvas/philip/tests/2d.text.draw.space.collapse.other.html: Removed.
874         * fast/canvas/philip/tests/2d.text.draw.space.collapse.space.html: Removed.
875         * fast/canvas/philip/tests/2d.text.draw.space.collapse.start.html: Removed.
876         * fast/canvas/philip/tests/2d.text.draw.stroke.basic.html: Removed.
877         * fast/canvas/philip/tests/2d.text.draw.stroke.basic.png: Removed.
878         * fast/canvas/philip/tests/2d.text.draw.stroke.unaffected.html: Removed.
879         * fast/canvas/philip/tests/2d.text.font.default.html: Removed.
880         * fast/canvas/philip/tests/2d.text.font.parse.basic.html: Removed.
881         * fast/canvas/philip/tests/2d.text.font.parse.complex.html: Removed.
882         * fast/canvas/philip/tests/2d.text.font.parse.invalid.html: Removed.
883         * fast/canvas/philip/tests/2d.text.font.parse.size.percentage.default.html: Removed.
884         * fast/canvas/philip/tests/2d.text.font.parse.size.percentage.html: Removed.
885         * fast/canvas/philip/tests/2d.text.font.parse.system.html: Removed.
886         * fast/canvas/philip/tests/2d.text.measure.width.basic.html: Removed.
887         * fast/canvas/philip/tests/2d.text.measure.width.empty.html: Removed.
888         * fast/canvas/philip/tests/2d.text.measure.width.space.html: Removed.
889         * fast/canvas/philip/tests/2d.transformation.order.html: Removed.
890         * fast/canvas/philip/tests/2d.transformation.rotate.direction.html: Removed.
891         * fast/canvas/philip/tests/2d.transformation.rotate.nonfinite.html: Removed.
892         * fast/canvas/philip/tests/2d.transformation.rotate.radians.html: Removed.
893         * fast/canvas/philip/tests/2d.transformation.rotate.wrap.html: Removed.
894         * fast/canvas/philip/tests/2d.transformation.rotate.wrapnegative.html: Removed.
895         * fast/canvas/philip/tests/2d.transformation.rotate.zero.html: Removed.
896         * fast/canvas/philip/tests/2d.transformation.scale.basic.html: Removed.
897         * fast/canvas/philip/tests/2d.transformation.scale.large.html: Removed.
898         * fast/canvas/philip/tests/2d.transformation.scale.multiple.html: Removed.
899         * fast/canvas/philip/tests/2d.transformation.scale.negative.html: Removed.
900         * fast/canvas/philip/tests/2d.transformation.scale.nonfinite.html: Removed.
901         * fast/canvas/philip/tests/2d.transformation.scale.zero.html: Removed.
902         * fast/canvas/philip/tests/2d.transformation.setTransform.multiple.html: Removed.
903         * fast/canvas/philip/tests/2d.transformation.setTransform.nonfinite.html: Removed.
904         * fast/canvas/philip/tests/2d.transformation.setTransform.skewed.html: Removed.
905         * fast/canvas/philip/tests/2d.transformation.transform.identity.html: Removed.
906         * fast/canvas/philip/tests/2d.transformation.transform.multiply.html: Removed.
907         * fast/canvas/philip/tests/2d.transformation.transform.nonfinite.html: Removed.
908         * fast/canvas/philip/tests/2d.transformation.transform.skewed.html: Removed.
909         * fast/canvas/philip/tests/2d.transformation.translate.basic.html: Removed.
910         * fast/canvas/philip/tests/2d.transformation.translate.nonfinite.html: Removed.
911         * fast/canvas/philip/tests/2d.voidreturn.html: Removed.
912         * fast/canvas/philip/tests/clear-100x50.png: Removed.
913         * fast/canvas/philip/tests/context.casesensitive.html: Removed.
914         * fast/canvas/philip/tests/context.emptystring.html: Removed.
915         * fast/canvas/philip/tests/context.unrecognised.badname.html: Removed.
916         * fast/canvas/philip/tests/context.unrecognised.badsuffix.html: Removed.
917         * fast/canvas/philip/tests/context.unrecognised.nullsuffix.html: Removed.
918         * fast/canvas/philip/tests/context.unrecognised.unicode.html: Removed.
919         * fast/canvas/philip/tests/fallback.basic.html: Removed.
920         * fast/canvas/philip/tests/fallback.multiple.html: Removed.
921         * fast/canvas/philip/tests/fallback.nested.html: Removed.
922         * fast/canvas/philip/tests/green-100x50.png: Removed.
923         * fast/canvas/philip/tests/initial.colour.html: Removed.
924         * fast/canvas/philip/tests/initial.colour.png: Removed.
925         * fast/canvas/philip/tests/initial.reset.2dstate.html: Removed.
926         * fast/canvas/philip/tests/initial.reset.clip.html: Removed.
927         * fast/canvas/philip/tests/initial.reset.different.html: Removed.
928         * fast/canvas/philip/tests/initial.reset.different.png: Removed.
929         * fast/canvas/philip/tests/initial.reset.gradient.html: Removed.
930         * fast/canvas/philip/tests/initial.reset.path.html: Removed.
931         * fast/canvas/philip/tests/initial.reset.path.png: Removed.
932         * fast/canvas/philip/tests/initial.reset.pattern.html: Removed.
933         * fast/canvas/philip/tests/initial.reset.same.html: Removed.
934         * fast/canvas/philip/tests/initial.reset.same.png: Removed.
935         * fast/canvas/philip/tests/initial.reset.transform.html: Removed.
936         * fast/canvas/philip/tests/security.dataURI.html: Removed.
937         * fast/canvas/philip/tests/security.drawImage.canvas.html: Removed.
938         * fast/canvas/philip/tests/security.drawImage.image.html: Removed.
939         * fast/canvas/philip/tests/security.pattern.canvas.fillStyle.html: Removed.
940         * fast/canvas/philip/tests/security.pattern.canvas.strokeStyle.html: Removed.
941         * fast/canvas/philip/tests/security.pattern.canvas.timing.html: Removed.
942         * fast/canvas/philip/tests/security.pattern.create.html: Removed.
943         * fast/canvas/philip/tests/security.pattern.cross.html: Removed.
944         * fast/canvas/philip/tests/security.pattern.image.fillStyle.html: Removed.
945         * fast/canvas/philip/tests/security.pattern.image.strokeStyle.html: Removed.
946         * fast/canvas/philip/tests/security.reset.html: Removed.
947         * fast/canvas/philip/tests/size.attributes.default.html: Removed.
948         * fast/canvas/philip/tests/size.attributes.default.png: Removed.
949         * fast/canvas/philip/tests/size.attributes.get.html: Removed.
950         * fast/canvas/philip/tests/size.attributes.get.png: Removed.
951         * fast/canvas/philip/tests/size.attributes.idl.html: Removed.
952         * fast/canvas/philip/tests/size.attributes.idl.set.zero.html: Removed.
953         * fast/canvas/philip/tests/size.attributes.parse.decimal.html: Removed.
954         * fast/canvas/philip/tests/size.attributes.parse.decimal.png: Removed.
955         * fast/canvas/philip/tests/size.attributes.parse.em.html: Removed.
956         * fast/canvas/philip/tests/size.attributes.parse.em.png: Removed.
957         * fast/canvas/philip/tests/size.attributes.parse.empty.html: Removed.
958         * fast/canvas/philip/tests/size.attributes.parse.empty.png: Removed.
959         * fast/canvas/philip/tests/size.attributes.parse.exp.html: Removed.
960         * fast/canvas/philip/tests/size.attributes.parse.exp.png: Removed.
961         * fast/canvas/philip/tests/size.attributes.parse.hex.html: Removed.
962         * fast/canvas/philip/tests/size.attributes.parse.junk.html: Removed.
963         * fast/canvas/philip/tests/size.attributes.parse.junk.png: Removed.
964         * fast/canvas/philip/tests/size.attributes.parse.minus.html: Removed.
965         * fast/canvas/philip/tests/size.attributes.parse.minus.png: Removed.
966         * fast/canvas/philip/tests/size.attributes.parse.octal.html: Removed.
967         * fast/canvas/philip/tests/size.attributes.parse.octal.png: Removed.
968         * fast/canvas/philip/tests/size.attributes.parse.onlyspace.html: Removed.
969         * fast/canvas/philip/tests/size.attributes.parse.onlyspace.png: Removed.
970         * fast/canvas/philip/tests/size.attributes.parse.percent.html: Removed.
971         * fast/canvas/philip/tests/size.attributes.parse.percent.png: Removed.
972         * fast/canvas/philip/tests/size.attributes.parse.plus.html: Removed.
973         * fast/canvas/philip/tests/size.attributes.parse.plus.png: Removed.
974         * fast/canvas/philip/tests/size.attributes.parse.space.html: Removed.
975         * fast/canvas/philip/tests/size.attributes.parse.space.png: Removed.
976         * fast/canvas/philip/tests/size.attributes.parse.trailingjunk.html: Removed.
977         * fast/canvas/philip/tests/size.attributes.parse.trailingjunk.png: Removed.
978         * fast/canvas/philip/tests/size.attributes.parse.whitespace.html: Removed.
979         * fast/canvas/philip/tests/size.attributes.parse.whitespace.png: Removed.
980         * fast/canvas/philip/tests/size.attributes.parse.zero.html: Removed.
981         * fast/canvas/philip/tests/size.attributes.reflect.setcontent.html: Removed.
982         * fast/canvas/philip/tests/size.attributes.reflect.setcontent.png: Removed.
983         * fast/canvas/philip/tests/size.attributes.reflect.setidl.html: Removed.
984         * fast/canvas/philip/tests/size.attributes.reflect.setidl.png: Removed.
985         * fast/canvas/philip/tests/size.attributes.reflect.setidlzero.html: Removed.
986         * fast/canvas/philip/tests/size.attributes.removed.html: Removed.
987         * fast/canvas/philip/tests/size.attributes.removed.png: Removed.
988         * fast/canvas/philip/tests/size.attributes.set.html: Removed.
989         * fast/canvas/philip/tests/size.attributes.set.png: Removed.
990         * fast/canvas/philip/tests/size.attributes.setAttribute.decimal.html: Removed.
991         * fast/canvas/philip/tests/size.attributes.setAttribute.decimal.png: Removed.
992         * fast/canvas/philip/tests/size.attributes.setAttribute.em.html: Removed.
993         * fast/canvas/philip/tests/size.attributes.setAttribute.em.png: Removed.
994         * fast/canvas/philip/tests/size.attributes.setAttribute.empty.html: Removed.
995         * fast/canvas/philip/tests/size.attributes.setAttribute.empty.png: Removed.
996         * fast/canvas/philip/tests/size.attributes.setAttribute.exp.html: Removed.
997         * fast/canvas/philip/tests/size.attributes.setAttribute.exp.png: Removed.
998         * fast/canvas/philip/tests/size.attributes.setAttribute.hex.html: Removed.
999         * fast/canvas/philip/tests/size.attributes.setAttribute.junk.html: Removed.
1000         * fast/canvas/philip/tests/size.attributes.setAttribute.junk.png: Removed.
1001         * fast/canvas/philip/tests/size.attributes.setAttribute.minus.html: Removed.
1002         * fast/canvas/philip/tests/size.attributes.setAttribute.minus.png: Removed.
1003         * fast/canvas/philip/tests/size.attributes.setAttribute.octal.html: Removed.
1004         * fast/canvas/philip/tests/size.attributes.setAttribute.octal.png: Removed.
1005         * fast/canvas/philip/tests/size.attributes.setAttribute.onlyspace.html: Removed.
1006         * fast/canvas/philip/tests/size.attributes.setAttribute.onlyspace.png: Removed.
1007         * fast/canvas/philip/tests/size.attributes.setAttribute.percent.html: Removed.
1008         * fast/canvas/philip/tests/size.attributes.setAttribute.percent.png: Removed.
1009         * fast/canvas/philip/tests/size.attributes.setAttribute.plus.html: Removed.
1010         * fast/canvas/philip/tests/size.attributes.setAttribute.plus.png: Removed.
1011         * fast/canvas/philip/tests/size.attributes.setAttribute.space.html: Removed.
1012         * fast/canvas/philip/tests/size.attributes.setAttribute.space.png: Removed.
1013         * fast/canvas/philip/tests/size.attributes.setAttribute.trailingjunk.html: Removed.
1014         * fast/canvas/philip/tests/size.attributes.setAttribute.trailingjunk.png: Removed.
1015         * fast/canvas/philip/tests/size.attributes.setAttribute.whitespace.html: Removed.
1016         * fast/canvas/philip/tests/size.attributes.setAttribute.whitespace.png: Removed.
1017         * fast/canvas/philip/tests/size.attributes.setAttribute.zero.html: Removed.
1018         * fast/canvas/philip/tests/size.attributes.style.html: Removed.
1019         * fast/canvas/philip/tests/size.attributes.style.png: Removed.
1020         * fast/canvas/philip/tests/toDataURL.arguments.1.html: Removed.
1021         * fast/canvas/philip/tests/toDataURL.arguments.2.html: Removed.
1022         * fast/canvas/philip/tests/toDataURL.arguments.3.html: Removed.
1023         * fast/canvas/philip/tests/toDataURL.bogustype.html: Removed.
1024         * fast/canvas/philip/tests/toDataURL.default.html: Removed.
1025         * fast/canvas/philip/tests/toDataURL.jpeg.alpha.html: Removed.
1026         * fast/canvas/philip/tests/toDataURL.jpeg.alpha.png: Removed.
1027         * fast/canvas/philip/tests/toDataURL.jpeg.primarycolours.html: Removed.
1028         * fast/canvas/philip/tests/toDataURL.jpeg.primarycolours.png: Removed.
1029         * fast/canvas/philip/tests/toDataURL.jpeg.quality.basic.html: Removed.
1030         * fast/canvas/philip/tests/toDataURL.jpeg.quality.basic.png: Removed.
1031         * fast/canvas/philip/tests/toDataURL.jpeg.quality.notnumber.html: Removed.
1032         * fast/canvas/philip/tests/toDataURL.jpeg.quality.outsiderange.html: Removed.
1033         * fast/canvas/philip/tests/toDataURL.lowercase.ascii.html: Removed.
1034         * fast/canvas/philip/tests/toDataURL.lowercase.unicode.html: Removed.
1035         * fast/canvas/philip/tests/toDataURL.nocontext.html: Removed.
1036         * fast/canvas/philip/tests/toDataURL.png.complexcolours.html: Removed.
1037         * fast/canvas/philip/tests/toDataURL.png.complexcolours.png: Removed.
1038         * fast/canvas/philip/tests/toDataURL.png.html: Removed.
1039         * fast/canvas/philip/tests/toDataURL.png.primarycolours.html: Removed.
1040         * fast/canvas/philip/tests/toDataURL.png.primarycolours.png: Removed.
1041         * fast/canvas/philip/tests/toDataURL.unrecognised.html: Removed.
1042         * fast/canvas/philip/tests/toDataURL.zerosize.html: Removed.
1043         * fast/canvas/philip/tests/type.delete.html: Removed.
1044         * fast/canvas/philip/tests/type.exists.html: Removed.
1045         * fast/canvas/philip/tests/type.extend.html: Removed.
1046         * fast/canvas/philip/tests/type.name.html: Removed.
1047         * fast/canvas/philip/tests/type.prototype.html: Removed.
1048         * fast/canvas/philip/tests/type.replace.html: Removed.
1049         * platform/chromium/test_expectations.txt:
1050         * platform/gtk/Skipped:
1051         * platform/mac/Skipped:
1052         * platform/qt/Skipped:
1053         * platform/win/Skipped:
1054
1055 2010-05-24  Jeremy Orlow  <jorlow@chromium.org>
1056
1057         Unreviewed.  Forgot to redo the expectation after adding the contains
1058         method.
1059
1060         * fast/dom/Window/window-properties-expected.txt:
1061         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
1062         * platform/qt/fast/dom/Window/window-properties-expected.txt:
1063
1064 2010-05-24  Jeremy Orlow  <jorlow@chromium.org>
1065
1066         Not reviewed.
1067
1068         I forgot to update platform specific expectations in
1069         http://trac.webkit.org/changeset/44943
1070
1071         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
1072         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
1073         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
1074         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
1075         * platform/gtk/fast/js/global-constructors-expected.txt:
1076         * platform/qt/fast/dom/Window/window-properties-expected.txt:
1077         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
1078         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
1079         * platform/qt/fast/js/global-constructors-expected.txt:
1080         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
1081         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
1082         * platform/win/fast/dom/prototype-inheritance-expected.txt:
1083         * platform/win/fast/js/global-constructors-expected.txt:
1084
1085 2010-05-24  Steve Block  <steveblock@google.com>
1086
1087         Reviewed by Darin Adler.
1088
1089         Geolocation causes DOMWindow to leak if position requests are in progress when the page is navigated away
1090         https://bugs.webkit.org/show_bug.cgi?id=39288
1091
1092         * fast/dom/Geolocation/ongoing-request-leak-expected.txt: Added.
1093         * fast/dom/Geolocation/ongoing-request-leak.html: Added.
1094         * fast/dom/Geolocation/script-tests/ongoing-request-leak.js: Added.
1095         * platform/gtk/Skipped:
1096
1097 2010-05-24  MORITA Hajime  <morrita@google.com>
1098
1099         Reviewed by Kent Tamura.
1100
1101         Textarea shouldn't grow when you type.
1102         https://bugs.webkit.org/show_bug.cgi?id=32077
1103
1104         Add test for the case with various type of properties for vertical box size.
1105         including height, min-height, max-height, padding-top/bottom, margin-top/bottom.
1106         
1107         * fast/forms/script-tests/textarea-percentage-dimensions.js: Added.
1108         (heightChanged):
1109         * fast/forms/textarea-percentage-dimensions-expected.txt: Added.
1110         * fast/forms/textarea-percentage-dimensions.html: Added.
1111
1112 2010-05-21  Jeremy Orlow  <jorlow@chromium.org>
1113
1114         Reviewed by Alexey Proskuryakov.
1115
1116         Add DOMStringList idl, needed for IndexedDB and for HTML5 drag & drop
1117         https://bugs.webkit.org/show_bug.cgi?id=39429
1118
1119         Added new constructor for DOMStringsList, so updating the existing
1120         expected results.
1121
1122         * fast/dom/Window/window-properties-expected.txt:
1123         * fast/dom/Window/window-property-descriptors-expected.txt:
1124         * fast/dom/prototype-inheritance-2-expected.txt:
1125         * fast/dom/prototype-inheritance-expected.txt:
1126         * fast/js/global-constructors-expected.txt:
1127
1128 2010-05-24  Shinichiro Hamaji  <hamaji@chromium.org>
1129
1130         Unreviewed. Fixed a typo in test_expecations.txt.
1131
1132         * platform/chromium/test_expectations.txt:
1133
1134 2010-05-24  Shinichiro Hamaji  <hamaji@chromium.org>
1135
1136         Unreviewed. Fixed the expectations for Windows.
1137         It seems my win environment was unhealthy.
1138
1139         0x5C of EUC-JP is not Yen Sign but U+005C
1140         https://bugs.webkit.org/show_bug.cgi?id=24906
1141
1142         * platform/win/fast/text/backslash-to-yen-sign-dynamic-expected.txt:
1143         * platform/win/fast/text/backslash-to-yen-sign-expected.txt:
1144
1145 2010-05-23  Shinichiro Hamaji  <hamaji@chromium.org>
1146
1147         Reviewed by Alexey Proskuryakov.
1148
1149         0x5C of EUC-JP is not Yen Sign but U+005C
1150         https://bugs.webkit.org/show_bug.cgi?id=24906
1151
1152         * editing/selection/find-yensign-and-backslash-with-japanese-fonts-expected.txt: Added.
1153         * editing/selection/find-yensign-and-backslash-with-japanese-fonts.html: Added.
1154         * fast/text/backslash-to-yen-sign-dynamic.html: Added.
1155         * fast/text/backslash-to-yen-sign.html: Added.
1156         * platform/chromium/test_expectations.txt:
1157         * platform/gtk/fast/text/backslash-to-yen-sign-dynamic-expected.txt: Added.
1158         * platform/gtk/fast/text/backslash-to-yen-sign-expected.txt: Added.
1159         * platform/mac/fast/text/backslash-to-yen-sign-dynamic-expected.checksum: Added.
1160         * platform/mac/fast/text/backslash-to-yen-sign-dynamic-expected.png: Added.
1161         * platform/mac/fast/text/backslash-to-yen-sign-dynamic-expected.txt: Added.
1162         * platform/mac/fast/text/backslash-to-yen-sign-expected.checksum: Added.
1163         * platform/mac/fast/text/backslash-to-yen-sign-expected.png: Added.
1164         * platform/mac/fast/text/backslash-to-yen-sign-expected.txt: Added.
1165         * platform/qt/fast/text/backslash-to-yen-sign-dynamic-expected.txt: Added.
1166         * platform/qt/fast/text/backslash-to-yen-sign-expected.txt: Added.
1167         * platform/win/fast/text/backslash-to-yen-sign-dynamic-expected.txt: Added.
1168         * platform/win/fast/text/backslash-to-yen-sign-expected.txt: Added.
1169
1170 2010-05-23  MORITA Hajime  <morrita@google.com>
1171
1172         Unreviewed, rolling out r60060.
1173         http://trac.webkit.org/changeset/60060
1174         https://bugs.webkit.org/show_bug.cgi?id=32077
1175
1176         Rollout, beucause it breaks pixel tests under repaint/.
1177
1178         * fast/forms/script-tests/textarea-percentage-dimensions.js: Removed.
1179         * fast/forms/textarea-percentage-dimensions-expected.txt: Removed.
1180         * fast/forms/textarea-percentage-dimensions.html: Removed.
1181
1182 2010-05-23  MORITA Hajime  <morrita@google.com>
1183
1184         Reviewed by Kent Tamura.
1185
1186         Textarea shouldn't grow when you type.
1187         https://bugs.webkit.org/show_bug.cgi?id=32077
1188
1189         Add test for the case with various type of properties for vertical box size.
1190         including height, min-height, max-height, padding-top/bottom, margin-top/bottom.
1191         
1192         * fast/forms/script-tests/textarea-percentage-dimensions.js: Added.
1193         (heightChanged):
1194         * fast/forms/textarea-percentage-dimensions-expected.txt: Added.
1195         * fast/forms/textarea-percentage-dimensions.html: Added.
1196
1197 2010-05-23  Tony Chang  <tony@chromium.org>
1198
1199         Not reviewed, updating test_expectations.txt
1200
1201         [chromium] remove editing/pasteboard/drop-link.html from test_expectations.txt
1202         https://bugs.webkit.org/show_bug.cgi?id=39580
1203
1204         * platform/chromium/test_expectations.txt:
1205
1206 2010-05-23  Adam Barth  <abarth@webkit.org>
1207
1208         Reviewed by Eric Seidel.
1209
1210         Teach HTML5 parser how to lex comments correctly
1211         https://bugs.webkit.org/show_bug.cgi?id=39537
1212
1213         Added a new data file for testing comment parsing.  There are some more
1214         things we can test here once we implement the bogus comment state.
1215
1216         * html5lib/resources/comments01.dat: Added.
1217         * html5lib/webkit-runner-expected.txt:
1218             - Some of these tests fail in our current parser because our
1219               current parser doesn't comply with HTML5.  I've set these
1220               expectations to failing so the tests will "pass" in the current
1221               parser.  I've double-checked the results in comments01.dat with a
1222               nightly build of Firefox to make sure we agree on our
1223               implementation of the spec.
1224         * html5lib/webkit-runner.html:
1225
1226 2010-05-23  Adam Barth  <abarth@webkit.org>
1227
1228         Reviewed by Eric Seidel.
1229
1230         Add tests for previous HTML5 parser patches
1231         https://bugs.webkit.org/show_bug.cgi?id=39534
1232
1233         Now that we have the test harness working, I've added tests for the
1234         previous HTML5 parser patches.  To run these tests, you need to pass
1235         the --html5-parser flag to DumpRenderTree (of course, you can run them
1236         with the old parser in the usual way).
1237
1238         * html5lib/resources/webkit01.dat:
1239         * html5lib/webkit-runner-expected.txt:
1240         * html5lib/webkit-runner.html:
1241
1242 2010-05-23  Adam Barth  <abarth@webkit.org>
1243
1244         Reviewed by Eric Seidel.
1245
1246         Make the html5lib parser tests run using the HTML5 parser
1247         https://bugs.webkit.org/show_bug.cgi?id=39533
1248
1249         This patch adds a version of runner.html that's easier to parse (e.g.,
1250         no doctype or HTML comments) as well as a new test data file.  The
1251         exciting thing is that this test passes in the new HTML5 parser using
1252         this runner.
1253
1254         Once the HTML5 parser is strong enough, we'll remove webkit-runner.html
1255         and have runner.html run the new webkit*.dat files.
1256
1257         * html5lib/resources/webkit01.dat: Added.
1258         * html5lib/webkit-runner-expected.txt: Added.
1259         * html5lib/webkit-runner.html: Added.
1260
1261 2010-05-23  Julie Parent  <jparent@chromium.org>
1262
1263         Unreviewed.
1264
1265         Adds Chromium expectations for new test added in http://trac.webkit.org/changeset/60026/.
1266         Difference is in the line number printed for the exception.
1267
1268         * platform/chromium-mac/fast/dom/nested-script-exceptions-expected.txt: Added.
1269         * platform/chromium-win/fast/dom/nested-script-exceptions-expected.txt: Added.
1270
1271 2010-05-23  Justin Schuh  <jschuh@chromium.org>
1272
1273         Reviewed by Darin Adler.
1274
1275         Remove custom binding for Attr.value
1276         https://bugs.webkit.org/show_bug.cgi?id=39499
1277
1278         Test now throws a JavaScript security exception instead of not 
1279         implemented.
1280
1281         * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt:
1282
1283 2010-05-23  Anton Muhin  <antonm@chromium.org>
1284
1285         Reviewed by Darin Fisher.
1286
1287         [Chromium] Consider implementing addOriginAccessWhitelistEntry method
1288         https://bugs.webkit.org/show_bug.cgi?id=37578
1289
1290         * platform/chromium/test_expectations.txt: remove now unnecessary skips
1291
1292 2010-05-22  Maciej Stachowiak  <mjs@apple.com>
1293
1294         Reviewed by Mark Rowe.
1295
1296         Fix fast/js/global-recursion-on-full-stack.html to no longer depend on where exactly the stack overflow occurs.
1297         https://bugs.webkit.org/show_bug.cgi?id=39558
1298
1299         * fast/js/global-recursion-on-full-stack-expected.txt:
1300         * fast/js/global-recursion-on-full-stack.html:
1301
1302 2010-05-22  Maciej Stachowiak  <mjs@apple.com>
1303
1304         Reviewed by Dan Bernstein.
1305
1306         Remove recently added test "arobens-test" because it is invalid
1307         https://bugs.webkit.org/show_bug.cgi?id=39555
1308         
1309         The test below was based on a false assuption (that document.write propagates exceptions)
1310         and was testing for incorrect behavior. The newly added fast/dom/nested-script-exceptions.html
1311         tests for the correct behavior.
1312
1313         * inspector/arobens-test-expected.txt: Removed.
1314         * inspector/arobens-test.html: Removed.
1315
1316 2010-05-22  Maciej Stachowiak  <mjs@apple.com>
1317
1318         Reviewed by Mark Rowe.
1319
1320         REGRESSION(r59977): platform/mac/fast/AppleScript/001.html failure
1321         https://bugs.webkit.org/show_bug.cgi?id=39531
1322
1323         Revert r59977 and r59943. These changes caused some exceptions to no longer be
1324         reported in the inspector; I can't tell what they were originally trying to fix
1325         so I am not sure how to fix them other than by reverting.
1326
1327         Unskipped the test that was broken, and also added a new test.
1328         
1329         * fast/dom/nested-script-exceptions-expected.txt: Added.
1330         * fast/dom/nested-script-exceptions.html: Added. Shows that inspector functionality
1331         would break in a meaningful way if the reverted change was allowed to stand.
1332         * platform/mac/Skipped:
1333
1334 2010-05-22  Justin Schuh  <jschuh@chromium.org>
1335
1336         Reviewed by Nate Chapin.
1337
1338         Remove and simplify custom bindings for Node
1339         https://bugs.webkit.org/show_bug.cgi?id=39467
1340
1341         Child manipulation methods now throw security exception instead of
1342         not implemented exception.
1343
1344         * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt:
1345
1346 2010-05-22  Daniel Bates  <dbates@rim.com>
1347
1348         Reviewed by Adam Barth.
1349
1350         REGRESSION (r56295): Can't create a new wave on Google Wave
1351         https://bugs.webkit.org/show_bug.cgi?id=39249
1352
1353         Added a test to ensure that we don't raise an alarm when the source code
1354         portion of a JavaScript URL matches some substring of the page URL or
1355         post data.
1356
1357         Our existing test coverage ensures that we raise an alarm when the entire
1358         JavaScript URL matches some substring of the page URL or post data.
1359
1360         * http/tests/security/xssAuditor/javascript-link-safe-expected.txt: Added.
1361         * http/tests/security/xssAuditor/javascript-link-safe.html: Added.
1362         * http/tests/security/xssAuditor/resources/javascript-link-safe.html: Added.
1363
1364 2010-05-22  Simon Fraser  <simon.fraser@apple.com>
1365
1366         Add test results for Mac; no review.
1367
1368         Add platform-independent test results for new tiling tests, and move them into their own directory.
1369
1370         * compositing/tiling/huge-layer-add-remove-child-expected.txt: Renamed from LayoutTests/platform/win/compositing/huge-layer-add-remove-child-expected.txt.
1371         * compositing/tiling/huge-layer-add-remove-child.html: Renamed from LayoutTests/compositing/huge-layer-add-remove-child.html.
1372         * compositing/tiling/huge-layer-expected.txt: Renamed from LayoutTests/platform/win/compositing/huge-layer-expected.txt.
1373         * compositing/tiling/huge-layer-resize-expected.txt: Renamed from LayoutTests/platform/win/compositing/huge-layer-resize-expected.txt.
1374         * compositing/tiling/huge-layer-resize.html: Renamed from LayoutTests/compositing/huge-layer-resize.html.
1375         * compositing/tiling/huge-layer-with-layer-children-expected.txt: Renamed from LayoutTests/platform/win/compositing/huge-layer-with-layer-children-expected.txt.
1376         * compositing/tiling/huge-layer-with-layer-children-resize-expected.txt: Renamed from LayoutTests/platform/win/compositing/huge-layer-with-layer-children-resize-expected.txt.
1377         * compositing/tiling/huge-layer-with-layer-children-resize.html: Renamed from LayoutTests/compositing/huge-layer-with-layer-children-resize.html.
1378         * compositing/tiling/huge-layer-with-layer-children.html: Renamed from LayoutTests/compositing/huge-layer-with-layer-children.html.
1379         * compositing/tiling/huge-layer.html: Renamed from LayoutTests/compositing/huge-layer.html.
1380
1381 2010-05-22  Kent Tamura  <tkent@chromium.org>
1382
1383         Unreviewed.
1384
1385         Skip platform/mac/fast/AppleScript/001.html
1386         https://bugs.webkit.org/show_bug.cgi?id=39531
1387
1388         * platform/mac/Skipped:
1389
1390 2010-05-22  Csaba Osztrogonác  <ossy@webkit.org>
1391
1392         Unreviewed. Update GTK specific expected file after r59968.
1393
1394         * platform/gtk/svg/css/getComputedStyle-basic-expected.txt: updated.
1395
1396 2010-05-21  James Robinson  <jamesr@chromium.org>
1397
1398         Unreviewed pixel rebaseline
1399
1400         Update pixel test expectations for LayoutTests/svg to account for Leopard-SnowLeopard differences
1401         https://bugs.webkit.org/show_bug.cgi?id=39317
1402
1403         This patch fixes the pixel test expecations for svg/ tests to work on Snow Leopard.
1404         Specifically, for each test that currently passes on Leopard with -p --tolerance=0,
1405         but fails with small diffs on Snow Leopard, the old expectation is moved from
1406         platform/mac to platform/mac-leopard and a new expecation is added in
1407         platform/mac.
1408
1409         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum.
1410         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png.
1411         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum.
1412         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png.
1413         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum.
1414         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png.
1415         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum.
1416         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png.
1417         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum.
1418         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png.
1419         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum.
1420         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png.
1421         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum.
1422         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png.
1423         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum.
1424         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png.
1425         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum.
1426         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png.
1427         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum.
1428         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png.
1429         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum.
1430         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png.
1431         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum.
1432         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png.
1433         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum.
1434         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png.
1435         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum.
1436         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png.
1437         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum.
1438         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png.
1439         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum.
1440         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png.
1441         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum.
1442         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png.
1443         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum.
1444         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png.
1445         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum.
1446         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png.
1447         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum.
1448         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png.
1449         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum.
1450         * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png.
1451         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum.
1452         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.png.
1453         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum.
1454         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.png.
1455         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum.
1456         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.png.
1457         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum.
1458         * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png.
1459         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum.
1460         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png.
1461         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum.
1462         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png.
1463         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum.
1464         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png.
1465         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum.
1466         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png.
1467         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum.
1468         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png.
1469         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum.
1470         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png.
1471         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum.
1472         * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png.
1473         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum.
1474         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png.
1475         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum.
1476         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png.
1477         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum.
1478         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png.
1479         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum.
1480         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png.
1481         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum.
1482         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png.
1483         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum.
1484         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png.
1485         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum.
1486         * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png.
1487         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum.
1488         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.png.
1489         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum.
1490         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png.
1491         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum.
1492         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png.
1493         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum.
1494         * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png.
1495         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum.
1496         * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png.
1497         * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum.
1498         * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.png.
1499         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum.
1500         * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png.
1501         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-04-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.checksum.
1502         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png.
1503         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum.
1504         * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.png.
1505         * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum.
1506         * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Copied from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png.
1507         * platform/mac-leopard/svg/batik: Added.
1508         * platform/mac-leopard/svg/batik/filters: Added.
1509         * platform/mac-leopard/svg/batik/filters/feTile-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/filters/feTile-expected.checksum.
1510         * platform/mac-leopard/svg/batik/filters/feTile-expected.png: Copied from LayoutTests/platform/mac/svg/batik/filters/feTile-expected.png.
1511         * platform/mac-leopard/svg/batik/paints: Added.
1512         * platform/mac-leopard/svg/batik/paints/patternRegions-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/paints/patternRegions-expected.checksum.
1513         * platform/mac-leopard/svg/batik/paints/patternRegions-expected.png: Copied from LayoutTests/platform/mac/svg/batik/paints/patternRegions-expected.png.
1514         * platform/mac-leopard/svg/batik/text: Added.
1515         * platform/mac-leopard/svg/batik/text/textAnchor3-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textAnchor3-expected.checksum.
1516         * platform/mac-leopard/svg/batik/text/textAnchor3-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textAnchor3-expected.png.
1517         * platform/mac-leopard/svg/batik/text/textLayout-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textLayout-expected.checksum.
1518         * platform/mac-leopard/svg/batik/text/textLayout-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textLayout-expected.png.
1519         * platform/mac-leopard/svg/batik/text/textLength-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textLength-expected.checksum.
1520         * platform/mac-leopard/svg/batik/text/textLength-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textLength-expected.png.
1521         * platform/mac-leopard/svg/batik/text/textOnPath-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textOnPath-expected.checksum.
1522         * platform/mac-leopard/svg/batik/text/textOnPath-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textOnPath-expected.png.
1523         * platform/mac-leopard/svg/batik/text/textOnPath2-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textOnPath2-expected.checksum.
1524         * platform/mac-leopard/svg/batik/text/textOnPath2-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textOnPath2-expected.png.
1525         * platform/mac-leopard/svg/batik/text/textOnPathSpaces-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textOnPathSpaces-expected.checksum.
1526         * platform/mac-leopard/svg/batik/text/textOnPathSpaces-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textOnPathSpaces-expected.png.
1527         * platform/mac-leopard/svg/batik/text/textPCDATA-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textPCDATA-expected.checksum.
1528         * platform/mac-leopard/svg/batik/text/textPCDATA-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textPCDATA-expected.png.
1529         * platform/mac-leopard/svg/batik/text/textProperties-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/textProperties-expected.checksum.
1530         * platform/mac-leopard/svg/batik/text/textProperties-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/textProperties-expected.png.
1531         * platform/mac-leopard/svg/batik/text/verticalTextOnPath-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/verticalTextOnPath-expected.checksum.
1532         * platform/mac-leopard/svg/batik/text/verticalTextOnPath-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/verticalTextOnPath-expected.png.
1533         * platform/mac-leopard/svg/batik/text/xmlSpace-expected.checksum: Copied from LayoutTests/platform/mac/svg/batik/text/xmlSpace-expected.checksum.
1534         * platform/mac-leopard/svg/batik/text/xmlSpace-expected.png: Copied from LayoutTests/platform/mac/svg/batik/text/xmlSpace-expected.png.
1535         * platform/mac-leopard/svg/custom/altglyph-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/altglyph-expected.checksum.
1536         * platform/mac-leopard/svg/custom/altglyph-expected.png: Copied from LayoutTests/platform/mac/svg/custom/altglyph-expected.png.
1537         * platform/mac-leopard/svg/custom/baseval-animval-equality-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/baseval-animval-equality-expected.checksum.
1538         * platform/mac-leopard/svg/custom/baseval-animval-equality-expected.png: Copied from LayoutTests/platform/mac/svg/custom/baseval-animval-equality-expected.png.
1539         * platform/mac-leopard/svg/custom/clip-path-referencing-use-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/clip-path-referencing-use-expected.checksum.
1540         * platform/mac-leopard/svg/custom/clip-path-referencing-use-expected.png: Copied from LayoutTests/platform/mac/svg/custom/clip-path-referencing-use-expected.png.
1541         * platform/mac-leopard/svg/custom/clip-path-referencing-use2-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/clip-path-referencing-use2-expected.checksum.
1542         * platform/mac-leopard/svg/custom/clip-path-referencing-use2-expected.png: Copied from LayoutTests/platform/mac/svg/custom/clip-path-referencing-use2-expected.png.
1543         * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/dominant-baseline-hanging-expected.checksum.
1544         * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.png: Copied from LayoutTests/platform/mac/svg/custom/dominant-baseline-hanging-expected.png.
1545         * platform/mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Discrete-expected.checksum.
1546         * platform/mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.png: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png.
1547         * platform/mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Gamma-expected.checksum.
1548         * platform/mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.png: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png.
1549         * platform/mac-leopard/svg/custom/feComponentTransfer-Linear-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Linear-expected.checksum.
1550         * platform/mac-leopard/svg/custom/feComponentTransfer-Linear-expected.png: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Linear-expected.png.
1551         * platform/mac-leopard/svg/custom/feComponentTransfer-Table-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Table-expected.checksum.
1552         * platform/mac-leopard/svg/custom/feComponentTransfer-Table-expected.png: Copied from LayoutTests/platform/mac/svg/custom/feComponentTransfer-Table-expected.png.
1553         * platform/mac-leopard/svg/custom/fill-fallback-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/fill-fallback-expected.checksum.
1554         * platform/mac-leopard/svg/custom/fill-fallback-expected.png: Copied from LayoutTests/platform/mac/svg/custom/fill-fallback-expected.png.
1555         * platform/mac-leopard/svg/custom/getPresentationAttribute-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/getPresentationAttribute-expected.checksum.
1556         * platform/mac-leopard/svg/custom/getPresentationAttribute-expected.png: Copied from LayoutTests/platform/mac/svg/custom/getPresentationAttribute-expected.png.
1557         * platform/mac-leopard/svg/custom/getsvgdocument-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/getsvgdocument-expected.checksum.
1558         * platform/mac-leopard/svg/custom/getsvgdocument-expected.png: Copied from LayoutTests/platform/mac/svg/custom/getsvgdocument-expected.png.
1559         * platform/mac-leopard/svg/custom/image-parent-translation-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/image-parent-translation-expected.checksum.
1560         * platform/mac-leopard/svg/custom/image-parent-translation-expected.png: Copied from LayoutTests/platform/mac/svg/custom/image-parent-translation-expected.png.
1561         * platform/mac-leopard/svg/custom/invalid-fill-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/invalid-fill-expected.checksum.
1562         * platform/mac-leopard/svg/custom/invalid-fill-expected.png: Copied from LayoutTests/platform/mac/svg/custom/invalid-fill-expected.png.
1563         * platform/mac-leopard/svg/custom/invalid-fill-hex-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/invalid-fill-hex-expected.checksum.
1564         * platform/mac-leopard/svg/custom/invalid-fill-hex-expected.png: Copied from LayoutTests/platform/mac/svg/custom/invalid-fill-hex-expected.png.
1565         * platform/mac-leopard/svg/custom/invisible-text-after-scrolling-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/invisible-text-after-scrolling-expected.checksum.
1566         * platform/mac-leopard/svg/custom/invisible-text-after-scrolling-expected.png: Copied from LayoutTests/platform/mac/svg/custom/invisible-text-after-scrolling-expected.png.
1567         * platform/mac-leopard/svg/custom/percentage-of-html-parent-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/percentage-of-html-parent-expected.checksum.
1568         * platform/mac-leopard/svg/custom/percentage-of-html-parent-expected.png: Copied from LayoutTests/platform/mac/svg/custom/percentage-of-html-parent-expected.png.
1569         * platform/mac-leopard/svg/custom/pointer-events-image-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/pointer-events-image-expected.checksum.
1570         * platform/mac-leopard/svg/custom/pointer-events-image-expected.png: Copied from LayoutTests/platform/mac/svg/custom/pointer-events-image-expected.png.
1571         * platform/mac-leopard/svg/custom/pointer-events-text-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/pointer-events-text-expected.checksum.
1572         * platform/mac-leopard/svg/custom/pointer-events-text-expected.png: Copied from LayoutTests/platform/mac/svg/custom/pointer-events-text-expected.png.
1573         * platform/mac-leopard/svg/custom/relative-sized-content-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-content-expected.checksum.
1574         * platform/mac-leopard/svg/custom/relative-sized-content-expected.png: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-content-expected.png.
1575         * platform/mac-leopard/svg/custom/relative-sized-deep-shadow-tree-content-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-deep-shadow-tree-content-expected.checksum.
1576         * platform/mac-leopard/svg/custom/relative-sized-deep-shadow-tree-content-expected.png: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-deep-shadow-tree-content-expected.png.
1577         * platform/mac-leopard/svg/custom/relative-sized-shadow-tree-content-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.checksum.
1578         * platform/mac-leopard/svg/custom/relative-sized-shadow-tree-content-expected.png: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.png.
1579         * platform/mac-leopard/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum.
1580         * platform/mac-leopard/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png: Copied from LayoutTests/platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png.
1581         * platform/mac-leopard/svg/custom/rootmost-svg-xy-attrs-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.checksum.
1582         * platform/mac-leopard/svg/custom/rootmost-svg-xy-attrs-expected.png: Copied from LayoutTests/platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.png.
1583         * platform/mac-leopard/svg/custom/shape-rendering-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/shape-rendering-expected.checksum.
1584         * platform/mac-leopard/svg/custom/shape-rendering-expected.png: Copied from LayoutTests/platform/mac/svg/custom/shape-rendering-expected.png.
1585         * platform/mac-leopard/svg/custom/stroke-fallback-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/stroke-fallback-expected.checksum.
1586         * platform/mac-leopard/svg/custom/stroke-fallback-expected.png: Copied from LayoutTests/platform/mac/svg/custom/stroke-fallback-expected.png.
1587         * platform/mac-leopard/svg/custom/svg-float-border-padding-expected.checksum: Copied from LayoutTests/platform/mac/svg/custom/svg-float-border-padding-expected.checksum.
1588         * platform/mac-leopard/svg/custom/svg-float-border-padding-expected.png: Copied from LayoutTests/platform/mac/svg/custom/svg-float-border-padding-expected.png.
1589         * platform/mac-leopard/svg/filters/feGaussianBlur-expected.checksum: Copied from LayoutTests/platform/mac/svg/filters/feGaussianBlur-expected.checksum.
1590         * platform/mac-leopard/svg/filters/feGaussianBlur-expected.png: Copied from LayoutTests/platform/mac/svg/filters/feGaussianBlur-expected.png.
1591         * platform/mac-leopard/svg/filters/shadow-on-filter-expected.checksum: Copied from LayoutTests/platform/mac/svg/filters/shadow-on-filter-expected.checksum.
1592         * platform/mac-leopard/svg/filters/shadow-on-filter-expected.png: Copied from LayoutTests/platform/mac/svg/filters/shadow-on-filter-expected.png.
1593         * platform/mac-leopard/svg/hixie/links: Added.
1594         * platform/mac-leopard/svg/text/kerning-expected.checksum: Copied from LayoutTests/platform/mac/svg/text/kerning-expected.checksum.
1595         * platform/mac-leopard/svg/text/kerning-expected.png: Copied from LayoutTests/platform/mac/svg/text/kerning-expected.png.
1596         * platform/mac-leopard/svg/text/multichar-glyph-expected.checksum: Copied from LayoutTests/platform/mac/svg/text/multichar-glyph-expected.checksum.
1597         * platform/mac-leopard/svg/text/multichar-glyph-expected.png: Copied from LayoutTests/platform/mac/svg/text/multichar-glyph-expected.png.
1598         * platform/mac-leopard/svg/text/text-repaint-rects-expected.checksum: Copied from LayoutTests/platform/mac/svg/text/text-repaint-rects-expected.checksum.
1599         * platform/mac-leopard/svg/text/text-repaint-rects-expected.png: Copied from LayoutTests/platform/mac/svg/text/text-repaint-rects-expected.png.
1600         * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Replaced.
1601         * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Replaced.
1602         * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum: Replaced.
1603         * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Replaced.
1604         * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum: Replaced.
1605         * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Replaced.
1606         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Replaced.
1607         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Replaced.
1608         * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum: Replaced.
1609         * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Replaced.
1610         * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum: Replaced.
1611         * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Replaced.
1612         * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum: Replaced.
1613         * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Replaced.
1614         * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum: Replaced.
1615         * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Replaced.
1616         * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum: Replaced.
1617         * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Replaced.
1618         * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum: Replaced.
1619         * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Replaced.
1620         * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum: Replaced.
1621         * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Replaced.
1622         * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum: Replaced.
1623         * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Replaced.
1624         * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum: Replaced.
1625         * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Replaced.
1626         * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum: Replaced.
1627         * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Replaced.
1628         * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum: Replaced.
1629         * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Replaced.
1630         * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum: Replaced.
1631         * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Replaced.
1632         * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum: Replaced.
1633         * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Replaced.
1634         * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum: Replaced.
1635         * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Replaced.
1636         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum: Replaced.
1637         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Replaced.
1638         * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum: Replaced.
1639         * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Replaced.
1640         * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum: Replaced.
1641         * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Replaced.
1642         * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum: Replaced.
1643         * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Replaced.
1644         * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum: Replaced.
1645         * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Replaced.
1646         * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum: Replaced.
1647         * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Replaced.
1648         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum: Replaced.
1649         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Replaced.
1650         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum: Replaced.
1651         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Replaced.
1652         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Replaced.
1653         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Replaced.
1654         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: Replaced.
1655         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Replaced.
1656         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum: Replaced.
1657         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Replaced.
1658         * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum: Replaced.
1659         * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Replaced.
1660         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum: Replaced.
1661         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Replaced.
1662         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: Replaced.
1663         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Replaced.
1664         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum: Replaced.
1665         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Replaced.
1666         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum: Replaced.
1667         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Replaced.
1668         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum: Replaced.
1669         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Replaced.
1670         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum: Replaced.
1671         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Replaced.
1672         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum: Replaced.
1673         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Replaced.
1674         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum: Replaced.
1675         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Replaced.
1676         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum: Replaced.
1677         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Replaced.
1678         * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum: Replaced.
1679         * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Replaced.
1680         * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum: Replaced.
1681         * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Replaced.
1682         * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum: Replaced.
1683         * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Replaced.
1684         * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum: Replaced.
1685         * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Replaced.
1686         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum: Replaced.
1687         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Replaced.
1688         * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum: Replaced.
1689         * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Replaced.
1690         * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum: Replaced.
1691         * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Replaced.
1692         * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.checksum: Replaced.
1693         * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Replaced.
1694         * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum: Replaced.
1695         * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Replaced.
1696         * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum: Replaced.
1697         * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Replaced.
1698         * platform/mac/svg/batik/filters/feTile-expected.checksum: Replaced.
1699         * platform/mac/svg/batik/filters/feTile-expected.png: Replaced.
1700         * platform/mac/svg/batik/paints/patternRegions-expected.checksum: Replaced.
1701         * platform/mac/svg/batik/paints/patternRegions-expected.png: Replaced.
1702         * platform/mac/svg/batik/text/textAnchor3-expected.checksum: Replaced.
1703         * platform/mac/svg/batik/text/textAnchor3-expected.png: Replaced.
1704         * platform/mac/svg/batik/text/textLayout-expected.checksum: Replaced.
1705         * platform/mac/svg/batik/text/textLayout-expected.png: Replaced.
1706         * platform/mac/svg/batik/text/textLength-expected.checksum: Replaced.
1707         * platform/mac/svg/batik/text/textLength-expected.png: Replaced.
1708         * platform/mac/svg/batik/text/textOnPath-expected.checksum: Replaced.
1709         * platform/mac/svg/batik/text/textOnPath-expected.png: Replaced.
1710         * platform/mac/svg/batik/text/textOnPath2-expected.checksum: Replaced.
1711         * platform/mac/svg/batik/text/textOnPath2-expected.png: Replaced.
1712         * platform/mac/svg/batik/text/textOnPathSpaces-expected.checksum: Replaced.
1713         * platform/mac/svg/batik/text/textOnPathSpaces-expected.png: Replaced.
1714         * platform/mac/svg/batik/text/textPCDATA-expected.checksum: Replaced.
1715         * platform/mac/svg/batik/text/textPCDATA-expected.png: Replaced.
1716         * platform/mac/svg/batik/text/textProperties-expected.checksum: Replaced.
1717         * platform/mac/svg/batik/text/textProperties-expected.png: Replaced.
1718         * platform/mac/svg/batik/text/verticalTextOnPath-expected.checksum: Replaced.
1719         * platform/mac/svg/batik/text/verticalTextOnPath-expected.png: Replaced.
1720         * platform/mac/svg/batik/text/xmlSpace-expected.checksum: Replaced.
1721         * platform/mac/svg/batik/text/xmlSpace-expected.png: Replaced.
1722         * platform/mac/svg/custom/altglyph-expected.checksum: Replaced.
1723         * platform/mac/svg/custom/altglyph-expected.png: Replaced.
1724         * platform/mac/svg/custom/baseval-animval-equality-expected.checksum: Replaced.
1725         * platform/mac/svg/custom/baseval-animval-equality-expected.png: Replaced.
1726         * platform/mac/svg/custom/clip-path-referencing-use-expected.checksum: Replaced.
1727         * platform/mac/svg/custom/clip-path-referencing-use-expected.png: Replaced.
1728         * platform/mac/svg/custom/clip-path-referencing-use2-expected.checksum: Replaced.
1729         * platform/mac/svg/custom/clip-path-referencing-use2-expected.png: Replaced.
1730         * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.checksum:
1731         * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.png:
1732         * platform/mac/svg/custom/dominant-baseline-hanging-expected.checksum: Replaced.
1733         * platform/mac/svg/custom/dominant-baseline-hanging-expected.png: Replaced.
1734         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.checksum: Replaced.
1735         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png: Replaced.
1736         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.checksum: Replaced.
1737         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png: Replaced.
1738         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.checksum: Replaced.
1739         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.png: Replaced.
1740         * platform/mac/svg/custom/feComponentTransfer-Table-expected.checksum: Replaced.
1741         * platform/mac/svg/custom/feComponentTransfer-Table-expected.png: Replaced.
1742         * platform/mac/svg/custom/fill-fallback-expected.checksum: Replaced.
1743         * platform/mac/svg/custom/fill-fallback-expected.png: Replaced.
1744         * platform/mac/svg/custom/getPresentationAttribute-expected.checksum: Replaced.
1745         * platform/mac/svg/custom/getPresentationAttribute-expected.png: Replaced.
1746         * platform/mac/svg/custom/getsvgdocument-expected.checksum: Replaced.
1747         * platform/mac/svg/custom/getsvgdocument-expected.png: Replaced.
1748         * platform/mac/svg/custom/image-parent-translation-expected.checksum: Replaced.
1749         * platform/mac/svg/custom/image-parent-translation-expected.png: Replaced.
1750         * platform/mac/svg/custom/invalid-fill-expected.checksum: Replaced.
1751         * platform/mac/svg/custom/invalid-fill-expected.png: Replaced.
1752         * platform/mac/svg/custom/invalid-fill-hex-expected.checksum: Replaced.
1753         * platform/mac/svg/custom/invalid-fill-hex-expected.png: Replaced.
1754         * platform/mac/svg/custom/invisible-text-after-scrolling-expected.checksum: Replaced.
1755         * platform/mac/svg/custom/invisible-text-after-scrolling-expected.png: Replaced.
1756         * platform/mac/svg/custom/percentage-of-html-parent-expected.checksum: Replaced.
1757         * platform/mac/svg/custom/percentage-of-html-parent-expected.png: Replaced.
1758         * platform/mac/svg/custom/pointer-events-image-expected.checksum: Replaced.
1759         * platform/mac/svg/custom/pointer-events-image-expected.png: Replaced.
1760         * platform/mac/svg/custom/pointer-events-text-expected.checksum: Replaced.
1761         * platform/mac/svg/custom/pointer-events-text-expected.png: Replaced.
1762         * platform/mac/svg/custom/relative-sized-content-expected.checksum: Replaced.
1763         * platform/mac/svg/custom/relative-sized-content-expected.png: Replaced.
1764         * platform/mac/svg/custom/relative-sized-deep-shadow-tree-content-expected.checksum: Replaced.
1765         * platform/mac/svg/custom/relative-sized-deep-shadow-tree-content-expected.png: Replaced.
1766         * platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.checksum: Replaced.
1767         * platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.png: Replaced.
1768         * platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum: Replaced.
1769         * platform/mac/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png: Replaced.
1770         * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.checksum: Replaced.
1771         * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.png: Replaced.
1772         * platform/mac/svg/custom/shape-rendering-expected.checksum: Replaced.
1773         * platform/mac/svg/custom/shape-rendering-expected.png: Replaced.
1774         * platform/mac/svg/custom/stroke-fallback-expected.checksum: Replaced.
1775         * platform/mac/svg/custom/stroke-fallback-expected.png: Replaced.
1776         * platform/mac/svg/custom/svg-float-border-padding-expected.checksum: Replaced.
1777         * platform/mac/svg/custom/svg-float-border-padding-expected.png: Replaced.
1778         * platform/mac/svg/filters/feGaussianBlur-expected.checksum: Replaced.
1779         * platform/mac/svg/filters/feGaussianBlur-expected.png: Replaced.
1780         * platform/mac/svg/filters/shadow-on-filter-expected.checksum: Replaced.
1781         * platform/mac/svg/filters/shadow-on-filter-expected.png: Replaced.
1782         * platform/mac/svg/hixie/links/003-broken-expected.checksum:
1783         * platform/mac/svg/hixie/links/003-broken-expected.png:
1784         * platform/mac/svg/text/kerning-expected.checksum: Replaced.
1785         * platform/mac/svg/text/kerning-expected.png: Replaced.
1786         * platform/mac/svg/text/multichar-glyph-expected.checksum: Replaced.
1787         * platform/mac/svg/text/multichar-glyph-expected.png: Replaced.
1788         * platform/mac/svg/text/text-repaint-rects-expected.checksum: Replaced.
1789         * platform/mac/svg/text/text-repaint-rects-expected.png: Replaced.
1790
1791 2010-05-21  Chris Marrin  <cmarrin@apple.com>
1792
1793         Reviewed by Simon Fraser.
1794
1795         Implement tiled compositing layers on Windows
1796         https://bugs.webkit.org/show_bug.cgi?id=39461
1797         
1798         These tests show several capabilities, including simple huge layers,
1799         resizing from small to huge and back again, huge layers with
1800         layer children, resizing huge layers with layer children and 
1801         adding and removing children from huge layers.
1802         
1803         Expected results are of the resulting compositing layer tree so
1804         they are Windows specific. General results will be needed for Mac.
1805
1806         * compositing/huge-layer-add-remove-child.html: Added.
1807         * compositing/huge-layer-resize.html: Added.
1808         * compositing/huge-layer-with-layer-children-resize.html: Added.
1809         * compositing/huge-layer-with-layer-children.html: Added.
1810         * compositing/huge-layer.html: Added.
1811         * platform/win/compositing/huge-layer-add-remove-child-expected.txt: Added.
1812         * platform/win/compositing/huge-layer-expected.txt: Added.
1813         * platform/win/compositing/huge-layer-resize-expected.txt: Added.
1814         * platform/win/compositing/huge-layer-with-layer-children-expected.txt: Added.
1815         * platform/win/compositing/huge-layer-with-layer-children-resize-expected.txt: Added.
1816
1817 2010-05-21  Geoffrey Garen  <ggaren@apple.com>
1818
1819         Reviewed by Darin Adler.
1820
1821         Added a test for a typo in my last commit.
1822         https://bugs.webkit.org/show_bug.cgi?id=39518
1823
1824         * inspector/arobens-test-expected.txt: Added.
1825         * inspector/arobens-test.html: Added. Verify that the first script
1826         evaluation doesn't stomp over the bit of state saying that we're
1827         a nested script evaluation.
1828
1829 2010-05-21  Julie Parent  <jparent@chromium.org>
1830
1831         Unreviewed.  Updating test expectations for chromium due to http://trac.webkit.org/changeset/59968.
1832
1833         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt:
1834         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1835         * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
1836         * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
1837         * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
1838         * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
1839
1840 2010-05-21  Julie Parent  <jparent@chromium.org>
1841
1842         Unreviewed.
1843
1844         Updating Chromium test_expectations to mark drop-link test as failing in win debug.
1845
1846         * platform/chromium/test_expectations.txt:
1847
1848 2010-05-21  Victor Wang  <victorw@chromium.org>
1849
1850         Unreviewed. Update test expectations for chromium.
1851
1852         * platform/chromium-linux/fast/lists/alpha-boundary-values-expected.checksum: Added.
1853         * platform/chromium-linux/fast/lists/alpha-boundary-values-expected.png: Added.
1854         * platform/chromium-mac/fast/lists/alpha-boundary-values-expected.checksum: Added.
1855         * platform/chromium-mac/fast/lists/alpha-boundary-values-expected.png: Added.
1856         * platform/chromium-win/fast/lists/alpha-boundary-values-expected.checksum: Added.
1857         * platform/chromium-win/fast/lists/alpha-boundary-values-expected.png: Added.
1858         * platform/chromium-win/fast/lists/alpha-boundary-values-expected.txt: Added.
1859
1860 2010-05-21  Julie Parent  <jparent@chromium.org>
1861
1862         Unreviewed.
1863
1864         Updating Chromium test_expectations to mark two websockets tests as failing in debug mode.
1865
1866         * platform/chromium/test_expectations.txt:
1867
1868 2010-05-21  Csaba Osztrogonác  <ossy@webkit.org>
1869
1870         Unreviewed. Skip failing test until fix.
1871
1872         [Qt] need an implementation of LayoutTestController::computedStyleIncludingVisitedInfo
1873         https://bugs.webkit.org/show_bug.cgi?id=37759
1874
1875         The implementation of LayoutTestController::computedStyleIncludingVisitedInfo
1876         is incorrect now, this bug was revealed by r59956.
1877
1878         * platform/qt/Skipped: fast/history/self-is-visited.html skipped.
1879
1880 2010-05-21  Jer Noble  <jer.noble@apple.com>
1881
1882         Reviewed by Anders Carlsson.
1883
1884         Disable full-screen video on Windows
1885         https://bugs.webkit.org/show_bug.cgi?id=39506
1886         rdar://problem/8012516
1887
1888         Disable full-screen video through MediaPlayerPrivateVisualContext since
1889         we no longer use GWorlds and QuickTime's built in full-screen support.
1890         
1891         Media layout tests updated with new expected results.        
1892
1893         * platform/win/media/controls-after-reload-expected.txt:
1894         * platform/win/media/controls-drag-timebar-expected.txt:
1895         * platform/win/media/controls-strict-expected.txt:
1896         * platform/win/media/controls-styling-expected.txt:
1897         * platform/win/media/video-controls-rendering-expected.txt:
1898         * platform/win/media/video-display-toggle-expected.txt:
1899         * platform/win/media/video-no-audio-expected.txt:
1900
1901 2010-05-21  Simon Fraser  <simon.fraser@apple.com>
1902
1903         Reviewed by Dan Bernstein.
1904
1905         Avoid creating huge tiled layers with accelerated compositing
1906         https://bugs.webkit.org/show_bug.cgi?id=39515
1907         
1908         New test with two large composited layers.
1909
1910         * compositing/geometry/huge-layer-expected.txt: Added.
1911         * compositing/geometry/huge-layer.html: Added.
1912
1913 2010-05-21  Alejandro G. Castro  <alex@igalia.com>
1914
1915         Rubber-stamped by Xan Lopez.
1916
1917         Updated test results, added web sockets lines.
1918
1919         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
1920
1921 2010-05-14  Chang Shu  <chang.shu@nokia.com>
1922
1923         Reviewed by Eric Seidel.
1924
1925         Import Philip Taylor's HTML5 <canavs> test suite from
1926         http://philip.html5.org/tests/canvas/suite/tests. These
1927         test cases are skipped for now.
1928         https://bugs.webkit.org/show_bug.cgi?id=20553
1929
1930         * fast/canvas/philip: Added.
1931         * fast/canvas/philip/fonts: Added.
1932         * fast/canvas/philip/fonts/CanvasTest.sfd: Added.
1933         * fast/canvas/philip/fonts/CanvasTest.ttf: Added.
1934         * fast/canvas/philip/images: Added.
1935         * fast/canvas/philip/images/anim-gr.gif: Added.
1936         * fast/canvas/philip/images/anim-gr.png: Added.
1937         * fast/canvas/philip/images/anim-poster-gr.png: Added.
1938         * fast/canvas/philip/images/background.png: Added.
1939         * fast/canvas/philip/images/broken.png: Added.
1940         * fast/canvas/philip/images/ggrr-256x256.png: Added.
1941         * fast/canvas/philip/images/green-16x16.png: Added.
1942         * fast/canvas/philip/images/green-1x1.png: Added.
1943         * fast/canvas/philip/images/green-256x256.png: Added.
1944         * fast/canvas/philip/images/green-2x2.png: Added.
1945         * fast/canvas/philip/images/green.png: Added.
1946         * fast/canvas/philip/images/grgr-256x256.png: Added.
1947         * fast/canvas/philip/images/red-16x16.png: Added.
1948         * fast/canvas/philip/images/red.png: Added.
1949         * fast/canvas/philip/images/redtransparent.png: Added.
1950         * fast/canvas/philip/images/rgrg-256x256.png: Added.
1951         * fast/canvas/philip/images/rrgg-256x256.png: Added.
1952         * fast/canvas/philip/images/transparent.png: Added.
1953         * fast/canvas/philip/images/transparent50.png: Added.
1954         * fast/canvas/philip/images/yellow.png: Added.
1955         * fast/canvas/philip/images/yellow75.png: Added.
1956         * fast/canvas/philip/tests: Added.
1957         * fast/canvas/philip/tests.css: Added.
1958         * fast/canvas/philip/tests/.reportgen.html.swp: Added.
1959         * fast/canvas/philip/tests/.reportgen.js.swp: Added.
1960         * fast/canvas/philip/tests/2d.canvas.readonly.html: Added.
1961         * fast/canvas/philip/tests/2d.canvas.reference.html: Added.
1962         * fast/canvas/philip/tests/2d.clearRect.basic.html: Added.
1963         * fast/canvas/philip/tests/2d.clearRect.clip.html: Added.
1964         * fast/canvas/philip/tests/2d.clearRect.globalalpha.html: Added.
1965         * fast/canvas/philip/tests/2d.clearRect.globalcomposite.html: Added.
1966         * fast/canvas/philip/tests/2d.clearRect.negative.html: Added.
1967         * fast/canvas/philip/tests/2d.clearRect.nonfinite.html: Added.
1968         * fast/canvas/philip/tests/2d.clearRect.path.html: Added.
1969         * fast/canvas/philip/tests/2d.clearRect.shadow.html: Added.
1970         * fast/canvas/philip/tests/2d.clearRect.transform.html: Added.
1971         * fast/canvas/philip/tests/2d.clearRect.zero.html: Added.
1972         * fast/canvas/philip/tests/2d.composite.canvas.copy.html: Added.
1973         * fast/canvas/philip/tests/2d.composite.canvas.copy.png: Added.
1974         * fast/canvas/philip/tests/2d.composite.canvas.destination-atop.html: Added.
1975         * fast/canvas/philip/tests/2d.composite.canvas.destination-atop.png: Added.
1976         * fast/canvas/philip/tests/2d.composite.canvas.destination-in.html: Added.
1977         * fast/canvas/philip/tests/2d.composite.canvas.destination-in.png: Added.
1978         * fast/canvas/philip/tests/2d.composite.canvas.destination-out.html: Added.
1979         * fast/canvas/philip/tests/2d.composite.canvas.destination-out.png: Added.
1980         * fast/canvas/philip/tests/2d.composite.canvas.destination-over.html: Added.
1981         * fast/canvas/philip/tests/2d.composite.canvas.destination-over.png: Added.
1982         * fast/canvas/philip/tests/2d.composite.canvas.lighter.html: Added.
1983         * fast/canvas/philip/tests/2d.composite.canvas.lighter.png: Added.
1984         * fast/canvas/philip/tests/2d.composite.canvas.source-atop.html: Added.
1985         * fast/canvas/philip/tests/2d.composite.canvas.source-atop.png: Added.
1986         * fast/canvas/philip/tests/2d.composite.canvas.source-in.html: Added.
1987         * fast/canvas/philip/tests/2d.composite.canvas.source-in.png: Added.
1988         * fast/canvas/philip/tests/2d.composite.canvas.source-out.html: Added.
1989         * fast/canvas/philip/tests/2d.composite.canvas.source-out.png: Added.
1990         * fast/canvas/philip/tests/2d.composite.canvas.source-over.html: Added.
1991         * fast/canvas/philip/tests/2d.composite.canvas.source-over.png: Added.
1992         * fast/canvas/philip/tests/2d.composite.canvas.xor.html: Added.
1993         * fast/canvas/philip/tests/2d.composite.canvas.xor.png: Added.
1994         * fast/canvas/philip/tests/2d.composite.clip.copy.html: Added.
1995         * fast/canvas/philip/tests/2d.composite.clip.destination-atop.html: Added.
1996         * fast/canvas/philip/tests/2d.composite.clip.destination-in.html: Added.
1997         * fast/canvas/philip/tests/2d.composite.clip.destination-out.html: Added.
1998         * fast/canvas/philip/tests/2d.composite.clip.destination-over.html: Added.
1999         * fast/canvas/philip/tests/2d.composite.clip.lighter.html: Added.
2000         * fast/canvas/philip/tests/2d.composite.clip.source-atop.html: Added.
2001         * fast/canvas/philip/tests/2d.composite.clip.source-in.html: Added.
2002         * fast/canvas/philip/tests/2d.composite.clip.source-out.html: Added.
2003         * fast/canvas/philip/tests/2d.composite.clip.source-over.html: Added.
2004         * fast/canvas/philip/tests/2d.composite.clip.xor.html: Added.
2005         * fast/canvas/philip/tests/2d.composite.globalAlpha.canvas.html: Added.
2006         * fast/canvas/philip/tests/2d.composite.globalAlpha.canvaspattern.html: Added.
2007         * fast/canvas/philip/tests/2d.composite.globalAlpha.default.html: Added.
2008         * fast/canvas/philip/tests/2d.composite.globalAlpha.fill.html: Added.
2009         * fast/canvas/philip/tests/2d.composite.globalAlpha.image.html: Added.
2010         * fast/canvas/philip/tests/2d.composite.globalAlpha.imagepattern.html: Added.
2011         * fast/canvas/philip/tests/2d.composite.globalAlpha.invalid.html: Added.
2012         * fast/canvas/philip/tests/2d.composite.globalAlpha.range.html: Added.
2013         * fast/canvas/philip/tests/2d.composite.image.copy.html: Added.
2014         * fast/canvas/philip/tests/2d.composite.image.copy.png: Added.
2015         * fast/canvas/philip/tests/2d.composite.image.destination-atop.html: Added.
2016         * fast/canvas/philip/tests/2d.composite.image.destination-atop.png: Added.
2017         * fast/canvas/philip/tests/2d.composite.image.destination-in.html: Added.
2018         * fast/canvas/philip/tests/2d.composite.image.destination-in.png: Added.
2019         * fast/canvas/philip/tests/2d.composite.image.destination-out.html: Added.
2020         * fast/canvas/philip/tests/2d.composite.image.destination-out.png: Added.
2021         * fast/canvas/philip/tests/2d.composite.image.destination-over.html: Added.
2022         * fast/canvas/philip/tests/2d.composite.image.destination-over.png: Added.
2023         * fast/canvas/philip/tests/2d.composite.image.lighter.html: Added.
2024         * fast/canvas/philip/tests/2d.composite.image.lighter.png: Added.
2025         * fast/canvas/philip/tests/2d.composite.image.source-atop.html: Added.
2026         * fast/canvas/philip/tests/2d.composite.image.source-atop.png: Added.
2027         * fast/canvas/philip/tests/2d.composite.image.source-in.html: Added.
2028         * fast/canvas/philip/tests/2d.composite.image.source-in.png: Added.
2029         * fast/canvas/philip/tests/2d.composite.image.source-out.html: Added.
2030         * fast/canvas/philip/tests/2d.composite.image.source-out.png: Added.
2031         * fast/canvas/philip/tests/2d.composite.image.source-over.html: Added.
2032         * fast/canvas/philip/tests/2d.composite.image.source-over.png: Added.
2033         * fast/canvas/philip/tests/2d.composite.image.xor.html: Added.
2034         * fast/canvas/philip/tests/2d.composite.image.xor.png: Added.
2035         * fast/canvas/philip/tests/2d.composite.operation.casesensitive.html: Added.
2036         * fast/canvas/philip/tests/2d.composite.operation.clear.html: Added.
2037         * fast/canvas/philip/tests/2d.composite.operation.darker.html: Added.
2038         * fast/canvas/philip/tests/2d.composite.operation.default.html: Added.
2039         * fast/canvas/philip/tests/2d.composite.operation.get.html: Added.
2040         * fast/canvas/philip/tests/2d.composite.operation.highlight.html: Added.
2041         * fast/canvas/philip/tests/2d.composite.operation.nullsuffix.html: Added.
2042         * fast/canvas/philip/tests/2d.composite.operation.over.html: Added.
2043         * fast/canvas/philip/tests/2d.composite.operation.unrecognised.html: Added.
2044         * fast/canvas/philip/tests/2d.composite.solid.copy.html: Added.
2045         * fast/canvas/philip/tests/2d.composite.solid.copy.png: Added.
2046         * fast/canvas/philip/tests/2d.composite.solid.destination-atop.html: Added.
2047         * fast/canvas/philip/tests/2d.composite.solid.destination-atop.png: Added.
2048         * fast/canvas/philip/tests/2d.composite.solid.destination-in.html: Added.
2049         * fast/canvas/philip/tests/2d.composite.solid.destination-in.png: Added.
2050         * fast/canvas/philip/tests/2d.composite.solid.destination-out.html: Added.
2051         * fast/canvas/philip/tests/2d.composite.solid.destination-out.png: Added.
2052         * fast/canvas/philip/tests/2d.composite.solid.destination-over.html: Added.
2053         * fast/canvas/philip/tests/2d.composite.solid.destination-over.png: Added.
2054         * fast/canvas/philip/tests/2d.composite.solid.lighter.html: Added.
2055         * fast/canvas/philip/tests/2d.composite.solid.lighter.png: Added.
2056         * fast/canvas/philip/tests/2d.composite.solid.source-atop.html: Added.
2057         * fast/canvas/philip/tests/2d.composite.solid.source-atop.png: Added.
2058         * fast/canvas/philip/tests/2d.composite.solid.source-in.html: Added.
2059         * fast/canvas/philip/tests/2d.composite.solid.source-in.png: Added.
2060         * fast/canvas/philip/tests/2d.composite.solid.source-out.html: Added.
2061         * fast/canvas/philip/tests/2d.composite.solid.source-out.png: Added.
2062         * fast/canvas/philip/tests/2d.composite.solid.source-over.html: Added.
2063         * fast/canvas/philip/tests/2d.composite.solid.source-over.png: Added.
2064         * fast/canvas/philip/tests/2d.composite.solid.xor.html: Added.
2065         * fast/canvas/philip/tests/2d.composite.solid.xor.png: Added.
2066         * fast/canvas/philip/tests/2d.composite.transparent.copy.html: Added.
2067         * fast/canvas/philip/tests/2d.composite.transparent.copy.png: Added.
2068         * fast/canvas/philip/tests/2d.composite.transparent.destination-atop.html: Added.
2069         * fast/canvas/philip/tests/2d.composite.transparent.destination-atop.png: Added.
2070         * fast/canvas/philip/tests/2d.composite.transparent.destination-in.html: Added.
2071         * fast/canvas/philip/tests/2d.composite.transparent.destination-in.png: Added.
2072         * fast/canvas/philip/tests/2d.composite.transparent.destination-out.html: Added.
2073         * fast/canvas/philip/tests/2d.composite.transparent.destination-out.png: Added.
2074         * fast/canvas/philip/tests/2d.composite.transparent.destination-over.html: Added.
2075         * fast/canvas/philip/tests/2d.composite.transparent.destination-over.png: Added.
2076         * fast/canvas/philip/tests/2d.composite.transparent.lighter.html: Added.
2077         * fast/canvas/philip/tests/2d.composite.transparent.lighter.png: Added.
2078         * fast/canvas/philip/tests/2d.composite.transparent.source-atop.html: Added.
2079         * fast/canvas/philip/tests/2d.composite.transparent.source-atop.png: Added.
2080         * fast/canvas/philip/tests/2d.composite.transparent.source-in.html: Added.
2081         * fast/canvas/philip/tests/2d.composite.transparent.source-in.png: Added.
2082         * fast/canvas/philip/tests/2d.composite.transparent.source-out.html: Added.
2083         * fast/canvas/philip/tests/2d.composite.transparent.source-out.png: Added.
2084         * fast/canvas/philip/tests/2d.composite.transparent.source-over.html: Added.
2085         * fast/canvas/philip/tests/2d.composite.transparent.source-over.png: Added.
2086         * fast/canvas/philip/tests/2d.composite.transparent.xor.html: Added.
2087         * fast/canvas/philip/tests/2d.composite.transparent.xor.png: Added.
2088         * fast/canvas/philip/tests/2d.composite.uncovered.fill.copy.html: Added.
2089         * fast/canvas/philip/tests/2d.composite.uncovered.fill.copy.png: Added.
2090         * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-atop.html: Added.
2091         * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-atop.png: Added.
2092         * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-in.html: Added.
2093         * fast/canvas/philip/tests/2d.composite.uncovered.fill.destination-in.png: Added.
2094         * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-in.html: Added.
2095         * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-in.png: Added.
2096         * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-out.html: Added.
2097         * fast/canvas/philip/tests/2d.composite.uncovered.fill.source-out.png: Added.
2098         * fast/canvas/philip/tests/2d.composite.uncovered.image.copy.html: Added.
2099         * fast/canvas/philip/tests/2d.composite.uncovered.image.copy.png: Added.
2100         * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-atop.html: Added.
2101         * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-atop.png: Added.
2102         * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-in.html: Added.
2103         * fast/canvas/philip/tests/2d.composite.uncovered.image.destination-in.png: Added.
2104         * fast/canvas/philip/tests/2d.composite.uncovered.image.source-in.html: Added.
2105         * fast/canvas/philip/tests/2d.composite.uncovered.image.source-in.png: Added.
2106         * fast/canvas/philip/tests/2d.composite.uncovered.image.source-out.html: Added.
2107         * fast/canvas/philip/tests/2d.composite.uncovered.image.source-out.png: Added.
2108         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.copy.html: Added.
2109         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.copy.png: Added.
2110         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-atop.html: Added.
2111         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-atop.png: Added.
2112         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-in.html: Added.
2113         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.destination-in.png: Added.
2114         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-in.html: Added.
2115         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-in.png: Added.
2116         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-out.html: Added.
2117         * fast/canvas/philip/tests/2d.composite.uncovered.nocontext.source-out.png: Added.
2118         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.copy.html: Added.
2119         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.copy.png: Added.
2120         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.html: Added.
2121         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.png: Added.
2122         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-in.html: Added.
2123         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.destination-in.png: Added.
2124         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-in.html: Added.
2125         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-in.png: Added.
2126         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-out.html: Added.
2127         * fast/canvas/philip/tests/2d.composite.uncovered.pattern.source-out.png: Added.
2128         * fast/canvas/philip/tests/2d.coordinatespace.html: Added.
2129         * fast/canvas/philip/tests/2d.coordinatespace.png: Added.
2130         * fast/canvas/philip/tests/2d.drawImage.3arg.html: Added.
2131         * fast/canvas/philip/tests/2d.drawImage.5arg.html: Added.
2132         * fast/canvas/philip/tests/2d.drawImage.9arg.basic.html: Added.
2133         * fast/canvas/philip/tests/2d.drawImage.9arg.destpos.html: Added.
2134         * fast/canvas/philip/tests/2d.drawImage.9arg.destsize.html: Added.
2135         * fast/canvas/philip/tests/2d.drawImage.9arg.sourcepos.html: Added.
2136         * fast/canvas/philip/tests/2d.drawImage.9arg.sourcesize.html: Added.
2137         * fast/canvas/philip/tests/2d.drawImage.alpha.html: Added.
2138         * fast/canvas/philip/tests/2d.drawImage.animated.apng.html: Added.
2139         * fast/canvas/philip/tests/2d.drawImage.animated.gif.html: Added.
2140         * fast/canvas/philip/tests/2d.drawImage.animated.poster.html: Added.
2141         * fast/canvas/philip/tests/2d.drawImage.broken.html: Added.
2142         * fast/canvas/philip/tests/2d.drawImage.canvas.html: Added.
2143         * fast/canvas/philip/tests/2d.drawImage.clip.html: Added.
2144         * fast/canvas/philip/tests/2d.drawImage.composite.html: Added.
2145         * fast/canvas/philip/tests/2d.drawImage.floatsource.html: Added.
2146         * fast/canvas/philip/tests/2d.drawImage.incomplete.html: Added.
2147         * fast/canvas/philip/tests/2d.drawImage.negativedest.html: Added.
2148         * fast/canvas/philip/tests/2d.drawImage.negativedir.html: Added.
2149         * fast/canvas/philip/tests/2d.drawImage.negativesource.html: Added.
2150         * fast/canvas/philip/tests/2d.drawImage.nonfinite.html: Added.
2151         * fast/canvas/philip/tests/2d.drawImage.nowrap.html: Added.
2152         * fast/canvas/philip/tests/2d.drawImage.null.html: Added.
2153         * fast/canvas/philip/tests/2d.drawImage.outsidesource.html: Added.
2154         * fast/canvas/philip/tests/2d.drawImage.path.html: Added.
2155         * fast/canvas/philip/tests/2d.drawImage.self.1.html: Added.
2156         * fast/canvas/philip/tests/2d.drawImage.self.2.html: Added.
2157         * fast/canvas/philip/tests/2d.drawImage.transform.html: Added.
2158         * fast/canvas/philip/tests/2d.drawImage.wrongtype.html: Added.
2159         * fast/canvas/philip/tests/2d.drawImage.zerocanvas.html: Added.
2160         * fast/canvas/philip/tests/2d.drawImage.zerosource.html: Added.
2161         * fast/canvas/philip/tests/2d.fillRect.basic.html: Added.
2162         * fast/canvas/philip/tests/2d.fillRect.clip.html: Added.
2163         * fast/canvas/philip/tests/2d.fillRect.negative.html: Added.
2164         * fast/canvas/philip/tests/2d.fillRect.nonfinite.html: Added.
2165         * fast/canvas/philip/tests/2d.fillRect.path.html: Added.
2166         * fast/canvas/philip/tests/2d.fillRect.shadow.html: Added.
2167         * fast/canvas/philip/tests/2d.fillRect.transform.html: Added.
2168         * fast/canvas/philip/tests/2d.fillRect.zero.html: Added.
2169         * fast/canvas/philip/tests/2d.fillStyle.default.html: Added.
2170         * fast/canvas/philip/tests/2d.fillStyle.get.semitransparent.html: Added.
2171         * fast/canvas/philip/tests/2d.fillStyle.get.solid.html: Added.
2172         * fast/canvas/philip/tests/2d.fillStyle.get.transparent.html: Added.
2173         * fast/canvas/philip/tests/2d.fillStyle.invalidstring.html: Added.
2174         * fast/canvas/philip/tests/2d.fillStyle.invalidtype.html: Added.
2175         * fast/canvas/philip/tests/2d.fillStyle.parse.current.basic.html: Added.
2176         * fast/canvas/philip/tests/2d.fillStyle.parse.current.changed.html: Added.
2177         * fast/canvas/philip/tests/2d.fillStyle.parse.current.removed.html: Added.
2178         * fast/canvas/philip/tests/2d.fillStyle.parse.current.removed.png: Added.
2179         * fast/canvas/philip/tests/2d.fillStyle.parse.hex3.html: Added.
2180         * fast/canvas/philip/tests/2d.fillStyle.parse.hex3.png: Added.
2181         * fast/canvas/philip/tests/2d.fillStyle.parse.hex6.html: Added.
2182         * fast/canvas/philip/tests/2d.fillStyle.parse.hex6.png: Added.
2183         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-1.html: Added.
2184         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-1.png: Added.
2185         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-2.html: Added.
2186         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-2.png: Added.
2187         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-3.html: Added.
2188         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-3.png: Added.
2189         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-4.html: Added.
2190         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-4.png: Added.
2191         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-5.html: Added.
2192         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-5.png: Added.
2193         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-1.html: Added.
2194         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-1.png: Added.
2195         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-2.html: Added.
2196         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-2.png: Added.
2197         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-3.html: Added.
2198         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-3.png: Added.
2199         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-4.html: Added.
2200         * fast/canvas/philip/tests/2d.fillStyle.parse.hsl-clamp-4.png: Added.
2201         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-1.html: Added.
2202         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-1.png: Added.
2203         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-2.html: Added.
2204         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-2.png: Added.
2205         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-1.html: Added.
2206         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-1.png: Added.
2207         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-2.html: Added.
2208         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-2.png: Added.
2209         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-3.html: Added.
2210         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-3.png: Added.
2211         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-4.html: Added.
2212         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-4.png: Added.
2213         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-5.html: Added.
2214         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-5.png: Added.
2215         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-6.html: Added.
2216         * fast/canvas/philip/tests/2d.fillStyle.parse.hsla-clamp-6.png: Added.
2217         * fast/canvas/philip/tests/2d.fillStyle.parse.html4.html: Added.
2218         * fast/canvas/philip/tests/2d.fillStyle.parse.html4.png: Added.
2219         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex1.html: Added.
2220         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex2.html: Added.
2221         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex3.html: Added.
2222         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex4.html: Added.
2223         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex5.html: Added.
2224         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex6.html: Added.
2225         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex7.html: Added.
2226         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hex8.html: Added.
2227         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-1.html: Added.
2228         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-2.html: Added.
2229         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-3.html: Added.
2230         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-4.html: Added.
2231         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsl-5.html: Added.
2232         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsla-1.html: Added.
2233         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.hsla-2.html: Added.
2234         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.name-1.html: Added.
2235         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.name-2.html: Added.
2236         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.name-3.html: Added.
2237         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-1.html: Added.
2238         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-2.html: Added.
2239         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-3.html: Added.
2240         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-4.html: Added.
2241         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-5.html: Added.
2242         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-6.html: Added.
2243         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgb-7.html: Added.
2244         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-1.html: Added.
2245         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-2.html: Added.
2246         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-3.html: Added.
2247         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-4.html: Added.
2248         * fast/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-5.html: Added.
2249         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-1.html: Added.
2250         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-1.png: Added.
2251         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-2.html: Added.
2252         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-2.png: Added.
2253         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-3.html: Added.
2254         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-3.png: Added.
2255         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-4.html: Added.
2256         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-4.png: Added.
2257         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-5.html: Added.
2258         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-clamp-5.png: Added.
2259         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-num.html: Added.
2260         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-num.png: Added.
2261         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-percent.html: Added.
2262         * fast/canvas/philip/tests/2d.fillStyle.parse.rgb-percent.png: Added.
2263         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-1.html: Added.
2264         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-1.png: Added.
2265         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-2.html: Added.
2266         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-clamp-2.png: Added.
2267         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-1.html: Added.
2268         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-1.png: Added.
2269         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-2.html: Added.
2270         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-num-2.png: Added.
2271         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-percent.html: Added.
2272         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-percent.png: Added.
2273         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-1.html: Added.
2274         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-1.png: Added.
2275         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-2.html: Added.
2276         * fast/canvas/philip/tests/2d.fillStyle.parse.rgba-solid-2.png: Added.
2277         * fast/canvas/philip/tests/2d.fillStyle.parse.svg-1.html: Added.
2278         * fast/canvas/philip/tests/2d.fillStyle.parse.svg-1.png: Added.
2279         * fast/canvas/philip/tests/2d.fillStyle.parse.svg-2.html: Added.
2280         * fast/canvas/philip/tests/2d.fillStyle.parse.svg-2.png: Added.
2281         * fast/canvas/philip/tests/2d.fillStyle.parse.system.html: Added.
2282         * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-1.html: Added.
2283         * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-1.png: Added.
2284         * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-2.html: Added.
2285         * fast/canvas/philip/tests/2d.fillStyle.parse.transparent-2.png: Added.
2286         * fast/canvas/philip/tests/2d.getcontext.exists.html: Added.
2287         * fast/canvas/philip/tests/2d.getcontext.shared.html: Added.
2288         * fast/canvas/philip/tests/2d.getcontext.unique.html: Added.
2289         * fast/canvas/philip/tests/2d.gradient.empty.html: Added.
2290         * fast/canvas/philip/tests/2d.gradient.interpolate.alpha.html: Added.
2291         * fast/canvas/philip/tests/2d.gradient.interpolate.alpha.png: Added.
2292         * fast/canvas/philip/tests/2d.gradient.interpolate.colour.html: Added.
2293         * fast/canvas/philip/tests/2d.gradient.interpolate.colour.png: Added.
2294         * fast/canvas/philip/tests/2d.gradient.interpolate.colouralpha.html: Added.
2295         * fast/canvas/philip/tests/2d.gradient.interpolate.colouralpha.png: Added.
2296         * fast/canvas/philip/tests/2d.gradient.interpolate.multiple.html: Added.
2297         * fast/canvas/philip/tests/2d.gradient.interpolate.multiple.png: Added.
2298         * fast/canvas/philip/tests/2d.gradient.interpolate.outside.html: Added.
2299         * fast/canvas/philip/tests/2d.gradient.interpolate.overlap.html: Added.
2300         * fast/canvas/philip/tests/2d.gradient.interpolate.overlap.png: Added.
2301         * fast/canvas/philip/tests/2d.gradient.interpolate.overlap2.html: Added.
2302         * fast/canvas/philip/tests/2d.gradient.interpolate.solid.html: Added.
2303         * fast/canvas/philip/tests/2d.gradient.interpolate.vertical.html: Added.
2304         * fast/canvas/philip/tests/2d.gradient.interpolate.vertical.png: Added.
2305         * fast/canvas/philip/tests/2d.gradient.interpolate.zerosize.html: Added.
2306         * fast/canvas/philip/tests/2d.gradient.linear.nonfinite.html: Added.
2307         * fast/canvas/philip/tests/2d.gradient.linear.transform.1.html: Added.
2308         * fast/canvas/philip/tests/2d.gradient.linear.transform.2.html: Added.
2309         * fast/canvas/philip/tests/2d.gradient.linear.transform.3.html: Added.
2310         * fast/canvas/philip/tests/2d.gradient.object.compare.html: Added.
2311         * fast/canvas/philip/tests/2d.gradient.object.crosscanvas.html: Added.
2312         * fast/canvas/philip/tests/2d.gradient.object.invalidcolour.html: Added.
2313         * fast/canvas/philip/tests/2d.gradient.object.invalidoffset.html: Added.
2314         * fast/canvas/philip/tests/2d.gradient.object.return.html: Added.
2315         * fast/canvas/philip/tests/2d.gradient.object.update.html: Added.
2316         * fast/canvas/philip/tests/2d.gradient.radial.cone.behind.html: Added.
2317         * fast/canvas/philip/tests/2d.gradient.radial.cone.beside.html: Added.
2318         * fast/canvas/philip/tests/2d.gradient.radial.cone.bottom.html: Added.
2319         * fast/canvas/philip/tests/2d.gradient.radial.cone.cylinder.html: Added.
2320         * fast/canvas/philip/tests/2d.gradient.radial.cone.front.html: Added.
2321         * fast/canvas/philip/tests/2d.gradient.radial.cone.shape1.html: Added.
2322         * fast/canvas/philip/tests/2d.gradient.radial.cone.shape2.html: Added.
2323         * fast/canvas/philip/tests/2d.gradient.radial.cone.top.html: Added.
2324         * fast/canvas/philip/tests/2d.gradient.radial.equal.html: Added.
2325         * fast/canvas/philip/tests/2d.gradient.radial.inside1.html: Added.
2326         * fast/canvas/philip/tests/2d.gradient.radial.inside2.html: Added.
2327         * fast/canvas/philip/tests/2d.gradient.radial.inside3.html: Added.
2328         * fast/canvas/philip/tests/2d.gradient.radial.negative.html: Added.
2329         * fast/canvas/philip/tests/2d.gradient.radial.nonfinite.html: Added.
2330         * fast/canvas/philip/tests/2d.gradient.radial.outside1.html: Added.
2331         * fast/canvas/philip/tests/2d.gradient.radial.outside2.html: Added.
2332         * fast/canvas/philip/tests/2d.gradient.radial.outside3.html: Added.
2333         * fast/canvas/philip/tests/2d.gradient.radial.touch1.html: Added.
2334         * fast/canvas/philip/tests/2d.gradient.radial.touch2.html: Added.
2335         * fast/canvas/philip/tests/2d.gradient.radial.touch3.html: Added.
2336         * fast/canvas/philip/tests/2d.gradient.radial.transform.1.html: Added.
2337         * fast/canvas/philip/tests/2d.gradient.radial.transform.2.html: Added.
2338         * fast/canvas/philip/tests/2d.gradient.radial.transform.3.html: Added.
2339         * fast/canvas/philip/tests/2d.imageData.create1.basic.html: Added.
2340         * fast/canvas/philip/tests/2d.imageData.create1.initial.html: Added.
2341         * fast/canvas/philip/tests/2d.imageData.create1.type.html: Added.
2342         * fast/canvas/philip/tests/2d.imageData.create1.zero.html: Added.
2343         * fast/canvas/philip/tests/2d.imageData.create2.basic.html: Added.
2344         * fast/canvas/philip/tests/2d.imageData.create2.initial.html: Added.
2345         * fast/canvas/philip/tests/2d.imageData.create2.large.html: Added.
2346         * fast/canvas/philip/tests/2d.imageData.create2.negative.html: Added.
2347         * fast/canvas/philip/tests/2d.imageData.create2.nonfinite.html: Added.
2348         * fast/canvas/philip/tests/2d.imageData.create2.round.html: Added.
2349         * fast/canvas/philip/tests/2d.imageData.create2.tiny.html: Added.
2350         * fast/canvas/philip/tests/2d.imageData.create2.type.html: Added.
2351         * fast/canvas/philip/tests/2d.imageData.create2.zero.html: Added.
2352         * fast/canvas/philip/tests/2d.imageData.get.basic.html: Added.
2353         * fast/canvas/philip/tests/2d.imageData.get.clamp.html: Added.
2354         * fast/canvas/philip/tests/2d.imageData.get.length.html: Added.
2355         * fast/canvas/philip/tests/2d.imageData.get.nonfinite.html: Added.
2356         * fast/canvas/philip/tests/2d.imageData.get.nonpremul.html: Added.
2357         * fast/canvas/philip/tests/2d.imageData.get.order.alpha.html: Added.
2358         * fast/canvas/philip/tests/2d.imageData.get.order.cols.html: Added.
2359         * fast/canvas/philip/tests/2d.imageData.get.order.rgb.html: Added.
2360         * fast/canvas/philip/tests/2d.imageData.get.order.rows.html: Added.
2361         * fast/canvas/philip/tests/2d.imageData.get.range.html: Added.
2362         * fast/canvas/philip/tests/2d.imageData.get.source.negative.html: Added.
2363         * fast/canvas/philip/tests/2d.imageData.get.source.outside.html: Added.
2364         * fast/canvas/philip/tests/2d.imageData.get.source.size.html: Added.
2365         * fast/canvas/philip/tests/2d.imageData.get.tiny.html: Added.
2366         * fast/canvas/philip/tests/2d.imageData.get.type.html: Added.
2367         * fast/canvas/philip/tests/2d.imageData.get.unaffected.html: Added.
2368         * fast/canvas/philip/tests/2d.imageData.get.zero.html: Added.
2369         * fast/canvas/philip/tests/2d.imageData.object.ctor.html: Added.
2370         * fast/canvas/philip/tests/2d.imageData.object.nan.html: Added.
2371         * fast/canvas/philip/tests/2d.imageData.object.properties.html: Added.
2372         * fast/canvas/philip/tests/2d.imageData.object.readonly.html: Added.
2373         * fast/canvas/philip/tests/2d.imageData.object.round.html: Added.
2374         * fast/canvas/philip/tests/2d.imageData.object.set.html: Added.
2375         * fast/canvas/philip/tests/2d.imageData.object.string.html: Added.
2376         * fast/canvas/philip/tests/2d.imageData.object.undefined.html: Added.
2377         * fast/canvas/philip/tests/2d.imageData.object.wrap.html: Added.
2378         * fast/canvas/philip/tests/2d.imageData.put.alpha.html: Added.
2379         * fast/canvas/philip/tests/2d.imageData.put.alpha.png: Added.
2380         * fast/canvas/philip/tests/2d.imageData.put.basic.html: Added.
2381         * fast/canvas/philip/tests/2d.imageData.put.clip.html: Added.
2382         * fast/canvas/philip/tests/2d.imageData.put.created.html: Added.
2383         * fast/canvas/philip/tests/2d.imageData.put.cross.html: Added.
2384         * fast/canvas/philip/tests/2d.imageData.put.dirty.negative.html: Added.
2385         * fast/canvas/philip/tests/2d.imageData.put.dirty.outside.html: Added.
2386         * fast/canvas/philip/tests/2d.imageData.put.dirty.rect1.html: Added.
2387         * fast/canvas/philip/tests/2d.imageData.put.dirty.rect2.html: Added.
2388         * fast/canvas/philip/tests/2d.imageData.put.dirty.zero.html: Added.
2389         * fast/canvas/philip/tests/2d.imageData.put.modified.html: Added.
2390         * fast/canvas/philip/tests/2d.imageData.put.nonfinite.html: Added.
2391         * fast/canvas/philip/tests/2d.imageData.put.null.html: Added.
2392         * fast/canvas/philip/tests/2d.imageData.put.path.html: Added.
2393         * fast/canvas/philip/tests/2d.imageData.put.unaffected.html: Added.
2394         * fast/canvas/philip/tests/2d.imageData.put.unchanged.html: Added.
2395         * fast/canvas/philip/tests/2d.imageData.put.wrongtype.html: Added.
2396         * fast/canvas/philip/tests/2d.line.cap.butt.html: Added.
2397         * fast/canvas/philip/tests/2d.line.cap.closed.html: Added.
2398         * fast/canvas/philip/tests/2d.line.cap.invalid.html: Added.
2399         * fast/canvas/philip/tests/2d.line.cap.open.html: Added.
2400         * fast/canvas/philip/tests/2d.line.cap.round.html: Added.
2401         * fast/canvas/philip/tests/2d.line.cap.square.html: Added.
2402         * fast/canvas/philip/tests/2d.line.cap.valid.html: Added.
2403         * fast/canvas/philip/tests/2d.line.cross.html: Added.
2404         * fast/canvas/philip/tests/2d.line.defaults.html: Added.
2405         * fast/canvas/philip/tests/2d.line.join.bevel.html: Added.
2406         * fast/canvas/philip/tests/2d.line.join.closed.html: Added.
2407         * fast/canvas/philip/tests/2d.line.join.invalid.html: Added.
2408         * fast/canvas/philip/tests/2d.line.join.miter.html: Added.
2409         * fast/canvas/philip/tests/2d.line.join.open.html: Added.
2410         * fast/canvas/philip/tests/2d.line.join.parallel.html: Added.
2411         * fast/canvas/philip/tests/2d.line.join.round.html: Added.
2412         * fast/canvas/philip/tests/2d.line.join.valid.html: Added.
2413         * fast/canvas/philip/tests/2d.line.miter.acute.html: Added.
2414         * fast/canvas/philip/tests/2d.line.miter.exceeded.html: Added.
2415         * fast/canvas/philip/tests/2d.line.miter.invalid.html: Added.
2416         * fast/canvas/philip/tests/2d.line.miter.lineedge.html: Added.
2417         * fast/canvas/philip/tests/2d.line.miter.obtuse.html: Added.
2418         * fast/canvas/philip/tests/2d.line.miter.rightangle.html: Added.
2419         * fast/canvas/philip/tests/2d.line.miter.valid.html: Added.
2420         * fast/canvas/philip/tests/2d.line.miter.within.html: Added.
2421         * fast/canvas/philip/tests/2d.line.union.html: Added.
2422         * fast/canvas/philip/tests/2d.line.width.basic.html: Added.
2423         * fast/canvas/philip/tests/2d.line.width.invalid.html: Added.
2424         * fast/canvas/philip/tests/2d.line.width.scaledefault.html: Added.
2425         * fast/canvas/philip/tests/2d.line.width.transformed.html: Added.
2426         * fast/canvas/philip/tests/2d.line.width.valid.html: Added.
2427         * fast/canvas/philip/tests/2d.missingargs.html: Added.
2428         * fast/canvas/philip/tests/2d.path.arc.angle.1.html: Added.
2429         * fast/canvas/philip/tests/2d.path.arc.angle.2.html: Added.
2430         * fast/canvas/philip/tests/2d.path.arc.angle.3.html: Added.
2431         * fast/canvas/philip/tests/2d.path.arc.angle.4.html: Added.
2432         * fast/canvas/philip/tests/2d.path.arc.angle.5.html: Added.
2433         * fast/canvas/philip/tests/2d.path.arc.angle.6.html: Added.
2434         * fast/canvas/philip/tests/2d.path.arc.empty.html: Added.
2435         * fast/canvas/philip/tests/2d.path.arc.end.html: Added.
2436         * fast/canvas/philip/tests/2d.path.arc.negative.html: Added.
2437         * fast/canvas/philip/tests/2d.path.arc.nonempty.html: Added.
2438         * fast/canvas/philip/tests/2d.path.arc.nonfinite.html: Added.
2439         * fast/canvas/philip/tests/2d.path.arc.scale.1.html: Added.
2440         * fast/canvas/philip/tests/2d.path.arc.scale.2.html: Added.
2441         * fast/canvas/philip/tests/2d.path.arc.selfintersect.1.html: Added.
2442         * fast/canvas/philip/tests/2d.path.arc.selfintersect.2.html: Added.
2443         * fast/canvas/philip/tests/2d.path.arc.shape.1.html: Added.
2444         * fast/canvas/philip/tests/2d.path.arc.shape.2.html: Added.
2445         * fast/canvas/philip/tests/2d.path.arc.shape.3.html: Added.
2446         * fast/canvas/philip/tests/2d.path.arc.shape.4.html: Added.
2447         * fast/canvas/philip/tests/2d.path.arc.shape.5.html: Added.
2448         * fast/canvas/philip/tests/2d.path.arc.twopie.1.html: Added.
2449         * fast/canvas/philip/tests/2d.path.arc.twopie.2.html: Added.
2450         * fast/canvas/philip/tests/2d.path.arc.twopie.3.html: Added.
2451         * fast/canvas/philip/tests/2d.path.arc.twopie.4.html: Added.
2452         * fast/canvas/philip/tests/2d.path.arc.zero.1.html: Added.
2453         * fast/canvas/philip/tests/2d.path.arc.zero.2.html: Added.
2454         * fast/canvas/philip/tests/2d.path.arc.zeroradius.html: Added.
2455         * fast/canvas/philip/tests/2d.path.arcTo.coincide.1.html: Added.
2456         * fast/canvas/philip/tests/2d.path.arcTo.coincide.2.html: Added.
2457         * fast/canvas/philip/tests/2d.path.arcTo.collinear.1.html: Added.
2458         * fast/canvas/philip/tests/2d.path.arcTo.collinear.2.html: Added.
2459         * fast/canvas/philip/tests/2d.path.arcTo.collinear.3.html: Added.
2460         * fast/canvas/philip/tests/2d.path.arcTo.ensuresubpath.1.html: Added.
2461         * fast/canvas/philip/tests/2d.path.arcTo.ensuresubpath.2.html: Added.
2462         * fast/canvas/philip/tests/2d.path.arcTo.negative.html: Added.
2463         * fast/canvas/philip/tests/2d.path.arcTo.nonfinite.html: Added.
2464         * fast/canvas/philip/tests/2d.path.arcTo.scale.html: Added.
2465         * fast/canvas/philip/tests/2d.path.arcTo.shape.curve1.html: Added.
2466         * fast/canvas/philip/tests/2d.path.arcTo.shape.curve2.html: Added.
2467         * fast/canvas/philip/tests/2d.path.arcTo.shape.end.html: Added.
2468         * fast/canvas/philip/tests/2d.path.arcTo.shape.start.html: Added.
2469         * fast/canvas/philip/tests/2d.path.arcTo.transformation.html: Added.
2470         * fast/canvas/philip/tests/2d.path.arcTo.zero.1.html: Added.
2471         * fast/canvas/philip/tests/2d.path.arcTo.zero.2.html: Added.
2472         * fast/canvas/philip/tests/2d.path.beginPath.html: Added.
2473         * fast/canvas/philip/tests/2d.path.bezierCurveTo.basic.html: Added.
2474         * fast/canvas/philip/tests/2d.path.bezierCurveTo.ensuresubpath.1.html: Added.
2475         * fast/canvas/philip/tests/2d.path.bezierCurveTo.ensuresubpath.2.html: Added.
2476         * fast/canvas/philip/tests/2d.path.bezierCurveTo.nonfinite.html: Added.
2477         * fast/canvas/philip/tests/2d.path.bezierCurveTo.scaled.html: Added.
2478         * fast/canvas/philip/tests/2d.path.bezierCurveTo.shape.html: Added.
2479         * fast/canvas/philip/tests/2d.path.clip.basic.1.html: Added.
2480         * fast/canvas/philip/tests/2d.path.clip.basic.2.html: Added.
2481         * fast/canvas/philip/tests/2d.path.clip.empty.html: Added.
2482         * fast/canvas/philip/tests/2d.path.clip.intersect.html: Added.
2483         * fast/canvas/philip/tests/2d.path.clip.unaffected.html: Added.
2484         * fast/canvas/philip/tests/2d.path.clip.winding.1.html: Added.
2485         * fast/canvas/philip/tests/2d.path.clip.winding.2.html: Added.
2486         * fast/canvas/philip/tests/2d.path.closePath.empty.html: Added.
2487         * fast/canvas/philip/tests/2d.path.closePath.newline.html: Added.
2488         * fast/canvas/philip/tests/2d.path.closePath.nextpoint.html: Added.
2489         * fast/canvas/philip/tests/2d.path.fill.closed.basic.html: Added.
2490         * fast/canvas/philip/tests/2d.path.fill.closed.unaffected.html: Added.
2491         * fast/canvas/philip/tests/2d.path.fill.overlap.html: Added.
2492         * fast/canvas/philip/tests/2d.path.fill.overlap.png: Added.
2493         * fast/canvas/philip/tests/2d.path.fill.winding.add.html: Added.
2494         * fast/canvas/philip/tests/2d.path.fill.winding.subtract.1.html: Added.
2495         * fast/canvas/philip/tests/2d.path.fill.winding.subtract.2.html: Added.
2496         * fast/canvas/philip/tests/2d.path.fill.winding.subtract.3.html: Added.
2497         * fast/canvas/philip/tests/2d.path.initial.html: Added.
2498         * fast/canvas/philip/tests/2d.path.isPointInPath.arc.html: Added.
2499         * fast/canvas/philip/tests/2d.path.isPointInPath.basic.1.html: Added.
2500         * fast/canvas/philip/tests/2d.path.isPointInPath.basic.2.html: Added.
2501         * fast/canvas/philip/tests/2d.path.isPointInPath.bezier.html: Added.
2502         * fast/canvas/philip/tests/2d.path.isPointInPath.bigarc.html: Added.
2503         * fast/canvas/philip/tests/2d.path.isPointInPath.edge.html: Added.
2504         * fast/canvas/philip/tests/2d.path.isPointInPath.empty.html: Added.
2505         * fast/canvas/philip/tests/2d.path.isPointInPath.nonfinite.html: Added.
2506         * fast/canvas/philip/tests/2d.path.isPointInPath.outside.html: Added.
2507         * fast/canvas/philip/tests/2d.path.isPointInPath.subpath.html: Added.
2508         * fast/canvas/philip/tests/2d.path.isPointInPath.transform.1.html: Added.
2509         * fast/canvas/philip/tests/2d.path.isPointInPath.transform.2.html: Added.
2510         * fast/canvas/philip/tests/2d.path.isPointInPath.transform.3.html: Added.
2511         * fast/canvas/philip/tests/2d.path.isPointInPath.unclosed.html: Added.
2512         * fast/canvas/philip/tests/2d.path.isPointInPath.winding.html: Added.
2513         * fast/canvas/philip/tests/2d.path.lineTo.basic.html: Added.
2514         * fast/canvas/philip/tests/2d.path.lineTo.ensuresubpath.1.html: Added.
2515         * fast/canvas/philip/tests/2d.path.lineTo.ensuresubpath.2.html: Added.
2516         * fast/canvas/philip/tests/2d.path.lineTo.nextpoint.html: Added.
2517         * fast/canvas/philip/tests/2d.path.lineTo.nonfinite.html: Added.
2518         * fast/canvas/philip/tests/2d.path.moveTo.basic.html: Added.
2519         * fast/canvas/philip/tests/2d.path.moveTo.multiple.html: Added.
2520         * fast/canvas/philip/tests/2d.path.moveTo.newsubpath.html: Added.
2521         * fast/canvas/philip/tests/2d.path.moveTo.nonfinite.html: Added.
2522         * fast/canvas/philip/tests/2d.path.quadraticCurveTo.basic.html: Added.
2523         * fast/canvas/philip/tests/2d.path.quadraticCurveTo.ensuresubpath.1.html: Added.
2524         * fast/canvas/philip/tests/2d.path.quadraticCurveTo.ensuresubpath.2.html: Added.
2525         * fast/canvas/philip/tests/2d.path.quadraticCurveTo.nonfinite.html: Added.
2526         * fast/canvas/philip/tests/2d.path.quadraticCurveTo.scaled.html: Added.
2527         * fast/canvas/philip/tests/2d.path.quadraticCurveTo.shape.html: Added.
2528         * fast/canvas/philip/tests/2d.path.rect.basic.html: Added.
2529         * fast/canvas/philip/tests/2d.path.rect.closed.html: Added.
2530         * fast/canvas/philip/tests/2d.path.rect.end.1.html: Added.
2531         * fast/canvas/philip/tests/2d.path.rect.end.2.html: Added.
2532         * fast/canvas/philip/tests/2d.path.rect.negative.html: Added.
2533         * fast/canvas/philip/tests/2d.path.rect.newsubpath.html: Added.
2534         * fast/canvas/philip/tests/2d.path.rect.nonfinite.html: Added.
2535         * fast/canvas/philip/tests/2d.path.rect.selfintersect.html: Added.
2536         * fast/canvas/philip/tests/2d.path.rect.winding.html: Added.
2537         * fast/canvas/philip/tests/2d.path.rect.zero.1.html: Added.
2538         * fast/canvas/philip/tests/2d.path.rect.zero.2.html: Added.
2539         * fast/canvas/philip/tests/2d.path.rect.zero.3.html: Added.
2540         * fast/canvas/philip/tests/2d.path.rect.zero.4.html: Added.
2541         * fast/canvas/philip/tests/2d.path.rect.zero.5.html: Added.
2542         * fast/canvas/philip/tests/2d.path.rect.zero.6.html: Added.
2543         * fast/canvas/philip/tests/2d.path.stroke.empty.html: Added.
2544         * fast/canvas/philip/tests/2d.path.stroke.overlap.html: Added.
2545         * fast/canvas/philip/tests/2d.path.stroke.overlap.png: Added.
2546         * fast/canvas/philip/tests/2d.path.stroke.prune.arc.html: Added.
2547         * fast/canvas/philip/tests/2d.path.stroke.prune.closed.html: Added.
2548         * fast/canvas/philip/tests/2d.path.stroke.prune.corner.html: Added.
2549         * fast/canvas/philip/tests/2d.path.stroke.prune.curve.html: Added.
2550         * fast/canvas/philip/tests/2d.path.stroke.prune.line.html: Added.
2551         * fast/canvas/philip/tests/2d.path.stroke.prune.rect.html: Added.
2552         * fast/canvas/philip/tests/2d.path.stroke.scale1.html: Added.
2553         * fast/canvas/philip/tests/2d.path.stroke.scale2.html: Added.
2554         * fast/canvas/philip/tests/2d.path.stroke.skew.html: Added.
2555         * fast/canvas/philip/tests/2d.path.stroke.unaffected.html: Added.
2556         * fast/canvas/philip/tests/2d.path.stroke.union.html: Added.
2557         * fast/canvas/philip/tests/2d.path.transformation.basic.html: Added.
2558         * fast/canvas/philip/tests/2d.path.transformation.changing.html: Added.
2559         * fast/canvas/philip/tests/2d.path.transformation.multiple.html: Added.
2560         * fast/canvas/philip/tests/2d.pattern.animated.gif.html: Added.
2561         * fast/canvas/philip/tests/2d.pattern.basic.canvas.html: Added.
2562         * fast/canvas/philip/tests/2d.pattern.basic.image.html: Added.
2563         * fast/canvas/philip/tests/2d.pattern.basic.nocontext.html: Added.
2564         * fast/canvas/philip/tests/2d.pattern.basic.type.html: Added.
2565         * fast/canvas/philip/tests/2d.pattern.basic.zerocanvas.html: Added.
2566         * fast/canvas/philip/tests/2d.pattern.crosscanvas.html: Added.
2567         * fast/canvas/philip/tests/2d.pattern.image.broken.html: Added.
2568         * fast/canvas/philip/tests/2d.pattern.image.incomplete.html: Added.
2569         * fast/canvas/philip/tests/2d.pattern.image.null.html: Added.
2570         * fast/canvas/philip/tests/2d.pattern.image.string.html: Added.
2571         * fast/canvas/philip/tests/2d.pattern.image.undefined.html: Added.
2572         * fast/canvas/philip/tests/2d.pattern.modify.canvas1.html: Added.
2573         * fast/canvas/philip/tests/2d.pattern.modify.canvas2.html: Added.
2574         * fast/canvas/philip/tests/2d.pattern.modify.image1.html: Added.
2575         * fast/canvas/philip/tests/2d.pattern.modify.image2.html: Added.
2576         * fast/canvas/philip/tests/2d.pattern.paint.norepeat.basic.html: Added.
2577         * fast/canvas/philip/tests/2d.pattern.paint.norepeat.coord1.html: Added.
2578         * fast/canvas/philip/tests/2d.pattern.paint.norepeat.coord2.html: Added.
2579         * fast/canvas/philip/tests/2d.pattern.paint.norepeat.coord3.html: Added.
2580         * fast/canvas/philip/tests/2d.pattern.paint.norepeat.outside.html: Added.
2581         * fast/canvas/philip/tests/2d.pattern.paint.orientation.canvas.html: Added.
2582         * fast/canvas/philip/tests/2d.pattern.paint.orientation.image.html: Added.
2583         * fast/canvas/philip/tests/2d.pattern.paint.repeat.basic.html: Added.
2584         * fast/canvas/philip/tests/2d.pattern.paint.repeat.coord1.html: Added.
2585         * fast/canvas/philip/tests/2d.pattern.paint.repeat.coord2.html: Added.
2586         * fast/canvas/philip/tests/2d.pattern.paint.repeat.coord3.html: Added.
2587         * fast/canvas/philip/tests/2d.pattern.paint.repeat.outside.html: Added.
2588         * fast/canvas/philip/tests/2d.pattern.paint.repeatx.basic.html: Added.
2589         * fast/canvas/philip/tests/2d.pattern.paint.repeatx.coord1.html: Added.
2590         * fast/canvas/philip/tests/2d.pattern.paint.repeatx.outside.html: Added.
2591         * fast/canvas/philip/tests/2d.pattern.paint.repeaty.basic.html: Added.
2592         * fast/canvas/philip/tests/2d.pattern.paint.repeaty.coord1.html: Added.
2593         * fast/canvas/philip/tests/2d.pattern.paint.repeaty.outside.html: Added.
2594         * fast/canvas/philip/tests/2d.pattern.repeat.case.html: Added.
2595         * fast/canvas/philip/tests/2d.pattern.repeat.empty.html: Added.
2596         * fast/canvas/philip/tests/2d.pattern.repeat.null.html: Added.
2597         * fast/canvas/philip/tests/2d.pattern.repeat.nullsuffix.html: Added.
2598         * fast/canvas/philip/tests/2d.pattern.repeat.undefined.html: Added.
2599         * fast/canvas/philip/tests/2d.pattern.repeat.unrecognised.html: Added.
2600         * fast/canvas/philip/tests/2d.scaled.html: Added.
2601         * fast/canvas/philip/tests/2d.scaled.png: Added.
2602         * fast/canvas/philip/tests/2d.shadow.alpha.1.html: Added.
2603         * fast/canvas/philip/tests/2d.shadow.alpha.2.html: Added.
2604         * fast/canvas/philip/tests/2d.shadow.alpha.2.png: Added.
2605         * fast/canvas/philip/tests/2d.shadow.alpha.3.html: Added.
2606         * fast/canvas/philip/tests/2d.shadow.alpha.3.png: Added.
2607         * fast/canvas/philip/tests/2d.shadow.alpha.4.html: Added.
2608         * fast/canvas/philip/tests/2d.shadow.alpha.4.png: Added.
2609         * fast/canvas/philip/tests/2d.shadow.alpha.5.html: Added.
2610         * fast/canvas/philip/tests/2d.shadow.alpha.5.png: Added.
2611         * fast/canvas/philip/tests/2d.shadow.attributes.shadowBlur.initial.html: Added.
2612         * fast/canvas/philip/tests/2d.shadow.attributes.shadowBlur.invalid.html: Added.
2613         * fast/canvas/philip/tests/2d.shadow.attributes.shadowBlur.valid.html: Added.
2614         * fast/canvas/philip/tests/2d.shadow.attributes.shadowColor.initial.html: Added.
2615         * fast/canvas/philip/tests/2d.shadow.attributes.shadowColor.invalid.html: Added.
2616         * fast/canvas/philip/tests/2d.shadow.attributes.shadowColor.valid.html: Added.
2617         * fast/canvas/philip/tests/2d.shadow.attributes.shadowOffset.initial.html: Added.
2618         * fast/canvas/philip/tests/2d.shadow.attributes.shadowOffset.invalid.html: Added.
2619         * fast/canvas/philip/tests/2d.shadow.attributes.shadowOffset.valid.html: Added.
2620         * fast/canvas/philip/tests/2d.shadow.blur.high.html: Added.
2621         * fast/canvas/philip/tests/2d.shadow.blur.high.png: Added.
2622         * fast/canvas/philip/tests/2d.shadow.blur.low.html: Added.
2623         * fast/canvas/philip/tests/2d.shadow.blur.low.png: Added.
2624         * fast/canvas/philip/tests/2d.shadow.canvas.alpha.html: Added.
2625         * fast/canvas/philip/tests/2d.shadow.canvas.alpha.png: Added.
2626         * fast/canvas/philip/tests/2d.shadow.canvas.basic.html: Added.
2627         * fast/canvas/philip/tests/2d.shadow.canvas.transparent.1.html: Added.
2628         * fast/canvas/philip/tests/2d.shadow.canvas.transparent.2.html: Added.
2629         * fast/canvas/philip/tests/2d.shadow.clip.1.html: Added.
2630         * fast/canvas/philip/tests/2d.shadow.clip.2.html: Added.
2631         * fast/canvas/philip/tests/2d.shadow.clip.3.html: Added.
2632         * fast/canvas/philip/tests/2d.shadow.composite.1.html: Added.
2633         * fast/canvas/philip/tests/2d.shadow.composite.2.html: Added.
2634         * fast/canvas/philip/tests/2d.shadow.composite.3.html: Added.
2635         * fast/canvas/philip/tests/2d.shadow.enable.blur.html: Added.
2636         * fast/canvas/philip/tests/2d.shadow.enable.off.1.html: Added.
2637         * fast/canvas/philip/tests/2d.shadow.enable.off.2.html: Added.
2638         * fast/canvas/philip/tests/2d.shadow.enable.x.html: Added.
2639         * fast/canvas/philip/tests/2d.shadow.enable.y.html: Added.
2640         * fast/canvas/philip/tests/2d.shadow.gradient.alpha.html: Added.
2641         * fast/canvas/philip/tests/2d.shadow.gradient.alpha.png: Added.
2642         * fast/canvas/philip/tests/2d.shadow.gradient.basic.html: Added.
2643         * fast/canvas/philip/tests/2d.shadow.gradient.transparent.1.html: Added.
2644         * fast/canvas/philip/tests/2d.shadow.gradient.transparent.2.html: Added.
2645         * fast/canvas/philip/tests/2d.shadow.image.alpha.html: Added.
2646         * fast/canvas/philip/tests/2d.shadow.image.alpha.png: Added.
2647         * fast/canvas/philip/tests/2d.shadow.image.basic.html: Added.
2648         * fast/canvas/philip/tests/2d.shadow.image.scale.html: Added.
2649         * fast/canvas/philip/tests/2d.shadow.image.section.html: Added.
2650         * fast/canvas/philip/tests/2d.shadow.image.transparent.1.html: Added.
2651         * fast/canvas/philip/tests/2d.shadow.image.transparent.2.html: Added.
2652         * fast/canvas/philip/tests/2d.shadow.offset.negativeX.html: Added.
2653         * fast/canvas/philip/tests/2d.shadow.offset.negativeY.html: Added.
2654         * fast/canvas/philip/tests/2d.shadow.offset.positiveX.html: Added.
2655         * fast/canvas/philip/tests/2d.shadow.offset.positiveY.html: Added.
2656         * fast/canvas/philip/tests/2d.shadow.outside.html: Added.
2657         * fast/canvas/philip/tests/2d.shadow.pattern.alpha.html: Added.
2658         * fast/canvas/philip/tests/2d.shadow.pattern.alpha.png: Added.
2659         * fast/canvas/philip/tests/2d.shadow.pattern.basic.html: Added.
2660         * fast/canvas/philip/tests/2d.shadow.pattern.transparent.1.html: Added.
2661         * fast/canvas/philip/tests/2d.shadow.pattern.transparent.2.html: Added.
2662         * fast/canvas/philip/tests/2d.shadow.stroke.basic.html: Added.
2663         * fast/canvas/philip/tests/2d.shadow.stroke.cap.1.html: Added.
2664         * fast/canvas/philip/tests/2d.shadow.stroke.cap.2.html: Added.
2665         * fast/canvas/philip/tests/2d.shadow.stroke.join.1.html: Added.
2666         * fast/canvas/philip/tests/2d.shadow.stroke.join.2.html: Added.
2667         * fast/canvas/philip/tests/2d.shadow.stroke.join.3.html: Added.
2668         * fast/canvas/philip/tests/2d.shadow.transform.1.html: Added.
2669         * fast/canvas/philip/tests/2d.shadow.transform.2.html: Added.
2670         * fast/canvas/philip/tests/2d.state.saverestore.bitmap.html: Added.
2671         * fast/canvas/philip/tests/2d.state.saverestore.clip.html: Added.
2672         * fast/canvas/philip/tests/2d.state.saverestore.fillStyle.html: Added.
2673         * fast/canvas/philip/tests/2d.state.saverestore.font.html: Added.
2674         * fast/canvas/philip/tests/2d.state.saverestore.globalAlpha.html: Added.
2675         * fast/canvas/philip/tests/2d.state.saverestore.globalCompositeOperation.html: Added.
2676         * fast/canvas/philip/tests/2d.state.saverestore.lineCap.html: Added.
2677         * fast/canvas/philip/tests/2d.state.saverestore.lineJoin.html: Added.
2678         * fast/canvas/philip/tests/2d.state.saverestore.lineWidth.html: Added.
2679         * fast/canvas/philip/tests/2d.state.saverestore.miterLimit.html: Added.
2680         * fast/canvas/philip/tests/2d.state.saverestore.path.html: Added.
2681         * fast/canvas/philip/tests/2d.state.saverestore.shadowBlur.html: Added.
2682         * fast/canvas/philip/tests/2d.state.saverestore.shadowColor.html: Added.
2683         * fast/canvas/philip/tests/2d.state.saverestore.shadowOffsetX.html: Added.
2684         * fast/canvas/philip/tests/2d.state.saverestore.shadowOffsetY.html: Added.
2685         * fast/canvas/philip/tests/2d.state.saverestore.stack.html: Added.
2686         * fast/canvas/philip/tests/2d.state.saverestore.stackdepth.html: Added.
2687         * fast/canvas/philip/tests/2d.state.saverestore.strokeStyle.html: Added.
2688         * fast/canvas/philip/tests/2d.state.saverestore.textAlign.html: Added.
2689         * fast/canvas/philip/tests/2d.state.saverestore.textBaseline.html: Added.
2690         * fast/canvas/philip/tests/2d.state.saverestore.transformation.html: Added.
2691         * fast/canvas/philip/tests/2d.state.saverestore.underflow.html: Added.
2692         * fast/canvas/philip/tests/2d.strokeRect.basic.html: Added.
2693         * fast/canvas/philip/tests/2d.strokeRect.clip.html: Added.
2694         * fast/canvas/philip/tests/2d.strokeRect.globalalpha.html: Added.
2695         * fast/canvas/philip/tests/2d.strokeRect.globalcomposite.html: Added.
2696         * fast/canvas/philip/tests/2d.strokeRect.negative.html: Added.
2697         * fast/canvas/philip/tests/2d.strokeRect.nonfinite.html: Added.
2698         * fast/canvas/philip/tests/2d.strokeRect.path.html: Added.
2699         * fast/canvas/philip/tests/2d.strokeRect.shadow.html: Added.
2700         * fast/canvas/philip/tests/2d.strokeRect.transform.html: Added.
2701         * fast/canvas/philip/tests/2d.strokeRect.zero.1.html: Added.
2702         * fast/canvas/philip/tests/2d.strokeRect.zero.2.html: Added.
2703         * fast/canvas/philip/tests/2d.strokeRect.zero.3.html: Added.
2704         * fast/canvas/philip/tests/2d.strokeRect.zero.4.html: Added.
2705         * fast/canvas/philip/tests/2d.strokeRect.zero.5.html: Added.
2706         * fast/canvas/philip/tests/2d.strokeStyle.default.html: Added.
2707         * fast/canvas/philip/tests/2d.text.align.default.html: Added.
2708         * fast/canvas/philip/tests/2d.text.align.invalid.html: Added.
2709         * fast/canvas/philip/tests/2d.text.align.valid.html: Added.
2710         * fast/canvas/philip/tests/2d.text.baseline.default.html: Added.
2711         * fast/canvas/philip/tests/2d.text.baseline.invalid.html: Added.
2712         * fast/canvas/philip/tests/2d.text.baseline.valid.html: Added.
2713         * fast/canvas/philip/tests/2d.text.draw.align.center.html: Added.
2714         * fast/canvas/philip/tests/2d.text.draw.align.end.ltr.html: Added.
2715         * fast/canvas/philip/tests/2d.text.draw.align.end.rtl.html: Added.
2716         * fast/canvas/philip/tests/2d.text.draw.align.left.html: Added.
2717         * fast/canvas/philip/tests/2d.text.draw.align.right.html: Added.
2718         * fast/canvas/philip/tests/2d.text.draw.align.start.ltr.html: Added.
2719         * fast/canvas/philip/tests/2d.text.draw.align.start.rtl.html: Added.
2720         * fast/canvas/philip/tests/2d.text.draw.baseline.alphabetic.html: Added.
2721         * fast/canvas/philip/tests/2d.text.draw.baseline.bottom.html: Added.
2722         * fast/canvas/philip/tests/2d.text.draw.baseline.hanging.html: Added.
2723         * fast/canvas/philip/tests/2d.text.draw.baseline.ideographic.html: Added.
2724         * fast/canvas/philip/tests/2d.text.draw.baseline.middle.html: Added.
2725         * fast/canvas/philip/tests/2d.text.draw.baseline.top.html: Added.
2726         * fast/canvas/philip/tests/2d.text.draw.fill.basic.html: Added.
2727         * fast/canvas/philip/tests/2d.text.draw.fill.basic.png: Added.
2728         * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.bound.html: Added.
2729         * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface.html: Added.
2730         * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.large.html: Added.
2731         * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.large.png: Added.
2732         * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.small.html: Added.
2733         * fast/canvas/philip/tests/2d.text.draw.fill.maxWidth.zero.html: Added.
2734         * fast/canvas/philip/tests/2d.text.draw.fill.rtl.html: Added.
2735         * fast/canvas/philip/tests/2d.text.draw.fill.rtl.png: Added.
2736         * fast/canvas/philip/tests/2d.text.draw.fill.unaffected.html: Added.
2737         * fast/canvas/philip/tests/2d.text.draw.fontface.html: Added.
2738         * fast/canvas/philip/tests/2d.text.draw.fontface.notinpage.html: Added.
2739         * fast/canvas/philip/tests/2d.text.draw.fontface.repeat.html: Added.
2740         * fast/canvas/philip/tests/2d.text.draw.kern.consistent.html: Added.
2741         * fast/canvas/philip/tests/2d.text.draw.space.basic.html: Added.
2742         * fast/canvas/philip/tests/2d.text.draw.space.collapse.end.html: Added.
2743         * fast/canvas/philip/tests/2d.text.draw.space.collapse.nonspace.html: Added.
2744         * fast/canvas/philip/tests/2d.text.draw.space.collapse.other.html: Added.
2745         * fast/canvas/philip/tests/2d.text.draw.space.collapse.space.html: Added.
2746         * fast/canvas/philip/tests/2d.text.draw.space.collapse.start.html: Added.
2747         * fast/canvas/philip/tests/2d.text.draw.stroke.basic.html: Added.
2748         * fast/canvas/philip/tests/2d.text.draw.stroke.basic.png: Added.
2749         * fast/canvas/philip/tests/2d.text.draw.stroke.unaffected.html: Added.
2750         * fast/canvas/philip/tests/2d.text.font.default.html: Added.
2751         * fast/canvas/philip/tests/2d.text.font.parse.basic.html: Added.
2752         * fast/canvas/philip/tests/2d.text.font.parse.complex.html: Added.
2753         * fast/canvas/philip/tests/2d.text.font.parse.invalid.html: Added.
2754         * fast/canvas/philip/tests/2d.text.font.parse.size.percentage.default.html: Added.
2755         * fast/canvas/philip/tests/2d.text.font.parse.size.percentage.html: Added.
2756         * fast/canvas/philip/tests/2d.text.font.parse.system.html: Added.
2757         * fast/canvas/philip/tests/2d.text.measure.width.basic.html: Added.
2758         * fast/canvas/philip/tests/2d.text.measure.width.empty.html: Added.
2759         * fast/canvas/philip/tests/2d.text.measure.width.space.html: Added.
2760         * fast/canvas/philip/tests/2d.transformation.order.html: Added.
2761         * fast/canvas/philip/tests/2d.transformation.rotate.direction.html: Added.
2762         * fast/canvas/philip/tests/2d.transformation.rotate.nonfinite.html: Added.
2763         * fast/canvas/philip/tests/2d.transformation.rotate.radians.html: Added.
2764         * fast/canvas/philip/tests/2d.transformation.rotate.wrap.html: Added.
2765         * fast/canvas/philip/tests/2d.transformation.rotate.wrapnegative.html: Added.
2766         * fast/canvas/philip/tests/2d.transformation.rotate.zero.html: Added.
2767         * fast/canvas/philip/tests/2d.transformation.scale.basic.html: Added.
2768         * fast/canvas/philip/tests/2d.transformation.scale.large.html: Added.
2769         * fast/canvas/philip/tests/2d.transformation.scale.multiple.html: Added.
2770         * fast/canvas/philip/tests/2d.transformation.scale.negative.html: Added.
2771         * fast/canvas/philip/tests/2d.transformation.scale.nonfinite.html: Added.
2772         * fast/canvas/philip/tests/2d.transformation.scale.zero.html: Added.
2773         * fast/canvas/philip/tests/2d.transformation.setTransform.multiple.html: Added.
2774         * fast/canvas/philip/tests/2d.transformation.setTransform.nonfinite.html: Added.
2775         * fast/canvas/philip/tests/2d.transformation.setTransform.skewed.html: Added.
2776         * fast/canvas/philip/tests/2d.transformation.transform.identity.html: Added.
2777         * fast/canvas/philip/tests/2d.transformation.transform.multiply.html: Added.
2778         * fast/canvas/philip/tests/2d.transformation.transform.nonfinite.html: Added.
2779         * fast/canvas/philip/tests/2d.transformation.transform.skewed.html: Added.
2780         * fast/canvas/philip/tests/2d.transformation.translate.basic.html: Added.
2781         * fast/canvas/philip/tests/2d.transformation.translate.nonfinite.html: Added.
2782         * fast/canvas/philip/tests/2d.voidreturn.html: Added.
2783         * fast/canvas/philip/tests/clear-100x50.png: Added.
2784         * fast/canvas/philip/tests/context.casesensitive.html: Added.
2785         * fast/canvas/philip/tests/context.emptystring.html: Added.
2786         * fast/canvas/philip/tests/context.unrecognised.badname.html: Added.
2787         * fast/canvas/philip/tests/context.unrecognised.badsuffix.html: Added.
2788         * fast/canvas/philip/tests/context.unrecognised.nullsuffix.html: Added.
2789         * fast/canvas/philip/tests/context.unrecognised.unicode.html: Added.
2790         * fast/canvas/philip/tests/fallback.basic.html: Added.
2791         * fast/canvas/philip/tests/fallback.multiple.html: Added.
2792         * fast/canvas/philip/tests/fallback.nested.html: Added.
2793         * fast/canvas/philip/tests/green-100x50.png: Added.
2794         * fast/canvas/philip/tests/initial.colour.html: Added.
2795         * fast/canvas/philip/tests/initial.colour.png: Added.
2796         * fast/canvas/philip/tests/initial.reset.2dstate.html: Added.
2797         * fast/canvas/philip/tests/initial.reset.clip.html: Added.
2798         * fast/canvas/philip/tests/initial.reset.different.html: Added.
2799         * fast/canvas/philip/tests/initial.reset.different.png: Added.
2800         * fast/canvas/philip/tests/initial.reset.gradient.html: Added.
2801         * fast/canvas/philip/tests/initial.reset.path.html: Added.
2802         * fast/canvas/philip/tests/initial.reset.path.png: Added.
2803         * fast/canvas/philip/tests/initial.reset.pattern.html: Added.
2804         * fast/canvas/philip/tests/initial.reset.same.html: Added.
2805         * fast/canvas/philip/tests/initial.reset.same.png: Added.
2806         * fast/canvas/philip/tests/initial.reset.transform.html: Added.
2807         * fast/canvas/philip/tests/security.dataURI.html: Added.
2808         * fast/canvas/philip/tests/security.drawImage.canvas.html: Added.
2809         * fast/canvas/philip/tests/security.drawImage.image.html: Added.
2810         * fast/canvas/philip/tests/security.pattern.canvas.fillStyle.html: Added.
2811         * fast/canvas/philip/tests/security.pattern.canvas.strokeStyle.html: Added.
2812         * fast/canvas/philip/tests/security.pattern.canvas.timing.html: Added.
2813         * fast/canvas/philip/tests/security.pattern.create.html: Added.
2814         * fast/canvas/philip/tests/security.pattern.cross.html: Added.
2815         * fast/canvas/philip/tests/security.pattern.image.fillStyle.html: Added.
2816         * fast/canvas/philip/tests/security.pattern.image.strokeStyle.html: Added.
2817         * fast/canvas/philip/tests/security.reset.html: Added.
2818         * fast/canvas/philip/tests/size.attributes.default.html: Added.
2819         * fast/canvas/philip/tests/size.attributes.default.png: Added.
2820         * fast/canvas/philip/tests/size.attributes.get.html: Added.
2821         * fast/canvas/philip/tests/size.attributes.get.png: Added.
2822         * fast/canvas/philip/tests/size.attributes.idl.html: Added.
2823         * fast/canvas/philip/tests/size.attributes.idl.set.zero.html: Added.
2824         * fast/canvas/philip/tests/size.attributes.parse.decimal.html: Added.
2825         * fast/canvas/philip/tests/size.attributes.parse.decimal.png: Added.
2826         * fast/canvas/philip/tests/size.attributes.parse.em.html: Added.
2827         * fast/canvas/philip/tests/size.attributes.parse.em.png: Added.
2828         * fast/canvas/philip/tests/size.attributes.parse.empty.html: Added.
2829         * fast/canvas/philip/tests/size.attributes.parse.empty.png: Added.
2830         * fast/canvas/philip/tests/size.attributes.parse.exp.html: Added.
2831         * fast/canvas/philip/tests/size.attributes.parse.exp.png: Added.
2832         * fast/canvas/philip/tests/size.attributes.parse.hex.html: Added.
2833         * fast/canvas/philip/tests/size.attributes.parse.junk.html: Added.
2834         * fast/canvas/philip/tests/size.attributes.parse.junk.png: Added.
2835         * fast/canvas/philip/tests/size.attributes.parse.minus.html: Added.
2836         * fast/canvas/philip/tests/size.attributes.parse.minus.png: Added.
2837         * fast/canvas/philip/tests/size.attributes.parse.octal.html: Added.
2838         * fast/canvas/philip/tests/size.attributes.parse.octal.png: Added.
2839         * fast/canvas/philip/tests/size.attributes.parse.onlyspace.html: Added.
2840         * fast/canvas/philip/tests/size.attributes.parse.onlyspace.png: Added.
2841         * fast/canvas/philip/tests/size.attributes.parse.percent.html: Added.
2842         * fast/canvas/philip/tests/size.attributes.parse.percent.png: Added.
2843         * fast/canvas/philip/tests/size.attributes.parse.plus.html: Added.
2844         * fast/canvas/philip/tests/size.attributes.parse.plus.png: Added.
2845         * fast/canvas/philip/tests/size.attributes.parse.space.html: Added.
2846         * fast/canvas/philip/tests/size.attributes.parse.space.png: Added.
2847         * fast/canvas/philip/tests/size.attributes.parse.trailingjunk.html: Added.
2848         * fast/canvas/philip/tests/size.attributes.parse.trailingjunk.png: Added.
2849         * fast/canvas/philip/tests/size.attributes.parse.whitespace.html: Added.
2850         * fast/canvas/philip/tests/size.attributes.parse.whitespace.png: Added.
2851         * fast/canvas/philip/tests/size.attributes.parse.zero.html: Added.
2852         * fast/canvas/philip/tests/size.attributes.reflect.setcontent.html: Added.
2853         * fast/canvas/philip/tests/size.attributes.reflect.setcontent.png: Added.
2854         * fast/canvas/philip/tests/size.attributes.reflect.setidl.html: Added.
2855         * fast/canvas/philip/tests/size.attributes.reflect.setidl.png: Added.
2856         * fast/canvas/philip/tests/size.attributes.reflect.setidlzero.html: Added.
2857         * fast/canvas/philip/tests/size.attributes.removed.html: Added.
2858         * fast/canvas/philip/tests/size.attributes.removed.png: Added.
2859         * fast/canvas/philip/tests/size.attributes.set.html: Added.
2860         * fast/canvas/philip/tests/size.attributes.set.png: Added.
2861         * fast/canvas/philip/tests/size.attributes.setAttribute.decimal.html: Added.
2862         * fast/canvas/philip/tests/size.attributes.setAttribute.decimal.png: Added.
2863         * fast/canvas/philip/tests/size.attributes.setAttribute.em.html: Added.
2864         * fast/canvas/philip/tests/size.attributes.setAttribute.em.png: Added.
2865         * fast/canvas/philip/tests/size.attributes.setAttribute.empty.html: Added.
2866         * fast/canvas/philip/tests/size.attributes.setAttribute.empty.png: Added.
2867         * fast/canvas/philip/tests/size.attributes.setAttribute.exp.html: Added.
2868         * fast/canvas/philip/tests/size.attributes.setAttribute.exp.png: Added.
2869         * fast/canvas/philip/tests/size.attributes.setAttribute.hex.html: Added.
2870         * fast/canvas/philip/tests/size.attributes.setAttribute.junk.html: Added.
2871         * fast/canvas/philip/tests/size.attributes.setAttribute.junk.png: Added.
2872         * fast/canvas/philip/tests/size.attributes.setAttribute.minus.html: Added.
2873         * fast/canvas/philip/tests/size.attributes.setAttribute.minus.png: Added.
2874         * fast/canvas/philip/tests/size.attributes.setAttribute.octal.html: Added.
2875         * fast/canvas/philip/tests/size.attributes.setAttribute.octal.png: Added.
2876         * fast/canvas/philip/tests/size.attributes.setAttribute.onlyspace.html: Added.
2877         * fast/canvas/philip/tests/size.attributes.setAttribute.onlyspace.png: Added.
2878         * fast/canvas/philip/tests/size.attributes.setAttribute.percent.html: Added.
2879         * fast/canvas/philip/tests/size.attributes.setAttribute.percent.png: Added.
2880         * fast/canvas/philip/tests/size.attributes.setAttribute.plus.html: Added.
2881         * fast/canvas/philip/tests/size.attributes.setAttribute.plus.png: Added.
2882         * fast/canvas/philip/tests/size.attributes.setAttribute.space.html: Added.
2883         * fast/canvas/philip/tests/size.attributes.setAttribute.space.png: Added.
2884         * fast/canvas/philip/tests/size.attributes.setAttribute.trailingjunk.html: Added.
2885         * fast/canvas/philip/tests/size.attributes.setAttribute.trailingjunk.png: Added.
2886         * fast/canvas/philip/tests/size.attributes.setAttribute.whitespace.html: Added.
2887         * fast/canvas/philip/tests/size.attributes.setAttribute.whitespace.png: Added.
2888         * fast/canvas/philip/tests/size.attributes.setAttribute.zero.html: Added.
2889         * fast/canvas/philip/tests/size.attributes.style.html: Added.
2890         * fast/canvas/philip/tests/size.attributes.style.png: Added.
2891         * fast/canvas/philip/tests/toDataURL.arguments.1.html: Added.
2892         * fast/canvas/philip/tests/toDataURL.arguments.2.html: Added.
2893         * fast/canvas/philip/tests/toDataURL.arguments.3.html: Added.
2894         * fast/canvas/philip/tests/toDataURL.bogustype.html: Added.
2895         * fast/canvas/philip/tests/toDataURL.default.html: Added.
2896         * fast/canvas/philip/tests/toDataURL.jpeg.alpha.html: Added.
2897         * fast/canvas/philip/tests/toDataURL.jpeg.alpha.png: Added.
2898         * fast/canvas/philip/tests/toDataURL.jpeg.primarycolours.html: Added.
2899         * fast/canvas/philip/tests/toDataURL.jpeg.primarycolours.png: Added.
2900         * fast/canvas/philip/tests/toDataURL.jpeg.quality.basic.html: Added.
2901         * fast/canvas/philip/tests/toDataURL.jpeg.quality.basic.png: Added.
2902         * fast/canvas/philip/tests/toDataURL.jpeg.quality.notnumber.html: Added.
2903         * fast/canvas/philip/tests/toDataURL.jpeg.quality.outsiderange.html: Added.
2904         * fast/canvas/philip/tests/toDataURL.lowercase.ascii.html: Added.
2905         * fast/canvas/philip/tests/toDataURL.lowercase.unicode.html: Added.
2906         * fast/canvas/philip/tests/toDataURL.nocontext.html: Added.
2907         * fast/canvas/philip/tests/toDataURL.png.complexcolours.html: Added.
2908         * fast/canvas/philip/tests/toDataURL.png.complexcolours.png: Added.
2909         * fast/canvas/philip/tests/toDataURL.png.html: Added.
2910         * fast/canvas/philip/tests/toDataURL.png.primarycolours.html: Added.
2911         * fast/canvas/philip/tests/toDataURL.png.primarycolours.png: Added.
2912         * fast/canvas/philip/tests/toDataURL.unrecognised.html: Added.
2913         * fast/canvas/philip/tests/toDataURL.zerosize.html: Added.
2914         * fast/canvas/philip/tests/type.delete.html: Added.
2915         * fast/canvas/philip/tests/type.exists.html: Added.
2916         * fast/canvas/philip/tests/type.extend.html: Added.
2917         * fast/canvas/philip/tests/type.name.html: Added.
2918         * fast/canvas/philip/tests/type.prototype.html: Added.
2919         * fast/canvas/philip/tests/type.replace.html: Added.
2920         * platform/chromium/test_expectations.txt:
2921         * platform/gtk/Skipped:
2922         * platform/mac/Skipped:
2923         * platform/qt/Skipped:
2924         * platform/win/Skipped:
2925
2926 2010-05-21  Csaba Osztrogonác  <ossy@webkit.org>
2927
2928         Unreviewed. Update Qt specific expected file after r59941.
2929
2930         * platform/qt/fast/dom/prototype-inheritance-expected.txt: updated.
2931
2932 2010-05-21  Alejandro G. Castro  <alex@igalia.com>
2933
2934         Rubber-stamped by Xan Lopez.
2935
2936         Updated test results.
2937
2938         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
2939
2940 2010-05-21  Beth Dakin  <bdakin@apple.com>
2941
2942         Reviewed by Darin Adler.
2943
2944         Test for <rdar://problem/8009118> Crash in WebCore::toAlphabetic() 
2945         while running MangleMe
2946         -and corresponding-
2947         https://bugs.webkit.org/show_bug.cgi?id=39508
2948
2949         * fast/lists/alpha-boundary-values.html: Added.
2950         * platform/mac/fast/lists/alpha-boundary-values-expected.checksum: Added.
2951         * platform/mac/fast/lists/alpha-boundary-values-expected.png: Added.
2952         * platform/mac/fast/lists/alpha-boundary-values-expected.txt: Added.
2953
2954 2010-05-21  Oliver Hunt  <oliver@apple.com>
2955
2956         Reviewed by Geoffrey Garen.
2957
2958         All callable objects should have a global object reference
2959         https://bugs.webkit.org/show_bug.cgi?id=39495
2960
2961         Update expected results as we now give all function objects
2962         get their prototypes from the correct global object.
2963
2964         * fast/dom/prototype-inheritance-expected.txt:
2965
2966 2010-05-21  Victor Wang  <victorw@chromium.org>
2967
2968         Unremivewed. Update test expecations for chromium.
2969
2970         * platform/chromium/test_expectations.txt:
2971
2972 2010-05-21  Robin Cao  <robin.cao@torchmobile.com.cn>
2973
2974         Reviewed by Adam Roben.
2975
2976         fast/dom/HTMLObjectElement/children-changed.html times out on Windows run-webkit-tests
2977         https://bugs.webkit.org/show_bug.cgi?id=31315
2978
2979         * platform/win/Skipped: The test should pass now.
2980
2981 2010-05-21  Julie Parent  <jparent@chromium.org>
2982
2983         Unreviewed.
2984
2985         Updating Chromium test_expectations for newly added test, 
2986         svg/animations/animate-points.html which uses unsupported API.
2987
2988         * platform/chromium/test_expectations.txt:
2989
2990 2010-05-21  Robin Cao  <robin.cao@torchmobile.com.cn>
2991
2992         Reviewed by Eric Seidel.
2993
2994         animateTransform does not work on gradientTransform
2995         https://bugs.webkit.org/show_bug.cgi?id=38115
2996
2997         Tests if gradientTransform of a gradient is animateable.
2998
2999         * svg/animations/animate-gradient-transform-expected.txt: Added.
3000         * svg/animations/animate-gradient-transform.html: Added.
3001         * svg/animations/script-tests/animate-gradient-transform.js: Added.
3002         (sample1):
3003         (sample2):
3004         (sample3):
3005         (executeTest):
3006
3007 2010-05-21  Steve Block  <steveblock@google.com>
3008
3009         Reviewed by Jeremy Orlow
3010
3011         Geolocation LayoutTests should use standard template pattern
3012         https://bugs.webkit.org/show_bug.cgi?id=39301
3013
3014         Renamed resources to script-tests, updated TEMPLATE.html to use standard
3015         js-test-post.js, ran make-script-test-wrappers and updated test scripts and
3016         expected results.
3017
3018         * fast/dom/Geolocation/argument-types.html:
3019         * fast/dom/Geolocation/callback-exception-expected.txt:
3020         * fast/dom/Geolocation/callback-exception.html:
3021         * fast/dom/Geolocation/enabled.html:
3022         * fast/dom/Geolocation/error-expected.txt:
3023         * fast/dom/Geolocation/error.html:
3024         * fast/dom/Geolocation/maximum-age-expected.txt:
3025         * fast/dom/Geolocation/maximum-age.html:
3026         * fast/dom/Geolocation/notimer-after-unload.html:
3027         * fast/dom/Geolocation/permission-denied-already-clear-watch-expected.txt:
3028         * fast/dom/Geolocation/permission-denied-already-clear-watch.html:
3029         * fast/dom/Geolocation/permission-denied-already-error-expected.txt:
3030         * fast/dom/Geolocation/permission-denied-already-error.html:
3031         * fast/dom/Geolocation/permission-denied-already-success-expected.txt:
3032         * fast/dom/Geolocation/permission-denied-already-success.html:
3033         * fast/dom/Geolocation/permission-denied-expected.txt:
3034         * fast/dom/Geolocation/permission-denied-stops-watches-expected.txt:
3035         * fast/dom/Geolocation/permission-denied-stops-watches.html:
3036         * fast/dom/Geolocation/permission-denied.html:
3037         * fast/dom/Geolocation/position-string-expected.txt:
3038         * fast/dom/Geolocation/position-string.html:
3039         * fast/dom/Geolocation/reentrant-error-expected.txt:
3040         * fast/dom/Geolocation/reentrant-error.html:
3041         * fast/dom/Geolocation/reentrant-success-expected.txt:
3042         * fast/dom/Geolocation/reentrant-success.html:
3043         * fast/dom/Geolocation/resources: Removed.
3044         * fast/dom/Geolocation/resources/TEMPLATE.html: Removed.
3045         * fast/dom/Geolocation/resources/argument-types.js: Removed.
3046         * fast/dom/Geolocation/resources/callback-exception.js: Removed.
3047         * fast/dom/Geolocation/resources/enabled.js: Removed.
3048         * fast/dom/Geolocation/resources/error.js: Removed.
3049         * fast/dom/Geolocation/resources/js-test-post.js: Removed.
3050         * fast/dom/Geolocation/resources/maximum-age.js: Removed.
3051         * fast/dom/Geolocation/resources/notimer-after-unload.js: Removed.
3052         * fast/dom/Geolocation/resources/permission-denied-already-clear-watch.js: Removed.
3053         * fast/dom/Geolocation/resources/permission-denied-already-error.js: Removed.
3054         * fast/dom/Geolocation/resources/permission-denied-already-success.js: Removed.
3055         * fast/dom/Geolocation/resources/permission-denied-stops-watches.js: Removed.
3056         * fast/dom/Geolocation/resources/permission-denied.js: Removed.
3057         * fast/dom/Geolocation/resources/position-string.js: Removed.
3058         * fast/dom/Geolocation/resources/reentrant-error.js: Removed.
3059         * fast/dom/Geolocation/resources/reentrant-success.js: Removed.
3060         * fast/dom/Geolocation/resources/success.js: Removed.
3061         * fast/dom/Geolocation/resources/timeout-clear-watch.js: Removed.
3062         * fast/dom/Geolocation/resources/timeout-zero.js: Removed.
3063         * fast/dom/Geolocation/resources/timeout.js: Removed.
3064         * fast/dom/Geolocation/resources/watch.js: Removed.
3065         * fast/dom/Geolocation/script-tests: Copied from LayoutTests/fast/dom/Geolocation/resources.
3066         * fast/dom/Geolocation/script-tests/TEMPLATE.html:
3067         * fast/dom/Geolocation/script-tests/argument-types.js:
3068         * fast/dom/Geolocation/script-tests/callback-exception.js:
3069         * fast/dom/Geolocation/script-tests/enabled.js:
3070         * fast/dom/Geolocation/script-tests/error.js:
3071         * fast/dom/Geolocation/script-tests/js-test-post.js: Removed.
3072         * fast/dom/Geolocation/script-tests/maximum-age.js:
3073         * fast/dom/Geolocation/script-tests/notimer-after-unload.js:
3074         * fast/dom/Geolocation/script-tests/permission-denied-already-clear-watch.js:
3075         * fast/dom/Geolocation/script-tests/permission-denied-already-error.js:
3076         * fast/dom/Geolocation/script-tests/permission-denied-already-success.js:
3077         * fast/dom/Geolocation/script-tests/permission-denied-stops-watches.js:
3078         * fast/dom/Geolocation/script-tests/permission-denied.js:
3079         * fast/dom/Geolocation/script-tests/position-string.js:
3080         * fast/dom/Geolocation/script-tests/reentrant-error.js:
3081         * fast/dom/Geolocation/script-tests/reentrant-success.js:
3082         * fast/dom/Geolocation/script-tests/success.js:
3083         * fast/dom/Geolocation/script-tests/timeout-clear-watch.js:
3084         * fast/dom/Geolocation/script-tests/timeout-zero.js:
3085         * fast/dom/Geolocation/script-tests/timeout.js:
3086         * fast/dom/Geolocation/script-tests/watch.js:
3087         * fast/dom/Geolocation/success-expected.txt:
3088         * fast/dom/Geolocation/success.html:
3089         * fast/dom/Geolocation/timeout-clear-watch-expected.txt:
3090         * fast/dom/Geolocation/timeout-clear-watch.html:
3091         * fast/dom/Geolocation/timeout-expected.txt:
3092         * fast/dom/Geolocation/timeout-zero-expected.txt:
3093         * fast/dom/Geolocation/timeout-zero.html:
3094         * fast/dom/Geolocation/timeout.html:
3095         * fast/dom/Geolocation/watch-expected.txt:
3096         * fast/dom/Geolocation/watch.html:
3097
3098 2010-05-20  Tony Chang  <tony@chromium.org>
3099
3100         Reviewed by Kent Tamura.
3101
3102         escape link text when copying or dragging links on win or chromium
3103         https://bugs.webkit.org/show_bug.cgi?id=39413
3104
3105         * editing/pasteboard/drop-link-expected.txt: Added.
3106         * editing/pasteboard/drop-link.html:
3107         * platform/chromium-linux/editing/pasteboard/drop-link-expected.checksum: Removed.
3108         * platform/chromium-linux/editing/pasteboard/drop-link-expected.png: Removed.
3109         * platform/chromium-linux/editing/pasteboard/drop-link-expected.txt: Removed.
3110         * platform/chromium-win/editing/pasteboard/drop-link-expected.checksum: Removed.
3111         * platform/chromium-win/editing/pasteboard/drop-link-expected.png: Removed.
3112         * platform/chromium-win/editing/pasteboard/drop-link-expected.txt: Removed.
3113         * platform/mac/editing/pasteboard/drop-link-expected.checksum: Removed.
3114         * platform/mac/editing/pasteboard/drop-link-expected.png: Removed.
3115         * platform/mac/editing/pasteboard/drop-link-expected.txt: Removed.
3116
3117 2010-05-20  Fumitoshi Ukai  <ukai@chromium.org>
3118
3119         Reviewed by Alexey Proskuryakov.
3120
3121         WebSocket handshake incompatible change in draft-hixie-thewebsocketprotocol-76
3122         https://bugs.webkit.org/show_bug.cgi?id=35572
3123
3124         Fix LayoutTests for new WebSocket protocol.
3125         It requires https://bugs.webkit.org/show_bug.cgi?id=38034 to pass websocket tests.
3126
3127         * websocket/tests/handshake-error-expected.txt: Update expected data.
3128         * websocket/tests/handshake-error_wsh.py: Without CRLF, the wsh will sends "ThisWillCauseHandshakeErrorHTTP/1.1 101 WebSocket Protocol Handshake\r\n", which is legal for the first line of draft 76 WebSocket opening handshake. (4.1 Opening Handhshake, step 28 to 30).  To fail handshake, it needs \r\n.
3129         * websocket/tests/long-invalid-header-expected.txt:  Originally, it expects Upgrade header after status line.  In draft 76, order is not important.  But "pppp..\r\n" would fail because it misses ":" (end of name) before \r.
3130
3131 2010-05-20  Victor Wang  <victorw@chromium.org>
3132
3133         Unreviewed. Update test expectations for chromium.
3134
3135         * platform/chromium-linux/fast/css/font-face-in-shadow-DOM-expected.checksum: Added.
3136         * platform/chromium-linux/fast/css/font-face-in-shadow-DOM-expected.png: Added.
3137         * platform/chromium-win/fast/css/font-face-in-shadow-DOM-expected.checksum: Added.
3138         * platform/chromium-win/fast/css/font-face-in-shadow-DOM-expected.png: Added.
3139         * platform/chromium/test_expectations.txt:
3140
3141 2010-05-20  Zhenyao Mo  <zmo@google.com>
3142
3143         Reviewed by Dimitri Glazkov.
3144
3145         fast/canvas/webgl/texture-npot.html failed on leopard bot
3146         https://bugs.webkit.org/show_bug.cgi?id=39128
3147
3148         * fast/canvas/webgl/texture-npot-expected.txt: Adding the failed test cases back.
3149         * fast/canvas/webgl/texture-npot.html:
3150         * platform/mac-leopard/Skipped: Skip texture-npot.html on leopard for now.
3151
3152 2010-05-20  Zhenyao Mo  <zmo@google.com>
3153
3154         Reviewed by Dimitri Glazkov.
3155
3156         Map RGBA4/RGB5_A1 to RGBA and RGB565 to RGB in RenderbufferStorage
3157         https://bugs.webkit.org/show_bug.cgi?id=39077
3158
3159         * fast/canvas/webgl/framebuffer-object-attachment-expected.txt: Add the test cases for color renderbuffer creation and attachment to framebuffer.
3160         * fast/canvas/webgl/framebuffer-object-attachment.html: Ditto.
3161
3162 2010-05-20  Dan Bernstein  <mitz@apple.com>
3163
3164         Reviewed by Dave Hyatt.
3165
3166         <rdar://problem/8007953> Textarea using custom font appears blank
3167
3168         * fast/css/font-face-in-shadow-DOM.html: Added.
3169         * platform/mac/fast/css/font-face-in-shadow-DOM-expected.checksum: Added.
3170         * platform/mac/fast/css/font-face-in-shadow-DOM-expected.png: Added.
3171         * platform/mac/fast/css/font-face-in-shadow-DOM-expected.txt: Added.
3172
3173 2010-05-20  Martin Robinson  <mrobinson@igalia.com>
3174
3175         Not reviewed.
3176
3177         Tests that use Geolocation.getCurrentPosition fail
3178         https://bugs.webkit.org/show_bug.cgi?id=39454
3179
3180         * platform/gtk/Skipped: Skip failing tests until this bug is resolved.
3181
3182 2010-05-20  Victor Wang  <victorw@chromium.org>
3183
3184         Unreviewed. Update test expectations for chromium.
3185
3186         * platform/chromium-mac/svg/filters/feLighting-crash-expected.checksum: Added.
3187         * platform/chromium-mac/svg/filters/feLighting-crash-expected.png: Added.
3188         * platform/chromium-win/svg/filters/feLighting-crash-expected.checksum: Added.
3189         * platform/chromium-win/svg/filters/feLighting-crash-expected.png: Added.
3190         * platform/chromium/test_expectations.txt:
3191
3192 2010-05-20  Justin Schuh  <jschuh@chromium.org>
3193
3194         Reviewed by Adam Barth.
3195
3196         Moving frame.src checks out of the bindings
3197         https://bugs.webkit.org/show_bug.cgi?id=37815
3198
3199         * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt:
3200         * http/tests/security/xss-DENIED-iframe-src-alias.html:
3201
3202 2010-05-20  Martin Robinson  <mrobinson@igalia.com>
3203
3204         Not reviewed.
3205
3206         https://bugs.webkit.org/show_bug.cgi?id=39388
3207         Re-enable geolocation tests on GTK+ now that this bug is closed.
3208
3209         * platform/gtk/Skipped: Re-enable geolocation tests.
3210
3211 2010-05-20  Martin Robinson  <mrobinson@igalia.com>
3212
3213         Unreviewed.
3214
3215         editingBehavior settings needs to be set back to a reasonable default between tests
3216         https://bugs.webkit.org/show_bug.cgi?id=39433
3217
3218         I forgot to revert the expected results for this test after reverting it.
3219
3220         * editing/selection/extend-selection-after-double-click-expected.txt:
3221
3222 2010-05-20  James Robinson  <jamesr@chromium.org>
3223
3224         Reviewed by Eric Seidel.
3225
3226         Tests putting focus into a textarea and setting display:none
3227         https://bugs.webkit.org/show_bug.cgi?id=39389
3228
3229         * editing/selection/focus-and-display-none-expected.txt: Added.
3230         * editing/selection/focus-and-display-none.html: Added.
3231
3232 2010-05-20  Martin Robinson  <mrobinson@igalia.com>
3233
3234         Reviewed by Ojan Vafai.
3235
3236         editingBehavior settings needs to be set back to a reasonable default between tests
3237         https://bugs.webkit.org/show_bug.cgi?id=39433
3238
3239         Revert the changes from r59840 to this test until there is a method
3240         in the WebKit APIs to consistently reset the editingBehavior setting
3241         to a reasonable default.
3242
3243         * editing/selection/extend-selection-after-double-click.html: Revert previous changes to this test.
3244 2010-05-20  Victor Wang  <victorw@chromium.org>
3245
3246         Unreviewed. Update test expectations from chromium.
3247
3248         * platform/chromium/test_expectations.txt:
3249
3250 2010-05-20  Steve Block  <steveblock@google.com>
3251
3252         Reviewed by Jeremy Orlow.
3253
3254         Provide bindings for DeviceOrientation
3255         https://bugs.webkit.org/show_bug.cgi?id=39210
3256
3257         Modifies existing fast/dom/Window tests to skip window.ondeviceorientation until
3258         it is widely supported.
3259         Adds new fast/dom/Window/window-properties-on-device-orientation.html to test
3260         type and presence of window.ondeviceorientation.
3261         Adds new fast/dom/DeviceOrientation directory and initial test.
3262         Adds all DeviceOrientation tests to all skipped lists.
3263
3264         * fast/dom/DeviceOrientation: Added.
3265         * fast/dom/DeviceOrientation/script-tests: Added.
3266         * fast/dom/DeviceOrientation/script-tests/TEMPLATE.html: Added.
3267         * fast/dom/DeviceOrientation/script-tests/window-property.js: Added.
3268         (hasOnDeviceOrientationProperty):
3269         * fast/dom/DeviceOrientation/window-property-expected.txt: Added.
3270         * fast/dom/DeviceOrientation/window-property.html: Added.
3271         * fast/dom/Window/script-tests/window-property-descriptors.js:
3272         * fast/dom/Window/window-properties-on-device-orientation-expected.txt: Added.
3273         * fast/dom/Window/window-properties-on-device-orientation.html: Added.
3274         * fast/dom/Window/window-properties.html:
3275         * platform/chromium/test_expectations.txt:
3276         * platform/gtk/Skipped:
3277         * platform/mac/Skipped:
3278         * platform/qt/Skipped:
3279         * platform/win/Skipped:
3280
3281 2010-05-20  Martin Robinson  <mrobinson@webkit.org>
3282
3283         Reviewed by Ojan Vafai.
3284
3285         Expose the editing behavior setting in DRT to test all editing code paths
3286         https://bugs.webkit.org/show_bug.cgi?id=38603
3287
3288         * editing/selection/extend-selection-after-double-click.html: Use the new DRT support for changing editing behavior.
3289         * editing/selection/extend-selection-after-double-click-expected.txt: Update expected results to reflect both behaviors.
3290
3291 2010-05-20  Adam Langley  <agl@chromium.org>
3292
3293         Reviewed by David Levin.
3294
3295         [chromium] Add test which previously crashed on Linux.
3296
3297         https://bugs.webkit.org/show_bug.cgi?id=39015
3298         http://code.google.com/p/chromium/issues/detail?id=43831
3299
3300         * fast/text/chromium-linux-fallback-crash-expected.txt: Added.
3301         * fast/text/chromium-linux-fallback-crash.html: Added.
3302
3303 2010-05-20  Herczeg Zoltan  <zherczeg@webkit.org>
3304
3305         Unreviewed. Update Qt specific expected file.
3306
3307         * platform/qt/svg/filters/feLighting-crash-expected.txt:
3308
3309 2010-05-20  Zoltan Herczeg  <zherczeg@webkit.org>
3310
3311         Reviewed by Dirk Schulze.
3312
3313         In case of lighting SVG effects, a wider output rectangle
3314         than the input image size should not cause crash.
3315         https://bugs.webkit.org/show_bug.cgi?id=39004
3316
3317         * platform/mac/svg/filters/feLighting-crash-expected.checksum: Added.
3318         * platform/mac/svg/filters/feLighting-crash-expected.png: Added.
3319         * platform/mac/svg/filters/feLighting-crash-expected.txt: Added.
3320         * platform/qt/svg/filters/feLighting-crash-expected.txt: Added.
3321         * svg/filters/feLighting-crash.svg: Added.
3322
3323 2010-05-20  MORITA Hajime  <morrita@google.com>
3324
3325         Reviewed by Kent Tamura.
3326         
3327         2x execCommand ReadAV@NULL
3328         https://bugs.webkit.org/show_bug.cgi?id=35791
3329
3330         This test passes if it doesn't crash.        
3331  
3332         * editing/execCommand/35791-expected.txt: Added.
3333         * editing/execCommand/35791.html: Added.
3334
3335 2010-05-19  Mario Sanchez Prada  <msanchez@igalia.com>
3336
3337         Reviewed by Darin Adler.
3338
3339         Misleading variable name in a11y test
3340         https://bugs.webkit.org/show_bug.cgi?id=38465
3341
3342         Use a more appropriate variable name for the return
3343         value of accessibilityController.rootElement
3344
3345         * accessibility/aria-controls-with-tabs.html:
3346
3347 2010-05-19  Victor Wang  <victorw@chromium.org>
3348
3349         Unreviewed. Update Chromium test expectations.
3350
3351         * platform/chromium-linux/fast/multicol/layers-split-across-columns-expected.checksum: Added.
3352         * platform/chromium-linux/fast/multicol/layers-split-across-columns-expected.png: Added.
3353         * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum:
3354         * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed.
3355         * platform/chromium-mac/fast/multicol/layers-split-across-columns-expected.checksum: Added.
3356         * platform/chromium-win/fast/multicol/layers-in-multicol-expected.txt:
3357         * platform/chromium-win/fast/multicol/layers-split-across-columns-expected.checksum: Added.
3358         * platform/chromium-win/fast/multicol/layers-split-across-columns-expected.png: Added.
3359         * platform/chromium-win/fast/multicol/layers-split-across-columns-expected.txt: Added.
3360         * platform/chromium-win/fast/multicol/nested-columns-expected.txt:
3361
3362 2010-05-19  Oliver Hunt  <oliver@apple.com>
3363
3364         Reviewed by Geoffrey Garen.
3365
3366         emitJumpIfNotJSCell should special case constant immediate values
3367         https://bugs.webkit.org/show_bug.cgi?id=39392
3368
3369         Add tests for immediate constants being used where cells are expected.
3370
3371         * fast/js/immediate-constant-instead-of-cell-expected.txt: Added.
3372         * fast/js/immediate-constant-instead-of-cell.html: Added.
3373         * fast/js/script-tests/immediate-constant-instead-of-cell.js: Added.
3374         ():
3375
3376 2010-05-19  Jian Li  <jianli@chromium.org>
3377
3378         Reviewed by Alexey Proskuryakov.
3379
3380         Refactor text encoding detection logic in FileReader.
3381         https://bugs.webkit.org/show_bug.cgi?id=39131
3382
3383         Add more test coverage for FileReader.
3384
3385         * fast/files/file-reader-expected.txt:
3386         * fast/files/file-reader.html:
3387         * fast/files/resources/binary-file: Added.
3388
3389 2010-05-19  Martin Robinson  <mrobinson@igalia.com>
3390
3391         Not reviewed.
3392
3393         https://bugs.webkit.org/show_bug.cgi?id=39388
3394
3395         Disabling geolocation tests until blockers are fixed.
3396
3397         * platform/gtk/Skipped: Skipping geolocation tests for now.
3398
3399 2010-05-19  Abhishek Arya  <inferno@chromium.org>
3400
3401         Reviewed by David Hyatt.
3402
3403         Tests that text transformation applied to a non-text node
3404         does not result in crash.
3405         https://bugs.webkit.org/show_bug.cgi?id=38626        
3406
3407         * fast/text/text-transform-nontext-node-crash-expected.txt: Added.
3408         * fast/text/text-transform-nontext-node-crash.xhtml: Added.
3409
3410 2010-05-19  Martin Robinson  <mrobinson@igalia.com>
3411
3412         Not reviewed.
3413
3414         Updated multi-column test baselines.
3415
3416         * platform/gtk/fast/multicol/layers-in-multicol-expected.txt: Updated.
3417         * platform/gtk/fast/multicol/layers-split-across-columns-expected.txt: Added.
3418         * platform/gtk/fast/multicol/nested-columns-expected.txt: Updated.
3419
3420 2010-05-19  Yaar Schnitman  <yaar@chromium.org>
3421
3422         Unreviewed, rolling out r59769.
3423         http://trac.webkit.org/changeset/59769
3424         https://bugs.webkit.org/show_bug.cgi?id=37815
3425
3426         Broke GTK again
3427
3428         * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt:
3429         * http/tests/security/xss-DENIED-iframe-src-alias.html:
3430
3431 2010-05-19  Dirk Pranke  <dpranke@chromium.org>
3432
3433         Try again to roll out r58765
3434
3435         * fast/notifications/notifications-replace-expected.txt: Removed.
3436         * fast/notifications/notifications-replace.html: Removed.
3437         * fast/notifications/notifications-rtl-expected.txt: Removed.
3438         * fast/notifications/notifications-rtl.html: Removed.
3439
3440 2010-05-19  Enrica Casucci  <enrica@apple.com>
3441
3442         Reviewed by Dave Hyatt.
3443
3444         REGRESSION (r59385) crash destroying inline renderers
3445         https://bugs.webkit.org/show_bug.cgi?id=39143
3446         <rdar://problem/8003662>
3447
3448         * fast/inline-block/anonymous-block-crash-expected.txt: Added.
3449         * fast/inline-block/anonymous-block-crash.html: Added.
3450
3451 2010-05-19  Sheriff Bot  <webkit.review.bot@gmail.com>
3452
3453         Unreviewed, rolling out r59782.
3454         http://trac.webkit.org/changeset/59782
3455         https://bugs.webkit.org/show_bug.cgi?id=39379
3456
3457         broke DRT build (Requested by dpranke on #webkit).
3458
3459         * fast/notifications/notifications-replace-expected.txt: Added.
3460         * fast/notifications/notifications-replace.html: Added.
3461         * fast/notifications/notifications-rtl-expected.txt: Added.
3462         * fast/notifications/notifications-rtl.html: Added.
3463
3464 2010-05-18  Dirk Pranke  <dpranke@chromium.org>
3465
3466         Reviewed by Dimitri Glazkov.
3467
3468         Attempt to revert r58765 to see if it was causing a performance
3469         regression.
3470
3471         https://bugs.webkit.org/show_bug.cgi?id=39328
3472
3473         * fast/notifications/notifications-replace-expected.txt: Removed.
3474         * fast/notifications/notifications-replace.html: Removed.
3475         * fast/notifications/notifications-rtl-expected.txt: Removed.
3476         * fast/notifications/notifications-rtl.html: Removed.
3477
3478 2010-05-19  Martin Robinson  <mrobinson@igalia.com>
3479
3480         Not reviewed.
3481
3482         Add baselines for new multi-column tests.
3483
3484         * platform/gtk/fast/multicol/column-count-with-rules-expected.txt: Added.
3485         * platform/gtk/fast/multicol/layers-in-multicol-expected.txt: Added.
3486         * platform/gtk/fast/multicol/nested-columns-expected.txt: Added.
3487
3488 2010-05-19  Justin Schuh  <jschuh@chromium.org>
3489
3490         Reviewed by Adam Barth.
3491
3492         Moving frame.src checks out of the bindings
3493         https://bugs.webkit.org/show_bug.cgi?id=37815
3494
3495         * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt:
3496         * http/tests/security/xss-DENIED-iframe-src-alias.html:
3497
3498 2010-05-19  Andreas Kling  <andreas.kling@nokia.com>
3499
3500         Reviewed by Darin Adler.
3501
3502         Added a test to verify proper color serialization in CanvasRenderingContext2D's getters.
3503         https://bugs.webkit.org/show_bug.cgi?id=38845
3504
3505         Spec link:
3506         http://www.whatwg.org/specs/web-apps/current-work/#serialization-of-a-color
3507
3508         * fast/canvas/canvas-color-serialization-expected.txt: Added.
3509         * fast/canvas/canvas-color-serialization.html: Added.
3510         * fast/canvas/canvas-set-properties-with-non-invertible-ctm-expected.txt: Updated baseline.
3511         * fast/canvas/script-tests/canvas-color-serialization.js: Added.
3512         (trySettingStrokeStyle):
3513         (trySettingFillStyle):
3514         (trySettingShadowColor):
3515         (trySettingColor):
3516         (trySettingStrokeColorWithSetter):
3517         (trySettingFillColorWithSetter):
3518         (trySettingShadowWithSetter):
3519         (trySettingColorWithSetter):
3520         (trySettingFillColorRGBA):
3521         (trySettingStrokeColorRGBA):
3522         (trySettingShadowRGBA):
3523         (trySettingRGBA):
3524         (trySettingFillColorCMYKA):
3525         (trySettingStrokeColorCMYKA):
3526         (trySettingShadowCMYKA):
3527         (trySettingCMYKA):
3528         (trySettingFillColorWithOverrideAlpha):
3529         (trySettingStrokeColorWithOverrideAlpha):
3530         (trySettingShadowWithOverrideAlpha):
3531         (trySettingColorWithOverrideAlpha):
3532         (trySettingFillColorGrayLevel):
3533         (trySettingStrokeColorGrayLevel):
3534         (trySettingShadowGrayLevel):
3535         (trySettingGrayLevel):
3536         (trySettingFillColorGrayLevelWithAlpha):
3537         (trySettingStrokeColorGrayLevelWithAlpha):
3538         (trySettingShadowGrayLevelWithAlpha):
3539         (trySettingGrayLevelWithAlpha):
3540         (tryClearShadowAfterSettingColor):
3541         (checkDefaultValue):
3542         * fast/canvas/script-tests/canvas-set-properties-with-non-invertible-ctm.js:
3543         * fast/dom/canvasContext2d-element-attribute-js-null-expected.txt: Updated baseline.
3544         * fast/dom/canvasContext2d-element-attribute-js-null.html:
3545
3546 2010-05-19  Andreas Kling  <andreas.kling@nokia.com>
3547
3548         Reviewed by Simon Hausmann.
3549
3550         Add test to verify that CanvasRenderingContext2D's arc() connects arcs
3551         by a straight line (unless it's the first element in the path.)
3552         https://bugs.webkit.org/show_bug.cgi?id=38526
3553
3554         * fast/canvas/canvas-arc-connecting-line-expected.txt: Added.
3555         * fast/canvas/canvas-arc-connecting-line.html: Added.
3556         * fast/canvas/script-tests/canvas-arc-connecting-line.js: Added.
3557         (deg2rad):
3558
3559 2010-05-19  Peter Varga  <pvarga@inf.u-szeged.hu>
3560
3561         Reviewed by Darin Adler.
3562
3563         The backtrackParenthesesOnceEnd function should store the start position
3564         of the subpattern's non-greedy match at the place of the subpattern's
3565         start index in the output array instead of the place of the
3566         subpattern's end index.
3567         Add layout test for checking of non-greedy matching of subpattern in
3568         regular expressions.
3569         https://bugs.webkit.org/show_bug.cgi?id=39289
3570
3571         * fast/js/regexp-non-greedy-parentheses-expected.txt: Added.
3572         * fast/js/regexp-non-greedy-parentheses.html: Added.
3573         * fast/js/script-tests/regexp-non-greedy-parentheses.js: Added.
3574
3575 2010-05-19  Sheriff Bot  <webkit.review.bot@gmail.com>
3576
3577         Unreviewed, rolling out r59758.
3578         http://trac.webkit.org/changeset/59758
3579         https://bugs.webkit.org/show_bug.cgi?id=39361
3580
3581         This patch adds a test that fails on Leopard (Requested by
3582         abarth on #webkit).
3583
3584         * fast/canvas/webgl/texture-npot-expected.txt:
3585         * fast/canvas/webgl/texture-npot.html:
3586
3587 2010-05-19  Zhenyao Mo  <zmo@google.com>
3588
3589         Reviewed by Darin Adler.
3590
3591         fast/canvas/webgl/texture-npot.html failed on leopard bot
3592         https://bugs.webkit.org/show_bug.cgi?id=39128
3593
3594         * fast/canvas/webgl/texture-npot-expected.txt: Skip pixel (0, 0); print out actual color when failing.
3595         * fast/canvas/webgl/texture-npot.html: Ditto.
3596
3597 2010-05-19  Ben Murdoch  <benm@google.com>
3598
3599         Reviewed by Darin Adler.
3600
3601         Touch events are marked DontEnum in DOMWindow.idl
3602         https://bugs.webkit.org/show_bug.cgi?id=39118
3603
3604         Update the expected results for enumerating the window object
3605         properties now touch event listeners are no longer marked DontEnum.
3606
3607         * platform/qt/fast/dom/Window/window-properties-expected.txt:
3608
3609 2010-05-18  Yuzo Fujishima  <yuzo@google.com>
3610
3611         Reviewed by Shinichiro Hamaji.
3612
3613         Make CSS Parser properly handle only-for-pages pseudo-classes.
3614
3615         https://bugs.webkit.org/show_bug.cgi?id=38731
3616
3617         * fast/css/misplaced-paged-media-pseudo-expected.txt: Removed.
3618         * fast/css/misplaced-paged-media-pseudo.html: Removed.
3619         * printing/page-rule-css-text-expected.txt:
3620         * printing/page-rule-css-text.html:
3621         * printing/pseudo-class-outside-page-expected.txt:
3622         * printing/pseudo-class-outside-page.html:
3623
3624 2010-05-18  Alejandro G. Castro  <alex@igalia.com>
3625
3626         Unreviewed, skip test.
3627
3628         Skipping fast/workers/storage
3629         https://bugs.webkit.org/show_bug.cgi?id=39346
3630
3631         * platform/gtk/Skipped:
3632
3633 2010-05-18  Geoffrey Garen  <ggaren@apple.com>
3634
3635         Reviewed by Darin Adler.
3636
3637         Simplified handling of 'arguments' -- 1.2% SunSpider speedup
3638         https://bugs.webkit.org/show_bug.cgi?id=39200
3639
3640         * fast/js/function-dot-arguments-expected.txt:
3641         * fast/js/script-tests/function-dot-arguments.js:
3642         (argumentsIdentity): Updated to match new behavior.
3643
3644         * fast/js/function-dot-arguments2-expected.txt:
3645         * fast/js/function-dot-arguments2.html: New tests for some things that
3646         weren't covered before.
3647
3648         * fast/js/global-recursion-on-full-stack.html: Rejiggered the stack
3649         usage in this test. Since stack usage is more efficient now, you
3650         need a slightly different usage pattern to hit the exact thing this
3651         test wanted to test.
3652
3653         * fast/js/kde/script-tests/function_arguments.js:
3654         (f): Updated to more specifically test what this was trying to test,
3655         to avoid just testing the identity of f.arguments.
3656
3657 2010-05-18  Kent Tamura  <tkent@chromium.org>
3658
3659         Unreviewed test fix.
3660
3661         fast/css/pseudo-required-optional-unapplied.html failure with ENABLE_METER_TAG
3662         https://bugs.webkit.org/show_bug.cgi?id=39341
3663
3664         Remove test elements at the end of the test because dumpAsText() output
3665         for <meter> depends on ENABLE_METER_TAG.
3666
3667         * fast/css/pseudo-required-optional-unapplied-expected.txt:
3668         * fast/css/pseudo-required-optional-unapplied.html:
3669         * platform/qt/Skipped:
3670
3671 2010-05-18  Tony Chang  <tony@chromium.org>
3672
3673         Reviewed by Ojan Vafai.
3674
3675         REGRESSION: crash in WebCore::CompositeEditCommand::splitTreeToNode when indenting in an empty li
3676         https://bugs.webkit.org/show_bug.cgi?id=38232
3677
3678         * editing/execCommand/crash-indenting-list-item-expected.txt: Added.
3679         * editing/execCommand/crash-indenting-list-item.html: Added.
3680
3681 2010-05-18  Kent Tamura  <tkent@chromium.org>
3682
3683         Reviewed by Darin Adler.
3684
3685         ':optional' pseudo selector should not be applied to <keygen> and <progress>
3686         https://bugs.webkit.org/show_bug.cgi?id=39292
3687
3688         Add a test for non-optional form elements.
3689
3690         * fast/css/pseudo-required-optional-unapplied-expected.txt: Added.
3691         * fast/css/pseudo-required-optional-unapplied.html: Added.
3692
3693 2010-05-18  James Robinson  <jamesr@chromium.org>
3694
3695         Unreviewed.
3696
3697         Add leopard-specific pixel results for more tests that need them
3698         https://bugs.webkit.org/show_bug.cgi?id=39325
3699
3700         This adds new Leopard baselines for all tests that currently
3701         pass with tolerance=0 on Snow Leopard but fail on Leopard
3702         with an image diff of <= 0.1%.  These tests previously had
3703         expectations in platform/mac that were Snow Leopard specific.
3704
3705         * platform/mac-leopard/animations: Added.
3706         * platform/mac-leopard/animations/3d: Added.
3707         * platform/mac-leopard/animations/3d/change-transform-in-end-event-expected.checksum: Added.
3708         * platform/mac-leopard/animations/3d/change-transform-in-end-event-expected.png: Added.
3709         * platform/mac-leopard/compositing/animation: Added.
3710         * platform/mac-leopard/compositing/animation/state-at-end-event-transform-layer-expected.checksum: Added.
3711         * platform/mac-leopard/compositing/animation/state-at-end-event-transform-layer-expected.png: Added.
3712         * platform/mac-leopard/compositing/compositing-visible-descendant-expected.checksum: Added.
3713         * platform/mac-leopard/compositing/compositing-visible-descendant-expected.png: Added.
3714         * platform/mac-leopard/compositing/geometry/abs-position-inside-opacity-expected.checksum: Added.
3715         * platform/mac-leopard/compositing/geometry/abs-position-inside-opacity-expected.png: Added.
3716         * platform/mac-leopard/compositing/geometry/fixed-position-expected.checksum: Added.
3717         * platform/mac-leopard/compositing/geometry/fixed-position-expected.png: Added.
3718         * platform/mac-leopard/compositing/geometry/horizontal-scroll-composited-expected.checksum: Added.
3719         * platform/mac-leopard/compositing/geometry/horizontal-scroll-composited-expected.png: Added.
3720         * platform/mac-leopard/compositing/geometry/partial-layout-update-expected.checksum: Added.
3721         * platform/mac-leopard/compositing/geometry/partial-layout-update-expected.png: Added.
3722         * platform/mac-leopard/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.checksum: Added.
3723         * platform/mac-leopard/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Added.
3724         * platform/mac-leopard/compositing/geometry/vertical-scroll-composited-expected.checksum: Added.
3725         * platform/mac-leopard/compositing/geometry/vertical-scroll-composited-expected.png: Added.
3726         * platform/mac-leopard/compositing/iframes/iframe-copy-on-scroll-expected.checksum: Added.
3727         * platform/mac-leopard/compositing/iframes/iframe-copy-on-scroll-expected.png: Added.
3728         * platform/mac-leopard/compositing/masks: Added.
3729         * platform/mac-leopard/compositing/masks/direct-image-mask-expected.checksum: Added.
3730         * platform/mac-leopard/compositing/masks/direct-image-mask-expected.png: Added.
3731         * platform/mac-leopard/compositing/overflow/fixed-position-ancestor-clip-expected.checksum: Added.
3732         * platform/mac-leopard/compositing/overflow/fixed-position-ancestor-clip-expected.png: Added.
3733         * platform/mac-leopard/compositing/reflections/reflection-in-composited-expected.checksum: Added.
3734         * platform/mac-leopard/compositing/reflections/reflection-in-composited-expected.png: Added.
3735         * platform/mac-leopard/compositing/reflections/reflection-ordering-expected.checksum: Added.
3736         * platform/mac-leopard/compositing/reflections/reflection-ordering-expected.png: Added.
3737         * platform/mac-leopard/compositing/repaint/content-into-overflow-expected.checksum: Added.
3738         * platform/mac-leopard/compositing/repaint/content-into-overflow-expected.png: Added.
3739         * platform/mac-leopard/compositing/repaint/layer-repaint-expected.checksum: Added.
3740         * platform/mac-leopard/compositing/repaint/layer-repaint-expected.png: Added.
3741         * platform/mac-leopard/compositing/repaint/opacity-between-absolute-expected.checksum: Added.
3742         * platform/mac-leopard/compositing/repaint/opacity-between-absolute-expected.png: Added.
3743         * platform/mac-leopard/compositing/repaint/opacity-between-absolute2-expected.checksum: Added.
3744         * platform/mac-leopard/compositing/repaint/opacity-between-absolute2-expected.png: Added.
3745         * platform/mac-leopard/fast/borders: Added.
3746         * platform/mac-leopard/fast/borders/svg-as-border-image-2-expected.checksum: Added.
3747         * platform/mac-leopard/fast/borders/svg-as-border-image-2-expected.png: Added.
3748         * platform/mac-leopard/fast/borders/svg-as-border-image-expected.checksum: Added.
3749         * platform/mac-leopard/fast/borders/svg-as-border-image-expected.png: Added.
3750         * platform/mac-leopard/fast/forms/placeholder-stripped-expected.checksum: Added.
3751         * platform/mac-leopard/fast/forms/placeholder-stripped-expected.png: Added.
3752         * platform/mac-leopard/fast/multicol: Added.
3753         * platform/mac-leopard/fast/multicol/column-count-with-rules-expected.checksum: Added.
3754         * platform/mac-leopard/fast/multicol/column-count-with-rules-expected.png: Added.
3755         * platform/mac-leopard/media/controls-strict-expected.checksum:
3756         * platform/mac-leopard/media/controls-strict-expected.png:
3757         * platform/mac-leopard/media/video-display-toggle-expected.checksum:
3758         * platform/mac-leopard/media/video-display-toggle-expected.png:
3759         * platform/mac-leopard/media/video-replaces-poster-expected.checksum: Added.
3760         * platform/mac-leopard/media/video-replaces-poster-expected.png: Added.
3761
3762 2010-05-18  Martin Robinson  <mrobinson@igalia.com>
3763
3764         Not reviewed.
3765
3766         [GTK] fast/dom/Geolocation/enabled.html is crashing on the bots
3767         https://bugs.webkit.org/show_bug.cgi?id=39326
3768
3769         * platform/gtk/Skipped: Skip another test causing crashes.
3770
3771 2010-05-18  Yaar Schnitman  <yaar@chromium.org>
3772
3773         Unreviewed, rolling out r59693.
3774         http://trac.webkit.org/changeset/59693
3775         https://bugs.webkit.org/show_bug.cgi?id=37815
3776
3777         Broke GTK Release
3778
3779         * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt:
3780         * http/tests/security/xss-DENIED-iframe-src-alias.html:
3781
3782 2010-05-18  James Robinson  <jamesr@chromium.org>
3783
3784         Unreviewed.
3785
3786         Add leopard-specific pixel results for tests that need them
3787         https://bugs.webkit.org/show_bug.cgi?id=39325
3788
3789         This adds new Leopard baselines for all tests that currently
3790         pass with tolerance=0 on Snow Leopard but fail on Leopard
3791         with an image diff of <= 0.01%.  These tests previously had
3792         expectations in platform/mac that were Snow Leopard specific.
3793
3794         * platform/mac-leopard/compositing/color-matching: Added.
3795         * platform/mac-leopard/compositing/color-matching/pdf-image-match-expected.checksum: Added.
3796         * platform/mac-leopard/compositing/color-matching/pdf-image-match-expected.png: Added.
3797         * platform/mac-leopard/compositing/reflections: Added.
3798         * platform/mac-leopard/compositing/reflections/simple-composited-reflections-expected.checksum: Added.
3799         * platform/mac-leopard/compositing/reflections/simple-composited-reflections-expected.png: Added.
3800         * platform/mac-leopard/compositing/repaint/overflow-into-content-expected.checksum: Added.
3801         * platform/mac-leopard/compositing/repaint/overflow-into-content-expected.png: Added.
3802         * platform/mac-leopard/editing/pasteboard: Added.
3803         * platform/mac-leopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum: Added.
3804         * platform/mac-leopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
3805         * platform/mac-leopard/fast/css: Added.
3806         * platform/mac-leopard/fast/css/pseudo-cache-stale-expected.checksum: Added.
3807         * platform/mac-leopard/fast/css/pseudo-cache-stale-expected.png: Added.
3808         * platform/mac-leopard/fast/frames: Added.
3809         * platform/mac-leopard/fast/frames/take-focus-from-iframe-expected.checksum: Added.
3810         * platform/mac-leopard/fast/frames/take-focus-from-iframe-expected.png: Added.
3811         * platform/mac-leopard/fast/repaint: Added.
3812         * platform/mac-leopard/fast/repaint/fixed-child-move-after-scroll-expected.checksum: Added.
3813         * platform/mac-leopard/fast/repaint/fixed-child-move-after-scroll-expected.png: Added.
3814         * platform/mac-leopard/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.checksum: Added.
3815         * platform/mac-leopard/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: Added.
3816         * platform/mac-leopard/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.checksum: Added.
3817         * platform/mac-leopard/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added.
3818         * platform/mac-leopard/fast/repaint/fixed-move-after-scroll-expected.checksum: Added.
3819         * platform/mac-leopard/fast/repaint/fixed-move-after-scroll-expected.png: Added.
3820         * platform/mac-leopard/fast/text/format-control-expected.checksum: Added.
3821         * platform/mac-leopard/fast/text/format-control-expected.png: Added.
3822         * platform/mac-leopard/plugins: Added.
3823         * platform/mac-leopard/plugins/qt-qwidget-plugin-expected.checksum: Added.
3824         * platform/mac-leopard/plugins/qt-qwidget-plugin-expected.png: Added.
3825         * platform/mac-leopard/transforms/svg-vs-css-expected.checksum: Added.
3826         * platform/mac-leopard/transforms/svg-vs-css-expected.png: Added.
3827         * platform/mac-leopard/transitions: Added.
3828         * platform/mac-leopard/transitions/move-after-transition-expected.checksum: Added.
3829         * platform/mac-leopard/transitions/move-after-transition-expected.png: Added.
3830
3831 2010-05-18  Brady Eidson  <beidson@apple.com>
3832
3833         Reviewed by Maciej Stachowiak.
3834
3835         Repro crash with many Google image search results
3836         <rdar://problem/7685669> and https://bugs.webkit.org/show_bug.cgi?id=39323
3837
3838         * fast/loader/resources/test.swf: Copied from LayoutTests/fast/replaced/resources/test.swf.
3839         * fast/loader/sandboxed-plugin-crash-expected.txt: Added.
3840         * fast/loader/sandboxed-plugin-crash.html: Added.
3841
3842 2010-05-18  Martin Robinson  <mrobinson@igalia.com>
3843
3844         No review necessary.
3845
3846         [GTK] fast/dom/Geolocation/enabled.html is crashing on the bots
3847         https://bugs.webkit.org/show_bug.cgi?id=39326
3848
3849         * platform/gtk/Skipped: Skip the crashing tests.
3850
3851 2010-05-18  Jian Li  <jianli@chromium.org>
3852
3853         Reviewed by Dmitry Titov.
3854
3855         Fix bug 39285: fast/files/file-reader.html is timing out on all mac bots.
3856         https://bugs.webkit.org/show_bug.cgi?id=39135
3857
3858         Re-enale the file reader test.
3859
3860         * fast/files/file-reader-expected.txt:
3861         * fast/files/file-reader.html:
3862         * platform/mac/Skipped:
3863
3864 2010-05-18  Justin Schuh  <jschuh@chromium.org>
3865
3866         Reviewed by Adam Barth.
3867
3868         Moving frame.src checks out of the bindings
3869         https://bugs.webkit.org/show_bug.cgi?id=37815
3870
3871         * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt:
3872         * http/tests/security/xss-DENIED-iframe-src-alias.html:
3873
3874 2010-05-18  Daniel Cheng  <dcheng@chromium.org>
3875
3876         Reviewed by Darin Adler, Jian Li.
3877
3878         DragData::asURL() shouldn't do file validity checks
3879         https://bugs.webkit.org/show_bug.cgi?id=38711
3880
3881         Several layout tests depended on the fact that dropping a file would
3882         never trigger navigation. This never happened to occur in the past,
3883         since it just so happened that the filenames used in the tests never
3884         resolved to files that exist. Since DragData::asURL() no longer tries
3885         to verify file existence, the layout tests were updated to either
3886         suppress navigation or log any navigation that should occur as part of
3887         the test.
3888
3889         * editing/pasteboard/file-input-files-access-expected.txt:
3890         * editing/pasteboard/script-tests/file-input-files-access.js:
3891         (runTest.window.onbeforeunload):
3892         (runTest):
3893         * http/tests/security/clipboard/script-tests/clipboard-file-access.js:
3894
3895 2010-05-18  Jian Li  <jianli@chromium.org>
3896
3897         Unreviewed. Build fix. Disable file-reader.html for more investigation.
3898
3899         * platform/mac/Skipped:
3900
3901 2010-05-18  Jian Li  <jianli@chromium.org>
3902
3903         Unreviewed. Build fix. Disable test cases in file-reader.html that
3904         cause time-out in mac bot for further investigation.
3905
3906         * fast/files/file-reader-expected.txt:
3907         * fast/files/file-reader.html:
3908
3909 2010-05-17  Drew Wilson  <atwilson@chromium.org>
3910
3911         Unreviewed test expectations update for chromium.
3912
3913         * platform/chromium-mac/html5lib/runner-expected.txt: Added.
3914         * platform/chromium-win/html5lib/runner-expected.txt: Added.
3915
3916 2010-05-17  Sheriff Bot  <webkit.review.bot@gmail.com>
3917
3918         Unreviewed, rolling out r59652.
3919         http://trac.webkit.org/changeset/59652
3920         https://bugs.webkit.org/show_bug.cgi?id=39268
3921
3922         file-input-files-access test is broken on Mac (Requested by
3923         dcheng on #webkit).
3924
3925         * editing/pasteboard/file-input-files-access-expected.txt:
3926         * editing/pasteboard/script-tests/file-input-files-access.js:
3927         (runTest):
3928         * http/tests/security/clipboard/script-tests/clipboard-file-access.js:
3929
3930 2010-05-17  Daniel Cheng  <dcheng@chromium.org>
3931
3932         DragData::asURL() shouldn't do file validity checks
3933         https://bugs.webkit.org/show_bug.cgi?id=38711
3934
3935         Several layout tests depended on the fact that dropping a file would
3936         never trigger navigation. This never happened to occur in the past,
3937         since it just so happened that the filenames used in the tests never
3938         resolved to files that exist. Since DragData::asURL() no longer tries
3939         to verify file existence, the layout tests were updated to either
3940         suppress navigation or log any navigation that should occur as part of
3941         the test.
3942
3943         * editing/pasteboard/file-input-files-access-expected.txt:
3944         * editing/pasteboard/script-tests/file-input-files-access.js:
3945         (runTest.window.onbeforeunload):
3946         (runTest):
3947         * http/tests/security/clipboard/script-tests/clipboard-file-access.js:
3948
3949 2010-05-16  Yuzo Fujishima  <yuzo@google.com>
3950
3951         Reviewed by Darin Adler.
3952
3953         Add tests for Bug 31267 - :nth-child(-2n) should match no element.
3954         http://trac.webkit.org/changeset/58300 has fixed this already.
3955         https://bugs.webkit.org/show_bug.cgi?id=31267
3956
3957         * fast/css/nth-child-negative-a-param-expected.txt: Added.
3958         * fast/css/nth-child-negative-a-param.html: Added.
3959
3960 2010-05-17  Kent Tamura  <tkent@chromium.org>
3961
3962         Unreviewed.
3963
3964         Update a test for the behavior change of r59645.
3965         https://bugs.webkit.org/show_bug.cgi?id=39162
3966
3967         * fast/forms/script-tests/willvalidate.js:
3968         * fast/forms/willvalidate-expected.txt:
3969
3970 2010-05-17  Kent Tamura  <tkent@chromium.org>
3971
3972         Reviewed by Darin Adler.
3973
3974         ':valid' CSS selector should not be applied to some form controls
3975         https://bugs.webkit.org/show_bug.cgi?id=39162
3976
3977         Add test cases for
3978          - <input type=submit>
3979          - <input type=image>
3980          - <progress>
3981          - <meter>
3982
3983         * fast/css/pseudo-valid-unapplied-expected.txt:
3984         * fast/css/pseudo-valid-unapplied.html:
3985
3986 2010-05-17  Adam Barth  <abarth@webkit.org>
3987
3988         Reviewed by Eric Seidel.
3989
3990         Add the html5lib HTML parser tests
3991         https://bugs.webkit.org/show_bug.cgi?id=39260
3992
3993         We currently fail a bunch of these.  Hopefully we'll get better as we
3994         implement the HTML5 parser.
3995
3996         Source: http://gsnedders.html5.org/html5lib-tests/runner.html
3997
3998         * html5lib/resources/dom2string.js: Added.
3999         (String.prototype.toAsciiLowerCase):
4000         (indent):
4001         (dom2string):
4002         * html5lib/resources/tests1.dat: Added.
4003         * html5lib/resources/tests10.dat: Added.
4004         * html5lib/resources/tests11.dat: Added.
4005         * html5lib/resources/tests12.dat: Added.
4006         * html5lib/resources/tests13.dat: Added.
4007         * html5lib/resources/tests14.dat: Added.
4008         * html5lib/resources/tests15.dat: Added.
4009         * html5lib/resources/tests16.dat: Added.
4010         * html5lib/resources/tests2.dat: Added.
4011         * html5lib/resources/tests3.dat: Added.
4012         * html5lib/resources/tests4.dat: Added.
4013         * html5lib/resources/tests5.dat: Added.
4014         * html5lib/resources/tests6.dat: Added.
4015         * html5lib/resources/tests7.dat: Added.
4016         * html5lib/resources/tests8.dat: Added.
4017         * html5lib/resources/tests9.dat: Added.
4018         * html5lib/runner-expected.txt: Added.
4019         * html5lib/runner.html: Added.
4020
4021 2010-05-17  James Robinson  <jamesr@chromium.org>
4022
4023         Reviewed by Darin Adler.
4024
4025         Rebaseline fast/multicol pixel results on mac
4026         https://bugs.webkit.org/show_bug.cgi?id=39241
4027
4028         * fast/multicol/client-rects-expected.checksum:
4029         * fast/multicol/client-rects-expected.png:
4030         * platform/mac/fast/multicol/float-multicol-expected.png:
4031         * platform/mac/fast/multicol/layers-in-multicol-expected.checksum: Added.
4032         * platform/mac/fast/multicol/layers-in-multicol-expected.png: Added.
4033         * platform/mac/fast/multicol/nested-columns-expected.checksum: Added.
4034         * platform/mac/fast/multicol/nested-columns-expected.png: Added.
4035         * platform/mac/fast/multicol/positioned-with-constrained-height-expected.checksum:
4036         * platform/mac/fast/multicol/positioned-with-constrained-height-expected.png:
4037
4038 2010-05-17  Drew Wilson  <atwilson@chromium.org>
4039
4040         Unreviewed. Update Chromium test expectations.
4041
4042         * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.checksum:
4043         * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.png:
4044         * platform/chromium-linux/fast/multicol/nested-columns-expected.checksum: Added.
4045         * platform/chromium-linux/fast/multicol/nested-columns-expected.png: Added.
4046         * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum:
4047         * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png:
4048         * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Added.
4049         * platform/chromium-mac/fast/multicol/nested-columns-expected.png: Added.
4050         * platform/chromium-win/fast/multicol/layers-in-multicol-expected.checksum:
4051         * platform/chromium-win/fast/multicol/layers-in-multicol-expected.png:
4052         * platform/chromium-win/fast/multicol/layers-in-multicol-expected.txt:
4053         * platform/chromium-win/fast/multicol/nested-columns-expected.checksum: Added.
4054         * platform/chromium-win/fast/multicol/nested-columns-expected.png: Added.
4055
4056 2010-05-17  Drew Wilson  <atwilson@chromium.org>
4057
4058         Unreviewed. Update Chromium test expectations.
4059
4060         * platform/chromium-win/fast/multicol/nested-columns-expected.txt: Added.
4061
4062 2010-05-17  Robert Hogan  <robert@webkit.org>
4063
4064         Reviewed by Kenneth Rohde Christiansen.
4065
4066         [Qt] Disable Icon Database by default in Qt DRT
4067
4068         Unskip:
4069          http/tests/misc/favicon-loads-with-images-disabled.html
4070          http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html
4071          http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html
4072          http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html
4073
4074         Qt returns 5 (QNetworkReply::OperationCanceledError) instead of -999 for the XFrameOptions tests,
4075         so update accordingly.
4076
4077         https://bugs.webkit.org/show_bug.cgi?id=37382
4078
4079         * platform/qt/Skipped:
4080         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Added. Qt returns 5 instead of -999.
4081         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Added. Qt returns 5 instead of -999.
4082         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Added. Qt returns 5 instead of -999.
4083
4084 2010-05-17  David Hyatt  <hyatt@apple.com>
4085
4086         Reviewed by Dan Bernstein.
4087
4088         Add a test of columns inside columns.  The test also puts a RenderLayer in the 2nd column of the 2nd column
4089         to make sure layer positioning works across nested columns.
4090
4091         * fast/multicol/nested-columns.html: Added.
4092         * platform/mac/fast/multicol/nested-columns-expected.txt: Added.
4093
4094 2010-05-17  Andreas Kling  <andreas.kling@nokia.com>
4095
4096         Reviewed by Kenneth Rohde Christiansen.
4097
4098         Add a test to verify proper behavior of createImageData(ImageData)
4099         and createImageData(width, height) with negative arguments.
4100         https://bugs.webkit.org/show_bug.cgi?id=39189
4101
4102         Spec link:
4103         http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-createimagedata
4104
4105         * fast/canvas/canvas-createImageData-expected.txt: Added.
4106         * fast/canvas/canvas-createImageData.html: Added.
4107         * fast/canvas/script-tests/canvas-createImageData.js: Added.
4108
4109 2010-05-14  Jeremy Orlow  <jorlow@chromium.org>
4110
4111         Reviewed by Nate Chapin.
4112
4113         Finish up IndexedDB events
4114         https://bugs.webkit.org/show_bug.cgi?id=39117
4115
4116         Add the beginnings of a test for IndexedDB.  It currently fails, but we'll
4117         update this (and/or add other tests) as things start passing.
4118
4119         Disable it on all !Chromium platforms since none of them compile it
4120         in.  (Note that Chromium keeps it behind a runtime flag at the moment,
4121         despite compiling it in...so don't worry.)
4122
4123         This also makes evalAndLog return the result of the evaluation.  I think
4124         this was just an oversight when I originally added it, and it's going to
4125         come in useful for these tests.
4126
4127         * fast/js/resources/js-test-pre.js:
4128         (evalAndLog):
4129         * platform/gtk/Skipped:
4130         * platform/mac-leopard/Skipped:
4131         * platform/mac-snowleopard/Skipped:
4132         * platform/mac-tiger/Skipped:
4133         * platform/mac/Skipped:
4134         * platform/qt/Skipped:
4135         * platform/win/Skipped:
4136         * storage/indexeddb/basics-expected.txt: Added.
4137         * storage/indexeddb/basics.html: Added.
4138         * storage/indexeddb/script-tests/TEMPLATE.html: Copied from LayoutTests/storage/domstorage/script-tests/TEMPLATE.html.
4139         * storage/indexeddb/script-tests/basics.js: Added.
4140         (eventShared):
4141         (successFunction):
4142         (errorFunction):
4143         (test):
4144
4145 2010-05-17  Yury Semikhatsky  <yurys@chromium.org>
4146
4147         Unreviewed. Update Chromium test expectations.
4148
4149         * platform/chromium-win-xp/fast/multicol/client-rects-expected.txt: Removed.
4150         * platform/chromium/test_expectations.txt:
4151
4152 2010-05-17  Yury Semikhatsky  <yurys@chromium.org>
4153
4154         Unreviewed. Update Chromium test expectations.
4155
4156         * platform/chromium-linux/fast/loader/recursive-before-unload-crash-expected.txt:
4157         * platform/chromium-linux/fast/multicol/client-rects-expected.txt: Removed.
4158         * platform/chromium-linux/fast/multicol/column-count-with-rules-expected.checksum: Added.
4159         * platform/chromium-linux/fast/multicol/column-count-with-rules-expected.png: Added.
4160         * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.checksum: Added.
4161         * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.png: Added.
4162         * platform/chromium-mac/fast/multicol/column-count-with-rules-expected.checksum: Added.
4163         * platform/chromium-mac/fast/multicol/column-count-with-rules-expected.png: Added.
4164         * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Added.
4165         * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Added.
4166         * platform/chromium-win/fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt: Added.
4167         * platform/chromium-win/fast/multicol/client-rects-expected.txt:
4168         * platform/chromium-win/fast/multicol/column-count-with-rules-expected.checksum: Added.
4169         * platform/chromium-win/fast/multicol/column-count-with-rules-expected.png: Added.
4170         * platform/chromium-win/fast/multicol/column-count-with-rules-expected.txt: Added.
4171         * platform/chromium-win/fast/multicol/column-rules-expected.txt:
4172         * platform/chromium-win/fast/multicol/columns-shorthand-parsing-expected.txt:
4173         * platform/chromium-win/fast/multicol/float-avoidance-expected.txt:
4174         * platform/chromium-win/fast/multicol/float-multicol-expected.txt:
4175         * platform/chromium-win/fast/multicol/layers-in-multicol-expected.checksum: Added.
4176         * platform/chromium-win/fast/multicol/layers-in-multicol-expected.png: Added.
4177         * platform/chromium-win/fast/multicol/layers-in-multicol-expected.txt: Added.
4178         * platform/chromium-win/fast/multicol/single-line-expected.txt:
4179
4180 2010-05-16  Takeshi Yoshino  <tyoshino@google.com>
4181
4182         Unreviewed
4183
4184         Update test_expectations.txt for Chromium
4185         fast/loader/recursive-before-unload-crash.html is flaky on Linux and Win
4186         See http://code.google.com/p/chromium/issues/detail?id=44229 for detail.
4187
4188         * platform/chromium/test_expectations.txt:
4189
4190 2010-05-13  Tony Chang  <tony@chromium.org>
4191
4192         Reviewed by Darin Adler.
4193
4194         REGRESSION: Crash by pasting to a textarea with white-space:nowrap
4195         https://bugs.webkit.org/show_bug.cgi?id=38992
4196
4197         * editing/pasteboard/paste-plaintext-nowrap-expected.txt: Added.
4198         * editing/pasteboard/paste-plaintext-nowrap.html: Added.
4199
4200 2010-05-16  Tony Chang  <tony@chromium.org>
4201
4202         Not reviewed, fixing layout test.
4203
4204         Add tiger and SL results.  Remove Inspect Element from leopard results.
4205
4206         * platform/mac-leopard/editing/spelling/context-menu-suggestions-expected.txt:
4207         * platform/mac-snowleopard/editing/spelling/context-menu-suggestions-expected.txt: Added.
4208         * platform/mac-tiger/editing/spelling/context-menu-suggestions-expected.txt: Added.
4209
4210 2010-05-12  Tony Chang  <tony@chromium.org>
4211
4212         Reviewed by Darin Adler.
4213
4214         Spellcheck disabling does not disable context menu
4215         https://bugs.webkit.org/show_bug.cgi?id=25639
4216
4217         * editing/spelling/context-menu-suggestions.html: Added.
4218         * platform/chromium/test_expectations.txt:
4219         * platform/gtk/Skipped:
4220         * platform/mac-leopard/editing/spelling/context-menu-suggestions-expected.txt: Added.
4221         * platform/qt/Skipped:
4222         * platform/win/Skipped:
4223
4224 2010-05-16  Andreas Kling  <andreas.kling@nokia.com>
4225
4226         Reviewed by Kenneth Rohde Christiansen.
4227
4228         Add a test to verify proper handling of invalid arguments to getImageData().
4229         Updated old putImageData() test with correct expectations.
4230
4231         https://bugs.webkit.org/show_bug.cgi?id=39175
4232
4233         Spec link:
4234         http://www.whatwg.org/specs/web-apps/current-work/#pixel-manipulation
4235
4236         * fast/canvas/canvas-getImageData-invalid-expected.txt: Added.
4237         * fast/canvas/canvas-getImageData-invalid.html: Added.
4238         * fast/canvas/canvas-putImageData-expected.txt:
4239         * fast/canvas/canvas-putImageData.js:
4240         * fast/canvas/script-tests/canvas-getImageData-invalid.js: Added.
4241
4242 2010-05-16  Andreas Kling  <andreas.kling@nokia.com>
4243
4244         Reviewed by Kenneth Rohde Christiansen.
4245
4246         Add a test to verify that Canvas's toDataURL() is case insensitive wrt the mimeType argument.
4247         https://bugs.webkit.org/show_bug.cgi?id=39153
4248
4249         Spec link:
4250         http://www.whatwg.org/specs/web-apps/current-work/#dom-canvas-todataurl
4251
4252         * fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt: Added.
4253         * fast/canvas/canvas-toDataURL-case-insensitive-mimetype.html: Added.
4254         * fast/canvas/script-tests/canvas-toDataURL-case-insensitive-mimetype.js: Added.
4255         (tryMimeType):
4256         * platform/gtk/fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt: Added.
4257
4258 2010-05-16  Robert Hogan  <robert@webkit.org>
4259
4260         Reviewed by Kenneth Rohde Christiansen.
4261
4262         [Qt] Unskip fast/loader/main-document-url-for-non-http-loads.html
4263
4264         Fix FrameLoaderClientQt.cpp to print relative filename paths correctly.
4265
4266         https://bugs.webkit.org/show_bug.cgi?id=38867
4267
4268         * platform/qt/Skipped:
4269
4270 2010-05-16  Robert Hogan  <robert@webkit.org>
4271
4272         Reviewed by Kenneth Rohde Christiansen.
4273
4274         [Qt]Unskip security/set-form-autocomplete-attribute.html
4275
4276         Add support for layoutTestController.elementDoesAutoCompleteForElementWithId().
4277
4278         https://bugs.webkit.org/show_bug.cgi?id=38859
4279
4280         * platform/qt/Skipped:
4281
4282 2010-05-16  Andreas Kling  <andreas.kling@nokia.com>
4283
4284         Reviewed by Kenneth Rohde Christiansen.
4285
4286         Add a test to check proper return value (null) from invalid canvas getContext() calls.
4287
4288         https://bugs.webkit.org/show_bug.cgi?id=39150
4289
4290         * fast/canvas/canvas-getContext-invalid-expected.txt: Added.
4291         * fast/canvas/canvas-getContext-invalid.html: Added.
4292         * fast/canvas/script-tests/canvas-getContext-invalid.js: Added.
4293
4294 2010-05-16  Sergio Villar Senin  <svillar@igalia.com>
4295
4296         Reviewed by Gustavo Noronha Silva.
4297
4298         Removed 5 http/history tests from Skipped file
4299
4300         [GTK] Improve reporting of frame loader callbacks in DRT
4301         https://bugs.webkit.org/show_bug.cgi?id=36454
4302
4303         * platform/gtk/Skipped:
4304
4305 2010-05-15  Sheriff Bot  <webkit.review.bot@gmail.com>
4306
4307         Unreviewed, rolling out r59565.
4308         http://trac.webkit.org/changeset/59565
4309         https://bugs.webkit.org/show_bug.cgi?id=39173
4310
4311         Broke GTK (Requested by abarth on #webkit).
4312
4313         * fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt: Removed.
4314         * fast/canvas/canvas-toDataURL-case-insensitive-mimetype.html: Removed.
4315         * fast/canvas/script-tests/canvas-toDataURL-case-insensitive-mimetype.js: Removed.
4316
4317 2010-05-15  Andreas Kling  <andreas.kling@nokia.com>
4318
4319         Reviewed by Kenneth Rohde Christiansen.
4320
4321         Add a test to verify that Canvas's toDataURL() is case insensitive wrt the mimeType argument.
4322         https://bugs.webkit.org/show_bug.cgi?id=39153
4323
4324         Spec link:
4325         http://www.whatwg.org/specs/web-apps/current-work/#dom-canvas-todataurl
4326
4327         * fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt: Added.
4328         * fast/canvas/canvas-toDataURL-case-insensitive-mimetype.html: Added.
4329         * fast/canvas/script-tests/canvas-toDataURL-case-insensitive-mimetype.js: Added.
4330         (tryMimeType):
4331
4332 2010-05-15  Adam Barth  <abarth@webkit.org>
4333
4334         Reviewed by David Hyatt.
4335
4336         Rebaseline client-rects.html on Qt
4337         https://bugs.webkit.org/show_bug.cgi?id=39169
4338
4339         * platform/qt/Skipped:
4340         * platform/qt/fast/multicol/client-rects-expected.txt:
4341
4342 2010-05-14  Alexey Proskuryakov  <ap@apple.com>
4343
4344         Reviewed by Darin Adler.
4345
4346         https://bugs.webkit.org/show_bug.cgi?id=39048
4347         <rdar://problem/7978384> REGRESSION (r55802): XML errors on Google maps ("Entity 'nbsp' not
4348         defined") with JavaScript disabled
4349
4350         * fast/doctypes/xhtml-with-xhtmlmp-doctype-expected.txt: Added.
4351         * fast/doctypes/xhtml-with-xhtmlmp-doctype.xhtml: Added.
4352
4353 2010-05-15  Oliver Hunt  <oliver@apple.com>
4354
4355         Reviewed by Maciej Stachowiak.
4356
4357         Incorrect codegen for slowcase of < in 64-bit
4358         https://bugs.webkit.org/show_bug.cgi?id=39151
4359
4360         Add yet more tests for the < operator when comparing integer strings.
4361
4362         * fast/js/comparison-operators-greater-expected.txt:
4363         * fast/js/comparison-operators-less-expected.txt:
4364         * fast/js/script-tests/comparison-operators-greater.js:
4365         * fast/js/script-tests/comparison-operators-less.js:
4366
4367 2010-05-15  Yael Aharon  <yael.aharon@nokia.com>
4368
4369         Unreviewed. 
4370
4371         Update expected results after 59541
4372
4373         * platform/qt/fast/dom/Window/window-properties-expected.txt:
4374         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
4375         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
4376         * platform/qt/fast/js/global-constructors-expected.txt:
4377
4378 2010-05-15  Yael Aharon  <yael.aharon@nokia.com>
4379
4380         Reviewed by Kent Tamura.
4381
4382         Initial support for HTMLMeterElement
4383         https://bugs.webkit.org/show_bug.cgi?id=38140
4384
4385         * fast/dom/HTMLMeterElement: Added.
4386         * fast/dom/HTMLMeterElement/meter-element.html: Added.
4387         * fast/dom/HTMLMeterElement/script-tests: Added.
4388         * fast/dom/HTMLMeterElement/script-tests/TEMPLATE.html: Added.
4389         * fast/dom/HTMLMeterElement/script-tests/set-meter-properties.js: Added.
4390         * fast/dom/HTMLMeterElement/set-meter-properties-expected.txt: Added.
4391         * fast/dom/HTMLMeterElement/set-meter-properties.html: Added.
4392         * platform/chromium/test_expectations.txt:
4393         * platform/gtk/Skipped:
4394         * platform/mac/Skipped:
4395         * platform/qt/fast/dom/HTMLMeterElement: Added.
4396         * platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.checksum: Added.
4397         * platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.png: Added.
4398         * platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.txt: Added.
4399         * platform/win/Skipped:
4400
4401 2010-05-15  Eric Uhrhane  <ericu@chromium.org>
4402
4403         Reviewed by Dmitry Titov.
4404
4405         Add bindings for async DB API in Workers.
4406         https://bugs.webkit.org/show_bug.cgi?id=34992
4407
4408         * storage/change-version-handle-reuse.html: Refactored to share code with the worker version of the test.
4409         * storage/change-version-handle-reuse-expected.html: Removed reference to reloading, which this test doesn't do.
4410         * storage/change-version-handle-reuse.js: This is the extracted shared core of the test.
4411         * storage/execute-sql-args.html: Refactored to share code with the worker version of the test.
4412         * storage/execute-sql-args.js: This is the extracted shared core of the test.
4413
4414         These are the worker versions of the tests; they're tiny shims around shared code.
4415         * fast/workers/storage/execute-sql-args-worker-expected.txt: Added.
4416         * fast/workers/storage/execute-sql-args-worker.html: Added.
4417         * fast/workers/storage/change-version-handle-reuse-worker-expected.txt: Added.
4418         * fast/workers/storage/change-version-handle-reuse-worker.html: Added.
4419         This file gets included from worker database tests; it does all the boilerplate that's needed on the DOM side.
4420         * fast/workers/storage/resources/database-worker-controller.js: Added.
4421         This file is the boilerplate for the worker side of the database tests.  It will import and run the actual test on command, and will report back completion and exceptions.
4422         * fast/workers/storage/resources/database-worker.js: Added.
4423
4424 2010-05-15  Xan Lopez  <xlopez@igalia.com>
4425
4426         Skip failing test, it depends on one patch still in the commit
4427         queue.
4428
4429         * platform/gtk/Skipped:
4430
4431 2010-05-15  Joanmarie Diggs  <joanmarie.diggs@gmail.com>
4432
4433         Reviewed by Xan Lopez.
4434
4435         https://bugs.webkit.org/show_bug.cgi?id=30500
4436         [Gtk] Find a way for WebKit to "announce" itself so that ATs can readily distinguish it from true Gtk/Gail
4437
4438         The "announcement" is now made in the form of an object attribute
4439         associated with the AtkObject.
4440
4441         * platform/gtk/accessibility/object-attributes.html: Added.
4442         * platform/gtk/accessibility/object-attributes-expected.txt: Added.
4443
4444 2010-05-15  Mario Sanchez Prada  <msanchez@igalia.com>
4445
4446         Reviewed by Xan Lopez.
4447
4448         Accessibility: Implement isSelected in DRT for GTK
4449         https://bugs.webkit.org/show_bug.cgi?id=31018
4450
4451         Do not skip aria-controls-with-tabs.html anymore
4452
4453         * platform/gtk/Skipped:
4454
4455 2010-05-15  Yael Aharon  <yael.aharon@nokia.com>
4456
4457         Reviewed by Darin Adler.
4458
4459         Update notifications test results
4460         https://bugs.webkit.org/show_bug.cgi?id=39126
4461         Add missing line endings.
4462
4463         * fast/notifications/notifications-replace-expected.txt:
4464         * fast/notifications/notifications-request-permission-expected.txt:
4465         * fast/notifications/notifications-rtl-expected.txt:
4466
4467 2010-05-15  Adam Barth  <abarth@webkit.org>
4468
4469         Reviewed by Darin Adler.
4470
4471         Show a console message when X-Frame-Options blocks a load
4472         https://bugs.webkit.org/show_bug.cgi?id=39087
4473
4474         Update expected results to show the console message.
4475
4476         * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt:
4477         * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt:
4478         * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt:
4479
4480 2010-05-14  Adam Barth  <abarth@webkit.org>
4481
4482         Unreviewed.
4483
4484         Skip new test that fails on Qt.  I'm sure skipping is the wrong thing
4485         but no one is around to help me figure out what the right thing to do
4486         is and I don't want to leave the bot red all weekend.
4487
4488         * platform/qt/Skipped:
4489
4490 2010-05-14  Adele Peterson  <adele@apple.com>
4491
4492         Reviewed by Dave Hyatt.
4493
4494         Test for https://bugs.webkit.org/show_bug.cgi?id=39095 
4495         <rdar://problem/7984158> REGRESSION (r53085): Infinite recursion in Position::getInlineBoxAndOffset when changing writing direction to right-to-left
4496
4497         * editing/selection/applystyle-to-inline-in-block-expected.txt: Added.
4498         * editing/selection/applystyle-to-inline-in-block.html: Added.
4499
4500 2010-05-14  David Hyatt  <hyatt@apple.com>
4501
4502         Reviewed by Simon Fraser.
4503
4504         https://bugs.webkit.org/show_bug.cgi?id=39137
4505
4506         Reset all multicolumn test results now that columns create RenderLayers.
4507
4508         * fast/multicol/client-rects-expected.txt:
4509         * fast/multicol/layers-in-multicol.html: Added.
4510         * fast/multicol/single-line-expected.txt:
4511         * platform/mac/fast/multicol/column-rules-expected.txt:
4512         * platform/mac/fast/multicol/columns-shorthand-parsing-expected.txt:
4513         * platform/mac/fast/multicol/float-avoidance-expected.txt:
4514         * platform/mac/fast/multicol/float-multicol-expected.txt:
4515         
4516         Add a layout test for various types of RenderLayers inside multicol layouts.
4517
4518         * platform/mac/fast/multicol/layers-in-multicol-expected.txt: Added.
4519
4520 2010-05-14  Alexey Proskuryakov  <ap@apple.com>
4521
4522         Inspired by Simon Fraser, rubber-stamped by Geoff Garen.
4523
4524         Disabled Sputnik tests that take over 10 seconds in debug builds on my MacBook Pro.
4525
4526         * platform/mac-tiger/Skipped: These tests were alrady skipped on Tiger, no need to skip
4527         explicitly any more.
4528
4529         * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.1_decodeURI/S15.1.3.1_A2.5_T1.html: Removed.
4530         * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.1_decodeURI/S15.1.3.1_A2.5_T1.html-disabled: Copied from fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.1_decodeURI/S15.1.3.1_A2.5_T1.html.
4531         * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A2.5_T1.html: Removed.
4532         * fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A2.5_T1.html-disabled: Copied from fast/js/sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.3/15.1.3.2_decodeURIComponent/S15.1.3.2_A2.5_T1.html.
4533         * fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.1.html: Removed.
4534         * fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.1.html-disabled: Copied from fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.1.html.
4535         * fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.2.html: Removed.
4536         * fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.2.html-disabled: Copied from fast/js/sputnik/Unicode/Unicode_218/S7.6_A3.2.html.
4537
4538 2010-05-14  Kenneth Russell  <kbr@google.com>
4539
4540         Reviewed by Darin Adler.
4541
4542         Rename WebGLArray types to TypedArray types
4543         https://bugs.webkit.org/show_bug.cgi?id=39091
4544
4545         Extended functionality of do-webcore-rename script and used it to
4546         rename the WebGLArray types to the TypedArray naming convention.
4547         The only source files which were touched by hand, and which are
4548         being manually reviewed, are:
4549             WebCore/page/DOMWindow.idl
4550             WebCore/bindings/generic/RuntimeEnabledFeatures.h (script's changes undone)
4551             WebKit/WebCore/bindings/js/JSDOMWindowCustom.cpp
4552             WebKit/WebCore/bindings/v8/custom/V8DOMWindowCustom.cpp
4553         These only needed to be touched to update the aliases between the
4554         WebGLArray and TypedArray names introduced in bug 39036. (It was
4555         not feasible to have do-webcore-rename handle this as it would
4556         introduce circular renamings.) These aliases will be removed in
4557         roughly a month once existing WebGL content has been updated.
4558
4559         No new tests; covered under existing WebGL tests. Updated
4560         constructed-objects-prototypes and prototype-inheritance-2 tests.
4561         Ran all layout tests in Safari and all WebGL tests in Chromium.
4562
4563         * fast/dom/script-tests/constructed-objects-prototypes.js:
4564         (constructorPropertiesOnWindow):
4565         * fast/dom/script-tests/prototype-inheritance-2.js:
4566         (constructorNamesForWindow):
4567
4568 2010-05-14  Abhishek Arya  <inferno@chromium.org>
4569
4570         Reviewed by David Hyatt.
4571
4572         Tests that large colspan in a fixed table layout does not result in crash.
4573         https://bugs.webkit.org/show_bug.cgi?id=38261
4574
4575         * fast/table/fixed-table-layout-large-colspan-crash-expected.txt: Added.
4576         * fast/table/fixed-table-layout-large-colspan-crash.html: Added.
4577
4578 2010-05-14  Eric Seidel  <eric@webkit.org>
4579
4580         Unreviewed, rolling out r59489.
4581         http://trac.webkit.org/changeset/59489
4582         https://bugs.webkit.org/show_bug.cgi?id=37815
4583
4584         abarth broke the known universe and then some.
4585
4586         * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt:
4587         * http/tests/security/xss-DENIED-iframe-src-alias.html:
4588
4589 2010-05-14  Justin Schuh  <jschuh@chromium.org>
4590
4591         Reviewed by Adam Barth.
4592
4593         Moving frame.src checks out of the bindings
4594         https://bugs.webkit.org/show_bug.cgi?id=37815
4595
4596         * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt:
4597         * http/tests/security/xss-DENIED-iframe-src-alias.html:
4598
4599 2010-05-14  Alexey Proskuryakov  <ap@apple.com>
4600
4601         Reviewed by Brady Eidson.
4602
4603         https://bugs.webkit.org/show_bug.cgi?id=39008
4604         <rdar://problem/7976142> REGRESSION (r58950): Webkit crashes on clicking back button when in Hotmail
4605
4606         * fast/parser/tokenizer-close-during-document-write-expected.txt: Added.
4607         * fast/parser/tokenizer-close-during-document-write.html: Added.
4608
4609 2010-05-14  Zhenyao Mo  <zmo@google.com>
4610
4611         Reviewed by Eric Seidel.
4612
4613         Temporarily remove a few test cases that failed on leopard bot.
4614         https://bugs.webkit.org/show_bug.cgi?id=33805
4615
4616         * fast/canvas/webgl/texture-npot-expected.txt: Removed failed test cases.
4617         * fast/canvas/webgl/texture-npot.html: Ditto.
4618
4619 2010-05-14  Yury Semikhatsky  <yurys@chromium.org>
4620
4621         Unreviewed. Chromium: update test expectations.
4622
4623         * platform/chromium-linux/fast/loader/recursive-before-unload-crash-expected.txt:
4624
4625 2010-05-14  Jeremy Orlow  <jorlow@chromium.org>
4626
4627         Reviewed by Dimitri Glazkov.
4628
4629         Instead of rebaslining prototype-inheritance for Chromium, add indexedDB to its exceptions
4630         https://bugs.webkit.org/show_bug.cgi?id=39122
4631
4632         The test has a way to name properties that shouldn't be tested (used when they're not enabled
4633         by most ports).  Use this feature rather than creating custom baselines.
4634
4635         * fast/dom/script-tests/prototype-inheritance.js:
4636         * platform/chromium-mac/fast/dom/prototype-inheritance-expected.txt: Removed.
4637         * platform/chromium-win/fast/dom/prototype-inheritance-expected.txt: Removed.
4638
4639 2010-05-14  Jeremy Orlow  <jorlow@chromium.org>
4640
4641         Reviewed by Nate Chapin.
4642
4643         [Chromium] Rebaseline prototype-inheritance
4644         https://bugs.webkit.org/show_bug.cgi?id=39116
4645
4646         IndexedDB is now turned on for Chromium's test shell.  I'm not sure
4647         if this is the correct behavior or not (can someone confirm which it is?)
4648         but we should get this test running again so we can catch real regressions.
4649         And, before taking this out from behind a flag, we should be sure to fix it.
4650
4651         * platform/chromium-mac/fast/dom/prototype-inheritance-expected.txt: Added.
4652         * platform/chromium-win/fast/dom/prototype-inheritance-expected.txt: Added.
4653
4654 2010-05-14  Csaba Osztrogonác  <ossy@webkit.org>
4655
4656         Unreviewed, unskip passing tests.
4657
4658         [Qt] animations/dynamic-stylesheet-loading.html fails with accelerated compositing
4659         https://bugs.webkit.org/show_bug.cgi?id=37381
4660
4661         * platform/qt/Skipped:
4662          - animations/simultaneous-start-left.html unskipped.
4663          - animations/dynamic-stylesheet-loading.html unskipped.
4664
4665 2010-05-14  Zhenyao Mo  <zmo@google.com>
4666
4667         Reviewed by Dimitri Glazkov.
4668
4669         Must implement OpenGL ES 2.0 semantics for NPOT textures
4670         https://bugs.webkit.org/show_bug.cgi?id=33805
4671
4672         * fast/canvas/webgl/texture-npot-expected.txt: Added.
4673         * fast/canvas/webgl/texture-npot.html: Added.
4674
4675 2010-05-14  Hans Wennborg  <hans@chromium.org>
4676
4677         Reviewed by Jeremy Orlow.
4678
4679         [Chromium] Rebaseline storage/domstorage/quota.html
4680         https://bugs.webkit.org/show_bug.cgi?id=38996
4681
4682         Chromium enforces quota on session storage and thus expects to "fail"
4683         the first part of this test.
4684
4685         * platform/chromium-mac/storage/domstorage/quota-expected.txt: Added.
4686         * platform/chromium-win/storage/domstorage/quota-expected.txt: Added.
4687
4688 2010-05-14  Yury Semikhatsky  <yurys@chromium.org>
4689
4690         Unreviewed. Chromium: update test expectations.
4691
4692         * platform/chromium-linux/editing/deleting/5408255-expected.checksum:
4693         * platform/chromium-linux/fast/loader/recursive-before-unload-crash-expected.txt: Added.
4694         * platform/chromium-mac/editing/deleting/5408255-expected.checksum: Added.
4695         * platform/chromium-win/editing/deleting/5408255-expected.checksum:
4696         * platform/chromium-win/editing/deleting/5408255-expected.txt:
4697         * platform/chromium-win/editing/deleting/delete-select-all-001-expected.txt:
4698         * platform/chromium-win/editing/selection/4895428-1-expected.txt:
4699         * platform/chromium-win/editing/selection/4895428-4-expected.txt:
4700
4701 2010-05-14  Andreas Kling  <andreas.kling@nokia.com>
4702
4703         Reviewed by Darin Adler.
4704
4705         Add test to check that setting various CanvasRenderingContext2D properties
4706         to invalid values is ignored.
4707
4708         https://bugs.webkit.org/show_bug.cgi?id=38841
4709
4710         * fast/canvas/canvas-invalid-values-expected.txt: Added.
4711         * fast/canvas/canvas-invalid-values.html: Added.
4712         * fast/canvas/script-tests/canvas-invalid-values.js: Added.
4713         (trySettingMiterLimit):
4714         (trySettingLineWidth):
4715         (trySettingShadowBlur):
4716         (trySettingShadowOffsetX):
4717         (trySettingShadowOffsetY):
4718
4719 2010-05-13  Simon Fraser  <simon.fraser@apple.com>
4720
4721         Fixing test failure.
4722
4723         Adding resource that should have been added in r59443.
4724
4725         * compositing/iframes/resources/subframe.html: Added.
4726
4727 2010-05-13  Takeshi Yoshino  <tyoshino@google.com>
4728
4729         Reviewed by Kent Tamura.
4730
4731         Update text_expectations.txt for Chromium
4732         fast/forms/input-text-paste-maxlength.html is flaky on Linux Debug
4733         See http://code.google.com/p/chromium/issues/detail?id=44150 for detail.
4734
4735         * platform/chromium/test_expectations.txt:
4736
4737 2010-05-13  Takeshi Yoshino  <tyoshino@google.com>
4738
4739         Reviewed by Kent Tamura.
4740
4741         Update text_expectations.txt for Chromium
4742         fast/events/standalone-image-drag-to-editable.html is flaky on Mac Debug
4743         See http://crbug.com/44149 and http://crbug.com/37896 for detail.
4744
4745         * platform/chromium/test_expectations.txt:
4746
4747 2010-05-13  Takeshi Yoshino  <tyoshino@google.com>
4748
4749         Reviewed by Shinichiro Hamaji.
4750
4751         Update test_expectations.txt for Chromium.
4752         fast/forms/implicit-submission.html is flaky on Linux.
4753         See http://crbug.com/43890 for detail.
4754
4755         * platform/chromium/test_expectations.txt:
4756
4757 2010-05-13  Martin Robinson  <mrobinson@igalia.com>
4758
4759         No review.
4760
4761         [GTK] css1/color_and_background/background_attachment.html fails on the 32-bit debug bot
4762         https://bugs.webkit.org/show_bug.cgi?id=39101
4763
4764         * platform/gtk/Skipped: Skip failing test.
4765
4766 2010-05-13  Martin Robinson  <mrobinson@igalia.com>
4767
4768         No review. Finish adding css1 baselines for GTK+.
4769
4770         * platform/gtk/Skipped: Unskip tests which now have baselines.
4771         * platform/gtk/css1/basic/class_as_selector-expected.txt:
4772         * platform/gtk/css1/box_properties/width-expected.txt: Added.
4773         * platform/gtk/css1/cascade/cascade_order-expected.txt: Added.
4774         * platform/gtk/css1/cascade/important-expected.txt: Added.
4775         * platform/gtk/css1/classification/display-expected.txt: Added.
4776         * platform/gtk/css1/classification/list_style-expected.txt: Added.
4777         * platform/gtk/css1/classification/list_style_image-expected.txt: Added.
4778         * platform/gtk/css1/classification/list_style_position-expected.txt: Added.
4779         * platform/gtk/css1/classification/list_style_type-expected.txt: Added.
4780         * platform/gtk/css1/classification/white_space-expected.txt: Added.
4781         * platform/gtk/css1/color_and_background/background-expected.txt: Added.
4782         * platform/gtk/css1/color_and_background/background_attachment-expected.txt: Added.
4783         * platform/gtk/css1/color_and_background/background_color-expected.txt: Added.
4784         * platform/gtk/css1/color_and_background/background_image-expected.txt: Added.
4785         * platform/gtk/css1/color_and_background/background_position-expected.txt: Added.
4786         * platform/gtk/css1/color_and_background/background_repeat-expected.txt: Added.
4787         * platform/gtk/css1/color_and_background/color-expected.txt: Added.
4788         * platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt: Added.
4789         * platform/gtk/css1/font_properties/font-expected.txt: Added.
4790         * platform/gtk/css1/font_properties/font_family-expected.txt: Added.
4791         * platform/gtk/css1/font_properties/font_size-expected.txt: Added.
4792         * platform/gtk/css1/font_properties/font_style-expected.txt: Added.
4793         * platform/gtk/css1/font_properties/font_variant-expected.txt: Added.
4794         * platform/gtk/css1/font_properties/font_weight-expected.txt: Added.
4795         * platform/gtk/css1/formatting_model/canvas-expected.txt: Added.
4796         * platform/gtk/css1/formatting_model/floating_elements-expected.txt: Added.
4797         * platform/gtk/css1/formatting_model/height_of_lines-expected.txt: Added.
4798         * platform/gtk/css1/formatting_model/horizontal_formatting-expected.txt: Added.
4799         * platform/gtk/css1/formatting_model/inline_elements-expected.txt: Added.
4800         * platform/gtk/css1/formatting_model/replaced_elements-expected.txt: Added.
4801         * platform/gtk/css1/formatting_model/vertical_formatting-expected.txt: Added.
4802         * platform/gtk/css1/pseudo/anchor-expected.txt: Added.
4803         * platform/gtk/css1/pseudo/firstletter-expected.txt: Added.
4804         * platform/gtk/css1/pseudo/firstline-expected.txt: Added.
4805         * platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt: Added.
4806         * platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.txt: Added.
4807         * platform/gtk/css1/text_properties/letter_spacing-expected.txt: Added.
4808         * platform/gtk/css1/text_properties/line_height-expected.txt: Added.
4809         * platform/gtk/css1/text_properties/text_align-expected.txt: Added.
4810         * platform/gtk/css1/text_properties/text_decoration-expected.txt: Added.
4811         * platform/gtk/css1/text_properties/text_indent-expected.txt: Added.
4812         * platform/gtk/css1/text_properties/text_transform-expected.txt: Added.
4813         * platform/gtk/css1/text_properties/vertical_align-expected.txt: Added.
4814         * platform/gtk/css1/text_properties/word_spacing-expected.txt: Added.
4815         * platform/gtk/css1/units/color_units-expected.txt: Added.
4816         * platform/gtk/css1/units/length_units-expected.txt: Added.
4817         * platform/gtk/css1/units/percentage_units-expected.txt: Added.
4818         * platform/gtk/css1/units/urls-expected.txt: Added.
4819
4820 2010-05-13  Martin Robinson  <mrobinson@igalia.com>
4821
4822         No review. Correcting baseline.
4823
4824         * platform/gtk/css1/basic/class_as_selector-expected.txt: Correct baseline.
4825
4826 2010-05-13  Martin Robinson  <mrobinson@igalia.com>
4827
4828         No review needed.
4829
4830         [GTK] Some test results are one pixel different on x86_64
4831         https://bugs.webkit.org/show_bug.cgi?id=39022
4832
4833         * platform/gtk/Skipped: Skipping this test because of single-pixel difference.
4834
4835 2010-05-13  Csaba Osztrogonác  <ossy@webkit.org>
4836
4837         Unreviewed.
4838
4839         [Qt] Platform specific expected file updated after r59385.
4840
4841         Adding block elements to a block and removing them changes the height of the element.
4842         https://bugs.webkit.org/show_bug.cgi?id=38874
4843
4844         * platform/qt/editing/deleting/5408255-expected.txt: updated.
4845
4846 2010-05-13  Simon Fraser  <simon.fraser@apple.com>
4847
4848         Reviewed by Dan Bernstein.
4849
4850         iframes in compositing layers don't redraw correctly on scrolling
4851         https://bugs.webkit.org/show_bug.cgi?id=39096
4852         <rdar://problem/7932072>
4853         
4854         Pixel test with an iframe in a compositing layer, and scrolling.
4855
4856         * compositing/iframes/iframe-copy-on-scroll.html: Added.
4857         * platform/mac/compositing/iframes/iframe-copy-on-scroll-expected.checksum: Added.
4858         * platform/mac/compositing/iframes/iframe-copy-on-scroll-expected.png: Added.
4859         * platform/mac/compositing/iframes/iframe-copy-on-scroll-expected.txt: Added.
4860
4861 2010-05-13  Simon Fraser  <simon.fraser@apple.com>
4862
4863         Reviewed by Dave Hyatt.
4864
4865         Fix scrolling in composited iframes
4866         https://bugs.webkit.org/show_bug.cgi?id=39088
4867         <rdar://problem/7980099>
4868         
4869         Update test results to account for insertion of new scrolling layer, and for
4870         the fix to the clipping layer size.
4871
4872         * compositing/iframes/composited-parent-iframe-expected.txt:
4873         * compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
4874         * compositing/iframes/connect-compositing-iframe-expected.txt:
4875         * compositing/iframes/connect-compositing-iframe2-expected.txt:
4876         * compositing/iframes/connect-compositing-iframe3-expected.txt:
4877         * compositing/iframes/enter-compositing-iframe-expected.txt:
4878         * compositing/iframes/iframe-resize-expected.txt:
4879         * compositing/iframes/overlapped-iframe-expected.txt:
4880         * compositing/iframes/resources/large-composited-subframe.html: Added.
4881         * compositing/iframes/scrolling-iframe-expected.txt: Added.
4882         * compositing/iframes/scrolling-iframe.html: Added.
4883
4884 2010-05-13  Martin Robinson  <mrobinson@igalia.com>
4885
4886         No review. Adding baselines for many of the css1 tests. I've checked these manually.
4887
4888         * platform/gtk/Skipped: Unskipping tests.
4889         * platform/gtk/css1/basic/class_as_selector-expected.txt: Added.
4890         * platform/gtk/css1/basic/comments-expected.txt: Added.
4891         * platform/gtk/css1/basic/containment-expected.txt: Added.
4892         * platform/gtk/css1/basic/contextual_selectors-expected.txt: Added.
4893         * platform/gtk/css1/basic/grouping-expected.txt: Added.
4894         * platform/gtk/css1/basic/id_as_selector-expected.txt: Added.
4895         * platform/gtk/css1/basic/inheritance-expected.txt: Added.
4896         * platform/gtk/css1/box_properties/acid_test-expected.txt: Added.
4897         * platform/gtk/css1/box_properties/border-expected.txt: Added.
4898         * platform/gtk/css1/box_properties/border_bottom-expected.txt: Added.
4899         * platform/gtk/css1/box_properties/border_bottom_inline-expected.txt: Added.
4900         * platform/gtk/css1/box_properties/border_bottom_width-expected.txt: Added.
4901         * platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt: Added.
4902         * platform/gtk/css1/box_properties/border_color-expected.txt: Added.
4903         * platform/gtk/css1/box_properties/border_color_inline-expected.txt: Added.
4904         * platform/gtk/css1/box_properties/border_inline-expected.txt: Added.
4905         * platform/gtk/css1/box_properties/border_left-expected.txt: Added.
4906         * platform/gtk/css1/box_properties/border_left_inline-expected.txt: Added.
4907         * platform/gtk/css1/box_properties/border_left_width-expected.txt: Added.
4908         * platform/gtk/css1/box_properties/border_left_width_inline-expected.txt: Added.
4909         * platform/gtk/css1/box_properties/border_right-expected.txt: Added.
4910         * platform/gtk/css1/box_properties/border_right_inline-expected.txt: Added.
4911         * platform/gtk/css1/box_properties/border_right_width-expected.txt: Added.
4912         * platform/gtk/css1/box_properties/border_right_width_inline-expected.txt: Added.
4913         * platform/gtk/css1/box_properties/border_style-expected.txt: Added.
4914         * platform/gtk/css1/box_properties/border_style_inline-expected.txt: Added.
4915         * platform/gtk/css1/box_properties/border_top-expected.txt: Added.
4916         * platform/gtk/css1/box_properties/border_top_inline-expected.txt: Added.
4917         * platform/gtk/css1/box_properties/border_top_width-expected.txt: Added.
4918         * platform/gtk/css1/box_properties/border_top_width_inline-expected.txt: Added.
4919         * platform/gtk/css1/box_properties/border_width-expected.txt: Added.
4920         * platform/gtk/css1/box_properties/border_width_inline-expected.txt: Added.
4921         * platform/gtk/css1/box_properties/clear-expected.txt: Added.
4922         * platform/gtk/css1/box_properties/clear_float-expected.txt: Added.
4923         * platform/gtk/css1/box_properties/float-expected.txt: Added.
4924         * platform/gtk/css1/box_properties/float_elements_in_series-expected.txt: Added.
4925         * platform/gtk/css1/box_properties/float_margin-expected.txt: Added.
4926         * platform/gtk/css1/box_properties/float_on_text_elements-expected.txt: Added.
4927         * platform/gtk/css1/box_properties/height-expected.txt: Added.
4928         * platform/gtk/css1/box_properties/margin-expected.txt: Added.
4929         * platform/gtk/css1/box_properties/margin_bottom-expected.txt: Added.
4930         * platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt: Added.
4931         * platform/gtk/css1/box_properties/margin_inline-expected.txt: Added.
4932         * platform/gtk/css1/box_properties/margin_left-expected.txt: Added.
4933         * platform/gtk/css1/box_properties/margin_left_inline-expected.txt: Added.
4934         * platform/gtk/css1/box_properties/margin_right-expected.txt: Added.
4935         * platform/gtk/css1/box_properties/margin_right_inline-expected.txt: Added.
4936         * platform/gtk/css1/box_properties/margin_top-expected.txt: Added.
4937         * platform/gtk/css1/box_properties/margin_top_inline-expected.txt: Added.
4938         * platform/gtk/css1/box_properties/padding-expected.txt: Added.
4939         * platform/gtk/css1/box_properties/padding_bottom-expected.txt: Added.
4940         * platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt: Added.
4941         * platform/gtk/css1/box_properties/padding_inline-expected.txt: Added.
4942         * platform/gtk/css1/box_properties/padding_left-expected.txt: Added.
4943         * platform/gtk/css1/box_properties/padding_left_inline-expected.txt: Added.
4944         * platform/gtk/css1/box_properties/padding_right-expected.txt: Added.
4945         * platform/gtk/css1/box_properties/padding_right_inline-expected.txt: Added.
4946         * platform/gtk/css1/box_properties/padding_top-expected.txt: Added.
4947         * platform/gtk/css1/box_properties/padding_top_inline-expected.txt: Added.
4948
4949 2010-05-13  Martin Robinson  <mrobinson@igalia.com>
4950
4951         No review. Rebaselining test after r59385.
4952
4953         * platform/gtk/editing/deleting/delete-select-all-001-expected.txt: Rebaseline
4954
4955 2010-05-13  Brady Eidson  <beidson@apple.com>
4956
4957         Adding fast/loader/recursive-before-unload-crash-expected.html to the gtk skipped list
4958         because it needs more logging in its DRT to pass:
4959         * platform/gtk/Skipped:
4960
4961         Adding fast/loader/recursive-before-unload-crash-expected.html to the qt skipped list
4962         because it's hanging:
4963         * platform/qt/Skipped:
4964
4965 2010-05-13  Kent Tamura  <tkent@chromium.org>
4966
4967         Reviewed by Darin Adler.
4968
4969         Can't submit a form with <input type=checkbox required>
4970         https://bugs.webkit.org/show_bug.cgi?id=39065
4971
4972         * fast/forms/interactive-validation-required-checkbox-expected.txt: Added.
4973         * fast/forms/interactive-validation-required-checkbox.html: Added.
4974
4975 2010-05-13  Brady Eidson  <beidson@apple.com>
4976
4977         Reviewed by NOBODY (Layout test fix)
4978
4979         https://bugs.webkit.org/show_bug.cgi?id=38928
4980
4981         Add Tiger specific results for my new test.
4982
4983         * platform/mac-tiger/fast/loader/recursive-before-unload-crash-expected.txt: Copied from fast/loader/recursive-before-unload-crash-expected.txt.
4984
4985 2010-05-13  Kenneth Russell  <kbr@google.com>
4986
4987         Reviewed by Dimitri Glazkov.
4988
4989         Alias WebGLArray type names to TypedArray type names
4990         https://bugs.webkit.org/show_bug.cgi?id=39036
4991
4992         Exposed the existing WebGL<T>Array constructor functions on the
4993         DOMWindow under the naming convention in the TypedArray spec. The
4994         implementations will be renamed in a subsequent bug, and the
4995         aliases to the WebGL<T>Array type names eventually removed. Ran
4996         all layout tests (including WebGL) in Safari, and WebGL tests in
4997         Chromium.
4998
4999         Test: revised array-unit-tests.html to test both type names.
5000         Revised global prototype and constructor tests to ignore new types.
5001
5002         * fast/canvas/webgl/array-unit-tests-expected.txt:
5003         * fast/canvas/webgl/array-unit-tests.html:
5004         * fast/dom/Window/script-tests/window-property-descriptors.js:
5005         * fast/dom/Window/window-properties.html:
5006         * fast/dom/script-tests/prototype-inheritance.js:
5007         * fast/js/script-tests/global-constructors.js:
5008
5009 2010-05-13  Enrica Casucci  <enrica@apple.com>
5010
5011         Reviewed by Dave Hyatt.
5012
5013         Adding block elements to a block and removing them changes the height of the element.
5014         https://bugs.webkit.org/show_bug.cgi?id=38874
5015
5016         The initial height of an empty editable block is different from the height of the same block after we add block elements
5017         and remove them.
5018         
5019         * editing/deleting/delete-block-contents-004-expected.txt: Added.
5020         * editing/deleting/delete-block-contents-004.html: Added.
5021         The following tests results have been updated to reflect the new renderer structure.
5022         * editing/deleting/in-visibly-empty-root-expected.txt:
5023         * platform/mac/editing/deleting/5408255-expected.txt:
5024         * platform/mac/editing/deleting/delete-select-all-001-expected.txt:
5025         * platform/mac/editing/selection/4895428-1-expected.txt:
5026         * platform/mac/editing/selection/4895428-4-expected.txt:
5027
5028 2010-05-13  Brady Eidson  <beidson@apple.com>
5029
5030         Reviewed by Darin Adler.
5031
5032         Repro crash at www.sears.com (infinite recursion in beforeunload handler)
5033         <rdar://problem/7965182> and https://bugs.webkit.org/show_bug.cgi?id=38928
5034
5035         * fast/loader/recursive-before-unload-crash-expected.txt: Added.
5036         * fast/loader/recursive-before-unload-crash.html: Added.
5037
5038 2010-05-13  Sheriff Bot  <webkit.review.bot@gmail.com>
5039
5040         Unreviewed, rolling out r59376.
5041         http://trac.webkit.org/changeset/59376
5042         https://bugs.webkit.org/show_bug.cgi?id=39080
5043
5044         Broke window prototype tests (Requested by jamesr on #webkit).
5045
5046         * fast/canvas/webgl/array-unit-tests-expected.txt:
5047         * fast/canvas/webgl/array-unit-tests.html:
5048
5049 2010-05-13  Pavel Feldman  <pfeldman@chromium.org>
5050
5051         Reviewed by Yury Semikhatsky.
5052
5053         Web Inspector: A disabled style property cannot be deleted.
5054
5055         https://bugs.webkit.org/show_bug.cgi?id=39057
5056
5057         * inspector/elements-tests.js:
5058         (frontend_getSelectedElementStyles):
5059         * inspector/styles-disable-then-delete-expected.txt: Added.
5060         * inspector/styles-disable-then-delete.html: Added.
5061         * inspector/styles-disable-then-enable.html:
5062
5063 2010-05-12  Kenneth Russell  <kbr@google.com>
5064
5065         Reviewed by Dimitri Glazkov.
5066
5067         Alias WebGLArray type names to TypedArray type names
5068         https://bugs.webkit.org/show_bug.cgi?id=39036
5069
5070         Exposed the existing WebGL<T>Array constructor functions on the
5071         DOMWindow under the naming convention in the TypedArray spec. The
5072         implementations will be renamed in a subsequent bug, and the
5073         aliases to the WebGL<T>Array type names eventually removed. Ran
5074         all WebGL layout tests in Safari and Chromium.
5075
5076         Test: revised array-unit-tests.html to test both type names.
5077
5078         * fast/canvas/webgl/array-unit-tests-expected.txt:
5079         * fast/canvas/webgl/array-unit-tests.html:
5080
5081 2010-05-13  Antonio Gomes  <tonikitoo@webkit.org>, Yi Shen <yi.4.shen@nokia.com>
5082
5083         Reviewed by Kenneth Christiansen.
5084
5085         [Qt] Add LayoutTestController interface: computedStyleIncludingVisitedInfo
5086         https://bugs.webkit.org/show_bug.cgi?id=37759
5087
5088         * platform/qt/Skipped:
5089
5090 2010-05-13  Martin Robinson  <mrobinson@igalia.com>
5091         Reviewed by Gustavo Noronha.
5092
5093         Events tests failing
5094         https://bugs.webkit.org/show_bug.cgi?id=31436
5095
5096         Unskip these two test which are now passing.
5097
5098         * platform/gtk/Skipped: Unskip two tests.
5099
5100 2010-05-13  Martin Robinson  <mrobinson@igalia.com>
5101
5102         Reviewed by Gustavo Noronha.
5103
5104         Two forms tests failing
5105         https://bugs.webkit.org/show_bug.cgi?id=31435
5106
5107         Unskip passing tests.
5108
5109         * platform/gtk/Skipped: Unskip these tests, because they are passing now.
5110
5111 2010-05-13  Yury Semikhatsky  <yurys@chromium.org>
5112
5113         Unreviewed. Chromium build fix. Partially rever r59277 which updated Chromium's expectations
5114         after r59270. r59270 was reverted, so we need to revert Chromium's expectations.
5115
5116         * platform/chromium-linux/editing/deleting/5408255-expected.checksum:
5117         * platform/chromium-mac/editing/deleting/5408255-expected.checksum: Removed.
5118         * platform/chromium-win/editing/deleting/5408255-expected.checksum:
5119         * platform/chromium-win/editing/deleting/5408255-expected.txt:
5120         * platform/chromium-win/editing/deleting/delete-select-all-001-expected.txt:
5121         * platform/chromium-win/editing/selection/4895428-1-expected.txt:
5122         * platform/chromium-win/editing/selection/4895428-4-expected.txt:
5123         * platform/chromium-win/fast/events/mouseout-dead-node-expected.txt:
5124
5125 2010-05-13  Yoshiki Hayashi  <yhayashi@google.com>
5126
5127         Reviewed by Darin Adler.
5128
5129         Fix a bug in handleRunInChild where only the first child run-in block
5130         is inserted because removeChildNode clears next sibling.
5131         https://bugs.webkit.org/show_bug.cgi?id=25047
5132
5133         * fast/css/run-in-children-expected.txt: Added.
5134         * fast/css/run-in-children.html: Added.
5135
5136 2010-05-13  Fumitoshi Ukai  <ukai@chromium.org>
5137
5138         Unreviewed.
5139
5140         Skip websocket/tests on tiger, until Python 2.5 is installed on tiger bot.
5141
5142         * platform/mac-tiger/Skipped: Add websocket/tests
5143
5144 2010-05-12  Yuzo Fujishima  <yuzo@google.com>
5145
5146         Reviewed by Darin Adler.
5147
5148         Fix Bug 35014 - Modifying UA rules from page JS crashes
5149         https://bugs.webkit.org/show_bug.cgi?id=35014
5150
5151         * fast/css/modify-ua-rules-from-javascript-expected.txt: Copied from LayoutTests/editing/selection/5136696-expected.txt.
5152         * fast/css/modify-ua-rules-from-javascript.html: Added.
5153
5154 2010-05-12  Sheriff Bot  <webkit.review.bot@gmail.com>
5155
5156         Unreviewed, rolling out r59272.
5157         http://trac.webkit.org/changeset/59272
5158         https://bugs.webkit.org/show_bug.cgi?id=39047
5159
5160         Original change (59270) was rolled out (Requested by smfr on
5161         #webkit).
5162
5163         * platform/qt/editing/deleting/5408255-expected.txt:
5164
5165 2010-05-12  Sheriff Bot  <webkit.review.bot@gmail.com>
5166
5167         Unreviewed, rolling out r59276.
5168         http://trac.webkit.org/changeset/59276
5169         https://bugs.webkit.org/show_bug.cgi?id=39046
5170
5171         Original change (59270) was rolled out (Requested by smfr on
5172         #webkit).
5173
5174         * platform/gtk/editing/deleting/delete-select-all-001-expected.txt:
5175
5176 2010-05-12  Simon Fraser  <simon.fraser@apple.com>
5177
5178         Reviewed by Mark Rowe.
5179
5180         Fix layer dump to avoid spurious platform differences
5181         https://bugs.webkit.org/show_bug.cgi?id=39045
5182         
5183         Updated shared results, and removed Leopard-specific results now that they are no longer required.
5184
5185         * compositing/geometry/preserve-3d-switching-expected.txt:
5186         * compositing/iframes/composited-parent-iframe-expected.txt:
5187         * compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
5188         * compositing/iframes/connect-compositing-iframe-expected.txt:
5189         * compositing/iframes/connect-compositing-iframe2-expected.txt:
5190         * compositing/iframes/connect-compositing-iframe3-expected.txt:
5191         * compositing/iframes/enter-compositing-iframe-expected.txt:
5192         * compositing/iframes/iframe-resize-expected.txt:
5193         * compositing/iframes/overlapped-iframe-expected.txt:
5194         * compositing/layer-creation/overflow-scroll-overlap-expected.txt:
5195         * platform/mac-leopard/compositing/iframes/composited-parent-iframe-expected.txt: Removed.
5196         * platform/mac-leopard/compositing/iframes/connect-compositing-iframe-expected.txt: Removed.
5197         * platform/mac-leopard/compositing/iframes/connect-compositing-iframe2-expected.txt: Removed.
5198         * platform/mac-leopard/compositing/iframes/connect-compositing-iframe3-expected.txt: Removed.
5199         * platform/mac-leopard/compositing/iframes/enter-compositing-iframe-expected.txt: Removed.
5200
5201 2010-05-12  Sheriff Bot  <webkit.review.bot@gmail.com>
5202
5203         Unreviewed, rolling out r59270.
5204         http://trac.webkit.org/changeset/59270
5205         https://bugs.webkit.org/show_bug.cgi?id=39044
5206
5207         Caused a crash on some pages - bug 39042 (Requested by smfr on
5208         #webkit).
5209
5210         * editing/deleting/delete-block-contents-004-expected.txt: Removed.
5211         * editing/deleting/delete-block-contents-004.html: Removed.
5212         * editing/deleting/in-visibly-empty-root-expected.txt:
5213         * platform/mac/editing/deleting/5408255-expected.txt:
5214         * platform/mac/editing/deleting/delete-select-all-001-expected.txt:
5215         * platform/mac/editing/selection/4895428-1-expected.txt:
5216         * platform/mac/editing/selection/4895428-4-expected.txt:
5217         * platform/mac/fast/events/mouseout-dead-node-expected.txt:
5218
5219 2010-05-12  Simon Fraser  <simon.fraser@apple.com>
5220
5221         Reviewed by David Hyatt.
5222
5223         Composited plug-ins can cause missed painting
5224         https://bugs.webkit.org/show_bug.cgi?id=39033
5225         <rdar://problem/7972478>
5226         
5227         New testcases, one which removes the contents of a composited iframe, and checks that
5228         all layers go away, and another that has a composited iframe, then toggles the parent
5229         document into compositing mode, to check that the layer trees get connected.
5230
5231         * compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Added.
5232         * compositing/iframes/connect-compositing-iframe-delayed.html: Added.
5233         * compositing/iframes/iframe-src-change-expected.txt: Added.
5234         * compositing/iframes/iframe-src-change.html: Added.
5235
5236 2010-05-12  Oliver Hunt  <oliver@apple.com>
5237
5238         Reviewed by Gavin Barraclough.
5239
5240         <rdar://7969718> Incorrect 32-bit codegen for op_jnlesseq
5241         https://bugs.webkit.org/show_bug.cgi?id=39038
5242
5243         Add more tests for <=, <, >, and >=.
5244
5245         * fast/js/comparison-operators-greater-expected.txt:
5246         * fast/js/comparison-operators-less-expected.txt:
5247         * fast/js/script-tests/comparison-operators-greater.js:
5248         * fast/js/script-tests/comparison-operators-less.js:
5249
5250 2010-05-12  Dirk Pranke  <dpranke@chromium.org>
5251
5252         Unreviewed, build fix.
5253
5254         Change expectation from IMAGE to IMAGE+TEXT for Chromium Linux; I'm
5255         not sure if this is flaky or not but it seems to be consistent on the
5256         bot.
5257
5258         * platform/chromium/test_expectations.txt:
5259
5260 2010-05-12  Dirk Pranke  <dpranke@chromium.org>
5261
5262         Reviewed by Nate Chapin.
5263
5264         Expectations fix and new chromium baselines resulting from the
5265         input type=search change in r58313.
5266
5267         https://bugs.webkit.org/show_bug.cgi?id=38965
5268
5269         * platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.checksum:
5270         * platform/chromium-linux/fast/forms/placeholder-pseudo-style-expected.png:
5271         * platform/chromium-linux/fast/forms/search-vertical-alignment-expected.checksum:
5272         * platform/chromium-linux/fast/forms/search-vertical-alignment-expected.png: Added.
5273         * platform/chromium-win/fast/forms/search-vertical-alignment-expected.checksum:
5274         * platform/chromium-win/fast/forms/search-vertical-alignment-expected.png: Added.
5275         * platform/chromium/test_expectations.txt:
5276         * platform/mac/fast/forms/search-zoomed-expected.checksum:
5277         * platform/mac/fast/forms/search-zoomed-expected.png:
5278
5279 2010-05-12  Jian Li  <jianli@chromium.org>
5280
5281         Unreviewed. Chromium: rebaseline layout tests.
5282
5283         * platform/chromium-linux/editing/deleting/5408255-expected.checksum:
5284         * platform/chromium-linux/editing/deleting/5408255-expected.png:
5285         * platform/chromium-linux/fast/css/pseudo-cache-stale-expected.checksum:
5286         * platform/chromium-linux/fast/css/pseudo-cache-stale-expected.png:
5287         * platform/chromium-mac/editing/deleting/5408255-expected.checksum: Added.
5288         * platform/chromium-mac/editing/deleting/5408255-expected.png: Added.
5289         * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.checksum: Added.
5290         * platform/chromium-win/editing/deleting/5408255-expected.checksum:
5291         * platform/chromium-win/editing/deleting/5408255-expected.png:
5292         * platform/chromium-win/editing/deleting/5408255-expected.txt:
5293         * platform/chromium-win/editing/deleting/delete-select-all-001-expected.txt:
5294         * platform/chromium-win/editing/selection/4895428-1-expected.txt:
5295         * platform/chromium-win/editing/selection/4895428-4-expected.txt:
5296         * platform/chromium-win/fast/css/pseudo-cache-stale-expected.checksum:
5297         * platform/chromium-win/fast/css/pseudo-cache-stale-expected.png:
5298         * platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt:
5299         * platform/chromium-win/fast/events/mouseout-dead-node-expected.txt:
5300
5301 2010-05-12  Martin Robinson  <mrobinson@igalia.com>
5302
5303         No review. Updating the baseline for this test after r59270.
5304
5305         * platform/gtk/editing/deleting/delete-select-all-001-expected.txt:
5306
5307 2010-05-12  Csaba Osztrogonác  <ossy@webkit.org>
5308
5309         Unreviewed fix after r59270. 
5310         Update Qt specific expected result based on IRC discussing with Enrica Casucci.
5311
5312         * platform/qt/editing/deleting/5408255-expected.txt: updated.
5313
5314 2010-05-12  Enrica Casucci  <enrica@apple.com>
5315
5316         Reviewed by Dave Hyatt.
5317
5318         Adding block elements to a block and removing them changes the height of the element.
5319         https://bugs.webkit.org/show_bug.cgi?id=38874
5320
5321         * editing/deleting/delete-block-contents-004-expected.txt: Added.
5322         * editing/deleting/delete-block-contents-004.html: Added.
5323         The following tests have new results because of the height change and because we now have one less renderer after the DOM changes.
5324         * editing/deleting/in-visibly-empty-root-expected.txt:
5325         * platform/mac/editing/deleting/5408255-expected.txt:
5326         * platform/mac/editing/deleting/delete-select-all-001-expected.txt:
5327         * platform/mac/editing/selection/4895428-1-expected.txt:
5328         * platform/mac/editing/selection/4895428-4-expected.txt:
5329         * platform/mac/fast/events/mouseout-dead-node-expected.txt
5330
5331 2010-05-12  Jian Li  <jianli@chromium.org>
5332
5333         Unreviewed. Chromium: rebaseline layout tests and mark one failed layout test.
5334
5335         * platform/chromium-linux/fast/forms/placeholder-stripped-expected.checksum: Added.
5336         * platform/chromium-linux/fast/forms/placeholder-stripped-expected.png: Added.
5337         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
5338         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
5339         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
5340         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
5341         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
5342         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
5343         * platform/chromium-linux/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: Added.
5344         * platform/chromium-mac/fast/forms/placeholder-stripped-expected.checksum: Added.
5345         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: Added.
5346         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Added.
5347         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum: Added.
5348         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Added.
5349         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: Added.
5350         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Added.
5351         * platform/chromium-win/fast/forms/placeholder-stripped-expected.checksum: Added.
5352         * platform/chromium-win/fast/forms/placeholder-stripped-expected.png: Added.
5353         * platform/chromium-win/fast/forms/placeholder-stripped-expected.txt: Added.
5354         * platform/chromium-win/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
5355         * platform/chromium-win/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
5356         * platform/chromium-win/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
5357         * platform/chromium-win/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
5358         * platform/chromium-win/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
5359         * platform/chromium-win/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
5360         * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: Added.
5361         * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added.
5362         * platform/chromium/test_expectations.txt:
5363
5364 2010-05-12  Adam Langley  <agl@chromium.org>
5365
5366         Expectations change. Unreviewed.
5367
5368         Add baselines for fast/css/font-face-woff.html.
5369
5370         * platform/chromium-linux/fast/css/font-face-woff-expected.checksum: Added.
5371         * platform/chromium-linux/fast/css/font-face-woff-expected.png: Added.
5372         * platform/chromium-mac/fast/css/font-face-woff-expected.checksum: Added.
5373         * platform/chromium-mac/fast/css/font-face-woff-expected.png: Added.
5374         * platform/chromium-mac/fast/css/font-face-woff-expected.txt: Added.
5375         * platform/chromium-win/fast/css/font-face-woff-expected.checksum: Added.
5376         * platform/chromium-win/fast/css/font-face-woff-expected.png: Added.
5377         * platform/chromium-win/fast/css/font-face-woff-expected.txt: Added.
5378
5379 2010-05-12  Martin Robinson  <mrobinson@igalia.com>
5380
5381         Not reviewed.
5382
5383         [GTK] svg/custom/svg-fonts-with-no-element-reference.html is one pixel different on x86_64
5384         https://bugs.webkit.org/show_bug.cgi?id=39022
5385
5386         Skipping failing tests for GTK+.
5387
5388         * platform/gtk/Skipped:
5389
5390 2010-05-12  Eric Seidel  <eric@webkit.org>
5391
5392         Unreviewed, rolling out r59245.
5393         http://trac.webkit.org/changeset/59245
5394         https://bugs.webkit.org/show_bug.cgi?id=38874
5395
5396         Broke at least one test on multiple platforms
5397
5398         * editing/deleting/delete-block-contents-004-expected.txt: Removed.
5399         * editing/deleting/delete-block-contents-004.html: Removed.
5400         * editing/deleting/in-visibly-empty-root-expected.txt:
5401         * platform/mac/editing/deleting/5408255-expected.txt:
5402         * platform/mac/editing/deleting/delete-select-all-001-expected.txt:
5403         * platform/mac/editing/selection/4895428-1-expected.txt:
5404         * platform/mac/editing/selection/4895428-4-expected.txt:
5405
5406 2010-05-12  Martin Robinson  <mrobinson@igalia.com>
5407
5408         Not reviewed. Try number 3 to properly add new baselines and remove remaining
5409         merge marker from this file.
5410
5411         * platform/gtk/fast/css/input-search-padding-expected.txt:
5412         * platform/gtk/svg/custom/svg-fonts-with-no-element-reference-expected.txt:
5413
5414 2010-05-12  James Robinson  <jamesr@chromium.org>
5415
5416         Reviewed by Eric Seidel.
5417
5418         Update pixel baselines for fast/css/pseudo-cache-stale.html due to r59211
5419         https://bugs.webkit.org/show_bug.cgi?id=38976
5420
5421         * platform/mac/fast/css/pseudo-cache-stale-expected.checksum:
5422         * platform/mac/fast/css/pseudo-cache-stale-expected.png:
5423
5424 2010-05-12  Alexey Proskuryakov  <ap@apple.com>
5425
5426         Reviewed by Darin Adler.
5427
5428         https://bugs.webkit.org/show_bug.cgi?id=38752
5429         Strange behaviour after js insertion into a page pointing directly to an object (image, swf, etc)
5430
5431         * fast/images/extra-image-in-image-document-expected.txt: Added.
5432         * fast/images/extra-image-in-image-document.html: Added.
5433         * fast/images/resources/green.jpg: Added.
5434
5435 2010-05-12  Martin Robinson  <mrobinson@webkit.org>
5436
5437         Not reviewed. Trying once more to generate baselines for GTK+.
5438
5439         * platform/gtk/fast/css/input-search-padding-expected.txt:
5440         * platform/gtk/fast/forms/placeholder-stripped-expected.txt:
5441         * platform/gtk/fast/frames/take-focus-from-iframe-expected.txt:
5442         * platform/gtk/fast/images/svg-background-partial-redraw-expected.txt: Added.
5443         * platform/gtk/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt:
5444         * platform/gtk/svg/custom/repaint-stroke-width-changes-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/repaint-stroke-width-changes-expected.txt.
5445
5446 2010-05-12  Enrica Casucci  <enrica@apple.com>
5447
5448         Reviewed by Dave Hyatt.
5449
5450         Adding block elements to a block and removing them changes the height of the element.
5451         https://bugs.webkit.org/show_bug.cgi?id=38874
5452
5453         * editing/deleting/delete-block-contents-004-expected.txt: Added.
5454         * editing/deleting/delete-block-contents-004.html: Added.
5455         The following tests have new results because of the height change and because we now have one less renderer after the DOM changes.
5456         * editing/deleting/in-visibly-empty-root-expected.txt:
5457         * platform/mac/editing/deleting/5408255-expected.txt:
5458         * platform/mac/editing/deleting/delete-select-all-001-expected.txt:
5459         * platform/mac/editing/selection/4895428-1-expected.txt:
5460         * platform/mac/editing/selection/4895428-4-expected.txt:
5461
5462 2010-05-12  Martin Robinson  <mrobinson@igalia.com>
5463
5464         Not reviewed. Added baselines to these tests which are passing interactively.
5465
5466         * platform/gtk/fast/css-generated-content/after-duplicated-after-split-expected.txt: Added.
5467         * platform/gtk/fast/css/input-search-padding-expected.txt: Added.
5468         * platform/gtk/fast/forms/placeholder-stripped-expected.txt: Added.
5469         * platform/gtk/fast/frames/take-focus-from-iframe-expected.txt: Added.
5470         * platform/gtk/fast/repaint/fixed-child-move-after-scroll-expected.txt: Added.
5471         * platform/gtk/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt: Added.
5472         * platform/gtk/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt: Added.
5473         * platform/gtk/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt: Added.
5474         * platform/gtk/fast/repaint/fixed-move-after-scroll-expected.txt: Added.
5475         * platform/gtk/fast/repaint/fixed-tranformed-expected.txt: Added.
5476         * platform/gtk/fast/text/format-control-expected.txt: Added.
5477         * platform/gtk/fast/text/international/bold-bengali-expected.txt: Added.
5478         * platform/gtk/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt.
5479         * platform/gtk/svg/text/text-hkern-expected.txt: Copied from LayoutTests/platform/mac/svg/text/text-hkern-expected.txt.
5480         * platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt: Copied from LayoutTests/platform/mac/svg/text/text-hkern-on-vertical-text-expected.txt.
5481         * platform/gtk/svg/text/text-vkern-expected.txt: Copied from LayoutTests/platform/mac/svg/text/text-vkern-expected.txt.
5482         * platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt: Copied from LayoutTests/platform/mac/svg/text/text-vkern-on-horizontal-text-expected.txt.
5483         * platform/gtk/transforms/svg-vs-css-expected.txt: Added.
5484
5485 2010-05-12  Pavel Feldman  <pfeldman@chromium.org>
5486
5487         Reviewed by Timothy Hatcher.
5488
5489         Web Inspector: disabling style property on container breaks styles inspection for given node.
5490
5491         https://bugs.webkit.org/show_bug.cgi?id=39005
5492
5493         * inspector/elements-img-tooltip.html:
5494         * inspector/elements-panel-limited-children.html:
5495         * inspector/elements-panel-rewrite-href.html:
5496         * inspector/elements-panel-selection-on-refresh.html:
5497         * inspector/elements-panel-structure.html:
5498         * inspector/elements-panel-styles.html:
5499         * inspector/elements-panel-xhtml-structure.xhtml:
5500         * inspector/elements-tests.js:
5501         (dumpArray):
5502         (frontend_expandDOMSubtreeAndRun):
5503         (frontend_selectElementAndRun):
5504         (frontend_dumpSelectedElementStyles):
5505         (frontend_getSelectedElementStyles):
5506         (frontend_getElementStylePropertyTreeItem):
5507         (frontend_dumpStyleTreeOutline):
5508         (frontend_dumpStyleTreeItem):
5509         * inspector/styles-disable-inherited-expected.txt: Added.
5510         * inspector/styles-disable-inherited.html: Added.
5511         * inspector/styles-disable-then-enable-expected.txt: Added.
5512         * inspector/styles-disable-then-enable.html: Added.
5513         * inspector/styles-iframe.html:
5514         * inspector/styles-source-lines.html:
5515
5516 2010-05-12  Abhishek Arya  <inferno@chromium.org>
5517
5518         Reviewed by Darin Adler.
5519
5520         Tests that accessing the innerHTML property of a text node encodes
5521         entities properly. Update existing test to fix the innerHTML result.
5522         https://bugs.webkit.org/show_bug.cgi?id=38922
5523
5524         * fast/innerHTML/innerHTML-special-elements-expected.txt: Added.
5525         * fast/innerHTML/innerHTML-special-elements.html: Added.
5526
5527         * fast/parser/comment-in-textarea-expected.txt: Update test expectation.
5528         * fast/parser/script-tests/comment-in-textarea.js: Update test by
5529         replacing with html entities of <, > chars in textarea innerHTML result.
5530
5531 2010-05-11  Ilya Tikhonovsky  <loislo@chromium.org>
5532
5533         Reviewed by Pavel Feldman.
5534
5535         WebInspector: Sometimes ResourceRequest records aren't connected to the initiator.
5536         https://bugs.webkit.org/show_bug.cgi?id=38925
5537
5538         * inspector/timeline-enum-stability-expected.txt:
5539
5540 2010-05-12  Kent Tamura  <tkent@chromium.org>
5541
5542         Reviewed by Darin Adler.
5543
5544         placeholder text should be stripped from line breaks
5545         https://bugs.webkit.org/show_bug.cgi?id=36291
5546
5547         Add a test for placeholder values with CR and LF.
5548
5549         * fast/forms/placeholder-stripped.html: Added.
5550         * platform/mac/fast/forms/placeholder-stripped-expected.checksum: Added.
5551         * platform/mac/fast/forms/placeholder-stripped-expected.png: Added.
5552         * platform/mac/fast/forms/placeholder-stripped-expected.txt: Added.
5553
5554 2010-05-10  yael aharon  <yael.aharon@nokia.com>
5555
5556         Reviewed by Darin Adler.
5557
5558         Support control attribute of HTMLLabelElement
5559         https://bugs.webkit.org/show_bug.cgi?id=38688
5560
5561         * fast/dom/HTMLLabelElement/click-label-expected.txt: Added.
5562         * fast/dom/HTMLLabelElement/click-label.html: Added.
5563         * fast/dom/HTMLLabelElement/focus-label-expected.txt: Added.
5564         * fast/dom/HTMLLabelElement/focus-label.html: Added.
5565         * fast/dom/HTMLLabelElement/label-control-expected.txt: Added.
5566         * fast/dom/HTMLLabelElement/label-control.html: Added.
5567         * fast/dom/HTMLLabelElement/script-tests: Added.
5568         * fast/dom/HTMLLabelElement/script-tests/TEMPLATE.html: Added.
5569         * fast/dom/HTMLLabelElement/script-tests/label-control.js: Added.
5570
5571 2010-05-12  Csaba Osztrogonác  <ossy@webkit.org>
5572
5573         Unreviewed.
5574
5575         Other tests make http/tests/xmlhttprequest/null-auth.php fail
5576         https://bugs.webkit.org/show_bug.cgi?id=32961
5577
5578         http/tests/xmlhttprequest/basic-auth-default.html introduced in r59185,
5579         and it made http/tests/xmlhttprequest/null-auth.php fail on Qt bot, as 
5580         http/tests/xmlhttprequest/failed-auth.html did it before.
5581
5582         * platform/qt/Skipped: http/tests/xmlhttprequest/basic-auth-default.html skipped until fix.
5583
5584 2010-05-12  Zoltan Herczeg  <zherczeg@webkit.org>
5585
5586         Reviewed by Nikolas Zimmermann.
5587
5588         Updating the pixel tests for feDiffuseLighting and feSpecularLighting
5589         https://bugs.webkit.org/show_bug.cgi?id=32197
5590         https://bugs.webkit.org/show_bug.cgi?id=32199
5591
5592         No new test were added, since SVG expected values cover
5593         the features of the implementation
5594
5595         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
5596         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
5597         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
5598         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
5599         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
5600         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
5601
5602 2010-05-12  Csaba Osztrogonác  <ossy@webkit.org>
5603
5604         Unreviewed fix.
5605
5606         [Qt] Platform specific expected result updated after r59211.
5607
5608         * platform/qt/fast/css/pseudo-cache-stale-expected.txt: updated.
5609
5610 2010-05-12  Robin Qiu  <robin.qiu@torchmobile.com.cn>
5611
5612         Reviewed by Dirk Schulze.
5613
5614         Fix a bug in SVGPathSegList::getPathSegAtLength().
5615         This bug is just a misktake: almost all of the code is OK, but the
5616         parameter is not used at all, therefore, this function always returns
5617         "1".
5618         And make a modification to return the last path segment if the distance
5619         exceeds the actual path length.
5620         https://bugs.webkit.org/show_bug.cgi?id=37515
5621
5622         * svg/dom/svgpath-getPathSegAtLength-expected.txt: Added.
5623         * svg/dom/svgpath-getPathSegAtLength.html: Added.
5624
5625 2010-05-11  Tony Chang  <tony@chromium.org>
5626
5627         Reviewed by Darin Fisher.
5628
5629         [chromium] Remove subframe scrollbar routing (r58937)
5630         https://bugs.webkit.org/show_bug.cgi?id=38894
5631
5632         * platform/win/Skipped: This test should pass on windows.
5633
5634 2010-05-11  Simon Fraser  <simon.fraser@apple.com>
5635
5636         Reviewed by Maciej Stachowiak.
5637
5638         Body not redrawn, and filled with garbage on some composited pages
5639         https://bugs.webkit.org/show_bug.cgi?id=38951
5640         <rdar://problem/7891548>
5641         
5642         New testcase with a layer configuration that forces the root layer into
5643         compositing mode.
5644
5645         * compositing/geometry/composited-html-size.html: Added.
5646         * platform/mac/compositing/geometry/composited-html-size-expected.checksum: Added.
5647         * platform/mac/compositing/geometry/composited-html-size-expected.png: Added.
5648         * platform/mac/compositing/geometry/composited-html-size-expected.txt: Added.
5649
5650 2010-05-11  MORITA Hajime  <morrita@google.com>
5651
5652         Reviewed by Dirk Schulze.
5653
5654         CSS SVG font doesn't recognize URL without element reference
5655         https://bugs.webkit.org/show_bug.cgi?id=37144
5656
5657         * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: Added.
5658         * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added.
5659         * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added.
5660         * svg/custom/resources/graffiti-with-empty-first-font.svg: Added.
5661         * svg/custom/svg-fonts-with-no-element-reference.html: Added.
5662
5663 2010-05-11  Alexey Proskuryakov  <ap@apple.com>
5664
5665         Not reviewed.
5666
5667         https://bugs.webkit.org/show_bug.cgi?id=38956
5668         [Gtk] http/tests/xmlhttprequest/basic-auth-default.html fails
5669
5670         * platform/gtk/Skipped: Skipping the new failing test on Gtk.
5671
5672 2010-05-11  Alexey Proskuryakov  <ap@apple.com>
5673
5674         Reviewed by Brady Eidson.
5675
5676         https://bugs.webkit.org/show_bug.cgi?id=37989
5677         Safari (still) doesn't always send basic credentials preemptively
5678
5679         These resources shouldn't be reused for any other test.
5680
5681         * http/tests/xmlhttprequest/basic-auth-default-expected.txt: Added.
5682         * http/tests/xmlhttprequest/basic-auth-default.html: Added.
5683         * http/tests/xmlhttprequest/resources/basic-auth-default: Added.
5684         * http/tests/xmlhttprequest/resources/basic-auth-default/dir1: Added.
5685         * http/tests/xmlhttprequest/resources/basic-auth-default/dir1/basic-auth.php: Added.
5686         * http/tests/xmlhttprequest/resources/basic-auth-default/dir2: Added.
5687         * http/tests/xmlhttprequest/resources/basic-auth-default/dir2/basic-auth.php: Added.
5688         * http/tests/xmlhttprequest/resources/basic-auth-default/dir2/catch.php: Added.
5689
5690 2010-05-11  Jian Li  <jianli@chromium.org>
5691
5692         Unreviewed. Remove unneeded rebaselined result for enter-clicks-buttons.html
5693
5694         * platform/chromium-win/fast/forms/enter-clicks-buttons-expected.txt: Removed.
5695
5696 2010-05-11  Dimitri Glazkov  <dglazkov@chromium.org>
5697
5698         Reviewed by Darin Adler.
5699
5700         REGRESSION(r58520): Implicit submission on forms with button type="submit" no longer works
5701         https://bugs.webkit.org/show_bug.cgi?id=38913
5702
5703         Updated the test to include coverage of button elements.
5704
5705         * fast/forms/enter-clicks-buttons-expected.txt: Updated expectations to account for implicit
5706             submission which now correctly happens from the right element (button).
5707         * fast/forms/implicit-submission-expected.txt: Updated expectations with new test results.
5708         * fast/forms/implicit-submission.html: Added tests and code to cover button elements.
5709
5710 2010-05-11  Antonio Gomes  <tonikitoo@webkit.org>
5711
5712         Rubber-stamped by Kenneth Christiansen.
5713
5714         [Qt] fast/frames/flattening/frameset-flattening-subframesets.html fails intermittently on Qt bot
5715         https://bugs.webkit.org/show_bug.cgi?id=37334
5716
5717         Removing unneeded call to LayoutTestController.display(). It was originally intending
5718         to force a layout, but a re-layout will happen regardless because document.body.offsetTop
5719         is called afterwards
5720
5721         * fast/frames/flattening/frameset-flattening-subframe-resize.html:
5722         * platform/qt/Skipped:
5723
5724 2010-05-11  Jian Li  <jianli@chromium.org>
5725
5726         Unreviewed. Skip file-reader.html that is not enabled in chromium yet.
5727
5728         * platform/chromium/test_expectations.txt:
5729
5730 2010-05-11  Jian Li  <jianli@chromium.org>
5731
5732         Reviewed by Dmitry Titov.
5733
5734         Expose FileReader interface.
5735         https://bugs.webkit.org/show_bug.cgi?id=38609
5736
5737         Add a layout test to test basic FileReader operations.
5738         Also update layout tests affected by adding the constructors to DOMWindow.
5739
5740         * fast/dom/Window/script-tests/window-property-descriptors.js:
5741         * fast/dom/Window/window-properties.html:
5742         * fast/dom/script-tests/constructed-objects-prototypes.js:
5743         * fast/dom/script-tests/prototype-inheritance-2.js:
5744         * fast/dom/script-tests/prototype-inheritance.js:
5745         * fast/files/file-reader-expected.txt: Added.
5746         * fast/files/file-reader.html: Added.
5747         * fast/files/resources/UTF16BE-BOM.txt: Added.
5748         * fast/files/resources/UTF16BE.txt: Added.
5749         * fast/files/resources/UTF16LE-BOM.txt: Added.
5750         * fast/files/resources/UTF8-BOM.txt: Added.
5751         * fast/files/resources/UTF8.txt: Added.
5752         * fast/files/resources/empty-file: Added.
5753         * fast/js/script-tests/global-constructors.js:
5754         * platform/chromium/test_expectations.txt:
5755         * platform/gtk/Skipped: Skip the new test because eventSender.beginDragWithFiles is not supported in gtk platform.
5756         * platform/qt/Skipped: Skip the new test because eventSender.beginDragWithFiles is not supported in qt platform.
5757         * platform/win/Skipped: Skip the new test because eventSender.beginDragWithFiles is not supported in win platform.
5758
5759 2010-05-11  Jian Li  <jianli@chromium.org>
5760
5761         Unreviewed.
5762
5763         [chromium] Mark flaky layout tests.
5764
5765         * platform/chromium/test_expectations.txt:
5766
5767 2010-05-11  Kent Tamura  <tkent@chromium.org>
5768
5769         Reviewed by Shinichiro Hamaji.
5770
5771         Merge some pseudo-valid-*.html tests into one.
5772         https://bugs.webkit.org/show_bug.cgi?id=38846
5773
5774         No additional test cases and no removed test cases.
5775
5776         * fast/css/pseudo-valid-003-expected.txt: Removed.
5777         * fast/css/pseudo-valid-003.html: Removed.
5778         * fast/css/pseudo-valid-005-expected.txt: Removed.
5779         * fast/css/pseudo-valid-005.html: Removed.
5780         * fast/css/pseudo-valid-006-expected.txt: Removed.
5781         * fast/css/pseudo-valid-006.html: Removed.
5782         * fast/css/pseudo-valid-unapplied-expected.txt: Added.
5783         * fast/css/pseudo-valid-unapplied.html: Added.
5784
5785 2010-05-11  Benjamin Poulain  <benjamin.poulain@nokia.com>
5786
5787         Reviewed by Kenneth Rohde Christiansen.
5788
5789         [Qt] fast/text/find-hidden-text.html
5790         https://bugs.webkit.org/show_bug.cgi?id=32922
5791
5792         Remove fast/text/find-hidden-text.html from the skipped list of Qt.
5793
5794         * platform/qt/Skipped:
5795
5796 2010-05-11  John Gregg  <johnnyg@google.com>
5797
5798         [chromium] Unreviewed, test expectations.
5799
5800         * platform/chromium-mac/svg/filters/filteredImage-expected.checksum: Added.
5801         * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.txt:
5802         * platform/chromium-win/svg/filters/filteredImage-expected.checksum: Added.
5803         * platform/chromium-win/svg/filters/filteredImage-expected.png: Added.
5804         * platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.checksum: Added.
5805         * platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.png: Added.
5806         * platform/chromium-win/svg/text/text-vkern-on-horizontal-text-expected.checksum: Added.
5807         * platform/chromium-win/svg/text/text-vkern-on-horizontal-text-expected.png: Added.
5808
5809 2010-05-11  Nikolas Zimmermann  <nzimmermann@rim.com>
5810
5811         Reviewed by Dirk Schulze.
5812
5813         Move buildLayoutInformationForTextBox() from SVGRootInlineBox in SVGInlineTextBox where it belongs
5814         https://bugs.webkit.org/show_bug.cgi?id=38799
5815
5816         * platform/mac/svg/text/text-hkern-on-vertical-text-expected.checksum: Added.
5817         * platform/mac/svg/text/text-hkern-on-vertical-text-expected.png: Added.
5818         * platform/mac/svg/text/text-hkern-on-vertical-text-expected.txt: Added.
5819         * platform/mac/svg/text/text-vkern-on-horizontal-text-expected.checksum: Added.
5820         * platform/mac/svg/text/text-vkern-on-horizontal-text-expected.png: Added.
5821         * platform/mac/svg/text/text-vkern-on-horizontal-text-expected.txt: Added.
5822         * svg/text/text-hkern-on-vertical-text.svg: Added.
5823         * svg/text/text-vkern-on-horizontal-text.svg: Added.
5824
5825 2010-05-11  Zoltan Herczeg  <zherczeg@webkit.org>
5826
5827         Reviewed by Dirk Schulze.
5828
5829         Test case for SVG filter cache invalidation, after an image resource arrives.
5830         https://bugs.webkit.org/show_bug.cgi?id=38838
5831
5832         * platform/gtk/Skipped:
5833         * platform/mac/svg/filters/filteredImage-expected.checksum: Added.
5834         * platform/mac/svg/filters/filteredImage-expected.png: Added.
5835         * platform/mac/svg/filters/filteredImage-expected.txt: Added.
5836         * platform/qt/svg/filters/filteredImage-expected.txt: Added.
5837         * svg/filters/filteredImage.svg: Added.
5838
5839 2010-05-11  Simon Fraser  <simon.fraser@apple.com>
5840
5841         Test result fixes for Leopard.
5842
5843         Leopard needs custom results for tests that dump the layer tree, because Leopard
5844         CA does not have geometry flipping, so we do that ourselves by setting a transform.
5845
5846         * platform/mac-leopard/compositing/iframes/composited-parent-iframe-expected.txt: Added.
5847         * platform/mac-leopard/compositing/iframes/connect-compositing-iframe-expected.txt: Added.
5848         * platform/mac-leopard/compositing/iframes/connect-compositing-iframe2-expected.txt: Added.
5849         * platform/mac-leopard/compositing/iframes/connect-compositing-iframe3-expected.txt: Added.
5850         * platform/mac-leopard/compositing/iframes/enter-compositing-iframe-expected.txt: Added.
5851
5852 2010-05-11  John Gregg  <johnnyg@google.com>
5853
5854         [chromium] Update win-vista version of the baseline recently updated for win-xp.
5855
5856         * platform/chromium-win-vista/svg/batik/text/textFeatures-expected.txt:
5857
5858 2010-05-10  Simon Fraser  <simon.fraser@apple.com>
5859
5860         Skip two new flakey tests:
5861         
5862         # Tests are flakey: https://bugs.webkit.org/show_bug.cgi?id=38888
5863         compositing/iframes/iframe-resize.html
5864         compositing/iframes/overlapped-iframe.html
5865
5866         * platform/mac/Skipped:
5867
5868 2010-05-10  Simon Fraser  <simon.fraser@apple.com>
5869
5870         No review; attempt to fix failing tests.
5871
5872         Increase the timeout to give compositing updates a chance to happen.
5873
5874         * compositing/iframes/iframe-resize.html:
5875         * compositing/iframes/overlapped-iframe.html:
5876
5877 2010-05-10  Simon Fraser  <simon.fraser@apple.com>
5878
5879         No review.
5880
5881         Reduce timeouts from 500 to 50ms to make the tests run more quickly.
5882
5883         * compositing/iframes/resources/enter-compositing-subframe.html:
5884         * compositing/iframes/resources/leave-compositing-subframe.html:
5885
5886 2010-05-07  Dumitru Daniliuc  <dumi@chromium.org>
5887
5888         Reviewed by Brady Eidson.
5889
5890         Adding a test that makes sure openDatabaseSync() deals correctly with invalid inputs.
5891         https://bugs.webkit.org/show_bug.cgi?id=34994
5892
5893         * fast/workers/storage: Added.
5894         * fast/workers/storage/open-database-sync-inputs-expected.txt: Added.
5895         * fast/workers/storage/open-database-sync-inputs.html: Added.
5896         * fast/workers/storage/resources: Added.
5897         * fast/workers/storage/resources/open-database-sync-inputs.js: Added.
5898         (notAString.toString):
5899         * fast/workers/storage/resources/test-inputs-common.js: Added.
5900         (log):
5901         (finishTest):
5902         (runTest.worker.onmessage):
5903         (runTest):
5904
5905 2010-05-10  Simon Fraser  <simon.fraser@apple.com>
5906
5907         Reviewed by Anders Carlsson.
5908
5909         https://bugs.webkit.org/show_bug.cgi?id=38856
5910         Allow compositing layers to be connected across iframe boundaries on Mac
5911         
5912         New expected results now that Mac propagates compositing out of iframes, if overlapped.
5913         
5914         Also add new tests to exercise the code that connects the compositing layers of
5915         the iframe content with the parent document, for different compositing configurations.
5916
5917         * compositing/iframes/composited-parent-iframe-expected.txt: Added.
5918         * compositing/iframes/composited-parent-iframe.html:
5919         * compositing/iframes/connect-compositing-iframe-expected.txt: Added.
5920         * compositing/iframes/connect-compositing-iframe.html: Added.
5921         * compositing/iframes/connect-compositing-iframe2-expected.txt: Added.
5922         * compositing/iframes/connect-compositing-iframe2.html: Added.
5923         * compositing/iframes/connect-compositing-iframe3-expected.txt: Added.
5924         * compositing/iframes/connect-compositing-iframe3.html: Added.
5925         * compositing/iframes/enter-compositing-iframe-expected.txt:
5926         * compositing/iframes/enter-compositing-iframe.html:
5927         * compositing/iframes/iframe-resize-expected.txt:
5928         * compositing/iframes/leave-compositing-iframe.html:
5929         * compositing/iframes/overlapped-iframe-expected.txt:
5930         * platform/mac/compositing/iframes/composited-parent-iframe-expected.txt: Removed.
5931
5932 2010-05-10  Simon Fraser  <simon.fraser@apple.com>
5933
5934         Fix up test results from last commit, which were generated with a build from before r59129.
5935
5936         * platform/win/compositing/iframes/composited-parent-iframe-expected.txt:
5937         * platform/win/compositing/iframes/iframe-resize-expected.txt:
5938         * platform/win/compositing/iframes/leave-compositing-iframe-expected.txt:
5939         * platform/win/compositing/iframes/overlapped-iframe-expected.txt:
5940
5941 2010-05-10  Simon Fraser  <simon.fraser@apple.com>
5942
5943         Reviewed by Anders Carlsson.
5944
5945         https://bugs.webkit.org/show_bug.cgi?id=38856
5946         Allow compositing layers to be connected across iframe boundaries on Mac
5947         
5948         Add several more iframe-compositing-related tests. These tests:
5949             * an iframe dynamically entering compositing mode
5950             * an iframe dynamically leaving compositing mode
5951             * an overlapped iframe
5952             * a compositing iframe being resized
5953             
5954         composited-iframe.html had no value and is removed.
5955
5956         * compositing/iframes/composited-iframe-expected.txt: Removed.
5957         * compositing/iframes/composited-iframe.html: Removed.
5958         * compositing/iframes/enter-compositing-iframe-expected.txt: Copied from LayoutTests/platform/mac/compositing/iframes/composited-iframe-expected.txt.
5959         * compositing/iframes/enter-compositing-iframe.html: Added.
5960         * compositing/iframes/iframe-resize-expected.txt: Copied from LayoutTests/platform/mac/compositing/iframes/composited-iframe-expected.txt.
5961         * compositing/iframes/iframe-resize.html: Added.
5962         * compositing/iframes/leave-compositing-iframe-expected.txt: Copied from LayoutTests/platform/mac/compositing/iframes/composited-iframe-expected.txt.
5963         * compositing/iframes/leave-compositing-iframe.html: Added.
5964         * compositing/iframes/overlapped-iframe-expected.txt: Copied from LayoutTests/platform/mac/compositing/iframes/composited-iframe-expected.txt.
5965         * compositing/iframes/overlapped-iframe.html: Added.
5966         * compositing/iframes/resources/enter-compositing-subframe.html: Added.
5967         * compositing/iframes/resources/leave-compositing-subframe.html: Added.
5968         * platform/win/compositing/iframes/iframe-resize-expected.txt: Added.
5969         * platform/win/compositing/iframes/leave-compositing-iframe-expected.txt: Added.
5970         * platform/win/compositing/iframes/overlapped-iframe-expected.txt: Added.
5971
5972 2010-05-10  John Gregg  <johnnyg@google.com>
5973
5974         [chromium] Final set of baselines and expectations to green up the build.
5975
5976         * platform/chromium-mac/plugins/geturlnotify-during-document-teardown-expected.txt: Added.
5977         * platform/chromium-win/plugins/geturlnotify-during-document-teardown-expected.txt: Added.
5978         * platform/chromium/test_expectations.txt:
5979
5980 2010-05-10  John Gregg  <johnnyg@google.com>
5981
5982         [chromium] rebaseline SVG test for windows after recent changes.
5983
5984         * platform/chromium-win/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
5985         * platform/chromium-win/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
5986         * platform/chromium-win/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
5987         * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
5988         * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
5989         * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
5990         * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
5991         * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
5992         * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
5993         * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
5994         * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
5995         * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
5996         * platform/chromium-win/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
5997         * platform/chromium-win/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
5998         * platform/chromium-win/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
5999         * platform/chromium-win/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
6000         * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
6001         * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
6002         * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
6003         * platform/chromium-win/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
6004         * platform/chromium-win/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
6005         * platform/chromium-win/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
6006         * platform/chromium-win/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
6007         * platform/chromium-win/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
6008         * platform/chromium-win/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
6009         * platform/chromium-win/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
6010         * platform/chromium-win/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
6011         * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
6012         * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
6013         * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
6014         * platform/chromium-win/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
6015         * platform/chromium-win/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
6016         * platform/chromium-win/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
6017         * platform/chromium-win/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
6018         * platform/chromium-win/svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
6019         * platform/chromium-win/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
6020         * platform/chromium-win/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
6021         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
6022         * platform/chromium-win/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
6023         * platform/chromium-win/svg/batik/filters/feTile-expected.checksum:
6024         * platform/chromium-win/svg/batik/filters/feTile-expected.png:
6025         * platform/chromium-win/svg/batik/filters/feTile-expected.txt:
6026         * platform/chromium-win/svg/batik/filters/filterRegions-expected.checksum:
6027         * platform/chromium-win/svg/batik/filters/filterRegions-expected.png:
6028         * platform/chromium-win/svg/batik/filters/filterRegions-expected.txt:
6029         * platform/chromium-win/svg/batik/masking/maskRegions-expected.txt:
6030         * platform/chromium-win/svg/batik/text/textEffect-expected.checksum:
6031         * platform/chromium-win/svg/batik/text/textEffect-expected.png: Added.
6032         * platform/chromium-win/svg/batik/text/textEffect-expected.txt:
6033         * platform/chromium-win/svg/batik/text/textEffect3-expected.checksum:
6034         * platform/chromium-win/svg/batik/text/textEffect3-expected.png: Added.
6035         * platform/chromium-win/svg/batik/text/textEffect3-expected.txt:
6036         * platform/chromium-win/svg/batik/text/textFeatures-expected.txt:
6037         * platform/chromium-win/svg/batik/text/textProperties-expected.txt:
6038         * platform/chromium-win/svg/custom/empty-mask-expected.txt:
6039         * platform/chromium-win/svg/custom/empty-merge-expected.checksum:
6040         * platform/chromium-win/svg/custom/empty-merge-expected.png:
6041         * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.checksum:
6042         * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.png:
6043         * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.txt:
6044         * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.checksum:
6045         * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.png:
6046         * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.txt:
6047         * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.checksum:
6048         * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.png:
6049         * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.txt:
6050         * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.checksum:
6051         * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.png:
6052         * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.txt:
6053         * platform/chromium-win/svg/custom/feDisplacementMap-01-expected.checksum:
6054         * platform/chromium-win/svg/custom/feDisplacementMap-01-expected.png:
6055         * platform/chromium-win/svg/custom/image-with-transform-clip-filter-expected.checksum:
6056         * platform/chromium-win/svg/custom/image-with-transform-clip-filter-expected.png:
6057         * platform/chromium-win/svg/custom/image-with-transform-clip-filter-expected.txt:
6058         * platform/chromium-win/svg/custom/invalid-css-expected.txt:
6059         * platform/chromium-win/svg/custom/mask-invalidation-expected.txt:
6060         * platform/chromium-win/svg/custom/non-opaque-filters-expected.txt:
6061         * platform/chromium-win/svg/custom/resource-invalidate-on-target-update-expected.checksum:
6062         * platform/chromium-win/svg/custom/resource-invalidate-on-target-update-expected.png:
6063         * platform/chromium-win/svg/custom/text-filter-expected.checksum:
6064         * platform/chromium-win/svg/custom/text-filter-expected.png:
6065         * platform/chromium-win/svg/custom/text-filter-expected.txt:
6066         * platform/chromium-win/svg/custom/visibility-override-filter-expected.checksum:
6067         * platform/chromium-win/svg/custom/visibility-override-filter-expected.png:
6068         * platform/chromium-win/svg/filters/big-sized-filter-2-expected.checksum:
6069         * platform/chromium-win/svg/filters/big-sized-filter-2-expected.png:
6070         * platform/chromium-win/svg/filters/big-sized-filter-expected.checksum:
6071         * platform/chromium-win/svg/filters/big-sized-filter-expected.png:
6072         * platform/chromium-win/svg/filters/feColorMatrix-values-expected.checksum:
6073         * platform/chromium-win/svg/filters/feColorMatrix-values-expected.png:
6074         * platform/chromium-win/svg/filters/feColorMatrix-values-expected.txt:
6075         * platform/chromium-win/svg/filters/feComposite-expected.checksum:
6076         * platform/chromium-win/svg/filters/feComposite-expected.png:
6077         * platform/chromium-win/svg/filters/feComposite-expected.txt:
6078         * platform/chromium-win/svg/filters/feGaussianBlur-expected.checksum:
6079         * platform/chromium-win/svg/filters/feGaussianBlur-expected.png:
6080         * platform/chromium-win/svg/filters/feMerge-expected.checksum:
6081         * platform/chromium-win/svg/filters/feMerge-expected.png:
6082         * platform/chromium-win/svg/filters/feOffset-expected.checksum:
6083         * platform/chromium-win/svg/filters/feOffset-expected.png:
6084         * platform/chromium-win/svg/filters/feTile-expected.checksum:
6085         * platform/chromium-win/svg/filters/feTile-expected.png:
6086         * platform/chromium-win/svg/filters/filter-on-tspan-expected.checksum:
6087         * platform/chromium-win/svg/filters/filter-on-tspan-expected.png:
6088         * platform/chromium-win/svg/filters/filter-on-tspan-expected.txt:
6089         * platform/chromium-win/svg/filters/shadow-on-filter-expected.checksum:
6090         * platform/chromium-win/svg/filters/shadow-on-filter-expected.png:
6091         * platform/chromium-win/svg/filters/sourceAlpha-expected.txt:
6092         * platform/chromium-win/svg/filters/subRegion-in-userSpace-expected.checksum:
6093         * platform/chromium-win/svg/filters/subRegion-in-userSpace-expected.png:
6094         * platform/chromium-win/svg/filters/subRegion-one-effect-expected.checksum:
6095         * platform/chromium-win/svg/filters/subRegion-one-effect-expected.png:
6096         * platform/chromium-win/svg/filters/subRegion-two-effects-expected.checksum:
6097         * platform/chromium-win/svg/filters/subRegion-two-effects-expected.png:
6098         * platform/chromium-win/svg/text/text-vkern-expected.checksum: Added.
6099         * platform/chromium-win/svg/text/text-vkern-expected.png: Added.
6100
6101 2010-05-10  Dumitru Daniliuc  <dumi@chromium.org>
6102
6103         Unreviewed, fixing the expectations for Chromium.
6104
6105         * platform/chromium/http/tests/security/cross-frame-access-call-expected.txt:
6106
6107 2010-05-10  Eric Seidel  <eric@webkit.org>
6108
6109         Unreviewed, just removing newline from -expected.txt file
6110
6111         REGRESSION(r59100): "Added test is broken on many platforms." (Requested by eseidel on #webkit).
6112         https://bugs.webkit.org/show_bug.cgi?id=38881
6113
6114         Looks like http://trac.webkit.org/changeset/59119
6115         added an extra newline by mistake.  Removing.
6116
6117         * plugins/geturlnotify-during-document-teardown-expected.txt:
6118
6119 2010-05-10  Dumitru Daniliuc  <dumi@chromium.org>
6120
6121         Unreviewed, fixing Qt's expectations.
6122
6123         * platform/qt/http/tests/security/cross-frame-access-call-expected.txt:
6124
6125 2010-05-10  Dumitru Daniliuc  <dumi@chromium.org>
6126
6127         Reviewed by Brady Eidson.
6128
6129         Fixing the expectations for openDatabase() in cross-frame-access-call.html.
6130         Related to changes in patches #6 and #7 at https://bugs.webkit.org/show_bug.cgi?id=34994.
6131
6132         * http/tests/security/cross-frame-access-call-expected.txt:
6133         * http/tests/security/cross-frame-access-call.html:
6134         * platform/chromium-linux/http/tests/security/cross-frame-access-call-expected.txt: Removed.
6135         * platform/chromium-mac/http/tests/security/cross-frame-access-call-expected.txt: Removed.
6136         * platform/chromium-win/http/tests/security/cross-frame-access-call-expected.txt: Removed.
6137         * platform/chromium/http: Added.
6138         * platform/chromium/http/tests: Added.
6139         * platform/chromium/http/tests/security: Added.
6140         * platform/chromium/http/tests/security/cross-frame-access-call-expected.txt: Copied from LayoutTests/platform/chromium-win/http/tests/security/cross-frame-access-call-expected.txt.
6141
6142 2010-05-10  John Gregg  <johnnyg@google.com>
6143
6144         [chromium] Fix sort order for expectations after previous change.
6145
6146         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
6147
6148 2010-05-10  John Gregg  <johnnyg@google.com>
6149
6150         [chromium] Unreviewed, test expectation change for Chromium following r59010.
6151
6152         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
6153
6154 2010-05-10  Dean Jackson  <dino@apple.com>
6155
6156         Reviewed by Simon Fraser.
6157
6158         https://bugs.webkit.org/show_bug.cgi?id=36566
6159         The animation-fill-mode property was missing from
6160         a few places where the animation shorthand is set up.
6161
6162         * animations/animation-shorthand-removed-expected.txt: Added.
6163         * animations/animation-shorthand-removed.html: Added.
6164
6165 2010-05-10  Sam Weinig  <sam@webkit.org>
6166
6167         Reviewed by Darin Adler.
6168
6169         Test for https://bugs.webkit.org/show_bug.cgi?id=38583
6170         <rdar://problem/7948784> Crash in Element::normalizeAttributes.
6171
6172         * fast/dom/Element/normalize-crash-expected.txt: Added.
6173         * fast/dom/Element/normalize-crash.html: Added.
6174
6175 2010-05-10  John Gregg  <johnnyg@google.com>
6176
6177         [chromium] Unreviewed, svg test rebaselines after r59002 for linux.
6178
6179         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
6180         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
6181         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Added.
6182         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
6183         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
6184         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Added.
6185         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
6186         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
6187         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Added.
6188         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
6189         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
6190         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added.
6191         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Added.
6192         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
6193         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
6194         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Added.
6195         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
6196         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
6197         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added.
6198         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Added.
6199         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
6200         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
6201         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: Added.
6202         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
6203         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
6204         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Added.
6205         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Added.
6206         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
6207         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
6208         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Added.
6209         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
6210         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: Added.
6211         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: Added.
6212         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Added.
6213         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
6214         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
6215         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Added.
6216         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Added.
6217         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
6218         * platform/chromium-linux/svg/batik/filters/feTile-expected.checksum:
6219         * platform/chromium-linux/svg/batik/filters/feTile-expected.png:
6220         * platform/chromium-linux/svg/batik/filters/feTile-expected.txt: Added.
6221         * platform/chromium-linux/svg/batik/filters/filterRegions-expected.checksum:
6222         * platform/chromium-linux/svg/batik/filters/filterRegions-expected.png:
6223         * platform/chromium-linux/svg/batik/filters/filterRegions-expected.txt: Added.
6224         * platform/chromium-linux/svg/batik/masking/maskRegions-expected.txt: Added.
6225         * platform/chromium-linux/svg/batik/text/textEffect-expected.checksum:
6226         * platform/chromium-linux/svg/batik/text/textEffect-expected.png: Added.
6227         * platform/chromium-linux/svg/batik/text/textEffect-expected.txt: Added.
6228         * platform/chromium-linux/svg/batik/text/textEffect3-expected.checksum:
6229         * platform/chromium-linux/svg/batik/text/textEffect3-expected.png: Added.
6230         * platform/chromium-linux/svg/batik/text/textEffect3-expected.txt: Added.
6231         * platform/chromium-linux/svg/batik/text/textFeatures-expected.txt: Added.
6232         * platform/chromium-linux/svg/batik/text/textProperties-expected.txt: Added.
6233         * platform/chromium-linux/svg/custom/empty-mask-expected.txt: Added.
6234         * platform/chromium-linux/svg/custom/empty-merge-expected.checksum:
6235         * platform/chromium-linux/svg/custom/empty-merge-expected.png:
6236         * platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.checksum:
6237         * platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.png:
6238         * platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.txt: Added.
6239         * platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.checksum:
6240         * platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.png:
6241         * platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.txt: Added.
6242         * platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.checksum:
6243         * platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.png:
6244         * platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.txt: Added.
6245         * platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.checksum:
6246         * platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.png:
6247         * platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.txt: Added.
6248         * platform/chromium-linux/svg/custom/feDisplacementMap-01-expected.checksum:
6249         * platform/chromium-linux/svg/custom/image-with-transform-clip-filter-expected.checksum:
6250         * platform/chromium-linux/svg/custom/image-with-transform-clip-filter-expected.png: Removed.
6251         * platform/chromium-linux/svg/custom/image-with-transform-clip-filter-expected.txt:
6252         * platform/chromium-linux/svg/custom/invalid-css-expected.txt: Added.
6253         * platform/chromium-linux/svg/custom/mask-invalidation-expected.txt: Added.
6254         * platform/chromium-linux/svg/custom/non-opaque-filters-expected.txt: Added.
6255         * platform/chromium-linux/svg/custom/text-filter-expected.checksum:
6256         * platform/chromium-linux/svg/custom/text-filter-expected.png: Removed.
6257         * platform/chromium-linux/svg/custom/text-filter-expected.txt: Added.
6258         * platform/chromium-linux/svg/custom/visibility-override-filter-expected.checksum: Added.
6259         * platform/chromium-linux/svg/filters/big-sized-filter-2-expected.checksum: Added.
6260         * platform/chromium-linux/svg/filters/big-sized-filter-2-expected.png: Added.
6261         * platform/chromium-linux/svg/filters/big-sized-filter-expected.checksum: Added.
6262         * platform/chromium-linux/svg/filters/big-sized-filter-expected.png: Added.
6263         * platform/chromium-linux/svg/filters/feColorMatrix-values-expected.checksum: Added.
6264         * platform/chromium-linux/svg/filters/feColorMatrix-values-expected.png: Added.
6265         * platform/chromium-linux/svg/filters/feColorMatrix-values-expected.txt: Added.
6266         * platform/chromium-linux/svg/filters/feComposite-expected.checksum:
6267         * platform/chromium-linux/svg/filters/feComposite-expected.png: Removed.
6268         * platform/chromium-linux/svg/filters/feComposite-expected.txt: Added.
6269         * platform/chromium-linux/svg/filters/feGaussianBlur-expected.checksum: Added.
6270         * platform/chromium-linux/svg/filters/feMerge-expected.checksum: Added.
6271         * platform/chromium-linux/svg/filters/feMerge-expected.png: Added.
6272         * platform/chromium-linux/svg/filters/feOffset-expected.checksum: Added.
6273         * platform/chromium-linux/svg/filters/feTile-expected.checksum: Added.
6274         * platform/chromium-linux/svg/filters/feTile-expected.png: Added.
6275         * platform/chromium-linux/svg/filters/filter-on-tspan-expected.checksum:
6276         * platform/chromium-linux/svg/filters/filter-on-tspan-expected.png: Removed.
6277         * platform/chromium-linux/svg/filters/filter-on-tspan-expected.txt: Added.
6278         * platform/chromium-linux/svg/filters/sourceAlpha-expected.txt: Added.
6279         * platform/chromium-linux/svg/filters/subRegion-in-userSpace-expected.checksum: Added.
6280         * platform/chromium-linux/svg/filters/subRegion-in-userSpace-expected.png: Added.
6281         * platform/chromium-linux/svg/filters/subRegion-one-effect-expected.checksum:
6282         * platform/chromium-linux/svg/filters/subRegion-one-effect-expected.png: Removed.
6283         * platform/chromium-linux/svg/filters/subRegion-two-effects-expected.checksum:
6284         * platform/chromium-linux/svg/filters/subRegion-two-effects-expected.png: Removed.
6285         * platform/chromium-linux/svg/text/text-vkern-expected.checksum: Added.
6286         * platform/chromium-linux/svg/text/text-vkern-expected.png: Added.
6287
6288 2010-05-10  Jon Honeycutt  <jhoneycutt@apple.com>
6289
6290         REGRESSION(r59100): Added test is broken on many platforms.
6291         https://bugs.webkit.org/show_bug.cgi?id=38881
6292
6293         Reviewed by Eric Seidel.
6294
6295         * platform/mac-snowleopard/Skipped:
6296         Skipped, because we're not logging NPP_Destroy on Snow Leopard.
6297
6298         * platform/qt/Skipped:
6299         Skipped due to lack of support for setCallCloseOnWebViews on
6300         LayoutTestController.
6301
6302 2010-05-10  Jon Honeycutt  <jhoneycutt@apple.com>
6303
6304         REGRESSION(r59100): Added test is broken on many platforms.
6305         https://bugs.webkit.org/show_bug.cgi?id=38881
6306
6307         Reviewed by Eric Seidel.
6308
6309         * plugins/geturlnotify-during-document-teardown-expected.txt:
6310         Update the expected result.
6311
6312 2010-05-10  Jon Honeycutt  <jhoneycutt@apple.com>
6313
6314         Add test to GTK skipped list.
6315
6316         Rubber-stamped by Mark Rowe.
6317
6318         * platform/gtk/Skipped:
6319
6320 2010-05-07  Jon Honeycutt  <jhoneycutt@apple.com>
6321
6322         Crash closing window containing Flash plug-in
6323         https://bugs.webkit.org/show_bug.cgi?id=38797
6324         <rdar://problem/7935266>
6325
6326         Reviewed by Eric Seidel.
6327
6328         * plugins/geturlnotify-during-document-teardown.html: Added.
6329         * plugins/resources/geturlnotify-on-destroy.html: Added.
6330
6331 2010-05-10  Alexey Proskuryakov  <ap@apple.com>
6332
6333         Reviewed by Darin Adler.
6334
6335         https://bugs.webkit.org/show_bug.cgi?id=28697
6336         <rdar://problem/7946578> WebKit crash on WebCore::Node::nodeIndex()
6337
6338         * fast/dom/Range/remove-all-children-crash-expected.txt: Added.
6339         * fast/dom/Range/remove-all-children-crash.html: Added.
6340
6341 2010-05-07  Dirk Pranke  <dpranke@chromium.org>
6342
6343         Reviewed by Eric Seidel.
6344
6345         Add a bunch of windows-specific chromium baselines for the different
6346         versions of windows to update them from a skia change.
6347
6348         https://bugs.webkit.org/show_bug.cgi?id=38784
6349
6350         * platform/chromium/test_expectations.txt:
6351
6352 2010-05-10  Dirk Schulze  <krit@webkit.org>
6353
6354         Unreviewed.
6355
6356         Further optimization for SVG's repaintRect calculation
6357         https://bugs.webkit.org/show_bug.cgi?id=38820
6358         
6359         New baseline for Qt.
6360
6361         * platform/qt/svg/css/circle-in-mask-with-shadow-expected.txt:
6362         * platform/qt/svg/css/mask-with-shadow-expected.txt:
6363         * platform/qt/svg/custom/empty-mask-expected.txt:
6364         * platform/qt/svg/custom/mask-invalidation-expected.txt:
6365         * platform/qt/svg/custom/resource-invalidate-on-target-update-expected.txt:
6366         * platform/qt/svg/custom/transformedMaskFails-expected.txt:
6367
6368 2010-05-10  Dirk Schulze  <krit@webkit.org>
6369
6370         Reviewed by Nikolas Zimmermann.
6371
6372         Further optimization for SVG's repaintRect calculation
6373         https://bugs.webkit.org/show_bug.cgi?id=38820
6374         
6375         The repaintRect of SVG objects with masks got smaller. This made
6376         updates of some results necessary.
6377
6378         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
6379         * platform/mac/svg/batik/masking/maskRegions-expected.txt:
6380         * platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.txt:
6381         * platform/mac/svg/css/circle-in-mask-with-shadow-expected.txt:
6382         * platform/mac/svg/css/mask-with-shadow-expected.txt:
6383         * platform/mac/svg/custom/empty-mask-expected.txt:
6384         * platform/mac/svg/custom/mask-excessive-malloc-expected.txt:
6385         * platform/mac/svg/custom/mask-inside-defs-expected.txt:
6386         * platform/mac/svg/custom/mask-invalidation-expected.txt:
6387         * platform/mac/svg/custom/mask-with-all-units-expected.txt:
6388         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.txt:
6389         * platform/mac/svg/custom/visibility-override-mask-expected.txt:
6390         * svg/custom/transformedMaskFails-expected.txt:
6391
6392 2010-05-10  Hans Wennborg  <hans@chromium.org>
6393
6394         Reviewed by Jeremy Orlow.
6395
6396         Layout test for Session Storage quota should only expect to fit 39 objects.
6397         https://bugs.webkit.org/show_bug.cgi?id=38843
6398
6399         The script should be ready for the exception when inserting the 40th
6400         element, as that is where it will be thrown if a quota is enforced.
6401         This is the same change as in http://trac.webkit.org/changeset/50979.
6402
6403         * storage/domstorage/quota-expected.txt:
6404         * storage/domstorage/script-tests/quota.js:
6405         (testNoQuota):
6406
6407 2010-05-10  Adam Langley  <agl@chromium.org>
6408
6409         Expectations change. Not reviewed.
6410
6411         Delete the current baselines for the WOFF test because they are
6412         incomplete.
6413
6414         Remove the SKIP tag from test_expectations so that the builders
6415         will run the test and then the rebaseline tool can be used to
6416         checkin real baselines.
6417
6418         * platform/chromium-linux/fast/css/font-face-woff-expected.checksum: Removed.
6419         * platform/chromium-win/fast/css/font-face-woff-expected.checksum: Removed.
6420         * platform/chromium-win/fast/css/font-face-woff-expected.txt: Removed.
6421         * platform/chromium/test_expectations.txt:
6422
6423 2010-05-10  Csaba Osztrogonác  <ossy@webkit.org>
6424
6425         Rubber-stamped by Simon Hausmann.
6426
6427         [Qt] Roll-out r59020 and r59021, because the Qt part of these changes
6428         haven't been landed in Qt trunk yet. Should be rolled-in again after the merge.
6429
6430         https://bugs.webkit.org/show_bug.cgi?id=32967
6431
6432         * platform/qt/Skipped:
6433         * platform/qt/http/tests/xmlhttprequest/cross-origin-no-authorization-expected.txt: Removed.
6434
6435 2010-05-10  Dirk Schulze  <krit@webkit.org>
6436
6437         Uneviewed.
6438
6439         SVG FilterEffects need more detailed DRT information
6440         https://bugs.webkit.org/show_bug.cgi?id=38683
6441         
6442         New baseline for Win. Only two tests needed an update.
6443
6444         * platform/win/svg/custom/image-with-transform-clip-filter-expected.txt:
6445         * platform/win/svg/filters/feColorMatrix-values-expected.txt:
6446
6447 2010-05-10  Dirk Schulze  <krit@webkit.org>
6448
6449         Unreviewed.
6450
6451         SVG FilterEffects need more detailed DRT information
6452         https://bugs.webkit.org/show_bug.cgi?id=38683
6453         
6454         New baseline for Gtk. Just one test needed an update.
6455
6456         * platform/gtk/svg/filters/filter-on-tspan-expected.txt:
6457
6458 2010-05-10  Dirk Schulze  <krit@webkit.org>
6459
6460         Unreviewed.
6461
6462         SVG FilterEffects need more detailed DRT information
6463         https://bugs.webkit.org/show_bug.cgi?id=38683
6464         
6465         New baseline for Qt.
6466
6467         * platform/qt/svg/custom/resource-invalidate-on-target-update-expected.txt:
6468         * platform/qt/svg/filters/feColorMatrix-values-expected.txt:
6469         * platform/qt/svg/filters/feComposite-expected.txt:
6470         * platform/qt/svg/filters/feGaussianBlur-expected.txt:
6471         * platform/qt/svg/filters/feMerge-expected.txt:
6472         * platform/qt/svg/filters/feOffset-expected.txt:
6473         * platform/qt/svg/filters/feTile-expected.txt:
6474         * platform/qt/svg/filters/filter-clip-expected.txt:
6475         * platform/qt/svg/filters/filter-on-tspan-expected.txt:
6476         * platform/qt/svg/filters/filter-source-position-expected.txt:
6477         * platform/qt/svg/filters/shadow-on-filter-expected.txt:
6478         * platform/qt/svg/filters/shadow-on-rect-with-filter-expected.txt:
6479         * platform/qt/svg/filters/sourceAlpha-expected.txt:
6480         * platform/qt/svg/filters/subRegion-in-userSpace-expected.txt:
6481         * platform/qt/svg/filters/subRegion-one-effect-expected.txt:
6482         * platform/qt/svg/filters/subRegion-two-effects-expected.txt:
6483
6484 2010-05-10  Dirk Schulze  <krit@webkit.org>
6485
6486         Reviewed by Darin Adler.
6487
6488         SVG FilterEffects need more detailed DRT information
6489         https://bugs.webkit.org/show_bug.cgi?id=38683
6490
6491         All SVG Filter effects get dumped now. The structure of the DRT output
6492         changed. The last effect is shown first, followed by the previous effects.
6493
6494         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
6495         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
6496         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
6497         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
6498         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
6499         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
6500         * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
6501         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
6502         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
6503         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
6504         * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
6505         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
6506         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
6507         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
6508         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
6509         * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
6510         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
6511         * platform/mac/svg/batik/filters/feTile-expected.txt:
6512         * platform/mac/svg/batik/filters/filterRegions-expected.txt:
6513         * platform/mac/svg/batik/text/textEffect-expected.txt:
6514         * platform/mac/svg/batik/text/textEffect3-expected.txt:
6515         * platform/mac/svg/batik/text/textFeatures-expected.txt:
6516         * platform/mac/svg/batik/text/textProperties-expected.txt:
6517         * platform/mac/svg/custom/empty-merge-expected.txt:
6518         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
6519         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
6520         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
6521         * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
6522         * platform/mac/svg/custom/feDisplacementMap-01-expected.txt:
6523         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
6524         * platform/mac/svg/custom/invalid-css-expected.txt:
6525         * platform/mac/svg/custom/non-opaque-filters-expected.txt:
6526         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.txt:
6527         * platform/mac/svg/custom/text-filter-expected.txt:
6528         * platform/mac/svg/custom/visibility-override-filter-expected.txt:
6529         * platform/mac/svg/filters/big-sized-filter-2-expected.txt:
6530         * platform/mac/svg/filters/big-sized-filter-expected.txt:
6531         * platform/mac/svg/filters/feColorMatrix-values-expected.txt:
6532         * platform/mac/svg/filters/feComposite-expected.txt:
6533         * platform/mac/svg/filters/feDisplacementMap-expected.txt:
6534         * platform/mac/svg/filters/feGaussianBlur-expected.txt:
6535         * platform/mac/svg/filters/feMerge-expected.txt:
6536         * platform/mac/svg/filters/feOffset-expected.txt:
6537         * platform/mac/svg/filters/feTile-expected.txt:
6538         * platform/mac/svg/filters/filter-clip-expected.txt:
6539         * platform/mac/svg/filters/filter-on-tspan-expected.txt:
6540         * platform/mac/svg/filters/filter-source-position-expected.txt:
6541         * platform/mac/svg/filters/filterRes-expected.txt:
6542         * platform/mac/svg/filters/shadow-on-filter-expected.txt:
6543         * platform/mac/svg/filters/shadow-on-rect-with-filter-expected.txt:
6544         * platform/mac/svg/filters/sourceAlpha-expected.txt:
6545         * platform/mac/svg/filters/subRegion-in-userSpace-expected.txt:
6546         * platform/mac/svg/filters/subRegion-one-effect-expected.txt:
6547         * platform/mac/svg/filters/subRegion-two-effects-expected.txt:
6548
6549 2010-05-09  Kent Tamura  <tkent@chromium.org>
6550
6551         Unreviewed, test expectation update.
6552
6553         Update Chromium/Linux expectation for fast/forms/input-file-re-render.html.
6554         http://crbug.com/40027
6555
6556         * platform/chromium-linux/fast/forms/input-file-re-render-expected.checksum:
6557         * platform/chromium-linux/fast/forms/input-file-re-render-expected.png:
6558         * platform/chromium/test_expectations.txt:
6559
6560 2010-05-09  Oliver Hunt  <oliver@apple.com>
6561
6562         Reviewed by Gavin Barraclough.
6563
6564         REGRESSION(r57955): RegExp literals should not actually be cached, so r57955 should be rolled out.
6565         https://bugs.webkit.org/show_bug.cgi?id=38828
6566
6567         Replace incorrect test for caching regexp literals with ones that tests that they are not cached.
6568
6569         * fast/js/regexp-literals-are-constants-expected.txt: Removed.
6570         * fast/js/regexp-literals-are-constants.html: Removed.
6571         * fast/js/regexp-literals-arent-constants-expected.txt: Added.
6572         * fast/js/regexp-literals-arent-constants.html: Added.
6573         * fast/js/script-tests/regexp-literals-are-constants.js: Removed.
6574         * fast/js/script-tests/regexp-literals-arent-constants.js: Added.
6575         (test1):
6576         (returnRegExpLiteral):
6577         (returnConditionalRegExpLiteral):
6578
6579 2010-05-09  Robert Hogan  <robert@webkit.org>
6580
6581         [Qt] Update expected results for unskipped editing/inserting tests
6582
6583         Unreviewed, remove platform-specific results for editing/inserting/6633727.html
6584
6585         https://bugs.webkit.org/show_bug.cgi?id=38472
6586
6587
6588         * platform/qt/editing/inserting/6633727-expected.txt: Removed.
6589
6590 2010-05-09  Robert Hogan  <robert@webkit.org>
6591
6592         [Qt] Update expected results for unskipped editing/inserting tests
6593
6594         Unreviewed, add expected results for unskipped tests. Results are taken
6595         from Qt bot.
6596
6597         https://bugs.webkit.org/show_bug.cgi?id=38472
6598
6599         * platform/qt/editing/inserting/12882-expected.txt:
6600         * platform/qt/editing/inserting/4840662-expected.txt:
6601         * platform/qt/editing/inserting/4875189-1-expected.txt:
6602         * platform/qt/editing/inserting/4875189-2-expected.txt:
6603         * platform/qt/editing/inserting/4959067-expected.txt:
6604         * platform/qt/editing/inserting/4960120-2-expected.txt:
6605         * platform/qt/editing/inserting/5002441-expected.txt:
6606         * platform/qt/editing/inserting/5058163-1-expected.txt:
6607         * platform/qt/editing/inserting/5058163-2-expected.txt:
6608         * platform/qt/editing/inserting/5156401-2-expected.txt:
6609         * platform/qt/editing/inserting/5418891-expected.txt:
6610         * platform/qt/editing/inserting/5510537-expected.txt: Added.
6611         * platform/qt/editing/inserting/5549929-2-expected.txt: Added.
6612         * platform/qt/editing/inserting/5549929-3-expected.txt: Added.
6613         * platform/qt/editing/inserting/6633727-expected.txt: Copied from BugsSite/data/mail.
6614         * platform/qt/editing/inserting/6703873-expected.txt: Added.
6615         * platform/qt/editing/inserting/editable-inline-element-expected.txt:
6616         * platform/qt/editing/inserting/edited-whitespace-1-expected.txt:
6617         * platform/qt/editing/inserting/insert-3654864-fix-expected.txt:
6618         * platform/qt/editing/inserting/insert-3659587-fix-expected.txt:
6619         * platform/qt/editing/inserting/insert-3775316-fix-expected.txt:
6620         * platform/qt/editing/inserting/insert-3778059-fix-expected.txt:
6621         * platform/qt/editing/inserting/insert-3786362-fix-expected.txt:
6622         * platform/qt/editing/inserting/insert-3800346-fix-expected.txt:
6623         * platform/qt/editing/inserting/insert-3851164-fix-expected.txt:
6624         * platform/qt/editing/inserting/insert-3907422-fix-expected.txt:
6625         * platform/qt/editing/inserting/insert-after-delete-001-expected.txt:
6626         * platform/qt/editing/inserting/insert-at-end-01-expected.txt:
6627         * platform/qt/editing/inserting/insert-at-end-02-expected.txt:
6628         * platform/qt/editing/inserting/insert-before-link-1-expected.txt:
6629         * platform/qt/editing/inserting/insert-br-001-expected.txt:
6630         * platform/qt/editing/inserting/insert-br-002-expected.txt:
6631         * platform/qt/editing/inserting/insert-br-003-expected.txt:
6632         * platform/qt/editing/inserting/insert-br-004-expected.txt:
6633         * platform/qt/editing/inserting/insert-br-005-expected.txt:
6634         * platform/qt/editing/inserting/insert-br-006-expected.txt:
6635         * platform/qt/editing/inserting/insert-br-007-expected.txt:
6636         * platform/qt/editing/inserting/insert-br-008-expected.txt:
6637         * platform/qt/editing/inserting/insert-br-009-expected.txt:
6638         * platform/qt/editing/inserting/insert-br-at-tabspan-001-expected.txt:
6639         * platform/qt/editing/inserting/insert-br-at-tabspan-002-expected.txt:
6640         * platform/qt/editing/inserting/insert-br-at-tabspan-003-expected.txt:
6641         * platform/qt/editing/inserting/insert-br-quoted-001-expected.txt:
6642         * platform/qt/editing/inserting/insert-br-quoted-002-expected.txt:
6643         * platform/qt/editing/inserting/insert-br-quoted-003-expected.txt:
6644         * platform/qt/editing/inserting/insert-br-quoted-004-expected.txt:
6645         * platform/qt/editing/inserting/insert-br-quoted-005-expected.txt:
6646         * platform/qt/editing/inserting/insert-br-quoted-006-expected.txt:
6647         * platform/qt/editing/inserting/insert-div-001-expected.txt:
6648         * platform/qt/editing/inserting/insert-div-002-expected.txt:
6649         * platform/qt/editing/inserting/insert-div-003-expected.txt:
6650         * platform/qt/editing/inserting/insert-div-004-expected.txt:
6651         * platform/qt/editing/inserting/insert-div-005-expected.txt:
6652         * platform/qt/editing/inserting/insert-div-006-expected.txt:
6653         * platform/qt/editing/inserting/insert-div-007-expected.txt:
6654         * platform/qt/editing/inserting/insert-div-008-expected.txt:
6655         * platform/qt/editing/inserting/insert-div-009-expected.txt:
6656         * platform/qt/editing/inserting/insert-div-010-expected.txt:
6657         * platform/qt/editing/inserting/insert-div-011-expected.txt:
6658         * platform/qt/editing/inserting/insert-div-012-expected.txt:
6659         * platform/qt/editing/inserting/insert-div-013-expected.txt:
6660         * platform/qt/editing/inserting/insert-div-014-expected.txt:
6661         * platform/qt/editing/inserting/insert-div-015-expected.txt:
6662         * platform/qt/editing/inserting/insert-div-016-expected.txt:
6663         * platform/qt/editing/inserting/insert-div-017-expected.txt:
6664         * platform/qt/editing/inserting/insert-div-018-expected.txt:
6665         * platform/qt/editing/inserting/insert-div-019-expected.txt:
6666         * platform/qt/editing/inserting/insert-div-020-expected.txt:
6667         * platform/qt/editing/inserting/insert-div-021-expected.txt:
6668         * platform/qt/editing/inserting/insert-div-022-expected.txt:
6669         * platform/qt/editing/inserting/insert-div-024-expected.txt:
6670         * platform/qt/editing/inserting/insert-div-025-expected.txt:
6671         * platform/qt/editing/inserting/insert-div-026-expected.txt:
6672         * platform/qt/editing/inserting/insert-div-027-expected.txt:
6673         * platform/qt/editing/inserting/insert-paragraph-01-expected.txt:
6674         * platform/qt/editing/inserting/insert-paragraph-02-expected.txt:
6675         * platform/qt/editing/inserting/insert-paragraph-03-expected.txt:
6676         * platform/qt/editing/inserting/insert-paragraph-04-expected.txt:
6677         * platform/qt/editing/inserting/insert-paragraph-05-expected.txt:
6678         * platform/qt/editing/inserting/insert-space-in-empty-doc-expected.txt:
6679         * platform/qt/editing/inserting/insert-tab-001-expected.txt:
6680         * platform/qt/editing/inserting/insert-tab-002-expected.txt:
6681         * platform/qt/editing/inserting/insert-tab-004-expected.txt:
6682         * platform/qt/editing/inserting/insert-text-at-tabspan-001-expected.txt:
6683         * platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.txt:
6684         * platform/qt/editing/inserting/insert-text-at-tabspan-003-expected.txt:
6685         * platform/qt/editing/inserting/line-break-expected.txt:
6686         * platform/qt/editing/inserting/paragraph-separator-01-expected.txt:
6687         * platform/qt/editing/inserting/paragraph-separator-02-expected.txt:
6688         * platform/qt/editing/inserting/paragraph-separator-03-expected.txt:
6689         * platform/qt/editing/inserting/paragraph-separator-in-table-1-expected.txt:
6690         * platform/qt/editing/inserting/paragraph-separator-in-table-2-expected.txt:
6691         * platform/qt/editing/inserting/redo-expected.txt:
6692         * platform/qt/editing/inserting/return-key-with-selection-001-expected.txt:
6693         * platform/qt/editing/inserting/return-key-with-selection-002-expected.txt:
6694         * platform/qt/editing/inserting/return-key-with-selection-003-expected.txt:
6695         * platform/qt/editing/inserting/typing-001-expected.txt:
6696         * platform/qt/editing/inserting/typing-002-expected.txt:
6697         * platform/qt/editing/inserting/typing-003-expected.txt:
6698         * platform/qt/editing/inserting/typing-around-br-001-expected.txt:
6699         * platform/qt/editing/inserting/typing-around-image-001-expected.txt:
6700
6701 2010-05-09  Robert Hogan  <robert@webkit.org>
6702
6703         Reviewed by Eric Seidel.
6704
6705         [Qt] Unskip editing/inserting tests that fail due to x/y differences
6706
6707         https://bugs.webkit.org/show_bug.cgi?id=38472
6708
6709         Unskip the following tests:
6710
6711         editing/inserting/12882.html
6712         editing/inserting/4840662.html
6713         editing/inserting/4875189-1.html
6714         editing/inserting/4959067.html
6715         editing/inserting/4960120-2.html
6716         editing/inserting/5002441.html
6717         editing/inserting/5058163-2.html
6718         editing/inserting/5156401-2.html
6719         editing/inserting/5418891.html
6720         editing/inserting/5510537.html
6721         editing/inserting/5549929-2.html
6722         editing/inserting/5549929-3.html
6723         editing/inserting/6633727.html
6724         editing/inserting/6703873.html
6725         editing/inserting/editable-inline-element.html
6726         editing/inserting/insert-3654864-fix.html
6727         editing/inserting/insert-3659587-fix.html
6728         editing/inserting/insert-3775316-fix.html
6729         editing/inserting/insert-3778059-fix.html
6730         editing/inserting/insert-3786362-fix.html
6731         editing/inserting/insert-3800346-fix.html
6732         editing/inserting/insert-3851164-fix.html
6733         editing/inserting/insert-3907422-fix.html
6734         editing/inserting/insert-after-delete-001.html
6735         editing/inserting/insert-at-end-01.html
6736         editing/inserting/insert-at-end-02.html
6737         editing/inserting/insert-before-link-1.html
6738         editing/inserting/insert-br-001.html
6739         editing/inserting/insert-br-002.html
6740         editing/inserting/insert-br-003.html
6741         editing/inserting/insert-br-004.html
6742         editing/inserting/insert-br-005.html
6743         editing/inserting/insert-br-006.html
6744         editing/inserting/insert-br-007.html
6745         editing/inserting/insert-br-008.html
6746         editing/inserting/insert-br-009.html
6747         editing/inserting/insert-br-at-tabspan-001.html
6748         editing/inserting/insert-br-at-tabspan-002.html
6749         editing/inserting/insert-br-at-tabspan-003.html
6750         editing/inserting/insert-br-quoted-001.html
6751         editing/inserting/insert-br-quoted-002.html
6752         editing/inserting/insert-br-quoted-003.html
6753         editing/inserting/insert-br-quoted-004.html
6754         editing/inserting/insert-br-quoted-005.html
6755         editing/inserting/insert-br-quoted-006.html
6756         editing/inserting/insert-div-001.html
6757         editing/inserting/insert-div-002.html
6758         editing/inserting/insert-div-003.html
6759         editing/inserting/insert-div-004.html
6760         editing/inserting/insert-div-005.html
6761         editing/inserting/insert-div-006.html
6762         editing/inserting/insert-div-007.html
6763         editing/inserting/insert-div-008.html
6764         editing/inserting/insert-div-009.html
6765         editing/inserting/insert-div-010.html
6766         editing/inserting/insert-div-011.html
6767         editing/inserting/insert-div-012.html
6768         editing/inserting/insert-div-013.html
6769         editing/inserting/insert-div-014.html
6770         editing/inserting/insert-div-015.html
6771         editing/inserting/insert-div-016.html
6772         editing/inserting/insert-div-017.html
6773         editing/inserting/insert-div-018.html
6774         editing/inserting/insert-div-019.html
6775         editing/inserting/insert-div-020.html
6776         editing/inserting/insert-div-021.html
6777         editing/inserting/insert-div-022.html
6778         editing/inserting/insert-div-024.html
6779         editing/inserting/insert-div-025.html
6780         editing/inserting/insert-div-026.html
6781         editing/inserting/insert-div-027.html
6782         editing/inserting/insert-paragraph-01.html
6783         editing/inserting/insert-paragraph-02.html
6784         editing/inserting/insert-paragraph-03.html
6785         editing/inserting/insert-paragraph-04.html
6786         editing/inserting/insert-paragraph-05.html
6787         editing/inserting/insert-space-in-empty-doc.html
6788         editing/inserting/insert-tab-001.html
6789         editing/inserting/insert-tab-002.html
6790         editing/inserting/insert-tab-004.html
6791         editing/inserting/insert-text-at-tabspan-001.html
6792         editing/inserting/insert-text-at-tabspan-002.html
6793         editing/inserting/insert-text-at-tabspan-003.html
6794         editing/inserting/line-break.html
6795         editing/inserting/paragraph-separator-01.html
6796         editing/inserting/paragraph-separator-02.html
6797         editing/inserting/paragraph-separator-in-table-1.html
6798         editing/inserting/paragraph-separator-in-table-2.html
6799         editing/inserting/redo.html
6800         editing/inserting/return-key-with-selection-003.html
6801         editing/inserting/typing-001.html
6802         editing/inserting/typing-002.html
6803         editing/inserting/typing-003.html
6804         editing/inserting/typing-around-br-001.html
6805         editing/inserting/typing-around-image-001.html
6806
6807         editing/inserting/5058163-1.html
6808         editing/inserting/edited-whitespace-1.html
6809         editing/inserting/paragraph-separator-03.html
6810         editing/inserting/return-key-with-selection-001.html
6811         editing/inserting/return-key-with-selection-002.html
6812         editing/inserting/4875189-2.html
6813
6814         * platform/qt/Skipped:
6815
6816 2010-05-08  Robert Hogan  <robert@webkit.org>
6817
6818         Unreviewed Qt bot fix: test unskipped accidentally in r59020.
6819
6820         * platform/qt/Skipped: Uncommented http/tests/xmlhttprequest/failed-auth.html again.
6821
6822 2010-05-08  Robert Hogan  <robert@roberthogan.net>
6823
6824         Reviewed by Simon Hausmann.
6825
6826         [Qt] Fix http/tests/xmlhttprequest/cross-origin-no-authorization.html
6827              and http/tests/xmlhttprequest/cross-origin-authorization.html
6828
6829         QHttpNetworkRequest adds Authorization and Cookie headers to XHRs
6830         without knowing if this is valid behaviour or not. In order to allow
6831         Qt to decide whether Cookie/Authorization headers should be added
6832         to an XHR QtWebKit needs to use an attribute added to QNetworkRequest.
6833         These new attributes are: QNetworkRequest::CookieLoadControlAttribute,
6834         QNetworkRequest::CookieSaveControlAttribute,and
6835         QNetworkRequest::AuthenticationReuseControlAttribute.
6836
6837         There are platform-specific results for cross-origin-no-authorization.html:
6838
6839         1. Qt's DRT does not capture the final 'DONE'.
6840         2. QNetworkReplyHandler.cpp's ignoreHttpError() means that async requests
6841            do not execute didFail() when they receive a 401 HTTP response. This
6842            results in async tests passing with '401 Authorisation required' rather
6843            than 'received error event'.
6844
6845         The Qt part of these changes was merged at: http://gitorious.org/qt/qt/merge_requests/592
6846
6847         https://bugs.webkit.org/show_bug.cgi?id=32967
6848
6849         * platform/qt/Skipped: Group together the tests that are waiting for 4.7 to be unskipped.
6850         * platform/qt/http/tests/xmlhttprequest/cross-origin-no-authorization-expected.txt: Added.
6851
6852 2010-05-08  Nikolas Zimmermann  <nzimmermann@rim.com>
6853
6854         Not reviewed. Forgot to rebase fast/dom/prototype-inheritance-2.html after the <vkern> patches.
6855
6856         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
6857
6858 2010-05-04  Robert Hogan  <robert@webkit.org>
6859
6860         Reviewed by Eric Seidel.
6861
6862         [Qt] unskip http/tests/plugins/npapi-response-headers.html
6863
6864         Take this opportunity to unskip plugins/private-browsing-mode.html too, which
6865         has passed since r55433. See https://bugs.webkit.org/show_bug.cgi?id=33180
6866         and https://bugs.webkit.org/show_bug.cgi?id=35576.
6867
6868         https://bugs.webkit.org/show_bug.cgi?id=38541
6869
6870         * platform/qt/Skipped:
6871
6872 2010-05-05  Robert Hogan  <robert@webkit.org>
6873
6874         Reviewed by Alexey Proskuryakov.
6875
6876         [Qt] Fix encoding of status message in Plugin API
6877
6878         Spotted by Alexey Proskuryakov.
6879
6880         https://bugs.webkit.org/show_bug.cgi?id=35144
6881
6882         * platform/qt/Skipped: Unskip plugins/set-status.html
6883
6884 2010-05-08  Nikolas Zimmermann  <nzimmermann@rim.com>
6885
6886         Not reviewed. Rebaseline Win specific results after exposing JSSVGVKernElement/JSSVGHKernElement.
6887
6888         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
6889         * platform/win/fast/dom/prototype-inheritance-expected.txt:
6890         * platform/win/fast/js/global-constructors-expected.txt:
6891
6892 2010-05-08  Nikolas Zimmermann  <nzimmermann@rim.com>
6893
6894         Not reviewed. Rebaseline GTK specific results after exposing JSSVGVKernElement/JSSVGHKernElement.
6895
6896         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
6897         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
6898         * platform/gtk/fast/js/global-constructors-expected.txt:
6899
6900 2010-05-08  Dirk Schulze  <krit@webkit.org>
6901
6902         Reviewed by Nikolas Zimmermann.
6903
6904         SVGFont's VKern implementation missing
6905         https://bugs.webkit.org/show_bug.cgi?id=38663
6906
6907         The changes in DOMWindow.idl and the implementation of the DOM
6908         and JS bindings of VKern and HKern made some updates necessary.
6909         Added new test case for SVGFont's VKern.
6910
6911         * fast/dom/Window/window-properties-expected.txt:
6912         * fast/dom/Window/window-property-descriptors-expected.txt:
6913         * fast/dom/prototype-inheritance-2-expected.txt:
6914         * fast/dom/prototype-inheritance-expected.txt:
6915         * fast/js/global-constructors-expected.txt:
6916         * platform/mac/svg/text/text-vkern-expected.checksum: Added.
6917         * platform/mac/svg/text/text-vkern-expected.png: Added.
6918         * platform/mac/svg/text/text-vkern-expected.txt: Added.
6919         * svg/custom/global-constructors-expected.txt:
6920         * svg/text/text-vkern.svg: Added.
6921
6922 2010-05-08  Eric Seidel  <eric@webkit.org>
6923
6924         Unreviewed, just reverting commit.
6925
6926         REGRESSION(59000): r59000 contained all sorts of changes it should not have, needs revert.
6927         https://bugs.webkit.org/show_bug.cgi?id=38798
6928
6929         * fast/js/global-resolve-through-eval-expected.txt: Added.
6930         * fast/js/global-resolve-through-eval.html: Added.
6931         * fast/js/script-tests/global-resolve-through-eval.js: Added.
6932         (accessGlobal):
6933         (accessLocal):
6934         * platform/win/Skipped:
6935
6936 2010-05-07  Nikolas Zimmermann  <nzimmermann@rim.com>
6937
6938         Not reviewed. Attempt to turn Windows bots green again.
6939
6940         Skip two failing tests:
6941
6942         https://bugs.webkit.org/show_bug.cgi?id=38794
6943         fast/css/display-none-inline-style-change-crash.html (fails on Windows Release bot)
6944
6945         https://bugs.webkit.org/show_bug.cgi?id=38795
6946         inspector/timeline-paint.html
6947
6948         * platform/win/Skipped:
6949
6950 2010-05-07  Oliver Hunt  <oliver@apple.com>
6951
6952         Reviewed by Gavin Barraclough.
6953
6954         Optimize access to the global object from a function that uses eval
6955         https://bugs.webkit.org/show_bug.cgi?id=38644
6956
6957         Add test case to ensure we don't incorrectly allow dynamic scopes
6958         to be skipped when doing direct var access.
6959
6960         * fast/js/global-resolve-through-eval-expected.txt: Added.
6961         * fast/js/global-resolve-through-eval.html: Added.
6962         * fast/js/script-tests/global-resolve-through-eval.js: Added.
6963         (accessGlobal):
6964         (accessLocal):
6965
6966 2010-05-06  Dirk Pranke  <dpranke@chromium.org>
6967
6968         Reviewed by Alexey Proskuryakov.
6969
6970         Rewrite test to fail faster if the inner frame doesn't load at all
6971         for some reason (previous version would raise a TypeError before
6972         the timeout was set).
6973
6974         https://bugs.webkit.org/show_bug.cgi?id=38705
6975
6976         * http/tests/security/sandbox-inherit-to-initial-document-2.html:
6977         * platform/chromium/test_expectations.txt:
6978
6979 2010-05-07  John Gregg  <johnnyg@google.com>
6980
6981         Unreviewed [re-]baseline of chromium tests.
6982
6983         * platform/chromium-linux/fast/frames/take-focus-from-iframe-expected.checksum: Added.
6984         * platform/chromium-linux/fast/frames/take-focus-from-iframe-expected.png: Added.
6985         * platform/chromium-mac/fast/frames/take-focus-from-iframe-expected.checksum: Added.
6986         * platform/chromium-win/fast/frames/take-focus-from-iframe-expected.checksum: Added.
6987         * platform/chromium-win/fast/frames/take-focus-from-iframe-expected.png: Added.
6988         * platform/chromium-win/fast/frames/take-focus-from-iframe-expected.txt: Added.
6989         * platform/chromium-win/svg/hixie/error/017-expected.txt:
6990
6991 2010-05-07  Martin Robinson  <mrobinson@igalia.com>
6992
6993         Reviewed by Gustavo Noronha Silva.
6994
6995         Adjust the position of the comment on the WOFF test and
6996         link to the bug report. This should fix a spurious error
6997         while running layout tests.
6998
6999         * platform/gtk/Skipped:
7000
7001 2010-05-07  Dirk Schulze  <krit@webkit.org>
7002
7003         Unreviewed fix of Windows test.
7004
7005         Windows need an platform dependent DRT result for clip-path-referencing-use2.svg,
7006         Win doesn't have console output during DRT.
7007
7008         * platform/win/svg/custom/clip-path-referencing-use2-expected.txt: Added.
7009
7010 2010-05-07  Nikolas Zimmermann  <nzimmermann@rim.com>
7011
7012         Reviewed by Dirk Schulze.
7013
7014         RenderSVGResourceClipper assigns a temporary mutated RenderStyle but does not correctly preserve the old style
7015         https://bugs.webkit.org/show_bug.cgi?id=38767
7016
7017         Update baseline after fixing a logic error in RenderSVGResourceClipper.
7018
7019         * platform/mac/svg/clip-path/clip-path-child-clipped-expected.txt:
7020         * platform/mac/svg/clip-path/clip-path-childs-clipped-expected.txt:
7021         * platform/mac/svg/clip-path/clip-path-clipped-expected.txt:
7022         * platform/mac/svg/clip-path/clip-path-evenodd-expected.txt:
7023         * platform/mac/svg/clip-path/clip-path-evenodd-nonzero-expected.txt:
7024         * platform/mac/svg/clip-path/clip-path-nonzero-evenodd-expected.txt:
7025         * platform/mac/svg/clip-path/clip-path-text-and-shape-expected.txt:
7026
7027 2010-05-07  Alexey Proskuryakov  <ap@apple.com>
7028
7029         Reviewed by Adele Peterson.
7030
7031         https://bugs.webkit.org/show_bug.cgi?id=38546
7032         Node.focus() fails to move focus from subframe properly
7033
7034         * fast/frames/take-focus-from-iframe.html: Added.
7035         * platform/mac/fast/frames/take-focus-from-iframe-expected.checksum: Added.
7036         * platform/mac/fast/frames/take-focus-from-iframe-expected.png: Added.
7037         * platform/mac/fast/frames/take-focus-from-iframe-expected.txt: Added.
7038
7039 2010-05-07  Nikolas Zimmermann  <nzimmermann@rim.com>
7040
7041         Reviewed by Dirk Schulze.
7042
7043         svg/custom/use-instanceRoot-as-event-target.xhtml crashes randomly
7044         https://bugs.webkit.org/show_bug.cgi?id=37798
7045
7046         Make use-instanceRoot-as-event-target.xhtml behave more correctly. Due a copy & paste problem test #7 was not executed. Fixed.
7047         Make destruction more reliable, by using the standard js-test-post.js injection through <script> before calling notifyDone(), and "TEST COMPLETE" magically appears.
7048
7049         * platform/mac/svg/hixie/error/017-expected.txt: Update result, now that invalidateAllInstancesOfElement(), correctly triggers <use> shadow tree rebuilds.
7050         * svg/custom/use-instanceRoot-as-event-target-expected.txt: Update result, was missing a "TEST COMPLETE" marker, and Test #7 was not executed before.
7051         * svg/custom/use-instanceRoot-as-event-target.xhtml: Fix typo, test #7 is now executed, it also had a bug which has been corrected. 
7052
7053 2010-05-06  Kenneth Russell  <kbr@google.com>
7054
7055         Reviewed by Dimitri Glazkov.
7056
7057         WebCore::WebGLUnsignedIntArrayInternal::getCallback ReadAV@Arbitrary (deef89ee3d0345edebeaf13cf974c47c)
7058         https://bugs.webkit.org/show_bug.cgi?id=38039
7059
7060         Web IDL now allows indexed getters and setters to be unnamed. Per
7061         discussion in WebGL working group and recent update to spec,
7062         removed the buggy get() and single-element set() methods from the
7063         JavaScript bindings to the WebGL array types. Refactored set()
7064         implementation in JSC bindings to share more code and modified V8
7065         binding to look more like it. Added unit tests for indexed getter
7066         with out-of-range indices and verifying removal of get and
7067         single-element set methods. Updated existing WebGL array tests.
7068
7069         * fast/canvas/webgl/array-get-and-set-method-removal-expected.txt: Added.
7070         * fast/canvas/webgl/array-get-and-set-method-removal.html: Added.
7071         * fast/canvas/webgl/array-get-out-of-bounds-expected.txt: Added.
7072         * fast/canvas/webgl/array-get-out-of-bounds.html: Added.
7073         * fast/canvas/webgl/array-setters-expected.txt:
7074         * fast/canvas/webgl/array-setters.html:
7075         * fast/canvas/webgl/array-unit-tests-expected.txt:
7076         * fast/canvas/webgl/array-unit-tests.html:
7077         * fast/canvas/webgl/bug-32456-expected.txt:
7078         * fast/canvas/webgl/bug-32456.html:
7079
7080 2010-05-07  John Gregg  <johnnyg@google.com>
7081
7082         Unreviewed, rebaseline for chromium. 
7083
7084         * platform/chromium-mac/fast/layers/video-layer-expected.checksum:
7085         * platform/chromium-mac/fast/layers/video-layer-expected.png:
7086
7087 2010-05-07  John Gregg  <johnnyg@google.com>
7088
7089         Unreviewed, rebaseline for chromium.
7090
7091         * platform/chromium-mac/media/audio-controls-rendering-expected.checksum:
7092         * platform/chromium-mac/media/audio-controls-rendering-expected.png:
7093         * platform/chromium-mac/media/controls-after-reload-expected.checksum:
7094         * platform/chromium-mac/media/controls-after-reload-expected.png:
7095         * platform/chromium-mac/media/controls-strict-expected.checksum:
7096         * platform/chromium-mac/media/controls-strict-expected.png:
7097         * platform/chromium-mac/media/video-controls-rendering-expected.checksum:
7098         * platform/chromium-mac/media/video-controls-rendering-expected.png:
7099         * platform/chromium-mac/media/video-display-toggle-expected.checksum:
7100         * platform/chromium-mac/media/video-display-toggle-expected.png:
7101         * platform/chromium-mac/media/video-empty-source-expected.checksum:
7102         * platform/chromium-mac/media/video-empty-source-expected.png:
7103         * platform/chromium-mac/media/video-no-audio-expected.checksum:
7104         * platform/chromium-mac/media/video-no-audio-expected.png:
7105         * platform/chromium-mac/media/video-volume-slider-expected.checksum:
7106         * platform/chromium-mac/media/video-volume-slider-expected.png:
7107
7108 2010-05-07  Nikolas Zimmermann  <nzimmermann@rim.com>
7109
7110         Not reviewed. Turn Tiger core builder green again, filed https://bugs.webkit.org/show_bug.cgi?id=38743 for failing webarchive/test-link-rel-icon.html.
7111
7112         * platform/mac-tiger/Skipped:
7113
7114 2010-05-06  Dan Bernstein  <mitz@apple.com>
7115
7116         Skip compositing/layer-creation/overflow-scroll-overlap.html from r58936, since hardware
7117         compositing is disabled on the Leopard test bot.
7118
7119         * platform/mac-leopard/Skipped:
7120
7121 2010-04-27  Tony Chang  <tony@chromium.org>
7122
7123         Reviewed by Eric Seidel.
7124
7125         [chromium] clicking a scrollbar in an iframe shouldn't lose the selection
7126         https://bugs.webkit.org/show_bug.cgi?id=38189
7127
7128         * fast/events/mousedown-in-subframe-scrollbar-expected.txt: Added.
7129         * fast/events/mousedown-in-subframe-scrollbar.html: Added.
7130         * fast/events/resources/mousedown-in-subframe-scrollbar.html: Added.
7131         * platform/win/Skipped:
7132
7133 2010-05-06  Simon Fraser  <simon.fraser@apple.com>
7134
7135         Reviewed by Dan Bernstein.
7136
7137         Compositing layers that are clipped out by an overflow:scroll parent fail to get created on reveal
7138         https://bugs.webkit.org/show_bug.cgi?id=38712
7139         
7140         Test that scrolls an overflow:scroll div containing compositing layers, and checks that
7141         revealed layers correctly become composited.
7142
7143         * compositing/layer-creation/overflow-scroll-overlap.html: Added.
7144         * compositing/layer-creation/overflow-scroll-overlap-expected.txt: Added.
7145
7146 2010-05-06  Dirk Pranke  <dpranke@chromium.org>
7147
7148         Unreviewed, rebaseline and expectation changes from WK roll from a
7149         few days ago.
7150
7151         * platform/chromium-linux/http/tests/loading/bad-scheme-subframe-expected.txt: Copied from LayoutTests/platform/chromium-mac/http/tests/loading/bad-scheme-subframe-expected.txt.
7152         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum:
7153         * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
7154         * platform/chromium-linux/svg/text/kerning-expected.checksum:
7155         * platform/chromium-linux/svg/text/kerning-expected.png:
7156         * platform/chromium-mac/editing/selection/caret-rtl-2-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/editing/selection/caret-rtl-2-actual.checksum.
7157         * platform/chromium-mac/editing/selection/caret-rtl-2-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/selection/caret-rtl-2-actual.png.
7158         * platform/chromium-mac/svg/text/kerning-expected.checksum: Added.
7159         * platform/chromium/test_expectations.txt:
7160
7161 2010-05-06  Dirk Pranke  <dpranke@chromium.org>
7162
7163         Unreviewed, rebaseline a chromium test.
7164
7165         Need a linux baseline for fast/notifications/notifications-replace-expected.txt to override the windows version.
7166
7167         * platform/chromium-linux/fast/notifications/notifications-replace-expected.txt: Added.
7168
7169 2010-05-06  Alexey Proskuryakov  <ap@apple.com>
7170
7171         Reviewed by Geoff Garen.
7172
7173         https://bugs.webkit.org/show_bug.cgi?id=38697
7174         REGRESSION (r58299): Replying on reddit.com no longer works
7175
7176         * fast/css/misplaced-paged-media-pseudo-expected.txt: Added.
7177         * fast/css/misplaced-paged-media-pseudo.html: Added.
7178
7179         * printing/page-rule-css-text-expected.txt: :first, :left and :right are no longer recognized,
7180         landing regressed results until they can be properly implemented.
7181
7182 2010-05-06  Anders Carlsson  <andersca@apple.com>
7183
7184         Reviewed by Darin Adler and Dan Bernstein..
7185
7186         REGRESSION (r51617): when plugins are disabled, plugins show up as garbage characters
7187         https://bugs.webkit.org/show_bug.cgi?id=38698
7188         <rdar://problem/7942075>
7189
7190         Add tests.
7191
7192         * platform/mac/plugins/disable-plugins-expected.txt: Added.
7193         * platform/mac/plugins/disable-plugins.html: Added.
7194
7195 2010-05-06  John Gregg  <johnnyg@google.com>
7196
7197         Unreviewed, rebaseline for chromium test.
7198
7199         [chromium] Deal with different local path structure on windows.
7200
7201         * platform/chromium-win/fast/notifications: Added.
7202         * platform/chromium-win/fast/notifications/notifications-replace-expected.txt: Added.
7203
7204 2010-05-06  Dirk Pranke  <dpranke@chromium.org>
7205
7206         Unreviewed, expectations fix.
7207
7208         Delete a line for a test that is no longer failing on chromium linux.
7209
7210         * platform/chromium/test_expectations.txt:
7211
7212 2010-05-06  Oliver Hunt  <oliver@apple.com>
7213
7214         Reviewed by Geoffrey Garen.
7215
7216         Improve performance of single character string compares
7217         https://bugs.webkit.org/show_bug.cgi?id=38659
7218
7219         Add many tests of <, >, <=, >=, ==, ===, !=, !== as the existing
7220         tests were woefully inadequate.
7221
7222         * fast/js/comparison-operators-expected.txt: Added.
7223         * fast/js/comparison-operators-greater-expected.txt: Added.
7224         * fast/js/comparison-operators-greater.html: Added.
7225         * fast/js/comparison-operators-less-expected.txt: Added.
7226         * fast/js/comparison-operators-less.html: Added.
7227         * fast/js/comparison-operators.html: Added.
7228         * fast/js/script-tests/comparison-operators-greater.js: Added.
7229         (description.makeTest.func.f.toString):
7230         (description.makeTest):
7231         (doTest):
7232         * fast/js/script-tests/comparison-operators-less.js: Added.
7233         (description.makeTest.func.f.toString):
7234         (description.makeTest):
7235         (doTest):
7236         * fast/js/script-tests/comparison-operators.js: Added.
7237         (description.makeTest.func.f.toString):
7238         (description.makeTest):
7239         (doTest):
7240
7241 2010-05-06  John Gregg  <johnnyg@google.com>
7242
7243         Unreviewed.  Updating test expectations.
7244
7245         [chromium] enabling notifications tests after test_shell change.
7246
7247         * platform/chromium/test_expectations.txt:
7248
7249 2010-05-06  Ojan Vafai  <ojan@chromium.org>
7250
7251         Reviewed by Adam Barth.
7252
7253         editing/selection/shift-click.html fails on GTK and QT
7254         https://bugs.webkit.org/show_bug.cgi?id=38656
7255
7256         r58892 added this test. It's the first test for shift+click behavior,
7257         so it exposed bugs in GTK/QT. Skipping to green the bots.
7258
7259         * platform/gtk/Skipped:
7260         * platform/qt/Skipped:
7261
7262 2010-05-06  Evan Martin  <evan@chromium.org>
7263
7264         Unreviewed.  Updating test expectations.
7265
7266         [chromium] new baselines for r58886
7267         https://bugs.webkit.org/show_bug.cgi?id=38652
7268
7269         * platform/chromium-linux/fast/lists/w3-css3-list-styles-numeric-expected.txt:
7270         * platform/chromium-linux/fast/text/international/danda-space-expected.checksum:
7271         * platform/chromium-linux/fast/text/international/danda-space-expected.png:
7272         * platform/chromium-linux/fast/text/international/danda-space-expected.txt:
7273         * platform/chromium-linux/fast/text/international/thai-baht-space-expected.checksum:
7274         * platform/chromium-linux/fast/text/international/thai-baht-space-expected.png:
7275         * platform/chromium-linux/fast/text/international/thai-baht-space-expected.txt:
7276         * platform/chromium/test_expectations.txt:
7277
7278 2010-05-05  Ojan Vafai  <ojan@chromium.org>
7279
7280         Reviewed by Darin Adler.
7281
7282         shift+click on an existing selection doesn't work right
7283         https://bugs.webkit.org/show_bug.cgi?id=36542
7284
7285         NSTextView behavior is to move the end of the selection
7286         closest to the shift-click. Win/Linux behavior is to always
7287         move the focus end of the selection.
7288
7289         * editing/selection/script-tests/shift-click.js: Added.
7290         (shiftClick):
7291         (assertSelectionString):
7292         * editing/selection/shift-click-expected.txt: Added.
7293         * editing/selection/shift-click.html: Added.
7294         * platform/win/editing/selection/shift-click-expected.txt: Added.
7295
7296 2010-05-05  Antonio Gomes  <tonikitoo@webkit.org>
7297
7298         Rubber-stamped Kenneth Christiansen.
7299
7300         Spatial Navigation: use data url in layout tests
7301         https://bugs.webkit.org/show_bug.cgi?id=38584
7302
7303         In order to make Spatial Navigation layout tests more readable, patch
7304         changes the use or src=resources/iframeXXX.html by inlined sources via
7305         data uri schema.
7306
7307         It is a polishment.
7308
7309         * fast/events/spatial-navigation/resources/iframe.html: Removed.
7310         * fast/events/spatial-navigation/resources/iframe2.html: Removed.
7311         * fast/events/spatial-navigation/resources/iframe3.html: Removed.
7312         * fast/events/spatial-navigation/resources/iframe4.html: Removed.
7313         * fast/events/spatial-navigation/snav-iframe-no-focusable-content.html:
7314         * fast/events/spatial-navigation/snav-iframe-no-scrollable-content.html:
7315         * fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html:
7316
7317 2010-05-05  Antonio Gomes  <tonikitoo@webkit.org>
7318
7319         Reviewed by Kenneth Christiansen.
7320
7321         Spatial Navigation: Add LayoutTest with frame flattening feature on.
7322         https://bugs.webkit.org/show_bug.cgi?id=38585
7323
7324         * fast/events/spatial-navigation/snav-iframe-flattening-simple-expected.txt: Added.
7325         * fast/events/spatial-navigation/snav-iframe-flattening-simple.html: Added.
7326
7327 2010-05-06  Vitaly Repeshko  <vitalyr@chromium.org>
7328
7329         [chromium] Unreviewed. Updating expectations.
7330
7331         * platform/chromium-linux/fast/url/segments-expected.txt: Added.
7332         * platform/chromium-linux/fast/url/segments-from-data-url-expected.txt: Added.
7333         * platform/chromium-mac/fast/url/segments-expected.txt: Added.
7334         * platform/chromium-mac/fast/url/segments-from-data-url-expected.txt: Added.
7335         * platform/chromium-win/fast/url/segments-expected.txt: Added.
7336         * platform/chromium-win/fast/url/segments-from-data-url-expected.txt: Added.
7337         * platform/chromium/test_expectations.txt:
7338
7339 2010-05-06  Adam Barth  <abarth@webkit.org>
7340
7341         Reviewed by Eric Seidel.
7342
7343         drop support for sessionStorage in sandbox iframes
7344         https://bugs.webkit.org/show_bug.cgi?id=38151
7345
7346         Update test expectation.  This test was originally created to show that
7347         we complied with the letter of the spec, but our behavior is insecure.
7348         In the future, we might revert this change and implement a separate
7349         storage area for each unique origin.
7350
7351         * fast/frames/resources/sandboxed-iframe-storage-disallowed.html:
7352         * fast/frames/sandboxed-iframe-storage-expected.txt:
7353
7354 2010-05-06  Andy Estes  <aestes@apple.com>
7355
7356         Reviewed by Maciej Stachowiak.
7357
7358         Add a test to ensure popups are allowed when the user submits a form with target="_blank".
7359
7360         https://bugs.webkit.org/show_bug.cgi?id=37335
7361         <rdar://problem/7884980>
7362
7363         * fast/events/popup-allowed-from-gesture-initiated-form-submit-expected.txt: Added.
7364         * fast/events/popup-allowed-from-gesture-initiated-form-submit.html: Added.
7365         * fast/events/resources/popup-allowed-from-gesture-initiated-form-submit-target.html: Added.
7366
7367 2010-05-05  Charles Wei  <charles.wei@torchmobile.com.cn>
7368
7369         Reviewed by George Staikos
7370
7371         https://bugs.webkit.org/show_bug.cgi?id=37848
7372         Add test cases for -wap-input-format and -wap-input-required of WCSS
7373
7374         * fast/wcss/wap-input-format-expected.txt: Added.
7375         * fast/wcss/wap-input-format.xhtml: Added.
7376         * fast/wcss/wap-input-required-expected.txt: Added.
7377         * fast/wcss/wap-input-required.xhtml: Added.
7378
7379 2010-05-05  Shinichiro Hamaji  <hamaji@chromium.org>
7380
7381         Reviewed by Eric Seidel.
7382
7383         [GTK] Markup of copied non ASCII characters is broken
7384         https://bugs.webkit.org/show_bug.cgi?id=37918
7385
7386         This test was fixed by http://trac.webkit.org/changeset/58468
7387
7388         * platform/gtk/Skipped:
7389
7390 2010-05-05  Csaba Osztrogonác  <ossy@webkit.org>
7391
7392         Rubber-stamped by Alexey Proskuryakov.
7393
7394         [Qt] Enable Sputnik tests.
7395         https://bugs.webkit.org/show_bug.cgi?id=38457
7396
7397         * platform/qt/Skipped: Only skip tests that fail.
7398
7399 2010-05-05  Steven Lai  <steven_lai@asia.apple.com>
7400
7401         Reviewed by Alexey Proskuryakov.
7402
7403         Remove platform specific test result
7404         Don't print the formatted string of the z-index in the test case
7405         since there's a risk that the output on different c stdlib implementations/platforms/locale could be different
7406         https://bugs.webkit.org/show_bug.cgi?id=38617.
7407
7408         * fast/dom/clone-node-z-index-expected.txt:
7409         * fast/dom/clone-node-z-index.html:
7410         * platform/win/fast/dom/clone-node-z-index-expected.txt: Removed.
7411
7412 2010-05-05  Adam Barth  <abarth@webkit.org>
7413
7414         Reviewed by Alexey Proskuryakov.
7415
7416         Add a test of URL segmentation from a data URL base
7417         https://bugs.webkit.org/show_bug.cgi?id=38606
7418
7419         As requested by Alexey.  These tests find some interesting behavior in
7420         both KURL and GURL.  We'll need to go through them in more detail later
7421         to understand what the right behavior is.
7422
7423         * fast/url/script-tests/segments-from-data-url.js: Added.
7424         * fast/url/segments-from-data-url-expected.txt: Added.
7425         * fast/url/segments-from-data-url.html: Added.
7426
7427 2010-05-05  Adam Barth  <abarth@webkit.org>
7428
7429         Reviewed by Alexey Proskuryakov.
7430
7431         Add a test of URL segmentation
7432         https://bugs.webkit.org/show_bug.cgi?id=38600
7433
7434         These tests are based on URLParser.Standard from
7435         http://code.google.com/p/google-url/source/browse/trunk/src/url_parse_unittest.cc
7436
7437         * fast/url/resources/utilities.js:
7438         (canonicalize):
7439             - I changed this to use deterministic IDs because (theoretically)
7440               the old way was flaky in case the IDs collided.
7441         (segments):
7442             - Here we're using HTMLAnchorElement's attributes to infer the
7443               internal segmentation.  Unforunately, there don't seem to be
7444               accessors for usernames and passwords of URLs.
7445         * fast/url/script-tests/segments.js: Added.
7446             - I'm not 100% sure all the test cases here represent the intent of
7447               the original test author.  The tricky bit is we don't have a good
7448               way to test absolute URL parsing from the web platform, which
7449               means a bunch of these become tests of how we handle relative
7450               URLs.  However, I'm not one to turn down more test cases.
7451         * fast/url/script-tests/trivial-segments.js: Added.
7452             - This is more of a test of the testing harness to make sure its
7453               working properly when running on other browsers.
7454         * fast/url/segments-expected.txt: Added.
7455         * fast/url/trivial-segments-expected.txt: Added.
7456             - As usual, these have their "PASS" expectations set to the
7457               Chromium behavior but have their -expected.txt set to the normal
7458               WebKit behavior, letting us track differences between the two.
7459         * fast/url/segments.html: Added.
7460         * fast/url/trivial-segments.html: Added.
7461
7462 2010-05-05  Dirk Pranke  <dpranke@chromium.org>
7463
7464         Unreviewed, expectations change.
7465
7466         * platform/chromium/test_expectations.txt:
7467
7468 2010-05-05  Brian Weinstein  <bweinstein@apple.com>
7469
7470         Rubber-stamped by Mark Rowe.
7471
7472         Add Windows-specific results for clone-node-z-index.html. The difference in results is harmless (the number is the same),
7473         but the difference is being tracked by https://bugs.webkit.org/show_bug.cgi?id=38617.
7474
7475         * platform/win/fast/dom/clone-node-z-index-expected.txt: Added.
7476
7477 2010-05-05  Dan Bernstein  <mitz@apple.com>
7478
7479         Reviewed by Simon Fraser.
7480
7481         <rdar://problem/7932072> Iframes in composited layers don’t repaint correctly (affects Yahoo! Mail with Flash Player 10.1)
7482         https://bugs.webkit.org/show_bug.cgi?id=38427
7483
7484         * compositing/iframes/iframe-in-composited-layer.html: Added.
7485         * platform/mac/compositing/iframes/iframe-in-composited-layer-expected.checksum: Added.
7486         * platform/mac/compositing/iframes/iframe-in-composited-layer-expected.png: Added.
7487         * platform/mac/compositing/iframes/iframe-in-composited-layer-expected.txt: Added.
7488
7489 2010-05-05  Chris Marrin  <cmarrin@apple.com>
7490
7491         Reviewed by Simon Fraser.
7492
7493         Got composited iframes showing up on Mac again
7494         https://bugs.webkit.org/show_bug.cgi?id=38565
7495
7496         This is a pixel test to verify that the iframe is rendering correctly
7497
7498         * compositing/iframes/composited-iframe-alignment.html: Added.
7499         * platform/mac/compositing/iframes/composited-iframe-alignment-expected.checksum: Added.
7500         * platform/mac/compositing/iframes/composited-iframe-alignment-expected.png: Added.
7501         * platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt: Added.
7502
7503 2010-05-05  Alexey Proskuryakov  <ap@apple.com>
7504
7505         Reviewed by Darin Adler.
7506
7507         https://bugs.webkit.org/show_bug.cgi?id=38260
7508         <rdar://problem/7917548> Fix whitespace removing in deprecatedParseURL().
7509
7510         * http/tests/security/xss-DENIED-javascript-with-spaces-expected.txt: Added.
7511         * http/tests/security/xss-DENIED-javascript-with-spaces.html: Added.
7512
7513 2010-05-05  Chris Fleizach  <cfleizach@apple.com>
7514
7515         Reviewed by Beth Dakin.
7516
7517         Many AXUnknown showing up in the hierarchy
7518         https://bugs.webkit.org/show_bug.cgi?id=38607
7519
7520         * platform/mac-leopard/Skipped:
7521         * platform/mac-tiger/Skipped:
7522         * platform/mac/accessibility/parent-of-table-row-is-table-expected.txt: Added.
7523         * platform/mac/accessibility/parent-of-table-row-is-table.html: Added.
7524
7525 2010-05-05  Jian Li  <jianli@chromium.org>
7526
7527         Reviewed by David Levin.
7528
7529         XMLHttpRequestUpload events do not fire when sending a raw file or FormData object.
7530         https://bugs.webkit.org/show_bug.cgi?id=37771
7531
7532         Add a layout test to test upload events firing.
7533
7534         * http/tests/local/formdata/resources/send-form-data-common.js:
7535         (dumpResponse):
7536         (sendFormData):
7537         (testSendingFormData):
7538         * http/tests/local/formdata/script-tests/send-form-data-with-sliced-file.js:
7539         * http/tests/local/formdata/script-tests/send-form-data.js:
7540         * http/tests/local/formdata/script-tests/upload-events.js: Added.
7541         * http/tests/local/formdata/upload-events-expected.txt: Added.
7542         * http/tests/local/formdata/upload-events.html: Added.
7543         * platform/gtk/Skipped: Skip the new test because eventSender.beginDragWithFiles is not supported in gtk platform.
7544         * platform/qt/Skipped: Skip the new test because eventSender.beginDragWithFiles is not supported in qt platform.
7545         * platform/win/Skipped: Skip the new test because eventSender.beginDragWithFiles is not supported in win platform.
7546
7547 2010-05-05  Dirk Pranke  <dpranke@chromium.org>
7548
7549         Unreviewed, expectations fix.
7550
7551         Update expectations with tests that are now passing (possibly flaky?).
7552
7553         * platform/chromium/test_expectations.txt:
7554
7555 2010-05-05  Dirk Pranke  <dpranke@chromium.org>
7556
7557         Unreviewed, expectations fix.
7558
7559         Mark svg/custom/mask-changes.svg and http/tests/loading/bad-scheme-subframe.html as failing on Chromium Linux until they can be triaged.
7560
7561         * platform/chromium/test_expectations.txt:
7562
7563 2010-05-05  Alexey Proskuryakov  <ap@apple.com>
7564
7565         Roll out r58830 for breaking tests.
7566
7567         Was: https://bugs.webkit.org/show_bug.cgi?id=38546
7568         Node.focus() fails to move focus from subframe properly
7569
7570         * fast/frames/take-focus-from-iframe.html: Removed.
7571         * platform/mac/fast/frames/take-focus-from-iframe-expected.checksum: Removed.
7572         * platform/mac/fast/frames/take-focus-from-iframe-expected.png: Removed.
7573         * platform/mac/fast/frames/take-focus-from-iframe-expected.txt: Removed.
7574
7575 2010-05-05  Alexey Proskuryakov  <ap@apple.com>
7576
7577         Reviewed by Adele Peterson.
7578
7579         https://bugs.webkit.org/show_bug.cgi?id=38546
7580         Node.focus() fails to move focus from subframe properly
7581
7582         * fast/frames/take-focus-from-iframe.html: Added.
7583         * platform/mac/fast/frames/take-focus-from-iframe-expected.checksum: Added.
7584         * platform/mac/fast/frames/take-focus-from-iframe-expected.png: Added.
7585         * platform/mac/fast/frames/take-focus-from-iframe-expected.txt: Added.
7586
7587 2010-05-05  Jeremy Moskovich  <jeremy@chromium.org>
7588
7589         Unreviewed, updated baselines.
7590
7591         skia r561 broke a bunch of chromium image baselines.
7592         Update test_expectations to include remaining failures.
7593
7594         * platform/chromium/test_expectations.txt:
7595
7596 2010-05-05  Jeremy Moskovich  <jeremy@chromium.org>
7597
7598         Unreviewed, updated baselines.
7599
7600         skia r561 broke a bunch of chromium image baselines.
7601         Rebase a few tests that were missed by previous passes.
7602
7603         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
7604         * platform/chromium-linux/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
7605         * platform/chromium-linux/svg/custom/mask-changes-expected.checksum: Added.
7606         * platform/chromium-linux/svg/custom/mask-changes-expected.png: Added.
7607         * platform/chromium/test_expectations.txt:
7608
7609 2010-05-05  Jeremy Moskovich  <jeremy@chromium.org>
7610
7611         Unreviewed, updated baselines - 6th and final batch.
7612
7613         skia r561 broke a bunch of chromium image baselines.
7614         <long list of new image baselines redacted>
7615
7616         * platform/chromium/test_expectations.txt:
7617
7618 2010-05-05  Jeremy Moskovich  <jeremy@chromium.org>
7619
7620         Unreviewed, updated baselines - 5th batch.
7621
7622         skia r561 broke a bunch of chromium image baselines.
7623         <long list of new image baselines redacted>
7624
7625         * platform/chromium/test_expectations.txt:
7626
7627 2010-05-05  Jeremy Moskovich  <jeremy@chromium.org>
7628
7629         Unreviewed, updated baselines - 4th batch.
7630
7631         skia r561 broke a bunch of chromium image baselines.
7632         <long list of new image baselines redacted>
7633
7634         * platform/chromium/test_expectations.txt:
7635
7636 2010-05-05  Jeremy Moskovich  <jeremy@chromium.org>
7637
7638         Unreviewed, updated baselines - 3rd batch.
7639
7640         skia r561 broke a bunch of chromium image baselines.
7641         <long list of new image baselines redacted>
7642
7643         * platform/chromium/test_expectations.txt:
7644
7645 2010-05-05  Jeremy Moskovich  <jeremy@chromium.org>
7646
7647         Unreviewed, updated baselines - 2nd batch.
7648
7649         skia r561 broke a bunch of chromium image baselines.
7650         <long list of new image baselines redacted>
7651
7652         * platform/chromium/test_expectations.txt:
7653
7654 2010-05-05  Jeremy Moskovich  <jeremy@chromium.org>
7655
7656         Unreviewed, updated baselines - 1st batch.
7657
7658         skia r561 broke a bunch of chromium image baselines.
7659         <long list of new image baselines redacted>
7660
7661         * platform/chromium/test_expectations.txt:
7662
7663 2010-05-05  Jeremy Moskovich  <jeremy@chromium.org>
7664
7665         Unreviewed, expectations change.
7666
7667         recommit r58747 - Preparing for chromium skia roll incorporating changes up to r561.
7668         Add expected failures so bots don't turn red while rolling.
7669
7670         https://bugs.webkit.org/show_bug.cgi?id=38512
7671
7672         * platform/chromium/test_expectations.txt:
7673
7674 2010-05-05  Xan Lopez  <xlopez@igalia.com>
7675
7676         Skip flakey workers test.
7677
7678         * platform/gtk/Skipped:
7679
7680 2010-05-04  Dirk Pranke  <dpranke@chromium.org>
7681
7682         Unreviewed, expectations fix.
7683
7684         Re-add the two expectations lines that got mistakenly deleted in
7685         r58798.
7686
7687         * platform/chromium/test_expectations.txt:
7688
7689 2010-05-04  Chris Marrin  <cmarrin@apple.com>
7690
7691         Reviewed by Simon Fraser.
7692
7693         Made composited iframes work on Windows
7694         https://bugs.webkit.org/show_bug.cgi?id=32446
7695         
7696         I've added one new test (composited-parent-iframe.html) which
7697         shows both the parent iframe and the iframe contents document
7698         with compositing. It also shows correct behavior with clipping,
7699         borders, margins, padding and shadows. It also sets the iframe
7700         size as a percent of the page to show correct resizing behavior.
7701         The existing composited-iframe.html has been changed similarly
7702         but without the page resizing. The existing preserve-3d-switching.html
7703         test needed new results because of changes to the layer dumper.
7704
7705         * compositing/geometry/preserve-3d-switching-expected.txt:
7706         * compositing/iframes/composited-iframe.html:
7707         * compositing/iframes/composited-parent-iframe.html: Added.
7708         * compositing/iframes/resources/composited-subframe.html:
7709         * platform/win/compositing/iframes/composited-iframe-expected.txt:
7710         * platform/win/compositing/iframes/composited-parent-iframe-expected.txt: Added.
7711
7712 2010-05-04  Alexey Proskuryakov  <ap@apple.com>
7713
7714         Not reviewed.
7715
7716         Updated test results - the test still passes.
7717
7718         * http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt:
7719
7720 2010-05-04  Chris Fleizach  <cfleizach@apple.com>
7721
7722         Reviewed by Beth Dakin.
7723
7724         AX: layout tests need to be updated to reflect what is being tested
7725         https://bugs.webkit.org/show_bug.cgi?id=38556
7726
7727         Many of the initial AX layout tests just dumped a lot of attributes and did not
7728         have a focused test. This updates some of those tests (more to follow in the future).
7729
7730         * accessibility/image-map1.html:
7731         * accessibility/img-aria-button-alt-tag-expected.txt:
7732         * accessibility/img-aria-button-alt-tag.html:
7733         * accessibility/input-image-alt-expected.txt:
7734         * accessibility/input-image-alt.html:
7735         * accessibility/placeholder-expected.txt:
7736         * accessibility/placeholder.html:
7737         * platform/mac/accessibility/image-map1-expected.txt:
7738
7739 2010-05-04  Dirk Pranke  <dpranke@chromium.org>
7740
7741         Unreviewed, expectations change.
7742
7743         Delete the chromium-linux fast/text/international/bold-bengali failure;
7744         it doesn't fail any more.
7745
7746         * platform/chromium/test_expectations.txt:
7747
7748 2010-05-04  Zhenyao Mo  <zmo@google.com>
7749
7750         Reviewed by Dimitri Glazkov.
7751
7752         getFramebufferAttachmentParameter should return the original WebGLTexture/WebGLRenderbuffer instead of creating new ones sharing names.
7753         https://bugs.webkit.org/show_bug.cgi?id=38236
7754
7755         * fast/canvas/webgl/gl-object-get-calls-expected.txt: Check if getFramebufferAttachmentParameter return a texture/renderbuffer that matches the original one.
7756         * fast/canvas/webgl/script-tests/gl-object-get-calls.js: Ditto.
7757
7758 2010-05-04  David Levin  <levin@chromium.org>
7759
7760         Unreviewed tests skips for qt/gtk.
7761
7762         Add the recently added drag and drop tests to the
7763         skipped lists for both gtk and qt to go along with
7764         the other drag and drop tests that are skipped on
7765         those platforms.
7766
7767         * platform/gtk/Skipped:
7768         * platform/qt/Skipped:
7769
7770 2010-05-04  Kent Tamura  <tkent@chromium.org>
7771
7772         Reviewed by David Levin (and unofficially by Enrica Casucci).
7773
7774         REGRESSION(r54368): Text drag-and-drop from input/textarea doesn't work
7775         if the text is like a URL
7776         https://bugs.webkit.org/show_bug.cgi?id=38374
7777
7778         * editing/pasteboard/drag-drop-url-text-expected.txt: Added.
7779         * editing/pasteboard/drag-drop-url-text.html: Added.
7780
7781 2010-05-04  Csaba Osztrogonác  <ossy@webkit.org>
7782
7783         Unreviewed.
7784
7785         [Qt] http/tests/security/cross-frame-access-name-getter.html timed out
7786         https://bugs.webkit.org/show_bug.cgi?id=38540
7787
7788         * platform/qt/Skipped: http/tests/security/cross-frame-access-name-getter.html skipped until bug fixed.
7789
7790 2010-05-04  Dirk Pranke  <dpranke@chromium.org>
7791
7792         Unreviewed, expectations change.
7793
7794         Remove a bunch of test failures that are no longer failing (likely fixed in r58762).
7795
7796         * platform/chromium/test_expectations.txt:
7797
7798 2010-05-04  John Gregg  <johnnyg@google.com>
7799
7800         Unreviewed, build fix.
7801
7802         Add new notifications tests to the qt skipped file, since they are not supported there.
7803
7804         * platform/qt/Skipped:
7805
7806 2010-05-04  Steven Lai  <steven_lai@asia.apple.com>
7807
7808         Reviewed by Darin Adler.
7809         
7810         https://bugs.webkit.org/show_bug.cgi?id=37900
7811         <rdar://problem/7806164> cloneNode() does not preserve z-index with more than six digits
7812
7813         * fast/dom/HTMLInputElement/clone-input-checked-expected.txt: Added.
7814         * fast/dom/HTMLInputElement/clone-input-checked.html: Added.
7815         * fast/dom/clone-node-z-index-expected.txt: Added.
7816         * fast/dom/clone-node-z-index.html: Added.
7817
7818 2010-04-29  John Gregg  <johnnyg@google.com>
7819
7820         Reviewed by Dmitry Titov.
7821
7822         notifications should have dir and replaceId attributes
7823         Tests are disabled until the attributes are correctly handled
7824         in Chromium test_shell.
7825         https://bugs.webkit.org/show_bug.cgi?id=38336
7826
7827         * fast/notifications/notifications-replace-expected.txt: Added.
7828         * fast/notifications/notifications-replace.html: Added.
7829         * fast/notifications/notifications-rtl-expected.txt: Added.
7830         * fast/notifications/notifications-rtl.html: Added.
7831         * platform/chromium/test_expectations.txt:
7832
7833 2010-05-03  Joseph Pecoraro  <joepeck@webkit.org>
7834
7835         Reviewed by Dan Bernstein.
7836
7837         REGRESSION: Text clipped in absolutely positioned search inputs
7838         https://bugs.webkit.org/show_bug.cgi?id=38468
7839
7840         Update the test to include a second search field and show
7841         the clipping of a search input is like a text input.
7842
7843         * fast/css/input-search-padding.html:
7844         * platform/mac/fast/css/input-search-padding-expected.checksum:
7845         * platform/mac/fast/css/input-search-padding-expected.png:
7846         * platform/mac/fast/css/input-search-padding-expected.txt:
7847
7848 2010-05-04  Ben Murdoch  <benm@google.com>
7849
7850         Reviewed by Simon Hausmann.
7851
7852         Crash in handleTouchEvent: using dangling node ptrs in hashmap
7853         https://bugs.webkit.org/show_bug.cgi?id=38514
7854
7855         * fast/events/touch/resources/touch-stale-node-crash.js: Added.
7856         * fast/events/touch/resources/send-touch-up.html: Added.
7857         * fast/events/touch/touch-stale-node-crash-expected.txt: Added.
7858         * fast/events/touch/touch-stale-node-crash.html: Added.
7859
7860 2010-05-04  Jeremy Moskovich  <jeremy@chromium.org>
7861
7862         Unreviewed, expectations change.
7863
7864         Revert r58747 - postponing Skia roll, at which time
7865         we'll need to add these expected failures back.
7866
7867         https://bugs.webkit.org/show_bug.cgi?id=38512
7868
7869         * platform/chromium/test_expectations.txt:
7870
7871 2010-05-04  Jeremy Moskovich  <jeremy@chromium.org>
7872
7873         Reviewed by Pavel Feldman.
7874
7875         Preparing for chromium skia roll incorporating changes up to r561.
7876         Add expected failures so bots don't turn red while rolling.
7877
7878         https://bugs.webkit.org/show_bug.cgi?id=38512
7879
7880         * platform/chromium/test_expectations.txt:
7881
7882 2010-05-04  Csaba Osztrogonác  <ossy@webkit.org>
7883
7884         Unreviewed fix to make Qt bot happier.
7885
7886         r58712 made fast/workers/worker-gc2.html crash. It seems to be a DRT sideeffect,
7887         skipping worker-event-listener.html solve the problem until we find a real fix.
7888         https://bugs.webkit.org/show_bug.cgi?id=38502
7889
7890         * platform/qt/Skipped: fast/workers/worker-event-listener.html skipped.
7891
7892 2010-05-04  Alejandro G. Castro  <alex@igalia.com>
7893
7894         Unreviewed, skip test.
7895
7896         Skipping inspector/timeline-parse-html.html
7897         https://bugs.webkit.org/show_bug.cgi?id=38509
7898
7899         * platform/gtk/Skipped:
7900
7901 2010-05-03  Steven Lai  <steven_lai@asia.apple.com>
7902
7903         Reviewed by Brady Eidson.
7904
7905         Test hashchange() event is fired in asynchronous manner.
7906         https://bugs.webkit.org/show_bug.cgi?id=36201
7907
7908         * fast/loader/hashchange-event-async-expected.txt: Added.
7909         * fast/loader/hashchange-event-async.html: Added.
7910
7911 2010-05-03  Dirk Pranke  <dpranke@chromium.org>
7912
7913         Unreviewed, expectations change.
7914
7915         Fix expectation for fast/forms/searchfield-heights.html - IMAGE+TEXT
7916         on Linux, IMAGE on win and mac.
7917
7918         * platform/chromium/test_expectations.txt:
7919
7920 2010-05-03  Dirk Pranke  <dpranke@chromium.org>
7921
7922         Unreviewed, expectations change.
7923
7924         Restore editing/pasteboard/paste-xml.xhtml as failing w/ a TEXT
7925         failure (was failing prior to landing fix for 27751).
7926
7927         Mark editiing/selection/caret-rtl-2.html as failing w/ IMAGE; need
7928         to investigate further.
7929
7930         Mark svg/text/kerning.svg as failing on mac w/ IMAGE as well as Linux.
7931
7932         * platform/chromium/test_expectations.txt:
7933
7934 2010-05-03  Abhishek Arya  <inferno@chromium.org>
7935
7936         Reviewed by Dirk Pranke.
7937
7938         Roll back test expectations change, initially needed to land bug 27751.        
7939         * platform/chromium/test_expectations.txt:
7940
7941 2010-05-03  Dirk Pranke  <dpranke@chromium.org>
7942
7943         Unreviewed, expectations change.
7944
7945         Roll in Chromium expectations from overrides file.
7946
7947         * platform/chromium/test_expectations.txt:
7948
7949 2010-05-03  Dirk Pranke  <dpranke@chromium.org>
7950
7951         Unreviewed, expectations change.
7952
7953         Mark the SVG test failures as linux-only.
7954         Mark fast/forms/searchfield-heights.html as IMAGE+TEXT, not IMAGE.
7955
7956         * platform/chromium/test_expectations.txt:
7957
7958 2010-05-03  Dirk Pranke  <dpranke@chromium.org>
7959
7960         Unreviewed, expectations change.
7961
7962         And add one more Linux test (fast/forms/search-placeholder-value-changed.html)
7963         from r58700. Plus, fix sorting of tests from that rev.
7964
7965         * platform/chromium/test_expectations.txt:
7966
7967 2010-05-03  Dirk Pranke  <dpranke@chromium.org>
7968
7969         Unreviewed, expectations change.
7970
7971         Mark yet more mac-specific tests as failling from r58700.
7972
7973         * platform/chromium/test_expectations.txt:
7974
7975 2010-05-03  Dirk Pranke  <dpranke@chromium.org>
7976
7977         Unreviewed, expectations change.
7978
7979         Mark more tests as failing from r58700 and change the sandbox test from SLOW to a
7980         flaky PASS TIMEOUT.
7981
7982         * platform/chromium/test_expectations.txt:
7983
7984 2010-05-03  Dirk Pranke  <dpranke@chromium.org>
7985
7986         Unreviewed, expectations change.
7987
7988         Mark more editing/* tests from r58703 as failing. Also, (re-?) add the SVG tests again
7989         as they do fail on some platforms.
7990
7991         * platform/chromium/test_expectations.txt:
7992
7993 2010-05-03  Csaba Osztrogonác  <ossy@webkit.org>
7994
7995         [Qt] fast/frames/flattening/frameset-flattening-subframesets.html fails intermittently on Qt bot
7996         Fails caused by layoutTestController.display() in fast/frames/flattening/frameset-flattening-subframe-resize.html
7997         https://bugs.webkit.org/show_bug.cgi?id=37334
7998
7999         * platform/qt/Skipped:
8000          - fast/frames/flattening/frameset-flattening-subframe-resize.html skipped until fix
8001          - fast/frames/flattening/frameset-flattening-subframesets.html unskipped, because it works.
8002
8003 2010-05-03  Dirk Pranke  <dpranke@chromium.org>
8004
8005         Unreviewed, expectations change.
8006
8007         Mark the editing/* tests from r58703 as temporarily expected to fail
8008         until the other half of the two-sided patch can land.
8009
8010         * platform/chromium/test_expectations.txt:
8011
8012 2010-05-03  Oliver Hunt  <oliver@apple.com>
8013
8014         Reviewed by Maciej Stachowiak.
8015
8016         Interpreter crashes due to incorrect refcounting of cached structures.
8017         https://bugs.webkit.org/show_bug.cgi?id=38491
8018
8019         Add test for cached structure chains used for custom getters.
8020
8021         * fast/js/pic/cached-named-property-getter.html:
8022
8023 2010-05-03  Abhishek Arya  <inferno@chromium.org>
8024
8025         Reviewed by Adam Barth.
8026
8027         Tests that javascript cannot access clipboard.
8028         https://bugs.webkit.org/show_bug.cgi?id=27751
8029
8030         * editing/execCommand/clipboard-access-expected.txt: Added.
8031         * editing/execCommand/clipboard-access.html: Added.
8032         * editing/execCommand/script-tests/clipboard-access.js: Added.
8033         (enabled):
8034         (whenEnabled):
8035
8036 2010-05-03  Dirk Pranke  <dpranke@chromium.org>
8037
8038         Unreviewed, expectations change.
8039
8040         Fix duplicate expectation, remove the SVG tests added in r58700.
8041
8042         * platform/chromium/test_expectations.txt:
8043
8044 2010-05-03  Dirk Pranke  <dpranke@chromium.org>
8045
8046         Unreviewed, expectations change.
8047
8048         Mark a sandbox test as SLOW and change one of the fast/forms tests I
8049         just changed from IMAGE+TEXT->IMAGE back to IMAGE.
8050
8051         * platform/chromium/test_expectations.txt:
8052
8053 2010-05-03  Dirk Pranke  <dpranke@chromium.org>
8054
8055         Unreviewed, expectations change.
8056
8057         Change expectations for some of the fast/forms tests that just started
8058         failing from IMAGE+TEXT to just IMAGE, and add some failing SVG tests
8059         so that we can get the bots to green up.
8060
8061         * platform/chromium/test_expectations.txt:
8062
8063 2010-05-03  Yaar Schnitman  <yaar@chromium.org>
8064
8065         Not Reviewed.
8066
8067         Preparing for chromium webkit roll 58626:TBD: Rebaselines
8068         https://bugs.webkit.org/show_bug.cgi?id=38485
8069
8070         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
8071         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
8072         * platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
8073         * platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
8074         * platform/chromium/test_expectations.txt: 
8075
8076 2010-05-03  Alexey Proskuryakov  <ap@apple.com>
8077
8078         Reviewed by Adam Barth.
8079
8080         https://bugs.webkit.org/show_bug.cgi?id=38285
8081         <rdar://problem/7903453> REGRESSION: Javascript command window.open does not work in empty tab
8082
8083         These tests don't verify that this bug is fixed (that cannot be tested automatically),
8084         but test closely related behavior that hasn't been covered before.
8085
8086         * http/tests/security/resources/iframe-no-src.html: Added.
8087         * http/tests/security/sandbox-inherit-to-initial-document-2-expected.txt: Added.
8088         * http/tests/security/sandbox-inherit-to-initial-document-2.html: Added.
8089         * http/tests/security/sandbox-inherit-to-initial-document-expected.txt: Added.
8090         * http/tests/security/sandbox-inherit-to-initial-document.html: Added.
8091
8092 2010-05-03  Yaar Schnitman  <yaar@chromium.org>
8093
8094         Not Reviewed.
8095
8096         Preparing for Chromium WebKit roll 58626:TBD
8097         https://bugs.webkit.org/show_bug.cgi?id=38479
8098
8099         * platform/chromium/test_expectations.txt: added missing expectation
8100
8101 2010-05-03  Yaar Schnitman  <yaar@chromium.org>
8102
8103         Not Reviewed.
8104
8105         Added missing chromium baselines for svg text kerning
8106         https://bugs.webkit.org/show_bug.cgi?id=38476
8107
8108         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum:
8109         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
8110         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
8111         * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
8112         * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: Added.
8113         * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
8114         * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Added.
8115         * platform/chromium-win/svg/text/kerning-expected.checksum:
8116         * platform/chromium-win/svg/text/kerning-expected.png:
8117         * platform/chromium-win/svg/text/text-hkern-expected.checksum: Added.
8118         * platform/chromium-win/svg/text/text-hkern-expected.png: Added.
8119         * platform/chromium/test_expectations.txt:
8120
8121 2010-05-03  Yaar Schnitman  <yaar@chromium.org>
8122
8123         Not Reviewed.
8124
8125         Preparing for chromium webkit roll 58626:TBD
8126         https://bugs.webkit.org/show_bug.cgi?id=38474
8127
8128         * platform/chromium/test_expectations.txt: Added temporary expectations.
8129
8130 2010-05-03  Yael Aharon  <yael.aharon@nokia.com>
8131
8132         Reviewed by Darin Adler.
8133
8134         Use HTML5 number parsing in HTMLProgressElement
8135         https://bugs.webkit.org/show_bug.cgi?id=38434
8136
8137         * fast/dom/HTMLProgressElement/script-tests/set-progress-properties.js:
8138         * fast/dom/HTMLProgressElement/set-progress-properties-expected.txt:
8139
8140 2010-05-03  Csaba Osztrogonác  <ossy@webkit.org>
8141
8142         Unreviewed. Qt specific expected files added after r58675.
8143
8144         * platform/qt/editing/pasteboard/4944770-2-expected.txt: Added.
8145         * platform/qt/editing/pasteboard/5028447-expected.txt: Added.
8146         * platform/qt/editing/pasteboard/5089327-expected.txt: Added.
8147         * platform/qt/editing/pasteboard/5601583-1-expected.txt: Added.
8148         * platform/qt/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt: Added.
8149         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt: Added.
8150         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt: Added.
8151         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt: Added.
8152         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Added.
8153         * platform/qt/editing/pasteboard/paste-text-013-expected.txt: Added.
8154         * platform/qt/editing/pasteboard/select-element-1-expected.txt: Added.
8155         * platform/qt/editing/pasteboard/testcase-9507-expected.txt: Added.
8156         * platform/qt/editing/pasteboard/undoable-fragment-removes-expected.txt: Added.
8157         * platform/qt/editing/pasteboard/unrendered-br-expected.txt: Added.
8158
8159 2010-05-03  Csaba Osztrogonác  <ossy@webkit.org>
8160
8161         Unreviewed. Qt specific expected files added and updated.
8162
8163         [Qt] Unskip editing/pasteboard tests that fail due to 'x,y' differences
8164         https://bugs.webkit.org/show_bug.cgi?id=38435
8165
8166         * platform/qt/editing/pasteboard/3976872-expected.txt:
8167         * platform/qt/editing/pasteboard/4076267-3-expected.txt:
8168         * platform/qt/editing/pasteboard/4242293-expected.txt:
8169         * platform/qt/editing/pasteboard/4631972-expected.txt:
8170         * platform/qt/editing/pasteboard/4641033-expected.txt:
8171         * platform/qt/editing/pasteboard/4700297-expected.txt:
8172         * platform/qt/editing/pasteboard/4806874-expected.txt:
8173         * platform/qt/editing/pasteboard/4840662-expected.txt:
8174         * platform/qt/editing/pasteboard/4944770-1-expected.txt:
8175         * platform/qt/editing/pasteboard/4944770-2-expected.txt: Added.
8176         * platform/qt/editing/pasteboard/4989774-expected.txt:
8177         * platform/qt/editing/pasteboard/5006779-expected.txt:
8178         * platform/qt/editing/pasteboard/5027857-expected.txt:
8179         * platform/qt/editing/pasteboard/5028447-expected.txt: Added.
8180         * platform/qt/editing/pasteboard/5032095-expected.txt:
8181         * platform/qt/editing/pasteboard/5065605-expected.txt:
8182         * platform/qt/editing/pasteboard/5071074-2-expected.txt:
8183         * platform/qt/editing/pasteboard/5071074-expected.txt:
8184         * platform/qt/editing/pasteboard/5075944-2-expected.txt:
8185         * platform/qt/editing/pasteboard/5075944-3-expected.txt:
8186         * platform/qt/editing/pasteboard/5075944-expected.txt:
8187         * platform/qt/editing/pasteboard/5089327-expected.txt: Added.
8188         * platform/qt/editing/pasteboard/5134759-expected.txt:
8189         * platform/qt/editing/pasteboard/5156401-1-expected.txt:
8190         * platform/qt/editing/pasteboard/5245519-expected.txt:
8191         * platform/qt/editing/pasteboard/5247341-expected.txt:
8192         * platform/qt/editing/pasteboard/5368833-expected.txt:
8193         * platform/qt/editing/pasteboard/5478250-expected.txt:
8194         * platform/qt/editing/pasteboard/5483567-expected.txt:
8195         * platform/qt/editing/pasteboard/5601583-1-expected.txt: Added.
8196         * platform/qt/editing/pasteboard/5780697-2-expected.txt:
8197         * platform/qt/editing/pasteboard/7955-expected.txt:
8198         * platform/qt/editing/pasteboard/8145-1-expected.txt:
8199         * platform/qt/editing/pasteboard/8145-2-expected.txt:
8200         * platform/qt/editing/pasteboard/8145-3-expected.txt:
8201         * platform/qt/editing/pasteboard/copy-paste-bidi-expected.txt:
8202         * platform/qt/editing/pasteboard/cut-text-001-expected.txt:
8203         * platform/qt/editing/pasteboard/displaced-generic-placeholder-expected.txt:
8204         * platform/qt/editing/pasteboard/displaced-placeholder-expected.txt:
8205         * platform/qt/editing/pasteboard/display-block-on-spans-expected.txt:
8206         * platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt:
8207         * platform/qt/editing/pasteboard/innerText-inline-table-expected.txt:
8208         * platform/qt/editing/pasteboard/interchange-newline-1-expected.txt:
8209         * platform/qt/editing/pasteboard/interchange-newline-3-expected.txt:
8210         * platform/qt/editing/pasteboard/interchange-newline-4-expected.txt:
8211         * platform/qt/editing/pasteboard/merge-after-delete-1-expected.txt:
8212         * platform/qt/editing/pasteboard/merge-after-delete-2-expected.txt:
8213         * platform/qt/editing/pasteboard/merge-after-delete-expected.txt:
8214         * platform/qt/editing/pasteboard/merge-end-1-expected.txt:
8215         * platform/qt/editing/pasteboard/merge-end-2-expected.txt:
8216         * platform/qt/editing/pasteboard/merge-end-3-expected.txt:
8217         * platform/qt/editing/pasteboard/merge-end-4-expected.txt:
8218         * platform/qt/editing/pasteboard/merge-end-5-expected.txt:
8219         * platform/qt/editing/pasteboard/merge-end-blockquote-expected.txt:
8220         * platform/qt/editing/pasteboard/merge-end-borders-expected.txt:
8221         * platform/qt/editing/pasteboard/merge-end-list-expected.txt:
8222         * platform/qt/editing/pasteboard/merge-end-table-expected.txt:
8223         * platform/qt/editing/pasteboard/merge-start-blockquote-expected.txt:
8224         * platform/qt/editing/pasteboard/merge-start-list-expected.txt:
8225         * platform/qt/editing/pasteboard/paste-4035648-fix-expected.txt:
8226         * platform/qt/editing/pasteboard/paste-4038267-fix-expected.txt:
8227         * platform/qt/editing/pasteboard/paste-4039777-fix-expected.txt:
8228         * platform/qt/editing/pasteboard/paste-blockquote-1-expected.txt:
8229         * platform/qt/editing/pasteboard/paste-blockquote-2-expected.txt:
8230         * platform/qt/editing/pasteboard/paste-blockquote-3-expected.txt:
8231         * platform/qt/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt: Added.
8232         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt: Added.
8233         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt: Added.
8234         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.txt: Added.
8235         * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Added.
8236         * platform/qt/editing/pasteboard/paste-line-endings-001-expected.txt:
8237         * platform/qt/editing/pasteboard/paste-line-endings-002-expected.txt:
8238         * platform/qt/editing/pasteboard/paste-line-endings-003-expected.txt:
8239         * platform/qt/editing/pasteboard/paste-line-endings-004-expected.txt:
8240         * platform/qt/editing/pasteboard/paste-line-endings-005-expected.txt:
8241         * platform/qt/editing/pasteboard/paste-line-endings-006-expected.txt:
8242         * platform/qt/editing/pasteboard/paste-line-endings-007-expected.txt:
8243         * platform/qt/editing/pasteboard/paste-line-endings-008-expected.txt:
8244         * platform/qt/editing/pasteboard/paste-line-endings-009-expected.txt:
8245         * platform/qt/editing/pasteboard/paste-line-endings-010-expected.txt:
8246         * platform/qt/editing/pasteboard/paste-list-001-expected.txt:
8247         * platform/qt/editing/pasteboard/paste-match-style-001-expected.txt:
8248         * platform/qt/editing/pasteboard/paste-match-style-002-expected.txt:
8249         * platform/qt/editing/pasteboard/paste-pre-001-expected.txt:
8250         * platform/qt/editing/pasteboard/paste-pre-002-expected.txt:
8251         * platform/qt/editing/pasteboard/paste-table-001-expected.txt:
8252         * platform/qt/editing/pasteboard/paste-table-003-expected.txt:
8253         * platform/qt/editing/pasteboard/paste-table-cells-expected.txt:
8254         * platform/qt/editing/pasteboard/paste-text-002-expected.txt:
8255         * platform/qt/editing/pasteboard/paste-text-003-expected.txt:
8256         * platform/qt/editing/pasteboard/paste-text-004-expected.txt:
8257         * platform/qt/editing/pasteboard/paste-text-005-expected.txt:
8258         * platform/qt/editing/pasteboard/paste-text-006-expected.txt:
8259         * platform/qt/editing/pasteboard/paste-text-007-expected.txt:
8260         * platform/qt/editing/pasteboard/paste-text-009-expected.txt:
8261         * platform/qt/editing/pasteboard/paste-text-010-expected.txt:
8262         * platform/qt/editing/pasteboard/paste-text-011-expected.txt:
8263         * platform/qt/editing/pasteboard/paste-text-012-expected.txt:
8264         * platform/qt/editing/pasteboard/paste-text-013-expected.txt: Added.
8265         * platform/qt/editing/pasteboard/paste-text-014-expected.txt:
8266         * platform/qt/editing/pasteboard/paste-text-015-expected.txt:
8267         * platform/qt/editing/pasteboard/paste-text-016-expected.txt:
8268         * platform/qt/editing/pasteboard/paste-text-017-expected.txt:
8269         * platform/qt/editing/pasteboard/paste-text-018-expected.txt:
8270         * platform/qt/editing/pasteboard/paste-text-019-expected.txt:
8271         * platform/qt/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
8272         * platform/qt/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
8273         * platform/qt/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
8274         * platform/qt/editing/pasteboard/paste-unrendered-select-expected.txt:
8275         * platform/qt/editing/pasteboard/pasting-object-expected.txt:
8276         * platform/qt/editing/pasteboard/prevent-block-nesting-01-expected.txt:
8277         * platform/qt/editing/pasteboard/quirks-mode-br-1-expected.txt:
8278         * platform/qt/editing/pasteboard/select-element-1-expected.txt: Added.
8279         * platform/qt/editing/pasteboard/styled-element-markup-expected.txt:
8280         * platform/qt/editing/pasteboard/testcase-9507-expected.txt: Added.
8281         * platform/qt/editing/pasteboard/undoable-fragment-removes-expected.txt: Added.
8282         * platform/qt/editing/pasteboard/unrendered-br-expected.txt: Added.
8283
8284
8285 2010-05-03  Robert Hogan  <robert@webkit.org>
8286
8287         Reviewed by Eric Seidel.
8288
8289         [Qt] Unskip editing/pasteboard tests that fail due to 'x,y' differences
8290
8291         https://bugs.webkit.org/show_bug.cgi?id=38435
8292
8293         Unskip a large number of editing/pasteboard tests that fail only due
8294         to rendertree differences in the height/width of rendered text.
8295
8296         Reduce the skipped editing/pasteboard tests to those that fail for
8297         a good reason and add some initial commentary on each.
8298
8299         Unskip:
8300
8301           editing/pasteboard/3976872.html
8302           editing/pasteboard/4076267-3.html
8303           editing/pasteboard/4242293.html
8304           editing/pasteboard/4631972.html
8305           editing/pasteboard/4641033.html
8306           editing/pasteboard/4700297.html
8307           editing/pasteboard/4840662.html
8308           editing/pasteboard/4944770-1.html
8309           editing/pasteboard/4944770-2.html
8310           editing/pasteboard/4989774.html
8311           editing/pasteboard/5006779.html
8312           editing/pasteboard/5027857.html
8313           editing/pasteboard/5028447.html
8314           editing/pasteboard/5032095.html
8315           editing/pasteboard/5065605.html
8316           editing/pasteboard/5071074-2.html
8317           editing/pasteboard/5071074.html
8318           editing/pasteboard/5075944-2.html
8319           editing/pasteboard/5075944-3.html
8320           editing/pasteboard/5075944.html
8321           editing/pasteboard/5089327.html
8322           editing/pasteboard/5134759.html
8323           editing/pasteboard/5156401-1.html
8324           editing/pasteboard/5245519.html
8325           editing/pasteboard/5247341.html
8326           editing/pasteboard/5368833.html
8327           editing/pasteboard/5478250.html
8328           editing/pasteboard/5483567.html
8329           editing/pasteboard/5601583-1.html
8330           editing/pasteboard/5780697-2.html
8331           editing/pasteboard/7955.html
8332           editing/pasteboard/8145-1.html
8333           editing/pasteboard/8145-2.html
8334           editing/pasteboard/8145-3.html
8335           editing/pasteboard/copy-paste-bidi.html
8336           editing/pasteboard/cut-text-001.html
8337           editing/pasteboard/displaced-generic-placeholder.html
8338           editing/pasteboard/displaced-placeholder.html
8339           editing/pasteboard/display-block-on-spans.html
8340           editing/pasteboard/emacs-cntl-y-001.html
8341           editing/pasteboard/innerText-inline-table.html
8342           editing/pasteboard/interchange-newline-1.html
8343           editing/pasteboard/interchange-newline-3.html
8344           editing/pasteboard/interchange-newline-4.html
8345           editing/pasteboard/merge-after-delete-1.html
8346           editing/pasteboard/merge-after-delete-2.html
8347           editing/pasteboard/merge-after-delete.html
8348           editing/pasteboard/merge-end-1.html
8349           editing/pasteboard/merge-end-2.html
8350           editing/pasteboard/merge-end-3.html
8351           editing/pasteboard/merge-end-4.html
8352           editing/pasteboard/merge-end-5.html
8353           editing/pasteboard/merge-end-blockquote.html
8354           editing/pasteboard/merge-end-borders.html
8355           editing/pasteboard/merge-end-list.html
8356           editing/pasteboard/merge-end-table.html
8357           editing/pasteboard/merge-start-blockquote.html
8358           editing/pasteboard/merge-start-list.html
8359           editing/pasteboard/paste-4035648-fix.html
8360           editing/pasteboard/paste-4038267-fix.html
8361           editing/pasteboard/paste-4039777-fix.html
8362           editing/pasteboard/paste-blockquote-1.html
8363           editing/pasteboard/paste-blockquote-2.html
8364           editing/pasteboard/paste-blockquote-3.html
8365           editing/pasteboard/paste-blockquote-after-blockquote.html
8366           editing/pasteboard/paste-blockquote-into-blockquote-2.html
8367           editing/pasteboard/paste-blockquote-into-blockquote-3.html
8368           editing/pasteboard/paste-blockquote-into-blockquote-4.html
8369           editing/pasteboard/paste-blockquote-into-blockquote.html
8370           editing/pasteboard/paste-line-endings-001.html
8371           editing/pasteboard/paste-line-endings-002.html
8372           editing/pasteboard/paste-line-endings-003.html
8373           editing/pasteboard/paste-line-endings-004.html
8374           editing/pasteboard/paste-line-endings-005.html
8375           editing/pasteboard/paste-line-endings-006.html
8376           editing/pasteboard/paste-line-endings-007.html
8377           editing/pasteboard/paste-line-endings-008.html
8378           editing/pasteboard/paste-line-endings-009.html
8379           editing/pasteboard/paste-line-endings-010.html
8380           editing/pasteboard/paste-list-001.html
8381           editing/pasteboard/paste-match-style-001.html
8382           editing/pasteboard/paste-match-style-002.html
8383           editing/pasteboard/paste-pre-001.html
8384           editing/pasteboard/paste-pre-002.html
8385           editing/pasteboard/paste-table-001.html
8386           editing/pasteboard/paste-table-003.html
8387           editing/pasteboard/paste-table-cells.html
8388           editing/pasteboard/paste-text-002.html
8389           editing/pasteboard/paste-text-003.html
8390           editing/pasteboard/paste-text-004.html
8391           editing/pasteboard/paste-text-005.html
8392           editing/pasteboard/paste-text-006.html
8393           editing/pasteboard/paste-text-007.html
8394           editing/pasteboard/paste-text-009.html
8395           editing/pasteboard/paste-text-010.html
8396           editing/pasteboard/paste-text-011.html
8397           editing/pasteboard/paste-text-012.html
8398           editing/pasteboard/paste-text-013.html
8399           editing/pasteboard/paste-text-014.html
8400           editing/pasteboard/paste-text-015.html
8401           editing/pasteboard/paste-text-016.html
8402           editing/pasteboard/paste-text-017.html
8403           editing/pasteboard/paste-text-018.html
8404           editing/pasteboard/paste-text-019.html
8405           editing/pasteboard/paste-text-at-tabspan-002.html
8406           editing/pasteboard/paste-text-at-tabspan-003.html
8407           editing/pasteboard/paste-unrendered-select.html
8408           editing/pasteboard/pasting-object.html
8409           editing/pasteboard/prevent-block-nesting-01.html
8410           editing/pasteboard/quirks-mode-br-1.html
8411           editing/pasteboard/select-element-1.html
8412           editing/pasteboard/styled-element-markup.html
8413           editing/pasteboard/testcase-9507.html
8414           editing/pasteboard/undoable-fragment-removes.html
8415           editing/pasteboard/unrendered-br.html
8416
8417         * platform/qt/Skipped:
8418
8419 2010-05-03  Philippe Normand  <pnormand@igalia.com>
8420
8421         Rubber-stamped by Csaba Osztrogonac.
8422
8423         media/video-duration-known-after-eos.html failing
8424         https://bugs.webkit.org/show_bug.cgi?id=38466
8425
8426         * platform/qt/Skipped: Skipping failing test. A lot of media tests
8427         are already skipped on this platform. Tor Arne said he'd look at
8428         them, at some point.
8429
8430 2010-04-30  Philippe Normand  <pnormand@igalia.com>
8431
8432         Reviewed by Eric Seidel.
8433
8434         [GStreamer] endless loop after playback ended
8435         https://bugs.webkit.org/show_bug.cgi?id=38384
8436
8437         * media/video-duration-known-after-eos-expected.txt: Added.
8438         * media/video-duration-known-after-eos.html: Added.
8439
8440 2010-05-02  Dan Bernstein  <mitz@apple.com>
8441
8442         Reviewed by Simon Fraser.
8443
8444         Another case of <rdar://problem/7552959> REGRESSION: Infinite recursion in Position::getInlineBoxAndOffset()
8445         https://bugs.webkit.org/show_bug.cgi?id=38445
8446
8447         * editing/selection/mixed-editability-11-expected.txt: Added.
8448         * editing/selection/mixed-editability-11.html: Added.
8449
8450 2010-05-02  Dirk Schulze  <krit@webkit.org>
8451
8452         Reviewed by Nikolas Zimmermann.
8453
8454         SVG hkern implementation incomplete
8455         https://bugs.webkit.org/show_bug.cgi?id=38407
8456
8457         The hkern patch fixes some very old bugs in some tests of the official
8458         SVG Test suite. Added a new test to check correct behavior on different
8459         use cases of textin SVG.
8460
8461         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum:
8462         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
8463         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
8464         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
8465         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
8466         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
8467         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
8468         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
8469         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
8470         * platform/mac/svg/text/kerning-expected.checksum:
8471         * platform/mac/svg/text/kerning-expected.png:
8472         * platform/mac/svg/text/text-hkern-expected.checksum: Added.
8473         * platform/mac/svg/text/text-hkern-expected.png: Added.
8474         * platform/mac/svg/text/text-hkern-expected.txt: Added.
8475         * svg/text/text-hkern.svg: Added.
8476
8477 2010-05-02  Marcus Bulach  <bulach@chromium.org>
8478
8479         Reviewed by Jeremy Orlow.
8480
8481         [chromium] Upstream test expectations for:
8482         http/tests/loading/basic-auth-resend-wrong-credentials.html
8483         https://bugs.webkit.org/show_bug.cgi?id=38387
8484
8485         * platform/chromium/test_expectations.txt:
8486
8487 2010-05-02  Ben Murdoch  <benm@google.com>
8488
8489         Reviewed by Darin Adler.
8490
8491         fast/events/touch has non-standard script test wrappers
8492         https://bugs.webkit.org/show_bug.cgi?id=38084
8493
8494         Tidy up the touch event layout tests. Make the script-tests TEMPLATE.html
8495         generate asynchronous style tests using js-test-post-function.js and move
8496         the non-standard synchronous test into the resources directory.
8497
8498         * fast/events/touch/basic-multi-touch-events.html: Regenerate from TEMPLATE.html
8499         * fast/events/touch/basic-single-touch-events.html: ditto.
8500         * fast/events/touch/send-oncancel-event.html: ditto.
8501         * fast/events/touch/touch-target.html: ditto.
8502         * fast/events/touch/create-touch-event.html: Link to script in resources rather than
8503             script-tests as this test is not generated from TEMPLATE.html.
8504         * fast/events/touch/resources/create-touch-event.js: Copied from LayoutTests/fast/events/touch/script-tests/create-touch-event.js.
8505         * fast/events/touch/script-tests/TEMPLATE.html: Update to generate asynchronous tests.
8506         * fast/events/touch/script-tests/create-touch-event.js: Removed.
8507         * fast/events/touch/script-tests/touch-target.js: Refactor to work with new wrapper
8508             generated from TEMPLATE.html.
8509
8510
8511 2010-05-01  Alexey Proskuryakov  <ap@apple.com>
8512
8513         Not reviewed.
8514
8515         More shortening of Sputnik paths.
8516
8517         * fast/js/sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/7.9.2_Examples: Copied from fast/js/sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/7.9.2_Examples_of_Automatic_Semicolon_Insertion.
8518         * fast/js/sputnik/Conformance/07_Lexical_Conventions/7.9_Automatic_Semicolon_Insertion/7.9.2_Examples_of_Automatic_Semicolon_Insertion: Removed.
8519
8520 2010-05-01  James Robinson  <jamesr@chromium.org>
8521
8522         Reviewed by Eric Seidel.
8523
8524         Add fast/repaint/fixed-move-after-keyboard-scroll.html to skipped list pending investigation
8525         https://bugs.webkit.org/show_bug.cgi?id=38416
8526
8527         * platform/mac-snowleopard/Skipped:
8528
8529 2010-05-01  David Kilzer  <ddkilzer@apple.com>
8530
8531         Land test case that was supposed to be in r53607.
8532
8533     2010-01-20  Adam Barth  <abarth@webkit.org>
8534
8535         Reviewed by Darin Adler.
8536
8537         Stylesheet href property shows redirected URL unlike other browsers
8538         https://bugs.webkit.org/show_bug.cgi?id=33683
8539
8540         Test whether the href property of style sheets contains the original or
8541         final URL of the redirect chain that lead to the style sheet.
8542
8543         I couldn't figure out how to test the XSLStyleSheet parts of this
8544         change.  There didn't seem to be DOM bindings for the href property
8545         here.  If I missed it, please let me know.
8546
8547         * http/tests/security/stylesheet-href-redirect-expected.txt: Added.
8548         * http/tests/security/stylesheet-href-redirect.html: Added.
8549
8550 2010-05-01  Robert Hogan  <robert@webkit.org>
8551
8552         Unreviewed fix to height/width rendering differences in results added
8553         by r58631.
8554
8555         [Qt] Fix up width/height differences in smart-paste-00* results
8556
8557         https://bugs.webkit.org/show_bug.cgi?id=38136
8558
8559         * platform/qt/editing/pasteboard/smart-paste-001-expected.txt:
8560         * platform/qt/editing/pasteboard/smart-paste-002-expected.txt:
8561         * platform/qt/editing/pasteboard/smart-paste-003-expected.txt:
8562         * platform/qt/editing/pasteboard/smart-paste-004-expected.txt:
8563         * platform/qt/editing/pasteboard/smart-paste-005-expected.txt:
8564         * platform/qt/editing/pasteboard/smart-paste-006-expected.txt:
8565         * platform/qt/editing/pasteboard/smart-paste-007-expected.txt:
8566
8567 2010-05-01  Robert Hogan  <robert@webkit.org>
8568
8569         Reviewed by Simon Hausmann.
8570
8571         [Qt] Add smart paste support
8572
8573         https://bugs.webkit.org/show_bug.cgi?id=38136
8574
8575         Add platform specific results.
8576
8577         Unskip tests:
8578          editing/pasteboard/smart-paste-001.html
8579          editing/pasteboard/smart-paste-002.html
8580          editing/pasteboard/smart-paste-003.html
8581          editing/pasteboard/smart-paste-004.html
8582          editing/pasteboard/smart-paste-005.html
8583          editing/pasteboard/smart-paste-006.html
8584          editing/pasteboard/smart-paste-007.html
8585
8586         * platform/qt/Skipped:
8587         * platform/qt/editing/pasteboard/smart-paste-001-expected.txt: Added.
8588         * platform/qt/editing/pasteboard/smart-paste-002-expected.txt: Added.
8589         * platform/qt/editing/pasteboard/smart-paste-003-expected.txt: Added.
8590         * platform/qt/editing/pasteboard/smart-paste-004-expected.txt: Added.
8591         * platform/qt/editing/pasteboard/smart-paste-005-expected.txt: Added.
8592         * platform/qt/editing/pasteboard/smart-paste-006-expected.txt:
8593         * platform/qt/editing/pasteboard/smart-paste-007-expected.txt: Added.
8594
8595 2010-04-30  Yoshiki Hayashi  <yhayashi@google.com>
8596
8597         Reviewed by Shinichiro Hamaji.
8598
8599         https://bugs.webkit.org/show_bug.cgi?id=38249
8600         
8601         Fixes an issue where border height and padding height are ignored when computing vertically shrinking flexbox's height.
8602
8603         * fast/flexbox/child-flexing-expected.txt: Added.
8604         * fast/flexbox/child-flexing.html: Added.
8605
8606 2010-04-30  Shinichiro Hamaji  <hamaji@chromium.org>
8607
8608         Reviewed by Darin Adler.
8609
8610         Add layoutTestController.setPrinting()
8611         https://bugs.webkit.org/show_bug.cgi?id=37203
8612
8613         * platform/mac/Skipped:
8614         * platform/mac/printing/media-queries-print-expected.txt:
8615
8616 2010-04-28  Joseph Pecoraro  <joepeck@webkit.org>
8617
8618         Reviewed by Oliver Hunt.
8619
8620         REGRESSION(r58313): Regression evident in pixel tests: the search icon is always clipped at the bottom.
8621         https://bugs.webkit.org/show_bug.cgi?id=38253
8622
8623         * fast/css/input-search-padding.html: Added.
8624         * platform/mac/fast/css/input-search-padding-expected.checksum: Added.
8625         * platform/mac/fast/css/input-search-padding-expected.png: Added.
8626         * platform/mac/fast/css/input-search-padding-expected.txt: Added.
8627
8628         * platform/mac/fast/forms/search-zoomed-expected.checksum: Updated.
8629         * platform/mac/fast/forms/search-zoomed-expected.png: Updated.
8630
8631 2010-04-30  Chris Marrin  <cmarrin@apple.com>
8632
8633         Reviewed by Simon Fraser.
8634
8635         Enabled accelerated compositing in DRT for Windows
8636         https://bugs.webkit.org/show_bug.cgi?id=38404
8637         
8638         This is the Windows specific results for the composited iframe test
8639         This was added after compositing on Windows got turned off so the failure
8640         wasn't registering. What is happening is that there are platform specific
8641         results for mac and not for win. DRT decides to use the mac results in this
8642         case (even on Windows!). Even though the Windows results are the same as the
8643         cross platform results, we need Windows results.
8644
8645         * platform/win/compositing: Added.
8646         * platform/win/compositing/iframes: Added.
8647         * platform/win/compositing/iframes/composited-iframe-expected.txt: Added.
8648
8649 2010-04-30  Dimitri Glazkov  <dglazkov@chromium.org>
8650
8651         Unreviewed, expectations update.
8652
8653         [Chromium] More missing pixel test results.
8654
8655         * platform/chromium-mac/fast/borders/svg-as-border-image-2-expected.checksum: Added.
8656         * platform/chromium-mac/fast/borders/svg-as-border-image-expected.checksum: Added.
8657         * platform/chromium/test_expectations.txt:
8658
8659 2010-04-30  James Robinson  <jamesr@chromium.org>
8660
8661         Unreviewed. Add Chromium expectations for a bunch of repaint tests that we now pass (yay!)
8662
8663         * platform/chromium-linux/fast/repaint/fixed-child-move-after-scroll-expected.checksum: Added.
8664         * platform/chromium-linux/fast/repaint/fixed-child-move-after-scroll-expected.png: Added.
8665         * platform/chromium-linux/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.checksum: Added.
8666         * platform/chromium-linux/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: Added.
8667         * platform/chromium-linux/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.checksum: Added.
8668         * platform/chromium-linux/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added.
8669         * platform/chromium-linux/fast/repaint/fixed-move-after-keyboard-scroll-expected.checksum: Added.
8670         * platform/chromium-linux/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added.
8671         * platform/chromium-linux/fast/repaint/fixed-move-after-scroll-expected.checksum: Added.
8672         * platform/chromium-linux/fast/repaint/fixed-move-after-scroll-expected.png: Added.
8673         * platform/chromium-mac/fast/repaint/fixed-move-after-keyboard-scroll-expected.checksum: Added.
8674         * platform/chromium-mac/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added.
8675         * platform/chromium-win/fast/repaint/fixed-child-move-after-scroll-expected.checksum: Added.
8676         * platform/chromium-win/fast/repaint/fixed-child-move-after-scroll-expected.png: Added.
8677         * platform/chromium-win/fast/repaint/fixed-child-move-after-scroll-expected.txt: Added.
8678         * platform/chromium-win/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.checksum: Added.
8679         * platform/chromium-win/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: Added.
8680         * platform/chromium-win/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt: Added.
8681         * platform/chromium-win/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.checksum: Added.
8682         * platform/chromium-win/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added.
8683         * platform/chromium-win/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt: Added.
8684         * platform/chromium-win/fast/repaint/fixed-move-after-keyboard-scroll-expected.checksum: Added.
8685         * platform/chromium-win/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added.
8686         * platform/chromium-win/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt: Added.
8687         * platform/chromium-win/fast/repaint/fixed-move-after-scroll-expected.checksum: Added.
8688         * platform/chromium-win/fast/repaint/fixed-move-after-scroll-expected.png: Added.
8689         * platform/chromium-win/fast/repaint/fixed-move-after-scroll-expected.txt: Added.
8690         * platform/chromium/test_expectations.txt:
8691
8692 2010-04-30  Abhishek Arya  <inferno@chromium.org>
8693
8694         Reviewed by David Kilzer.
8695
8696         Tests for a crash when an image drag-drop operation happens inside a continuously refreshing iframe.
8697         https://bugs.webkit.org/show_bug.cgi?id=37618
8698
8699         * editing/pasteboard/drag-drop-iframe-refresh-crash-expected.txt: Added.
8700         * editing/pasteboard/drag-drop-iframe-refresh-crash.html: Added.
8701         * editing/resources/drag-drop.html: Added.
8702         * platform/qt/Skipped:
8703
8704 2010-04-30  Dimitri Glazkov  <dglazkov@chromium.org>
8705
8706         Unreviewed, expectations update.
8707
8708         [Chromium] Add more missing pixel results.
8709
8710         * platform/chromium-win/transforms/svg-vs-css-expected.checksum: Added.
8711         * platform/chromium-win/transforms/svg-vs-css-expected.png: Added.
8712
8713 2010-04-30  Dimitri Glazkov  <dglazkov@chromium.org>
8714
8715         Unreviewed, expectations updated.
8716
8717         [Chromium] Add missing pixel results.
8718
8719         * platform/chromium-linux/fast/borders/svg-as-border-image-2-expected.checksum: Added.
8720         * platform/chromium-linux/fast/borders/svg-as-border-image-expected.checksum: Added.
8721         * platform/chromium-linux/transforms/svg-vs-css-expected.checksum: Added.
8722         * platform/chromium-linux/transforms/svg-vs-css-expected.png: Added.
8723         * platform/chromium-mac/svg/custom/mask-changes-expected.checksum: Added.
8724         * platform/chromium-mac/svg/custom/mask-changes-expected.png: Added.
8725         * platform/chromium-mac/transforms/svg-vs-css-expected.checksum: Added.
8726         * platform/chromium-win/fast/borders/svg-as-border-image-2-expected.checksum: Added.
8727         * platform/chromium-win/fast/borders/svg-as-border-image-2-expected.png: Added.
8728         * platform/chromium-win/fast/borders/svg-as-border-image-expected.checksum: Added.
8729         * platform/chromium-win/fast/borders/svg-as-border-image-expected.png: Added.
8730
8731 2010-04-30  David Kilzer  <ddkilzer@apple.com>
8732
8733         <http://webkit.org/b/38364> MIME typo in LayoutTests/http/tests/security/xss-DENIED-mime-type-execute-as-html.html
8734
8735         Reviewed by David Levin.
8736
8737         * http/tests/security/xss-DENIED-mime-type-execute-as-html.html:
8738         Fixed MIME typo from "application-javascript" to
8739         "application/javascript".
8740
8741 2010-04-30  Sheriff Bot  <webkit.review.bot@gmail.com>
8742
8743         Unreviewed, rolling out r58569.
8744         http://trac.webkit.org/changeset/58569
8745         https://bugs.webkit.org/show_bug.cgi?id=38399
8746
8747         This broke the GTK bots due to bad GC behavior (Requested by
8748         ericu on #webkit).
8749
8750         * fast/workers/change-version-handle-reuse-worker-expected.txt: Removed.
8751         * fast/workers/change-version-handle-reuse-worker.html: Removed.
8752         * fast/workers/execute-sql-args-worker-expected.txt: Removed.
8753         * fast/workers/execute-sql-args-worker.html: Removed.
8754         * fast/workers/resources/database-worker-controller.js: Removed.
8755         * fast/workers/resources/database-worker.js: Removed.
8756         * storage/change-version-handle-reuse-expected.txt:
8757         * storage/change-version-handle-reuse.html:
8758         * storage/change-version-handle-reuse.js: Removed.
8759         * storage/execute-sql-args.html:
8760         * storage/execute-sql-args.js: Removed.
8761
8762 2010-04-30  Yaar Schnitman  <yaar@chromium.org>
8763
8764         Not Reviewed.
8765
8766         Updating expectations for svg-as-border-*
8767         https://bugs.webkit.org/show_bug.cgi?id=38398
8768
8769         * platform/chromium-win/fast/borders/svg-as-border-image-2-expected.txt: Added.
8770         * platform/chromium-win/fast/borders/svg-as-border-image-expected.txt: Added.
8771         * platform/chromium-win/transforms/svg-vs-css-expected.txt: Added.
8772
8773 2010-04-30  Alexey Proskuryakov  <ap@apple.com>
8774
8775         Not reviewed.
8776
8777         * platform/mac-tiger/Skipped: Added two tests that fail on buidbot.
8778
8779 2010-04-30  Csaba Osztrogonác  <ossy@webkit.org>
8780
8781         [Qt] fast/frames/flattening/frameset-flattening-subframesets.html fails intermittently on Qt bot
8782         https://bugs.webkit.org/show_bug.cgi?id=37334
8783
8784         * platform/qt/Skipped: fast/frames/flattening/frameset-flattening-subframesets.html skipped until fix.
8785
8786 2010-04-30  Alexey Proskuryakov  <ap@apple.com>
8787
8788         Not reviewed.
8789
8790         Enable Sputnik tests on Tiger.
8791
8792         * platform/mac-tiger/Skipped: Only skip tests that fail for me on Tiger/PPC, and Unicode tests.
8793
8794 2010-04-30  Dan Bernstein  <mitz@apple.com>
8795
8796         Reviewed by Adele Peterson.
8797
8798         Updated results for <rdar://problem/6649734> Text repainting does not account for glyphs which draw outside the typographic bounds of the font
8799         https://bugs.webkit.org/show_bug.cgi?id=6274
8800
8801         * platform/mac/fast/repaint/stacked-diacritics-expected.checksum:
8802         * platform/mac/fast/repaint/stacked-diacritics-expected.png:
8803
8804 2010-04-30  Chris Marrin  <cmarrin@apple.com>
8805
8806         Reviewed by Simon Fraser.
8807
8808         Reversed the order of the CSSMatrix.multiply method
8809         https://bugs.webkit.org/show_bug.cgi?id=38337
8810
8811         These are the existing tests for 2D and 3D CSSMatrix and SVGMatrix.
8812         I've added tests missing between the two styles and now do tests
8813         that confirm that SVGMatrix and CSSMatrix both multiply the same.
8814
8815         This also adds a new test from Simon which compares SVG to CSS matrixes.
8816         This is a pixel test for mac only.
8817
8818         * platform/mac/transforms/svg-vs-css-expected.checksum: Added.
8819         * platform/mac/transforms/svg-vs-css-expected.png: Added.
8820         * platform/mac/transforms/svg-vs-css-expected.txt: Added.
8821         * svg/dom/SVGMatrix-interface-expected.txt:
8822         * svg/dom/SVGMatrix-interface.xhtml:
8823         * transforms/cssmatrix-2d-interface-expected.txt:
8824         * transforms/cssmatrix-2d-interface.xhtml:
8825         * transforms/cssmatrix-3d-interface-expected.txt:
8826         * transforms/cssmatrix-3d-interface.xhtml:
8827         * transforms/svg-vs-css.xhtml: Added.
8828
8829 2010-04-30  Dimitri Glazkov  <dglazkov@chromium.org>
8830
8831         Unreviewed, expectations update.
8832
8833         [Chromium] Provide expectations for svg/custom/repaint-stroke-width-changes.svg,
8834         which was added in http://trac.webkit.org/changeset/58570/.
8835
8836         * platform/chromium-linux/svg/custom/repaint-stroke-width-changes-expected.checksum: Added.
8837         * platform/chromium-mac/svg/custom/repaint-stroke-width-changes-expected.checksum: Added.
8838         * platform/chromium-mac/svg/custom/repaint-stroke-width-changes-expected.png: Added.
8839         * platform/chromium-win/svg/custom/repaint-stroke-width-changes-expected.checksum: Added.
8840         * platform/chromium-win/svg/custom/repaint-stroke-width-changes-expected.png: Added.
8841
8842 2010-04-30  Simon Fraser  <simon.fraser@apple.com>
8843
8844         Reviewed by Beth Dakin.
8845
8846         Update image results for SVG as CSS border image tests
8847         https://bugs.webkit.org/show_bug.cgi?id=37028
8848         
8849         Improve the tests for SVG in border image to use an image that is not a solid color,
8850         and by adding comparison elements with PNG-based borders.
8851         
8852         Remove unused "green rect" SVG files.
8853         
8854         Update Mac pixel results, and remove Chromium pixel results with the expectation
8855         that someone will commit new ones.
8856
8857         * fast/borders/resources/green-fixed-size-rect.svg: Removed.
8858         * fast/borders/resources/green-relative-size-rect.svg: Removed.
8859         * fast/borders/resources/large-tiles.png: Added.
8860         * fast/borders/resources/tiles-fixed-size.svg: Added.
8861         * fast/borders/resources/tiles-relative-size.svg: Added.
8862         * fast/borders/resources/tiles.png: Added.
8863         * fast/borders/svg-as-border-image-2.html:
8864         * fast/borders/svg-as-border-image.html:
8865         * platform/chromium-win/fast/borders/svg-as-border-image-2-expected.checksum: Removed.
8866         * platform/chromium-win/fast/borders/svg-as-border-image-2-expected.png: Removed.
8867         * platform/chromium-win/fast/borders/svg-as-border-image-2-expected.txt: Removed.
8868         * platform/chromium-win/fast/borders/svg-as-border-image-expected.checksum: Removed.
8869         * platform/chromium-win/fast/borders/svg-as-border-image-expected.png: Removed.
8870         * platform/chromium-win/fast/borders/svg-as-border-image-expected.txt: Removed.
8871         * platform/mac/fast/borders/svg-as-border-image-2-expected.checksum:
8872         * platform/mac/fast/borders/svg-as-border-image-2-expected.png:
8873         * platform/mac/fast/borders/svg-as-border-image-2-expected.txt:
8874         * platform/mac/fast/borders/svg-as-border-image-expected.checksum:
8875         * platform/mac/fast/borders/svg-as-border-image-expected.png:
8876         * platform/mac/fast/borders/svg-as-border-image-expected.txt:
8877
8878 2010-04-30  Dimitri Glazkov  <dglazkov@chromium.org>
8879
8880         Unreviewed, expectations tweak.
8881
8882         [Chromium] Defer Sputnik tests.
8883
8884         * platform/chromium/test_expectations.txt: Tagged fast/js/sputnik with DEFER.
8885
8886 2010-04-30  Shinichiro Hamaji  <hamaji@chromium.org>
8887
8888         Reviewed by Simon Fraser.
8889
8890         SHOULD NEVER BE REACHED assertion loading forbes.com
8891         https://bugs.webkit.org/show_bug.cgi?id=38272
8892
8893         * printing/pseudo-class-outside-page-expected.txt: Added.
8894         * printing/pseudo-class-outside-page.html: Added.
8895
8896 2010-04-30  Nikolas Zimmermann  <nzimmermann@rim.com>
8897
8898         Not reviewed. While I'm at it: Update prototype-inheritance-2-expected.txt result, it's failing since CSSPageRule has been introduced.
8899
8900         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
8901
8902 2010-04-30  Nikolas Zimmermann  <nzimmermann@rim.com>
8903
8904         Not reviewed. Windows fails on svg/custom/mask-changes.svg. Trying to fix the test which is really flawed. Shows a DRT difference between Mac/Win.
8905
8906         * svg/custom/mask-changes.svg:
8907
8908 2010-04-30  Jeremy Orlow  <jorlow@chromium.org>
8909
8910         Unreviewed.  Fixing a missed test from https://bugs.webkit.org/show_bug.cgi?id=38331
8911
8912         * fast/events/init-events-expected.txt:
8913         * fast/events/script-tests/init-events.js:
8914
8915 2010-04-30  Kent Tamura  <tkent@chromium.org>
8916
8917         Unreviewed.
8918
8919         Revert a part of r58564 to be compatible with prior behavior
8920         https://bugs.webkit.org/show_bug.cgi?id=38383
8921
8922         * platform/chromium/test_expectations.txt: Remove expectations added by r58568.
8923
8924 2010-04-29  Jeremy Orlow  <jorlow@chromium.org>
8925
8926         Reviewed by Darin Fisher.
8927
8928         Change StorageEvent.uri to StorageEvent.url to match the spec
8929         https://bugs.webkit.org/show_bug.cgi?id=38331
8930
8931         Change the existing tests to test 'url' rather than 'uri'.
8932
8933         * storage/domstorage/events/documentURI-expected.txt:
8934         * storage/domstorage/events/script-tests/documentURI.js:
8935         (step2):
8936         (step3):
8937         * storage/domstorage/localstorage/resources/iframe-events-second.html:
8938         * storage/domstorage/sessionstorage/resources/iframe-events-second.html:
8939
8940 2010-04-30  Nikolas Zimmermann  <nzimmermann@rim.com>
8941
8942         Reviewed by Dirk Schulze.
8943
8944         REGRESSION: RenderPath does not handle repaints correctly anymore if bounds changed
8945         https://bugs.webkit.org/show_bug.cgi?id=38385
8946
8947         Add new test covering the repaint problem. Influences some marker results, that can be safely ignored.
8948
8949         * platform/mac/svg/custom/circular-marker-reference-1-expected.txt:
8950         * platform/mac/svg/custom/circular-marker-reference-3-expected.txt:
8951         * platform/mac/svg/custom/circular-marker-reference-4-expected.txt:
8952         * platform/mac/svg/custom/repaint-stroke-width-changes-expected.checksum: Added.
8953         * platform/mac/svg/custom/repaint-stroke-width-changes-expected.png: Added.
8954         * platform/mac/svg/custom/repaint-stroke-width-changes-expected.txt: Added.
8955         * svg/custom/repaint-stroke-width-changes.svg: Added.
8956
8957 2010-04-30  Eric Uhrhane  <ericu@chromium.org>
8958
8959         Reviewed by Dmitry Titov.
8960
8961         Add bindings for async DB API in Workers.
8962         https://bugs.webkit.org/show_bug.cgi?id=34992
8963
8964         * storage/change-version-handle-reuse.html: Refactored to share code with the worker version of the test.
8965         * storage/change-version-handle-reuse-expected.html: Removed reference to reloading, which this test doesn't do.
8966         * storage/change-version-handle-reuse.js: This is the extracted shared core of the test.
8967         * storage/execute-sql-args.html: Refactored to share code with the worker version of the test.
8968         * storage/execute-sql-args.js: This is the extracted shared core of the test.
8969
8970         These are the worker versions of the tests; they're tiny shims around shared code.
8971         * fast/workers/execute-sql-args-worker-expected.txt: Added.
8972         * fast/workers/execute-sql-args-worker.html: Added.
8973         * fast/workers/change-version-handle-reuse-worker-expected.txt: Added.
8974         * fast/workers/change-version-handle-reuse-worker.html: Added.
8975         This file gets included from worker database tests; it does all the boilerplate that's needed on the DOM side.
8976         * fast/workers/resources/database-worker-controller.js: Added.
8977         This file is the boilerplate for the worker side of the database tests.  It will import and run the actual test on command, and will report back completion and exceptions.
8978         * fast/workers/resources/database-worker.js: Added.
8979
8980 2010-04-30  Fumitoshi Ukai  <ukai@chromium.org>
8981
8982         Unreviewd, update test expectations.
8983         https://bugs.webkit.org/show_bug.cgi?id=38383
8984
8985         Start failing after WebKit r58563:r58565
8986         - fast/forms/search-abs-pos-cancel-button.html
8987         - fast/forms/search-cancel-button-mouseup.html
8988         - fast/forms/search-rtl.html
8989         - fast/forms/search-zoomed.html
8990
8991         * platform/chromium/test_expectations.txt:
8992
8993 2010-04-30  Fumitoshi Ukai  <ukai@chromium.org>
8994
8995         Unreviewd, test expectations cleanup.
8996
8997         media/video-empty-source.html passes since r58480:r58515 (win), r58489 (linux), r58488:458490 (mac)
8998         fast/backround/svg-as-background-6.html passes since r58488:r58490 (mac)
8999         fast/repaint/caret-outside-block.html passes since r58414:r58415 (mac)
9000         fast/replaced/border-radius-clip.html passes since r58543 (win, linux)
9001         fast/images/svg-as-tiled-background.html passes r58488:r58490 (mac)
9002         fast/text/line-breaks.html passes since r58480:r58515 (win)
9003         fast/backgrounds/svg-as-background-2.html passes since r58480:r58515 (win), r58489 (linux), r58488:r58490 (mac)
9004
9005         * platform/chromium/test_expectations.txt:
9006
9007 2010-04-30  Kent Tamura  <tkent@chromium.org>
9008
9009         Reviewed by Adele Peterson.
9010
9011         Implement interactive behavior of spin buttons.
9012         https://bugs.webkit.org/show_bug.cgi?id=35686
9013
9014         * platform/mac/fast/forms/input-number-click-expected.txt: Added.
9015         * platform/mac/fast/forms/input-number-click.html: Added.
9016
9017 2010-04-30  Yael Aharon  <yael.aharon@nokia.com>
9018
9019         Reviewed by Kenneth Rohde Christiansen.
9020
9021         [Qt] Enable DOMWindow constructor for HTMLProgressElement
9022         https://bugs.webkit.org/show_bug.cgi?id=38333
9023
9024         Update expected test results after this change
9025
9026         * platform/qt/fast/dom/Window/window-properties-expected.txt:
9027         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
9028         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
9029         * platform/qt/fast/js/global-constructors-expected.txt:
9030
9031 2010-04-30  Kent Tamura  <tkent@chromium.org>
9032
9033         Reviewed by Adele Peterson.
9034
9035         Mac implementation of outer-spin-button appearance, and anonymous
9036         element generation for <input type=number>.
9037         https://bugs.webkit.org/show_bug.cgi?id=32813
9038
9039         input-appearance-spinbutton.html checks the appearances of various
9040         sizes of spin-buttons. input-appearance-spinbutton-size.html
9041         checks a spin-button height is equal to or less than the
9042         corresponding text field height.
9043
9044         * platform/mac/fast/forms/input-appearance-spinbutton-expected.checksum: Added.
9045         * platform/mac/fast/forms/input-appearance-spinbutton-expected.png: Added.
9046         * platform/mac/fast/forms/input-appearance-spinbutton-expected.txt: Added.
9047         * platform/mac/fast/forms/input-appearance-spinbutton-size-expected.txt: Added.
9048         * platform/mac/fast/forms/input-appearance-spinbutton-size.html: Added.
9049         * platform/mac/fast/forms/input-appearance-spinbutton.html: Added.
9050
9051 2010-04-29  Kent Tamura  <tkent@chromium.org>
9052
9053         Unreviewed.
9054
9055         Add media/media-document-audio-size.html to Skipped lists.
9056         https://bugs.webkit.org/show_bug.cgi?id=38376
9057
9058         * platform/gtk/Skipped:
9059         * platform/mac-tiger/Skipped:
9060         * platform/qt/Skipped:
9061         * platform/win/Skipped:
9062
9063 2010-04-29  James Robinson  <jamesr@chromium.org>
9064
9065         Unreviewed, fix chromium linux test expectations.
9066
9067         * platform/chromium/test_expectations.txt:
9068
9069 2010-04-29  James Robinson  <jamesr@chromium.org>
9070
9071         Reviewed by Dimitri Glazkov.
9072
9073         Update Chromium test expectations and add new SVG baselines
9074         https://bugs.webkit.org/show_bug.cgi?id=38345
9075
9076         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum:
9077         * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
9078         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum:
9079         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
9080         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
9081         * platform/chromium-win/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
9082         * platform/chromium/test_expectations.txt:
9083
9084 2010-04-29  Yaar Schnitman  <yaar@chromium.org>
9085
9086         Not Reviewed.
9087
9088         Updated expectations for 2 more tests on mac:
9089         svg/custom/dominant-baseline-hanging.svg
9090         fast/replaced/border-radius-clip.html
9091         
9092         https://bugs.webkit.org/show_bug.cgi?id=38365
9093
9094         * platform/chromium/test_expectations.txt:
9095
9096 2010-04-29  Alexey Proskuryakov  <ap@apple.com>
9097
9098         Not reviewed.
9099
9100         * platform/mac-tiger/Skipped: Accidentally committed with a commented out line.
9101
9102 2010-04-29  Yaar Schnitman  <yaar@chromium.org>
9103
9104         Not Reviewed.
9105
9106         Added two new timeout expectations media/audio-only-video-intrinsic-size.html, media/media-document-audio-size.html which started failing after r58543.
9107         https://bugs.webkit.org/show_bug.cgi?id=38362
9108
9109         * platform/chromium/test_expectations.txt:
9110
9111 2010-04-29  Alexey Proskuryakov  <ap@apple.com>
9112
9113         Re-enable Sputnik tests on Leopard and Snow Leopard.
9114
9115         * fast/js/sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators/11.5.3_Applying_the_percent_Operator/S11.5.3_A4_T2-expected.txt:
9116         * fast/js/sputnik/Conformance/15_Native_Objects/15.4_Array/15.4.4/15.4.4.12_Array_prototype_splice/S15.4.4.12_A2.1_T3-expected.txt:
9117         Changed expectation to PASS.
9118
9119         * platform/mac-snowleopard/Skipped: Skip the above tests, since they fail in 64 bit, and
9120         DRT may run 64 bit on Snow Leopard.
9121
9122         * platform/mac-leopard/fast/js: Added.
9123         * platform/mac-leopard/fast/js/sputnik: Added.
9124         * platform/mac-leopard/fast/js/sputnik/Unicode: Added.
9125         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_500: Added.
9126         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_500/S7.6_A3.1-expected.txt: Added.
9127         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_500/S7.6_A3.2-expected.txt: Added.
9128         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_500/S7.6_A5.3_T1-expected.txt: Added.
9129         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_500/S7.6_A5.3_T2-expected.txt: Added.
9130         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510: Added.
9131         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S15.5.4.16_A1-expected.txt: Added.
9132         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S15.5.4.18_A1-expected.txt: Added.
9133         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A1.1_T1-expected.txt: Added.
9134         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A1.1_T2-expected.txt: Added.
9135         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A1.1_T4-expected.txt: Added.
9136         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A2.2_T1-expected.txt: Added.
9137         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A2.2_T2-expected.txt: Added.
9138         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A2.3-expected.txt: Added.
9139         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T1-expected.txt: Added.
9140         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T2-expected.txt: Added.
9141         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T4-expected.txt: Added.
9142         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T7-expected.txt: Added.
9143         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T8-expected.txt: Added.
9144         * platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T9-expected.txt: Added.
9145         Added platform specific results for tests that depend on supported Unicode version.
9146
9147         * platform/mac-tiger/Skipped: Skipped Sputnik on Tiger.
9148
9149         * platform/mac/Skipped: Unskipped Sputnik.
9150
9151 2010-04-29  Yaar Schnitman  <yaar@chromium.org>
9152
9153         Not Reviewed.
9154
9155         Skipping layout tests with bad/missing expectations.
9156         https://bugs.webkit.org/show_bug.cgi?id=38361
9157
9158         * platform/chromium/test_expectations.txt:
9159
9160 2010-04-29  Alexey Proskuryakov  <ap@apple.com>
9161
9162         Not reviewed.
9163
9164         Trying to fix Windows checkout by shortening more paths in Sputnik tests.
9165
9166         * fast/js/sputnik: Many directories renamed.
9167
9168 2010-04-29  Alexey Proskuryakov  <ap@apple.com>
9169
9170         Not reviewed.
9171
9172         Trying to fix Windows checkout by shortening paths in Sputnik tests.
9173
9174         * fast/js/sputnik: Many directories renamed.
9175
9176 2010-04-29  Dan Bernstein  <mitz@apple.com>
9177
9178         Reviewed by Simon Fraser.
9179
9180         <rdar://problem/7918086> REGRESSION (r57820): Controller is not displayed in window when opening a MP3 file in browser window
9181         https://bugs.webkit.org/show_bug.cgi?id=38350
9182
9183         * media/audio-only-video-intrinsic-size-expected.txt: Added.
9184         * media/audio-only-video-intrinsic-size.html: Added.
9185         * media/media-document-audio-size-expected.txt: Added.
9186         * media/media-document-audio-size.html: Added.
9187
9188 2010-04-29  Yaar Schnitman  <yaar@chromium.org>
9189
9190         Not Reviewed.
9191
9192         Fixed corrupt svg-background-partial-redraw-expected.checksum files
9193         https://bugs.webkit.org/show_bug.cgi?id=38355
9194
9195         * platform/chromium-linux/fast/images/svg-background-partial-redraw-expected.checksum:
9196         * platform/chromium-mac/fast/images/svg-background-partial-redraw-expected.checksum:
9197         * platform/chromium-win/fast/images/svg-background-partial-redraw-expected.checksum:
9198
9199 2010-04-29  Yaar Schnitman  <yaar@chromium.org>
9200
9201         Not Reviewed.
9202
9203         Skip sputnik tests for chromium until we decide what to do with them.
9204         https://bugs.webkit.org/show_bug.cgi?id=38353
9205
9206         * platform/chromium/test_expectations.txt:
9207
9208 2010-04-29  Alexey Proskuryakov  <ap@apple.com>
9209
9210         Skipping Sputnik tests, because tey fail a lot on buildbots. The current (early) theory is
9211         that this depends on when exactly DumpRenderTree gets restarted.
9212
9213         * platform/gtk/Skipped:
9214         * platform/mac/Skipped:
9215         * platform/win/Skipped:
9216         * platform/qt/Skipped:
9217
9218 2010-04-29  Yaar Schnitman  <yaar@chromium.org>
9219
9220         Not Reviewed.
9221
9222         Skip fast/images/svg-nested.html which crashes chromium.py
9223         https://bugs.webkit.org/show_bug.cgi?id=38351
9224
9225         * platform/chromium/test_expectations.txt:
9226
9227 2010-04-29  Yaar Schnitman  <yaar@chromium.org>
9228
9229        Not reviewed.
9230
9231         Adding missing expectations, skipping tests
9232         https://bugs.webkit.org/show_bug.cgi?id=38343
9233
9234         * platform/chromium-linux/fast/css/font-face-woff-expected.checksum: Added.
9235         * platform/chromium-mac/fast/media/media-query-invalid-value-expected.checksum: Added.
9236         * platform/chromium-win/fast/css/font-face-woff-expected.checksum: Added.
9237         * platform/chromium-win/fast/css/font-face-woff-expected.txt: Added.
9238         * platform/chromium-win/fast/media/media-query-invalid-value-expected.checksum: Added.
9239         * platform/chromium-win/fast/text/international/bold-bengali-expected.txt: Added.
9240         * platform/chromium/test_expectations.txt:
9241
9242 2010-04-21  Alexey Proskuryakov  <ap@apple.com>
9243
9244         Rubber-stamped by Darin Adler.
9245
9246         https://bugs.webkit.org/show_bug.cgi?id=38296
9247         Import Sputnik JavaScript test suite
9248
9249         * fast/js/sputnik: Added.
9250         * fast/js/sputnik/AUTHORS: Added.
9251         * fast/js/sputnik/Conformance: Added.
9252         * fast/js/sputnik/Implementation_Diagnostics: Added.
9253         * fast/js/sputnik/LICENSE: Added.
9254         * fast/js/sputnik/Regression: Added.
9255         * fast/js/sputnik/Unicode: Added.
9256
9257         * fast/js/script-tests/sputnik-S15.4.4.12_A3_T3.js: Deleted.
9258         * fast/js/sputnik-S15.4.4.12_A3_T3-expected.txt: Deleted.
9259         * fast/js/sputnik-S15.4.4.12_A3_T3.html: Deleted.
9260
9261 2010-04-29  Anton Muhin  <antonm@chromium.org>
9262
9263         Reviewed by Darin Adler.
9264
9265         Let's cache nodelists instead of DynamicNodeList::Caches
9266         https://bugs.webkit.org/show_bug.cgi?id=33696
9267
9268         * fast/dom/Element/node-list-identity-expected.txt: Added to verify that node lists are indeed cached
9269         * fast/dom/Element/node-list-identity.html: Added to verify that node lists are indeed cached
9270         * fast/dom/gc-9-expected.txt: Updated to follow changed semantics of caching
9271         * fast/dom/gc-9.html: Updated to follow changed semantics of caching
9272
9273 2010-04-29  Marcus Bulach  <bulach@chromium.org>
9274
9275         Reviewed by Jeremy Orlow.
9276
9277         Rebaseline chromium SVG tests
9278         This is a follow up to https://bugs.webkit.org/show_bug.cgi?id=37986
9279         https://bugs.webkit.org/show_bug.cgi?id=38106
9280
9281         * platform/chromium-linux/fast/images/svg-background-partial-redraw-expected.checksum: Added.
9282         * platform/chromium-linux/fast/images/svg-background-partial-redraw-expected.png: Added.
9283         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
9284         * platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
9285         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
9286         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
9287         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum:
9288         * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
9289         * platform/chromium-linux/svg/batik/paints/patternRegions-expected.txt:
9290         * platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.checksum:
9291         * platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.png:
9292         * platform/chromium-linux/svg/custom/gradient-stroke-width-expected.checksum:
9293         * platform/chromium-linux/svg/custom/gradient-stroke-width-expected.png:
9294         * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.txt:
9295         * platform/chromium-mac/fast/images: Added.
9296         * platform/chromium-mac/fast/images/svg-background-partial-redraw-expected.checksum: Added.
9297         * platform/chromium-mac/fast/images/svg-background-partial-redraw-expected.png: Added.
9298         * platform/chromium-mac/traversal: Added.
9299         * platform/chromium-mac/traversal/node-iterator-prototype-expected.txt: Added.
9300         * platform/chromium-win/fast/images/svg-background-partial-redraw-expected.checksum: Added.
9301         * platform/chromium-win/fast/images/svg-background-partial-redraw-expected.png: Added.
9302         * platform/chromium-win/fast/images/svg-background-partial-redraw-expected.txt: Added.
9303         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
9304         * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
9305         * platform/chromium-win/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
9306         * platform/chromium-win/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
9307         * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
9308         * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
9309         * platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
9310         * platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
9311         * platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
9312         * platform/chromium-win/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
9313         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
9314         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
9315         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
9316         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
9317         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
9318         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
9319         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
9320         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
9321         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
9322         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
9323         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
9324         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
9325         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
9326         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
9327         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
9328         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
9329         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
9330         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
9331         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
9332         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum:
9333         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
9334         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
9335         * platform/chromium-win/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
9336         * platform/chromium-win/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
9337         * platform/chromium-win/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
9338         * platform/chromium-win/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
9339         * platform/chromium-win/svg/batik/filters/feTile-expected.txt:
9340         * platform/chromium-win/svg/batik/masking/maskRegions-expected.txt:
9341         * platform/chromium-win/svg/batik/paints/gradientLimit-expected.txt:
9342         * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
9343         * platform/chromium-win/svg/batik/paints/patternRegionA-expected.txt:
9344         * platform/chromium-win/svg/batik/paints/patternRegions-expected.txt:
9345         * platform/chromium-win/svg/batik/text/textEffect-expected.txt:
9346         * platform/chromium-win/svg/batik/text/textEffect2-expected.txt:
9347         * platform/chromium-win/svg/batik/text/textEffect3-expected.txt:
9348         * platform/chromium-win/svg/batik/text/textProperties-expected.txt:
9349         * platform/chromium-win/svg/carto.net/colourpicker-expected.txt:
9350         * platform/chromium-win/svg/carto.net/tabgroup-expected.txt: Added.
9351         * platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.checksum:
9352         * platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.png:
9353         * platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.txt:
9354         * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.txt:
9355         * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.txt:
9356         * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.txt:
9357         * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.txt:
9358         * platform/chromium-win/svg/custom/fill-fallback-expected.txt:
9359         * platform/chromium-win/svg/custom/gradient-cycle-detection-expected.txt:
9360         * platform/chromium-win/svg/custom/gradient-deep-referencing-expected.txt:
9361         * platform/chromium-win/svg/custom/gradient-stroke-width-expected.checksum:
9362         * platform/chromium-win/svg/custom/gradient-stroke-width-expected.png:
9363         * platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.txt:
9364         * platform/chromium-win/svg/custom/invalid-css-expected.txt:
9365         * platform/chromium-win/svg/custom/js-late-gradient-and-object-creation-expected.txt:
9366         * platform/chromium-win/svg/custom/js-late-gradient-creation-expected.txt:
9367         * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.txt:
9368         * platform/chromium-win/svg/custom/js-late-pattern-creation-expected.txt:
9369         * platform/chromium-win/svg/custom/js-update-gradient-expected.checksum:
9370         * platform/chromium-win/svg/custom/js-update-gradient-expected.png:
9371         * platform/chromium-win/svg/custom/pattern-cycle-detection-expected.txt:
9372         * platform/chromium-win/svg/custom/pattern-deep-referencing-expected.txt:
9373         * platform/chromium-win/svg/custom/pattern-rotate-expected.txt:
9374         * platform/chromium-win/svg/custom/pattern-with-transformation-expected.txt:
9375         * platform/chromium-win/svg/custom/stroke-fallback-expected.txt:
9376         * platform/chromium-win/svg/custom/stroked-pattern-expected.txt:
9377         * platform/chromium-win/svg/custom/use-on-symbol-inside-pattern-expected.txt:
9378         * platform/chromium-win/svg/hixie/error/003-expected.txt:
9379         * platform/chromium-win/svg/hixie/perf/005-expected.txt:
9380         * platform/chromium-win/svg/hixie/perf/006-expected.txt:
9381         * platform/chromium-win/svg/text/selection-background-color-expected.txt:
9382         * platform/chromium-win/svg/text/selection-styles-expected.txt:
9383         * platform/chromium-win/svg/text/text-gradient-positioning-expected.txt:
9384         * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
9385         * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.txt:
9386         * platform/chromium-win/traversal: Added.
9387         * platform/chromium-win/traversal/node-iterator-prototype-expected.txt: Added.
9388         * platform/chromium/test_expectations.txt:
9389
9390 2010-04-29  Dimitri Glazkov  <dglazkov@chromium.org>
9391
9392         Unreviewed, expectations tweak.
9393
9394         Update stale expectations I accidentally checked in in http://trac.webkit.org/changeset/58520
9395         https://bugs.webkit.org/show_bug.cgi?id=9756
9396
9397         * fast/forms/implicit-submission-expected.txt: Updated expectations.
9398
9399 2010-04-28  Dimitri Glazkov  <dglazkov@chromium.org>
9400
9401         Reviewed by Darin Adler.
9402
9403         A form without a submit button unexpectedly performs its action when Return is pressed
9404         https://bugs.webkit.org/show_bug.cgi?id=9756
9405
9406         A comprehensive test for various edge cases involving implicit form submission.
9407
9408         * fast/forms/implicit-submission-expected.txt: Added.
9409         * fast/forms/implicit-submission.html: Added.
9410         * fast/forms/check-box-enter-key-expected.txt: Removed because it's now part of implicit-submission.html.
9411         * fast/forms/check-box-enter-key.html: Ditto.
9412         * fast/forms/select-enter-key-expected.txt: Ditto.
9413         * fast/forms/select-enter-key.html: Ditto.
9414
9415 2010-04-29  Adam Langley  <agl@chromium.org>
9416
9417         Reviewed by David Levin.
9418
9419         Adding a test which uses a font from a WOFF file.
9420
9421         https://bugs.webkit.org/show_bug.cgi?id=38217
9422
9423         * fast/css/font-face-woff.html: Added.
9424         * fast/css/resources/Ahem.woff: Added.
9425
9426 2010-04-29  Csaba Osztrogonác  <ossy@webkit.org>
9427
9428         Rubber-stamped by Simon Hausmann.
9429
9430         [Qt] Loading of large page can take up to 10 seconds
9431         https://bugs.webkit.org/show_bug.cgi?id=31719
9432
9433         Followup patch. Update expected files because of minor differences.
9434         (size of whitespaces, place of linebreaks)
9435
9436         * platform/qt/css1/basic/inheritance-expected.txt:
9437         * platform/qt/css1/box_properties/float_elements_in_series-expected.txt:
9438         * platform/qt/css1/box_properties/float_margin-expected.txt:
9439         * platform/qt/css1/color_and_background/background_attachment-expected.txt:
9440         * platform/qt/css1/color_and_background/background_repeat-expected.txt:
9441         * platform/qt/css1/conformance/forward_compatible_parsing-expected.txt:
9442         * platform/qt/css1/font_properties/font-expected.txt:
9443         * platform/qt/css1/font_properties/font_style-expected.txt:
9444         * platform/qt/css1/formatting_model/inline_elements-expected.txt:
9445         * platform/qt/css1/text_properties/line_height-expected.txt:
9446         * platform/qt/css1/text_properties/text_decoration-expected.txt:
9447         * platform/qt/css1/text_properties/text_indent-expected.txt:
9448         * platform/qt/css1/text_properties/vertical_align-expected.txt:
9449         * platform/qt/css2.1/t1202-counter-01-b-expected.txt:
9450         * platform/qt/css2.1/t1202-counter-02-b-expected.txt:
9451         * platform/qt/css2.1/t1202-counter-03-b-expected.txt:
9452         * platform/qt/css2.1/t1202-counter-04-b-expected.txt:
9453         * platform/qt/css2.1/t1202-counters-01-b-expected.txt:
9454         * platform/qt/css2.1/t1202-counters-02-b-expected.txt:
9455         * platform/qt/css2.1/t1202-counters-03-b-expected.txt:
9456         * platform/qt/css2.1/t1508-c527-font-00-b-expected.txt:
9457         * platform/qt/css2.1/t1508-c527-font-04-b-expected.txt:
9458         * platform/qt/css2.1/t1508-c527-font-05-b-expected.txt:
9459         * platform/qt/css2.1/t1508-c527-font-06-b-expected.txt:
9460         * platform/qt/css2.1/t1508-c527-font-07-b-expected.txt:
9461         * platform/qt/css2.1/t1508-c527-font-08-b-expected.txt:
9462         * platform/qt/css2.1/t1508-c527-font-10-c-expected.txt:
9463         * platform/qt/editing/selection/select-text-overflow-ellipsis-expected.txt:
9464         * platform/qt/fast/backgrounds/background-inherit-color-bug-expected.txt:
9465         * platform/qt/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt:
9466         * platform/qt/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt:
9467         * platform/qt/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
9468         * platform/qt/fast/backgrounds/size/zero-expected.txt:
9469         * platform/qt/fast/css/font-face-opentype-expected.txt:
9470         * platform/qt/fast/lists/w3-css3-list-styles-numeric-expected.txt:
9471         * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.txt:
9472         * platform/qt/fast/text/fake-italic-expected.txt:
9473         * platform/qt/fast/text/international/khmer-selection-expected.txt:
9474         * platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt:
9475         * platform/qt/svg/filters/feColorMatrix-values-expected.txt:
9476         * platform/qt/svg/text/foreignObject-text-clipping-bug-expected.txt:
9477         * platform/qt/svg/text/selection-background-color-expected.txt:
9478         * platform/qt/svg/text/selection-doubleclick-expected.txt:
9479         * platform/qt/svg/text/selection-styles-expected.txt:
9480         * platform/qt/svg/text/selection-tripleclick-expected.txt:
9481         * platform/qt/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
9482         * platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
9483
9484 2010-04-29  Kent Tamura  <tkent@chromium.org>
9485
9486         Reviewed by Darin Adler.
9487
9488         Fix a bug that selection drag-and-drop doesn't work for input/textarea.
9489         https://bugs.webkit.org/show_bug.cgi?id=38175
9490
9491         * editing/pasteboard/drag-drop-input-textarea-expected.txt: Added.
9492         * editing/pasteboard/drag-drop-input-textarea.html: Added.
9493
9494 2010-04-29  Nikolas Zimmermann  <nzimmermann@rim.com>
9495
9496         Rubber-stamped by Maciej Stachowiak.
9497
9498         Add missing pixel test results for several tests on Mac. Now doesn't create any new files anymore, when running run-webkit-tests -p.
9499
9500         * platform/mac/fast/block/positioning/absolute-positioning-no-scrollbar-expected.checksum: Added.
9501         * platform/mac/fast/block/positioning/absolute-positioning-no-scrollbar-expected.png: Added.
9502         * platform/mac/fast/css/css3-space-in-nth-and-lang-expected.checksum: Added.
9503         * platform/mac/fast/css/css3-space-in-nth-and-lang-expected.png: Added.
9504         * platform/mac/fast/frames/flattening/frameset-flattening-advanced-expected.checksum: Added.
9505         * platform/mac/fast/frames/flattening/frameset-flattening-advanced-expected.png: Added.
9506         * platform/mac/fast/frames/flattening/frameset-flattening-grid-expected.checksum: Added.
9507         * platform/mac/fast/frames/flattening/frameset-flattening-grid-expected.png: Added.
9508         * platform/mac/fast/frames/flattening/frameset-flattening-simple-expected.checksum: Added.
9509         * platform/mac/fast/frames/flattening/frameset-flattening-simple-expected.png: Added.
9510         * platform/mac/fast/frames/flattening/frameset-flattening-subframe-resize-expected.checksum: Added.
9511         * platform/mac/fast/frames/flattening/frameset-flattening-subframe-resize-expected.png: Added.
9512         * platform/mac/fast/frames/flattening/frameset-flattening-subframesets-expected.checksum: Added.
9513         * platform/mac/fast/frames/flattening/frameset-flattening-subframesets-expected.png: Added.
9514         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-height-expected.checksum: Added.
9515         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-height-expected.png: Added.
9516         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.checksum: Added.
9517         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.png: Added.
9518         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.checksum: Added.
9519         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.png: Added.
9520         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-expected.checksum: Added.
9521         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-expected.png: Added.
9522         * platform/mac/fast/frames/flattening/iframe-flattening-offscreen-expected.checksum: Added.
9523         * platform/mac/fast/frames/flattening/iframe-flattening-offscreen-expected.png: Added.
9524         * platform/mac/fast/frames/flattening/iframe-flattening-simple-expected.checksum: Added.
9525         * platform/mac/fast/frames/flattening/iframe-flattening-simple-expected.png: Added.
9526         * platform/mac/fast/lists/w3-css3-list-styles-alphabetic-expected.checksum: Added.
9527         * platform/mac/fast/lists/w3-css3-list-styles-alphabetic-expected.png: Added.
9528         * platform/mac/fast/lists/w3-css3-list-styles-numeric-expected.checksum: Added.
9529         * platform/mac/fast/lists/w3-css3-list-styles-numeric-expected.png: Added.
9530         * platform/mac/fast/media/media-query-invalid-value-expected.checksum: Added.
9531         * platform/mac/fast/media/media-query-invalid-value-expected.png: Added.
9532         * platform/mac/fast/runin/generated2-expected.checksum: Added.
9533         * platform/mac/fast/runin/generated2-expected.png: Added.
9534         * platform/mac/fast/runin/generated3-expected.checksum: Added.
9535         * platform/mac/fast/runin/generated3-expected.png: Added.
9536         * platform/mac/fast/runin/generated4-expected.checksum: Added.
9537         * platform/mac/fast/runin/generated4-expected.png: Added.
9538         * platform/mac/http/tests/webarchive/cross-origin-stylesheet-crash-expected.checksum: Added.
9539         * platform/mac/http/tests/webarchive/cross-origin-stylesheet-crash-expected.png: Added.
9540
9541 2010-04-29  Fumitoshi Ukai  <ukai@chromium.org>
9542
9543         Unreviewed, test expectations update.
9544
9545         * platform/chromium/test_expectations.txt: fast/media/media-query-invalid-value.html should be MISSING, not IMAGE.
9546
9547 2010-04-29  Jan Hanssen  <jhanssen@codeaurora.org>
9548
9549         Reviewed by Adam Barth.
9550
9551         Test whether HTMLOptionElement::ownerSelectElement() is considering the keygen element.
9552         https://bugs.webkit.org/show_bug.cgi?id=26016
9553
9554         * fast/dom/HTMLKeygenElement/keygen-option-select-expected.txt: Added.
9555         * fast/dom/HTMLKeygenElement/keygen-option-select.html: Added.
9556
9557 2010-04-29  Nikolas Zimmermann  <nzimmermann@rim.com>
9558
9559         Reviewed by Maciej Stachowiak.
9560
9561         REGRESSION: gradient background of LayoutTests/fast/backgrounds/resources/balloon.svg fails to draw
9562         https://bugs.webkit.org/show_bug.cgi?id=38307
9563
9564         balloon.svg is broken, it contains a <def> section, instead of a <defs> section.
9565         We now properly ignored the subtree. s/def/defs/ and the testcase works again.
9566
9567         fast/backgrounds/svg-as-background-2.html even properly draws the gradient background instead of pure red color.
9568         Combined with Simons SVGImage repaint fixes, we have a nice progression in this area.
9569
9570         Updated some fast/*expected.png files, that showed a 0.01% difference on my system. Probably a CG difference,
9571         I can now run those tests with --tolerance 0 without a problem.
9572
9573         * fast/backgrounds/resources/balloon.svg: s/def/defs/
9574         * fast/backgrounds/size/contain-and-cover-expected.checksum: Updated for marginal differences.
9575         * fast/backgrounds/size/contain-and-cover-expected.png: Ditto.
9576         * platform/mac/fast/backgrounds/svg-as-background-2-expected.checksum: Huge update, no more red, but a nice gradient.
9577         * platform/mac/fast/backgrounds/svg-as-background-2-expected.png: Ditto.
9578         * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum: Updated for marginal differences.
9579         * platform/mac/fast/backgrounds/svg-as-background-6-expected.png: Ditto.
9580         * platform/mac/fast/images/svg-as-tiled-background-expected.checksum: Reflect the current state: it's green now, no more red.
9581         * platform/mac/fast/images/svg-as-tiled-background-expected.png: Ditto.
9582         * platform/mac/fast/images/svg-background-partial-redraw-expected.checksum: Updated for marginal differences.
9583         * platform/mac/fast/images/svg-background-partial-redraw-expected.png: Ditto.
9584
9585 2010-04-29  Fumitoshi Ukai  <ukai@chromium.org>
9586
9587         Unreviewed, test expectations update.
9588
9589         r58479 add fast/media/media-query-invalid-value.html, but it misses
9590         image expectations.
9591
9592         * platform/chromium/test_expectations.txt:
9593
9594 2010-04-29  Fumitoshi Ukai  <ukai@chromium.org>
9595
9596         Reviewed by David Levin.
9597
9598         wrong filename: LayoutTests/platform/win/fast/text/international/bold-bengali-actual.txt
9599         https://bugs.webkit.org/show_bug.cgi?id=38310
9600
9601         * platform/win/fast/text/international/bold-bengali-expected.txt: Renamed from LayoutTests/platform/win/fast/text/international/bold-bengali-actual.txt.
9602
9603 2010-04-28  Luiz Agostini  <luiz.agostini@openbossa.org>
9604
9605         Reviewed by Simon Fraser.
9606
9607         Media queries empty values
9608         https://bugs.webkit.org/show_bug.cgi?id=38116
9609
9610         Adding isValid() method to MediaQueryExp to make it possible to differentiate
9611         between queries with empty values and queries with invalid values.
9612
9613         * fast/media/media-query-invalid-value-expected.txt: Added.
9614         * fast/media/media-query-invalid-value.html: Added.
9615
9616 2010-04-25  Antonio Gomes  <tonikitoo@webkit.org>
9617
9618         Reviewed by Darin Adler.
9619
9620         Clicking a scrollbar blurs the currently focused element
9621         https://bugs.webkit.org/show_bug.cgi?id=16809
9622
9623         * scrollbars/resources/scrollable-iframe-with-input-field.html: Added.
9624         * scrollbars/scrollbar-click-does-not-blur-content-expected.txt:
9625         * scrollbars/scrollbar-click-does-not-blur-content.html: Added.
9626         * scrollbars/scrollbar-iframe-click-does-not-blur-content-expected.txt:
9627         * scrollbars/scrollbar-iframe-click-does-not-blur-content.html: Added.
9628
9629 2010-04-28  Martin Robinson  <mrobinson@webkit.org>
9630
9631         Reviewed by Gustavo Noronha.
9632
9633         [GTK] Enable DOM clipboard and drag-and-drop access
9634         https://bugs.webkit.org/show_bug.cgi?id=30623
9635
9636         Make ClipboardGtk a "live" DataTransfer object, able to modify
9637         the clipboard when setData(...) is called.
9638
9639         * platform/gtk/Skipped: Uncomment tests that are now passing.
9640
9641 2010-04-28  Evan Martin  <evan@chromium.org>
9642
9643         Reviewed by David Levin.
9644
9645         [chromium] revert getFontDataForCharacters change in r58341
9646         https://bugs.webkit.org/show_bug.cgi?id=38288
9647
9648         * platform/chromium/test_expectations.txt: add the test to the now-failing list.
9649
9650 2010-04-28  Eric Seidel  <eric@webkit.org>
9651
9652         Unreviewed, rolling out r58441.
9653         http://trac.webkit.org/changeset/58441
9654         https://bugs.webkit.org/show_bug.cgi?id=37618
9655
9656         Broke 3 test on Qt.
9657
9658         * editing/pasteboard/drag-drop-iframe-refresh-crash-expected.txt: Removed.
9659         * editing/pasteboard/drag-drop-iframe-refresh-crash.html: Removed.
9660         * editing/resources/drag-drop.html: Removed.
9661
9662 2010-04-28  Abhishek Arya  <inferno@chromium.org>
9663
9664         Reviewed by Eric Seidel.
9665
9666         Tests for a crash when an image drag-drop operation happens inside a continuously refreshing iframe.
9667         https://bugs.webkit.org/show_bug.cgi?id=37618
9668
9669         * editing/pasteboard/drag-drop-iframe-refresh-crash-expected.txt: Added.
9670         * editing/pasteboard/drag-drop-iframe-refresh-crash.html: Added.
9671         * editing/resources/drag-drop.html: Added.
9672
9673 2010-04-28  Adam Langley  <agl@chromium.org>
9674
9675         Unreviewed, expectations update.
9676
9677         These results are no longer specific to chromium-win. I believe that
9678         they should have been deleted in r58182, but I didn't notice the
9679         deletions, only the modified files.
9680
9681         * platform/chromium-win/fast/canvas/canvas-empty-image-pattern-expected.checksum: Removed.
9682         * platform/chromium-win/fast/canvas/canvas-empty-image-pattern-expected.png: Removed.
9683
9684 2010-04-28  Ojan Vafai  <ojan@chromium.org>
9685
9686         Reviewed by David Levin.
9687
9688         fix linux expected result for fast/text/line-breaks.html
9689         https://bugs.webkit.org/show_bug.cgi?id=38283
9690
9691         This is needed after r58426. See http://trac.webkit.org/changeset/57242
9692         for more details.
9693
9694         * platform/chromium-linux/fast/text/line-breaks-expected.checksum:
9695         * platform/chromium-linux/fast/text/line-breaks-expected.png:
9696         * platform/chromium-linux/fast/text/line-breaks-expected.txt:
9697
9698 2010-04-28  Abhishek Arya  <inferno@chromium.org>
9699
9700         Reviewed by Alexey Proskuryakov.
9701
9702         Test that a resource from a different https origin is not cached.
9703         https://bugs.webkit.org/show_bug.cgi?id=33456
9704
9705         * http/tests/appcache/different-https-origin-resource-main-expected.txt: Added.
9706         * http/tests/appcache/different-https-origin-resource-main.html: Added.
9707         * http/tests/appcache/resources/different-https-origin-resource.html: Added.
9708         * http/tests/appcache/resources/different-https-origin-resource.manifest: Added.
9709
9710 2010-04-28  Evan Martin  <evan@chromium.org>
9711
9712         Reviewed by Adam Roben.
9713
9714         rebaseline for fast/text/international/bold-bengali
9715         https://bugs.webkit.org/show_bug.cgi?id=38281
9716
9717         * platform/win/fast/text/international/bold-bengali-actual.txt: Added.
9718
9719 2010-04-21  Ojan Vafai  <ojan@chromium.org>
9720
9721         Reviewed by Adele Peterson.
9722
9723         http://trac.webkit.org/changeset/57215 caused perf/memory regressions
9724         https://bugs.webkit.org/show_bug.cgi?id=37292
9725
9726         #if out the canUseGlyphCache Changes from r57215 as they caused a 
9727         8% perf regression on Chromium's international page load tests so that
9728         the perf regression can be fixed properly without being left in the tree.
9729
9730         * platform/mac/fast/repaint/stacked-diacritics-expected.checksum:
9731         * platform/mac/fast/repaint/stacked-diacritics-expected.png:
9732
9733 2010-04-28  Alexey Proskuryakov  <ap@apple.com>
9734
9735         Reviewed by David Kilzer.
9736
9737         https://bugs.webkit.org/show_bug.cgi?id=38278
9738         https://localhost:8443 doesn't work in WebKit tests
9739
9740         We only had a VirtualHost for 127.0.0.1:8443. Changed that to *:8443.
9741
9742         * http/conf/apache2-debian-httpd.conf:
9743         * http/conf/apache2-httpd.conf:
9744         * http/conf/fedora-httpd.conf:
9745         * http/conf/httpd.conf:
9746
9747 2010-04-28  Alejandro G. Castro  <alex@igalia.com>
9748
9749         Reviewed by Xan Lopez.
9750
9751         [GTK] Failing test http/tests/misc/isindex-with-no-form.html
9752         https://bugs.webkit.org/show_bug.cgi?id=30815
9753
9754         The test currently works, removing from Skipped.
9755
9756         * platform/gtk/Skipped:
9757
9758 2010-04-28  Evan Martin  <evan@chromium.org>
9759
9760         Reviewed by Darin Adler.
9761
9762         fast/text/international/bold-bengali needs baselines
9763         https://bugs.webkit.org/show_bug.cgi?id=38273
9764
9765         * platform/chromium-win/fast/text/international/bold-bengali-expected.checksum: Added.
9766         * platform/chromium-win/fast/text/international/bold-bengali-expected.png: Added.
9767         * platform/mac/fast/text/international/bold-bengali-expected.checksum: Added.
9768         * platform/mac/fast/text/international/bold-bengali-expected.png: Added.
9769
9770 2010-04-28  Xiaomei Ji  <xji@chromium.org>
9771
9772         Reviewed by Dimitri Glazkov
9773
9774         Rebaseline Webkit Mac pixel results and chromium pixel results
9775         caused by http://trac.webkit.org/changeset/58191
9776         Webkit Mac pixel results failed with --tolerance=0
9777         https://bugs.webkit.org/show_bug.cgi?id=38104
9778
9779         * platform/chromium-linux/editing/deleting/4845371-expected.checksum:
9780         * platform/chromium-linux/editing/deleting/4845371-expected.png: Removed.
9781         * platform/chromium-linux/editing/deleting/5126166-expected.checksum:
9782         * platform/chromium-linux/editing/deleting/5126166-expected.png:
9783         * platform/chromium-linux/editing/deleting/5483370-expected.checksum:
9784         * platform/chromium-linux/editing/deleting/5483370-expected.png:
9785         * platform/chromium-linux/editing/deleting/table-cells-expected.checksum:
9786         * platform/chromium-linux/editing/deleting/table-cells-expected.png: Removed.
9787         * platform/chromium-linux/editing/inserting/4875189-2-expected.checksum:
9788         * platform/chromium-linux/editing/inserting/4875189-2-expected.png:
9789         * platform/chromium-linux/editing/pasteboard/5387578-expected.checksum:
9790         * platform/chromium-linux/editing/pasteboard/5387578-expected.png:
9791         * platform/chromium-linux/editing/pasteboard/paste-4039777-fix-expected.checksum:
9792         * platform/chromium-linux/editing/pasteboard/paste-4039777-fix-expected.png:
9793         * platform/chromium-linux/editing/pasteboard/paste-table-001-expected.checksum:
9794         * platform/chromium-linux/editing/pasteboard/paste-table-001-expected.png: Removed.
9795         * platform/chromium-linux/editing/pasteboard/paste-table-cells-expected.checksum:
9796         * platform/chromium-linux/editing/pasteboard/paste-table-cells-expected.png: Removed.
9797         * platform/chromium-linux/editing/selection/move-past-trailing-space-expected.checksum:
9798         * platform/chromium-linux/editing/selection/move-past-trailing-space-expected.png: Removed.
9799         * platform/chromium-linux/fast/inline-block/14498-positionForCoordinates-expected.checksum:
9800         * platform/chromium-linux/fast/inline-block/14498-positionForCoordinates-expected.png: Removed.
9801         * platform/chromium-linux/fast/repaint/caret-outside-block-expected.checksum:
9802         * platform/chromium-linux/fast/repaint/caret-outside-block-expected.png: Removed.
9803         * platform/chromium-mac/editing/deleting/4845371-expected.checksum: Added.
9804         * platform/chromium-mac/editing/deleting/5126166-expected.checksum: Added.
9805         * platform/chromium-mac/editing/deleting/5483370-expected.checksum: Added.
9806         * platform/chromium-mac/editing/deleting/table-cells-expected.checksum: Added.
9807         * platform/chromium-mac/editing/inserting/4875189-2-expected.checksum: Added.
9808         * platform/chromium-mac/editing/pasteboard/5387578-expected.checksum: Added.
9809         * platform/chromium-mac/editing/pasteboard/paste-4039777-fix-expected.checksum: Added.
9810         * platform/chromium-mac/editing/pasteboard/paste-table-001-expected.checksum: Added.
9811         * platform/chromium-mac/editing/pasteboard/paste-table-cells-expected.checksum: Added.
9812         * platform/chromium-mac/editing/selection/move-past-trailing-space-expected.checksum: Added.
9813         * platform/chromium-mac/fast/inline-block/14498-positionForCoordinates-expected.checksum: Added.
9814         * platform/chromium-mac/fast/repaint/caret-outside-block-expected.checksum: Added.
9815         * platform/chromium-mac/fast/repaint/caret-outside-block-expected.png: Added.
9816         * platform/chromium-win/editing/deleting/4845371-expected.checksum:
9817         * platform/chromium-win/editing/deleting/4845371-expected.png:
9818         * platform/chromium-win/editing/deleting/5126166-expected.checksum:
9819         * platform/chromium-win/editing/deleting/5126166-expected.png:
9820         * platform/chromium-win/editing/deleting/5483370-expected.checksum:
9821         * platform/chromium-win/editing/deleting/5483370-expected.png:
9822         * platform/chromium-win/editing/deleting/table-cells-expected.checksum:
9823         * platform/chromium-win/editing/deleting/table-cells-expected.png:
9824         * platform/chromium-win/editing/inserting/4875189-2-expected.checksum:
9825         * platform/chromium-win/editing/inserting/4875189-2-expected.png:
9826         * platform/chromium-win/editing/pasteboard/5387578-expected.checksum:
9827         * platform/chromium-win/editing/pasteboard/5387578-expected.png:
9828         * platform/chromium-win/editing/pasteboard/paste-4039777-fix-expected.checksum:
9829         * platform/chromium-win/editing/pasteboard/paste-4039777-fix-expected.png:
9830         * platform/chromium-win/editing/pasteboard/paste-table-001-expected.checksum:
9831         * platform/chromium-win/editing/pasteboard/paste-table-001-expected.png:
9832         * platform/chromium-win/editing/pasteboard/paste-table-cells-expected.checksum:
9833         * platform/chromium-win/editing/pasteboard/paste-table-cells-expected.png:
9834         * platform/chromium-win/editing/selection/move-past-trailing-space-expected.checksum:
9835         * platform/chromium-win/editing/selection/move-past-trailing-space-expected.png:
9836         * platform/chromium-win/fast/inline-block/14498-positionForCoordinates-expected.checksum:
9837         * platform/chromium-win/fast/inline-block/14498-positionForCoordinates-expected.png:
9838         * platform/chromium-win/fast/repaint/caret-outside-block-expected.checksum:
9839         * platform/chromium-win/fast/repaint/caret-outside-block-expected.png:
9840         * platform/chromium/test_expectations.txt:
9841         * platform/mac/editing/deleting/4845371-expected.png:
9842         * platform/mac/editing/deleting/5126166-expected.png:
9843         * platform/mac/editing/deleting/5483370-expected.png:
9844         * platform/mac/editing/deleting/table-cells-expected.png:
9845         * platform/mac/editing/inserting/4875189-2-expected.png:
9846         * platform/mac/editing/pasteboard/5387578-expected.png:
9847         * platform/mac/editing/pasteboard/paste-4039777-fix-expected.png:
9848         * platform/mac/editing/pasteboard/paste-table-001-expected.png:
9849         * platform/mac/editing/pasteboard/paste-table-cells-expected.png:
9850         * platform/mac/editing/selection/move-past-trailing-space-expected.png:
9851         * platform/mac/fast/inline-block/14498-positionForCoordinates-expected.png:
9852         * platform/mac/fast/repaint/caret-outside-block-expected.png:
9853
9854 2010-04-28  Julien Chaffraix  <jchaffraix@webkit.org>
9855
9856         Reviewed by Alexey Proskuryakov.
9857
9858         [XHR] Cross-Origin synchronous request with credential raises NETWORK_ERR
9859         https://bugs.webkit.org/show_bug.cgi?id=37781
9860         <rdar://problem/7905150>
9861
9862         Test that doing a cross-origin request with a preflight check does
9863         not raise a NETWORK_ERR exception and does not send the credentials.
9864
9865         * http/tests/xmlhttprequest/access-control-preflight-credential-async-expected.txt: Added.
9866         * http/tests/xmlhttprequest/access-control-preflight-credential-async.html: Added.
9867         * http/tests/xmlhttprequest/access-control-preflight-credential-sync-expected.txt: Added.
9868         * http/tests/xmlhttprequest/access-control-preflight-credential-sync.html: Added.
9869         * http/tests/xmlhttprequest/resources/basic-auth/access-control-auth-basic.php: Added.
9870
9871         * platform/mac-tiger/Skipped:
9872         * platform/qt/Skipped:
9873         Added those 2 tests to the Skipped lists.
9874
9875 2010-04-28  Marcus Bulach  <bulach@chromium.org>
9876
9877         Reviewed by Jeremy Orlow.
9878
9879         [chromium] Rebaseline svg-background-partial-redraw, node-iterator-prototype, and upstream test expectations for fast/text/international/bold-bengali.html
9880         https://bugs.webkit.org/show_bug.cgi?id=38259
9881
9882         * platform/chromium-linux/fast/images/svg-background-partial-redraw-expected.checksum: Added.
9883         * platform/chromium-linux/fast/images/svg-background-partial-redraw-expected.png: Added.
9884         * platform/chromium-mac/fast/images: Added.
9885         * platform/chromium-mac/fast/images/svg-background-partial-redraw-expected.checksum: Added.
9886         * platform/chromium-mac/fast/images/svg-background-partial-redraw-expected.png: Added.
9887         * platform/chromium-mac/traversal: Added.
9888         * platform/chromium-mac/traversal/node-iterator-prototype-expected.txt: Added.
9889         * platform/chromium-win/fast/images/svg-background-partial-redraw-expected.checksum: Added.
9890         * platform/chromium-win/fast/images/svg-background-partial-redraw-expected.png: Added.
9891         * platform/chromium-win/fast/images/svg-background-partial-redraw-expected.txt: Added.
9892         * platform/chromium-win/traversal: Added.
9893         * platform/chromium-win/traversal/node-iterator-prototype-expected.txt: Added.
9894         * platform/chromium/test_expectations.txt:
9895
9896 2010-04-28  Andrey Kosyakov  <caseq@chromium.org>
9897
9898         Reviewed by Yury Semikhatsky.
9899
9900         Log error message to inspector console if a resource fails to load.
9901         Moved console-tests.js to http tests. Added support for sorting
9902         console messages, in case order may vary.
9903         https://bugs.webkit.org/show_bug.cgi?id=37215
9904
9905         * http/tests/inspector/console-resource-errors-expected.txt: Added.
9906         * http/tests/inspector/console-resource-errors.html: Added.
9907         * http/tests/inspector/console-tests.js: Added.
9908         (dumpConsoleMessages.callback):
9909         (dumpConsoleMessages):
9910         (dumpConsoleMessagesWithClasses.callback):
9911         (dumpConsoleMessagesWithClasses):
9912         (frontend_dumpConsoleMessages):
9913         * inspector/console-clear.html:
9914         * inspector/console-dir.html:
9915         * inspector/console-dirxml.html:
9916         * inspector/console-format-collections-expected.txt:
9917         * inspector/console-format-collections.html:
9918         * inspector/console-format.html:
9919         * inspector/console-log-before-inspector-open.html:
9920         * inspector/console-tests.html:
9921         * inspector/console-tests.js: Removed.
9922         * platform/mac-tiger/http/tests/inspector: Added.
9923         * platform/mac-tiger/http/tests/inspector/console-resource-errors-expected.txt: Added.
9924
9925 2010-04-28  Sheriff Bot  <webkit.review.bot@gmail.com>
9926
9927         Unreviewed, rolling out r58313.
9928         http://trac.webkit.org/changeset/58313
9929         https://bugs.webkit.org/show_bug.cgi?id=38253
9930
9931         Regression evident in pixel tests: the search icon is always
9932         clipped at the bottom. (Requested by jorlow on #webkit).
9933
9934         * fast/css/input-search-padding.html: Removed.
9935         * platform/mac/fast/css/input-search-padding-expected.checksum: Removed.
9936         * platform/mac/fast/css/input-search-padding-expected.png: Removed.
9937         * platform/mac/fast/css/input-search-padding-expected.txt: Removed.
9938
9939 2010-04-28  Shinichiro Hamaji  <hamaji@chromium.org>
9940
9941         Unreviewed.  Disable printing/media-queries-print for now.
9942
9943         Add layoutTestController.setPrinting()
9944         https://bugs.webkit.org/show_bug.cgi?id=37203
9945
9946         * platform/mac/Skipped:
9947
9948 2010-04-28  Shinichiro Hamaji  <hamaji@chromium.org>
9949
9950         Unreviewed.  Added missing expectation files missed in r58386.
9951
9952         Add layoutTestController.setPrinting()
9953         https://bugs.webkit.org/show_bug.cgi?id=37203
9954
9955         * platform/mac/printing/media-queries-print-expected.checksum: Added.
9956         * platform/mac/printing/media-queries-print-expected.png: Added.
9957         * platform/mac/printing/media-queries-print-expected.txt: Added.
9958
9959 2010-04-28  Daniel Bates  <dbates@rim.com>
9960
9961         Unreviewed, rebase expected result of failing test.
9962
9963         Rebasing Qt expected result for selection-gap-overflow-scroll-2.html.
9964         Following the landing of bug #37686, this test started failing despite
9965         being unrelated to this bug. From looking at the diff of the result,
9966         which shows a 1 pixel shift in widths, and based on Csaba Osztrogonac's
9967         comment, we have decided to rebase this result.
9968
9969         * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.txt:
9970
9971 2010-04-27  Shinichiro Hamaji  <hamaji@chromium.org>
9972
9973         Reviewed by Darin Adler and Eric Seidel.
9974
9975         Add layoutTestController.setPrinting()
9976         https://bugs.webkit.org/show_bug.cgi?id=37203
9977
9978         Now we can test media queries with the new function because the
9979         render tree has the color information of the box.
9980
9981         Note that the pixel test is currently failing. We'll need another
9982         patch to enable printing mode for pixel tests.
9983
9984         * platform/mac/Skipped:
9985         * platform/mac/printing/media-queries-print-expected.checksum: Added.
9986         * platform/mac/printing/media-queries-print-expected.png: Added.
9987         * platform/mac/printing/media-queries-print-expected.txt: Added.
9988         * printing/media-queries-print.html:
9989
9990 2010-04-27  Yuzo Fujishima  <yuzo@google.com>
9991
9992         Reviewed by Eric Seidel.
9993
9994         Enhance CSS parser for Paged Media (Iteration 4)
9995         Implement page property parsing as specified at http://dev.w3.org/csswg/css3-page/#using-named-pages.
9996         https://bugs.webkit.org/show_bug.cgi?id=35853
9997
9998         * printing/page-rule-css-text-expected.txt:
9999         * printing/page-rule-css-text.html:
10000
10001 2010-04-27  Yuzo Fujishima  <yuzo@google.com>
10002
10003         Reviewed by Dimitri Glazkov.
10004
10005         Enhance CSS parser for Paged Media (Iteration 3)
10006         Implement size parameter parsing for Paged Media.
10007         https://bugs.webkit.org/show_bug.cgi?id=35851
10008
10009         * printing/page-rule-css-text-expected.txt:
10010         * printing/page-rule-css-text.html:
10011
10012 2010-04-27  Yuzo Fujishima  <yuzo@google.com>
10013
10014         Reviewed by Eric Seidel.
10015
10016         Enhance CSS parser for Paged Media (Iteration 2)
10017         Parse and hold paged media rules in CSSStyleSelector.
10018
10019         fast/dom/script-tests/prototype-inheritance-2.js is rebaselined because it assumes @page is ignored.
10020
10021         https://bugs.webkit.org/show_bug.cgi?id=35782
10022
10023         * fast/dom/prototype-inheritance-2-expected.txt:
10024         * fast/dom/script-tests/prototype-inheritance-2.js:
10025         * printing/page-rule-css-text-expected.txt: Added.
10026         * printing/page-rule-css-text.html: Added.
10027
10028 2010-04-27  Daniel Bates  <dbates@rim.com>
10029
10030         Reviewed by Oliver Hunt.
10031
10032         https://bugs.webkit.org/show_bug.cgi?id=37686
10033
10034         Tests that strokeRect does not paint any artifacts when the
10035         specified rectangle has height, width = 0 and lineWidth > 1.
10036
10037         Also tests that clearRect, fillRect, and rect are ignored when
10038         height, width = 0.
10039
10040         * fast/canvas/canvas-clearRect-expected.txt: Added.
10041         * fast/canvas/canvas-clearRect.html: Added.
10042         * fast/canvas/canvas-fillRect-expected.txt: Added.
10043         * fast/canvas/canvas-fillRect.html: Added.
10044         * fast/canvas/canvas-modify-emptyPath-expected.txt:
10045         * fast/canvas/canvas-strokeRect-expected.txt: Updated results.
10046         * fast/canvas/script-tests/canvas-clearRect.js: Added.
10047         * fast/canvas/script-tests/canvas-fillRect.js: Added.
10048         * fast/canvas/script-tests/canvas-modify-emptyPath.js: Added test case.
10049         * fast/canvas/script-tests/canvas-strokeRect.js: Ditto. Also, added
10050         debug statements so as to distinguish the results for each test.
10051
10052 2010-04-27  Simon Fraser  <simon.fraser@apple.com>
10053
10054         Reviewed by the inimitable Dan Bernstein.
10055
10056         SVG as background image renders incorrectly after zooming
10057         https://bugs.webkit.org/show_bug.cgi?id=38215
10058         
10059         Testcase for a partial redraw of an element using an untiled SVG background image.
10060
10061         * fast/images/resources/circle.svg: Added.
10062         * fast/images/svg-background-partial-redraw.html: Added.
10063         * platform/mac/fast/images/svg-background-partial-redraw-expected.checksum: Added.
10064         * platform/mac/fast/images/svg-background-partial-redraw-expected.png: Added.
10065         * platform/mac/fast/images/svg-background-partial-redraw-expected.txt: Added.
10066
10067 2010-04-27  Yuzo Fujishima  <yuzo@google.com>
10068
10069         Reviewed by David Hyatt.
10070
10071         Retry of: Enhance CSS parser for Paged Media (Iteration 1)
10072
10073         In this change, the grammar is extended and skeletal methods for creating page rules and margin at-rules are defined.
10074         The contents of the methods should be implemented by other changes.
10075
10076         https://bugs.webkit.org/show_bug.cgi?id=35329
10077
10078         * fast/css/parsing-page-rule-expected.txt: Copied from LayoutTests/editing/selection/5136696-expected.txt.
10079         * fast/css/parsing-page-rule.html: Added.
10080
10081 2010-04-27  Julien Chaffraix  <jchaffraix@webkit.org>
10082
10083         Unreviewed, rolling out my changes as it rendered the Qt bot unreliable.
10084
10085         * http/tests/xmlhttprequest/access-control-preflight-credential-async-expected.txt: Removed.
10086         * http/tests/xmlhttprequest/access-control-preflight-credential-async.html: Removed.
10087         * http/tests/xmlhttprequest/access-control-preflight-credential-sync-expected.txt: Removed.
10088         * http/tests/xmlhttprequest/access-control-preflight-credential-sync.html: Removed.
10089         * http/tests/xmlhttprequest/resources/basic-auth/access-control-auth-basic.php: Removed.
10090         * platform/qt/Skipped:
10091
10092 2010-04-27  Julien Chaffraix  <jchaffraix@webkit.org>
10093
10094         Unreviewed.
10095
10096         * platform/qt/Skipped: Add the 2 newly added test cases to the list
10097         as they involve preflight requests.
10098
10099 2010-04-27  Julien Chaffraix  <jchaffraix@webkit.org>
10100
10101         Reviewed by Alexey Proskuryakov.
10102
10103         [XHR] Cross-Origin synchronous request with credential raises NETWORK_ERR
10104         https://bugs.webkit.org/show_bug.cgi?id=37781
10105         <rdar://problem/7905150>
10106
10107         Test that doing a cross-origin request with a preflight check does
10108         not raise a NETWORK_ERR exception and does not send the credentials.
10109
10110         * http/tests/xmlhttprequest/access-control-preflight-credential-async-expected.txt: Added.
10111         * http/tests/xmlhttprequest/access-control-preflight-credential-async.html: Added.
10112         * http/tests/xmlhttprequest/access-control-preflight-credential-sync-expected.txt: Added.
10113         * http/tests/xmlhttprequest/access-control-preflight-credential-sync.html: Added.
10114         * http/tests/xmlhttprequest/resources/basic-auth/access-control-auth-basic.php: Added.
10115
10116 2010-04-27  Dumitru Daniliuc  <dumi@chromium.org>
10117
10118         Reviewed by David Levin.
10119
10120         Adjusting the expected amount of space used by quota-tracking.html.
10121         https://bugs.webkit.org/show_bug.cgi?id=38191
10122
10123         The expectations changed because of AUTO_VACUUM's overhead.
10124
10125         * platform/chromium/test_expectations.txt:
10126         * storage/quota-tracking-expected.txt:
10127         * storage/quota-tracking.html:
10128
10129 2010-04-27  Evan Martin  <evan@chromium.org>
10130
10131         Reviewed by David Levin.
10132
10133         [chromium] update test expectations for ancient linux bug
10134         https://bugs.webkit.org/show_bug.cgi?id=38229
10135
10136         According to
10137         http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=plugins%2Fembed-attributes-setting.html
10138         this hasn't crashed in a long time, so the CRASH annotation is superfluous.
10139
10140         * platform/chromium/test_expectations.txt:
10141
10142 2010-04-27  François Sausset  <sausset@gmail.com>
10143
10144         Reviewed by Kenneth Rohde Christiansen.
10145
10146         Additional MathML mroot & msqrt tests.
10147         https://bugs.webkit.org/show_bug.cgi?id=37044
10148
10149         * mathml/presentation/roots.xhtml: Added.
10150         * platform/mac/mathml/presentation/roots-expected.checksum: Added.
10151         * platform/mac/mathml/presentation/roots-expected.png: Added.
10152         * platform/mac/mathml/presentation/roots-expected.txt: Added.
10153
10154 2010-04-27  Jeremy Orlow  <jorlow@chromium.org>
10155
10156         Reviewed by Dimitri Glazkov.
10157
10158         [Chromium] Create new baseline for caret-rtl-2
10159         https://bugs.webkit.org/show_bug.cgi?id=38126
10160
10161         http://trac.webkit.org/changeset/58191/ caused the caret-rtl-2 layout
10162         test to start failing under Chromium.  Since we're the only ones who
10163         run pixel tests, it's possible that the actual baseline needs to be updated
10164         and not just the chromium baseline...but I'm not sure.
10165
10166         I'm tracking the overall progress of figuring this out here:
10167         https://bugs.webkit.org/show_bug.cgi?id=38109
10168
10169         * platform/chromium-mac/editing/selection/caret-rtl-2-actual.checksum: Added.
10170         * platform/chromium-mac/editing/selection/caret-rtl-2-actual.png: Added.
10171
10172 2010-04-27  Evan Martin  <evan@chromium.org>
10173
10174         Unreviewed, making the bots happy.
10175
10176         [chromium] bold bengali text not rendered properly on Linux
10177         https://bugs.webkit.org/show_bug.cgi?id=37904
10178
10179         Check in a baseline for Mac pulled from the bots.
10180
10181         * platform/mac/fast/text/international/bold-bengali-expected.txt: Added.
10182
10183 2010-04-27  Eric Seidel  <eric@webkit.org>
10184
10185         Unreviewed, rolling out r58318.
10186         http://trac.webkit.org/changeset/58318
10187         https://bugs.webkit.org/show_bug.cgi?id=37215
10188
10189         Broke test on Tiger.  Might just need updated results,
10190         unclear.
10191
10192         * http/tests/inspector/console-resource-errors-expected.txt: Removed.
10193         * http/tests/inspector/console-resource-errors.html: Removed.
10194         * http/tests/inspector/console-tests.js: Removed.
10195         * inspector/console-clear.html:
10196         * inspector/console-dir.html:
10197         * inspector/console-dirxml.html:
10198         * inspector/console-format-collections-expected.txt:
10199         * inspector/console-format-collections.html:
10200         * inspector/console-format.html:
10201         * inspector/console-log-before-inspector-open.html:
10202         * inspector/console-tests.html:
10203         * inspector/console-tests.js: Added.
10204         (dumpConsoleMessages.callback):
10205         (dumpConsoleMessages):
10206         (dumpConsoleMessagesWithClasses.callback):
10207         (dumpConsoleMessagesWithClasses):
10208         (frontend_dumpConsoleMessages):
10209
10210 2010-04-27  Evan Martin  <evan@chromium.org>
10211
10212         Reviewed by David Levin.
10213
10214         [chromium] bold bengali text not rendered properly on Linux
10215         https://bugs.webkit.org/show_bug.cgi?id=37904
10216
10217         Add a layout test containing some bold Bengali text.
10218
10219         * fast/text/international/bold-bengali.html: Added.
10220         * platform/chromium-linux/fast/text/international/bold-bengali-expected.checksum: Added.
10221         * platform/chromium-linux/fast/text/international/bold-bengali-expected.png: Added.
10222         * platform/chromium-linux/fast/text/international/bold-bengali-expected.txt: Added.
10223
10224 2010-04-27  Adam Barth  <abarth@webkit.org>
10225
10226         Reviewed by Darin Adler.
10227
10228         Add test for NodeIterator prototype change behavior
10229         https://bugs.webkit.org/show_bug.cgi?id=38219
10230
10231         In the process of remove the custom code from NodeIterator, we thought
10232         we fixed a subtle bug where iterating over nodes from another frame
10233         would get the wrong prototype chain.  This test documents that we
10234         didn't actually change the behavior and we still have the bug.
10235
10236         * traversal/node-iterator-prototype-expected.txt: Added.
10237         * traversal/node-iterator-prototype.html: Added.
10238         * traversal/resources/node-iterator-prototype-frame.html: Added.
10239
10240 2010-04-27  Ojan Vafai  <ojan@chromium.org>
10241
10242         Unreviewed. Minor fix after goofup in http://trac.webkit.org/changeset/58331
10243
10244         layoutTestController should have dumpAsMarkup
10245         https://bugs.webkit.org/show_bug.cgi?id=26501
10246
10247         Forgot to reset the test results after doing the code review feedback
10248         of adding a newline.
10249
10250         * editing/selection/dump-as-markup-expected.txt:
10251
10252 2010-04-26  Ojan Vafai  <ojan@chromium.org>
10253
10254         Reviewed by Darin Adler.
10255
10256         layoutTestController should have dumpAsMarkup
10257         https://bugs.webkit.org/show_bug.cgi?id=26501
10258
10259         * editing/selection/dump-as-markup-expected.txt: Added.
10260         * editing/selection/dump-as-markup.html: Added.
10261         * resources/dump-as-markup.js: Added.
10262         (Markup.dump.get var):
10263         (Markup.dump.get catch):
10264         (Markup.dump):
10265         (Markup.waitUntilDone):
10266         (Markup.notifyDone):
10267         (Markup._spaces):
10268         (Markup._getAttributes):
10269         (Markup._getMarkupForTextNode):
10270         (Markup._getSelectionMarker):
10271
10272 2010-04-27  Andrey Kosyakov  <caseq@chromium.org>
10273
10274         Reviewed by Yury Semikhatsky.
10275
10276         Log error message to inspector console if a resource fails to load.
10277         Moved console-tests.js to http tests. Added support for sorting
10278         console messages, in case order may vary.
10279         https://bugs.webkit.org/show_bug.cgi?id=37215
10280
10281         * http/tests/inspector/console-resource-errors-expected.txt: Added.
10282         * http/tests/inspector/console-resource-errors.html: Added.
10283         * http/tests/inspector/console-tests.js: Added.
10284         (dumpConsoleMessages.callback):
10285         (dumpConsoleMessages):
10286         (dumpConsoleMessagesWithClasses.callback):
10287         (dumpConsoleMessagesWithClasses):
10288         (frontend_dumpConsoleMessages):
10289         * inspector/console-clear.html:
10290         * inspector/console-dir.html:
10291         * inspector/console-dirxml.html:
10292         * inspector/console-format-collections-expected.txt:
10293         * inspector/console-format-collections.html:
10294         * inspector/console-format.html:
10295         * inspector/console-log-before-inspector-open.html:
10296         * inspector/console-tests.html:
10297         * inspector/console-tests.js: Removed.
10298
10299 2010-04-27  Joseph Pecoraro  <joepeck@webkit.org>
10300
10301         Reviewed by Dan Bernstein.
10302
10303         <input type="search"> with uneven padding causes text clipping
10304         https://bugs.webkit.org/show_bug.cgi?id=38160
10305
10306         * fast/css/input-search-padding.html: Added.
10307         * platform/mac/fast/css/input-search-padding-expected.checksum: Added.
10308         * platform/mac/fast/css/input-search-padding-expected.png: Added.
10309         * platform/mac/fast/css/input-search-padding-expected.txt: Added.
10310
10311 2010-04-27  Jeremy Orlow  <jorlow@chromium.org>
10312
10313         Unreviewed.  Previous disabling only did so via
10314         TIMEOUT failures.  Needs to ignore TEXT failures
10315         on quota-tracking.html as well.
10316
10317         * platform/chromium/test_expectations.txt:
10318
10319 2010-04-27  Jeremy Orlow  <jorlow@chromium.org>
10320
10321         Unreviewed.  Disable quota-tracking in Chromium
10322         until Dumi can take a look.
10323
10324         * platform/chromium/test_expectations.txt:
10325
10326 2010-04-27  Jeremy Orlow  <jorlow@chromium.org>
10327
10328         Unreviewed build fix.
10329
10330         Revert 58274 and 58269 (WebSQLDatabase changes)
10331         https://bugs.webkit.org/show_bug.cgi?id=38191
10332
10333         * storage/quota-tracking-expected.txt:
10334         * storage/quota-tracking.html:
10335
10336 2010-04-27  Yuzo Fujishima  <yuzo@google.com>
10337
10338         Unreviewed, fix build breakage by reverting r58299.
10339
10340         https://bugs.webkit.org/show_bug.cgi?id=35329
10341
10342         * fast/css/parsing-page-rule-expected.txt: Removed.
10343         * fast/css/parsing-page-rule.html: Removed.
10344
10345 2010-04-27  Yuzo Fujishima  <yuzo@google.com>
10346
10347         Reviewed by David Hyatt.
10348
10349         Enhance CSS parser for Paged Media (Iteration 1)
10350
10351         In this change, the grammar is extended and skeletal methods for creating page rules and margin at-rules are defined.
10352         The contents of the methods should be implemented by other changes.
10353
10354         https://bugs.webkit.org/show_bug.cgi?id=35329
10355
10356         * fast/css/parsing-page-rule-expected.txt: Copied from LayoutTests/editing/selection/doubleclick-whitespace-img-crash-expected.txt.
10357         * fast/css/parsing-page-rule.html: Added.
10358
10359 2010-04-26  Yuzo Fujishima  <yuzo@google.com>
10360
10361         Unreviewed, Chromium test expectation change.
10362
10363         To keep up with the change that turned on HTML5 DB AUTO_VACUUM.
10364         https://bugs.webkit.org/show_bug.cgi?id=36251
10365
10366         * platform/chromium-mac/storage/quota-tracking-expected.txt: Removed.
10367         * platform/chromium-win/storage/quota-tracking-expected.txt: Removed.
10368         * platform/chromium/storage/quota-tracking-expected.txt: Added.
10369
10370 2010-04-26  Dumitru Daniliuc  <dumi@chromium.org>
10371
10372         Unreviewed, fixing the build breakage introduced by r58270.
10373
10374         Turning on AUTO_VACUUM has increased the amount of space used by databases.
10375
10376         * storage/quota-tracking-expected.txt:
10377         * storage/quota-tracking.html:
10378
10379 2010-04-26  Yael Aharon  <yael.aharon@nokia.com>
10380
10381         Reviewed by Laszlo Gombos.
10382
10383         [Qt] Add expected results after r58228
10384         https://bugs.webkit.org/show_bug.cgi?id=38098
10385
10386         * platform/qt/Skipped:
10387         * platform/qt/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum: Added.
10388         * platform/qt/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: Added.
10389         * platform/qt/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt: Added.
10390
10391 2010-04-26  Jeremy Orlow  <jorlow@chromium.org>
10392
10393         Not reviewed, Adding test expectations for Chromium.
10394
10395         * platform/chromium/test_expectations.txt:
10396
10397 2010-04-26  Tony Chang  <tony@chromium.org>
10398
10399         Not reviewed, removing duplicate expectations.
10400
10401         [chromium] Check and rebaseline SVG test expectations for Chromium
10402         https://bugs.webkit.org/show_bug.cgi?id=38106
10403
10404         * platform/chromium/test_expectations.txt:
10405
10406 2010-04-26  Yuzo Fujishima  <yuzo@google.com>
10407
10408         Unreviewed, Chromium test expectation change.
10409
10410         Change SVG test expectations for Chromium.
10411         https://bugs.webkit.org/show_bug.cgi?id=38106
10412
10413         * platform/chromium/test_expectations.txt:
10414
10415 2010-04-25  Kent Tamura  <tkent@chromium.org>
10416
10417         Reviewed by Darin Adler.
10418
10419         WebKit crashes with deeply nested divs.
10420         https://bugs.webkit.org/show_bug.cgi?id=18282
10421
10422         Add a test for deeply nested <span> elements like block-nesting-cap.html.
10423
10424         * fast/parser/element-nesting-cap-expected.txt: Added.
10425         * fast/parser/element-nesting-cap.html: Added.
10426         * fast/parser/script-tests/element-nesting-cap.js: Added.
10427
10428 2010-04-25  Yuzo Fujishima  <yuzo@google.com>
10429
10430         Unreviewed, Chromium test expectation change.
10431
10432         Rebaseline test expectation for Chromium.
10433         The following tests pass for Chromium.
10434
10435         https://bugs.webkit.org/show_bug.cgi?id=38083
10436
10437         * platform/chromium/fast/js/ToNumber-expected.txt: Added.
10438         * platform/chromium/fast/js/parseFloat-expected.txt: Added.
10439
10440 2010-04-25  Tony Chang  <tony@chromium.org>
10441
10442         Not reviewed, trying to get the chromium bots green.
10443         Adding image diffs to pixel tests.
10444
10445         REGRESSION(r58191): Caret moved a pixel, pixel tests failing
10446         https://bugs.webkit.org/show_bug.cgi?id=38104
10447
10448         * platform/chromium/test_expectations.txt:
10449
10450 2010-04-25  Tony Chang  <tony@chromium.org>
10451
10452         Not reviewed, trying to get the chromium bots
10453         green.
10454
10455         https://bugs.webkit.org/show_bug.cgi?id=38099
10456         Rebaseline a new test and add another new test to the
10457         expected fail list on windows and linux.
10458
10459         * platform/chromium-linux/fast/css-generated-content/after-duplicated-after-split-expected.checksum: Added.
10460         * platform/chromium-linux/fast/css-generated-content/after-duplicated-after-split-expected.png: Added.
10461         * platform/chromium-win/fast/css-generated-content/after-duplicated-after-split-expected.checksum: Added.
10462         * platform/chromium-win/fast/css-generated-content/after-duplicated-after-split-expected.png: Added.
10463         * platform/chromium-win/fast/css-generated-content/after-duplicated-after-split-expected.txt: Added.
10464         * platform/chromium/test_expectations.txt:
10465
10466 2010-04-25  Yuzo Fujishima  <yuzo@google.com>
10467
10468         Unreviewed, Chromium test expectation change.
10469
10470         editing/inserting/caret-position.html is expected to fail for Chromium.
10471         This is because TextInputController::firstRectForCharacterRange is unimplemented for Chromium.
10472
10473         https://bugs.webkit.org/show_bug.cgi?id=38100
10474
10475         * platform/chromium/test_expectations.txt:
10476
10477 2010-04-25  Andrey Kosyakov  <caseq@chromium.org>
10478
10479         Reviewed by Adam Barth.
10480
10481         Added tests for pages event handlers being called with
10482         page context when an event is dispatched from an isolated
10483         world.
10484         https://bugs.webkit.org/show_bug.cgi?id=37947
10485
10486         * http/tests/security/isolatedWorld/dispatchEvent-expected.txt: Added.
10487         * http/tests/security/isolatedWorld/dispatchEvent.html: Added.
10488
10489 2010-04-25  yael aharon  <yael.aharon@nokia.com>
10490
10491         Reviewed by Adele Peterson.
10492
10493         Allow styling of HTMLProgressElement.
10494         https://bugs.webkit.org/show_bug.cgi?id=37901
10495
10496         Added a test for changing the -webkit-appearance statically and dynamically.
10497
10498         * fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html: Added.
10499         * platform/chromium/test_expectations.txt:
10500         * platform/gtk/Skipped:
10501         * platform/mac/fast/dom/HTMLProgressElement: Added.
10502         * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum: Added.
10503         * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: Added.
10504         * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt: Added.
10505         * platform/qt/Skipped:
10506         * platform/win/Skipped:
10507
10508 2010-04-24  Darin Adler  <darin@apple.com>
10509
10510         Reviewed by Dan Bernstein.
10511
10512         REGRESSION (r56560): Crash in parseFloat if passed invalid UTF-16 data
10513         https://bugs.webkit.org/show_bug.cgi?id=38083
10514         rdar://problem/7901044
10515
10516         * fast/js/parseFloat-expected.txt: Added.
10517         * fast/js/parseFloat.html: Added.
10518         * fast/js/script-tests/parseFloat.js: Added.
10519
10520         * fast/js/ToNumber-expected.txt: Added.
10521         * fast/js/ToNumber.html: Added.
10522         * fast/js/script-tests/ToNumber.js: Added.
10523
10524 2010-04-24  Dan Bernstein  <mitz@apple.com>
10525
10526         Add platform-specific results for Mac after r58222.
10527
10528         * platform/mac/compositing/iframes: Added.
10529         * platform/mac/compositing/iframes/composited-iframe-expected.txt: Added.
10530
10531 2010-04-24  Julien Chaffraix  <jchaffraix@webkit.org>
10532
10533         Reviewed by Alexey Proskuryakov.
10534
10535         protocolHostAndPortEquals host check makes a wrong assumption
10536         https://bugs.webkit.org/show_bug.cgi?id=37777
10537
10538         Add a check that the URL with credential matches the current URL.
10539
10540         * http/tests/appcache/credential-url-expected.txt: Added.
10541         * http/tests/appcache/credential-url.html: Added.
10542
10543 2010-04-20  Robert Hogan  <robert@webkit.org>
10544
10545         Reviewed by Simon Hausmann.
10546
10547         [Qt] Add more support for textInputController
10548
10549         Add support for selectedRange(), setMarkedText(), insertText(),
10550         and firstRectForCharacterRange().
10551
10552         Unskip tests:
10553
10554         fast/forms/input-maxlength-ime-preedit.html
10555         fast/forms/input-maxlength-ime-completed.html
10556         fast/text/international/thai-cursor-position.html
10557         fast/events/ime-composition-events-001.html
10558         editing/selection/5825350-1.html
10559         editing/selection/5825350-2.html
10560         editing/selection/mixed-editability-10.html
10561
10562         https://bugs.webkit.org/show_bug.cgi?id=35702
10563
10564         * platform/qt/Skipped:
10565         * platform/qt/editing/selection/5825350-1-expected.txt: Added.
10566         * platform/qt/editing/selection/5825350-2-expected.txt: Added.
10567         * platform/qt/editing/selection/mixed-editability-10-expected.txt: Added.
10568
10569 2010-04-24  Nikolas Zimmermann  <nzimmermann@rim.com>
10570
10571         Not reviewed.
10572         
10573         Attempt to turn the last core builder green again (not related anymore to my previous SVG checkins :-)
10574         Skip http/tests/media/video-play-stall-seek.html on Windows as well (just like it has been done for Mac in r58107).
10575         Bug https://bugs.webkit.org/show_bug.cgi?id=38000 describes the problem, and says it's ok to skip the test.
10576
10577         * platform/win/Skipped:
10578
10579 2010-04-24  Nikolas Zimmermann  <nzimmermann@rim.com>
10580
10581         Not reviewed. Add new results for all SVG tests that were missing on Gtk/Qt (since a while, just took the opportunity to add them now)
10582
10583         * platform/gtk/svg/custom/broken-internal-references-expected.txt: Added.
10584         * platform/gtk/svg/custom/clip-path-id-changes-expected.txt: Added.
10585         * platform/qt/svg/custom/broken-internal-references-expected.txt: Added.
10586         * platform/qt/svg/custom/clip-path-id-changes-expected.txt: Added.
10587         * platform/qt/svg/custom/mask-on-multiple-objects-expected.txt: Added.
10588         * platform/qt/svg/custom/resource-invalidate-on-target-update-expected.txt: Added.
10589         * platform/qt/svg/filters/feColorMatrix-values-expected.txt: Added.
10590         * platform/qt/svg/filters/filter-clip-expected.txt: Added.
10591         * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Added.
10592         * platform/qt/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Added.
10593
10594 2010-04-24  Nikolas Zimmermann  <nzimmermann@rim.com>
10595
10596         Not reviewed. Update Qt SVG results, and a weird fast/xpath change (newline added).
10597
10598         * fast/xpath/namespace-vs-predicate-expected.txt:
10599         * platform/qt/svg/css/circle-in-mask-with-shadow-expected.txt:
10600         * platform/qt/svg/css/mask-with-shadow-expected.txt:
10601         * platform/qt/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt:
10602         * platform/qt/svg/custom/pattern-excessive-malloc-expected.txt:
10603         * platform/qt/svg/custom/pattern-size-bigger-than-target-size-expected.txt:
10604         * platform/qt/svg/custom/pattern-skew-transformed-expected.txt:
10605         * platform/qt/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.txt:
10606         * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
10607         * platform/qt/svg/filters/feTile-expected.txt:
10608         * platform/qt/svg/text/selection-background-color-expected.txt:
10609         * platform/qt/svg/text/selection-styles-expected.txt:
10610
10611 2010-04-24  Nikolas Zimmermann  <nzimmermann@rim.com>
10612
10613         Reviewed by Dirk Schulze.
10614
10615         SVGPaintServer needs to be converted to the new RenderSVGResource* system
10616         https://bugs.webkit.org/show_bug.cgi?id=37986
10617
10618         Rebaseline SVG tests, after the RenderSVGResource transition.
10619
10620         NOTE: This WILL affect _any_ platform with custom svg results for tests using gradients/patterns.
10621               That means I have to wait for the bot results, and update them ASAP. Therefore landing out
10622               of california business hours and on the weekend - please stay tuned I'll fix any breakages soon.
10623               (Except for chromium whose test results are not available on build.webkit.org, sorry.)
10624
10625         * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
10626         * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
10627         * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
10628         * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
10629         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
10630         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
10631         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
10632         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
10633         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
10634         * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
10635         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
10636         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
10637         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
10638         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
10639         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
10640         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
10641         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
10642         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
10643         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
10644         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
10645         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
10646         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
10647         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
10648         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
10649         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
10650         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
10651         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
10652         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
10653         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
10654         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
10655         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum:
10656         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
10657         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
10658         * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
10659         * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
10660         * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
10661         * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
10662         * platform/mac/svg/batik/filters/feTile-expected.txt:
10663         * platform/mac/svg/batik/masking/maskRegions-expected.txt:
10664         * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
10665         * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
10666         * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
10667         * platform/mac/svg/batik/paints/patternRegions-expected.txt:
10668         * platform/mac/svg/batik/text/textEffect-expected.txt:
10669         * platform/mac/svg/batik/text/textEffect2-expected.txt:
10670         * platform/mac/svg/batik/text/textEffect3-expected.txt:
10671         * platform/mac/svg/batik/text/textProperties-expected.txt:
10672         * platform/mac/svg/carto.net/colourpicker-expected.txt:
10673         * platform/mac/svg/carto.net/tabgroup-expected.txt:
10674         * platform/mac/svg/css/circle-in-mask-with-shadow-expected.txt:
10675         * platform/mac/svg/css/mask-with-shadow-expected.txt:
10676         * platform/mac/svg/custom/broken-internal-references-expected.txt:
10677         * platform/mac/svg/custom/deep-dynamic-updates-expected.txt:
10678         * platform/mac/svg/custom/dominant-baseline-hanging-expected.checksum:
10679         * platform/mac/svg/custom/dominant-baseline-hanging-expected.png:
10680         * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
10681         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
10682         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
10683         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
10684         * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
10685         * platform/mac/svg/custom/fill-fallback-expected.txt:
10686         * platform/mac/svg/custom/gradient-add-stops-expected.txt:
10687         * platform/mac/svg/custom/gradient-attr-update-expected.txt:
10688         * platform/mac/svg/custom/gradient-cycle-detection-expected.txt:
10689         * platform/mac/svg/custom/gradient-deep-referencing-expected.txt:
10690         * platform/mac/svg/custom/gradient-rotated-bbox-expected.txt:
10691         * platform/mac/svg/custom/gradient-stop-corner-cases-expected.txt:
10692         * platform/mac/svg/custom/gradient-stop-style-change-expected.txt:
10693         * platform/mac/svg/custom/gradient-stroke-width-expected.checksum:
10694         * platform/mac/svg/custom/gradient-stroke-width-expected.png:
10695         * platform/mac/svg/custom/gradient-stroke-width-expected.txt:
10696         * platform/mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt:
10697         * platform/mac/svg/custom/grayscale-gradient-mask-expected.txt:
10698         * platform/mac/svg/custom/group-opacity-expected.txt:
10699         * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
10700         * platform/mac/svg/custom/invalid-css-expected.txt:
10701         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
10702         * platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
10703         * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
10704         * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
10705         * platform/mac/svg/custom/js-update-gradient-expected.checksum:
10706         * platform/mac/svg/custom/js-update-gradient-expected.png:
10707         * platform/mac/svg/custom/js-update-gradient-expected.txt:
10708         * platform/mac/svg/custom/js-update-pattern-child-expected.txt:
10709         * platform/mac/svg/custom/js-update-pattern-expected.txt:
10710         * platform/mac/svg/custom/js-update-stop-expected.txt:
10711         * platform/mac/svg/custom/large-bounding-box-percents-expected.txt:
10712         * platform/mac/svg/custom/pattern-cycle-detection-expected.txt:
10713         * platform/mac/svg/custom/pattern-deep-referencing-expected.txt:
10714         * platform/mac/svg/custom/pattern-excessive-malloc-expected.txt:
10715         * platform/mac/svg/custom/pattern-in-defs-expected.txt:
10716         * platform/mac/svg/custom/pattern-rotate-expected.txt:
10717         * platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.txt:
10718         * platform/mac/svg/custom/pattern-skew-transformed-expected.txt:
10719         * platform/mac/svg/custom/pattern-with-transformation-expected.txt:
10720         * platform/mac/svg/custom/pattern-y-offset-expected.txt:
10721         * platform/mac/svg/custom/resource-client-removal-expected.txt:
10722         * platform/mac/svg/custom/stroke-fallback-expected.txt:
10723         * platform/mac/svg/custom/stroked-pattern-expected.txt:
10724         * platform/mac/svg/custom/text-gradient-no-content-expected.txt:
10725         * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
10726         * platform/mac/svg/custom/use-recalcStyle-crash-expected.txt:
10727         * platform/mac/svg/filters/big-sized-filter-expected.txt:
10728         * platform/mac/svg/filters/feDisplacementMap-expected.txt:
10729         * platform/mac/svg/filters/feTile-expected.txt:
10730         * platform/mac/svg/filters/filterRes-expected.txt:
10731         * platform/mac/svg/hixie/error/003-expected.txt:
10732         * platform/mac/svg/hixie/perf/005-expected.txt:
10733         * platform/mac/svg/hixie/perf/006-expected.txt:
10734         * platform/mac/svg/text/selection-background-color-expected.txt:
10735         * platform/mac/svg/text/selection-styles-expected.txt:
10736         * platform/mac/svg/text/text-gradient-positioning-expected.txt:
10737         * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
10738         * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.txt:
10739         * platform/win/svg/custom/broken-internal-references-expected.txt:
10740         * svg/custom/gradient-with-1d-boundingbox-expected.txt:
10741         * svg/custom/radial-gradient-with-outstanding-focalPoint-expected.txt:
10742
10743 2010-04-24  Nikolas Zimmermann  <nzimmermann@rim.com>
10744
10745         Not reviewed. Add win specific result for svg/custom/broken-internal-references.svg
10746         It's a bad idea that textPath dumps FLT_MAX when it's not shown - that should be fixed, but it's not related to Moritas testcase.
10747
10748         * platform/win/svg/custom/broken-internal-references-expected.txt: Added.
10749
10750 2010-04-23  Ben Murdoch  <benm@google.com>
10751
10752         Reviewed by Jeremy Orlow.
10753
10754         [Android] The touchmove delta used in basic-single-touch-events.html is too small for Android
10755         https://bugs.webkit.org/show_bug.cgi?id=38056
10756
10757         * fast/events/touch/basic-single-touch-events-expected.txt:
10758             - update the test expected output
10759         * fast/events/touch/script-tests/basic-single-touch-events.js:
10760         (verifyTouch): update test expectation with new coordinates.
10761         (singleTouchSequence): increase the touch move delta.
10762         (touchTargets): Start the touch at a different point to
10763                  singleTouchSequence to make examining behavior easier.
10764
10765 2010-04-23  Qi Zhang  <qi.2.zhang@nokia.com>
10766
10767         Reviewed by Laszlo Gombos.
10768
10769         [Qt] LayoutTests/fast/canvas/pointInPath.html passed, actually it failed
10770         https://bugs.webkit.org/show_bug.cgi?id=37276
10771
10772         pointInPath.html passed because the expected.txt expect it fail, it is wrong.
10773
10774         * platform/qt/fast/canvas/pointInPath-expected.txt: Removed.
10775
10776 2010-04-23  Simon Fraser  <simon.fraser@apple.com>
10777
10778         Reviewed by Dan Bernstein.
10779
10780         ASSERT(willBeComposited == needsToBeComposited(layer)); on gmail.com
10781         https://bugs.webkit.org/show_bug.cgi?id=38066
10782
10783         Testcase with a negative z-index child that toggles into compositing mode. It should not assert.
10784
10785         * compositing/composited-negative-zindex-child-expected.txt: Copied from LayoutTests/compositing/self-painting-layers2-expected.txt.
10786         * compositing/composited-negative-zindex-child.html: Added.
10787
10788 2010-04-23  Dan Bernstein  <mitz@apple.com>
10789
10790         Reviewed by Simon Fraser.
10791
10792         <rdar://problem/7898436> :after content is duplicated
10793
10794         * fast/css-generated-content/after-duplicated-after-split.html: Added.
10795         * platform/mac/fast/css-generated-content/after-duplicated-after-split-expected.checksum: Added.
10796         * platform/mac/fast/css-generated-content/after-duplicated-after-split-expected.png: Added.
10797         * platform/mac/fast/css-generated-content/after-duplicated-after-split-expected.txt: Added.
10798
10799 2010-04-23  Xiaomei Ji  <xji@chromium.org>
10800
10801         Reviewed by Eric Seidel
10802
10803         QT does not support textInputController.firstRectForCharacterRange(),
10804         so, skip editing/inserting/caret-position.html for QT.
10805         https://bugs.webkit.org/show_bug.cgi?id=25319
10806
10807         * platform/qt/Skipped:
10808
10809 2010-04-23  MORITA Hajime  <morrita@google.com>
10810
10811         Not reviewed. Added missing expectation files for
10812         https://bugs.webkit.org/show_bug.cgi?id=37187
10813
10814         * platform/mac/svg/custom/broken-internal-references-expected.checksum: Added.
10815         * platform/mac/svg/custom/broken-internal-references-expected.png: Added.
10816
10817 2010-04-23  Xiaomei Ji  <xji@chromium.org>
10818
10819         Reviewed by Dan Bernstein and Darin Adler
10820
10821         Fix issue "caret does not paint after type in characters in right
10822         aligned div or after delete all characters in RTL div or 
10823         0px right padding RTL textarea"
10824         https://bugs.webkit.org/show_bug.cgi?id=25319
10825
10826         * editing/inserting/caret-position-expected.txt: Added.
10827         * editing/inserting/caret-position.html: Added.
10828         * platform/mac/editing/input/caret-primary-bidi-expected.txt:
10829
10830 2010-04-23  MORITA Hajime  <morrita@google.com>
10831
10832         Reviewed by Nikolas Zimmermann.
10833
10834         https://bugs.webkit.org/show_bug.cgi?id=37187
10835         SVG <use href="foo"> is interpreted as <use href="#foo">
10836
10837         * platform/mac/svg/custom/broken-internal-references-expected.checksum: Added.
10838         * platform/mac/svg/custom/broken-internal-references-expected.png: Added.
10839         * platform/mac/svg/custom/broken-internal-references-expected.txt: Added.
10840         * svg/custom/broken-internal-references.svg: Added.
10841         * svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.txt:
10842         * svg/dynamic-updates/script-tests/SVGTRefElement-dom-href-attr.js:
10843         (executeTest): Updated to follow this fix. href value should be an URL, not an id.
10844
10845 2010-04-23  Adam Langley  <agl@chromium.org>
10846
10847         Unreviewed, expectations update.
10848
10849         Merging Skia r526 lead to a number of pixels changing color by 1 in
10850         layout tests. This is the rebaseline for Windows and Linux. (Mac isn't
10851         using Skia for this.)
10852
10853         * platform/chromium-linux/css2.1/t0803-c5505-mrgn-00-b-ag-expected.checksum:
10854         * platform/chromium-linux/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png:
10855         * platform/chromium-linux/css2.1/t0804-c5509-padn-l-03-f-g-expected.checksum:
10856         * platform/chromium-linux/css2.1/t0804-c5509-padn-l-03-f-g-expected.png:
10857         * platform/chromium-linux/fast/dom/Window/btoa-pnglet-expected.checksum:
10858         * platform/chromium-linux/fast/dom/Window/btoa-pnglet-expected.png:
10859         * platform/chromium-linux/fast/replaced/image-solid-color-with-alpha-expected.checksum:
10860         * platform/chromium-linux/fast/replaced/image-solid-color-with-alpha-expected.png:
10861         * platform/chromium-linux/tables/mozilla/bugs/bug10565-expected.checksum:
10862         * platform/chromium-linux/tables/mozilla/bugs/bug10565-expected.png:
10863         * platform/chromium-linux/tables/mozilla/bugs/bug10633-expected.checksum:
10864         * platform/chromium-linux/tables/mozilla/bugs/bug10633-expected.png:
10865         * platform/chromium-linux/tables/mozilla/bugs/bug14323-expected.checksum:
10866         * platform/chromium-linux/tables/mozilla/bugs/bug14323-expected.png:
10867         * platform/chromium-linux/tables/mozilla/bugs/bug16012-expected.checksum:
10868         * platform/chromium-linux/tables/mozilla/bugs/bug16012-expected.png:
10869         * platform/chromium-linux/tables/mozilla/bugs/bug20804-expected.checksum:
10870         * platform/chromium-linux/tables/mozilla/bugs/bug20804-expected.png:
10871         * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.checksum:
10872         * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.png:
10873         * platform/chromium-linux/tables/mozilla/bugs/bug4803-expected.checksum:
10874         * platform/chromium-linux/tables/mozilla/bugs/bug4803-expected.png:
10875         * platform/chromium-win/css2.1/t0803-c5505-mrgn-00-b-ag-expected.checksum:
10876         * platform/chromium-win/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png:
10877         * platform/chromium-win/css2.1/t0804-c5509-padn-l-03-f-g-expected.checksum:
10878         * platform/chromium-win/css2.1/t0804-c5509-padn-l-03-f-g-expected.png:
10879         * platform/chromium-win/fast/dom/Window/btoa-pnglet-expected.checksum:
10880         * platform/chromium-win/fast/dom/Window/btoa-pnglet-expected.png:
10881         * platform/chromium-win/fast/replaced/image-solid-color-with-alpha-expected.checksum:
10882         * platform/chromium-win/fast/replaced/image-solid-color-with-alpha-expected.png:
10883         * platform/chromium-win/tables/mozilla/bugs/bug10565-expected.checksum:
10884         * platform/chromium-win/tables/mozilla/bugs/bug10565-expected.png:
10885         * platform/chromium-win/tables/mozilla/bugs/bug10633-expected.checksum:
10886         * platform/chromium-win/tables/mozilla/bugs/bug10633-expected.png:
10887         * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.checksum:
10888         * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.png:
10889         * platform/chromium-win/tables/mozilla/bugs/bug16012-expected.checksum:
10890         * platform/chromium-win/tables/mozilla/bugs/bug16012-expected.png:
10891         * platform/chromium-win/tables/mozilla/bugs/bug20804-expected.checksum:
10892         * platform/chromium-win/tables/mozilla/bugs/bug20804-expected.png:
10893         * platform/chromium-win/tables/mozilla/bugs/bug4427-expected.checksum:
10894         * platform/chromium-win/tables/mozilla/bugs/bug4427-expected.png:
10895         * platform/chromium-win/tables/mozilla/bugs/bug4803-expected.checksum:
10896         * platform/chromium-win/tables/mozilla/bugs/bug4803-expected.png:
10897
10898 2010-04-23  Kenneth Rohde Christiansen  <kenneth@webkit.org>
10899
10900         Unreviewed layout fix.
10901
10902         Change [object Media] to [object StyleMedia]
10903
10904         * platform/qt/fast/dom/Window/window-properties-expected.txt:
10905
10906 2010-04-23  Kenneth Rohde Christiansen  <kenneth@webkit.org>
10907
10908         Unreviewed layout fix.
10909
10910         Change [object Media] to [object StyleMedia]
10911
10912         * fast/dom/Window/window-properties-expected.txt:
10913
10914 2010-04-22  Kenneth Rohde Christiansen  <kenneth@webkit.org>
10915
10916         Reviewed by Laszlo Gombos.
10917
10918         Updated test results as the interface Media was renamed
10919         to StyleMedia.
10920
10921         * fast/dom/prototype-inheritance-2-expected.txt:
10922         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
10923
10924 2010-04-23  Yaar Schnitman  <yaar@chromium.org>
10925
10926         Reviewed by Adam Barth.
10927
10928         Auto-generate WebGLRenderingContext overloads in V8
10929         https://bugs.webkit.org/show_bug.cgi?id=37818
10930
10931         * fast/canvas/webgl/script-tests/texImageTest.js: Test was wrong: Passing 0 value for a WebGLArray argument in texImage2D should throw the same exception as when passed to textSubImage2D.
10932         * platform/chromium-mac/fast/canvas/webgl/texImageTest-expected.txt:
10933         * fast/canvas/webgl/texImageTest-expected.txt: Changes to reflect test.
10934
10935 2010-04-23  Yuzo Fujishima  <yuzo@google.com>
10936
10937         Unreviewed, Chromium test expectation change.
10938
10939         Change expectation of fast/url/file-http-base.html for Chromium to TEXT.
10940         https://bugs.webkit.org/show_bug.cgi?id=38038
10941
10942         * platform/chromium/test_expectations.txt:
10943
10944 2010-04-22  Tony Chang  <tony@chromium.org>
10945
10946         Reviewed by Dan Bernstein.
10947
10948         Crash in WebCore::TextIterator::handleTextNode() encountered in Google rich-text products
10949         https://bugs.webkit.org/show_bug.cgi?id=37950
10950
10951         * editing/text-iterator/rtl-selection-crash-expected.txt: Added.
10952         * editing/text-iterator/rtl-selection-crash.html: Added.
10953
10954 2010-04-22  Maciej Stachowiak  <mjs@apple.com>
10955
10956         Reviewed by Adam Barth.
10957
10958         Add a test for file URL canonicalization with an http base
10959         https://bugs.webkit.org/show_bug.cgi?id=38035
10960
10961         * fast/url/file-http-base-expected.txt: Added.
10962         * fast/url/file-http-base.html: Added.
10963         * fast/url/script-tests/file-http-base.js: Added.
10964
10965 2010-04-22  Maciej Stachowiak  <mjs@apple.com>
10966
10967         Reviewed by Dan Bernstein and Beth Dakin.
10968
10969         Links around blocks (e.g. divs) results in too many VoiceOver call outs
10970         https://bugs.webkit.org/show_bug.cgi?id=37079
10971         <rdar://problem/7234118>
10972         
10973         The new test cases verify the accessibility tree created by an image inside a link, and verify
10974         that adding a div with role=presentation now has no effect on the accessibility tree (as expected).
10975
10976         * accessibility/image-link-inline-cont-expected.txt: Added.
10977         * accessibility/image-link-inline-cont.html: Added.
10978         * accessibility/image-link.html: Added.
10979         * platform/gtk/Skipped:
10980         * platform/mac/accessibility/image-link-expected.txt: Added.
10981         * platform/win/Skipped:
10982         
10983         Test to check that accessibility tree doesn't get duplicate content in the presence
10984         of inline continuations (this was a bug in an earlier version of this patch).
10985
10986         * accessibility/inline-continuations-expected.txt: Added.
10987         * accessibility/inline-continuations.html: Added.
10988
10989 2010-04-22  Shinichiro Hamaji  <hamaji@chromium.org>
10990
10991         Reviewed by Darin Adler.
10992
10993         REGRESSION: TextIterator may use freed memory
10994         https://bugs.webkit.org/show_bug.cgi?id=37973
10995
10996         * platform/chromium/test_expectations.txt:
10997
10998 2010-04-22  Yuzo Fujishima  <yuzo@google.com>
10999
11000         Unreviewed. Chromium test expectation change.
11001
11002         Mark fast/events/touch/send-oncancel-event.html as failing (TEXT).
11003         https://bugs.webkit.org/show_bug.cgi?id=38020
11004
11005         * platform/chromium/test_expectations.txt:
11006
11007 2010-04-22  James Robinson  <jamesr@chromium.org>
11008
11009         Unreviewed, expectations only change.
11010         Land chromium platform-specific results for fast/text/format-control.html
11011
11012         * platform/chromium-linux/fast/text/format-control-expected.checksum: Added.
11013         * platform/chromium-linux/fast/text/format-control-expected.png: Added.
11014         * platform/chromium-mac/fast/text/format-control-expected.checksum: Added.
11015         * platform/chromium-win/fast/text/format-control-expected.checksum: Added.
11016         * platform/chromium-win/fast/text/format-control-expected.png: Added.
11017         * platform/chromium-win/fast/text/format-control-expected.txt: Added.
11018
11019 2010-04-22  MORITA Hajime <morrita@google.com>
11020
11021         Not reviewed.
11022
11023         Picked a review feedback left on:
11024         https://bugs.webkit.org/show_bug.cgi?id=37056
11025         LayoutTests/editing/selection/move-left-right.html is slow
11026         
11027         * editing/selection/move-left-right.html:
11028
11029 2010-04-22  Dave Moore  <davemoore@chromium.org>
11030
11031         Reviewed by Dimitri Glazkov.
11032
11033         Add test for icon change notifications.
11034
11035         https://bugs.webkit.org/show_bug.cgi?id=33812
11036
11037         * fast/dom/icon-url-property-expected.txt: Added.
11038         * fast/dom/icon-url-property.html: Added.
11039         * Skipped on all platforms but Win
11040
11041 2010-04-22  Eric Carlson  <eric.carlson@apple.com>
11042
11043         Test fix, no review.
11044
11045         https://bugs.webkit.org/show_bug.cgi?id=38000
11046         r58107 causes video-play-stall and video-play-stall-seek to fail
11047
11048         Skip http/tests/media/video-play-stall.html and http/tests/media/video-play-stall-seek.html
11049         until we can figure out how to work around QuickTime bug.
11050
11051         * platform/mac-leopard/Skipped:
11052         * platform/mac-tiger/Skipped:
11053
11054 2010-04-22  Zhenyao Mo  <zmo@google.com>
11055
11056         Reviewed by Dimitri Glazkov.
11057
11058         Regression: framebufferRenderbuffer crashes with null renderBuffer
11059         https://bugs.webkit.org/show_bug.cgi?id=37963
11060
11061         * fast/canvas/webgl/framebuffer-object-attachment-expected.txt: Adding test cases for null renderbuffer input.
11062         * fast/canvas/webgl/framebuffer-object-attachment.html: Ditto.
11063
11064 2010-04-22  Zhenyao Mo  <zmo@google.com>
11065
11066         Reviewed by Dimitri Glazkov.
11067
11068         Emulate GL_IMPLEMENTATION_COLOR_READ_FORMAT/TYPE for glGet
11069         https://bugs.webkit.org/show_bug.cgi?id=37281
11070
11071         * fast/canvas/webgl/read-pixels-expected.txt: Add test case for the other supported format/type in readPixels (besides RGBA/UNSIGNED_BYTE); also, changed to a simpler test framework.
11072         * fast/canvas/webgl/read-pixels.html: Ditto.
11073
11074 2010-04-22  Marcus Bulach  <bulach@chromium.org>
11075
11076         Reviewed by Dimitri Glazkov.
11077
11078         Enable LayoutTests for EventSource on chromium
11079         https://bugs.webkit.org/show_bug.cgi?id=37863
11080
11081         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
11082         * platform/chromium/test_expectations.txt:
11083
11084 2010-04-22  Zhenyao Mo  <zmo@google.com>
11085
11086         Reviewed by Eric Seidel.
11087
11088         Turn on antialias and stencil as default canvas attributes.
11089         https://bugs.webkit.org/show_bug.cgi?id=36972  
11090
11091         * fast/canvas/webgl/resources/webgl-test.js: 
11092         (create3DContext): Turn on antialias and stencil as default canvas attributes.
11093
11094 2010-04-22  Kenneth Rohde Christiansen  <kenneth@webkit.org>
11095
11096         Unreviewed expected results update.
11097
11098         Rename window.media to window.styleMedia
11099         https://bugs.webkit.org/show_bug.cgi?id=36187
11100
11101         * fast/dom/Window/window-properties-expected.txt:
11102         * fast/dom/Window/window-property-descriptors-expected.txt:
11103         * fast/dom/prototype-inheritance-2-expected.txt:
11104         * fast/dom/prototype-inheritance-expected.txt:
11105         * fast/media/print-restores-previous-mediatype-expected.txt:
11106         * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
11107         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
11108         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
11109         * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
11110         * platform/qt/fast/dom/Window/window-properties-expected.txt:
11111         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
11112         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
11113         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
11114         * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
11115         * platform/win/fast/dom/prototype-inheritance-expected.txt:
11116
11117 2010-04-20  Kenneth Rohde Christiansen  <kenneth@webkit.org>
11118
11119         Reviewed by Simon Fraser
11120
11121         Rename window.media to window.styleMedia
11122         https://bugs.webkit.org/show_bug.cgi?id=36187
11123
11124         Update layout tests.
11125
11126         * fast/media/lifetime.html:
11127         * fast/media/matchmedium-query-api.html:
11128         * fast/media/print-restores-previous-mediatype.html:
11129
11130 2010-04-22  Adam Barth  <abarth@webkit.org>
11131
11132         Unreviewed, rolling out r58069.
11133         http://trac.webkit.org/changeset/58069
11134         https://bugs.webkit.org/show_bug.cgi?id=27751
11135
11136         Broke compile on Windows.
11137
11138         * editing/execCommand/clipboard-access-expected.txt: Removed.
11139         * editing/execCommand/clipboard-access.html: Removed.
11140         * editing/execCommand/script-tests/clipboard-access.js: Removed.
11141
11142 2010-04-22  Abhishek Arya  <inferno@chromium.org>
11143
11144         Reviewed by Adam Barth.
11145
11146         Manual test to verify that javascript cannot access clipboard.        
11147         https://bugs.webkit.org/show_bug.cgi?id=27751
11148
11149         * editing/execCommand/clipboard-access-expected.txt: Added.
11150         * editing/execCommand/clipboard-access.html: Added.
11151         * editing/execCommand/script-tests/clipboard-access.js: Added.
11152         (enabled):
11153         (whenEnabled):
11154         (runTest):
11155
11156 2010-04-21  Adam Barth  <abarth@webkit.org>
11157
11158         Reviewed by Eric Seidel.
11159
11160         URL LayoutTests don't run on Firefox
11161         https://bugs.webkit.org/show_bug.cgi?id=37974
11162
11163         It turns out Firefox doesn't handle base URLs properly if we go through
11164         the DOM to create the <base> and <a> elements.  If we switch to
11165         document.write, we can run the tests in Firefox (even though
11166         document.write is lame).
11167
11168         * fast/url/resources/utilities.js:
11169         (canonicalize):
11170         (setBaseURL):
11171
11172 2010-04-21  Ben Murdoch  <benm@google.com>
11173
11174         Reviewed by Jeremy Orlow.
11175
11176         send-oncancel-event touch test should use js-test-post-function.js
11177         https://bugs.webkit.org/show_bug.cgi?id=37830
11178
11179         Restore reference to js-test-post-function removed erroneously in copy 
11180         when this test was move in http://trac.webkit.org/changeset/54253
11181         and the corresponding call to the isSuccessfullyParsed function.
11182
11183         * fast/events/touch/script-tests/send-oncancel-event.js:
11184         (touchcancelHandler): Call isSuccessfullyParsed.
11185         * fast/events/touch/send-oncancel-event.html: Add js-test-post-function.js back.
11186
11187 2010-04-21  MORITA Hajime  <morrita@google.com>
11188
11189         Reviewed by Shinichiro Hamaji.
11190
11191         https://bugs.webkit.org/show_bug.cgi?id=37056
11192         LayoutTests/editing/selection/move-left-right.html is slow
11193         
11194         Reduced style change that would trigger relayout. Note that You
11195         might find that expectation looks storange. It is due to Bug
11196         37016.
11197
11198         * editing/selection/move-left-right.html:
11199         * platform/mac/editing/selection/move-left-right-expected.txt:
11200
11201 2010-04-21  David Yonge-Mallo  <davinci@chromium.org>
11202
11203         Reviewed by Dan Bernstein.
11204
11205         ZWNJ - Display non-printing, invisible character
11206         https://bugs.webkit.org/show_bug.cgi?id=16131
11207
11208         Added tests for the handling of ZWJ and ZWNJ characters in simple font
11209         path.  These characters have zero width but may change the widths of text 
11210         around them.  Furthermore, their glyphs should not be displayed in
11211         simple static text.
11212
11213         * fast/text/format-control.html: Added.
11214         * fast/text/zero-width-characters.html: modified to test ZWSP, ZWJ, and ZWNJ.
11215         * platform/mac/fast/text/format-control-expected.checksum: Added.
11216         * platform/mac/fast/text/format-control-expected.png: Added.
11217         * platform/mac/fast/text/format-control-expected.txt: Added.
11218
11219 2010-04-21  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
11220
11221         Unreviewed.
11222
11223         [Qt] Enable notifications layout tests that are passing.
11224
11225         Qt port has a partial implementation of Notifications,
11226         see r57408.
11227
11228         * platform/qt/Skipped:
11229
11230 2010-04-21  James Robinson  <jamesr@chromium.org>
11231
11232         Unreviewed. Updating chromium test expecations.
11233
11234         * platform/chromium/test_expectations.txt:
11235
11236 2010-04-21  Chris Fleizach  <cfleizach@apple.com>
11237
11238         Reviewed by Alexey Proskuryakov.
11239
11240         aria-liveregion-notifications.html fails on leopard release bot
11241         https://bugs.webkit.org/show_bug.cgi?id=37112
11242
11243         Add four more tests that test specific live region functionality. Having these
11244         four tests run in order seems to stress the notification mechanism and will expose issues 
11245         more frequently.
11246         Modify tests that use notification listeners to also "removeNotificationListener".
11247
11248         * platform/mac-leopard/Skipped:
11249         * platform/mac/accessibility/aria-listbox-selectedchildren-change.html:
11250         * platform/mac/accessibility/aria-liveregion-on-image.html:
11251         * platform/mac/accessibility/aria-liveregions-addedelement-expected.txt: Added.
11252         * platform/mac/accessibility/aria-liveregions-addedelement.html: Added.
11253         * platform/mac/accessibility/aria-liveregions-changedalt-expected.txt: Added.
11254         * platform/mac/accessibility/aria-liveregions-changedalt.html: Added.
11255         * platform/mac/accessibility/aria-liveregions-changedtext-expected.txt: Added.
11256         * platform/mac/accessibility/aria-liveregions-changedtext.html: Added.
11257         * platform/mac/accessibility/aria-liveregions-notifications.html:
11258         * platform/mac/accessibility/aria-liveregions-removedelement-expected.txt: Added.
11259         * platform/mac/accessibility/aria-liveregions-removedelement.html: Added.
11260         * platform/mac/accessibility/change-notification-on-scroll.html:
11261
11262 2010-04-21  John Gregg  <johnnyg@google.com>
11263
11264         Reviewed by David Levin.
11265
11266         Fix up notifications request permission test.
11267         https://bugs.webkit.org/show_bug.cgi?id=37959
11268
11269         * fast/notifications/notifications-request-permission-expected.txt:
11270         * fast/notifications/notifications-request-permission.html:
11271
11272 2010-04-21  Alexey Proskuryakov  <ap@apple.com>
11273
11274         Not reviewed.
11275
11276         https://bugs.webkit.org/show_bug.cgi?id=37933
11277         <rdar://problem/7719540> XMLHttpRequest.withCredentials should be better enforced.
11278
11279         Tweaked the test to pass on Tiger.
11280
11281         * http/tests/xmlhttprequest/cross-origin-authorization-with-embedder.html: Tiger synchronous
11282         loader wrongfully terats 401 response as a failure. While this causes incorrect behavior for
11283         XMLHttpRequest, it's acceptable for the purposes of this test.
11284
11285 2010-04-15  John Gregg  <johnnyg@google.com>
11286
11287         Reviewed by David Levin.
11288
11289         Enable the notifications layout tests, but skip them on the ports that don't
11290         implement notifications.
11291         https://bugs.webkit.org/show_bug.cgi?id=37667
11292
11293         * fast/notifications/notifications-check-permission.html: Added.
11294         * fast/notifications/notifications-check-permission.html-disabled: Removed.
11295         * fast/notifications/notifications-display-close-events.html: Added.
11296         * fast/notifications/notifications-display-close-events.html-disabled: Removed.
11297         * fast/notifications/notifications-double-show.html: Added.
11298         * fast/notifications/notifications-double-show.html-disabled: Removed.
11299         * fast/notifications/notifications-no-icon.html: Added.
11300         * fast/notifications/notifications-no-icon.html-disabled: Removed.
11301         * fast/notifications/notifications-request-permission.html: Added.
11302         * fast/notifications/notifications-request-permission.html-disabled: Removed.
11303         * fast/notifications/notifications-with-permission.html: Added.
11304         * fast/notifications/notifications-with-permission.html-disabled: Removed.
11305         * fast/notifications/notifications-without-permission.html: Added.
11306         * fast/notifications/notifications-without-permission.html-disabled: Removed.
11307         * platform/gtk/Skipped:
11308         * platform/mac/Skipped:
11309         * platform/qt/Skipped:
11310         * platform/win/Skipped:
11311
11312 2010-04-21  Simon Fraser  <simon.fraser@apple.com>
11313
11314         Unreviewed; fix assertion in LayoutTests.
11315
11316         https://bugs.webkit.org/show_bug.cgi?id=37932
11317         Assertion in transitions/transition-end-event-destroy-iframe.html
11318         
11319         Now that composited iframes cause their parent document to enter compositing mode,
11320         iframe painting via NSView does't send the required -viewWillDraw, which causes
11321         this assertion. Disable the test until we figure out a solution.
11322
11323         * platform/mac-snowleopard/Skipped:
11324
11325 2010-04-21  James Robinson  <jamesr@chromium.org>
11326
11327         Unreviewed. Updating chromium test expecations.
11328
11329         * platform/chromium/test_expectations.txt:
11330
11331 2010-04-21  James Robinson  <jamesr@chromium.org>
11332
11333         Updating chromium expectations for tests that need new layoutTestController
11334         functionality.
11335
11336         * platform/chromium/test_expectations.txt:
11337
11338 2010-04-21  Albert J. Wong  <ajwong@chromium.org>
11339
11340         Not reviewed. Sheriffing cleanup.
11341
11342         [chromium] Add bug numbers for expectations created during sheriffing.
11343
11344         * platform/chromium/test_expectations.txt:
11345
11346 2010-04-21  Alexey Proskuryakov  <ap@apple.com>
11347
11348         https://bugs.webkit.org/show_bug.cgi?id=37933
11349         <rdar://problem/7719540> XMLHttpRequest.withCredentials should be better enforced.
11350
11351         * platform/qt/Skipped: Skip the new test on Qt. There is nothing special about it,
11352         existing related tests are skipped already.
11353
11354 2010-04-21  Alexey Proskuryakov  <ap@apple.com>
11355
11356         Reviewed by Brady Eidson.
11357
11358         https://bugs.webkit.org/show_bug.cgi?id=37933
11359         <rdar://problem/7719540> XMLHttpRequest.withCredentials should be better enforced.
11360
11361         * http/tests/xmlhttprequest/cross-origin-authorization-with-embedder-expected.txt: Added.
11362         * http/tests/xmlhttprequest/cross-origin-authorization-with-embedder.html: Added.
11363
11364 2010-04-21  Jakub Wieczorek  <jwieczorek@webkit.org>
11365
11366         Unreviewed.
11367
11368         Skip the new fast/lists tests on Mac and Windows until these ports
11369         implement LayoutTestController::markerTextForListItem().
11370
11371         * platform/mac/Skipped:
11372         * platform/win/Skipped:
11373
11374 2010-04-21  Jakub Wieczorek  <jwieczorek@webkit.org>
11375
11376         Reviewed by Darin Adler.
11377
11378         List item markers are not always updated after changes in the DOM.
11379         https://bugs.webkit.org/show_bug.cgi?id=37060
11380
11381         * fast/lists/dump-list.js:
11382         (indent):
11383         (dumpListHelper): A recursive function to dump nested lists.
11384         (dumpList): A function that dumps a readable plain text representation of a list.
11385         * fast/lists/ol-nested-items-dynamic-insert-expected.txt: Added.
11386         * fast/lists/ol-nested-items-dynamic-insert.html: Added.
11387         * fast/lists/ol-nested-items-dynamic-remove-expected.txt: Added.
11388         * fast/lists/ol-nested-items-dynamic-remove.html: Added.
11389         * fast/lists/ol-nested-items-expected.txt: Added.
11390         * fast/lists/ol-nested-items.html: Added.
11391         * fast/lists/ol-nested-list-dynamic-insert-expected.txt: Added.
11392         * fast/lists/ol-nested-list-dynamic-insert.html: Added.
11393         * fast/lists/ol-nested-list-dynamic-remove-expected.txt: Added.
11394         * fast/lists/ol-nested-list-dynamic-remove.html: Added.
11395         * fast/lists/ol-nested-list-expected.txt: Added.
11396         * fast/lists/ol-nested-list.html: Added.
11397         * platform/mac/Skipped: Skip the tests until this port implements the new LayoutTestController function.
11398         * platform/win/Skipped: Skip the tests until this port implements the new LayoutTestController function.
11399
11400 2010-04-21  Csaba Osztrogonác  <ossy@webkit.org>
11401
11402         [Qt] media/video-source-add-src.html was removed from tree
11403         by r57820, so it's time to remove it from Qt Skipped list.
11404
11405         * platform/qt/Skipped: media/video-source-add-src.html removed.
11406
11407 2010-04-21  Benjamin Poulain  <ikipou@gmail.com>
11408
11409         Reviewed by Simon Fraser.
11410
11411         Update of fixed elements is not made correctly when the page has been scrolled
11412         https://bugs.webkit.org/show_bug.cgi?id=36783
11413
11414         * fast/repaint/fixed-child-move-after-scroll.html: Added.
11415         * fast/repaint/fixed-child-of-fixed-move-after-scroll.html: Added.
11416         * fast/repaint/fixed-child-of-transformed-move-after-scroll.html: Added.
11417         * fast/repaint/fixed-move-after-scroll.html: Added.
11418         * platform/mac/fast/repaint/fixed-child-move-after-scroll-expected.checksum: Added.
11419         * platform/mac/fast/repaint/fixed-child-move-after-scroll-expected.png: Added.
11420         * platform/mac/fast/repaint/fixed-child-move-after-scroll-expected.txt: Added.
11421         * platform/mac/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.checksum: Added.
11422         * platform/mac/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: Added.
11423         * platform/mac/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt: Added.
11424         * platform/mac/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.checksum: Added.
11425         * platform/mac/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: Added.
11426         * platform/mac/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt: Added.
11427         * platform/mac/fast/repaint/fixed-move-after-scroll-expected.checksum: Added.
11428         * platform/mac/fast/repaint/fixed-move-after-scroll-expected.png: Added.
11429         * platform/mac/fast/repaint/fixed-move-after-scroll-expected.txt: Added.
11430
11431 2010-04-21  Eric Seidel  <eric@webkit.org>
11432
11433         Unreviewed, rolling out r57963.
11434         http://trac.webkit.org/changeset/57963
11435         https://bugs.webkit.org/show_bug.cgi?id=37759
11436
11437         Three tests started crashing on the Qt bot.
11438
11439         * platform/qt/Skipped:
11440
11441 2010-04-21  Yi Shen  <yi.4.shen@nokia.com>
11442
11443         Reviewed by Simon Hausmann.
11444
11445         [Qt] Unskip a bunch of now passing tests, which was skipped because of 
11446         missing LayoutTestController::computedStyleIncludingVisitedInfo
11447         https://bugs.webkit.org/show_bug.cgi?id=37759
11448
11449         * platform/qt/Skipped:
11450
11451 2010-04-21  Alejandro G. Castro  <alex@igalia.com>
11452
11453         Rubber-stamped by Xan Lopez.
11454
11455         Skipping fast/frames/frame-crash-with-page-cache.html
11456         https://bugs.webkit.org/show_bug.cgi?id=37914
11457
11458         * platform/gtk/Skipped:
11459
11460 2010-04-20  Oliver Hunt  <oliver@apple.com>
11461
11462         Reviewed by Maciej Stachowiak.
11463
11464         [ES5] RegExp literals are constants that should be persistent across multiple function calls.
11465         https://bugs.webkit.org/show_bug.cgi?id=37908
11466
11467         Add tests to ensure correct persistence of RegExp literals, and correctly avoid
11468         sharing "identical" regexps used in different places.
11469
11470         * fast/js/regexp-literals-are-constants-expected.txt: Added.
11471         * fast/js/regexp-literals-are-constants.html: Added.
11472         * fast/js/script-tests/regexp-literals-are-constants.js: Added.
11473         (test1):
11474         (returnRegExpLiteral):
11475         (returnConditionalRegExpLiteral):
11476
11477 2010-04-20  Ryosuke Niwa  <rniwa@webkit.org>
11478
11479         Reviewed by Justin Garcia.
11480
11481         Nested <ul>s are mishandled when converted to <ol> using execCommand('insertorderedlist')
11482         https://bugs.webkit.org/show_bug.cgi?id=19539
11483
11484         Test to make sure InsertListCommand merges consecutive lists when converting
11485         ordered/unordered lists to the opposite type of lists inside another list.
11486
11487         * editing/execCommand/insert-lists-inside-another-list-expected.txt: Added.
11488         * editing/execCommand/insert-lists-inside-another-list.html: Added.
11489         * editing/execCommand/script-tests/insert-lists-inside-another-list.js: Added.
11490         (testList):
11491         * platform/mac/editing/execCommand/create-list-from-range-selection-expected.txt:
11492
11493 2010-04-20  Simon Fraser  <simon.fraser@apple.com>
11494
11495         Fix test result after r57913.
11496
11497         * compositing/iframes/composited-iframe-expected.txt:
11498
11499 2010-04-20  Yuzo Fujishima  <yuzo@google.com>
11500
11501         Unreviewed test skipping for Chromium Win.
11502
11503         Skip editing/pasteboard/copy-backslash-with-euc.html for Chromium Win.
11504         https://bugs.webkit.org/show_bug.cgi?id=36419
11505
11506         * platform/chromium/test_expectations.txt:
11507
11508 2010-04-20  Shinichiro Hamaji  <hamaji@chromium.org>
11509
11510         Unreviewed test fix.
11511
11512         A backslash in EUC-JP becomes to a yen sign when it is copied
11513         https://bugs.webkit.org/show_bug.cgi?id=36419
11514
11515         Add editing/pasteboard/copy-backslash-with-euc into Gtk's skipped list.
11516
11517         * platform/gtk/Skipped:
11518
11519 2010-04-20  Shinichiro Hamaji  <hamaji@chromium.org>
11520
11521         Reviewed by Darin Adler and Alexey Proskuryakov.
11522
11523         A backslash in EUC-JP becomes to a yen sign when it is copied
11524         https://bugs.webkit.org/show_bug.cgi?id=36419
11525
11526         * editing/execCommand/transpose-backslash-with-euc-expected.txt: Added.
11527         * editing/execCommand/transpose-backslash-with-euc.html: Added.
11528         * editing/pasteboard/copy-backslash-with-euc-expected.txt: Added.
11529         * editing/pasteboard/copy-backslash-with-euc.html: Added.
11530         * editing/pasteboard/resources/copy-backslash-euc.html: Added.
11531
11532 2010-04-20  Andrew Scherkus  <scherkus@chromium.org>
11533
11534         Unreviewed, updating Chromium test_expectations for media/video-zoom.html.
11535
11536         * platform/chromium/test_expectations.txt:
11537
11538 2010-04-20  James Robinson  <jamesr@chromium.org>
11539
11540         Unreviewed. Update chromium expectations.  Also consolidate identical
11541         platform expectations for fast/dom/prototype-inheritance.html.
11542
11543         * platform/chromium-linux/fast/dom/prototype-inheritance-expected.txt: Removed.
11544         * platform/chromium-mac/fast/dom/prototype-inheritance-expected.txt: Removed.
11545         * platform/chromium-win/fast/dom/prototype-inheritance-expected.txt: Removed.
11546         * platform/chromium/fast/dom/prototype-inheritance-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/dom/prototype-inheritance-expected.txt.
11547         * platform/chromium/test_expectations.txt:
11548
11549 2010-04-20  Sheriff Bot  <webkit.review.bot@gmail.com>
11550
11551         Unreviewed, rolling out r57924.
11552         http://trac.webkit.org/changeset/57924
11553         https://bugs.webkit.org/show_bug.cgi?id=37898
11554
11555         It broke 3-4 test on all bot (Requested by Ossy on #webkit).
11556
11557         * fast/media/lifetime.html:
11558         * fast/media/matchmedium-query-api.html:
11559         * fast/media/print-restores-previous-mediatype-expected.txt:
11560         * fast/media/print-restores-previous-mediatype.html:
11561
11562 2010-04-20  Simon Fraser  <simon.fraser@apple.com>
11563
11564         Test fix, no review.
11565
11566         Disable compositing/iframes/composited-iframe.html because compositing is
11567         turned off at runtime on Leopard (based on QuickTime version), so we can't
11568         rely on the result.
11569
11570         * platform/mac-leopard/Skipped:
11571
11572 2010-04-20  James Robinson  <jamesr@chromium.org>
11573
11574         Reviewed by dglazkov.
11575
11576         Update chromium SVG baselines for r57886
11577         https://bugs.webkit.org/show_bug.cgi?id=37891
11578
11579         * platform/chromium-linux/svg/custom/image-with-transform-clip-filter-expected.txt: Added.
11580         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Removed.
11581         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Removed.
11582         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Removed.
11583         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Removed.
11584         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Removed.
11585         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Removed.
11586         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Removed.
11587         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Removed.
11588         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Removed.
11589         * platform/chromium-mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Removed.
11590         * platform/chromium-mac/svg/batik/filters/filterRegions-expected.txt: Removed.
11591         * platform/chromium-mac/svg/batik/text/textEffect-expected.txt: Removed.
11592         * platform/chromium-mac/svg/batik/text/textEffect3-expected.txt: Removed.
11593         * platform/chromium-mac/svg/batik/text/textFeatures-expected.txt: Removed.
11594         * platform/chromium-mac/svg/batik/text/textProperties-expected.txt: Removed.
11595         * platform/chromium-mac/svg/custom/feDisplacementMap-01-expected.txt: Removed.
11596         * platform/chromium-mac/svg/custom/image-with-transform-clip-filter-expected.txt: Removed.
11597         * platform/chromium-mac/svg/custom/non-opaque-filters-expected.txt: Removed.
11598         * platform/chromium-mac/svg/custom/visibility-override-filter-expected.txt: Removed.
11599         * platform/chromium-mac/svg/filters/big-sized-filter-2-expected.txt: Removed.
11600         * platform/chromium-mac/svg/filters/feColorMatrix-values-expected.txt: Removed.
11601         * platform/chromium-mac/svg/filters/feMerge-expected.txt: Removed.
11602         * platform/chromium-mac/svg/filters/feOffset-expected.txt: Removed.
11603         * platform/chromium-mac/svg/filters/filter-on-tspan-expected.txt: Removed.
11604         * platform/chromium-mac/svg/filters/subRegion-in-userSpace-expected.txt: Removed.
11605         * platform/chromium-mac/svg/filters/subRegion-one-effect-expected.txt: Removed.
11606         * platform/chromium-mac/svg/filters/subRegion-two-effects-expected.txt: Removed.
11607         * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.txt: Added.
11608         * platform/chromium-win/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
11609         * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
11610         * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
11611         * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
11612         * platform/chromium-win/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
11613         * platform/chromium-win/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
11614         * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
11615         * platform/chromium-win/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
11616         * platform/chromium-win/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
11617         * platform/chromium-win/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
11618         * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
11619         * platform/chromium-win/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
11620         * platform/chromium-win/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
11621         * platform/chromium-win/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
11622         * platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
11623         * platform/chromium-win/svg/batik/filters/feTile-expected.txt:
11624         * platform/chromium-win/svg/batik/filters/filterRegions-expected.txt:
11625         * platform/chromium-win/svg/batik/text/textEffect-expected.txt:
11626         * platform/chromium-win/svg/batik/text/textEffect3-expected.txt:
11627         * platform/chromium-win/svg/batik/text/textFeatures-expected.txt:
11628         * platform/chromium-win/svg/batik/text/textProperties-expected.txt:
11629         * platform/chromium-win/svg/custom/empty-merge-expected.txt: Removed.
11630         * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.txt:
11631         * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.txt:
11632         * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.txt:
11633         * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.txt:
11634         * platform/chromium-win/svg/custom/feDisplacementMap-01-expected.txt: Removed.
11635         * platform/chromium-win/svg/custom/image-with-transform-clip-filter-expected.txt:
11636         * platform/chromium-win/svg/custom/invalid-css-expected.txt:
11637         * platform/chromium-win/svg/custom/non-opaque-filters-expected.txt:
11638         * platform/chromium-win/svg/custom/resource-invalidate-on-target-update-expected.txt: Removed.
11639         * platform/chromium-win/svg/custom/text-filter-expected.txt:
11640         * platform/chromium-win/svg/custom/visibility-override-filter-expected.txt: Removed.
11641         * platform/chromium-win/svg/filters/big-sized-filter-2-expected.txt: Removed.
11642         * platform/chromium-win/svg/filters/big-sized-filter-expected.txt: Removed.
11643         * platform/chromium-win/svg/filters/feColorMatrix-values-expected.txt:
11644         * platform/chromium-win/svg/filters/feComposite-expected.txt:
11645         * platform/chromium-win/svg/filters/feDisplacementMap-expected.txt: Removed.
11646         * platform/chromium-win/svg/filters/feGaussianBlur-expected.txt: Removed.
11647         * platform/chromium-win/svg/filters/feMerge-expected.txt: Removed.
11648         * platform/chromium-win/svg/filters/feMerge-wrong-input-expected.txt: Removed.
11649         * platform/chromium-win/svg/filters/feOffset-expected.txt: Removed.
11650         * platform/chromium-win/svg/filters/feTile-expected.txt: Removed.
11651         * platform/chromium-win/svg/filters/filter-on-tspan-expected.txt:
11652         * platform/chromium-win/svg/filters/shadow-on-filter-expected.txt: Removed.
11653         * platform/chromium-win/svg/filters/sourceAlpha-expected.txt:
11654         * platform/chromium-win/svg/filters/subRegion-in-userSpace-expected.txt: Removed.
11655         * platform/chromium-win/svg/filters/subRegion-one-effect-expected.txt: Removed.
11656         * platform/chromium-win/svg/filters/subRegion-two-effects-expected.txt: Removed.
11657         * platform/chromium/test_expectations.txt:
11658
11659 2010-04-20  Kenneth Rohde Christiansen  <kenneth@webkit.org>
11660
11661         Reviewed by Simon Fraser.
11662
11663         Rename window.media to window.styleMedia
11664         https://bugs.webkit.org/show_bug.cgi?id=36187
11665
11666         Update layout tests.
11667
11668         * fast/media/lifetime.html:
11669         * fast/media/matchmedium-query-api.html:
11670         * fast/media/print-restores-previous-mediatype.html:
11671         * fast/media/print-restores-previous-mediatype-expected.txt:
11672
11673 2010-04-20  Justin Schuh  <jschuh@chromium.org>
11674
11675         Reviewed by Adam Barth.
11676
11677         Invalid cast due to <video> inside <foreignObject> inside <svg> inside <img>
11678         https://bugs.webkit.org/show_bug.cgi?id=37331
11679
11680         Tests for a crash on attempting to load media in a foreignObject inside
11681         an SVGImage.
11682
11683         * media/resources: Added.
11684         * media/resources/foreignobject-media.svg: Added.
11685         * media/svg-as-image-with-media-blocked-expected.txt: Added.
11686         * media/svg-as-image-with-media-blocked.html: Added.
11687
11688 2010-04-20  Dmitry Titov  <dimich@chromium.org>
11689
11690         Reviewed by Adam Barth.
11691
11692         worker-close.html is flaky on slow machines.
11693         https://bugs.webkit.org/show_bug.cgi?id=37887
11694
11695         * fast/workers/worker-close.html: Move the start of the timer to terminate the test after an expected message is received.
11696
11697 2010-04-20  James Robinson  <jamesr@chromium.org>
11698
11699         Unreviewed. Another round of chromium test expectation SVG updates.
11700
11701         * platform/chromium/test_expectations.txt:
11702
11703 2010-04-20  Simon Fraser  <simon.fraser@apple.com>
11704
11705         Reviewed by Dan Bernstein.
11706
11707         Hook compositing layers together across iframes
11708         https://bugs.webkit.org/show_bug.cgi?id=37878
11709         
11710         Testcase that has a composited iframe, and dumps the layer tree of the parent document
11711         to ensure that it also became composited.
11712
11713         * compositing/iframes/composited-iframe-expected.txt: Added.
11714         * compositing/iframes/composited-iframe.html: Added.
11715         * compositing/iframes/resources/composited-subframe.html: Added.
11716
11717 2010-04-20  Simon Fraser  <simon.fraser@apple.com>
11718
11719         Reviewed by Anders Carlsson.
11720
11721         backgroundColor is oddly indented in layer tree dump
11722         https://bugs.webkit.org/show_bug.cgi?id=37885
11723         
11724         Fix indentation in this expected result.
11725
11726         * compositing/geometry/preserve-3d-switching-expected.txt:
11727
11728 2010-04-20  James Robinson  <jamesr@chromium.org>
11729
11730         Unreviewed. Fix typo in chromium test expectations.
11731
11732         * platform/chromium/test_expectations.txt:
11733
11734 2010-04-20  James Robinson  <jamesr@chromium.org>
11735
11736         Unreviewed.  Update chromium test expectations to reflect changes
11737         in SVG tests from r57886.
11738
11739         * platform/chromium/test_expectations.txt:
11740
11741 2010-04-20  Sergey Ulanov <sergeyu@chromium.org>
11742
11743         Unreviewed, checking in baselines due to changes to Chromium's video scaling algorithm.
11744
11745         * platform/chromium-linux/media/video-replaces-poster-expected.checksum:
11746         * platform/chromium-linux/media/video-replaces-poster-expected.png:
11747         * platform/chromium-mac/media/video-replaces-poster-expected.checksum:
11748         * platform/chromium-mac/media/video-replaces-poster-expected.png:
11749         * platform/chromium-win/media/video-replaces-poster-expected.checksum:
11750         * platform/chromium-win/media/video-replaces-poster-expected.png:
11751         * platform/chromium-win/media/video-zoom-expected.checksum: Added.
11752         * platform/chromium-win/media/video-zoom-expected.png: Added.
11753         * platform/chromium-win/media/video-zoom-expected.txt: Added.
11754
11755 2010-04-20  Robin Cao  <robin.webkit@gmail.com>
11756
11757         Reviewed by Dirk Schulze.
11758
11759         Update expected results after bug fix: https://bugs.webkit.org/show_bug.cgi?id=36718
11760         now animateColor on target element with attributes 'fill' and 'stroke' set to 'none' is possible.
11761
11762         * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum: Updated.
11763         * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Updated.
11764         * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Updated.
11765         * svg/custom/animation-currentColor.svg: Updated.
11766
11767 2010-04-20  Adam Roben  <aroben@apple.com>
11768
11769         Unskip xss-DENIED-mime-type-execute-as-html.html on Windows
11770
11771         This is essentially a rollout of r57729. I was hoping that skipping
11772         this test would fix the spurious timeouts described in
11773         <http://webkit.org/b/37714>, but that hasn't happened.
11774
11775         * platform/win/Skipped:
11776
11777 2010-04-20  Dirk Schulze  <krit@webkit.org>
11778
11779         Reviewed by Nikolas Zimmermann.
11780
11781         SVGResourceFilter needs to be moved to under Renderers
11782         https://bugs.webkit.org/show_bug.cgi?id=35320
11783
11784         All SVG tests with filters need an update. A new renderer for
11785         SVGFilterElement was created. This renderer also dumps filter
11786         primitives as long as they have externalRepresentation implemented.
11787
11788         * platform/gtk/svg/filters/filter-on-tspan-expected.txt:
11789         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
11790         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
11791         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
11792         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
11793         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
11794         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
11795         * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
11796         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
11797         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
11798         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
11799         * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
11800         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
11801         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
11802         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
11803         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
11804         * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
11805         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
11806         * platform/mac/svg/batik/filters/feTile-expected.txt:
11807         * platform/mac/svg/batik/filters/filterRegions-expected.txt:
11808         * platform/mac/svg/batik/text/textEffect-expected.txt:
11809         * platform/mac/svg/batik/text/textEffect3-expected.txt:
11810         * platform/mac/svg/batik/text/textFeatures-expected.txt:
11811         * platform/mac/svg/batik/text/textProperties-expected.txt:
11812         * platform/mac/svg/custom/empty-merge-expected.txt:
11813         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
11814         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
11815         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
11816         * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
11817         * platform/mac/svg/custom/feDisplacementMap-01-expected.txt:
11818         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
11819         * platform/mac/svg/custom/invalid-css-expected.txt:
11820         * platform/mac/svg/custom/non-opaque-filters-expected.txt:
11821         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.txt:
11822         * platform/mac/svg/custom/text-filter-expected.txt:
11823         * platform/mac/svg/custom/visibility-override-filter-expected.txt:
11824         * platform/mac/svg/filters/big-sized-filter-2-expected.txt:
11825         * platform/mac/svg/filters/big-sized-filter-expected.txt:
11826         * platform/mac/svg/filters/feColorMatrix-values-expected.txt:
11827         * platform/mac/svg/filters/feComposite-expected.txt:
11828         * platform/mac/svg/filters/feDisplacementMap-expected.txt:
11829         * platform/mac/svg/filters/feGaussianBlur-expected.txt:
11830         * platform/mac/svg/filters/feMerge-expected.txt:
11831         * platform/mac/svg/filters/feMerge-wrong-input-expected.txt:
11832         * platform/mac/svg/filters/feOffset-expected.txt:
11833         * platform/mac/svg/filters/feTile-expected.txt:
11834         * platform/mac/svg/filters/filter-clip-expected.txt:
11835         * platform/mac/svg/filters/filter-on-tspan-expected.txt:
11836         * platform/mac/svg/filters/filter-source-position-expected.txt:
11837         * platform/mac/svg/filters/filterRes-expected.txt:
11838         * platform/mac/svg/filters/shadow-on-filter-expected.txt:
11839         * platform/mac/svg/filters/shadow-on-rect-with-filter-expected.txt:
11840         * platform/mac/svg/filters/sourceAlpha-expected.txt:
11841         * platform/mac/svg/filters/subRegion-in-userSpace-expected.txt:
11842         * platform/mac/svg/filters/subRegion-one-effect-expected.txt:
11843         * platform/mac/svg/filters/subRegion-two-effects-expected.txt:
11844         * platform/qt/svg/filters/feComposite-expected.txt:
11845         * platform/qt/svg/filters/feGaussianBlur-expected.txt:
11846         * platform/qt/svg/filters/feMerge-expected.txt:
11847         * platform/qt/svg/filters/feMerge-wrong-input-expected.txt:
11848         * platform/qt/svg/filters/feOffset-expected.txt:
11849         * platform/qt/svg/filters/feTile-expected.txt:
11850         * platform/qt/svg/filters/filter-on-tspan-expected.txt:
11851         * platform/qt/svg/filters/filter-source-position-expected.txt:
11852         * platform/qt/svg/filters/shadow-on-filter-expected.txt:
11853         * platform/qt/svg/filters/shadow-on-rect-with-filter-expected.txt:
11854         * platform/qt/svg/filters/sourceAlpha-expected.txt:
11855         * platform/qt/svg/filters/subRegion-in-userSpace-expected.txt:
11856         * platform/qt/svg/filters/subRegion-one-effect-expected.txt:
11857         * platform/qt/svg/filters/subRegion-two-effects-expected.txt:
11858         * platform/win/svg/custom/image-with-transform-clip-filter-expected.txt: Added.
11859         * platform/win/svg/filters/feColorMatrix-values-expected.txt:
11860
11861 2010-04-20  Sheriff Bot  <webkit.review.bot@gmail.com>
11862
11863         Unreviewed, rolling out r57880.
11864         http://trac.webkit.org/changeset/57880
11865         https://bugs.webkit.org/show_bug.cgi?id=37846
11866
11867         Broke several bots, FEDisplacmentMap dumps includes pointers,
11868         no one noticed. Dirk will upload a new patch later. (Requested
11869         by WildFox on #webkit).
11870
11871         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
11872         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
11873         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
11874         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
11875         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
11876         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
11877         * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
11878         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
11879         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
11880         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
11881         * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
11882         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
11883         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
11884         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
11885         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
11886         * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
11887         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
11888         * platform/mac/svg/batik/filters/feTile-expected.txt:
11889         * platform/mac/svg/batik/filters/filterRegions-expected.txt:
11890         * platform/mac/svg/batik/text/textEffect-expected.txt:
11891         * platform/mac/svg/batik/text/textEffect3-expected.txt:
11892         * platform/mac/svg/batik/text/textFeatures-expected.txt:
11893         * platform/mac/svg/batik/text/textProperties-expected.txt:
11894         * platform/mac/svg/custom/empty-merge-expected.txt:
11895         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
11896         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
11897         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
11898         * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
11899         * platform/mac/svg/custom/feDisplacementMap-01-expected.txt:
11900         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
11901         * platform/mac/svg/custom/invalid-css-expected.txt:
11902         * platform/mac/svg/custom/non-opaque-filters-expected.txt:
11903         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.txt:
11904         * platform/mac/svg/custom/text-filter-expected.txt:
11905         * platform/mac/svg/custom/visibility-override-filter-expected.txt:
11906         * platform/mac/svg/filters/big-sized-filter-2-expected.txt:
11907         * platform/mac/svg/filters/big-sized-filter-expected.txt:
11908         * platform/mac/svg/filters/feColorMatrix-values-expected.txt:
11909         * platform/mac/svg/filters/feComposite-expected.txt:
11910         * platform/mac/svg/filters/feDisplacementMap-expected.txt:
11911         * platform/mac/svg/filters/feGaussianBlur-expected.txt:
11912         * platform/mac/svg/filters/feMerge-expected.txt:
11913         * platform/mac/svg/filters/feMerge-wrong-input-expected.txt:
11914         * platform/mac/svg/filters/feOffset-expected.txt:
11915         * platform/mac/svg/filters/feTile-expected.txt:
11916         * platform/mac/svg/filters/filter-clip-expected.txt:
11917         * platform/mac/svg/filters/filter-on-tspan-expected.txt:
11918         * platform/mac/svg/filters/filter-source-position-expected.txt:
11919         * platform/mac/svg/filters/filterRes-expected.txt:
11920         * platform/mac/svg/filters/shadow-on-filter-expected.txt:
11921         * platform/mac/svg/filters/shadow-on-rect-with-filter-expected.txt:
11922         * platform/mac/svg/filters/sourceAlpha-expected.txt:
11923         * platform/mac/svg/filters/subRegion-in-userSpace-expected.txt:
11924         * platform/mac/svg/filters/subRegion-one-effect-expected.txt:
11925         * platform/mac/svg/filters/subRegion-two-effects-expected.txt:
11926
11927 2010-04-20  Dirk Schulze  <krit@webkit.org>
11928
11929         Reviewed by Nikolas Zimmermann.
11930
11931         SVGResourceFilter needs to be moved to under Renderers
11932         https://bugs.webkit.org/show_bug.cgi?id=35320
11933
11934         All SVG tests with filters need an update. A new renderer for
11935         SVGFilterElement was created. This renderer also dumps filter
11936         primitives as long as they have externalRepresentation implemented.
11937
11938         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
11939         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
11940         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
11941         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
11942         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
11943         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
11944         * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
11945         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
11946         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
11947         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
11948         * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
11949         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
11950         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
11951         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
11952         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
11953         * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
11954         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
11955         * platform/mac/svg/batik/filters/feTile-expected.txt:
11956         * platform/mac/svg/batik/filters/filterRegions-expected.txt:
11957         * platform/mac/svg/batik/text/textEffect-expected.txt:
11958         * platform/mac/svg/batik/text/textEffect3-expected.txt:
11959         * platform/mac/svg/batik/text/textFeatures-expected.txt:
11960         * platform/mac/svg/batik/text/textProperties-expected.txt:
11961         * platform/mac/svg/custom/empty-merge-expected.txt:
11962         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
11963         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
11964         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
11965         * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
11966         * platform/mac/svg/custom/feDisplacementMap-01-expected.txt:
11967         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
11968         * platform/mac/svg/custom/invalid-css-expected.txt:
11969         * platform/mac/svg/custom/non-opaque-filters-expected.txt:
11970         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.txt:
11971         * platform/mac/svg/custom/text-filter-expected.txt:
11972         * platform/mac/svg/custom/visibility-override-filter-expected.txt:
11973         * platform/mac/svg/filters/big-sized-filter-2-expected.txt:
11974         * platform/mac/svg/filters/big-sized-filter-expected.txt:
11975         * platform/mac/svg/filters/feColorMatrix-values-expected.txt:
11976         * platform/mac/svg/filters/feComposite-expected.txt:
11977         * platform/mac/svg/filters/feDisplacementMap-expected.txt:
11978         * platform/mac/svg/filters/feGaussianBlur-expected.txt:
11979         * platform/mac/svg/filters/feMerge-expected.txt:
11980         * platform/mac/svg/filters/feMerge-wrong-input-expected.txt:
11981         * platform/mac/svg/filters/feOffset-expected.txt:
11982         * platform/mac/svg/filters/feTile-expected.txt:
11983         * platform/mac/svg/filters/filter-clip-expected.txt:
11984         * platform/mac/svg/filters/filter-on-tspan-expected.txt:
11985         * platform/mac/svg/filters/filter-source-position-expected.txt:
11986         * platform/mac/svg/filters/filterRes-expected.txt:
11987         * platform/mac/svg/filters/shadow-on-filter-expected.txt:
11988         * platform/mac/svg/filters/shadow-on-rect-with-filter-expected.txt:
11989         * platform/mac/svg/filters/sourceAlpha-expected.txt:
11990         * platform/mac/svg/filters/subRegion-in-userSpace-expected.txt:
11991         * platform/mac/svg/filters/subRegion-one-effect-expected.txt:
11992         * platform/mac/svg/filters/subRegion-two-effects-expected.txt:
11993
11994 2010-04-20  No'am Rosenthal  <noam.rosenthal@nokia.com>
11995
11996         Reviewed by Antti Koivisto.
11997
11998         [Qt] GraphicsLayer: support fill-modes
11999         https://bugs.webkit.org/show_bug.cgi?id=36216
12000
12001         Remove LayoutTests/animations/fill-mode-transform.html from the skip list
12002
12003         * platform/qt/Skipped:
12004
12005 2010-04-20  Kent Tamura  <tkent@chromium.org>
12006
12007         Reviewed by Darin Adler.
12008
12009         More tests for interactive validation
12010         https://bugs.webkit.org/show_bug.cgi?id=37345
12011
12012         Add tests for cases that event handlers modify DOM structures.
12013         These improve test coverage for r57346.
12014
12015         * fast/forms/checkValidity-handler-updates-dom-expected.txt: Added.
12016         * fast/forms/checkValidity-handler-updates-dom.html: Added.
12017         * fast/forms/interactive-validation-lost-focusable-expected.txt: Added.
12018         * fast/forms/interactive-validation-lost-focusable.html: Added.
12019         * fast/forms/script-tests/checkValidity-handler-updates-dom.js: Added.
12020
12021 2010-04-19  James Robinson  <jamesr@chromium.org>
12022
12023         Unreviewed. Update chromium test expectations.
12024
12025         * platform/chromium/test_expectations.txt:
12026
12027 2010-04-19  Jessie Berlin  <jberlin@webkit.org>
12028
12029         Reviewed by Dan Bernstein.
12030
12031         Remove an extra space in the getComputedStyle-with-psuedo-element test that was causing it to fail on the Chromium bots, and remove the platform-specific results that were landed in the meantime.
12032
12033         * fast/css/getComputedStyle/getComputedStyle-with-pseudo-element-expected.txt:
12034         * fast/css/getComputedStyle/getComputedStyle-with-pseudo-element.html:
12035         * platform/chromium-linux/fast/css/getComputedStyle/getComputedStyle-with-pseudo-element-expected.txt: Removed.
12036         * platform/chromium-win/fast/css/getComputedStyle/getComputedStyle-with-pseudo-element-expected.txt: Removed.
12037
12038 2010-04-19  James Robinson  <jamesr@chromium.org>
12039
12040         Unreviewed. Update chromium test expectations.
12041
12042         * platform/chromium/test_expectations.txt:
12043
12044 2010-04-19  Chris Fleizach  <cfleizach@apple.com>
12045
12046         Reviewed by Beth Dakin.
12047
12048         AX: aria-haspopup needs to be exposed
12049         https://bugs.webkit.org/show_bug.cgi?id=37808
12050
12051         * platform/mac/accessibility/element-haspopup-expected.txt: Added.
12052         * platform/mac/accessibility/element-haspopup.html: Added.
12053
12054 2010-04-19  James Robinson  <jamesr@chromium.org>
12055
12056         Unreviewed, move chromium baselines for fast/url around.
12057
12058         The desired behavior is that chromium-win use one set of baselines and
12059         chromium-mac/chromium-linux use another, however to do we have to
12060         duplicate the mac+linux results into chromium-mac and chromium-linux.
12061
12062         * platform/chromium-linux/fast/url/file-expected.txt: Added.
12063         * platform/chromium-linux/fast/url/relative-unix-expected.txt: Added.
12064         * platform/chromium-linux/fast/url/relative-win-expected.txt: Added.
12065         * platform/chromium-mac/fast/url/file-expected.txt: Added.
12066         * platform/chromium-mac/fast/url/relative-unix-expected.txt: Added.
12067         * platform/chromium-mac/fast/url/relative-win-expected.txt: Added.
12068         * platform/chromium/fast/url/file-expected.txt: Removed.
12069         * platform/chromium/fast/url/relative-unix-expected.txt: Removed.
12070         * platform/chromium/fast/url/relative-win-expected.txt: Removed.
12071
12072 2010-04-08  Dimitri Glazkov  <dglazkov@chromium.org>
12073
12074         Reviewed by Darin Adler.
12075
12076         Manipulating document fragment members while adding it to tree may result in loss of tree integrity.
12077         https://bugs.webkit.org/show_bug.cgi?id=36031
12078
12079         These tests study various side-effects of DOM mutation events fired during appending/inserting
12080         document fragments.
12081
12082         * fast/dom/Node/fragment-mutation-expected.txt: Added.
12083         * fast/dom/Node/fragment-mutation.html: Added.
12084
12085 2010-04-19  James Robinson  <jamesr@chromium.org>
12086
12087         Unreviewed - yet more rebaselines and expectation updates.
12088
12089         * platform/chromium-win/fast/url/file-expected.txt: Added.
12090         * platform/chromium-win/fast/url/relative-unix-expected.txt: Added.
12091         * platform/chromium-win/fast/url/relative-win-expected.txt: Added.
12092         * platform/chromium/test_expectations.txt:
12093
12094 2010-04-19  James Robinson  <jamesr@chromium.org>
12095
12096         Unreviewed. More chromium rebaselines+expectation updates.
12097
12098         * platform/chromium-linux/fast/css/getComputedStyle: Added.
12099         * platform/chromium-linux/fast/css/getComputedStyle/getComputedStyle-with-pseudo-element-expected.txt: Added.
12100         * platform/chromium-mac/media/video-src-change-expected.txt:
12101         * platform/chromium-mac/media/video-src-invalid-remove-expected.txt: Removed.
12102         * platform/chromium-win/fast/css/getComputedStyle/getComputedStyle-with-pseudo-element-expected.txt: Added.
12103         * platform/chromium-win/media/video-src-change-expected.txt:
12104         * platform/chromium-win/media/video-src-invalid-remove-expected.txt: Removed.
12105         * platform/chromium/test_expectations.txt:
12106
12107 2010-04-19  James Robinson  <jamesr@chromium.org>
12108
12109         Unreviewed build fix.
12110
12111         Update chromium expectations
12112
12113         * platform/chromium/test_expectations.txt:
12114
12115 2010-04-19  James Robinson  <jamesr@chromium.org>
12116
12117         Unreviewed build fix for Chromium
12118
12119         Add baselines for new platform-specific tests.
12120
12121         * platform/chromium/fast/url: Added.
12122         * platform/chromium/fast/url/file-expected.txt: Added.
12123         * platform/chromium/fast/url/relative-expected.txt: Added.
12124         * platform/chromium/fast/url/relative-unix-expected.txt: Added.
12125         * platform/chromium/fast/url/relative-win-expected.txt: Added.
12126         * platform/chromium/test_expectations.txt:
12127
12128 2010-04-19  Eric Carlson  <eric.carlson@apple.com>
12129
12130         Reviewed by Simon Fraser.
12131
12132         Setting media element 'src' attribute should trigger immediate load
12133         https://bugs.webkit.org/show_bug.cgi?id=37728
12134
12135         * media/event-attributes-expected.txt: Updated results.
12136         * media/event-attributes.html: Do not need to call load().
12137         * media/video-source-add-src-expected.txt: Removed.
12138         * media/video-source-add-src.html: Removed.
12139         * media/video-src-change-expected.txt: Updated results.
12140         * media/video-src-change.html: Update test to match current behavior.
12141         * media/video-src-invalid-remove-expected.txt: Updated results.
12142         * media/video-src-invalid-remove.html: Update test to match current behavior.
12143
12144 2010-04-19  Csaba Osztrogonác  <ossy@webkit.org>
12145
12146         Rubber-stamped by Simon Hausmann.
12147
12148         [Qt] Unskip a bunch of now passing tests, add expected files and pixel results.
12149         Additionally fix some minor pixel differences.
12150
12151         Compared to Mac png files and Mac expected files.
12152
12153         * platform/qt/Skipped:
12154         * platform/qt/fast/frames/frame-navigation-expected.checksum: Added.
12155         * platform/qt/fast/frames/frame-navigation-expected.png: Added.
12156         * platform/qt/fast/frames/frame-navigation-expected.txt: Updated.
12157         * platform/qt/fast/overflow/line-clamp-expected.checksum: Added.
12158         * platform/qt/fast/overflow/line-clamp-expected.png: Added.
12159         * platform/qt/fast/overflow/line-clamp-expected.txt: Added.
12160         * platform/qt/fast/reflections/opacity-reflection-transform-expected.checksum: Added.
12161         * platform/qt/fast/reflections/opacity-reflection-transform-expected.png: Added.
12162         * platform/qt/fast/reflections/opacity-reflection-transform-expected.txt: Added.
12163         * platform/qt/fast/repaint/fixed-tranformed-expected.checksum: Added.
12164         * platform/qt/fast/repaint/fixed-tranformed-expected.png: Added.
12165         * platform/qt/fast/repaint/fixed-tranformed-expected.txt: Added.
12166         * platform/qt/fast/repaint/repaint-during-scroll-expected.checksum: Added.
12167         * platform/qt/fast/repaint/repaint-during-scroll-expected.png: Added.
12168         * platform/qt/fast/repaint/repaint-during-scroll-expected.txt: Added.
12169         * platform/qt/http/tests/local/file-url-sent-as-referer-expected.checksum: Added.
12170         * platform/qt/http/tests/local/file-url-sent-as-referer-expected.png: Added.
12171         * platform/qt/http/tests/local/file-url-sent-as-referer-expected.txt: Updated.
12172         * platform/qt/http/tests/misc/error404-expected.checksum: Added.
12173         * platform/qt/http/tests/misc/error404-expected.png: Added.
12174         * platform/qt/http/tests/misc/error404-expected.txt: Added.
12175         * platform/qt/http/tests/misc/frame-access-during-load-expected.checksum: Added.
12176         * platform/qt/http/tests/misc/frame-access-during-load-expected.png: Added.
12177         * platform/qt/http/tests/misc/frame-access-during-load-expected.txt: Added.
12178         * platform/qt/http/tests/misc/generated-content-inside-table-expected.checksum: Added.
12179         * platform/qt/http/tests/misc/generated-content-inside-table-expected.png: Added.
12180         * platform/qt/http/tests/misc/generated-content-inside-table-expected.txt: Added.
12181         * platform/qt/http/tests/misc/iframe404-expected.checksum: Added.
12182         * platform/qt/http/tests/misc/iframe404-expected.png: Added.
12183         * platform/qt/http/tests/misc/iframe404-expected.txt: Added.
12184         * platform/qt/http/tests/misc/location-replace-crossdomain-expected.checksum: Added.
12185         * platform/qt/http/tests/misc/location-replace-crossdomain-expected.png: Added.
12186         * platform/qt/http/tests/misc/location-replace-crossdomain-expected.txt: Added.
12187         * platform/qt/http/tests/uri/css-href-expected.checksum: Added.
12188         * platform/qt/http/tests/uri/css-href-expected.png: Added.
12189         * platform/qt/http/tests/uri/css-href-expected.txt: Updated.
12190         * platform/qt/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum: Added.
12191         * platform/qt/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Added.
12192         * platform/qt/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.txt: Added.
12193         * platform/qt/svg/text/foreignObject-text-clipping-bug-expected.checksum: Added.
12194         * platform/qt/svg/text/foreignObject-text-clipping-bug-expected.png: Added.
12195         * platform/qt/svg/text/foreignObject-text-clipping-bug-expected.txt: Added.
12196
12197 2010-04-19  Jessie Berlin  <jberlin@webkit.org>
12198
12199         Reviewed by Dave Hyatt.
12200
12201         First steps towards fixing bug 24021 - pseudo-element styles not accessible / retrievable via DOM methods.
12202         https://bugs.webkit.org/show_bug.cgi?id=24021
12203
12204         * fast/css/getComputedStyle/getComputedStyle-with-pseudo-element-expected.txt: Added.
12205         * fast/css/getComputedStyle/getComputedStyle-with-pseudo-element.html: Added.
12206
12207 2010-04-19  Csaba Osztrogonác  <ossy@webkit.org>
12208
12209         [Qt] lacks clipToImageBuffer()
12210         https://bugs.webkit.org/show_bug.cgi?id=24289
12211
12212         Skip svg/clip-path tests introduced in r52511,
12213         and move clip related tests here.
12214
12215         * platform/qt/Skipped:
12216
12217 2010-04-18  Robert Hogan  <robert@webkit.org>
12218
12219         Unreviewed fix to pixel differences in unskipped layout tests.
12220
12221         [Qt] Add support for LayoutTestController commands
12222
12223         Fix up minor pixel differences on unskipped tests from r57793.
12224
12225         https://bugs.webkit.org/show_bug.cgi?id=35844
12226
12227         * platform/qt/editing/deleting/smart-delete-003-expected.txt:
12228         * platform/qt/editing/deleting/smart-delete-004-expected.txt:
12229         * platform/qt/editing/selection/5195166-1-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/5195166-1-expected.txt.
12230         * platform/qt/editing/selection/5195166-2-expected.txt:
12231
12232 2010-04-18  Robert Hogan  <robert@webkit.org>
12233
12234         Reviewed by Simon Hausmann.
12235
12236         [Qt] Add support for LayoutTestController commands:
12237                    setSmartInsertDeleteEnabled
12238                    setSelectTrailingWhitespaceEnabled
12239                    execCommand
12240                    isCommandEnabled
12241
12242         Unskip tests:
12243         editing/deleting/smart-editing-disabled.html
12244         editing/execCommand/19089.html
12245         editing/execCommand/delete-image-in-anchor.html
12246         editing/execCommand/enabling-and-selection-2.html
12247         editing/selection/doubleclick-whitespace-crash.html
12248         editing/selection/doubleclick-whitespace-img-crash.html
12249         editing/selection/doubleclick-whitespace.html
12250         editing/selection/select-line.html
12251         editing/deleting/5300379.html
12252         editing/deleting/smart-delete-003.html
12253         editing/deleting/smart-delete-004.html
12254         editing/selection/5195166-1.html
12255         editing/selection/5195166-2.html
12256
12257         https://bugs.webkit.org/show_bug.cgi?id=35844
12258
12259         * platform/qt/Skipped:
12260         * platform/qt/editing/deleting/5300379-expected.txt: Update platform-specific results.
12261         * platform/qt/editing/deleting/smart-delete-003-expected.txt: Update platform-specific results.
12262         * platform/qt/editing/deleting/smart-delete-004-expected.txt: Update platform-specific results.
12263         * platform/qt/editing/selection/5195166-1-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/5195166-1-expected.txt.
12264         * platform/qt/editing/selection/5195166-2-expected.txt: Update platform-specific results.
12265
12266 2010-04-18  Antonio Gomes  <tonikitoo@webkit.org>
12267
12268         [Qt] Unreviewed fix: remove svg/custom/clip-path-display-none-child.svg from Skipped (non-existent test)
12269
12270         It was removed by r57511.
12271
12272         * platform/qt/Skipped:
12273
12274 2010-04-17  Alexey Proskuryakov  <ap@apple.com>
12275
12276         Reviewed by Adam Barth.
12277
12278         https://bugs.webkit.org/show_bug.cgi?id=37720
12279         <rdar://problem/7873752> HTMLFrameSetElement-window-eventListener-attributes.html sometimes
12280         crashes on SnowLeopard Release
12281
12282         * fast/dom/Window/script-tests/HTMLBodyElement-window-eventListener-attributes.js:
12283         * fast/dom/Window/script-tests/HTMLFrameSetElement-window-eventListener-attributes.js:
12284         Added gc() calls to test this case more reliably.
12285
12286         * platform/mac-snowleopard/Skipped: Removed test from skipped list.
12287
12288 2010-04-17  Adam Barth  <abarth@webkit.org>
12289
12290         Unreviewed.
12291
12292         Test file: URL canonicalization
12293         https://bugs.webkit.org/show_bug.cgi?id=37700
12294
12295         Re-land http://trac.webkit.org/changeset/57719, hopefully not breaking
12296         the Windows bot this time.
12297
12298         * fast/url/file-expected.txt: Added.
12299         * fast/url/file.html: Added.
12300         * fast/url/mailto.html:
12301         * fast/url/script-tests/file.js: Added.
12302
12303 2010-04-17  Adam Barth  <abarth@webkit.org>
12304
12305         Unreviewed, but I took Jeremy Orlow's suggestions on an earlier
12306         iteration of this patch.
12307
12308         Add URL parsing tests for relative URL resolution
12309         https://bugs.webkit.org/show_bug.cgi?id=37644
12310
12311         I've split the platform specific parts of this test into separate
12312         files.  On KURL-based ports these should have the same results on every
12313         platform.  We can decide whether to have platform-specific behavior at
12314         a later time.
12315
12316         * fast/url/relative-expected.txt: Added.
12317         * fast/url/relative-unix-expected.txt: Added.
12318         * fast/url/relative-unix.html: Added.
12319         * fast/url/relative-win-expected.txt: Added.
12320         * fast/url/relative-win.html: Added.
12321         * fast/url/relative.html: Added.
12322         * fast/url/script-tests/relative-unix.js: Added.
12323         * fast/url/script-tests/relative-win.js: Added.
12324         * fast/url/script-tests/relative.js: Added.
12325
12326 2010-04-17  Alejandro G. Castro  <alex@igalia.com>
12327
12328         Rubber-stamped by Xan Lopez.
12329
12330         Skipping media/audio-constructor-preload.html
12331         https://bugs.webkit.org/show_bug.cgi?id=37753
12332
12333         * platform/gtk/Skipped:
12334
12335 2010-04-17  Alejandro G. Castro  <alex@igalia.com>
12336
12337         Rubber-stamped by Xan Lopez.
12338
12339         Skipping inspector/timeline-paint.html
12340         https://bugs.webkit.org/show_bug.cgi?id=37752
12341
12342         * platform/gtk/Skipped:
12343
12344 2010-04-17  Julien Chaffraix  <jchaffraix@webkit.org>
12345
12346         Reviewed by Darin Adler.
12347
12348         Crash while handling SVG font in the wrong namespace imported with @font-face
12349         https://bugs.webkit.org/show_bug.cgi?id=18862
12350
12351         Test that load an SVG document not in the SVG namespace with @font-face does not
12352         lead to a crash.
12353
12354         * fast/invalid/invalidSVGFont-expected.txt: Added.
12355         * fast/invalid/invalidSVGFont.html: Added.
12356         * fast/invalid/resources/svgFontWrongNamespace.svg: Added.
12357
12358 2010-04-16  Sheriff Bot  <webkit.review.bot@gmail.com>
12359
12360         Unreviewed, rolling out r57770.
12361         http://trac.webkit.org/changeset/57770
12362         https://bugs.webkit.org/show_bug.cgi?id=37746
12363
12364         8 test cases crashed (Requested by Ossy on #webkit).
12365
12366         * platform/qt/Skipped:
12367
12368 2010-04-16  No'am Rosenthal  <noam.rosenthal@nokia.com>
12369
12370         Reviewed by Antti Koivisto.
12371
12372         [Qt] GraphicsLayer: support fill-modes
12373         https://bugs.webkit.org/show_bug.cgi?id=36216
12374
12375         Remove LayoutTests/animations/fill-mode-transform.html from the skip list
12376
12377         * platform/qt/Skipped:
12378
12379 2010-04-16  Dmitry Titov  <dimich@chromium.org>
12380
12381         Reviewed by Yury Semikhatsky.
12382
12383         [v8] In Workers, script errors right after close() are not delivered to the Worker.onerror
12384         https://bugs.webkit.org/show_bug.cgi?id=37691
12385
12386         Moved the expected result into platform-independent chromium subdirectory, since
12387         the only chromium-specific difference is the way v8 formats an error message.
12388         Also updated the expected result to match the passing now test.
12389
12390         * platform/chromium-win/fast/workers/worker-close-expected.txt: Removed.
12391         * platform/chromium/fast/workers/worker-close-expected.txt: Added.
12392
12393 2010-04-16  Adam Roben  <aroben@apple.com>
12394
12395         Fix typo from r55729
12396
12397         * platform/win/Skipped:
12398
12399 2010-04-16  Albert J. Wong  <ajwong@chromium.org>
12400
12401         Not reviewed. Fixing chromium build.
12402
12403         [chromium] Upstream test_expectations.txt changes from chromium.
12404         Mark letter_spacing.html as consistently failing for mac.
12405         Fixing a syntax error in the test_expectations.txt file.
12406
12407         * platform/chromium/test_expectations.txt:
12408
12409 2010-04-16  Albert J. Wong  <ajwong@chromium.org>
12410
12411         Not reviewed. Fixing chromiumg build.
12412
12413         [chromium] filterRes.svg is consistently failing now. Marking as such.
12414
12415         * platform/chromium/test_expectations.txt:
12416
12417 2010-04-16  Fumitoshi Ukai  <ukai@chromium.org>
12418
12419         Reviewed by Alexey Proskuryakov.
12420
12421         WebSocket crash when it receives bad header.
12422         https://bugs.webkit.org/show_bug.cgi?id=37682
12423
12424         * websocket/tests/bad-handshake-crash-expected.txt: Added.
12425         * websocket/tests/bad-handshake-crash.html: Added.
12426         * websocket/tests/bad-handshake-crash_wsh.py: Added.
12427         * websocket/tests/script-tests/bad-handshake-crash.js: Added.
12428
12429 2010-04-16  Dan Bernstein  <mitz@apple.com>
12430
12431         Reviewed by Simon Fraser.
12432
12433         <rdar://problem/7873647> Crash when updating hover state
12434
12435         * fast/dynamic/hover-style-recalc-crash-expected.txt: Added.
12436         * fast/dynamic/hover-style-recalc-crash.html: Added.
12437
12438 2010-04-16  Andrew Scherkus  <scherkus@chromium.org>
12439
12440         Unreviewed, fixing Chromium test_expectations.txt due to removed tests in r57292.
12441
12442         * platform/chromium/test_expectations.txt:
12443
12444 2010-04-16  Andrew Scherkus  <scherkus@chromium.org>
12445
12446         Unreviewed, checking in Chromium baselines for media/video-seek-past-end-playing.html.
12447
12448         * platform/chromium-mac/media/video-seek-past-end-playing-expected.txt: Added.
12449         * platform/chromium-win/media/video-seek-past-end-playing-expected.txt: Added.
12450         * platform/chromium/test_expectations.txt:
12451
12452 2010-04-16  Sergey Ulanov <sergeyu@chromium.org>
12453
12454         Unreviewed, checking in baselines due to changes to Chromium's video scaling algorithm.
12455
12456         * platform/chromium-linux/media/controls-after-reload-expected.checksum:
12457         * platform/chromium-linux/media/controls-after-reload-expected.png:
12458         * platform/chromium-linux/media/controls-strict-expected.checksum:
12459         * platform/chromium-linux/media/controls-strict-expected.png:
12460         * platform/chromium-linux/media/video-aspect-ratio-expected.checksum:
12461         * platform/chromium-linux/media/video-aspect-ratio-expected.png:
12462         * platform/chromium-linux/media/video-controls-rendering-expected.checksum:
12463         * platform/chromium-linux/media/video-controls-rendering-expected.png:
12464         * platform/chromium-linux/media/video-display-toggle-expected.checksum:
12465         * platform/chromium-linux/media/video-display-toggle-expected.png:
12466         * platform/chromium-linux/media/video-layer-crash-expected.checksum:
12467         * platform/chromium-linux/media/video-layer-crash-expected.png:
12468         * platform/chromium-linux/media/video-no-audio-expected.checksum:
12469         * platform/chromium-linux/media/video-no-audio-expected.png:
12470         * platform/chromium-linux/media/video-transformed-expected.checksum:
12471         * platform/chromium-linux/media/video-transformed-expected.png:
12472         * platform/chromium-linux/media/video-volume-slider-expected.checksum:
12473         * platform/chromium-linux/media/video-volume-slider-expected.png:
12474         * platform/chromium-linux/media/video-zoom-expected.checksum:
12475         * platform/chromium-linux/media/video-zoom-expected.png:
12476         * platform/chromium-mac/media/controls-after-reload-expected.checksum:
12477         * platform/chromium-mac/media/controls-after-reload-expected.png:
12478         * platform/chromium-mac/media/controls-strict-expected.checksum:
12479         * platform/chromium-mac/media/controls-strict-expected.png:
12480         * platform/chromium-mac/media/video-aspect-ratio-expected.checksum:
12481         * platform/chromium-mac/media/video-aspect-ratio-expected.png:
12482         * platform/chromium-mac/media/video-controls-rendering-expected.checksum:
12483         * platform/chromium-mac/media/video-controls-rendering-expected.png:
12484         * platform/chromium-mac/media/video-display-toggle-expected.checksum:
12485         * platform/chromium-mac/media/video-display-toggle-expected.png:
12486         * platform/chromium-mac/media/video-layer-crash-expected.checksum:
12487         * platform/chromium-mac/media/video-layer-crash-expected.png:
12488         * platform/chromium-mac/media/video-no-audio-expected.checksum:
12489         * platform/chromium-mac/media/video-no-audio-expected.png:
12490         * platform/chromium-mac/media/video-transformed-expected.checksum:
12491         * platform/chromium-mac/media/video-transformed-expected.png:
12492         * platform/chromium-mac/media/video-volume-slider-expected.checksum:
12493         * platform/chromium-mac/media/video-volume-slider-expected.png:
12494         * platform/chromium-mac/media/video-zoom-expected.checksum:
12495         * platform/chromium-mac/media/video-zoom-expected.png:
12496         * platform/chromium-win/media/controls-after-reload-expected.checksum:
12497         * platform/chromium-win/media/controls-after-reload-expected.png:
12498         * platform/chromium-win/media/controls-strict-expected.checksum:
12499         * platform/chromium-win/media/controls-strict-expected.png:
12500         * platform/chromium-win/media/video-aspect-ratio-expected.checksum:
12501         * platform/chromium-win/media/video-aspect-ratio-expected.png:
12502         * platform/chromium-win/media/video-controls-rendering-expected.checksum:
12503         * platform/chromium-win/media/video-controls-rendering-expected.png:
12504         * platform/chromium-win/media/video-display-toggle-expected.checksum:
12505         * platform/chromium-win/media/video-display-toggle-expected.png:
12506         * platform/chromium-win/media/video-layer-crash-expected.checksum:
12507         * platform/chromium-win/media/video-layer-crash-expected.png:
12508         * platform/chromium-win/media/video-no-audio-expected.checksum:
12509         * platform/chromium-win/media/video-no-audio-expected.png:
12510         * platform/chromium-win/media/video-transformed-expected.checksum:
12511         * platform/chromium-win/media/video-transformed-expected.png:
12512         * platform/chromium-win/media/video-volume-slider-expected.checksum:
12513         * platform/chromium-win/media/video-volume-slider-expected.png:
12514
12515 2010-04-16  Albert J. Wong  <ajwong@chromium.org>
12516
12517         Not reviewed. Build fix for chromium.
12518
12519         [chromium] Add in new baselines for chromium-mac and chromium-win
12520         also since this test there as well.
12521
12522         * platform/chromium-mac/fast/url/host-expected.txt: Copied from LayoutTests/platform/chromium-linux/fast/url/host-expected.txt.
12523         * platform/chromium-mac/fast/url/path-expected.txt: Copied from LayoutTests/platform/chromium-linux/fast/url/path-expected.txt.
12524         * platform/chromium-mac/fast/url/standard-url-expected.txt:
12525         * platform/chromium-win/fast/url/host-expected.txt: Copied from LayoutTests/platform/chromium-linux/fast/url/host-expected.txt.
12526         * platform/chromium-win/fast/url/path-expected.txt: Copied from LayoutTests/platform/chromium-linux/fast/url/path-expected.txt.
12527         * platform/chromium-win/fast/url/standard-url-expected.txt:
12528
12529 2010-04-16  Albert J. Wong  <ajwong@chromium.org>
12530
12531         Not reviewed. Build fix for chromium.
12532
12533         [chromium] Add in new baselines for chromium-linux since this test
12534         fully passes on this platform.
12535
12536         * platform/chromium-linux/fast/url/host-expected.txt: Added.
12537         * platform/chromium-linux/fast/url/path-expected.txt: Added.
12538         * platform/chromium-linux/fast/url/standard-url-expected.txt: Added.
12539
12540 2010-04-16  Alexey Proskuryakov  <ap@apple.com>
12541
12542         Reviewed by Dan Bernstein.
12543
12544         https://bugs.webkit.org/show_bug.cgi?id=37718
12545         Safari crashes with certain JavaScript charCode events in EventHandler::needsKeyboardEventDisambiguationQuirks
12546
12547         * fast/events/recorded-keydown-event-expected.txt: Added.
12548         * fast/events/recorded-keydown-event.html: Added.
12549
12550 2010-04-16  Adam Roben  <aroben@apple.com>
12551
12552         Skip HTMLFrameSetElement-window-eventListener-attributes.html on SnowLeopard
12553
12554         It is crashing sometimes. <http://webkit.org/b/37720> tracks investigating this.
12555
12556         Rubber-stamped by Sam Weinig.
12557
12558         * platform/mac-snowleopard/Skipped:
12559
12560 2010-04-16  Adam Roben  <aroben@apple.com>
12561
12562         SKip xss-DENIED-mime-type-execute-as-html.html to see if it makes the
12563         http test stop timing out on Windows
12564
12565         <http://webkit.org/b/37714> tracks this investigation.
12566
12567         Rubber-stamped by Sam Weinig.
12568
12569         * platform/win/Skipped:
12570
12571 2010-04-16  Sheriff Bot  <webkit.review.bot@gmail.com>
12572
12573         Unreviewed, rolling out r57719.
12574         http://trac.webkit.org/changeset/57719
12575         https://bugs.webkit.org/show_bug.cgi?id=37708
12576
12577         Broke 8 URL tests on Windows due to use of file:///tmp/ URLs,
12578         which don't work on Windows. (Requested by aroben on #webkit).
12579
12580         * fast/url/anchor.html:
12581         * fast/url/file-expected.txt: Removed.
12582         * fast/url/file.html: Removed.
12583         * fast/url/ipv4.html:
12584         * fast/url/path-url.html:
12585         * fast/url/port.html:
12586         * fast/url/query.html:
12587         * fast/url/script-tests/TEMPLATE.html:
12588         * fast/url/script-tests/file.js: Removed.
12589         * fast/url/standard-url.html:
12590         * fast/url/trivial.html:
12591
12592 2010-04-16  Maciej Stachowiak  <mjs@apple.com>
12593
12594         Reviewed by Adam Barth.
12595
12596         Test file: URL canonicalization
12597         https://bugs.webkit.org/show_bug.cgi?id=37700
12598
12599         * fast/url/script-tests/file.js: Added new test.
12600         * fast/url/file-expected.txt: Added (expected results).
12601         * fast/url/file.html: Added (wrapper).
12602
12603         * fast/url/script-tests/TEMPLATE.html: Add an explicit dependable
12604         <base> URL to the template, to avoid making test expectations
12605         system dependent.
12606         
12607         Other test wrappers regenerated for the above change:
12608
12609         * fast/url/anchor.html:
12610         * fast/url/ipv4.html:
12611         * fast/url/path-url.html:
12612         * fast/url/port.html:
12613         * fast/url/query.html:
12614         * fast/url/standard-url.html:
12615         * fast/url/trivial.html:
12616
12617 2010-04-15  Tony Chang  <tony@chromium.org>
12618
12619         Not reviewed, trying to make the tree green.
12620
12621         [qt] fast/url/hosts.html is failing, skip until someone can
12622         investigate.
12623         https://bugs.webkit.org/show_bug.cgi?id=37697
12624
12625         * platform/qt/Skipped:
12626
12627 2010-04-15  Adam Barth  <abarth@webkit.org>
12628
12629         Reviewed by Jeremy Orlow.
12630
12631         Clean up unicode URL tests cases
12632         https://bugs.webkit.org/show_bug.cgi?id=37678
12633
12634         When we started writing these URL tests, I didn't understand how to
12635         handle the unicodes test cases properly.  With a bunch of help (and a
12636         pointer to http://rishida.net/tools/conversion/), I've fixed these to
12637         be more or less faithful to the original unit tests.
12638
12639         * fast/url/anchor-expected.txt:
12640         * fast/url/query-expected.txt:
12641         * fast/url/script-tests/anchor.js:
12642         * fast/url/script-tests/query.js:
12643         * fast/url/script-tests/standard-url.js:
12644         * fast/url/script-tests/trivial.js:
12645             - Updated this test to use the shared implementations
12646             - Also, removed assumptions about the base URL.
12647         * fast/url/standard-url-expected.txt:
12648         * fast/url/trivial-expected.txt:
12649
12650 2010-04-15  Adam Barth  <abarth@webkit.org>
12651
12652         Reviewed by Jeremy Orlow.
12653
12654         Add URL parsing tests for host names
12655         https://bugs.webkit.org/show_bug.cgi?id=37666
12656
12657         * fast/url/host-expected.txt: Added.
12658         * fast/url/host.html: Added.
12659         * fast/url/script-tests/host.js: Added.
12660
12661 2010-04-15  Adam Barth  <abarth@webkit.org>
12662
12663         Reviewed by Jeremy Orlow.
12664
12665         Add URL parsing tests for paths
12666         https://bugs.webkit.org/show_bug.cgi?id=37672
12667
12668         * fast/url/path-expected.txt: Added.
12669         * fast/url/path.html: Added.
12670         * fast/url/script-tests/path.js: Added.
12671
12672 2010-04-15  Zhenyao Mo  <zmo@google.com>
12673
12674         Reviewed by Dimitri Glazkov.
12675
12676         Index validation code validates too many vertex attributes
12677         https://bugs.webkit.org/show_bug.cgi?id=31892
12678
12679         * fast/canvas/webgl/index-validation-expected.txt: Add new test cases for index validations.
12680         * fast/canvas/webgl/script-tests/index-validation.js: Ditto.
12681
12682 2010-04-15  Jian Li  <jianli@chromium.org>
12683
12684         Unreviewed.
12685
12686         Mark send-form-data-with-sliced-file.html as failed on Chromium Linux.
12687
12688         * platform/chromium/test_expectations.txt:
12689
12690 2010-04-15  Dmitry Titov  <dimich@chromium.org>
12691
12692         Unreviewed, rolling out r57688.
12693         http://trac.webkit.org/changeset/57688
12694         https://bugs.webkit.org/show_bug.cgi?id=34992
12695
12696         Makes fast/workers/dedicated-worker-lifecycle.html crashing on all GTK bots
12697
12698         * fast/workers/change-version-handle-reuse-worker-expected.txt: Removed.
12699         * fast/workers/change-version-handle-reuse-worker.html: Removed.
12700         * fast/workers/execute-sql-args-worker-expected.txt: Removed.
12701         * fast/workers/execute-sql-args-worker.html: Removed.
12702         * fast/workers/resources/database-worker-controller.js: Removed.
12703         * fast/workers/resources/database-worker.js: Removed.
12704         * storage/change-version-handle-reuse-expected.txt:
12705         * storage/change-version-handle-reuse.html:
12706         * storage/change-version-handle-reuse.js: Removed.
12707         * storage/execute-sql-args.html:
12708         * storage/execute-sql-args.js: Removed.
12709
12710 2010-04-15  Albert J. Wong  <ajwong@chromium.org>
12711
12712         Not reviewed.  Sheriffing.
12713
12714         [Chromium] Build fix. Rebaseline these again since the fonts changed again.
12715
12716         * platform/chromium-win/fast/backgrounds/svg-as-background-1-expected.checksum:
12717         * platform/chromium-win/fast/backgrounds/svg-as-background-1-expected.png:
12718         * platform/chromium-win/fast/backgrounds/svg-as-background-3-expected.checksum:
12719         * platform/chromium-win/fast/backgrounds/svg-as-background-3-expected.png:
12720
12721 2010-04-15  Jian Li  <jianli@chromium.org>
12722
12723         Unreviewed.
12724
12725         Updated Skipped list to use the right directory due to directory
12726         shuffling at r57695.
12727
12728         * platform/gtk/Skipped:
12729         * platform/qt/Skipped:
12730         * platform/win/Skipped:
12731
12732 2010-04-15  Jian Li  <jianli@chromium.org>
12733
12734         Reviewed by Dmitry Titov.
12735
12736         Support using FormData to send a sliced file via XHR.
12737         https://bugs.webkit.org/show_bug.cgi?id=36678
12738
12739         Move common functionality to test sending FormData into a helper file
12740         so that it can be shared by FormData layout tests. 
12741         Also move the form data testing files to a new subdirectory formdata/.
12742
12743         * http/tests/local/formdata/resources/send-form-data-common.js: Added.
12744         * http/tests/local/formdata/script-tests/TEMPLATE.html: Added.
12745         * http/tests/local/formdata/script-tests/send-form-data-with-sliced-file.js: Added.
12746         * http/tests/local/formdata/script-tests/send-form-data.js: Added.
12747         * http/tests/local/formdata/send-form-data-expected.txt: Renamed from LayoutTests/http/tests/local/send-form-data-expected.txt.
12748         * http/tests/local/formdata/send-form-data-with-sliced-file-expected.txt: Added.
12749         * http/tests/local/formdata/send-form-data-with-sliced-file.html: Added.
12750         * http/tests/local/formdata/send-form-data.html: Added.
12751         * http/tests/local/resources/send-form-data.js: Removed.
12752         * http/tests/local/send-form-data.html: Removed.
12753         * platform/gtk/Skipped:
12754         * platform/qt/Skipped:
12755         * platform/win/Skipped:
12756
12757 2010-04-15  Zhenyao Mo  <zmo@google.com>
12758
12759         Reviewed by Dimitri Glazkov.
12760
12761         Must enable GL_VERTEX_PROGRAM_POINT_SIZE during initialization
12762         https://bugs.webkit.org/show_bug.cgi?id=37178
12763
12764         * fast/canvas/webgl/point-size-expected.txt: Added.
12765         * fast/canvas/webgl/point-size.html: Added.
12766
12767 2010-04-15  Eric Uhrhane  <ericu@chromium.org>
12768
12769         Reviewed by Dmitry Titov.
12770
12771         Add bindings for async DB API in Workers.
12772         https://bugs.webkit.org/show_bug.cgi?id=34992
12773
12774         * storage/change-version-handle-reuse.html: Refactored to share code with the worker version of the test.
12775         * storage/change-version-handle-reuse-expected.html: Removed reference to reloading, which this test doesn't do.
12776         * storage/change-version-handle-reuse.js: This is the extracted shared core of the test.
12777         * storage/execute-sql-args.html: Refactored to share code with the worker version of the test.
12778         * storage/execute-sql-args.js: This is the extracted shared core of the test.
12779
12780         These are the worker versions of the tests; they're tiny shims around shared code.
12781         * fast/workers/execute-sql-args-worker-expected.txt: Added.
12782         * fast/workers/execute-sql-args-worker.html: Added.
12783         * fast/workers/change-version-handle-reuse-worker-expected.txt: Added.
12784         * fast/workers/change-version-handle-reuse-worker.html: Added.
12785         This file gets included from worker database tests; it does all the boilerplate that's needed on the DOM side.
12786         * fast/workers/resources/database-worker-controller.js: Added.
12787         This file is the boilerplate for the worker side of the database tests.  It will import and run the actual test on command, and will report back completion and exceptions.
12788         * fast/workers/resources/database-worker.js: Added.
12789
12790 2010-04-15  Alexey Proskuryakov  <ap@apple.com>
12791
12792         Reviewed by Geoff Garen.
12793
12794         https://bugs.webkit.org/show_bug.cgi?id=37494
12795         <rdar://problem/7857060> REGRESSION (r57340): fast/events/mouse-drag-from-frame-to-other-frame.html
12796         fails on Windows
12797
12798         * platform/win/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt: Removed.
12799
12800 2010-04-15  Chris Fleizach  <cfleizach@apple.com>
12801
12802         Unreviewed.
12803
12804         Layout test fix for new test that works differently on leopard v. snow leopard.
12805
12806         AXHelp is being appended from ancestors incorrectly
12807         https://bugs.webkit.org/show_bug.cgi?id=37659
12808
12809         * platform/mac/accessibility/unexpected-help-text-expected.txt:
12810         * platform/mac/accessibility/unexpected-help-text.html:
12811
12812 2010-04-15  Albert J. Wong  <ajwong@chromium.org>
12813
12814         Not reviewed, sheriffing.
12815
12816         [Chromium] Update chromium layout tests expecataions with new baselines. Remove expectations for some tests that seem to be passing now.
12817
12818         * platform/chromium-win/fast/backgrounds/svg-as-background-1-expected.checksum:
12819         * platform/chromium-win/fast/backgrounds/svg-as-background-1-expected.png:
12820         * platform/chromium-win/fast/backgrounds/svg-as-background-3-expected.checksum:
12821         * platform/chromium-win/fast/backgrounds/svg-as-background-3-expected.png:
12822         * platform/chromium/test_expectations.txt:
12823
12824 2010-04-15  Chris Fleizach  <cfleizach@apple.com>
12825
12826         Reviewed by Beth Dakin.
12827
12828         AXHelp is being appended from ancestors incorrectly
12829         https://bugs.webkit.org/show_bug.cgi?id=37659
12830
12831         * platform/mac/accessibility/table-attributes-expected.txt:
12832         * platform/mac/accessibility/table-sections-expected.txt:
12833              Update tests because they were wrong. AXCells should not have their AXHelp come from the AXTable.
12834         * platform/mac/accessibility/unexpected-help-text-expected.txt: Added.
12835         * platform/mac/accessibility/unexpected-help-text.html: Added.
12836
12837 2010-04-15  Anton Muhin  <antonm@chromium.org>
12838
12839         Reviewed by David Levin.
12840
12841         [v8] mark Array.prototype.sort tests which verify if sorting is stable as passing for Chromium
12842         https://bugs.webkit.org/show_bug.cgi?id=37655
12843
12844         * platform/chromium/test_expectations.txt:
12845
12846 2010-04-15  Nikolas Zimmermann  <nzimmermann@rim.com>
12847
12848         Reviewed by Beth Dakin.
12849
12850         RenderSVGResource <-> id mapping should be cached
12851         https://bugs.webkit.org/show_bug.cgi?id=37575
12852
12853         * platform/mac/svg/custom/clip-path-id-changes-expected.checksum: Added.
12854         * platform/mac/svg/custom/clip-path-id-changes-expected.png: Added.
12855         * platform/mac/svg/custom/clip-path-id-changes-expected.txt: Added.
12856         * svg/custom/clip-path-id-changes.svg: Added.
12857
12858 2010-04-15  Anton Muhin   <antonm@chromium.org>
12859
12860         Not reviewed, sheriffing.
12861
12862         [Chromium] rebaseline URL related tests: update expectations for Win and Mac.
12863
12864         https://bugs.webkit.org/show_bug.cgi?id=37654
12865
12866         * platform/chromium-mac/fast/url/mailto-expected.txt: Added.
12867         * platform/chromium-mac/fast/url/scheme-expected.txt: Added.
12868         * platform/chromium-win/fast/url/mailto-expected.txt: Added.
12869         * platform/chromium-win/fast/url/scheme-expected.txt: Added.
12870
12871 2010-04-15  Anton Muhin   <antonm@chromium.org>
12872
12873         Not reviewed, sheriffing.
12874
12875         [Chromium] rebaseline svg/custom/path-bad-data.svg after http://trac.webkit.org/changeset/57591/
12876
12877         http://trac.webkit.org/changeset/57591://bugs.webkit.org/show_bug.cgi?id=37657 
12878
12879         * platform/chromium-linux/svg/custom/path-bad-data-expected.checksum:
12880         * platform/chromium-linux/svg/custom/path-bad-data-expected.png:
12881         * platform/chromium-win/svg/custom/path-bad-data-expected.checksum:
12882         * platform/chromium-win/svg/custom/path-bad-data-expected.png:
12883         * platform/chromium-win/svg/custom/path-bad-data-expected.txt:
12884
12885 2010-04-15  Anton Muhin   <antonm@chromium.org>
12886
12887         Not reviewed, sheriffing.
12888
12889         [Chromium] rebaseline fast/repaint/fixed-tranformed.html after
12890         http://trac.webkit.org/changeset/57633/
12891
12892         https://bugs.webkit.org/show_bug.cgi?id=37656
12893
12894         * platform/chromium-linux/fast/repaint/fixed-tranformed-expected.checksum: Added.
12895         * platform/chromium-linux/fast/repaint/fixed-tranformed-expected.png: Added.
12896         * platform/chromium-mac/fast/repaint/fixed-tranformed-expected.checksum: Added.
12897         * platform/chromium-mac/fast/repaint/fixed-tranformed-expected.png: Added.
12898         * platform/chromium-win-xp/fast/repaint: Added.
12899         * platform/chromium-win-xp/fast/repaint/fixed-tranformed-expected.png: Added.
12900         * platform/chromium-win/fast/repaint/fixed-tranformed-expected.checksum: Added.
12901         * platform/chromium-win/fast/repaint/fixed-tranformed-expected.png: Added.
12902
12903 2010-04-15  Anton Muhin   <antonm@chromium.org>
12904
12905         Not reviewed, sheriffing.
12906
12907         Rebaseline some recently added LayoutTests under fast/url.
12908
12909         * platform/chromium-linux/fast/url: Added.
12910         * platform/chromium-linux/fast/url/mailto-expected.txt: Added.
12911         * platform/chromium-linux/fast/url/scheme-expected.txt: Added.
12912         * platform/chromium-mac/fast/url: Added.
12913         * platform/chromium-mac/fast/url/ipv6-expected.txt: Added.
12914         * platform/chromium-mac/fast/url/path-url-expected.txt: Added.
12915         * platform/chromium-mac/fast/url/port-expected.txt: Added.
12916         * platform/chromium-mac/fast/url/standard-url-expected.txt: Added.
12917         * platform/chromium-win/fast/url: Added.
12918         * platform/chromium-win/fast/url/ipv6-expected.txt: Added.
12919         * platform/chromium-win/fast/url/path-url-expected.txt: Added.
12920         * platform/chromium-win/fast/url/port-expected.txt: Added.
12921         * platform/chromium-win/fast/url/standard-url-expected.txt: Added.
12922         * platform/chromium/test_expectations.txt:
12923
12924 2010-04-15  Jonathan Dixon  <joth@chromium.org>
12925
12926         Reviewed by Adam Barth.
12927
12928         https://bugs.webkit.org/show_bug.cgi?id=37492
12929
12930         Add mailto: canonicalization tests to the URL regressions tests
12931
12932         * fast/url/mailto-expected.txt: Added.
12933         * fast/url/mailto.html: Added.
12934         * fast/url/script-tests/mailto.js: Added.
12935
12936 2010-04-15  Adam Barth  <abarth@webkit.org>
12937
12938         Reviewed by Maciej Stachowiak.
12939
12940         Add URL scheme parsing tests
12941         https://bugs.webkit.org/show_bug.cgi?id=37496
12942
12943         I'm not super happy with how these test turned out.  It's difficult to
12944         test these cases with this methodology because most of the cases get
12945         treated as relative URLs.  I tired using the "protocol" property of the
12946         HTMLAnchorElement, but that often caused the test case to be ignored
12947         for reasons I don't fully understand.
12948
12949         * fast/url/resources/utilities.js:
12950         (setBaseURL):
12951           - In the course of trying various variations of this test, I wrote
12952             this function.  It seemed useful, so I left it here for the benefit
12953             of future test writing.
12954         * fast/url/scheme-expected.txt: Added.
12955         * fast/url/scheme.html: Added.
12956         * fast/url/script-tests/scheme.js: Added.
12957
12958 2010-04-15  Adam Barth  <abarth@webkit.org>
12959
12960         Reviewed by Darin Fisher.
12961
12962         Add comments back to IPv4 URL parsing test
12963         https://bugs.webkit.org/show_bug.cgi?id=37620
12964
12965         I removed these comments when importing this test.  The comments are
12966         likley to be helpful to us in the future, so I've restored them.
12967
12968         * fast/url/script-tests/ipv4.js:
12969
12970 2010-04-14  Simon Fraser  <simon.fraser@apple.com>
12971
12972         Reviewed by Dan Bernstein.
12973
12974         Repaint of fixed, transformed element is broken
12975         https://bugs.webkit.org/show_bug.cgi?id=37637
12976
12977         Testcase for repainting a fixed-position elemnt with a transform in a
12978         scrolled page.
12979         
12980         * fast/repaint/fixed-tranformed.html: Added.
12981         * platform/mac/fast/repaint/fixed-tranformed-expected.checksum: Added.
12982         * platform/mac/fast/repaint/fixed-tranformed-expected.png: Added.
12983         * platform/mac/fast/repaint/fixed-tranformed-expected.txt: Added.
12984
12985 2010-04-14  Luiz Agostini  <luiz.agostini@openbossa.org>
12986
12987         Reviewed by Kenneth Rohde Christiansen.
12988
12989         Changing view mode names due to specification changes
12990         https://bugs.webkit.org/show_bug.cgi?id=37615
12991
12992         specification: http://dev.w3.org/2006/waf/widgets-vmmf/
12993
12994         * fast/media/media-feature-wgt-view-mode.html:
12995
12996 2010-04-14  Justin Schuh  <jschuh@chromium.org>
12997
12998         Reviewed by Adam Barth.
12999
13000         Fix frame/iframe src setting for JavaScript URLs
13001         https://bugs.webkit.org/show_bug.cgi?id=37031
13002
13003         * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt:
13004         * http/tests/security/xss-DENIED-iframe-src-alias.html:
13005
13006 2010-04-14  Xan Lopez  <xlopez@igalia.com>
13007
13008         [GTK] scrollbars/scrollbar-crash-on-refresh.html is flakey on debug bots 
13009         https://bugs.webkit.org/show_bug.cgi?id=37623
13010
13011         We are on a mission here, people.
13012
13013         * platform/gtk/Skipped:
13014
13015 2010-04-14  Sheriff Bot  <webkit.review.bot@gmail.com>
13016
13017         Unreviewed, rolling out r57609.
13018         http://trac.webkit.org/changeset/57609
13019         https://bugs.webkit.org/show_bug.cgi?id=37614
13020
13021         "Broke multiple builders.  Probably needs new test results,
13022         but may be an Inspector bug." (Requested by eseidel on
13023         #webkit).
13024
13025         * inspector/console-resource-errors-expected.txt: Removed.
13026         * inspector/console-resource-errors.html: Removed.
13027
13028 2010-04-14  Alejandro G. Castro  <alex@igalia.com>
13029
13030         Rubber-stamped by Xan Lopez.
13031
13032         Skipping fast/workers/shared-worker-frame-lifecycle.html
13033         https://bugs.webkit.org/show_bug.cgi?id=37616
13034
13035         * platform/gtk/Skipped:
13036
13037 2010-04-14  Alejandro G. Castro  <alex@igalia.com>
13038
13039         Rubber-stamped by Xan Lopez.
13040
13041         Skipping printing, I've duplicated the other printing bugs and
13042         left this one.
13043         https://bugs.webkit.org/show_bug.cgi?id=37613
13044
13045         * platform/gtk/Skipped:
13046
13047 2010-04-14  Andrey Kosyakov  <caseq@chromium.ru>
13048
13049         Reviewed by Timothy Hatcher.
13050
13051         Log error message to inspector console if a resource fails to load.
13052         Disable checking of mime-type consistency for failed resources.
13053         https://bugs.webkit.org/show_bug.cgi?id=37215
13054
13055         * inspector/console-resource-errors-expected.txt: Added.
13056         * inspector/console-resource-errors.html: Added.
13057
13058 2010-04-14  Alejandro G. Castro  <alex@igalia.com>
13059
13060         Rubber-stamped by Xan Lopez.
13061
13062         Skipping inspector/timeline-layout.html fails
13063         https://bugs.webkit.org/show_bug.cgi?id=37611
13064
13065         * platform/gtk/Skipped:
13066
13067 2010-04-14  Alejandro G. Castro  <alex@igalia.com>
13068
13069         Rubber-stamped by Xan Lopez.
13070
13071         Skipping printing/page-break-always.html
13072         https://bugs.webkit.org/show_bug.cgi?id=37607
13073
13074         * platform/gtk/Skipped:
13075
13076 2010-04-14  Adam Roben  <aroben@apple.com>
13077
13078         Skip xss-DENIED-iframe-src-alias.html on Windows
13079
13080         I thought that skipping this test was causing other http tests to time
13081         out, but Brian Weinstein pointed out that the timing-out tests come
13082         before this one so shouldn't be affected by it.
13083
13084         <http://webkit.org/b/37096> tracks making this test not time out.
13085
13086         Rubber-stamped by Brian Weinstein.
13087
13088         * platform/win/Skipped:
13089
13090 2010-04-14  Darin Fisher  <darin@chromium.org>
13091
13092         Reviewed by Adam Barth.
13093
13094         Add tests for ipv6 address canonicalization.
13095         https://bugs.webkit.org/show_bug.cgi?id=37583
13096
13097         * fast/url/ipv6-expected.txt: Added.
13098         * fast/url/ipv6.html: Added.
13099         * fast/url/script-tests/ipv6.js: Added.
13100
13101 2010-04-14  Alejandro G. Castro  <alex@igalia.com>
13102
13103         Rubber-stamped by Xan Lopez.
13104
13105         Skipping printing/page-break-always-for-overflow.html
13106         https://bugs.webkit.org/show_bug.cgi?id=37592
13107
13108         * platform/gtk/Skipped:
13109
13110 2010-04-14  Jeff Schiller  <codedread@gmail.com>
13111
13112         Reviewed by Dirk Schulze.
13113
13114         Update path parser test for Bug 37413: https://bugs.webkit.org/show_bug.cgi?id=37413
13115         now that all path segments render up until the first error
13116
13117         * platform/mac/svg/custom/path-bad-data-expected.txt: updated path segments that render
13118         * svg/custom/path-bad-data.svg: updated test to ensure reference image is the same
13119         * svg/dom/fuzz-path-parser-expected.txt: updated path segments that render
13120         * svg/dom/path-parser-expected.txt: updated path segments that render
13121         * svg/dom/script-tests/path-parser.js: changed expected results for path segments that render
13122         ():
13123
13124 2010-04-14  Alejandro G. Castro  <alex@igalia.com>
13125
13126         Rubber-stamped by Xan Lopez.
13127
13128         Skipping printing/numberOfPages.html
13129         https://bugs.webkit.org/show_bug.cgi?id=37585
13130
13131         * platform/gtk/Skipped:
13132
13133 2010-04-14  Adam Barth  <abarth@webkit.org>
13134
13135         Reviewed by Darin Fisher.
13136
13137         Add port URL tests
13138         https://bugs.webkit.org/show_bug.cgi?id=37524
13139
13140         This went pretty well.
13141
13142         * fast/url/port-expected.txt: Added.
13143         * fast/url/port.html: Added.
13144         * fast/url/script-tests/port.js: Added.
13145
13146 2010-04-14  Adam Barth  <abarth@webkit.org>
13147
13148         Reviewed by Darin Fisher.
13149
13150         Add LayoutTests for parsing "path" URLs
13151         https://bugs.webkit.org/show_bug.cgi?id=37581
13152
13153         * fast/url/path-url-expected.txt: Added.
13154         * fast/url/path-url.html: Added.
13155         * fast/url/script-tests/path-url.js: Added.
13156
13157 2010-04-14  Adam Barth  <abarth@webkit.org>
13158
13159         Reviewed by Darin Fisher.
13160
13161         Add LayoutTests for parsing standard URLs
13162         https://bugs.webkit.org/show_bug.cgi?id=37580
13163
13164         * fast/url/script-tests/standard-url.js: Added.
13165         * fast/url/standard-url-expected.txt: Added.
13166         * fast/url/standard-url.html: Added.
13167
13168 2010-04-14  Adam Roben  <aroben@apple.com>
13169
13170         Roll out r57566
13171
13172         It seems to have caused other http tests to hang on Windows.
13173
13174         * platform/win/Skipped:
13175
13176 2010-04-14  Anton Muhin   <antonm@chromium.org>
13177
13178         Reviewed by David Levin.
13179
13180         Skip some and add test expectations for other layout tests which started to fail
13181         against Chromium after  http://trac.webkit.org/changeset/57535/
13182
13183         * platform/chromium/test_expectations.txt:
13184
13185 2010-04-14  Nikolas Zimmermann  <nzimmermann@rim.com>
13186
13187         Not reviewed. Skipping another crash on the 64bit Gtk slave.
13188
13189         * platform/gtk/Skipped:
13190
13191 2010-04-14  Alejandro G. Castro  <alex@igalia.com>
13192
13193         Rubber-stamped by Xan Lopez.
13194
13195         Skipping plugins/open-and-close-window-with-plugin.html
13196         https://bugs.webkit.org/show_bug.cgi?id=37572
13197
13198         Skipping media/video-played-ranges-1.html
13199         https://bugs.webkit.org/show_bug.cgi?id=37573
13200
13201         * platform/gtk/Skipped:
13202
13203 2010-04-14  Sheriff Bot  <webkit.review.bot@gmail.com>
13204
13205         Unreviewed, rolling out r57573.
13206         http://trac.webkit.org/changeset/57573
13207         https://bugs.webkit.org/show_bug.cgi?id=37569
13208
13209         Revert r57573 which unskipped http/tests/media/video-
13210         cookie.html on SnowLeopard Intel Release (Tests). Let's get a
13211         core builder back to green again. (Requested by WildFox on
13212         #webkit).
13213
13214         * platform/mac/Skipped:
13215
13216 2010-04-14  Zhenyao Mo  <zmo@google.com>
13217
13218         Reviewed by Dimitri Glazkov.
13219
13220         readPixels must take PACK_ALIGNMENT into account
13221         https://bugs.webkit.org/show_bug.cgi?id=34718
13222
13223         * fast/canvas/webgl/read-pixels-expected.txt: Verify pixelStorei and readPixels.
13224         * fast/canvas/webgl/read-pixels.html: Ditto.
13225
13226 2010-04-14  Nicolas Weber  <thakis@chromium.org>
13227
13228         Reviewed by Gustavo Noronha Silva.
13229
13230         Remove passing test from Skipped list.
13231         https://bugs.webkit.org/show_bug.cgi?id=34287
13232
13233         * platform/mac/Skipped:
13234         video-cookie.html seems to be passing, so remove it from Skipped list.
13235
13236 2010-04-14  Alejandro G. Castro  <alex@igalia.com>
13237
13238         Rubber-stamped by Xan Lopez.
13239
13240         Skipping media/audio-data-url.html
13241         https://bugs.webkit.org/show_bug.cgi?id=37564
13242
13243         * platform/gtk/Skipped:
13244
13245 2010-04-14  Alejandro G. Castro  <alex@igalia.com>
13246
13247         Rubber-stamped by Xan Lopez.
13248
13249         Skipping plugins/update-widgets-crash.html
13250         https://bugs.webkit.org/show_bug.cgi?id=37562
13251
13252         * platform/gtk/Skipped:
13253
13254 2010-04-13  Alejandro G. Castro  <alex@igalia.com>
13255
13256         Rubber-stamped by Xan Lopez.
13257
13258         Skipping media/video-seeking.html
13259         https://bugs.webkit.org/show_bug.cgi?id=37551
13260
13261         Skipping media/video-timeupdate-reverse-play.html
13262         https://bugs.webkit.org/show_bug.cgi?id=37552
13263
13264         Skipping media/video-played-reset.html
13265         https://bugs.webkit.org/show_bug.cgi?id=37556
13266
13267         Skipping http/tests/misc/image-blocked-src-change.html
13268         https://bugs.webkit.org/show_bug.cgi?id=37557
13269
13270         Skipping inspector/console-clear.html
13271         https://bugs.webkit.org/show_bug.cgi?id=37558
13272
13273         Skipping inspector/console-format-collections.html
13274         https://bugs.webkit.org/show_bug.cgi?id=37559
13275
13276         Skipping svg/dom/SVGScriptElement/script-set-href.svg
13277         https://bugs.webkit.org/show_bug.cgi?id=37560
13278
13279         * platform/gtk/Skipped:
13280
13281 2010-04-13  Alejandro G. Castro  <alex@igalia.com>
13282
13283         Rubber-stamped by Xan Lopez.
13284
13285         Skipping svg/custom/use-instanceRoot-as-event-target.xhtml
13286         https://bugs.webkit.org/show_bug.cgi?id=37544
13287
13288         Skipping plugins/setProperty.html
13289         https://bugs.webkit.org/show_bug.cgi?id=37545
13290
13291         Skipping media/audio-delete-while-slider-thumb-clicked.html
13292         https://bugs.webkit.org/show_bug.cgi?id=37546
13293
13294         Skipping media/video-currentTime-set2.html
13295         https://bugs.webkit.org/show_bug.cgi?id=37547
13296
13297         Skipping media/video-seekable.html
13298         https://bugs.webkit.org/show_bug.cgi?id=37548
13299
13300         Skipping media/video-currentTime-set.html
13301         https://bugs.webkit.org/show_bug.cgi?id=37549
13302
13303         Skipping fast/dom/Window/HTMLBodyElement-window-eventListener-attributes.html
13304         https://bugs.webkit.org/show_bug.cgi?id=37550
13305
13306         Skipping media/video-seeking.html
13307         https://bugs.webkit.org/show_bug.cgi?id=37551
13308
13309         Skipping media/video-timeupdate-reverse-play.html
13310         https://bugs.webkit.org/show_bug.cgi?id=37552
13311
13312         * platform/gtk/Skipped:
13313
13314 2010-04-13  Adam Roben  <aroben@apple.com>
13315
13316         Skip xss-DENIED-iframe-src-alias.html on Windows
13317
13318         <http://webkit.org/b/37096> tracks making this test not time out.
13319
13320         Reviewed by Eric Seidel.
13321
13322         * platform/win/Skipped:
13323
13324 2010-04-13  Adam Roben  <aroben@apple.com>
13325
13326         Update Windows results for text-control-intrinsic-widths.html
13327
13328         <http://webkit.org/b/37091> tracks deciding whether these results are
13329         better than the previous ones or not.
13330
13331         Reviewed by Eric Seidel.
13332
13333         * platform/win/fast/forms/text-control-intrinsic-widths-expected.txt:
13334
13335 2010-04-13  Adam Roben  <aroben@apple.com>
13336
13337         Add Windows failing results for mouse-drag-from-frame-to-other-frame.html
13338
13339         <http://webkit.org/b/37494> tracks fixing this test.
13340
13341         Reviewed by Eric Seidel.
13342
13343         * platform/win/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt: Added.
13344
13345 2010-04-13  Adam Roben  <aroben@apple.com>
13346
13347         Add Windows failing results for font-face-opentype.html
13348
13349         <http://webkit.org/b/37089> tracks fixing this test.
13350
13351         Reviewed by Eric Seidel.
13352
13353         * platform/win/fast/css/font-face-opentype-expected.txt: Added.
13354
13355 2010-04-13  Darin Fisher  <darin@chromium.org>
13356
13357         Update skipped lists for failing tests:
13358         fast/loader/frame-src-change-not-added-to-history.html
13359         fast/loader/frame-location-change-not-added-to-history.html
13360
13361         * platform/mac-tiger/Skipped:
13362         * platform/qt/Skipped:
13363
13364 2010-04-13  Zhenyao Mo  <zmo@google.com>
13365
13366         Reviewed by Oliver Hunt.
13367
13368         Fix a potential integer overflow in WebGL*Array::slice()
13369         https://bugs.webkit.org/show_bug.cgi?id=37466
13370
13371         * fast/canvas/webgl/array-unit-tests-expected.txt: Add tests that would cause overflow without this fix, but work fine with this fix.
13372         * fast/canvas/webgl/array-unit-tests.html: Ditto.
13373
13374 2010-04-13  Darin Fisher  <darin@chromium.org>
13375
13376         Reviewed by Brady Eidson.
13377
13378         If the browsing context's session history contains only one Document,
13379         and that was the about:blank Document created when the browsing context
13380         was created, then the navigation must be done with replacement enabled.
13381
13382         https://bugs.webkit.org/show_bug.cgi?id=37126
13383
13384         * fast/loader/frame-location-change-not-added-to-history-expected.txt: Added.
13385         * fast/loader/frame-location-change-not-added-to-history.html: Added.
13386         * fast/loader/frame-src-change-added-to-history-expected.txt:
13387         * fast/loader/frame-src-change-not-added-to-history-expected.txt: Added.
13388         * fast/loader/frame-src-change-not-added-to-history.html: Added.
13389
13390 2010-04-13  Mark Rowe  <mrowe@apple.com>
13391
13392         Update the test results after r57544.
13393
13394         * http/tests/xmlhttprequest/access-control-basic-whitelist-request-headers-expected.txt:
13395
13396 2010-04-13  Alejandro G. Castro  <alex@igalia.com>
13397
13398         Reviewed by Xan Lopez.
13399
13400         Skipping fast/js/kde/string-1-n.html,
13401         See https://bugs.webkit.org/show_bug.cgi?id=37532
13402
13403         Skipping fast/js/kde/string-2-n.html.
13404         https://bugs.webkit.org/show_bug.cgi?id=37534
13405
13406         Skipping inspector/console-format.html
13407         https://bugs.webkit.org/show_bug.cgi?id=37535
13408
13409         Skipping media/video-reverse-play-duration.html
13410         https://bugs.webkit.org/show_bug.cgi?id=37536
13411
13412         Skipping plugins/round-trip-npobject.html
13413         https://bugs.webkit.org/show_bug.cgi?id=37537
13414
13415         Skipping svg/custom/use-on-clip-path-with-transformation.svg
13416         https://bugs.webkit.org/show_bug.cgi?id=37539
13417
13418         Skipping http/tests/security/xss-DENIED-mime-type-execute-as-html.html
13419         https://bugs.webkit.org/show_bug.cgi?id=37540
13420
13421         * platform/gtk/Skipped:
13422
13423 2010-04-13  Csaba Osztrogonác  <ossy@webkit.org>
13424
13425         [Qt] Unreviewed fix, update platform specific expected file after r57534.
13426
13427         * platform/qt/fast/dom/prototype-inheritance-expected.txt: updated.
13428
13429 2010-04-13  Chang Shu  <chang.shu@nokia.com>
13430
13431         Reviewed by Darin Fisher.
13432
13433         Added test for forcing UTF-8 charset.
13434         https://bugs.webkit.org/show_bug.cgi?id=34653
13435
13436         * http/tests/xmlhttprequest/request-encoding2-expected.txt: Added.
13437         * http/tests/xmlhttprequest/request-encoding2.html: Added.
13438
13439 2010-04-13  Alejandro G. Castro  <alex@igalia.com>
13440
13441         Reviewed by Xan Lopez.
13442
13443         Skipping more new tests, we still do not have results. Remove test
13444         that does not exist anymore:
13445         svg/custom/clip-path-display-none-child.svg
13446
13447         * platform/gtk/Skipped:
13448
13449 2010-04-13  Csaba Osztrogonác  <ossy@webkit.org>
13450
13451         [Qt] Skip new test introduced in r57530, because of
13452         missing layoutTestController.evaluateScriptInIsolatedWorld()
13453
13454         * platform/qt/Skipped:
13455          - storage/statement-error-callback-isolated-world.html skipped.
13456          - storage/statement-success-callback-isolated-world.html skipped.
13457          - storage/transaction-callback-isolated-world.html skipped.
13458          - storage/transaction-error-callback-isolated-world.html skipped.
13459
13460 2010-04-13  Alejandro G. Castro  <alex@igalia.com>
13461
13462         Reviewed by Xan Lopez.
13463
13464         Skipping fast/history/multiple-classes-visited.html test,
13465         See https://bugs.webkit.org/show_bug.cgi?id=37526
13466
13467         * platform/gtk/Skipped:
13468
13469 2010-04-13  Alejandro G. Castro  <alex@igalia.com>
13470
13471         Reviewed by Xan Lopez.
13472
13473         Skipping new tests, we still do not have results.
13474
13475         * platform/gtk/Skipped:
13476
13477 2010-04-12  Timothy Hatcher  <timothy@apple.com>
13478
13479         SecurityOrigin needs a way to remove individual OriginAccessEntries
13480         https://bugs.webkit.org/show_bug.cgi?id=37449
13481
13482         Reviewed by Dave Hyatt.
13483
13484         * http/tests/xmlhttprequest/origin-whitelisting-removal-expected.txt: Added.
13485         * http/tests/xmlhttprequest/origin-whitelisting-removal.html: Added.
13486         * platform/gtk/Skipped: Added origin-whitelisting-removal.html.
13487         * platform/qt/Skipped: Ditto.
13488
13489 2010-04-13  Timothy Hatcher  <timothy@apple.com>
13490
13491         Rename LayoutTestController.whiteListAccessFromOrigin to addOriginAccessWhitelistEntry.
13492
13493         SecurityOrigin needs a way to remove individual OriginAccessEntries
13494         https://bugs.webkit.org/show_bug.cgi?id=37449
13495
13496         Reviewed by Dave Hyatt.
13497
13498         * http/tests/security/local-image-from-remote-whitelisted-expected.txt:
13499         * http/tests/security/local-image-from-remote-whitelisted.html:
13500         * http/tests/xmlhttprequest/origin-whitelisting-all.html:
13501         * http/tests/xmlhttprequest/origin-whitelisting-exact-match.html:
13502         * http/tests/xmlhttprequest/origin-whitelisting-https.html:
13503         * http/tests/xmlhttprequest/origin-whitelisting-ip-addresses-with-subdomains.html:
13504         * http/tests/xmlhttprequest/origin-whitelisting-ip-addresses.html:
13505         * http/tests/xmlhttprequest/origin-whitelisting-subdomains.html:
13506
13507 2010-04-13  John Gregg  <johnnyg@google.com>
13508
13509         Reviewed by David Levin.
13510
13511         As part of enabling notifications layout tests for chromium,
13512         exclude it from prototype-inheritance as it is not provided
13513         on all implementations.  
13514         https://bugs.webkit.org/show_bug.cgi?id=37520
13515
13516         * fast/dom/script-tests/prototype-inheritance.js:
13517
13518 2010-04-13  Dumitru Daniliuc  <dumi@chromium.org>
13519
13520         Reviewed by Adam Barth.
13521
13522         Test that the HTML5 DB callbacks run in the correct context.
13523         https://bugs.webkit.org/show_bug.cgi?id=27698
13524
13525         * storage/statement-error-callback-isolated-world-expected.txt: Added.
13526         * storage/statement-error-callback-isolated-world.html: Added.
13527         * storage/statement-success-callback-isolated-world-expected.txt: Added.
13528         * storage/statement-success-callback-isolated-world.html: Added.
13529         * storage/transaction-callback-isolated-world-expected.txt: Added.
13530         * storage/transaction-callback-isolated-world.html: Added.
13531         * storage/transaction-error-callback-isolated-world-expected.txt: Added.
13532         * storage/transaction-error-callback-isolated-world.html: Added.
13533
13534 2010-04-13  Csaba Osztrogonác  <ossy@webkit.org>
13535
13536         [Qt] Unreviewed fix, platform specific expected file updated after r57511.
13537
13538         * platform/qt/svg/custom/use-on-clip-path-with-transformation-expected.txt: updated.
13539
13540 2010-04-13  Dirk Schulze  <krit@webkit.org>
13541
13542         Reviewed by Nikolas Zimmermann.
13543
13544         <clipPath> doesn't correctly handle <text> elements
13545         https://bugs.webkit.org/show_bug.cgi?id=12571
13546
13547         33 new Tests for SVG's clip-path. Test behavior of different clip objects
13548         like text as well as different clip rules.
13549         Other older tests are rendered correctly now.
13550
13551         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
13552         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
13553         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
13554         * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.checksum:
13555         * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.png:
13556         * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
13557         * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
13558         * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
13559         * platform/mac/svg/batik/text/textEffect2-expected.checksum:
13560         * platform/mac/svg/batik/text/textEffect2-expected.png:
13561         * platform/mac/svg/batik/text/textEffect2-expected.txt:
13562         * platform/mac/svg/batik/text/textProperties-expected.checksum:
13563         * platform/mac/svg/batik/text/textProperties-expected.png:
13564         * platform/mac/svg/batik/text/textProperties-expected.txt:
13565         * platform/mac/svg/clip-path: Added.
13566         * platform/mac/svg/clip-path/clip-path-child-clipped-expected.checksum: Added.
13567         * platform/mac/svg/clip-path/clip-path-child-clipped-expected.png: Added.
13568         * platform/mac/svg/clip-path/clip-path-child-clipped-expected.txt: Added.
13569         * platform/mac/svg/clip-path/clip-path-childs-clipped-expected.checksum: Added.
13570         * platform/mac/svg/clip-path/clip-path-childs-clipped-expected.png: Added.
13571         * platform/mac/svg/clip-path/clip-path-childs-clipped-expected.txt: Added.
13572         * platform/mac/svg/clip-path/clip-path-clipped-evenodd-twice-expected.checksum: Added.
13573         * platform/mac/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png: Added.
13574         * platform/mac/svg/clip-path/clip-path-clipped-evenodd-twice-expected.txt: Added.
13575         * platform/mac/svg/clip-path/clip-path-clipped-expected.checksum: Added.
13576         * platform/mac/svg/clip-path/clip-path-clipped-expected.png: Added.
13577         * platform/mac/svg/clip-path/clip-path-clipped-expected.txt: Added.
13578         * platform/mac/svg/clip-path/clip-path-clipped-no-content-expected.checksum: Added.
13579         * platform/mac/svg/clip-path/clip-path-clipped-no-content-expected.png: Added.
13580         * platform/mac/svg/clip-path/clip-path-clipped-no-content-expected.txt: Added.
13581         * platform/mac/svg/clip-path/clip-path-clipped-nonzero-expected.checksum: Added.
13582         * platform/mac/svg/clip-path/clip-path-clipped-nonzero-expected.png: Added.
13583         * platform/mac/svg/clip-path/clip-path-clipped-nonzero-expected.txt: Added.
13584         * platform/mac/svg/clip-path/clip-path-evenodd-expected.checksum: Added.
13585         * platform/mac/svg/clip-path/clip-path-evenodd-expected.png: Added.
13586         * platform/mac/svg/clip-path/clip-path-evenodd-expected.txt: Added.
13587         * platform/mac/svg/clip-path/clip-path-evenodd-nonzero-expected.checksum: Added.
13588         * platform/mac/svg/clip-path/clip-path-evenodd-nonzero-expected.png: Added.
13589         * platform/mac/svg/clip-path/clip-path-evenodd-nonzero-expected.txt: Added.
13590         * platform/mac/svg/clip-path/clip-path-nonzero-evenodd-expected.checksum: Added.
13591         * platform/mac/svg/clip-path/clip-path-nonzero-evenodd-expected.png: Added.
13592         * platform/mac/svg/clip-path/clip-path-nonzero-evenodd-expected.txt: Added.
13593         * platform/mac/svg/clip-path/clip-path-nonzero-expected.checksum: Added.
13594         * platform/mac/svg/clip-path/clip-path-nonzero-expected.png: Added.
13595         * platform/mac/svg/clip-path/clip-path-nonzero-expected.txt: Added.
13596         * platform/mac/svg/clip-path/clip-path-objectBoundingBox-expected.checksum: Added.
13597         * platform/mac/svg/clip-path/clip-path-objectBoundingBox-expected.png: Added.
13598         * platform/mac/svg/clip-path/clip-path-objectBoundingBox-expected.txt: Added.
13599         * platform/mac/svg/clip-path/clip-path-on-clipped-use-expected.checksum: Added.
13600         * platform/mac/svg/clip-path/clip-path-on-clipped-use-expected.png: Added.
13601         * platform/mac/svg/clip-path/clip-path-on-clipped-use-expected.txt: Added.
13602         * platform/mac/svg/clip-path/clip-path-on-g-and-child-expected.checksum: Added.
13603         * platform/mac/svg/clip-path/clip-path-on-g-and-child-expected.png: Added.
13604         * platform/mac/svg/clip-path/clip-path-on-g-and-child-expected.txt: Added.
13605         * platform/mac/svg/clip-path/clip-path-on-g-expected.checksum: Added.
13606         * platform/mac/svg/clip-path/clip-path-on-g-expected.png: Added.
13607         * platform/mac/svg/clip-path/clip-path-on-g-expected.txt: Added.
13608         * platform/mac/svg/clip-path/clip-path-on-svg-and-child-expected.checksum: Added.
13609         * platform/mac/svg/clip-path/clip-path-on-svg-and-child-expected.png: Added.
13610         * platform/mac/svg/clip-path/clip-path-on-svg-and-child-expected.txt: Added.
13611         * platform/mac/svg/clip-path/clip-path-on-svg-expected.checksum: Added.
13612         * platform/mac/svg/clip-path/clip-path-on-svg-expected.png: Added.
13613         * platform/mac/svg/clip-path/clip-path-on-svg-expected.txt: Added.
13614         * platform/mac/svg/clip-path/clip-path-recursive-call-by-child-expected.checksum: Added.
13615         * platform/mac/svg/clip-path/clip-path-recursive-call-by-child-expected.png: Added.
13616         * platform/mac/svg/clip-path/clip-path-recursive-call-by-child-expected.txt: Added.
13617         * platform/mac/svg/clip-path/clip-path-recursive-call-expected.checksum: Added.
13618         * platform/mac/svg/clip-path/clip-path-recursive-call-expected.png: Added.
13619         * platform/mac/svg/clip-path/clip-path-recursive-call-expected.txt: Added.
13620         * platform/mac/svg/clip-path/clip-path-text-and-shape-expected.checksum: Added.
13621         * platform/mac/svg/clip-path/clip-path-text-and-shape-expected.png: Added.
13622         * platform/mac/svg/clip-path/clip-path-text-and-shape-expected.txt: Added.
13623         * platform/mac/svg/clip-path/clip-path-text-and-stroke-expected.checksum: Added.
13624         * platform/mac/svg/clip-path/clip-path-text-and-stroke-expected.png: Added.
13625         * platform/mac/svg/clip-path/clip-path-text-and-stroke-expected.txt: Added.
13626         * platform/mac/svg/clip-path/clip-path-text-expected.checksum: Added.
13627         * platform/mac/svg/clip-path/clip-path-text-expected.png: Added.
13628         * platform/mac/svg/clip-path/clip-path-text-expected.txt: Added.
13629         * platform/mac/svg/clip-path/clip-path-use-as-child-expected.checksum: Added.
13630         * platform/mac/svg/clip-path/clip-path-use-as-child-expected.png: Added.
13631         * platform/mac/svg/clip-path/clip-path-use-as-child-expected.txt: Added.
13632         * platform/mac/svg/clip-path/clip-path-use-as-child2-expected.checksum: Added.
13633         * platform/mac/svg/clip-path/clip-path-use-as-child2-expected.png: Added.
13634         * platform/mac/svg/clip-path/clip-path-use-as-child2-expected.txt: Added.
13635         * platform/mac/svg/clip-path/clip-path-use-as-child3-expected.checksum: Added.
13636         * platform/mac/svg/clip-path/clip-path-use-as-child3-expected.png: Added.
13637         * platform/mac/svg/clip-path/clip-path-use-as-child3-expected.txt: Added.
13638         * platform/mac/svg/clip-path/clip-path-use-as-child4-expected.checksum: Added.
13639         * platform/mac/svg/clip-path/clip-path-use-as-child4-expected.png: Added.
13640         * platform/mac/svg/clip-path/clip-path-use-as-child4-expected.txt: Added.
13641         * platform/mac/svg/clip-path/clip-path-use-as-child5-expected.checksum: Added.
13642         * platform/mac/svg/clip-path/clip-path-use-as-child5-expected.png: Added.
13643         * platform/mac/svg/clip-path/clip-path-use-as-child5-expected.txt: Added.
13644         * platform/mac/svg/clip-path/clip-path-userSpaceOnUse-expected.checksum: Added.
13645         * platform/mac/svg/clip-path/clip-path-userSpaceOnUse-expected.png: Added.
13646         * platform/mac/svg/clip-path/clip-path-userSpaceOnUse-expected.txt: Added.
13647         * platform/mac/svg/clip-path/clip-path-with-container-expected.checksum: Added.
13648         * platform/mac/svg/clip-path/clip-path-with-container-expected.png: Added.
13649         * platform/mac/svg/clip-path/clip-path-with-container-expected.txt: Added.
13650         * platform/mac/svg/clip-path/clip-path-with-different-unittypes-expected.checksum: Added.
13651         * platform/mac/svg/clip-path/clip-path-with-different-unittypes-expected.png: Added.
13652         * platform/mac/svg/clip-path/clip-path-with-different-unittypes-expected.txt: Added.
13653         * platform/mac/svg/clip-path/clip-path-with-different-unittypes2-expected.checksum: Added.
13654         * platform/mac/svg/clip-path/clip-path-with-different-unittypes2-expected.png: Added.
13655         * platform/mac/svg/clip-path/clip-path-with-different-unittypes2-expected.txt: Added.
13656         * platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.checksum: Added.
13657         * platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.png: Added.
13658         * platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.txt: Added.
13659         * platform/mac/svg/clip-path/clip-path-with-text-clipped-expected.checksum: Added.
13660         * platform/mac/svg/clip-path/clip-path-with-text-clipped-expected.png: Added.
13661         * platform/mac/svg/clip-path/clip-path-with-text-clipped-expected.txt: Added.
13662         * platform/mac/svg/custom/clip-path-child-changes-expected.txt:
13663         * platform/mac/svg/custom/clip-path-href-changes-expected.txt:
13664         * platform/mac/svg/custom/clip-path-units-changes-expected.txt:
13665         * platform/mac/svg/custom/clip-path-with-transform-expected.txt:
13666         * platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.txt:
13667         * platform/mac/svg/filters/filterRes-expected.checksum:
13668         * svg/clip-path: Added.
13669         * svg/clip-path/clip-path-child-clipped.svg: Added.
13670         * svg/clip-path/clip-path-childs-clipped.svg: Added.
13671         * svg/clip-path/clip-path-clipped-evenodd-twice.svg: Added.
13672         * svg/clip-path/clip-path-clipped-no-content.svg: Added.
13673         * svg/clip-path/clip-path-clipped-nonzero.svg: Added.
13674         * svg/clip-path/clip-path-clipped.svg: Added.
13675         * svg/clip-path/clip-path-evenodd-nonzero.svg: Added.
13676         * svg/clip-path/clip-path-evenodd.svg: Added.
13677         * svg/clip-path/clip-path-nonzero-evenodd.svg: Added.
13678         * svg/clip-path/clip-path-nonzero.svg: Added.
13679         * svg/clip-path/clip-path-objectBoundingBox.svg: Added.
13680         * svg/clip-path/clip-path-on-clipped-use.svg: Added.
13681         * svg/clip-path/clip-path-on-g-and-child.svg: Added.
13682         * svg/clip-path/clip-path-on-g.svg: Added.
13683         * svg/clip-path/clip-path-on-svg-and-child.svg: Added.
13684         * svg/clip-path/clip-path-on-svg.svg: Added.
13685         * svg/clip-path/clip-path-recursive-call-by-child.svg: Added.
13686         * svg/clip-path/clip-path-recursive-call.svg: Added.
13687         * svg/clip-path/clip-path-text-and-shape.svg: Added.
13688         * svg/clip-path/clip-path-text-and-stroke.svg: Added.
13689         * svg/clip-path/clip-path-text.svg: Added.
13690         * svg/clip-path/clip-path-use-as-child.svg: Added.
13691         * svg/clip-path/clip-path-use-as-child2.svg: Added.
13692         * svg/clip-path/clip-path-use-as-child3.svg: Added.
13693         * svg/clip-path/clip-path-use-as-child4.svg: Added.
13694         * svg/clip-path/clip-path-use-as-child5.svg: Added.
13695         * svg/clip-path/clip-path-userSpaceOnUse.svg: Added.
13696         * svg/clip-path/clip-path-with-container.svg: Added.
13697         * svg/clip-path/clip-path-with-different-unittypes.svg: Added.
13698         * svg/clip-path/clip-path-with-different-unittypes2.svg: Added.
13699         * svg/clip-path/clip-path-with-invisibile-child.svg: Added.
13700         * svg/clip-path/clip-path-with-text-clipped.svg: Added.
13701         * svg/custom/clip-path-display-none-child.svg: Removed.
13702
13703 2010-04-13  Nikolas Zimmermann  <nzimmermann@rim.com>
13704
13705         Not reviewed. Checksum of svg/filters/filterRes.svg was not updated properly after rebasing.
13706         It's only visible when using "run-webkit-tests --tolerance 0 -p svg"
13707
13708         * platform/mac/svg/filters/filterRes-expected.checksum:
13709
13710 2010-04-13  Dumitru Daniliuc  <dumi@chromium.org>
13711
13712         Unreviewed, adding another fast/url/ test to Chromium's
13713         test_expectations.txt.
13714
13715         * platform/chromium/test_expectations.txt:
13716
13717 2010-04-12  Adam Barth  <abarth@webkit.org>
13718
13719         Reviewed by Maciej Stachowiak.
13720
13721         Finish IPv4 URL parsing test
13722         https://bugs.webkit.org/show_bug.cgi?id=37493
13723
13724         I rushed the first version of this test because I wanted to get the
13725         framework in the tree for other folks to work on the other tests.  The
13726         expected.txt file matches KURL but the PASS/FAIL indiciations match
13727         GURL.
13728
13729         * fast/url/ipv4-expected.txt:
13730         * fast/url/script-tests/ipv4.js:
13731
13732 2010-04-12  Daniel Bates  <dbates@rim.com>
13733
13734         Reviewed by Adam Barth.
13735
13736         https://bugs.webkit.org/show_bug.cgi?id=37490
13737
13738         Implements the anchor tests from <http://code.google.com/p/google-url/source/browse/trunk/src/url_canon_unittest.cc#1102>.
13739
13740         * fast/url/anchor-expected.txt: Added.
13741         * fast/url/anchor.html: Added.
13742         * fast/url/script-tests/anchor.js: Added.
13743
13744 2010-04-12  Daniel Bates  <dbates@rim.com>
13745
13746         Reviewed by Adam Barth.
13747
13748         https://bugs.webkit.org/show_bug.cgi?id=37480
13749
13750         Implements all of the non-encoding specific query string tests from
13751         <http://code.google.com/p/google-url/source/browse/trunk/src/url_canon_unittest.cc#1016>.
13752
13753         Also, moved JavaScript function canonicalize to external JavaScript
13754         script /resources/utilities.js since this function is being called
13755         by tests ipv4.html, query.html, and trivial.html.
13756
13757         * fast/url/ipv4.html:
13758         * fast/url/query-expected.txt: Added.
13759         * fast/url/query.html: Added.
13760         * fast/url/resources: Added.
13761         * fast/url/resources/utilities.js: Added.
13762         (canonicalize):
13763         * fast/url/script-tests/TEMPLATE.html: Include external JavaScript script resources/utilities.js.
13764         * fast/url/script-tests/query.js: Added.
13765         * fast/url/trivial.html:
13766
13767 2010-04-12  Dumitru Daniliuc  <dumi@chromium.org>
13768
13769         Unreviewed, skipping two tests on Chromium because they fail.
13770
13771         * platform/chromium/test_expectations.txt:
13772
13773 2010-04-12  Antonio Gomes  <tonikitoo@webkit.org>
13774
13775         Reviewed by Simon Fraser.
13776
13777         Spatial Navigation: make renderRectRelativeToRootDocument method to fallback to getRect() of Element when needed
13778         https://bugs.webkit.org/show_bug.cgi?id=37461
13779
13780         * fast/events/spatial-navigation/snav-simple-content-overflow-expected.txt: Added.
13781         * fast/events/spatial-navigation/snav-simple-content-overflow.html: Added.
13782
13783
13784 2010-04-08  yael aharon  <yael.aharon@nokia.com>
13785
13786         Reviewed by Darin Adler.
13787
13788         Accessibility support for progress element
13789         https://bugs.webkit.org/show_bug.cgi?id=37275
13790
13791         * platform/mac/accessibility/progressbar-expected.txt: Added.
13792         * platform/mac/accessibility/progressbar.html: Added.
13793
13794 2010-04-12  Dumitru Daniliuc  <dumi@chromium.org>
13795
13796         Unreviewed, fixing a test that started failing with r57492.
13797
13798         * storage/open-database-over-quota.html:
13799
13800 2010-04-12  Tor Arne Vestbø <tor.arne.vestbo@nokia.com>
13801
13802         Reviewed by Eric Seidel.
13803
13804         Add stub files for running new-run-webkit-tests for the Qt port
13805
13806         * platform/qt/test_expectations.txt: Added.
13807
13808 2010-04-12  Adam Barth  <abarth@webkit.org>
13809
13810         Reviewed by Jeremy Orlow.
13811
13812         Add some ip4v tests (will revise in a minute)
13813         https://bugs.webkit.org/show_bug.cgi?id=37476
13814
13815         * fast/url/ipv4-expected.txt: Added.
13816         * fast/url/ipv4.html: Added.
13817         * fast/url/script-tests/ipv4.js: Added.
13818         * fast/url/script-tests/trivial.js:
13819         (canonicalize):
13820         * fast/url/trivial-expected.txt:
13821
13822 2010-04-12  Adam Barth  <abarth@webkit.org>
13823
13824         Reviewed by Maciej Stachowiak.
13825
13826         Add a trivial test for URL parsing
13827         https://bugs.webkit.org/show_bug.cgi?id=37475
13828
13829         Hopefully this will be the starting point for many URL tests.
13830
13831         * fast/url/script-tests/TEMPLATE.html: Added.
13832         * fast/url/script-tests/trivial.js: Added.
13833         (canonicalize):
13834         * fast/url/trivial-expected.txt: Added.
13835         * fast/url/trivial.html: Added.
13836
13837 2010-04-12  Eric Seidel  <eric@webkit.org>
13838
13839         Unreviewed.
13840
13841         Add stub Gtk implementation for new-run-webkit-tests.
13842
13843         * platform/gtk/test_expectations.txt: Copied from LayoutTests/animations/resources/dynamic-stylesheet-insertion-inserted.css.
13844
13845 2010-04-12  Antonio Gomes  <tonikitoo@webkit.org>
13846
13847         Reviewed by Gustavo Noronha.
13848
13849         [Gtk] LayoutTests/platform/gtk/Skipped clean up
13850         https://bugs.webkit.org/show_bug.cgi?id=37465
13851
13852         * platform/gtk/Skipped: Clean up needed after r57289 and r57292.
13853
13854 2010-04-12  Dumitru Daniliuc  <dumi@chromium.org>
13855
13856         Unreviewed, skipping a new test on Chromium, because the test is
13857         using an API that is not yet implemented in Chromium.
13858
13859         * platform/chromium/test_expectations.txt:
13860
13861 2010-04-12  Csaba Osztrogonác  <ossy@webkit.org>
13862
13863         [Qt] Skip new test introduced in r57476, because of unimplemented
13864         layoutTestController.computedStyleIncludingVisitedInfo()
13865
13866         * platform/qt/Skipped: fast/history/multiple-classes-visited.html skipped.
13867
13868 2010-04-12  David Hyatt  <hyatt@apple.com>
13869
13870         Reviewed by Sam Weinig.
13871
13872         https://bugs.webkit.org/show_bug.cgi?id=37455, :visited doesn't work with multiple classes/ids.
13873
13874         * fast/history/multiple-classes-visited-expected.txt: Added.
13875         * fast/history/multiple-classes-visited.html: Added.
13876
13877 2010-04-12  Jeff Schiller  <codedread@gmail.com>
13878
13879         Reviewed by Dirk Schulze.
13880
13881         Add tests to handle that comma/whitespace around arc flags are optional
13882         and that arc flags can only be 0 or 1 in SVG path syntax: 
13883         https://bugs.webkit.org/show_bug.cgi?id=37431
13884
13885         * svg/dom/fuzz-path-parser-expected.txt: One test now fails due to flags not 0 or 1
13886         * svg/dom/path-parser-expected.txt: Add test results for missing whitespace and flags not 0 or 1
13887         * svg/dom/script-tests/path-parser.js: Add 6 tests to check that whitespace is optional after flags and flags must be 0 or 1
13888
13889 2010-04-11  Tony Chang  <tony@chromium.org>
13890
13891         Not reviewed, layout test fix for QT bots.
13892
13893         Update paste expected results on QT and skip a new d&d test.
13894
13895         * platform/qt/Skipped:
13896         * platform/qt/editing/pasteboard/onpaste-text-html-expected.txt: Added.
13897
13898 2010-04-11  Tony Chang  <tony@chromium.org>
13899
13900         Reviewed by Eric Seidel.
13901
13902         [chromium] implement getData('text/html') for paste and drop events
13903         https://bugs.webkit.org/show_bug.cgi?id=37193
13904
13905         * editing/pasteboard/onpaste-text-html-expected.txt: Added.
13906         * editing/pasteboard/onpaste-text-html.html: Added.
13907         * fast/events/ondrop-text-html-expected.txt: Added.
13908         * fast/events/ondrop-text-html.html: Added.
13909         * platform/gtk/Skipped:
13910         * platform/mac/Skipped:
13911         * platform/win/Skipped:
13912
13913 2010-04-11  Robert Hogan  <robert@webkit.org>
13914
13915         Reviewed by Simon Hausmann.
13916
13917         [Qt] Add setWillSendRequestReturnsNull and setWillSendRequestClearHeader
13918
13919         Unskip:
13920           http/tests/security/no-referrer.html
13921           fast/loader/onload-willSendRequest-null-for-frame.html
13922           fast/loader/onload-willSendRequest-null-for-script.html
13923
13924         https://bugs.webkit.org/show_bug.cgi?id=37410
13925
13926         * platform/qt/Skipped:
13927
13928 2010-04-10  Adam Barth  <abarth@webkit.org>
13929
13930         Reviewed by Eric Seidel.
13931
13932         Fix bugs to make new-run-webkit-tests almost run on windows
13933         https://bugs.webkit.org/show_bug.cgi?id=37400
13934
13935         Add an empty test expectations file.  I'm not sure whether we'll use
13936         this one or make a common one for each port.  However, as written, this
13937         file is requires to run new-run-webkit-tests on Windows.
13938
13939         * platform/win/test_expectations.txt: Added.
13940
13941 2010-04-10  Adam Barth  <abarth@webkit.org>
13942
13943         Rubber-stamped by Eric Seidel.
13944
13945         Add slow expectations based on webkit-dev discussion.
13946
13947         * platform/mac/test_expectations.txt:
13948
13949 2010-04-10  Robert Hogan  <robert@webkit.org>
13950
13951         Unreviewed fix to regressions in r57416.
13952
13953         [Qt] Fix regressions in http/tests/navigation from r57416
13954
13955         Unskip tests skipped after regression in r57416.
13956
13957         https://bugs.webkit.org/show_bug.cgi?id=37237
13958
13959         * platform/qt/Skipped:
13960
13961 2010-04-10  Robert Hogan  <robert@webkit.org>
13962
13963         Unreviewed fix to regressions from r57416.
13964
13965         Add expected results missing from r57416
13966
13967         Skip 2 tests that now fail.
13968
13969         http/tests/navigation/postredirect-reload.html
13970         http/tests/navigation/redirect302-basic.html
13971
13972         These regressions will be worked under:
13973         https://bugs.webkit.org/show_bug.cgi?id=37237
13974
13975         * platform/qt/Skipped:
13976         * platform/qt/http/tests/misc/window-dot-stop-expected.txt: Added.
13977         * platform/qt/http/tests/xmlhttprequest/abort-should-cancel-load-expected.txt: Added.
13978
13979 2010-04-11  Robert Hogan  <robert@webkit.org>
13980
13981         Reviewed by Simon Hausmann.
13982
13983         [Qt] Update layoutTestController.DumpResourceLoadCallbacks to match other ports.
13984
13985         Unskip  http/tests/xmlhttprequest/abort-should-cancel-load.html
13986                 http/tests/misc/will-send-request-returns-null-on-redirect.html
13987                 fast/loader/user-style-sheet-resource-load-callbacks.html
13988                 http/tests/misc/window-dot-stop.html
13989                 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow.html
13990                 http/tests/security/XFrameOptions/x-frame-options-deny.html
13991                 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-allow.html
13992                 http/tests/security/XFrameOptions/x-frame-options-parent-same-origin-deny.html
13993                 http/tests/xmlhttprequest/abort-should-cancel-load.html
13994
13995         QNetworkReply::OperationCanceledError has a value of 5 rather than -999, so add platform-specific results accordingly.
13996
13997         Add platform-specific results for the the following, though leave them skipped for now. They've started failing again
13998         since review was granted (see https://bugs.webkit.org/show_bug.cgi?id=37382):
13999                 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html
14000                 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html
14001                 http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html
14002
14003         https://bugs.webkit.org/show_bug.cgi?id=37237
14004
14005         * platform/qt/Skipped:
14006         * platform/qt/http/tests/misc/window-dot-stop-expected.txt: Added.
14007         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-expected.txt: Added.
14008         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body-expected.txt: Added.
14009         * platform/qt/http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny-expected.txt: Added.
14010         * platform/qt/http/tests/xmlhttprequest/abort-should-cancel-load-expected.txt: Added.
14011
14012 2010-04-10  Andrew Scherkus  <scherkus@chromium.org>
14013
14014         Unreviewed, fixing description and expectation for media/video-replaces-poster.html.
14015
14016         * platform/chromium/test_expectations.txt:
14017
14018 2010-04-10  Andrew Scherkus  <scherkus@chromium.org>
14019
14020         Unreviewed, marking media/video-replaces-poster.html as flaky.
14021
14022         * platform/chromium/test_expectations.txt:
14023
14024 2010-04-10  Csaba Osztrogonác  <ossy@webkit.org>
14025
14026         Unreviewed, platform specific expected files updated after r57408.
14027
14028         [Qt] Implement Desktop Notifications API for QtWebKit
14029         https://bugs.webkit.org/show_bug.cgi?id=35503
14030
14031         * platform/qt/fast/dom/Window/window-properties-expected.txt: updated.
14032         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: updated.
14033         * platform/qt/fast/dom/prototype-inheritance-expected.txt: updated.
14034
14035 2010-04-10  Andrew Scherkus  <scherkus@chromium.org>
14036
14037         Unreviewed, checking in corrected baselines for media/video-replaces-poster.html
14038         on Chromium Win.
14039
14040         * platform/chromium-win/media/video-replaces-poster-expected.checksum:
14041         * platform/chromium-win/media/video-replaces-poster-expected.png:
14042
14043 2010-04-10  Andrew Scherkus  <scherkus@chromium.org>
14044
14045         Unreviewed, enable the rest of the fast/media tests for Chromium Mac and Linux
14046         by checking in new baselines.
14047
14048         * platform/chromium-linux/fast/media/media-descriptor-syntax-01-expected.checksum:
14049         * platform/chromium-linux/fast/media/media-descriptor-syntax-01-expected.png:
14050         * platform/chromium-linux/fast/media/media-descriptor-syntax-02-expected.checksum:
14051         * platform/chromium-linux/fast/media/media-descriptor-syntax-02-expected.png:
14052         * platform/chromium-linux/fast/media/media-descriptor-syntax-03-expected.checksum:
14053         * platform/chromium-linux/fast/media/media-descriptor-syntax-03-expected.png:
14054         * platform/chromium-linux/fast/media/media-descriptor-syntax-04-expected.checksum:
14055         * platform/chromium-linux/fast/media/media-descriptor-syntax-04-expected.png:
14056         * platform/chromium-linux/fast/media/media-descriptor-syntax-05-expected.checksum:
14057         * platform/chromium-linux/fast/media/media-descriptor-syntax-05-expected.png:
14058         * platform/chromium-linux/fast/media/media-descriptor-syntax-06-expected.checksum:
14059         * platform/chromium-linux/fast/media/media-descriptor-syntax-06-expected.png:
14060         * platform/chromium-linux/fast/media/media-type-syntax-01-expected.checksum:
14061         * platform/chromium-linux/fast/media/media-type-syntax-01-expected.png:
14062         * platform/chromium-linux/fast/media/media-type-syntax-02-expected.checksum:
14063         * platform/chromium-linux/fast/media/media-type-syntax-02-expected.png:
14064         * platform/chromium-linux/fast/media/mq-animation-expected.checksum: Added.
14065         * platform/chromium-linux/fast/media/mq-animation-expected.png: Added.
14066         * platform/chromium-linux/fast/media/mq-aspect-ratio-expected.checksum: Added.
14067         * platform/chromium-linux/fast/media/mq-aspect-ratio-expected.png: Added.
14068         * platform/chromium-linux/fast/media/mq-compound-query-01-expected.checksum:
14069         * platform/chromium-linux/fast/media/mq-compound-query-01-expected.png:
14070         * platform/chromium-linux/fast/media/mq-compound-query-02-expected.checksum:
14071         * platform/chromium-linux/fast/media/mq-compound-query-02-expected.png:
14072         * platform/chromium-linux/fast/media/mq-compound-query-03-expected.checksum:
14073         * platform/chromium-linux/fast/media/mq-compound-query-03-expected.png:
14074         * platform/chromium-linux/fast/media/mq-compound-query-04-expected.checksum:
14075         * platform/chromium-linux/fast/media/mq-compound-query-04-expected.png:
14076         * platform/chromium-linux/fast/media/mq-compound-query-05-expected.checksum:
14077         * platform/chromium-linux/fast/media/mq-compound-query-05-expected.png:
14078         * platform/chromium-linux/fast/media/mq-grid-01-expected.checksum:
14079         * platform/chromium-linux/fast/media/mq-grid-01-expected.png:
14080         * platform/chromium-linux/fast/media/mq-grid-02-expected.checksum:
14081         * platform/chromium-linux/fast/media/mq-grid-02-expected.png:
14082         * platform/chromium-linux/fast/media/mq-invalid-media-feature-01-expected.checksum:
14083         * platform/chromium-linux/fast/media/mq-invalid-media-feature-01-expected.png:
14084         * platform/chromium-linux/fast/media/mq-invalid-media-feature-02-expected.checksum:
14085         * platform/chromium-linux/fast/media/mq-invalid-media-feature-02-expected.png:
14086         * platform/chromium-linux/fast/media/mq-invalid-media-feature-03-expected.checksum:
14087         * platform/chromium-linux/fast/media/mq-invalid-media-feature-03-expected.png:
14088         * platform/chromium-linux/fast/media/mq-invalid-media-feature-04-expected.checksum:
14089         * platform/chromium-linux/fast/media/mq-invalid-media-feature-04-expected.png:
14090         * platform/chromium-linux/fast/media/mq-invalid-syntax-01-expected.checksum:
14091         * platform/chromium-linux/fast/media/mq-invalid-syntax-01-expected.png:
14092         * platform/chromium-linux/fast/media/mq-invalid-syntax-02-expected.checksum:
14093         * platform/chromium-linux/fast/media/mq-invalid-syntax-02-expected.png:
14094         * platform/chromium-linux/fast/media/mq-invalid-syntax-03-expected.checksum:
14095         * platform/chromium-linux/fast/media/mq-invalid-syntax-03-expected.png:
14096         * platform/chromium-linux/fast/media/mq-invalid-syntax-04-expected.checksum:
14097         * platform/chromium-linux/fast/media/mq-invalid-syntax-04-expected.png:
14098         * platform/chromium-linux/fast/media/mq-invalid-syntax-05-expected.checksum:
14099         * platform/chromium-linux/fast/media/mq-invalid-syntax-05-expected.png:
14100         * platform/chromium-linux/fast/media/mq-js-media-except-01-expected.checksum:
14101         * platform/chromium-linux/fast/media/mq-js-media-except-01-expected.png:
14102         * platform/chromium-linux/fast/media/mq-js-media-except-02-expected.checksum:
14103         * platform/chromium-linux/fast/media/mq-js-media-except-02-expected.png:
14104         * platform/chromium-linux/fast/media/mq-js-media-except-03-expected.checksum:
14105         * platform/chromium-linux/fast/media/mq-js-media-except-03-expected.png:
14106         * platform/chromium-linux/fast/media/mq-js-media-forward-syntax-expected.checksum:
14107         * platform/chromium-linux/fast/media/mq-js-media-forward-syntax-expected.png:
14108         * platform/chromium-linux/fast/media/mq-js-stylesheet-media-01-expected.checksum:
14109         * platform/chromium-linux/fast/media/mq-js-stylesheet-media-01-expected.png:
14110         * platform/chromium-linux/fast/media/mq-js-stylesheet-media-02-expected.checksum:
14111         * platform/chromium-linux/fast/media/mq-js-stylesheet-media-02-expected.png:
14112         * platform/chromium-linux/fast/media/mq-js-stylesheet-media-03-expected.checksum:
14113         * platform/chromium-linux/fast/media/mq-js-stylesheet-media-03-expected.png:
14114         * platform/chromium-linux/fast/media/mq-js-stylesheet-media-04-expected.checksum:
14115         * platform/chromium-linux/fast/media/mq-js-stylesheet-media-04-expected.png:
14116         * platform/chromium-linux/fast/media/mq-max-pixel-ratio-expected.checksum:
14117         * platform/chromium-linux/fast/media/mq-max-pixel-ratio-expected.png:
14118         * platform/chromium-linux/fast/media/mq-min-constraint-expected.checksum:
14119         * platform/chromium-linux/fast/media/mq-min-constraint-expected.png:
14120         * platform/chromium-linux/fast/media/mq-orientation-expected.checksum: Added.
14121         * platform/chromium-linux/fast/media/mq-orientation-expected.png: Added.
14122         * platform/chromium-linux/fast/media/mq-pixel-ratio-expected.checksum:
14123         * platform/chromium-linux/fast/media/mq-pixel-ratio-expected.png:
14124         * platform/chromium-linux/fast/media/mq-relative-constraints-02-expected.checksum:
14125         * platform/chromium-linux/fast/media/mq-relative-constraints-02-expected.png:
14126         * platform/chromium-linux/fast/media/mq-relative-constraints-03-expected.checksum:
14127         * platform/chromium-linux/fast/media/mq-relative-constraints-03-expected.png:
14128         * platform/chromium-linux/fast/media/mq-relative-constraints-04-expected.checksum:
14129         * platform/chromium-linux/fast/media/mq-relative-constraints-04-expected.png:
14130         * platform/chromium-linux/fast/media/mq-relative-constraints-05-expected.checksum:
14131         * platform/chromium-linux/fast/media/mq-relative-constraints-05-expected.png:
14132         * platform/chromium-linux/fast/media/mq-relative-constraints-06-expected.checksum:
14133         * platform/chromium-linux/fast/media/mq-relative-constraints-06-expected.png:
14134         * platform/chromium-linux/fast/media/mq-relative-constraints-07-expected.checksum:
14135         * platform/chromium-linux/fast/media/mq-relative-constraints-07-expected.png:
14136         * platform/chromium-linux/fast/media/mq-relative-constraints-08-expected.checksum:
14137         * platform/chromium-linux/fast/media/mq-relative-constraints-08-expected.png:
14138         * platform/chromium-linux/fast/media/mq-relative-constraints-09-expected.checksum:
14139         * platform/chromium-linux/fast/media/mq-relative-constraints-09-expected.png:
14140         * platform/chromium-linux/fast/media/mq-simple-neg-query-01-expected.checksum:
14141         * platform/chromium-linux/fast/media/mq-simple-neg-query-01-expected.png:
14142         * platform/chromium-linux/fast/media/mq-simple-neg-query-02-expected.checksum:
14143         * platform/chromium-linux/fast/media/mq-simple-neg-query-02-expected.png:
14144         * platform/chromium-linux/fast/media/mq-simple-neg-query-03-expected.checksum:
14145         * platform/chromium-linux/fast/media/mq-simple-neg-query-03-expected.png:
14146         * platform/chromium-linux/fast/media/mq-simple-neg-query-04-expected.checksum:
14147         * platform/chromium-linux/fast/media/mq-simple-neg-query-04-expected.png:
14148         * platform/chromium-linux/fast/media/mq-simple-neg-query-05-expected.checksum:
14149         * platform/chromium-linux/fast/media/mq-simple-neg-query-05-expected.png:
14150         * platform/chromium-linux/fast/media/mq-simple-query-01-expected.checksum:
14151         * platform/chromium-linux/fast/media/mq-simple-query-01-expected.png:
14152         * platform/chromium-linux/fast/media/mq-simple-query-02-expected.checksum:
14153         * platform/chromium-linux/fast/media/mq-simple-query-02-expected.png:
14154         * platform/chromium-linux/fast/media/mq-simple-query-03-expected.checksum:
14155         * platform/chromium-linux/fast/media/mq-simple-query-03-expected.png:
14156         * platform/chromium-linux/fast/media/mq-simple-query-04-expected.checksum:
14157         * platform/chromium-linux/fast/media/mq-simple-query-04-expected.png:
14158         * platform/chromium-linux/fast/media/mq-simple-query-05-expected.checksum:
14159         * platform/chromium-linux/fast/media/mq-simple-query-05-expected.png:
14160         * platform/chromium-linux/fast/media/mq-transform-01-expected.checksum: Added.
14161         * platform/chromium-linux/fast/media/mq-transform-01-expected.png: Added.
14162         * platform/chromium-linux/fast/media/mq-transform-02-expected.checksum: Added.
14163         * platform/chromium-linux/fast/media/mq-transform-02-expected.png: Added.
14164         * platform/chromium-linux/fast/media/mq-transform-03-expected.checksum: Added.
14165         * platform/chromium-linux/fast/media/mq-transform-03-expected.png: Added.
14166         * platform/chromium-linux/fast/media/mq-transform-04-expected.checksum: Added.
14167         * platform/chromium-linux/fast/media/mq-transform-04-expected.png: Added.
14168         * platform/chromium-linux/fast/media/mq-transition-expected.checksum: Added.
14169         * platform/chromium-linux/fast/media/mq-transition-expected.png: Added.
14170         * platform/chromium-linux/fast/media/mq-valueless-expected.checksum:
14171         * platform/chromium-linux/fast/media/mq-valueless-expected.png:
14172         * platform/chromium-linux/fast/media/mq-width-absolute-01-expected.checksum:
14173         * platform/chromium-linux/fast/media/mq-width-absolute-01-expected.png:
14174         * platform/chromium-linux/fast/media/mq-width-absolute-02-expected.checksum:
14175         * platform/chromium-linux/fast/media/mq-width-absolute-02-expected.png:
14176         * platform/chromium-linux/fast/media/mq-width-absolute-03-expected.checksum:
14177         * platform/chromium-linux/fast/media/mq-width-absolute-03-expected.png:
14178         * platform/chromium-linux/fast/media/mq-width-absolute-04-expected.checksum:
14179         * platform/chromium-linux/fast/media/mq-width-absolute-04-expected.png:
14180         * platform/chromium-linux/fast/media/viewport-media-query-expected.checksum:
14181         * platform/chromium-linux/fast/media/viewport-media-query-expected.png:
14182         * platform/chromium-mac/fast/media/mq-relative-constraints-02-expected.checksum: Added.
14183         * platform/chromium-mac/fast/media/mq-relative-constraints-02-expected.png: Added.
14184         * platform/chromium-mac/fast/media/mq-relative-constraints-03-expected.checksum: Added.
14185         * platform/chromium-mac/fast/media/mq-relative-constraints-03-expected.png: Added.
14186         * platform/chromium-mac/fast/media/mq-relative-constraints-04-expected.checksum: Added.
14187         * platform/chromium-mac/fast/media/mq-relative-constraints-04-expected.png: Added.
14188         * platform/chromium-mac/fast/media/mq-relative-constraints-05-expected.checksum: Added.
14189         * platform/chromium-mac/fast/media/mq-relative-constraints-05-expected.png: Added.
14190         * platform/chromium-mac/fast/media/mq-relative-constraints-06-expected.checksum: Added.
14191         * platform/chromium-mac/fast/media/mq-relative-constraints-06-expected.png: Added.
14192         * platform/chromium-mac/fast/media/mq-relative-constraints-07-expected.checksum: Added.
14193         * platform/chromium-mac/fast/media/mq-relative-constraints-07-expected.png: Added.
14194         * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.checksum: Added.
14195         * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.png: Added.
14196         * platform/chromium-mac/fast/media/mq-relative-constraints-09-expected.checksum: Added.
14197         * platform/chromium-mac/fast/media/mq-relative-constraints-09-expected.png: Added.
14198         * platform/chromium-mac/fast/media/mq-width-absolute-01-expected.checksum: Added.
14199         * platform/chromium-mac/fast/media/mq-width-absolute-01-expected.png: Added.
14200         * platform/chromium-mac/fast/media/mq-width-absolute-02-expected.checksum: Added.
14201         * platform/chromium-mac/fast/media/mq-width-absolute-02-expected.png: Added.
14202         * platform/chromium-mac/fast/media/mq-width-absolute-03-expected.checksum: Added.
14203         * platform/chromium-mac/fast/media/mq-width-absolute-03-expected.png: Added.
14204         * platform/chromium-mac/fast/media/mq-width-absolute-04-expected.checksum: Added.
14205         * platform/chromium-mac/fast/media/mq-width-absolute-04-expected.png: Added.
14206         * platform/chromium/test_expectations.txt:
14207
14208 2010-04-10  Andrew Scherkus  <scherkus@chromium.org>
14209
14210         Unreviewed, checking in updated baselines and expectations for Chromium media layout tests.
14211
14212         * platform/chromium-linux/media/video-replaces-poster-expected.checksum: Added.
14213         * platform/chromium-linux/media/video-replaces-poster-expected.png: Added.
14214         * platform/chromium-mac/media/controls-drag-timebar-expected.txt: Added.
14215         * platform/chromium-mac/media/video-currentTime-set-expected.txt:
14216         * platform/chromium-mac/media/video-replaces-poster-expected.checksum: Added.
14217         * platform/chromium-mac/media/video-replaces-poster-expected.png: Added.
14218         * platform/chromium-win/media/controls-drag-timebar-expected.txt: Added.
14219         * platform/chromium-win/media/video-currentTime-set-expected.txt:
14220         * platform/chromium-win/media/video-replaces-poster-expected.checksum: Added.
14221         * platform/chromium-win/media/video-replaces-poster-expected.png: Added.
14222         * platform/chromium/test_expectations.txt:
14223
14224 2010-04-10  Csaba Osztrogonác  <ossy@webkit.org>
14225
14226         [Qt] animations/dynamic-stylesheet-loading.html fails with accelerated compositing
14227         https://bugs.webkit.org/show_bug.cgi?id=37381
14228
14229         * platform/qt/Skipped: animations/dynamic-stylesheet-loading.html skipped until fix.
14230
14231 2010-04-09  Pavel Feldman  <pfeldman@chromium.org>
14232
14233         Reviewed by Joseph Pecoraro.
14234
14235         Web Inspector: Console with two recursive arrays causes infinite loop trying to display.
14236         https://bugs.webkit.org/show_bug.cgi?id=37133
14237
14238         * inspector/console-format-collections-expected.txt:
14239         * inspector/console-format-collections.html:
14240
14241 2010-04-09  Adam Barth  <abarth@webkit.org>
14242
14243         Unreviewed.
14244
14245         Test a theory about why this is failing downstream.
14246
14247         * http/tests/security/xss-DENIED-mime-type-execute-as-html.html:
14248
14249 2010-04-09  Sergey Ulanov <sergeyu@chromium.org>
14250
14251         Unreviewed, checking in baselines due to Chromium's new video scaling algorithm.
14252
14253         * platform/chromium-linux/media/controls-after-reload-expected.checksum:
14254         * platform/chromium-linux/media/controls-after-reload-expected.png:
14255         * platform/chromium-linux/media/controls-strict-expected.checksum:
14256         * platform/chromium-linux/media/controls-strict-expected.png:
14257         * platform/chromium-linux/media/video-aspect-ratio-expected.checksum:
14258         * platform/chromium-linux/media/video-aspect-ratio-expected.png:
14259         * platform/chromium-linux/media/video-controls-rendering-expected.checksum:
14260         * platform/chromium-linux/media/video-controls-rendering-expected.png:
14261         * platform/chromium-linux/media/video-display-toggle-expected.checksum:
14262         * platform/chromium-linux/media/video-display-toggle-expected.png:
14263         * platform/chromium-linux/media/video-layer-crash-expected.checksum:
14264         * platform/chromium-linux/media/video-layer-crash-expected.png:
14265         * platform/chromium-linux/media/video-no-audio-expected.checksum:
14266         * platform/chromium-linux/media/video-no-audio-expected.png:
14267         * platform/chromium-linux/media/video-transformed-expected.checksum:
14268         * platform/chromium-linux/media/video-transformed-expected.png:
14269         * platform/chromium-linux/media/video-volume-slider-expected.checksum:
14270         * platform/chromium-linux/media/video-volume-slider-expected.png:
14271         * platform/chromium-linux/media/video-zoom-expected.checksum:
14272         * platform/chromium-linux/media/video-zoom-expected.png:
14273         * platform/chromium-mac/media/controls-after-reload-expected.checksum:
14274         * platform/chromium-mac/media/controls-after-reload-expected.png:
14275         * platform/chromium-mac/media/controls-strict-expected.checksum:
14276         * platform/chromium-mac/media/controls-strict-expected.png:
14277         * platform/chromium-mac/media/video-aspect-ratio-expected.checksum:
14278         * platform/chromium-mac/media/video-aspect-ratio-expected.png:
14279         * platform/chromium-mac/media/video-controls-rendering-expected.checksum:
14280         * platform/chromium-mac/media/video-controls-rendering-expected.png:
14281         * platform/chromium-mac/media/video-display-toggle-expected.checksum:
14282         * platform/chromium-mac/media/video-display-toggle-expected.png:
14283         * platform/chromium-mac/media/video-layer-crash-expected.checksum:
14284         * platform/chromium-mac/media/video-layer-crash-expected.png:
14285         * platform/chromium-mac/media/video-no-audio-expected.checksum:
14286         * platform/chromium-mac/media/video-no-audio-expected.png:
14287         * platform/chromium-mac/media/video-transformed-expected.checksum:
14288         * platform/chromium-mac/media/video-transformed-expected.png:
14289         * platform/chromium-mac/media/video-volume-slider-expected.checksum:
14290         * platform/chromium-mac/media/video-volume-slider-expected.png:
14291         * platform/chromium-mac/media/video-zoom-expected.checksum:
14292         * platform/chromium-mac/media/video-zoom-expected.png:
14293         * platform/chromium-win/media/controls-after-reload-expected.checksum:
14294         * platform/chromium-win/media/controls-after-reload-expected.png:
14295         * platform/chromium-win/media/controls-strict-expected.checksum:
14296         * platform/chromium-win/media/controls-strict-expected.png:
14297         * platform/chromium-win/media/video-aspect-ratio-expected.checksum:
14298         * platform/chromium-win/media/video-aspect-ratio-expected.png:
14299         * platform/chromium-win/media/video-controls-rendering-expected.checksum:
14300         * platform/chromium-win/media/video-controls-rendering-expected.png:
14301         * platform/chromium-win/media/video-display-toggle-expected.checksum:
14302         * platform/chromium-win/media/video-display-toggle-expected.png:
14303         * platform/chromium-win/media/video-layer-crash-expected.checksum:
14304         * platform/chromium-win/media/video-layer-crash-expected.png:
14305         * platform/chromium-win/media/video-no-audio-expected.checksum:
14306         * platform/chromium-win/media/video-no-audio-expected.png:
14307         * platform/chromium-win/media/video-transformed-expected.checksum:
14308         * platform/chromium-win/media/video-transformed-expected.png:
14309         * platform/chromium-win/media/video-volume-slider-expected.checksum:
14310         * platform/chromium-win/media/video-volume-slider-expected.png:
14311
14312 2010-04-09  Chris Marrin  <cmarrin@apple.com>
14313
14314         Reviewed by Simon Fraser.
14315
14316         Fixed bug where animation time was not updated when dynamically loading a style sheet
14317         https://bugs.webkit.org/show_bug.cgi?id=37352
14318
14319         LayoutTest showing problem.
14320
14321         * animations/dynamic-stylesheet-loading-expected.txt: Added.
14322         * animations/dynamic-stylesheet-loading.html: Added.
14323         * animations/resources/dynamic-stylesheet-insertion-inserted.css: Added.
14324         * animations/resources/dynamic-stylesheet-insertion-main.css: Added.
14325
14326 2010-04-09  Abhishek Arya  <inferno@chromium.org>
14327
14328         Reviewed by Adam Barth.
14329
14330         Test non-image and javascript mime types are not rendered as HTML.
14331
14332         * http/tests/security/resources/send-mime-types.php: Added.
14333         * http/tests/security/xss-DENIED-mime-type-execute-as-html-expected.txt: Added.
14334         * http/tests/security/xss-DENIED-mime-type-execute-as-html.html: Added.
14335
14336 2010-04-09  Darin Adler  <darin@apple.com>
14337
14338         Reviewed by Maciej Stachowiak.
14339
14340         https://bugs.webkit.org/show_bug.cgi?id=37370
14341         Division by 0 in RenderBoxModelObject::calculateFillTileSize
14342
14343         * fast/backgrounds/background-fill-zero-area-crash-expected.txt: Added.
14344         * fast/backgrounds/background-fill-zero-area-crash.html: Added.
14345
14346 2010-04-09  Alexey Proskuryakov  <ap@apple.com>
14347
14348         Reviewed by Maciej Stachowiak.
14349
14350         https://bugs.webkit.org/show_bug.cgi?id=24572
14351         XMLHttpRequest.statusText returns always "OK" on Mac
14352
14353         We only need custom results on Tiger now.
14354
14355         * platform/mac-tiger/http/tests/xmlhttprequest: Added.
14356         * platform/mac-tiger/http/tests/xmlhttprequest/web-apps: Added.
14357         * platform/mac-tiger/http/tests/xmlhttprequest/web-apps/012-expected.txt: Copied from LayoutTests/platform/mac/http/tests/xmlhttprequest/web-apps/012-expected.txt.
14358         * platform/mac-tiger/http/tests/xmlhttprequest/web-apps/013-expected.txt: Copied from LayoutTests/platform/mac/http/tests/xmlhttprequest/web-apps/013-expected.txt.
14359         * platform/mac-tiger/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt: Copied from LayoutTests/platform/mac/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt.
14360         * platform/mac/http/tests/xmlhttprequest: Removed.
14361         * platform/mac/http/tests/xmlhttprequest/web-apps: Removed.
14362         * platform/mac/http/tests/xmlhttprequest/web-apps/012-expected.txt: Removed.
14363         * platform/mac/http/tests/xmlhttprequest/web-apps/013-expected.txt: Removed.
14364         * platform/mac/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt: Removed.
14365         * platform/win/http/tests/xmlhttprequest: Removed.
14366         * platform/win/http/tests/xmlhttprequest/web-apps: Removed.
14367         * platform/win/http/tests/xmlhttprequest/web-apps/012-expected.txt: Removed.
14368         * platform/win/http/tests/xmlhttprequest/web-apps/013-expected.txt: Removed.
14369         * platform/win/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt: Removed.
14370
14371 2010-04-09  Dumitru Daniliuc  <dumi@chromium.org>
14372
14373         Unreviewed, rolling back the last two changes. The failing tests
14374         are a Chromium problem, not a WebKit one.
14375
14376         * platform/chromium/test_expectations.txt:
14377
14378 2010-04-09  Dumitru Daniliuc  <dumi@chromium.org>
14379
14380         Unreviewed, adding a TIMEOUT expectations for worker-simple.html
14381         on Linux.
14382         https://bugs.webkit.org/show_bug.cgi?id=37274
14383
14384         * platform/chromium/test_expectations.txt:
14385
14386 2010-04-09  Dumitru Daniliuc  <dumi@chromium.org>
14387
14388         Unreviewed, skipping a test on Linux in Chromium.
14389         https://bugs.webkit.org/show_bug.cgi?id=37359
14390
14391         * platform/chromium/test_expectations.txt:
14392
14393 2010-04-09  Andrey Kosyakov  <caseq@chromium.org>
14394
14395         Reviewed by Darin Adler.
14396
14397         Changed expectation for text status for HTTP status of 4xx following
14398         a fix for localized status messages.
14399         https://bugs.webkit.org/show_bug.cgi?id=37274
14400
14401         * platform/mac/http/tests/xmlhttprequest/web-apps/013-expected.txt:
14402         * platform/mac/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt:
14403
14404 2010-04-09  Dmitry Titov  <dimich@chromium.org>
14405
14406         Reviewed by Darin Adler.
14407
14408         WebCore: WorkerGlobalScope.close() should let the currently running script complete execution, then terminate the worker.
14409         https://bugs.webkit.org/show_bug.cgi?id=37053
14410
14411         * fast/workers/resources/worker-close.js:
14412         * fast/workers/worker-close-expected.txt:
14413         Updated tests to expect the script fragment that includes close() to run to completion.
14414
14415         * fast/workers/worker-close-more-expected.txt: Added.
14416         * fast/workers/worker-close-more.html: Added.
14417         * fast/workers/worker-close.html:
14418         Added test to check terminate() after close() and close() in the case of multiple MessagePort messages dispatching.
14419
14420 2010-04-09  Kent Tamura  <tkent@chromium.org>
14421
14422         Reviewed by Darin Adler.
14423
14424         Implement interactive validation for forms.
14425         https://bugs.webkit.org/show_bug.cgi?id=34930
14426
14427         Add tests for "invalid" event and interactive validation.
14428
14429         * fast/forms/checkValidity-cancel-expected.txt: Added.
14430         * fast/forms/checkValidity-cancel.html: Added.
14431         * fast/forms/interactive-validation-cancel-expected.txt: Added.
14432         * fast/forms/interactive-validation-cancel.html: Added.
14433         * fast/forms/interactive-validation-formnovalidate-expected.txt: Added.
14434         * fast/forms/interactive-validation-formnovalidate.html: Added.
14435         * fast/forms/interactive-validation-novalidate-expected.txt: Added.
14436         * fast/forms/interactive-validation-novalidate.html: Added.
14437         * fast/forms/interactive-validation-prevented-expected.txt: Added.
14438         * fast/forms/interactive-validation-prevented.html: Added.
14439         * fast/forms/interactive-validation-remove-node-in-handler-expected.txt: Added.
14440         * fast/forms/interactive-validation-remove-node-in-handler.html: Added.
14441         * fast/forms/script-tests/checkValidity-cancel.js: Added.
14442
14443 2010-04-09  Gustavo Noronha Silva  <gns@gnome.org>
14444
14445         [GTK+] media/video-src-invalid-remove.html
14446         https://bugs.webkit.org/show_bug.cgi?id=37344
14447
14448         Skip test that is failing constantly but apparently without reason
14449         on the 64 bits release bot.
14450
14451         * platform/gtk/Skipped:
14452
14453 2010-04-09  Andras Becsi  <abecsi@webkit.org>
14454
14455         Rubber-stamped by Simon Hausmann.
14456
14457         [Qt] Add expected results for passing new tests. Compared to the Mac png-s and expected files these
14458         platform dependent results only differ from Mac resulst in font metrics and svg implementation.
14459
14460         * platform/qt/editing/deleting/non-smart-delete-expected.checksum: Added.
14461         * platform/qt/editing/deleting/non-smart-delete-expected.png: Added.
14462         * platform/qt/editing/deleting/non-smart-delete-expected.txt: Added.
14463         * platform/qt/fast/css/first-letter-first-line-hover-expected.checksum: Added.
14464         * platform/qt/fast/css/first-letter-first-line-hover-expected.png: Added.
14465         * platform/qt/fast/css/first-letter-first-line-hover-expected.txt: Added.
14466         * platform/qt/fast/forms/basic-selects-expected.checksum: Added.
14467         * platform/qt/fast/forms/basic-selects-expected.png: Added.
14468         * platform/qt/fast/forms/basic-selects-expected.txt: Added.
14469         * platform/qt/fast/repaint/moving-shadow-on-container-expected.checksum: Added.
14470         * platform/qt/fast/repaint/moving-shadow-on-container-expected.png: Added.
14471         * platform/qt/fast/repaint/moving-shadow-on-container-expected.txt: Added.
14472         * platform/qt/fast/repaint/moving-shadow-on-path-expected.checksum: Added.
14473         * platform/qt/fast/repaint/moving-shadow-on-path-expected.png: Added.
14474         * platform/qt/fast/repaint/moving-shadow-on-path-expected.txt: Added.
14475         * platform/qt/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.checksum: Added.
14476         * platform/qt/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png: Added.
14477         * platform/qt/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt: Added.
14478         * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.checksum: Added.
14479         * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.png: Added.
14480         * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.txt: Added.
14481         * platform/qt/fast/repaint/stacked-diacritics-expected.checksum: Added.
14482         * platform/qt/fast/repaint/stacked-diacritics-expected.png: Added.
14483         * platform/qt/fast/repaint/stacked-diacritics-expected.txt: Added.
14484         * platform/qt/fast/ruby: Added.
14485         * platform/qt/fast/ruby/ruby-inline-table-expected.checksum: Added.
14486         * platform/qt/fast/ruby/ruby-inline-table-expected.png: Added.
14487         * platform/qt/fast/ruby/ruby-inline-table-expected.txt: Added.
14488         * platform/qt/fast/runin/generated2-expected.checksum: Added.
14489         * platform/qt/fast/runin/generated2-expected.png: Added.
14490         * platform/qt/fast/runin/generated2-expected.txt: Added.
14491         * platform/qt/fast/runin/generated3-expected.checksum: Added.
14492         * platform/qt/fast/runin/generated3-expected.png: Added.
14493         * platform/qt/fast/runin/generated3-expected.txt: Added.
14494         * platform/qt/fast/runin/generated4-expected.checksum: Added.
14495         * platform/qt/fast/runin/generated4-expected.png: Added.
14496         * platform/qt/fast/runin/generated4-expected.txt: Added.
14497         * platform/qt/fast/text/international/hebrew-vowels-expected.checksum: Added.
14498         * platform/qt/fast/text/international/hebrew-vowels-expected.png: Added.
14499         * platform/qt/fast/text/international/hebrew-vowels-expected.txt: Added.
14500         * platform/qt/svg/custom/mask-invalidation-expected.checksum: Added.
14501         * platform/qt/svg/custom/mask-invalidation-expected.png: Added.
14502         * platform/qt/svg/custom/mask-invalidation-expected.txt: Added.
14503         * platform/qt/svg/custom/pattern-excessive-malloc-expected.checksum: Added.
14504         * platform/qt/svg/custom/pattern-excessive-malloc-expected.png: Added.
14505         * platform/qt/svg/custom/pattern-excessive-malloc-expected.txt: Added.
14506         * platform/qt/svg/custom/pattern-size-bigger-than-target-size-expected.checksum: Added.
14507         * platform/qt/svg/custom/pattern-size-bigger-than-target-size-expected.png: Added.
14508         * platform/qt/svg/custom/pattern-size-bigger-than-target-size-expected.txt: Added.
14509         * platform/qt/svg/custom/pattern-skew-transformed-expected.checksum: Added.
14510         * platform/qt/svg/custom/pattern-skew-transformed-expected.png: Added.
14511         * platform/qt/svg/custom/pattern-skew-transformed-expected.txt: Added.
14512         * platform/qt/svg/custom/stroke-width-large-expected.checksum: Added.
14513         * platform/qt/svg/custom/stroke-width-large-expected.png: Added.
14514         * platform/qt/svg/custom/stroke-width-large-expected.txt: Added.
14515         * platform/qt/svg/custom/use-on-clip-path-with-transformation-expected.checksum: Added.
14516         * platform/qt/svg/custom/use-on-clip-path-with-transformation-expected.png: Added.
14517         * platform/qt/svg/custom/use-on-clip-path-with-transformation-expected.txt: Added.
14518         * platform/qt/svg/filters/filter-on-tspan-expected.checksum: Added.
14519         * platform/qt/svg/filters/filter-on-tspan-expected.png: Added.
14520         * platform/qt/svg/filters/filter-on-tspan-expected.txt: Added.
14521         * platform/qt/svg/overflow: Added.
14522         * platform/qt/svg/overflow/overflow-on-foreignObject-expected.checksum: Added.
14523         * platform/qt/svg/overflow/overflow-on-foreignObject-expected.png: Added.
14524         * platform/qt/svg/overflow/overflow-on-foreignObject-expected.txt: Added.
14525         * platform/qt/svg/overflow/overflow-on-inner-svg-element-defaults-expected.checksum: Added.
14526         * platform/qt/svg/overflow/overflow-on-inner-svg-element-defaults-expected.png: Added.
14527         * platform/qt/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt: Added.
14528         * platform/qt/svg/overflow/overflow-on-inner-svg-element-expected.checksum: Added.
14529         * platform/qt/svg/overflow/overflow-on-inner-svg-element-expected.png: Added.
14530         * platform/qt/svg/overflow/overflow-on-inner-svg-element-expected.txt: Added.
14531         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.checksum: Added.
14532         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: Added.
14533         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.txt: Added.
14534         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.checksum: Added.
14535         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png: Added.
14536         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.txt: Added.
14537         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.checksum: Added.
14538         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png: Added.
14539         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.txt: Added.
14540         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.checksum: Added.
14541         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: Added.
14542         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.txt: Added.
14543         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.checksum: Added.
14544         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.png: Added.
14545         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.txt: Added.
14546         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.checksum: Added.
14547         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png: Added.
14548         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt: Added.
14549         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.checksum: Added.
14550         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.png: Added.
14551         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.txt: Added.
14552         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.checksum: Added.
14553         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.png: Added.
14554         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt: Added.
14555         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.checksum: Added.
14556         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.png: Added.
14557         * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt: Added.
14558         * platform/qt/svg/text/selection-doubleclick-expected.checksum: Added.
14559         * platform/qt/svg/text/selection-doubleclick-expected.png: Added.
14560         * platform/qt/svg/text/selection-doubleclick-expected.txt: Added.
14561         * platform/qt/svg/text/selection-styles-expected.checksum: Added.
14562         * platform/qt/svg/text/selection-styles-expected.png: Added.
14563         * platform/qt/svg/text/selection-styles-expected.txt: Added.
14564         * platform/qt/svg/text/selection-tripleclick-expected.checksum: Added.
14565         * platform/qt/svg/text/selection-tripleclick-expected.png: Added.
14566         * platform/qt/svg/text/selection-tripleclick-expected.txt: Added.
14567
14568 2010-04-08  Alexey Proskuryakov  <ap@apple.com>
14569
14570         Reviewed by Darin Adler.
14571
14572         https://bugs.webkit.org/show_bug.cgi?id=37181
14573         <rdar://problem/7835374> REGRESSION (r54400): Hangs when doing AJAX update with large amount of data
14574
14575         * fast/events/gc-freeze-with-attribute-listeners-expected.txt: Added.
14576         * fast/events/gc-freeze-with-attribute-listeners.html: Added.
14577
14578 2010-04-09  Adam Roben  <aroben@apple.com>
14579
14580         Add Windows- and GTK-specific results for new :visited tests
14581
14582         These platforms haven't yet implemented the new LayoutTestController
14583         API these tests require. Implementing the API is tracked by
14584         <http://webkit.org/b/37336> and <http://webkit.org/b/37337>.
14585
14586         Fixes <http://webkit.org/b/37333> REGRESSION (r57292): :visited tests
14587         are asserting on debug Windows and GTK builds.
14588
14589         Reviewed by Anders Carlsson.
14590
14591         * platform/gtk/fast/history/nested-visited-test-expected.txt: Added.
14592         * platform/gtk/fast/history/self-is-visited-expected.txt: Added.
14593         * platform/gtk/fast/history/sibling-visited-test-expected.txt: Added.
14594         * platform/win/fast/history/nested-visited-test-expected.txt: Added.
14595         * platform/win/fast/history/self-is-visited-expected.txt: Added.
14596         * platform/win/fast/history/sibling-visited-test-expected.txt: Added.
14597
14598 2010-04-09  Zhenyao Mo  <zmo@google.com>
14599
14600         Reviewed by Darin Fisher.
14601
14602         Passing null WebGLObjects should synthesize INVALID_VALUE error
14603         https://bugs.webkit.org/show_bug.cgi?id=37047
14604
14605         * fast/canvas/webgl/error-reporting-expected.txt: Change a few errors from INVALID_OPERATION to INVALID_VALUE.
14606         * fast/canvas/webgl/getActiveTest-expected.txt: Ditto.
14607         * fast/canvas/webgl/null-object-behaviour-expected.txt: Ditto.
14608         * fast/canvas/webgl/script-tests/error-reporting.js: Ditto.
14609
14610 2010-04-09  Zhenyao Mo  <zmo@google.com>
14611
14612         Reviewed by Dimitri Glazkov.
14613
14614         Must resolve multisampled back buffer during copyTexImage2D and copyTexSubImage2D
14615         https://bugs.webkit.org/show_bug.cgi?id=37174
14616
14617         * fast/canvas/webgl/copy-tex-image-and-sub-image-2d-expected.txt: Added.
14618         * fast/canvas/webgl/copy-tex-image-and-sub-image-2d.html: Added.
14619         * fast/canvas/webgl/resources/utils3d.js: Add ContextAttributes parameter to initWebGL function.
14620
14621 2010-04-09  Kenneth Rohde Christiansen  <kenneth@webkit.org>
14622
14623         Reviewed by Simon Fraser.
14624
14625         Update test as the 'all' value has been removed
14626
14627         * fast/media/media-feature-wgt-view-mode.html:
14628
14629 2010-04-09  Andras Becsi  <abecsi@webkit.org>
14630
14631         Reviewed by Simon Hausmann.
14632
14633         [Qt] User agent style sheets are crippled by moc -E in make-css-file-arrays.pl
14634         https://bugs.webkit.org/show_bug.cgi?id=37296
14635
14636         Update expected files after removal of moc preprocessing of default css sheets.
14637         These test results now only differ in metrics from Mac ones.
14638
14639         * platform/qt/editing/execCommand/insert-list-xml-expected.txt:
14640         * platform/qt/svg/custom/createImageElement2-expected.txt:
14641         * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
14642
14643 2010-04-08  Chris Evans  <cevans@chromium.org>
14644
14645         Reviewed by Sam Weinig.
14646
14647         Add test for POST & _blank popup blocker bypass.
14648         https://bugs.webkit.org/show_bug.cgi?id=34541
14649
14650         * fast/events/popup-blocked-to-post-blank.html: added
14651         * fast/events/popup-blocked-to-post-blank-expected.txt: added
14652
14653 2010-04-08  Ojan Vafai  <ojan@chromium.org>
14654
14655         Reviewed by Adam Barth.
14656
14657         [Chromium] Mark failing tests after r57292
14658         https://bugs.webkit.org/show_bug.cgi?id=37298
14659
14660         * platform/chromium/test_expectations.txt:
14661
14662 2010-03-29  Antonio Gomes  <tonikitoo@webkit.org>
14663
14664         Reviewed by Simon Fraser.
14665
14666         Spatial Navigation: proper handle negative x or y coordinates
14667         https://bugs.webkit.org/show_bug.cgi?id=36773
14668
14669         * fast/events/spatial-navigation/snav-offscreen-content-expected.txt: Added.
14670         * fast/events/spatial-navigation/snav-offscreen-content.html: Added.
14671
14672 2010-04-08  Csaba Osztrogonác  <ossy@webkit.org>
14673
14674         [Qt] r57274 removed fast/forms/willvalidate-000.html,
14675         so it should be removed from Skipped list too.
14676
14677         * platform/qt/Skipped: fast/forms/willvalidate-000.html removed.
14678
14679 2010-04-08  Dumitru Daniliuc  <dumi@chromium.org>
14680
14681         Reviewed by Geoffrey Garen.
14682
14683         Test that the creation callback is executed in the world where it
14684         was created.
14685         https://bugs.webkit.org/show_bug.cgi?id=37290
14686
14687         * storage/open-database-creation-callback-isolated-world-expected.txt:
14688         * storage/open-database-creation-callback-isolated-world.html:
14689
14690 2010-04-08  Csaba Osztrogonác  <ossy@webkit.org>
14691
14692         [Qt] Skip new tests introduced in r57292, because of unimplemented
14693         layoutTestController.computedStyleIncludingVisitedInfo()
14694
14695         * platform/qt/Skipped:
14696          - fast/history/nested-visited-test.html skipped.
14697          - fast/history/self-is-visited.html skipped.
14698          - fast/history/sibling-visited-test.html skipped.
14699
14700 2010-04-08  Yuzo Fujishima  <yuzo@google.com>
14701
14702         Reviewed by Darin Adler.
14703
14704         Another trial
14705
14706         Tests that should have been landed as part of the earlier patch for Bug 36276.
14707         https://bugs.webkit.org/show_bug.cgi?id=36276
14708
14709         * fast/css/invalid-not-with-simple-selector-sequence-expected.txt: Added.
14710         * fast/css/invalid-not-with-simple-selector-sequence.html: Added.
14711
14712 2010-04-08  Ojan Vafai  <ojan@chromium.org>
14713
14714         Reviewed by Dimitri Glazkov.
14715
14716         [chromium] Many new test results are needed due to recent check-ins.
14717         https://bugs.webkit.org/show_bug.cgi?id=36799
14718
14719         I missed the linux-only results in http://trac.webkit.org/changeset/57291
14720
14721         * platform/chromium-linux/tables/mozilla/bugs/bug1296-expected.checksum:
14722         * platform/chromium-linux/tables/mozilla/bugs/bug1296-expected.png: Removed.
14723         * platform/chromium-linux/tables/mozilla/bugs/bug1430-expected.checksum:
14724         * platform/chromium-linux/tables/mozilla/bugs/bug1430-expected.png:
14725         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
14726         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
14727         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
14728         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
14729         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
14730         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
14731         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
14732         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
14733         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
14734         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
14735         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
14736         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
14737         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
14738         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
14739         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
14740         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
14741         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
14742         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
14743
14744 2010-04-07  David Hyatt  <hyatt@apple.com>
14745
14746         Reviewed by Oliver Hunt.
14747
14748         https://bugs.webkit.org/show_bug.cgi?id=24300, don't expose history info via CSS
14749
14750         * fast/history/clicked-link-is-visited.html: Removed.
14751         * fast/history/nested-visited-test-expected.txt: Added.
14752         * fast/history/nested-visited-test.html: Added.
14753         * fast/history/resources/dummy.html: Added.
14754         * fast/history/self-is-visited-expected.txt: Added.
14755         * fast/history/self-is-visited.html: Added.
14756         * fast/history/sibling-visited-test-expected.txt: Added.
14757         * fast/history/sibling-visited-test.html: Added.
14758         * fast/history/subframe-is-visited-expected.txt: Removed.
14759         * fast/history/subframe-is-visited.html: Removed.
14760
14761 2010-04-08  Ojan Vafai  <ojan@chromium.org>
14762
14763         Reviewed by Daniel Bates.
14764
14765         [chromium] Many new test results are needed due to recent check-ins.
14766         https://bugs.webkit.org/show_bug.cgi?id=36799
14767
14768         Adds new results for all the tests that started failing after http://trac.webkit.org/changeset/57287.
14769
14770         * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.checksum: Removed.
14771         * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.png: Removed.
14772         * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.checksum: Removed.
14773         * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png: Removed.
14774         * platform/chromium-win/tables/mozilla/bugs/bug1296-expected.checksum:
14775         * platform/chromium-win/tables/mozilla/bugs/bug1296-expected.png:
14776         * platform/chromium-win/tables/mozilla/bugs/bug1430-expected.checksum:
14777         * platform/chromium-win/tables/mozilla/bugs/bug1430-expected.png:
14778         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
14779         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.png:
14780         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
14781         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
14782         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
14783         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.png:
14784         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
14785         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
14786         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
14787         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
14788         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
14789         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
14790         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
14791         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
14792         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
14793         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
14794         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
14795         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
14796         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
14797         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
14798         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
14799         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
14800         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
14801         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
14802         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
14803         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
14804         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
14805         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
14806
14807 2010-04-08  Daniel Bates  <dbates@rim.com>
14808
14809         No review, rolling out 56717.
14810         http://trac.webkit.org/changeset/56717
14811         https://bugs.webkit.org/show_bug.cgi?id=9268
14812
14813         Rolling out the change committed in change set 56717
14814         since we rolled out the change committed in change set 56655,
14815         <http://trac.webkit.org/changeset/56655> (in change set 57287,
14816         <http://trac.webkit.org/changeset/57287>). The change committed
14817         in change set 56655 caused a layout test regression of the some
14818         of the mozilla- and mozilla expected failure- tests. See bug #9268
14819         for more details.
14820
14821         * platform/qt/fast/table/table-background-expected.checksum: Removed.
14822         * platform/qt/fast/table/table-background-expected.png: Removed.
14823         * platform/qt/fast/table/table-background-expected.txt: Removed.
14824         * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Removed.
14825         * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Removed.
14826         * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt: Removed.
14827         * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Removed.
14828         * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Removed.
14829         * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt: Removed.
14830         * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Removed.
14831         * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Removed.
14832         * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt: Removed.
14833         * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Removed.
14834         * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Removed.
14835         * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt: Removed.
14836         * platform/qt/fast/table/table-cell-overrides-row-background-expected.checksum: Removed.
14837         * platform/qt/fast/table/table-cell-overrides-row-background-expected.png: Removed.
14838         * platform/qt/fast/table/table-cell-overrides-row-background-expected.txt: Removed.
14839         * platform/qt/fast/table/table-col-background-expected.checksum: Removed.
14840         * platform/qt/fast/table/table-col-background-expected.png: Removed.
14841         * platform/qt/fast/table/table-col-background-expected.txt: Removed.
14842         * platform/qt/fast/table/table-col-group-background-expected.checksum: Removed.
14843         * platform/qt/fast/table/table-col-group-background-expected.png: Removed.
14844         * platform/qt/fast/table/table-col-group-background-expected.txt: Removed.
14845         * platform/qt/fast/table/table-col-group-col-span-background-expected.checksum: Removed.
14846         * platform/qt/fast/table/table-col-group-col-span-background-expected.png: Removed.
14847         * platform/qt/fast/table/table-col-group-col-span-background-expected.txt: Removed.
14848         * platform/qt/fast/table/table-col-group-span-background-expected.checksum: Removed.
14849         * platform/qt/fast/table/table-col-group-span-background-expected.png: Removed.
14850         * platform/qt/fast/table/table-col-group-span-background-expected.txt: Removed.
14851         * platform/qt/fast/table/table-col-span-background-expected.checksum: Removed.
14852         * platform/qt/fast/table/table-col-span-background-expected.png: Removed.
14853         * platform/qt/fast/table/table-col-span-background-expected.txt: Removed.
14854         * platform/qt/fast/table/table-row-background-expected.checksum: Removed.
14855         * platform/qt/fast/table/table-row-background-expected.png: Removed.
14856         * platform/qt/fast/table/table-row-background-expected.txt: Removed.
14857         * platform/qt/fast/table/table-row-background-left-50px-expected.checksum: Removed.
14858         * platform/qt/fast/table/table-row-background-left-50px-expected.png: Removed.
14859         * platform/qt/fast/table/table-row-background-left-50px-expected.txt: Removed.
14860         * platform/qt/fast/table/table-row-background-right-100percent-expected.checksum: Removed.
14861         * platform/qt/fast/table/table-row-background-right-100percent-expected.png: Removed.
14862         * platform/qt/fast/table/table-row-background-right-100percent-expected.txt: Removed.
14863         * platform/qt/fast/table/table-row-background-right-50px-expected.checksum: Removed.
14864         * platform/qt/fast/table/table-row-background-right-50px-expected.png: Removed.
14865         * platform/qt/fast/table/table-row-background-right-50px-expected.txt: Removed.
14866         * platform/qt/fast/table/table-row-group-background-expected.checksum: Removed.
14867         * platform/qt/fast/table/table-row-group-background-expected.png: Removed.
14868         * platform/qt/fast/table/table-row-group-background-expected.txt: Removed.
14869         * platform/qt/fast/table/table-row-group-background-positioned-expected.checksum: Removed.
14870         * platform/qt/fast/table/table-row-group-background-positioned-expected.png: Removed.
14871         * platform/qt/fast/table/table-row-group-background-positioned-expected.txt: Removed.
14872
14873 2010-04-08  Daniel Bates  <dbates@rim.com>
14874
14875         No review, rolling out 56655.
14876         http://trac.webkit.org/changeset/56655
14877         https://bugs.webkit.org/show_bug.cgi?id=9268
14878
14879         Rolling out the change committed in change set 56655
14880         because it caused a regression in some of the mozilla
14881         and mozilla expected failure test cases, such as:
14882         tables/mozilla/marvin/backgr_simple-table-row.html, and
14883         tables/mozilla/marvin/backgr_simple-table-row-group.html.
14884
14885         We need to look into this issue some more.
14886
14887         * fast/table/table-background.html: Removed.
14888         * fast/table/table-cell-border-draws-on-top-of-col-background.html: Removed.
14889         * fast/table/table-cell-border-draws-on-top-of-col-group-background.html: Removed.
14890         * fast/table/table-cell-border-draws-on-top-of-row-background.html: Removed.
14891         * fast/table/table-cell-border-draws-on-top-of-row-group-background.html: Removed.
14892         * fast/table/table-cell-overrides-row-background.html: Removed.
14893         * fast/table/table-col-background.html: Removed.
14894         * fast/table/table-col-group-background.html: Removed.
14895         * fast/table/table-col-group-col-span-background.html: Removed.
14896         * fast/table/table-col-group-span-background.html: Removed.
14897         * fast/table/table-col-span-background.html: Removed.
14898         * fast/table/table-row-background-left-50px.html: Removed.
14899         * fast/table/table-row-background-right-100percent.html: Removed.
14900         * fast/table/table-row-background-right-50px.html: Removed.
14901         * fast/table/table-row-background.html: Removed.
14902         * fast/table/table-row-group-background-positioned.html: Removed.
14903         * fast/table/table-row-group-background.html: Removed.
14904         * platform/mac/fast/table/table-background-expected.checksum: Removed.
14905         * platform/mac/fast/table/table-background-expected.png: Removed.
14906         * platform/mac/fast/table/table-background-expected.txt: Removed.
14907         * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Removed.
14908         * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Removed.
14909         * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt: Removed.
14910         * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Removed.
14911         * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Removed.
14912         * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt: Removed.
14913         * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Removed.
14914         * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Removed.
14915         * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt: Removed.
14916         * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Removed.
14917         * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Removed.
14918         * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt: Removed.
14919         * platform/mac/fast/table/table-cell-overrides-row-background-expected.checksum: Removed.
14920         * platform/mac/fast/table/table-cell-overrides-row-background-expected.png: Removed.
14921         * platform/mac/fast/table/table-cell-overrides-row-background-expected.txt: Removed.
14922         * platform/mac/fast/table/table-col-background-expected.checksum: Removed.
14923         * platform/mac/fast/table/table-col-background-expected.png: Removed.
14924         * platform/mac/fast/table/table-col-background-expected.txt: Removed.
14925         * platform/mac/fast/table/table-col-group-background-expected.checksum: Removed.
14926         * platform/mac/fast/table/table-col-group-background-expected.png: Removed.
14927         * platform/mac/fast/table/table-col-group-background-expected.txt: Removed.
14928         * platform/mac/fast/table/table-col-group-col-span-background-expected.checksum: Removed.
14929         * platform/mac/fast/table/table-col-group-col-span-background-expected.png: Removed.
14930         * platform/mac/fast/table/table-col-group-col-span-background-expected.txt: Removed.
14931         * platform/mac/fast/table/table-col-group-span-background-expected.checksum: Removed.
14932         * platform/mac/fast/table/table-col-group-span-background-expected.png: Removed.
14933         * platform/mac/fast/table/table-col-group-span-background-expected.txt: Removed.
14934         * platform/mac/fast/table/table-col-span-background-expected.checksum: Removed.
14935         * platform/mac/fast/table/table-col-span-background-expected.png: Removed.
14936         * platform/mac/fast/table/table-col-span-background-expected.txt: Removed.
14937         * platform/mac/fast/table/table-row-background-expected.checksum: Removed.
14938         * platform/mac/fast/table/table-row-background-expected.png: Removed.
14939         * platform/mac/fast/table/table-row-background-expected.txt: Removed.
14940         * platform/mac/fast/table/table-row-background-left-50px-expected.checksum: Removed.
14941         * platform/mac/fast/table/table-row-background-left-50px-expected.png: Removed.
14942         * platform/mac/fast/table/table-row-background-left-50px-expected.txt: Removed.
14943         * platform/mac/fast/table/table-row-background-right-100percent-expected.checksum: Removed.
14944         * platform/mac/fast/table/table-row-background-right-100percent-expected.png: Removed.
14945         * platform/mac/fast/table/table-row-background-right-100percent-expected.txt: Removed.
14946         * platform/mac/fast/table/table-row-background-right-50px-expected.checksum: Removed.
14947         * platform/mac/fast/table/table-row-background-right-50px-expected.png: Removed.
14948         * platform/mac/fast/table/table-row-background-right-50px-expected.txt: Removed.
14949         * platform/mac/fast/table/table-row-group-background-expected.checksum: Removed.
14950         * platform/mac/fast/table/table-row-group-background-expected.png: Removed.
14951         * platform/mac/fast/table/table-row-group-background-expected.txt: Removed.
14952         * platform/mac/fast/table/table-row-group-background-positioned-expected.checksum: Removed.
14953         * platform/mac/fast/table/table-row-group-background-positioned-expected.png: Removed.
14954         * platform/mac/fast/table/table-row-group-background-positioned-expected.txt: Removed.
14955
14956 2010-04-08  Ojan Vafai  <ojan@chromium.org>
14957
14958         Reviewed by Dimitri Glazkov.
14959
14960         A couple test expectations cleanups
14961         https://bugs.webkit.org/show_bug.cgi?id=37285
14962
14963         * platform/chromium/test_expectations.txt:
14964
14965 2010-04-08  Ojan Vafai  <ojan@chromium.org>
14966
14967         Reviewed by Adam Barth.
14968
14969         Fix http.conf for GTK-Debug and Chromium-Linux bots
14970         https://bugs.webkit.org/show_bug.cgi?id=37279
14971
14972         * http/conf/apache2-debian-httpd.conf:
14973
14974 2010-04-08  Pavel Feldman  <pfeldman@chromium.org>
14975
14976         Reviewed by Yury Semikhatsky.
14977
14978         Web Inspector: Render Load, DOM Content and MarkTimeline event dividers on Timeline panel.
14979
14980         https://bugs.webkit.org/show_bug.cgi?id=37267
14981
14982         * inspector/timeline-enum-stability-expected.txt:
14983
14984 2010-04-08  Kent Tamura  <tkent@chromium.org>
14985
14986         Unreviewed. Fix a test for the behavior change by r57274.
14987
14988         * fast/css/pseudo-invalid-novalidate-001.html:
14989
14990 2010-04-01  Antonio Gomes  <tonikitoo@webkit.org>
14991
14992         Reviewed by David Hyatt.
14993
14994         [Qt] REGRESSION:(r50665) QWebFrame::setScrollBarPolicy(Qt::Vertical,Qt::ScrollBarAlwaysOff) has no effect.
14995         https://bugs.webkit.org/show_bug.cgi?id=29431
14996
14997         * fast/overflow/scrollbar-restored-and-then-locked-expected.txt: Added.
14998         * fast/overflow/scrollbar-restored-and-then-locked.html: Added.
14999
15000 2010-04-08  Yury Semikhatsky  <yurys@chromium.org>
15001
15002         Reviewed by Pavel Feldman.
15003
15004         Test that object with ptototype can be sent as message.
15005
15006         https://bugs.webkit.org/show_bug.cgi?id=37263
15007
15008         * fast/dom/Window/window-postmessage-clone-expected.txt:
15009         * fast/dom/Window/window-postmessage-clone.html:
15010
15011 2010-04-08  Kent Tamura  <tkent@chromium.org>
15012
15013         Reviewed by Darin Adler.
15014
15015         willValidate doesn't need to check existence of a form element and a name attribute.
15016         https://bugs.webkit.org/show_bug.cgi?id=34733
15017
15018         - Merge willvalidate-00x tests into one file.
15019         - Update tests affected by the willValidate behavior change.
15020
15021         * fast/forms/input-live-pseudo-selectors-expected.txt:
15022         * fast/forms/resources/input-live-pseudo-selectors.js:
15023         * fast/forms/resources/textarea-live-pseudo-selectors.js:
15024         * fast/forms/script-tests/willvalidate.js: Added.
15025         * fast/forms/textarea-live-pseudo-selectors-expected.txt:
15026         * fast/forms/willvalidate-000-expected.txt: Removed.
15027         * fast/forms/willvalidate-000.html: Removed.
15028         * fast/forms/willvalidate-001-expected.txt: Removed.
15029         * fast/forms/willvalidate-001.html: Removed.
15030         * fast/forms/willvalidate-002-expected.txt: Removed.
15031         * fast/forms/willvalidate-002.html: Removed.
15032         * fast/forms/willvalidate-003-expected.txt: Removed.
15033         * fast/forms/willvalidate-003.html: Removed.
15034         * fast/forms/willvalidate-004-expected.txt: Removed.
15035         * fast/forms/willvalidate-004.html: Removed.
15036         * fast/forms/willvalidate-005-expected.txt: Removed.
15037         * fast/forms/willvalidate-005.html: Removed.
15038         * fast/forms/willvalidate-006-expected.txt: Removed.
15039         * fast/forms/willvalidate-006.html: Removed.
15040         * fast/forms/willvalidate-007-expected.txt: Removed.
15041         * fast/forms/willvalidate-007.html: Removed.
15042         * fast/forms/willvalidate-008-expected.txt: Removed.
15043         * fast/forms/willvalidate-008.html: Removed.
15044         * fast/forms/willvalidate-009-expected.txt: Removed.
15045         * fast/forms/willvalidate-009.html: Removed.
15046         * fast/forms/willvalidate-expected.txt: Added.
15047         * fast/forms/willvalidate.html: Added.
15048
15049 2010-04-08  Vitaly Repeshko  <vitalyr@chromium.org>
15050
15051         Reviewed by Dimitri Glazkov.
15052
15053         [V8] Fix crash in NodeFilterCondition in detached iframe
15054         https://bugs.webkit.org/show_bug.cgi?id=37234
15055
15056         * fast/dom/node-filter-detached-iframe-crash-expected.txt: Added.
15057         * fast/dom/node-filter-detached-iframe-crash.html: Added.
15058
15059 2010-04-08  Eric Seidel  <eric@webkit.org>
15060
15061         Unreviewed.  Update test_expectations to account for tests which fail
15062         when run out of order.
15063
15064         fast/dom/SelectorAPI/dumpNodeList tests fail when run out of order.
15065         https://bugs.webkit.org/show_bug.cgi?id=37259
15066
15067         * platform/mac/test_expectations.txt:
15068
15069 2010-04-08  Adam Barth  <abarth@webkit.org>
15070
15071         Unreviewed.  Update test_expectations to account for some tests that
15072         fail when run out of order.
15073
15074         * platform/mac/test_expectations.txt:
15075
15076 2010-04-08  Chris Evans  <cevans@chromium.org>
15077
15078         Reviewed by Adam Barth.
15079
15080         Add test for SVG image with excessive nesting.
15081         https://bugs.webkit.org/show_bug.cgi?id=37247
15082
15083         * fast/images/svg-nested.html: added
15084         * fast/images/svg-nested-expected.txt: added
15085
15086 2010-04-08  Adam Barth  <abarth@webkit.org>
15087
15088         Reviewed by Eric Seidel.
15089
15090         cross-frame-access-put depends on test ordering
15091         https://bugs.webkit.org/show_bug.cgi?id=37254
15092
15093         If you run the tests in a different order, the value of this property
15094         can change.  We just need to avoid printing the actual value.
15095
15096         * http/tests/security/cross-frame-access-put-expected.txt:
15097         * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
15098
15099 2010-04-07  Eric Seidel  <eric@webkit.org>
15100
15101         Reviewed by Adam Barth.
15102
15103         WebKit Apache configs only listen on IPv4 addresses, causing random timeouts
15104         https://bugs.webkit.org/show_bug.cgi?id=37104
15105
15106         Turns out the CYGWIN also uses Apache 1.3, so can't bind to ::1 either.
15107
15108         * http/conf/cygwin-httpd.conf:
15109
15110 2010-04-08  Andrew Scherkus  <scherkus@chromium.org>
15111
15112         Unreviewed, cleaning up Chromium Mac test expecatations for fast/media.
15113
15114         * platform/chromium/test_expectations.txt:
15115
15116 2010-04-08  Andrew Scherkus  <scherkus@chromium.org>
15117
15118         Unreviewed, cleaning up test expectations for fast/media and media/video-played-reset.html.
15119
15120         Previously all of fast/media was marked as PASS FAIL, but now has finer-grained
15121         expectations for all tests.
15122
15123         Due to Chromium-side changes, media/video-played-reset.html is now passing again.
15124
15125         * platform/chromium/test_expectations.txt:
15126
15127 2010-04-07  Adam Barth  <abarth@webkit.org>
15128
15129         Reviewed by Eric Seidel.
15130
15131         transitions/transition-end-event-transform.html fails intermittently on Tiger Intel Release bot
15132         https://bugs.webkit.org/show_bug.cgi?id=37145
15133
15134         I think this test might be getting confused because it only expects the
15135         end event to fire once but actually it fires again for the second
15136         transition.  Let's try this patch and see if it fixes the flakiness.
15137
15138         * transitions/transition-end-event-set-none.html:
15139
15140 2010-04-07  Eric Seidel  <eric@webkit.org>
15141
15142         Reviewed by Alexey Proskuryakov.
15143
15144         WebKit Apache configs only listen on IPv4 addresses, causing random timeouts
15145         https://bugs.webkit.org/show_bug.cgi?id=37104
15146
15147         Apache 1.3 does not support IPv6, so remove the Listen [::1] directive
15148         and add a warning about how that may cause flakiness on systems which
15149         use Apache 1.3, but support IPv6.
15150
15151         * http/conf/httpd.conf:
15152
15153 2010-04-07  Eric Seidel  <eric@webkit.org>
15154
15155         Reviewed by Adam Barth.
15156
15157         WebKit Apache configs only listen on IPv4 addresses, causing random timeouts
15158         https://bugs.webkit.org/show_bug.cgi?id=37104
15159
15160         WebKit Apache configs were only listening on IPv4 loopback (127.0.0.1), however
15161         the system will resolve "localhost." to both IPv4 and IPv6 (::1) loopback
15162         addreses when IPv6 is enabled.  Since DNS lookup returns addresses in random
15163         order, we would occasionally fail to make connections to "localhost" addresses
15164         if the various network re-tries all happen to resolve to the IPv6 loopback.
15165
15166         To make matters worse, the kernel has a connection reset throttle which we
15167         could trigger if we would repeatedly attempt to connect to ::1 and fail.
15168         The trottle would cause a 1 or 2 second delay on the connection, sometimes
15169         causing slow tests to time out.
15170
15171         I also discovered during this investigation that we have some partial support
15172         for specifying our apache port numbers at runtime.  The support is already incomplete
15173         by not accounting for WebSockets or SSL ports.  This fix will make our partial
15174         support for dynamic apache port numbers even more broken.
15175
15176         I've added Listen [::1]:PORT directives for 8000, 8080, and 8443 to all
15177         platforms (except cygwin which does not have the 8443 directive to begin with).
15178
15179         * http/conf/apache2-debian-httpd.conf:
15180         * http/conf/apache2-httpd.conf:
15181         * http/conf/cygwin-httpd.conf:
15182         * http/conf/fedora-httpd.conf:
15183         * http/conf/httpd.conf:
15184
15185 2010-04-07  Ojan Vafai  <ojan@chromium.org>
15186
15187         Reviewed by Adam Barth.
15188
15189         New chromium expected results after r57215
15190         https://bugs.webkit.org/show_bug.cgi?id=37239
15191
15192         * platform/chromium-linux/fast/repaint/stacked-diacritics-expected.checksum: Added.
15193         * platform/chromium-linux/fast/text/line-breaks-expected.checksum:
15194         * platform/chromium-linux/fast/text/line-breaks-expected.png:
15195         * platform/chromium-linux/fast/text/line-breaks-expected.txt:
15196         Our new behavior is no more broken than the old behavior. Evan says
15197         he'll fix the underlying problem some day.
15198
15199         * platform/chromium-win/fast/repaint/stacked-diacritics-expected.checksum: Added.
15200         * platform/chromium-win/fast/repaint/stacked-diacritics-expected.png: Added.
15201         * platform/chromium-win/fast/repaint/stacked-diacritics-expected.txt: Added.
15202         This is a new test. These are just the usual windows vs. mac font rendering differences.
15203
15204         * platform/chromium/test_expectations.txt:
15205
15206 2010-04-07  Eric Seidel  <eric@webkit.org>
15207
15208         Reviewed by Adam Barth.
15209
15210         Fix two cookie tests to clean up after themselves (so they can be run repeatedly)
15211         https://bugs.webkit.org/show_bug.cgi?id=37235
15212
15213         Tiger's CFNetwork doesn't seem to understand "max-age=-1" so we'll
15214         use "expires=some date in the past" to clear cookies instead.
15215         I've verified that these tests still work on Snow Leopard.
15216
15217         * http/tests/xmlhttprequest/resources/cross-origin-set-cookies.php:
15218         * http/tests/xmlhttprequest/resources/get-set-cookie.cgi:
15219
15220 2010-04-07  Erik Arvidsson  <arv@chromium.org>
15221
15222         Reviewed by Adam Barth.
15223
15224         Allow white listing access from origin to local origin.
15225         https://bugs.webkit.org/show_bug.cgi?id=37228
15226
15227         This makes it possible to load a local resource from a non local
15228         origin if the access has previously been white listed by calling
15229         SecurityOrigin::whiteListAccessFromOrigin.
15230
15231         * http/tests/security/local-image-from-remote-whitelisted-expected.txt: Added.
15232         * http/tests/security/local-image-from-remote-whitelisted.html: Added.
15233
15234 2010-04-07  Eric Seidel  <eric@webkit.org>
15235
15236         Reviewed by Adam Barth.
15237
15238         Fix two cookie tests to clean up after themselves (so they can be run repeatedly)
15239         https://bugs.webkit.org/show_bug.cgi?id=37235
15240
15241         Added a ?clear=1 query parameter to the two "set cookies" cgi scripts
15242         that these tests use, and call it to clear the cookies before leaving the test.
15243
15244         I could not resist the temptation of cleaning up the ridiculously awful copy/paste
15245         in these tests, so the changes are larger than strictly necessary.
15246
15247         * http/tests/xmlhttprequest/cookies.html:
15248         * http/tests/xmlhttprequest/cross-origin-cookie-storage.html:
15249         * http/tests/xmlhttprequest/resources/cross-origin-set-cookies.php:
15250         * http/tests/xmlhttprequest/resources/get-set-cookie.cgi:
15251
15252 2010-04-07  Zhenyao Mo  <zmo@google.com>
15253
15254         Reviewed by Eric Seidel.
15255
15256         A few tests in fast/canvas/webgl failed randomly on Leopard Commit Bot
15257         https://bugs.webkit.org/show_bug.cgi?id=37098
15258
15259         * fast/canvas/webgl/resources/webgl-test.js: Turn off stencil/antialias by default.
15260         (create3DContext):
15261         * fast/canvas/webgl/script-tests/index-validation.js: By default antialias is off.
15262
15263 2010-04-07  Jaime Yap  <jaimeyap@google.com>
15264
15265         Reviewed by Pavel Feldman.
15266         Tests expectations changed due to the addition of the function symbol name for
15267         the call location for records sent by the InspectorTimelineAgent.
15268         https://bugs.webkit.org/show_bug.cgi?id=36839
15269
15270         No new tests.
15271
15272         * inspector/timeline-test.js:
15273         * platform/chromium-win/inspector/timeline-event-dispatch-expected.txt:
15274         * platform/chromium-win/inspector/timeline-mark-timeline-expected.txt:
15275         * platform/chromium-win/inspector/timeline-network-resource-expected.txt:
15276         * platform/chromium-win/inspector/timeline-paint-expected.txt:
15277         * platform/chromium-win/inspector/timeline-parse-html-expected.txt:
15278
15279 2010-04-07  Jay Civelli  <jcivelli@chromium.org>
15280
15281         Reviewed by Jian Li.
15282
15283         [chromium] Add test for a popup related crasher.
15284         https://bugs.webkit.org/show_bug.cgi?id=37141
15285
15286         * platform/chromium/fast/forms: Added.
15287         * platform/chromium/fast/forms/search-popup-crasher-expected.txt: Added.
15288         * platform/chromium/fast/forms/search-popup-crasher.html: Added.
15289
15290 2010-04-07  Csaba Osztrogonác  <ossy@webkit.org>
15291
15292         Rubber-stamped by Kenneth Rohde Christiansen.
15293
15294         Poor rendering on lala.com with frame flattening
15295         https://bugs.webkit.org/show_bug.cgi?id=37164
15296
15297         Platform specific expected files added for test introduced in r57225.
15298
15299         * platform/mac/fast/frames/flattening/iframe-flattening-offscreen-expected.txt: Added.
15300         * platform/qt/fast/frames/flattening/iframe-flattening-offscreen-expected.txt: Added.
15301
15302 2010-04-07  Abhishek Arya  <inferno@chromium.org>
15303
15304         Reviewed by Adam Barth.
15305
15306         Make sure that calling bindings constructors as function does not result in crash.
15307
15308         * fast/constructors: Added.
15309         * fast/constructors/constructor-as-function-crash-expected.txt: Added.
15310         * fast/constructors/constructor-as-function-crash.html: Added.
15311
15312 2010-04-07  Ojan Vafai  <ojan@chromium.org>
15313
15314         Reviewed by Simon Fraser.
15315
15316         Make tests pass with tolerance=0 after r57215
15317         https://bugs.webkit.org/show_bug.cgi?id=37225
15318
15319         * platform/mac-leopard/fast/text/complex-text-opacity-expected.checksum:
15320         * platform/mac-leopard/fast/text/complex-text-opacity-expected.png:
15321         * platform/mac/fast/repaint/stacked-diacritics-expected.checksum:
15322         * platform/mac/fast/repaint/stacked-diacritics-expected.png:
15323
15324 2010-04-07  Andrew Scherkus  <scherkus@chromium.org>
15325
15326         Unreviewed, skipping fast/media/media-feature-wgt-view-mode.html for Chromium.
15327
15328         Chromium doesn't implement layoutTestController.setViewModeMediaFeature(), which is needed
15329         to pass this layout test.
15330
15331         * platform/chromium-win/fast/media/media-feature-wgt-view-mode-expected.checksum: Removed.
15332         * platform/chromium-win/fast/media/media-feature-wgt-view-mode-expected.png: Removed.
15333         * platform/chromium-win/fast/media/media-feature-wgt-view-mode-expected.txt: Removed.
15334         * platform/chromium/test_expectations.txt: Skip fast/media/media-feature-wgt-view-mode.html.
15335
15336 2010-04-07  Andrew Scherkus  <scherkus@chromium.org>
15337
15338         Unreviewed, checking in missing image baselines for fast/layers/video-layer.html
15339
15340         * platform/chromium-linux/fast/layers/video-layer-expected.checksum: Added.
15341         * platform/chromium-linux/fast/layers/video-layer-expected.png: Added.
15342         * platform/chromium-mac/fast/layers/video-layer-expected.checksum: Added.
15343         * platform/chromium-mac/fast/layers/video-layer-expected.png: Added.
15344         * platform/chromium-win/fast/layers/video-layer-expected.checksum: Updated.
15345         * platform/chromium-win/fast/layers/video-layer-expected.png: Updated.
15346
15347 2010-04-06  Enrica Casucci  <enrica@apple.com>
15348
15349         Reviewed by Dave Hyatt.
15350
15351         Text repainting does not account for glyphs which draw outside the typographic bounds of the font (6274).
15352         <rdar://problem/6649734>
15353         <https://bugs.webkit.org/show_bug.cgi?id=6274>
15354
15355         * fast/repaint/stacked-diacritics.html: Added.
15356         * platform/mac/fast/repaint/stacked-diacritics-expected.checksum: Added.
15357         * platform/mac/fast/repaint/stacked-diacritics-expected.png: Added.
15358         * platform/mac/fast/repaint/stacked-diacritics-expected.txt: Added.
15359
15360 2010-04-07  Sheriff Bot  <webkit.review.bot@gmail.com>
15361
15362         Unreviewed, rolling out r57196.
15363         http://trac.webkit.org/changeset/57196
15364         https://bugs.webkit.org/show_bug.cgi?id=37196
15365
15366         Multiple layout test failures on Chromium (Requested by yurys
15367         on #webkit).
15368
15369         * inspector/timeline-test.js:
15370
15371 2010-04-07  Jaime Yap  <jaimeyap@google.com>
15372
15373         Reviewed by Yury Semikhatsky.
15374
15375         Adds callerFuncName to the list of nondeterministic fields in the timeline
15376         layout tests.
15377         https://bugs.webkit.org/show_bug.cgi?id=36839
15378
15379         * inspector/timeline-test.js:
15380
15381 2010-04-06  Adam Barth  <abarth@webkit.org>
15382
15383         Reviewed by Eric Seidel.
15384
15385         REGRESSION: Worker termination via JS timeout may cause worker tests like fast/workers/worker-terminate.html fail.
15386         https://bugs.webkit.org/show_bug.cgi?id=36646
15387
15388         * fast/workers/resources/worker-run-forever.js: Added.
15389         * fast/workers/worker-terminate-forever-expected.txt: Added.
15390         * fast/workers/worker-terminate-forever.html: Added.
15391             - Test what happens when we terminate an infinitely running worker.
15392               The essential point is that we don't spam the console with
15393               nonsense about a timeout.
15394         * platform/mac/Skipped:
15395             - Rescue worker-terminate.html from the Skipped list now that we've
15396               fixed the underlying bug that was causing the flakiness.
15397
15398 2010-04-06  Andrew Scherkus  <scherkus@chromium.org>
15399
15400         Reviewed by Eric Seidel.
15401
15402         Checking in new baselines for media/video-controls-rendering.html and fast/layers/video-layer.html.
15403         https://bugs.webkit.org/show_bug.cgi?id=37180
15404
15405         * platform/chromium-linux/media/video-controls-rendering-expected.checksum: Wasn't rebaselined when Linux scrollbars changed.
15406         * platform/chromium-linux/media/video-controls-rendering-expected.png: Ditto.
15407         * platform/chromium-mac/fast/layers/video-layer-expected.txt: Wasn't rebaselined when audio/video UI was refreshed.
15408         * platform/chromium-win/fast/layers/video-layer-expected.txt: Ditto.
15409         * platform/chromium/test_expectations.txt: Removed expectations for the above two tests.
15410
15411 2010-04-06  Mark Rowe  <mrowe@apple.com>
15412
15413         Rubber-stamped by Oliver Hunt.
15414
15415         REGRESSION (r57113): editing/inserting/break-blockquote-after-delete.html fails on Windows
15416         <http://webkit.org/b/37156> / <rdar://problem/7832408>
15417
15418         Land Windows-specific results for editing/inserting/break-blockquote-after-delete.html.  <rdar://problem/7834280>
15419         tracks understanding the root cause of this difference between Mac and Windows.
15420
15421         * platform/win/editing/inserting/break-blockquote-after-delete-expected.checksum: Copied from LayoutTests/platform/mac/editing/inserting/break-blockquote-after-delete-expected.checksum.
15422         * platform/win/editing/inserting/break-blockquote-after-delete-expected.png: Copied from LayoutTests/platform/mac/editing/inserting/break-blockquote-after-delete-expected.png.
15423         * platform/win/editing/inserting/break-blockquote-after-delete-expected.txt: Copied from LayoutTests/platform/chromium-mac/editing/inserting/break-blockquote-after-delete-expected.txt.
15424
15425 2010-04-06  Chris Evans  <cevans@chromium.org>
15426
15427         Reviewed by Adam Barth.
15428
15429         Add test for javascript:window.open() popup blocker bypass.
15430         https://bugs.webkit.org/show_bug.cgi?id=37138
15431
15432         * fast/events/popup-blocked-from-window-open.html: added
15433         * fast/events/popup-blocked-from-window-open-expected.txt: added
15434
15435 2010-04-06  Adam Barth  <abarth@webkit.org>
15436
15437         Reviewed by Alexey Proskuryakov.
15438
15439         transitions/transition-end-event-transform.html fails intermittently on Tiger Intel Release bot
15440         https://bugs.webkit.org/show_bug.cgi?id=37145
15441
15442         The timeout on this test is wrong because the helper library assumes
15443         that we're only going to do one transition, but the test actually does
15444         two in sequence.  This patch doubles the timeout to account for that.
15445
15446         The design of these tests are quite unfortunate because these timeout
15447         behaviors don't seem like they'd be reliable on slow machines like
15448         Tiger.  I'm not 100% convinced that this will fix the flakiness, but it
15449         seems like an improvement.
15450
15451         I'll file a separate bug about DRT leaking state from one test to
15452         another.
15453
15454         * transitions/transition-end-event-helpers.js:
15455         * transitions/transition-end-event-set-none.html:
15456
15457 2010-04-06  Krithigassree Sambamurthy  <krithigassree.sambamurthy@nokia.com>
15458
15459         Reviewed by Laszlo Gombos.
15460
15461         [Qt] These tests can be removed from the skipped list since these
15462         work after the redirection loop detection implemented in qt network.
15463         https://bugs.webkit.org/show_bug.cgii?id=36690
15464
15465         * platform/qt/Skipped:
15466
15467 2010-04-06  Andrew Scherkus  <scherkus@chromium.org>
15468
15469         Unreviewed, media test expectations tweak.
15470
15471         We now regularly run http/tests/media and have to mark a few tests as TIMEOUT.
15472
15473         * platform/chromium/test_expectations.txt:
15474
15475 2010-04-06  Chris Fleizach  <cfleizach@apple.com>
15476
15477         Reviewed by Beth Dakin.
15478
15479         aria-label doesn't work on image map area
15480         https://bugs.webkit.org/show_bug.cgi?id=36977
15481
15482         * platform/mac/accessibility/area-with-aria-label-expected.txt: Added.
15483         * platform/mac/accessibility/area-with-aria-label.html: Added.
15484
15485 2010-04-06  Andrew Scherkus  <scherkus@chromium.org>
15486
15487         Unreviewed, cleaning up media layout test expectations.
15488
15489         Mostly correcting bug numbers, updating comments, and fixing expectations.
15490
15491         * platform/chromium/test_expectations.txt:
15492
15493 2010-04-01  Yuzo Fujishima  <yuzo@google.com>
15494
15495         Reviewed by Darin Adler.
15496
15497         Fix bug: CSS3 :not selector with ID simple selector sequence test fails
15498         https://bugs.webkit.org/show_bug.cgi?id=36276
15499
15500         * fast/css/invalid-not-with-simple-selector-sequence-expected.txt: Added.
15501         * fast/css/invalid-not-with-simple-selector-sequence.html: Added.
15502
15503 2010-04-06  Darin Adler  <darin@apple.com>
15504
15505         REGRESSION (r57109): editing/pasteboard/drag-image-to-contenteditable-in-iframe.html fails on Windows
15506         https://bugs.webkit.org/show_bug.cgi?id=37157
15507
15508         * platform/win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
15509         Copied from platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt.
15510         Windows gets a different result than Mac because the dragging code ends up making the src attribute
15511         of the dragged element have a full path on Windows, but not on Mac.
15512
15513 2010-04-06  Bryan Yeung  <bryeung@chromium.org>
15514
15515         Reviewed by Dimitri Glazkov.
15516
15517         Update chromium expectations for passing Linux tests.
15518
15519         * platform/chromium/test_expectations.txt:
15520
15521 2010-04-06  Yury Semikhatsky  <yurys@chromium.org>
15522
15523         Unreviewed. Update Chromium test expectations for fast/dom/error-to-string-stack-overflow.html.
15524
15525         * platform/chromium-mac/fast/dom/error-to-string-stack-overflow-expected.txt:
15526         * platform/chromium-win/fast/dom/error-to-string-stack-overflow-expected.txt:
15527         * platform/chromium/test_expectations.txt:
15528
15529 2010-04-06  Ilya Tikhonovsky  <loislo@chromium.org>
15530
15531         Reviewed by Pavel Feldman.
15532
15533         Web Inspector: The JS code can be not optimal from memory usage point of view.
15534         As example it can generate a lot of temp objects and GC will spend significant time to collect these objects.
15535         GCRun event will show us these moments. Also each event can show us how much memory is in use.
15536         https://bugs.webkit.org/show_bug.cgi?id=37025
15537
15538         * inspector/timeline-enum-stability-expected.txt:
15539         * inspector/timeline-event-dispatch-expected.txt:
15540         * inspector/timeline-layout-expected.txt:
15541         * inspector/timeline-mark-timeline-expected.txt:
15542         * inspector/timeline-network-resource-expected.txt:
15543         * inspector/timeline-paint-expected.txt:
15544         * inspector/timeline-parse-html-expected.txt:
15545         * inspector/timeline-recalculate-styles-expected.txt:
15546         * inspector/timeline-script-tag-1-expected.txt:
15547         * inspector/timeline-script-tag-2-expected.txt:
15548         * inspector/timeline-test.js:
15549         * platform/chromium-win/inspector/timeline-event-dispatch-expected.txt:
15550         * platform/chromium-win/inspector/timeline-mark-timeline-expected.txt:
15551         * platform/chromium-win/inspector/timeline-network-resource-expected.txt:
15552         * platform/chromium-win/inspector/timeline-paint-expected.txt:
15553         * platform/chromium-win/inspector/timeline-parse-html-expected.txt:
15554
15555 2010-04-06  Yury Semikhatsky  <yurys@chromium.org>
15556
15557         Unreviewed. Update Chromium test expectations.
15558
15559         https://bugs.webkit.org/show_bug.cgi?id=36375
15560
15561         * platform/chromium-win/fast/workers/worker-script-error-expected.txt:
15562
15563 2010-04-06  Yury Semikhatsky  <yurys@chromium.org>
15564
15565         Unreviewed. Update Chromium test expectations.
15566
15567         https://bugs.webkit.org/show_bug.cgi?id=36375
15568
15569         * platform/chromium-win/fast/workers/worker-script-error-expected.txt:
15570
15571 2010-04-06  Pavel Feldman  <pfeldman@chromium.org>
15572
15573         Not reviewed: rebaselining Chromium layout test expectations.
15574
15575         * platform/chromium-mac/editing/inserting/break-blockquote-after-delete-expected.txt: Added.
15576         * platform/chromium-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum: Added.
15577         * platform/chromium-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
15578         * platform/chromium-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: Added.
15579         * platform/chromium-mac/fast/backgrounds/size/contain-and-cover-expected.checksum: Added.
15580         * platform/chromium-mac/fast/backgrounds/size/contain-and-cover-expected.png: Added.
15581         * platform/chromium/test_expectations.txt:
15582
15583 2010-04-06  Csaba Osztrogonác  <ossy@webkit.org>
15584
15585         Reviewed by Eric Seidel.
15586
15587         [Qt] LayoutTests/fast/canvas/canvas-text-alignment.html skipped on Qt
15588         https://bugs.webkit.org/show_bug.cgi?id=36058
15589
15590         fast/canvas/canvas-text-alignment.html passes, so it can be unskipped.
15591         Compared to png file and Mac expected file.
15592
15593         * platform/qt/Skipped: fast/canvas/canvas-text-alignment.html unskipped.
15594         * platform/qt/fast/canvas/canvas-text-alignment-expected.checksum: Added.
15595         * platform/qt/fast/canvas/canvas-text-alignment-expected.png: Added.
15596         * platform/qt/fast/canvas/canvas-text-alignment-expected.txt: Added.
15597
15598 2010-04-06  Dirk Schulze  <krit@webkit.org>
15599
15600         Reviewed by Oliver Hunt.
15601
15602         SVG/SMIL parse failure on attribute keySplines
15603         https://bugs.webkit.org/show_bug.cgi?id=37071
15604
15605         Test correct parsing of keySplines.
15606
15607         * svg/animations/animate-keySplines-expected.txt: Added.
15608         * svg/animations/animate-keySplines.html: Added.
15609         * svg/animations/script-tests/animate-keySplines.js: Added.
15610         (sample1):
15611         (sample2):
15612         (sample3):
15613         (executeTest):
15614
15615 2010-04-06  Pavel Feldman  <pfeldman@chromium.org>
15616
15617         Not reviewed: more updates to test expectations for Chromium roll.
15618
15619         * platform/chromium/test_expectations.txt:
15620
15621 2010-04-06  Pavel Feldman  <pfeldman@chromium.org>
15622
15623         Not reviewed: updated test expectations for Chromium roll.
15624
15625         * platform/chromium/test_expectations.txt:
15626
15627 2010-04-06  Yury Semikhatsky  <yurys@chromium.org>
15628
15629         Reviewed by Pavel Feldman.
15630
15631         Test that exception which occurs in onerror handler is reported to the Worker object.
15632
15633         https://bugs.webkit.org/show_bug.cgi?id=36375
15634
15635         * fast/workers/worker-script-error-expected.txt:
15636         * fast/workers/worker-script-error.html:
15637
15638 2010-04-05  Dimitri Glazkov  <dglazkov@chromium.org>
15639
15640         Reviewed by Darin Adler
15641
15642         Style update done due to mutation event dispatching in textarea can be
15643         used to corrupt the render tree.
15644         https://bugs.webkit.org/show_bug.cgi?id=36864
15645
15646         Modified listbox-selection.html to correctly set the size during
15647         creation. Otherwise, options added to it as a menuList, resulting
15648         in a default selection of the first item.
15649
15650         Added a few more tests to ensure we capture correct behavior for
15651         select elements and their default selection, as well as the influence
15652         of when layout occurs.
15653
15654         * fast/forms/listbox-selection.html:
15655         * fast/forms/select-change-listbox-to-popup-roundtrip.html: Added.
15656         * fast/forms/select-change-popup-to-listbox-roundtrip.html: Added.
15657         * fast/forms/textarea-and-mutation-events.html: Added.
15658
15659 2010-04-05  Mark Rowe  <mrowe@apple.com>
15660
15661         Update a test result.
15662
15663         * platform/mac/editing/inserting/break-blockquote-after-delete-expected.txt:
15664
15665 2010-04-05  Mark Rowe  <mrowe@apple.com>
15666
15667         Reviewed by Adele Peterson.
15668
15669         Test case for <http://webkit.org/b/37115> / <rdar://problem/7829331>.
15670         REGRESSION(r56989): Crash in Mail in WebCore::Position::isCandidate when deleting block using block deletion UI
15671
15672         * platform/mac/editing/deleting/deletionUI-successful-deletion-expected.txt: Added.
15673         * platform/mac/editing/deleting/deletionUI-successful-deletion.html: Added.
15674         * platform/mac/editing/deleting/resources/deletionUI-helpers.js:
15675         (deletionUIDeleteButtonForElement):
15676         (determineDeletionUIExistence):
15677
15678 2010-04-05  Darin Adler  <darin@apple.com>
15679
15680         Reviewed by Sam Weinig.
15681
15682         Images must re-load when an image-holding element moves into a new document
15683         https://bugs.webkit.org/show_bug.cgi?id=37127
15684
15685         * fast/images/move-image-to-new-document-expected.txt: Added.
15686         * fast/images/move-image-to-new-document.html: Added.
15687         * fast/images/script-tests/move-image-to-new-document.js: Added.
15688
15689         * fast/js/resources/js-test-post.js: Added a feature for doing asynchronous scripting
15690         tests. The caller sets jsTestIsAsync to true and then calls finishJSTest when done.
15691         Used by the above test.
15692
15693         * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum:
15694         * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
15695         * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
15696         Updated since the old test result relied on an incorrect load of an image.
15697         The relative URL has a different base when moved into the subframe document.
15698
15699 2010-04-05  Zhenyao Mo  <zmo@google.com>
15700
15701         Reviewed by Darin Adler.
15702
15703         A few tests in fast/canvas/webgl/ failed on Leopard Release Bot randomly.
15704         https://bugs.webkit.org/show_bug.cgi?id=37077
15705         https://bugs.webkit.org/show_bug.cgi?id=37098
15706
15707         * fast/canvas/webgl/drawArraysOutOfBounds-expected.txt: Gathering more information about framebuffer status when failure happens.
15708         * fast/canvas/webgl/drawArraysOutOfBounds.html: Ditto.
15709         * fast/canvas/webgl/drawElementssOutOfBounds-expected.txt: Ditto.
15710         * fast/canvas/webgl/drawElementssOutOfBounds.html: Ditto.
15711         * fast/canvas/webgl/index-validation-copies-indices-expected.txt: Ditto.
15712         * fast/canvas/webgl/index-validation-copies-indices.html: Ditto.
15713
15714 2010-04-05  Yuta Kitamura  <yutak@chromium.org>
15715
15716         Reviewed by Darin Adler.
15717
15718         Escape control characters in CSS string value when it is serialilzed.
15719
15720         When WebKit serializes a CSS string value that contains binary characters
15721         ('\0\1\2' for example), it did not escape these characters. As a result,
15722         users got (invisible) control characters through scripts. This change fixes
15723         this issue.
15724
15725         As a side effect, two separate codes for escaping CSS strings are merged, and
15726         become a public function (quoteCSSString).
15727
15728         CSS string value is not correctly serialized when it contains binary characters
15729         https://bugs.webkit.org/show_bug.cgi?id=28938
15730
15731         * fast/css/script-tests/string-quote-binary.js: Added.
15732         * fast/css/string-quote-binary-expected.txt: Added.
15733         * fast/css/string-quote-binary.html: Added.
15734         * fast/js/resources/js-test-pre.js:
15735         (shouldBeEqualToString): Considering the case when the argument contains binary characters.
15736
15737 2010-04-05  John Gregg  <johnnyg@google.com>
15738
15739         Reviewed by Darin Adler.
15740
15741         Notifications should not resolve an empty icon parameter as a relative URL
15742         https://bugs.webkit.org/show_bug.cgi?id=36862
15743
15744         * fast/notifications/notifications-no-icon-expected.txt: Added.
15745         * fast/notifications/notifications-no-icon.html-disabled: Added.
15746
15747 2010-04-05  Sheriff Bot  <webkit.review.bot@gmail.com>
15748
15749         Unreviewed, rolling out r57081.
15750         http://trac.webkit.org/changeset/57081
15751         https://bugs.webkit.org/show_bug.cgi?id=37121
15752
15753         We think it triggered two tests to fail on Tiger because of
15754         race conditions (Requested by abarth on #webkit).
15755
15756         * fast/forms/listbox-selection.html:
15757         * fast/forms/select-change-listbox-to-popup-roundtrip-expected.txt: Removed.
15758         * fast/forms/select-change-listbox-to-popup-roundtrip.html: Removed.
15759         * fast/forms/select-change-popup-to-listbox-roundtrip-expected.txt: Removed.
15760         * fast/forms/select-change-popup-to-listbox-roundtrip.html: Removed.
15761         * fast/forms/textarea-and-mutation-events-expected.txt: Removed.
15762         * fast/forms/textarea-and-mutation-events.html: Removed.
15763
15764 2010-04-05  Alexey Proskuryakov  <ap@apple.com>
15765
15766         Updated expected pixel results for missing plug-in, now using text placeholder.
15767
15768         * platform/mac/plugins/qt-qwidget-plugin-expected.checksum:
15769         * platform/mac/plugins/qt-qwidget-plugin-expected.png:
15770
15771 2010-04-05  yael aharon  <yael.aharon@nokia.com>
15772
15773         Unreviewed.
15774         Separate test results for windows platform because progress element is not implemented for that platform yet.
15775
15776         * platform/win/fast/dom/Window/window-property-descriptors-expected.txt: Added.
15777         * platform/win/fast/dom/prototype-inheritance-2-expected.txt: Added.
15778         * platform/win/fast/dom/prototype-inheritance-expected.txt: Added.
15779         * platform/win/fast/js: Added.
15780         * platform/win/fast/js/global-constructors-expected.txt: Added.
15781
15782 2010-04-05  Chris Fleizach  <cfleizach@apple.com>
15783
15784         Unreviewed.
15785
15786         Bug 37112 - aria-liveregion-notifications.html fails on leopard release bot
15787         https://bugs.webkit.org/show_bug.cgi?id=37112
15788
15789         Disabling this test on Leopard until further investigation can reveal the answer.
15790         It looks like at this point, any new test added will cause this test to fail on Leopard
15791         release bot, even if it has nothing to do with live regions.
15792
15793         * platform/mac-leopard/Skipped:
15794
15795 2010-04-05  Chris Fleizach  <cfleizach@apple.com>
15796
15797         Reviewed by Darin Adler.
15798
15799         Tests for
15800         Bug 37040 - AX: need to send selected children change notification when aria-selected changed
15801         https://bugs.webkit.org/show_bug.cgi?id=37040
15802
15803         * platform/mac/accessibility/aria-listbox-selectedchildren-change-expected.txt: Added.
15804         * platform/mac/accessibility/aria-listbox-selectedchildren-change.html: Added.
15805
15806 2010-04-05  yael aharon  <yael.aharon@nokia.com>
15807
15808         Unreviewed.
15809         Separate test results for gtk platform because progress element is not implemented for that platform yet.
15810
15811         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: Added.
15812         * platform/gtk/fast/dom/prototype-inheritance-expected.txt: Added.
15813         * platform/gtk/fast/js: Added.
15814         * platform/gtk/fast/js/global-constructors-expected.txt: Added.
15815
15816 2010-04-05  Adam Barth  <abarth@webkit.org>
15817
15818         Unreviewed.
15819
15820         Update expected results for addition of HTMLProgressElement.  We didn't
15821         see these errors until later because our dependencies are screwed up.
15822
15823         * fast/dom/Window/window-properties-expected.txt:
15824         * fast/dom/Window/window-property-descriptors-expected.txt:
15825         * fast/dom/prototype-inheritance-2-expected.txt:
15826         * fast/dom/prototype-inheritance-expected.txt:
15827         * fast/js/global-constructors-expected.txt:
15828
15829 2010-04-05  Robert Hogan  <robert@webkit.org>
15830
15831         Reviewed by Kenneth Rohde-Christiansen.
15832
15833         [Qt] Fix infinite redirection loop in QNetworkReplyHandler
15834
15835         Unskip http/tests/xmlhttprequest/connection-error-sync.html
15836
15837         https://bugs.webkit.org/show_bug.cgi?id=37097
15838
15839         * platform/qt/Skipped:
15840
15841 2010-04-05  Kenneth Rohde Christiansen  <kenneth@webkit.org>
15842
15843         Unreviewed layout test fix.
15844
15845         Update mac results for iframe flattening.
15846
15847         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt:
15848         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt:
15849         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt:
15850         * platform/mac/fast/frames/flattening/iframe-flattening-simple-expected.txt:
15851
15852 2010-04-05  Kenneth Rohde Christiansen  <kenneth@webkit.org>
15853
15854         Unreviewed layout test fix.
15855
15856         Update Qt results for iframe flattening.
15857
15858         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt:
15859         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt:
15860         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt:
15861         * platform/qt/fast/frames/flattening/iframe-flattening-simple-expected.txt:
15862
15863 2010-04-05  Yury Semikhatsky  <yurys@chromium.org>
15864
15865         Unreviewed, revert r57078.
15866
15867         * fast/workers/worker-script-error-expected.txt:
15868         * fast/workers/worker-script-error.html:
15869
15870 2010-04-05  Dimitri Glazkov  <dglazkov@chromium.org>
15871
15872         Reviewed by Darin Adler.
15873
15874         Style update done due to mutation event dispatching in textarea can be
15875         used to corrupt the render tree.
15876         https://bugs.webkit.org/show_bug.cgi?id=36864
15877
15878         Modified listbox-selection.html to correctly set the size during
15879         creation. Otherwise, options added to it as a menuList, resulting
15880         in a default selection of the first item.
15881
15882         Added a few more tests to ensure we capture correct behavior for
15883         select elements and their default selection, as well as the influence
15884         of when layout occurs.
15885
15886         * fast/forms/listbox-selection.html:
15887         * fast/forms/select-change-listbox-to-popup-roundtrip.html: Added.
15888         * fast/forms/select-change-popup-to-listbox-roundtrip.html: Added.
15889         * fast/forms/textarea-and-mutation-events.html: Added.
15890
15891 2010-04-05  Yury Semikhatsky  <yurys@chromium.org>
15892
15893         Reviewed by Pavel Feldman.
15894
15895         Test that exception which occurs in onerror handler is reported to the Worker object.
15896
15897         https://bugs.webkit.org/show_bug.cgi?id=36375
15898
15899         * fast/workers/worker-script-error-expected.txt:
15900         * fast/workers/worker-script-error.html:
15901
15902 2010-04-05  Robert Hogan  <robert@webkit.org>
15903
15904         Rubber-stamped by Kenneth-Rohde Christiansen.
15905
15906         re-login.html and re-login-async.html are now tracked in bugzilla.
15907
15908         https://bugs.webkit.org/show_bug.cgi?id=37084
15909
15910         * platform/qt/Skipped:
15911
15912 2010-04-05  Pavel Feldman  <pfeldman@chromium.org>
15913
15914         Not reviewed: chromium test expectations update for the roll.
15915
15916         * platform/chromium/test_expectations.txt:
15917
15918 2010-04-03  Antonio Gomes  <tonikitoo@webkit.org>
15919
15920         Unreviewed expected results fix.
15921
15922         The implementation was fixed, and results were no longer valid.
15923
15924         * fast/events/spatial-navigation/snav-iframe-no-scrollable-content-expected.txt:
15925         * fast/events/spatial-navigation/snav-iframe-no-scrollable-content.html:
15926
15927 2010-04-03  Jakub Wieczorek  <jwieczorek@webkit.org>
15928
15929         Unreviewed.
15930
15931         [Qt] Skip five XMLHttpRequest tests that are timing out.
15932
15933         * platform/qt/Skipped: Add a comment on why they are failing.
15934
15935 2010-04-03  Jakub Wieczorek  <jwieczorek@webkit.org>
15936
15937         Rubber-stamped by Daniel Bates.
15938
15939         Fix the fast/events/popup-allowed-from-gesture-initiated-event.html test
15940         failure on the Qt and GTK+ ports.
15941
15942         Refactor it to not hardcode any metrics (in order to dispatch mouse events)
15943         but instead calculate them from the offset* properties.
15944
15945         * fast/events/popup-allowed-from-gesture-initiated-event.html:
15946
15947 2010-04-03  Kenneth Russell  <kbr@google.com>
15948
15949         Reviewed by Darin Fisher.
15950
15951         Inconsistent failure modes from uniform[Matrix]* with null WebGLUniformLocation
15952         https://bugs.webkit.org/show_bug.cgi?id=36574
15953
15954         Fixed bugs in JavaScript bindings for uniform[Matrix]* entry
15955         points causing them to throw exceptions rather than synthesize GL
15956         errors. Fixed the implementations to synthesize INVALID_VALUE
15957         rather than INVALID_OPERATION to comply to the WebGL spec. Updated
15958         uniform-location-expected.txt to incorporate the correct error.
15959         Tested in Safari and Chromium.
15960
15961         * fast/canvas/webgl/null-uniform-location-expected.txt: Added.
15962         * fast/canvas/webgl/null-uniform-location.html: Added.
15963         * fast/canvas/webgl/script-tests/null-uniform-location.js: Added.
15964         (callUniformFunction):
15965         * fast/canvas/webgl/uniform-location-expected.txt:
15966
15967 2010-04-02  Andy Estes  <aestes@apple.com>
15968
15969         Reviewed by Adam Barth.
15970
15971         Tests for https://bugs.webkit.org/show_bug.cgi?id=37008.
15972
15973         * fast/events/popup-allowed-from-gesture-initiated-event-expected.txt: Added.
15974         * fast/events/popup-allowed-from-gesture-initiated-event.html: Added.
15975         * fast/events/popup-blocked-from-fake-button-click-expected.txt: Added.
15976         * fast/events/popup-blocked-from-fake-button-click.html: Added.
15977         * fast/events/popup-blocked-from-fake-focus-expected.txt: Added.
15978         * fast/events/popup-blocked-from-fake-focus.html: Added.
15979
15980 2010-04-02  Adam Barth  <abarth@webkit.org>
15981
15982         Unreviewed.
15983
15984         REGRESSION(56394): http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html fails on Tiger
15985         https://bugs.webkit.org/show_bug.cgi?id=36934
15986
15987         Attempt Alexey's solution of using a non-sniffable MIME type.
15988
15989         * http/tests/xmlhttprequest/resources/download-with-delay.php:
15990
15991 2010-04-02  Adam Barth  <abarth@webkit.org>
15992
15993         Unreviewed.  Disabled fast/workers/worker-terminate.html because it
15994         randomly fails about 25% of the time.
15995
15996         https://bugs.webkit.org/show_bug.cgi?id=36646
15997
15998         * platform/mac/Skipped:
15999
16000 2010-04-02  Darin Fisher  <darin@chromium.org>
16001
16002         Reviewed by Adam Barth.
16003
16004         https://bugs.webkit.org/show_bug.cgi?id=36647
16005         Make replacestate-in-frame.html less insane and hopefully no longer flaky.
16006
16007         * fast/loader/stateobjects/replacestate-in-iframe-expected.txt:
16008         * fast/loader/stateobjects/replacestate-in-iframe.html:
16009         * fast/loader/stateobjects/resources/replacestate-in-iframe-window-child.html: Added.
16010         * fast/loader/stateobjects/resources/replacestate-in-iframe-window.html: Added.
16011
16012 2010-04-02  Justin Schuh  <jschuh@chromium.org>
16013
16014         Reviewed by Alexey Proskuryakov.
16015
16016         XHR allows arbitrary XSRF across domains
16017         https://bugs.webkit.org/show_bug.cgi?id=36843
16018
16019         Added a one-line change to prevent bypassing the XDC check on
16020         synchronous preflighted requests. Added layout tests to cover
16021         variations of this problem.
16022
16023         * http/tests/xmlhttprequest/access-control-preflight-async-header-denied-expected.txt: Added.
16024         * http/tests/xmlhttprequest/access-control-preflight-async-header-denied.html: Added.
16025         * http/tests/xmlhttprequest/access-control-preflight-async-method-denied-expected.txt: Added.
16026         * http/tests/xmlhttprequest/access-control-preflight-async-method-denied.html: Added.
16027         * http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt: Added.
16028         * http/tests/xmlhttprequest/access-control-preflight-sync-header-denied.html: Added.
16029         * http/tests/xmlhttprequest/access-control-preflight-sync-method-denied-expected.txt: Added.
16030         * http/tests/xmlhttprequest/access-control-preflight-sync-method-denied.html: Added.
16031         * http/tests/xmlhttprequest/resources/access-control-preflight-denied-xsrf.php: Added.
16032
16033 2010-04-02  Andrew Scherkus  <scherkus@chromium.org>
16034
16035         Reviewed by Eric Carlson and Eric Seidel.
16036
16037         Don't stop the playback event timer when media resource loading has suspended.
16038         https://bugs.webkit.org/show_bug.cgi?id=37003
16039
16040         When a user agent decides to suspend media resource loading and enters the
16041         NETWORK_IDLE state we are supposed to only stop the progress event timer but
16042         keep the playback timer running.
16043
16044         Currently Chromium is the only platform that fires the suspend event
16045         hence most platforms skipping this test.
16046
16047         * http/tests/media/video-play-suspend-expected.txt: Added.
16048         * http/tests/media/video-play-suspend.html: Added.
16049         * platform/gtk/Skipped: Doesn't fire a suspend event.
16050         * platform/mac/Skipped: Ditto.
16051         * platform/win/Skipped: Ditto.
16052
16053 2010-04-02  David Levin  <levin@chromium.org>
16054
16055         Reviewed by Darin Adler.
16056
16057         (non-generated) code should only use CanvasRenderingContext::canvas as a CanvasSurface.
16058         https://bugs.webkit.org/show_bug.cgi?id=36906
16059
16060         * fast/canvas/script-tests/canvas-gradient-addStop-error.js: Changed the test
16061         to create a new canvas after switching to dashboard compatiblity mode, which is
16062         needed now that the compatibility mode is cached in the canvas.
16063
16064 2010-04-02  Zhenyao Mo  <zmo@google.com>
16065
16066         Reviewed by Eric Seidel.
16067
16068         Implement and test new framebuffer object attachment behavior.
16069         https://bugs.webkit.org/show_bug.cgi?id=35611
16070
16071         * fast/canvas/webgl/framebuffer-object-attachment-expected.txt: Added, test framebuffer object attachment behavior.
16072         * fast/canvas/webgl/framebuffer-object-attachment.html: Added, framebuffer object attachment behavior.
16073         * fast/canvas/webgl/script-tests/gl-object-get-calls.js: DEPTH_COMPONENT is no longer a valid input, use DEPTH_COMPONENT16 instead.
16074         * platform/mac-snowleopard/Skipped: The bot does not support EXT_packed_depth_stencil, skip the framebuffer-object-attachment.html test.
16075
16076 2010-04-02  Zhenyao Mo  <zmo@google.com>
16077
16078         Reviewed by Eric Seidel.
16079
16080         fast/canvas/webgl/index-validation.html failed on Leopard Commit Bot
16081         https://bugs.webkit.org/show_bug.cgi?id=36908
16082
16083         * fast/canvas/webgl/index-validation-expected.txt: Gathering more information about the cause of the failure.  It's not a fix, and it won't worse change the current test behavior either, i.e., it won't make it better or worse.
16084         * fast/canvas/webgl/script-tests/index-validation.js: Ditto.
16085
16086 2010-04-02  Kent Tamura  <tkent@chromium.org>
16087
16088         Reviewed by Darin Adler.
16089
16090         Form control state shouldn't be restored for hidden inputs.
16091         https://bugs.webkit.org/show_bug.cgi?id=26241
16092
16093         * fast/forms/button-state-restore.html: Updated for the behavior change.
16094         * fast/forms/state-restore-to-non-edited-controls-expected.txt: Added.
16095         * fast/forms/state-restore-to-non-edited-controls.html: Added.
16096
16097 2010-04-02  Kent Tamura  <tkent@chromium.org>
16098
16099         Reviewed by Darin Adler.
16100
16101         Forms with autocomplete=off should not consume saved state
16102         https://bugs.webkit.org/show_bug.cgi?id=36762
16103
16104         * fast/forms/state-restore-to-non-autocomplete-form-expected.txt: Added.
16105         * fast/forms/state-restore-to-non-autocomplete-form.html: Added.
16106
16107 2010-04-02  Dirk Schulze  <krit@webkit.org>
16108
16109         Unreviewed.
16110
16111         [Gtk] LayoutTest feColorMatrix-value with different results over Gtk bots
16112         https://bugs.webkit.org/show_bug.cgi?id=37029
16113
16114         Adding svg/filters/feColorMatrix-values.svg to the Gtk skip list. Opened
16115         the bug report from above.
16116
16117         * platform/gtk/Skipped:
16118
16119 2010-04-02  Eric Seidel  <eric@webkit.org>
16120
16121         Reviewed by Darin Adler.
16122
16123         Incorrect insertion position after typing 'ำ' (THAI CHARACTER SARA AM = 0E33)
16124         https://bugs.webkit.org/show_bug.cgi?id=36858
16125
16126         Add failing results for Tiger to make the Tiger bot green.
16127         We may wish to actually fix Tiger at some point.
16128
16129         * platform/mac-tiger/fast/text/multiglyph-characters-expected.txt: Added.
16130
16131 2010-04-02  Darin Fisher  <darin@chromium.org>
16132
16133         Add chromium suppression for http/tests/xhtmlmp since we do not support
16134         this feature.
16135
16136         * platform/chromium/test_expectations.txt:
16137
16138 2010-04-02  Csaba Osztrogonác  <ossy@webkit.org>
16139
16140         [Qt]  http/tests/xmlhttprequest/access-control-response-with-body.html was introduced in r56955,
16141         but it fails: "NETWORK_ERR: XMLHttpRequest Exception 101: A network error occured in synchronous requests."
16142
16143         * platform/qt/Skipped: http/tests/xmlhttprequest/access-control-response-with-body.html skipped.
16144
16145 2010-04-02  Csaba Osztrogonác  <ossy@webkit.org>
16146
16147         [Qt] Platform specific expected file added for test introduced in r56775,
16148         because it passes. Compared to png file and Mac expected file.
16149
16150         * platform/qt/svg/custom/animation-currentColor-expected.txt: Added.
16151
16152 2010-04-02  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
16153
16154         Reviewed by Eric Seidel.
16155
16156         Accept XHTML-MP content type as XHTML content
16157         https://bugs.webkit.org/show_bug.cgi?id=34262
16158
16159         Add a simple test that fails if XHTML-MP mime
16160         type is not accepted. 
16161
16162         * http/conf/mime.types: Register XHTML-MP mime
16163         type with the test server
16164         * http/tests/xhtmlmp: Added.
16165         * http/tests/xhtmlmp/xhtml-expected.txt: Added.
16166         * http/tests/xhtmlmp/xhtml.xhtmlmp: Added. Testcase
16167         with the newly registered file extension.
16168
16169 2010-04-02  Kent Tamura  <tkent@chromium.org>
16170
16171         Unreviewed test fix.  Follow the behavior change by r56962.
16172
16173         * editing/selection/4960137.html:
16174
16175 2010-04-02  Eric Seidel  <eric@webkit.org>
16176
16177         Unreviewed, just updating expected results for passing tests.
16178
16179         suppress image failures for now to get a clean test run w/ pixel tests enabled for new-run-webkit-tests
16180         https://bugs.webkit.org/show_bug.cgi?id=36620
16181
16182         Remove several tests marked MISSING which no longer seem to be missing.
16183
16184         * platform/mac/test_expectations.txt:
16185
16186 2010-04-02  Adam Barth  <abarth@webkit.org>
16187
16188         Reviewed by Eric Seidel.
16189
16190         REGRESSION(56295): http/tests/security/xssAuditor/xss-protection-parsing-01.html times out on Tiger Bot
16191         https://bugs.webkit.org/show_bug.cgi?id=36933
16192
16193         Change the test design in an attempt to get this passing on Tiger.  In
16194         this variation, we use a POST request to work around possible caching
16195         issues in Tiger's CFNetwork.
16196
16197         * http/tests/security/xssAuditor/xss-protection-parsing-01-expected.txt:
16198         * http/tests/security/xssAuditor/xss-protection-parsing-01.html:
16199
16200 2010-04-01  MORITA Hajime  <morrita@google.com>
16201
16202         Reviewed by Darin Adler.
16203
16204         setting document.title doesn't change document.title value 
16205         https://bugs.webkit.org/show_bug.cgi?id=36802
16206
16207         * fast/dom/Document/script-tests/title-with-multiple-children.js: Added.
16208         * fast/dom/Document/title-with-multiple-children-expected.txt: Added.
16209         * fast/dom/Document/title-with-multiple-children.html: Added.
16210
16211 2010-04-01  Dirk Schulze  <krit@webkit.org>
16212
16213         Reviewed by Nikolas Zimmermann.
16214
16215         Move some SVG mac results to the SVG base directory, to give other platforms like Gtk
16216         access to them.
16217         Gtk needs a platform specific result for feColorMatrix-values.
16218
16219         * platform/gtk/svg/filters/feColorMatrix-values-expected.txt: Added.
16220         * platform/mac/svg/custom/animation-currentColor-expected.txt: Removed.
16221         * platform/mac/svg/custom/glyph-transformation-with-hkern-expected.txt: Removed.
16222         * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt: Removed.
16223         * svg/custom/animation-currentColor-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/animation-currentColor-expected.txt.
16224         * svg/custom/glyph-transformation-with-hkern-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/glyph-transformation-with-hkern-expected.txt.
16225         * svg/custom/gradient-with-1d-boundingbox-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt.
16226
16227 2010-04-01  Dirk Schulze  <krit@webkit.org>
16228
16229         Reviewed by Nikolas Zimmermann.
16230
16231         This is a follow up to commit r56906. The fourth filter example,
16232         feMorphology, shouldn't be displayed. filterRes causes a scaling of the filter
16233         parameters, so that one value of 'radius' is lower than one.
16234         The spec want us to round filter values down and a value of zero
16235         for 'radius' stops the rendering process of feMorphology.
16236
16237         * platform/mac/svg/filters/filterRes-expected.png:
16238
16239 2010-04-01  Eric Seidel  <eric@webkit.org>
16240
16241         Unreviewed, just adding flaky tests to test_expectations.
16242
16243         Mark fast/dom/global-constructors.html and
16244         fast/tokenizer/doctype-search-reset.html as flaky when run
16245         under new-run-webkit-tests.
16246
16247         https://bugs.webkit.org/show_bug.cgi?id=35006
16248         https://bugs.webkit.org/show_bug.cgi?id=37007
16249
16250         * platform/mac/test_expectations.txt:
16251
16252 2010-04-01  Sheriff Bot  <webkit.review.bot@gmail.com>
16253
16254         Unreviewed. Rollout of http://trac.webkit.org/changeset/56930
16255         https://bugs.webkit.org/show_bug.cgi?id=36977
16256
16257         We suspect that this change broke aria-liveregions-notifications
16258
16259         * platform/mac/accessibility/area-with-aria-label-expected.txt: Removed.
16260         * platform/mac/accessibility/area-with-aria-label.html: Removed.
16261
16262 2010-04-01  MORITA Hajime  <morrita@google.com>
16263
16264         Reviewed by Darin Adler.
16265
16266         WebCore::Document::updateLayoutIgnorePendingStylesheets NULL pointer
16267         https://bugs.webkit.org/show_bug.cgi?id=31680
16268         Ownerless nodes leads a crash on DOMSelection APIs
16269         https://bugs.webkit.org/show_bug.cgi?id=36800
16270
16271         * editing/selection/DOMSelection-DocumentType-expected.txt: Added.
16272         * editing/selection/DOMSelection-DocumentType.html: Added.
16273         * editing/selection/DOMSelection-crossing-document-expected.txt: Added.
16274         * editing/selection/DOMSelection-crossing-document.html: Added.
16275         * editing/selection/drag-in-iframe.html:
16276           Updated to follow follow behaviour change.
16277         * editing/selection/script-tests/DOMSelection-DocumentType.js: Added.
16278         * editing/selection/script-tests/DOMSelection-crossing-document.js: Added.
16279         (makeEditableDocument):
16280         (clear):
16281
16282 2010-04-01  Chris Evans  <cevans@chromium.org>
16283
16284         Reviewed by Adam Barth.
16285
16286         Add test for XSLT NULL crash:
16287         https://bugs.webkit.org/show_bug.cgi?id=36804
16288
16289         * LayoutTests/fast/xsl/xslt-bad-import-uri.html: added
16290         * LayoutTests/fast/xsl/xslt-bad-import-uri-expected.txt: added
16291         * LayoutTests/fast/xsl/resources/xslt-bad-import-uri.xml: added
16292         * LayoutTests/fast/xsl/resources/xslt-bad-import-uri.xsl: added
16293
16294 2010-04-01  Alexey Proskuryakov  <ap@apple.com>
16295
16296         Reviewed by Darin Adler.
16297
16298         https://bugs.webkit.org/show_bug.cgi?id=36854
16299         <rdar://problem/7811668> REGRESSION (r47291): Body from cross origin preflight response
16300         is prepended to the actual response body
16301
16302         * http/tests/xmlhttprequest/access-control-response-with-body-expected.txt: Added.
16303         * http/tests/xmlhttprequest/access-control-response-with-body-sync-expected.txt: Added.
16304         * http/tests/xmlhttprequest/access-control-response-with-body-sync.html: Added.
16305         * http/tests/xmlhttprequest/access-control-response-with-body.html: Added.
16306         * http/tests/xmlhttprequest/resources/access-control-allow-with-body.php: Added.
16307
16308 2010-04-01  Simon Fraser  <simon.fraser@apple.com>
16309
16310         Reviewed by Darin Adler.
16311
16312         Assertion failure (willBeComposited == needsToBeComposited(layer)) in
16313         RenderLayerCompositor::computeCompositingRequirements() on hulu.com
16314         https://bugs.webkit.org/show_bug.cgi?id=36516
16315         
16316         Testcase with a compositing layer and a clipping parent, which hit the assertion described by the bug.
16317
16318         * compositing/self-painting-layers2-expected.txt: Added.
16319         * compositing/self-painting-layers2.html: Added.
16320
16321 2010-03-29  Dumitru Daniliuc  <dumi@chromium.org>
16322
16323         Reviewed by Dimitri Glazkov.
16324
16325         Testing that executeSql() accepts only one-statement strings.
16326
16327         * storage/executesql-accepts-only-one-statement-expected.txt: Added.
16328         * storage/executesql-accepts-only-one-statement.html: Added.
16329
16330 2010-04-01  James Robinson  <jamesr@chromium.org>
16331
16332         Reviewed by Simon Fraser.
16333
16334         Mapping from local to container coord space in updateLayerPositions is quadratic
16335         https://bugs.webkit.org/show_bug.cgi?id=33520
16336
16337         These tests move layers around in various ways to test that the offset caching in
16338         updateLayerPositions() is correct.
16339
16340         * fast/layers/nested-layers-1-expected.txt: Added.
16341         * fast/layers/nested-layers-1.html: Added.
16342         * fast/layers/nested-layers-2-expected.txt: Added.
16343         * fast/layers/nested-layers-2.html: Added.
16344         * fast/layers/nested-layers-3-expected.txt: Added.
16345         * fast/layers/nested-layers-3.html: Added.
16346         * fast/layers/nested-layers-4-expected.txt: Added.
16347         * fast/layers/nested-layers-4.html: Added.
16348
16349 2010-04-01  Chris Marrin  <cmarrin@apple.com>
16350
16351         Reviewed by Simon Fraser.
16352
16353         Added layerTreeAsText function to DRT (for Mac)
16354         https://bugs.webkit.org/show_bug.cgi?id=36782
16355
16356         Sample test to show functionality. This test shows a case where the compositing
16357         was corrupted on Windows. This was fixed in http://trac.webkit.org/changeset/56200.
16358         Results are platform specific because the layer tree output contains positions and
16359         sizes that will be different on Mac and Windows.
16360
16361         * compositing/geometry/preserve-3d-switching-expected.txt: Added.
16362         * compositing/geometry/preserve-3d-switching.html: Added.
16363
16364 2010-04-01  Chris Fleizach  <cfleizach@apple.com>
16365
16366         Reviewed by Beth Dakin.
16367
16368         Bug 36977 - aria-label doesn't work on image map area
16369         https://bugs.webkit.org/show_bug.cgi?id=36977
16370
16371         * platform/mac/accessibility/area-with-aria-label-expected.txt: Added.
16372         * platform/mac/accessibility/area-with-aria-label.html: Added.
16373
16374 2010-04-01  Julien Chaffraix  <jchaffraix@webkit.org>
16375
16376         Reviewed by Eric Seidel.
16377
16378         Part of:
16379         REGRESSION(56394):
16380         http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html
16381         fails on Tiger
16382         https://bugs.webkit.org/show_bug.cgi?id=36934
16383
16384         * http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html:
16385         Add more explicit failing messages to help find out what is failing.
16386
16387 2010-04-01  Eric Seidel  <eric@webkit.org>
16388
16389         Reviewed by Maciej Stachowiak.
16390
16391         REGRESSION(56489): security/block-test.html fails on Tiger Bot
16392         https://bugs.webkit.org/show_bug.cgi?id=36932
16393
16394         It appears that r56489 just forgot to update the Tiger results
16395         to include the new parts of the test.  Tiger has had custom
16396         results for this test since r54193.
16397
16398         I just pulled these off the bot.  I do not have the domain knowledge
16399         to know if these are right or not.  They look fine to me.
16400
16401         * platform/mac-tiger/security/block-test-expected.txt:
16402
16403 2010-04-01  Zhenyao Mo  <zmo@google.com>
16404
16405         Reviewed by Eric Seidel.
16406
16407         fast/canvas/webgl/index-validation.html failed on Leopard Commit Bot
16408         https://bugs.webkit.org/show_bug.cgi?id=36908
16409
16410         * fast/canvas/webgl/script-tests/index-validation.js: Disable antialias for this test.
16411
16412 2010-04-01  Simon Fraser  <simon.fraser@apple.com>
16413
16414         Reviewed by Dan Bernstein.
16415
16416         Assertion failure: !repaintContainer || repaintContainer == this
16417         https://bugs.webkit.org/show_bug.cgi?id=36672
16418         
16419         Test for repainting where the repaintContainer is a descendant of the containing block.
16420
16421         * compositing/repaint/inline-repaint-container-expected.txt: Added.
16422         * compositing/repaint/inline-repaint-container.html: Added.
16423
16424 2010-04-01  Chris Fleizach  <cfleizach@apple.com>
16425
16426         Reviewed by Beth Dakin.
16427
16428         Bug 36968 - 1 crash in Safari at com.apple.WebCore: WebCore::Element::getAttribute const
16429         https://bugs.webkit.org/show_bug.cgi?id=36968
16430
16431         * accessibility/crash-with-noelement-selectbox-expected.txt: Added.
16432         * accessibility/crash-with-noelement-selectbox.html: Added.
16433
16434 2010-04-01  yael aharon  <yael.aharon@nokia.com>
16435
16436         Reviewed by Darin Adler.
16437
16438         Enable HTMLProgressElement for Safari on OSX
16439         https://bugs.webkit.org/show_bug.cgi?id=36961
16440
16441         * platform/mac/Skipped:
16442
16443 2010-04-03  yael aharon  <yael.aharon@nokia.com>
16444
16445         Reviewed by Laszlo Gombos.
16446
16447         set-progress-properties.html expected result should not be platform specific
16448         https://bugs.webkit.org/show_bug.cgi?id=36918
16449
16450         * fast/dom/HTMLProgressElement/set-progress-properties-expected.txt: Added.
16451         * platform/qt/fast/dom/HTMLProgressElement/set-progress-properties-expected.txt: Removed.
16452
16453 2010-04-01  Shu Chang  <chang.shu@nokia.com>
16454
16455         Reviewed by Laszlo Gombos.
16456
16457         [Qt] As Qt does not support dashboard compatibility mode, the red squares on
16458         the second row are expected. Rebaseline and unskip test case.
16459         https://bugs.webkit.org/show_bug.cgi?id=36869
16460
16461         * platform/qt/Skipped:
16462         * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.checksum: Added.
16463         * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.png: Added.
16464         * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt:
16465
16466 2010-04-01  Yury Semikhatsky  <yurys@chromium.org>
16467
16468         Reviewed by Pavel Feldman.
16469
16470         Mark console-log-before-frame-navigation as pssing on Chromium Win.
16471
16472         https://bugs.webkit.org/show_bug.cgi?id=36807
16473
16474         * platform/chromium/test_expectations.txt:
16475
16476 2010-04-01  Alexander Pavlov  <apavlov@chromium.org>
16477
16478         Reviewed by Pavel Feldman.
16479
16480         Web Inspector: Audits: fix parsing of injected script-evaluated result for CssInHeadRule
16481         https://bugs.webkit.org/show_bug.cgi?id=36952
16482
16483         * inspector/audits-panel-functional-expected.txt:
16484         * inspector/audits-panel-functional.html:
16485
16486 2010-04-01  Nikolas Zimmermann  <nzimmermann@rim.com>
16487
16488         Reviewed by Dirk Schulze.
16489
16490         Fix filter references in svg/filters/filterRes.svg, to make two filters show up in Opera.
16491         Clearly shows we have a regression with filterRes + feMorphology.
16492
16493         * svg/filters/filterRes.svg:
16494
16495 2010-03-31  Nikolas Zimmermann  <nzimmermann@rim.com>
16496
16497         Reviewed by Dirk Schulze.
16498
16499         REGRESSION: document.documentElement.getScreenCTM() returns incorrect matrix.
16500         https://bugs.webkit.org/show_bug.cgi?id=27183
16501
16502         Share code between the different svgsvgelement-ctm*.xhtm tests, placed in svg/custom/resources.
16503         Add several new tests covering getCTM()/getScreenCTM() on text, inner and outer svg elements and containers.
16504
16505         * svg/custom/resources/svgsvgelement-ctm.js: Added.
16506         (log):
16507         (stringForMatrix):
16508         (printCTMs):
16509         * svg/custom/svgsvgelement-ctm-expected.txt:
16510         * svg/custom/svgsvgelement-ctm.xhtml:
16511         * svg/custom/svgsvgelement-ctm2-expected.txt: Added.
16512         * svg/custom/svgsvgelement-ctm2.xhtml: Added.
16513         * svg/custom/svgsvgelement-ctm3-expected.txt: Added.
16514         * svg/custom/svgsvgelement-ctm3.xhtml: Added.
16515         * svg/custom/svgsvgelement-ctm4-expected.txt: Added.
16516         * svg/custom/svgsvgelement-ctm4.xhtml: Added.
16517         * svg/custom/svgsvgelement-ctm5-expected.txt: Added.
16518         * svg/custom/svgsvgelement-ctm5.xhtml: Added.
16519
16520 2010-04-01  Alpha Lam  <hclam@chromium.org>
16521
16522         Not reviewed. Build fix.
16523
16524         Adding test expectations missing in r56873.
16525
16526         * platform/chromium-mac/media/audio-constructor-src-expected.txt: Added.
16527         * platform/chromium-mac/media/video-source-add-src-expected.txt: Added.
16528
16529 2010-04-01  Roland Steiner  <rolandsteiner@chromium.org>
16530
16531         Unreviewed - more layout test result build fixes:
16532         .) Fix expected layout test filenames for Chromium.
16533         .) Add new layout test to gtk Skipped list.
16534
16535         Original patch review by Darin Adler (no functional change):
16536
16537         Bug 36803 - 'Inline-table' workaround for <ruby> broken with ruby support
16538         https://bugs.webkit.org/show_bug.cgi?id=36803
16539
16540         * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.checksum: Renamed from LayoutTests/platform/chromium-linux/fast/ruby/ruby-inline-table-actual.checksum.
16541         * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/ruby/ruby-inline-table-actual.png.
16542         * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/ruby/ruby-inline-table-actual.txt.
16543         * platform/chromium-win/fast/ruby/ruby-inline-table-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/ruby/ruby-inline-table-actual.checksum.
16544         * platform/chromium-win/fast/ruby/ruby-inline-table-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/ruby/ruby-inline-table-actual.png.
16545         * platform/chromium-win/fast/ruby/ruby-inline-table-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/ruby/ruby-inline-table-actual.txt.
16546         * platform/gtk/Skipped:
16547
16548 2010-03-31  Eric Seidel  <eric@webkit.org>
16549
16550         Reviewed by Adam Barth.
16551
16552         fast/replaced/border-radius-clip.html failed on Snow Leopard Debug bot
16553         https://bugs.webkit.org/show_bug.cgi?id=36642
16554
16555         This test is flaky (seemingly due to <video> load times)
16556         and is thus useless until fixed.  Skipping for now.
16557
16558         * platform/mac/Skipped:
16559
16560 2010-04-01  Roland Steiner  <rolandsteiner@chromium.org>
16561
16562         Unreviewed - add missing Chromium layout test results for:
16563         
16564         Bug 36803 - 'Inline-table' workaround for <ruby> broken with ruby support
16565         https://bugs.webkit.org/show_bug.cgi?id=36803
16566
16567         (original patch review by Darin Adler).
16568
16569         * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.checksum: Added.
16570         * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.png: Added.
16571         * platform/chromium-linux/fast/ruby/ruby-inline-table-expected.txt: Added.
16572         * platform/chromium-win/fast/ruby/ruby-inline-table-expected.checksum: Added.
16573         * platform/chromium-win/fast/ruby/ruby-inline-table-expected.png: Added.
16574         * platform/chromium-win/fast/ruby/ruby-inline-table-expected.txt: Added.
16575
16576 2010-03-31  MORITA Hajime  <morrita@google.com>
16577
16578         Reviewed by Darin Adler.
16579
16580         Crash when writing into a detached TITLE element
16581         https://bugs.webkit.org/show_bug.cgi?id=25567
16582
16583         * fast/dom/title-content-write-set-expected.txt: Added.
16584         * fast/dom/title-content-write-set.html: Added.
16585
16586 2010-04-01  Roland Steiner  <rolandsteiner@chromium.org>
16587
16588         Reviewed by Darin Adler.
16589
16590         Bug 36803 - 'Inline-table' workaround for <ruby> broken with ruby support
16591         https://bugs.webkit.org/show_bug.cgi?id=36803
16592         
16593         Add layout test to confirm that 'inline-table' rendering is not affected
16594         by ruby implementation.
16595
16596         * fast/ruby/ruby-inline-table.html: Added.
16597         * platform/mac/fast/ruby/ruby-inline-table-expected.checksum: Added.
16598         * platform/mac/fast/ruby/ruby-inline-table-expected.png: Added.
16599         * platform/mac/fast/ruby/ruby-inline-table-expected.txt: Added.
16600
16601 2010-03-31  Zhenyao Mo  <zmo@google.com>
16602
16603         Reviewed by Eric Seidel.
16604
16605         Fix 3 failed tests on Snow Leopard bot from 33416
16606         https://bugs.webkit.org/show_bug.cgi?id=36910
16607
16608         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt: Considering the case where EXT_packed_depth_stencil is unsupported.
16609         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html: Ditto.
16610         * fast/canvas/webgl/context-attributes-expected.txt: Ditto.
16611         * fast/canvas/webgl/context-attributes.html: Ditto.
16612         * fast/canvas/webgl/gl-get-calls-expected.txt: Ditto.
16613         * fast/canvas/webgl/gl-get-calls.html: Ditto.
16614
16615 2010-03-31  Geoffrey Garen  <ggaren@apple.com>
16616
16617         Reviewed by Darin Adler.
16618
16619         Crash submitting display:none textarea in a form
16620         https://bugs.webkit.org/show_bug.cgi?id=36905
16621
16622         * fast/forms/textarea-submit-crash-expected.txt: Added.
16623         * fast/forms/textarea-submit-crash.html: Added.
16624
16625 2010-03-31  Chris Fleizach  <cfleizach@apple.com>
16626
16627         Reviewed by Darin Adler.
16628
16629         Test for
16630         Bug 36845 - AX: need a way to set the label of a AXWebArea through WebKit
16631         https://bugs.webkit.org/show_bug.cgi?id=36845
16632
16633         * platform/mac/accessibility/html-with-aria-label-expected.txt: Added.
16634         * platform/mac/accessibility/html-with-aria-label.html: Added.
16635
16636 2010-03-31  Mark Rowe  <mrowe@apple.com>
16637
16638         Reviewed by Darin Adler.
16639
16640         <http://webkit.org/b/36878> REGRESSION: Trailing colon on hostnames (with no port specified) causes "Not allowed to use restricted network port"
16641
16642         Add explicit tests for handling of allowed ports.  We currently only test the ports that map to port 80: 0, 80, and "".
16643
16644         * platform/mac/security/block-test-expected.txt:
16645         * security/block-test.html:
16646
16647 2010-03-31  Andrew Scherkus  <scherkus@chromium.org>
16648
16649         Reviewed by Dmitry Titov.
16650
16651         Checking in Chromium media baselines for layout tests fixed in r56481.
16652
16653         https://bugs.webkit.org/show_bug.cgi?id=36860
16654
16655         * platform/chromium-linux/media/video-no-audio-expected.checksum: Added.
16656         * platform/chromium-linux/media/video-no-audio-expected.png: Added.
16657         * platform/chromium-mac/media/video-no-audio-expected.checksum: Added.
16658         * platform/chromium-mac/media/video-no-audio-expected.png: Added.
16659         * platform/chromium-mac/media/video-no-audio-expected.txt: Added.
16660         * platform/chromium-win/media/audio-constructor-src-expected.txt: Added.
16661         * platform/chromium-win/media/video-no-audio-expected.checksum: Added.
16662         * platform/chromium-win/media/video-no-audio-expected.png: Added.
16663         * platform/chromium-win/media/video-no-audio-expected.txt: Added.
16664         * platform/chromium-win/media/video-source-add-src-expected.txt: Added.
16665         * platform/chromium/test_expectations.txt: Tests are now passing.
16666
16667 2010-03-31  Zhenyao Mo  <zmo@google.com>
16668
16669         Reviewed by Darin Fisher.
16670
16671         Hook up WebGLContextAttributes to OpenGL context creation code
16672         https://bugs.webkit.org/show_bug.cgi?id=33416
16673
16674         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt: Added.
16675         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html: Added.
16676         * fast/canvas/webgl/context-attributes-expected.txt: WebGL context attributes behavior changed with this fix.
16677         * fast/canvas/webgl/context-attributes.html: Ditto.
16678         * fast/canvas/webgl/gl-get-calls-expected.txt: Stencil buffer is enabled, thus Stencil Bits is no longer 0.
16679         * fast/canvas/webgl/gl-get-calls.html: Ditto.
16680
16681 2010-03-31  Qi Zhang  <qi.2.zhang@nokia.com>
16682
16683         Reviewed by Laszlo Gombos.
16684
16685         [Qt] Enable LayoutTests/fast/canvas/zero-size-fill-rect.html
16686         https://bugs.webkit.org/show_bug.cgi?id=36837
16687
16688         Remove zero-size-fill-rect.html from skipped and create expected files.
16689
16690         * platform/qt/Skipped:
16691         * platform/qt/fast/canvas/zero-size-fill-rect-expected.checksum: Added.
16692         * platform/qt/fast/canvas/zero-size-fill-rect-expected.png: Added.
16693         * platform/qt/fast/canvas/zero-size-fill-rect-expected.txt:
16694
16695 2010-03-31  Alpha Lam  <hclam@chromium.org>
16696
16697         Reviewed by Darin Fisher.
16698
16699         Update test results due to changes in r56824.
16700         https://bugs.webkit.org/show_bug.cgi?id=36900
16701
16702         * platform/chromium-win/fast/forms/input-file-re-render-expected.checksum:
16703         * platform/chromium-win/fast/forms/input-file-re-render-expected.png:
16704         * platform/chromium/test_expectations.txt:
16705         fast/forms/input-file-re-render.html generates incorrect results on
16706         Linux, mark it so.
16707
16708 2010-03-31  Csaba Osztrogonác  <ossy@webkit.org>
16709
16710         Rubber-stamped by Kenneth Rohde Christiansen.
16711
16712         iframe flattening doesn't flatten
16713         https://bugs.webkit.org/show_bug.cgi?id=36798
16714
16715         Platform specific expected files added, and updated after r56852.
16716
16717         * platform/mac/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
16718         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt: Added.
16719         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt: Added.
16720         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt: Added.
16721         * platform/mac/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt: Added.
16722         * platform/mac/fast/frames/flattening/iframe-flattening-simple-expected.txt:
16723         * platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
16724         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-height-expected.txt: Added.
16725         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-expected.txt: Added.
16726         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling-expected.txt: Added.
16727         * platform/qt/fast/frames/flattening/iframe-flattening-fixed-width-expected.txt: Added.
16728
16729 2010-02-30  Kenneth Rohde Christiansen  <kenneth@webkit.org>
16730
16731         Reviewed by Antti Koivisto.
16732
16733         iframe flattening doesn't flatten
16734         https://bugs.webkit.org/show_bug.cgi?id=36798
16735
16736         Add more tests for iframe flattening
16737
16738         * fast/frames/flattening/iframe-flattening-fixed-height.html
16739         * fast/frames/flattening/iframe-flattening-fixed-width.html
16740         * fast/frames/flattening/iframe-flattening-fixed-width-and-height.html
16741         * fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling.html
16742
16743 2010-03-31  Sterling Swigart  <sswigart@google.com>
16744
16745         Reviewed by David Levin.
16746
16747         [Chromium] Enable fast/events/onbeforeunload-focused-iframe.html
16748         https://bugs.webkit.org/show_bug.cgi?id=36781
16749
16750         * platform/chromium/test_expectations.txt: Enable test now that callShouldCloseOnWebView
16751         is implemented in test_shell.
16752
16753 2010-03-31  Alexander Pavlov  <apavlov@chromium.org>
16754
16755         Reviewed by Pavel Feldman.
16756
16757         Fix crash
16758
16759         Web Inspector: [Chromium] inspector/audits-panel-functional.html crashes test_shell
16760         https://bugs.webkit.org/show_bug.cgi?id=36885
16761
16762         * inspector/audits-panel-functional.html:
16763         * platform/chromium/test_expectations.txt:
16764
16765 2010-03-30  Yury Semikhatsky  <yurys@chromium.org>
16766
16767         Reviewed by Pavel Feldman.
16768
16769         Web Inspector: get rid of "Unsafe JavaScript attempt..." message when inspecting frames whose content has changed.
16770
16771         https://bugs.webkit.org/show_bug.cgi?id=36828
16772
16773         * http/tests/inspector-enabled/console-log-before-frame-navigation-expected.txt:
16774         * http/tests/inspector-enabled/resources/console-log-frame-before-navigation.html:
16775
16776 2010-03-31  Nikolas Zimmermann  <nzimmermann@rim.com>
16777
16778         Not reviewed. Add missing pixel test results for svg/filters/feColorMatrix-values.svg
16779
16780         * platform/mac/svg/filters/feColorMatrix-values-expected.checksum: Added.
16781         * platform/mac/svg/filters/feColorMatrix-values-expected.png: Added.
16782
16783 2010-03-31  Zhenyao Mo  <zmo@google.com>
16784
16785         Reviewed by Darin Fisher.
16786
16787         Implement memmove behavior for WebGLArray set()
16788         https://bugs.webkit.org/show_bug.cgi?id=35619
16789
16790         * fast/canvas/webgl/array-setters-expected.txt: Testing shared overlapping buffer set() behaviors.
16791         * fast/canvas/webgl/array-setters.html: Ditto.
16792
16793 2010-03-31  Sterling Swigart  <sswigart@google.com>
16794
16795         Reviewed by David Levin.
16796
16797         [chromium] test_expectations.txt swept for MAC test cases becoming PASS
16798         https://bugs.webkit.org/show_bug.cgi?id=36863
16799
16800         * platform/chromium/test_expectations.txt: Cleaned up test_expectations.txt
16801         for MAC which are now PASS.
16802
16803 2010-03-31  Qi Zhang  <qi.2.zhang@nokia.com>
16804
16805         Reviewed by Darin Adler.
16806
16807         [Qt] Remove LayoutTests/fast/canvas/image-object-in-canvas.html from Skipped
16808         https://bugs.webkit.org/show_bug.cgi?id=36836
16809
16810         Enable LayoutTests/fast/canvas/image-object-in-canvas.html at LayoutTests
16811
16812         * platform/qt/Skipped:
16813         * platform/qt/fast/canvas/image-object-in-canvas-expected.checksum: Added.
16814         * platform/qt/fast/canvas/image-object-in-canvas-expected.png: Added.
16815         * platform/qt/fast/canvas/image-object-in-canvas-expected.txt:
16816
16817 2010-03-30  Shinichiro Hamaji  <hamaji@chromium.org>
16818
16819         Reviewed by Eric Seidel.
16820
16821         [Chromium] fast/repaint/overflow-scroll-body-appear need to be rebaselined
16822         https://bugs.webkit.org/show_bug.cgi?id=36825
16823
16824         * platform/chromium-linux/fast/repaint/overflow-scroll-body-appear-expected.checksum: Added.
16825         * platform/chromium-linux/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
16826         * platform/chromium-mac/fast/repaint/overflow-scroll-body-appear-expected.checksum: Added.
16827         * platform/chromium-mac/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
16828         * platform/chromium-win/fast/repaint/overflow-scroll-body-appear-expected.checksum: Added.
16829         * platform/chromium-win/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
16830         * platform/chromium-win/fast/repaint/overflow-scroll-body-appear-expected.txt: Added.
16831         * platform/chromium/test_expectations.txt:
16832
16833 2010-03-30  Kent Tamura  <tkent@chromium.org>
16834
16835         Reviewed by Brady Eidson.
16836
16837         REGRESSION (r56439) - Crash when a renderer for a file upload control
16838         with a selected file is recreated
16839         https://bugs.webkit.org/show_bug.cgi?id=36723
16840
16841         * fast/forms/input-file-re-render.html:
16842           Force to do re-layout to check the regression.
16843
16844 2010-03-30  Yuzo Fujishima  <yuzo@google.com>
16845
16846         Reviewed by Eric Seidel.
16847
16848         Fix LayoutTests/fast/dom/Window/window-resize.html
16849         The test failed on Mac if Dock is placed on the left or the right because the window's width
16850         and horizontal position can be adjusted by the OS.
16851         This patch fixes it by using window.availWidth instead of window.width as the expected
16852         values and by avoid using constant expected values.
16853         As a side effect, the expected values become platform independent.
16854
16855         https://bugs.webkit.org/show_bug.cgi?id=36813
16856
16857         * fast/dom/Window/window-resize-expected.txt:
16858         * fast/dom/Window/window-resize.html:
16859         * platform/mac/fast/dom/Window/window-resize-expected.txt: Removed.
16860         * platform/win/fast/dom/Window/window-resize-expected.txt: Removed.
16861
16862 2010-03-30  Alpha Lam  <hclam@chromium.org>
16863
16864         Reviewed by Dmitry Titov.
16865
16866         [chromium] Fix test expectations for a new test added in r56779
16867         https://bugs.webkit.org/show_bug.cgi?id=36868
16868
16869         inspector/audits-panel-functional.html is crashing on Windows. Mark it so.
16870
16871         * platform/chromium/test_expectations.txt:
16872         Add expectation for inspector/audits-panel-functional.html to mark it as crashing.
16873
16874 2010-03-30  Andrew Scherkus  <scherkus@chromium.org>
16875
16876         Unreviewed, expectations tweak.
16877
16878         Updating expectations to stop skipping tests that were fixed in r56481.
16879
16880         * platform/chromium/test_expectations.txt: Don't skip fixed tests.
16881
16882 2010-03-30  Alpha Lam  <hclam@chromium.org>
16883
16884         Reviewed by Dmitry Titov.
16885
16886         [chromium] New test results due to 56776
16887         https://bugs.webkit.org/show_bug.cgi?id=36857
16888
16889         Adding new layout test results for chromium for tests added in r56776.
16890
16891         * platform/chromium-linux/svg/custom/glyph-transformation-with-hkern-expected.checksum: Added.
16892         * platform/chromium-linux/svg/custom/glyph-transformation-with-hkern-expected.png: Added.
16893         * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Added.
16894         * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Added.
16895         * platform/chromium-win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
16896         * platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
16897         * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
16898         * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
16899         * platform/chromium-win/svg/custom/glyph-transformation-with-hkern-expected.checksum: Added.
16900         * platform/chromium-win/svg/custom/glyph-transformation-with-hkern-expected.png: Added.
16901         * platform/chromium-win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
16902         * platform/chromium/test_expectations.txt:
16903         Removed the failing expectation for
16904         platform/chromium-win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html
16905         because the difference in only in the scroll bar, there is not difference in the image content.
16906         Also fixed a grammar problem in last commit.
16907
16908 2010-03-30  Alpha Lam  <hclam@chromium.org>
16909
16910         Reviewed by David Levin.
16911
16912         [chromium] Fix test_expectations for new test added in r56795
16913         https://bugs.webkit.org/show_bug.cgi?id=36861
16914
16915         * platform/chromium/test_expectations.txt:
16916         Expects svg/animations/animate-points.html to fail because a API is missing
16917         in Chromium. See http://crbug.com/39904.
16918
16919 2010-03-30  Enrica Casucci  <enrica@apple.com>
16920
16921         Reviewed by Darin Adler.
16922
16923         Incorrect insertion position after typing THAI CHARACTER SARA AM = 0E33.
16924         <rdar://problem/7810749>
16925         https://bugs.webkit.org/show_bug.cgi?id=36858
16926
16927         * fast/text/multiglyph-characters-expected.txt: Added.
16928         * fast/text/multiglyph-characters.html: Added.
16929
16930 2010-03-30  Chris Evans  <cevans@chromium.org>
16931
16932         Reviewed by Adam Barth.
16933
16934         Add test for SVG pattern canvas tainting.
16935
16936         https://bugs.webkit.org/show_bug.cgi?id=36838
16937
16938         * fast/canvas/svg-taint.html: Added
16939         * fast/canvas/svg-taint-expected.txt: Added
16940         * fast/canvas/resources/empty.svg: Added
16941
16942 2010-03-30  Andrew Scherkus  <scherkus@chromium.org>
16943
16944         Reviewed by Darin Adler.
16945
16946         Updating expectations for video-no-audio.html to reflect changes made in r56481.
16947
16948         https://bugs.webkit.org/show_bug.cgi?id=36846
16949
16950         * platform/mac-tiger/media/video-no-audio-expected.txt: Updating due to different source video dimensions.
16951         * platform/win/media/video-no-audio-expected.txt: Ditto.
16952
16953 2010-03-30  Adam Langley  <agl@chromium.org>
16954
16955         Reviewed by David Levin.
16956
16957         [chromium] linux: prefer the "hinting" fontconfig preference.
16958
16959         fontconfig can give contradictory hinting information, setting
16960         "hinting" to zero and "hintstyle" to non-zero. In this case we
16961         should take the "hinting" preference.
16962
16963         https://bugs.webkit.org/show_bug.cgi?id=36602
16964
16965         * platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html:
16966
16967 2010-03-30  Pavel Feldman  <pfeldman@chromium.org>
16968
16969         Reviewed by Timothy Hatcher.
16970
16971         Web Inspector: Do not send empty matching rules for pseudo elements to frontend.
16972
16973         https://bugs.webkit.org/show_bug.cgi?id=36834
16974
16975         * platform/chromium/test_expectations.txt:
16976
16977 2010-03-30  Jian Li  <jianli@chromium.org>
16978
16979         Reviewed by Dmitry Titov.
16980
16981         [chromium] Update test_expectations.txt to enable send-dragged-sliced-file.html
16982         https://bugs.webkit.org/show_bug.cgi?id=36764
16983
16984         * platform/chromium/test_expectations.txt:
16985
16986 2010-03-30  Dirk Schulze  <krit@webkit.org>
16987
16988         Reviewed by Nikolas Zimmermann.
16989
16990         Cannot animate "points" attribute for <svg:polygon>
16991         https://bugs.webkit.org/show_bug.cgi?id=21371
16992
16993         Tests if points of a polygon are animateable.
16994
16995         * svg/animations/animate-points-expected.txt: Added.
16996         * svg/animations/animate-points.html: Added.
16997         * svg/animations/script-tests/animate-points.js: Added.
16998         (sample1):
16999         (sample2):
17000         (sample3):
17001         (executeTest):
17002
17003 2010-03-30  Pavel Feldman  <pfeldman@chromium.org>
17004
17005         Not reviewed: bring test expectation back - it still fails for some
17006         reason.
17007
17008         * platform/chromium/test_expectations.txt:
17009
17010 2010-03-30  Yury Semikhatsky  <yurys@chromium.org>
17011
17012         Unreviewed. Update Chromium test expectations.
17013
17014         * platform/chromium/test_expectations.txt:
17015
17016 2010-03-30  Pavel Feldman  <pfeldman@chromium.org>
17017
17018         Not reviewed: removed failure expectation from Chromium.
17019
17020         * platform/chromium/test_expectations.txt:
17021
17022 2010-03-30  Julien Chaffraix  <jchaffraix@webkit.org>
17023
17024         Reviewed by Darin Adler.
17025
17026         fast/parser/comments.html needs some clean-up
17027         https://bugs.webkit.org/show_bug.cgi?id=36537
17028
17029         - The test is converted to dumpAsText now.
17030         - The output is also made more explicit as to what is expected (adding some PASSED and FAILED).
17031         - Finally some part of the test were actually commented so added some comment endings to make sure
17032           we run all the part of the test.
17033
17034         * fast/parser/comments-expected.txt: Added.
17035         * fast/parser/comments.html:
17036         * platform/chromium-linux/fast/parser/comments-expected.checksum: Removed.
17037         * platform/chromium-linux/fast/parser/comments-expected.png: Removed.
17038         * platform/chromium-win/fast/parser/comments-expected.checksum: Removed.
17039         * platform/chromium-win/fast/parser/comments-expected.png: Removed.
17040         * platform/chromium-win/fast/parser/comments-expected.txt: Removed.
17041         * platform/mac/fast/parser/comments-expected.checksum: Removed.
17042         * platform/mac/fast/parser/comments-expected.png: Removed.
17043         * platform/mac/fast/parser/comments-expected.txt: Removed.
17044         * platform/qt/fast/parser/comments-expected.txt: Removed.
17045
17046 2010-03-30  Alexander Pavlov  <apavlov@chromium.org>
17047
17048         Unreviewed, test missing in r56732.
17049
17050         * inspector/audits-panel-functional-expected.txt: Added.
17051         * inspector/audits-panel-functional.html: Added.
17052         * inspector/resources/audits-script1.js: Added.
17053         (foo1):
17054         * inspector/resources/audits-script2.js: Added.
17055         (foo2):
17056         * inspector/resources/audits-script3.js: Added.
17057         (foo3):
17058         * inspector/resources/audits-style1.css: Added.
17059
17060 2010-03-30  Dirk Schulze  <krit@webkit.org>
17061
17062         Reviewed by Nikolas Zimmermann.
17063
17064         SVG Glyph transformations wrong on use of SVGFont
17065         https://bugs.webkit.org/show_bug.cgi?id=36731
17066
17067         Test of correct scaled kerning, if userSpace on SVGFont doesn't
17068         match the scaling of the viewport userSpace.
17069
17070         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
17071         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
17072         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
17073         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
17074         * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
17075         * svg/custom/glyph-transformation-with-hkern.svg: Added.
17076         * svg/custom/resources/SVGFreeSans.svg: Added.
17077
17078 2010-03-30  Dirk Schulze  <krit@webkit.org>
17079
17080         Reviewed by Nikolas Zimmermann.
17081
17082         SVG Animation doesn't respect 'currentColor'
17083         https://bugs.webkit.org/show_bug.cgi?id=36695
17084
17085         Check if SVG animation takes the color value of the target element as 'currentColor'.
17086
17087         * platform/mac/svg/custom/animation-currentColor-expected.checksum: Added.
17088         * platform/mac/svg/custom/animation-currentColor-expected.png: Added.
17089         * platform/mac/svg/custom/animation-currentColor-expected.txt: Added.
17090         * svg/custom/animation-currentColor.svg: Added.
17091
17092 2010-03-30  Yury Semikhatsky  <yurys@chromium.org>
17093
17094         Reviewed by Pavel Feldman.
17095
17096         Skip http/tests/inspector-enabled on Linux and Mac where LayoutTestContoller doesn't support inspector methods yet.
17097
17098         https://bugs.webkit.org/show_bug.cgi?id=36807
17099
17100         * platform/chromium/test_expectations.txt:
17101
17102 2010-03-30  David Levin  <levin@chromium.org>
17103
17104         Reviewed by Adam Barth.
17105
17106         [chromium] Many new test results are needed due to recent check-ins.
17107         https://bugs.webkit.org/show_bug.cgi?id=36799
17108
17109         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum: Due to r56655.
17110         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: Ditto.
17111
17112 2010-03-29  David Levin  <levin@chromium.org>
17113
17114         Rubber-stamped by Adam Barth.
17115
17116         Needed to fix test_expectations.txt for recent addition in r56764.
17117
17118         * platform/chromium/test_expectations.txt: Added IMAGE (due to the results on OSX).
17119
17120 2010-03-29  Shinichiro Hamaji  <hamaji@chromium.org>
17121
17122         Reviewed by David Hyatt.
17123
17124         No vertical scrollbar after the CSS class change
17125         https://bugs.webkit.org/show_bug.cgi?id=36461
17126
17127         * fast/repaint/overflow-scroll-body-appear.html: Added.
17128         * platform/chromium/test_expectations.txt:
17129         * platform/gtk/Skipped:
17130         * platform/mac/fast/repaint/overflow-scroll-body-appear-expected.checksum: Added.
17131         * platform/mac/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
17132         * platform/mac/fast/repaint/overflow-scroll-body-appear-expected.txt: Added.
17133         * platform/qt/Skipped:
17134         * platform/win/Skipped:
17135
17136 2010-03-29  David Levin  <levin@chromium.org>
17137
17138         Reviewed by Shinichiro Hamaji.
17139
17140         [chromium] Many new test results are needed due to recent check-ins.
17141         https://bugs.webkit.org/show_bug.cgi?id=36799
17142         
17143         Various rebaselines due to changes in layout or new tests. The revision that caused
17144         each change is by the change.
17145
17146         * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.checksum: Added. Due to r56655.
17147         * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.png: Added. Ditto.
17148         * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1296-expected.txt.
17149         * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.checksum: Added. Ditto.
17150         * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png: Added. Ditto.
17151         * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla/bugs/bug1430-expected.txt.
17152         * platform/chromium-win/fast/media/media-feature-wgt-view-mode-expected.checksum: Added. Due to r56740.
17153         * platform/chromium-win/fast/media/media-feature-wgt-view-mode-expected.png: Added. Ditto.
17154         * platform/chromium-win/fast/media/media-feature-wgt-view-mode-expected.txt: Added. Ditto.
17155         * platform/chromium-win/svg/custom/marker-overflow-clip-expected.txt: Due to r56693.
17156         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.checksum: Due to r56655.
17157         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.png: Ditto.
17158         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.checksum: Ditto.
17159         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.png: Ditto.
17160         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum: Ditto.
17161         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: Ditto.
17162         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum: Ditto.
17163         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: Ditto.
17164         * platform/chromium/test_expectations.txt: Added a few failures with follow up bugs.
17165
17166 2010-03-29  David Levin  <levin@chromium.org>
17167
17168         Reviewed by Dimitri Glazkov.
17169
17170         [chromium] Many new test results are needed due to recent check-ins.
17171         https://bugs.webkit.org/show_bug.cgi?id=36799
17172
17173         r56655 changed how tables layout which causes a lot of pixels tests for
17174         tables to need rebaselines.
17175
17176         r56693 did some svg changes.
17177
17178         * platform/chromium-linux/tables/mozilla/bugs/bug1296-expected.checksum: Due to r56655.
17179         * platform/chromium-linux/tables/mozilla/bugs/bug1296-expected.png: Ditto.
17180         * platform/chromium-linux/tables/mozilla/bugs/bug1430-expected.checksum: Ditto.
17181         * platform/chromium-linux/tables/mozilla/bugs/bug1430-expected.png: Ditto.
17182         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum: Ditto.
17183         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: Ditto.
17184         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum: Ditto.
17185         * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: Ditto.
17186         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum: Ditto.
17187         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: Ditto.
17188         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum: Ditto.
17189         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Ditto.
17190         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum: Ditto.
17191         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: Ditto.
17192         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum: Ditto.
17193         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: Ditto.
17194         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum: Ditto.
17195         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: Ditto.
17196         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum: Ditto.
17197         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: Ditto.
17198         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum: Ditto.
17199         * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: Ditto.
17200         * platform/chromium-win/svg/custom/invalid-css-expected.txt: Due to r56693.
17201         * platform/chromium-win/svg/custom/marker-default-width-height-expected.txt: Ditto.
17202         * platform/chromium-win/svg/custom/shapes-supporting-markers-expected.txt: Ditto.
17203         * platform/chromium-win/tables/mozilla/bugs/bug1296-expected.checksum: Due to r56655.
17204         * platform/chromium-win/tables/mozilla/bugs/bug1296-expected.png: Ditto.
17205         * platform/chromium-win/tables/mozilla/bugs/bug1430-expected.checksum: Ditto.
17206         * platform/chromium-win/tables/mozilla/bugs/bug1430-expected.png: Ditto.
17207         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum: Ditto.
17208         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: Ditto.
17209         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum: Ditto.
17210         * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: Ditto.
17211         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum: Ditto.
17212         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: Ditto.
17213         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum: Ditto.
17214         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Ditto.
17215         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum: Ditto.
17216         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: Ditto.
17217         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum: Ditto.
17218         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: Ditto.
17219         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum: Ditto.
17220         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: Ditto.
17221         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum: Ditto.
17222         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: Ditto.
17223         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum: Ditto.
17224         * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: Ditto.
17225         * platform/chromium/test_expectations.txt: Two newly added tests are timing out (covered by http://crbug.com/35387).
17226
17227 2010-03-29  Chris Evans  <cevans@chromium.org>
17228
17229         Reviewed by Adam Barth.
17230
17231         * fast/xmlhttprequest/xmlhttprequest-no-file-access.html:
17232           Check that an isolated file:// origin can access about:blank iframes
17233           that it created itself.
17234
17235 2010-03-29  Chris Fleizach  <cfleizach@apple.com>
17236
17237         Reviewed by Beth Dakin.
17238
17239         Bug 36735 - Live regions don't send out notifications when the element changing is the live region
17240         https://bugs.webkit.org/show_bug.cgi?id=36735
17241
17242         * platform/mac/accessibility/aria-liveregion-on-image-expected.txt: Added.
17243         * platform/mac/accessibility/aria-liveregion-on-image.html: Added.
17244
17245 2010-03-29  Stephen White  <senorblanco@chromium.org>
17246
17247         Reviewed by Dave Hyatt.
17248
17249         Added a test for CSSPrimitiveValue::cssText() string cacheing.
17250
17251         https://bugs.webkit.org/show_bug.cgi?id=36556
17252
17253         * fast/css/cssText-cache-expected.txt: Added.
17254         * fast/css/cssText-cache.html: Added.
17255
17256 2010-02-26  Kenneth Rohde Christiansen  <kenneth@webkit.org>
17257
17258         Reviewed by Simon Fraser.
17259
17260         Add support for Widgets 1.0: View Mode Media Feature
17261         https://bugs.webkit.org/show_bug.cgi?id=35446
17262
17263         Add a test and an expected result for the Widgets 1.0: View Mode
17264         Media Feature (http://www.w3.org/TR/widgets-vmmf/).
17265
17266         Skip on all other platforms than Qt, that has Skipped files.
17267
17268         * fast/media/media-feature-wgt-view-mode.html: Added.
17269         * fast/media/media-feature-wgt-view-mode-expected.txt: Added.
17270         * platform/gtk/Skipped:
17271         * platform/mac/Skipped:
17272         * platform/win/Skipped:
17273
17274 2010-03-29  David Levin  <levin@chromium.org>
17275
17276         Rubber-stamped by Dmitry Titov.
17277
17278         [Chromium] pixel layout test fixes.
17279
17280         r56655 caused runin test which needed separate results for each platform.
17281         r56673 caused computed-style-expected.
17282         r56655 cause the fast/table changes (and we need linux specific results).
17283         r56644 caused clip-path-referencing-use2-expected.
17284         r56693 caused painting-marker-01-f-expected. 
17285
17286         * platform/chromium-linux/fast/runin/generated2-expected.checksum: Added.
17287         * platform/chromium-linux/fast/runin/generated2-expected.png: Added.
17288         * platform/chromium-linux/fast/runin/generated2-expected.txt: Added.
17289         * platform/chromium-linux/fast/runin/generated3-expected.checksum: Added.
17290         * platform/chromium-linux/fast/runin/generated3-expected.png: Added.
17291         * platform/chromium-linux/fast/runin/generated3-expected.txt: Added.
17292         * platform/chromium-linux/fast/runin/generated4-expected.checksum: Added.
17293         * platform/chromium-linux/fast/runin/generated4-expected.png: Added.
17294         * platform/chromium-linux/fast/runin/generated4-expected.txt: Added.
17295         * platform/chromium-linux/fast/table/table-background-expected.checksum: Added.
17296         * platform/chromium-linux/fast/table/table-background-expected.png: Added.
17297         * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Added.
17298         * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Added.
17299         * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Added.
17300         * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Added.
17301         * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Added.
17302         * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Added.
17303         * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Added.
17304         * platform/chromium-linux/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Added.
17305         * platform/chromium-linux/fast/table/table-cell-overrides-row-background-expected.checksum: Added.
17306         * platform/chromium-linux/fast/table/table-cell-overrides-row-background-expected.png: Added.
17307         * platform/chromium-linux/fast/table/table-col-background-expected.checksum: Added.
17308         * platform/chromium-linux/fast/table/table-col-background-expected.png: Added.
17309         * platform/chromium-linux/fast/table/table-col-group-background-expected.checksum: Added.
17310         * platform/chromium-linux/fast/table/table-col-group-background-expected.png: Added.
17311         * platform/chromium-linux/fast/table/table-col-group-col-span-background-expected.checksum: Added.
17312         * platform/chromium-linux/fast/table/table-col-group-col-span-background-expected.png: Added.
17313         * platform/chromium-linux/fast/table/table-col-group-span-background-expected.checksum: Added.
17314         * platform/chromium-linux/fast/table/table-col-group-span-background-expected.png: Added.
17315         * platform/chromium-linux/fast/table/table-col-span-background-expected.checksum: Added.
17316         * platform/chromium-linux/fast/table/table-col-span-background-expected.png: Added.
17317         * platform/chromium-linux/fast/table/table-row-background-expected.checksum: Added.
17318         * platform/chromium-linux/fast/table/table-row-background-expected.png: Added.
17319         * platform/chromium-linux/fast/table/table-row-background-left-50px-expected.checksum: Added.
17320         * platform/chromium-linux/fast/table/table-row-background-left-50px-expected.png: Added.
17321         * platform/chromium-linux/fast/table/table-row-background-right-100percent-expected.checksum: Added.
17322         * platform/chromium-linux/fast/table/table-row-background-right-100percent-expected.png: Added.
17323         * platform/chromium-linux/fast/table/table-row-background-right-50px-expected.checksum: Added.
17324         * platform/chromium-linux/fast/table/table-row-background-right-50px-expected.png: Added.
17325         * platform/chromium-linux/fast/table/table-row-group-background-expected.checksum: Added.
17326         * platform/chromium-linux/fast/table/table-row-group-background-expected.png: Added.
17327         * platform/chromium-linux/fast/table/table-row-group-background-positioned-expected.checksum: Added.
17328         * platform/chromium-linux/fast/table/table-row-group-background-positioned-expected.png: Added.
17329         * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt:
17330         * platform/chromium-mac/fast/runin/generated2-expected.checksum: Renamed from LayoutTests/platform/chromium/fast/runin/generated2-expected.checksum.
17331         * platform/chromium-mac/fast/runin/generated2-expected.png: Renamed from LayoutTests/platform/chromium/fast/runin/generated2-expected.png.
17332         * platform/chromium-mac/fast/runin/generated3-expected.checksum: Renamed from LayoutTests/platform/chromium/fast/runin/generated3-expected.checksum.
17333         * platform/chromium-mac/fast/runin/generated3-expected.png: Renamed from LayoutTests/platform/chromium/fast/runin/generated3-expected.png.
17334         * platform/chromium-mac/fast/runin/generated4-expected.checksum: Renamed from LayoutTests/platform/chromium/fast/runin/generated4-expected.checksum.
17335         * platform/chromium-mac/fast/runin/generated4-expected.png: Renamed from LayoutTests/platform/chromium/fast/runin/generated4-expected.png.
17336         * platform/chromium-mac/svg/custom/clip-path-referencing-use2-expected.txt:
17337         * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
17338         * platform/chromium-win/fast/runin/generated2-expected.checksum: Added.
17339         * platform/chromium-win/fast/runin/generated2-expected.png: Added.
17340         * platform/chromium-win/fast/runin/generated2-expected.txt: Added.
17341         * platform/chromium-win/fast/runin/generated3-expected.checksum: Added.
17342         * platform/chromium-win/fast/runin/generated3-expected.png: Added.
17343         * platform/chromium-win/fast/runin/generated3-expected.txt: Added.
17344         * platform/chromium-win/fast/runin/generated4-expected.checksum: Added.
17345         * platform/chromium-win/fast/runin/generated4-expected.png: Added.
17346         * platform/chromium-win/fast/runin/generated4-expected.txt: Added.
17347         * platform/chromium-win/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
17348         * platform/chromium-win/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
17349         * platform/chromium-win/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
17350         * platform/chromium-win/svg/custom/clip-path-referencing-use2-expected.txt:
17351
17352 2010-03-29  David Levin  <levin@chromium.org>
17353
17354         Rubber-stamped by Dmitry Titov.
17355
17356         Add chromium specific baselines for table tests added in r56641
17357         and for runin tests added in r56655.
17358
17359         * platform/chromium-mac/fast/table/table-background-expected.checksum: Added.
17360         * platform/chromium-mac/fast/table/table-background-expected.png: Added.
17361         * platform/chromium-mac/fast/table/table-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-background-expected.txt.
17362         * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Added.
17363         * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Added.
17364         * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt.
17365         * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Added.
17366         * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Added.
17367         * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt.
17368         * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Added.
17369         * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Added.
17370         * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt.
17371         * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Added.
17372         * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Added.
17373         * platform/chromium-mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt.
17374         * platform/chromium-mac/fast/table/table-cell-overrides-row-background-expected.checksum: Added.
17375         * platform/chromium-mac/fast/table/table-cell-overrides-row-background-expected.png: Added.
17376         * platform/chromium-mac/fast/table/table-cell-overrides-row-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-cell-overrides-row-background-expected.txt.
17377         * platform/chromium-mac/fast/table/table-col-background-expected.checksum: Added.
17378         * platform/chromium-mac/fast/table/table-col-background-expected.png: Added.
17379         * platform/chromium-mac/fast/table/table-col-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-col-background-expected.txt.
17380         * platform/chromium-mac/fast/table/table-col-group-background-expected.checksum: Added.
17381         * platform/chromium-mac/fast/table/table-col-group-background-expected.png: Added.
17382         * platform/chromium-mac/fast/table/table-col-group-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-col-group-background-expected.txt.
17383         * platform/chromium-mac/fast/table/table-col-group-col-span-background-expected.checksum: Added.
17384         * platform/chromium-mac/fast/table/table-col-group-col-span-background-expected.png: Added.
17385         * platform/chromium-mac/fast/table/table-col-group-col-span-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-col-group-col-span-background-expected.txt.
17386         * platform/chromium-mac/fast/table/table-col-group-span-background-expected.checksum: Added.
17387         * platform/chromium-mac/fast/table/table-col-group-span-background-expected.png: Added.
17388         * platform/chromium-mac/fast/table/table-col-group-span-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-col-group-span-background-expected.txt.
17389         * platform/chromium-mac/fast/table/table-col-span-background-expected.checksum: Added.
17390         * platform/chromium-mac/fast/table/table-col-span-background-expected.png: Added.
17391         * platform/chromium-mac/fast/table/table-col-span-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-col-span-background-expected.txt.
17392         * platform/chromium-mac/fast/table/table-row-background-expected.checksum: Added.
17393         * platform/chromium-mac/fast/table/table-row-background-expected.png: Added.
17394         * platform/chromium-mac/fast/table/table-row-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-row-background-expected.txt.
17395         * platform/chromium-mac/fast/table/table-row-background-left-50px-expected.checksum: Added.
17396         * platform/chromium-mac/fast/table/table-row-background-left-50px-expected.png: Added.
17397         * platform/chromium-mac/fast/table/table-row-background-left-50px-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-row-background-left-50px-expected.txt.
17398         * platform/chromium-mac/fast/table/table-row-background-right-100percent-expected.checksum: Added.
17399         * platform/chromium-mac/fast/table/table-row-background-right-100percent-expected.png: Added.
17400         * platform/chromium-mac/fast/table/table-row-background-right-100percent-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-row-background-right-100percent-expected.txt.
17401         * platform/chromium-mac/fast/table/table-row-background-right-50px-expected.checksum: Added.
17402         * platform/chromium-mac/fast/table/table-row-background-right-50px-expected.png: Added.
17403         * platform/chromium-mac/fast/table/table-row-background-right-50px-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-row-background-right-50px-expected.txt.
17404         * platform/chromium-mac/fast/table/table-row-group-background-expected.checksum: Added.
17405         * platform/chromium-mac/fast/table/table-row-group-background-expected.png: Added.
17406         * platform/chromium-mac/fast/table/table-row-group-background-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-row-group-background-expected.txt.
17407         * platform/chromium-mac/fast/table/table-row-group-background-positioned-expected.checksum: Added.
17408         * platform/chromium-mac/fast/table/table-row-group-background-positioned-expected.png: Added.
17409         * platform/chromium-mac/fast/table/table-row-group-background-positioned-expected.txt: Copied from LayoutTests/platform/mac/fast/table/table-row-group-background-positioned-expected.txt.
17410         * platform/chromium-win/fast/table/table-background-expected.checksum: Added.
17411         * platform/chromium-win/fast/table/table-background-expected.png: Added.
17412         * platform/chromium-win/fast/table/table-background-expected.txt: Added.
17413         * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Added.
17414         * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Added.
17415         * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt: Added.
17416         * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Added.
17417         * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Added.
17418         * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt: Added.
17419         * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Added.
17420         * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Added.
17421         * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt: Added.
17422         * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Added.
17423         * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Added.
17424         * platform/chromium-win/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt: Added.
17425         * platform/chromium-win/fast/table/table-cell-overrides-row-background-expected.checksum: Added.
17426         * platform/chromium-win/fast/table/table-cell-overrides-row-background-expected.png: Added.
17427         * platform/chromium-win/fast/table/table-cell-overrides-row-background-expected.txt: Added.
17428         * platform/chromium-win/fast/table/table-col-background-expected.checksum: Added.
17429         * platform/chromium-win/fast/table/table-col-background-expected.png: Added.
17430         * platform/chromium-win/fast/table/table-col-background-expected.txt: Added.
17431         * platform/chromium-win/fast/table/table-col-group-background-expected.checksum: Added.
17432         * platform/chromium-win/fast/table/table-col-group-background-expected.png: Added.
17433         * platform/chromium-win/fast/table/table-col-group-background-expected.txt: Added.
17434         * platform/chromium-win/fast/table/table-col-group-col-span-background-expected.checksum: Added.
17435         * platform/chromium-win/fast/table/table-col-group-col-span-background-expected.png: Added.
17436         * platform/chromium-win/fast/table/table-col-group-col-span-background-expected.txt: Added.
17437         * platform/chromium-win/fast/table/table-col-group-span-background-expected.checksum: Added.
17438         * platform/chromium-win/fast/table/table-col-group-span-background-expected.png: Added.
17439         * platform/chromium-win/fast/table/table-col-group-span-background-expected.txt: Added.
17440         * platform/chromium-win/fast/table/table-col-span-background-expected.checksum: Added.
17441         * platform/chromium-win/fast/table/table-col-span-background-expected.png: Added.
17442         * platform/chromium-win/fast/table/table-col-span-background-expected.txt: Added.
17443         * platform/chromium-win/fast/table/table-row-background-expected.checksum: Added.
17444         * platform/chromium-win/fast/table/table-row-background-expected.png: Added.
17445         * platform/chromium-win/fast/table/table-row-background-expected.txt: Added.
17446         * platform/chromium-win/fast/table/table-row-background-left-50px-expected.checksum: Added.
17447         * platform/chromium-win/fast/table/table-row-background-left-50px-expected.png: Added.
17448         * platform/chromium-win/fast/table/table-row-background-left-50px-expected.txt: Added.
17449         * platform/chromium-win/fast/table/table-row-background-right-100percent-expected.checksum: Added.
17450         * platform/chromium-win/fast/table/table-row-background-right-100percent-expected.png: Added.
17451         * platform/chromium-win/fast/table/table-row-background-right-100percent-expected.txt: Added.
17452         * platform/chromium-win/fast/table/table-row-background-right-50px-expected.checksum: Added.
17453         * platform/chromium-win/fast/table/table-row-background-right-50px-expected.png: Added.
17454         * platform/chromium-win/fast/table/table-row-background-right-50px-expected.txt: Added.
17455         * platform/chromium-win/fast/table/table-row-group-background-expected.checksum: Added.
17456         * platform/chromium-win/fast/table/table-row-group-background-expected.png: Added.
17457         * platform/chromium-win/fast/table/table-row-group-background-expected.txt: Added.
17458         * platform/chromium-win/fast/table/table-row-group-background-positioned-expected.checksum: Added.
17459         * platform/chromium-win/fast/table/table-row-group-background-positioned-expected.png: Added.
17460         * platform/chromium-win/fast/table/table-row-group-background-positioned-expected.txt: Added.
17461         * platform/chromium/fast/runin/generated2-expected.checksum: Added.
17462         * platform/chromium/fast/runin/generated2-expected.png: Added.
17463         * platform/chromium/fast/runin/generated3-expected.checksum: Added.
17464         * platform/chromium/fast/runin/generated3-expected.png: Added.
17465         * platform/chromium/fast/runin/generated4-expected.checksum: Added.
17466         * platform/chromium/fast/runin/generated4-expected.png: Added.
17467
17468 2010-03-29  Joseph Pecoraro  <joepeck@webkit.org>
17469
17470         Reviewed by Darin Adler.
17471
17472         Test for Ensuring Pseudo Class's are Respected on Dynamic Changes
17473         https://bugs.webkit.org/show_bug.cgi?id=36765
17474
17475         This tests elements affected by a CSS pseudo class selector is updated
17476         after a dynamic DOM change.
17477
17478         * fast/css/dynamic-pseudo-class-expected.txt: Added.
17479         * fast/css/dynamic-pseudo-class.html: Added.
17480
17481 2010-03-29  Alexander Pavlov  <apavlov@chromium.org>
17482
17483         Reviewed by Pavel Feldman.
17484
17485         Web Inspector: Cover the Audits panel with tests
17486         https://bugs.webkit.org/show_bug.cgi?id=36613
17487
17488         * inspector/audits-panel-functional-expected.txt: Added.
17489         * inspector/audits-panel-functional.html: Added.
17490         * inspector/resources/audits-script1.js: Added.
17491         (foo1):
17492         * inspector/resources/audits-script2.js: Added.
17493         (foo2):
17494         * inspector/resources/audits-script3.js: Added.
17495         (foo3):
17496
17497 2010-03-29  Alexander Pavlov  <apavlov@chromium.org>
17498
17499         Reviewed by Pavel Feldman.
17500
17501         Web Inspector should highlight when clicking a node's closing tag
17502         https://bugs.webkit.org/show_bug.cgi?id=16258
17503
17504         * inspector/elements-panel-limited-children.html:
17505
17506 2010-03-29  Csaba Osztrogonác  <ossy@webkit.org>
17507
17508         Rubber-stamped by Kenneth Rohde Christiansen.
17509
17510         Add support for iframe flattening
17511         https://bugs.webkit.org/show_bug.cgi?id=36662
17512
17513         * platform/mac/fast/frames/flattening/iframe-flattening-simple-expected.txt: Added.
17514
17515 2010-03-29  Csaba Osztrogonác  <ossy@webkit.org>
17516
17517         Rubber-stamped by Kenneth Rohde Christiansen.
17518
17519         Add support for iframe flattening
17520         https://bugs.webkit.org/show_bug.cgi?id=36662
17521
17522         * platform/mac/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt: updated after r56718.
17523
17524 2010-03-26  Kenneth Rohde Christiansen  <kenneth@webkit.org>, Csaba Osztrogonác  <ossy@webkit.org>
17525
17526         Reviewed by Antti Koivisto.
17527
17528         Add new iframe flattening test and change existing frameset
17529         flattening tests to use the new LayoutTestController method.
17530
17531         * fast/frames/flattening/frameset-flattening-advanced.html:
17532         * fast/frames/flattening/frameset-flattening-grid.html:
17533         * fast/frames/flattening/frameset-flattening-simple.html:
17534         * fast/frames/flattening/frameset-flattening-subframe-resize.html:
17535         * fast/frames/flattening/frameset-flattening-subframesets.html:
17536         * fast/frames/flattening/iframe-flattening-simple.html: Added.
17537         * platform/qt/fast/frames/flattening/iframe-flattening-simple-expected.txt: Added.
17538         * platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
17539         * platform/qt/fast/frames/flattening/iframe-flattening-simple-expected.txt:
17540
17541 2010-03-29  Csaba Osztrogonác  <ossy@webkit.org>
17542
17543         Reviewed by Kenneth Rohde Christiansen.
17544
17545         [Qt] Platform specific expected file added for tests introduced in r56655,
17546         because they pass. Compared to png file and Mac expected file.
17547
17548         * platform/qt/fast/table/table-background-expected.checksum: Added.
17549         * platform/qt/fast/table/table-background-expected.png: Added.
17550         * platform/qt/fast/table/table-background-expected.txt: Added.
17551         * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Added.
17552         * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Added.
17553         * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt: Added.
17554         * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Added.
17555         * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Added.
17556         * platform/qt/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt: Added.
17557         * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Added.
17558         * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Added.
17559         * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt: Added.
17560         * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Added.
17561         * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Added.
17562         * platform/qt/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt: Added.
17563         * platform/qt/fast/table/table-cell-overrides-row-background-expected.checksum: Added.
17564         * platform/qt/fast/table/table-cell-overrides-row-background-expected.png: Added.
17565         * platform/qt/fast/table/table-cell-overrides-row-background-expected.txt: Added.
17566         * platform/qt/fast/table/table-col-background-expected.checksum: Added.
17567         * platform/qt/fast/table/table-col-background-expected.png: Added.
17568         * platform/qt/fast/table/table-col-background-expected.txt: Added.
17569         * platform/qt/fast/table/table-col-group-background-expected.checksum: Added.
17570         * platform/qt/fast/table/table-col-group-background-expected.png: Added.
17571         * platform/qt/fast/table/table-col-group-background-expected.txt: Added.
17572         * platform/qt/fast/table/table-col-group-col-span-background-expected.checksum: Added.
17573         * platform/qt/fast/table/table-col-group-col-span-background-expected.png: Added.
17574         * platform/qt/fast/table/table-col-group-col-span-background-expected.txt: Added.
17575         * platform/qt/fast/table/table-col-group-span-background-expected.checksum: Added.
17576         * platform/qt/fast/table/table-col-group-span-background-expected.png: Added.
17577         * platform/qt/fast/table/table-col-group-span-background-expected.txt: Added.
17578         * platform/qt/fast/table/table-col-span-background-expected.checksum: Added.
17579         * platform/qt/fast/table/table-col-span-background-expected.png: Added.
17580         * platform/qt/fast/table/table-col-span-background-expected.txt: Added.
17581         * platform/qt/fast/table/table-row-background-expected.checksum: Added.
17582         * platform/qt/fast/table/table-row-background-expected.png: Added.
17583         * platform/qt/fast/table/table-row-background-expected.txt: Added.
17584         * platform/qt/fast/table/table-row-background-left-50px-expected.checksum: Added.
17585         * platform/qt/fast/table/table-row-background-left-50px-expected.png: Added.
17586         * platform/qt/fast/table/table-row-background-left-50px-expected.txt: Added.
17587         * platform/qt/fast/table/table-row-background-right-100percent-expected.checksum: Added.
17588         * platform/qt/fast/table/table-row-background-right-100percent-expected.png: Added.
17589         * platform/qt/fast/table/table-row-background-right-100percent-expected.txt: Added.
17590         * platform/qt/fast/table/table-row-background-right-50px-expected.checksum: Added.
17591         * platform/qt/fast/table/table-row-background-right-50px-expected.png: Added.
17592         * platform/qt/fast/table/table-row-background-right-50px-expected.txt: Added.
17593         * platform/qt/fast/table/table-row-group-background-expected.checksum: Added.
17594         * platform/qt/fast/table/table-row-group-background-expected.png: Added.
17595         * platform/qt/fast/table/table-row-group-background-expected.txt: Added.
17596         * platform/qt/fast/table/table-row-group-background-positioned-expected.checksum: Added.
17597         * platform/qt/fast/table/table-row-group-background-positioned-expected.png: Added.
17598         * platform/qt/fast/table/table-row-group-background-positioned-expected.txt: Added.
17599
17600 2010-03-29  Yury Semikhatsky  <yurys@chromium.org>
17601
17602         Reviewed by Pavel Feldman.
17603
17604         Web Inspector: don't crash when there are messages in console from previous iframe content.
17605
17606         https://bugs.webkit.org/show_bug.cgi?id=36612
17607
17608         * http/tests/inspector-enabled/console-log-before-frame-navigation-expected.txt: Added.
17609         * http/tests/inspector-enabled/console-log-before-frame-navigation.html: Added.
17610         * http/tests/inspector-enabled/resources/console-log-before-frame-navigation.js: Added.
17611         (doit.callback):
17612         (doit):
17613         (receiveMessage):
17614         (frontend_dumpConsoleMessages):
17615         * http/tests/inspector-enabled/resources/console-log-frame-after-navigation.html: Added.
17616         * http/tests/inspector-enabled/resources/console-log-frame-before-navigation.html: Added.
17617
17618 2010-03-28  Gustavo Noronha Silva  <gns@gnome.org>
17619
17620         [GTK] Improve reporting of frame loader callbacks in DRT
17621         https://bugs.webkit.org/show_bug.cgi?id=36454
17622
17623         Skip tests that need more load notifications than we provide in
17624         our DRT currently.
17625
17626         * platform/gtk/Skipped:
17627
17628 2010-03-28  Gustavo Noronha Silva  <gns@gnome.org>
17629
17630         Skipping new tests.
17631
17632         * platform/gtk/Skipped:
17633
17634 2010-03-28  Dirk Schulze  <krit@webkit.org>
17635
17636         Unreviewed test update for Win.
17637
17638         Out of bounds read in SVG feColorMatrix filter
17639         https://bugs.webkit.org/show_bug.cgi?id=32714
17640
17641         May mixed up the win bot with the win-chromium bot.
17642
17643         * platform/win/svg/filters/feColorMatrix-values-expected.txt:
17644
17645 2010-03-28  Dirk Schulze  <krit@webkit.org>
17646
17647         Unreviewed test update.
17648
17649         SVGResourceMarker needs to be moved to RenderersSVGResourceMarker
17650         https://bugs.webkit.org/show_bug.cgi?id=36185
17651
17652         Marker results update for Qt port.
17653
17654         * platform/qt/svg/custom/marker-opacity-expected.txt:
17655         * platform/qt/svg/custom/marker-referencePoint-expected.txt:
17656         * platform/qt/svg/custom/marker-strokeWidth-changes-expected.txt:
17657
17658 2010-03-28  Dirk Schulze  <krit@webkit.org>
17659
17660         Reviewed by Nikolas Zimmermann.
17661
17662         SVGResourceMarker needs to be moved to RenderersSVGResourceMarker
17663         https://bugs.webkit.org/show_bug.cgi?id=36185
17664
17665         DRT results changed after moving SVGResourceMarker and need updates.
17666
17667         * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
17668         * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
17669         * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
17670         * platform/mac/svg/custom/circular-marker-reference-1-expected.txt:
17671         * platform/mac/svg/custom/circular-marker-reference-2-expected.txt:
17672         * platform/mac/svg/custom/circular-marker-reference-3-expected.txt:
17673         * platform/mac/svg/custom/circular-marker-reference-4-expected.txt:
17674         * platform/mac/svg/custom/invalid-css-expected.txt:
17675         * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt:
17676         * platform/mac/svg/custom/js-late-marker-creation-expected.txt:
17677         * platform/mac/svg/custom/marker-changes-expected.txt:
17678         * platform/mac/svg/custom/marker-child-changes-expected.txt:
17679         * platform/mac/svg/custom/marker-default-width-height-expected.txt:
17680         * platform/mac/svg/custom/marker-opacity-expected.txt:
17681         * platform/mac/svg/custom/marker-overflow-clip-expected.txt:
17682         * platform/mac/svg/custom/marker-referencePoint-expected.txt:
17683         * platform/mac/svg/custom/marker-strokeWidth-changes-expected.txt:
17684         * platform/mac/svg/custom/marker-viewBox-changes-expected.txt:
17685         * platform/mac/svg/custom/non-circular-marker-reference-expected.txt:
17686         * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
17687
17688 2010-03-27  Sergio Villar Senin  <svillar@igalia.com>
17689
17690         Reviewed by Eric Seidel.
17691
17692         Removed 5 http/history tests from Skipped file
17693
17694         [GTK] Improve reporting of frame loader callbacks in DRT
17695         https://bugs.webkit.org/show_bug.cgi?id=36454
17696
17697         * platform/gtk/Skipped:
17698
17699 2010-03-27  Dan Bernstein  <mitz@apple.com>
17700
17701         More updated results for r56673.
17702
17703         * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
17704         * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
17705         * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
17706         * svg/css/getComputedStyle-basic-expected.txt:
17707
17708 2010-03-27  Dan Bernstein  <mitz@apple.com>
17709
17710         Reviewed by Darin Adler.
17711
17712         Updated results and one test for
17713         <rdar://problem/7801598> REGRESSION (r56182): iWeb shadow drawn around image rectangle, not around opaque part of the image
17714         https://bugs.webkit.org/show_bug.cgi?id=36700
17715
17716         * fast/css/getComputedStyle/computed-style-expected.txt:
17717         * fast/css/invalid-import-rule-insertion.html:
17718         * http/tests/mime/standard-mode-does-not-load-stylesheet-with-text-plain-and-css-extension-expected.txt:
17719         * http/tests/mime/standard-mode-does-not-load-stylesheet-with-text-plain-expected.txt:
17720         * http/tests/security/cross-origin-css-expected.txt:
17721         * http/tests/security/cross-origin-css-in-xml-expected.txt:
17722         * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
17723         * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt:
17724         * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
17725
17726 2010-03-27  Mark Rowe  <mrowe@apple.com>
17727
17728         Rubber-stamped by Dan Bernstein.
17729
17730         Fix the newly-added test to not trip over a bug that causes some subsequent tests to fail.
17731
17732         * fast/dom/script-tests/setPrimitiveValue-exceptions.js:
17733
17734 2010-03-27  Robert Hogan  <robert@webkit.org>
17735
17736         Unreviewed skip failing test.
17737
17738         [Qt] Skip test added in r56646. Tracked by https://bugs.webkit.org/show_bug.cgi?id=36702
17739
17740         https://bugs.webkit.org/show_bug.cgi?id=36701
17741
17742         * platform/qt/Skipped: Add plugins/reentrant-update-widget-positions.html
17743
17744 2010-03-27  Pavel Feldman  <pfeldman@chromium.org>
17745
17746         Not reviewed: added missing test resource file.
17747
17748         * inspector/resources/elements-panel-styles.css: Added.
17749
17750 2010-03-27  Pavel Feldman  <pfeldman@chromium.org>
17751
17752         Reviewed by Timothy Hatcher.
17753
17754         Web Inspector: add layout test for styles panel.
17755
17756         https://bugs.webkit.org/show_bug.cgi?id=36699
17757
17758         * inspector/elements-panel-selection-on-refresh.html:
17759         * inspector/elements-panel-styles-expected.txt: Added.
17760         * inspector/elements-panel-styles.html: Added.
17761         * inspector/elements-tests.js:
17762         (frontend_nodeForNamyAndId):
17763
17764 2010-03-27  Mark Rowe  <mrowe@apple.com>
17765
17766         Reviewed by Darin Adler.
17767
17768         CSSPrimitiveValue::setFloatValue/setStringValue should throw an exception if passed an incorrect unit type.
17769         <http://webkit.org/b/36680> / <rdar://problem/7801016>
17770
17771         * fast/dom/script-tests/setPrimitiveValue-exceptions.js: Added.
17772         * fast/dom/setPrimitiveValue-exceptions-expected.txt: Added.
17773         * fast/dom/setPrimitiveValue-exceptions.html: Copied from LayoutTests/fast/dom/event-attribute-availability.html.
17774
17775 2010-03-26  Robert Hogan  <robert@roberthogan.net>
17776
17777         Reviewed by Simon Hausmann.
17778
17779         Allow plugins implemented by the application, such as mimetype 'x-qt-plugin',
17780          when pluginsEnabled is false.
17781
17782         For all platforms apart from Qt, isApplicationPluginMIMEType() returns false.
17783
17784         https://bugs.webkit.org/show_bug.cgi?id=32196
17785
17786         * platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Added.
17787         * plugins/application-plugin-plugins-disabled-expected.txt: Added.
17788         * plugins/application-plugin-plugins-disabled.html: Added.
17789
17790 2010-03-27  Yael Aharon  <yael.aharon@nokia.com>
17791
17792         Unreviewed.
17793         Skip HTMLProgressElement tests on Windows.
17794
17795         * platform/win/Skipped:
17796
17797 2010-03-26  Daniel Bates  <dbates@rim.com>
17798
17799         Reviewed by Beth Dakin.
17800
17801         https://bugs.webkit.org/show_bug.cgi?id=9268
17802
17803         Tests that background-image support for table, table-cell, table-row,
17804         row-group, table-column and column-group (*) conform to section 17.5.1
17805         of the CSS 2.1 spec.
17806
17807         (*) A follow up patch to compute the absolute content box of a column, and
17808         column-group is needed so that background image positioning for these table
17809         elements works. See bug #36104.
17810
17811         * fast/table/table-background.html: Added.
17812         * fast/table/table-cell-border-draws-on-top-of-col-background.html: Added.
17813         * fast/table/table-cell-border-draws-on-top-of-col-group-background.html: Added.
17814         * fast/table/table-cell-border-draws-on-top-of-row-background.html: Added.
17815         * fast/table/table-cell-border-draws-on-top-of-row-group-background.html: Added.
17816         * fast/table/table-cell-overrides-row-background.html: Added.
17817         * fast/table/table-col-background.html: Added.
17818         * fast/table/table-col-group-background.html: Added.
17819         * fast/table/table-col-group-col-span-background.html: Added.
17820         * fast/table/table-col-group-span-background.html: Added.
17821         * fast/table/table-col-span-background.html: Added.
17822         * fast/table/table-row-background-left-50px.html: Added.
17823         * fast/table/table-row-background-right-100percent.html: Added.
17824         * fast/table/table-row-background-right-50px.html: Added.
17825         * fast/table/table-row-background.html: Added.
17826         * fast/table/table-row-group-background-positioned.html: Added.
17827         * fast/table/table-row-group-background.html: Added.
17828         * platform/mac/fast/table/table-background-expected.checksum: Added.
17829         * platform/mac/fast/table/table-background-expected.png: Added.
17830         * platform/mac/fast/table/table-background-expected.txt: Added.
17831         * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.checksum: Added.
17832         * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.png: Added.
17833         * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-background-expected.txt: Added.
17834         * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.checksum: Added.
17835         * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.png: Added.
17836         * platform/mac/fast/table/table-cell-border-draws-on-top-of-col-group-background-expected.txt: Added.
17837         * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.checksum: Added.
17838         * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.png: Added.
17839         * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-background-expected.txt: Added.
17840         * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.checksum: Added.
17841         * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.png: Added.
17842         * platform/mac/fast/table/table-cell-border-draws-on-top-of-row-group-background-expected.txt: Added.
17843         * platform/mac/fast/table/table-cell-overrides-row-background-expected.checksum: Added.
17844         * platform/mac/fast/table/table-cell-overrides-row-background-expected.png: Added.
17845         * platform/mac/fast/table/table-cell-overrides-row-background-expected.txt: Added.
17846         * platform/mac/fast/table/table-col-background-expected.checksum: Added.
17847         * platform/mac/fast/table/table-col-background-expected.png: Added.
17848         * platform/mac/fast/table/table-col-background-expected.txt: Added.
17849         * platform/mac/fast/table/table-col-group-background-expected.checksum: Added.
17850         * platform/mac/fast/table/table-col-group-background-expected.png: Added.
17851         * platform/mac/fast/table/table-col-group-background-expected.txt: Added.
17852         * platform/mac/fast/table/table-col-group-col-span-background-expected.checksum: Added.
17853         * platform/mac/fast/table/table-col-group-col-span-background-expected.png: Added.
17854         * platform/mac/fast/table/table-col-group-col-span-background-expected.txt: Added.
17855         * platform/mac/fast/table/table-col-group-span-background-expected.checksum: Added.
17856         * platform/mac/fast/table/table-col-group-span-background-expected.png: Added.
17857         * platform/mac/fast/table/table-col-group-span-background-expected.txt: Added.
17858         * platform/mac/fast/table/table-col-span-background-expected.checksum: Added.
17859         * platform/mac/fast/table/table-col-span-background-expected.png: Added.
17860         * platform/mac/fast/table/table-col-span-background-expected.txt: Added.
17861         * platform/mac/fast/table/table-row-background-expected.checksum: Added.
17862         * platform/mac/fast/table/table-row-background-expected.png: Added.
17863         * platform/mac/fast/table/table-row-background-expected.txt: Added.
17864         * platform/mac/fast/table/table-row-background-left-50px-expected.checksum: Added.
17865         * platform/mac/fast/table/table-row-background-left-50px-expected.png: Added.
17866         * platform/mac/fast/table/table-row-background-left-50px-expected.txt: Added.
17867         * platform/mac/fast/table/table-row-background-right-100percent-expected.checksum: Added.
17868         * platform/mac/fast/table/table-row-background-right-100percent-expected.png: Added.
17869         * platform/mac/fast/table/table-row-background-right-100percent-expected.txt: Added.
17870         * platform/mac/fast/table/table-row-background-right-50px-expected.checksum: Added.
17871         * platform/mac/fast/table/table-row-background-right-50px-expected.png: Added.
17872         * platform/mac/fast/table/table-row-background-right-50px-expected.txt: Added.
17873         * platform/mac/fast/table/table-row-group-background-expected.checksum: Added.
17874         * platform/mac/fast/table/table-row-group-background-expected.png: Added.
17875         * platform/mac/fast/table/table-row-group-background-expected.txt: Added.
17876         * platform/mac/fast/table/table-row-group-background-positioned-expected.checksum: Added.
17877         * platform/mac/fast/table/table-row-group-background-positioned-expected.png: Added.
17878         * platform/mac/fast/table/table-row-group-background-positioned-expected.txt: Added.
17879
17880 2010-03-26  Justin Schuh  <jschuh@chromium.org>
17881
17882         Reviewed by Adam Barth.
17883
17884         Security: iFrame.src accepts JavaScript URL via nodeValue or textContent
17885         https://bugs.webkit.org/show_bug.cgi?id=36502
17886
17887         Overrode inherited nodeValue and textContent in Attr.idl so they proxy
17888         to value, which performs a security check.
17889
17890         * http/tests/security/xss-DENIED-iframe-src-alias-expected.txt: Added.
17891         * http/tests/security/xss-DENIED-iframe-src-alias.html: Added.
17892
17893 2010-03-26  Dirk Pranke  <dpranke@chromium.org>
17894
17895         Reviewed by David Levin.
17896
17897         Update a bunch of incorrect image checksums, and suppress all of the
17898         remaining IMAGE failures in platform/mac/test_expectations.txt.
17899
17900         https://bugs.webkit.org/show_bug.cgi?id=36620
17901
17902         * platform/mac-leopard/compositing/geometry/root-layer-update-expected.checksum:
17903         * platform/mac-leopard/compositing/overflow/overflow-positioning-expected.checksum:
17904         * platform/mac-leopard/compositing/repaint/become-overlay-composited-layer-expected.checksum:
17905         * platform/mac-leopard/compositing/repaint/layer-repaint-rects-expected.checksum:
17906         * platform/mac-leopard/media/video-zoom-controls-expected.checksum:
17907         * platform/mac/animations/3d/change-transform-in-end-event-expected.checksum:
17908         * platform/mac/animations/3d/state-at-end-event-transform-expected.checksum:
17909         * platform/mac/animations/state-at-end-event-expected.checksum:
17910         * platform/mac/compositing/animation/state-at-end-event-transform-layer-expected.checksum:
17911         * platform/mac/compositing/color-matching/pdf-image-match-expected.checksum:
17912         * platform/mac/compositing/compositing-visible-descendant-expected.checksum:
17913         * platform/mac/compositing/generated-content-expected.checksum:
17914         * platform/mac/compositing/geometry/abs-position-inside-opacity-expected.checksum:
17915         * platform/mac/compositing/geometry/fixed-position-expected.checksum:
17916         * platform/mac/compositing/geometry/horizontal-scroll-composited-expected.checksum:
17917         * platform/mac/compositing/geometry/outline-change-expected.checksum:
17918         * platform/mac/compositing/geometry/partial-layout-update-expected.checksum:
17919         * platform/mac/compositing/geometry/root-layer-update-expected.checksum:
17920         * platform/mac/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.checksum:
17921         * platform/mac/compositing/masks/direct-image-mask-expected.checksum:
17922         * platform/mac/compositing/masks/masked-ancestor-expected.checksum:
17923         * platform/mac/compositing/masks/multiple-masks-expected.checksum:
17924         * platform/mac/compositing/masks/simple-composited-mask-expected.checksum:
17925         * platform/mac/compositing/overflow/ancestor-overflow-expected.checksum:
17926         * platform/mac/compositing/overflow/fixed-position-ancestor-clip-expected.checksum:
17927         * platform/mac/compositing/overflow/overflow-positioning-expected.checksum:
17928         * platform/mac/compositing/overflow/parent-overflow-expected.checksum:
17929         * platform/mac/compositing/overflow/scrollbar-painting-expected.checksum:
17930         * platform/mac/compositing/reflections/reflection-in-composited-expected.checksum:
17931         * platform/mac/compositing/reflections/reflection-ordering-expected.checksum:
17932         * platform/mac/compositing/reflections/simple-composited-reflections-expected.checksum:
17933         * platform/mac/compositing/repaint/become-overlay-composited-layer-expected.checksum:
17934         * platform/mac/compositing/repaint/content-into-overflow-expected.checksum:
17935         * platform/mac/compositing/repaint/layer-repaint-expected.checksum:
17936         * platform/mac/compositing/repaint/layer-repaint-rects-expected.checksum:
17937         * platform/mac/compositing/repaint/opacity-between-absolute-expected.checksum:
17938         * platform/mac/compositing/repaint/opacity-between-absolute2-expected.checksum:
17939         * platform/mac/compositing/repaint/overflow-into-content-expected.checksum:
17940         * platform/mac/compositing/sibling-positioning-expected.checksum:
17941         * platform/mac/compositing/transitions/singular-scale-transition-expected.checksum:
17942         * platform/mac/css2.1/t0905-c5525-flthw-00-c-g-expected.checksum:
17943         * platform/mac/css2.1/t0905-c5526-flthw-00-c-g-expected.checksum:
17944         * platform/mac/editing/deleting/delete-to-select-table-expected.checksum:
17945         * platform/mac/editing/deleting/type-delete-after-quote-expected.checksum:
17946         * platform/mac/editing/inserting/5418891-expected.checksum:
17947         * platform/mac/editing/selection/4960116-expected.checksum:
17948         * platform/mac/editing/selection/caret-rtl-2-expected.checksum:
17949         * platform/mac/editing/selection/extend-by-word-002-expected.checksum:
17950         * platform/mac/editing/selection/select-all-002-expected.checksum:
17951         * platform/mac/editing/selection/select-text-overflow-ellipsis-expected.checksum:
17952         * platform/mac/editing/selection/transformed-selection-rects-expected.checksum:
17953         * platform/mac/fast/backgrounds/background-clip-text-expected.checksum:
17954         * platform/mac/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.checksum:
17955         * platform/mac/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.checksum:
17956         * platform/mac/fast/backgrounds/size/backgroundSize15-expected.checksum:
17957         * platform/mac/fast/backgrounds/size/backgroundSize16-expected.checksum:
17958         * platform/mac/fast/backgrounds/size/contain-and-cover-expected.checksum: Added.
17959         * platform/mac/fast/backgrounds/svg-as-background-3-expected.checksum:
17960         * platform/mac/fast/backgrounds/svg-as-background-5-expected.checksum:
17961         * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum:
17962         * platform/mac/fast/backgrounds/svg-as-mask-expected.checksum:
17963         * platform/mac/fast/block/float/avoidance-percent-width-compat-expected.checksum:
17964         * platform/mac/fast/block/float/avoidance-percent-width-strict-expected.checksum:
17965         * platform/mac/fast/block/margin-collapse/103-expected.checksum:
17966         * platform/mac/fast/box-shadow/basic-shadows-expected.checksum:
17967         * platform/mac/fast/box-shadow/transform-fringing-expected.checksum:
17968         * platform/mac/fast/css/apple-prefix-expected.checksum:
17969         * platform/mac/fast/css/color-correction-backgrounds-and-text-expected.checksum:
17970         * platform/mac/fast/css/color-correction-expected.checksum:
17971         * platform/mac/fast/css/color-correction-on-background-image-expected.checksum:
17972         * platform/mac/fast/css/color-correction-on-backgrounds-expected.checksum:
17973         * platform/mac/fast/css/color-correction-on-box-shadow-expected.checksum:
17974         * platform/mac/fast/css/color-correction-on-text-expected.checksum:
17975         * platform/mac/fast/css/color-correction-on-text-shadow-expected.checksum:
17976         * platform/mac/fast/css/color-correction-untagged-images-expected.checksum:
17977         * platform/mac/fast/css/namespaces/namespaces-comments-expected.checksum:
17978         * platform/mac/fast/css/namespaces/namespaces-empty-expected.checksum:
17979         * platform/mac/fast/css/namespaces/namespaces-escapes-expected.checksum:
17980         * platform/mac/fast/css/namespaces/namespaces-invalid-at-expected.checksum:
17981         * platform/mac/fast/css/variables/misplaced-import-test-expected.checksum:
17982         * platform/mac/fast/encoding/invalid-UTF-8-expected.checksum:
17983         * platform/mac/fast/events/standalone-image-drag-to-editable-expected.checksum:
17984         * platform/mac/fast/fast-mobile-scrolling/fixed-position-element-expected.checksum:
17985         * platform/mac/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.checksum:
17986         * platform/mac/fast/forms/001-expected.checksum:
17987         * platform/mac/fast/forms/menulist-clip-expected.checksum:
17988         * platform/mac/fast/forms/menulist-narrow-width-expected.checksum:
17989         * platform/mac/fast/forms/menulist-option-wrap-expected.checksum:
17990         * platform/mac/fast/forms/menulist-restrict-line-height-expected.checksum:
17991         * platform/mac/fast/forms/menulist-style-color-expected.checksum:
17992         * platform/mac/fast/forms/select-baseline-expected.checksum:
17993         * platform/mac/fast/forms/textarea-scrollbar-expected.checksum:
17994         * platform/mac/fast/frames/viewsource-attribute-expected.checksum:
17995         * platform/mac/fast/inline/long-wrapped-line-expected.checksum:
17996         * platform/mac/fast/lists/anonymous-items-expected.checksum:
17997         * platform/mac/fast/lists/markers-in-selection-expected.checksum:
17998         * platform/mac/fast/multicol/client-rects-expected.checksum: Added.
17999         * platform/mac/fast/multicol/float-multicol-expected.checksum:
18000         * platform/mac/fast/overflow/line-clamp-expected.checksum:
18001         * platform/mac/fast/overflow/position-fixed-transform-clipping-expected.checksum:
18002         * platform/mac/fast/reflections/abs-position-in-reflection-expected.checksum:
18003         * platform/mac/fast/reflections/opacity-reflection-transform-expected.checksum:
18004         * platform/mac/fast/repaint/backgroundSizeRepaint-expected.checksum:
18005         * platform/mac/fast/repaint/box-shadow-h-expected.checksum:
18006         * platform/mac/fast/repaint/box-shadow-v-expected.checksum:
18007         * platform/mac/fast/repaint/line-in-scrolled-clipped-block-expected.checksum:
18008         * platform/mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.checksum:
18009         * platform/mac/fast/repaint/rel-positioned-inline-with-overflow-expected.checksum:
18010         * platform/mac/fast/repaint/selection-gap-overflow-scroll-2-expected.checksum:
18011         * platform/mac/fast/repaint/subtree-layoutstate-transform-expected.checksum:
18012         * platform/mac/fast/repaint/table-outer-border-expected.checksum:
18013         * platform/mac/fast/table/fixed-table-with-percent-inside-percent-table-expected.checksum:
18014         * platform/mac/fast/table/fixed-table-with-percent-width-inside-auto-table-expected.checksum:
18015         * platform/mac/fast/table/fixed-table-with-percent-width-inside-div-expected.checksum:
18016         * platform/mac/fast/table/fixed-table-with-percent-width-inside-extra-large-div-expected.checksum:
18017         * platform/mac/fast/table/fixed-table-with-percent-width-inside-fixed-width-table-expected.checksum:
18018         * platform/mac/fast/table/fixed-table-with-small-percent-width-expected.checksum:
18019         * platform/mac/fast/text/atsui-partial-selection-expected.checksum:
18020         * platform/mac/fast/text/capitalize-boundaries-expected.checksum:
18021         * platform/mac/fast/text/drawBidiText-expected.checksum:
18022         * platform/mac/fast/text/line-breaking-with-kerning-expected.checksum:
18023         * platform/mac/fast/text/sticky-typesetting-features-expected.checksum:
18024         * platform/mac/fast/transforms/shadows-expected.checksum:
18025         * platform/mac/http/tests/misc/slow-loading-mask-expected.checksum:
18026         * platform/mac/media/video-zoom-controls-expected.checksum:
18027         * platform/mac/plugins/embed-attributes-style-expected.checksum:
18028         * platform/mac/plugins/qt-qwidget-plugin-expected.checksum:
18029         * platform/mac/tables/mozilla/bugs/bug106158-1-expected.checksum:
18030         * platform/mac/tables/mozilla/bugs/bug106158-2-expected.checksum:
18031         * platform/mac/tables/mozilla/bugs/bug34176-expected.checksum:
18032         * platform/mac/tables/mozilla/bugs/bug6674-expected.checksum:
18033         * platform/mac/test_expectations.txt:
18034         * platform/mac/transforms/2d/transform-fixed-container-expected.checksum:
18035         * platform/mac/transitions/move-after-transition-expected.checksum:
18036         * platform/mac/transitions/transition-end-event-rendering-expected.checksum:
18037
18038 2010-03-25  Dirk Pranke  <dpranke@chromium.org>
18039
18040         Reviewed by Eric Seidel.
18041
18042         Add a test_expectations.txt file for the mac platform so
18043         new-run-webkit-tests can track IMAGE failures.
18044
18045         https://bugs.webkit.org/show_bug.cgi?id=36619
18046
18047         * platform/mac/test_expectations.txt: Added.
18048
18049 2010-03-26  Simon Fraser  <simon.fraser@apple.com>
18050
18051         Reviewed by Dan Bernstein, Darin Adler.
18052
18053         Re-entrant layout via plug-ins may cause crashes with bad RenderWidgets
18054         https://bugs.webkit.org/show_bug.cgi?id=36675
18055         <rdar://problem/7787617>
18056         
18057         Two tests that make use of the setWindow script in the TestNestscapePlugin to run script when widgets are being
18058         updated, to test for crashes caused by re-entering layout and widget updates.
18059
18060         * plugins/reentrant-update-widget-positions-expected.txt: Copied from LayoutTests/fast/forms/select-change-popup-to-listbox-in-event-handler-expected.txt.
18061         * plugins/reentrant-update-widget-positions.html: Added.
18062         * plugins/update-widgets-crash-expected.txt: Copied from LayoutTests/fast/forms/select-change-popup-to-listbox-in-event-handler-expected.txt.
18063         * plugins/update-widgets-crash.html: Added.
18064
18065 2010-03-26  Beth Dakin  <bdakin@apple.com>
18066
18067         Reviewed by Darin Adler.
18068
18069         Updated test for https://bugs.webkit.org/show_bug.cgi?id=36564 
18070         Performance regression for setting content of <text> in SVG
18071         -and corresponding-
18072         <rdar://problem/7693963>
18073
18074         * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt:
18075
18076 2010-03-26  Joseph Pecoraro  <joepeck@webkit.org>
18077
18078         Reviewed by Dave Hyatt.
18079
18080         Generated run-in Content is Mistakenly Getting Deleted
18081         https://bugs.webkit.org/show_bug.cgi?id=36505
18082         <rdar://problem/7767161>
18083
18084           Test dynamic update of the inner block, containing the generated
18085           run-in, but not owning it with the :before rule, and owners.
18086
18087         * fast/runin/generated2.html: Added.
18088         * platform/mac/fast/runin/generated2-expected.txt: Added.
18089
18090           Test dynamic update of the outer block, this block owns the
18091           generated run-in, but it is actually contained in a child block.
18092
18093         * fast/runin/generated3.html: Added.
18094         * platform/mac/fast/runin/generated3-expected.txt: Added.
18095
18096           Test dynamic updates affecting generated run-ins both
18097           in relation to and not in relation to list markers.
18098
18099         * fast/runin/generated4.html: Added.
18100         * platform/mac/fast/runin/generated4-expected.txt: Added.
18101
18102 2010-03-25  Ojan Vafai  <ojan@chromium.org>
18103
18104         Reviewed by Darin Adler.
18105
18106         shift+home/end and cmd+shift+left/right don't extend the selection correctly
18107         https://bugs.webkit.org/show_bug.cgi?id=36539
18108
18109         * editing/selection/extend-after-mouse-selection.html:
18110         * editing/selection/extend-selection-expected.txt:
18111         Extending forward by lineboundary selects the whole line. Now extending backwards
18112         by lineboundary after the whole line is selected is a noop instead of collapsed
18113         the selection to the start.
18114         * editing/selection/move-begin-end.html:
18115         Just cleaned up this test.
18116         * platform/mac/editing/selection/extend-after-mouse-selection-expected.txt:
18117
18118 2010-03-26  Brian Weinstein  <bweinstein@apple.com>
18119
18120         Add fast/multicol/hit-test-above-or-below.html, this is failing in the same way as Qt, and is being
18121         tracked by the same bug (https://bugs.webkit.org/show_bug.cgi?id=35973).
18122
18123         * platform/win/Skipped:
18124
18125 2010-03-26  David Levin  <levin@chromium.org>
18126
18127         Rubber-stamped by Nate Chapin.
18128
18129         [chromium] Updated test expectations due to recent failures,
18130         added bugs, etc.
18131
18132         * platform/chromium/test_expectations.txt:
18133
18134 2010-03-26  Yael Aharon  <yael.aharon@nokia.com>
18135
18136         Reviewed by Antti Koivisto.
18137
18138         Fix the rendering of HTMLProgressElement
18139         https://bugs.webkit.org/show_bug.cgi?id=36206
18140         Add dir=rtl test and update the expected results.
18141
18142         * fast/dom/HTMLProgressElement/progress-element.html:
18143         * platform/qt/fast/dom/HTMLProgressElement/progress-element-expected.checksum:
18144         * platform/qt/fast/dom/HTMLProgressElement/progress-element-expected.png:
18145         * platform/qt/fast/dom/HTMLProgressElement/progress-element-expected.txt:
18146
18147 2010-03-26  Stephen White  <senorblanco@chromium.org>
18148
18149         Unreviewed; build fix.
18150
18151         Rolling out 56620; too many layout test failures.
18152
18153         * fast/css/cssText-cache-expected.txt: Removed.
18154         * fast/css/cssText-cache.html: Removed.
18155
18156 2010-03-26  Philippe Normand  <pnormand@igalia.com>
18157
18158         fast/parser/xml-declaration-missing-ending-mark.html crashed on Gtk bot
18159         https://bugs.webkit.org/show_bug.cgi?id=33027
18160
18161         Skipping test that fails on GTK+ Debug bots.
18162
18163         * platform/gtk/Skipped:
18164
18165 2010-03-25  Stephen White  <senorblanco@chromium.org>
18166
18167         Reviewed by Darin Adler.
18168
18169         Added a test for CSSPrimitiveValue::cssText() string cacheing.
18170
18171         https://bugs.webkit.org/show_bug.cgi?id=36556
18172
18173         * fast/css/cssText-cache-expected.txt: Added.
18174         * fast/css/cssText-cache.html: Added.
18175
18176 2010-03-26  Qi Zhang  <qi.2.zhang@nokia.com>
18177
18178         Reviewed by Laszlo Gombos.
18179
18180         [Qt] fast/canvas/drawImage-with-negative-source-destination.html failed
18181         https://bugs.webkit.org/show_bug.cgi?id=35005
18182
18183         Enable fast/canvas/drawImage-with-negative-source-destination.html
18184
18185         * platform/qt/Skipped:
18186
18187 2010-03-26  Mads Ager  <ager@chromium.org>
18188
18189         Reviewed by Jeremy Orlow.
18190
18191         Tweak Chromium test expectations
18192         https://bugs.webkit.org/show_bug.cgi?id=36651
18193
18194         fast/js/large-expressions.html started failing on Linux in release
18195         mode occassionally.  Also fails on other platforms.
18196
18197         * platform/chromium/test_expectations.txt:
18198
18199 2010-03-26  Fumitoshi Ukai  <ukai@chromium.org>
18200
18201         Unreviewed, removing websocket/tests/long-invalid-header.html from Chromium test_expectations.txt
18202
18203         * platform/chromium/test_expectations.txt: remove websocket/tests/long-invalid-header.html
18204
18205 2010-03-25  Charlie Reis  <creis@chromium.org>
18206
18207         Reviewed by Adam Barth.
18208
18209         onbeforeunload not called at window close + frame or iframe focused
18210         https://bugs.webkit.org/show_bug.cgi?id=27481
18211
18212         Adds a layout test for bug 27481.  Requires calling shouldClose on
18213         the WebView, which is done with a new method on LayoutTestController.
18214
18215         * fast/events/onbeforeunload-focused-iframe-expected.txt: Added.
18216         * fast/events/onbeforeunload-focused-iframe.html: Added.
18217         * fast/events/resources/onbeforeunload-focused-iframe-frame.html: Added.
18218         * platform/gtk/Skipped:
18219         * platform/qt/Skipped:
18220
18221 2010-03-25  Eric Seidel  <eric@webkit.org>
18222
18223         Reviewed by Adam Barth.
18224
18225         REGRESSION: plugins/netscape-construct.html and plugins/mouse-events-fixedpos.html failing on Snow Leopard Bot
18226         https://bugs.webkit.org/show_bug.cgi?id=36462
18227
18228         Adding tests to the Skipped list per Alexey's recommendation
18229         until someone from Apple can update the version of Safari
18230         on the Snow Leopard bot.
18231
18232         * platform/mac-snowleopard/Skipped:
18233
18234 2010-03-25  Eric Uhrhane  <ericu@chromium.org>
18235
18236         Reviewed by David Levin.
18237
18238         Missing lock in call to doneCreatingDatabase
18239         https://bugs.webkit.org/show_bug.cgi?id=36473
18240
18241         Added new test storage/open-database-over-quota.html.
18242
18243         * storage/open-database-over-quota.html: Added.
18244         * storage/open-database-over-quota-expected.txt: Added.
18245
18246 2010-03-25  Tony Chang  <tony@chromium.org>
18247
18248         Reviewed by David Levin.
18249
18250         [chromium] correctly handle move drag operations
18251         https://bugs.webkit.org/show_bug.cgi?id=36484
18252
18253         * platform/chromium/test_expectations.txt:
18254
18255 2010-03-25  Ojan Vafai  <ojan@chromium.org>
18256
18257         Reviewed by Eric Seidel.
18258
18259         [chromium] REGRESSION: Some LayoutTests fail after r56567
18260         https://bugs.webkit.org/show_bug.cgi?id=36630
18261
18262         * platform/chromium/test_expectations.txt:
18263
18264 2010-03-25  Dan Bernstein  <mitz@apple.com>
18265
18266         Reviewed by Darin Adler.
18267
18268         <rdar://problem/7728903> Support color bitmap fonts
18269
18270         * platform/mac-leopard/Skipped:
18271         * platform/mac-snowleopard/Skipped:
18272         * platform/mac-tiger/Skipped:
18273         * platform/mac/fonts/color-bitmap-expected.checksum: Added.
18274         * platform/mac/fonts/color-bitmap-expected.png: Added.
18275         * platform/mac/fonts/color-bitmap-expected.txt: Added.
18276         * platform/mac/fonts/color-bitmap.html: Added.
18277
18278 2010-03-25  Dmitry Titov  <dimich@chromium.org>
18279
18280         Unreviewed, another attempt to unblock Chromium Win test bot.
18281
18282         * platform/chromium/test_expectations.txt:
18283
18284 2010-03-25  Dmitry Titov  <dimich@chromium.org>
18285
18286         Unreviewed, removing stale expectation file for Chromium.
18287
18288         The test was updated by http://trac.webkit.org/changeset/56506 to a script test.
18289
18290         * platform/chromium-win/editing/inserting/6633727-expected.txt: Removed.
18291
18292 2010-03-25  Dmitry Titov  <dimich@chromium.org>
18293
18294         Unreviewed, temporarily disabling test on Chromium bots.
18295
18296         http://crbug.com/39423
18297
18298         * platform/chromium/test_expectations.txt:
18299
18300 2010-03-25  Adam Barth  <abarth@webkit.org>
18301
18302         Reviewed by Sam Weinig.
18303
18304         Implement allow-top-navigation for HTML5 sandbox attribute
18305         https://bugs.webkit.org/show_bug.cgi?id=36549
18306
18307         Test various cases relating to navigating top level frames and the
18308         allow-top-navigation directive.  This feature is tricky to test
18309         exhaustively because there are a lot of permutations.
18310
18311         * fast/frames/resources/fail-and-notify-done.html: Added.
18312         * fast/frames/resources/navigate-top-by-constant-name-to-pass.html: Added.
18313         * fast/frames/resources/navigate-top-by-constant-name2-to-pass.html: Added.
18314         * fast/frames/resources/navigate-top-by-name-to-fail.html: Added.
18315         * fast/frames/resources/navigate-top-by-name-to-pass.html: Added.
18316         * fast/frames/resources/navigate-top-to-fail.html: Added.
18317         * fast/frames/resources/navigate-top-to-pass.html: Added.
18318         * fast/frames/resources/pass-and-notify-done.html: Added.
18319         * fast/frames/sandboxed-iframe-navigation-top-by-constant-name-expected.txt: Added.
18320         * fast/frames/sandboxed-iframe-navigation-top-by-constant-name.html: Added.
18321         * fast/frames/sandboxed-iframe-navigation-top-by-constant-name2-expected.txt: Added.
18322         * fast/frames/sandboxed-iframe-navigation-top-by-constant-name2.html: Added.
18323         * fast/frames/sandboxed-iframe-navigation-top-by-name-denied-expected.txt: Added.
18324         * fast/frames/sandboxed-iframe-navigation-top-by-name-denied.html: Added.
18325         * fast/frames/sandboxed-iframe-navigation-top-by-name-expected.txt: Added.
18326         * fast/frames/sandboxed-iframe-navigation-top-by-name.html: Added.
18327         * fast/frames/sandboxed-iframe-navigation-top-denied-expected.txt: Added.
18328         * fast/frames/sandboxed-iframe-navigation-top-denied.html: Added.
18329         * fast/frames/sandboxed-iframe-navigation-top-expected.txt: Added.
18330         * fast/frames/sandboxed-iframe-navigation-top.html: Added.
18331
18332 2010-03-25  Dumitru Daniliuc  <dumi@chromium.org>
18333
18334         Unreviewed, Chromium build fix.
18335
18336         Update the expectations for statement-error-callback.html for Chromium.
18337
18338         * platform/chromium-mac/storage/statement-error-callback-expected.txt:
18339         * platform/chromium-win/storage/statement-error-callback-expected.txt:
18340
18341 2010-03-25  Dmitry Titov  <dimich@chromium.org>
18342
18343         Not reviewed, update pixel results for Chromium bots.
18344
18345         The rendering of these tests was changed by http://trac.webkit.org/changeset/56507.
18346         Also updated Chromium's test_expectations.txt.
18347
18348         * platform/chromium-linux/fast/dynamic/flash-replacement-test-expected.checksum:
18349         * platform/chromium-linux/fast/dynamic/flash-replacement-test-expected.png:
18350         * platform/chromium-linux/plugins/embed-attributes-style-expected.checksum:
18351         * platform/chromium-linux/plugins/embed-attributes-style-expected.png:
18352         * platform/chromium/test_expectations.txt: Use BUG_WKXXXX instead of WKXXXX notation to appease validation on the bot.
18353
18354 2010-03-25  Dmitry Titov  <dimich@chromium.org>
18355
18356         Unreviewed, fixing Chromium test bots.
18357
18358         [chromium] REGRESSION: Some LayoutTests fail after r56567
18359         https://bugs.webkit.org/show_bug.cgi?id=36630
18360
18361         * platform/chromium/test_expectations.txt: Update expectations.
18362
18363 2010-03-25  Gustavo Noronha Silva  <gns@gnome.org>
18364
18365         Needs a "LinuxEditingBehavior", perhaps with a better name
18366         https://bugs.webkit.org/show_bug.cgi?id=36627
18367
18368         Skipping tests that started failing after 56567. We need to figure
18369         out a proper fix, that may involve adding a new editing behavior
18370         for our platform.
18371
18372         * platform/gtk/Skipped:
18373         * platform/qt/Skipped:
18374
18375 2010-03-25  Andrew Scherkus  <scherkus@chromium.org>
18376
18377         Unreviewed, expectations tweak.
18378
18379         Reorganized and updated comments for media test expectations.
18380
18381         * platform/chromium/test_expectations.txt: Tweaked.
18382
18383 2010-03-24  Dumitru Daniliuc  <dumi@chromium.org>
18384
18385         Reviewed by Dimitri Glazkov.
18386
18387         Updating the test to conform to the latest spec changes.
18388
18389         * storage/statement-error-callback-expected.txt:
18390         * storage/statement-error-callback.html:
18391
18392 2010-03-25  Ojan Vafai  <ojan@chromium.org>
18393
18394         Reviewed by David Levin.
18395
18396         mouse-based selections are always directional on Window/Linux
18397         https://bugs.webkit.org/show_bug.cgi?id=25195
18398
18399         The tests are modified to expect different things for Win/Linux vs. Mac.
18400
18401         * editing/selection/5195166-1.html:
18402         * editing/selection/extend-after-mouse-selection.html:
18403         * editing/selection/extend-selection-after-double-click-expected.txt:
18404         * editing/selection/extend-selection-after-double-click.html:
18405         * platform/chromium-linux/editing/selection/5195166-1-expected.checksum: Removed.
18406         * platform/chromium-linux/editing/selection/5195166-1-expected.png: Removed.
18407         * platform/chromium-win/editing/selection/5195166-1-expected.checksum: Removed.
18408         * platform/chromium-win/editing/selection/5195166-1-expected.png: Removed.
18409         * platform/chromium-win/editing/selection/5195166-1-expected.txt: Removed.
18410         * platform/mac/editing/selection/5195166-1-expected.checksum: Removed.
18411         * platform/mac/editing/selection/5195166-1-expected.png: Removed.
18412         * platform/mac/editing/selection/5195166-1-expected.txt:
18413         * platform/qt/editing/selection/5195166-1-expected.txt: Removed.
18414         * platform/win/editing/selection/extend-after-mouse-selection-expected.txt:
18415
18416 2010-03-25  Simon Fraser  <simon.fraser@apple.com>
18417
18418         Reviewed by Geoffrey Garen.
18419
18420         https://bugs.webkit.org/show_bug.cgi?id=36557
18421         Animations use the wrong timing-function sometimes
18422         
18423         Various files that test which style is used as the "unanimated" style for a keyframe
18424         animation.
18425
18426         * animations/longhand-timing-function-expected.txt: Added.
18427         * animations/longhand-timing-function.html: Added.
18428           Tests that a single longhand property (which creates a default animation in the style) doesn't cause
18429           the applied animation to use the wrong timing function.
18430         
18431         * animations/transition-and-animation-3-expected.txt: Added.
18432         * animations/transition-and-animation-3.html: Added.
18433           Tests that the style used when a transition resumes after an animation has finished is the correct one.
18434         
18435         * animations/unanimated-style-expected.txt: Added.
18436         * animations/unanimated-style.html: Added.
18437           Tests which style is used when animating properties that are missing from the first keyframe.
18438
18439 2010-03-25  Csaba Osztrogonác  <ossy@webkit.org>
18440
18441         Unreviewed expected file fix.
18442
18443         * platform/mac/fast/frames/flattening/frameset-flattening-grid-expected.txt: Needless newline removed.
18444
18445 2010-03-25  Jakub Wieczorek  <jwieczorek@webkit.org>
18446
18447         Rubber-stamped by Tor Arne Vestbø.
18448
18449         [Qt] Update test results after r56555.
18450         https://bugs.webkit.org/show_bug.cgi?id=36413
18451
18452         * platform/qt/fast/forms/basic-inputs-expected.txt:
18453         * platform/qt/fast/forms/isindex-placeholder-expected.txt:
18454         * platform/qt/fast/forms/text-style-color-expected.txt:
18455         * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
18456         * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.txt:
18457         * platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt:
18458
18459 2010-03-25  Antonio Gomes  <tonikitoo@webkit.org>
18460
18461         Unreview expectation result fix.
18462
18463         After http://trac.webkit.org/changeset/56547, the test needs new (and proper)
18464         results.
18465
18466         * platform/mac/fast/frames/flattening/frameset-flattening-grid-expected.txt:
18467
18468 2010-03-25  Jakub Wieczorek  <jwieczorek@webkit.org>
18469
18470         Reviewed by Eric Seidel.
18471
18472         [Qt] RenderTheme: fix size adjustment for text fields
18473         https://bugs.webkit.org/show_bug.cgi?id=36413
18474
18475         Update test results after RenderTheme changes.
18476
18477         * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
18478         * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.txt:
18479         * platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt:
18480
18481 2010-03-25  Julien Chaffraix  <jchaffraix@webkit.org>
18482
18483         Reviewed by Alexey Proskuryakov.
18484
18485         [Qt][GTK] http/tests/xmlhttprequest/xmlhttprequest-onProgress-open-should-zero-length.html
18486         fails after r56394
18487         https://bugs.webkit.org/show_bug.cgi?id=36531
18488
18489         The test was assuming that we would receive 3 progress events which may not be the case anymore
18490         due to the event throttling added in r56394.
18491
18492         * http/tests/xmlhttprequest/xmlhttprequest-onProgress-open-should-zero-length.html: Removed
18493         the counting as it belonged to the original version of the test and instead use the position
18494         to determine when to reset the XHR.
18495
18496         * platform/gtk/Skipped:
18497         * platform/qt/Skipped:
18498         Removed the test from the Skipped lists now that it should pass.
18499
18500 2010-03-24  Simon Fraser  <simon.fraser@apple.com>
18501
18502         Reviewed by Adele Peterson.
18503
18504         https://bugs.webkit.org/show_bug.cgi?id=35714
18505         Computed style on delayed transform animations is incorrect
18506         
18507         Test that fetches computed style for a transform animation during the delay phase.
18508         
18509         Also remove animations/fill-mode-transform.html from the Mac skipped lists,
18510         now that it passes.
18511
18512         * compositing/animation/computed-style-during-delay-expected.txt: Added.
18513         * compositing/animation/computed-style-during-delay.html: Added.
18514         * platform/mac-leopard/Skipped:
18515         * platform/mac-snowleopard/Skipped:
18516
18517 2010-03-25  Diego Gonzalez  <diego.gonzalez@openbossa.org>
18518
18519         Reviewed by Kenneth Christiansen.
18520
18521         Added missing frame flattening activation on
18522         fast/frames/flattening/frameset-flattening-grid.html;
18523         removed unnecessary CONSOLE MESSAGE from the expected file;
18524         reset the setFrameSetFlatteningEnabled for each test.
18525
18526         * fast/frames/flattening/frameset-flattening-grid.html:
18527         * platform/qt/fast/frames/flattening/frameset-flattening-grid-expected.txt:
18528
18529 2010-03-25  Diego Gonzalez  <diego.gonzalez@openbossa.org>
18530
18531         Reviewed by Eric Seidel.
18532
18533         Missing forward ENABLE_DATALIST macro to JavaScript enabled features macros
18534         on WebKit.pri
18535
18536         [Qt] Forward ENABLE_DATALIST macro to JavaScript enabled macros
18537         https://bugs.webkit.org/show_bug.cgi?id=36547
18538
18539         * platform/qt/Skipped:
18540
18541 2010-03-25  Joanmarie Diggs  <joanmarie.diggs@gmail.com>
18542
18543         Reviewed by Eric Seidel.
18544
18545         https://bugs.webkit.org/show_bug.cgi?id=36371
18546         [Gtk] Elements with a title attribute should not be ignored
18547
18548         * platform/gtk/accessibility/object-with-title.html: Added
18549         * platform/gtk/accessibility/object-with-title-expected.txt: Added
18550
18551 2010-03-25  Fumitoshi Ukai  <ukai@chromium.org>
18552
18553         Reviewed by Eric Seidel.
18554
18555         [Qt] websocket/tests/long-invalid-header.html fails
18556         https://bugs.webkit.org/show_bug.cgi?id=36492
18557
18558         * websocket/tests/long-invalid-header-expected.txt: trim console message.
18559
18560 2010-03-25  Kinuko Yasuda  <kinuko@chromium.org>
18561
18562         Reviewed by David Levin.
18563
18564         Rewrite the layout test editing/inserting/6633727 to use dumpAsText
18565         https://bugs.webkit.org/show_bug.cgi?id=31579
18566
18567         * editing/inserting/6633727-expected.txt: Added.
18568         * editing/inserting/6633727.html:
18569         * editing/inserting/script-tests/6633727.js: Added.
18570         * platform/gtk/editing/inserting/6633727-expected.txt: Removed.
18571         * platform/mac/editing/inserting/6633727-expected.checksum: Removed.
18572         * platform/mac/editing/inserting/6633727-expected.png: Removed.
18573         * platform/mac/editing/inserting/6633727-expected.txt: Removed.
18574
18575 2010-03-24  Mark Rowe  <mrowe@apple.com>
18576
18577         Revert the portion of r56489 that dealt with port zero as it introduced some test failures.
18578
18579         * platform/mac/security/block-test-expected.txt:
18580         * security/block-test.html:
18581
18582 2010-03-24  Mark Rowe  <mrowe@apple.com>
18583
18584         Reviewed by Darin Adler.
18585
18586         WebKit should treat port numbers outside the valid range as being blacklisted
18587         <http://webkit.org/b/36571> / <rdar://problem/7790908>
18588
18589         * platform/mac/security/block-test-expected.txt:
18590         * security/block-test.html: Add tests of a few invalid port numbers.
18591
18592 2010-03-24  MORITA Hajime  <morrita@google.com>
18593
18594         Reviewed by Eric Seidel.
18595
18596         https://bugs.webkit.org/show_bug.cgi?id=36517
18597         svg/dom/frame-related-api-during-load.html shoud be more self-descriptive.
18598
18599         * svg/dom/frame-related-api-during-load-expected.txt:
18600         * svg/dom/frame-related-api-during-load.html:
18601
18602 2010-03-24  Andrew Scherkus  <scherkus@chromium.org>
18603
18604         Reviewed by Eric Carlson, Eric Seidel and David Levin.
18605
18606         Update a few more media layout tests to choose test clips based on codec support.
18607
18608         https://bugs.webkit.org/show_bug.cgi?id=30435
18609
18610         * media/audio-constructor-src.html: Switched to use findMediaFile().
18611         * media/audio-play-event-expected.txt: Updated results.
18612         * media/audio-play-event.html: Switched to use findMediaFile().
18613         * media/video-no-audio.html: Ditto.
18614         * media/video-source-add-src.html: Ditto.
18615         * media/video-src-change.html: Closed p tag.
18616         * platform/mac-leopard/media/video-no-audio-expected.checksum: New results due to changing source video.
18617         * platform/mac-leopard/media/video-no-audio-expected.png: Ditto.
18618         * platform/mac-leopard/media/video-no-audio-expected.txt: Ditto.
18619         * platform/mac/media/video-no-audio-expected.checksum: Ditto.
18620         * platform/mac/media/video-no-audio-expected.png: Ditto.
18621         * platform/mac/media/video-no-audio-expected.txt: Ditto.
18622
18623 2010-03-24  Eric Uhrhane <ericu@chromium.org>
18624
18625         DOMCoreException needs NoStaticTables modifier
18626         https://bugs.webkit.org/show_bug.cgi?id=36458
18627
18628         No new tests, but this shows up in tests of Database accesses from the
18629         Worker thread that I'll be checking in soon.  The symptom is that
18630         DOMCoreException.toString() returns [object DOMException] instead of
18631         something more helpful.
18632
18633         * fast/workers/worker-context-multi-port-expected.txt:  Adjusted expectation that was depending on the broken behavior.
18634
18635 2010-03-23  Evan Martin  <evan@chromium.org>
18636
18637         Reviewed by Dmitry Titov.
18638
18639         [chromium] use integral glyph widths
18640         https://bugs.webkit.org/show_bug.cgi?id=36510
18641
18642         Extend a Linux Chromium layout test to also cover slight-hinted text.
18643
18644         * platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html:
18645
18646 2010-03-24  Alexander Pavlov  <apavlov@chromium.org>
18647
18648         Reviewed by Pavel Feldman.
18649
18650         Inspector: XML Tags should not be converted to lowercase
18651         https://bugs.webkit.org/show_bug.cgi?id=28600
18652
18653         * inspector/elements-panel-xhtml-structure-expected.txt:
18654         * inspector/elements-panel-xhtml-structure.xhtml:
18655
18656 2010-03-03  Kenneth Rohde Christiansen  <kenneth@webkit.org>
18657
18658         Reviewed by Antti Koivisto.
18659
18660         Layout test for DOM Level 3 Custom Event
18661         http://www.w3.org/TR/DOM-Level-3-Events
18662
18663         * fast/events/custom-event-expected.txt: Added.
18664         * fast/events/custom-event.html: Added.
18665
18666 2010-03-24  Csaba Osztrogonác  <ossy@webkit.org>
18667
18668         Rubber-stamped by Simon Hausmann and Gustavo Noronha Silva.
18669
18670         [Qt][GTK] http/tests/xmlhttprequest/xmlhttprequest-onProgress-open-should-zero-length.html fails after r56394
18671         https://bugs.webkit.org/show_bug.cgi?id=36531
18672
18673         * platform/gtk/Skipped: http/tests/xmlhttprequest/xmlhttprequest-onProgress-open-should-zero-length.html skipped until fix.
18674         * platform/qt/Skipped: http/tests/xmlhttprequest/xmlhttprequest-onProgress-open-should-zero-length.html skipped until fix.
18675
18676 2010-03-23  Alexey Proskuryakov  <ap@apple.com>
18677
18678         Skip plugins/destroy-plugin-from-callback.html, which has been failing on SL bots since it
18679         was added in r56338.
18680
18681         * platform/mac-snowleopard/Skipped:
18682
18683 2010-03-23  Simon Fraser  <simon.fraser@apple.com>
18684
18685         Reviewed by Dan Bernstein.
18686
18687         Assertion ASSERTION FAILED: rootLayer == m_clipRectsRoot at hulu.com
18688         https://bugs.webkit.org/show_bug.cgi?id=34065
18689         
18690         Testcase with two zero-size embed elements.
18691
18692         * compositing/geometry/empty-embed-rects-expected.txt: Added.
18693         * compositing/geometry/empty-embed-rects.html: Added.
18694
18695 2010-03-23  Alexey Proskuryakov  <ap@apple.com>
18696
18697         Reviewed by Geoff Garen.
18698
18699         https://bugs.webkit.org/show_bug.cgi?id=36511
18700         <rdar://problem/7753498> Safari freezes when using SPUTNIK JavaScript conformance check
18701
18702         Landing the troublesome test. Will need to be deleted when we properly import the whole test
18703         suite.
18704
18705         * fast/js/script-tests/sputnik-S15.4.4.12_A3_T3.js: Added.
18706         * fast/js/sputnik-S15.4.4.12_A3_T3-expected.txt: Added.
18707         * fast/js/sputnik-S15.4.4.12_A3_T3.html: Added.
18708
18709 2010-03-23  David Levin  <levin@chromium.org>
18710
18711         Reviewed by Nate Chapin.
18712
18713         [chromium] XMLHttpRequest.send sends 'undefined' string when passed undefined value.
18714         https://bugs.webkit.org/show_bug.cgi?id=36506
18715
18716         Added a test to verify that sending either undefined and null both result in an empty request body.
18717
18718         * http/tests/xmlhttprequest/send-undefined-and-null-expected.txt: Added.
18719         * http/tests/xmlhttprequest/send-undefined-and-null.html: Added.
18720
18721 2010-03-23  Chris Evans  <cevans@chromium.org>
18722
18723         Reviewed by Darin Adler.
18724
18725         Add test for crash due to calling into libxml in invalid state. Note
18726         that it is unlikely that this will actually crash for you in the test
18727         environment because it is highly intermittent. However, adding test in
18728         order to exercise the code path and prevent related regression.
18729         See https://bugs.webkit.org/show_bug.cgi?id=36000
18730
18731         * fast/text/bad-encoding.html: Added.
18732         * fast/text/bad-encoding-expected.txt: Added.
18733         * fast/text/resources/bad-encoding.xml: Added.
18734
18735 2010-03-23  Nate Chapin  <japhet@chromium.org>
18736
18737         Unreviewed, Chromium test expectations update.
18738
18739         Mark fast/dom/error-to-string-stack-overflow.html as failing on
18740         all Chromium platforms, and http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html
18741         as failing on Windows.
18742
18743         * platform/chromium/test_expectations.txt:
18744
18745 2010-03-23  MORITA Hajime  <morrita@google.com>
18746
18747         Reviewed by Alexey Proskuryakov.
18748
18749         WebCore::SelectionController::setSelection NULL pointer
18750         https://bugs.webkit.org/show_bug.cgi?id=31545
18751
18752         * svg/dom/frame-related-api-during-load-expected.txt: Added.
18753         * svg/dom/frame-related-api-during-load.html: Added.
18754
18755 2010-03-23  Qi Zhang  <qi.2.zhang@nokia.com>
18756
18757         Reviewed by Simon Hausmann.
18758
18759         Qt] LayoutTests/fast/canvas/fillrect_gradient.html failed
18760         https://bugs.webkit.org/show_bug.cgi?id=36444
18761
18762         Enable LayoutTests/fast/canvas/fillrect_gradient.html
18763
18764         * platform/qt/Skipped:
18765         * platform/qt/fast/canvas/fillrect_gradient-expected.checksum: Added.
18766         * platform/qt/fast/canvas/fillrect_gradient-expected.png: Added.
18767         * platform/qt/fast/canvas/fillrect_gradient-expected.txt:
18768
18769 2010-03-23  Julien Chaffraix  <jchaffraix@webkit.org>
18770
18771         Reviewed by Alexey Proskuryakov.
18772
18773         [XHR] onProgress event needs to be dispatched according to what the specification states
18774         https://bugs.webkit.org/show_bug.cgi?id=18654
18775
18776         Add a test to check that progress events are really throttled.
18777
18778         * http/tests/xmlhttprequest/resources/download-with-delay.php: Added.
18779         * http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch-expected.txt: Added.
18780         * http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html: Added.
18781
18782 2010-03-23  Pavel Feldman  <pfeldman@chromium.org>
18783
18784         Reviewed by Timothy Hatcher.
18785
18786         Web Inspector: Element inspector search funtion: Error dispatching: performSearch.
18787
18788         https://bugs.webkit.org/show_bug.cgi?id=36488
18789
18790         * inspector/elements-panel-search-expected.txt: Added.
18791         * inspector/elements-panel-search.html: Added.
18792
18793 2010-03-23  Qi Zhang  <qi.2.zhang@nokia.com>
18794
18795         Reviewed by Simon Hausmann.
18796
18797         [Qt]  fast/canvas/patternfill-repeat.html failed.
18798         https://bugs.webkit.org/show_bug.cgi?id=34477
18799
18800         Enable LayoutTests/fast/canvas/patternfill-repeat.html.
18801
18802         * platform/qt/Skipped:
18803         * platform/qt/fast/canvas/patternfill-repeat-expected.checksum: Added.
18804         * platform/qt/fast/canvas/patternfill-repeat-expected.png: Added.
18805         * platform/qt/fast/canvas/patternfill-repeat-expected.txt:
18806
18807 2010-03-23  Alex Milowski  <alex@milowski.com>
18808
18809         Reviewed by Kenneth Rohde Christiansen.
18810
18811         Updated test results from removal of use of STIX fonts.
18812
18813         * platform/mac/mathml/presentation/fractions-expected.checksum:
18814         * platform/mac/mathml/presentation/fractions-expected.png:
18815         * platform/mac/mathml/presentation/fractions-expected.txt:
18816         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum:
18817         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png:
18818         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
18819         * platform/mac/mathml/presentation/mo-expected.checksum:
18820         * platform/mac/mathml/presentation/mo-expected.png:
18821         * platform/mac/mathml/presentation/mo-expected.txt:
18822         * platform/mac/mathml/presentation/over-expected.checksum:
18823         * platform/mac/mathml/presentation/over-expected.png:
18824         * platform/mac/mathml/presentation/over-expected.txt:
18825         * platform/mac/mathml/presentation/row-expected.checksum:
18826         * platform/mac/mathml/presentation/row-expected.png:
18827         * platform/mac/mathml/presentation/row-expected.txt:
18828         * platform/mac/mathml/presentation/sub-expected.checksum:
18829         * platform/mac/mathml/presentation/sub-expected.png:
18830         * platform/mac/mathml/presentation/sub-expected.txt:
18831         * platform/mac/mathml/presentation/subsup-expected.checksum:
18832         * platform/mac/mathml/presentation/subsup-expected.png:
18833         * platform/mac/mathml/presentation/subsup-expected.txt:
18834         * platform/mac/mathml/presentation/sup-expected.checksum:
18835         * platform/mac/mathml/presentation/sup-expected.png:
18836         * platform/mac/mathml/presentation/tables-expected.checksum:
18837         * platform/mac/mathml/presentation/tables-expected.png:
18838         * platform/mac/mathml/presentation/tables-expected.txt:
18839         * platform/mac/mathml/presentation/under-expected.checksum:
18840         * platform/mac/mathml/presentation/under-expected.png:
18841         * platform/mac/mathml/presentation/under-expected.txt:
18842         * platform/mac/mathml/presentation/underover-expected.checksum:
18843         * platform/mac/mathml/presentation/underover-expected.png:
18844         * platform/mac/mathml/presentation/underover-expected.txt:
18845
18846 2010-03-23  Csaba Osztrogonác  <ossy@webkit.org>
18847
18848         Unreviewed.
18849
18850         [Qt] websocket/tests/long-invalid-header.html fails
18851         https://bugs.webkit.org/show_bug.cgi?id=36492
18852
18853         * platform/qt/Skipped: websocket/tests/long-invalid-header.html skipped until fix.
18854
18855 2010-03-23  Gustavo Noronha Silva  <gns@gnome.org>
18856
18857         [GTK] Failing fast/css/zoom-body-scroll.html - sizes are off by one after zooming out
18858         https://bugs.webkit.org/show_bug.cgi?id=36491
18859
18860         Skipping test that fails on 32 bits bots.
18861
18862         * platform/gtk/Skipped:
18863
18864 2010-03-23  Fumitoshi Ukai  <ukai@chromium.org>
18865
18866         Unreviewed, remove flaky tag in websocket tests.
18867
18868         flakiness in websocket tests (http://crbug.com/38397) introducted at
18869         Chromium r41818 has been fixed at r42320.
18870
18871         * platform/chromium/test_expectations.txt: remove BUG38397
18872
18873 2010-03-22  Pavel Feldman  <pfeldman@chromium.org>
18874
18875         Reviewed by Dave Hyatt.
18876
18877         Web Inspector: display CSS selector source line in the styles sidebar pane.
18878
18879         https://bugs.webkit.org/show_bug.cgi?id=36414
18880
18881         This change adds a sourceLine field into the CSSStyleRule that is populated
18882         from within the parser. CSSParser is now keeping track of the line numbers
18883         and last selector line number that is being used while creating CSSStyleRules.
18884
18885         * inspector/styles-source-lines-expected.txt: Added.
18886         * inspector/styles-source-lines.html: Added.
18887
18888 2010-03-22  Qi Zhang  <qi.2.zhang@nokia.com>
18889
18890         Reviewed by Laszlo Gombos.
18891
18892         Qt] Fix arc function in canvas
18893         https://bugs.webkit.org/show_bug.cgi?id=36296
18894
18895         * platform/qt/Skipped:
18896         * platform/qt/fast/canvas/arc360-expected.checksum: Added.
18897         * platform/qt/fast/canvas/arc360-expected.png: Added.
18898         * platform/qt/fast/canvas/arc360-expected.txt: Added.
18899
18900 2010-03-19  Abhishek Arya  <inferno@chromium.org>
18901
18902         Reviewed by Adam Barth.
18903
18904         https://bugs.webkit.org/show_bug.cgi?id=36339
18905         This LayoutTest tests for webkit ability to process long invalid headers generated by misbehaving websockets servers.
18906
18907         * websocket/tests/long-invalid-header-expected.txt: Added.
18908         * websocket/tests/long-invalid-header.html: Added.
18909         * websocket/tests/long-invalid-header_wsh.py: Added.
18910         * websocket/tests/script-tests/long-invalid-header.js: Added.
18911
18912 2010-03-22  David Kilzer  <ddkilzer@apple.com>
18913
18914         Remove http/tests/cookies/simple-cookies-expired.html from skip list after CFNetwork issue is resolved
18915         <http://webkit.org/b/25861>
18916         <rdar://problem/6901322>
18917
18918         Reviewed by Darin Adler.
18919
18920         * platform/win/Skipped: Removed:
18921         - http/tests/cookies/simple-cookies-expired.html
18922
18923 2010-03-22  Eric Seidel  <eric@webkit.org>
18924
18925         Rubber-stamped by Brady Eidson.
18926
18927         fast/loader/cancel-load-during-port-block-timer.html fails on Tiger bot
18928         https://bugs.webkit.org/show_bug.cgi?id=36425
18929
18930         This test bleeds into the next test and causes failures.  Unsure of the
18931         cause.  Brady suggests we disable it for now (to match the other disabled) api test.
18932
18933         * fast/loader/api-test-go-to-current-back-forward-item.html-disabled: Renamed from LayoutTests/fast/loader/api-test-go-to-current-back-forward-item.html.
18934
18935 2010-03-22  Dmitry Titov  <dimich@chromium.org>
18936
18937         Reviewed by Nate Chapin.
18938
18939         [v8] Crash if the worker is terminated before its initial script is executed.
18940         https://bugs.webkit.org/show_bug.cgi?id=36336
18941
18942         * fast/workers/termination-early-expected.txt: Added.
18943         * fast/workers/termination-early.html: Added.
18944
18945 2010-03-22  Csaba Osztrogonác  <ossy@webkit.org>
18946
18947         Unreviewed, skip new failing test.
18948
18949         fast/loader/stateobjects/replacestate-in-iframe.html caused infinite loop.
18950         https://bugs.webkit.org/show_bug.cgi?id=36467
18951
18952         * platform/gtk/Skipped: fast/loader/stateobjects/replacestate-in-iframe.html skipped until fix.
18953         * platform/qt/Skipped: fast/loader/stateobjects/replacestate-in-iframe.html skipped until fix.
18954
18955 2010-03-22  Nate Chapin  <japhet@chromium.org>
18956
18957         Unreviewed, Chromium test fixes.
18958
18959         * platform/chromium-linux/fast/dynamic/flash-replacement-test-expected.checksum:
18960         * platform/chromium-linux/fast/dynamic/flash-replacement-test-expected.png:
18961         * platform/chromium-linux/plugins/embed-attributes-style-expected.checksum:
18962         * platform/chromium-linux/plugins/embed-attributes-style-expected.png:
18963         * platform/chromium-mac/svg/filters/feColorMatrix-values-expected.checksum: Added.
18964         * platform/chromium-mac/svg/filters/feColorMatrix-values-expected.png: Added.
18965         * platform/chromium-mac/svg/filters/feColorMatrix-values-expected.txt: Added.
18966         * platform/chromium-win/svg/filters/feColorMatrix-values-expected.checksum: Added.
18967         * platform/chromium-win/svg/filters/feColorMatrix-values-expected.png: Added.
18968         * platform/chromium-win/svg/filters/feColorMatrix-values-expected.txt: Added.
18969
18970 2010-03-22  Darin Fisher  <darin@chromium.org>
18971
18972         Reviewed by Brady Eidson.
18973
18974         HistoryController::replaceState() should modify m_currentItem
18975         instead of the current HistoryItem of the BackForwardList.
18976
18977         https://bugs.webkit.org/show_bug.cgi?id=36435
18978
18979         * fast/loader/stateobjects/replacestate-in-iframe-expected.txt: Added.
18980         * fast/loader/stateobjects/replacestate-in-iframe.html: Added.
18981
18982 2010-03-22  Kenneth Rohde Christiansen  <kenneth@webkit.org>
18983
18984         Unreviewed.
18985
18986         Skip new editing test that fails
18987
18988         * platform/qt/Skipped:
18989
18990 2010-03-22  Dirk Schulze  <krit@webkit.org>
18991
18992         Out of bounds read in SVG feColorMatrix filter
18993         https://bugs.webkit.org/show_bug.cgi?id=32714
18994
18995         SVG Test has text in it. This caused a wrong DRT result on Mac.
18996         The other result was created on Windows.
18997
18998         * platform/mac/svg/filters/feColorMatrix-values-expected.txt:
18999
19000 2010-03-22  Dirk Schulze  <krit@webkit.org>
19001
19002         Out of bounds read in SVG feColorMatrix filter
19003         https://bugs.webkit.org/show_bug.cgi?id=32714
19004
19005         Add missing expected result.
19006
19007         * platform/mac/svg/filters/feColorMatrix-values-expected.txt: Added.
19008
19009 2010-03-22  Justin Schuh  <jschuh@chromium.org>
19010
19011         Reviewed by Dirk Schulze.
19012
19013         Out of bounds read in SVG feColorMatrix filter
19014         https://bugs.webkit.org/show_bug.cgi?id=32714
19015
19016         Prevents an invalid read when a valid values attribute is not
19017         supplied for an feColorMatrix SVG filter. Also fixes general
19018         handling of missing or invalid values attribute.
19019
19020         * platform/win/svg/filters: Added.
19021         * platform/win/svg/filters/feColorMatrix-values-expected.checksum: Added.
19022         * platform/win/svg/filters/feColorMatrix-values-expected.png: Added.
19023         * platform/win/svg/filters/feColorMatrix-values-expected.txt: Added.
19024         * svg/filters/feColorMatrix-invalid-value-expected.txt: Added.
19025         * svg/filters/feColorMatrix-invalid-value.svg: Added.
19026         * svg/filters/feColorMatrix-values.svg: Added.
19027
19028 2010-03-22  Nate Chapin  <japhet@chromium.org>
19029
19030         Unreviewed, Chromium expectations tweak.
19031
19032         Add fast/dom/error-to-string-stack-overflow.html to expected 
19033         failures due to http://trac.webkit.org/changeset/56329.
19034
19035         * platform/chromium/test_expectations.txt:
19036
19037 2010-03-22  Jakub Wieczorek  <faw217@gmail.com>
19038
19039         Reviewed by Kenneth Rohde Christiansen.
19040
19041         [Qt] Phonon media backend: expose supported MIME types to WebCore
19042
19043         https://bugs.webkit.org/show_bug.cgi?id=33453
19044
19045         List all skipped media tests individually and unskip two fixed by the patch.
19046
19047         * platform/qt/Skipped:
19048
19049 2010-03-22  Geoffrey Garen  <ggaren@apple.com>
19050
19051         Reviewed by Sam Weinig.
19052
19053         Added a test for <rdar://problem/7728196> REGRESSION (r46701): -(-2147483648)
19054         evaluates to -2147483648 on 32 bit (35842)
19055
19056         * fast/js/negate-overflow-expected.txt: Added.
19057         * fast/js/negate-overflow.html: Added.
19058
19059 2010-03-22  Darin Fisher  <darin@chromium.org>
19060
19061         Reviewed by Nate Chapin.
19062
19063         [chromium] Renderer crashes when navigating to a reference fragment in
19064         a frame that has no current HistoryItem.
19065
19066         https://bugs.webkit.org/show_bug.cgi?id=36443
19067
19068         * fast/loader/crash-replacing-location-before-load-expected.txt: Added.
19069         * fast/loader/crash-replacing-location-before-load.html: Added.
19070
19071 2010-03-22  Alex Milowski  <alex@milowski.com>
19072
19073         Reviewed by Kenneth Rohde Christiansen.
19074
19075         Basic tests of mfrac (fractions)
19076
19077         * mathml/presentation/fractions.xhtml: Added.
19078         * mathml/presentation/fractions-vertical-alignment.xhtml: Added
19079         * platform/mac/mathml/presentation/fractions-expected.checksum: Added.
19080         * platform/mac/mathml/presentation/fractions-expected.png: Added.
19081         * platform/mac/mathml/presentation/fractions-expected.txt: Added.
19082         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum: Added.
19083         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png: Added.
19084         * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt: Added.
19085
19086 2010-03-19  Alexey Proskuryakov  <ap@apple.com>
19087
19088         Reviewed by Oliver Hunt.
19089
19090         https://bugs.webkit.org/show_bug.cgi?id=36400
19091         Add a test for r15750 (Flash crashes after it replaces itself via a document.write())
19092
19093         * plugins/destroy-plugin-from-callback-expected.txt: Added.
19094         * plugins/destroy-plugin-from-callback.html: Added.
19095
19096 2010-03-22  Yury Semikhatsky  <yurys@chromium.org>
19097
19098         Reviewed by Pavel Feldman.
19099
19100         Test that uncaught exception thrown from setTimeout callback in a Worker is reported to the worker object.
19101
19102         https://bugs.webkit.org/show_bug.cgi?id=31171
19103
19104         * fast/workers/resources/worker-exception-in-timeout-callback.js: Added.
19105         * fast/workers/worker-script-error-expected.txt:
19106         * fast/workers/worker-script-error.html:
19107
19108 2010-03-22  Kenneth Rohde Christiansen  <kenneth@webkit.org>
19109
19110         Reviewed by Simon Hausmann.
19111
19112         [Qt] REGRESSION (r56209): fast/media/print-restores-previous-mediatype.htm crashes
19113         https://bugs.webkit.org/show_bug.cgi?id=36386
19114
19115         * platform/qt/Skipped: unskip the test as it now passes.
19116
19117 2010-03-21  Dmitry Gorbik  <socket.h@gmail.com>
19118
19119         <http://webkit.org/b/14858> <col> width ignored when not tied to a single cell
19120
19121         Reviewed by David Kilzer.
19122
19123         Fixed width calculation for cells with span when <col> is defined.
19124
19125         * fast/table/col-width-span-expand-expected.txt: Added.
19126         * fast/table/col-width-span-expand.html: Added.
19127
19128 2010-03-20  Martin Robinson  <mrobinson@webkit.org>
19129
19130         Reviewed by Xan Lopez
19131
19132         [GTK] eventSender.zoomPageOut() bug?
19133         https://bugs.webkit.org/show_bug.cgi?id=30575
19134
19135         Unskip some tests that were failing because of the bug in DRT.
19136
19137         * platform/gtk/Skipped:
19138
19139 2010-03-20  Dimitri Glazkov  <dglazkov@chromium.org>
19140
19141         Unreviewed, expectations tweak.
19142
19143         Remove expectations for chromium-mac editing/style/apply-through-end-of-document.html as it
19144         now matches platform/mac.
19145
19146         * platform/chromium-mac/editing/style/apply-through-end-of-document-expected.txt: Removed.
19147         * platform/chromium/test_expectations.txt: Adjusted expectations.
19148
19149 2010-03-20  Dimitri Glazkov  <dglazkov@chromium.org>
19150
19151         Unreviewed, expectations tweak.
19152
19153         Mark editing/style/apply-through-end-of-document.html as failing
19154
19155         * platform/chromium/test_expectations.txt:
19156
19157 2010-03-20  Dimitri Glazkov  <dglazkov@chromium.org>
19158
19159         Unreviewed, expectations tweak.
19160
19161         Marked svg/filters/filterRes.svg as failing after
19162         http://trac.webkit.org/changeset/56288/
19163
19164         * platform/chromium/test_expectations.txt: Added expectations for svg/filters/filterRes.svg.
19165
19166 2010-03-19  Shinichiro Hamaji  <hamaji@chromium.org>
19167
19168         Reviewed by Dan Bernstein.
19169
19170         WebCore::RenderButton::styleDidChange ReadAV@NULL (6739b7fe455ecb54a6812c0866c3b47c)
19171         https://bugs.webkit.org/show_bug.cgi?id=34641
19172
19173         * fast/css/first-letter-block-form-controls-crash-expected.txt: Added.
19174         * fast/css/first-letter-block-form-controls-crash.html: Added.
19175
19176 2010-03-19  Mark Rowe  <mrowe@apple.com>
19177
19178         Land a test result that should have been added along with the test in r56286.
19179
19180         * transitions/transition-end-event-destroy-iframe-expected.txt: Copied from LayoutTests/transitions/transition-end-event-destroy-renderer-expected.txt.
19181
19182 2010-03-19  Adam Barth  <abarth@webkit.org>
19183
19184         Reviewed by Daniel Bates.
19185
19186         Change XSSAuditor block syntax
19187         https://bugs.webkit.org/show_bug.cgi?id=34436
19188
19189         Update tests to account for the new blocking syntax.  Added test for
19190         disabling the XSS filter.
19191
19192         * http/tests/security/xssAuditor/malformed-xss-protection-header-expected.txt:
19193         * http/tests/security/xssAuditor/malformed-xss-protection-header.html:
19194         * http/tests/security/xssAuditor/no-protection-script-tag-expected.txt: Added.
19195         * http/tests/security/xssAuditor/no-protection-script-tag.html: Added.
19196         * http/tests/security/xssAuditor/resources/echo-head-base-href.pl:
19197         * http/tests/security/xssAuditor/resources/echo-intertag-click-and-notify.pl:
19198         * http/tests/security/xssAuditor/resources/echo-intertag.pl:
19199         * http/tests/security/xssAuditor/xss-protection-parsing-01-expected.txt: Added.
19200         * http/tests/security/xssAuditor/xss-protection-parsing-01.html: Added.
19201
19202 2010-03-19  Zhenyao Mo  <zmo@google.com>
19203
19204         Reviewed by Oliver Hunt.
19205
19206         Update WebGLArray.slice() to new spec
19207         https://bugs.webkit.org/show_bug.cgi?id-35612
19208
19209         * fast/canvas/webgl/array-unit-tests-expected.txt: Changed tests to reflect the new slice parameters; add new test cases for default inputs for slice.
19210         * fast/canvas/webgl/array-unit-tests.html: Ditto.
19211         * fast/canvas/webgl/webgl-array-invalid-ranges-expected.txt: Changed tests to reflect the new slice parameters.
19212         * fast/canvas/webgl/webgl-array-invalid-ranges.html: Ditto.
19213
19214 2010-03-19  Adam Barth  <abarth@webkit.org>
19215
19216         Reviewed by Darin Adler.
19217
19218         Freeze sandbox attributes on creation
19219         https://bugs.webkit.org/show_bug.cgi?id=34184
19220
19221         Test that allow-forms is frozen on document creation.
19222
19223         * fast/frames/resources/sandboxed-iframe-form-dynamic-allowed.html: Added.
19224         * fast/frames/resources/sandboxed-iframe-form-dynamic-disallowed.html: Added.
19225         * fast/frames/sandboxed-iframe-forms-dynamic-expected.txt: Added.
19226         * fast/frames/sandboxed-iframe-forms-dynamic.html: Added.
19227
19228 2010-03-19  Justin Schuh  <jschuh@chromium.org>
19229
19230         Reviewed by Oliver Hunt.
19231
19232         Security: ReadAV@NULL for negative feMorphology filter radius
19233         https://bugs.webkit.org/show_bug.cgi?id=34566
19234
19235         Prevents building the filter if either radius is negative.
19236         Catches negative radii resulting from conversions.
19237
19238         * svg/filters/feMorphology-invalid-radius-expected.txt: Added.
19239         * svg/filters/feMorphology-invalid-radius.svg: Added.
19240
19241 2010-03-19  Chris Marrin  <cmarrin@apple.com>
19242
19243         Reviewed by Simon Fraser.
19244
19245         Fixed a crash with AnimationController getting deleted out from under itself.
19246         
19247         This test actually doesn't crash without the fix because the JS interpreter
19248         protects against the Frame getting deleted prematurely. But this test is still
19249         useful to make sure that protection is working. The crash actually occurs
19250         when the equivalent thing is done in native code interfacing to a WebView.
19251
19252         * transitions/resources/transition-end-event-destroy-iframe-inner.html: Added.
19253         * transitions/transition-end-event-destroy-iframe.html: Added.
19254
19255 2010-03-19  Simon Fraser  <simon.fraser@apple.com>
19256
19257         Reviewed by Dimitri Glazkov.
19258
19259         https://bugs.webkit.org/show_bug.cgi?id=36387
19260         REGRESSION: Can "uncheck" radio buttons by clicking on them
19261         
19262         Testcase for various combinations of checked/intermiate and click events.
19263
19264         * fast/forms/radio-checkbox-restore-indeterminate-expected.txt: Added.
19265         * fast/forms/radio-checkbox-restore-indeterminate.html: Added.
19266
19267 2010-03-19  Darin Fisher  <darin@chromium.org>
19268
19269         Temporarily suppress fast/loader/frame-src-change-added-to-history.html
19270         for Tiger to make the bot green.
19271
19272         https://bugs.webkit.org/show_bug.cgi?id=36382
19273
19274         * platform/mac-tiger/Skipped:
19275
19276 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19277
19278         Reviewed by Dimitri Glazkov.
19279
19280         Add test_expectations.txt file for chromium baselines
19281
19282         https://bugs.webkit.org/show_bug.cgi?id=28397
19283
19284         * platform/chromium/test_expectations.txt: Added
19285
19286 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19287
19288         Reviewed by Dimitri Glazkov.
19289
19290         Land remaining chromium-linux LayoutTest baselines
19291         (file list omitted due to length).
19292
19293         https://bugs.webkit.org/show_bug.cgi?id=28397
19294
19295
19296 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19297
19298         Reviewed by Dimitri Glazkov.
19299
19300         Land chromium-linux/fast/{block,css,forms,text} LayoutTest baselines
19301         (file list omitted due to length).
19302
19303         https://bugs.webkit.org/show_bug.cgi?id=28397
19304
19305         * platform/chromium-linux/fast/block : Added.
19306         * platform/chromium-linux/fast/css : Added.
19307         * platform/chromium-linux/fast/forms : Added.
19308         * platform/chromium-linux/fast/text : Added.
19309
19310 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19311
19312         Reviewed by Dimitri Glazkov.
19313
19314         Land chromium-linux/editing LayoutTest baselines
19315         (file list omitted due to length).
19316
19317         https://bugs.webkit.org/show_bug.cgi?id=28397
19318
19319         * platform/chromium-linux/editing : Added.
19320
19321 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19322
19323         Reviewed by Dimitri Glazkov.
19324
19325         Land chromium-linux/tables LayoutTest baselines
19326         (file list omitted due to length).
19327
19328         https://bugs.webkit.org/show_bug.cgi?id=28397
19329
19330         * platform/chromium-linux/tables : Added.
19331
19332 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19333
19334         Reviewed by Dimitri Glazkov.
19335
19336         Land chromium-linux/svg LayoutTest baselines
19337         (file list omitted due to length).
19338
19339         https://bugs.webkit.org/show_bug.cgi?id=28397
19340
19341         * platform/chromium-linux/svg : Added.
19342
19343 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19344
19345         Reviewed by Dimitri Glazkov.
19346
19347         Land chromium-linux/css* LayoutTest baselines
19348         (file list omitted due to length).
19349
19350         https://bugs.webkit.org/show_bug.cgi?id=28397
19351
19352         * platform/chromium-linux/css* : Added.
19353
19354 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19355
19356         Reviewed by Dimitri Glazkov.
19357
19358         Land remaining chromium-win/* LayoutTest baselines
19359         (file list omitted due to length).
19360
19361         https://bugs.webkit.org/show_bug.cgi?id=28397
19362
19363         * platform/chromium-win/* : Added.
19364
19365 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19366
19367         Reviewed by Dimitri Glazkov.
19368
19369         Land chromium-win/css* LayoutTest baselines
19370         (file list ommitted due to length).
19371
19372         https://bugs.webkit.org/show_bug.cgi?id=28397
19373
19374         * platform/chromium-win/css* : Added.
19375
19376 2010-03-19  Csaba Osztrogonác  <ossy@webkit.org>
19377
19378         [Qt] Back-forward list dumping is incorrect
19379         https://bugs.webkit.org/show_bug.cgi?id=36392
19380
19381         * platform/qt/Skipped: fast/loader/frame-src-change-added-to-history.html skipped until fix.
19382
19383 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19384
19385         Reviewed by Dimitri Glazkov.
19386
19387         Land chromium-win/fast/[l-z]* LayoutTest baselines
19388         (file list ommitted due to length).
19389
19390         https://bugs.webkit.org/show_bug.cgi?id=28397
19391
19392         * platform/chromium-win/fast/[l-z]* : Added.
19393
19394 2010-03-19  Xan Lopez  <xlopez@igalia.com>
19395
19396         Rubber-stamped by Gustavo Noronha.
19397
19398         r56188 removed lastPosition from the Geolocation code, but the the
19399         geolocation window properties wasn't updated to reflect this. It's
19400         only failing on the GTK+ port, since the other ports have it on
19401         their Skipped list.
19402
19403         * fast/dom/Window/window-properties-geolocation-expected.txt:
19404
19405 2010-03-19  Csaba Osztrogonác  <ossy@webkit.org>
19406
19407        [Qt] REGRESSION (r56209): fast/media/print-restores-previous-mediatype.htm crashes
19408        https://bugs.webkit.org/show_bug.cgi?id=36386
19409
19410         * platform/qt/Skipped: fast/media/print-restores-previous-mediatype.html skipped until fix.
19411
19412 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19413
19414         Reviewed by Dimitri Glazkov.
19415
19416         Land chromium-win/fast/{a,c,d,e,f,g,h,i,j}* LayoutTest baselines
19417         (file list ommitted due to length).
19418
19419         https://bugs.webkit.org/show_bug.cgi?id=28397
19420
19421         * platform/chromium-win/fast/{a,c,d,e,f,g,h,i,j}* : Added.
19422
19423 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19424
19425         Reviewed by Dimitri Glazkov.
19426
19427         Land the first part of chromium-win/fast LayoutTest baselines
19428         (file list ommitted due to length).
19429
19430         https://bugs.webkit.org/show_bug.cgi?id=28397
19431
19432         * platform/chromium-win/fast: Added.
19433
19434 2010-03-19  Xan Lopez  <xlopez@igalia.com>
19435
19436         Unreviewed, land new expected result for test.
19437
19438         * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
19439
19440 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19441
19442         Reviewed by Dimitri Glazkov.
19443
19444         Land the chromium-win/tables LayoutTest baselines (file list
19445         ommitted due to length).
19446
19447         https://bugs.webkit.org/show_bug.cgi?id=28397
19448
19449         * platform/chromium-win/tables: Added.
19450
19451 2010-03-19  Brady Eidson  <beidson@apple.com>
19452
19453         Rubberstamped by Eric Seidel. 
19454
19455         https://bugs.webkit.org/show_bug.cgi?id=35594
19456
19457         * fast/loader/api-test-new-window-data-load-base-url.html: Removed.
19458         * fast/loader/api-test-new-window-data-load-base-url.html-disabled: Copied from fast/loader/api-test-new-window-data-load-base-url.html.
19459
19460 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19461
19462         Reviewed by Dimitri Glazkov.
19463
19464         Land the chromium-win/svg LayoutTest baselines (file list
19465         ommitted due to length).
19466
19467         https://bugs.webkit.org/show_bug.cgi?id=28397
19468
19469         * platform/chromium-win/svg: Added.
19470
19471 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19472
19473         Reviewed by Dimitri Glazkov.
19474
19475         Land the chromium-win-vista LayoutTest baselines (file list
19476         ommitted due to length).
19477
19478         https://bugs.webkit.org/show_bug.cgi?id=28397
19479
19480         * platform/chromium-win-vista: Added.
19481
19482 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19483
19484         Reviewed by Dimitri Glazkov.
19485
19486         Land the chromium-win-xp LayoutTest baselines (file list ommitted due to
19487         length).
19488
19489         https://bugs.webkit.org/show_bug.cgi?id=28397
19490
19491         * platform/chromium-win-xp: Added.
19492
19493 2010-03-19  Dirk Pranke <dpranke@chromium.org>
19494
19495         Reviewed by Dimitri Glazkov.
19496
19497         Land the chromium-mac LayoutTest baselines (file list ommitted due to
19498         length).
19499
19500         https://bugs.webkit.org/show_bug.cgi?id=28397
19501
19502         * platform/chromium-mac: Added.
19503
19504 2010-03-19  Joseph Pecoraro  <joepeck@webkit.org>
19505
19506         Reviewed by David Kilzer.
19507
19508         <input type=range> does not validate correctly without a renderer and the tests are incorrect
19509         https://bugs.webkit.org/show_bug.cgi?id=36259
19510
19511         Setting value attribute on an <input type=range> to an out-of-range value fires oninput
19512         https://bugs.webkit.org/show_bug.cgi?id=16990
19513
19514         When setting the range element's value, overflows and underflows are
19515         automatically sanitized to valid values. Fixed the behavior and removed
19516         tests that were testing for improper behavior.
19517
19518         * fast/forms/ValidityState-rangeOverflow-expected.txt:
19519         * fast/forms/ValidityState-rangeUnderflow-expected.txt:
19520         * fast/forms/input-stepup-stepdown-expected.txt:
19521         * fast/forms/script-tests/ValidityState-rangeOverflow.js:
19522         * fast/forms/script-tests/ValidityState-rangeUnderflow.js:
19523         * fast/forms/script-tests/input-stepup-stepdown.js:
19524         * fast/forms/script-tests/validationMessage.js:
19525         * fast/forms/validationMessage-expected.txt:
19526
19527           Added test verifying that bug 16990 was fixed as well.
19528
19529         * fast/forms/range-input-dynamic-oninput-expected.txt: Added.
19530         * fast/forms/range-input-dynamic-oninput.html Added.
19531
19532           Improved test because handling of this case changed.
19533
19534         * fast/forms/range-reset-expected.txt:
19535         * fast/forms/range-reset.html:
19536
19537 2010-03-19  Darin Fisher  <darin@chromium.org>
19538
19539         Fix expected results for fast/loader/frame-src-change-added-to-history.html
19540
19541         * fast/loader/frame-src-change-added-to-history-expected.txt:
19542
19543 2010-03-19  Shinichiro Hamaji  <hamaji@chromium.org>
19544
19545         Reviewed by Darin Adler.
19546
19547         Need a layout test for finding yensign from documents with Japanese encodings
19548         https://bugs.webkit.org/show_bug.cgi?id=36288
19549
19550         * editing/selection/find-yensign-and-backslash-expected.txt: Added.
19551         * editing/selection/find-yensign-and-backslash.html: Added.
19552         * platform/gtk/editing/selection/find-yensign-and-backslash-expected.txt: Added.
19553         * platform/qt/editing/selection/find-yensign-and-backslash-expected.txt: Added.
19554         * platform/win/editing/selection/find-yensign-and-backslash-expected.txt: Added.
19555
19556 2010-03-18  Darin Fisher  <darin@chromium.org>
19557
19558         Reviewed by Adam Barth.
19559
19560         If a frame is already in the document, then setting its "src" attribute
19561         should add the resultant navigation to history.
19562
19563         https://bugs.webkit.org/show_bug.cgi?id=9166
19564
19565         * fast/loader/frame-src-change-added-to-history-expected.txt: Added.
19566         * fast/loader/frame-src-change-added-to-history.html: Added.
19567
19568 2010-03-19  Csaba Osztrogonác  <ossy@webkit.org>
19569
19570         Unreviewed.
19571
19572         [Qt] Platform specific expected file updated after r56195
19573
19574         * platform/qt/fast/dom/Window/window-properties-expected.txt: updated.
19575
19576 2010-03-18  Chris Evans  <cevans@chromium.org>
19577
19578         Reviewed by Nikolas Zimmermann.
19579
19580         Add test for minor SVG animation crashers.
19581         See https://bugs.webkit.org/show_bug.cgi?id=35606
19582
19583         * svg/animations/keypoints-mismatch.svg: Added.
19584         * svg/animations/keypoints-mismatch-expected.txt: Added.
19585
19586 2010-03-18  Ojan Vafai  <ojan@chromium.org>
19587
19588         Reviewed by Eric Seidel.
19589
19590         add new results for failing win/linux test after http://trac.webkit.org/changeset/56175
19591         https://bugs.webkit.org/show_bug.cgi?id=36329
19592
19593         Missed this test in r56175 since it does a drag on win/linux, but not a mac.
19594         The new results correctly do the smart-drag behavior of doing a smart-delete
19595         on drag regardless of whether the selection granularity is word granularity.
19596
19597         * platform/win/editing/selection/drag-text-delay-expected.checksum: Added.
19598         * platform/win/editing/selection/drag-text-delay-expected.png: Added.
19599         * platform/win/editing/selection/drag-text-delay-expected.txt:
19600
19601 2010-03-18  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
19602
19603         Reviewed by Kenneth Rohde Christiansen.
19604
19605         [Qt] Fix LayoutTests/http/tests/appcache/max-size.html
19606         https://bugs.webkit.org/show_bug.cgi?id=36207
19607
19608         * platform/qt/Skipped:
19609
19610 2010-03-18  Kenneth Rohde Christiansen  <kenneth@webkit.org>
19611
19612         Reviewed by Darin Adler.
19613
19614         Add a new test for testing whether the media type is restores
19615         properly after printing a page (changing media type to 'print').
19616
19617         Add expected result and skip the test for platform that do not
19618         implement setMediaType().
19619
19620         * fast/media/print-restores-previous-mediatype-expected.txt: Added.
19621         * fast/media/print-restores-previous-mediatype.html: Added.
19622         * platform/gtk/Skipped:
19623         * platform/mac/Skipped:
19624         * platform/win/Skipped:
19625
19626 2010-03-18  Mark Rowe  <mrowe@apple.com>
19627
19628         Rubber-stamped by Samuel Weinig.
19629
19630         Update test results after r56182.  "background-color: rgba(0, 0, 0, 0)" is now reported as "background-color: transparent".
19631
19632         * fast/css/getComputedStyle/computed-style-expected.txt:
19633         * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
19634         * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt:
19635         * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
19636
19637 2010-03-18  Jian Li  <jianli@chromium.org>
19638
19639         Reviewed by Dmitry Titov.
19640
19641         Dragging a PDF image triggers assertion in DragController::startDrag()
19642         https://bugs.webkit.org/show_bug.cgi?id=36247
19643
19644         * fast/images/drag-pdf-as-image-expected.txt: Added.
19645         * fast/images/drag-pdf-as-image.html: Added.
19646
19647 2010-03-18  Dan Bernstein  <mitz@apple.com>
19648
19649         Add missing file from r56186.
19650
19651         * fast/dynamic/float-remove-above-line-2-expected.txt: Added.
19652
19653 2010-03-18  Alexey Proskuryakov  <ap@apple.com>
19654
19655         Reviewed by Anders Carlsson.
19656
19657         https://bugs.webkit.org/show_bug.cgi?id=36327
19658         Test that a plug-in can override Node methods of its element
19659
19660         * plugins/override-node-method-expected.txt: Added.
19661         * plugins/override-node-method.html: Added.
19662
19663 2010-03-18  Simon Fraser  <simon.fraser@apple.com>
19664
19665         Reviewed by Dave Hyatt.
19666
19667         https://bugs.webkit.org/show_bug.cgi?id=36274
19668         CSS3 :nth-child selector 'odd' keyword case sensitivity test fails
19669         
19670         The tests for "odd", "even" etc. for nth-child selectors should be case insensitive.
19671
19672         * fast/css/nth-child-odd-case-insensitive-expected.txt: Added.
19673         * fast/css/nth-child-odd-case-insensitive.html: Added.
19674
19675 2010-03-18  Dan Bernstein  <mitz@apple.com>
19676
19677         Reviewed by Darin Adler.
19678
19679         Additional test for <rdar://problem/7761400>
19680
19681         * fast/dynamic/float-remove-above-line-2.html: Copied from LayoutTests/fast/dynamic/float-remove-above-line.html.
19682         * fast/dynamic/float-remove-above-line-expected.txt: Updated.
19683         * fast/dynamic/float-remove-above-line.html: Fixed inconsequential typo in end tag.
19684
19685 2010-03-18  Alexey Proskuryakov  <ap@apple.com>
19686
19687         Not reviewed.
19688
19689         https://bugs.webkit.org/show_bug.cgi?id=36210
19690         plugins/resize-from-plugin.html fails on some platforms
19691
19692         Landing new results for Qt and Gtk, taken from buildbot.
19693
19694         Gtk results are a pass, although the difference in clip rect may indicate some issue to look into.
19695         Qt results are a failure.
19696
19697         * platform/gtk/plugins/resize-from-plugin-expected.txt: Copied from LayoutTests/plugins/resize-from-plugin-expected.txt.
19698         * platform/qt/plugins/resize-from-plugin-expected.txt: Copied from LayoutTests/plugins/resize-from-plugin-expected.txt.
19699
19700 2010-03-12  Ojan Vafai  <ojan@chromium.org>
19701
19702         Reviewed by David Levin.
19703
19704         smartdelete should only occur after double-click
19705         https://bugs.webkit.org/show_bug.cgi?id=35314
19706
19707         * editing/deleting/non-smart-delete.html:
19708         * editing/pasteboard/drag-drop-modifies-page.html:
19709         * editing/pasteboard/page-zoom-expected.txt:
19710         Space is removed because we used to incorrectly smartpaste here.
19711         New behavior matches NSTextView.
19712         * editing/style/apply-through-end-of-document-expected.txt:
19713         The change here is that selectall + smartpaste doesn't put a BR,
19714         but selectall + normal-paste does. Not sure if that's a bug or not,
19715         but it's not a side effect of this change.
19716         * editing/style/style-boundary-005.html:
19717         * platform/mac/editing/deleting/non-smart-delete-expected.checksum:
19718         * platform/mac/editing/deleting/non-smart-delete-expected.png:
19719         * platform/mac/editing/deleting/non-smart-delete-expected.txt:
19720         * platform/mac/editing/execCommand/paste-1-expected.txt:
19721         * platform/mac/editing/execCommand/paste-2-expected.txt:
19722         * platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.checksum:
19723         * platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.png:
19724         * platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt:
19725
19726         * platform/mac/editing/selection/expanding-selections-expected.txt:
19727         * platform/mac/editing/selection/expanding-selections2-expected.txt:
19728         * platform/mac/editing/selection/triple-click-in-pre-expected.txt:
19729         The above three results change because granularity is no longer part of the seleciton,
19730         so changes in granularity don't fire selection change notifications.
19731
19732         * platform/mac/editing/style/style-boundary-005-expected.checksum:
19733         * platform/mac/editing/style/style-boundary-005-expected.png:
19734         * platform/mac/editing/style/style-boundary-005-expected.txt:
19735
19736 2010-03-18  Alexey Proskuryakov  <ap@apple.com>
19737
19738         Reviewed by Adam Roben and Anders Carlsson.
19739
19740         https://bugs.webkit.org/show_bug.cgi?id=36210
19741         plugins/resize-from-plugin.html fails on some platforms
19742
19743         * platform/win/plugins/resize-from-plugin-expected.txt: Copied from LayoutTests/plugins/resize-from-plugin-expected.txt.
19744         Windows results are different, probably because windowed plug-ins just get the whole window
19745         as clip rect.
19746
19747         * platform/gtk/Skipped:
19748         * platform/qt/Skipped:
19749         Unskipped the tests to see how they work with TestNetscapePlugin fixes from this patch.
19750
19751 2010-03-18  Simon Fraser  <simon.fraser@apple.com>
19752
19753         Reviewed by Dave Hyatt.
19754
19755         https://bugs.webkit.org/show_bug.cgi?id=36273
19756         CSS3 :indeterminate and input type=radio test fails
19757
19758         The :indeterminate pseudo-class should apply to both radio buttons and checkboxes.
19759
19760         * fast/forms/indeterminate-radio-expected.txt: Added.
19761         * fast/forms/indeterminate-radio.html: Added.
19762
19763 2010-03-18  Simon Fraser  <simon.fraser@apple.com>
19764
19765         Reviewed by Dave Hyatt.
19766
19767         https://bugs.webkit.org/show_bug.cgi?id=36271
19768         CSS3 :enabled on an input type=hidden element fails
19769         
19770         The CSS3 selectors spec now makes it clear that hidden inputs should respect
19771         the :enabled and :disabled pseudo-classes.
19772
19773         * fast/forms/hidden-input-enabled-expected.txt: Added.
19774         * fast/forms/hidden-input-enabled.html: Added.
19775         * fast/forms/hidden-input-not-enabled-expected.txt: Removed.
19776         * fast/forms/hidden-input-not-enabled.html: Removed.
19777
19778 2010-03-18  Enrica Casucci  <enrica@apple.com>
19779
19780         Reviewed by Simon Fraser.
19781
19782         Intro text at Star Wars demo is clipped.
19783         <rdar://problem/7560979>
19784         https://bugs.webkit.org/show_bug.cgi?id=33909
19785
19786         We are flipping the coordinates for drawing, therefore
19787         we must flip them also when we invalidate the rectangles.
19788
19789         * compositing/repaint/layer-repaint.html: Added.
19790         * platform/mac/compositing/repaint/layer-repaint-expected.checksum: Added.
19791         * platform/mac/compositing/repaint/layer-repaint-expected.png: Added.
19792         * platform/mac/compositing/repaint/layer-repaint-expected.txt: Added.
19793
19794 2010-03-18  Kim Grönholm  <kim.gronholm@nomovok.com>
19795
19796         Reviewed by Simon Hausmann.
19797
19798         [Qt] GraphicsLayer: Pausing and resuming of animations don't work as expected
19799         https://bugs.webkit.org/show_bug.cgi?id=36219
19800         
19801         The play-state layout test now works, and can be removed from the skip list.
19802
19803         * platform/qt/Skipped: animations/play-state.html is removed from the skipped list
19804
19805 2010-03-18  Adam Langley  <agl@chromium.org>
19806
19807         Reviewed by David Levin.
19808
19809         [chromium] Fix inverted logic in per-strike renderer patch.
19810
19811         I screwed up in r55089 and got one of the conditions backwards. Thanks
19812         to Roman Tsisyk for pointing it out.
19813
19814         https://bugs.webkit.org/show_bug.cgi?id=35495
19815
19816         * platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html: Added.
19817
19818 2010-03-18  Sergio Villar Senin  <svillar@igalia.com>
19819
19820         Reviewed by Xan Lopez.
19821
19822         [GTK] Failing tests http/tests/misc/image-blocked-src-change.html
19823         & http/tests/misc/image-blocked-src-no-change.html
19824         https://bugs.webkit.org/show_bug.cgi?id=36227
19825
19826         Removed tests from the list of Skipped:
19827         http/tests/misc/image-blocked-src-no-change.html
19828         http/tests/misc/image-blocked-src-change.html
19829         http/tests/security/local-CSS-from-remote.html
19830         http/tests/security/local-video-poster-from-remote.html
19831         http/tests/security/frame-loading-via-document-write.html
19832         http/tests/security/local-iFrame-from-remote.html
19833         http/tests/security/local-video-src-from-remote.html
19834         http/tests/security/local-image-from-remote.html
19835         http/tests/security/local-JavaScript-from-remote.html
19836
19837         * platform/gtk/Skipped:
19838
19839 2010-03-18  Chang Shu  <chang.shu@nokia.com>
19840
19841         Reviewed by Kenneth Rohde Christiansen.
19842
19843         https://bugs.webkit.org/show_bug.cgi?id=36220
19844
19845         [Qt] Unskip the tests that pass after the fix for bug 36139.
19846         http/tests/appcache/foreign-iframe-main.html
19847         http/tests/appcache/manifest-with-empty-file.html
19848         http/tests/appcache/resource-redirect.html
19849
19850         * platform/qt/Skipped:
19851
19852 2010-03-17  Oliver Hunt  <oliver@apple.com>
19853
19854         Reviewed by Gavin Barraclough.
19855
19856         undefined, NaN, and Infinity should be ReadOnly
19857         https://bugs.webkit.org/show_bug.cgi?id=36263
19858
19859         Add tests for the attributes of undefined, NaN and Infinity on the
19860         global object
19861
19862         * fast/js/getOwnPropertyDescriptor-expected.txt:
19863         * fast/js/resources/getOwnPropertyDescriptor.js:
19864
19865 2010-03-17  Chang Shu  <chang.shu@nokia.com>
19866
19867         Reviewed by Laszlo Gombos.
19868
19869         https://bugs.webkit.org/show_bug.cgi?id=36139
19870         [Qt] Unskip the test that now passes.
19871
19872         platform/qt/Skipped:
19873
19874 2010-03-17  Drew Wilson  <atwilson@chromium.org>
19875
19876         Reviewed by David Levin.
19877
19878         Add tests for "load shared worker in iframe" case.
19879         https://bugs.webkit.org/show_bug.cgi?id=36203
19880
19881         Makes sure that creating a worker simultaneously in a document and in
19882         a child iframe works (you end up with a single instance).
19883
19884         * fast/workers/resources/shared-worker-count-connections.js: Added.
19885         * fast/workers/resources/shared-worker-iframe.html: Added.
19886         * fast/workers/shared-worker-in-iframe-expected.txt: Added.
19887         * fast/workers/shared-worker-in-iframe.html: Added.
19888
19889 2010-03-17  Shu Chang  <Chang.Shu@nokia.com>
19890
19891         Reviewed by Eric Seidel.
19892
19893         [Qt] Rebaseline the test and remove it from Skipped.
19894         https://bugs.webkit.org/show_bug.cgi?id=36059
19895
19896         * platform/qt/Skipped:
19897         * platform/qt/fast/canvas/canvas-text-baseline-expected.checksum: Added.
19898         * platform/qt/fast/canvas/canvas-text-baseline-expected.png: Added.
19899         * platform/qt/fast/canvas/canvas-text-baseline-expected.txt: Added.
19900
19901 2010-03-17  Dmitry Titov  <dimich@chromium.org>
19902
19903         Reviewed by Dimitri Glazkov.
19904
19905         [v8] Avoid reentry into v8 after TerminateExecution() on a worker thread.
19906         https://bugs.webkit.org/show_bug.cgi?id=36239
19907
19908         * fast/workers/resources/termination-with-port-messages.js: Added.
19909         (echo):
19910         (onmessage):
19911         * fast/workers/termination-with-port-messages-expected.txt: Added.
19912         * fast/workers/termination-with-port-messages.html: Added.
19913
19914 2010-03-17  Kenneth Russell  <kbr@google.com>
19915
19916         Reviewed by Darin Fisher.
19917
19918         Revert WebGL context attributes changes 33416 / r56074 and 36200 / r56093
19919         https://bugs.webkit.org/show_bug.cgi?id=36233
19920
19921         The patch for bug 33416, which added multisampling support to the
19922         WebGL back buffer, uncovered some OpenGL driver bugs on the build
19923         bots which need further investigation to determine the appropriate
19924         workaround. Reverting this change, the minor build fix in 36189,
19925         and the skipping of the affected tests in bug 36200.
19926
19927         Built and tested WebKit and Chromium and ran all WebGL layout
19928         tests in both.
19929
19930         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt: Removed.
19931         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html: Removed.
19932         * fast/canvas/webgl/context-attributes-expected.txt:
19933         * fast/canvas/webgl/context-attributes.html:
19934         * fast/canvas/webgl/gl-get-calls-expected.txt:
19935         * fast/canvas/webgl/gl-get-calls.html:
19936         * platform/mac/Skipped:
19937
19938 2010-03-17  Alexey Proskuryakov  <ap@apple.com>
19939
19940         * platform/gtk/Skipped: Also, resize-from-plugin.html got skipped twice tonight, removing
19941         one of the lines.
19942
19943 2010-03-17  Alexey Proskuryakov  <ap@apple.com>
19944
19945         * platform/gtk/Skipped: Updated to reference a newly filed bug.
19946
19947 2010-03-17  Pavel Feldman  <pfeldman@chromium.org>
19948
19949         Not reviewed: update mimetype expectations in inspector tests.
19950
19951         * inspector/timeline-network-resource-expected.txt:
19952
19953 2010-03-17  Pavel Feldman  <pfeldman@chromium.org>
19954
19955         Not reviewed: GTK tests fix - removed custom expectation that was
19956         added with no good reason.
19957
19958         * inspector/timeline-test.js:
19959         * platform/gtk/inspector/timeline-network-resource-expected.txt: Removed.
19960
19961 2010-03-17  Ilya Tikhonovsky  <loislo@chromium.org>
19962
19963         Reviewed by Pavel Feldman.
19964
19965         WebInspector: Timeline improvements - next iteration.
19966
19967         The top level records should be collapsed.
19968         Virtually linked events should be nested in Timeline like Send Request and
19969         corresponding Received Responce, Timer Install and Timer Fire etc.
19970         It should be possible to see Main Resource request.
19971
19972         https://bugs.webkit.org/show_bug.cgi?id=36122
19973
19974         * inspector/timeline-network-resource-expected.txt:
19975         * inspector/timeline-test.js:
19976         (frontend_getTimelineResults):
19977
19978 2010-03-17  Csaba Osztrogonác  <ossy@webkit.org>
19979
19980         Reviewed by Kenneth Rohde Christiansen.
19981
19982         [Qt] GraphicsLayer: fix test regressions
19983         https://bugs.webkit.org/show_bug.cgi?id=36191
19984
19985         Enabling accelerated compositing (AC) by default make 3 tests fail.
19986         AC is more important now than these tests, so they are skipped until 
19987         fix and AC is enabled.
19988
19989         * platform/qt/Skipped:
19990          - animations/fill-mode-transform.html skipped
19991          - animations/play-state.html skipped
19992          - animations/simultaneous-start-left.html skipped
19993
19994 2010-03-17  Maciej Stachowiak  <mjs@apple.com>
19995
19996         Disable new plugin tests from r56079 on Gtk and Qt, since they are failing.
19997
19998         * platform/gtk/Skipped:
19999         * platform/qt/Skipped:
20000
20001 2010-03-17  Xan Lopez  <xlopez@igalia.com>
20002
20003         Skip a couple of failing tests in the bots.
20004
20005         * platform/gtk/Skipped:
20006
20007 2010-03-16  John Abd-El-Malek  <jam@chromium.org>
20008
20009         Reviewed by Darin Fisher.
20010
20011         Give keyboard focus to PluginDocuments by default
20012         https://bugs.webkit.org/show_bug.cgi?id=36147
20013
20014         * http/tests/plugins/plugin-document-has-focus-expected.txt: Added.
20015         * http/tests/plugins/plugin-document-has-focus.html: Added.
20016         * http/tests/plugins/resources/plugin-document-has-focus.pl: Added.
20017         * platform/gtk/Skipped:
20018         * platform/mac/Skipped:
20019         * platform/qt/Skipped:
20020         * platform/win/Skipped:
20021
20022 2010-03-16  Chris Fleizach  <cfleizach@apple.com>
20023
20024         Reviewed by Darin Adler.
20025
20026         REGRESSION (r53857): Crash when tabbing to <map>
20027         https://bugs.webkit.org/show_bug.cgi?id=36017
20028
20029         Also fix the path to js-test-post.js in tab-imagemap.html.
20030
20031         * fast/events/imagemap-norender-crash-expected.txt: Added.
20032         * fast/events/imagemap-norender-crash.html: Added.
20033         * fast/events/tab-imagemap-expected.txt:
20034         * fast/events/tab-imagemap.html:
20035
20036 2010-03-16  Kenneth Russell  <kbr@google.com>
20037
20038         Reviewed by Eric Seidel.
20039
20040         Temporarily disable WebGL layout tests failing due to multisampling
20041         https://bugs.webkit.org/show_bug.cgi?id=36200
20042
20043         * platform/mac/Skipped:
20044
20045 2010-03-15  Ojan Vafai  <ojan@chromium.org>
20046
20047         Reviewed by Alexey Proskuryakov.
20048
20049         fix webkit win test failures for smart delete
20050         https://bugs.webkit.org/show_bug.cgi?id=36141
20051
20052         Works around https://bugs.webkit.org/show_bug.cgi?id=36140.
20053
20054         * editing/deleting/smart-delete-004.html:
20055         * editing/pasteboard/smart-paste-002.html:
20056         * editing/pasteboard/smart-paste-005.html:
20057         * editing/pasteboard/smart-paste-007.html:
20058         * platform/mac/editing/pasteboard/smart-paste-002-expected.txt:
20059         * platform/mac/editing/pasteboard/smart-paste-005-expected.txt:
20060
20061 2010-03-16  Alexey Proskuryakov  <ap@apple.com>
20062
20063         Reviewed by Darin Adler.
20064
20065         https://bugs.webkit.org/show_bug.cgi?id=36184
20066         YouTube video resizing doesn't work with OOP plug-ins
20067
20068         This test is quite fragile, as it depends on when exactly WebCore decides to do layout.
20069         If WebCore logic changes, the test will just always pass without executing the code path
20070         in question.
20071
20072         * plugins/resize-from-plugin-expected.txt: Added.
20073         * plugins/resize-from-plugin.html: Added.
20074         * plugins/resources/resize-from-plugin-frame.html: Added.
20075
20076 2010-03-16  Zhenyao Mo  <zmo@google.com>
20077
20078         Reviewed by Darin Fisher.
20079
20080         Hook up WebGLContextAttributes to OpenGL context creation code
20081         https://bugs.webkit.org/show_bug.cgi?id=33416
20082
20083         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias-expected.txt: Added. 
20084         * fast/canvas/webgl/context-attributes-alpha-depth-stencil-antialias.html: Added.
20085         * fast/canvas/webgl/context-attributes-expected.txt: WebGL context attributes behavior changed with this fix.
20086         * fast/canvas/webgl/context-attributes.html: Ditto.
20087         * fast/canvas/webgl/gl-get-calls-expected.txt: Stencil buffer is enabled, thus Stencil Bits is no longer 0.
20088         * fast/canvas/webgl/gl-get-calls.html: Ditto.
20089
20090 2010-03-16  Joanmarie Diggs  <joanmarie.diggs@gmail.com>
20091
20092         Reviewed by Xan Lopez.
20093
20094         Added layout tests to get the number of rows and columns.
20095
20096         https://bugs.webkit.org/show_bug.cgi?id=35504
20097         [Gtk] Evaluate and fix AtkTable for layout tables
20098
20099         * platform/gtk/accessibility/table-hierarchy.html:
20100         * platform/gtk/accessibility/table-hierarchy-expected.txt:
20101
20102 2010-03-16  Pavel Feldman  <pfeldman@chromium.org>
20103
20104         Not reviewed: inspector http test fix that migrates it to the new inspector api.
20105
20106         * http/tests/inspector/inspect-iframe-from-different-domain.html:
20107
20108 2010-03-11  Antonio Gomes  <tonikitoo@webkit.org>
20109
20110         Reviewed by Simon Fraser.
20111         Patch by Antonio Gomes <tonikitoo@webkit.org>
20112
20113         Spatial Navigation: Add a scrollIntoView call when focusing an element.
20114         https://bugs.webkit.org/show_bug.cgi?id=36020
20115
20116         * platform/gtk/Skipped: Unskip snav-iframe-with-offscreen-element.html
20117
20118 2010-03-16  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
20119
20120         [GStreamer] media/video-played-collapse.html
20121         https://bugs.webkit.org/show_bug.cgi?id=36165
20122
20123         Skip apparently unreliable test. It used to fail locally and pass
20124         on the bots, but the situation is inversed now. We need to
20125         investigate this properly.
20126
20127         * platform/gtk/Skipped:
20128
20129 2010-03-16  Adam Barth  <abarth@webkit.org>
20130
20131         Reviewed by Darin Adler.
20132
20133         noscript tag should render when @sandbox disables JavaScript
20134         https://bugs.webkit.org/show_bug.cgi?id=36092
20135
20136         Test that the noscript element renders when @sandbox disables
20137         JavaScript.
20138
20139         * fast/frames/sandboxed-iframe-noscript-expected.txt: Added.
20140         * fast/frames/sandboxed-iframe-noscript.html: Added.
20141
20142 2010-03-15  Kent Tamura  <tkent@chromium.org>
20143
20144         Reviewed by Eric Seidel.
20145
20146         Don't submit disabled menu options.
20147         https://bugs.webkit.org/show_bug.cgi?id=35056
20148
20149         * fast/forms/menulist-disabled-selected-option-expected.txt: Added.
20150         * fast/forms/menulist-disabled-selected-option.html: Added.
20151         * fast/forms/menulist-submit-without-selection-expected.txt: Added.
20152         * fast/forms/menulist-submit-without-selection.html: Added.
20153         * fast/forms/script-tests/menulist-disabled-selected-option.js: Added.
20154         * fast/forms/script-tests/menulist-submit-without-selection.js: Added.
20155
20156 2010-03-15  Adam Bergkvist  <adam.bergkvist@ericsson.com>
20157
20158         Reviewed by Adam Barth.
20159
20160         According to the updated specification, a data field should always
20161         result in a newline character being appended to the data buffer
20162         regardless if the data buffer contains any data or not. However, upon
20163         event dispatch, the last newline will be removed. This differs from an
20164         older version of the specification where a newline character was
20165         appended before the data value only if the buffer already contained
20166         data. As a result, EventSource now supports receiving events with empty
20167         data or newline characters only. Updated test accordingly.
20168         https://bugs.webkit.org/show_bug.cgi?id=33210
20169
20170         * http/tests/eventsource/eventsource-parse-event-stream-expected.txt:
20171         * http/tests/eventsource/eventsource-parse-event-stream.html:
20172         * http/tests/eventsource/resources/event-stream.php:
20173
20174 2010-03-15  Valters Svabe  <vsvabe@gmail.com>
20175
20176         Reviewed by Darin Adler.
20177
20178         :after selector displays in wrong place with nested div
20179         https://bugs.webkit.org/show_bug.cgi?id=32288
20180
20181         * fast/css-generated-content/block-after-expected.txt: Added.
20182         * fast/css-generated-content/block-after.html: Added.
20183
20184 2010-03-15  Chris Fleizach  <cfleizach@apple.com>
20185
20186         Unreviewed.
20187
20188         VO not able to perform a VO-spacebar on facebook links
20189         https://bugs.webkit.org/show_bug.cgi?id=36132
20190
20191         GTK needs to implement press in DRT before this test can work.
20192
20193         * platform/gtk/Skipped:
20194
20195 2010-03-15  Chris Fleizach  <cfleizach@apple.com>
20196
20197         Unreviewed layout test fix.
20198
20199         VO not able to perform a VO-spacebar on facebook links
20200         https://bugs.webkit.org/show_bug.cgi?id=36132
20201  
20202         This test must be skipped until https://bugs.webkit.org/show_bug.cgi?id=36145 is done.
20203
20204         * platform/win/Skipped:
20205
20206 2010-03-15  Chris Fleizach  <cfleizach@apple.com>
20207
20208         Reviewed by Beth Dakin.
20209
20210         VO not able to perform a VO-spacebar on facebook links
20211         https://bugs.webkit.org/show_bug.cgi?id=36132
20212
20213         * accessibility/label-element-press-expected.txt: Added.
20214         * accessibility/label-element-press.html: Added.
20215
20216 2010-03-15  Simon Fraser  <simon.fraser@apple.com>
20217
20218         Rubber-stamped by Dan Bernstein.
20219
20220         Update some pixel results for composting tests; some were incorrect, and others had minor
20221         pixel differences.
20222
20223         * platform/mac/compositing/color-matching/image-color-matching-expected.checksum:
20224         * platform/mac/compositing/color-matching/image-color-matching-expected.png:
20225         * platform/mac/compositing/direct-image-compositing-expected.checksum:
20226         * platform/mac/compositing/direct-image-compositing-expected.png:
20227         * platform/mac/compositing/overflow/overflow-scroll-expected.checksum:
20228         * platform/mac/compositing/overflow/overflow-scroll-expected.png:
20229         * platform/mac/compositing/reflections/animation-inside-reflection-expected.checksum:
20230         * platform/mac/compositing/reflections/animation-inside-reflection-expected.png:
20231         * platform/mac/compositing/reflections/load-video-in-reflection-expected.checksum:
20232         * platform/mac/compositing/reflections/load-video-in-reflection-expected.png:
20233         * platform/mac/compositing/reflections/nested-reflection-animated-expected.checksum:
20234         * platform/mac/compositing/reflections/nested-reflection-animated-expected.png:
20235         * platform/mac/compositing/reflections/nested-reflection-transition-expected.checksum:
20236         * platform/mac/compositing/reflections/nested-reflection-transition-expected.png:
20237         * platform/mac/compositing/reflections/reflection-on-composited-expected.checksum:
20238         * platform/mac/compositing/reflections/reflection-on-composited-expected.png:
20239         * platform/mac/compositing/repaint/become-overlay-composited-layer-expected.checksum: Added.
20240         * platform/mac/compositing/repaint/become-overlay-composited-layer-expected.png: Added.
20241         * platform/mac/compositing/repaint/layer-repaint-rects-expected.checksum:
20242         * platform/mac/compositing/repaint/layer-repaint-rects-expected.png:
20243
20244 2010-03-15  Andy Estes  <aestes@apple.com>
20245
20246         Reviewed by John Sullivan.
20247
20248         These tests verify that scrollwheel events (both continuous and
20249         non-continuous) generate the expected pixel deltas in scrollable
20250         regions, and also generate DOM mousewheel events with expected
20251         wheelDelta values.
20252
20253         https://bugs.webkit.org/show_bug.cgi?id=29601
20254         <rdar://problem/7453254>
20255
20256         * fast/events/continuous-platform-wheelevent-in-scrolling-div-expected.txt: Added.
20257         * fast/events/continuous-platform-wheelevent-in-scrolling-div.html: Added.
20258         * fast/events/platform-wheelevent-in-scrolling-div-expected.txt: Added.
20259         * fast/events/platform-wheelevent-in-scrolling-div.html: Added.
20260         * fast/events/wheelevent-in-scrolling-div-expected.txt: Rebased
20261         expected results due to change in test output formatting.
20262         * fast/events/wheelevent-in-scrolling-div.html: Modified to use common
20263         js logging and assertion functions.
20264         * platform/gtk/Skipped: DRT support needed by tests not yet implemented
20265         in GTK port.  See https://bugs.webkit.org/show_bug.cgi?id=36003.
20266         * platform/mac-tiger/Skipped: DRT support needed by tests not possible
20267         to implement in Tiger.
20268         * platform/qt/Skipped: DRT support for tests not yet implemented in Qt
20269         port.  See https://bugs.webkit.org/show_bug.cgi?id=36004.
20270         * platform/win/Skipped: DRT support for tests not yet implemented in
20271         Windows port.  See https://bugs.webkit.org/show_bug.cgi?id=36002.
20272
20273 2010-03-15  Jian Li  <jianli@chromium.org>
20274
20275         Reviewed by Sam Weinig.
20276
20277         Add DOMFormData.idl to expose FormData interface
20278         https://bugs.webkit.org/show_bug.cgi?id=36024
20279         
20280         Add a layout test to test sending FormData via XMLHttpRequest. Also
20281         changed all test results that are affected by exposing FormData.
20282
20283         * fast/dom/Window/window-properties-expected.txt:
20284         * fast/dom/Window/window-property-descriptors-expected.txt:
20285         * fast/dom/constructed-objects-prototypes-expected.txt:
20286         * fast/dom/prototype-inheritance-2-expected.txt:
20287         * fast/dom/prototype-inheritance-expected.txt:
20288         * fast/js/global-constructors-expected.txt:
20289         * http/tests/local/resources/send-form-data.js: Added.
20290         * http/tests/local/send-form-data-expected.txt: Added.
20291         * http/tests/local/send-form-data.html: Added.
20292         * http/tests/xmlhttprequest/resources/multipart-post-echo.php: Added.
20293         * platform/gtk/Skipped:
20294         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
20295         * platform/qt/Skipped:
20296         * platform/qt/fast/dom/Window/window-properties-expected.txt:
20297         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
20298         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
20299         * platform/qt/fast/js/global-constructors-expected.txt:
20300         * platform/win/Skipped:
20301
20302 2010-03-15  Patrik Persson  <patrik.j.persson@ericsson.com>
20303
20304         Reviewed by Darin Adler.
20305
20306         https://bugs.webkit.org/show_bug.cgi?id=32369
20307
20308         Revised test of storage/databases in sandboxed iframes.
20309         
20310         Verify that SECURITY_ERR is raised on access to
20311         window.localStorage or window.openDatabase(). Also verify that
20312         window.sessionStorage is now allowed in sandboxed iframes.
20313
20314         WebKit would previously return null references in these cases.  The
20315         new behavior is in accordance with HTML5:
20316
20317         - http://dev.w3.org/html5/webstorage/   (sections 4.2 and 4.3)
20318         - http://dev.w3.org/html5/webdatabase/  (section 4.1)
20319         - http://www.mail-archive.com/whatwg@lists.whatwg.org/msg19786.html
20320
20321         * fast/frames/resources/sandboxed-iframe-storage-disallowed.html: expect exceptions, not null
20322         * fast/frames/sandboxed-iframe-storage-expected.txt: expect exceptions, not null
20323
20324 2010-03-15  Tony Chang  <tony@chromium.org>
20325
20326         Reviewed by Darin Adler.
20327
20328         option-pageup/down should move cursor on chromium mac
20329         https://bugs.webkit.org/show_bug.cgi?id=36108
20330
20331         Remove waitUntilDone/notifyDone from the layout test, it's not needed
20332         and causes timeouts on failure.
20333
20334         * editing/input/option-page-up-down.html:
20335
20336 2010-03-12  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
20337
20338         Reviewed by Eric Carlson.
20339
20340         media/video-preload.html fails
20341         https://bugs.webkit.org/show_bug.cgi?id=35793
20342
20343         Unskip the test that now passes.
20344
20345         * platform/gtk/Skipped:
20346
20347 2010-03-15  Shu Chang  <Chang.Shu@nokia.com>
20348
20349         Reviewed by Holger Freyther.
20350
20351         [Qt] Change and add expected results after the fix and also remove the test from Skipped.
20352         https://bugs.webkit.org/show_bug.cgi?id=36060
20353
20354         * platform/qt/Skipped:
20355         * platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.checksum: Added.
20356         * platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.png: Added.
20357         * platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.txt:
20358
20359 2010-03-15  MORITA Hajime  <morrita@google.com>
20360
20361         Reviewed by Alexey Proskuryakov.
20362
20363         Selection.modify extends too far with 'lineboundary'.
20364         https://bugs.webkit.org/show_bug.cgi?id=33413
20365
20366         * editing/selection/extend-selection-expected.txt:
20367         * platform/win/editing/selection/extend-selection-expected.txt: 
20368         Updated result to correct expectation that described the wrong
20369         behaviour for the selection expansion with 'lineboundary'
20370         granularity.
20371         
20372 2010-03-14  Yuzo Fujishima  <yuzo@google.com>
20373
20374         Reviewed by Shinichiro Hamaji.
20375
20376         Always call PrintContext.end() from PrintContext::pageNumberForElement().
20377
20378         Without this change, WebKit remains in printing mode after determining the page number if the specified element is found.
20379
20380         https://bugs.webkit.org/show_bug.cgi?id=36049
20381
20382         * platform/gtk/Skipped:
20383         * platform/mac/printing/return-from-printing-mode-expected.checksum: Added.
20384         * platform/mac/printing/return-from-printing-mode-expected.png: Added.
20385         * platform/mac/printing/return-from-printing-mode-expected.txt: Added.
20386         * platform/qt/Skipped:
20387         * platform/win/Skipped:
20388         * printing/return-from-printing-mode.html: Added.
20389
20390 2010-03-14  Yael Aharon  <yael.aharon@nokia.com>
20391
20392         Reviewed by Darin Adler.
20393
20394         Support for HTMLProgressElement
20395         https://bugs.webkit.org/show_bug.cgi?id=35937
20396
20397         * fast/dom/HTMLProgressElement: Added.
20398         * fast/dom/HTMLProgressElement/progress-element.html: Added.
20399         * fast/dom/HTMLProgressElement/script-tests: Added.
20400         * fast/dom/HTMLProgressElement/script-tests/TEMPLATE.html: Added.
20401         * fast/dom/HTMLProgressElement/script-tests/set-progress-properties.js: Added.
20402         * fast/dom/HTMLProgressElement/set-progress-properties.html: Added.
20403         * platform/gtk/Skipped:
20404         * platform/mac/Skipped:
20405         * platform/qt/fast/dom/HTMLProgressElement: Added.
20406         * platform/qt/fast/dom/HTMLProgressElement/progress-element-expected.checksum: Added.
20407         * platform/qt/fast/dom/HTMLProgressElement/progress-element-expected.png: Added.
20408         * platform/qt/fast/dom/HTMLProgressElement/progress-element-expected.txt: Added.
20409         * platform/qt/fast/dom/HTMLProgressElement/set-progress-properties-expected.txt: Added.
20410
20411 2010-03-14  Oliver Hunt  <oliver@apple.com>
20412
20413         Reviewed by Darin Adler.
20414
20415         REGRESSION(r53287): drop event is not fired if dataTransfer.dropEffect is not explicitly set
20416         https://bugs.webkit.org/show_bug.cgi?id=36095
20417
20418         Correct this test to cover the somewhat bizarre "correct" handling
20419         of undefined dropEffect
20420
20421         * fast/events/drag-and-drop-expected.txt:
20422         * fast/events/drag-and-drop.html:
20423
20424 2010-03-12  Shu Chang  <chang.shu@nokia.com>
20425
20426         Reviewed by David Levin.
20427
20428         [Qt] Rebaseline the test and remove it from Skipped.
20429         https://bugs.webkit.org/show_bug.cgi?id=36057
20430
20431         * platform/qt/Skipped:
20432         * platform/qt/fast/canvas/canvas-size-change-after-layout-expected.checksum: Added.
20433         * platform/qt/fast/canvas/canvas-size-change-after-layout-expected.png: Added.
20434         * platform/qt/fast/canvas/canvas-size-change-after-layout-expected.txt:
20435
20436 2010-03-12  Dirk Schulze  <krit@webkit.org>
20437
20438         Reviewed by Nikolas Zimmermann.
20439
20440         SVG Glyphs - transform path not context
20441         https://bugs.webkit.org/show_bug.cgi?id=36070
20442
20443         Some tests don't look pixel perfect after the SVGFont changes (difference of 0.1%).
20444         They just need an update.
20445         Tests for the changes on other platforms than CG are
20446             * svg/batik/text/textEffect.svg
20447             * svg/batik/text/textEffect3.svg
20448             * svg/W3C-SVG-1.1/pservers-grad-08-b.svg
20449
20450         * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.checksum:
20451         * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.png:
20452         * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
20453         * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
20454         * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
20455         * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
20456         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
20457         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
20458         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
20459         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
20460         * platform/mac/svg/batik/text/textEffect-expected.checksum:
20461         * platform/mac/svg/batik/text/textEffect-expected.png:
20462         * platform/mac/svg/batik/text/textEffect3-expected.checksum:
20463         * platform/mac/svg/batik/text/textEffect3-expected.png:
20464         * platform/mac/svg/text/selection-doubleclick-expected.png:
20465         * platform/mac/svg/text/selection-tripleclick-expected.png:
20466
20467 2010-03-12  Enrica Casucci  <enrica@apple.com>
20468
20469         Reviewed by Simon Fraser.
20470
20471         Content of 3D tests appears at the bottom right corner sometimes.
20472         <rdar://problem/7556244>
20473         <https://bugs.webkit.org/show_bug.cgi?id=36027>
20474
20475         * compositing/geometry/horizontal-scroll-composited.html: Added.
20476         * compositing/geometry/vertical-scroll-composited.html: Added.
20477         * compositing/resources/apple.jpg: Added.
20478         * platform/mac/compositing/geometry/horizontal-scroll-composited-expected.checksum: Added.
20479         * platform/mac/compositing/geometry/horizontal-scroll-composited-expected.png: Added.
20480         * platform/mac/compositing/geometry/horizontal-scroll-composited-expected.txt: Added.
20481         * platform/mac/compositing/geometry/vertical-scroll-composited-expected.checksum: Added.
20482         * platform/mac/compositing/geometry/vertical-scroll-composited-expected.png: Added.
20483         * platform/mac/compositing/geometry/vertical-scroll-composited-expected.txt: Added.
20484
20485 2010-03-12  Dirk Schulze  <krit@webkit.org>
20486
20487         Unreviewed LayoutTest update.
20488
20489         Result was not updated with r55930.
20490
20491         * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
20492
20493 2010-03-12  Dirk Schulze  <krit@webkit.org>
20494
20495         Reviewed by Nikolas Zimmermann.
20496
20497         SVG fallback color doesn't work for bogus gradients.
20498         https://bugs.webkit.org/show_bug.cgi?id=35479
20499
20500         We now use a fallback color on ignored gradients for one dimensional objects,
20501         either a given fallback color or black as default.
20502         This causes a change of one LayoutTest, because it was done manually in the
20503         gradient PaintServer, without respecting a given fallback color.
20504
20505         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
20506         * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.checksum: Added.
20507         * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.png: Added.
20508         * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt: Added.
20509         * svg/custom/gradient-with-1d-boundingbox.svg: Added.
20510
20511 2010-03-12  Dmitry Titov  <dimich@chromium.org>
20512
20513         Not reviewed, build fix.
20514
20515         Reverts 55920 and 55921. Landing for Jian Li.
20516
20517         * fast/dom/Window/window-properties-expected.txt:
20518         * fast/dom/Window/window-property-descriptors-expected.txt:
20519         * fast/dom/constructed-objects-prototypes-expected.txt:
20520         * fast/dom/prototype-inheritance-2-expected.txt:
20521         * fast/dom/prototype-inheritance-expected.txt:
20522         * fast/js/global-constructors-expected.txt:
20523         * http/tests/local/resources/send-form-data.js: Removed.
20524         * http/tests/local/send-form-data-expected.txt: Removed.
20525         * http/tests/local/send-form-data.html: Removed.
20526         * http/tests/xmlhttprequest/resources/multipart-post-echo.php: Removed.
20527         * platform/gtk/Skipped:
20528         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
20529         * platform/qt/Skipped:
20530         * platform/qt/fast/dom/Window/window-properties-expected.txt:
20531         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
20532         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
20533         * platform/qt/fast/js/global-constructors-expected.txt:
20534         * platform/win/Skipped:
20535
20536 2010-03-11  Antonio Gomes  <tonikitoo@webkit.org>
20537
20538         Rubber-stamped by Kenneth Christiansen.
20539         Patch by Antonio Gomes <tonikitoo@webkit.org>
20540
20541         Make the timeout in 'snav-unit-overflow-and-scroll-in-direction.html' 10x shorter (from 500ms to 50ms)
20542
20543         * fast/events/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html:
20544
20545 2010-03-12  Jian Li  <jianli@chromium.org>
20546
20547         Reviewed by Sam Weinig.
20548
20549         Add DOMFormData.idl to expose FormData interface
20550         https://bugs.webkit.org/show_bug.cgi?id=36024
20551         
20552         Add a layout test to test sending FormData via XMLHttpRequest. Also
20553         changed all test results that are affected by exposing FormData.
20554
20555         * fast/dom/Window/window-properties-expected.txt:
20556         * fast/dom/Window/window-property-descriptors-expected.txt:
20557         * fast/dom/constructed-objects-prototypes-expected.txt:
20558         * fast/dom/prototype-inheritance-2-expected.txt:
20559         * fast/dom/prototype-inheritance-expected.txt:
20560         * fast/js/global-constructors-expected.txt:
20561         * http/tests/local/resources/send-form-data.js: Added.
20562         * http/tests/local/send-form-data-expected.txt: Added.
20563         * http/tests/local/send-form-data.html: Added.
20564         * http/tests/xmlhttprequest/resources/multipart-post-echo.php: Added.
20565         * platform/gtk/Skipped:
20566         * platform/gtk/fast/dom/Window/window-properties-expected.txt:
20567         * platform/qt/Skipped:
20568         * platform/qt/fast/dom/Window/window-properties-expected.txt:
20569         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
20570         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
20571         * platform/qt/fast/js/global-constructors-expected.txt:
20572         * platform/win/Skipped:
20573
20574 2010-03-12  Alpha Lam  <hclam@chromium.org>
20575
20576         Reviewed by Eric Carlson.
20577
20578         HTMLMediaElement crash when it is used after resource loading is canceled.
20579         https://bugs.webkit.org/show_bug.cgi?id=35992
20580
20581         Adding a test to access the duration property of a video element after
20582         resource loading was canceled.
20583
20584         * http/tests/media/video-cancel-load-expected.txt: Added.
20585         * http/tests/media/video-cancel-load.html: Added.
20586
20587 2010-03-05  Ojan Vafai  <ojan@chromium.org>
20588
20589         Reviewed by David Levin.
20590
20591         Tests for smartdelete should only occur after double-click
20592         https://bugs.webkit.org/show_bug.cgi?id=35314
20593
20594         Fixes the tests to make selections using the mouse in order
20595         to force smart-delete. It also adds/modifies tests to have them correctly
20596         identify cases where we are smart-deleting, but shouldn't be.
20597
20598         Fixing to smart-delete only on mouse-based selections will be a followup patch.
20599
20600         * editing/deleting/5390681-2.html:
20601         * editing/deleting/non-smart-delete.html: Added.
20602         * editing/deleting/smart-delete-001.html:
20603         * editing/deleting/smart-delete-002.html:
20604         * editing/deleting/smart-delete-003.html:
20605         * editing/deleting/smart-delete-004.html:
20606         * editing/editing.js:
20607         (doubleClick):
20608         (doubleClickAtSelectionStart):
20609         * editing/pasteboard/4944770-2.html:
20610         * editing/pasteboard/drag-drop-modifies-page.html:
20611         * editing/pasteboard/smart-drag-drop.html: Added.
20612         * editing/pasteboard/smart-paste-001.html:
20613         * editing/pasteboard/smart-paste-002.html:
20614         * editing/pasteboard/smart-paste-003.html:
20615         * editing/pasteboard/smart-paste-004.html:
20616         * editing/pasteboard/smart-paste-005.html:
20617         * editing/pasteboard/smart-paste-007.html:
20618         * editing/pasteboard/smart-paste-008.html:
20619         * editing/selection/delete-word-granularity-text-control-expected.txt: Added.
20620         * editing/selection/delete-word-granularity-text-control.html: Added.
20621         * editing/selection/script-tests/delete-word-granularity-text-control.js: Added.
20622         * editing/style/style-boundary-005.html:
20623         * platform/mac/editing/deleting/non-smart-delete-expected.checksum: Added.
20624         * platform/mac/editing/deleting/non-smart-delete-expected.png: Added.
20625         * platform/mac/editing/deleting/non-smart-delete-expected.txt: Added.
20626         * platform/mac/editing/deleting/smart-delete-001-expected.txt:
20627         * platform/mac/editing/deleting/smart-delete-002-expected.txt:
20628         * platform/mac/editing/deleting/smart-delete-003-expected.txt:
20629         * platform/mac/editing/deleting/smart-delete-004-expected.txt:
20630         * platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.checksum:
20631         * platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.png:
20632         * platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt:
20633         * platform/mac/editing/pasteboard/smart-drag-drop-expected.checksum: Added.
20634         * platform/mac/editing/pasteboard/smart-drag-drop-expected.png: Added.
20635         * platform/mac/editing/pasteboard/smart-drag-drop-expected.txt: Added.
20636         * platform/mac/editing/pasteboard/smart-paste-001-expected.txt:
20637         * platform/mac/editing/pasteboard/smart-paste-002-expected.txt:
20638         * platform/mac/editing/pasteboard/smart-paste-003-expected.txt:
20639         * platform/mac/editing/pasteboard/smart-paste-004-expected.txt:
20640         * platform/mac/editing/pasteboard/smart-paste-005-expected.txt:
20641         * platform/mac/editing/pasteboard/smart-paste-007-expected.txt:
20642         * platform/mac/editing/pasteboard/smart-paste-008-expected.txt:
20643         * platform/mac/editing/style/style-boundary-005-expected.checksum:
20644         * platform/mac/editing/style/style-boundary-005-expected.png:
20645         * platform/mac/editing/style/style-boundary-005-expected.txt:
20646
20647 2010-03-12  Dan Bernstein  <mitz@apple.com>
20648
20649         Reviewed by Darin Adler.
20650
20651         <rdar://problem/7694674> Hover states not updated when overflow section scrolls under stationary mouse pointer
20652         https://bugs.webkit.org/show_bug.cgi?id=35949
20653
20654         * fast/events/overflow-scroll-fake-mouse-move-expected.txt: Added.
20655         * fast/events/overflow-scroll-fake-mouse-move.html: Added.
20656         * fast/events/touch/basic-multi-touch-events.html:
20657         * fast/events/touch/basic-single-touch-events.html:
20658
20659 2010-03-12  Csaba Osztrogonác  <ossy@webkit.org>
20660
20661         [Qt] css1/box_properties/acid_test.html failed in release mode (32 bit).
20662         But it passes in debug mode (32 and 64 bit) and in release mode (64 bit).
20663
20664         https://bugs.webkit.org/show_bug.cgi?id=33834
20665
20666         * platform/qt/Skipped: css1/box_properties/acid_test.html skipped again.
20667
20668 2010-03-12  Csaba Osztrogonác  <ossy@webkit.org>
20669
20670         [Qt] Now css1/box_properties/acid_test.html passes, so we can unskip it.
20671         original bug: https://bugs.webkit.org/show_bug.cgi?id=33834
20672
20673         * platform/qt/Skipped: css1/box_properties/acid_test.html unskipped.
20674
20675 2010-03-12  Csaba Osztrogonác  <ossy@webkit.org>
20676
20677         [Qt] DRT failing on test introduced in r55499
20678         https://bugs.webkit.org/show_bug.cgi?id=35729
20679
20680         Now fast/events/zoom-dblclick.html passes, so we can unskip it.
20681
20682         * platform/qt/Skipped: fast/events/zoom-dblclick.html unskipped.
20683
20684 2010-03-12  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
20685
20686         Reviewed by Eric Carlson.
20687
20688         [GTK] DRT does not handle cookie policy setting
20689         https://bugs.webkit.org/show_bug.cgi?id=36056
20690
20691         Fix tests to request that the cookie acceptance policy always allows cookies.
20692
20693         * http/tests/media/video-cookie.html:
20694         * http/tests/media/video-referer.html:
20695
20696 2010-03-12  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
20697
20698         [GTK] Fails fast/dom/Geolocation/maximum-age.htm
20699         https://bugs.webkit.org/show_bug.cgi?id=36053
20700
20701         Skip new failing test.
20702
20703         * platform/gtk/Skipped:
20704
20705 2010-03-12  Dan Winship  <danw@gnome.org>
20706
20707         Reviewed by Gustavo Noronha.
20708
20709         Revert previous; the test passes now.
20710
20711         * platform/gtk/Skipped:
20712
20713 2010-03-12  Jochen Eisinger  <jochen@chromium.org>
20714
20715         Reviewed by Jeremy Orlow.
20716
20717         Test for referrer information being stripped when the header is removed in willSendRequest
20718         https://bugs.webkit.org/show_bug.cgi?id=35920
20719
20720         * http/tests/security/no-referrer-expected.txt: Added.
20721         * http/tests/security/no-referrer.html: Added.
20722         * http/tests/security/resources/no-referrer-frame.php: Added.
20723         * http/tests/security/resources/no-referrer.php: Added.
20724         * platform/gtk/Skipped:
20725         * platform/qt/Skipped:
20726
20727 2010-03-12  Nikolas Zimmermann  <nzimmermann@rim.com>
20728
20729         Rubber-stamped by Dirk Schulze.
20730
20731         Update two tests, whose pixel hash fail with --tolerance 0. No visible differences.
20732
20733         * platform/mac/svg/custom/dominant-baseline-hanging-expected.checksum:
20734         * platform/mac/svg/custom/dominant-baseline-hanging-expected.png:
20735         * platform/mac/svg/custom/gradient-stop-corner-cases-expected.checksum:
20736         * platform/mac/svg/custom/gradient-stop-corner-cases-expected.png:
20737
20738 2010-03-11  Shu Chang  <Chang.Shu@nokia.com>
20739
20740         Reviewed by David Levin.
20741
20742         [Qt] Rebaseline the test and remove it from Skipped.
20743         https://bugs.webkit.org/show_bug.cgi?id=35969
20744
20745         * platform/qt/Skipped:
20746         * platform/qt/fast/canvas/canvas-resize-reset-expected.txt:
20747
20748 2010-03-11  Ryosuke Niwa  <rniwa@webkit.org>
20749
20750         Reviewed by Darin Adler.
20751
20752         Applying h1 format to text node after HR tag fails to include first letter of text node.
20753         https://bugs.webkit.org/show_bug.cgi?id=30148
20754
20755         This patch adds a test case to the above bug, which has been fixed by
20756         http://trac.webkit.org/changeset/55705.
20757
20758         * editing/style/heading-text-after-hr-expected.txt: Added.
20759         * editing/style/heading-text-after-hr.html: Added.
20760
20761 2010-03-11  Jian Li  <jianli@chromium.org>
20762
20763         Reviewed by Dmitry Titov.
20764
20765         Add more test cases for Blob.slice.
20766         https://bugs.webkit.org/show_bug.cgi?id=36038
20767
20768         * http/tests/local/resources/abe.png: Copied from LayoutTests/editing/resources/abe.png.
20769         * http/tests/local/resources/empty.txt: Copied from LayoutTests/http/tests/appcache/resources/empty.txt.
20770         * http/tests/local/resources/send-sliced-dragged-file.js:
20771         * http/tests/local/send-sliced-dragged-file-expected.txt:
20772         * http/tests/resources/post-and-verify.cgi: Added.
20773         * http/tests/resources/write-temp-file.php:
20774
20775 2010-03-11  Jian Li  <jianli@chromium.org>
20776
20777         Unreviewed. Added the test that time out on Tiger bot to mac-tiger/Skipped.
20778
20779         * platform/mac-tiger/Skipped:
20780
20781 2010-03-11  Simon Fraser  <simon.fraser@apple.com>
20782
20783         No review.
20784
20785         Need to turn on WebGL explicitly for these tests for Leopard.
20786
20787         * compositing/webgl/webgl-background-color.html:
20788         * compositing/webgl/webgl-reflection.html:
20789
20790 2010-03-11  Alexey Proskuryakov  <ap@apple.com>
20791
20792         Reviewed by Geoff Garen.
20793
20794         https://bugs.webkit.org/show_bug.cgi?id=35965
20795         <rdar://problem/7742771> Crash when passing an object returned from plug-in back to the plug-in
20796
20797         * plugins/round-trip-npobject-expected.txt: Added.
20798         * plugins/round-trip-npobject.html: Added.
20799
20800 2010-03-11  Dmitry Titov  <dimich@chromium.org>
20801
20802         Reviewed by Alexey Proskuryakov.
20803
20804         Make appcache layouttests top-frame-*.html more robust for async checking event
20805         https://bugs.webkit.org/show_bug.cgi?id=32047
20806
20807         Modified the tests to watch for all termination conditions, eliminating the hardcoded
20808         assumed order of the events from separate async event sources.
20809         Also added check for "noupdate" event.
20810
20811         * http/tests/appcache/top-frame-2.html: Modified to be consistent with the other 2 tests.
20812         * http/tests/appcache/top-frame-3-expected.txt:
20813         * http/tests/appcache/top-frame-3.html: Used logic similar to top-frame-2.html to avoid assumption of the events order.
20814         * http/tests/appcache/top-frame-4-expected.txt:
20815         * http/tests/appcache/top-frame-4.html: Ditto.
20816
20817 2010-03-11  Martin Robinson  <mrobinson@webkit.org>
20818
20819         Reviewed by Adam Barth
20820
20821         Convert editing/selection/5136696.html to dumpAsText
20822         https://bugs.webkit.org/show_bug.cgi?id=34306
20823
20824         * editing/selection/5136696-expected.txt: Added.
20825         * editing/selection/5136696.html: Use dumpAsText now.
20826         * platform/gtk/Skipped: Unskip this test in GTK+ now that it has expected result.
20827         * platform/mac/editing/selection/5136696-expected.checksum: Removed.
20828         * platform/mac/editing/selection/5136696-expected.png: Removed.
20829         * platform/mac/editing/selection/5136696-expected.txt: Removed.
20830         * platform/qt/editing/selection/5136696-expected.txt: Removed.
20831         * platform/win/editing/selection/5136696-expected.txt: Removed.
20832
20833 2010-03-11  Chris Fleizach  <cfleizach@apple.com>
20834
20835         Reviewed by Darin Adler.
20836
20837         support lang attribute on <option> elements
20838         https://bugs.webkit.org/show_bug.cgi?id=36021
20839
20840         * platform/mac/accessibility/option-with-lang-expected.txt: Added.
20841         * platform/mac/accessibility/option-with-lang.html: Added.
20842
20843 2010-03-11  Diego Gonzalez  <diego.gonzalez@openbossa.org>
20844
20845         Reviewed by Simon Hausmann.
20846
20847         [Qt] Access key modifier should be Ctrl+Alt for Darwin derived OS and Alt for the others
20848         https://bugs.webkit.org/show_bug.cgi?id=35993
20849
20850         * platform/qt/Skipped:
20851
20852 2010-03-11  Chris Fleizach  <cfleizach@apple.com>
20853
20854         Unreviewed.
20855
20856         VoiceOver can navigate to hidden content in widget (WAI-ARIA)
20857         https://bugs.webkit.org/show_bug.cgi?id=35986
20858
20859         Wrong files were placed in skipped lists.
20860
20861         * platform/gtk/Skipped:
20862
20863 2010-03-10  Steve Block  <steveblock@google.com>
20864
20865         Reviewed by Jeremy Orlow.
20866
20867         Implements Geolocation maximumAge property
20868         https://bugs.webkit.org/show_bug.cgi?id=30676
20869
20870         * fast/dom/Geolocation/resources/maximum-age.js: Added. Checks that a cached position is used only when it should be.
20871         * fast/dom/Geolocation/maximum-age.html: Added. HTML wraper for above test.
20872         * fast/dom/Geolocation/maximum-age-expected.txt: Added. Expected result for above test.
20873
20874 2010-03-11  Philippe Normand  <pnormand@igalia.com>
20875
20876         Unreviewed.
20877
20878         Unskip the fixed test that was (accidently?) re-skipped in r54205.
20879
20880         * platform/gtk/Skipped:
20881
20882 2010-03-11  Csaba Osztrogonác  <ossy@webkit.org>
20883
20884         [Qt] storage/open-database-creation-callback-isolated-world.html was introduced in r55823,
20885         but layoutTestController.evaluateScriptInIsolatedWorld() is unimplemented now.
20886
20887         * platform/qt/Skipped: storage/open-database-creation-callback-isolated-world.html skipped.
20888
20889 2010-03-10  Chris Fleizach  <cfleizach@apple.com>
20890
20891         Unreviewed.
20892
20893         VoiceOver can navigate to hidden content in widget (WAI-ARIA)
20894         https://bugs.webkit.org/show_bug.cgi?id=35986
20895
20896         Wrong files were placed in skipped lists.
20897
20898         * platform/gtk/Skipped:
20899         * platform/win/Skipped:
20900
20901 2010-03-10  Chris Fleizach  <cfleizach@apple.com>
20902
20903         Unreviewed.
20904
20905         VoiceOver can navigate to hidden content in widget (WAI-ARIA)
20906         https://bugs.webkit.org/show_bug.cgi?id=35986
20907
20908         Skip this test since it uses tables and lists, which are not
20909         supported on Tiger/Leopard.
20910
20911         * platform/mac-leopard/Skipped:
20912         * platform/mac-tiger/Skipped:
20913
20914 2010-03-10  Chang Shu  <chang.shu@nokia.com>
20915
20916         Reviewed by Darin Adler.
20917
20918         While calculating alpha channel, convert the floating point value to
20919         an integer in [0, 256) with equal distribution.
20920         Updated test results based on this new behavior.
20921         https://bugs.webkit.org/show_bug.cgi?id=22150
20922
20923         * fast/canvas/canvas-alphaImageData-behavior-expected.txt:
20924         * fast/canvas/canvas-alphaImageData-behavior.js:
20925         * platform/qt/Skipped:
20926
20927 2010-03-10  Adam Barth  <abarth@webkit.org>
20928
20929         Unreviewed.
20930
20931         http/tests/security/xss-DENIED-window-open-javascript-url.html timed out on Windows Debug Bot
20932         https://bugs.webkit.org/show_bug.cgi?id=33349
20933
20934         Remove another test that has the same problem.  We need to find a way
20935         to relaibly test what happens when you mix JavaScript URLs and
20936         window.open.
20937
20938         * http/tests/security/xss-DENIED-window-open-javascript-url-leading-format-char-expected.txt: Removed.
20939         * http/tests/security/xss-DENIED-window-open-javascript-url-leading-format-char.html: Removed.
20940
20941 2010-03-08  Dumitru Daniliuc  <dumi@chromium.org>
20942
20943         Reviewed by Adam Barth.
20944
20945         Adding a test to test the creation callback passed to
20946         openDatabase() and another one to make sure it is executed in the
20947         correct world.
20948
20949         Also, fixing fast/frames/sandboxed-iframe-storage.html: calling
20950         openDatabase() without at least 4 parameters should always fail,
20951         because the database name, version, description and estimated size
20952         are not optional according to the spec.
20953
20954         https://bugs.webkit.org/show_bug.cgi?id=34726
20955
20956         * fast/frames/resources/sandboxed-iframe-storage-allowed.html:
20957         * fast/frames/resources/sandboxed-iframe-storage-disallowed.html:
20958         * fast/frames/sandboxed-iframe-storage-expected.txt:
20959         * platform/qt/Skipped:
20960         * storage/open-database-creation-callback-expected.txt: Added.
20961         * storage/open-database-creation-callback.html: Added.
20962         * storage/open-database-creation-callback-isolated-world-expected.txt: Added.
20963         * storage/open-database-creation-callback-isolated-world.html: Added.
20964  
20965 2010-03-10  Justin Schuh  <jschuh@chromium.org>
20966
20967         Reviewed by Adam Barth.
20968
20969         Make Chrome consistently handle leading format characters in URLs
20970
20971         https://bugs.webkit.org/show_bug.cgi?id=35948
20972
20973         * http/tests/security/xss-DENIED-window-open-javascript-url-leading-format-char-expected.txt: Added.
20974         * http/tests/security/xss-DENIED-window-open-javascript-url-leading-format-char.html: Added.
20975
20976 2010-03-10  Chris Fleizach  <cfleizach@apple.com>
20977
20978         Skipping test on GTK and WIN. No Review.
20979
20980         VoiceOver can navigate to hidden content in widget (WAI-ARIA)
20981         https://bugs.webkit.org/show_bug.cgi?id=35986
20982
20983         Thought this test might pass on the other platforms, but no.
20984
20985         * platform/gtk/Skipped:
20986         * platform/win/Skipped:
20987
20988 2010-03-10  Chris Fleizach  <cfleizach@apple.com>
20989
20990         Reviewed by Beth Dakin.
20991
20992         VoiceOver can navigate to hidden content in widget (WAI-ARIA)
20993         https://bugs.webkit.org/show_bug.cgi?id=35986
20994
20995         * accessibility/aria-hidden-with-elements-expected.txt: Added.
20996         * accessibility/aria-hidden-with-elements.html: Added.
20997
20998 2010-03-10  Dmitry Titov  <dimich@chromium.org>
20999
21000         Reviewed by Darin Adler.
21001
21002         Make Document::postTask to use a single queue of tasks, to fire them in order
21003         https://bugs.webkit.org/show_bug.cgi?id=35943
21004
21005         Updated the test since the order of events coming from independent task sources has changed.
21006         This is a behavior change, but is consistent with the spec (which specifically says these events may be fired
21007         in any order) and the last version of FF (3.5.8) which was completing the test successfully.
21008
21009         * http/tests/appcache/top-frame-2-expected.txt:
21010         * http/tests/appcache/top-frame-2.html:
21011
21012 2010-03-10  Antonio Gomes  <tonikitoo@webkit.org>
21013
21014         The test was introduced in r55796, it has been failing in Gtk bots since then.
21015
21016         Filed bug https://bugs.webkit.org/show_bug.cgi?id=35984.
21017
21018         * platform/gtk/Skipped: fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html skipped until fix.
21019
21020 2010-03-10  Robert Hogan  <robert@webkit.org>
21021
21022         Reviewed by Simon Hausmann.
21023
21024         [Qt] Add Support for WebKitEnableCaretBrowsing to Qt DRT
21025
21026         Unskip test fast/events/multiline-link-arrow-navigation.html
21027
21028         https://bugs.webkit.org/show_bug.cgi?id=35593
21029
21030         * platform/qt/Skipped:
21031
21032 2010-03-10  Brady Eidson  <beidson@apple.com>
21033
21034         Reviewed by Sam Weinig.
21035
21036         https://bugs.webkit.org/show_bug.cgi?id=35977
21037         
21038         Turns out the previous attempt to clear/reset cookies wasn't working because of the way
21039         the URLs for the .js and its .cgi were being resolved.
21040
21041         So this is a better way to make the cookies consistent both before and after these tests.
21042         
21043         If this fails to make cookie-related tests reliable, then we might have to bite the bullet
21044         and give DRT itself the ability to forcibly remove cookies via API methods.
21045         
21046         This would be bulletproof and could be automatic if a test declares itself "cookie sensitive"
21047         but we'd lose the ability to reliably run these tests in the browser.  :(
21048
21049         * http/tests/cookies/resources/resetCookies.js: Added.
21050         * http/tests/cookies/resources/third-party-cookie-relaxing-iframe.html:
21051         * http/tests/cookies/third-party-cookie-relaxing.html:
21052         * http/tests/plugins/resources/third-party-cookie-accept-policy-iframe.html:
21053         * http/tests/plugins/third-party-cookie-accept-policy.html:
21054
21055 2010-03-10  Antonio Gomes  <tonikitoo@webkit.org>
21056
21057         Reviewed by Dave Hyatt.
21058         Patch by Antonio Gomes <tonikitoo@webkit.org>
21059
21060         Extend keyboard navigation to allow directional navigation (LayoutTests - part V)
21061         https://bugs.webkit.org/show_bug.cgi?id=18662
21062
21063         This patch adds three LayoutTests that ensure the correctness of Spatial Navigation algorithm
21064         in the following iframe related traversals:
21065
21066         1) All focusable elements in a <iframe> should be accessible.
21067         2) Focusable elements in an <iframe> should be accessible even when
21068            current focused element is in another <iframe> in the same page.
21069
21070         * fast/events/spatial-navigation/snav-iframe-no-focusable-content.html: Added.
21071         * fast/events/spatial-navigation/snav-iframe-no-scrollable-content.html: Added.
21072         * fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html: Added.
21073
21074 2010-03-10  Antonio Gomes  <tonikitoo@webkit.org>
21075
21076         Reviewed by Dave Hyatt.
21077         Patch by Antonio Gomes <tonikitoo@webkit.org>
21078
21079         Extend keyboard navigation to allow directional navigation (LayoutTests - part IV)
21080         https://bugs.webkit.org/show_bug.cgi?id=18662
21081
21082         This patch adds a LayoutTest that ensures that:
21083
21084         1) There is no unit overflow in the Spatial Navigation algorithm while
21085            calculating the best node candidate to move focus to. To test that this
21086            page positions some elements 10000000 pixels far from each other (distance
21087            that can considered large enough for most of the Web Pages on the
21088            Internet).
21089
21090         2) A best focusable candidate only gets focused if it is visible in the
21091            current Viewport. Scroll-in-direction is performed otherwise.
21092
21093         * fast/events/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html: Added.
21094
21095 2010-03-10  Antonio Gomes  <tonikitoo@webkit.org>
21096
21097         Reviewed by Dave Hyatt.
21098         Patch by Antonio Gomes <tonikitoo@webkit.org>
21099
21100         Extend keyboard navigation to allow directional navigation (LayoutTests - part III)
21101         https://bugs.webkit.org/show_bug.cgi?id=18662
21102
21103         This patch adds two LayoutTests to ensure the correctness of the "Fully aligned"
21104         precedence logic implemented by Spatial Navigation algorithm, either vertically or
21105         horizontally: targets whose middle falls between the top and bottom of the current
21106         focused element are preferably to move focus to, even if it is not the shortest distance.
21107
21108         * fast/events/spatial-navigation/snav-fully-aligned-vertically.html: Added.
21109         * fast/events/spatial-navigation/snav-fully-aligned-horizontally.html: Added.
21110
21111 2010-03-05  Dimitri Glazkov  <dglazkov@chromium.org>
21112
21113         Reviewed by Sam Weinig.
21114
21115         Add one more parent check during node removal.
21116         https://bugs.webkit.org/show_bug.cgi?id=35818
21117
21118         * fast/dom/Node/mutation-blur-expected.txt: Added.
21119         * fast/dom/Node/mutation-blur.html: Added.
21120
21121 2010-03-10  Csaba Osztrogonác  <ossy@webkit.org>
21122
21123         [Qt] fast/multicol/hit-test-above-or-below.html fails
21124         https://bugs.webkit.org/show_bug.cgi?id=35973
21125
21126         The test was introduced in r55546, it has been failing since then.
21127
21128         * platform/qt/Skipped: fast/multicol/hit-test-above-or-below.html skipped until fix.
21129
21130 2010-03-07  Holger Hans Peter Freyther  <zecke@selfish.org>
21131
21132         Reviewed by Darin Adler.
21133
21134         [CAIRO] DoS on iexploder test with high text stroke width.
21135         https://bugs.webkit.org/show_bug.cgi?id=33759
21136
21137         Add a test case with the -webkit-text-stroke-width attribute
21138         set to a high value to illustrate the issue.
21139
21140         * fast/text/text-stroke-width-cairo-dos-expected.txt: Added.
21141         * fast/text/text-stroke-width-cairo-dos.html: Added.
21142
21143 2010-03-10  Roland Steiner  <rolandsteiner@chromium.org>
21144
21145         Reviewed by David Levin.
21146
21147         Bug 28293 -  [Chromium] event.datatransfer.getdata("text/uri-list") is treated the same as getdata("URL")
21148         https://bugs.webkit.org/show_bug.cgi?id=28293
21149         
21150         Change ChromiumDataObject such that it treats types "URL" and "text/uri-list"
21151         correctly for event.dataTransfer.getData/setData. Currently both are treated
21152         as synonyms, but for "URL", getData is supposed to only return the first valid URL
21153         contained within the data for "text/uri-list" (see HTML5 spec).
21154         
21155         Layout test checks various combinations in a drag-n-drop operation.
21156         Skipping on all other platforms since they don't implement this correctly, either.
21157
21158         * editing/pasteboard/dataTransfer-setData-getData.html: Added.
21159         * editing/pasteboard/script-tests/dataTransfer-setData-getData.js: Added.
21160         (dragTarget):
21161         (moveMouseToCenterOfElement):
21162         (dragOntoDragTarget):
21163         (doDrop):
21164         (test):
21165         (runTest):
21166         * platform/mac/Skipped:
21167         * platform/gtk/Skipped:
21168         * platform/qt/Skipped:
21169         * platform/win/Skipped:
21170
21171 2010-03-09  Tony Chang  <tony@chromium.org>
21172
21173         Reviewed by Adam Barth.
21174
21175         https://bugs.webkit.org/show_bug.cgi?id=21840
21176         https://bugs.webkit.org/show_bug.cgi?id=23993
21177
21178         Fix an editing bug where replacing a selection would result in the
21179         new text ending up inside nodes that were not visibly included in the
21180         selection.  Instead, move our destination position out of nodes that
21181         were not visibly included.
21182
21183         Two new tests to verify the new behavior.  Because we're now inserting
21184         outside of some formatting nodes, some span tags are no longer necessary
21185         for undoing formatting caused by these formatting nodes.
21186
21187         * editing/deleting/backspace-avoid-preceding-style-expected.txt: Added.
21188         * editing/deleting/backspace-avoid-preceding-style.html: Added.
21189         * editing/inserting/replace-at-visible-boundary-expected.txt: Added.
21190         * editing/inserting/replace-at-visible-boundary.html: Added.
21191         * platform/mac/editing/deleting/delete-3857753-fix-expected.txt:
21192         * platform/mac/editing/inserting/insert-div-026-expected.txt:
21193         * platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
21194         * platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
21195         * platform/mac/editing/style/font-family-with-space-expected.txt:
21196         * platform/mac/editing/style/smoosh-styles-001-expected.txt:
21197         * platform/mac/editing/style/style-boundary-005-expected.txt:
21198
21199 2010-03-09  Csaba Osztrogonác  <ossy@webkit.org>
21200
21201         [Qt] http/tests/plugins/third-party-cookie-accept-policy.html was introduced in r55738,
21202         but layoutTestController.setAlwaysAcceptCookies() is missing.
21203
21204         * platform/qt/Skipped: http/tests/plugins/third-party-cookie-accept-policy.html skipped.
21205
21206
21207 2010-03-03  Ojan Vafai  <ojan@chromium.org>
21208
21209         Reviewed by Adam Barth.
21210
21211         undo after smartdelete should select the deleted space
21212         https://bugs.webkit.org/show_bug.cgi?id=35713
21213
21214         * editing/undo/undo-smart-delete-reversed-selection-expected.txt: Added.
21215         * editing/undo/undo-smart-delete-reversed-selection.html: Added.
21216         * editing/undo/undo-smart-delete-word-expected.txt: Added.
21217         * editing/undo/undo-smart-delete-word.html: Added.
21218
21219 2010-03-09  Anton Muhin  <antonm@chromium.org>
21220
21221         Reviewed by Darin Fisher.
21222
21223         Accept and bailout NULL widgets in ChromiumBridge
21224         https://bugs.webkit.org/show_bug.cgi?id=35796
21225
21226         * fast/frames/iframe-access-screen-of-deleted-expected.txt: Added.
21227         * fast/frames/iframe-access-screen-of-deleted.html: Added.
21228
21229 2010-03-09  Gustavo Noronha Silva  <gns@gnome.org>
21230
21231         [GTK] Fails http/tests/plugins/third-party-cookie-accept-policy.html
21232         https://bugs.webkit.org/show_bug.cgi?id=35942
21233
21234         Unreviewed. Skip test that fails, while we look for the
21235         problem. This is likely a bug in soup.
21236
21237         * platform/gtk/Skipped:
21238
21239 2010-03-09  Brady Eidson  <beidson@apple.com>
21240
21241         Reviewed by Alexey Proskuryakov.
21242
21243         Fix my layouttest failures by resetting cookies before and after these new tests.    
21244         https://bugs.webkit.org/show_bug.cgi?id=26391
21245
21246         * http/tests/cookies/third-party-cookie-relaxing.html:
21247         * http/tests/plugins/resources/third-party-cookie-accept-policy-iframe.html:
21248         * http/tests/plugins/third-party-cookie-accept-policy.html:
21249
21250 2010-03-09  Brady Eidson  <beidson@apple.com>
21251
21252         Reviewed by Darin Adler.
21253
21254         Plug-ins don't always respect the cookie accept policy.
21255         <rdar://problem/7338359> and https://bugs.webkit.org/show_bug.cgi?id=26391
21256
21257         * http/tests/cookies/resources/cookie-utility.php:
21258         * http/tests/plugins/resources/third-party-cookie-accept-policy-iframe.html: Added.
21259         * http/tests/plugins/third-party-cookie-accept-policy.html: Added.
21260
21261 2010-03-09  Andy Estes  <aestes@apple.com>
21262
21263         Reviewed by Adele Peterson.
21264
21265         Create a test for https://bugs.webkit.org/show_bug.cgi?id=34700.  This
21266         test required implementing scroll wheel event dispatch in DRT and
21267         currently only works on OS X 10.5+.  Skip this test on other platforms
21268         for the time being.
21269
21270         * fast/events/remove-child-onscroll-expected.txt: Added.
21271         * fast/events/remove-child-onscroll.html: Added.
21272         * platform/gtk/Skipped: Skip remove-child-onscroll.html
21273         * platform/mac-tiger/Skipped: Skip remove-child-onscroll.html
21274         * platform/qt/Skipped: Skip remove-child-onscroll.html
21275         * platform/win/Skipped: Skip remove-child-onscroll.html
21276
21277 2010-03-09  Garret Kelly  <gdk@chromium.org>
21278
21279         Reviewed by Darin Adler.
21280
21281         Fix send-oncancel-event. It uses js-test-post, not
21282         js-test-post-function.
21283         https://bugs.webkit.org/show_bug.cgi?id=35880
21284
21285         * fast/events/touch/script-tests/send-oncancel-event.js:
21286         (touchcancelHandler):
21287
21288 2010-03-09  Simon Fraser  <simon.fraser@apple.com>
21289
21290         Skip media/video-source-error.html on SnowLeopard, beacuse it fails sporadically.
21291         This is covered by https://bugs.webkit.org/show_bug.cgi?id=32270.
21292
21293         * platform/mac-snowleopard/Skipped:
21294
21295 2010-03-09  Chris Fleizach  <cfleizach@apple.com>
21296
21297         Reviewed by Darin Adler.
21298
21299         AX: hit testing a list box doesn't work anymore
21300         https://bugs.webkit.org/show_bug.cgi?id=35893
21301
21302         * platform/mac/accessibility/listbox-hit-test-expected.txt: Added.
21303         * platform/mac/accessibility/listbox-hit-test.html: Added.
21304
21305 2010-03-09  Csaba Osztrogonác  <ossy@webkit.org>
21306
21307         [Qt] editing/execCommand/move-selection-back-line.html fails in DRT.
21308         https://bugs.webkit.org/show_bug.cgi?id=35921
21309
21310         * platform/qt/Skipped: editing/execCommand/move-selection-back-line.html skipped until fix.
21311
21312 2010-03-09  Csaba Osztrogonác  <ossy@webkit.org>
21313
21314         Unreviewed trivial fix.
21315
21316         [Qt] perl websocket test(s) time out
21317         https://bugs.webkit.org/show_bug.cgi?id=34879
21318         It was fixed by r55719, so we can unskip websocket/tests/cookies/httponly-cookie.pl.
21319
21320         storage/open-database-creation-callback-isolated-world.html removed
21321         from Skipped list, because it was removed from tree by r55635.
21322
21323         * platform/qt/Skipped:
21324          - websocket/tests/cookies/httponly-cookie.pl unskipped.
21325          - storage/open-database-creation-callback-isolated-world.html unskipped.
21326
21327 2010-03-03  Fumitoshi Ukai  <ukai@chromium.org>
21328
21329         Reviewed by Alexey Proskuryakov.
21330
21331         pywebsocket should support html and cgi in the same directory.
21332         https://bugs.webkit.org/show_bug.cgi?id=34879
21333
21334         * websocket/tests/cookies: Removed.
21335         * websocket/tests/cookies/echo-cookie_wsh.py: Removed.
21336         * websocket/tests/cookies/httponly-cookie-expected.txt: Removed.
21337         * websocket/tests/cookies/httponly-cookie.pl: Removed.
21338         * websocket/tests/echo-cookie_wsh.py: Copied from LayoutTests/websocket/tests/cookies/echo-cookie_wsh.py.
21339         * websocket/tests/httponly-cookie-expected.txt: Copied from LayoutTests/websocket/tests/cookies/httponly-cookie-expected.txt.
21340         * websocket/tests/httponly-cookie.pl: Copied from LayoutTests/websocket/tests/cookies/httponly-cookie.pl.
21341
21342 2010-03-08  Kent Tamura  <tkent@chromium.org>
21343
21344         Reviewed by Adam Barth.
21345
21346         Implement HTML5 <hgroup> element.
21347         https://bugs.webkit.org/show_bug.cgi?id=33369
21348
21349         The new test file tests:
21350         - <p> closing,
21351         - Residual style, and
21352         - FormatBlock.
21353
21354         * fast/html/hgroup-element-expected.txt: Added.
21355         * fast/html/hgroup-element.html: Added.
21356         * fast/html/script-tests/hgroup-element.js: Added.
21357
21358 2010-03-08  Tony Chang  <tony@chromium.org>
21359
21360         Reviewed by Adam Barth.
21361
21362         https://bugs.webkit.org/show_bug.cgi?id=32131
21363         Work around a crash when inserting an ordered list.  This was caused
21364         by incorrect logic when trying to restore a range from a location.
21365         We compute the offset using TextIterator, but were sometimes using
21366         VisiblePosition::next() to iterate instead.
21367
21368         * editing/execCommand/insert-ordered-list-expected.txt: Added.
21369         * editing/execCommand/insert-ordered-list.html: Added.
21370
21371 2010-03-08  Dimitri Glazkov  <dglazkov@chromium.org>
21372
21373         Reviewed by Darin Fisher.
21374
21375         [Chromium] Reset multiple form submission protection on mouse events.
21376         https://bugs.webkit.org/show_bug.cgi?id=35128
21377
21378         * fast/forms/multiple-form-submission-protection-mouse-expected.txt: Copied from LayoutTests/editing/execCommand/copy-without-selection-expected.txt.
21379         * fast/forms/multiple-form-submission-protection-mouse.html: Added.
21380
21381 2010-03-08  Joanmarie Diggs  <joanmarie.diggs@gmail.com>
21382
21383         Reviewed by Xan Lopez.
21384
21385         https://bugs.webkit.org/show_bug.cgi?id=30895
21386         [Gtk] The accessible hierarchy of tables is significantly incorrect for Atk
21387
21388         * platform/gtk/accessibility/table-hierarchy.html:
21389         * platform/gtk/accessibility/table-hierarchy-expected.txt:
21390
21391 2010-03-08  Adam Barth  <abarth@webkit.org>
21392
21393         Reviewed by Nate Chapin.
21394
21395         [V8] Block popups from inline script
21396         https://bugs.webkit.org/show_bug.cgi?id=35474
21397
21398         Test that we block popups generated from <script>window.open(...)</script>.
21399
21400         * http/tests/security/popup-blocked-from-window-open-expected.txt: Added.
21401         * http/tests/security/popup-blocked-from-window-open.html: Added.
21402
21403 2010-03-08  Brady Eidson  <beidson@apple.com>
21404
21405         Reviewed by Anders Carlsson.
21406
21407         Relax the 3rd party cookie policy in cases where it won't add a new tracking vector.
21408         <rdar://problem/7163012> and https://bugs.webkit.org/show_bug.cgi?id=35824
21409
21410         * http/tests/cookies/resources/cookie-utility.php: Added.
21411         * http/tests/cookies/resources/third-party-cookie-relaxing-iframe.html: Added.
21412         * http/tests/cookies/third-party-cookie-relaxing-expected.txt: Added.
21413         * http/tests/cookies/third-party-cookie-relaxing.html: Added.
21414
21415         * platform/gtk/Skipped:
21416         * platform/qt/Skipped:
21417
21418 2010-03-08  Jian Li  <jianli@chromium.org>
21419
21420         Reviewed by Dmitry Titov.
21421
21422         Blob.slice support.
21423         https://bugs.webkit.org/show_bug.cgi?id=32993
21424
21425         Add a new layout test to test slicing and sending a file. In addition,
21426         two new scripts are introduced to create and touch the temp file.
21427
21428         Move some code from send-dragged-file.js to a new file
21429         setup-file-input-element-for-drag.js so that it can be used by both
21430         send-dragged-file.js and send-sliced-dragged-file.js to setup the input
21431         element for the file dragging.
21432
21433         Since the Blob.slice is only enabled for Mac, we disable the new test
21434         for all other platforms.
21435
21436         * fast/dom/Window/window-properties.html:
21437         * http/tests/local/resources/file-for-drag-to-send.txt:
21438         * http/tests/local/resources/send-dragged-file.js:
21439         * http/tests/local/resources/send-sliced-dragged-file.js: Added.
21440         * http/tests/local/resources/setup-file-input-element-for-drag.js: Added.
21441         * http/tests/local/send-dragged-file.html:
21442         * http/tests/local/send-sliced-dragged-file-expected.txt: Added.
21443         * http/tests/local/send-sliced-dragged-file.html: Added.
21444         * http/tests/resources/touch-temp-file.php: Added.
21445         * http/tests/resources/write-temp-file.php: Added.
21446         * platform/gtk/Skipped:
21447         * platform/qt/Skipped:
21448         * platform/win/Skipped:
21449
21450 2010-03-08  Daniel Bates  <dbates@rim.com>
21451
21452         Reviewed by Simon Fraser.
21453
21454         https://bugs.webkit.org/show_bug.cgi?id=34819
21455
21456         Tests that we do not repaint the caret rectangle when the associated selection is
21457         not in a content editable element.
21458
21459         * fast/repaint/no-caret-repaint-in-non-content-editable-element.html: Added.
21460         * platform/mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.checksum: Added.
21461         * platform/mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png: Added.
21462         * platform/mac/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt: Added.
21463
21464 2010-03-08  Shu Chang  <Chang.Shu@nokia.com>
21465
21466         Reviewed by Holger Freyther.
21467
21468         [Qt] Added expected results and remove the test from Skipped.
21469         https://bugs.webkit.org/show_bug.cgi?id=35810
21470
21471         * platform/qt/Skipped:
21472         * platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.checksum: Added.
21473         * platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.png: Added.
21474         * platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.txt: Added.
21475
21476 2010-03-08  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
21477
21478         No review, rolling out r55662.
21479         http://trac.webkit.org/changeset/55662
21480         https://bugs.webkit.org/show_bug.cgi?id=35863
21481
21482         Need to be coordinated with bots setup
21483
21484         * http/conf/apache2-debian-httpd.conf:
21485
21486 2010-03-08  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
21487
21488         Reviewed by Holger Freyther.
21489
21490         [GTK] Tests fail when running with ipv6 addresses available, on Debian systems
21491         https://bugs.webkit.org/show_bug.cgi?id=35863
21492
21493         Also listen for SSL requests on the ipv6 address.
21494
21495         * http/conf/apache2-debian-httpd.conf:
21496
21497 2010-03-08  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
21498
21499         [GTK] DRT needs to support synthesizing double clicks
21500         https://bugs.webkit.org/show_bug.cgi?id=35862
21501
21502         Skip test that needs a new feature in DRT.
21503
21504         * platform/gtk/Skipped:
21505
21506 2010-03-08  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
21507
21508         Unreviewed. Rebaseline two tests that had their expected results
21509         changed.
21510
21511         * platform/gtk/inspector/timeline-network-resource-expected.txt:
21512         * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
21513
21514 2010-03-07  Kent Tamura  <tkent@chromium.org>
21515
21516         Reviewed by Eric Seidel.
21517
21518         Fix a bug that validity.valueMissing for a radio button with required
21519         in a form element always returns true.
21520         https://bugs.webkit.org/show_bug.cgi?id=35472
21521
21522         Add tests for radio buttons in a form element, and merge an existing
21523         radio button test to ValidityState-valueMissing-radio.html.
21524
21525         * fast/forms/ValidityState-valueMissing-007-expected.txt: Removed.
21526         * fast/forms/ValidityState-valueMissing-007.html: Removed.
21527         * fast/forms/ValidityState-valueMissing-radio-expected.txt: Added.
21528         * fast/forms/ValidityState-valueMissing-radio.html: Added.
21529         * fast/forms/script-tests/ValidityState-valueMissing-radio.js: Added.
21530
21531 2010-03-07  Sam Weinig  <sam@webkit.org>
21532
21533         Reviewed by Dan Bernstein.
21534
21535         Remove inconsistent "Too few arguments" handling for window.atob() and window.btoa()
21536         https://bugs.webkit.org/show_bug.cgi?id=35848
21537
21538         * fast/dom/Window/atob-btoa-expected.txt:
21539         * fast/dom/Window/atob-btoa.html:
21540
21541 2010-03-07  Dan Bernstein  <mitz@apple.com>
21542
21543         Reviewed by Simon Fraser.
21544
21545         <rdar://problem/7722008> Column breaking ignores floats
21546         https://bugs.webkit.org/show_bug.cgi?id=35837
21547
21548         * fast/multicol/float-truncation-expected.txt: Added.
21549         * fast/multicol/float-truncation.html: Added.
21550
21551 2010-03-07  Dmitry Titov  <dimich@chromium.org>
21552
21553         Not reviewed. Revert of r55593 which caused a regression of worker-cloneports.html.
21554
21555         REGRESSION(55593?): fast/workers/worker-cloneport.html is timing out on Leopard
21556         https://bugs.webkit.org/show_bug.cgi?id=35819
21557
21558         * fast/frames/resources/sandboxed-iframe-storage-allowed.html:
21559         * fast/frames/resources/sandboxed-iframe-storage-disallowed.html:
21560         * fast/frames/sandboxed-iframe-storage-expected.txt:
21561         * storage/open-database-creation-callback-expected.txt: Removed.
21562         * storage/open-database-creation-callback-isolated-world-expected.txt: Removed.
21563         * storage/open-database-creation-callback-isolated-world.html: Removed.
21564         * storage/open-database-creation-callback.html: Removed.
21565         * platform/qt/Skipped:
21566         * platform/mac-leopard/Skipped: Enable the temporarily disabled test back.
21567
21568 2010-03-06  Joanmarie Diggs  <joanmarie.diggs@gmail.com>
21569
21570         Reviewed by Eric Seidel.
21571
21572         https://bugs.webkit.org/show_bug.cgi?id=30895
21573         [Gtk] The accessible hierarchy of tables is significantly incorrect for Atk
21574
21575         * platform/gtk/accessibility/table-hierarchy.html: Added.
21576         * platform/gtk/accessibility/table-hierarchy-expected.txt: Added.
21577
21578 2010-03-06  Hironori Bono  <hbono@chromium.org>
21579
21580         Reviewed by Eric Seidel.
21581
21582         [Chromium] Typing into Flash with wmode = opaque|transparent and
21583         non-latin language active outputs as if US keyboard layout active
21584
21585         https://bugs.webkit.org/show_bug.cgi?id=34936
21586
21587         Added a layout test that verifies a plugin can receive keyboard events.
21588         Unfortunately, this test works only on Mac.
21589
21590         * platform/gtk/Skipped: Skipped the new test because of the lack of eventSender.
21591         * platform/qt/Skipped: ditto.
21592         * platform/win/Skipped: Skipped the new test because NPP_HandleEvent() is not implemented.
21593         * plugins/keyboard-events-expected.txt: Added.
21594         * plugins/keyboard-events.html: Added.
21595
21596 2010-03-06  MORITA Hajime  <morrita@google.com>
21597         
21598         Reviewed by Darin Adler.
21599
21600         Moved implementations of window.btoa() and window.atob() from
21601         JSDOMWindow to DOMWindow, and make V8DOMWindow use DOMWindow
21602         functions instead of having a separate implementation. As a side effect, the
21603         error message has changed from "Cannot decode base64" to one that
21604         indicates DOM Exception, which is compatible to Firefox.
21605         
21606         Refactoring: window.btoa() and window.atob() should be implemented on DOMWindow
21607         https://bugs.webkit.org/show_bug.cgi?id=35723
21608
21609         * fast/dom/Window/atob-btoa-expected.txt:
21610           Rebaselined expectation due to change of error message.
21611         
21612 2010-03-06  Shu Chang  <Chang.Shu@nokia.com>
21613
21614         Reviewed by Kenneth Rohde Christiansen.
21615
21616         [Qt] Added expected results and removed the test from Skipped.
21617         https://bugs.webkit.org/show_bug.cgi?id=35806
21618
21619         * platform/qt/Skipped:
21620         * platform/qt/fast/canvas/canvasDrawingIntoSelf-expected.checksum: Added.
21621         * platform/qt/fast/canvas/canvasDrawingIntoSelf-expected.png: Added.
21622         * platform/qt/fast/canvas/canvasDrawingIntoSelf-expected.txt: Added.
21623
21624 2010-03-05  Tony Chang  <tony@chromium.org>
21625
21626         Reviewed by Eric Seidel.
21627
21628         https://bugs.webkit.org/show_bug.cgi?id=33247
21629         Backwards cursor movement incorrect when previous block ends with <br>.
21630
21631         If the cursor is trying to move into a node that has a height of 0,
21632         skip over it.
21633
21634         * editing/execCommand/move-selection-back-line-expected.txt: Added.
21635         * editing/execCommand/move-selection-back-line.html: Added.
21636
21637 2010-03-05  Chris Fleizach  <cfleizach@apple.com>
21638
21639         Reviewed by Eric Seidel.
21640
21641         WAI-ARIA live region doesn't appear when <div> only has a <div> child
21642         https://bugs.webkit.org/show_bug.cgi?id=35751
21643
21644         * platform/mac/accessibility/div-containing-div-with-aria-expected.txt: Added.
21645         * platform/mac/accessibility/div-containing-div-with-aria.html: Added.
21646
21647 2010-03-05  Dmitry Titov  <dimich@chromium.org>
21648
21649         Reviewed by David Levin.
21650
21651         [v8] Remove wrong assert in GC callback
21652         https://bugs.webkit.org/show_bug.cgi?id=35757
21653
21654         * fast/workers/resources/wrapper-map-gc.js: Added.
21655         * fast/workers/wrapper-map-gc.html: Added.
21656         * fast/workers/wrapper-map-gc-expected.txt: Added.
21657
21658 2010-03-05  Alex Milowski  <alex@milowski.com>
21659
21660         Reviewed by Kenneth Rohde Christiansen.
21661
21662         Added tests for row and operator stretching.
21663         Updated over, underover, and subsup due to row/operators in use.
21664
21665         * mathml/presentation/mo.xhtml: Added.
21666         * mathml/presentation/row.xhtml: Added.
21667         * platform/mac/mathml/presentation/mo-expected.checksum: Added.
21668         * platform/mac/mathml/presentation/mo-expected.png: Added.
21669         * platform/mac/mathml/presentation/mo-expected.txt: Added.
21670         * platform/mac/mathml/presentation/over-expected.checksum:
21671         * platform/mac/mathml/presentation/over-expected.png:
21672         * platform/mac/mathml/presentation/over-expected.txt:
21673         * platform/mac/mathml/presentation/row-expected.checksum: Added.
21674         * platform/mac/mathml/presentation/row-expected.png: Added.
21675         * platform/mac/mathml/presentation/row-expected.txt: Added.
21676         * platform/mac/mathml/presentation/subsup-expected.txt:
21677         * platform/mac/mathml/presentation/underover-expected.checksum:
21678         * platform/mac/mathml/presentation/underover-expected.png:
21679         * platform/mac/mathml/presentation/underover-expected.txt:
21680
21681 2010-03-05  Dean Jackson  <dino@apple.com>
21682
21683         Reviewed by Simon Fraser.
21684
21685         https://bugs.webkit.org/show_bug.cgi?id=35772
21686         Animation fill modes should be supported in the shorthand property
21687
21688         Testcase for animation shorthand property (appears to be
21689         the first of its kind).
21690
21691         * animations/animation-shorthand-expected.txt: Added.
21692         * animations/animation-shorthand.html: Added.
21693
21694 2010-03-05  Eric Seidel  <eric@webkit.org>
21695
21696         No review.  Skipping recently regressed test to unblock the commit-queue (20 patches waiting).
21697
21698         REGRESSION(55593?): fast/workers/worker-cloneport.html is timing out on Leopard
21699         https://bugs.webkit.org/show_bug.cgi?id=35819
21700
21701         * platform/mac-leopard/Skipped:
21702
21703 2010-03-05  Dean Jackson  <dino@apple.com>
21704
21705         Reviewed by Simon Fraser
21706
21707         https://bugs.webkit.org/show_bug.cgi?id=35815
21708         Animation fill mode tests break on Windows
21709
21710         * animations/fill-mode-transform-expected.txt:
21711         * animations/fill-mode-transform.html:
21712             - use the real expected values, rather than
21713               try to get the test to pass on Snow Leopard.
21714         * platform/mac-leopard/Skipped:
21715             - remove the skip entry for the test above
21716         * platform/mac-snowleopard/Skipped:
21717             - skip this test on Snow Leopard while
21718               hardware acceleration gives the wrong
21719               value for computed style.
21720               See bug 35714.
21721
21722 2010-03-05  Simon Fraser  <simon.fraser@apple.com>
21723
21724         Reviewed by Darin Adler.
21725
21726         Assertion ASSERTION FAILED: rootLayer == m_clipRectsRoot at hulu.com
21727         https://bugs.webkit.org/show_bug.cgi?id=34065
21728         <rdar://problem/7573509>
21729         
21730         Testcase with an object element and a RenderLayer sibling.
21731
21732         * compositing/geometry/object-clip-rects-assertion-expected.txt: Added.
21733         * compositing/geometry/object-clip-rects-assertion.html: Added.
21734
21735 2010-03-05  Dean Jackson  <dino@apple.com>
21736
21737         No review.
21738
21739         Disabling animations/fill-mode-transform.html on Leopard
21740         due to https://bugs.webkit.org/show_bug.cgi?id=35714
21741
21742         * platform/mac-leopard/Skipped:
21743
21744 2010-03-05  Simon Fraser  <simon.fraser@apple.com>
21745
21746         Reviewed by Dan Bernstein.
21747
21748         MobileMe movie page is missing playback controls
21749         https://bugs.webkit.org/show_bug.cgi?id=35805
21750         <rdar://problem/7653169>
21751         
21752         Testcase with a layer that becomes composited as a result of clipping a
21753         video element, with a later sibling that should get composited.
21754
21755         * compositing/overflow/overflow-compositing-descendant.html: Added.
21756         * platform/mac/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added.
21757         * platform/mac/compositing/overflow/overflow-compositing-descendant-expected.png: Added.
21758         * platform/mac/compositing/overflow/overflow-compositing-descendant-expected.txt: Added.
21759
21760 2010-03-04  Dumitru Daniliuc  <dumi@chromium.org>
21761
21762         Reviewed by Adam Barth.
21763
21764         Adding a test to test the creation callback passed to
21765         openDatabase() and another one to make sure it is executed in the
21766         correct world.
21767
21768         Also, fixing fast/frames/sandboxed-iframe-storage.html: calling
21769         openDatabase() without at least 4 parameters should always fail,
21770         because the database name, version, description and estimated size
21771         are not optional according to the spec.
21772
21773         https://bugs.webkit.org/show_bug.cgi?id=34726
21774
21775         * fast/frames/resources/sandboxed-iframe-storage-allowed.html:
21776         * fast/frames/resources/sandboxed-iframe-storage-disallowed.html:
21777         * fast/frames/sandboxed-iframe-storage-expected.txt:
21778         * platform/qt/Skipped:
21779         * storage/open-database-creation-callback-expected.txt: Added.
21780         * storage/open-database-creation-callback.html: Added.
21781         * storage/open-database-creation-callback-isolated-world-expected.txt: Added.
21782         * storage/open-database-creation-callback-isolated-world.html: Added.
21783
21784 2010-03-05  Brian Weinstein  <bweinstein@apple.com>
21785
21786         Update getComputedStyle results on Windows.
21787
21788         * platform/win/fast/css/getComputedStyle/computed-style-expected.txt:
21789         * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
21790
21791 2010-03-05  Eric Carlson  <eric.carlson@apple.com>
21792
21793         Unreviewed, build fix.
21794
21795         Use a movie that will hopefully fail to open less often on a headless 
21796         SnowLeopard buildbot.
21797
21798         * media/video-preload-expected.txt:
21799         * media/video-preload.html: Use test.mp4 instead of silence.mpg.
21800
21801 2010-03-05  Eric Carlson  <eric.carlson@apple.com>
21802
21803         Unreviewed, build fix.
21804
21805         media/video-preload.html fails on GTK, skip it.
21806
21807         * platform/gtk/Skipped:
21808
21809 2010-03-04  Eric Carlson  <eric.carlson@apple.com>
21810
21811         Reviewed by Adele Peterson.
21812
21813         <rdar://problem/7718442> Implement 'preload=none'
21814         https://bugs.webkit.org/show_bug.cgi?id=35789
21815
21816         Functional test of the 'proload' attribute.
21817
21818         * media/video-preload-expected.txt: Added.
21819         * media/video-preload.html: Added.
21820         * platform/win/Skipped: Skip on Windows for now.
21821
21822 2010-03-03  Antonio Gomes  <tonikitoo@webkit.org>
21823
21824         Reviewed by Holger Freyther
21825         Patch by Antonio Gomes <tonikitoo@webkit.org>
21826
21827         [Gtk] Implement setSpatialNavigationEnabled in DRT.
21828         https://bugs.webkit.org/show_bug.cgi?id=35705
21829
21830         * platform/gtk/Skipped:
21831
21832 2010-03-03  Antonio Gomes  <tonikitoo@webkit.org>
21833
21834         Reviewed by Kenneth Christiansen.
21835         Patch by Antonio Gomes <tonikitoo@webkit.org>
21836
21837         Extend keyboard navigation to allow directional navigation (LayoutTests - part II)
21838         https://bugs.webkit.org/show_bug.cgi?id=18662
21839
21840         This patch adds two LayoutTest to ensure the basic table traversal correctness of
21841         Spatial Navigation (SNav) algorithm: focusable elements in a <table> should be accessible.
21842
21843         * fast/events/spatial-navigation/snav-table-traversal.html: Added.
21844           Makes sure all elements in a <table> are accessible via Spatial Navigation.
21845         * fast/events/spatial-navigation/snav-tiny-table-traversal.html: Added.
21846           Tests the similar table traversal scenario as above, but in this case the elements
21847           in the <table> are styled with 'font-size: small'. That way this test also validades
21848           that overlapping rects of elements too closed from each other are correctly handled.
21849
21850 2010-03-02  Antonio Gomes  <tonikitoo@webkit.org>
21851
21852         Reviewed by Kenneth Christiansen.
21853         Patch by Antonio Gomes <tonikitoo@webkit.org>
21854
21855         Extend keyboard navigation to allow directional navigation (LayoutTests - part I)
21856         https://bugs.webkit.org/show_bug.cgi?id=18662
21857
21858         This patch adds support for auto testing the spatial navigation feature by:
21859
21860         1) Creating the directory where the tests are going to live in, named
21861            fast/events/spatial-navigation/.
21862         2) Skipping this directory by Mac, Qt, Gtk and Win.
21863         3) Adding a JS file drives the test execution by processing, for each test,
21864            a given set of arrow key actions and verify if the right expected Element
21865            got the focus after each event processed. This file is
21866            fast/events/spatial-navigation/resources/spatial-navigation-utils.js
21867
21868         * LayoutTests/fast/events/spatial-navigation/snav-vertical-superprecedence.html: Added.
21869
21870 2010-03-05  Dean Jackson  <dino@apple.com>
21871
21872         Reviewed by Simon Fraser and Chris Marrin.
21873
21874         Bug 26869: Add fill modes for CSS Animations
21875         https://bugs.webkit.org/show_bug.cgi?id=26869
21876
21877         Add tests for -webkit-animation-fill-mode property,
21878         and update existing computed style tests with the
21879         new property.
21880
21881         * animations/computed-style-expected.txt:
21882         * animations/computed-style.html:
21883         * animations/fill-mode-expected.txt: Added.
21884         * animations/fill-mode-removed-expected.txt: Added.
21885         * animations/fill-mode-removed.html: Added.
21886         * animations/fill-mode-transform-expected.txt: Added.
21887         * animations/fill-mode-transform.html: Added.
21888         * animations/fill-mode.html: Added.
21889         * animations/fill-unset-properties-expected.txt:
21890         * animations/fill-unset-properties.html:
21891         * fast/css/getComputedStyle/computed-style-expected.txt:
21892         * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
21893         * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt:
21894         * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
21895         * svg/css/getComputedStyle-basic-expected.txt:
21896
21897 2010-03-05  Fumitoshi Ukai  <ukai@chromium.org>
21898
21899         Reviewed by Alexey Proskuryakov.
21900
21901         WebSocket test to transfer null character
21902         https://bugs.webkit.org/show_bug.cgi?id=35715
21903
21904         * websocket/tests/null-character-expected.txt: Added.
21905         * websocket/tests/null-character.html: Added.
21906         * websocket/tests/script-tests/null-character.js: Added.
21907
21908 2010-03-05  Fumitoshi Ukai  <ukai@chromium.org>
21909
21910         Reviewed by Alexey Proskuryakov.
21911
21912         WebSocket onmessageerror event handler
21913         https://bugs.webkit.org/show_bug.cgi?id=35570
21914
21915         * websocket/tests/error-detect-expected.txt: Added.
21916         * websocket/tests/error-detect.html: Added.
21917         * websocket/tests/script-tests/error-detect.js: Added.
21918         * websocket/tests/unknown-frame-type_wsh.py: Added.
21919
21920 2010-03-04  Fumitoshi Ukai  <ukai@chromium.org>
21921
21922         Reviewed by Alexey Proskuryakov.
21923
21924         WebSocket crash bug when reloading the page while the WebSocket is busy
21925         https://bugs.webkit.org/show_bug.cgi?id=35732
21926
21927         * websocket/tests/reload-crash-expected.txt: Added.
21928         * websocket/tests/reload-crash.html: Added.
21929         * websocket/tests/resoures/reload-crash-iframe.html: Added.
21930
21931 2010-03-04  MORITA Hajime <morrita@google.com>
21932
21933         Reviewed by Alexey Proskuryakov.
21934
21935         Refactoring: XMLHTTPRequest.open() should have all overloaded implementations
21936         https://bugs.webkit.org/show_bug.cgi?id=35630
21937
21938         * http/tests/xmlhttprequest/open-async-overload-expected.txt: Added.
21939         * http/tests/xmlhttprequest/open-async-overload.html: Added.
21940
21941 2010-03-04  Tony Chang  <tony@chromium.org>
21942
21943         Reviewed by Eric Seidel.
21944
21945         https://bugs.webkit.org/show_bug.cgi?id=18819
21946         Pressing option+page{down,up} should move the cursor and scroll in
21947         content editable areas.  On other platforms, pressing page{down,up}
21948         should move the cursor and scroll in content editable areas.
21949
21950         * editing/input/option-page-up-down-expected.txt: Added.
21951         * editing/input/option-page-up-down.html: Added.
21952
21953 2010-03-03  Oliver Hunt  <oliver@apple.com>
21954
21955         Reviewed by Gavin Barraclough.
21956
21957         Allow static property getters to interact with JSCs caching
21958         https://bugs.webkit.org/show_bug.cgi?id=35716
21959
21960         Add tests to ensure nothing horrifying happens to static property
21961         getters if they're in a path where we end up caching lookups.
21962
21963         * fast/js/pic/cached-named-property-getter-expected.txt: Added.
21964         * fast/js/pic/cached-named-property-getter.html: Added.
21965
21966 2010-03-04  James Robinson  <jamesr@chromium.org>
21967
21968         Reviewed by Dimitri Glazkov.
21969
21970         Tests for setting an select's options.length attribute.
21971         https://bugs.webkit.org/show_bug.cgi?id=33983
21972
21973         * fast/forms/script-tests/select-set-length-optgroup.js: Added.
21974         * fast/forms/script-tests/select-set-length-with-mutation-remove.js: Added.
21975         (gc):
21976         (onRemove):
21977         * fast/forms/script-tests/select-set-length-with-mutation-reorder.js: Added.
21978         (onRemove):
21979         * fast/forms/script-tests/select-set-length-with-mutation-reparent.js: Added.
21980         (onRemove):
21981         * fast/forms/script-tests/select-set-length-with-mutation.js: Added.
21982         (sel):
21983         * fast/forms/script-tests/select-set-length.js: Added.
21984         * fast/forms/select-set-length-expected.txt: Added.
21985         * fast/forms/select-set-length-optgroup-expected.txt: Added.
21986         * fast/forms/select-set-length-optgroup.html: Added.
21987         * fast/forms/select-set-length-with-mutation-expected.txt: Added.
21988         * fast/forms/select-set-length-with-mutation-remove-expected.txt: Added.
21989         * fast/forms/select-set-length-with-mutation-remove.html: Added.
21990         * fast/forms/select-set-length-with-mutation-reorder-expected.txt: Added.
21991         * fast/forms/select-set-length-with-mutation-reorder.html: Added.
21992         * fast/forms/select-set-length-with-mutation-reparent-expected.txt: Added.
21993         * fast/forms/select-set-length-with-mutation-reparent.html: Added.
21994         * fast/forms/select-set-length-with-mutation.html: Added.
21995         * fast/forms/select-set-length.html: Added.
21996
21997 2010-03-04  Nate Chapin  <japhet@chromium.org>
21998
21999         Reviewed by Kenneth Rohde Christiansen.
22000
22001         Test for https://bugs.webkit.org/show_bug.cgi?id=35547.
22002
22003         * fast/loader/repeat-same-document-navigation-expected.txt: Added.
22004         * fast/loader/repeat-same-document-navigation.html: Added.
22005
22006 2010-03-04  Dan Bernstein  <mitz@apple.com>
22007
22008         Reviewed by Simon Fraser.
22009
22010         Added test for hit-testing points above or below the column rect.
22011
22012         * fast/multicol/hit-test-above-or-below-expected.txt: Added.
22013         * fast/multicol/hit-test-above-or-below.html: Added.
22014
22015 2010-03-04  Diego Gonzalez  <diego.gonzalez@openbossa.org>
22016
22017         Reviewed by Simon Hausmann.
22018
22019         Make Qt DumpRenderTree EventSender able to send double click events
22020
22021         LayoutTests:
22022             fast/events/dblclick-addEventListener.html
22023
22024         [Qt] DRT: Send double click event from EventSender
22025         https://bugs.webkit.org/show_bug.cgi?id=35255
22026
22027         * platform/qt/Skipped:
22028
22029 2010-03-04  Shu Chang  <Chang.Shu@nokia.com>
22030
22031         Reviewed by Kenneth Rohde Christiansen.
22032
22033         [Qt] Rebaseline the test and remove it from Skipped.
22034         https://bugs.webkit.org/show_bug.cgi?id=35687
22035
22036         * platform/qt/Skipped:
22037         * platform/qt/fast/canvas/quadraticCurveTo-expected.checksum:
22038         * platform/qt/fast/canvas/quadraticCurveTo-expected.png:
22039         * platform/qt/fast/canvas/quadraticCurveTo-expected.txt:
22040
22041 2010-03-04  Antoine Quint  <ml@graougraou.com>
22042
22043         Reviewed by Darin Adler.
22044
22045         DOM insertion mutation events should dispatch after a node is attached to the render tree
22046         https://bugs.webkit.org/show_bug.cgi?id=35590
22047
22048         * fast/events/domnodeinsertedintodocument-dispatched-post-rendering-expected.txt: Added.
22049         * fast/events/domnodeinsertedintodocument-dispatched-post-rendering.html: Added.
22050
22051 2010-03-04  Csaba Osztrogonác  <ossy@webkit.org>
22052
22053         Unreviewed.
22054
22055         [Qt] storage/open-database-creation-callback-isolated-world.html was removed
22056         from tree by r55488, so it should be removed from Qt Skipped list too.
22057
22058         * platform/qt/Skipped: storage/open-database-creation-callback-isolated-world.html removed.
22059
22060 2010-03-04  Andras Becsi  <abecsi@webkit.org>
22061
22062         Rubber-stamped by Kenneth Rohde Christiansen.
22063
22064         [Qt] DRT is failing on new test introduced in r55499
22065         Skipping it until fix.
22066         https://bugs.webkit.org/show_bug.cgi?id=35729
22067
22068         * platform/qt/Skipped: fast/events/zoom-dblclick.html skipped
22069
22070 2010-03-04  Vangelis Kokkevis  <vangelis@chromium.org>
22071
22072         Reviewed by Oliver Hunt.
22073
22074         Update existing test to check that getUniformLocation() returns
22075         null if the uniform requested is not found.
22076         https://bugs.webkit.org/show_bug.cgi?id=34669
22077         
22078         * fast/canvas/webgl/script-tests/uniform-location.js:
22079         * fast/canvas/webgl/uniform-location-expected.txt:
22080
22081 2010-03-04  John Abd-El-Malek  <jam@chromium.org>
22082
22083         Reviewed by Adam Barth.
22084
22085         Fix incorrect setup of DateExtension.
22086         https://bugs.webkit.org/show_bug.cgi?id=35710
22087
22088         * fast/dom/Window/resources/slow_unload_handler1.html:
22089
22090 2010-03-04  Oliver Hunt  <oliver@apple.com>
22091
22092         Reviewed by Maciej Stachowiak.
22093
22094         https://bugs.webkit.org/show_bug.cgi?id=35603
22095         SVG incorrectly allows nested <use> elements in a <use> shadow tree
22096
22097         Add test cases for various combinations of <use> and targets that aren't present.
22098
22099         * platform/mac/svg/custom/use-empty-reference-expected.txt: Added.
22100         * svg/custom/use-nested-disallowed-target-expected.txt: Added.
22101         * svg/custom/use-nested-disallowed-target.svg: Added.
22102         * svg/custom/use-nested-missing-target-added-expected.txt: Added.
22103         * svg/custom/use-nested-missing-target-added.svg: Added.
22104         * svg/custom/use-nested-missing-target-expected.txt: Added.
22105         * svg/custom/use-nested-missing-target-removed-expected.txt: Added.
22106         * svg/custom/use-nested-missing-target-removed.svg: Added.
22107         * svg/custom/use-nested-missing-target.svg: Added.
22108         * svg/custom/use-nested-notarget-expected.txt: Added.
22109         * svg/custom/use-nested-notarget.svg: Added.
22110
22111 2010-03-04  Evan Stade  <estade@chromium.org>
22112
22113         Reviewed by David Levin.
22114
22115         https://bugs.webkit.org/show_bug.cgi?id=35261
22116         [skia] crash when attempting to render certain SVGs with Skia
22117
22118         This test passes if it doesn't crash.
22119
22120         * platform/mac/Skipped: Skip the test on Mac, where it crashes.
22121         * svg/custom/tiling-regular-hexagonal-crash-expected.txt: Added.
22122         * svg/custom/tiling-regular-hexagonal-crash.svg: Added.
22123
22124 2010-03-03  Diego Gonzalez  <diego.gonzalez@openbossa.org>
22125
22126         Reviewed by Kenneth Rohde Christiansen.
22127
22128         Make keyIdentifierForQtKeyCode return the unicode backspace value on Qt PlatformKeyboardEvent
22129
22130         LayoutTests:
22131             fast/events/key-events-in-input-text.html
22132             fast/events/special-key-events-in-input-text.html
22133
22134         [Qt] Return the unicode backspace value in keyIdentifierForQtKeyCode on Qt PlatformKeyboardEvent
22135         https://bugs.webkit.org/show_bug.cgi?id=35694
22136
22137         * platform/qt/Skipped:
22138
22139 2010-03-03  Chad Faragher  <wyck@chromium.org>
22140
22141         Reviewed by Darin Adler.
22142
22143         Changed the double-click framework code to pass adjusted page
22144         coordinates for zoomed pages.  Added a new test to expose
22145         mistreatment of mouse click coordinates during a double-click.
22146
22147         https://bugs.webkit.org/show_bug.cgi?id=35690
22148
22149         * fast/events/zoom-dblclick-expected.txt: Added.
22150         * fast/events/zoom-dblclick.html: Added.
22151
22152 2010-03-03  Dumitru Daniliuc  <dumi@chromium.org>
22153
22154         Reviewed by Dimitri Glazkov.
22155
22156         Making database-lock-after-reload.html a bit more robust and
22157         cleaning up some style issues.
22158
22159         * storage/database-lock-after-reload.html:
22160         * storage/resources/database-lock-after-reload-2.html:
22161
22162 2010-03-03  David Levin  <levin@chromium.org>
22163
22164         No review, rolling out r55474.
22165
22166         The patch broke fast/frames/sandboxed-iframe-storage.html
22167
22168         Unfortunately, (the webkit-patch rollout and) I missed these in r55485.
22169
22170         * storage/open-database-creation-callback-expected.txt: Removed.
22171         * storage/open-database-creation-callback-isolated-world-expected.txt: Removed.
22172         * storage/open-database-creation-callback-isolated-world.html: Removed.
22173         * storage/open-database-creation-callback.html: Removed.
22174
22175 2010-03-03  Alexey Proskuryakov  <ap@apple.com>
22176
22177         Not reviewed.
22178
22179         Try better to fix Java tests on Tiger bot.
22180
22181         * platform/mac-tiger/Skipped:
22182         * platform/mac-tiger/java/lc3/JavaArray/ToString-001-expected.txt: Removed.
22183         This test gets different resultson each run when it fails, so it needs to be disabled on
22184         Tiger.
22185
22186         * platform/mac-tiger/java/lc3/JavaObject/JavaObjectToString-001-expected.txt: Added a
22187         newline I didn't get when copying actual results from buildbot.
22188
22189 2010-03-03  Csaba Osztrogonác  <ossy@webkit.org>
22190
22191         [Qt] Skip new test introduced in r55474, because of
22192         missing layoutTestController.evaluateScriptInIsolatedWorld()
22193
22194         * platform/qt/Skipped: storage/open-database-creation-callback-isolated-world.html skipped.
22195
22196 2010-03-03  Alexey Proskuryakov  <ap@apple.com>
22197
22198         Rubber-stamped by Dan Bernstein.
22199
22200         https://bugs.webkit.org/show_bug.cgi?id=35700
22201         Some of the newly added Java tests fail randomly on buildbot
22202
22203         * fast/js/resources/js-test-post-async.js: Added a version that calls notifyDone(). I first
22204         wanted to add a notifyDone() call to js-test-post.js, but it turns out that multiple tests
22205         dump results after "TEST COMPLETE", and we need to get bots back to green fast.
22206
22207         * java/lc3: (Many files). Don't load two scripts dynamically, WebKit has issues with order of
22208         execution in this case.
22209
22210 2010-03-03  Dumitru Daniliuc  <dumi@chromium.org>
22211
22212         Reviewed by Adam Barth.
22213
22214         Adding a test to test the creation callback passed to
22215         openDatabase() and another one to make sure it is executed in the
22216         correct world.
22217
22218         https://bugs.webkit.org/show_bug.cgi?id=34726
22219
22220         * storage/open-database-creation-callback-expected.txt: Added.
22221         * storage/open-database-creation-callback.html: Added.
22222         * storage/open-database-creation-callback-isolated-world-expected.txt: Added.
22223         * storage/open-database-creation-callback-isolated-world.html: Added.
22224
22225 2010-03-03  Alexey Proskuryakov  <ap@apple.com>
22226
22227         Not reviewed.
22228
22229         Two newly added Java tests fail on Tiger build bot.
22230
22231         Just land actual results as expected. I don't even know which behavior is more correct.
22232
22233         * platform/mac-tiger/java: Added.
22234         * platform/mac-tiger/java/lc3: Added.
22235         * platform/mac-tiger/java/lc3/JavaArray: Added.
22236         * platform/mac-tiger/java/lc3/JavaArray/ToString-001-expected.txt: Added.
22237         * platform/mac-tiger/java/lc3/JavaObject: Added.
22238         * platform/mac-tiger/java/lc3/JavaObject/JavaObjectToString-001-expected.txt: Added.
22239
22240 2010-03-03  Alexey Proskuryakov  <ap@apple.com>
22241
22242         Reviewed by Darin Adler.
22243
22244         https://bugs.webkit.org/show_bug.cgi?id=35617
22245         Import Mozilla LiveConnect 3 test suite
22246
22247         * java/lc3/sources: Added (many files). Sources for Mozilla test applet.
22248
22249         * java/jstests.jar: Added in compiled form, since it's unlikely that we'll ever need to
22250         modify the above sources.
22251
22252         * java/lc3.java: Added.
22253         (lc3): This is a small wrapper around jstests.jar. The latter only adds some classes, but
22254         WebKit needs an actual applet to call into Java.
22255         (lc3.createQAObject): Instantiate a class defined in jstests.jar by name.
22256         (lc3.stringToByteArray): A helper to make a byte array out of string. Tests originally
22257         relied on window.java package interface to do this, but it's not available in WebKit. We
22258         need more functions like this to work around other uses of window.java, but this is one I
22259         wrote for now.
22260
22261         * java/Makefile: Link test applets to Mozilla's jstests.jar. This is not needed for tests
22262         other than ones imported here, but it's also harmless, and I don't know how to write good
22263         makefiles.
22264
22265         * java/lc3: Added (many files). Tests were heavily reworked to run to completion, but PASS/FAIL
22266         results should not be generally relied upon. All html wrappers are identical.
22267
22268 2010-03-03  Eric Carlson  <eric.carlson@apple.com>
22269
22270         Unreviewed, build fix.
22271
22272         Update expected results for fast/js/custom-constructors-expected.txt
22273
22274 2010-03-03  Chris Marrin  <cmarrin@apple.com>
22275
22276         Reviewed by Simon Fraser.
22277
22278         Added failing Windows compositing tests to Skipped file
22279         https://bugs.webkit.org/show_bug.cgi?id=35610
22280         
22281         I actually removed transforms/3d (which all now work) and
22282         compositing from the Skipped file and replaced with the 
22283         tests that are not yet working.
22284
22285         * platform/win/Skipped:
22286
22287 2010-03-03  Eric Carlson  <eric.carlson@apple.com>
22288
22289         Reviewed by Adele Peterson.
22290
22291         Replace 'autobuffer' attribute with 'preload' to align with spec revision 4811.
22292         https://bugs.webkit.org/show_bug.cgi?id=35385
22293         rdar://problem/7689602
22294
22295         * media/audio-constructor-autobuffer-expected.txt: Removed.
22296         * media/audio-constructor-autobuffer.html: Removed.
22297         * media/audio-constructor-preload-expected.txt: Added.
22298         * media/audio-constructor-preload.html: Added.
22299         * media/video-dom-autobuffer-expected.txt: Removed.
22300         * media/video-dom-autobuffer.html: Removed.
22301         * media/video-dom-preload-expected.txt: Added.
22302         * media/video-dom-preload.html: Added.
22303
22304 2010-03-03  Dan Bernstein  <mitz@apple.com>
22305
22306         Reviewed by Sam Weinig.
22307
22308         <rdar://problem/7682756> Assertion failure when replacing the contents of a <select>
22309
22310         * fast/dom/remove-children-notification-order-expected.txt: Added.
22311         * fast/dom/remove-children-notification-order.html: Added.
22312
22313 2010-03-03  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
22314
22315         [GTK] build slaves need working geoclue service
22316         https://bugs.webkit.org/show_bug.cgi?id=35674
22317
22318         Skip tests we're not really able to run for the time being.
22319
22320         * platform/gtk/Skipped:
22321
22322 2010-03-02  Tony Chang  <tony@chromium.org>
22323
22324         Not reviewed, test fix.
22325
22326         Revert r55447 because the new layout test is crashing consistently
22327         on Leopard Intel Debug (tests).
22328         https://bugs.webkit.org/show_bug.cgi?id=35261
22329
22330         * svg/custom/tiling-regular-hexagonal-crash-expected.txt: Removed.
22331         * svg/custom/tiling-regular-hexagonal-crash.svg: Removed.
22332
22333 2010-03-02  Evan Stade  <estade@chromium.org>
22334
22335         Reviewed by David Levin.
22336
22337         https://bugs.webkit.org/show_bug.cgi?id=35261
22338         [skia] crash when attempting to render certain SVGs with Skia
22339
22340         This test passes if it doesn't crash.
22341
22342         * svg/custom/tiling-regular-hexagonal-crash-expected.txt: Added.
22343         * svg/custom/tiling-regular-hexagonal-crash.svg: Added.
22344
22345 2010-03-02  Arno Renevier  <arno@renevier.net>
22346
22347         Reviewed by Gustavo Noronha Silva.
22348
22349         [Gtk] implements ChromeClient::requestGeolocationPermissionForFrame
22350         https://bugs.webkit.org/show_bug.cgi?id=35210
22351
22352         * platform/gtk/Skipped:
22353
22354 2010-03-02  Andy Estes  <aestes@apple.com>
22355
22356         Reviewed by Maciej Stachowiak.
22357
22358         Add a test for the patch to https://bugs.webkit.org/show_bug.cgi?id=35566.
22359         These can be run manually or from DRT.
22360
22361         * fast/events/wheelevent-in-scrolling-div-expected.txt: Added.
22362         * fast/events/wheelevent-in-scrolling-div.html: Added.
22363
22364 2010-03-02  Mark Rowe  <mrowe@apple.com>
22365
22366         Reviewed by Darin Adler.
22367
22368         Bug 35576: WebKit should tell plug-in instances when private browsing state changes
22369         <http://webkit.org/b/35576>
22370
22371         * platform/win/Skipped: Remove plugins/private-browsing-mode.html now that it passes.
22372
22373 2010-03-02  Mark Rowe  <mrowe@apple.com>
22374
22375         Reviewed by Oliver Hunt.
22376
22377         Bug 30348: Implement private mode for plug-ins on Windows
22378         <http://webkit.org/b/30348> / <rdar://problem/7562261>
22379
22380         * platform/win/Skipped: Remove plugins/private-browsing-mode-2.html now that it passes.
22381
22382 2010-03-02  Alexey Proskuryakov  <ap@apple.com>
22383
22384         Reviewed by Adam Roben.
22385
22386         https://bugs.webkit.org/show_bug.cgi?id=35600
22387         shouldBe() fails when comparing an array to null.
22388
22389         * fast/js/resources/js-test-pre.js: (areArraysEqual): This function is expected to be called
22390         with weird arguments, as it's used with array-like objects like WebGLByteArray. Made it
22391         resilient against exceptions raised when dealing with those.
22392
22393 2010-03-02  Brady Eidson  <beidson@apple.com>
22394
22395         Reviewed by Sam Weinig.
22396
22397         Followup for REGRESSION(r51097) - Unable to log in to statefarm.com
22398         <rdar://problem/7672667> and https://bugs.webkit.org/show_bug.cgi?id=35556
22399
22400         * fast/loader/for-window-event-onload-scripts-expected.txt:
22401         * fast/loader/for-window-event-onload-scripts.html:
22402
22403 2010-03-02  Chris Fleizach  <cfleizach@apple.com>
22404
22405         Reviewed by Beth Dakin.
22406
22407         aria-label isn't respected on option elements
22408         https://bugs.webkit.org/show_bug.cgi?id=35400
22409
22410         * platform/mac/accessibility/option-with-arialabel-expected.txt: Added.
22411         * platform/mac/accessibility/option-with-arialabel.html: Added.
22412
22413 2010-03-02  Kent Tamura  <tkent@chromium.org>
22414
22415         Reviewed by Shinichiro Hamaji.
22416
22417         Merge ValidityState-stepMismatch-{number,range,unsupported}.html and
22418         input-step-{number,range,unsupported}.html to other tests
22419         https://bugs.webkit.org/show_bug.cgi?id=35435
22420
22421         - Merge ValidityState-stepMismatch-{number,range,unsupported}.html to
22422         ValidityState-stepMismatch.html
22423         - Merge input-step--{number,range,unsupported}.html to input-step.html
22424
22425         * fast/forms/ValidityState-stepMismatch-expected.txt:
22426         * fast/forms/ValidityState-stepMismatch-number-expected.txt: Removed.
22427         * fast/forms/ValidityState-stepMismatch-number.html: Removed.
22428         * fast/forms/ValidityState-stepMismatch-range-expected.txt: Removed.
22429         * fast/forms/ValidityState-stepMismatch-range.html: Removed.
22430         * fast/forms/ValidityState-stepMismatch-unsupported-expected.txt: Removed.
22431         * fast/forms/ValidityState-stepMismatch-unsupported.html: Removed.
22432         * fast/forms/input-step-number-expected.txt: Removed.
22433         * fast/forms/input-step-number.html: Removed.
22434         * fast/forms/input-step-range-expected.txt: Removed.
22435         * fast/forms/input-step-range.html: Removed.
22436         * fast/forms/input-step-unsupported-expected.txt: Removed.
22437         * fast/forms/input-step-unsupported.html: Removed.
22438         * fast/forms/input-stepup-stepdown-expected.txt:
22439         * fast/forms/script-tests/ValidityState-stepMismatch-number.js: Removed.
22440         * fast/forms/script-tests/ValidityState-stepMismatch-range.js: Removed.
22441         * fast/forms/script-tests/ValidityState-stepMismatch-unsupported.js: Removed.
22442         * fast/forms/script-tests/ValidityState-stepMismatch.js:
22443         * fast/forms/script-tests/input-step-number.js: Removed.
22444         * fast/forms/script-tests/input-step-range.js: Removed.
22445         * fast/forms/script-tests/input-step-unsupported.js: Removed.
22446         * fast/forms/script-tests/input-stepup-stepdown.js:
22447
22448 2010-03-02  Brady Eidson  <beidson@apple.com>
22449
22450         Reviewed by Sam Weinig.
22451
22452         REGRESSION(r51097) - Unable to log in to statefarm.com
22453         <rdar://problem/7672667> and https://bugs.webkit.org/show_bug.cgi?id=35556
22454
22455         * fast/loader/for-window-event-onload-scripts-expected.txt: Added.
22456         * fast/loader/for-window-event-onload-scripts.html: Added.
22457
22458 2010-03-02  Chris Fleizach  <cfleizach@apple.com>
22459
22460         Fixing layout test problems. No review.
22461
22462         AX: changes to WAI-ARIA grid aren't perceived correctly by VoiceOver
22463         https://bugs.webkit.org/show_bug.cgi?id=35514
22464
22465         AXTable tests crash on Leopard/Tiger because tables don't exist. This test needs to be skipped
22466         on those playtforms.
22467
22468         * platform/mac-leopard/Skipped:
22469         * platform/mac-tiger/Skipped:
22470
22471 2010-02-28  Holger Hans Peter Freyther  <zecke@selfish.org>
22472
22473         Reviewed by Gustavo Noronha.
22474
22475         [Gtk] Support private browsing mode in plugins.
22476         https://bugs.webkit.org/show_bug.cgi?id=35500
22477
22478         Unskip test after taking code from PluginViewQt.cpp
22479
22480         * platform/gtk/Skipped:
22481
22482 2010-02-27  Alexey Proskuryakov  <ap@apple.com>
22483
22484         Reviewed by Darin Adler.
22485
22486         https://bugs.webkit.org/show_bug.cgi?id=26520
22487         Accessing a DOM node from a parent window in a child iframe moves the prototype to the child
22488         iframe and resets it in the parent window
22489
22490         Adding a test for a bug that no longer occurs in ToT.
22491
22492         * fast/dom/cross-frame-node-prototype-expected.txt: Added.
22493         * fast/dom/cross-frame-node-prototype.html: Added.
22494         * fast/dom/resources/cross-frame-node-prototype-iframe.html: Added.
22495
22496 2010-03-01  Gustavo Noronha Silva  <gns@gnome.org>
22497
22498         Rebaseline the two editing tests we stopped skipping - we failed
22499         to take the new caret position result into account while
22500         unskipping these.
22501
22502         * platform/gtk/editing/selection/5109817-expected.txt:
22503         * platform/gtk/editing/selection/5354455-2-expected.txt:
22504
22505 2010-03-01  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
22506
22507         Reviewed by Eric Seidel.
22508
22509         [GTK] plugins/setProperty.html fails on 64bit Release
22510         https://bugs.webkit.org/show_bug.cgi?id=35425
22511
22512         Unskip the tests that failed as a consequence of the memory
22513         corruption.
22514
22515         * platform/gtk/Skipped:
22516
22517 2010-03-01  Chris Fleizach  <cfleizach@apple.com>
22518
22519         Reviewed by Darin Adler.
22520
22521         AX: changes to WAI-ARIA grid aren't perceived correctly by VoiceOver
22522         https://bugs.webkit.org/show_bug.cgi?id=35514
22523
22524         * platform/mac/accessibility/stale-table-rows-expected.txt: Added.
22525         * platform/mac/accessibility/stale-table-rows.html: Added.
22526
22527 2010-03-01  José Millán Soto  <jmillan@igalia.com>
22528
22529         Reviewed by Gustavo Noronha Silva.
22530
22531         [GTK] Right click does not activate text entry
22532         https://bugs.webkit.org/show_bug.cgi?id=29177
22533
22534         Stop skipping some tests which where failing because of right click
22535         not being correct handled.
22536
22537         * platform/gtk/Skipped:
22538
22539 2010-03-01  Alex Milowski  <alex@milowski.com>
22540
22541         Reviewed by Kenneth Rohde Christiansen.
22542
22543         Added test for basic msubsup support.
22544
22545         * mathml/presentation/subsup.xhtml: Added.
22546         * platform/mac/mathml/presentation/subsup-expected.checksum: Added.
22547         * platform/mac/mathml/presentation/subsup-expected.png: Added.
22548         * platform/mac/mathml/presentation/subsup-expected.txt: Added.
22549
22550 2010-03-01  Thatcher Ulrich  <tulrich@google.com>
22551
22552         Reviewed by Darin Fisher.
22553
22554         Fix chromium iframe shims.  Add another test case to the
22555         iframes-shims test.  After r53637, the plugin widget doesn't get
22556         moved every paint.  This used to hide the bug that if an iframe
22557         gets added, the plugin's cutout rectangles don't get updated until
22558         a layout happens.
22559         https://bugs.webkit.org/show_bug.cgi?id=35184
22560
22561         * plugins/iframe-shims.html: test case that adds an iframe shim dynamically
22562
22563 2010-03-01  Gavin Barraclough  <barraclough@apple.com>
22564
22565         Reviewed by Oliver Hunt.
22566
22567         Bug 35537 - put_by_id does will incorrectly cache writes where a specific value exists,
22568                     where at the point of caching the same value is being written.
22569
22570         Add test case.
22571
22572         * fast/js/method-check-expected.txt:
22573         * fast/js/script-tests/method-check.js:
22574         (addOne):
22575         (addOneHundred):
22576         (totalizer.makeCall):
22577
22578 2010-03-01  Kenneth Russell  <kbr@google.com>
22579
22580         Reviewed by Oliver Hunt.
22581
22582         Integer overflow in WebGL arrays
22583         https://bugs.webkit.org/show_bug.cgi?id=35241
22584
22585         * fast/canvas/webgl/array-unit-tests-expected.txt:
22586         * fast/canvas/webgl/array-unit-tests.html:
22587         * fast/canvas/webgl/webgl-array-invalid-ranges-expected.txt: Added.
22588         * fast/canvas/webgl/webgl-array-invalid-ranges.html: Added.
22589
22590 2010-03-01  Brady Eidson  <beidson@apple.com>
22591
22592         Reviewed by Sam Weinig.
22593
22594         REGRESSION: Telling a WebView to go to its current WebHistoryItem is broken.
22595         <rdar://problem/7699371> and https://bugs.webkit.org/show_bug.cgi?id=35532
22596
22597         * fast/loader/api-test-go-to-current-back-forward-item-expected.txt: Added.
22598         * fast/loader/api-test-go-to-current-back-forward-item.html: Added.
22599         * platform/gtk/Skipped:
22600         * platform/qt/Skipped:
22601         * platform/win/Skipped:
22602
22603 2010-02-27  Ilya Tikhonovsky  <loislo@chromium.org>
22604
22605         Reviewed by Pavel Feldman.
22606
22607         Web Inspector: callerScriptName and callerScriptLine should be obfuscated for timeline tests.
22608         https://bugs.webkit.org/show_bug.cgi?id=35478
22609
22610         * ../../LayoutTests/inspector/timeline-test.js:
22611
22612 2010-02-28  Robert Hogan  <robert@roberthogan.net>
22613
22614         Reviewed by Simon Hausmann.
22615
22616         [Qt] Support private browsing mode in plugins
22617
22618         Add support for NPNVprivateModeBool property in plugins.
22619
22620         See also: https://developer.mozilla.org/En/Supporting_private_browsing_in_plugins
22621
22622         The NPNVprivateModeBool property is supported as scriptable property privateBrowsingEnabled
22623         in the test WebKit plugin. The Mac platform also supports a cachedPrivateBrowsingEnabled
22624         property implemented in the test plugin. This allows the Layout test
22625         plugins/private-browsing-mode.html to retrieve the previous value of NPNVprivateModeBool
22626         in the test plugin. Due to the platform-specific overhead required to support this bespoke
22627         property it is not implemented as part of this patch, instead a new test,
22628         plugins/private-browsing-mode-2.html, is added to ensure that setting and resetting
22629         privateBrowsingEnabled works as expected.
22630
22631         http://bugs.webkit.org/show_bug.cgi?id=33180
22632
22633         * platform/gtk/Skipped:
22634         * platform/mac-snowleopard/Skipped:
22635         * platform/qt/Skipped:
22636         * platform/win/Skipped:
22637         * plugins/private-browsing-mode-2-expected.txt: Added.
22638         * plugins/private-browsing-mode-2.html: Added.
22639
22640 2010-02-27  Xan Lopez  <xlopez@igalia.com>
22641
22642         Rubber-stamped by Gustavo Noronha.
22643
22644         Unskip test that we seem to pass now.
22645
22646         * platform/gtk/Skipped:
22647
22648 2010-02-27  Xan Lopez  <xlopez@igalia.com>
22649
22650         Reviewed by Gustavo Noronha.
22651
22652         Add platform results for plugin test and unskip it. The filename
22653         of our test plugin is not the same than the one expected in the
22654         default result file.
22655
22656         * platform/gtk/Skipped:
22657         * platform/gtk/plugins/plugin-javascript-access-expected.txt: Added.
22658
22659 2010-02-27  Csaba Osztrogonác  <ossy@webkit.org>
22660
22661         [Qt] Skip new test introduced in r55353 because of missing drag&drop support.
22662
22663         * platform/qt/Skipped: fast/css/user-drag-none.html skipped.
22664
22665 2010-02-27  Dan Bernstein  <mitz@apple.com>
22666
22667         Reviewed by Maciej Stachowiak.
22668
22669         <rdar://problem/7696607> Links do not respect -webkit-user-drag: none
22670         https://bugs.webkit.org/show_bug.cgi?id=35475
22671
22672         * fast/css/user-drag-none-expected.txt: Added.
22673         * fast/css/user-drag-none.html: Added.
22674
22675 2010-02-27  Xan Lopez  <xlopez@igalia.com>
22676
22677         Reviewed by Gustavo Noronha.
22678
22679         We now pass this test, unskip.
22680
22681         * platform/gtk/Skipped:
22682
22683 2010-02-26  Alexey Proskuryakov  <ap@apple.com>
22684
22685         Reviewed by Anders Carlsson.
22686
22687         https://bugs.webkit.org/show_bug.cgi?id=35450
22688         Crash when a Java array property accessor raises an exception
22689
22690         Adding with a FAIL result, because this doesn't raise an exception in Firefox. I don't know
22691         what the formally correct behavior is, but it's good to avoid crashing.
22692
22693         * java/SharedApplet.java:
22694         (NonPublicClass):
22695         (NonPublicClass.NonPublicClass):
22696         (NonPublicClass..SharedApplet.getObjectOfNonPublicClass):
22697         * java/inaccessible-class-expected.txt: Added.
22698         * java/inaccessible-class.html: Added.
22699
22700 2010-02-26  Gavin Barraclough  <barraclough@apple.com>
22701
22702         Reviewed by Alexey Proskuryakov.
22703
22704         Bug 35401 - Fix handling of errors in handling calls over bridge,
22705         where base object bridge-type does not match method bridge-type.
22706
22707         The code assumes users will only attempt to invoke a Java method
22708         on a Java base object, etc.
22709         Add language specific subclasses of RuntimeMethod, and pass the
22710         RuntimeMethod into invokeMethod, so we can typecheck before
22711         casting.  Throw an exception on type mismatch.
22712
22713         * java/java-and-plugins.html: Add tests for passing mismatched this objects to methdods.
22714
22715 2010-02-26  Alex Milowski  <alex@milowski.com>
22716
22717         Reviewed by Kenneth Rohde Christiansen.
22718
22719         Basic tests for munder, munderover, and mover elements.
22720
22721         * mathml/presentation/over.xhtml: Added.
22722         * mathml/presentation/under.xhtml: Added.
22723         * mathml/presentation/underover.xhtml: Added.
22724         * platform/mac/mathml/presentation/over-expected.checksum: Added.
22725         * platform/mac/mathml/presentation/over-expected.png: Added.
22726         * platform/mac/mathml/presentation/over-expected.txt: Added.
22727         * platform/mac/mathml/presentation/under-expected.checksum: Added.
22728         * platform/mac/mathml/presentation/under-expected.png: Added.
22729         * platform/mac/mathml/presentation/under-expected.txt: Added.
22730         * platform/mac/mathml/presentation/underover-expected.checksum: Added.
22731         * platform/mac/mathml/presentation/underover-expected.png: Added.
22732         * platform/mac/mathml/presentation/underover-expected.txt: Added.
22733
22734 2010-02-26  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
22735
22736         Reviewed by Xan Lopez.
22737
22738         [GTK] Needs proper reporting of frame loader callbacks, in DRT
22739         https://bugs.webkit.org/show_bug.cgi?id=32170
22740
22741         Unskip tests that now pass.
22742
22743         * LayoutTests/platform/gtk/http/tests/loading/redirect-with-no-location-crash-expected.txt: rebaselined.
22744         * platform/gtk/Skipped:
22745
22746 2010-02-26  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
22747
22748         Rebaseline of platform-specific results for test.
22749
22750         SVGResourceClipper needs to be moved to RenderSVGResourceClipper
22751         https://bugs.webkit.org/show_bug.cgi?id=35421
22752
22753         * platform/gtk/svg/custom/use-on-clip-path-with-transformation-expected.txt:
22754
22755 2010-02-26  Dirk Schulze  <krit@webkit.org>
22756
22757         Unreviewed LayoutTest fix.
22758
22759         SVGResourceClipper needs to be moved to RenderSVGResourceClipper
22760         https://bugs.webkit.org/show_bug.cgi?id=35421
22761
22762         This corrects a result of a new clip test for SVG.
22763
22764         * platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.txt:
22765
22766 2010-02-26  Csaba Osztrogonác  <ossy@webkit.org>
22767
22768         Unreviewed trivial fix.
22769
22770         [Qt] Update platform specific expected file after r55289.
22771
22772         * platform/qt/svg/css/clippath-with-shadow-expected.txt:
22773
22774 2010-02-26  Dirk Schulze  <krit@webkit.org>
22775
22776         Reviewed by Nikolas Zimmermann.
22777
22778         SVGResourceClipper needs to be moved to RenderSVGResourceClipper
22779         https://bugs.webkit.org/show_bug.cgi?id=35421
22780
22781         Update results after the move of SVGResourceClipper. Results are better
22782         readable and more sensible now.
22783
22784         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
22785         * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
22786         * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
22787         * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
22788         * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
22789         * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
22790         * platform/mac/svg/batik/text/textEffect2-expected.txt:
22791         * platform/mac/svg/batik/text/textProperties-expected.txt:
22792         * platform/mac/svg/css/clippath-with-shadow-expected.txt:
22793         * platform/mac/svg/custom/clip-path-child-changes-expected.txt:
22794         * platform/mac/svg/custom/clip-path-display-none-child-expected.txt:
22795         * platform/mac/svg/custom/clip-path-href-changes-expected.txt:
22796         * platform/mac/svg/custom/clip-path-referencing-use-expected.txt:
22797         * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt:
22798         * platform/mac/svg/custom/clip-path-units-changes-expected.txt:
22799         * platform/mac/svg/custom/clip-path-with-transform-expected.txt:
22800         * platform/mac/svg/custom/empty-clip-path-expected.txt:
22801         * platform/mac/svg/custom/focus-ring-expected.txt:
22802         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
22803         * platform/mac/svg/custom/invalid-css-expected.txt:
22804         * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
22805         * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt:
22806         * platform/mac/svg/custom/recursive-clippath-expected.txt:
22807         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.txt:
22808         * platform/mac/svg/custom/text-clip-expected.txt:
22809         * platform/mac/svg/custom/visibility-override-clip-expected.txt:
22810         * platform/mac/svg/filters/filter-clip-expected.txt:
22811         * svg/custom/use-clipped-transform-expected.txt:
22812
22813 2010-02-26  Ben Murdoch  <benm@google.com>
22814
22815         Reviewed by Kenneth Rohde Christiansen.
22816
22817         The element that a touchevent is dispatched to isn't always right
22818         https://bugs.webkit.org/show_bug.cgi?id=35431
22819
22820         * fast/events/touch/basic-single-touch-events-expected.txt: Updated
22821             the targetTouches list expections.
22822         * fast/events/touch/script-tests/basic-single-touch-events.js: ditto.
22823         (verifyTouch):
22824
22825 2010-02-26  Dirk Pranke  <dpranke@chromium.org>
22826
22827         Reviewed by Darin Fisher.
22828
22829         Fix the handling of updates to #hash fragments to check for differences
22830         post-canonicalization rather than comparing pre- to post-. Chromium
22831         had a bug where we would set the #hash on an about:blank URL and generate
22832         an onload event because we thought the URL (not just the fragment) was
22833         changing.
22834
22835         http://bugs.webkit.org/show_bug.cgi?id=35180
22836
22837         * fast/loader/about-blank-hash-change-expected.txt: Added.
22838         * fast/loader/about-blank-hash-change.html: Added.
22839
22840 2010-02-26  Zhenyao Mo  <zmo@google.com>
22841
22842         Reviewed by David Levin.
22843
22844         texImage2D and texSubImage2D taking ImageData ignore flipY and premultiplyAlpha
22845         https://bugs.webkit.org/show_bug.cgi?id=34459
22846
22847         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data-expected.txt: Added.
22848         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-data.html: Added.
22849
22850 2010-02-26  Zhenyao Mo  <zmo@google.com>
22851
22852         Reviewed by David Levin.
22853
22854         Set viewport to canvas size upon context creation
22855         https://bugs.webkit.org/show_bug.cgi?id=35057
22856
22857         * fast/canvas/webgl/bug-32888.html: Remove the gl.viewport call since it's done when WebGLRenderingContext is created.
22858         * fast/canvas/webgl/gl-get-calls-expected.txt: The read-back viewport size should match the canvas size instead of (0, 0, 0, 0).
22859         * fast/canvas/webgl/gl-get-calls.html: Remove the gl.viewport call since it's done when WebGLRenderingContext is created.
22860         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html: Ditto.
22861         * fast/canvas/webgl/tex-sub-image-2d.html: Ditto.
22862         * fast/canvas/webgl/texImage2DImageDataTest.html: Ditto.
22863         * fast/canvas/webgl/triangle.html: Ditto.
22864         * fast/canvas/webgl/viewport-unchanged-upon-resize.html: Ditto.
22865
22866 2010-02-26  Csaba Osztrogonác  <ossy@webkit.org>
22867
22868         Reviewed by Kenneth Rohde Christiansen.
22869
22870         [Qt] fast/multicol/client-rects.html fails in QtLauncher
22871         https://bugs.webkit.org/show_bug.cgi?id=34959
22872
22873         * platform/qt/fast: Added.
22874         * platform/qt/fast/multicol: Added.
22875         * platform/qt/fast/multicol/client-rects-expected.txt: Platform specific expected file added.
22876         * platform/qt/Skipped: fast/multicol/client-rects.html unskipped.
22877
22878 2010-02-26  Csaba Osztrogonác  <ossy@webkit.org>
22879
22880         Reviewed by Kenneth Rohde Christiansen.
22881
22882         [Qt] LayoutTestController.numberOfPages() should have default parameters
22883         https://bugs.webkit.org/show_bug.cgi?id=35428
22884
22885         * platform/qt/Skipped: printing/css2.1 tests unskipped.
22886
22887 2010-02-26  Philippe Normand  <pnormand@igalia.com>
22888
22889         Rubber-stamped by Xan Lopez.
22890
22891         [GTK] plugins/setProperty.html fails on 64bit Release
22892         https://bugs.webkit.org/show_bug.cgi?id=35425
22893
22894         * platform/gtk/Skipped: Skipping another crasher related to bug 35425.
22895
22896 2010-02-26  Ilya Tikhonovsky  <loislo@chromium.org>
22897
22898         Reviewed by Pavel Feldman.
22899
22900         WebInspector: While the current timeline view in DevTools provides a great overview of
22901         things happening, we should make it easier to locate the cause of an event,
22902         e.g., link to JS where relevant.
22903         Caller info support for all kind of Timeline events and new Function Call event will be added.
22904         https://bugs.webkit.org/show_bug.cgi?id=33995
22905
22906         * inspector/timeline-enum-stability-expected.txt:
22907         * inspector/timeline-test.js
22908
22909 2010-02-26  Shinichiro Hamaji  <hamaji@chromium.org>
22910
22911         Unreviewed. Skip failing tests.
22912
22913         Refine LayoutTests/printing/css2.1 with numberOfPages
22914         https://bugs.webkit.org/show_bug.cgi?id=35334
22915
22916         * platform/qt/Skipped:
22917
22918 2010-02-26  Shinichiro Hamaji  <hamaji@chromium.org>
22919
22920         Reviewed by Eric Seidel.
22921
22922         Refine LayoutTests/printing/css2.1 with numberOfPages
22923         https://bugs.webkit.org/show_bug.cgi?id=35334
22924
22925         Small refinements were done in paged-media-test-utils.js.
22926
22927         Note that WebKit doesn't pass page-break-after-003 for now.
22928
22929         * printing/css2.1/README.txt:
22930         * printing/css2.1/page-break-after-000-expected.txt:
22931         * printing/css2.1/page-break-after-000.html:
22932         * printing/css2.1/page-break-after-001-expected.txt:
22933         * printing/css2.1/page-break-after-001.html:
22934         * printing/css2.1/page-break-after-002-expected.txt:
22935         * printing/css2.1/page-break-after-002.html:
22936         * printing/css2.1/page-break-after-003-expected.txt: Added.
22937         * printing/css2.1/page-break-after-003.html: Added.
22938         * printing/css2.1/page-break-after-004-expected.txt:
22939         * printing/css2.1/page-break-after-004.html:
22940         * printing/css2.1/page-break-before-000-expected.txt:
22941         * printing/css2.1/page-break-before-000.html:
22942         * printing/css2.1/page-break-before-001-expected.txt:
22943         * printing/css2.1/page-break-before-001.html:
22944         * printing/css2.1/page-break-before-002-expected.txt:
22945         * printing/css2.1/page-break-before-002.html:
22946         * printing/css2.1/page-break-inside-000-expected.txt:
22947         * printing/css2.1/page-break-inside-000.html:
22948         * printing/resources/paged-media-test-utils.js:
22949         (appendResult):
22950         (pageNumberForElementShouldBe):
22951         (numberOfPagesShouldBe):
22952         (runPrintingTest):
22953
22954 2010-02-26  Philippe Normand  <pnormand@igalia.com>
22955
22956         Rubber-stamped by Xan Lopez.
22957
22958         [GTK] plugins/setProperty.html fails on 64bit Release
22959         https://bugs.webkit.org/show_bug.cgi?id=35425
22960
22961         * platform/gtk/Skipped: Skipping crasher.
22962
22963 2010-02-26  Philippe Normand  <pnormand@igalia.com>
22964
22965         Rubber-stamped by Xan Lopez.
22966
22967         Adding two GTK layout test results for a new tests
22968         added in r55259 and r55260.
22969
22970         * platform/gtk/svg/custom/use-on-clip-path-with-transformation-expected.txt: Copied from LayoutTests/platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.txt.
22971         * platform/gtk/svg/filters/filter-on-tspan-expected.txt: Added.
22972
22973 2010-02-26  Csaba Osztrogonác  <ossy@webkit.org>
22974
22975         Unreviewed. Roll-out r55263 because it broke fast/forms/textarea-type-spaces-pretty-diff.html.
22976         https://bugs.webkit.org/show_bug.cgi?id=30946
22977
22978         * editing/execCommand/5142012-3-expected.txt:
22979         * editing/inserting/rebalance-whitespace-1-expected.txt: Removed.
22980         * editing/inserting/rebalance-whitespace-1.html: Removed.
22981         * editing/pasteboard/5521237-expected.txt:
22982         * platform/mac/editing/execCommand/5482023-expected.checksum:
22983         * platform/mac/editing/execCommand/5482023-expected.png: Added.
22984         * platform/mac/editing/execCommand/5482023-expected.txt:
22985         * platform/mac/editing/execCommand/remove-formatting-2-expected.checksum:
22986         * platform/mac/editing/execCommand/remove-formatting-2-expected.png: Added.
22987         * platform/mac/editing/execCommand/remove-formatting-expected.checksum:
22988         * platform/mac/editing/execCommand/remove-formatting-expected.png: Added.
22989         * platform/mac/editing/execCommand/remove-formatting-expected.txt:
22990         * platform/mac/editing/inserting/editable-html-element-expected.checksum:
22991         * platform/mac/editing/inserting/editable-html-element-expected.png: Added.
22992         * platform/mac/editing/inserting/editable-html-element-expected.txt:
22993         * platform/mac/editing/pasteboard/4989774-expected.checksum:
22994         * platform/mac/editing/pasteboard/4989774-expected.png: Added.
22995         * platform/mac/editing/pasteboard/4989774-expected.txt:
22996         * platform/mac/editing/selection/4983858-expected.checksum:
22997         * platform/mac/editing/selection/4983858-expected.png: Added.
22998         * platform/mac/editing/selection/4983858-expected.txt:
22999
23000 2010-02-25  Dirk Pranke  <dpranke@chromium.org>
23001
23002         Reviewed by Eric Seidel.
23003
23004         Test whether or not we preserve the hash fragments for "about:blank"
23005         URLs. (Note that currently WebKit passes this but Chromium doesn't).
23006
23007         https://bugs.webkit.org/show_bug.cgi?id=35399
23008
23009         * fast/loader/about-blank-hash-kept-expected.txt: Added.
23010         * fast/loader/about-blank-hash-kept.html: Added.
23011
23012 2010-02-25  Enrica Casucci  <enrica@apple.com>
23013
23014         Reviewed by Adele Peterson.
23015
23016         Extra layout on keypress after a space (problem with rebalanceWhitespaceAt in InsertTextCommand).
23017         https://bugs.webkit.org/show_bug.cgi?id=30946
23018         <rdar://problem/7639184>
23019
23020         There are now regular spaces where nbsps were used unnecessarily before.  Also,
23021         multi-character insertions now have their whitespace rebalanced, and this is
23022         reflected in a few tests.
23023
23024         * editing/execCommand/5142012-3-expected.txt:
23025         * editing/inserting/rebalance-whitespace-1-expected.txt: Added.
23026         * editing/inserting/rebalance-whitespace-1.html: Added.
23027         * editing/pasteboard/5521237-expected.txt:
23028         * platform/mac/editing/execCommand/5482023-expected.checksum:
23029         * platform/mac/editing/execCommand/5482023-expected.png: Removed.
23030         * platform/mac/editing/execCommand/5482023-expected.txt:
23031         * platform/mac/editing/execCommand/remove-formatting-2-expected.checksum:
23032         * platform/mac/editing/execCommand/remove-formatting-2-expected.png: Removed.
23033         * platform/mac/editing/execCommand/remove-formatting-expected.checksum:
23034         * platform/mac/editing/execCommand/remove-formatting-expected.png: Removed.
23035         * platform/mac/editing/execCommand/remove-formatting-expected.txt:
23036         * platform/mac/editing/inserting/editable-html-element-expected.checksum:
23037         * platform/mac/editing/inserting/editable-html-element-expected.png: Removed.
23038         * platform/mac/editing/inserting/editable-html-element-expected.txt:
23039         * platform/mac/editing/pasteboard/4989774-expected.checksum:
23040         * platform/mac/editing/pasteboard/4989774-expected.png: Removed.
23041         * platform/mac/editing/pasteboard/4989774-expected.txt:
23042         * platform/mac/editing/selection/4983858-expected.checksum:
23043         * platform/mac/editing/selection/4983858-expected.png: Removed.
23044         * platform/mac/editing/selection/4983858-expected.txt:
23045
23046 2010-02-25  Alexey Proskuryakov  <ap@apple.com>
23047
23048         Reviewed by Anders Carlsson.
23049
23050         https://bugs.webkit.org/show_bug.cgi?id=35406
23051         <rdar://problem/6945502> Make generic array methods work with JavaArray
23052
23053         * java/array-sort-expected.txt: Added.
23054         * java/array-sort.html: Added.
23055
23056 2010-02-25  Dirk Schulze  <krit@webkit.org>
23057
23058         Reviewed by Nikolas Zimmermann.
23059
23060         SVG's tspan is no member of SVGRenderBase, this can cause crashes on filters
23061         https://bugs.webkit.org/show_bug.cgi?id=35354
23062
23063         Check if filters work for tspan according to the SVG Spec. The test shouldn't
23064         throw an assert now and a green rect should be visible.
23065
23066         * platform/mac/svg/filters/filter-on-tspan-expected.checksum: Added.
23067         * platform/mac/svg/filters/filter-on-tspan-expected.png: Added.
23068         * platform/mac/svg/filters/filter-on-tspan-expected.txt: Added.
23069         * svg/filters/filter-on-tspan.svg: Added.
23070
23071 2010-02-25  Dirk Schulze  <krit@webkit.org>
23072
23073         Reviewed by Nikolas Zimmermann.
23074
23075         Use-element doesn't transform clipPath
23076         https://bugs.webkit.org/show_bug.cgi?id=35375
23077
23078         Check if the clipPath gets transformed on setting a transform or translation for use.
23079
23080         * platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.checksum: Added.
23081         * platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.png: Added.
23082         * platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.txt: Added.
23083         * svg/custom/use-on-clip-path-with-transformation.svg: Added.
23084
23085 2010-02-25  Jian Li  <jianli@chromium.org>
23086
23087         Reviewed by Dmitry Titov.
23088
23089         File.type support.
23090         https://bugs.webkit.org/show_bug.cgi?id=35361
23091
23092         Update the layout test to test File.type.
23093
23094         * editing/pasteboard/file-input-files-access-expected.txt:
23095         * editing/pasteboard/script-tests/file-input-files-access.js:
23096         (fileListShouldBe):
23097         (runTest):
23098
23099 2010-02-25  Oliver Hunt  <oliver@apple.com>
23100
23101         Reviewed by Maciej Stachowiak.
23102
23103         Race condition in JSPropertyNameIterator and Structure destruction
23104         https://bugs.webkit.org/show_bug.cgi?id=35398
23105
23106         Add test to ensure that this race condition doesn't occur.
23107
23108         * fast/js/script-tests/for-in-cached.js:
23109         (cacheClearing):
23110
23111 2010-02-25  Alexey Proskuryakov  <ap@apple.com>
23112
23113         Tiger build fix.
23114
23115         * java/Makefile: I can't get $(or ...) work on Tiger, so changed to use a single condition.
23116
23117 2010-02-25  Alexey Proskuryakov  <ap@apple.com>
23118
23119         Reviewed by Geoffrey Garen.
23120
23121         https://bugs.webkit.org/show_bug.cgi?id=35394
23122         <rdar://problem/7685262> Make passing objects between Java and plug-ins work
23123
23124         * java/Makefile: Added plugin.jar to classpath to make JSObject available in test applets.
23125
23126         * java/java-and-plugins-expected.txt: Added.
23127         * java/java-and-plugins.html: Added.
23128
23129         * java/SharedApplet.java: Added test methods for java-and-plugins.html.
23130
23131         * java/argument-to-object-type-expected.txt:
23132         * java/argument-to-object-type.html:
23133         * java/array-return-expected.txt:
23134         * java/array-return.html:
23135         Removed plug-in element that got here due to a copy/paste mistake.
23136
23137 2010-02-25  Pavel Feldman  <pfeldman@chromium.org>
23138
23139         Web Inspector: evaluate-on-hover does not work on HTML files.
23140
23141         https://bugs.webkit.org/show_bug.cgi?id=35378
23142
23143         * inspector/syntax-highlight-html-expected.txt:
23144
23145 2010-02-25  Ben Murdoch  <benm@google.com>
23146
23147         Reviewed by Kenneth Rohde Christiansen.
23148
23149         The target element of a Touch should be the target where that touch originated, not where it is now.
23150         https://bugs.webkit.org/show_bug.cgi?id=34585
23151
23152         * fast/events/touch/basic-single-touch-events-expected.txt: Update expected target element.
23153         * fast/events/touch/script-tests/basic-single-touch-events.js: ditto.
23154         * fast/events/touch/script-tests/touch-target.js: Added.
23155         * fast/events/touch/touch-target-expected.txt: Added.
23156         * fast/events/touch/touch-target.html: Added.
23157
23158 2010-02-25  Xan Lopez  <xlopez@igalia.com>
23159
23160         Reviewed by Gustavo Noronha.
23161
23162         Unskip a bunch of (AFAICT) non-flakey HTTP tests that we currently
23163         pass.
23164
23165         * platform/gtk/Skipped:
23166
23167 2010-02-24  Chris Evans  <cevans@chromium.org>
23168
23169         Reviewed by Darin Adler.
23170
23171         Add test for SVG that used to cause crash.
23172         It has been fixed on trunk for a while, thanks to the <use> rewrite,
23173         but we want to make sure we do not regress.
23174
23175         * svg/dom/use-transform.svg: Added.
23176         * svg/dom/use-transform-expected.txt: Added.
23177
23178 2010-02-24  Dan Bernstein  <mitz@apple.com>
23179
23180         Rubber-stamped by Anders Carlsson.
23181
23182         Keep this test’s behavior the same after r55203.
23183
23184         * fast/dom/script-tests/prototype-inheritance-2.js: Explicitly set the inner document’s body
23185         display property to “none”. Before r55203, this happened as a side effect of parsing the
23186         <frameset> tag.
23187
23188 2010-02-24  Dan Bernstein  <mitz@apple.com>
23189
23190         Reviewed by Anders Carlsson.
23191
23192         <rdar://problem/7018611> innerHTML applies meta/link/title tags from a detached html element
23193
23194         * fast/parser/fragment-parser-expected.txt: Added.
23195         * fast/parser/fragment-parser.html: Added.
23196         * fast/parser/script-tests/fragment-parser.js: Added.
23197
23198 2010-02-24  Oliver Hunt  <oliver@apple.com>
23199
23200         Reviewed by Geoffrey Garen.
23201
23202         [REGRESSION in r55185] EXC_BAD_ACCESS on opening inspector.
23203         https://bugs.webkit.org/show_bug.cgi?id=35335
23204
23205         Add tests for caching getter lookup on large objects (eg. those not
23206         using the inline storage array).
23207
23208         * fast/js/pic/cached-getter-setter-expected.txt:
23209         * fast/js/pic/cached-getter-setter.html:
23210
23211 2010-02-24  Xan Lopez  <xlopez@igalia.com>
23212
23213         Reviewed by Gustavo Noronha.
23214
23215         Unskip 3 passing cookies tests.
23216
23217         * platform/gtk/Skipped:
23218
23219 2010-02-24  Dan Bernstein  <mitz@apple.com>
23220
23221         Reviewed by Simon Fraser.
23222
23223         <rdar://problem/7682827> Text with :first-letter lingers after being removed
23224
23225         * fast/css/first-letter-set-text-expected.checksum: Added.
23226         * fast/css/first-letter-set-text-expected.png: Added.
23227         * fast/css/first-letter-set-text-expected.txt: Added.
23228         * fast/css/first-letter-set-text.html: Added.
23229
23230 2010-02-24  Philippe Normand  <pnormand@igalia.com>
23231
23232         Rubber-stamped by Xan Lopez.
23233
23234         [GTK] DRT implement execCommand()
23235         https://bugs.webkit.org/show_bug.cgi?id=35351
23236
23237         Skip test that fails in GTK+.
23238
23239         * platform/gtk/Skipped:
23240
23241 2010-02-24  Philippe Normand  <pnormand@igalia.com>
23242
23243         Rubber-stamped by Xan Lopez.
23244
23245         Adding a GTK layout test result for a new test
23246         added in r55159.
23247
23248         * platform/gtk/fast/repaint/repaint-during-scroll-expected.txt: Added.
23249
23250 2010-02-23  Csaba Osztrogonác  <ossy@webkit.org>
23251
23252         Rubber-stamped by Simon Hausmann.
23253
23254         [Qt] editing/execCommand/delete-image-in-anchor.html skipped
23255         because of missing layoutTestController.execCommand()
23256
23257         Qt specific expected file added for editing/execCommand/insert-list-xml.xhtml
23258         introduced in r55167, because of different font types.
23259
23260         * platform/qt/Skipped: editing/execCommand/delete-image-in-anchor.html skipped.
23261         * platform/qt/editing/execCommand/insert-list-xml-expected.txt: Added.
23262
23263 2010-02-23  Oliver Hunt  <oliver@apple.com>
23264
23265         Reviewed by Maciej Stachowiak.
23266
23267         Web Inspector: Regression: r55027+: Inspector broken
23268         https://bugs.webkit.org/show_bug.cgi?id=35253
23269
23270         Add thorough testing of getter access to hit the various
23271         possible caching scenarios.
23272
23273         * fast/js/pic/cached-getter-setter-expected.txt:
23274         * fast/js/pic/cached-getter-setter.html:
23275
23276 2010-02-23  Enrica Casucci  <enrica@apple.com>
23277
23278         Reviewed by Simon Fraser.
23279
23280         REGRESSION: WebKit crashes when deleting images on blogger.com (34957)
23281         <rdar://problem/7651935>
23282         https://bugs.webkit.org/show_bug.cgi?id=34957
23283
23284         * editing/execCommand/delete-image-in-anchor-expected.txt: Added.
23285         * editing/execCommand/delete-image-in-anchor.html: Added.
23286
23287 2010-02-23  Tony Chang  <tony@chromium.org>
23288
23289         Reviewed by Eric Seidel.
23290
23291         https://bugs.webkit.org/show_bug.cgi?id=34634
23292         Pasting a list into the middle of another list item should split the target
23293         list item into two separate list items.  This matches the behavior in other
23294         browsers.
23295
23296         * editing/pasteboard/paste-list-004-expected.txt: Added.
23297         * editing/pasteboard/paste-list-004.html: Added.
23298
23299 2010-02-23  Alexey Proskuryakov  <ap@apple.com>
23300
23301         Reviewed by Mark Rowe.
23302
23303         https://bugs.webkit.org/show_bug.cgi?id=22602
23304         Enable Java in DumpRenderTree (on Mac)
23305
23306         * fast/dom/java-applet-calls-expected.txt: Removed.
23307         * fast/dom/java-applet-calls.html: Removed.
23308         * fast/dom/resources/TestApplet.class: Removed.
23309         * fast/dom/resources/TestApplet.java: Removed.
23310         This test was added in a failing form, even though it never worked. The new tests cover
23311         everything it was meant to cover.
23312
23313         * java/SharedApplet.java: Added. This class will have methods for simple tests, but it's
23314         also possible to just add new source files.
23315
23316         * java/Makefile: Added. Compile all .java files in the directory.
23317
23318         * java: Added.
23319         * java/argument-to-object-type-expected.txt: Added.
23320         * java/argument-to-object-type.html: Added.
23321         * java/array-return-expected.txt: Added.
23322         * java/array-return.html: Added.
23323         Added tests for recently fixed bugs.
23324
23325         * platform/gtk/Skipped:
23326         * platform/qt/Skipped:
23327         * platform/win/Skipped:
23328         Java tests only work on Mac currently.
23329
23330 2010-02-23  Oliver Hunt  <oliver@apple.com>
23331
23332         Add expected result
23333
23334         * svg/custom/animate-use-crash-expected.txt: Added.
23335
23336 2010-02-23  Oliver Hunt  <oliver@apple.com>
23337
23338         Reviewed by Maciej Stachowiak.
23339
23340         Add a testcase for an old bug to ensure it doesn't return.
23341
23342         * svg/custom/animate-use-crash.xhtml: Added.
23343
23344 2010-02-23  Brady Eidson  <beidson@apple.com>
23345
23346         Reviewed by Tim Hatcher and Pavel Feldman.
23347
23348         Regression (r55107) - WebInspector docking is busted.
23349         https://bugs.webkit.org/show_bug.cgi?id=35274
23350
23351         * inspector/timeline-event-dispatch.html: Actually click in the right place now that the
23352           inspector isn't docked anymore.
23353
23354 2010-02-23  Enrica Casucci  <enrica@apple.com>
23355
23356         Reviewed by Darin Adler.
23357
23358         Crash in createContextualFragment when inserting a list in a non HTML document.
23359         <rdar://problem/7666670>
23360         https://bugs.webkit.org/show_bug.cgi?id=35305
23361
23362         * editing/execCommand/insert-list-xml-expected.txt: Added.
23363         * editing/execCommand/insert-list-xml.xhtml: Added.
23364
23365 2010-02-23  Dan Bernstein  <mitz@apple.com>
23366
23367         Rubber-stamped by Simon Fraser.
23368
23369         <rdar://problem/7611158> Incomplete repaint of YouTube timeline thumb while scrolling
23370         https://bugs.webkit.org/show_bug.cgi?id=34381
23371
23372         * fast/repaint/repaint-during-scroll.html: Added.
23373         * platform/mac/fast/repaint/repaint-during-scroll-expected.checksum: Added.
23374         * platform/mac/fast/repaint/repaint-during-scroll-expected.png: Added.
23375         * platform/mac/fast/repaint/repaint-during-scroll-expected.txt: Added.
23376
23377 2010-02-23  Brady Eidson  <beidson@apple.com>
23378
23379         Reviewed by Alexey Proskuryakov.
23380
23381         HTTP 307 after a 303 after a POST re-sends POST data from the original request.
23382         <rdar://problem/7390251> and https://bugs.webkit.org/show_bug.cgi?id=31410
23383
23384         * http/tests/loading/307-after-303-after-post.html: Added.
23385         * http/tests/loading/resources/303-to-307-target.php: Added.
23386         * http/tests/loading/resources/307-post-output-target.php: Added.
23387         * http/tests/loading/resources/post-to-303-target.php: Added.
23388         * platform/gtk/Skipped:
23389         * platform/qt/Skipped:
23390
23391 2010-02-23  Ben Murdoch  <benm@google.com>
23392
23393         Reviewed by Eric Seidel.
23394
23395         pageX/Y co-ordinates of TouchEvent should be 0,0
23396         https://bugs.webkit.org/show_bug.cgi?id=35239
23397
23398         Update layout tests to reflect the WebCore changes in this bug.
23399
23400         * fast/events/touch/basic-multi-touch-events-expected.txt: Updated.
23401         * fast/events/touch/basic-single-touch-events-expected.txt: Updated.
23402         * fast/events/touch/script-tests/basic-multi-touch-events.js:
23403         (verifyTouchEvent): Add checking of TouchEvent.pageX/Y
23404         * fast/events/touch/script-tests/basic-single-touch-events.js:
23405         (verifyTouchEvent): ditto.
23406
23407 2010-02-23  Shinichiro Hamaji  <hamaji@chromium.org>
23408
23409         Reviewed by Eric Seidel.
23410
23411         [Gtk] Implement layoutTestController.numberOfPages
23412         https://bugs.webkit.org/show_bug.cgi?id=35228
23413
23414         * platform/gtk/Skipped:
23415
23416 2010-02-23  Tony Chang  <tony@chromium.org>
23417
23418         Not reviewed.
23419         Revert r55135 because the layout test is failing on all the bots.
23420         https://bugs.webkit.org/show_bug.cgi?id=34634
23421
23422         * editing/pasteboard/paste-list-004-expected.txt: Removed.
23423         * editing/pasteboard/paste-list-004.html: Removed.
23424
23425 2010-02-23  Yuta Kitamura  <yutak@chromium.org>
23426
23427         Reviewed by Dan Bernstein.
23428
23429         Fix alignment of vertical-align: text-bottom inside an inline-block.
23430         
23431         This patch is based on a fix provided by Takahito Hirano.
23432
23433         display: inline-block + vertical-align: text-bottom causes misalignment.
23434         https://bugs.webkit.org/show_bug.cgi?id=30846
23435
23436         * fast/inline-block/inline-block-vertical-align-2.html: Added.
23437         * fast/inline-block/inline-block-vertical-align-2-expected.txt: Added.
23438
23439 2010-02-23  Tony Chang  <tony@chromium.org>
23440
23441         Reviewed by Eric Seidel.
23442
23443         https://bugs.webkit.org/show_bug.cgi?id=34634
23444         Pasting a list into the middle of another list item should split the target
23445         list item into two separate list items.  This matches the behavior in other
23446         browsers.
23447
23448         * editing/pasteboard/paste-list-004-expected.txt: Added.
23449         * editing/pasteboard/paste-list-004.html: Added.
23450
23451 2010-02-18  Philippe Normand  <pnormand@igalia.com>
23452
23453         Reviewed by Eric Seidel.
23454
23455         media/video-display-aspect-ratio.html fails
23456         https://bugs.webkit.org/show_bug.cgi?id=34933
23457
23458         Original patch by Eric Carlson.
23459
23460         * media/content/test-par-16-9.mp4: Change the width of the video
23461         track from 426.666 to 426.
23462         * platform/mac-leopard/Skipped: Unskip the test, it should pass now.
23463
23464 2010-02-22  Chris Evans  <cevans@chromium.org>
23465
23466         Reviewed by Darin Adler.
23467
23468         Add test for https://bugs.webkit.org/show_bug.cgi?id=32842
23469         It has been fixed on trunk for a while, but we want to make sure we
23470         do not regress.
23471
23472         * fast/text/find-layout-crash.html: Added.
23473         * fast/text/find-layout-crash-expected.txt: Added.
23474
23475 2010-02-22  Csaba Osztrogonác  <ossy@webkit.org>
23476
23477         Rubber-stamped by Alexey Proskuryakov.
23478
23479         [Qt] fast/encoding/invalid-UTF-8-2.html fails
23480         https://bugs.webkit.org/show_bug.cgi?id=35263
23481
23482         Qt Linux Release buildbot got the platform independent result for
23483         fast/encoding/invalid-UTF-8-2.html instead of Qt specific one.
23484
23485         Qt specific expected file is removed to make buildbot green,
23486         but it needs more investigation.
23487
23488         * platform/qt/fast/encoding/invalid-UTF-8-2-expected.txt: Removed.
23489
23490 2010-02-19  Peter Kasting  <pkasting@google.com>
23491
23492         Reviewed by Eric Seidel.
23493
23494         Avoid recursion when trying to get the size of a PNG; it's unnecessary
23495         and in the worst case can lead to heap corruption.
23496         https://bugs.webkit.org/show_bug.cgi?id=35167
23497
23498         * fast/images/bad-png-expected.txt: Added.
23499         * fast/images/bad-png.html: Added.
23500         * fast/images/resources/bad-png.png: Added.
23501
23502 2010-02-22  Robert Hogan  <robert@roberthogan.net>
23503
23504         Reviewed by Alexey Proskuryakov.
23505
23506         https://bugs.webkit.org/show_bug.cgi?id=32937
23507         LayoutTests/fast/encoding/invalid-UTF-8.html fails on Qt.
23508
23509         The test was verifying two things: first, that U+FFFD is rendered by the browser, and second,
23510         that ill-formed UTF-8 sequences are turned into U+FFFD. Some aspects of the latter are not
23511         precisely defined by the Unicode specification, so different platforms may legitimately
23512         have different results.
23513
23514         Split the test into two: one to test the rendering of invalid UTF-8 sequences, and the other
23515         to protect against regressions in each platform's decoding behaviour.
23516
23517         * fast/encoding/invalid-UTF-8-2-expected.txt: Added.
23518         * fast/encoding/invalid-UTF-8-2.html: Added.
23519         * fast/encoding/invalid-UTF-8.html:
23520         * platform/mac/fast/encoding/invalid-UTF-8-expected.checksum:
23521         * platform/mac/fast/encoding/invalid-UTF-8-expected.png:
23522         * platform/mac/fast/encoding/invalid-UTF-8-expected.txt:
23523         * platform/qt/fast/encoding/invalid-UTF-8-2-expected.txt:
23524
23525 2010-02-22  Chris Fleizach  <cfleizach@apple.com>
23526
23527         Fixing Layout test failure. Not reviewed.
23528
23529         AX: AXFocused is not writable like it should be on nodes
23530         https://bugs.webkit.org/show_bug.cgi?id=35186
23531
23532         * platform/mac/accessibility/element-focus-expected.txt:
23533         * platform/mac/accessibility/element-focus.html:
23534
23535 2010-02-22  Enrica Casucci  <enrica@apple.com>
23536
23537         Reviewed by Dan Bernstein.
23538
23539         Reproducible crash in WebCore::nextLinePosition on Tweeteorites.com
23540         <rdar://problem/7615758>
23541         https://bugs.webkit.org/show_bug.cgi?id=35060
23542
23543         * editing/selection/extend-byline-withfloat-expected.txt: Added.
23544         * editing/selection/extend-byline-withfloat.html: Added.
23545
23546 2010-02-22  Chris Fleizach  <cfleizach@apple.com>
23547
23548         Reviewed by Beth Dakin.
23549
23550         AX: AXFocused is not writable like it should be on nodes
23551         https://bugs.webkit.org/show_bug.cgi?id=35186
23552
23553         * platform/mac/accessibility/element-focus-expected.txt: Added.
23554         * platform/mac/accessibility/element-focus.html: Added.
23555
23556 2010-02-07  Yuzo Fujishima  <yuzo@google.com>
23557
23558         Reviewed by Eric Seidel.
23559
23560         When page-break-{after,before} is set to always, force page breaks even for overflow-specified elements.
23561         RenderBlock::inRootBlockContext() was introduced by Changeset 5611. Although it is a reasonable criteria for choosing an optional page break location, it is not for a mandatory page break as specified by http://dev.w3.org/csswg/css3-page/#forced-pg-brk. The method is removed because it is not used anywhere else.
23562         Note: this patch makes page break work for overflow-specified elements. For tables and floated elements, more work is needed.
23563         https://bugs.webkit.org/show_bug.cgi?id=9526
23564
23565         * printing/page-break-always-for-overflow-expected.txt: Added.
23566         * printing/page-break-always-for-overflow.html: Added.
23567         * printing/script-tests/page-break-always-for-overflow.js: Added.
23568
23569 2010-02-19  Eric Seidel  <eric@webkit.org>
23570
23571         Reviewed by Dimitri Glazkov.
23572
23573         fast/forms/search-event-delay.html failed on Snow Leopard Debug Bot
23574         https://bugs.webkit.org/show_bug.cgi?id=33543
23575
23576         * platform/mac-snowleopard/Skipped:
23577          - This test prints times and expects 0.1s precision even on Debug bots.
23578            That can't work.  Skipping the test to make the bots green until this can be made non-flakey
23579            or until we have a layout test system which allows "failure" expectations.
23580
23581 2010-02-19  Eric Seidel  <eric@webkit.org>
23582
23583         Reviewed by Dimitri Glazkov.
23584
23585         editing/pasteboard/4641033.html timed out on Tiger Bot
23586         https://bugs.webkit.org/show_bug.cgi?id=33310
23587
23588         * platform/mac-tiger/Skipped:
23589
23590 2010-02-19  Alexey Proskuryakov  <ap@apple.com>
23591
23592         Reviewed by Dan Bernstein.
23593
23594         https://bugs.webkit.org/show_bug.cgi?id=35165
23595         plugins/set-status.html fails on Windows bot
23596
23597         * plugins/set-status-expected.txt: The behavior of Windows port was better, changed expectations.
23598
23599 2010-02-19  Andras Becsi  <abecsi@webkit.org>
23600
23601         Reviewed by Kenneth Rohde Christiansen.
23602
23603         [Qt] Implement textZoomIn() and textZoomOut() in DRT's EventSender, add results
23604         for passing new tests and unskip the passing ones from the Skipped list.
23605         https://bugs.webkit.org/show_bug.cgi?id=35159
23606
23607         * platform/qt/Skipped: unskip passing tests
23608         * platform/qt/svg/custom/text-zoom-expected.txt: Added.
23609         * platform/qt/svg/zoom: Added.
23610         * platform/qt/svg/zoom/page: Added.
23611         * platform/qt/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt: Added.
23612         * platform/qt/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt: Added.
23613         * platform/qt/svg/zoom/page/relative-sized-document-scrollbars-expected.txt: Added.
23614         * platform/qt/svg/zoom/page/zoom-foreignObject-expected.txt: Added.
23615         * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Added.
23616         * platform/qt/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Added.
23617         * platform/qt/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt: Added.
23618         * platform/qt/svg/zoom/page/zoom-svg-float-border-padding-expected.txt: Added.
23619         * platform/qt/svg/zoom/text: Added.
23620         * platform/qt/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt: Added.
23621         * platform/qt/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt: Added.
23622         * platform/qt/svg/zoom/text/relative-sized-document-scrollbars-expected.txt: Added.
23623         * platform/qt/svg/zoom/text/zoom-foreignObject-expected.txt: Added.
23624         * platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: Added.
23625         * platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.txt: Added.
23626         * platform/qt/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt: Added.
23627         * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Added.
23628
23629 2010-02-19  Philippe Normand  <pnormand@igalia.com>
23630
23631         Rubber-stamped by Gustavo Noronha Silva.
23632
23633         [GTK] fast/forms/restore-selection-after-layout.html fails on 32bits Debug build
23634         https://bugs.webkit.org/show_bug.cgi?id=35158
23635
23636         * platform/gtk/Skipped: Skip failing test
23637
23638 2010-02-19  Alexander Pavlov  <apavlov@chromium.org>
23639
23640         Reviewed by Pavel Feldman.
23641
23642         WebInspector: Elements panel: Correctly show empty elements' ending tags
23643         for XML and HTML documents.
23644         https://bugs.webkit.org/show_bug.cgi?id=26315
23645
23646         * inspector/console-dirxml-expected.txt:
23647         * inspector/console-format-collections-expected.txt:
23648         * inspector/console-format-expected.txt:
23649         * inspector/elements-panel-limited-children-expected.txt:
23650         * inspector/elements-panel-structure-expected.txt:
23651         Re-baselined due to closing tags and ellipses between opening and closing tags
23652
23653         * inspector/elements-panel-xhtml-structure-expected.txt: Added.
23654         * inspector/elements-panel-xhtml-structure.xhtml: Added.
23655
23656 2010-02-19  Andras Becsi  <abecsi@webkit.org>
23657         Unreviewed Changelog typo fix.
23658
23659         r5993 should be r54993.
23660
23661 2010-02-19  Andras Becsi  <abecsi@webkit.org>
23662
23663         Rubber-stamped by Kenneth Rohde Christiansen.
23664
23665         [Qt] plugins/set-status.html introduced in r54993 fails skipping it until fix.
23666         https://bugs.webkit.org/show_bug.cgi?id=35144
23667
23668         * platform/qt/Skipped:
23669
23670 2010-02-19  Diego Gonzalez  <diego.gonzalez@openbossa.org>
23671
23672         Reviewed by Kenneth Rohde Christiansen.
23673
23674         Send the context menu event from contextClick() of EventSender
23675         and do not show context menu in DRT.
23676
23677         LayoutTests:
23678             fast/events/contextmenu-scrolled-page-with-frame.html
23679
23680         [Qt] DRT: Send context menu event from EventSender
23681         https://bugs.webkit.org/show_bug.cgi?id=35131
23682
23683         * platform/qt/Skipped:
23684
23685 2010-02-19  Csaba Osztrogonác  <ossy@webkit.org>
23686
23687         Reviewed by Kenneth Rohde Christiansen.
23688
23689         [Qt] editing tests fails after r54980
23690         https://bugs.webkit.org/show_bug.cgi?id=35145
23691
23692         After r54980 two tests fail, skip them until fix.
23693         Another two tests pass, they have same results as Win port.
23694
23695         * platform/qt/Skipped:
23696          - editing/selection/extend-selection.html skipped.
23697          - editing/selection/extend-after-mouse-selection.html skipped.
23698         * platform/qt/editing/selection/click-in-margins-inside-editable-div-expected.txt: Copied from LayoutTests/platform/win/editing/selection/click-in-margins-inside-editable-div-expected.txt.
23699         * platform/qt/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt: Copied from LayoutTests/platform/win/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt.
23700
23701 2010-02-19  Philippe Normand  <pnormand@igalia.com>
23702
23703         Rubber-stamped by Xan Lopez.
23704
23705         [GTK] plugins/set-status.html fails
23706         https://bugs.webkit.org/show_bug.cgi?id=35144
23707
23708         * platform/gtk/Skipped: Skip failing test.
23709
23710 2010-02-19  Philippe Normand  <pnormand@igalia.com>
23711
23712         Rubber-stamped by Xan Lopez.
23713
23714         Adding a GTK layout test result for a new test
23715         added in r54980.
23716
23717         * platform/gtk/editing/selection/extend-after-mouse-selection-expected.txt: Added.
23718
23719 2010-02-19  Philippe Normand  <pnormand@igalia.com>
23720
23721         Rubber-stamped by Xan Lopez.
23722
23723         Adding a GTK layout test result for a new test
23724         added in r54982.
23725
23726         * platform/gtk/fast/repaint/selection-gap-overflow-scroll-2-expected.txt: Added.
23727
23728 2010-02-18  Csaba Osztrogonác  <ossy@webkit.org>
23729
23730         Rubber-stamped by Simon Hausmann.
23731
23732         [Qt] Update platform specific expected files after r54991.
23733
23734         * platform/qt/svg/css/circle-in-mask-with-shadow-expected.txt: updated.
23735         * platform/qt/svg/css/mask-with-shadow-expected.txt: updated.
23736         * platform/qt/svg/custom/empty-mask-expected.txt: updated.
23737         * platform/qt/svg/custom/mask-with-default-value-expected.txt: updated.
23738         * platform/qt/svg/custom/transformedMaskFails-expected.txt: updated.
23739
23740 2010-02-18  Yaar Schnitman  <yaar@chromium.org>
23741
23742         Reviewed by Darin Adler.
23743
23744         Normalize custom ctors for Image, Option, Audio
23745         https://bugs.webkit.org/show_bug.cgi?id=34782
23746
23747         * fast/js/custom-constructors-expected.txt: Added.
23748         * fast/js/custom-constructors.html: Added.
23749         * fast/js/script-tests/custom-constructors.js: Added.
23750
23751 2010-02-18  Alexey Proskuryakov  <ap@apple.com>
23752
23753         Reviewed by Dan Bernstein.
23754
23755         https://bugs.webkit.org/show_bug.cgi?id=35134
23756         <rdar://problem/7246280> Crash when a plugin calls NPN_SetStatus(0)
23757
23758         * plugins/set-status-expected.txt: Added.
23759         * plugins/set-status.html: Added.
23760         While at it, also test that we process UTF-8.
23761
23762 2010-02-18  Dan Bernstein  <mitz@apple.com>
23763
23764         Reviewed by John Sullivan.
23765
23766         <rdar://problem/7658811> Multiple style recalcs due to getComputedStyle() on “display: none;” element
23767         when there are pending style sheets
23768
23769         * fast/css/getComputedStyle/pending-stylesheet-expected.txt: Added.
23770         * fast/css/getComputedStyle/pending-stylesheet.html: Added.
23771
23772 2010-02-18  Dirk Schulze  <krit@webkit.org>
23773
23774         Reviewed by Nikolas Zimmermann.
23775
23776         Move SVGResources to Renderers, starting with Masker
23777         https://bugs.webkit.org/show_bug.cgi?id=35020
23778
23779         With the move from SVGResourceMasker to RenderSVGResourceMasker, I changed
23780         the way DRT dumps resources. DRT is now able to dump multi-access
23781         of resources.
23782         Also the size of a Mask resource (depending of the object) and the access of
23783         the resource (togeter with the resource name) is pointed out as an insertion
23784         under the object.
23785
23786         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
23787         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
23788         * platform/mac/svg/batik/masking/maskRegions-expected.txt:
23789         * platform/mac/svg/css/circle-in-mask-with-shadow-expected.txt:
23790         * platform/mac/svg/css/mask-with-shadow-expected.txt:
23791         * platform/mac/svg/custom/empty-mask-expected.txt:
23792         * platform/mac/svg/custom/grayscale-gradient-mask-expected.txt:
23793         * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.txt:
23794         * platform/mac/svg/custom/js-late-mask-creation-expected.txt:
23795         * platform/mac/svg/custom/mask-changes-expected.txt:
23796         * platform/mac/svg/custom/mask-child-changes-expected.txt:
23797         * platform/mac/svg/custom/mask-excessive-malloc-expected.txt:
23798         * platform/mac/svg/custom/mask-inside-defs-expected.txt:
23799         * platform/mac/svg/custom/mask-invalidation-expected.txt:
23800         * platform/mac/svg/custom/mask-on-multiple-objects-expected.txt:
23801         * platform/mac/svg/custom/mask-with-all-units-expected.txt:
23802         * platform/mac/svg/custom/mask-with-default-value-expected.txt:
23803         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.txt:
23804         * platform/mac/svg/custom/visibility-override-mask-expected.txt:
23805         * platform/mac/svg/filters/filter-clip-expected.txt:
23806         * svg/custom/transformedMaskFails-expected.txt:
23807
23808 2010-02-18  Gustavo Noronha Silva  <gns@gnome.org>
23809
23810         [Qt][GTK] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails (DRT sideeffect)
23811         https://bugs.webkit.org/show_bug.cgi?id=35086
23812
23813         Skip both new tests that fail. It may be a DRT problem, and the
23814         file path that is reported in the error message also seems to
23815         require tweaking.
23816
23817         * platform/gtk/Skipped:
23818
23819 2010-02-18  Gustavo Noronha Silva  <gns@gnome.org>
23820
23821         [GTK] Fails fast/multicol/client-rects.html
23822         https://bugs.webkit.org/show_bug.cgi?id=35127
23823
23824         Skip test that fails in GTK+ - trying to get bot green again.
23825
23826         * platform/gtk/Skipped:
23827
23828 2010-02-18  Dan Bernstein  <mitz@apple.com>
23829
23830         Reviewed by Simon Fraser.
23831
23832         <rdar://problem/7650652> REGRESSION: Selection painting issue in bug review textbox
23833         https://bugs.webkit.org/show_bug.cgi?id=34946
23834
23835         * fast/repaint/selection-gap-overflow-scroll-2.html: Copied from LayoutTests/fast/repaint/selection-gap-overflow-scroll.html.
23836         * platform/mac/fast/repaint/selection-gap-overflow-scroll-2-expected.checksum: Added.
23837         * platform/mac/fast/repaint/selection-gap-overflow-scroll-2-expected.png: Added.
23838         * platform/mac/fast/repaint/selection-gap-overflow-scroll-2-expected.txt: Added.
23839
23840 2010-02-17  Dumitru Daniliuc  <dumi@chromium.org>
23841
23842         Reviewed by NOBODY Darin Adler.
23843
23844         'undefined' return values from statement error callbacks are not
23845         treated as 'true'. Fix the tests that did not use this
23846         assumption.
23847
23848         https://bugs.webkit.org/show_bug.cgi?id=35048
23849
23850         * storage/database-lock-after-reload.html:
23851         * storage/private-browsing-readonly.html:
23852         * storage/statement-error-callback.html:
23853         * storage/statement-error-callback-expected.txt:
23854
23855 2010-02-17  Ojan Vafai  <ojan@chromium.org>
23856
23857         Reviewed by Adam Barth.
23858
23859         keyboard selection sometimes moves the wrong end of the selection for Win/Linux
23860         https://bugs.webkit.org/show_bug.cgi?id=35066
23861
23862         The changes to js-test-selection-shared.js are just to make the selection editing tests
23863         easier to debug in the future.
23864
23865         The mac results for extend-after-mouse-selection.html contain a "FAIL" line. This is
23866         a case where WebKit doesn't match TextEdit.
23867
23868         * editing/editing.js:
23869         (execMoveSelectionForwardByLineBoundaryCommand):
23870         (moveSelectionForwardByLineBoundaryCommand):
23871         (execExtendSelectionForwardByLineBoundaryCommand):
23872         (extendSelectionForwardByLineBoundaryCommand):
23873         (execExtendSelectionBackwardByLineBoundaryCommand):
23874         (extendSelectionBackwardByLineBoundaryCommand):
23875         (execMoveSelectionBackwardByLineBoundaryCommand):
23876         (moveSelectionBackwardByLineBoundaryCommand):
23877         * editing/selection/extend-after-mouse-selection.html: Added.
23878         * editing/selection/move-begin-end-expected.txt:
23879         * editing/selection/move-begin-end.html:
23880         * editing/selection/resources/js-test-selection-shared.js:
23881         (objectAsString):
23882         (assertSelectionAt):
23883         * platform/mac/editing/selection/click-in-margins-inside-editable-div-expected.txt:
23884         * platform/mac/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt:
23885         * platform/mac/editing/selection/extend-after-mouse-selection-expected.txt: Added.
23886         * platform/win/editing/selection/click-in-margins-inside-editable-div-expected.txt:
23887         * platform/win/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt:
23888         * platform/win/editing/selection/extend-after-mouse-selection-expected.txt: Added.
23889         * platform/win/editing/selection/extend-selection-expected.txt: Added.
23890
23891 2010-02-18  Nate Chapin  <japhet@chromium.org>
23892
23893         Unreviewed, build fix.
23894
23895         Provide good expected results for fast/dom/Window/window-event-override-no-crash.html.
23896
23897         * fast/dom/Window/window-event-override-no-crash-expected.txt:
23898         * fast/dom/Window/window-event-override-no-crash.html:
23899
23900 2010-02-18  Gustavo Noronha Silva  <gns@gnome.org>
23901
23902         [GTK][Qt] Fails glyph reordering test fast/text/glyph-reordering.html
23903         https://bugs.webkit.org/show_bug.cgi?id=34918
23904
23905         Unskipping that now passes, after r54912.
23906
23907         * platform/gtk/Skipped:
23908
23909 2010-02-18  Brady Eidson  <beidson@apple.com>
23910
23911         Reviewed by Sam Weinig.
23912
23913         Particularly constructed WebFrames can try to access a null HistoryItem
23914         <rdar://problem/7638892> and https://bugs.webkit.org/show_bug.cgi?id=35063
23915
23916         * fast/loader/api-test-new-window-data-load-base-url-expected.txt: Added.
23917         * fast/loader/api-test-new-window-data-load-base-url.html: Added.
23918         * platform/gtk/Skipped:
23919         * platform/qt/Skipped:
23920         * platform/win/Skipped:
23921
23922 2010-02-18  Nate Chapin  <japhet@chromium.org>
23923
23924         Reviewed by Eric Seidel.
23925
23926         Actually submitting test for https://bugs.webkit.org/show_bug.cgi?id=34899 this time.
23927
23928         * fast/dom/Window/window-event-override-no-crash-expected.txt: Added.
23929         * fast/dom/Window/window-event-override-no-crash.html: Added.
23930
23931 2010-02-18  Nate Chapin  <japhet@chromium.org>
23932
23933         Reviewed by Eric Seidel.
23934
23935         Test for https://bugs.webkit.org/show_bug.cgi?id=34899
23936
23937         * fast/dom/Window/window-event-override-no-crash-expected.txt: Added.
23938         * fast/dom/Window/window-event-override-no-crash.html: Added.
23939
23940 2010-02-18  Andras Becsi  <abecsi@webkit.org>
23941
23942         Rubber-stamped by Kenneth Rohde Christiansen.
23943
23944         [Qt] Skip the following tests because of missing eventSender.textZoomIn():
23945
23946         svg/zoom/text/absolute-sized-document-no-scrollbars.svg
23947         svg/zoom/text/absolute-sized-document-scrollbars.svg
23948         svg/zoom/text/relative-sized-document-scrollbars.svg
23949         svg/zoom/text/zoom-foreignObject.svg
23950         svg/zoom/text/zoom-hixie-mixed-008.xml
23951         svg/zoom/text/zoom-hixie-mixed-009.xml
23952         svg/zoom/text/zoom-hixie-rendering-model-004.xhtml
23953         svg/zoom/text/zoom-svg-float-border-padding.xml
23954
23955         * platform/qt/Skipped:
23956
23957 2010-02-18  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
23958
23959         Rubber-stamped by Xan Lopez.
23960
23961         fast/frames/iframe-reparenting.html crashing on GTK Debug bots
23962         https://bugs.webkit.org/show_bug.cgi?id=35081
23963
23964         Unskip test that is now
23965         fixed (fast/frames/iframe-reparenting.html)
23966
23967         * platform/gtk/Skipped:
23968
23969 2010-02-18  Csaba Osztrogonác  <ossy@webkit.org>
23970
23971         [Qt] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails (DRT sideeffect)
23972         https://bugs.webkit.org/show_bug.cgi?id=35086
23973
23974         fast/xmlhttprequest/xmlhttprequest-no-file-access.html cause
23975         this fail indirectly, but both of them pass in separated DRT.
23976
23977         * platform/qt/Skipped: fast/xmlhttprequest/xmlhttprequest-no-file-access.html
23978         skipped until fix to make buildbot happy.
23979
23980 2010-02-18  Philippe Normand  <pnormand@igalia.com>
23981
23982         Not reviewed, adding a GTK layout test result for a new test
23983         added in r54926.
23984
23985         * platform/gtk/fast/css/first-letter-first-line-hover-expected.txt: Added.
23986
23987 2010-02-18  Philippe Normand  <pnormand@igalia.com>
23988
23989         Rubber-stamped by Xan Lopez.
23990
23991         plugins/iframe-shims.html crashing on GTK Debug bots
23992         https://bugs.webkit.org/show_bug.cgi?id=35085
23993
23994         * platform/gtk/Skipped: Skip crashing tests.
23995
23996 2010-02-18  Philippe Normand  <pnormand@igalia.com>
23997
23998         Rubber-stamped by Xan Lopez.
23999
24000         fast/frames/iframe-reparenting.html crashing on GTK Debug bots
24001         https://bugs.webkit.org/show_bug.cgi?id=35081
24002
24003         * platform/gtk/Skipped: Skip crashing test.
24004
24005 2010-02-18  Philippe Normand  <pnormand@igalia.com>
24006
24007         Rubber-stamped by Xan Lopez.
24008
24009         fast/css/font-face-opentype.html crashing on GTK bots
24010         https://bugs.webkit.org/show_bug.cgi?id=35080
24011
24012         * platform/gtk/Skipped: Skip crashing test.
24013
24014 2010-02-18  Chris Evans  <cevans@chromium.org>
24015
24016         Reviewed by Adam Barth.
24017
24018         Add the promised test for the unique file:// origins support.
24019         See https://bugs.webkit.org/show_bug.cgi?id=34778 for more details.
24020
24021         * fast/xmlhttprequest/xmlhttprequest-no-file-access.html: Added.
24022         * fast/xmlhttprequest/resources/xmlhttprequest-no-file-access-real.html: Added.
24023         * fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt: Added.
24024
24025 2010-02-18  Tony Chang  <tony@chromium.org>
24026
24027         Not reviewed, adding a QT layout test result for a new test
24028         added in r54932.
24029
24030         * platform/qt/editing/pasteboard/page-zoom-expected.txt: Copied from LayoutTests/platform/gtk/editing/pasteboard/page-zoom-expected.txt.
24031
24032 2010-02-18  Csaba Osztrogonác  <ossy@webkit.org>
24033
24034         [Qt] editing/pasteboard/page-zoom.html fails
24035         https://bugs.webkit.org/show_bug.cgi?id=35077
24036
24037         * platform/qt/Skipped: editing/pasteboard/page-zoom.html skipped until fix.
24038
24039 2010-02-17  Dmitry Titov  <dimich@chromium.org>
24040
24041         Reviewed by David Levin, Darin Fisher, Simon Hausmann.
24042
24043         When a live iframe element is moved between pages, it still depends on the old page.
24044         https://bugs.webkit.org/show_bug.cgi?id=34382
24045
24046         * fast/frames/iframe-reparenting-new-page-expected.txt: Added.
24047         * fast/frames/iframe-reparenting-new-page.html: Added.
24048         * fast/frames/resources/iframe-reparenting-new-page-1.html: Added.
24049         * fast/frames/resources/iframe-reparenting-new-page-2.html: Added.
24050         * fast/frames/resources/iframe-reparenting-new-page-iframe.html: Added.
24051         * fast/frames/script-tests/TEMPLATE.html: Copied from LayoutTests/fast/canvas/script-tests/TEMPLATE.html.
24052         * fast/frames/script-tests/iframe-reparenting-new-page.js: Added.
24053
24054 2010-02-17  Csaba Osztrogonác  <ossy@webkit.org>
24055
24056          [Qt] DRT: Get total number of pages to be printed
24057          https://bugs.webkit.org/show_bug.cgi?id=34955
24058
24059          Fix landed in r54902, so we can unskip the test.
24060
24061         * platform/qt/Skipped: printing/numberOfPages.html unskipped.
24062
24063 2010-02-17  Csaba Osztrogonác  <ossy@webkit.org>
24064
24065         [Qt] Fails glyph reordering test fast/text/glyph-reordering.html
24066         https://bugs.webkit.org/show_bug.cgi?id=34918
24067
24068         Fix landed in r54912, so we can unskip the test.
24069
24070         * platform/qt/Skipped: fast/text/glyph-reordering.html unskipped.
24071
24072 2010-02-17  Tony Chang  <tony@chromium.org>
24073
24074         Not reviewed, adding a GTK+ layout test result for a new test
24075         added in r54932.
24076
24077         https://bugs.webkit.org/show_bug.cgi?id=34914
24078
24079         * platform/gtk/editing/pasteboard/page-zoom-expected.txt: Added.
24080
24081 2010-02-17  Tony Chang  <tony@chromium.org>
24082
24083         Reviewed by Eric Seidel.
24084
24085         https://bugs.webkit.org/show_bug.cgi?id=26937
24086         No longer allow span styles to surround block elements like
24087         divs when pasting (see paste-text-012 and 5065605 which had divs in
24088         spans).  This also causes a few cases of empty spans to be removed
24089         (see 19089 and 5245519).
24090
24091         * editing/execCommand/19089-expected.txt:
24092         * editing/pasteboard/5245519-expected.txt:
24093         * editing/pasteboard/5245519.html:
24094         * platform/mac/editing/pasteboard/5065605-expected.txt:
24095         * platform/mac/editing/pasteboard/paste-text-011-expected.txt:
24096         * platform/mac/editing/pasteboard/paste-text-012-expected.txt:
24097
24098 2010-02-17  Tony Chang  <tony@chromium.org>
24099
24100         Reviewed by Eric Seidel.
24101
24102         https://bugs.webkit.org/show_bug.cgi?id=34914
24103         When pasting absolute font sizes into a content editable area with
24104         page zoom, adjust the font sizes to be the same after page zoom is
24105         applied.
24106
24107         * editing/pasteboard/page-zoom-expected.txt: Added.
24108         * editing/pasteboard/page-zoom.html: Added.
24109
24110 2010-02-17  Tony Chang  <tony@chromium.org>
24111
24112         Reviewed by Eric Seidel.
24113
24114         https://bugs.webkit.org/show_bug.cgi?id=34737
24115         Test to verify that pasting styled list items works
24116         the same as pasting unstyle list items.
24117
24118         * editing/pasteboard/paste-list-003-expected.txt: Added.
24119         * editing/pasteboard/paste-list-003.html: Added.
24120
24121 2010-02-17  Hayato Ito  <hayato@chromium.org>
24122
24123         Reviewed by Eric Seidel.
24124
24125         Support CSS page-break-inside with a value of 'avoid'.
24126
24127         https://bugs.webkit.org/show_bug.cgi?id=34080
24128
24129         * printing/page-break-inside-expected.txt: Added.
24130         * printing/page-break-inside.html: Added.
24131         * printing/script-tests/page-break-inside.js: Added.
24132         (createParagraph):
24133         (pageNumber):
24134
24135 2010-02-17  Fumitoshi Ukai  <ukai@chromium.org>
24136
24137         Reviewed by Alexey Proskuryakov.
24138
24139         WebSocket bufferedAmount should not be 0 when send after close.
24140         https://bugs.webkit.org/show_bug.cgi?id=34633
24141
24142         * websocket/tests/bufferedAmount-after-close-expected.txt: Added.
24143         * websocket/tests/bufferedAmount-after-close.html: Added.
24144         * websocket/tests/script-tests/bufferedAmount-after-close.js: Added.
24145
24146 2010-02-17  Yuzo Fujishima  <yuzo@google.com>
24147
24148         Reviewed by Eric Seidel.
24149
24150         In diffing render styles, consider all pseudo style changes.
24151         Without this patch, only :before and :after are considered. This is the cause of the following bug.
24152         https://bugs.webkit.org/show_bug.cgi?id=32187
24153
24154         * fast/css/first-letter-first-line-hover.html: Added.
24155         * platform/mac/fast/css/first-letter-first-line-hover-expected.checksum: Added.
24156         * platform/mac/fast/css/first-letter-first-line-hover-expected.png: Added.
24157         * platform/mac/fast/css/first-letter-first-line-hover-expected.txt: Added.
24158
24159 2010-02-17  Shinichiro Hamaji  <hamaji@chromium.org>
24160
24161         Reviewed by Eric Seidel.
24162
24163         [Win] Implement layoutTestController.pageNumberForElementById
24164         https://bugs.webkit.org/show_bug.cgi?id=34570
24165
24166         * platform/win/Skipped:
24167
24168 2010-02-17  Brian Weinstein  <bweinstein@apple.com>
24169
24170         Rubber-stamped by Dan Bernstein.
24171
24172         Unskip glyph-reordering, because now it passes on Windows.
24173
24174         * platform/win/Skipped:
24175
24176 2010-02-17  Dan Bernstein  <mitz@apple.com>
24177
24178         Reviewed by Eric Seidel.
24179
24180         [GTK][Qt] Fails glyph reordering test fast/text/glyph-reordering.html
24181         https://bugs.webkit.org/show_bug.cgi?id=34918
24182
24183         Made the test less dependent on the complex text implementation.
24184
24185         * fast/text/glyph-reordering-expected.txt:
24186         * fast/text/glyph-reordering.html:
24187
24188 2010-02-17  Dumitru Daniliuc  <dumi@chromium.org>
24189
24190         Reviewed by Dimitri Glazkov.
24191
24192         Add a test that verifies that null transaction callbacks are
24193         accepted and treated as no callbacks.
24194
24195         https://bugs.webkit.org/show_bug.cgi?id=35047
24196
24197         * storage/null-callbacks-expected.txt: Added.
24198         * storage/null-callbacks.html: Added.
24199
24200 2010-02-17  Dirk Schulze  <krit@webkit.org>
24201
24202         Reviewed by Nikolas Zimmermann.
24203
24204         Move SVGResources to Renderers, starting with Masker
24205         https://bugs.webkit.org/show_bug.cgi?id=35020
24206
24207         With the move from SVGResourceMasker to RenderSVGResourceMasker, I changed
24208         the way DRT dumps resources. DRT is now able to dump multi-access
24209         of resources.
24210         Also the size of a Mask resource (depending of the object) and the access of
24211         the resource (togeter with the resource name) is pointed out as an insertion
24212         under the object.
24213
24214         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
24215         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
24216         * platform/mac/svg/batik/masking/maskRegions-expected.txt:
24217         * platform/mac/svg/css/circle-in-mask-with-shadow-expected.txt:
24218         * platform/mac/svg/css/mask-with-shadow-expected.txt:
24219         * platform/mac/svg/custom/empty-mask-expected.txt:
24220         * platform/mac/svg/custom/grayscale-gradient-mask-expected.txt:
24221         * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.txt:
24222         * platform/mac/svg/custom/js-late-mask-creation-expected.txt:
24223         * platform/mac/svg/custom/mask-changes-expected.txt:
24224         * platform/mac/svg/custom/mask-child-changes-expected.txt:
24225         * platform/mac/svg/custom/mask-excessive-malloc-expected.txt:
24226         * platform/mac/svg/custom/mask-inside-defs-expected.txt:
24227         * platform/mac/svg/custom/mask-invalidation-expected.txt:
24228         * platform/mac/svg/custom/mask-on-multiple-objects-expected.txt:
24229         * platform/mac/svg/custom/mask-with-all-units-expected.txt:
24230         * platform/mac/svg/custom/mask-with-default-value-expected.txt:
24231         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.txt:
24232         * platform/mac/svg/custom/visibility-override-mask-expected.txt:
24233         * platform/mac/svg/filters/filter-clip-expected.txt:
24234         * svg/custom/transformedMaskFails-expected.txt:
24235
24236 2010-02-17  Kenneth Russell  <kbr@google.com>
24237
24238         Reviewed by Oliver Hunt.
24239
24240         Refactor texImage2D and texSubImage2D taking Image to use common code
24241         https://bugs.webkit.org/show_bug.cgi?id=34458
24242
24243         Merged the Safari and Chromium code which extracts the data from
24244         Image objects into common entry points on GraphicsContext3D. This
24245         immediately fixes the following three problems:
24246           - Chromium not implementing texSubImage2D taking Image.
24247           - Safari not obeying the flipY parameter to texImage2D or
24248             texSubImage2D taking Image.
24249           - Safari not obeying the premultipyAlpha parameter to texImage2D
24250             or texSubImage2D taking Image.
24251         Added new test verifying the behavior of texImage2D and
24252         texSubImage2D and the flipY parameter. The premultiplyAlpha
24253         parameter can not be tested yet as the implementation is not yet
24254         spec compliant. This will be fixed in a follow-on bug.
24255
24256         Ran all WebGL demos in demo repository on Safari and Chromium;
24257         textures are now the right way up in both browsers, and
24258         transparent textures in Particles demo now look correct in Safari.
24259
24260         * fast/canvas/webgl/resources/red-green.png: Added.
24261         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image-expected.txt: Added.
24262         * fast/canvas/webgl/tex-image-and-sub-image-2d-with-image.html: Added.
24263
24264 2010-02-17  Nikolas Zimmermann  <nzimmermann@rim.com>
24265
24266         Not reviewed. Try to turn windows slaves again, by skipping two websocket tests that fail reliable.
24267
24268         * platform/win/Skipped:
24269
24270 2010-02-17  Gustavo Noronha Silva  <gns@gnome.org>
24271
24272         Typo in test name.
24273
24274         * platform/qt/Skipped:
24275
24276 2010-02-17  Csaba Osztrogonác  <ossy@webkit.org>
24277
24278         Rubber-stamped by Tor Arne Vestbø.
24279
24280         [Qt] Add platform specific expected files for new tests pass in fast/css.
24281
24282         Rendertree results compared to Mac expected files with --ignore-metrics,
24283         pixel results compared to Mac png files.
24284
24285         fast/css/font-face-opentype.html introduced in r54855.
24286         fast/css/inline-element-line-break.html introduced in r54544.
24287         fast/css/pseudo-element-line-break.html introduced in r54544.
24288
24289         * platform/qt/fast/css/font-face-opentype-expected.txt: Added.
24290         * platform/qt/fast/css/inline-element-line-break-expected.txt: Added.
24291         * platform/qt/fast/css/pseudo-element-line-break-expected.txt: Added.
24292
24293 2010-02-17  Nikolas Zimmermann  <nzimmermann@rim.com>
24294
24295         Not reviewed. Try to turn SnowLeopard slave green again. Skipping media/video-load-networkState.html - already filed a bug last year.
24296
24297         * platform/mac-snowleopard/Skipped:
24298
24299 2010-02-17  Nikolas Zimmermann  <nzimmermann@rim.com>
24300
24301         Not reviewed. Try to turn Tiger slave green again. Skipping media/video-display-aspect-ratio.html - already skipped on the other mac variants & win.
24302
24303         * platform/mac-tiger/Skipped:
24304
24305 2010-02-17  Gustavo Noronha Silva  <gns@gnome.org>
24306
24307         Skipping new test that does not pass on Qt.
24308
24309         * platform/qt/Skipped:
24310
24311 2010-02-17  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
24312
24313         Reviewed by Xan Lopez.
24314
24315         Does not send an Accept header for subresources, causing some sites to break
24316         https://bugs.webkit.org/show_bug.cgi?id=33242
24317
24318         * http/tests/misc/image-checks-for-accept-expected.txt: Added.
24319         * http/tests/misc/image-checks-for-accept.html: Added.
24320         * http/tests/misc/resources/image-checks-for-accept.php: Added.
24321         * platform/mac/Skipped:
24322         * platform/win/Skipped:
24323
24324 2010-02-17  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
24325
24326         Skip a number of new tests.
24327
24328         * platform/gtk/Skipped:
24329
24330 2010-01-07  Philippe Normand  <pnormand@igalia.com>
24331
24332         Reviewed by Gustavo Noronha Silva.
24333
24334         [GStreamer] Should handle BUFFERING messages
24335         https://bugs.webkit.org/show_bug.cgi?id=30004
24336
24337         Draw the buffering status in the media controls. The timebar is
24338         now 2 pixels shorter so dragging it at same absolute position than
24339         before produces a seek at a new position in the media, this
24340         explains the rebaselining of the controls-drag-timebar test.
24341
24342         * platform/gtk/media/controls-after-reload-expected.txt:
24343         * platform/gtk/media/controls-drag-timebar-expected.txt:
24344         * platform/gtk/media/controls-strict-expected.txt:
24345         * platform/gtk/media/controls-styling-expected.txt:
24346         * platform/gtk/media/video-controls-rendering-expected.txt:
24347         Re-baselined due to 1px left/right border added in controls timeline.
24348
24349 2010-02-17  Xan Lopez  <xlopez@igalia.com>
24350
24351         Skip tests requiring new results.
24352
24353         * platform/gtk/Skipped:
24354
24355 2010-02-16  Yael Aharon  <yael.aharon@nokia.com>
24356
24357         Reviewed by Nikolas Zimmermann.
24358
24359         SVG not rendered as background-image from data URI
24360         https://bugs.webkit.org/show_bug.cgi?id=33630
24361
24362         * platform/mac/svg/css/background-image-svg-expected.checksum: Added.
24363         * platform/mac/svg/css/background-image-svg-expected.png: Added.
24364         * platform/qt/svg/css/background-image-svg-expected.checksum: Added.
24365         * platform/qt/svg/css/background-image-svg-expected.png: Added.
24366         * svg/css/background-image-svg.html: Added.
24367         * svg/css/background-image-svg-expected.txt: Added.
24368
24369 2010-02-16  Nikolas Zimmermann  <nzimmermann@rim.com>
24370
24371         Not reviewed. Correct typo in test name in Skipped list. Should turn SL slave green again.
24372
24373         * platform/mac-snowleopard/Skipped:
24374
24375 2010-02-16  Nikolas Zimmermann  <nzimmermann@rim.com>
24376
24377         Not reviewed. Attempt to fix win slave. Skip same tests failing on SL, add bug references to skipped list.
24378
24379         * platform/mac-snowleopard/Skipped:
24380         * platform/win/Skipped:
24381
24382 2010-02-16  Bryan Yeung  <bryeung@chromium.org>
24383
24384         Reviewed by Nikolas Zimmermann.
24385
24386         Add a new layout test for large stroke widths in SVG.
24387         This regression tests a bug in the Skia platform where the width was
24388         limited to 512.
24389
24390         https://bugs.webkit.org/show_bug.cgi?id=34954
24391
24392         * platform/mac/svg/custom/stroke-width-large-expected.checksum: Added.
24393         * platform/mac/svg/custom/stroke-width-large-expected.png: Added.
24394         * platform/mac/svg/custom/stroke-width-large-expected.txt: Added.
24395         * svg/custom/stroke-width-large.svg: Added.
24396
24397 2010-02-16  MORITA Hajime  <morrita@gmail.com>
24398
24399         Reviewed by Nikolas Zimmermann.
24400
24401         REGRESSION: SVG text disappaears after double click
24402         https://bugs.webkit.org/show_bug.cgi?id=34880
24403         
24404         * platform/mac/svg/text/selection-doubleclick-expected.checksum: Added.
24405         * platform/mac/svg/text/selection-doubleclick-expected.png: Added.
24406         * platform/mac/svg/text/selection-doubleclick-expected.txt: Added.
24407         * platform/mac/svg/text/selection-tripleclick-expected.checksum: Added.
24408         * platform/mac/svg/text/selection-tripleclick-expected.png: Added.
24409         * platform/mac/svg/text/selection-tripleclick-expected.txt: Added.
24410         * svg/text/selection-doubleclick.svg: Added.
24411         * svg/text/selection-tripleclick.svg: Added.
24412
24413 2010-02-16  Yusuke Sato  <yusukes@chromium.org>
24414
24415         Reviewed by Dimitri Glazkov.
24416
24417         [Chromium] OpenType font with CFF glyphs is not handled correctly on Windows XP
24418         https://bugs.webkit.org/show_bug.cgi?id=34735
24419
24420         * fast/css/font-face-opentype.html: Added.
24421         * fast/css/resources/Ahem.otf: Added. Ahem font which has CFF glyphs, converted from Ahem.ttf by FontForge (http://fontforge.sourceforge.net/).
24422         * platform/mac/fast/css/font-face-opentype-expected.checksum: Added.
24423         * platform/mac/fast/css/font-face-opentype-expected.png: Added.
24424         * platform/mac/fast/css/font-face-opentype-expected.txt: Added.
24425
24426 2010-02-16  Dumitru Daniliuc  <dumi@chromium.org>
24427
24428         Reviewed by Simon Fraser.
24429
24430         Change quota-tracking.html to open databases only as they're
24431         needed. Otherwise, open databases end up using more space from
24432         this origin than the test expects.
24433
24434         * storage/quota-tracking.html:
24435
24436 2010-02-16  Nikolas Zimmermann  <nzimmermann@rim.com>
24437
24438         Rubber-stamped by Simon Fraser.
24439
24440         Skip svg/zoom/(page|text)/zoom-coords-viewattr-01-b.svg on SnowLeopard.
24441         svg/W3C-SVG-1.1/coords-viewattr* fail on SL and are already Skipped, seems related to entity parsing, not SVG.
24442
24443         * platform/mac-snowleopard/Skipped:
24444
24445 2010-02-16  Simon Fraser  <simon.fraser@apple.com>
24446
24447         Reviewed by Nikolas Zimmermann.
24448
24449         Make this test more robust to slow-loading media.
24450
24451         * media/video-load-networkState.html:
24452
24453 2010-02-16  Simon Fraser  <simon.fraser@apple.com>
24454
24455         Reviewed by Dan Bernstein.
24456
24457         https://bugs.webkit.org/show_bug.cgi?id=34999
24458         Compositing layers inside overflow:scroll divs are not always updated on scrolling
24459         
24460         New testcase with specific compositing configuration involving overflow:scroll.
24461
24462         * compositing/overflow/scroll-ancestor-update.html: Added.
24463         * platform/mac/compositing/overflow/scroll-ancestor-update-expected.checksum: Added.
24464         * platform/mac/compositing/overflow/scroll-ancestor-update-expected.png: Added.
24465         * platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt: Added.
24466
24467 2010-02-16  Nikolas Zimmermann  <nzimmermann@rim.com>
24468
24469         Rubber-stamped by Dirk Schulze.
24470
24471         Add missing .checksum file in platform/mac/svg/zoom/page. All parts of the original patch for bug 14004 have been landed.
24472
24473         * platform/mac/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.checksum: Added.
24474
24475 2010-02-16  Nikolas Zimmermann  <nzimmermann@rim.com>
24476
24477         Reviewed by David Hyatt.
24478
24479         SVG units don't stay consistently sized on zoom
24480         https://bugs.webkit.org/show_bug.cgi?id=14004
24481
24482         * platform/mac/svg/zoom: Added.
24483         * platform/mac/svg/zoom/page: Added.
24484         * platform/mac/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.checksum: Added.
24485         * platform/mac/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png: Added.
24486         * platform/mac/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.txt: Added.
24487         * platform/mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.checksum: Added.
24488         * platform/mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: Added.
24489         * platform/mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt: Added.
24490         * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.checksum: Added.
24491         * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Added.
24492         * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.txt: Added.
24493         * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum: Added.
24494         * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Added.
24495         * platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Added.
24496         * platform/mac/svg/zoom/page/zoom-foreignObject-expected.checksum: Added.
24497         * platform/mac/svg/zoom/page/zoom-foreignObject-expected.png: Added.
24498         * platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt: Added.
24499         * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Added.
24500         * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Added.
24501         * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Added.
24502         * platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.checksum: Added.
24503         * platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.png: Added.
24504         * platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt: Added.
24505         * platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.checksum: Added.
24506         * platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: Added.
24507         * platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt: Added.
24508         * platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.checksum: Added.
24509         * platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.png: Added.
24510         * platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt: Added.
24511         * platform/mac/svg/zoom/text: Added.
24512         * platform/mac/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.checksum: Added.
24513         * platform/mac/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.png: Added.
24514         * platform/mac/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.txt: Added.
24515         * platform/mac/svg/zoom/text/absolute-sized-document-scrollbars-expected.checksum: Added.
24516         * platform/mac/svg/zoom/text/absolute-sized-document-scrollbars-expected.png: Added.
24517         * platform/mac/svg/zoom/text/absolute-sized-document-scrollbars-expected.txt: Added.
24518         * platform/mac/svg/zoom/text/relative-sized-document-scrollbars-expected.checksum: Added.
24519         * platform/mac/svg/zoom/text/relative-sized-document-scrollbars-expected.png: Added.
24520         * platform/mac/svg/zoom/text/relative-sized-document-scrollbars-expected.txt: Added.
24521         * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.checksum: Added.
24522         * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png: Added.
24523         * platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Added.
24524         * platform/mac/svg/zoom/text/zoom-foreignObject-expected.checksum: Added.
24525         * platform/mac/svg/zoom/text/zoom-foreignObject-expected.png: Added.
24526         * platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt: Added.
24527         * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.checksum: Added.
24528         * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.png: Added.
24529         * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: Added.
24530         * platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.checksum: Added.
24531         * platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.png: Added.
24532         * platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.txt: Added.
24533         * platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.checksum: Added.
24534         * platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png: Added.
24535         * platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt: Added.
24536         * platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.checksum: Added.
24537         * platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.png: Added.
24538         * platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: Added.
24539         * svg/zoom: Added.
24540         * svg/zoom/NOTE: Added.
24541         * svg/zoom/page: Added.
24542         * svg/zoom/page/absolute-sized-document-no-scrollbars.svg: Added.
24543         * svg/zoom/page/absolute-sized-document-scrollbars.svg: Added.
24544         * svg/zoom/page/relative-sized-document-scrollbars.svg: Added.
24545         * svg/zoom/page/zoom-coords-viewattr-01-b.svg: Added.
24546         * svg/zoom/page/zoom-foreignObject.svg: Added.
24547         * svg/zoom/page/zoom-hixie-mixed-008.xml: Added.
24548         * svg/zoom/page/zoom-hixie-mixed-009.xml: Added.
24549         * svg/zoom/page/zoom-hixie-rendering-model-004.xhtml: Added.
24550         * svg/zoom/page/zoom-svg-float-border-padding.xml: Added.
24551         * svg/zoom/resources: Added.
24552         * svg/zoom/resources/testPageZoom.js: Added.
24553         * svg/zoom/resources/testTextZoom.js: Added.
24554         * svg/zoom/text: Added.
24555         * svg/zoom/text/absolute-sized-document-no-scrollbars.svg: Added.
24556         * svg/zoom/text/absolute-sized-document-scrollbars.svg: Added.
24557         * svg/zoom/text/relative-sized-document-scrollbars.svg: Added.
24558         * svg/zoom/text/zoom-coords-viewattr-01-b.svg: Added.
24559         * svg/zoom/text/zoom-foreignObject.svg: Added.
24560         * svg/zoom/text/zoom-hixie-mixed-008.xml: Added.
24561         * svg/zoom/text/zoom-hixie-mixed-009.xml: Added.
24562         * svg/zoom/text/zoom-hixie-rendering-model-004.xhtml: Added.
24563         * svg/zoom/text/zoom-svg-float-border-padding.xml: Added.
24564
24565 2010-02-16  Csaba Osztrogonác  <ossy@webkit.org>
24566
24567         [Qt] REGRESSION(r54811) fast/canvas/drawImage-with-negative-source-destination.html fails
24568         https://bugs.webkit.org/show_bug.cgi?id=35005
24569
24570         * platform/qt/Skipped:
24571          - fast/canvas/drawImage-with-negative-source-destination.html skipped until fix.
24572          - inspector/timeline-paint.html skipped because it is flakey.
24573
24574 2010-02-16  Simon Fraser  <simon.fraser@apple.com>
24575
24576         Reviewed by Eric Carlson.
24577
24578         Autoplaying video with poster doesn't reliably show up
24579         https://bugs.webkit.org/show_bug.cgi?id=34966
24580         
24581         Testcase that has an autoplaying video with a poster.
24582
24583         * media/video-replaces-poster.html: Added.
24584         * platform/mac/media/video-replaces-poster-expected.checksum: Added.
24585         * platform/mac/media/video-replaces-poster-expected.png: Added.
24586         * platform/mac/media/video-replaces-poster-expected.txt: Added.
24587
24588 2010-02-16  Alexander Pavlov  <apavlov@chromium.org>
24589
24590         Reviewed by Pavel Feldman.
24591
24592         Web Inspector: Elements Panel: Limit the number of initially loaded element children
24593         https://bugs.webkit.org/show_bug.cgi?id=34421
24594
24595         * inspector/elements-panel-limited-children-expected.txt: Added.
24596         * inspector/elements-panel-limited-children.html: Added.
24597
24598 2010-02-16  Ben Murdoch  <benm@google.com>
24599
24600         Reviewed by Simon Hausmann.
24601
24602         Refactor and split up basic-touch-events test
24603         https://bugs.webkit.org/show_bug.cgi?id=34476
24604
24605         Split the basic-touch-events test into two separate tests, one for single and another for multi touch. Also refactor the tests to run in an asynchronous manner.
24606
24607         * fast/events/touch/basic-multi-touch-events.html: Copied from LayoutTests/fast/events/touch/basic-touch-events.html. Tests the same multi touch tests cases from the old basic-touch-events test.
24608         * fast/events/touch/basic-multi-touch-events-expected.txt: Added.
24609         * fast/events/touch/script-tests/basic-multi-touch-events.js: Added.
24610         * fast/events/touch/basic-single-touch-events.html: Copied from LayoutTests/fast/events/touch/basic-touch-events.html. Tests the same single touch tests cases from the old basic-touch-events test.
24611         * fast/events/touch/script-tests/basic-single-touch-events.js: Added.
24612         * fast/events/touch/basic-single-touch-events-expected.txt: Added. 
24613         * fast/events/touch/basic-touch-events.html: Removed.
24614         * fast/events/touch/script-tests/basic-touch-events.js: Removed.
24615         * fast/events/touch/basic-touch-events-expected.txt: Removed.
24616
24617 2010-02-15  Dan Bernstein  <mitz@apple.com>
24618
24619         Reviewed by Simon Fraser.
24620
24621         Add test case for <rdar://problem/7645609> [webView selectionRect] API is broken for multicolumn layout
24622
24623         * fast/multicol/client-rects-expected.checksum:
24624         * fast/multicol/client-rects-expected.png:
24625         * fast/multicol/client-rects-expected.txt:
24626         * fast/multicol/client-rects.html:
24627
24628 2010-02-15  Brian Weinstein  <bweinstein@apple.com>
24629
24630         Rubber-stamped by Dan Bernstein.
24631
24632         Skipped glyph-reordering on Windows since it has failed since it was landed. Left a comment
24633         in <https://bugs.webkit.org/show_bug.cgi?id=34865> to track the failure.
24634
24635         * platform/win/Skipped:
24636
24637 2010-02-15  Alexey Proskuryakov  <ap@apple.com>
24638
24639         Skip more plugin tests on Snow Leopard buildbot, as they need updated closed source components.
24640
24641         * platform/mac-snowleopard/Skipped: Skip netscape-dom-access.html and netscape-browser-object-identity.html.
24642
24643 2010-02-15  Csaba Osztrogonác  <ossy@webkit.org>
24644
24645         [Qt] fast/multicol/client-rects.html fails in QtLauncher
24646         https://bugs.webkit.org/show_bug.cgi?id=34959
24647
24648         * platform/qt/Skipped: fast/multicol/client-rects.html skipped until fix.
24649
24650 2010-02-15  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
24651
24652         Reviewed by Xan Lopez.
24653
24654         [GTK] Crashes when going back to a page that has data: URIs, with page cache enabled
24655         https://bugs.webkit.org/show_bug.cgi?id=34944
24656
24657         * fast/harness/page-cache-crash-on-data-urls-expected.txt: Added.
24658         * fast/harness/page-cache-crash-on-data-urls.html: Added.
24659         * fast/harness/resources/cached-page-with-data-urls.html: Added.
24660
24661 2010-02-15  Dan Bernstein  <mitz@apple.com>
24662
24663         Reviewed by Simon Fraser.
24664
24665         <rdar://problem/7647300> Incorrect client rects for blocks the span multiple columns and their descendants
24666         https://bugs.webkit.org/show_bug.cgi?id=34923
24667
24668         * fast/multicol/client-rects-expected.checksum: Added.
24669         * fast/multicol/client-rects-expected.png: Added.
24670         * fast/multicol/client-rects-expected.txt: Added.
24671         * fast/multicol/client-rects.html: Added.
24672
24673 2010-02-12  Alexey Proskuryakov  <ap@apple.com>
24674
24675         Reviewed by Kevin Decker.
24676
24677         <rdar://problem/7130641> Browser objects identity is not preserved by Safari
24678
24679         * plugins/netscape-browser-object-identity-expected.txt: Added.
24680         * plugins/netscape-browser-object-identity.html: Added.
24681         * plugins/script-tests/netscape-browser-object-identity.js: Added.
24682
24683 2010-02-15  Pavel Feldman  <pfeldman@chromium.org>
24684
24685         Reviewed by Timothy Hatcher.
24686
24687         Web Inspector: incorrect syntax highlighting as HTML in a script tag.
24688
24689         https://bugs.webkit.org/show_bug.cgi?id=34934
24690
24691         * inspector/syntax-highlight-html-expected.txt: Added.
24692         * inspector/syntax-highlight-html.html: Added.
24693
24694 2010-02-15  Robert Hogan  <robert@roberthogan.net>
24695
24696         Reviewed by Simon Hausmann.
24697
24698         [Qt] DRT: Support evaluateInWebInspector(), setTimelineProfilingEnabled().
24699
24700         Support LayoutTestController.evaluateInWebInspector(), setTimelineProfilingEnabled() in Qt DRT.
24701
24702         https://bugs.webkit.org/show_bug.cgi?id=33096
24703
24704         This allows the following tests to pass:
24705
24706         inspector/console-format-collections.html
24707         inspector/styles-iframe.html
24708         inspector/syntax-highlight-css.html
24709         inspector/syntax-highlight-javascript.html
24710         inspector/timeline-enum-stability.html
24711         inspector/timeline-layout.html
24712         inspector/timeline-mark-timeline.html
24713         inspector/timeline-paint.html
24714         inspector/timeline-parse-html.html
24715         inspector/timeline-recalculate-styles.html
24716         inspector/timeline-script-tag-1.html
24717         inspector/timeline-script-tag-2.html
24718         inspector/timeline-trivial.html
24719         inspector/cookie-resource-match.html
24720         inspector/elements-img-tooltip.html
24721         inspector/elements-panel-selection-on-refresh.html
24722         inspector/inspected-objects-not-overriden.html
24723         inspector/timeline-event-dispatch.html
24724         inspector/timeline-network-resource.html
24725         inspector/elements-panel-rewrite-href.html
24726         inspector/console-dir.html
24727         inspector/console-dirxml.html
24728         inspector/console-format.html
24729         inspector/console-tests.html
24730         inspector/elements-panel-structure.html
24731         inspector/evaluate-in-frontend.html
24732         inspector/console-clear.html
24733
24734         * platform/qt/Skipped:
24735
24736 2010-02-14  Pavel Feldman  <pfeldman@chromium.org>
24737
24738         Reviewed by Timothy Hatcher.
24739
24740         Web Inspector: XPathResult objects are not expanded in console.
24741
24742         https://bugs.webkit.org/show_bug.cgi?id=34926
24743
24744         * inspector/console-dir-expected.txt:
24745         * inspector/console-dir.html:
24746
24747 2010-02-15  Philippe Normand  <pnormand@igalia.com>
24748
24749         media/video-display-aspect-ratio.html fails
24750         https://bugs.webkit.org/show_bug.cgi?id=34933
24751
24752         Skipped the new test that fails.
24753
24754         * platform/mac-leopard/Skipped:
24755         * platform/mac-snowleopard/Skipped:
24756         * platform/win/Skipped:
24757
24758 2010-02-12  Philippe Normand  <pnormand@igalia.com>
24759
24760         Reviewed by Gustavo Noronha Silva.
24761
24762         [Gtk] wrong video aspect ratio
24763         https://bugs.webkit.org/show_bug.cgi?id=34790
24764
24765         Test checking the size of a 4:3 video with a 16:9 pixel aspect
24766         ratio.
24767
24768         * media/content/test-par-16-9.mp4: Added.
24769         * media/video-display-aspect-ratio-expected.txt: Added.
24770         * media/video-display-aspect-ratio.html: Added.
24771
24772 2010-02-14  Adam Barth  <abarth@webkit.org>
24773
24774         Reviewed by Darin Adler.
24775
24776         HTML5 iframe sandbox bypass of window.top.location navigation via <form target="_top">
24777         https://bugs.webkit.org/show_bug.cgi?id=33277
24778
24779         Add a test that _top is covered by @sandbox.
24780
24781         * http/tests/security/resources/fail.html: Added.
24782         * http/tests/security/resources/sandboxed-iframe-form-top.html: Added.
24783         * http/tests/security/sandboxed-iframe-form-top-expected.txt: Added.
24784         * http/tests/security/sandboxed-iframe-form-top.html: Added.
24785
24786 2010-02-14  Shu Chang  <Chang.Shu@nokia.com>
24787
24788         Reviewed by Adam Barth.
24789
24790         [Qt] The original test case failed on Qt because its real output
24791         "A B C DE F" did not match the expected "A B C D E F". The input
24792         field between D and E failed to generate the space in the dumped
24793         text as it normally would if it was broken into a new line.
24794         This DRT issue can be addressed in a seperate bug if necessary
24795         but shrinking the size of font so as to fit all fields into one
24796         line is an immediate fix to pass the test case.
24797         https://bugs.webkit.org/show_bug.cgi?id=33093
24798
24799         * fast/html/text-field-input-types.html:
24800         * platform/qt/Skipped:
24801
24802 2010-02-14  Chang Shu  <Chang.Shu@nokia.com>
24803
24804         Reviewed by Laszlo Gombos.
24805
24806         [Qt] Enable http/tests/appcache but skip the failed cases.
24807         https://bugs.webkit.org/show_bug.cgi?id=34713
24808
24809         * platform/qt/Skipped:
24810
24811 2010-02-13  Csaba Osztrogonác  <ossy@webkit.org>
24812
24813         [Qt] Skip new test that fails. See https://webkit.org/b/34918.
24814
24815         * platform/qt/Skipped: fast/text/glyph-reordering.html skipped.
24816
24817 2010-02-13  Gustavo Noronha Silva  <gns@gnome.org>
24818
24819         Skip new test that fails. See https://webkit.org/b/34918.
24820
24821         * platform/gtk/Skipped:
24822
24823 2010-02-12  Ojan Vafai  <ojan@chromium.org>
24824
24825         Reviewed by Dan Bernstein.
24826
24827         text-control-intrinsic-widths.html failing on tiger bot
24828         https://bugs.webkit.org/show_bug.cgi?id=34917
24829
24830         Final cleanup for http://trac.webkit.org/changeset/54748.
24831         Some MS fonts don't come with a default install of Tiger, but do
24832         come with a default Leopard/SnowLeopard install. As a result we naturally
24833         get different metrics a page uses these fonts.
24834
24835         * platform/mac-tiger/fast/forms/text-control-intrinsic-widths-expected.txt: Added.
24836
24837 2010-02-12  Ojan Vafai  <ojan@chromium.org>
24838
24839         Reviewed by Maciej Stachowiak.
24840
24841         Four textcontrol tests fail after http://trac.webkit.org/changeset/54748
24842         https://bugs.webkit.org/show_bug.cgi?id=34916
24843
24844         -Put the baseline for text-control-intrinsic-widths in the right place!
24845         -I missed perspective-non-layer.html because we don't run it on Leopard.
24846         -Accidentally deleted drag-text-delay-expected.txt and text-control-intrinsic-widths-expected.txt
24847         instead of updating their results.
24848
24849         * platform/mac-leopard/fast/forms/text-control-intrinsic-widths-expected.txt: Removed.
24850         * platform/mac/fast/forms/text-control-intrinsic-widths-expected.txt:
24851         * platform/mac/transforms/3d/general/perspective-non-layer-expected.txt:
24852         * platform/win/editing/selection/drag-text-delay-expected.txt: Added.
24853         * platform/win/fast/forms/text-control-intrinsic-widths-expected.txt: Added.
24854
24855 2010-01-05  Ojan Vafai  <ojan@chromium.org>
24856
24857         Reviewed by Eric Seidel.
24858
24859         Improve text control instrinsic widths.
24860         https://bugs.webkit.org/show_bug.cgi?id=25566
24861         https://bugs.webkit.org/show_bug.cgi?id=25581
24862         https://bugs.webkit.org/show_bug.cgi?id=25958
24863
24864         Excluding list of updated results as the list is so long.
24865
24866 2010-02-12  Eric Seidel  <eric@webkit.org>
24867
24868         No review, rolling out r54694.
24869         http://trac.webkit.org/changeset/54694
24870         https://bugs.webkit.org/show_bug.cgi?id=34633
24871
24872         This appears to have caused crashes on the Leopard bot.  See
24873         bug 34898.
24874
24875         * websocket/tests/bufferedAmount-after-close-expected.txt: Removed.
24876         * websocket/tests/bufferedAmount-after-close.html: Removed.
24877         * websocket/tests/script-tests/bufferedAmount-after-close.js: Removed.
24878
24879 2010-02-12  Nikolas Zimmermann  <nzimmermann@rim.com>
24880
24881         Reviewed by Dirk Schulze.
24882
24883         Repaint bug on Text selection in foreignObject
24884         https://bugs.webkit.org/show_bug.cgi?id=16939
24885
24886         Update SVG tests that contain <foreignObject> - now that it's reporting proper repaint rects.
24887         Some of our tests use <foreignObject> to draw XHTML text (logging facility) - all these tests
24888         were missing width/height attributes on <foreignObject>, fix that otherwhise they won't show
24889         up anymore - as expected.
24890
24891         * platform/mac-leopard/svg/custom/foreign-object-skew-expected.checksum:
24892         * platform/mac-leopard/svg/custom/foreign-object-skew-expected.png:
24893         * platform/mac/svg/custom/baseval-animval-equality-expected.txt:
24894         * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
24895         * platform/mac/svg/custom/dynamic-svg-document-creation-expected.txt:
24896         * platform/mac/svg/custom/fill-SVGPaint-interface-expected.txt:
24897         * platform/mac/svg/custom/foreign-object-skew-expected.txt:
24898         * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.txt:
24899         * platform/mac/svg/custom/getPresentationAttribute-expected.txt:
24900         * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.checksum:
24901         * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.png:
24902         * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.txt:
24903         * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.checksum:
24904         * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.png:
24905         * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.txt:
24906         * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.checksum:
24907         * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.png:
24908         * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
24909         * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.checksum:
24910         * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.png:
24911         * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.txt:
24912         * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.checksum:
24913         * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.png:
24914         * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
24915         * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.checksum:
24916         * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.png:
24917         * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
24918         * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt:
24919         * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.checksum:
24920         * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.png:
24921         * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.txt:
24922         * platform/mac/svg/hixie/mixed/008-expected.txt:
24923         * platform/mac/svg/overflow/overflow-on-foreignObject-expected.checksum: Added.
24924         * platform/mac/svg/overflow/overflow-on-foreignObject-expected.png: Added.
24925         * platform/mac/svg/overflow/overflow-on-foreignObject-expected.txt: Added.
24926         * platform/mac/svg/text/foreignObject-repaint-expected.txt:
24927         * platform/mac/svg/text/foreignObject-text-clipping-bug-expected.checksum: Added.
24928         * platform/mac/svg/text/foreignObject-text-clipping-bug-expected.png: Added.
24929         * platform/mac/svg/text/foreignObject-text-clipping-bug-expected.txt: Added.
24930         * svg/custom/baseval-animval-equality.svg:
24931         * svg/custom/dominant-baseline-hanging.svg:
24932         * svg/custom/dynamic-svg-document-creation.svg:
24933         * svg/custom/fill-SVGPaint-interface.svg:
24934         * svg/custom/getPresentationAttribute.svg:
24935         * svg/overflow/overflow-on-foreignObject.svg: Added.
24936         * svg/text/foreignObject-text-clipping-bug.xml: Added.
24937
24938 2010-02-12  Dan Bernstein  <mitz@apple.com>
24939
24940         Reviewed by Simon Fraser.
24941
24942         <rdar://problem/7609268> REGRESSION (r50301): Problem selecting text in a Devanagari website
24943         https://bugs.webkit.org/show_bug.cgi?id=34865
24944
24945         * fast/text/glyph-reordering-expected.txt: Added.
24946         * fast/text/glyph-reordering.html: Added.
24947
24948 2010-02-12  Fumitoshi Ukai  <ukai@chromium.org>
24949
24950         Unreviewed trivial fix.
24951         Set Content-Type header.
24952
24953         * websocket/tests/cookies/httponly-cookie.pl:
24954
24955 2010-02-12  Diego Gonzalez  <diego.gonzalez@openbossa.org>
24956
24957         Reviewed by Kenneth Rohde Christiansen.
24958
24959         Qt DRT now dump the frame loader callbacks when LayoutTestController()
24960         method is called.
24961
24962         LayoutTests:
24963             http/tests/security/mixedContent/data-url-script-in-iframe.html
24964             http/tests/security/mixedContent/empty-url-plugin-in-frame.html
24965             http/tests/security/mixedContent/insecure-css-in-iframe.html
24966             http/tests/security/mixedContent/insecure-iframe-in-iframe.html
24967             http/tests/security/mixedContent/insecure-image-in-iframe.html
24968             http/tests/security/mixedContent/insecure-plugin-in-iframe.html
24969             http/tests/security/mixedContent/insecure-script-in-iframe.html
24970             http/tests/security/mixedContent/redirect-http-to-https-script-in-iframe.html
24971             http/tests/security/mixedContent/redirect-https-to-http-script-in-iframe.html
24972
24973         [Qt] Make possible Qt DRT dump frame load callbacks
24974         https://bugs.webkit.org/show_bug.cgi?id=34702
24975
24976         * platform/qt/Skipped:
24977
24978 2010-02-12  Jesus Sanchez-Palencia  <jesus.palencia@openbossa.org>
24979
24980         Reviewed by Kenneth Rohde Christiansen.
24981
24982         Support frameset flattening
24983         https://bugs.webkit.org/show_bug.cgi?id=32717
24984
24985         Add expected results of the FrameSet Flattening tests.
24986
24987         * platform/mac/fast/frames/flattening/frameset-flattening-advanced-expected.txt: Added.
24988         * platform/mac/fast/frames/flattening/frameset-flattening-grid-expected.txt: Added.
24989         * platform/mac/fast/frames/flattening/frameset-flattening-simple-expected.txt: Added.
24990         * platform/mac/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt: Added.
24991         * platform/mac/fast/frames/flattening/frameset-flattening-subframesets-expected.txt: Added.
24992         * platform/mac/Skipped:
24993
24994 2010-02-12  Csaba Osztrogonác  <ossy@webkit.org>
24995
24996         [Qt] perl websocket test(s) time out
24997         https://bugs.webkit.org/show_bug.cgi?id=34882
24998
24999         * platform/qt/Skipped: websocket/tests/cookies/httponly-cookie.pl skipped until fix.
25000
25001 2010-02-11  Fumitoshi Ukai  <ukai@chromium.org>
25002
25003         Reviewed by Alexey Proskuryakov.
25004
25005         WebSocket ignores HttpOnly cookies, but should use in Handshake.
25006         https://bugs.webkit.org/show_bug.cgi?id=34289
25007
25008         * websocket/tests/cookies/echo-cookie_wsh.py: Added.
25009         * websocket/tests/cookies/httponly-cookie-expected.txt: Added.
25010         * websocket/tests/cookies/httponly-cookie.pl: Added.
25011
25012 2010-02-11  Eric Seidel  <eric@webkit.org>
25013
25014         Reviewed by Adam Barth.
25015
25016         webkitdirs.pm has a crazy amount of duplicated feature detection code
25017         https://bugs.webkit.org/show_bug.cgi?id=34869
25018
25019         In editing run-webkit-tests I found these tests were
25020         skipped on all platforms.  Removing them since no one is running them.
25021         If we ever need them we can dig them out of SVN history.
25022
25023         * fast/wcss/marquee-dir.xhtml: Removed.
25024         * fast/wcss/marquee-loop.xhtml: Removed.
25025         * fast/wcss/marquee-speed.xhtml: Removed.
25026         * fast/wcss/marquee-style.xhtml: Removed.
25027
25028 2010-02-11  Kent Tamura  <tkent@chromium.org>
25029
25030         Reviewed by Darin Adler.
25031
25032         Fix two issues on maxLength.
25033         https://bugs.webkit.org/show_bug.cgi?id=34783
25034
25035         - Add grapheme test cases
25036         - Improve test result readability
25037
25038         * fast/forms/ValidityState-tooLong-input-expected.txt:
25039         * fast/forms/ValidityState-tooLong-textarea-expected.txt:
25040         * fast/forms/script-tests/ValidityState-tooLong-input.js:
25041         * fast/forms/script-tests/ValidityState-tooLong-textarea.js:
25042
25043 2010-02-11  Fumitoshi Ukai  <ukai@chromium.org>
25044
25045         Reviewed by Alexey Proskuryakov.
25046
25047         WebSocket bufferedAmount should not be 0 when send after close.
25048         https://bugs.webkit.org/show_bug.cgi?id=34633
25049
25050         * websocket/tests/bufferedAmount-after-close-expected.txt: Added.
25051         * websocket/tests/bufferedAmount-after-close.html: Added.
25052         * websocket/tests/script-tests/bufferedAmount-after-close.js: Added.
25053
25054 2010-02-11  Fumitoshi Ukai  <ukai@chromium.org>
25055
25056         Reviewed by Alexey Proskuryakov.
25057
25058         WebSocket in Worker failed to close
25059         https://bugs.webkit.org/show_bug.cgi?id=34785
25060
25061         * websocket/tests/workers/close-in-shared-worker-expected.txt: Added.
25062         * websocket/tests/workers/close-in-shared-worker.html: Added.
25063         * websocket/tests/workers/close-in-worker-expected.txt: Added.
25064         * websocket/tests/workers/close-in-worker.html: Added.
25065         * websocket/tests/workers/resources/close-in-worker.js: Added.
25066         * websocket/tests/workers/resources/echo_wsh.py: Copied from LayoutTests/websocket/tests/echo_wsh.py.
25067
25068 2010-02-11  Nikolas Zimmermann  <nzimmermann@rim.com>
25069
25070         Not reviewed. Oops, move mac-lepard results for mask-invalidation.svg into the correct folder.
25071
25072         * platform/mac-leopard/mask-invalidation-expected.checksum: Removed.
25073         * platform/mac-leopard/mask-invalidation-expected.png: Removed.
25074         * platform/mac-leopard/svg/custom/mask-invalidation-expected.checksum: Copied from platform/mac-leopard/mask-invalidation-expected.checksum.
25075         * platform/mac-leopard/svg/custom/mask-invalidation-expected.png: Copied from platform/mac-leopard/mask-invalidation-expected.png.
25076
25077 2010-02-11  Nikolas Zimmermann  <nzimmermann@rim.com>
25078
25079         Rubber-stamped by Dirk Schulze.
25080
25081         Add special mac-leopard pixel test results for svg/mask-invalidation.svg - has marginal 0.01% diff to snow leopard baseline.
25082
25083         * platform/mac-leopard/mask-invalidation-expected.checksum: Added.
25084         * platform/mac-leopard/mask-invalidation-expected.png: Added.
25085
25086 2010-02-11  Gustavo Noronha Silva  <gns@gnome.org>
25087
25088         Remove platform-specific expected results that only existed
25089         because we diverged from other ports regarding enabling
25090         GeoLocation (Apple ports now enable it).
25091
25092         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: Removed.
25093         * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: Removed.
25094
25095 2010-02-11  Gustavo Noronha Silva  <gns@gnome.org>
25096
25097         Rebaseline test after 54646, and skip tests that need results
25098         generated.
25099
25100         * platform/gtk/Skipped:
25101         * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
25102
25103 2010-02-11  Yury Semikhatsky  <yurys@chromium.org>
25104
25105         Reviewed by Pavel Feldman.
25106
25107         Test that Web Inspector can inspect styles of elements in iframe from a domain
25108         different from main frame domain.
25109
25110         inspector-tests.js moved to LayoutTests/http/tests/inspector because it can
25111         be referenced by relative path from LayoutTests/inspector but not vice versa
25112         (html files served from LayoutTests/http/tests cannot refer it because WebKit
25113         tests httpd doesn't serve content not under LayoutTests/http). 
25114
25115         https://bugs.webkit.org/show_bug.cgi?id=31587
25116
25117         * http/tests/inspector/inspect-iframe-from-different-domain-expected.txt: Added.
25118         * http/tests/inspector/inspect-iframe-from-different-domain.html: Added.
25119         * http/tests/inspector/inspector-test.js: Renamed from LayoutTests/inspector/inspector-test.js.
25120         (onload):
25121         (evaluateInWebInspector):
25122         (notifyDone):
25123         (output):
25124         (didEvaluateForTestInFrontend):
25125         * http/tests/inspector/resources/iframe-from-different-domain-data.html: Added.
25126         * inspector/console-clear.html:
25127         * inspector/console-dir.html:
25128         * inspector/console-dirxml.html:
25129         * inspector/console-format-collections-expected.txt:
25130         * inspector/console-format-collections.html:
25131         * inspector/console-format.html:
25132         * inspector/console-log-before-inspector-open.html:
25133         * inspector/console-tests.html:
25134         * inspector/cookie-resource-match.html:
25135         * inspector/elements-img-tooltip.html:
25136         * inspector/elements-panel-rewrite-href-expected.txt:
25137         * inspector/elements-panel-rewrite-href.html:
25138         * inspector/elements-panel-selection-on-refresh.html:
25139         * inspector/elements-panel-structure.html:
25140         * inspector/evaluate-in-frontend.html:
25141         * inspector/inspected-objects-not-overriden.html:
25142         * inspector/styles-iframe.html:
25143         * inspector/syntax-highlight-css.html:
25144         * inspector/syntax-highlight-javascript.html:
25145         * inspector/timeline-enum-stability.html:
25146         * inspector/timeline-event-dispatch.html:
25147         * inspector/timeline-layout.html:
25148         * inspector/timeline-mark-timeline.html:
25149         * inspector/timeline-network-resource.html:
25150         * inspector/timeline-paint.html:
25151         * inspector/timeline-parse-html.html:
25152         * inspector/timeline-recalculate-styles.html:
25153         * inspector/timeline-script-tag-1.html:
25154         * inspector/timeline-script-tag-2.html:
25155         * inspector/timeline-trivial.html:
25156         * platform/qt/Skipped:
25157
25158 2010-02-11  Andras Becsi  <abecsi@webkit.org>
25159
25160         Rubber-stamped by Kenneth Rohde Christiansen.
25161
25162         [Qt] Update expected results for the following tests after r54646 because of ImageData support.
25163
25164         * platform/qt/fast/dom/Window/window-properties-expected.txt:
25165         * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
25166         * platform/qt/fast/dom/prototype-inheritance-expected.txt:
25167         * platform/qt/fast/js/global-constructors-expected.txt:
25168
25169 2010-02-11  Kent Tamura  <tkent@chromium.org>
25170
25171         Reviewed by Darin Adler.
25172
25173         Step attribute support for date&time types.
25174         https://bugs.webkit.org/show_bug.cgi?id=30847
25175
25176         Add tests for ValidityState.stepMismatch, stepUp() and stepDown()
25177         for date, datetime, datetime-local, month, time, week types.
25178         Update valueAsDate and valueAsNumber tests for a string representation
25179         change.
25180
25181         * fast/forms/ValidityState-stepMismatch-expected.txt: Added.
25182         * fast/forms/ValidityState-stepMismatch.html: Added.
25183         * fast/forms/input-stepup-stepdown-expected.txt: Added.
25184         * fast/forms/input-stepup-stepdown.html: Added.
25185         * fast/forms/input-valueasdate-datetime-expected.txt:
25186         * fast/forms/input-valueasdate-time-expected.txt:
25187         * fast/forms/input-valueasnumber-datetime-expected.txt:
25188         * fast/forms/input-valueasnumber-datetimelocal-expected.txt:
25189         * fast/forms/input-valueasnumber-time-expected.txt:
25190         * fast/forms/script-tests/ValidityState-stepMismatch.js: Added.
25191         * fast/forms/script-tests/input-stepup-stepdown.js: Added.
25192         * fast/forms/script-tests/input-valueasdate-datetime.js:
25193         * fast/forms/script-tests/input-valueasnumber-datetime.js:
25194
25195 2010-02-10  Oliver Hunt  <oliver@apple.com>
25196
25197         Reviewed by Gavin Barraclough.
25198
25199         postMessage does not send ImageData
25200         https://bugs.webkit.org/show_bug.cgi?id=34825
25201
25202         Add test for postMessage passing ImageData
25203
25204         Update a few other tests to cover the fact that ImageData's constructor
25205         is now available on the window object.
25206
25207         * fast/dom/Window/window-postmessage-clone-expected.txt:
25208         * fast/dom/Window/window-postmessage-clone.html:
25209         * fast/dom/Window/window-properties-expected.txt:
25210         * fast/dom/Window/window-property-descriptors-expected.txt:
25211         * fast/dom/prototype-inheritance-2-expected.txt:
25212         * fast/dom/prototype-inheritance-expected.txt:
25213         * fast/js/global-constructors-expected.txt:
25214
25215 2010-02-10  Beth Dakin  <bdakin@apple.com>
25216
25217         Reviewed by Simon Fraser and Darin Adler.
25218
25219         Test for https://bugs.webkit.org/show_bug.cgi?id=34185 REGRESSION: 
25220         Mask not invalidating
25221
25222         * platform/mac/svg/custom/mask-invalidation-expected.checksum: Added.
25223         * platform/mac/svg/custom/mask-invalidation-expected.png: Added.
25224         * platform/mac/svg/custom/mask-invalidation-expected.txt: Added.
25225         * svg/custom/mask-invalidation.svg: Added.
25226
25227 2010-02-10  Csaba Osztrogonác  <ossy@webkit.org>
25228
25229         Unreviewed. Roll out r54626, because it broke GTK and Win build.
25230         https://bugs.webkit.org/show_bug.cgi?id=32717
25231
25232         * platform/mac/Skipped:
25233         * platform/mac/fast/frames/flattening: Removed.
25234         * platform/mac/fast/frames/flattening/frameset-flattening-advanced-expected.txt: Removed.
25235         * platform/mac/fast/frames/flattening/frameset-flattening-grid-expected.txt: Removed.
25236         * platform/mac/fast/frames/flattening/frameset-flattening-simple-expected.txt: Removed.
25237         * platform/mac/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt: Removed.
25238         * platform/mac/fast/frames/flattening/frameset-flattening-subframesets-expected.txt: Removed.
25239
25240 2010-02-10  Jesus Sanchez-Palencia  <jesus.palencia@openbossa.org>
25241
25242         Reviewed by Kenneth Rohde Christiansen.
25243
25244         Support frameset flattening
25245         https://bugs.webkit.org/show_bug.cgi?id=32717
25246
25247         Add expected results of the FrameSet Flattening tests.
25248
25249         * platform/mac/fast/frames/flattening/frameset-flattening-advanced-expected.txt: Added.
25250         * platform/mac/fast/frames/flattening/frameset-flattening-grid-expected.txt: Added.
25251         * platform/mac/fast/frames/flattening/frameset-flattening-simple-expected.txt: Added.
25252         * platform/mac/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt: Added.
25253         * platform/mac/fast/frames/flattening/frameset-flattening-subframesets-expected.txt: Added.
25254         * platform/mac/Skipped:
25255
25256 2010-02-10  Kenneth Russell  <kbr@google.com>
25257
25258         Reviewed by Oliver Hunt.
25259
25260         Remove automatic viewport resizing
25261         https://bugs.webkit.org/show_bug.cgi?id=34766
25262
25263         Removed automatic viewport resizing per conclusions on the WebGL
25264         mailing list. Added test verifying new behavior and updated a
25265         couple of previous tests failing after this change.
25266
25267         * fast/canvas/webgl/gl-get-calls-expected.txt:
25268         * fast/canvas/webgl/gl-get-calls.html:
25269         * fast/canvas/webgl/texImage2DImageDataTest.html:
25270         * fast/canvas/webgl/viewport-unchanged-upon-resize-expected.txt: Added.
25271         * fast/canvas/webgl/viewport-unchanged-upon-resize.html: Added.
25272
25273 2010-02-10  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
25274
25275         Reviewed by Xan Lopez.
25276
25277         [GTK] Hits assertion on history back, with page cache enabled, in specific conditions
25278         https://bugs.webkit.org/show_bug.cgi?id=34773
25279
25280         * fast/frames/frame-crash-with-page-cache.html: Added.
25281         * fast/frames/resources/cached-page-1.html: Added.
25282         * fast/frames/resources/cached-page-2.html: Added.
25283         * fast/frames/resources/cached-page-3.html: Added.
25284         * fast/frames/resources/cached-page-iframe.html: Added.
25285
25286 2010-02-09  Alexey Proskuryakov  <ap@apple.com>
25287
25288         Reviewed by Geoffrey Garen.
25289
25290         https://bugs.webkit.org/show_bug.cgi?id=34490
25291         WebCore::ImageEventSender::dispatchPendingEvents() crashes in certain conditions
25292
25293         * fast/images/destroyed-image-load-event-expected.txt: Added.
25294         * fast/images/destroyed-image-load-event.html: Added.
25295
25296 2010-02-08  Jon Honeycutt  <jhoneycutt@apple.com>
25297
25298         <rdar://problem/7436875> Crash in Flash when visiting
25299         http://www.cctv.com/default.shtml (WER ID 819298200) [watson 2502260]
25300
25301         Reviewed by Darin Adler.
25302
25303         * platform/win/plugins/plugin-delayed-destroy-expected.txt: Added.
25304         * platform/win/plugins/plugin-delayed-destroy.html: Added.
25305
25306 2010-02-10  Diego Gonzalez  <diego.gonzalez@openbossa.org>
25307
25308         Reviewed by Kenneth Rohde Christiansen.
25309
25310         Implement pageNumberForElementById() method in Qt DRT LayoutTestController,
25311         to make Qt DRT able to get page number.
25312
25313         LayoutTests:
25314             printing/page-break-always.html
25315             printing/pageNumerForElementById.html
25316             printing/css2.1/page-break-before-000.html
25317             printing/css2.1/page-break-after-000.html
25318             printing/css2.1/page-break-after-004.html
25319             printing/css2.1/page-break-before-001.html
25320             printing/css2.1/page-break-after-001.html
25321             printing/css2.1/page-break-after-002.html
25322             printing/css2.1/page-break-before-002.html
25323             printing/css2.1/page-break-inside-000.html
25324
25325         [Qt] Make possible Qt DRT get a page number for element by ID
25326         https://bugs.webkit.org/show_bug.cgi?id=34777
25327
25328         * platform/qt/Skipped:
25329
25330 2010-02-10  Jeremy Orlow  <jorlow@chromium.org>
25331
25332         Revert 54599 because it breaks a lot of tests on Windows Chrome
25333
25334         * inspector/elements-panel-limited-children-expected.txt: Removed.
25335         * inspector/elements-panel-limited-children.html: Removed.
25336         * platform/qt/Skipped:
25337
25338 2010-02-10  Nate Chapin  <japhet@chromium.org>
25339
25340         Reviewed by Adam Barth.
25341
25342         Add test to ensure that a call to history.forward() at the top of
25343         a page doesn't prevent the page from loading when there is no
25344         forward list.
25345
25346         https://bugs.webkit.org/show_bug.cgi?id=34722
25347
25348         * fast/history/forward-during-load-expected.txt: Added.
25349         * fast/history/forward-during-load.html: Added.
25350
25351 2010-02-10  Alexander Pavlov  <apavlov@chromium.org>
25352
25353         Reviewed by Pavel Feldman.
25354
25355         Web Inspector: Elements Panel: Limit the number of initially loaded element children
25356         https://bugs.webkit.org/show_bug.cgi?id=34421
25357
25358         * inspector/elements-panel-limited-children-expected.txt: Added.
25359         * inspector/elements-panel-limited-children.html: Added.
25360         * platform/qt/Skipped:
25361
25362 2010-02-10  Adam Barth  <abarth@webkit.org>
25363
25364         Reviewed by Darin Adler.
25365
25366         Freeze sandbox attributes on creation
25367         https://bugs.webkit.org/show_bug.cgi?id=34184
25368
25369         Test that allow-forms is frozen on document creation.
25370
25371         * fast/frames/resources/sandboxed-iframe-form-dynamic-allowed.html: Added.
25372         * fast/frames/resources/sandboxed-iframe-form-dynamic-disallowed.html: Added.
25373         * fast/frames/sandboxed-iframe-forms-dynamic-expected.txt: Added.
25374         * fast/frames/sandboxed-iframe-forms-dynamic.html: Added.
25375
25376 2010-02-09  Csaba Osztrogonác  <ossy@webkit.org>
25377
25378         [Qt] Unreviewed. Roll-out r54543, because layout tests crash in debug mode.
25379         https://bugs.webkit.org/show_bug.cgi?id=34713
25380
25381         * platform/qt/Skipped:
25382
25383 2010-02-09  Csaba Osztrogonác  <ossy@webkit.org>
25384
25385         [Qt] Unreviewed trivial fix.
25386
25387         platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt updated 
25388         by r54560. Qt platform specific expected file should be updated too.
25389
25390         * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt: Updated.
25391
25392 2010-02-09  Csaba Osztrogonác  <ossy@webkit.org>
25393
25394         [Qt] fast/events/multiline-link-arrow-navigation.html introduced in r54566, but our
25395         LayoutTestController::overridePreference() does not support the 'WebKitEnableCaretBrowsing' preference now.
25396
25397         * platform/qt/Skipped: fast/events/multiline-link-arrow-navigation.html skipped.
25398
25399 2010-02-09  Csaba Osztrogonác  <ossy@webkit.org>
25400
25401         Rubber-stamped by Kenneth Rohde Christiansen.
25402
25403         [Qt] window.showModalDialog implemented by r54550. Some tests pass now, so expected files updated.
25404         (We need some new platform specific expected file, because this feature works only on Qt port now.)
25405         https://bugs.webkit.org/show_bug.cgi?id=25585
25406
25407         * platform/qt/fast/dom/Window/window-function-frame-getter-precedence-expected.txt: Copied from LayoutTests/fast/dom/Window/window-function-frame-getter-precedence-expected.txt.
25408         * platform/qt/fast/dom/Window/window-function-name-getter-precedence-expected.txt: Copied from LayoutTests/fast/dom/Window/window-function-name-getter-precedence-expected.txt.
25409         * platform/qt/fast/dom/Window/window-lookup-precedence-expected.txt: Copied from LayoutTests/fast/dom/Window/window-lookup-precedence-expected.txt.
25410         * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.
25411         * platform/qt/fast/dom/prototype-inheritance-expected.txt: Updated.
25412         * platform/qt/http/tests/security/cross-frame-access-call-expected.txt: Copied from LayoutTests/http/tests/security/cross-frame-access-call-expected.txt.
25413          -  cross-frame-access-call-expected.txt might be a false expected file, it needs more investigation.
25414         * platform/qt/http/tests/security/cross-frame-access-get-expected.txt: Copied from LayoutTests/http/tests/security/cross-frame-access-get-expected.txt.
25415
25416 2010-02-09  Dan Bernstein  <mitz@apple.com>
25417
25418         Reviewed by Anders Carlsson.
25419
25420         <rdar://problem/7400160> Netscape plug-ins are not instantiated on property access if there are pending stylesheets
25421         https://bugs.webkit.org/show_bug.cgi?id=34776
25422
25423         * plugins/instance-available-before-stylesheets-loaded-expected.txt: Added.
25424         * plugins/instance-available-before-stylesheets-loaded-object-expected.txt: Added.
25425         * plugins/instance-available-before-stylesheets-loaded-object.html: Added.
25426         * plugins/instance-available-before-stylesheets-loaded.html: Added.
25427
25428 2010-02-09  Alejandro G. Castro  <alex@igalia.com>
25429
25430         Reviewed by Darin Adler.
25431
25432         Problems navigating by caret in links whose text wraps onto
25433         subsequent lines.
25434         https://bugs.webkit.org/show_bug.cgi?id=25676
25435
25436         Added tests showing the problem.
25437
25438         * fast/events/multiline-link-arrow-navigation.html
25439         * fast/events/multiline-link-arrow-navigation-expected.txt
25440
25441 2010-02-09  Dirk Schulze  <krit@webkit.org>
25442
25443         Reviewed by Nikolas Zimmermann.
25444
25445         SVG patterns with some scale patternTransform are not displayed correctly for small elements
25446         https://bugs.webkit.org/show_bug.cgi?id=25484
25447
25448         The old DRT results gave back a pattern size of 1x1. That was not very useful.
25449         The new reuslts are much more useful.
25450
25451         * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
25452         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
25453         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
25454         * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
25455         * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
25456         * platform/mac/svg/batik/paints/patternRegions-expected.txt:
25457         * platform/mac/svg/custom/deep-dynamic-updates-expected.txt:
25458         * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
25459         * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
25460         * platform/mac/svg/custom/js-update-pattern-child-expected.txt:
25461         * platform/mac/svg/custom/js-update-pattern-expected.txt:
25462         * platform/mac/svg/custom/pattern-cycle-detection-expected.txt:
25463         * platform/mac/svg/custom/pattern-deep-referencing-expected.txt:
25464         * platform/mac/svg/custom/pattern-excessive-malloc-expected.checksum: Added.
25465         * platform/mac/svg/custom/pattern-excessive-malloc-expected.png: Added.
25466         * platform/mac/svg/custom/pattern-excessive-malloc-expected.txt: Added.
25467         * platform/mac/svg/custom/pattern-in-defs-expected.txt:
25468         * platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.checksum: Added.
25469         * platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.png: Added.
25470         * platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.txt: Added.
25471         * platform/mac/svg/custom/pattern-skew-transformed-expected.checksum: Added.
25472         * platform/mac/svg/custom/pattern-skew-transformed-expected.png: Added.
25473         * platform/mac/svg/custom/pattern-skew-transformed-expected.txt: Added.
25474         * platform/mac/svg/custom/pattern-with-transformation-expected.txt:
25475         * platform/mac/svg/custom/pattern-y-offset-expected.txt:
25476         * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
25477         * platform/mac/svg/custom/stroked-pattern-expected.txt:
25478         * platform/mac/svg/custom/transformedMaskFails-expected.png:
25479         * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
25480         * svg/custom/pattern-excessive-malloc.svg: Added.
25481         * svg/custom/pattern-size-bigger-than-target-size.svg: Added.
25482         * svg/custom/pattern-skew-transformed.svg: Added.
25483
25484 2010-02-09  Dirk Schulze  <krit@webkit.org>
25485
25486         Reviewed by Nikolas Zimmermann.
25487
25488         Update Qt specific DRT result after AffineTransform patch.
25489
25490         * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
25491
25492 2010-02-09  MORITA Hajime  <morrita@gmail.com>
25493
25494         Reviewed by Nikolas Zimmermann.
25495
25496         SVG selection text foreground colour does not respect user settings
25497         https://bugs.webkit.org/show_bug.cgi?id=15997
25498
25499         Add two subphases SVGTextPaintSubphaseGlyphFillSelection and
25500         SVGTextPaintSubphaseGlyphStrokeSelection for painting SVG text
25501         selection. texts are painted with style from getCachedPseudoStyle() instead of style().
25502
25503         * platform/mac/svg/text/selection-styles-expected.checksum: Added.
25504         * platform/mac/svg/text/selection-styles-expected.png: Added.
25505         * platform/mac/svg/text/selection-styles-expected.txt: Added.
25506         * platform/mac/svg/text/text-deco-01-b-expected.checksum: Updated pixel tests to account for marginal painting differences.
25507         * platform/mac/svg/text/text-deco-01-b-expected.png: Ditto.
25508         * platform/mac/svg/text/text-path-01-b-expected.checksum: Dito.
25509         * platform/mac/svg/text/text-path-01-b-expected.png: Ditto.
25510         * platform/mac/svg/text/text-text-03-b-expected.checksum: Ditto.
25511         * platform/mac/svg/text/text-text-03-b-expected.png: Ditto.
25512         * svg/text/selection-styles.xhtml: Added.
25513
25514 2010-02-09  Nikolas Zimmermann  <nzimmermann@rim.com>
25515
25516         Reviewed by Dirk Schulze.
25517
25518         No scroll bars are displayed for standalone SVG image
25519         https://bugs.webkit.org/show_bug.cgi?id=11225
25520
25521         Height and width defined for svg element are not honored
25522         https://bugs.webkit.org/show_bug.cgi?id=24033
25523
25524         SVG file does not pan and has no scroll bars
25525         https://bugs.webkit.org/show_bug.cgi?id=24448
25526
25527         Modify some tests to account that overflow is now properly handled. Add new results for several overflow tests.
25528
25529         * platform/mac/svg/custom/baseval-animval-equality-expected.txt:
25530         * platform/mac/svg/custom/focus-ring-expected.txt:
25531         * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.txt:
25532         * platform/mac/svg/custom/path-bad-data-expected.txt:
25533         * platform/mac/svg/overflow: Added.
25534         * platform/mac/svg/overflow/overflow-on-inner-svg-element-defaults-expected.checksum: Added.
25535         * platform/mac/svg/overflow/overflow-on-inner-svg-element-defaults-expected.png: Added.
25536         * platform/mac/svg/overflow/overflow-on-inner-svg-element-defaults-expected.txt: Added.
25537         * platform/mac/svg/overflow/overflow-on-inner-svg-element-expected.checksum: Added.
25538         * platform/mac/svg/overflow/overflow-on-inner-svg-element-expected.png: Added.
25539         * platform/mac/svg/overflow/overflow-on-inner-svg-element-expected.txt: Added.
25540         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.checksum: Added.
25541         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: Added.
25542         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.txt: Added.
25543         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.checksum: Added.
25544         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png: Added.
25545         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.txt: Added.
25546         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.checksum: Added.
25547         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png: Added.
25548         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.txt: Added.
25549         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.checksum: Added.
25550         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: Added.
25551         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.txt: Added.
25552         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.checksum: Added.
25553         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.png: Added.
25554         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.txt: Added.
25555         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.checksum: Added.
25556         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png: Added.
25557         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt: Added.
25558         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.checksum: Added.
25559         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.png: Added.
25560         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.txt: Added.
25561         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.checksum: Added.
25562         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.png: Added.
25563         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.txt: Added.
25564         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.checksum: Added.
25565         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.png: Added.
25566         * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.txt: Added.
25567         * platform/mac/svg/text/text-gradient-positioning-expected.checksum:
25568         * platform/mac/svg/text/text-gradient-positioning-expected.png:
25569         * platform/mac/svg/text/text-gradient-positioning-expected.txt:
25570         * svg/custom/focus-ring.svg: Shrink viewport size to avoid displaying scrollbars.
25571         * svg/custom/foreignObject-crash-on-hover.xml: Ditto.
25572         * svg/custom/path-bad-data.svg: Ditto.
25573         * svg/overflow: Added.
25574         * svg/overflow/overflow-on-inner-svg-element-defaults.svg: Added.
25575         * svg/overflow/overflow-on-inner-svg-element.svg: Added.
25576         * svg/overflow/overflow-on-outermost-svg-element-defaults.svg: Added.
25577         * svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1.svg: Added.
25578         * svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2.svg: Added.
25579         * svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3.svg: Added.
25580         * svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto.xhtml: Added.
25581         * svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults.xhtml: Added.
25582         * svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden.xhtml: Added.
25583         * svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll.xhtml: Added.
25584         * svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible.xhtml: Added.
25585         * svg/text/text-gradient-positioning.svg: Shrink viewport size to avoid displaying scrollbars.
25586
25587 2010-02-09  Yuzo Fujishima  <yuzo@google.com>
25588
25589         Unreviewed.
25590
25591         Fix build brekage introduced by r54536.
25592
25593         Add the following two to Skipped:
25594         fast/css/inline-element-line-break.html and
25595         fast/css/pseudo-element-line-break.html
25596
25597         * platform/gtk/Skipped:
25598
25599 2010-02-09  Chang Shu  <Chang.Shu@nokia.com>
25600
25601         Reviewed by Laszlo Gombos.
25602
25603         [Qt] Enable http/tests/appcache but skip the failed cases.
25604         https://bugs.webkit.org/show_bug.cgi?id=34713
25605
25606         * platform/qt/Skipped:
25607
25608 2010-02-09  Eric Seidel  <eric@webkit.org>
25609
25610         Reviewed by Shinichiro Hamaji.
25611
25612         storage/database-lock-after-reload.html is flakey
25613         https://bugs.webkit.org/show_bug.cgi?id=29154
25614
25615         * platform/mac/Skipped: Skip for now to keep the bots green until someone can take a look.
25616
25617 2010-02-09  Shinichiro Hamaji  <hamaji@chromium.org>
25618
25619         Reviewed by Darin Adler.
25620
25621         Add modified version of CSS2.1 test suite for paged media
25622         https://bugs.webkit.org/show_bug.cgi?id=34695
25623
25624         Note that page-break-inside-000 is failing now.
25625
25626         * platform/qt/Skipped:
25627         * platform/win/Skipped:
25628         * printing/css2.1/README.txt: Added.
25629         * printing/css2.1/page-break-after-000-expected.txt: Added.
25630         * printing/css2.1/page-break-after-000.html: Added.
25631         * printing/css2.1/page-break-after-001-expected.txt: Added.
25632         * printing/css2.1/page-break-after-001.html: Added.
25633         * printing/css2.1/page-break-after-002-expected.txt: Added.
25634         * printing/css2.1/page-break-after-002.html: Added.
25635         * printing/css2.1/page-break-after-004-expected.txt: Added.
25636         * printing/css2.1/page-break-after-004.html: Added.
25637         * printing/css2.1/page-break-before-000-expected.txt: Added.
25638         * printing/css2.1/page-break-before-000.html: Added.
25639         * printing/css2.1/page-break-before-001-expected.txt: Added.
25640         * printing/css2.1/page-break-before-001.html: Added.
25641         * printing/css2.1/page-break-before-002-expected.txt: Added.
25642         * printing/css2.1/page-break-before-002.html: Added.
25643         * printing/css2.1/page-break-inside-000-expected.txt: Added.
25644         * printing/css2.1/page-break-inside-000.html: Added.
25645         * printing/resources/paged-media-test-utils.js: Added.
25646         (pageNumberShouldBe):
25647
25648 2010-02-07  Yuzo Fujishima  <yuzo@google.com>
25649
25650         Reviewed by Dan Bernstein.
25651
25652         Fix the following bugs:
25653         https://bugs.webkit.org/show_bug.cgi?id=18926 - dt:after generate a line break. Boost documentation page renders poorly
25654         https://bugs.webkit.org/show_bug.cgi?id=7276 - Most W3C padding related tests fail
25655
25656         css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.html and css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.html have been rebaselined
25657         because the original expected values are incorrect, judging from the test description and how IE 8.0, Firefox 3.6, and Opera 10.10 render the pages.
25658         fast/dom/clone-node-dynamic-style-expected.html have been also rebaselined because the original expected values assumes a line break.
25659         Expected values under platform/qt need not be updated because the tests are in the Skipped file for the platform.
25660
25661         * fast/css/inline-element-line-break.html: Added.
25662         * fast/css/pseudo-element-line-break.html: Added.
25663         * platform/mac/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.checksum:
25664         * platform/mac/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.png:
25665         * platform/mac/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt:
25666         * platform/mac/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.checksum:
25667         * platform/mac/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.png:
25668         * platform/mac/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt:
25669         * platform/mac/fast/css/inline-element-line-break-expected.checksum: Added.
25670         * platform/mac/fast/css/inline-element-line-break-expected.png: Added.
25671         * platform/mac/fast/css/inline-element-line-break-expected.txt: Added.
25672         * platform/mac/fast/css/pseudo-element-line-break-expected.checksum: Added.
25673         * platform/mac/fast/css/pseudo-element-line-break-expected.png: Added.
25674         * platform/mac/fast/css/pseudo-element-line-break-expected.txt: Added.
25675         * platform/mac/fast/dom/clone-node-dynamic-style-expected.checksum:
25676         * platform/mac/fast/dom/clone-node-dynamic-style-expected.png:
25677         * platform/mac/fast/dom/clone-node-dynamic-style-expected.txt:
25678
25679 2010-02-09  Avi Drissman  <avi@chromium.org>
25680
25681         Reviewed by David Levin.
25682
25683         Chromium Mac: Control-A shouldn't select all/Control-C shouldn't copy
25684         https://bugs.webkit.org/show_bug.cgi?id=34615
25685
25686         * fast/events/attempt-select-all-with-wrong-modifier-expected.txt: Added.
25687         * fast/events/attempt-select-all-with-wrong-modifier.html: Added.
25688
25689 2010-02-09  Shinichiro Hamaji  <hamaji@chromium.org>
25690
25691         Reviewed by Darin Adler.
25692
25693         Provide a way to get total number of pages to be printed
25694         https://bugs.webkit.org/show_bug.cgi?id=34699
25695
25696         * platform/gtk/Skipped:
25697         * platform/qt/Skipped:
25698         * platform/win/Skipped:
25699         * printing/numberOfPages-expected.txt: Added.
25700         * printing/numberOfPages.html: Added.
25701         * printing/script-tests/numberOfPages.js: Added.
25702         (createParagraph):
25703
25704 2010-02-09  Zoltan Herczeg  <zherczeg@inf.u-szeged.hu>
25705
25706         Reviewed by Oliver Hunt.
25707
25708         Add numerous parse-only tests.
25709         https://bugs.webkit.org/show_bug.cgi?id=34019
25710
25711         The input file contains a lot of strings, and tests whether they are
25712         valid JavaScript code snippets or contains various syntax errors.
25713         No semantic checks: even if a tests throws an exception, which is not
25714         syntax error, it is considered successfull.
25715
25716         * fast/js/parser-syntax-check-expected.txt: Added.
25717         * fast/js/parser-syntax-check.html: Added.
25718         * fast/js/script-tests/parser-syntax-check.js: Added.
25719         (runTest):
25720         (valid):
25721         (invalid):
25722
25723 2010-02-08  Shinichiro Hamaji  <hamaji@chromium.org>
25724
25725         Unreviewed GTK+ test fix.
25726
25727         Web site is stuck loading forever
25728         https://bugs.webkit.org/show_bug.cgi?id=31227
25729
25730         It seems the following bug is addressing this issue.
25731         [GTK] Needs proper reporting of frame loader callbacks, in DRT
25732         https://bugs.webkit.org/show_bug.cgi?id=32170
25733
25734         * platform/gtk/Skipped:
25735
25736 2010-02-08  Hayato Ito  <hayato@chromium.org>
25737
25738         Reviewed by Darin Adler.
25739
25740         Schedule a loading request when there are many in-flight requests beyond
25741         the limit to avoid forever page loading.
25742
25743         https://bugs.webkit.org/show_bug.cgi?id=31227
25744
25745         * http/tests/loading/load-javascript-after-many-xhrs-expected.txt: Added.
25746         * http/tests/loading/load-javascript-after-many-xhrs.html: Added.
25747         * http/tests/loading/resources/zero-length.js: Added.
25748         * http/tests/loading/resources/zero-length.txt: Added.
25749
25750 2010-02-08  Darin Adler  <darin@apple.com>
25751
25752         Reviewed by Dan Bernstein.
25753
25754         Crash due to layout not done in case involving removal of absolute positioning
25755         https://bugs.webkit.org/show_bug.cgi?id=34734
25756         rdar://problem/7588280
25757
25758         * fast/dynamic/position-change-layout-expected.txt: Added.
25759         * fast/dynamic/position-change-layout.html: Added.
25760
25761 2010-02-08  Alexey Proskuryakov  <ap@apple.com>
25762
25763         Reviewed by Darin Adler.
25764
25765         https://bugs.webkit.org/show_bug.cgi?id=34727
25766         Assertion crashes and freezes when plug-in property access results in an exception
25767
25768         * plugins/netscape-plugin-property-access-exception-expected.txt: Added.
25769         * plugins/netscape-plugin-property-access-exception.html: Added.
25770         The test expectations are a compromise between common sense and Firefox behavior.
25771
25772         * platform/mac-snowleopard/Skipped: In OOP case, this test needs newer Safari.
25773
25774 2010-02-08  Alexey Proskuryakov  <ap@apple.com>
25775
25776         Put the test back on skipped list - it needs a newer version of Safari to pass.
25777
25778         * platform/mac-snowleopard/Skipped:
25779
25780 2010-02-08  Alexey Proskuryakov  <ap@apple.com>
25781
25782         Reviewed by Anders Carlsson.
25783
25784         <rdar://problem/6530010> OOP: Support NPN_SetException
25785
25786         * platform/mac-snowleopard/Skipped: Unskipped plugins/netscape-throw-exception.html.
25787
25788 2010-02-08  Dirk Schulze  <krit@webkit.org>
25789
25790         Reviewed by Nikolas Zimmermann.
25791
25792         Add back an AffineTransform class for use by SVG
25793         https://bugs.webkit.org/show_bug.cgi?id=33750
25794
25795         Some negative zero problems fixed, but new one were added on other places. A seperate
25796         patch should fix it all at once.
25797         use-on-disallowed-foreign-object-3 and 4 had wrong results. The old SVG code
25798         with TransformationMatrix used translateRight, that was wrong at this place and is
25799         fixed now.
25800
25801         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
25802         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
25803         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
25804         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
25805         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
25806         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
25807         * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
25808         * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.txt:
25809         * svg/dom/SVGMatrix-interface-expected.txt:
25810         * svg/dom/SVGMatrix-interface.xhtml:
25811
25812 2010-02-08  Nikolas Zimmermann  <nzimmermann@rim.com>
25813
25814         Not reviewed. Fix last problematic SVG testcase, update coords-trans-01-b.svg win results, marking the end of the baseline regeneration for all platforms.
25815
25816         * platform/win/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
25817
25818 2010-02-08  Nikolas Zimmermann  <nzimmermann@rim.com>
25819
25820         Not reviewed. Should turn Qt slave green again, all platform specific results updated.
25821
25822         * platform/qt/svg/filters/subRegion-one-effect-expected.txt:
25823         * platform/qt/svg/filters/subRegion-two-effects-expected.txt:
25824         * platform/qt/svg/text/selection-background-color-expected.txt:
25825
25826 2010-02-08  Nikolas Zimmermann  <nzimmermann@rim.com>
25827
25828         Not reviewed. Hopefully the last set of updates for Gtk/Qt/Win/Mac.
25829
25830         * platform/gtk/svg/custom/text-zoom-expected.txt:
25831         * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
25832         * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
25833         * platform/qt/svg/filters/feComposite-expected.txt:
25834         * platform/qt/svg/filters/feGaussianBlur-expected.txt:
25835         * platform/qt/svg/filters/feMerge-expected.txt:
25836         * platform/qt/svg/filters/feMerge-wrong-input-expected.txt:
25837         * platform/qt/svg/filters/feOffset-expected.txt:
25838         * platform/qt/svg/filters/feTile-expected.txt:
25839         * platform/qt/svg/filters/filter-source-position-expected.txt:
25840         * platform/qt/svg/filters/shadow-on-filter-expected.txt:
25841         * platform/qt/svg/filters/shadow-on-rect-with-filter-expected.txt:
25842         * platform/qt/svg/filters/sourceAlpha-expected.txt:
25843         * platform/qt/svg/filters/subRegion-in-userSpace-expected.txt:
25844         * platform/win/svg/custom/inline-svg-in-xhtml-expected.txt:
25845         * platform/win/svg/hixie/mixed/003-expected.txt:
25846
25847 2010-02-08  Nikolas Zimmermann  <nzimmermann@rim.com>
25848
25849         Not reviewed. Attempt to fix all mac/win bots (expect for leopard which already passes)
25850
25851         * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
25852         * platform/mac/svg/custom/junk-data-expected.txt:
25853         * platform/mac/svg/custom/missing-xlink-expected.txt:
25854         * platform/mac/svg/hixie/error/012-expected.txt:
25855         * platform/mac/svg/text/text-intro-05-t-expected.txt:
25856
25857 2010-02-08  Nikolas Zimmermann  <nzimmermann@rim.com>
25858
25859         Not reviewed. Next set of Qt DRT result updates.
25860
25861         * platform/qt/svg/custom/js-update-image-and-display-expected.txt:
25862         * platform/qt/svg/custom/js-update-image-and-display3-expected.txt:
25863         * platform/qt/svg/custom/marker-opacity-expected.txt:
25864         * platform/qt/svg/custom/marker-referencePoint-expected.txt:
25865         * platform/qt/svg/custom/marker-strokeWidth-changes-expected.txt:
25866         * platform/qt/svg/custom/mask-with-default-value-expected.txt:
25867         * platform/qt/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
25868         * platform/qt/svg/custom/relative-sized-shadow-tree-content-expected.txt:
25869         * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt:
25870         * platform/qt/svg/custom/text-xy-updates-SVGList-expected.txt:
25871         * platform/qt/svg/custom/transformedMaskFails-expected.txt:
25872         * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
25873
25874 2010-02-08  Nikolas Zimmermann  <nzimmermann@rim.com>
25875
25876         Not reviewed. Update mac-tiger specific SVG results.
25877
25878         * platform/mac-tiger/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
25879         * platform/mac-tiger/svg/hixie/text/003-expected.txt:
25880         * platform/mac-tiger/svg/hixie/text/003a-expected.txt:
25881         * platform/mac-tiger/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
25882         * platform/mac-tiger/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
25883
25884 2010-02-08  Nikolas Zimmermann  <nzimmermann@rim.com>
25885
25886         Not reviewed. Fixing first set of platform specific SVG results for the Qt port.
25887         Unfortunately the bots exit after 20 test failures, so I can't fix the whole set of expected txt files in one go :(
25888
25889         * platform/qt/svg/css/arrow-with-shadow-expected.txt:
25890         * platform/qt/svg/css/circle-in-mask-with-shadow-expected.txt:
25891         * platform/qt/svg/css/clippath-with-shadow-expected.txt:
25892         * platform/qt/svg/css/mask-with-shadow-expected.txt:
25893         * platform/qt/svg/css/path-with-shadow-expected.txt:
25894         * platform/qt/svg/css/shadow-and-opacity-expected.txt: Added.
25895         * platform/qt/svg/css/shadow-with-large-radius-expected.txt: Added.
25896         * platform/qt/svg/css/shadow-with-negative-offset-expected.txt: Added.
25897         * platform/qt/svg/css/stars-with-shadow-expected.txt:
25898         * platform/qt/svg/custom/createImageElement-expected.txt:
25899         * platform/qt/svg/custom/createImageElement2-expected.txt:
25900         * platform/qt/svg/custom/empty-mask-expected.txt:
25901         * platform/qt/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt: Added.
25902         * platform/qt/svg/custom/js-update-image-and-display2-expected.txt:
25903
25904 2010-02-08  Nikolas Zimmermann  <nzimmermann@rim.com>
25905
25906         Reviewed by Dirk Schulze.
25907
25908         All SVG *-expected.txt files contain wrong results
25909         https://bugs.webkit.org/show_bug.cgi?id=34703
25910
25911         Regenerate SVG render tree results after fixing SVGRenderTreeAsText to dump absoluteClippedOverflowRect().
25912         Finally meaningful results are available and any repaint rect changes will be noticed, w/o pixel tests!
25913
25914         * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
25915         * platform/mac-leopard/svg/custom/junk-data-expected.txt:
25916         * platform/mac-leopard/svg/custom/missing-xlink-expected.txt:
25917         * platform/mac-leopard/svg/hixie/error/012-expected.txt:
25918         * platform/mac-leopard/svg/text/text-intro-05-t-expected.txt:
25919         * platform/mac/fast/repaint/moving-shadow-on-container-expected.checksum:
25920         * platform/mac/fast/repaint/moving-shadow-on-container-expected.png:
25921         * platform/mac/fast/repaint/moving-shadow-on-container-expected.txt:
25922         * platform/mac/fast/repaint/moving-shadow-on-path-expected.checksum:
25923         * platform/mac/fast/repaint/moving-shadow-on-path-expected.png:
25924         * platform/mac/fast/repaint/moving-shadow-on-path-expected.txt:
25925         * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
25926         * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
25927         * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
25928         * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
25929         * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
25930         * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
25931         * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
25932         * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
25933         * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
25934         * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
25935         * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
25936         * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
25937         * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
25938         * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
25939         * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
25940         * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
25941         * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
25942         * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
25943         * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
25944         * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
25945         * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
25946         * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
25947         * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
25948         * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
25949         * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
25950         * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
25951         * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
25952         * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
25953         * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
25954         * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
25955         * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
25956         * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
25957         * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
25958         * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
25959         * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
25960         * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
25961         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
25962         * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
25963         * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
25964         * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
25965         * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
25966         * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
25967         * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
25968         * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
25969         * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
25970         * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
25971         * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
25972         * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
25973         * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
25974         * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
25975         * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
25976         * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
25977         * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
25978         * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
25979         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
25980         * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
25981         * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
25982         * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
25983         * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt:
25984         * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
25985         * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
25986         * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
25987         * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
25988         * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt:
25989         * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt:
25990         * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
25991         * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
25992         * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
25993         * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
25994         * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
25995         * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
25996         * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
25997         * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
25998         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
25999         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
26000         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
26001         * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
26002         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
26003         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
26004         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
26005         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
26006         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
26007         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
26008         * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
26009         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
26010         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
26011         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
26012         * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
26013         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
26014         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
26015         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
26016         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
26017         * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
26018         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
26019         * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
26020         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
26021         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
26022         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
26023         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
26024         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
26025         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
26026         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
26027         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
26028         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
26029         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
26030         * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
26031         * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
26032         * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
26033         * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
26034         * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
26035         * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
26036         * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
26037         * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
26038         * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
26039         * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
26040         * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
26041         * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
26042         * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
26043         * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
26044         * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
26045         * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
26046         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
26047         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
26048         * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
26049         * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
26050         * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
26051         * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
26052         * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
26053         * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
26054         * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
26055         * platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
26056         * platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
26057         * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
26058         * platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
26059         * platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt:
26060         * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
26061         * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
26062         * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
26063         * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
26064         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
26065         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
26066         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
26067         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
26068         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
26069         * platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
26070         * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
26071         * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
26072         * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
26073         * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
26074         * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
26075         * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
26076         * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
26077         * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
26078         * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
26079         * platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
26080         * platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt:
26081         * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt:
26082         * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt:
26083         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
26084         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
26085         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
26086         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
26087         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
26088         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
26089         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
26090         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
26091         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
26092         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
26093         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
26094         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
26095         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
26096         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
26097         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
26098         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
26099         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
26100         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
26101         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
26102         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
26103         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
26104         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
26105         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
26106         * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
26107         * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
26108         * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
26109         * platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
26110         * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
26111         * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
26112         * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
26113         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
26114         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
26115         * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
26116         * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
26117         * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
26118         * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
26119         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
26120         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
26121         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
26122         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
26123         * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
26124         * platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
26125         * platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
26126         * platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
26127         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
26128         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
26129         * platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
26130         * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
26131         * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
26132         * platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
26133         * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
26134         * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
26135         * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
26136         * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
26137         * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
26138         * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
26139         * platform/mac/svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
26140         * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
26141         * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
26142         * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt:
26143         * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
26144         * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
26145         * platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
26146         * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
26147         * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
26148         * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
26149         * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
26150         * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
26151         * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
26152         * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
26153         * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
26154         * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
26155         * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt:
26156         * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt:
26157         * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt:
26158         * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
26159         * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
26160         * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
26161         * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
26162         * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
26163         * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
26164         * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
26165         * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
26166         * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
26167         * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
26168         * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
26169         * platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
26170         * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
26171         * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
26172         * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
26173         * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
26174         * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
26175         * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
26176         * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
26177         * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
26178         * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
26179         * platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
26180         * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
26181         * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
26182         * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
26183         * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
26184         * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
26185         * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
26186         * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
26187         * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
26188         * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
26189         * platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
26190         * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
26191         * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
26192         * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
26193         * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
26194         * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
26195         * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
26196         * platform/mac/svg/batik/filters/feTile-expected.txt:
26197         * platform/mac/svg/batik/filters/filterRegions-expected.txt:
26198         * platform/mac/svg/batik/masking/maskRegions-expected.txt:
26199         * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
26200         * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
26201         * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
26202         * platform/mac/svg/batik/paints/patternRegions-expected.txt:
26203         * platform/mac/svg/batik/text/longTextOnPath-expected.txt:
26204         * platform/mac/svg/batik/text/textAnchor-expected.txt:
26205         * platform/mac/svg/batik/text/textAnchor2-expected.txt:
26206         * platform/mac/svg/batik/text/textAnchor3-expected.txt:
26207         * platform/mac/svg/batik/text/textDecoration2-expected.txt:
26208         * platform/mac/svg/batik/text/textEffect-expected.checksum:
26209         * platform/mac/svg/batik/text/textEffect-expected.png:
26210         * platform/mac/svg/batik/text/textEffect-expected.txt:
26211         * platform/mac/svg/batik/text/textEffect2-expected.txt:
26212         * platform/mac/svg/batik/text/textEffect3-expected.checksum:
26213         * platform/mac/svg/batik/text/textEffect3-expected.png:
26214         * platform/mac/svg/batik/text/textEffect3-expected.txt:
26215         * platform/mac/svg/batik/text/textFeatures-expected.txt:
26216         * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
26217         * platform/mac/svg/batik/text/textLayout-expected.txt:
26218         * platform/mac/svg/batik/text/textLayout2-expected.txt:
26219         * platform/mac/svg/batik/text/textLength-expected.txt:
26220         * platform/mac/svg/batik/text/textOnPath-expected.txt:
26221         * platform/mac/svg/batik/text/textOnPath2-expected.txt:
26222         * platform/mac/svg/batik/text/textOnPath3-expected.txt:
26223         * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
26224         * platform/mac/svg/batik/text/textPCDATA-expected.txt:
26225         * platform/mac/svg/batik/text/textPosition-expected.txt:
26226         * platform/mac/svg/batik/text/textPosition2-expected.txt:
26227         * platform/mac/svg/batik/text/textProperties-expected.txt:
26228         * platform/mac/svg/batik/text/textProperties2-expected.txt:
26229         * platform/mac/svg/batik/text/textStyles-expected.txt:
26230         * platform/mac/svg/batik/text/verticalText-expected.txt:
26231         * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt:
26232         * platform/mac/svg/batik/text/xmlSpace-expected.txt:
26233         * platform/mac/svg/carto.net/button-expected.txt:
26234         * platform/mac/svg/carto.net/colourpicker-expected.txt:
26235         * platform/mac/svg/carto.net/combobox-expected.txt:
26236         * platform/mac/svg/carto.net/scrollbar-expected.txt:
26237         * platform/mac/svg/carto.net/selectionlist-expected.txt:
26238         * platform/mac/svg/carto.net/slider-expected.txt:
26239         * platform/mac/svg/carto.net/tabgroup-expected.txt:
26240         * platform/mac/svg/carto.net/textbox-expected.txt:
26241         * platform/mac/svg/carto.net/window-expected.txt:
26242         * platform/mac/svg/css/arrow-with-shadow-expected.png:
26243         * platform/mac/svg/css/arrow-with-shadow-expected.txt:
26244         * platform/mac/svg/css/circle-in-mask-with-shadow-expected.txt:
26245         * platform/mac/svg/css/clippath-with-shadow-expected.png:
26246         * platform/mac/svg/css/clippath-with-shadow-expected.txt:
26247         * platform/mac/svg/css/composite-shadow-example-expected.txt:
26248         * platform/mac/svg/css/composite-shadow-with-opacity-expected.txt:
26249         * platform/mac/svg/css/group-with-shadow-expected.txt:
26250         * platform/mac/svg/css/mask-with-shadow-expected.txt:
26251         * platform/mac/svg/css/path-with-shadow-expected.png:
26252         * platform/mac/svg/css/path-with-shadow-expected.txt:
26253         * platform/mac/svg/css/shadow-and-opacity-expected.png:
26254         * platform/mac/svg/css/shadow-and-opacity-expected.txt:
26255         * platform/mac/svg/css/shadow-with-large-radius-expected.png:
26256         * platform/mac/svg/css/shadow-with-large-radius-expected.txt:
26257         * platform/mac/svg/css/shadow-with-negative-offset-expected.png:
26258         * platform/mac/svg/css/shadow-with-negative-offset-expected.txt:
26259         * platform/mac/svg/css/stars-with-shadow-expected.png:
26260         * platform/mac/svg/css/stars-with-shadow-expected.txt:
26261         * platform/mac/svg/custom/SVGMatrix-interface-expected.txt:
26262         * platform/mac/svg/custom/SVGNumber-interface-expected.txt:
26263         * platform/mac/svg/custom/SVGPoint-interface-expected.txt:
26264         * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
26265         * platform/mac/svg/custom/SVGRect-interface-expected.txt:
26266         * platform/mac/svg/custom/absolute-sized-svg-in-xhtml-expected.txt:
26267         * platform/mac/svg/custom/alignment-baseline-modes-expected.txt:
26268         * platform/mac/svg/custom/altglyph-expected.txt:
26269         * platform/mac/svg/custom/animate-path-discrete-expected.txt:
26270         * platform/mac/svg/custom/animate-path-morphing-expected.txt:
26271         * platform/mac/svg/custom/baseval-animval-equality-expected.txt:
26272         * platform/mac/svg/custom/circle-move-invalidation-expected.txt:
26273         * platform/mac/svg/custom/circular-marker-reference-1-expected.txt:
26274         * platform/mac/svg/custom/circular-marker-reference-2-expected.txt:
26275         * platform/mac/svg/custom/circular-marker-reference-3-expected.txt:
26276         * platform/mac/svg/custom/circular-marker-reference-4-expected.txt:
26277         * platform/mac/svg/custom/class-baseValue-expected.txt:
26278         * platform/mac/svg/custom/class-selector-expected.txt:
26279         * platform/mac/svg/custom/clip-path-child-changes-expected.txt:
26280         * platform/mac/svg/custom/clip-path-display-none-child-expected.txt:
26281         * platform/mac/svg/custom/clip-path-href-changes-expected.txt:
26282         * platform/mac/svg/custom/clip-path-referencing-use-expected.txt:
26283         * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt:
26284         * platform/mac/svg/custom/clip-path-units-changes-expected.txt:
26285         * platform/mac/svg/custom/clip-path-with-transform-expected.txt:
26286         * platform/mac/svg/custom/conditional-processing-outside-switch-expected.txt:
26287         * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.txt:
26288         * platform/mac/svg/custom/control-points-for-S-and-T-expected.txt:
26289         * platform/mac/svg/custom/coords-relative-units-transforms-expected.txt:
26290         * platform/mac/svg/custom/create-metadata-element-expected.txt:
26291         * platform/mac/svg/custom/createImageElement-expected.txt:
26292         * platform/mac/svg/custom/createImageElement2-expected.txt:
26293         * platform/mac/svg/custom/createelement-expected.txt:
26294         * platform/mac/svg/custom/css-pixels-dpi-expected.txt:
26295         * platform/mac/svg/custom/dasharrayOrigin-expected.txt:
26296         * platform/mac/svg/custom/deep-dynamic-updates-expected.txt:
26297         * platform/mac/svg/custom/display-none-expected.txt:
26298         * platform/mac/svg/custom/dominant-baseline-hanging-expected.checksum:
26299         * platform/mac/svg/custom/dominant-baseline-hanging-expected.png:
26300         * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
26301         * platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
26302         * platform/mac/svg/custom/dynamic-empty-path-expected.txt:
26303         * platform/mac/svg/custom/dynamic-svg-document-creation-expected.txt:
26304         * platform/mac/svg/custom/dynamic-viewBox-expected.txt:
26305         * platform/mac/svg/custom/empty-clip-path-expected.txt:
26306         * platform/mac/svg/custom/empty-mask-expected.txt:
26307         * platform/mac/svg/custom/empty-merge-expected.txt:
26308         * platform/mac/svg/custom/evt-onload-expected.txt:
26309         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
26310         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
26311         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
26312         * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
26313         * platform/mac/svg/custom/feDisplacementMap-01-expected.txt:
26314         * platform/mac/svg/custom/fill-SVGPaint-interface-expected.txt:
26315         * platform/mac/svg/custom/fill-fallback-expected.txt:
26316         * platform/mac/svg/custom/fill-update-expected.txt:
26317         * platform/mac/svg/custom/focus-ring-expected.txt:
26318         * platform/mac/svg/custom/font-face-cascade-order-expected.txt:
26319         * platform/mac/svg/custom/font-face-simple-expected.txt:
26320         * platform/mac/svg/custom/foreign-object-skew-expected.txt:
26321         * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.txt:
26322         * platform/mac/svg/custom/fractional-rects-expected.txt:
26323         * platform/mac/svg/custom/getPresentationAttribute-expected.txt:
26324         * platform/mac/svg/custom/getTransformToElement-expected.txt:
26325         * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.txt:
26326         * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.txt:
26327         * platform/mac/svg/custom/gradient-add-stops-expected.txt:
26328         * platform/mac/svg/custom/gradient-attr-update-expected.txt:
26329         * platform/mac/svg/custom/gradient-cycle-detection-expected.txt:
26330         * platform/mac/svg/custom/gradient-deep-referencing-expected.txt:
26331         * platform/mac/svg/custom/gradient-rotated-bbox-expected.txt:
26332         * platform/mac/svg/custom/gradient-stop-corner-cases-expected.checksum:
26333         * platform/mac/svg/custom/gradient-stop-corner-cases-expected.png:
26334         * platform/mac/svg/custom/gradient-stop-corner-cases-expected.txt:
26335         * platform/mac/svg/custom/gradient-stop-style-change-expected.txt:
26336         * platform/mac/svg/custom/gradient-stroke-width-expected.txt:
26337         * platform/mac/svg/custom/grayscale-gradient-mask-expected.txt:
26338         * platform/mac/svg/custom/group-opacity-expected.txt:
26339         * platform/mac/svg/custom/hit-test-unclosed-subpaths-expected.txt:
26340         * platform/mac/svg/custom/image-parent-translation-expected.txt:
26341         * platform/mac/svg/custom/image-small-width-height-expected.txt:
26342         * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.txt:
26343         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
26344         * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
26345         * platform/mac/svg/custom/inner-percent-expected.txt:
26346         * platform/mac/svg/custom/inner-svg-hit-test-expected.txt:
26347         * platform/mac/svg/custom/invalid-css-expected.txt:
26348         * platform/mac/svg/custom/invalid-fill-expected.txt:
26349         * platform/mac/svg/custom/invalid-fill-hex-expected.txt:
26350         * platform/mac/svg/custom/invalid-lengthlist-expected.txt:
26351         * platform/mac/svg/custom/invisible-text-after-scrolling-expected.txt:
26352         * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
26353         * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt:
26354         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
26355         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
26356         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
26357         * platform/mac/svg/custom/js-late-gradient-creation-expected.checksum:
26358         * platform/mac/svg/custom/js-late-gradient-creation-expected.png:
26359         * platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
26360         * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt:
26361         * platform/mac/svg/custom/js-late-marker-creation-expected.txt:
26362         * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.txt:
26363         * platform/mac/svg/custom/js-late-mask-creation-expected.txt:
26364         * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
26365         * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
26366         * platform/mac/svg/custom/js-repaint-rect-on-path-with-stroke-expected.txt:
26367         * platform/mac/svg/custom/js-update-bounce-expected.txt:
26368         * platform/mac/svg/custom/js-update-container-expected.txt:
26369         * platform/mac/svg/custom/js-update-container2-expected.txt:
26370         * platform/mac/svg/custom/js-update-gradient-expected.txt:
26371         * platform/mac/svg/custom/js-update-image-and-display-expected.txt:
26372         * platform/mac/svg/custom/js-update-image-and-display2-expected.txt:
26373         * platform/mac/svg/custom/js-update-image-and-display3-expected.txt:
26374         * platform/mac/svg/custom/js-update-image-expected.txt:
26375         * platform/mac/svg/custom/js-update-path-changes-expected.txt:
26376         * platform/mac/svg/custom/js-update-path-removal-expected.txt:
26377         * platform/mac/svg/custom/js-update-pattern-child-expected.txt:
26378         * platform/mac/svg/custom/js-update-pattern-expected.txt:
26379         * platform/mac/svg/custom/js-update-polygon-changes-expected.txt:
26380         * platform/mac/svg/custom/js-update-polygon-removal-expected.txt:
26381         * platform/mac/svg/custom/js-update-stop-expected.txt:
26382         * platform/mac/svg/custom/js-update-style-expected.txt:
26383         * platform/mac/svg/custom/js-update-transform-addition-expected.txt:
26384         * platform/mac/svg/custom/js-update-transform-changes-expected.txt:
26385         * platform/mac/svg/custom/large-bounding-box-percents-expected.txt:
26386         * platform/mac/svg/custom/linking-a-03-b-all-expected.txt:
26387         * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
26388         * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
26389         * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt:
26390         * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
26391         * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
26392         * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
26393         * platform/mac/svg/custom/marker-changes-expected.txt:
26394         * platform/mac/svg/custom/marker-child-changes-expected.txt:
26395         * platform/mac/svg/custom/marker-default-width-height-expected.txt:
26396         * platform/mac/svg/custom/marker-opacity-expected.txt:
26397         * platform/mac/svg/custom/marker-overflow-clip-expected.txt:
26398         * platform/mac/svg/custom/marker-referencePoint-expected.txt:
26399         * platform/mac/svg/custom/marker-strokeWidth-changes-expected.txt:
26400         * platform/mac/svg/custom/marker-viewBox-changes-expected.txt:
26401         * platform/mac/svg/custom/mask-changes-expected.txt:
26402         * platform/mac/svg/custom/mask-child-changes-expected.txt:
26403         * platform/mac/svg/custom/mask-excessive-malloc-expected.txt:
26404         * platform/mac/svg/custom/mask-inside-defs-expected.txt:
26405         * platform/mac/svg/custom/mask-on-multiple-objects-expected.txt:
26406         * platform/mac/svg/custom/mask-with-all-units-expected.txt:
26407         * platform/mac/svg/custom/mask-with-default-value-expected.txt:
26408         * platform/mac/svg/custom/no-inherited-dashed-stroke-expected.txt:
26409         * platform/mac/svg/custom/non-circular-marker-reference-expected.txt:
26410         * platform/mac/svg/custom/non-opaque-filters-expected.txt:
26411         * platform/mac/svg/custom/path-bad-data-expected.txt:
26412         * platform/mac/svg/custom/path-textPath-simulation-expected.txt:
26413         * platform/mac/svg/custom/path-update-expected.txt:
26414         * platform/mac/svg/custom/pattern-cycle-detection-expected.txt:
26415         * platform/mac/svg/custom/pattern-deep-referencing-expected.txt:
26416         * platform/mac/svg/custom/pattern-rotate-expected.txt:
26417         * platform/mac/svg/custom/pattern-with-transformation-expected.txt:
26418         * platform/mac/svg/custom/pattern-y-offset-expected.txt:
26419         * platform/mac/svg/custom/percentage-rect-expected.txt:
26420         * platform/mac/svg/custom/percentage-rect2-expected.txt:
26421         * platform/mac/svg/custom/pointer-events-image-expected.txt:
26422         * platform/mac/svg/custom/pointer-events-path-expected.txt:
26423         * platform/mac/svg/custom/pointer-events-text-expected.txt:
26424         * platform/mac/svg/custom/poly-identify-expected.txt:
26425         * platform/mac/svg/custom/polyline-hittest-expected.txt:
26426         * platform/mac/svg/custom/polyline-invalid-points-expected.txt:
26427         * platform/mac/svg/custom/polyline-setattribute-points-null-expected.txt:
26428         * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt:
26429         * platform/mac/svg/custom/prevent-default-expected.txt:
26430         * platform/mac/svg/custom/recursive-clippath-expected.txt:
26431         * platform/mac/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
26432         * platform/mac/svg/custom/relative-sized-shadow-tree-content-expected.txt:
26433         * platform/mac/svg/custom/relative-sized-use-on-symbol-expected.txt:
26434         * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.txt:
26435         * platform/mac/svg/custom/resource-client-removal-expected.txt:
26436         * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.txt:
26437         * platform/mac/svg/custom/rgbcolor-syntax-expected.txt:
26438         * platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.txt:
26439         * platform/mac/svg/custom/rootelement-expected.txt:
26440         * platform/mac/svg/custom/rounded-rects-expected.txt:
26441         * platform/mac/svg/custom/scroll-hit-test-expected.txt:
26442         * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
26443         * platform/mac/svg/custom/second-inline-text-expected.txt:
26444         * platform/mac/svg/custom/shape-rendering-expected.txt:
26445         * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
26446         * platform/mac/svg/custom/sheet-title-expected.txt:
26447         * platform/mac/svg/custom/stroke-fallback-expected.txt:
26448         * platform/mac/svg/custom/stroked-pattern-expected.txt:
26449         * platform/mac/svg/custom/struct-use-09-b-expected.txt:
26450         * platform/mac/svg/custom/style-attribute-font-size-expected.txt:
26451         * platform/mac/svg/custom/svg-float-border-padding-expected.txt:
26452         * platform/mac/svg/custom/svgpolyparser-extra-space-expected.txt:
26453         * platform/mac/svg/custom/text-clip-expected.txt:
26454         * platform/mac/svg/custom/text-ctm-expected.txt:
26455         * platform/mac/svg/custom/text-decoration-visibility-expected.txt:
26456         * platform/mac/svg/custom/text-dom-01-f-expected.txt:
26457         * platform/mac/svg/custom/text-filter-expected.txt:
26458         * platform/mac/svg/custom/text-hit-test-expected.txt:
26459         * platform/mac/svg/custom/text-image-opacity-expected.txt:
26460         * platform/mac/svg/custom/text-letter-spacing-expected.txt:
26461         * platform/mac/svg/custom/text-linking-expected.txt:
26462         * platform/mac/svg/custom/text-repaint-including-stroke-expected.txt:
26463         * platform/mac/svg/custom/text-whitespace-handling-expected.txt:
26464         * platform/mac/svg/custom/text-x-dx-lists-expected.txt:
26465         * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt:
26466         * platform/mac/svg/custom/text-xy-updates-SVGList-expected.txt:
26467         * platform/mac/svg/custom/text-xy-updates-expected.txt:
26468         * platform/mac/svg/custom/transform-invalid-expected.txt:
26469         * platform/mac/svg/custom/transform-removeAttributeNS-expected.txt:
26470         * platform/mac/svg/custom/transform-scale-parse-expected.txt:
26471         * platform/mac/svg/custom/tref-update-expected.txt:
26472         * platform/mac/svg/custom/use-clipped-hit-expected.checksum:
26473         * platform/mac/svg/custom/use-clipped-hit-expected.png:
26474         * platform/mac/svg/custom/use-clipped-hit-expected.txt:
26475         * platform/mac/svg/custom/use-css-events-expected.txt:
26476         * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt:
26477         * platform/mac/svg/custom/use-detach-expected.txt:
26478         * platform/mac/svg/custom/use-dynamic-append-expected.txt:
26479         * platform/mac/svg/custom/use-empty-reference-expected.txt:
26480         * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.txt:
26481         * platform/mac/svg/custom/use-event-handler-on-use-element-expected.txt:
26482         * platform/mac/svg/custom/use-events-crash-expected.txt:
26483         * platform/mac/svg/custom/use-forward-refs-expected.txt:
26484         * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt:
26485         * platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
26486         * platform/mac/svg/custom/use-modify-target-container-expected.txt:
26487         * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
26488         * platform/mac/svg/custom/use-nested-transform-expected.txt:
26489         * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.txt:
26490         * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.txt:
26491         * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
26492         * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.txt:
26493         * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
26494         * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
26495         * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt:
26496         * platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt:
26497         * platform/mac/svg/custom/use-on-g-containing-use-expected.txt:
26498         * platform/mac/svg/custom/use-on-g-expected.txt:
26499         * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.txt:
26500         * platform/mac/svg/custom/use-on-rect-expected.txt:
26501         * platform/mac/svg/custom/use-on-symbol-expected.txt:
26502         * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
26503         * platform/mac/svg/custom/use-on-text-expected.txt:
26504         * platform/mac/svg/custom/use-on-use-expected.txt:
26505         * platform/mac/svg/custom/use-property-changes-through-dom-expected.txt:
26506         * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.txt:
26507         * platform/mac/svg/custom/use-recalcStyle-crash-expected.txt:
26508         * platform/mac/svg/custom/use-recursion-1-expected.txt:
26509         * platform/mac/svg/custom/use-recursion-2-expected.txt:
26510         * platform/mac/svg/custom/use-recursion-3-expected.txt:
26511         * platform/mac/svg/custom/use-recursion-4-expected.txt:
26512         * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
26513         * platform/mac/svg/custom/use-symbol-overflow-expected.txt:
26514         * platform/mac/svg/custom/use-transform-expected.txt:
26515         * platform/mac/svg/custom/viewBox-hit-expected.txt:
26516         * platform/mac/svg/custom/viewbox-syntax-expected.txt:
26517         * platform/mac/svg/custom/viewport-clip-expected.txt:
26518         * platform/mac/svg/custom/viewport-em-expected.txt:
26519         * platform/mac/svg/custom/viewport-no-width-height-expected.txt:
26520         * platform/mac/svg/custom/viewport-update-expected.txt:
26521         * platform/mac/svg/custom/viewport-update2-expected.txt:
26522         * platform/mac/svg/custom/visibility-override-clip-expected.txt:
26523         * platform/mac/svg/custom/visibility-override-expected.txt:
26524         * platform/mac/svg/custom/visibility-override-filter-expected.txt:
26525         * platform/mac/svg/custom/visibility-override-mask-expected.txt:
26526         * platform/mac/svg/custom/width-full-percentage-expected.txt:
26527         * platform/mac/svg/custom/xml-stylesheet-expected.txt:
26528         * platform/mac/svg/filters/big-sized-filter-2-expected.txt:
26529         * platform/mac/svg/filters/big-sized-filter-expected.txt:
26530         * platform/mac/svg/filters/feComposite-expected.txt:
26531         * platform/mac/svg/filters/feDisplacementMap-expected.txt:
26532         * platform/mac/svg/filters/feGaussianBlur-expected.txt:
26533         * platform/mac/svg/filters/feMerge-expected.txt:
26534         * platform/mac/svg/filters/feMerge-wrong-input-expected.txt:
26535         * platform/mac/svg/filters/feOffset-expected.txt:
26536         * platform/mac/svg/filters/feTile-expected.txt:
26537         * platform/mac/svg/filters/filter-clip-expected.txt:
26538         * platform/mac/svg/filters/filter-source-position-expected.txt:
26539         * platform/mac/svg/filters/filterRes-expected.txt:
26540         * platform/mac/svg/filters/shadow-on-filter-expected.txt:
26541         * platform/mac/svg/filters/shadow-on-rect-with-filter-expected.txt:
26542         * platform/mac/svg/filters/sourceAlpha-expected.txt:
26543         * platform/mac/svg/filters/subRegion-in-userSpace-expected.txt:
26544         * platform/mac/svg/filters/subRegion-one-effect-expected.txt:
26545         * platform/mac/svg/filters/subRegion-two-effects-expected.txt:
26546         * platform/mac/svg/hixie/cascade/001-broken-expected.txt:
26547         * platform/mac/svg/hixie/cascade/002-expected.txt:
26548         * platform/mac/svg/hixie/data-types/001-expected.txt:
26549         * platform/mac/svg/hixie/data-types/002-expected.txt:
26550         * platform/mac/svg/hixie/dynamic/002-expected.txt:
26551         * platform/mac/svg/hixie/error/001-expected.txt:
26552         * platform/mac/svg/hixie/error/002-expected.txt:
26553         * platform/mac/svg/hixie/error/003-expected.txt:
26554         * platform/mac/svg/hixie/error/007-expected.txt:
26555         * platform/mac/svg/hixie/error/008-expected.txt:
26556         * platform/mac/svg/hixie/error/009-expected.txt:
26557         * platform/mac/svg/hixie/error/010-expected.txt:
26558         * platform/mac/svg/hixie/error/011-expected.txt:
26559         * platform/mac/svg/hixie/error/013-expected.txt:
26560         * platform/mac/svg/hixie/error/014-expected.txt:
26561         * platform/mac/svg/hixie/error/014-test-expected.txt:
26562         * platform/mac/svg/hixie/error/017-expected.txt:
26563         * platform/mac/svg/hixie/links/001-expected.txt:
26564         * platform/mac/svg/hixie/links/002-expected.txt:
26565         * platform/mac/svg/hixie/links/003-broken-expected.txt:
26566         * platform/mac/svg/hixie/mixed/003-expected.txt:
26567         * platform/mac/svg/hixie/mixed/004-expected.txt:
26568         * platform/mac/svg/hixie/mixed/005-expected.txt:
26569         * platform/mac/svg/hixie/mixed/006-expected.txt:
26570         * platform/mac/svg/hixie/mixed/007-expected.txt:
26571         * platform/mac/svg/hixie/mixed/009-expected.txt:
26572         * platform/mac/svg/hixie/mixed/011-expected.txt:
26573         * platform/mac/svg/hixie/painting/001-expected.txt:
26574         * platform/mac/svg/hixie/perf/003-expected.txt:
26575         * platform/mac/svg/hixie/perf/004-expected.txt:
26576         * platform/mac/svg/hixie/perf/005-expected.txt:
26577         * platform/mac/svg/hixie/perf/006-expected.txt:
26578         * platform/mac/svg/hixie/perf/007-expected.txt:
26579         * platform/mac/svg/hixie/processing-model/005-expected.txt:
26580         * platform/mac/svg/hixie/rendering-model/001-expected.txt:
26581         * platform/mac/svg/hixie/rendering-model/002-expected.txt:
26582         * platform/mac/svg/hixie/shapes/path/001-expected.txt:
26583         * platform/mac/svg/hixie/text/002-expected.txt:
26584         * platform/mac/svg/hixie/text/003-expected.txt:
26585         * platform/mac/svg/hixie/text/003a-expected.txt:
26586         * platform/mac/svg/hixie/text/003b-expected.txt:
26587         * platform/mac/svg/hixie/use/001-expected.txt:
26588         * platform/mac/svg/hixie/use/002-expected.txt:
26589         * platform/mac/svg/hixie/use/002-test-expected.txt:
26590         * platform/mac/svg/hixie/viewbox/001-expected.txt:
26591         * platform/mac/svg/hixie/viewbox/002-expected.txt:
26592         * platform/mac/svg/hixie/viewbox/003-expected.txt:
26593         * platform/mac/svg/hixie/viewbox/004-expected.txt:
26594         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
26595         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
26596         * platform/mac/svg/text/foreignObject-repaint-expected.txt:
26597         * platform/mac/svg/text/kerning-expected.txt:
26598         * platform/mac/svg/text/multichar-glyph-expected.txt:
26599         * platform/mac/svg/text/selection-background-color-expected.checksum:
26600         * platform/mac/svg/text/selection-background-color-expected.png:
26601         * platform/mac/svg/text/selection-background-color-expected.txt:
26602         * platform/mac/svg/text/text-align-01-b-expected.txt:
26603         * platform/mac/svg/text/text-align-02-b-expected.txt:
26604         * platform/mac/svg/text/text-align-03-b-expected.txt:
26605         * platform/mac/svg/text/text-align-04-b-expected.txt:
26606         * platform/mac/svg/text/text-align-05-b-expected.txt:
26607         * platform/mac/svg/text/text-align-06-b-expected.txt:
26608         * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
26609         * platform/mac/svg/text/text-deco-01-b-expected.txt:
26610         * platform/mac/svg/text/text-fonts-01-t-expected.txt:
26611         * platform/mac/svg/text/text-fonts-02-t-expected.txt:
26612         * platform/mac/svg/text/text-gradient-positioning-expected.txt:
26613         * platform/mac/svg/text/text-path-01-b-expected.txt:
26614         * platform/mac/svg/text/text-repaint-rects-expected.txt:
26615         * platform/mac/svg/text/text-spacing-01-b-expected.png:
26616         * platform/mac/svg/text/text-spacing-01-b-expected.txt:
26617         * platform/mac/svg/text/text-text-01-b-expected.txt:
26618         * platform/mac/svg/text/text-text-03-b-expected.txt:
26619         * platform/mac/svg/text/text-text-04-t-expected.txt:
26620         * platform/mac/svg/text/text-text-05-t-expected.txt:
26621         * platform/mac/svg/text/text-text-06-t-expected.txt:
26622         * platform/mac/svg/text/text-text-07-t-expected.txt:
26623         * platform/mac/svg/text/text-text-08-b-expected.txt:
26624         * platform/mac/svg/text/text-tref-01-b-expected.txt:
26625         * platform/mac/svg/text/text-tselect-01-b-expected.txt:
26626         * platform/mac/svg/text/text-tselect-02-f-expected.txt:
26627         * platform/mac/svg/text/text-tspan-01-b-expected.txt:
26628         * platform/mac/svg/text/text-ws-01-t-expected.txt:
26629         * platform/mac/svg/text/text-ws-02-t-expected.txt:
26630         * platform/mac/svg/text/textPathBoundsBug-expected.txt:
26631         * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.checksum:
26632         * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
26633         * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt:
26634         * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
26635         * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.txt:
26636         * svg/custom/glyph-setting-d-attribute-expected.txt:
26637         * svg/custom/radial-gradient-with-outstanding-focalPoint-expected.txt:
26638         * svg/custom/text-dom-removal-expected.txt:
26639         * svg/custom/text-zoom-expected.png:
26640         * svg/custom/text-zoom-expected.txt:
26641         * svg/custom/transformedMaskFails-expected.txt:
26642         * svg/custom/use-clipped-transform-expected.txt:
26643         * svg/custom/use-elementInstance-event-target-expected.txt:
26644         * svg/custom/use-elementInstance-methods-expected.txt:
26645         * svg/custom/use-setAttribute-crash-expected.txt:
26646         * svg/dom/SVGRectElement/rect-modify-rx-expected.txt:
26647
26648 2010-02-08  Xan Lopez  <xlopez@igalia.com>
26649
26650         Try to do some clean-up in our Skipped list.
26651
26652         * platform/gtk/Skipped:
26653
26654 2010-02-08  Xan Lopez  <xlopez@igalia.com>
26655
26656         Reviewed by Gustavo Noronha.
26657
26658         Generate new results for this test.
26659
26660         * platform/gtk/editing/execCommand/indent-paragraphs-expected.txt:
26661
26662 2010-02-08  Tony Chang  <tony@chromium.org>
26663
26664         Reviewed by Darin Adler.
26665
26666         Convert editing/execCommand/indent-paragraphs.html to use dumpAsText.
26667         The test copies HTML to the text output, so it doesn't really need
26668         to dump the render tree.
26669
26670         The test was added in r49985, but didn't include pixel results.
26671         https://bugs.webkit.org/show_bug.cgi?id=34625
26672
26673         * platform/mac/editing/execCommand/indent-paragraphs-expected.txt: Modified.
26674
26675 2010-02-07  Tony Chang  <tony@chromium.org>
26676
26677         Reviewed by Darin Adler.
26678
26679         Fix 2 pixel test baselines that are incorrect but passing
26680         the fuzzy image diff.
26681
26682         editing/deleting/5390681.html should show a cursor, but doesn't.
26683         In r42549, whitespace collapsing was changed but
26684         editing/pasteboard/5387578.html's result wasn't updated to
26685         reflect the collapsed whitespace.
26686         https://bugs.webkit.org/show_bug.cgi?id=34632
26687
26688         * platform/mac/editing/deleting/5390681-2-expected.checksum:
26689         * platform/mac/editing/deleting/5390681-2-expected.png:
26690         * platform/mac/editing/pasteboard/5387578-expected.checksum:
26691         * platform/mac/editing/pasteboard/5387578-expected.png:
26692
26693 2010-02-07  Daniel Bates  <dbates@webkit.org>
26694
26695         Unreviewed, fix Tiger layout test failure.
26696
26697         https://bugs.webkit.org/show_bug.cgi?id=34402
26698
26699         Adds expected layout test results for Tiger build.
26700
26701         * platform/mac-tiger/fast/lists/w3-css3-list-styles-numeric-expected.txt: Added.
26702
26703 2010-02-07  Daniel Bates  <dbates@webkit.org>
26704
26705         Unreviewed, fix layout test bots.
26706
26707         https://bugs.webkit.org/show_bug.cgi?id=34402
26708
26709         Adds expected layout test results for Leopard, Windows, and Qt ports.
26710
26711         * platform/mac-leopard/fast/lists: Added.
26712         * platform/mac-leopard/fast/lists/w3-css3-list-styles-numeric-expected.txt: Added.
26713         * platform/qt/fast/lists/w3-css3-list-styles-numeric-expected.txt: Added.
26714         * platform/win/fast/lists/w3-css3-list-styles-numeric-expected.txt: Added.
26715
26716 2010-02-07  Daniel Bates  <dbates@webkit.org>
26717
26718         Reviewed by Darin Adler.
26719
26720         https://bugs.webkit.org/show_bug.cgi?id=34402
26721
26722         Tests that all of the numeric CSS3 list-style-types are supported.
26723
26724         * fast/lists/w3-css3-list-styles-numeric.html: Added.
26725         * platform/mac/fast/lists/w3-css3-list-styles-numeric-expected.txt: Added.
26726
26727 2010-02-07  Pavel Feldman  <pfeldman@chromium.org>
26728
26729         Reviewed by Timothy Hatcher.
26730
26731         Web Inspector: Fragment-held Elements Not Shown in Inspector.
26732
26733         https://bugs.webkit.org/show_bug.cgi?id=34680
26734
26735         * inspector/console-dirxml-expected.txt:
26736         * inspector/console-dirxml.html:
26737
26738 2010-02-07  Csaba Osztrogonác  <ossy@webkit.org>
26739
26740         Rubber-stamped by Kenneth Rohde Christiansen.
26741
26742         [Qt] Missing fast/frames/flattening/resources/frameset-flattening-subframe-resize.html
26743         https://bugs.webkit.org/show_bug.cgi?id=34662
26744
26745         Missing file added from the original bug: https://bugs.webkit.org/show_bug.cgi?id=32717
26746
26747         * fast/frames/flattening/resources: Added.
26748         * fast/frames/flattening/resources/frameset-flattening-subframe-resize.html: Added.
26749         * platform/qt/Skipped: frameset-flattening-subframe-resize.html unskipped.
26750
26751 2010-02-05  Shinichiro Hamaji  <hamaji@chromium.org>
26752
26753         Reviewed by Gustavo Noronha Silva.
26754
26755         [Gtk] Implement layoutTestController.pageNumberForElementById
26756         https://bugs.webkit.org/show_bug.cgi?id=34572
26757
26758         * platform/gtk/Skipped:
26759
26760 2010-02-05  Geoffrey Garen  <ggaren@apple.com>
26761
26762         Reviewed by Beth Dakin.
26763
26764         Removed these special Windows expected results because they represented
26765         incorrect behavior, fixed by a recent patch of mine.
26766
26767         * platform/win/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt: Removed.
26768
26769 2010-02-05  Eric Carlson  <eric.carlson@apple.com>
26770
26771         Unreviewed revert of r54454, until I can generate new results
26772
26773         * media/video-loop-expected.txt:
26774         * media/video-loop.html:
26775
26776 2010-02-05  Eric Carlson  <eric.carlson@apple.com>
26777
26778         Reviewed by Oliver Hunt.
26779
26780         https://bugs.webkit.org/show_bug.cgi?id=33671
26781         [GTK] media/video-loop.html fails intermittently on Gtk Bots
26782
26783         Rewrite test to make it less timing dependent.
26784
26785         * media/video-loop-expected.txt:
26786         * media/video-loop.html:
26787
26788 2010-02-05  Csaba Osztrogonác  <ossy@webkit.org>
26789
26790         Rubber-stamped by Kenneth Rohde Christiansen.
26791
26792         [Qt] Missing fast/frames/flattening/resources/frameset-flattening-subframe-resize.html
26793         https://bugs.webkit.org/show_bug.cgi?id=34662
26794
26795         * platform/qt/Skipped: fast/frames/flattening/frameset-flattening-subframe-resize.html skipped until fix.
26796
26797 2010-02-05  Csaba Osztrogonác  <ossy@webkit.org>
26798
26799         Rubber-stamped by Kenneth Rohde Christiansen.
26800
26801         Update expected results after r54441 to make buildbot happy.
26802
26803         * platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.txt: Updated.
26804         * platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.txt: Updated.
26805
26806 2010-02-05  Kenneth Rohde Christiansen  <kenneth@webkit.org>
26807
26808         Unreviewed, missed in earlier commit.
26809
26810         Add expected frame flattening results for Qt.
26811
26812         * platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.txt: Added.
26813         * platform/qt/fast/frames/flattening/frameset-flattening-grid-expected.txt: Added.
26814         * platform/qt/fast/frames/flattening/frameset-flattening-simple-expected.txt: Added.
26815         * platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt: Added.
26816         * platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.txt: Added.
26817
26818 2010-01-19  Kenneth Rohde Christiansen  <kenneth@webkit.org>
26819
26820         Reviewed by Dave Hyatt.
26821
26822         Implement flattening of framesets
26823         https://bugs.webkit.org/show_bug.cgi?id=32717
26824
26825         Frameset flattening layout test, plus expected result for Qt.
26826
26827         * fast/frames/flattening/frameset-flattening-advanced.html: Added.
26828         * fast/frames/flattening/frameset-flattening-grid.html: Added.
26829         * fast/frames/flattening/frameset-flattening-simple.html: Added.
26830         * fast/frames/flattening/frameset-flattening-subframe-resize.html: Added.
26831         * fast/frames/flattening/frameset-flattening-subframesets.html: Added.
26832         * fast/frames/flattening/resources/frameset-flattening-subframe-resize.html: Added.
26833         * platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.txt: Added.
26834         * platform/qt/fast/frames/flattening/frameset-flattening-grid-expected.txt: Added.
26835         * platform/qt/fast/frames/flattening/frameset-flattening-simple-expected.txt: Added.
26836         * platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt: Added.
26837         * platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.txt: Added.
26838
26839 2010-02-05  Simon Fraser  <simon.fraser@apple.com>
26840
26841         Reviewed by Dan Bernstein.
26842
26843         Changing display type of parent of input on focus causes input field to not receive key events
26844         https://bugs.webkit.org/show_bug.cgi?id=34620
26845         <rdar://problem/7584572>
26846         
26847         Testcase that tests input into a text field after changing layout.
26848
26849         * fast/forms/restore-selection-after-layout-expected.txt: Added.
26850         * fast/forms/restore-selection-after-layout.html: Added.
26851
26852 2010-02-05  Csaba Osztrogonác  <ossy@webkit.org>
26853
26854         Reviewed by Dirk Schulze.
26855         Rubber-stamped by Kenneth Rohde Christiansen.
26856
26857         [Qt] Modifying SVG path dumping to equal to other ports
26858         https://bugs.webkit.org/show_bug.cgi?id=33784
26859
26860         Expected files updated.
26861
26862         * platform/qt/svg/css/arrow-with-shadow-expected.txt:
26863         * platform/qt/svg/css/circle-in-mask-with-shadow-expected.txt:
26864         * platform/qt/svg/css/clippath-with-shadow-expected.txt:
26865         * platform/qt/svg/css/mask-with-shadow-expected.txt:
26866         * platform/qt/svg/css/path-with-shadow-expected.txt:
26867         * platform/qt/svg/css/stars-with-shadow-expected.txt:
26868         * platform/qt/svg/custom/empty-mask-expected.txt:
26869         * platform/qt/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt:
26870         * platform/qt/svg/custom/marker-opacity-expected.txt:
26871         * platform/qt/svg/custom/marker-referencePoint-expected.txt:
26872         * platform/qt/svg/custom/marker-strokeWidth-changes-expected.txt:
26873         * platform/qt/svg/custom/mask-with-default-value-expected.txt:
26874         * platform/qt/svg/custom/relative-sized-content-expected.txt:
26875         * platform/qt/svg/custom/relative-sized-deep-shadow-tree-content-expected.txt:
26876         * platform/qt/svg/custom/relative-sized-shadow-tree-content-expected.txt:
26877         * platform/qt/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt:
26878         * platform/qt/svg/custom/relative-sized-use-on-symbol-expected.txt:
26879         * platform/qt/svg/custom/transformedMaskFails-expected.txt:
26880         * platform/qt/svg/custom/use-on-symbol-inside-pattern-expected.txt:
26881         * platform/qt/svg/filters/feComposite-expected.txt:
26882         * platform/qt/svg/filters/feGaussianBlur-expected.txt:
26883         * platform/qt/svg/filters/feMerge-expected.txt:
26884         * platform/qt/svg/filters/feMerge-wrong-input-expected.txt:
26885         * platform/qt/svg/filters/feOffset-expected.txt:
26886         * platform/qt/svg/filters/feTile-expected.txt:
26887         * platform/qt/svg/filters/shadow-on-filter-expected.txt:
26888         * platform/qt/svg/filters/shadow-on-rect-with-filter-expected.txt:
26889         * platform/qt/svg/filters/subRegion-one-effect-expected.txt:
26890         * platform/qt/svg/filters/subRegion-two-effects-expected.txt:
26891
26892 2010-02-05  Csaba Osztrogonác  <ossy@webkit.org>
26893
26894         Rubber-stamped by Tor Arne Vestbø.
26895
26896         [Qt] fast/css/dashboard-regions-attr-crash.html skipped,
26897         because ENABLE_DASHBOARD_SUPPORT=0 is the default option.
26898
26899         * platform/qt/Skipped:
26900
26901 2010-02-05  Fumitoshi Ukai  <ukai@chromium.org>
26902
26903         Reviewed by Alexey Proskuryakov.
26904
26905         send() should return false, after frame that opened a WebSokcet is detached
26906         https://bugs.webkit.org/show_bug.cgi?id=34630
26907
26908         * websocket/tests/send-after-close-on-unload-expected.txt: Added.
26909         * websocket/tests/send-after-close-on-unload.html: Added.
26910
26911 2010-02-05  Tony Chang  <tony@chromium.org>
26912
26913         Reviewed by Eric Seidel.
26914
26915         https://bugs.webkit.org/show_bug.cgi?id=24872
26916         Add a test to make sure copying from a list and pasting into a list
26917         keeps the list at the same indention level rather than nesting.
26918
26919         * editing/pasteboard/paste-list-002-expected.txt: Added.
26920         * editing/pasteboard/paste-list-002.html: Added.
26921
26922 2010-02-04  Fumitoshi Ukai  <ukai@chromium.org>
26923
26924         Reviewed by Alexey Proskuryakov.
26925
26926         should not crash when document opened websocket is unloaded
26927         https://bugs.webkit.org/show_bug.cgi?id=34562
26928
26929         * websocket/tests/close-on-unload-and-force-gc-expected.txt: Added.
26930         * websocket/tests/close-on-unload-and-force-gc.html: Added.
26931         * websocket/tests/close-on-unload-reference-in-parent-expected.txt: Added.
26932         * websocket/tests/close-on-unload-reference-in-parent.html: Added.
26933         * websocket/tests/resources/close-on-unload-iframe-reference-in-parent.html: Added.
26934
26935 2010-02-04  Fumitoshi Ukai  <ukai@chromium.org>
26936
26937         Reviewed by Shinichiro Hamaji.
26938
26939         websocket/tests/close-on-unload.html failed on Mac Tiger
26940         https://bugs.webkit.org/show_bug.cgi?id=34563
26941
26942         * platform/mac-tiger/Skipped: remove websocket/tests/close-on-unload*.html
26943         * websocket/tests/close-on-unload_wsh.py: use dict instead of set.
26944
26945 2010-01-27  Geoffrey Garen  <ggaren@apple.com>
26946
26947         Reviewed by Alexey Proskuryakov and Darin Adler.
26948
26949         REGRESSION (r52082): Missing event handlers on JQuery demo page (33383)
26950         https://bugs.webkit.org/show_bug.cgi?id=33383
26951         <rdar://problem/7559449>
26952
26953         * fast/events/bogus-event-listener-invalidation-expected.txt: Added.
26954         * fast/events/bogus-event-listener-invalidation.html: Added.
26955
26956 2010-02-04  Tony Chang  <tony@chromium.org>
26957
26958         Reviewed by Eric Seidel.
26959
26960         https://bugs.webkit.org/show_bug.cgi?id=25002
26961         When inserting a new paragraph, avoid nesting empty divs.  When
26962         pasting near the end of a paragraph, this prevents each paste
26963         command for getting nested one level deeper.
26964
26965         Three paste tests have been rebaselined since this causes the pasted
26966         content to be outside the last div instead of inside.  E.g.,
26967         <div>foo<div>bar</div>[pasted content]</div> is now
26968         <div>foo<div>bar</div></div><div>[pasted content]</div>
26969
26970         The new test verifies this behavior.
26971
26972         * editing/inserting/paragraph-outside-nested-divs-expected.txt: Added.
26973         * editing/inserting/paragraph-outside-nested-divs.html: Added.
26974         * platform/mac/editing/pasteboard/paste-text-012-expected.txt:
26975         * platform/mac/editing/pasteboard/paste-text-013-expected.txt:
26976         * platform/mac/editing/pasteboard/paste-text-017-expected.txt:
26977
26978 2010-02-04  Dumitru Daniliuc  <dumi@chromium.org>
26979
26980         Reviewed by Eric Seidel.
26981
26982         1. Enhance quota-tracking.html: if sqlite automatically rolls back
26983         a transaction because of a statement failure, make sure the rest
26984         of the statements in the transaction are not executed.
26985         2. Fix the expectations for quota-tracking.html. Sqlite cannot
26986         recover from reaching a DB's max size.
26987
26988         * storage/quota-tracking-expected.txt:
26989         * storage/quota-tracking.html:
26990
26991 2010-02-04  Csaba Osztrogonác  <ossy@webkit.org>
26992
26993         Unreviewed typo fix for r54379.
26994
26995         * platform/qt/Skipped:
26996
26997 2010-02-04  Csaba Osztrogonác  <ossy@webkit.org>
26998
26999         editing/pasteboard/drop-inputtext-acquires-style.html
27000         introduced in r54368 skipped because of missing DnD support.
27001
27002         * platform/gtk/Skipped:
27003         * platform/qt/Skipped:
27004
27005 2010-02-04  Alexey Proskuryakov  <ap@apple.com>
27006
27007         Reviewed by Darin Adler.
27008
27009         Assertion failure in CheckedRadioButtons::removeButton when using jQuery 1.4.1
27010         https://bugs.webkit.org/show_bug.cgi?id=34520
27011
27012         * fast/dom/HTMLInputElement/cloned-input-checked-state-expected.txt: Added.
27013         * fast/dom/HTMLInputElement/cloned-input-checked-state.html: Added.
27014
27015 2010-02-04  Enrica Casucci  <enrica@apple.com>
27016
27017         Reviewed by Oliver Hunt.
27018
27019         REGRESSION: Dragging plain text into a styled text region does not acquire the correct style info.
27020         <rdar://problem/7595685>
27021         https://bugs.webkit.org/show_bug.cgi?id=34609
27022
27023         * editing/pasteboard/drop-inputtext-acquires-style-expected.txt: Added.
27024         * editing/pasteboard/drop-inputtext-acquires-style.html: Added.
27025
27026 2010-02-04  Gustavo Noronha Silva  <gustavo.noronha@collabora.co.uk>
27027
27028         Reviewed by Xan Lopez.
27029
27030         [GTK] Crashes when an invalid hostname is pre-fetched
27031         https://bugs.webkit.org/show_bug.cgi?id=34602
27032
27033         * http/tests/misc/dns-prefetch-control-expected.txt:
27034         * http/tests/misc/dns-prefetch-control.html: Add broken hostname test case.
27035
27036 2010-02-04  Brian Weinstein  <bweinstein@apple.com>
27037
27038         Rubber-stamped by Dan Bernstein.
27039
27040         Add Windows expected results to the new scrollbar test because Windows was trying
27041         to compare to platform/mac first instead of cross-platform.
27042
27043         * platform/win/fast/events/scrollbar-double-click-expected.txt: Added.
27044
27045 2010-02-04  Dan Bernstein  <mitz@apple.com>
27046
27047         Reviewed by Simon Fraser.
27048
27049         REGRESSION (r53718): When scrolling a tall window by page, the overlap between pages is too big
27050         https://bugs.webkit.org/show_bug.cgi?id=34371
27051
27052         * platform/mac/fast/events/scrollbar-double-click-expected.txt: Added.
27053
27054 2010-02-04  Csaba Osztrogonác  <ossy@webkit.org>
27055
27056         [Qt] fast/workers/shared-worker-frame-lifecycle.html failed on Qt Bot
27057         https://bugs.webkit.org/show_bug.cgi?id=34281
27058
27059         * platform/qt/Skipped: fast/workers/shared-worker-frame-lifecycle.html skipped until fix.
27060
27061 2010-02-03  Fumitoshi Ukai  <ukai@chromium.org>
27062
27063         Unreviewed fix.
27064
27065         websocket/tests/close-on-unload.html and
27066         close-on-navigate-new-location.html will fail on mac tiger,
27067         because python on the platform doesn't support set(), which is
27068         used in websocket handler for these tests.
27069
27070         * platform/mac-tiger/Skipped: skip websocket/tests/close-on-unload.html and websocket/tests/close-on-navigate-new-location.html
27071
27072 2010-02-03  Fumitoshi Ukai  <ukai@chromium.org>
27073
27074         Reviewed by Alexey Proskuryakov.
27075
27076         navigating a frame to new location closes websocket in the frame
27077         https://bugs.webkit.org/show_bug.cgi?id=34557
27078
27079         * websocket/tests/close-on-navigate-new-location-expected.txt: Added.
27080         * websocket/tests/close-on-navigate-new-location.html: Added.
27081
27082 2010-02-03  Brady Eidson  <beidson@apple.com>
27083
27084         Reviewed by Alexey Proskuryakov.
27085
27086         REGRESSION (r51644): WebCore/manual-tests/linkjump-1.html fails
27087         <rdar://problem/7595694> and https://bugs.webkit.org/show_bug.cgi?id=34550
27088
27089         * fast/loader/document-with-fragment-url-1-expected.txt: Added.
27090         * fast/loader/document-with-fragment-url-1.html: Added.
27091         * fast/loader/document-with-fragment-url-2-expected.txt: Added.
27092         * fast/loader/document-with-fragment-url-2.html: Added.
27093         * fast/loader/document-with-fragment-url-3-expected.txt: Added.
27094         * fast/loader/document-with-fragment-url-3.html: Added.
27095         * fast/loader/document-with-fragment-url-4-expected.txt: Added.
27096         * fast/loader/document-with-fragment-url-4.html: Added.
27097         * fast/loader/resources/document-with-fragment-url-test.html: Added.
27098
27099 2010-02-03  Fumitoshi Ukai  <ukai@chromium.org>
27100
27101         Reviewed by Alexey Proskuryakov.
27102
27103         WebSocket should close the connection when unloading the document
27104         https://bugs.webkit.org/show_bug.cgi?id=33248
27105
27106         * websocket/tests/close-on-unload-expected.txt: Added.
27107         * websocket/tests/close-on-unload.html: Added.
27108         * websocket/tests/close-on-unload_wsh.py: Added.
27109         * websocket/tests/resources/close-on-unload-iframe.html: Added.
27110
27111 2010-02-03  Adele Peterson  <adele@apple.com>
27112
27113         Reviewed by Simon Fraser.
27114
27115         Test for: <rdar://problem/7594212> 
27116         https://bugs.webkit.org/show_bug.cgi?id=34549 - CSS counters crash at http://www.w3.org/TR/css3-content/
27117         CrashTracer: [USER] 20 crashes in Safari at com.apple.WebCore: WebCore::CounterNode::insertAfter + 319
27118
27119         * fast/css/counters/counter-before-selector-crash-expected.txt: Added.
27120         * fast/css/counters/counter-before-selector-crash.html: Added.
27121
27122 2010-02-03  Csaba Osztrogonác  <ossy@webkit.org>
27123
27124         Rubber-stamped by Ariya Hidayat.
27125
27126         Roll back r53889 again, because roll out didn't solve flakeyness on the Windows Test bots
27127         https://bugs.webkit.org/show_bug.cgi?id=34399
27128
27129         * platform/win/Skipped:
27130
27131 2010-02-03  Csaba Osztrogonác  <ossy@webkit.org>
27132
27133         Rubber-stamped by Ariya Hidayat.
27134
27135         Rolling out r53889, because it might caused flakeyness on the Windows Test bots
27136         https://bugs.webkit.org/show_bug.cgi?id=34399
27137
27138         * platform/win/Skipped:
27139
27140 2010-02-03  Csaba Osztrogonác  <ossy@webkit.org>
27141
27142         Rubber-stamped by Adam Barth.
27143
27144         http/tests/security/xss-DENIED-window-open-javascript-url.html timed out on Windows Debug Bot
27145         https://bugs.webkit.org/show_bug.cgi?id=33349
27146
27147         * platform/win/Skipped: http/tests/security/xss-DENIED-window-open-javascript-url.html skipped.
27148
27149 2010-02-02  Kent Tamura  <tkent@chromium.org>
27150
27151         Reviewed by Darin Adler.
27152
27153         Fix a bug that changes for some constraint attributes doesn't
27154         update validation CSS selectors.
27155         https://bugs.webkit.org/show_bug.cgi?id=31716
27156
27157         Add tests for maxLength changes and step changes.
27158
27159         * fast/forms/input-live-pseudo-selectors-expected.txt:
27160         * fast/forms/resources/input-live-pseudo-selectors.js:
27161         * fast/forms/resources/textarea-live-pseudo-selectors.js:
27162         * fast/forms/textarea-live-pseudo-selectors-expected.txt:
27163
27164 2010-02-02  Roland Steiner  <rolandsteiner@chromium.org>
27165
27166         Reviewed by Adele Peterson.
27167
27168         Bug 34198 -  Ruby text should not inherit line-height
27169         (https://bugs.webkit.org/show_bug.cgi?id=34198)
27170         
27171         Resetting line-height to 'normal' in the default UA style sheet.
27172         Adding layout-test to check for this.
27173
27174         * fast/ruby/script-tests: Added.
27175         * fast/ruby/script-tests/ruby-line-height.js: Added.
27176         * fast/ruby/ruby-line-height-expected.txt: Added.
27177         * fast/ruby/ruby-line-height.html: Added.
27178
27179 2010-02-02  Kent Tamura  <tkent@chromium.org>
27180
27181         Reviewed by Darin Adler.
27182
27183         rangeOverflow/rangeUnderflow support for type=datetime, datetime-local,
27184         month, time and week
27185         https://bugs.webkit.org/show_bug.cgi?id=34483
27186
27187         Add tests for datetime, datetime-local, month, time and week, and
27188         merge existing tests into one test file.
27189
27190         * fast/forms/ValidityState-rangeOverflow-date-expected.txt: Removed.
27191         * fast/forms/ValidityState-rangeOverflow-date.html: Removed.
27192         * fast/forms/ValidityState-rangeOverflow-expected.txt: Added.
27193         * fast/forms/ValidityState-rangeOverflow-number-expected.txt: Removed.
27194         * fast/forms/ValidityState-rangeOverflow-number.html: Removed.
27195         * fast/forms/ValidityState-rangeOverflow-range-expected.txt: Removed.
27196         * fast/forms/ValidityState-rangeOverflow-range.html: Removed.
27197         * fast/forms/ValidityState-rangeOverflow.html: Added.
27198         * fast/forms/ValidityState-rangeUnderflow-date-expected.txt: Removed.
27199         * fast/forms/ValidityState-rangeUnderflow-date.html: Removed.
27200         * fast/forms/ValidityState-rangeUnderflow-expected.txt: Added.
27201         * fast/forms/ValidityState-rangeUnderflow-number-expected.txt: Removed.
27202         * fast/forms/ValidityState-rangeUnderflow-number.html: Removed.
27203         * fast/forms/ValidityState-rangeUnderflow-range-expected.txt: Removed.
27204         * fast/forms/ValidityState-rangeUnderflow-range.html: Removed.
27205         * fast/forms/ValidityState-rangeUnderflow.html: Added.
27206         * fast/forms/script-tests/ValidityState-rangeOverflow-date.js: Removed.
27207         * fast/forms/script-tests/ValidityState-rangeOverflow-number.js: Removed.
27208         * fast/forms/script-tests/ValidityState-rangeOverflow-range.js: Removed.
27209         * fast/forms/script-tests/ValidityState-rangeOverflow.js: Added.
27210         * fast/forms/script-tests/ValidityState-rangeUnderflow-date.js: Removed.
27211         * fast/forms/script-tests/ValidityState-rangeUnderflow-number.js: Removed.
27212         * fast/forms/script-tests/ValidityState-rangeUnderflow-range.js: Removed.
27213         * fast/forms/script-tests/ValidityState-rangeUnderflow.js: Added.
27214
27215 2010-02-02  James Robinson  <jamesr@chromium.org>
27216
27217         Reviewed by Dmitry Titov.
27218
27219         Test that the combination of border-bottom:1px; and -webkit-gradient(linear) doesn't crash
27220         https://bugs.webkit.org/show_bug.cgi?id=34510
27221
27222         * fast/gradients/crash-on-1px-border.html: Added.
27223
27224 2010-02-02  Fumitoshi Ukai  <ukai@chromium.org> 
27225         Reviewed by Alexey Proskuryakov.
27226
27227         WebSocket wrapper can be collected even if events are pending
27228         https://bugs.webkit.org/show_bug.cgi?id=34014
27229
27230         * websocket/tests/websocket-pending-activity-expected.txt: Added.
27231         * websocket/tests/websocket-pending-activity.html: Added.
27232
27233 2010-02-02  Eric Seidel  <eric@webkit.org>
27234
27235         Reviewed by Gustavo Noronha Silva.
27236
27237         http/tests/incremental/split-hex-entities.pl timed out on Gtk Linux 32-bit Debug Bot
27238         https://bugs.webkit.org/show_bug.cgi?id=33445
27239
27240         * platform/gtk/Skipped: Skip this test to keep the bots green until someone with Gtk knowledge can examine why it intermittently times out.
27241
27242 2010-02-02  Hayato Ito  <hayato@chromium.org>
27243
27244         Reviewed by Darin Adler.
27245
27246         Move misplaced JS files to the proper location.
27247
27248         https://bugs.webkit.org/show_bug.cgi?id=34256
27249
27250         * fast/events/script-tests/basic-touch-events.js: Removed.
27251         * fast/events/script-tests/create-touch-event.js: Removed.
27252         * fast/events/script-tests/send-oncancel-event.js: Removed.
27253         * fast/events/touch/basic-touch-events.html:
27254         * fast/events/touch/create-touch-event.html:
27255         * fast/events/touch/script-tests: Added.
27256         * fast/events/touch/script-tests/TEMPLATE.html: Copied from LayoutTests/fast/events/script-tests/TEMPLATE.html.
27257         * fast/events/touch/script-tests/basic-touch-events.js: Copied from LayoutTests/fast/events/script-tests/basic-touch-events.js.
27258         * fast/events/touch/script-tests/create-touch-event.js: Copied from LayoutTests/fast/events/script-tests/create-touch-event.js.
27259         * fast/events/touch/script-tests/send-oncancel-event.js: Copied from LayoutTests/fast/events/script-tests/send-oncancel-event.js.
27260         * fast/events/touch/send-oncancel-event.html:
27261
27262 2010-02-02  Alexey Proskuryakov  <ap@apple.com>
27263
27264         Reviewed by Darin Adler.
27265
27266         https://bugs.webkit.org/show_bug.cgi?id=34076
27267         <rdar://problem/7594601> Crash in mangleme in WebCore::Element::getAttribute
27268
27269         * fast/forms/misplaced-img-form-registration-expected.txt: Added.
27270         * fast/forms/misplaced-img-form-registration.html: Added.
27271
27272 2010-02-02  Adam Roben  <aroben@apple.com>
27273
27274         Stop skipping some tests that were failing due to buggy versions of
27275         CFNetwork
27276
27277         Rubber-stamped by Eric Carlson.
27278
27279         * platform/win/Skipped:
27280
27281 2010-02-02  Csaba Osztrogonác  <ossy@webkit.org>
27282
27283         [Qt] fast/frames/set-unloaded-frame-location.html timed out on Qt Linux Release Build Bot
27284         https://bugs.webkit.org/show_bug.cgi?id=33303
27285
27286         fast/frames/sandboxed-iframe-navigation-windowopen.html made fast/frames/set-unloaded-frame-location.html
27287         time out, but now it works correctly, so we can unskip the test.
27288
27289         * platform/qt/Skipped: fast/frames/sandboxed-iframe-navigation-windowopen.html unskipped.
27290
27291 2010-02-01  Brian Weinstein  <bweinstein@apple.com>
27292
27293         Check in new expected results for a test that has been failing on Windows
27294         since it was originally landed. This appears to be a font issue, but commenting
27295         on bug <https://bugs.webkit.org/show_bug.cgi?id=34234> to make sure.
27296
27297         * platform/win/fast/text/international/hebrew-vowels-expected.txt: Added.
27298
27299 2010-02-01  Dmitry Titov  <dimich@chromium.org>
27300
27301         Not reviewed, revert r54194 that fails new test on Qt and Chromium.
27302         https://bugs.webkit.org/show_bug.cgi?id=34382
27303
27304         * fast/frames/iframe-reparenting-new-page-expected.txt: Removed.
27305         * fast/frames/iframe-reparenting-new-page.html: Removed.
27306         * fast/frames/resources/iframe-reparenting-new-page-1.html: Removed.
27307         * fast/frames/resources/iframe-reparenting-new-page-2.html: Removed.
27308         * fast/frames/resources/iframe-reparenting-new-page-iframe.html: Removed.
27309         * fast/frames/script-tests/TEMPLATE.html: Removed.
27310         * fast/frames/script-tests/iframe-reparenting-new-page.js: Removed.
27311
27312 2010-02-01  Shinichiro Hamaji  <hamaji@chromium.org>
27313
27314         Reviewed by Eric Seidel.
27315
27316         Provide a way to get page number with layoutTestController
27317         https://bugs.webkit.org/show_bug.cgi?id=33840
27318
27319         * platform/gtk/Skipped:
27320         * platform/mac/Skipped:
27321         * platform/qt/Skipped:
27322         * platform/win/Skipped:
27323         * printing/page-break-always-expected.txt: Added.
27324         * printing/page-break-always.html: Added.
27325         * printing/pageNumerForElementById-expected.txt: Added.
27326         * printing/pageNumerForElementById.html: Added.
27327         * printing/script-tests/TEMPLATE.html: Added.
27328         * printing/script-tests/page-break-always.js: Added.
27329         (createParagraph):
27330         * printing/script-tests/pageNumerForElementById.js: Added.
27331         (createParagraph):
27332
27333 2010-02-01  Daniel Bates  <dbates@webkit.org>
27334
27335         Reviewed by Adam Barth.
27336
27337         https://bugs.webkit.org/show_bug.cgi?id=27312
27338
27339         Tests that the header "X-XSS-Protection: full-block" leads to a full page block
27340         when an XSS attack is detected.
27341
27342         * http/tests/security/xssAuditor/full-block-base-href-expected.txt: Added.
27343         * http/tests/security/xssAuditor/full-block-base-href.html: Added.
27344         * http/tests/security/xssAuditor/full-block-get-from-iframe-expected.txt: Added.
27345         * http/tests/security/xssAuditor/full-block-get-from-iframe.html: Added.
27346         * http/tests/security/xssAuditor/full-block-iframe-javascript-url-expected.txt: Added.
27347         * http/tests/security/xssAuditor/full-block-iframe-javascript-url.html: Added.
27348         * http/tests/security/xssAuditor/full-block-iframe-no-inherit-expected.txt: Added.
27349         * http/tests/security/xssAuditor/full-block-iframe-no-inherit.php: Added.
27350         * http/tests/security/xssAuditor/full-block-javascript-link-expected.txt: Added.
27351         * http/tests/security/xssAuditor/full-block-javascript-link.html: Added.
27352         * http/tests/security/xssAuditor/full-block-link-onclick-expected.txt: Added.
27353         * http/tests/security/xssAuditor/full-block-link-onclick.html: Added.
27354         * http/tests/security/xssAuditor/full-block-object-tag-expected.txt: Added.
27355         * http/tests/security/xssAuditor/full-block-object-tag.html: Added.
27356         * http/tests/security/xssAuditor/full-block-post-from-iframe-expected.txt: Added.
27357         * http/tests/security/xssAuditor/full-block-post-from-iframe.html: Added.
27358         * http/tests/security/xssAuditor/full-block-script-tag-expected.txt: Added.
27359         * http/tests/security/xssAuditor/full-block-script-tag-with-source-expected.txt: Added.
27360         * http/tests/security/xssAuditor/full-block-script-tag-with-source.html: Added.
27361         * http/tests/security/xssAuditor/full-block-script-tag.html: Added.
27362         * http/tests/security/xssAuditor/malformed-xss-protection-header-expected.txt: Added.
27363         * http/tests/security/xssAuditor/malformed-xss-protection-header.html: Added.
27364         * http/tests/security/xssAuditor/resources/echo-head-base-href.pl: Modified to optionally
27365         enable full page blocking.
27366         * http/tests/security/xssAuditor/resources/echo-intertag-click-and-notify.pl: Ditto.
27367         * http/tests/security/xssAuditor/resources/echo-intertag.pl: Ditto.
27368         * http/tests/security/xssAuditor/resources/utilities.js:
27369         (checkIfFrameLocationMatchesURLAndCallDone): Added.
27370         (sendRequestFromIFrame): Modified to optionally call callback function when done.
27371
27372 2010-02-01  Shinichiro Hamaji  <hamaji@chromium.org>
27373
27374         Reviewed by Dmitry Titov.
27375
27376         Convert textarea-rows-cols.html to dumpAsText()
27377         https://bugs.webkit.org/show_bug.cgi?id=34074
27378
27379         Remove checks for the size of scrollbar as scrollbar doesn't
27380         appear on Windows.
27381
27382         * fast/forms/script-tests/textarea-rows-cols.js:
27383         * fast/forms/textarea-rows-cols-expected.txt:
27384
27385 2010-02-01  Kent Tamura  <tkent@chromium.org>
27386
27387         Reviewed by Darin Adler.
27388
27389         Date.UTC() should apply TimeClip operation.
27390         https://bugs.webkit.org/show_bug.cgi?id=34461
27391
27392         Add tests for corner cases of Date.UTC().
27393
27394         * fast/js/date-utc-timeclip-expected.txt: Added.
27395         * fast/js/date-utc-timeclip.html: Added.
27396         * fast/js/script-tests/date-utc-timeclip.js: Added.
27397
27398 2010-02-01  Kent Tamura  <tkent@chromium.org>
27399
27400         Unreviewed. Add two more test cases which I forgot to add in r54197.
27401         https://bugs.webkit.org/show_bug.cgi?id=34462
27402
27403         * fast/js/math-expected.txt:
27404         * fast/js/script-tests/math.js:
27405
27406 2010-02-01  Kent Tamura  <tkent@chromium.org>
27407
27408         Reviewed by Darin Adler.
27409
27410         Fix a bug that Math.round() retunrs incorrect results for huge integers
27411         https://bugs.webkit.org/show_bug.cgi?id=34462
27412
27413         * fast/js/math-expected.txt:
27414         * fast/js/script-tests/math.js: Add test cases for Math.round() for huge numbers.
27415
27416 2010-02-01  Dmitry Titov  <dimich@chromium.org>
27417
27418         Reviewed by David Levin.
27419
27420         When a live iframe element is moved between pages, it still depends on the old page.
27421         https://bugs.webkit.org/show_bug.cgi?id=34382
27422
27423         * fast/frames/iframe-reparenting-new-page-expected.txt: Added.
27424         * fast/frames/iframe-reparenting-new-page.html: Added.
27425         * fast/frames/resources/iframe-reparenting-new-page-1.html: Added.
27426         * fast/frames/resources/iframe-reparenting-new-page-2.html: Added.
27427         * fast/frames/resources/iframe-reparenting-new-page-iframe.html: Added.
27428
27429 2010-02-01  Brady Eidson  <beidson@apple.com>
27430
27431         Reviewed by Tim Hatcher.
27432
27433         Add common IRC ports to port blocking.
27434         <rdar://problem/7593895> and https://bugs.webkit.org/show_bug.cgi?id=34451
27435         * platform/mac-tiger/security/block-test-expected.txt:
27436         * platform/mac/security/block-test-expected.txt:
27437         * security/block-test.html:
27438
27439 2010-02-01  Gavin Barraclough  <barraclough@apple.com>
27440
27441         Reviewed by Sam Weinig.
27442
27443         Bug 34346 - With JSC bindings, make processingUserGesture work with events in Isolated Worlds
27444
27445         * http/tests/security/isolatedWorld/resources/userGestureEvents-second-window.html: Added.
27446         * http/tests/security/isolatedWorld/userGestureEvents-expected.txt: Added.
27447         * http/tests/security/isolatedWorld/userGestureEvents.html: Added.
27448
27449 2010-02-01  Shinichiro Hamaji  <hamaji@chromium.org>
27450
27451         Reviewed by Darin Adler.
27452
27453         REGRESSION: editing/selection/doubleclick-beside-cr-span.html times out on Windows
27454         https://bugs.webkit.org/show_bug.cgi?id=34069
27455
27456         Make the sleep time shorter as this test timed out on Windows bot.
27457
27458         * editing/selection/doubleclick-beside-cr-span.html:
27459
27460 2010-02-01  Diego Gonzalez  <diego.gonzalez@openbossa.org>
27461
27462         Reviewed by Kenneth Rohde Christiansen.
27463
27464         [Qt] DRT Provide global flag ability
27465         https://bugs.webkit.org/show_bug.cgi?id=34418
27466
27467         Add the globalFlag property to the Qt LayoutTestController to allow
27468         cross-domain indications.
27469
27470         * platform/qt/Skipped:
27471
27472 2010-02-01  Brian Weinstein  <bweinstein@apple.com>
27473
27474         Rubber-stamped by Oliver Hunt.
27475
27476         Check in (failing) expected results for fast/dom/Window/window-postmessage-clone-frames.
27477         This fails because of <rdar://problem/5230396> eventSender.beginDragWithFiles is unimplemented.
27478
27479         * platform/win/fast/dom/Window/window-postmessage-clone-frames-expected.txt: Added.
27480
27481 2010-02-01  Eric Carlson  <eric.carlson@apple.com>
27482
27483         No review, build fix.
27484
27485         https://bugs.webkit.org/show_bug.cgi?id=34447
27486         http/tests/media/video-referer.html fails on Windows
27487
27488         * platform/win/Skipped:
27489
27490 2010-02-01  Csaba Osztrogonác  <ossy@webkit.org>
27491
27492         [Qt] Unreviewed trivial fix.
27493         Platform dependent expected file updated after r54143.
27494
27495         * platform/qt/fast/dom/Window/window-properties-expected.txt:
27496
27497 2010-02-01  Brady Eidson  <beidson@apple.com>
27498
27499         Reviewed by Adele Peterson.
27500
27501         Crash in Safari opening new tabs to "same page"
27502         <rdar://problem/7593857> and https://bugs.webkit.org/show_bug.cgi?id=34444
27503
27504         * fast/loader/crash-copying-backforwardlist-expected.txt: Added.
27505         * fast/loader/crash-copying-backforwardlist.html: Added.
27506         * platform/gtk/Skipped:
27507         * platform/qt/Skipped:
27508         * platform/win/Skipped:
27509
27510 2010-02-01  Eric Carlson  <eric.carlson@apple.com>
27511
27512         Reviewed by Adele Peterson.
27513
27514         Fullscreen API should be on HTMLVideoElement
27515         https://bugs.webkit.org/show_bug.cgi?id=34438
27516
27517         Update fullscreen tests now that <audio> doesn't have fullscreen API.
27518
27519         * fast/dom/Window/window-properties-expected.txt:
27520         * media/media-fullscreen-inline-expected.txt:
27521         * media/media-fullscreen-not-in-document-expected.txt:
27522         * media/media-fullscreen.js:
27523         (buttonClickHandler):
27524         (canplaythrough):
27525
27526 2010-02-01  Ben Murdoch  <benm@google.com>
27527
27528         Reviewed by Darin Adler.
27529
27530         ScriptCallFrame's do not get line numbers/source id's if the caller is unkown.
27531         https://bugs.webkit.org/show_bug.cgi?id=34335
27532
27533         Update layout tests that did not have source and line number information for their console messages, as this information is now available to the ScriptCallFrame and thus can be passed to the inspector, for example.
27534
27535         * fast/js/console-non-string-values-expected.txt: Add console line number/source.
27536         * userscripts/script-not-run-for-fragments-expected.txt: ditto.
27537         * userscripts/script-run-at-start-expected.txt: ditto.
27538         * platform/gtk/inspector/console-log-before-inspector-open-expected.txt: Removed as platform workarounds no longer necessary.
27539         * platform/mac/inspector/console-log-before-inspector-open-expected.txt: ditto.
27540         * platform/win/inspector/console-log-before-inspector-open-expected.txt: ditto.
27541  
27542
27543 2010-02-01  Csaba Osztrogonác  <ossy@webkit.org>
27544
27545         Rubber-stamped by Kenneth Rohde Christiansen.
27546
27547         [Qt] Platform dependent expected file added for test introduced in r53868,
27548         because this test passes. Compared to png file and Mac expected file.
27549
27550         * platform/qt/fast/lists/anonymous-items-expected.txt: Added.
27551
27552 2010-02-01  Oliver Hunt  <oliver@apple.com>
27553
27554         Reviewed by Maciej Stachowiak.
27555
27556         JSC is failing to propagate anonymous slot count on some transitions
27557         https://bugs.webkit.org/show_bug.cgi?id=34321
27558
27559         Add test case for modifying DOM objects with anonymous storage.
27560
27561         * fast/dom/Window/anonymous-slot-with-changes-expected.txt: Added.
27562         * fast/dom/Window/anonymous-slot-with-changes.html: Added.
27563
27564 2010-01-31  Kent Tamura  <tkent@chromium.org>
27565
27566         Reviewed by Darin Adler.
27567
27568         [Win] Fix a bug of round() with huge integral numbers
27569         https://bugs.webkit.org/show_bug.cgi?id=34297
27570
27571         Add a test case to call round(8639999913600001).
27572
27573         * fast/forms/input-valueasnumber-datetime-expected.txt:
27574         * fast/forms/script-tests/input-valueasnumber-datetime.js:
27575
27576 2010-01-31  Kent Tamura  <tkent@chromium.org>
27577
27578         Reviewed by Darin Adler.
27579
27580         Fix valueAsNumber calculation for type=month.
27581         https://bugs.webkit.org/show_bug.cgi?id=34304
27582
27583         valueAsNumber calculation for type=month which was checked in as
27584         r53893 was the number of milliseconds since UNIX epoch, and it was
27585         wrong. The correct way is the number months since UNIX epoch.
27586
27587         * fast/forms/input-valueasnumber-month-expected.txt:
27588         * fast/forms/script-tests/input-valueasnumber-month.js:
27589
27590 2010-01-28  Ojan Vafai  <ojan@chromium.org>
27591
27592         Reviewed by Darin Adler.
27593
27594         Implement CSSOM Range.getClientRects for collapsed selections
27595         https://bugs.webkit.org/show_bug.cgi?id=34239
27596
27597         Adds two cases to getClientRects test. 
27598
27599         * fast/dom/Range/getClientRects-expected.txt:
27600         * fast/dom/Range/getClientRects.html:
27601
27602 2010-01-31  Oliver Hunt  <oliver@apple.com>
27603
27604         Reviewed by Simon Fraser.
27605
27606         Animated scaling of background-image is too slow
27607         https://bugs.webkit.org/show_bug.cgi?id=33808
27608
27609         Update checksum.
27610
27611         * platform/mac/fast/backgrounds/size/backgroundSize16-expected.checksum:
27612
27613 2010-01-30  Simon Fraser  <simon.fraser@apple.com>
27614
27615         Reviewed by Adele Peterson.
27616
27617         Do color animations on premultiplied colors
27618         https://bugs.webkit.org/show_bug.cgi?id=34383
27619         
27620         Testcase for animating from transparent colors.
27621
27622         * transitions/color-transition-premultiplied-expected.txt: Added.
27623         * transitions/color-transition-premultiplied.html: Added.
27624
27625 == Rolled over to ChangeLog-2010-01-29 ==