2008-11-04 Anders Carlsson <andersca@apple.com>
[webkit/qt.git] / LayoutTests / ChangeLog-2007-10-14
blobec4dbed7058b24598dfb7e63ba6a0fc451491225
1 2007-10-13  Oliver Hunt  <oliver@apple.com>
3         RS=Maciej.
5         Adding Leopard results for a few SVG tests
7         * platform/mac-leopard/svg/batik/text/smallFonts-expected.txt: Added.
8         * platform/mac-leopard/svg/batik/text/textBiDi-expected.txt: Added.
9         * platform/mac-leopard/svg/hixie/text/003-expected.txt:
10         * platform/mac-leopard/svg/hixie/text/003a-expected.txt:
11         * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Added.
12         * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
13         * platform/mac-leopard/svg/text/text-path-01-b-expected.txt: Added.
15 2007-10-13  Oliver Hunt  <oliver@apple.com>
17         RS=Eric
19         Make svg/batik/text/textDecoration2.svg use Lucida Grande
21         This test case used to use Lucida Sans which is apparently available on some
22         systems, but not all.  Switching to Lucida Grande results in a slight change
23         but we'll be testing with a font that everyone has.
25         * svg/batik/text/textDecoration2-expected.checksum:
26         * svg/batik/text/textDecoration2-expected.png:
27         * svg/batik/text/textDecoration2-expected.txt:
28         * svg/batik/text/textDecoration2.svg:
30 2007-10-12  Sam Weinig  <sam@webkit.org>
32         Reviewed by Darin.
34         * platform/mac/editing/pasteboard/paste-RTFD-expected.txt: Update results to reflect current
35         tree. Reopening <rdar://problem/5483567> (see below) to note the potential bug.
37 2007-10-12  Darin Adler  <darin@apple.com>
39         Reviewed by Oliver Hunt.
41         - change test that was accidentally detecting changes in frame load delegate
42           calls to run in a directory where we do not log frame load delegate calls
44         At some point we may want to test them (and so re-add the test that is
45         currently intermittently giving different results), but this test is about
46         the DOMContentLoaded event and we want to test just that.
48         * http/tests/loading/DOMContentLoaded-event-expected.txt: Removed.
49         * http/tests/loading/DOMContentLoaded-event.html: Removed.
50         * http/tests/misc/DOMContentLoaded-event-expected.txt: Copied from http/tests/loading/DOMContentLoaded-event-expected.txt.
51         * http/tests/misc/DOMContentLoaded-event.html: Copied from http/tests/loading/DOMContentLoaded-event.html.
53 2007-10-12  Darin Adler  <darin@apple.com>
55         Reviewed by Stephanie and Oliver.
57         * platform/mac/fast/forms/select-change-listbox-to-popup-expected.txt:
58         Update result to reflect current behavior. This is a bug and we wrote
59         a bug report in Radar, <rdar://problem/5538793>.
61 2007-10-12  Justin Garcia  <justin.garcia@apple.com>
63         Reviewed by Harrison.
64         
65         <rdar://problem/5483370> GoogleDocs: Deleting cell text in a table row also removes any empty rows beneath the row being edited
66         <rdar://problem/5482524> GoogleDocs: A hang occurs when applying list to selected table
68         * editing/deleting/5483370.html: Added.
69         * editing/pasteboard/5483567.html-disabled: Removed.
70         * editing/execCommand/5482524.html: Added.
71         * platform/mac/editing/deleting/5483370-expected.checksum: Added.
72         * platform/mac/editing/deleting/5483370-expected.png: Added.
73         * platform/mac/editing/deleting/5483370-expected.txt: Added.
74         * platform/mac/editing/execCommand/5482524-expected.checksum: Added.
75         * platform/mac/editing/execCommand/5482524-expected.png: Added.
76         * platform/mac/editing/execCommand/5482524-expected.txt: Added.
78 2007-10-12  Darin Adler  <darin@apple.com>
80         Reviewed by Oliver Hunt.
82         - more work toward getting layout tests passing
84         * fast/images/svg-background-crash-on-refresh.html: Removed.
85         * fast/images/svg-background-crash-on-refresh.html-disabled: Copied from fast/images/svg-background-crash-on-refresh.html.
86         Needed to disable this test because it causes a hang; not necessarily right after
87         this test, sometimes quite a few tests later.
89         * platform/mac-leopard/Skipped: Re-enabled a test that's fixed.
91 2007-10-12  Darin Adler  <darin@apple.com>
93         * fast/css/computed-style-expected.txt: Again, but right this time.
95 2007-10-12  Darin Adler  <darin@apple.com>
97         Reviewed by Oliver Hunt.
99         * fast/css/computed-style-expected.txt: Added SVG CSS properties.
100         * fast/css/computed-style-without-renderer-expected.txt: Ditto.
102 2007-10-12  Oliver Hunt  <oliver@apple.com>
104         RS=Alexey
106         Move dom/xhtml/level2/html/HTMLBaseElement0[12].xhtml expected output to
107         cross platform directory, remove unnecessary pixel results.
109         * dom/xhtml/level2/html/HTMLBaseElement01-expected.txt: Added.
110         * dom/xhtml/level2/html/HTMLBaseElement02-expected.txt: Added.
111         * platform/mac/dom/xhtml/level2/html/HTMLBaseElement01-expected.checksum: Removed.
112         * platform/mac/dom/xhtml/level2/html/HTMLBaseElement01-expected.png: Removed.
113         * platform/mac/dom/xhtml/level2/html/HTMLBaseElement01-expected.txt: Removed.
114         * platform/mac/dom/xhtml/level2/html/HTMLBaseElement02-expected.checksum: Removed.
115         * platform/mac/dom/xhtml/level2/html/HTMLBaseElement02-expected.png: Removed.
116         * platform/mac/dom/xhtml/level2/html/HTMLBaseElement02-expected.txt: Removed.
118 2007-10-12  Oliver Hunt  <oliver@apple.com>
120         RS=Eric.
122         Correct expected output of a few test cases
124         * platform/mac/dom/xhtml/level2/html/HTMLBaseElement01-expected.txt:
125         * platform/mac/dom/xhtml/level2/html/HTMLBaseElement02-expected.txt:
126         * platform/mac/fast/dom/dom-parse-serialize-expected.txt:
128 === Start merge of feature-branch 2007-10-12 ===
130 2007-10-11  Oliver Hunt  <oliver@apple.com>
132         Reviewed by Sam.
134         Bug 15469: feature branch has 100's of implicit double -> float conversions
136         Correct minor layout test change following double to float replacement        
138         * svg/batik/paints/gradientLimit-expected.txt:
140 2007-10-11  Nikolas Zimmermann  <zimmermann@kde.org>
142         Reviewed by Oliver.
144         Update SVG baseline after the textLength addition & string bound fixes.
146         * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum:
147         * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
148         * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
149         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.checksum:
150         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
151         * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
152         * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
153         * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
154         * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
155         * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
156         * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
157         * platform/mac/svg/custom/use-infinite-recursion-expected.checksum: Added. (was missing in SVN)
158         * svg/batik/text/textLayout-expected.checksum:
159         * svg/batik/text/textLayout-expected.png:
160         * svg/batik/text/textLayout-expected.txt:
161         * svg/batik/text/textLength-expected.checksum:
162         * svg/batik/text/textLength-expected.png:
163         * svg/batik/text/textLength-expected.txt:
164         * svg/batik/text/textOnPathSpaces-expected.checksum:
165         * svg/batik/text/textOnPathSpaces-expected.png:
166         * svg/batik/text/textOnPathSpaces-expected.txt:
167         * svg/text/text-text-01-b-expected.checksum:
168         * svg/text/text-text-01-b-expected.png:
169         * svg/text/text-text-01-b-expected.txt:
171 2007-10-11  Oliver Hunt  <oliver@apple.com>
173         Reviewed by Niko.
175         Fix for Bug 15468: Parsing of numbers and lists is too lenient in SVG
177         Updating layout test results for more strict parsing of SVGNumber and
178         SVGLengthList
180         * platform/mac/svg/custom/path-bad-data-expected.txt:
181         * svg/dom/length-list-parser-expected.txt:
183 2007-10-11  Allan Sandfeld Jensen  <sandfeld@kde.org>
185          Reviewed by Maciej and Eric.
187          Test for nondeterministic matching of CSS selectors, see http://bugs.webkit.org/show_bug.cgi?id=3428
189          * fast/selectors/nondeterministic-combinators.html: Added.
190          * platform/mac/fast/selectors/nondeterministic-combinators-expected.checksum
191          * platform/mac/fast/selectors/nondeterministic-combinators-expected.png
192          * platform/mac/fast/selectors/nondeterministic-combinators-expected.txt
194 2007-10-10  Eric Seidel  <eric@webkit.org>
196         Reviewed by Nikolas Zimmermann.
198         Test for:
199         http://bugs.webkit.org/show_bug.cgi?id=14150
201         * svg/dom/animated-tearoff-equality-expected.txt: Added.
202         * svg/dom/animated-tearoff-equality.xhtml: Added.
203         * svg/dom/animated-tearoff-lifespan-expected.txt: Added.
204         * svg/dom/animated-tearoff-lifespan.xhtml: Added.
206 2007-10-10  Oliver Hunt  <oliver@apple.com>
208         RS = Eric
210         Correcting expected output of svg/batik/text/textOnPathSpaces
212         * svg/batik/text/textOnPathSpaces-expected.txt:
215 2007-10-10  Eric Seidel  <eric@webkit.org>
217         Reviewed by Oliver.
218         
219         Updated results for:
220         http://bugs.webkit.org/show_bug.cgi?id=15458
222         * platform/mac/svg/custom/focus-ring-expected.checksum: Added.
223         * platform/mac/svg/custom/focus-ring-expected.png: Added.
224         * platform/mac/svg/custom/focus-ring-expected.txt: Added.
226 2007-10-09  Alexey Proskuryakov  <ap@webkit.org>
228         Reviewed by Anders.
230         http://bugs.webkit.org/show_bug.cgi?id=15436
231         Wrong node order for XPath reverse axes
233         * fast/xpath/reverse-axes-expected.txt: Added.
234         * fast/xpath/reverse-axes.html: Added.
236 2007-10-09  Alexey Proskuryakov  <ap@webkit.org>
238         Reviewed by Mitz.
240         http://bugs.webkit.org/show_bug.cgi?id=15437
241         XPath substring-after function is broken
243         * fast/xpath/substring-after-expected.txt: Added.
244         * fast/xpath/substring-after.html: Added.
246         * fast/xpath/4XPath/Core/test_core_functions-expected.txt:
247         * fast/xpath/4XPath/Core/test_core_functions.html:
248         Fixed an incorrect test (not sure what made me think that it was right).
250 2007-10-09  Nikolas Zimmermann  <zimmermann@kde.org>
252         Not reviewed.
254         Regenerate the SVG test baseline, they have been generated with _trunk_ instead of feature-branch.
255         Not sure who committed it, but it's wrong - so I'm fixing.
257         * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
258         * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
259         * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
260         * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
261         * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
262         * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
263         * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
264         * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
265         * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
266         * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
267         * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
268         * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
269         * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
270         * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
271         * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
272         * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
273         * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
274         * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
275         * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
276         * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
277         * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
278         * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
279         * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
280         * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
281         * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
282         * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
283         * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
284         * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
285         * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
286         * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
287         * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
288         * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
289         * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
290         * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
291         * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
292         * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
293         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
294         * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
295         * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
296         * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
297         * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
298         * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
299         * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
300         * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
301         * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
302         * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
303         * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
304         * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
305         * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
306         * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
307         * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
308         * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
309         * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
310         * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
311         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
312         * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
313         * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
314         * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
315         * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
316         * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt:
317         * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
318         * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
319         * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
320         * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
321         * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt:
322         * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt:
323         * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
324         * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
325         * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
326         * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
327         * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
328         * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
329         * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
330         * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
331         * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
332         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
333         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
334         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
335         * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
336         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
337         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
338         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
339         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
340         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
341         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
342         * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
343         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
344         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
345         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
346         * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
347         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
348         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
349         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
350         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
351         * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
352         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
353         * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
354         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
355         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
356         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
357         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
358         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
359         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
360         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
361         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
362         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
363         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
364         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
365         * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
366         * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
367         * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
368         * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
369         * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
370         * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
371         * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
372         * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
373         * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
374         * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
375         * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
376         * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
377         * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
378         * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
379         * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
380         * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
381         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
382         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
383         * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
384         * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
385         * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
386         * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
387         * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
388         * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
389         * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
390         * platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
391         * platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
392         * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
393         * platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
394         * platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt:
395         * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
396         * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
397         * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
398         * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
399         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
400         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
401         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
402         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
403         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
404         * platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
405         * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
406         * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
407         * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
408         * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
409         * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
410         * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
411         * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
412         * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
413         * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
414         * platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
415         * platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt:
416         * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt:
417         * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt:
418         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
419         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
420         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
421         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
422         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
423         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
424         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
425         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
426         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
427         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
428         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
429         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
430         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
431         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
432         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
433         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
434         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
435         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
436         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
437         * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
438         * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
439         * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
440         * platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
441         * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
442         * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
443         * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
444         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
445         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
446         * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
447         * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
448         * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
449         * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
450         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
451         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
452         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
453         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
454         * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
455         * platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
456         * platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
457         * platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
458         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
459         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
460         * platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
461         * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
462         * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
463         * platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
464         * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
465         * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
466         * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
467         * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
468         * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
469         * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
470         * platform/mac/svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
471         * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
472         * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
473         * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt:
474         * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
475         * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
476         * platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
477         * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
478         * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
479         * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
480         * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
481         * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
482         * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
483         * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
484         * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
485         * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
486         * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt:
487         * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt:
488         * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt:
489         * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
490         * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
491         * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
492         * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
493         * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
494         * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
495         * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
496         * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
497         * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
498         * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
499         * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
500         * platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
501         * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
502         * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
503         * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
504         * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
505         * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
506         * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
507         * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
508         * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
509         * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
510         * platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
511         * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
512         * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
513         * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
514         * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
515         * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
516         * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
517         * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
518         * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
519         * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
520         * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
521         * platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
522         * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
523         * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
524         * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
525         * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
526         * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
527         * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
528         * platform/mac/svg/carto.net/button-expected.txt:
529         * platform/mac/svg/carto.net/colourpicker-expected.txt:
530         * platform/mac/svg/carto.net/combobox-expected.txt:
531         * platform/mac/svg/carto.net/scrollbar-expected.txt:
532         * platform/mac/svg/carto.net/selectionlist-expected.txt:
533         * platform/mac/svg/carto.net/slider-expected.txt:
534         * platform/mac/svg/carto.net/tabgroup-expected.txt:
535         * platform/mac/svg/carto.net/textbox-expected.txt:
536         * platform/mac/svg/carto.net/window-expected.txt:
537         * platform/mac/svg/custom/SVGNumber-interface-expected.txt:
538         * platform/mac/svg/custom/SVGPoint-interface-expected.txt:
539         * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
540         * platform/mac/svg/custom/SVGRect-interface-expected.txt:
541         * platform/mac/svg/custom/attribute-namespace-check-expected.txt:
542         * platform/mac/svg/custom/baseval-animval-equality-expected.txt:
543         * platform/mac/svg/custom/circular-marker-reference-1-expected.txt:
544         * platform/mac/svg/custom/circular-marker-reference-2-expected.txt:
545         * platform/mac/svg/custom/circular-marker-reference-3-expected.txt:
546         * platform/mac/svg/custom/circular-marker-reference-4-expected.txt:
547         * platform/mac/svg/custom/class-selector-expected.txt:
548         * platform/mac/svg/custom/clip-path-child-changes-expected.txt:
549         * platform/mac/svg/custom/clip-path-href-changes-expected.txt:
550         * platform/mac/svg/custom/clip-path-units-changes-expected.txt:
551         * platform/mac/svg/custom/clip-path-with-transform-expected.txt:
552         * platform/mac/svg/custom/conditional-processing-outside-switch-expected.txt:
553         * platform/mac/svg/custom/control-points-for-S-and-T-expected.txt:
554         * platform/mac/svg/custom/coords-relative-units-transforms-expected.txt:
555         * platform/mac/svg/custom/create-metadata-element-expected.txt:
556         * platform/mac/svg/custom/createelement-expected.txt:
557         * platform/mac/svg/custom/css-pixels-dpi-expected.txt:
558         * platform/mac/svg/custom/dasharrayOrigin-expected.txt:
559         * platform/mac/svg/custom/deep-dynamic-updates-expected.txt:
560         * platform/mac/svg/custom/display-none-expected.txt:
561         * platform/mac/svg/custom/dynamic-empty-path-expected.txt:
562         * platform/mac/svg/custom/dynamic-svg-document-creation-expected.txt:
563         * platform/mac/svg/custom/dynamic-viewBox-expected.txt:
564         * platform/mac/svg/custom/empty-merge-expected.txt:
565         * platform/mac/svg/custom/evt-onload-expected.txt:
566         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
567         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
568         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
569         * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
570         * platform/mac/svg/custom/feDisplacementMap-01-expected.txt:
571         * platform/mac/svg/custom/fill-update-expected.txt:
572         * platform/mac/svg/custom/filter-source-alpha-expected.txt:
573         * platform/mac/svg/custom/foreign-object-skew-expected.txt:
574         * platform/mac/svg/custom/fractional-rects-expected.txt:
575         * platform/mac/svg/custom/getTransformToElement-expected.txt:
576         * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.txt:
577         * platform/mac/svg/custom/getsvgdocument-expected.txt:
578         * platform/mac/svg/custom/gradient-add-stops-expected.txt:
579         * platform/mac/svg/custom/gradient-attr-update-expected.txt:
580         * platform/mac/svg/custom/gradient-cycle-detection-expected.txt:
581         * platform/mac/svg/custom/gradient-deep-referencing-expected.txt:
582         * platform/mac/svg/custom/gradient-stop-corner-cases-expected.txt:
583         * platform/mac/svg/custom/gradient-stop-style-change-expected.txt:
584         * platform/mac/svg/custom/gradient-stroke-width-expected.txt:
585         * platform/mac/svg/custom/grayscale-gradient-mask-expected.txt:
586         * platform/mac/svg/custom/hover-default-fill-expected.txt:
587         * platform/mac/svg/custom/image-clipped-hit-expected.txt:
588         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
589         * platform/mac/svg/custom/inner-percent-expected.txt:
590         * platform/mac/svg/custom/inner-svg-hit-test-expected.txt:
591         * platform/mac/svg/custom/invalid-css-expected.txt:
592         * platform/mac/svg/custom/invalid-fill-expected.txt:
593         * platform/mac/svg/custom/invalid-fill-hex-expected.txt:
594         * platform/mac/svg/custom/invalid-transforms-expected.txt:
595         * platform/mac/svg/custom/invisible-text-after-scrolling-expected.txt:
596         * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
597         * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt:
598         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
599         * platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
600         * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt:
601         * platform/mac/svg/custom/js-late-marker-creation-expected.txt:
602         * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.txt:
603         * platform/mac/svg/custom/js-late-mask-creation-expected.txt:
604         * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
605         * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
606         * platform/mac/svg/custom/js-update-bounce-expected.txt:
607         * platform/mac/svg/custom/js-update-container-expected.txt:
608         * platform/mac/svg/custom/js-update-container2-expected.txt:
609         * platform/mac/svg/custom/js-update-gradient-expected.txt:
610         * platform/mac/svg/custom/js-update-path-changes-expected.txt:
611         * platform/mac/svg/custom/js-update-path-removal-expected.txt:
612         * platform/mac/svg/custom/js-update-pattern-child-expected.txt:
613         * platform/mac/svg/custom/js-update-pattern-expected.txt:
614         * platform/mac/svg/custom/js-update-polygon-changes-expected.txt:
615         * platform/mac/svg/custom/js-update-polygon-removal-expected.txt:
616         * platform/mac/svg/custom/js-update-stop-expected.txt:
617         * platform/mac/svg/custom/js-update-style-expected.txt:
618         * platform/mac/svg/custom/junk-data-expected.txt:
619         * platform/mac/svg/custom/large-bounding-box-percents-expected.txt:
620         * platform/mac/svg/custom/marker-changes-expected.txt:
621         * platform/mac/svg/custom/marker-child-changes-expected.txt:
622         * platform/mac/svg/custom/marker-default-width-height-expected.txt:
623         * platform/mac/svg/custom/marker-overflow-clip-expected.txt:
624         * platform/mac/svg/custom/marker-viewBox-changes-expected.txt:
625         * platform/mac/svg/custom/mask-changes-expected.txt:
626         * platform/mac/svg/custom/mask-child-changes-expected.txt:
627         * platform/mac/svg/custom/mask-excessive-malloc-expected.txt:
628         * platform/mac/svg/custom/mask-inside-defs-expected.txt:
629         * platform/mac/svg/custom/missing-xlink-expected.txt:
630         * platform/mac/svg/custom/non-circular-marker-reference-expected.txt:
631         * platform/mac/svg/custom/non-opaque-filters-expected.txt:
632         * platform/mac/svg/custom/path-bad-data-expected.txt:
633         * platform/mac/svg/custom/path-textPath-simulation-expected.txt:
634         * platform/mac/svg/custom/path-update-expected.txt:
635         * platform/mac/svg/custom/pattern-cycle-detection-expected.txt:
636         * platform/mac/svg/custom/pattern-deep-referencing-expected.txt:
637         * platform/mac/svg/custom/pattern-in-defs-expected.txt:
638         * platform/mac/svg/custom/pattern-y-offset-expected.txt:
639         * platform/mac/svg/custom/percentage-rect-expected.txt:
640         * platform/mac/svg/custom/percentage-rect2-expected.txt:
641         * platform/mac/svg/custom/pointer-events-image-expected.txt:
642         * platform/mac/svg/custom/pointer-events-path-expected.txt:
643         * platform/mac/svg/custom/pointer-events-text-expected.txt:
644         * platform/mac/svg/custom/poly-identify-expected.txt:
645         * platform/mac/svg/custom/polyline-hittest-expected.txt:
646         * platform/mac/svg/custom/polyline-invalid-points-expected.txt:
647         * platform/mac/svg/custom/polyline-setattribute-points-null-expected.txt:
648         * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt:
649         * platform/mac/svg/custom/prevent-default-expected.txt:
650         * platform/mac/svg/custom/recursive-clippath-expected.txt:
651         * platform/mac/svg/custom/rgbcolor-syntax-expected.txt:
652         * platform/mac/svg/custom/rootelement-expected.txt:
653         * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt:
654         * platform/mac/svg/custom/rounded-rects-expected.txt:
655         * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
656         * platform/mac/svg/custom/second-inline-text-expected.txt:
657         * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
658         * platform/mac/svg/custom/sheet-title-expected.txt:
659         * platform/mac/svg/custom/simpleCDF-expected.txt:
660         * platform/mac/svg/custom/struct-use-09-b-expected.txt:
661         * platform/mac/svg/custom/svg-absolute-children-expected.txt:
662         * platform/mac/svg/custom/svg-float-border-padding-expected.txt:
663         * platform/mac/svg/custom/svg-overflow-types-expected.txt:
664         * platform/mac/svg/custom/svgpolyparser-extra-space-expected.txt:
665         * platform/mac/svg/custom/text-clip-expected.txt:
666         * platform/mac/svg/custom/text-ctm-expected.txt:
667         * platform/mac/svg/custom/text-filter-expected.txt:
668         * platform/mac/svg/custom/text-gradient-no-content-expected.txt:
669         * platform/mac/svg/custom/text-hit-test-expected.txt:
670         * platform/mac/svg/custom/text-image-opacity-expected.txt:
671         * platform/mac/svg/custom/text-repaint-including-stroke-expected.txt:
672         * platform/mac/svg/custom/text-whitespace-handling-expected.txt:
673         * platform/mac/svg/custom/transform-ignore-after-invalid-expected.txt:
674         * platform/mac/svg/custom/transform-invalid-expected.txt:
675         * platform/mac/svg/custom/transform-scale-parse-expected.txt:
676         * platform/mac/svg/custom/transform-with-ending-space-expected.txt:
677         * platform/mac/svg/custom/tref-update-expected.txt:
678         * platform/mac/svg/custom/use-clipped-hit-expected.txt:
679         * platform/mac/svg/custom/use-css-events-expected.txt:
680         * platform/mac/svg/custom/use-elementInstance-event-target-expected.txt:
681         * platform/mac/svg/custom/use-elementInstance-methods-expected.txt:
682         * platform/mac/svg/custom/use-empty-reference-expected.txt:
683         * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.txt:
684         * platform/mac/svg/custom/use-event-handler-on-use-element-expected.txt:
685         * platform/mac/svg/custom/use-events-crash-expected.txt:
686         * platform/mac/svg/custom/use-forward-refs-expected.txt:
687         * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt:
688         * platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
689         * platform/mac/svg/custom/use-modify-target-container-expected.txt:
690         * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
691         * platform/mac/svg/custom/use-nested-transform-expected.txt:
692         * platform/mac/svg/custom/use-on-g-containing-use-expected.txt:
693         * platform/mac/svg/custom/use-on-g-expected.txt:
694         * platform/mac/svg/custom/use-on-rect-expected.txt:
695         * platform/mac/svg/custom/use-on-symbol-expected.txt:
696         * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt:
697         * platform/mac/svg/custom/use-on-text-expected.txt:
698         * platform/mac/svg/custom/use-on-use-expected.txt:
699         * platform/mac/svg/custom/use-property-changes-through-dom-expected.txt:
700         * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.txt:
701         * platform/mac/svg/custom/use-recalcStyle-crash-expected.txt:
702         * platform/mac/svg/custom/use-recursion-1-expected.txt:
703         * platform/mac/svg/custom/use-recursion-2-expected.txt:
704         * platform/mac/svg/custom/use-recursion-3-expected.txt:
705         * platform/mac/svg/custom/use-recursion-4-expected.txt:
706         * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
707         * platform/mac/svg/custom/use-symbol-overflow-expected.txt:
708         * platform/mac/svg/custom/use-transform-expected.txt:
709         * platform/mac/svg/custom/viewBox-hit-expected.txt:
710         * platform/mac/svg/custom/viewbox-syntax-expected.txt:
711         * platform/mac/svg/custom/viewport-clip-expected.txt:
712         * platform/mac/svg/custom/viewport-em-expected.txt:
713         * platform/mac/svg/custom/viewport-no-width-height-expected.txt:
714         * platform/mac/svg/custom/viewport-update-expected.txt:
715         * platform/mac/svg/custom/viewport-update2-expected.txt:
716         * platform/mac/svg/custom/visibility-override-clip-expected.txt:
717         * platform/mac/svg/custom/visibility-override-expected.txt:
718         * platform/mac/svg/custom/visibility-override-filter-expected.txt:
719         * platform/mac/svg/custom/visibility-override-mask-expected.txt:
720         * platform/mac/svg/custom/width-full-percentage-expected.txt:
721         * platform/mac/svg/custom/xml-stylesheet-expected.txt:
722         * platform/mac/svg/hixie/cascade/001-broken-expected.txt:
723         * platform/mac/svg/hixie/cascade/002-expected.txt:
724         * platform/mac/svg/hixie/data-types/001-expected.txt:
725         * platform/mac/svg/hixie/data-types/002-expected.txt:
726         * platform/mac/svg/hixie/dynamic/002-expected.txt:
727         * platform/mac/svg/hixie/dynamic/003-expected.txt:
728         * platform/mac/svg/hixie/dynamic/004-expected.txt:
729         * platform/mac/svg/hixie/dynamic/005-broken-expected.txt:
730         * platform/mac/svg/hixie/dynamic/006-expected.txt:
731         * platform/mac/svg/hixie/error/001-expected.txt:
732         * platform/mac/svg/hixie/error/002-expected.txt:
733         * platform/mac/svg/hixie/error/003-expected.txt:
734         * platform/mac/svg/hixie/error/007-expected.txt:
735         * platform/mac/svg/hixie/error/008-expected.txt:
736         * platform/mac/svg/hixie/error/009-expected.txt:
737         * platform/mac/svg/hixie/error/010-expected.txt:
738         * platform/mac/svg/hixie/error/011-expected.txt:
739         * platform/mac/svg/hixie/error/012-expected.txt:
740         * platform/mac/svg/hixie/error/014-expected.txt:
741         * platform/mac/svg/hixie/error/014-test-expected.txt:
742         * platform/mac/svg/hixie/error/015-expected.txt:
743         * platform/mac/svg/hixie/error/016-expected.txt:
744         * platform/mac/svg/hixie/error/017-expected.txt:
745         * platform/mac/svg/hixie/links/001-expected.txt:
746         * platform/mac/svg/hixie/links/002-expected.txt:
747         * platform/mac/svg/hixie/links/003-broken-expected.txt:
748         * platform/mac/svg/hixie/mixed/003-expected.txt:
749         * platform/mac/svg/hixie/mixed/004-expected.txt:
750         * platform/mac/svg/hixie/mixed/005-expected.txt:
751         * platform/mac/svg/hixie/mixed/006-expected.txt:
752         * platform/mac/svg/hixie/mixed/007-expected.txt:
753         * platform/mac/svg/hixie/mixed/008-expected.txt:
754         * platform/mac/svg/hixie/mixed/009-expected.txt:
755         * platform/mac/svg/hixie/mixed/010-expected.txt:
756         * platform/mac/svg/hixie/mixed/011-expected.txt:
757         * platform/mac/svg/hixie/painting/001-expected.txt:
758         * platform/mac/svg/hixie/perf/001-expected.txt:
759         * platform/mac/svg/hixie/perf/002-expected.txt:
760         * platform/mac/svg/hixie/perf/003-expected.txt:
761         * platform/mac/svg/hixie/perf/004-expected.txt:
762         * platform/mac/svg/hixie/perf/005-expected.txt:
763         * platform/mac/svg/hixie/perf/006-expected.txt:
764         * platform/mac/svg/hixie/perf/007-expected.txt:
765         * platform/mac/svg/hixie/processing-model/005-expected.txt:
766         * platform/mac/svg/hixie/rendering-model/001-expected.txt:
767         * platform/mac/svg/hixie/rendering-model/002-expected.txt:
768         * platform/mac/svg/hixie/rendering-model/003-expected.txt:
769         * platform/mac/svg/hixie/rendering-model/003a-expected.txt:
770         * platform/mac/svg/hixie/rendering-model/004-expected.txt:
771         * platform/mac/svg/hixie/shapes/path/001-expected.txt:
772         * platform/mac/svg/hixie/text/001-broken-expected.txt:
773         * platform/mac/svg/hixie/text/002-expected.txt:
774         * platform/mac/svg/hixie/text/003-expected.txt:
775         * platform/mac/svg/hixie/text/003a-expected.txt:
776         * platform/mac/svg/hixie/text/003b-expected.txt:
777         * platform/mac/svg/hixie/transform/001-expected.txt:
778         * platform/mac/svg/hixie/use/001-expected.txt:
779         * platform/mac/svg/hixie/use/002-expected.txt:
780         * platform/mac/svg/hixie/use/002-test-expected.txt:
781         * platform/mac/svg/hixie/viewbox/001-expected.txt:
782         * platform/mac/svg/hixie/viewbox/002-expected.txt:
783         * platform/mac/svg/hixie/viewbox/003-expected.txt:
784         * platform/mac/svg/hixie/viewbox/004-expected.txt:
785         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
786         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
787         * svg/batik/text/textOnPathSpaces-expected.txt:
788         * svg/webarchive/svg-script-subresouces-expected.txt:
790 2007-10-09  Rob Buis  <buis@kde.org>
792         Reviewed by Eric.
794         Testcase for:
795         http://bugs.webkit.org/show_bug.cgi?id=15080
796         <use> element not refresh after adding objects by script in referrer
798         * svg/custom/use-dynamic-append-expected.checksum: Added.
799         * svg/custom/use-dynamic-append-expected.png: Added.
800         * svg/custom/use-dynamic-append-expected.txt: Added.
801         * svg/custom/use-dynamic-append.svg: Added.
803 2007-10-09  Rob Buis  <buis@kde.org>
805         Reviewed by Maciej.
807         Testcase for:
808         http://bugs.webkit.org/show_bug.cgi?id=15088
809         HTMLOptionElement.selected returns false when parent HTMLSelectElement is "display: none" until parent's .selectedIndex is accessed
811         * fast/forms/HTMLOptionElement_selected-expected.txt: Added.
812         * fast/forms/HTMLOptionElement_selected.html: Added.
814 2007-10-08  Eric Seidel  <eric@webkit.org>
816         Reviewed by hyatt.
818         * svg/css: Added.
819         * svg/css/getComputedStyle-basic-expected.txt: Added.
820         * svg/css/getComputedStyle-basic.xhtml: Added.
822 2007-10-08  Sam Weinig  <sam@webkit.org>
824         Reviewed by Steve Falkenburg.
826         Test for <rdar://problem/5519698> CrashTracer: [USER] 47 crashes in Safari at com.apple.WebCore: WebCore::XMLTokenizer::lineNumber const + 9
828         * fast/innerHTML/innerHTML-script-tag-crash-expected.txt: Added.
829         * fast/innerHTML/innerHTML-script-tag-crash.xhtml: Added.
831 2007-10-08  Nikolas Zimmermann  <zimmermann@kde.org>
833         Not reviewed.
835         Forgot to land some result test changes in my last commit.
837         * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
838         * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
839         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
840         * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
841         * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
842         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
843         * svg/text/text-align-04-b-expected.checksum:
844         * svg/text/text-align-04-b-expected.png:
845         * svg/text/text-align-04-b-expected.txt:
846         * svg/text/text-path-01-b-expected.checksum:
847         * svg/text/text-path-01-b-expected.png:
848         * svg/text/text-path-01-b-expected.txt:
850 2007-10-07  Nikolas Zimmermann  <zimmermann@kde.org>
852         Reviewed by Eric.
854         Update results after the rotation & baseline-shift fixes.
856         * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
857         * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
858         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
859         * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
860         * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
861         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
862         * svg/batik/text/longTextOnPath-expected.checksum:
863         * svg/batik/text/longTextOnPath-expected.png:
864         * svg/batik/text/longTextOnPath-expected.txt:
865         * svg/batik/text/smallFonts-expected.txt:
866         * svg/batik/text/textEffect3-expected.checksum:
867         * svg/batik/text/textEffect3-expected.png:
868         * svg/batik/text/textEffect3-expected.txt:
869         * svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
870         * svg/batik/text/textGlyphOrientationHorizontal-expected.png:
871         * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
872         * svg/batik/text/textLayout2-expected.checksum:
873         * svg/batik/text/textLayout2-expected.png:
874         * svg/batik/text/textLayout2-expected.txt:
875         * svg/batik/text/textOnPath-expected.checksum:
876         * svg/batik/text/textOnPath-expected.png:
877         * svg/batik/text/textOnPath-expected.txt:
878         * svg/batik/text/textOnPath2-expected.checksum:
879         * svg/batik/text/textOnPath2-expected.png:
880         * svg/batik/text/textOnPath2-expected.txt:
881         * svg/batik/text/textOnPath3-expected.checksum:
882         * svg/batik/text/textOnPath3-expected.png:
883         * svg/batik/text/textOnPath3-expected.txt:
884         * svg/batik/text/textOnPathSpaces-expected.checksum:
885         * svg/batik/text/textOnPathSpaces-expected.png:
886         * svg/batik/text/textOnPathSpaces-expected.txt:
887         * svg/batik/text/verticalText-expected.txt:
888         * svg/batik/text/verticalTextOnPath-expected.checksum:
889         * svg/batik/text/verticalTextOnPath-expected.png:
890         * svg/batik/text/verticalTextOnPath-expected.txt:
891         * svg/text/text-align-04-b-expected.checksum:
892         * svg/text/text-align-04-b-expected.png:
893         * svg/text/text-align-04-b-expected.txt:
894         * svg/text/text-path-01-b-expected.checksum:
895         * svg/text/text-path-01-b-expected.png:
896         * svg/text/text-path-01-b-expected.txt:
898 2007-10-07  Mark Rowe  <mrowe@apple.com>
900         Reviewed by Maciej.
902         Test for Bug 5122: Need an equivalent of Mozilla's DOMContentLoaded event
903         http://bugs.webkit.org/show_bug.cgi?id=5122
905         * http/tests/loading/DOMContentLoaded-event-expected.txt: Added.
906         * http/tests/loading/DOMContentLoaded-event.html: Added.
908 2007-10-07  Nikolas Zimmermann  <zimmermann@kde.org>
910         Reviewed by Mark.
912         Fix textLength.svg testcase - missed xmlns.
914         * svg/batik/text/textLength-expected.checksum:
915         * svg/batik/text/textLength-expected.png:
916         * svg/batik/text/textLength-expected.txt:
917         * svg/batik/text/textLength.svg:
919 2007-10-07  Alexey Proskuryakov  <ap@webkit.org>
921         Reviewed by Eric Seidel.
923         http://bugs.webkit.org/show_bug.cgi?id=15368
924         xsl:import fails when preceded by comment
926         * fast/xsl/import-after-comment-expected.txt: Added.
927         * fast/xsl/import-after-comment.xml: Added.
928         * fast/xsl/resources/import-after-comment-stylesheet.xsl: Added.
929         * fast/xsl/resources/import-after-comment-transform.xsl: Added.
931 2007-10-07  Vincent Ricard  <magic@magicninja.org>
933         Reviewed by Maciej.  Landed by eseidel.
935         add tests for http://bugs.webkit.org/show_bug.cgi?id=15062
936         Implement document.compatMode
938         * fast/dom/compatMode-AlmostStrict-expected.txt: Added.
939         * fast/dom/compatMode-AlmostStrict.html: Added.
940         * fast/dom/compatMode-Compat-expected.txt: Added.
941         * fast/dom/compatMode-Compat.html: Added.
942         * fast/dom/compatMode-Strict-expected.txt: Added.
943         * fast/dom/compatMode-Strict.html: Added.
945 2007-10-07  Sam Weinig  <sam@webkit.org>
947         Reviewed by Darin and Nikolas.  Landed by eseidel.
949         Update test for http://bugs.webkit.org/show_bug.cgi?id=14455
950         Autogenerate the JS bindings for the StyleSheetList
952         * fast/dom/Window/window-properties-expected.txt: Changed for new constructor.
954 2007-10-06  Nikolas Zimmermann  <zimmermann@kde.org>
956         Reviewed by Mark.
958         Remove useless onload/onunload handlers from js-update-container.svg,
959         causing a console message saying these handlers don't exist.
961         * svg/custom/js-update-container-expected.txt:
962         * svg/custom/js-update-container.svg:
964 2007-10-06  Nikolas Zimmermann  <zimmermann@kde.org>
966         Rubberstamped by Oliver.
968         Update SVG baseline with Tiger. No regressions.
970         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
971         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
972         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
973         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
974         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
975         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
976         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
977         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
978         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
979         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
980         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.checksum:
981         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
982         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
983         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
984         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
985         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
986         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
987         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
988         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
989         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
990         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
991         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
992         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
993         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
994         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
995         * svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
996         * svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
997         * svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum:
998         * svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
999         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
1000         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
1001         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
1002         * svg/W3C-SVG-1.1/animate-elem-34-t-expected.checksum:
1003         * svg/W3C-SVG-1.1/animate-elem-34-t-expected.png:
1004         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
1005         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
1006         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum:
1007         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.png:
1008         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
1009         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
1010         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
1011         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
1012         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
1013         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
1014         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1015         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum:
1016         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
1017         * svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum:
1018         * svg/W3C-SVG-1.1/animate-elem-44-t-expected.png:
1019         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum:
1020         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
1021         * svg/W3C-SVG-1.1/animate-elem-52-t-expected.checksum:
1022         * svg/W3C-SVG-1.1/animate-elem-52-t-expected.png:
1023         * svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum:
1024         * svg/W3C-SVG-1.1/animate-elem-60-t-expected.png:
1025         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum:
1026         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
1027         * svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum:
1028         * svg/W3C-SVG-1.1/animate-elem-62-t-expected.png:
1029         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum:
1030         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
1031         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum:
1032         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
1033         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum:
1034         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
1035         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum:
1036         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.png:
1037         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum:
1038         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.png:
1039         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum:
1040         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.png:
1041         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum:
1042         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.png:
1043         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum:
1044         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
1045         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum:
1046         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
1047         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum:
1048         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.png:
1049         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum:
1050         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
1051         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
1052         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum:
1053         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
1054         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum:
1055         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
1056         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum:
1057         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.png:
1058         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
1059         * svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum:
1060         * svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
1061         * svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
1062         * svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
1063         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum:
1064         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.png:
1065         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
1066         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
1067         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
1068         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
1069         * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
1070         * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
1071         * svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
1072         * svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
1073         * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
1074         * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
1075         * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
1076         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
1077         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
1078         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
1079         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
1080         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum:
1081         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
1082         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1083         * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
1084         * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
1085         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
1086         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
1087         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
1088         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
1089         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
1090         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
1091         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
1092         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
1093         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
1094         * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
1095         * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
1096         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
1097         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
1098         * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
1099         * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
1100         * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
1101         * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
1102         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
1103         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
1104         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
1105         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
1106         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
1107         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
1108         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
1109         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
1110         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
1111         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
1112         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1113         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
1114         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
1115         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
1116         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
1117         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum:
1118         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
1119         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum:
1120         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
1121         * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum:
1122         * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png:
1123         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum:
1124         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
1125         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
1126         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1127         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1128         * svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
1129         * svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
1130         * svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum:
1131         * svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
1132         * svg/W3C-SVG-1.1/linking-a-07-t-expected.checksum:
1133         * svg/W3C-SVG-1.1/linking-a-07-t-expected.png:
1134         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
1135         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
1136         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
1137         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
1138         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
1139         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
1140         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum:
1141         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.png:
1142         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
1143         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
1144         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
1145         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1146         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.checksum:
1147         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png:
1148         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1149         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1150         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
1151         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
1152         * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
1153         * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
1154         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
1155         * svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum:
1156         * svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
1157         * svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum:
1158         * svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
1159         * svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
1160         * svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
1161         * svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum:
1162         * svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
1163         * svg/W3C-SVG-1.1/paths-data-08-t-expected.checksum:
1164         * svg/W3C-SVG-1.1/paths-data-08-t-expected.png:
1165         * svg/W3C-SVG-1.1/paths-data-09-t-expected.checksum:
1166         * svg/W3C-SVG-1.1/paths-data-09-t-expected.png:
1167         * svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum:
1168         * svg/W3C-SVG-1.1/paths-data-12-t-expected.png:
1169         * svg/W3C-SVG-1.1/paths-data-15-t-expected.checksum:
1170         * svg/W3C-SVG-1.1/paths-data-15-t-expected.png:
1171         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
1172         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
1173         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
1174         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
1175         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
1176         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
1177         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
1178         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
1179         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
1180         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
1181         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
1182         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
1183         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
1184         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
1185         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1186         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
1187         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
1188         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
1189         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
1190         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
1191         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
1192         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
1193         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
1194         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
1195         * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum:
1196         * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
1197         * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum:
1198         * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
1199         * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.checksum:
1200         * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
1201         * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
1202         * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
1203         * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum:
1204         * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
1205         * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum:
1206         * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
1207         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1208         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1209         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1210         * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
1211         * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
1212         * svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum:
1213         * svg/W3C-SVG-1.1/script-handle-01-b-expected.png:
1214         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
1215         * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
1216         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
1217         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
1218         * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
1219         * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
1220         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.checksum:
1221         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.png:
1222         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
1223         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
1224         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
1225         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
1226         * svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum:
1227         * svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
1228         * svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum:
1229         * svg/W3C-SVG-1.1/struct-frag-03-t-expected.png:
1230         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
1231         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum:
1232         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
1233         * svg/W3C-SVG-1.1/struct-group-03-t-expected.checksum:
1234         * svg/W3C-SVG-1.1/struct-group-03-t-expected.png:
1235         * svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
1236         * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
1237         * svg/W3C-SVG-1.1/struct-image-06-t-expected.checksum:
1238         * svg/W3C-SVG-1.1/struct-image-06-t-expected.png:
1239         * svg/W3C-SVG-1.1/struct-image-08-t-expected.checksum:
1240         * svg/W3C-SVG-1.1/struct-image-08-t-expected.png:
1241         * svg/W3C-SVG-1.1/struct-image-10-t-expected.checksum:
1242         * svg/W3C-SVG-1.1/struct-image-10-t-expected.png:
1243         * svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum:
1244         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1245         * svg/W3C-SVG-1.1/struct-use-03-t-expected.checksum:
1246         * svg/W3C-SVG-1.1/struct-use-03-t-expected.png:
1247         * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
1248         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
1249         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
1250         * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
1251         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1252         * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
1253         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1254         * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
1255         * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
1256         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1257         * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
1258         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1259         * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
1260         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1261         * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
1262         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1263         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1264         * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
1265         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1266         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
1267         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1268         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
1269         * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
1270         * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
1271         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
1272         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1273         * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
1274         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1275         * svg/W3C-SVG-1.1/text-text-04-t-expected.checksum:
1276         * svg/W3C-SVG-1.1/text-text-04-t-expected.png:
1277         * svg/W3C-SVG-1.1/text-text-05-t-expected.checksum:
1278         * svg/W3C-SVG-1.1/text-text-05-t-expected.png:
1279         * svg/W3C-SVG-1.1/text-text-06-t-expected.checksum:
1280         * svg/W3C-SVG-1.1/text-text-06-t-expected.png:
1281         * svg/W3C-SVG-1.1/text-text-07-t-expected.checksum:
1282         * svg/W3C-SVG-1.1/text-text-07-t-expected.png:
1283         * svg/W3C-SVG-1.1/text-text-08-b-expected.checksum:
1284         * svg/W3C-SVG-1.1/text-text-08-b-expected.png:
1285         * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
1286         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
1287         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum:
1288         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
1289         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
1290         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1291         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1292         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1293         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
1294         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
1295         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
1296         * svg/batik/filters/filterRegions-expected.checksum:
1297         * svg/batik/filters/filterRegions-expected.png:
1298         * svg/batik/masking/maskRegions-expected.checksum:
1299         * svg/batik/masking/maskRegions-expected.png:
1300         * svg/batik/paints/patternPreserveAspectRatioA-expected.checksum:
1301         * svg/batik/paints/patternPreserveAspectRatioA-expected.png:
1302         * svg/batik/paints/patternRegionB-expected.checksum: Removed.
1303         * svg/batik/paints/patternRegionB-expected.png: Removed.
1304         * svg/batik/paints/patternRegionB-expected.txt: Removed.
1305         * svg/batik/paints/patternRegions-expected.checksum:
1306         * svg/batik/paints/patternRegions-expected.png:
1307         * svg/batik/text/smallFonts-expected.checksum:
1308         * svg/batik/text/smallFonts-expected.png:
1309         * svg/batik/text/smallFonts-expected.txt:
1310         * svg/batik/text/textAnchor-expected.txt:
1311         * svg/batik/text/textAnchor2-expected.txt:
1312         * svg/batik/text/textAnchor3-expected.txt:
1313         * svg/batik/text/textBiDi-expected.txt:
1314         * svg/batik/text/textDecoration2-expected.checksum:
1315         * svg/batik/text/textDecoration2-expected.png:
1316         * svg/batik/text/textDecoration2-expected.txt:
1317         * svg/batik/text/textEffect-expected.checksum:
1318         * svg/batik/text/textEffect-expected.png:
1319         * svg/batik/text/textEffect-expected.txt:
1320         * svg/batik/text/textEffect2-expected.checksum:
1321         * svg/batik/text/textEffect2-expected.png:
1322         * svg/batik/text/textEffect3-expected.checksum:
1323         * svg/batik/text/textEffect3-expected.png:
1324         * svg/batik/text/textEffect3-expected.txt:
1325         * svg/batik/text/textFeatures-expected.checksum:
1326         * svg/batik/text/textFeatures-expected.png:
1327         * svg/batik/text/textFeatures-expected.txt:
1328         * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
1329         * svg/batik/text/textLayout-expected.checksum:
1330         * svg/batik/text/textLayout-expected.png:
1331         * svg/batik/text/textLayout2-expected.txt:
1332         * svg/batik/text/textLength-expected.checksum:
1333         * svg/batik/text/textLength-expected.png:
1334         * svg/batik/text/textOnPath-expected.txt:
1335         * svg/batik/text/textOnPath2-expected.checksum:
1336         * svg/batik/text/textOnPath2-expected.png:
1337         * svg/batik/text/textOnPath2-expected.txt:
1338         * svg/batik/text/textOnPath3-expected.txt:
1339         * svg/batik/text/textOnPathSpaces-expected.checksum:
1340         * svg/batik/text/textOnPathSpaces-expected.png:
1341         * svg/batik/text/textPCDATA-expected.txt:
1342         * svg/batik/text/textProperties-expected.checksum:
1343         * svg/batik/text/textProperties-expected.png:
1344         * svg/batik/text/textProperties-expected.txt:
1345         * svg/batik/text/textProperties2-expected.checksum:
1346         * svg/batik/text/textProperties2-expected.png:
1347         * svg/batik/text/textProperties2-expected.txt:
1348         * svg/batik/text/textStyles-expected.checksum:
1349         * svg/batik/text/textStyles-expected.png:
1350         * svg/batik/text/verticalText-expected.txt:
1351         * svg/batik/text/verticalTextOnPath-expected.txt:
1352         * svg/batik/text/xmlSpace-expected.txt:
1353         * svg/carto.net/button-expected.txt:
1354         * svg/carto.net/colourpicker-expected.checksum:
1355         * svg/carto.net/colourpicker-expected.png:
1356         * svg/carto.net/colourpicker-expected.txt:
1357         * svg/carto.net/combobox-expected.txt:
1358         * svg/carto.net/scrollbar-expected.checksum:
1359         * svg/carto.net/scrollbar-expected.txt:
1360         * svg/carto.net/selectionlist-expected.checksum:
1361         * svg/carto.net/selectionlist-expected.txt:
1362         * svg/carto.net/slider-expected.checksum:
1363         * svg/carto.net/slider-expected.png:
1364         * svg/carto.net/slider-expected.txt:
1365         * svg/carto.net/tabgroup-expected.txt:
1366         * svg/carto.net/textbox-expected.txt:
1367         * svg/carto.net/window-expected.checksum:
1368         * svg/carto.net/window-expected.txt:
1369         * svg/custom/SVGMatrix-interface-expected.checksum:
1370         * svg/custom/SVGMatrix-interface-expected.png:
1371         * svg/custom/absolute-sized-svg-in-xhtml-expected.checksum:
1372         * svg/custom/absolute-sized-svg-in-xhtml-expected.png:
1373         * svg/custom/baseval-animval-equality-expected.checksum:
1374         * svg/custom/baseval-animval-equality-expected.png:
1375         * svg/custom/baseval-animval-equality-expected.txt:
1376         * svg/custom/container-opacity-clip-viewBox-expected.checksum:
1377         * svg/custom/container-opacity-clip-viewBox-expected.png:
1378         * svg/custom/coords-relative-units-transforms-expected.checksum:
1379         * svg/custom/coords-relative-units-transforms-expected.png:
1380         * svg/custom/createelement-expected.txt:
1381         * svg/custom/deep-dynamic-updates-expected.checksum:
1382         * svg/custom/deep-dynamic-updates-expected.png:
1383         * svg/custom/deep-dynamic-updates-expected.txt:
1384         * svg/custom/dynamic-svg-document-creation-expected.checksum:
1385         * svg/custom/dynamic-svg-document-creation-expected.png:
1386         * svg/custom/feComponentTransfer-Discrete-expected.checksum:
1387         * svg/custom/feComponentTransfer-Discrete-expected.png:
1388         * svg/custom/feComponentTransfer-Gamma-expected.checksum:
1389         * svg/custom/feComponentTransfer-Gamma-expected.png:
1390         * svg/custom/feComponentTransfer-Linear-expected.checksum:
1391         * svg/custom/feComponentTransfer-Linear-expected.png:
1392         * svg/custom/feComponentTransfer-Table-expected.checksum:
1393         * svg/custom/feComponentTransfer-Table-expected.png:
1394         * svg/custom/feDisplacementMap-01-expected.checksum:
1395         * svg/custom/feDisplacementMap-01-expected.png:
1396         * svg/custom/feDisplacementMap-01-expected.txt:
1397         * svg/custom/fill-SVGPaint-interface-expected.checksum:
1398         * svg/custom/fill-SVGPaint-interface-expected.png:
1399         * svg/custom/fill-fallback-expected.checksum:
1400         * svg/custom/fill-fallback-expected.png:
1401         * svg/custom/focus-ring-expected.checksum:
1402         * svg/custom/focus-ring-expected.png:
1403         * svg/custom/getPresentationAttribute-expected.checksum:
1404         * svg/custom/getPresentationAttribute-expected.png:
1405         * svg/custom/getTransformToElement-expected.checksum:
1406         * svg/custom/getTransformToElement-expected.png:
1407         * svg/custom/getscreenctm-in-mixed-content-expected.checksum:
1408         * svg/custom/getscreenctm-in-mixed-content-expected.png:
1409         * svg/custom/getscreenctm-in-mixed-content-expected.txt:
1410         * svg/custom/getsvgdocument-expected.checksum:
1411         * svg/custom/getsvgdocument-expected.png:
1412         * svg/custom/gradient-cycle-detection-expected.checksum:
1413         * svg/custom/gradient-cycle-detection-expected.png:
1414         * svg/custom/gradient-deep-referencing-expected.checksum:
1415         * svg/custom/gradient-deep-referencing-expected.png:
1416         * svg/custom/gradient-rotated-bbox-expected.checksum:
1417         * svg/custom/gradient-rotated-bbox-expected.png:
1418         * svg/custom/gradient-stop-corner-cases-expected.checksum:
1419         * svg/custom/gradient-stop-corner-cases-expected.png:
1420         * svg/custom/gradient-stroke-width-expected.checksum:
1421         * svg/custom/gradient-stroke-width-expected.png:
1422         * svg/custom/grayscale-gradient-mask-expected.checksum:
1423         * svg/custom/grayscale-gradient-mask-expected.png:
1424         * svg/custom/group-opacity-expected.checksum:
1425         * svg/custom/group-opacity-expected.png:
1426         * svg/custom/hit-test-path-expected.checksum:
1427         * svg/custom/hit-test-path-expected.png:
1428         * svg/custom/hit-test-path-stroke-expected.checksum:
1429         * svg/custom/hit-test-path-stroke-expected.png:
1430         * svg/custom/hit-test-unclosed-subpaths-expected.checksum:
1431         * svg/custom/hit-test-unclosed-subpaths-expected.png:
1432         * svg/custom/hit-test-with-br-expected.checksum:
1433         * svg/custom/hit-test-with-br-expected.png:
1434         * svg/custom/image-clipped-hit-expected.checksum:
1435         * svg/custom/image-clipped-hit-expected.png:
1436         * svg/custom/image-clipped-hit-expected.txt:
1437         * svg/custom/image-parent-translation-expected.checksum:
1438         * svg/custom/image-parent-translation-expected.png:
1439         * svg/custom/image-small-width-height-expected.checksum:
1440         * svg/custom/image-small-width-height-expected.png:
1441         * svg/custom/image-with-prefix-in-webarchive-expected.txt:
1442         * svg/custom/image-with-transform-clip-filter-expected.checksum:
1443         * svg/custom/image-with-transform-clip-filter-expected.png:
1444         * svg/custom/inline-svg-in-xhtml-expected.checksum:
1445         * svg/custom/inline-svg-in-xhtml-expected.png:
1446         * svg/custom/invalid-css-expected.checksum:
1447         * svg/custom/invalid-css-expected.png:
1448         * svg/custom/invalid-fill-expected.checksum:
1449         * svg/custom/invalid-fill-expected.png:
1450         * svg/custom/invalid-fill-hex-expected.checksum:
1451         * svg/custom/invalid-fill-hex-expected.png:
1452         * svg/custom/invalid-fill-hex-expected.txt:
1453         * svg/custom/invisible-text-after-scrolling-expected.checksum:
1454         * svg/custom/invisible-text-after-scrolling-expected.png:
1455         * svg/custom/js-late-clipPath-and-object-creation-expected.checksum:
1456         * svg/custom/js-late-clipPath-and-object-creation-expected.png:
1457         * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
1458         * svg/custom/js-late-clipPath-creation-expected.checksum:
1459         * svg/custom/js-late-clipPath-creation-expected.png:
1460         * svg/custom/js-late-clipPath-creation-expected.txt:
1461         * svg/custom/js-late-gradient-and-object-creation-expected.checksum:
1462         * svg/custom/js-late-gradient-and-object-creation-expected.txt:
1463         * svg/custom/js-late-gradient-creation-expected.checksum:
1464         * svg/custom/js-late-gradient-creation-expected.png:
1465         * svg/custom/js-late-marker-and-object-creation-expected.checksum:
1466         * svg/custom/js-late-marker-and-object-creation-expected.png:
1467         * svg/custom/js-late-marker-creation-expected.checksum:
1468         * svg/custom/js-late-marker-creation-expected.png:
1469         * svg/custom/js-late-pattern-and-object-creation-expected.checksum:
1470         * svg/custom/js-late-pattern-and-object-creation-expected.png:
1471         * svg/custom/js-update-bounce-expected.checksum:
1472         * svg/custom/js-update-bounce-expected.png:
1473         * svg/custom/js-update-gradient-expected.checksum:
1474         * svg/custom/js-update-gradient-expected.png:
1475         * svg/custom/js-update-gradient-expected.txt:
1476         * svg/custom/js-update-stop-expected.checksum:
1477         * svg/custom/js-update-stop-expected.png:
1478         * svg/custom/junk-data-expected.checksum:
1479         * svg/custom/junk-data-expected.png:
1480         * svg/custom/large-bounding-box-percents-expected.checksum:
1481         * svg/custom/large-bounding-box-percents-expected.png:
1482         * svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum:
1483         * svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
1484         * svg/custom/linking-a-03-b-transform-expected.checksum:
1485         * svg/custom/linking-a-03-b-transform-expected.png:
1486         * svg/custom/linking-a-03-b-viewTarget-expected.checksum:
1487         * svg/custom/linking-a-03-b-viewTarget-expected.png:
1488         * svg/custom/linking-a-03-b-zoomAndPan-expected.checksum:
1489         * svg/custom/linking-a-03-b-zoomAndPan-expected.png:
1490         * svg/custom/marker-default-width-height-expected.checksum:
1491         * svg/custom/marker-default-width-height-expected.png:
1492         * svg/custom/marker-overflow-clip-expected.checksum:
1493         * svg/custom/marker-overflow-clip-expected.png:
1494         * svg/custom/missing-xlink-expected.checksum:
1495         * svg/custom/missing-xlink-expected.png:
1496         * svg/custom/non-opaque-filters-expected.checksum:
1497         * svg/custom/non-opaque-filters-expected.txt:
1498         * svg/custom/pattern-cycle-detection-expected.checksum:
1499         * svg/custom/pattern-cycle-detection-expected.png:
1500         * svg/custom/pattern-deep-referencing-expected.checksum:
1501         * svg/custom/pattern-deep-referencing-expected.png:
1502         * svg/custom/pattern-rotate-expected.checksum:
1503         * svg/custom/pattern-rotate-expected.png:
1504         * svg/custom/percentage-of-html-parent-expected.checksum:
1505         * svg/custom/percentage-of-html-parent-expected.png:
1506         * svg/custom/pointer-events-image-expected.checksum:
1507         * svg/custom/pointer-events-image-expected.png:
1508         * svg/custom/pointer-events-image-expected.txt:
1509         * svg/custom/pointer-events-path-expected.checksum:
1510         * svg/custom/pointer-events-path-expected.png:
1511         * svg/custom/pointer-events-path-expected.txt:
1512         * svg/custom/pointer-events-text-expected.checksum:
1513         * svg/custom/pointer-events-text-expected.png:
1514         * svg/custom/pointer-events-text-expected.txt:
1515         * svg/custom/preserve-aspect-ratio-syntax-expected.checksum:
1516         * svg/custom/preserve-aspect-ratio-syntax-expected.png:
1517         * svg/custom/root-container-opacity-clip-viewBox-expected.checksum:
1518         * svg/custom/root-container-opacity-clip-viewBox-expected.png:
1519         * svg/custom/rootmost-svg-xy-attrs-expected.checksum:
1520         * svg/custom/rootmost-svg-xy-attrs-expected.png:
1521         * svg/custom/rootmost-svg-xy-attrs-expected.txt:
1522         * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum:
1523         * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
1524         * svg/custom/second-inline-text-expected.checksum:
1525         * svg/custom/second-inline-text-expected.png:
1526         * svg/custom/shapes-supporting-markers-expected.checksum:
1527         * svg/custom/shapes-supporting-markers-expected.png:
1528         * svg/custom/simpleCDF-expected.checksum:
1529         * svg/custom/simpleCDF-expected.png:
1530         * svg/custom/stroke-fallback-expected.checksum:
1531         * svg/custom/stroke-fallback-expected.png:
1532         * svg/custom/stroked-pattern-expected.checksum:
1533         * svg/custom/stroked-pattern-expected.png:
1534         * svg/custom/struct-use-09-b-expected.checksum:
1535         * svg/custom/struct-use-09-b-expected.png:
1536         * svg/custom/style-attribute-font-size-expected.checksum:
1537         * svg/custom/style-attribute-font-size-expected.png:
1538         * svg/custom/svg-float-border-padding-expected.checksum:
1539         * svg/custom/svg-float-border-padding-expected.png:
1540         * svg/custom/svg-overflow-types-expected.checksum:
1541         * svg/custom/svg-overflow-types-expected.png:
1542         * svg/custom/text-clip-expected.txt:
1543         * svg/custom/text-filter-expected.txt:
1544         * svg/custom/text-image-opacity-expected.checksum:
1545         * svg/custom/text-image-opacity-expected.txt:
1546         * svg/custom/text-letter-spacing-expected.txt:
1547         * svg/custom/tref-update-expected.checksum:
1548         * svg/custom/tref-update-expected.png:
1549         * svg/custom/use-clipped-hit-expected.checksum:
1550         * svg/custom/use-clipped-hit-expected.png:
1551         * svg/custom/use-clipped-hit-expected.txt:
1552         * svg/custom/use-css-events-expected.checksum:
1553         * svg/custom/use-css-events-expected.png:
1554         * svg/custom/use-detach-expected.checksum:
1555         * svg/custom/use-detach-expected.png:
1556         * svg/custom/use-elementInstance-event-target-expected.checksum:
1557         * svg/custom/use-elementInstance-event-target-expected.png:
1558         * svg/custom/use-elementInstance-methods-expected.checksum:
1559         * svg/custom/use-elementInstance-methods-expected.png:
1560         * svg/custom/use-event-handler-on-referenced-element-expected.checksum:
1561         * svg/custom/use-event-handler-on-referenced-element-expected.png:
1562         * svg/custom/use-event-handler-on-use-element-expected.checksum:
1563         * svg/custom/use-event-handler-on-use-element-expected.png:
1564         * svg/custom/use-events-crash-expected.checksum:
1565         * svg/custom/use-events-crash-expected.png:
1566         * svg/custom/use-instanceRoot-modifications-expected.checksum:
1567         * svg/custom/use-instanceRoot-modifications-expected.png:
1568         * svg/custom/use-modify-container-in-target-expected.checksum:
1569         * svg/custom/use-modify-container-in-target-expected.png:
1570         * svg/custom/use-modify-target-container-expected.checksum:
1571         * svg/custom/use-modify-target-container-expected.png:
1572         * svg/custom/use-on-g-containing-foreignObject-and-image-expected.checksum:
1573         * svg/custom/use-on-g-containing-foreignObject-and-image-expected.png:
1574         * svg/custom/use-on-g-containing-use-expected.checksum:
1575         * svg/custom/use-on-g-containing-use-expected.png:
1576         * svg/custom/use-on-g-expected.checksum:
1577         * svg/custom/use-on-g-expected.png:
1578         * svg/custom/use-on-symbol-inside-pattern-expected.checksum:
1579         * svg/custom/use-on-symbol-inside-pattern-expected.png:
1580         * svg/custom/use-on-text-expected.txt:
1581         * svg/custom/use-on-use-expected.checksum:
1582         * svg/custom/use-on-use-expected.png:
1583         * svg/custom/use-property-changes-through-dom-expected.checksum:
1584         * svg/custom/use-property-changes-through-dom-expected.png:
1585         * svg/custom/use-property-changes-through-svg-dom-expected.checksum:
1586         * svg/custom/use-property-changes-through-svg-dom-expected.png:
1587         * svg/custom/use-referencing-nonexisting-symbol-expected.txt:
1588         * svg/custom/use-transform-expected.checksum:
1589         * svg/custom/use-transform-expected.png:
1590         * svg/custom/viewbox-syntax-expected.checksum:
1591         * svg/custom/viewbox-syntax-expected.png:
1592         * svg/custom/viewport-em-expected.checksum:
1593         * svg/custom/viewport-em-expected.png:
1594         * svg/hixie/data-types/002-expected.checksum:
1595         * svg/hixie/data-types/002-expected.png:
1596         * svg/hixie/error/002-expected.checksum:
1597         * svg/hixie/error/002-expected.png:
1598         * svg/hixie/error/002-expected.txt:
1599         * svg/hixie/error/003-expected.txt:
1600         * svg/hixie/error/004-expected.checksum:
1601         * svg/hixie/error/004-expected.png:
1602         * svg/hixie/error/005-expected.checksum:
1603         * svg/hixie/error/005-expected.png:
1604         * svg/hixie/error/010-expected.txt:
1605         * svg/hixie/error/011-expected.txt:
1606         * svg/hixie/error/012-expected.checksum:
1607         * svg/hixie/error/012-expected.png:
1608         * svg/hixie/error/013-expected.checksum:
1609         * svg/hixie/error/013-expected.png:
1610         * svg/hixie/error/017-expected.checksum:
1611         * svg/hixie/error/017-expected.png:
1612         * svg/hixie/error/017-expected.txt:
1613         * svg/hixie/links/002-expected.txt:
1614         * svg/hixie/links/003-broken-expected.checksum:
1615         * svg/hixie/links/003-broken-expected.png:
1616         * svg/hixie/mixed/003-expected.checksum:
1617         * svg/hixie/mixed/003-expected.png:
1618         * svg/hixie/mixed/006-expected.checksum:
1619         * svg/hixie/mixed/006-expected.png:
1620         * svg/hixie/mixed/007-expected.checksum:
1621         * svg/hixie/mixed/007-expected.png:
1622         * svg/hixie/mixed/008-expected.checksum:
1623         * svg/hixie/mixed/008-expected.png:
1624         * svg/hixie/mixed/009-expected.checksum:
1625         * svg/hixie/mixed/009-expected.png:
1626         * svg/hixie/mixed/010-expected.checksum:
1627         * svg/hixie/mixed/010-expected.png:
1628         * svg/hixie/mixed/011-expected.checksum:
1629         * svg/hixie/mixed/011-expected.png:
1630         * svg/hixie/perf/007-expected.checksum:
1631         * svg/hixie/perf/007-expected.png:
1632         * svg/hixie/perf/007-expected.txt:
1633         * svg/hixie/processing-model/003-expected.checksum:
1634         * svg/hixie/processing-model/003-expected.png:
1635         * svg/hixie/processing-model/004-expected.checksum:
1636         * svg/hixie/processing-model/004-expected.png:
1637         * svg/hixie/rendering-model/003-expected.checksum:
1638         * svg/hixie/rendering-model/003-expected.png:
1639         * svg/hixie/rendering-model/004-expected.checksum:
1640         * svg/hixie/rendering-model/004-expected.png:
1641         * svg/hixie/text/001-broken-expected.txt:
1642         * svg/hixie/text/002-expected.txt:
1643         * svg/hixie/text/003-expected.txt:
1644         * svg/hixie/text/003a-expected.txt:
1645         * svg/hixie/text/003b-expected.txt:
1646         * svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum:
1647         * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
1648         * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
1649         * svg/text/text-align-01-b-expected.txt:
1650         * svg/text/text-align-02-b-expected.txt:
1651         * svg/text/text-align-03-b-expected.checksum:
1652         * svg/text/text-align-03-b-expected.png:
1653         * svg/text/text-align-03-b-expected.txt:
1654         * svg/text/text-align-04-b-expected.checksum:
1655         * svg/text/text-align-04-b-expected.png:
1656         * svg/text/text-align-04-b-expected.txt:
1657         * svg/text/text-align-05-b-expected.txt:
1658         * svg/text/text-align-06-b-expected.checksum:
1659         * svg/text/text-align-06-b-expected.png:
1660         * svg/text/text-align-06-b-expected.txt:
1661         * svg/text/text-altglyph-01-b-expected.txt:
1662         * svg/text/text-deco-01-b-expected.checksum:
1663         * svg/text/text-deco-01-b-expected.png:
1664         * svg/text/text-deco-01-b-expected.txt:
1665         * svg/text/text-fonts-01-t-expected.txt:
1666         * svg/text/text-fonts-02-t-expected.txt:
1667         * svg/text/text-intro-05-t-expected.checksum:
1668         * svg/text/text-intro-05-t-expected.png:
1669         * svg/text/text-path-01-b-expected.checksum:
1670         * svg/text/text-path-01-b-expected.png:
1671         * svg/text/text-path-01-b-expected.txt:
1672         * svg/text/text-text-01-b-expected.txt:
1673         * svg/text/text-text-03-b-expected.checksum:
1674         * svg/text/text-text-03-b-expected.png:
1675         * svg/text/text-text-03-b-expected.txt:
1676         * svg/text/text-text-04-t-expected.checksum:
1677         * svg/text/text-text-04-t-expected.png:
1678         * svg/text/text-text-05-t-expected.checksum:
1679         * svg/text/text-text-05-t-expected.png:
1680         * svg/text/text-text-06-t-expected.checksum:
1681         * svg/text/text-text-06-t-expected.png:
1682         * svg/text/text-text-07-t-expected.checksum:
1683         * svg/text/text-text-07-t-expected.png:
1684         * svg/text/text-text-08-b-expected.checksum:
1685         * svg/text/text-text-08-b-expected.png:
1686         * svg/text/text-text-08-b-expected.txt:
1687         * svg/text/text-tref-01-b-expected.txt:
1688         * svg/text/text-tselect-01-b-expected.checksum:
1689         * svg/text/text-tselect-01-b-expected.png:
1690         * svg/text/text-tselect-02-f-expected.txt:
1691         * svg/text/text-tspan-01-b-expected.txt:
1692         * svg/text/text-ws-01-t-expected.txt:
1693         * svg/text/text-ws-02-t-expected.checksum:
1694         * svg/text/text-ws-02-t-expected.png:
1695         * svg/text/text-ws-02-t-expected.txt:
1697 2007-10-06  Alexey Proskuryakov  <ap@webkit.org>
1699         Reviewed by Mitz.
1701         http://bugs.webkit.org/show_bug.cgi?id=15380
1702         XPath: id('foo') doesn't resolve correctly
1704         * fast/xpath/id-simple-expected.txt: Added.
1705         * fast/xpath/id-simple.html: Added.
1707 2007-10-06  Alexey Proskuryakov  <ap@webkit.org>
1709         * fast/dom/xmlhttprequest-get-expected.txt: Updated event properties
1710         for changes made in bug 15102.
1712 2007-10-06  Alexey Proskuryakov  <ap@webkit.org>
1714         Reviewed by Darin.
1716         Update tests for http://bugs.webkit.org/show_bug.cgi?id=13707
1717         REGRESSION: JavaScript exceptions on quotes.burntelectrons.org
1719         * dom/xhtml/level2/html/HTMLBaseElement01-expected.checksum: Removed.
1720         * dom/xhtml/level2/html/HTMLBaseElement01-expected.png: Removed.
1721         * dom/xhtml/level2/html/HTMLBaseElement01-expected.txt:
1722         * dom/xhtml/level2/html/HTMLBaseElement01.xhtml:
1723         * dom/xhtml/level2/html/HTMLBaseElement02-expected.checksum: Removed.
1724         * dom/xhtml/level2/html/HTMLBaseElement02-expected.png: Removed.
1725         * dom/xhtml/level2/html/HTMLBaseElement02-expected.txt:
1726         * dom/xhtml/level2/html/HTMLBaseElement02.xhtml:
1727         * dom/xhtml/level2/html/HTMLBodyElement07-expected.txt:
1728         * dom/xhtml/level2/html/HTMLBodyElement08-expected.txt:
1729         * dom/xhtml/level2/html/HTMLBodyElement09-expected.txt:
1730         * dom/xhtml/level2/html/HTMLBodyElement10-expected.txt:
1731         * dom/xhtml/level2/html/HTMLBodyElement11-expected.txt:
1732         * dom/xhtml/level2/html/HTMLBodyElement12-expected.txt:
1733         * dom/xhtml/level2/html/HTMLDocument01-expected.txt:
1734         * dom/xhtml/level2/html/HTMLDocument02-expected.txt:
1735         * dom/xhtml/level2/html/HTMLDocument03-expected.txt:
1736         * dom/xhtml/level2/html/HTMLDocument05-expected.txt:
1737         * dom/xhtml/level2/html/HTMLDocument07-expected.txt:
1738         * dom/xhtml/level2/html/HTMLDocument08-expected.txt:
1739         * dom/xhtml/level2/html/HTMLDocument09-expected.txt:
1740         * dom/xhtml/level2/html/HTMLDocument10-expected.txt:
1741         * dom/xhtml/level2/html/HTMLDocument11-expected.txt:
1742         * dom/xhtml/level2/html/HTMLDocument12-expected.txt:
1743         * dom/xhtml/level2/html/HTMLDocument13-expected.txt:
1744         * dom/xhtml/level2/html/HTMLDocument14-expected.txt:
1745         * dom/xhtml/level2/html/doc01-expected.txt:
1746         These now pass. Changed HTMLBaseElement* to dump as text.
1748         * fast/dom/Window/window-properties-expected.txt: Added Document.prototype.getElementsByName
1750 2007-10-03  Eric Seidel  <eric@webkit.org>
1752         Reviewed by Maciej.
1753         
1754         Add new results for SVGImage now that ContainerNode::removeAllChildren crashing is fixed.
1755         http://bugs.webkit.org/show_bug.cgi?id=12310#c11
1757         * fast/images/resources/butterfly.svg: Added.
1758         * fast/images/svg-as-background-expected.checksum: Removed.
1759         * fast/images/svg-as-background-expected.png: Removed.
1760         * fast/images/svg-as-background-expected.txt: Removed.
1761         * fast/images/svg-as-image-expected.checksum: Removed.
1762         * fast/images/svg-as-image-expected.png: Removed.
1763         * fast/images/svg-as-image-expected.txt: Removed.
1764         * fast/images/svg-background-crash-on-refresh.html: Added.
1765         * platform/mac/fast/images: Added.
1766         * platform/mac/fast/images/svg-as-background-expected.checksum: Added.
1767         * platform/mac/fast/images/svg-as-background-expected.png: Added.
1768         * platform/mac/fast/images/svg-as-background-expected.txt: Added.
1769         * platform/mac/fast/images/svg-as-image-expected.checksum: Added.
1770         * platform/mac/fast/images/svg-as-image-expected.png: Added.
1771         * platform/mac/fast/images/svg-as-image-expected.txt: Added.
1772         * platform/mac/fast/images/svg-background-crash-on-refresh-expected.checksum: Added.
1773         * platform/mac/fast/images/svg-background-crash-on-refresh-expected.png: Added.
1774         * platform/mac/fast/images/svg-background-crash-on-refresh-expected.txt: Added.
1776 2007-10-03  Rob Buis  <buis@kde.org>
1778         Reviewed by Maciej.
1780         Testcase for:
1781         http://bugs.webkit.org/show_bug.cgi?id=15260
1782         Any styles defined after <element> {<property>:%} style are ignored by Safari
1784         * fast/css/invalid-percentage-property-expected.checksum: Added.
1785         * fast/css/invalid-percentage-property-expected.png: Added.
1786         * fast/css/invalid-percentage-property-expected.txt: Added.
1787         * fast/css/invalid-percentage-property.html: Added.
1789 2007-10-02  Alexey Proskuryakov  <ap@webkit.org>
1791         Reviewed by Maciej.
1793         http://bugs.webkit.org/show_bug.cgi?id=15102
1794         XMLHttpRequests should dispatch a readystatechange event.
1796         * http/tests/xmlhttprequest/readystatechange-expected.txt: Added.
1797         * http/tests/xmlhttprequest/readystatechange.html: Added.
1799 2007-10-02  Alexey Proskuryakov  <ap@webkit.org>
1801         Reviewed by Darin.
1803         http://bugs.webkit.org/show_bug.cgi?id=10370
1804         RegExp fails to match non-ASCII characters against [\S\s]
1806         * fast/js/regexp-negative-special-characters-expected.txt: Added.
1807         * fast/js/regexp-negative-special-characters.html: Added.
1808         * fast/js/resources/regexp-negative-special-characters.js: Added.
1810 2007-10-02  Eric Seidel  <eric@webkit.org>
1812         Reviewed by Oliver Hunt.
1814         * svg/custom/svgsvgelement-ctm-expected.txt: Added.
1815         * svg/custom/svgsvgelement-ctm.xhtml: Added.
1817 2007-10-02  Maciej Stachowiak  <mjs@apple.com>
1819         Reviewed by Oliver.
1821         - test updates for "file:///Volumes/Data/mjs/Work/src/Safari/OpenSource/LayoutTests/fast/dom/serialize-attribute.xhtml"
1822         http://bugs.webkit.org/show_bug.cgi?id=15339
1824         We no longer entity-escape the '>' character in content or attribute values since this is unnecessary.
1825         
1826         * fast/dom/dom-parse-serialize-expected.txt:
1827         * fast/dom/serialize-attribute.xhtml:
1828         * fast/xsl/xslt-processor-expected.txt:
1830 2007-10-02  Nicholas Shanks  <webkit@nickshanks.com>
1832         Reviewed by eseidel & hyatt.
1834         * fast/css/text-align-expected.txt: Added.
1835         * fast/css/text-align.html: Added.
1837 2007-10-02  Eric Seidel  <eric@webkit.org>
1839         Rubber-stamped by Maciej.
1840         
1841         Updating test results after feature-branch rebase for tests whose new results are more correct.
1842         Also adding a few missing pixel test results.
1844         * fast/dom/attribute-case-sensitivity-expected.txt:
1845         * fast/dom/attribute-case-sensitivity2-expected.txt:
1846         * fast/layers/scroll-rect-to-visible-expected.png:
1847         * fast/text/international/bidi-neutral-run-expected.png:
1848         * platform/mac/editing/pasteboard/5478250-expected.checksum: Added.
1849         * platform/mac/editing/pasteboard/5478250-expected.png: Added.
1850         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
1851         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
1852         * svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
1853         * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
1854         * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
1855         * svg/batik/text/textEffect-expected.png:
1856         * svg/batik/text/textEffect3-expected.png:
1857         * svg/custom/js-late-gradient-and-object-creation-expected.png:
1858         * svg/custom/use-infinite-recursion-expected.checksum: Added.
1859         * svg/custom/use-infinite-recursion-expected.png: Added.
1861 2007-10-01  Oliver Hunt  <oliver@apple.com>
1863         RS = Eric.
1865         Correcting expected layout test results
1867         * fast/dom/Window/window-properties-expected.txt:
1868         * fast/images/svg-as-image-expected.txt:
1870 2007-10-01  Eric Seidel  <eric@webkit.org>
1872         Reviewed by Oliver Hunt.
1873         
1874         SVG Subresources will not be saved when creating WebArchives
1875         http://bugs.webkit.org/show_bug.cgi?id=15280
1877         * svg/webarchive/resources/green-checker.png: Added.
1878         * svg/webarchive/resources/svg-script-subresources.js: Added.
1879         * svg/webarchive/svg-cursor-subresources.svg: Added.
1880         * svg/webarchive/svg-feimage-subresources.svg: Added.
1881         * svg/webarchive/svg-script-subresouces.svg: Added.
1883 2007-10-01  Eric Seidel  <eric@webkit.org>
1885         Reviewed by Oliver Hunt.
1886         
1887         WebArchives do not embed stylesheets referenced by xml-stylesheeet
1888         http://bugs.webkit.org/show_bug.cgi?id=15320
1890         * webarchive/resources/test-xml-stylesheet.css: Added.
1891         * webarchive/test-xml-stylesheet-expected.txt: Added.
1892         * webarchive/test-xml-stylesheet.xml: Added.
1894 2007-09-30  Julien  <julien.chaffraix@gmail.com>
1896         Reviewed by aroben & eseidel.
1898         test http://bugs.webkit.org/show_bug.cgi?id=14898
1899         XMLHttpRequest.getAllResponseHeaders should separate headers with CRLF
1901         * http/tests/xmlhttprequest/xmlhttprequest-crlf-getAllResponseHeader.html: Added.
1903 2007-09-29  Rob Buis  <buis@kde.org>
1905         Reviewed by Adam.
1907         Add testcase entries for:
1908         http://bugs.webkit.org/show_bug.cgi?id=13472
1909         Misparsing date in javascript leads to year value of -1
1910         http://bugs.webkit.org/show_bug.cgi?id=14176
1911         Some date values not handled consistently with IE/Firefox
1913         * fast/js/date-parse-test-expected.txt:
1914         * fast/js/resources/date-parse-test.js:
1916 2007-09-28  Eric Seidel  <eric@webkit.org>
1918         Reviewed by Sam Wenig.
1919         
1920         Elements with a prefix cause ASSERT when creating WebArchive
1921         http://bugs.webkit.org/show_bug.cgi?id=15308
1923         * svg/custom/image-with-prefix-in-webarchive-expected.txt: Added.
1924         * svg/custom/image-with-prefix-in-webarchive.svg: Added.
1926 2007-09-09  Nikolas Zimmermann  <zimmermann@kde.org>
1928         Reviewed by Oliver.
1930         Update layout tests results after the <pattern> rework.
1932         * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
1933         * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
1934         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
1935         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
1936         * svg/batik/paints/gradientLimit-expected.checksum: Added.
1937         * svg/batik/paints/gradientLimit-expected.png: Added.
1938         * svg/batik/paints/gradientLimit-expected.txt: Added.
1939         * svg/batik/paints/gradientLimit.svg: Added.
1940         * svg/batik/paints/patternPreserveAspectRatioA-expected.checksum: Added.
1941         * svg/batik/paints/patternPreserveAspectRatioA-expected.png: Added.
1942         * svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Added.
1943         * svg/batik/paints/patternPreserveAspectRatioA.svg: Added.
1944         * svg/batik/paints/patternRegionA-expected.checksum: Added.
1945         * svg/batik/paints/patternRegionA-expected.png: Added.
1946         * svg/batik/paints/patternRegionA-expected.txt: Added.
1947         * svg/batik/paints/patternRegionA.svg: Added.
1948         * svg/batik/paints/patternRegionB-expected.checksum: Added.
1949         * svg/batik/paints/patternRegionB-expected.png: Added.
1950         * svg/batik/paints/patternRegionB-expected.txt: Added.
1951         * svg/batik/paints/patternRegions-expected.checksum: Added.
1952         * svg/batik/paints/patternRegions-expected.png: Added.
1953         * svg/batik/paints/patternRegions-expected.txt: Added.
1954         * svg/batik/paints/patternRegions.svg: Added.
1955         * svg/custom/pattern-rotate-expected.checksum:
1956         * svg/custom/pattern-rotate-expected.png:
1957         * svg/custom/stroked-pattern-expected.checksum: Added.
1958         * svg/custom/stroked-pattern-expected.png: Added.
1959         * svg/custom/stroked-pattern-expected.txt: Added.
1960         * svg/custom/stroked-pattern.svg: Added.
1962 2007-09-06  Nikolas Zimmermann  <zimmermann@kde.org>
1964         Reviewed by Anders.
1966         Fix paths to css style sheets in the last added files. Enable smallFonts.svg as it doesn't crash anymore.    
1967         Fix paths to external <use> element reference, to make Batik happy. (We don't support it, yet.)
1969         * svg/batik/coordinates/em-expected.checksum:
1970         * svg/batik/coordinates/em-expected.png:
1971         * svg/batik/coordinates/em-expected.txt:
1972         * svg/batik/coordinates/em.svg:
1973         * svg/batik/coordinates/percentagesAndUnits-expected.checksum:
1974         * svg/batik/coordinates/percentagesAndUnits-expected.png:
1975         * svg/batik/coordinates/percentagesAndUnits-expected.txt:
1976         * svg/batik/coordinates/percentagesAndUnits.svg:
1977         * svg/batik/filters/filterRegions-expected.checksum:
1978         * svg/batik/filters/filterRegions-expected.png:
1979         * svg/batik/filters/filterRegions-expected.txt:
1980         * svg/batik/filters/filterRegions.svg:
1981         * svg/batik/masking/maskRegions-expected.checksum:
1982         * svg/batik/masking/maskRegions-expected.png:
1983         * svg/batik/masking/maskRegions-expected.txt:
1984         * svg/batik/masking/maskRegions.svg:
1985         * svg/batik/text/smallFonts-expected.checksum: Added.
1986         * svg/batik/text/smallFonts-expected.png: Added.
1987         * svg/batik/text/smallFonts-expected.txt: Added.
1988         * svg/batik/text/smallFonts.svg: Added.
1989         * svg/batik/text/smallFonts.svg-disabled: Removed.
1990         * svg/batik/text/textDecoration.svg-disabled:
1992 2007-09-05  Nikolas Zimmermann  <zimmermann@kde.org>
1994         Reviewed by Oliver.
1996         Fix <mask> in userSpaceOnUse coordinates. Verified by new testcase taken from Batik.
1998         * svg/batik/masking/maskRegions-expected.checksum: Added.
1999         * svg/batik/masking/maskRegions-expected.png: Added.
2000         * svg/batik/masking/maskRegions-expected.txt: Added.
2001         * svg/batik/masking/maskRegions.svg: Added.
2003 2007-09-04  Nikolas Zimmermann  <zimmermann@kde.org>
2005         Reviewed by Oliver.
2007         Update testcases after the SVG text painting rewrite.
2008         Add new testcases from Batik 1.7 that we pass.
2010         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
2011         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
2012         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
2013         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
2014         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
2015         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
2016         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
2017         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
2018         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
2019         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
2020         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
2021         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
2022         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
2023         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
2024         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
2025         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
2026         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
2027         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
2028         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
2029         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
2030         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
2031         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
2032         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
2033         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
2034         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2035         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
2036         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2037         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
2038         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
2039         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
2040         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
2041         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
2042         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
2043         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
2044         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
2045         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
2046         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
2047         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
2048         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
2049         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
2050         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
2051         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
2052         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
2053         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
2054         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
2055         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
2056         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
2057         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
2058         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
2059         * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
2060         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
2061         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
2062         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
2063         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2064         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
2065         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
2066         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
2067         * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
2068         * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
2069         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
2070         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
2071         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
2072         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2073         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
2074         * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
2075         * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
2076         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
2077         * svg/W3C-SVG-1.1/text-text-07-t-expected.checksum:
2078         * svg/W3C-SVG-1.1/text-text-07-t-expected.png:
2079         * svg/W3C-SVG-1.1/text-text-08-b-expected.checksum:
2080         * svg/W3C-SVG-1.1/text-text-08-b-expected.png:
2081         * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
2082         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
2083         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
2084         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
2085         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
2086         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
2087         * svg/batik/coordinates/em-expected.checksum: Added.
2088         * svg/batik/coordinates/em-expected.png: Added.
2089         * svg/batik/coordinates/em-expected.txt: Added.
2090         * svg/batik/coordinates/em.svg: Added.
2091         * svg/batik/coordinates/percentagesAndUnits-expected.checksum: Added.
2092         * svg/batik/coordinates/percentagesAndUnits-expected.png: Added.
2093         * svg/batik/coordinates/percentagesAndUnits-expected.txt: Added.
2094         * svg/batik/coordinates/percentagesAndUnits.svg: Added.
2095         * svg/batik/text/textAnchor-expected.txt:
2096         * svg/batik/text/textAnchor2-expected.txt:
2097         * svg/batik/text/textAnchor3-expected.txt:
2098         * svg/batik/text/textBiDi-expected.txt:
2099         * svg/batik/text/textDecoration2-expected.checksum:
2100         * svg/batik/text/textDecoration2-expected.png:
2101         * svg/batik/text/textDecoration2-expected.txt:
2102         * svg/batik/text/textEffect-expected.checksum:
2103         * svg/batik/text/textEffect-expected.png:
2104         * svg/batik/text/textEffect-expected.txt:
2105         * svg/batik/text/textEffect3-expected.checksum:
2106         * svg/batik/text/textEffect3-expected.png:
2107         * svg/batik/text/textEffect3-expected.txt:
2108         * svg/batik/text/textFeatures-expected.checksum:
2109         * svg/batik/text/textFeatures-expected.png:
2110         * svg/batik/text/textFeatures-expected.txt:
2111         * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
2112         * svg/batik/text/textLayout2-expected.txt:
2113         * svg/batik/text/textOnPath-expected.txt:
2114         * svg/batik/text/textOnPath2-expected.txt:
2115         * svg/batik/text/textOnPath3-expected.txt:
2116         * svg/batik/text/textPCDATA-expected.txt:
2117         * svg/batik/text/textProperties-expected.checksum:
2118         * svg/batik/text/textProperties-expected.png:
2119         * svg/batik/text/textProperties-expected.txt:
2120         * svg/batik/text/textProperties2-expected.checksum:
2121         * svg/batik/text/textProperties2-expected.png:
2122         * svg/batik/text/textProperties2-expected.txt:
2123         * svg/batik/text/textStyles-expected.checksum:
2124         * svg/batik/text/textStyles-expected.png:
2125         * svg/batik/text/verticalText-expected.txt:
2126         * svg/batik/text/verticalTextOnPath-expected.txt:
2127         * svg/batik/text/xmlSpace-expected.txt:
2128         * svg/carto.net/button-expected.txt:
2129         * svg/carto.net/colourpicker-expected.txt:
2130         * svg/carto.net/combobox-expected.txt:
2131         * svg/carto.net/scrollbar-expected.txt:
2132         * svg/carto.net/selectionlist-expected.txt:
2133         * svg/carto.net/slider-expected.txt:
2134         * svg/carto.net/tabgroup-expected.txt:
2135         * svg/carto.net/textbox-expected.txt:
2136         * svg/carto.net/window-expected.txt:
2137         * svg/custom/feDisplacementMap-01-expected.txt:
2138         * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
2139         * svg/custom/js-late-clipPath-creation-expected.txt:
2140         * svg/custom/js-late-gradient-and-object-creation-expected.checksum:
2141         * svg/custom/js-late-gradient-and-object-creation-expected.png:
2142         * svg/custom/js-late-gradient-and-object-creation-expected.txt:
2143         * svg/custom/js-late-gradient-creation-expected.checksum:
2144         * svg/custom/js-late-gradient-creation-expected.png:
2145         * svg/custom/non-opaque-filters-expected.txt:
2146         * svg/custom/pointer-events-text-expected.txt:
2147         * svg/custom/styledTextPath-expected.checksum: Added.
2148         * svg/custom/styledTextPath-expected.png: Added.
2149         * svg/custom/styledTextPath-expected.txt: Added.
2150         * svg/custom/styledTextPath.svg: Added.
2151         * svg/custom/text-clip-expected.txt:
2152         * svg/custom/text-filter-expected.txt:
2153         * svg/custom/text-image-opacity-expected.txt:
2154         * svg/custom/text-letter-spacing-expected.txt:
2155         * svg/custom/use-on-text-expected.txt:
2156         * svg/hixie/error/002-expected.txt:
2157         * svg/hixie/error/003-expected.txt:
2158         * svg/hixie/error/010-expected.txt:
2159         * svg/hixie/error/011-expected.txt:
2160         * svg/hixie/error/017-expected.txt:
2161         * svg/hixie/links/002-expected.txt:
2162         * svg/hixie/perf/007-expected.txt:
2163         * svg/hixie/text/001-broken-expected.txt:
2164         * svg/hixie/text/002-expected.txt:
2165         * svg/hixie/text/003a-expected.txt:
2166         * svg/hixie/text/003b-expected.txt:
2167         * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
2168         * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
2169         * svg/text/text-align-01-b-expected.txt:
2170         * svg/text/text-align-02-b-expected.txt:
2171         * svg/text/text-align-03-b-expected.txt:
2172         * svg/text/text-align-04-b-expected.txt:
2173         * svg/text/text-align-05-b-expected.txt:
2174         * svg/text/text-align-06-b-expected.txt:
2175         * svg/text/text-altglyph-01-b-expected.txt:
2176         * svg/text/text-deco-01-b-expected.checksum:
2177         * svg/text/text-deco-01-b-expected.png:
2178         * svg/text/text-deco-01-b-expected.txt:
2179         * svg/text/text-fonts-01-t-expected.txt:
2180         * svg/text/text-fonts-02-t-expected.txt:
2181         * svg/text/text-path-01-b-expected.txt:
2182         * svg/text/text-text-01-b-expected.txt:
2183         * svg/text/text-text-03-b-expected.checksum:
2184         * svg/text/text-text-03-b-expected.png:
2185         * svg/text/text-text-03-b-expected.txt:
2186         * svg/text/text-text-07-t-expected.checksum:
2187         * svg/text/text-text-07-t-expected.png:
2188         * svg/text/text-text-08-b-expected.checksum:
2189         * svg/text/text-text-08-b-expected.png:
2190         * svg/text/text-text-08-b-expected.txt:
2191         * svg/text/text-tref-01-b-expected.txt:
2192         * svg/text/text-tselect-02-f-expected.txt:
2193         * svg/text/text-tspan-01-b-expected.txt:
2194         * svg/text/text-ws-01-t-expected.txt:
2195         * svg/text/text-ws-02-t-expected.txt:
2197 2007-08-26  Nikolas Zimmermann  <zimmermann@kde.org>
2199         Rubberstamped by Mark.
2201         Add missing SVG filter testcase (forgot to include in last commit).
2203         * svg/batik/filters/filterRegions-expected.checksum: Added.
2204         * svg/batik/filters/filterRegions-expected.png: Added.
2205         * svg/batik/filters/filterRegions-expected.txt: Added.
2206         * svg/batik/filters/filterRegions.svg: Added.
2208 2007-08-22  Rob Buis  <buis@kde.org>
2210         Reviewed by Sam.
2212         http://bugs.webkit.org/show_bug.cgi?id=12059
2213         SVG colors have two separate parsing paths (one CSS and one SVGColor::setRGBColor)
2215         Improved test result.
2217         * svg/dom/rgb-color-parser-expected.txt:
2219 2007-08-21  Nikolas Zimmermann  <zimmermann@kde.org>
2221         Reviewed by Oliver.
2223         Updated layout tests results after the SVG filter rework.
2225         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
2226         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
2227         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2228         * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
2229         * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
2230         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2231         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2232         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
2233         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
2234         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2235         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
2236         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
2237         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2238         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
2239         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2240         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2241         * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
2242         * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
2243         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2244         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
2245         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
2246         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2247         * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
2248         * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
2249         * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
2250         * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
2251         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2252         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
2253         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
2254         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
2255         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
2256         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
2257         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2258         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2259         * svg/batik/text/textEffect-expected.checksum:
2260         * svg/batik/text/textEffect-expected.png:
2261         * svg/batik/text/textEffect-expected.txt:
2262         * svg/batik/text/textEffect3-expected.checksum:
2263         * svg/batik/text/textEffect3-expected.png:
2264         * svg/batik/text/textEffect3-expected.txt:
2265         * svg/batik/text/textFeatures-expected.checksum:
2266         * svg/batik/text/textFeatures-expected.png:
2267         * svg/batik/text/textFeatures-expected.txt:
2268         * svg/batik/text/textProperties-expected.checksum:
2269         * svg/batik/text/textProperties-expected.png:
2270         * svg/custom/empty-merge-expected.txt:
2271         * svg/custom/feComponentTransfer-Discrete-expected.checksum:
2272         * svg/custom/feComponentTransfer-Discrete-expected.png:
2273         * svg/custom/feComponentTransfer-Discrete-expected.txt:
2274         * svg/custom/feComponentTransfer-Gamma-expected.checksum:
2275         * svg/custom/feComponentTransfer-Gamma-expected.png:
2276         * svg/custom/feComponentTransfer-Gamma-expected.txt:
2277         * svg/custom/feComponentTransfer-Linear-expected.checksum:
2278         * svg/custom/feComponentTransfer-Linear-expected.png:
2279         * svg/custom/feComponentTransfer-Linear-expected.txt:
2280         * svg/custom/feComponentTransfer-Table-expected.checksum:
2281         * svg/custom/feComponentTransfer-Table-expected.png:
2282         * svg/custom/feComponentTransfer-Table-expected.txt:
2283         * svg/custom/filter-source-alpha-expected.txt:
2284         * svg/custom/image-with-transform-clip-filter-expected.checksum:
2285         * svg/custom/image-with-transform-clip-filter-expected.png:
2286         * svg/custom/image-with-transform-clip-filter-expected.txt:
2287         * svg/custom/invalid-css-expected.txt:
2288         * svg/custom/non-opaque-filters-expected.checksum:
2289         * svg/custom/non-opaque-filters-expected.png:
2290         * svg/custom/non-opaque-filters-expected.txt:
2291         * svg/custom/text-filter-expected.checksum:
2292         * svg/custom/text-filter-expected.png:
2293         * svg/custom/text-filter-expected.txt:
2294         * svg/custom/visibility-override-filter-expected.txt:
2296 2007-08-20  Rob Buis  <buis@kde.org>
2298         Reviewed by Nikolas.
2300         Testcase for:
2301         http://bugs.webkit.org/show_bug.cgi?id=14924
2302         rotated rect with pattern draws incorrectly
2304         * svg/custom/pattern-rotate-expected.checksum: Added.
2305         * svg/custom/pattern-rotate-expected.png: Added.
2306         * svg/custom/pattern-rotate-expected.txt: Added.
2307         * svg/custom/pattern-rotate.svg: Added.
2309 2007-08-19  Rob Buis  <buis@kde.org>
2311         Reviewed by Nikolas.
2313         Testcase for:
2314         http://bugs.webkit.org/show_bug.cgi?id=14926
2315         WebKit has 'em' length handling problems related to CSS properties
2317         Changed results are improved results.
2319         * svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
2320         * svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
2321         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
2322         * svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
2323         * svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
2324         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
2325         * svg/W3C-SVG-1.1/styling-css-03-b-expected.checksum:
2326         * svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
2327         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
2328         * svg/custom/linking-a-03-b-all-expected.checksum:
2329         * svg/custom/linking-a-03-b-all-expected.png:
2330         * svg/custom/linking-a-03-b-all-expected.txt:
2331         * svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum:
2332         * svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
2333         * svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
2334         * svg/custom/linking-a-03-b-transform-expected.checksum:
2335         * svg/custom/linking-a-03-b-transform-expected.png:
2336         * svg/custom/linking-a-03-b-transform-expected.txt:
2337         * svg/custom/linking-a-03-b-viewBox-expected.checksum:
2338         * svg/custom/linking-a-03-b-viewBox-expected.png:
2339         * svg/custom/linking-a-03-b-viewBox-expected.txt:
2340         * svg/custom/linking-a-03-b-viewBox-transform-expected.checksum:
2341         * svg/custom/linking-a-03-b-viewBox-transform-expected.png:
2342         * svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
2343         * svg/custom/linking-a-03-b-viewTarget-expected.checksum:
2344         * svg/custom/linking-a-03-b-viewTarget-expected.png:
2345         * svg/custom/linking-a-03-b-viewTarget-expected.txt:
2346         * svg/custom/linking-a-03-b-zoomAndPan-expected.checksum:
2347         * svg/custom/linking-a-03-b-zoomAndPan-expected.png:
2348         * svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
2349         * svg/custom/style-attribute-font-size-expected.checksum: Added.
2350         * svg/custom/style-attribute-font-size-expected.png: Added.
2351         * svg/custom/style-attribute-font-size-expected.txt: Added.
2352         * svg/custom/style-attribute-font-size.svg: Added.
2354 2007-08-17  Rob Buis  <buis@kde.org>
2356         Reviewed by Oliver.
2358         Testcase for:
2359         http://bugs.webkit.org/show_bug.cgi?id=14927
2360         use element in SVG does not render after parent is displayed off and on
2362         * svg/custom/use-detach-expected.checksum: Added.
2363         * svg/custom/use-detach-expected.png: Added.
2364         * svg/custom/use-detach-expected.txt: Added.
2365         * svg/custom/use-detach.svg: Added.
2367 2007-08-10  Nikolas Zimmermann  <zimmermann@kde.org>
2369         Reviewed by Rob.
2371         Update tests after the RenderSVGViewportContainer introduction.
2373         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
2374         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
2375         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2376         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2377         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2378         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
2379         * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
2380         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
2381         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2382         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
2383         * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
2384         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
2385         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
2386         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
2387         * svg/carto.net/button-expected.txt:
2388         * svg/carto.net/colourpicker-expected.txt:
2389         * svg/carto.net/scrollbar-expected.txt:
2390         * svg/carto.net/slider-expected.txt:
2391         * svg/carto.net/textbox-expected.txt:
2392         * svg/carto.net/window-expected.txt:
2393         * svg/custom/circular-marker-reference-1-expected.txt:
2394         * svg/custom/circular-marker-reference-2-expected.txt:
2395         * svg/custom/circular-marker-reference-3-expected.txt:
2396         * svg/custom/circular-marker-reference-4-expected.txt:
2397         * svg/custom/container-opacity-clip-viewBox-expected.txt:
2398         * svg/custom/deep-dynamic-updates-expected.txt:
2399         * svg/custom/feComponentTransfer-Discrete-expected.txt:
2400         * svg/custom/feComponentTransfer-Gamma-expected.txt:
2401         * svg/custom/feComponentTransfer-Linear-expected.txt:
2402         * svg/custom/feComponentTransfer-Table-expected.txt:
2403         * svg/custom/image-clipped-hit-expected.txt:
2404         * svg/custom/inner-percent-expected.txt:
2405         * svg/custom/inner-svg-hit-test-expected.txt:
2406         * svg/custom/invalid-css-expected.txt:
2407         * svg/custom/js-late-marker-and-object-creation-expected.txt:
2408         * svg/custom/js-late-marker-creation-expected.txt:
2409         * svg/custom/marker-changes-expected.txt:
2410         * svg/custom/marker-child-changes-expected.txt:
2411         * svg/custom/marker-default-width-height-expected.txt:
2412         * svg/custom/marker-overflow-clip-expected.txt:
2413         * svg/custom/marker-viewBox-changes-expected.txt:
2414         * svg/custom/non-circular-marker-reference-expected.txt:
2415         * svg/custom/preserve-aspect-ratio-syntax-expected.txt:
2416         * svg/custom/root-container-opacity-clip-viewBox-expected.txt:
2417         * svg/custom/shapes-supporting-markers-expected.txt:
2418         * svg/custom/struct-use-09-b-expected.txt:
2419         * svg/custom/svg-overflow-types-expected.txt:
2420         * svg/custom/text-ctm-expected.txt:
2421         * svg/custom/use-clipped-hit-expected.txt:
2422         * svg/custom/use-css-events-expected.txt:
2423         * svg/custom/use-modify-target-symbol-expected.txt:
2424         * svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
2425         * svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
2426         * svg/custom/use-on-g-containing-symbol-expected.txt:
2427         * svg/custom/use-on-symbol-expected.txt:
2428         * svg/custom/use-on-symbol-inside-pattern-expected.txt:
2429         * svg/custom/use-symbol-overflow-expected.txt:
2430         * svg/custom/viewbox-syntax-expected.txt:
2432 2007-08-10  Nikolas Zimmermann  <zimmermann@kde.org>
2434         Reviewed by Oliver & Rob.
2436         Fix test results after the SVG text & group opacity fixes.
2438         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
2439         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
2440         * svg/W3C-SVG-1.1/text-text-08-b-expected.checksum:
2441         * svg/W3C-SVG-1.1/text-text-08-b-expected.png:
2442         * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
2443         * svg/batik/text/textAnchor-expected.checksum:
2444         * svg/batik/text/textAnchor-expected.png:
2445         * svg/batik/text/textFeatures-expected.checksum:
2446         * svg/batik/text/textFeatures-expected.png:
2447         * svg/custom/group-opacity-expected.checksum: Added.
2448         * svg/custom/group-opacity-expected.png: Added.
2449         * svg/custom/group-opacity-expected.txt: Added.
2450         * svg/custom/group-opacity.svg: Added.
2451         * svg/custom/js-update-bounce-expected.checksum:
2452         * svg/custom/js-update-bounce-expected.png:
2453         * svg/custom/resources/groupOpacityReference1.png: Added.
2454         * svg/custom/resources/groupOpacityReference2.png: Added.
2455         * svg/custom/resources/groupOpacityReference3.png: Added.
2456         * svg/custom/resources/groupOpacityReference4.png: Added.
2457         * svg/custom/text-image-opacity-expected.checksum:
2458         * svg/custom/text-image-opacity-expected.png:
2459         * svg/custom/use-instanceRoot-modifications-expected.checksum:
2460         * svg/custom/use-instanceRoot-modifications-expected.png:
2461         * svg/custom/use-modify-container-in-target-expected.checksum:
2462         * svg/custom/use-modify-container-in-target-expected.png:
2463         * svg/custom/use-modify-target-container-expected.checksum:
2464         * svg/custom/use-modify-target-container-expected.png:
2465         * svg/custom/use-on-g-containing-use-expected.checksum:
2466         * svg/custom/use-on-g-containing-use-expected.png:
2467         * svg/custom/use-on-g-expected.checksum:
2468         * svg/custom/use-on-g-expected.png:
2469         * svg/custom/use-on-use-expected.checksum:
2470         * svg/custom/use-on-use-expected.png:
2471         * svg/custom/use-transform-expected.checksum:
2472         * svg/custom/use-transform-expected.png:
2473         * svg/hixie/text/003-expected.txt:
2474         * svg/text/text-text-08-b-expected.checksum:
2475         * svg/text/text-text-08-b-expected.png:
2476         * svg/text/text-text-08-b-expected.txt:
2478 2007-08-08  Rob Buis  <buis@kde.org>
2480         Reviewed by Nikolas.
2482         Added testcases for:
2483         http://bugs.webkit.org/show_bug.cgi?id=11909
2484         Regression: large SVG from Illustrator comes out blank
2486         Also changed results are included, no pixel tests changed.
2488         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
2489         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
2490         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2491         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2492         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2493         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2494         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
2495         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
2496         * svg/carto.net/textbox-expected.txt:
2497         * svg/custom/circular-marker-reference-4-expected.txt:
2498         * svg/custom/container-opacity-clip-viewBox-expected.checksum: Added.
2499         * svg/custom/container-opacity-clip-viewBox-expected.png: Added.
2500         * svg/custom/container-opacity-clip-viewBox-expected.txt: Added.
2501         * svg/custom/container-opacity-clip-viewBox.svg: Added.
2502         * svg/custom/feComponentTransfer-Discrete-expected.txt:
2503         * svg/custom/feComponentTransfer-Gamma-expected.txt:
2504         * svg/custom/feComponentTransfer-Linear-expected.txt:
2505         * svg/custom/feComponentTransfer-Table-expected.txt:
2506         * svg/custom/marker-overflow-clip-expected.txt:
2507         * svg/custom/preserve-aspect-ratio-syntax-expected.txt:
2508         * svg/custom/root-container-opacity-clip-viewBox-expected.checksum: Added.
2509         * svg/custom/root-container-opacity-clip-viewBox-expected.png: Added.
2510         * svg/custom/root-container-opacity-clip-viewBox-expected.txt: Added.
2511         * svg/custom/root-container-opacity-clip-viewBox.svg: Added.
2512         * svg/custom/use-css-events-expected.txt:
2513         * svg/custom/viewbox-syntax-expected.txt:
2515 2007-08-08  Nikolas Zimmermann  <zimmermann@kde.org>
2517         Rubber stamped by Oliver.
2519         Update baseline after checking in the calculateGlyphBoundaries() fixes.
2521         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
2522         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
2523         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
2524         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
2525         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
2526         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
2527         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
2528         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
2529         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
2530         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
2531         * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
2532         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
2533         * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
2534         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
2535         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
2536         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
2537         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
2538         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
2539         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
2540         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
2541         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
2542         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
2543         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
2544         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
2545         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
2546         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
2547         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
2548         * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
2549         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
2550         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
2551         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
2552         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2553         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2554         * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
2555         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2556         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2557         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2558         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2559         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2560         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
2561         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
2562         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
2563         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
2564         * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
2565         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
2566         * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
2567         * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
2568         * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
2569         * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
2570         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
2571         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
2572         * svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
2573         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
2574         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
2575         * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
2576         * svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
2577         * svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
2578         * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
2579         * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
2580         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
2581         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
2582         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
2583         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
2584         * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
2585         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2586         * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
2587         * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
2588         * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
2589         * svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
2590         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
2591         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
2592         * svg/batik/text/textAnchor-expected.txt:
2593         * svg/batik/text/textAnchor2-expected.txt:
2594         * svg/batik/text/textAnchor3-expected.txt:
2595         * svg/batik/text/textBiDi-expected.txt:
2596         * svg/batik/text/textDecoration2-expected.txt:
2597         * svg/batik/text/textEffect-expected.checksum:
2598         * svg/batik/text/textEffect-expected.png:
2599         * svg/batik/text/textEffect-expected.txt:
2600         * svg/batik/text/textEffect2-expected.txt:
2601         * svg/batik/text/textEffect3-expected.checksum:
2602         * svg/batik/text/textEffect3-expected.png:
2603         * svg/batik/text/textEffect3-expected.txt:
2604         * svg/batik/text/textFeatures-expected.txt:
2605         * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
2606         * svg/batik/text/textLayout-expected.txt:
2607         * svg/batik/text/textLayout2-expected.txt:
2608         * svg/batik/text/textOnPath-expected.txt:
2609         * svg/batik/text/textOnPath2-expected.txt:
2610         * svg/batik/text/textOnPath3-expected.txt:
2611         * svg/batik/text/textOnPathSpaces-expected.txt:
2612         * svg/batik/text/textPCDATA-expected.txt:
2613         * svg/batik/text/textPosition-expected.txt:
2614         * svg/batik/text/textProperties-expected.txt:
2615         * svg/batik/text/textProperties2-expected.txt:
2616         * svg/batik/text/textStyles-expected.txt:
2617         * svg/batik/text/verticalText-expected.txt:
2618         * svg/batik/text/verticalTextOnPath-expected.txt:
2619         * svg/carto.net/button-expected.txt:
2620         * svg/carto.net/colourpicker-expected.txt:
2621         * svg/carto.net/combobox-expected.txt:
2622         * svg/carto.net/scrollbar-expected.txt:
2623         * svg/carto.net/selectionlist-expected.txt:
2624         * svg/carto.net/window-expected.txt:
2625         * svg/custom/path-textPath-simulation-expected.txt:
2626         * svg/hixie/perf/001-expected.txt:
2627         * svg/hixie/perf/002-expected.txt:
2628         * svg/hixie/text/001-broken-expected.txt:
2629         * svg/hixie/text/003a-expected.txt:
2630         * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
2631         * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
2632         * svg/text/text-align-01-b-expected.txt:
2633         * svg/text/text-align-02-b-expected.txt:
2634         * svg/text/text-align-05-b-expected.txt:
2635         * svg/text/text-align-06-b-expected.txt:
2636         * svg/text/text-intro-05-t-expected.txt:
2637         * svg/text/text-path-01-b-expected.txt:
2638         * svg/text/text-text-04-t-expected.txt:
2639         * svg/text/text-text-05-t-expected.txt:
2640         * svg/text/text-text-06-t-expected.txt:
2641         * svg/text/text-text-07-t-expected.txt:
2642         * svg/text/text-tselect-02-f-expected.txt:
2643         * svg/text/text-tspan-01-b-expected.txt:
2645 2007-08-08  Nikolas Zimmermann  <zimmermann@kde.org>
2647         Reviewed by Oliver.
2649         Update test results after the SVG RTL text selection checkin.
2650         Now dumps all contained inline text boxes, which affects a lot of tests.
2652         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
2653         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
2654         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
2655         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
2656         * svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
2657         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
2658         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum:
2659         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
2660         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
2661         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
2662         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2663         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2664         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
2665         * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
2666         * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
2667         * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
2668         * svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
2669         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
2670         * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
2671         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
2672         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
2673         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
2674         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
2675         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
2676         * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
2677         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
2678         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
2679         * svg/batik/text/longTextOnPath-expected.txt:
2680         * svg/batik/text/textAnchor-expected.checksum:
2681         * svg/batik/text/textAnchor-expected.png:
2682         * svg/batik/text/textAnchor-expected.txt:
2683         * svg/batik/text/textBiDi-expected.checksum:
2684         * svg/batik/text/textBiDi-expected.png:
2685         * svg/batik/text/textBiDi-expected.txt:
2686         * svg/batik/text/textEffect-expected.checksum:
2687         * svg/batik/text/textEffect-expected.png:
2688         * svg/batik/text/textEffect-expected.txt:
2689         * svg/batik/text/textEffect3-expected.checksum:
2690         * svg/batik/text/textEffect3-expected.png:
2691         * svg/batik/text/textEffect3-expected.txt:
2692         * svg/batik/text/textFeatures-expected.checksum:
2693         * svg/batik/text/textFeatures-expected.png:
2694         * svg/batik/text/textFeatures-expected.txt:
2695         * svg/batik/text/textLayout-expected.checksum:
2696         * svg/batik/text/textLayout-expected.png:
2697         * svg/batik/text/textLayout-expected.txt:
2698         * svg/batik/text/textLayout2-expected.checksum:
2699         * svg/batik/text/textLayout2-expected.png:
2700         * svg/batik/text/textLayout2-expected.txt:
2701         * svg/batik/text/textOnPath2-expected.txt:
2702         * svg/batik/text/textProperties-expected.checksum:
2703         * svg/batik/text/textProperties-expected.png:
2704         * svg/batik/text/textProperties-expected.txt:
2705         * svg/batik/text/textProperties2-expected.checksum:
2706         * svg/batik/text/textProperties2-expected.png:
2707         * svg/batik/text/textProperties2-expected.txt:
2708         * svg/batik/text/textStyles-expected.checksum:
2709         * svg/batik/text/textStyles-expected.png:
2710         * svg/batik/text/textStyles-expected.txt:
2711         * svg/batik/text/xmlSpace-expected.txt:
2712         * svg/carto.net/selectionlist-expected.txt:
2713         * svg/custom/invalid-fill-expected.txt:
2714         * svg/custom/invalid-fill-hex-expected.txt:
2715         * svg/custom/marker-overflow-clip-expected.txt:
2716         * svg/custom/text-whitespace-handling-expected.txt:
2717         * svg/text/text-align-01-b-expected.checksum:
2718         * svg/text/text-align-01-b-expected.png:
2719         * svg/text/text-align-02-b-expected.checksum:
2720         * svg/text/text-align-02-b-expected.png:
2721         * svg/text/text-align-05-b-expected.checksum:
2722         * svg/text/text-align-05-b-expected.png:
2723         * svg/text/text-align-06-b-expected.checksum:
2724         * svg/text/text-align-06-b-expected.png:
2725         * svg/text/text-intro-05-t-expected.txt:
2726         * svg/text/text-path-01-b-expected.checksum:
2727         * svg/text/text-path-01-b-expected.png:
2728         * svg/text/text-spacing-01-b-expected.checksum:
2729         * svg/text/text-spacing-01-b-expected.png:
2730         * svg/text/text-spacing-01-b-expected.txt:
2731         * svg/text/text-text-05-t-expected.checksum:
2732         * svg/text/text-text-05-t-expected.png:
2733         * svg/text/text-tselect-02-f-expected.checksum:
2734         * svg/text/text-tselect-02-f-expected.png:
2735         * svg/text/text-tselect-02-f-expected.txt:
2736         * svg/text/text-tspan-01-b-expected.checksum:
2737         * svg/text/text-tspan-01-b-expected.png:
2739 2007-07-29  Nikolas Zimmermann  <zimmermann@kde.org>
2741         Reviewed by Rob.
2743         Update layout tests now that textPaths participate in
2744         text chunk building and after the selection rect fixes.
2746         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2747         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2748         * svg/batik/text/longTextOnPath-expected.txt:
2749         * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
2750         * svg/batik/text/textOnPath-expected.txt:
2751         * svg/batik/text/textOnPath2-expected.txt:
2752         * svg/batik/text/textOnPath3-expected.txt:
2753         * svg/batik/text/textOnPathSpaces-expected.txt:
2754         * svg/batik/text/verticalText-expected.txt:
2755         * svg/batik/text/verticalTextOnPath-expected.txt:
2756         * svg/text/text-align-01-b-expected.checksum:
2757         * svg/text/text-align-01-b-expected.png:
2758         * svg/text/text-align-02-b-expected.checksum:
2759         * svg/text/text-align-02-b-expected.png:
2760         * svg/text/text-align-03-b-expected.checksum:
2761         * svg/text/text-align-03-b-expected.png:
2762         * svg/text/text-align-04-b-expected.checksum:
2763         * svg/text/text-align-04-b-expected.png:
2764         * svg/text/text-align-04-b-expected.txt:
2765         * svg/text/text-align-05-b-expected.checksum:
2766         * svg/text/text-align-05-b-expected.png:
2767         * svg/text/text-align-06-b-expected.checksum:
2768         * svg/text/text-align-06-b-expected.png:
2769         * svg/text/text-altglyph-01-b-expected.checksum:
2770         * svg/text/text-altglyph-01-b-expected.png:
2771         * svg/text/text-deco-01-b-expected.checksum:
2772         * svg/text/text-deco-01-b-expected.png:
2773         * svg/text/text-fonts-01-t-expected.checksum:
2774         * svg/text/text-fonts-01-t-expected.png:
2775         * svg/text/text-fonts-02-t-expected.checksum:
2776         * svg/text/text-fonts-02-t-expected.png:
2777         * svg/text/text-intro-05-t-expected.checksum:
2778         * svg/text/text-intro-05-t-expected.png:
2779         * svg/text/text-path-01-b-expected.checksum:
2780         * svg/text/text-path-01-b-expected.png:
2781         * svg/text/text-path-01-b-expected.txt:
2782         * svg/text/text-spacing-01-b-expected.checksum:
2783         * svg/text/text-spacing-01-b-expected.png:
2784         * svg/text/text-text-01-b-expected.checksum:
2785         * svg/text/text-text-01-b-expected.png:
2786         * svg/text/text-text-03-b-expected.checksum:
2787         * svg/text/text-text-03-b-expected.png:
2788         * svg/text/text-text-04-t-expected.checksum:
2789         * svg/text/text-text-04-t-expected.png:
2790         * svg/text/text-text-05-t-expected.checksum:
2791         * svg/text/text-text-05-t-expected.png:
2792         * svg/text/text-text-06-t-expected.checksum:
2793         * svg/text/text-text-06-t-expected.png:
2794         * svg/text/text-text-07-t-expected.checksum:
2795         * svg/text/text-text-07-t-expected.png:
2796         * svg/text/text-text-08-b-expected.checksum:
2797         * svg/text/text-text-08-b-expected.png:
2798         * svg/text/text-tref-01-b-expected.checksum:
2799         * svg/text/text-tref-01-b-expected.png:
2800         * svg/text/text-tselect-01-b-expected.checksum:
2801         * svg/text/text-tselect-01-b-expected.png:
2802         * svg/text/text-tselect-02-f-expected.checksum:
2803         * svg/text/text-tselect-02-f-expected.png:
2804         * svg/text/text-tspan-01-b-expected.checksum:
2805         * svg/text/text-tspan-01-b-expected.png:
2806         * svg/text/text-ws-01-t-expected.checksum:
2807         * svg/text/text-ws-01-t-expected.png:
2808         * svg/text/text-ws-02-t-expected.checksum:
2809         * svg/text/text-ws-02-t-expected.png:
2811 2007-07-26  Rob Buis  <buis@kde.org>
2813         Reviewed by Nikolas.
2815         Testcase for:
2816         http://bugs.webkit.org/show_bug.cgi?id=14312
2817         Removing an attribute has no effect on SVG
2819         The changed test is an improvement.
2821         * svg/custom/transform-removeAttributeNS-expected.checksum: Added.
2822         * svg/custom/transform-removeAttributeNS-expected.png: Added.
2823         * svg/custom/transform-removeAttributeNS-expected.txt: Added.
2824         * svg/custom/transform-removeAttributeNS.svg: Added.
2825         * svg/custom/use-modify-target-container-expected.txt:
2827 2007-07-24  Nikolas Zimmermann  <zimmermann@kde.org>
2829         Rubber stamped by Rob.
2831         Copy over SVG text testcases from svg/text/W3C-SVG-1.1/text-*.svg to svg/text.
2832         Enable dumping of selection rects in these set of testcases, to avoid a further regression in this area.
2834         Also update the textEffect.svg test which has 0.0% difference, to make all tests pass again.
2836         * svg/batik/text/textEffect-expected.checksum:
2837         * svg/batik/text/textEffect-expected.png:
2838         * svg/text/text-align-01-b-expected.checksum: Added.
2839         * svg/text/text-align-01-b-expected.png: Added.
2840         * svg/text/text-align-01-b-expected.txt: Added.
2841         * svg/text/text-align-01-b.svg: Added.
2842         * svg/text/text-align-02-b-expected.checksum: Added.
2843         * svg/text/text-align-02-b-expected.png: Added.
2844         * svg/text/text-align-02-b-expected.txt: Added.
2845         * svg/text/text-align-02-b.svg: Added.
2846         * svg/text/text-align-03-b-expected.checksum: Added.
2847         * svg/text/text-align-03-b-expected.png: Added.
2848         * svg/text/text-align-03-b-expected.txt: Added.
2849         * svg/text/text-align-03-b.svg: Added.
2850         * svg/text/text-align-04-b-expected.checksum: Added.
2851         * svg/text/text-align-04-b-expected.png: Added.
2852         * svg/text/text-align-04-b-expected.txt: Added.
2853         * svg/text/text-align-04-b.svg: Added.
2854         * svg/text/text-align-05-b-expected.checksum: Added.
2855         * svg/text/text-align-05-b-expected.png: Added.
2856         * svg/text/text-align-05-b-expected.txt: Added.
2857         * svg/text/text-align-05-b.svg: Added.
2858         * svg/text/text-align-06-b-expected.checksum: Added.
2859         * svg/text/text-align-06-b-expected.png: Added.
2860         * svg/text/text-align-06-b-expected.txt: Added.
2861         * svg/text/text-align-06-b.svg: Added.
2862         * svg/text/text-altglyph-01-b-expected.checksum: Added.
2863         * svg/text/text-altglyph-01-b-expected.png: Added.
2864         * svg/text/text-altglyph-01-b-expected.txt: Added.
2865         * svg/text/text-altglyph-01-b.svg: Added.
2866         * svg/text/text-deco-01-b-expected.checksum: Added.
2867         * svg/text/text-deco-01-b-expected.png: Added.
2868         * svg/text/text-deco-01-b-expected.txt: Added.
2869         * svg/text/text-deco-01-b.svg: Added.
2870         * svg/text/text-fonts-01-t-expected.checksum: Added.
2871         * svg/text/text-fonts-01-t-expected.png: Added.
2872         * svg/text/text-fonts-01-t-expected.txt: Added.
2873         * svg/text/text-fonts-01-t.svg: Added.
2874         * svg/text/text-fonts-02-t-expected.checksum: Added.
2875         * svg/text/text-fonts-02-t-expected.png: Added.
2876         * svg/text/text-fonts-02-t-expected.txt: Added.
2877         * svg/text/text-fonts-02-t.svg: Added.
2878         * svg/text/text-intro-05-t-expected.checksum: Added.
2879         * svg/text/text-intro-05-t-expected.png: Added.
2880         * svg/text/text-intro-05-t-expected.txt: Added.
2881         * svg/text/text-intro-05-t.svg: Added.
2882         * svg/text/text-path-01-b-expected.checksum: Added.
2883         * svg/text/text-path-01-b-expected.png: Added.
2884         * svg/text/text-path-01-b-expected.txt: Added.
2885         * svg/text/text-path-01-b.svg: Added.
2886         * svg/text/text-spacing-01-b-expected.checksum: Added.
2887         * svg/text/text-spacing-01-b-expected.png: Added.
2888         * svg/text/text-spacing-01-b-expected.txt: Added.
2889         * svg/text/text-spacing-01-b.svg: Added.
2890         * svg/text/text-text-01-b-expected.checksum: Added.
2891         * svg/text/text-text-01-b-expected.png: Added.
2892         * svg/text/text-text-01-b-expected.txt: Added.
2893         * svg/text/text-text-01-b.svg: Added.
2894         * svg/text/text-text-03-b-expected.checksum: Added.
2895         * svg/text/text-text-03-b-expected.png: Added.
2896         * svg/text/text-text-03-b-expected.txt: Added.
2897         * svg/text/text-text-03-b.svg: Added.
2898         * svg/text/text-text-04-t-expected.checksum: Added.
2899         * svg/text/text-text-04-t-expected.png: Added.
2900         * svg/text/text-text-04-t-expected.txt: Added.
2901         * svg/text/text-text-04-t.svg: Added.
2902         * svg/text/text-text-05-t-expected.checksum: Added.
2903         * svg/text/text-text-05-t-expected.png: Added.
2904         * svg/text/text-text-05-t-expected.txt: Added.
2905         * svg/text/text-text-05-t.svg: Added.
2906         * svg/text/text-text-06-t-expected.checksum: Added.
2907         * svg/text/text-text-06-t-expected.png: Added.
2908         * svg/text/text-text-06-t-expected.txt: Added.
2909         * svg/text/text-text-06-t.svg: Added.
2910         * svg/text/text-text-07-t-expected.checksum: Added.
2911         * svg/text/text-text-07-t-expected.png: Added.
2912         * svg/text/text-text-07-t-expected.txt: Added.
2913         * svg/text/text-text-07-t.svg: Added.
2914         * svg/text/text-text-08-b-expected.checksum: Added.
2915         * svg/text/text-text-08-b-expected.png: Added.
2916         * svg/text/text-text-08-b-expected.txt: Added.
2917         * svg/text/text-text-08-b.svg: Added.
2918         * svg/text/text-tref-01-b-expected.checksum: Added.
2919         * svg/text/text-tref-01-b-expected.png: Added.
2920         * svg/text/text-tref-01-b-expected.txt: Added.
2921         * svg/text/text-tref-01-b.svg: Added.
2922         * svg/text/text-tselect-01-b-expected.checksum: Added.
2923         * svg/text/text-tselect-01-b-expected.png: Added.
2924         * svg/text/text-tselect-01-b-expected.txt: Added.
2925         * svg/text/text-tselect-01-b.svg: Added.
2926         * svg/text/text-tselect-02-f-expected.checksum: Added.
2927         * svg/text/text-tselect-02-f-expected.png: Added.
2928         * svg/text/text-tselect-02-f-expected.txt: Added.
2929         * svg/text/text-tselect-02-f.svg: Added.
2930         * svg/text/text-tspan-01-b-expected.checksum: Added.
2931         * svg/text/text-tspan-01-b-expected.png: Added.
2932         * svg/text/text-tspan-01-b-expected.txt: Added.
2933         * svg/text/text-tspan-01-b.svg: Added.
2934         * svg/text/text-ws-01-t-expected.checksum: Added.
2935         * svg/text/text-ws-01-t-expected.png: Added.
2936         * svg/text/text-ws-01-t-expected.txt: Added.
2937         * svg/text/text-ws-01-t.svg: Added.
2938         * svg/text/text-ws-02-t-expected.checksum: Added.
2939         * svg/text/text-ws-02-t-expected.png: Added.
2940         * svg/text/text-ws-02-t-expected.txt: Added.
2941         * svg/text/text-ws-02-t.svg: Added.
2943 2007-07-17  Rob Buis  <buis@kde.org>
2945         Reviewed by Nikolas.
2947         http://bugs.webkit.org/show_bug.cgi?id=5996
2948         SVG <view> is unimplemented
2950         Testcases for each possible viewSpec fragment and a test that
2951         uses all fragments.
2953         * svg/custom/linking-a-03-b-all-expected.checksum: Added.
2954         * svg/custom/linking-a-03-b-all-expected.png: Added.
2955         * svg/custom/linking-a-03-b-all-expected.txt: Added.
2956         * svg/custom/linking-a-03-b-all.svg: Added.
2957         * svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum: Added.
2958         * svg/custom/linking-a-03-b-preserveAspectRatio-expected.png: Added.
2959         * svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt: Added.
2960         * svg/custom/linking-a-03-b-preserveAspectRatio.svg: Added.
2961         * svg/custom/linking-a-03-b-transform-expected.checksum: Added.
2962         * svg/custom/linking-a-03-b-transform-expected.png: Added.
2963         * svg/custom/linking-a-03-b-transform-expected.txt: Added.
2964         * svg/custom/linking-a-03-b-transform.svg: Added.
2965         * svg/custom/linking-a-03-b-viewBox-expected.checksum: Added.
2966         * svg/custom/linking-a-03-b-viewBox-expected.png: Added.
2967         * svg/custom/linking-a-03-b-viewBox-expected.txt: Added.
2968         * svg/custom/linking-a-03-b-viewBox-transform-expected.checksum: Added.
2969         * svg/custom/linking-a-03-b-viewBox-transform-expected.png: Added.
2970         * svg/custom/linking-a-03-b-viewBox-transform-expected.txt: Added.
2971         * svg/custom/linking-a-03-b-viewBox-transform.svg: Added.
2972         * svg/custom/linking-a-03-b-viewBox.svg: Added.
2973         * svg/custom/linking-a-03-b-viewTarget-expected.checksum: Added.
2974         * svg/custom/linking-a-03-b-viewTarget-expected.png: Added.
2975         * svg/custom/linking-a-03-b-viewTarget-expected.txt: Added.
2976         * svg/custom/linking-a-03-b-viewTarget.svg: Added.
2977         * svg/custom/linking-a-03-b-zoomAndPan-expected.checksum: Added.
2978         * svg/custom/linking-a-03-b-zoomAndPan-expected.png: Added.
2979         * svg/custom/linking-a-03-b-zoomAndPan-expected.txt: Added.
2980         * svg/custom/linking-a-03-b-zoomAndPan.svg: Added.
2981         * svg/custom/resources/linkingCircle-f.svg: Added.
2983 2007-07-16  Nikolas Zimmermann  <zimmermann@kde.org>
2985         Reviewed by Rob.
2987         Land new layout tests related to new <use> behaviour on disallowed elements & symbols.
2988         Add new layout tests checking new <use> on <foreignObject> behaviour
2989     
2990         * svg/custom/use-scripting-changes-to-nonexistant-href-expected.checksum: Added.
2991         * svg/custom/use-scripting-changes-to-nonexistant-href-expected.png: Added.
2992         * svg/custom/use-scripting-changes-to-nonexistant-href-expected.txt: Added.
2993         * svg/custom/use-scripting-changes-to-nonexistant-href.svg: Added.
2994         * svg/custom/use-on-g-containing-foreignObject-and-image-expected.checksum: Added.
2995         * svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: Added.
2996         * svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt: Added.
2997         * svg/custom/use-on-g-containing-foreignObject-and-image.svg: Added.
2998         * svg/custom/use-on-disallowed-foreign-object-5-expected.checksum: Added.
2999         * svg/custom/use-on-disallowed-foreign-object-5-expected.png: Added.
3000         * svg/custom/use-on-disallowed-foreign-object-5-expected.txt: Added.
3001         * svg/custom/use-on-disallowed-foreign-object-5.svg: Added.
3002         * svg/custom/use-on-disallowed-foreign-object-6-expected.checksum: Added.
3003         * svg/custom/use-on-disallowed-foreign-object-6-expected.png: Added.
3004         * svg/custom/use-on-disallowed-foreign-object-6-expected.txt: Added.
3005         * svg/custom/use-on-disallowed-foreign-object-6.svg: Added.
3007 2007-07-15  Nikolas Zimmermann  <zimmermann@kde.org>
3009         Reviewed by Rob.
3010         
3011         Land new test result, after scroll offsets are now respected again.
3013         * svg/custom/invisible-text-after-scrolling-expected.checksum:
3014         * svg/custom/invisible-text-after-scrolling-expected.png:
3016 2007-07-15  Nikolas Zimmermann  <zimmermann@kde.org>
3018         Reviewed by Oliver.
3020         Update all test results after the RenderSVGRoot renderName change.
3021         Added testcases: svg/custom/inline-svg-in-xhtml.xml, svg/custom/absolute-sized-svg-in-xhtml.xhtml
3023         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
3024         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
3025         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
3026         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
3027         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
3028         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
3029         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
3030         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
3031         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
3032         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
3033         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
3034         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
3035         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
3036         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
3037         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
3038         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
3039         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
3040         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
3041         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
3042         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
3043         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
3044         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
3045         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
3046         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
3047         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
3048         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
3049         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
3050         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
3051         * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
3052         * svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
3053         * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
3054         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
3055         * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
3056         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
3057         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
3058         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
3059         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
3060         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
3061         * svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
3062         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
3063         * svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
3064         * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
3065         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
3066         * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
3067         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
3068         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
3069         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
3070         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
3071         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
3072         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
3073         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
3074         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
3075         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
3076         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
3077         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
3078         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
3079         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
3080         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
3081         * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
3082         * svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt:
3083         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
3084         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
3085         * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
3086         * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
3087         * svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt:
3088         * svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt:
3089         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
3090         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
3091         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
3092         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
3093         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
3094         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
3095         * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
3096         * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
3097         * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
3098         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
3099         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
3100         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
3101         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
3102         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
3103         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
3104         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
3105         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
3106         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
3107         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
3108         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
3109         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
3110         * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
3111         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
3112         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
3113         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
3114         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
3115         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
3116         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
3117         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
3118         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
3119         * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
3120         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
3121         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
3122         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
3123         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
3124         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
3125         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
3126         * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
3127         * svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
3128         * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
3129         * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
3130         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
3131         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
3132         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
3133         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
3134         * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
3135         * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
3136         * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
3137         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
3138         * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
3139         * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
3140         * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
3141         * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
3142         * svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
3143         * svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
3144         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
3145         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
3146         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
3147         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
3148         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
3149         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
3150         * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
3151         * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
3152         * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
3153         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
3154         * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
3155         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
3156         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
3157         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
3158         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
3159         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
3160         * svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt:
3161         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
3162         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
3163         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
3164         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
3165         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
3166         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
3167         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
3168         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
3169         * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
3170         * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
3171         * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
3172         * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
3173         * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
3174         * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
3175         * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
3176         * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
3177         * svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
3178         * svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
3179         * svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
3180         * svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
3181         * svg/W3C-SVG-1.1/paths-data-13-t-expected.txt:
3182         * svg/W3C-SVG-1.1/paths-data-14-t-expected.txt:
3183         * svg/W3C-SVG-1.1/paths-data-15-t-expected.txt:
3184         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
3185         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
3186         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
3187         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
3188         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
3189         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
3190         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
3191         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
3192         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
3193         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
3194         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
3195         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
3196         * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
3197         * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
3198         * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
3199         * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
3200         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
3201         * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
3202         * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
3203         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
3204         * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
3205         * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
3206         * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
3207         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
3208         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
3209         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
3210         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
3211         * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
3212         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
3213         * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
3214         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
3215         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
3216         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
3217         * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
3218         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
3219         * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
3220         * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
3221         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
3222         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
3223         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
3224         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
3225         * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
3226         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
3227         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
3228         * svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
3229         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
3230         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
3231         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
3232         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
3233         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
3234         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
3235         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
3236         * svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
3237         * svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
3238         * svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
3239         * svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt:
3240         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
3241         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
3242         * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
3243         * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
3244         * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
3245         * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
3246         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
3247         * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
3248         * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
3249         * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
3250         * svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
3251         * svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
3252         * svg/W3C-SVG-1.1/struct-image-08-t-expected.txt:
3253         * svg/W3C-SVG-1.1/struct-image-09-t-expected.txt:
3254         * svg/W3C-SVG-1.1/struct-image-10-t-expected.txt:
3255         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
3256         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
3257         * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
3258         * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
3259         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
3260         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
3261         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
3262         * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
3263         * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
3264         * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
3265         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
3266         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
3267         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
3268         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
3269         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
3270         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
3271         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
3272         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
3273         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
3274         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
3275         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
3276         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
3277         * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
3278         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
3279         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
3280         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
3281         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
3282         * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
3283         * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
3284         * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
3285         * svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
3286         * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
3287         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
3288         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
3289         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
3290         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
3291         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
3292         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
3293         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
3294         * svg/batik/text/longTextOnPath-expected.txt:
3295         * svg/batik/text/textAnchor-expected.txt:
3296         * svg/batik/text/textAnchor2-expected.txt:
3297         * svg/batik/text/textAnchor3-expected.txt:
3298         * svg/batik/text/textBiDi-expected.txt:
3299         * svg/batik/text/textDecoration2-expected.txt:
3300         * svg/batik/text/textEffect-expected.txt:
3301         * svg/batik/text/textEffect2-expected.txt:
3302         * svg/batik/text/textEffect3-expected.txt:
3303         * svg/batik/text/textFeatures-expected.txt:
3304         * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
3305         * svg/batik/text/textLayout-expected.txt:
3306         * svg/batik/text/textLayout2-expected.txt:
3307         * svg/batik/text/textOnPath-expected.txt:
3308         * svg/batik/text/textOnPath2-expected.txt:
3309         * svg/batik/text/textOnPath3-expected.txt:
3310         * svg/batik/text/textOnPathSpaces-expected.txt:
3311         * svg/batik/text/textPCDATA-expected.txt:
3312         * svg/batik/text/textPosition-expected.txt:
3313         * svg/batik/text/textPosition2-expected.txt:
3314         * svg/batik/text/textProperties-expected.txt:
3315         * svg/batik/text/textProperties2-expected.txt:
3316         * svg/batik/text/textStyles-expected.txt:
3317         * svg/batik/text/verticalText-expected.txt:
3318         * svg/batik/text/verticalTextOnPath-expected.txt:
3319         * svg/batik/text/xmlSpace-expected.txt:
3320         * svg/carto.net/button-expected.txt:
3321         * svg/carto.net/colourpicker-expected.txt:
3322         * svg/carto.net/combobox-expected.txt:
3323         * svg/carto.net/scrollbar-expected.txt:
3324         * svg/carto.net/selectionlist-expected.txt:
3325         * svg/carto.net/slider-expected.txt:
3326         * svg/carto.net/tabgroup-expected.txt:
3327         * svg/carto.net/textbox-expected.txt:
3328         * svg/carto.net/window-expected.txt:
3329         * svg/custom/SVGMatrix-interface-expected.txt:
3330         * svg/custom/SVGNumber-interface-expected.txt:
3331         * svg/custom/SVGPoint-interface-expected.txt:
3332         * svg/custom/SVGPoint-matrixTransform-expected.txt:
3333         * svg/custom/SVGRect-interface-expected.txt:
3334         * svg/custom/absolute-sized-svg-in-xhtml-expected.checksum: Added.
3335         * svg/custom/absolute-sized-svg-in-xhtml-expected.png: Added.
3336         * svg/custom/absolute-sized-svg-in-xhtml-expected.txt: Added.
3337         * svg/custom/absolute-sized-svg-in-xhtml.xhtml: Added.
3338         * svg/custom/attribute-namespace-check-expected.txt:
3339         * svg/custom/baseval-animval-equality-expected.txt:
3340         * svg/custom/circular-marker-reference-1-expected.txt:
3341         * svg/custom/circular-marker-reference-2-expected.txt:
3342         * svg/custom/circular-marker-reference-3-expected.txt:
3343         * svg/custom/circular-marker-reference-4-expected.txt:
3344         * svg/custom/class-selector-expected.txt:
3345         * svg/custom/clip-path-child-changes-expected.txt:
3346         * svg/custom/clip-path-href-changes-expected.txt:
3347         * svg/custom/clip-path-units-changes-expected.txt:
3348         * svg/custom/clip-path-with-transform-expected.txt:
3349         * svg/custom/conditional-processing-outside-switch-expected.txt:
3350         * svg/custom/control-points-for-S-and-T-expected.txt:
3351         * svg/custom/coords-relative-units-transforms-expected.txt:
3352         * svg/custom/create-metadata-element-expected.txt:
3353         * svg/custom/createelement-expected.txt:
3354         * svg/custom/css-pixels-dpi-expected.txt:
3355         * svg/custom/dasharrayOrigin-expected.txt:
3356         * svg/custom/deep-dynamic-updates-expected.txt:
3357         * svg/custom/display-none-expected.txt:
3358         * svg/custom/dynamic-empty-path-expected.txt:
3359         * svg/custom/dynamic-svg-document-creation-expected.txt:
3360         * svg/custom/dynamic-viewBox-expected.txt:
3361         * svg/custom/empty-merge-expected.txt:
3362         * svg/custom/evt-onload-expected.txt:
3363         * svg/custom/feComponentTransfer-Discrete-expected.txt:
3364         * svg/custom/feComponentTransfer-Gamma-expected.txt:
3365         * svg/custom/feComponentTransfer-Linear-expected.txt:
3366         * svg/custom/feComponentTransfer-Table-expected.txt:
3367         * svg/custom/feDisplacementMap-01-expected.txt:
3368         * svg/custom/fill-SVGPaint-interface-expected.txt:
3369         * svg/custom/fill-fallback-expected.txt:
3370         * svg/custom/fill-update-expected.txt:
3371         * svg/custom/filter-source-alpha-expected.txt:
3372         * svg/custom/focus-ring-expected.checksum:
3373         * svg/custom/focus-ring-expected.png:
3374         * svg/custom/focus-ring-expected.txt:
3375         * svg/custom/focus-ring.svg:
3376         * svg/custom/foreign-object-skew-expected.txt:
3377         * svg/custom/fractional-rects-expected.txt:
3378         * svg/custom/getPresentationAttribute-expected.txt:
3379         * svg/custom/getTransformToElement-expected.txt:
3380         * svg/custom/getsvgdocument-expected.txt:
3381         * svg/custom/gradient-add-stops-expected.txt:
3382         * svg/custom/gradient-attr-update-expected.txt:
3383         * svg/custom/gradient-cycle-detection-expected.txt:
3384         * svg/custom/gradient-deep-referencing-expected.txt:
3385         * svg/custom/gradient-rotated-bbox-expected.txt:
3386         * svg/custom/gradient-stop-corner-cases-expected.txt:
3387         * svg/custom/gradient-stop-style-change-expected.txt:
3388         * svg/custom/gradient-stroke-width-expected.txt:
3389         * svg/custom/grayscale-gradient-mask-expected.txt:
3390         * svg/custom/hit-test-unclosed-subpaths-expected.txt:
3391         * svg/custom/hit-test-with-br-expected.txt:
3392         * svg/custom/hover-default-fill-expected.txt:
3393         * svg/custom/image-clipped-hit-expected.txt:
3394         * svg/custom/image-parent-translation-expected.txt:
3395         * svg/custom/image-small-width-height-expected.checksum:
3396         * svg/custom/image-small-width-height-expected.txt:
3397         * svg/custom/image-with-transform-clip-filter-expected.checksum:
3398         * svg/custom/image-with-transform-clip-filter-expected.png:
3399         * svg/custom/image-with-transform-clip-filter-expected.txt:
3400         * svg/custom/image-with-transform-clip-filter.svg:
3401         * svg/custom/inline-svg-in-xhtml-expected.checksum: Added.
3402         * svg/custom/inline-svg-in-xhtml-expected.png: Added.
3403         * svg/custom/inline-svg-in-xhtml-expected.txt: Added.
3404         * svg/custom/inline-svg-in-xhtml.xml: Added.
3405         * svg/custom/inner-percent-expected.txt:
3406         * svg/custom/inner-svg-hit-test-expected.txt:
3407         * svg/custom/invalid-css-expected.txt:
3408         * svg/custom/invalid-fill-expected.txt:
3409         * svg/custom/invalid-fill-hex-expected.txt:
3410         * svg/custom/invalid-transforms-expected.txt:
3411         * svg/custom/invisible-text-after-scrolling-expected.txt:
3412         * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
3413         * svg/custom/js-late-clipPath-creation-expected.txt:
3414         * svg/custom/js-late-gradient-and-object-creation-expected.txt:
3415         * svg/custom/js-late-gradient-creation-expected.txt:
3416         * svg/custom/js-late-marker-and-object-creation-expected.txt:
3417         * svg/custom/js-late-marker-creation-expected.txt:
3418         * svg/custom/js-late-mask-and-object-creation-expected.txt:
3419         * svg/custom/js-late-mask-creation-expected.txt:
3420         * svg/custom/js-late-pattern-and-object-creation-expected.txt:
3421         * svg/custom/js-late-pattern-creation-expected.txt:
3422         * svg/custom/js-update-bounce-expected.txt:
3423         * svg/custom/js-update-container-expected.txt:
3424         * svg/custom/js-update-container2-expected.txt:
3425         * svg/custom/js-update-gradient-expected.txt:
3426         * svg/custom/js-update-path-changes-expected.txt:
3427         * svg/custom/js-update-path-removal-expected.txt:
3428         * svg/custom/js-update-pattern-child-expected.txt:
3429         * svg/custom/js-update-pattern-expected.txt:
3430         * svg/custom/js-update-polygon-changes-expected.txt:
3431         * svg/custom/js-update-polygon-removal-expected.txt:
3432         * svg/custom/js-update-stop-expected.txt:
3433         * svg/custom/js-update-style-expected.txt:
3434         * svg/custom/js-update-transform-addition-expected.txt:
3435         * svg/custom/js-update-transform-changes-expected.txt:
3436         * svg/custom/junk-data-expected.checksum:
3437         * svg/custom/junk-data-expected.png:
3438         * svg/custom/junk-data-expected.txt:
3439         * svg/custom/junk-data.svg:
3440         * svg/custom/large-bounding-box-percents-expected.txt:
3441         * svg/custom/marker-changes-expected.txt:
3442         * svg/custom/marker-child-changes-expected.txt:
3443         * svg/custom/marker-default-width-height-expected.txt:
3444         * svg/custom/marker-overflow-clip-expected.txt:
3445         * svg/custom/marker-viewBox-changes-expected.txt:
3446         * svg/custom/mask-changes-expected.txt:
3447         * svg/custom/mask-child-changes-expected.txt:
3448         * svg/custom/mask-excessive-malloc-expected.txt:
3449         * svg/custom/mask-inside-defs-expected.txt:
3450         * svg/custom/missing-xlink-expected.checksum:
3451         * svg/custom/missing-xlink-expected.png:
3452         * svg/custom/missing-xlink-expected.txt:
3453         * svg/custom/missing-xlink.svg:
3454         * svg/custom/non-circular-marker-reference-expected.txt:
3455         * svg/custom/non-opaque-filters-expected.txt:
3456         * svg/custom/path-bad-data-expected.txt:
3457         * svg/custom/path-textPath-simulation-expected.txt:
3458         * svg/custom/path-update-expected.txt:
3459         * svg/custom/pattern-cycle-detection-expected.txt:
3460         * svg/custom/pattern-deep-referencing-expected.txt:
3461         * svg/custom/pattern-in-defs-expected.txt:
3462         * svg/custom/pattern-y-offset-expected.txt:
3463         * svg/custom/percentage-of-html-parent-expected.txt:
3464         * svg/custom/percentage-rect-expected.txt:
3465         * svg/custom/percentage-rect2-expected.txt:
3466         * svg/custom/pointer-events-image-expected.txt:
3467         * svg/custom/pointer-events-path-expected.txt:
3468         * svg/custom/pointer-events-text-expected.txt:
3469         * svg/custom/poly-identify-expected.txt:
3470         * svg/custom/polyline-hittest-expected.txt:
3471         * svg/custom/polyline-invalid-points-expected.txt:
3472         * svg/custom/polyline-setattribute-points-null-expected.txt:
3473         * svg/custom/preserve-aspect-ratio-syntax-expected.txt:
3474         * svg/custom/prevent-default-expected.txt:
3475         * svg/custom/recursive-clippath-expected.txt:
3476         * svg/custom/rgbcolor-syntax-expected.txt:
3477         * svg/custom/rootelement-expected.txt:
3478         * svg/custom/rounded-rects-expected.txt:
3479         * svg/custom/scroll-hit-test-expected.txt:
3480         * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
3481         * svg/custom/second-inline-text-expected.txt:
3482         * svg/custom/shapes-supporting-markers-expected.txt:
3483         * svg/custom/sheet-title-expected.txt:
3484         * svg/custom/simpleCDF-expected.txt:
3485         * svg/custom/stroke-fallback-expected.txt:
3486         * svg/custom/struct-use-09-b-expected.txt:
3487         * svg/custom/svg-absolute-children-expected.txt:
3488         * svg/custom/svg-float-border-padding-expected.txt:
3489         * svg/custom/svg-overflow-types-expected.txt:
3490         * svg/custom/svgpolyparser-extra-space-expected.txt:
3491         * svg/custom/text-clip-expected.txt:
3492         * svg/custom/text-ctm-expected.txt:
3493         * svg/custom/text-filter-expected.txt:
3494         * svg/custom/text-gradient-no-content-expected.txt:
3495         * svg/custom/text-hit-test-expected.txt:
3496         * svg/custom/text-image-opacity-expected.txt:
3497         * svg/custom/text-letter-spacing-expected.txt:
3498         * svg/custom/text-repaint-including-stroke-expected.txt:
3499         * svg/custom/text-whitespace-handling-expected.txt:
3500         * svg/custom/text-x-dx-lists-expected.txt:
3501         * svg/custom/text-x-override-in-tspan-child-expected.txt:
3502         * svg/custom/transform-ignore-after-invalid-expected.txt:
3503         * svg/custom/transform-invalid-expected.txt:
3504         * svg/custom/transform-scale-parse-expected.txt:
3505         * svg/custom/transform-with-ending-space-expected.txt:
3506         * svg/custom/tref-update-expected.txt:
3507         * svg/custom/use-clipped-hit-expected.txt:
3508         * svg/custom/use-css-events-expected.txt:
3509         * svg/custom/use-elementInstance-event-target-expected.txt:
3510         * svg/custom/use-elementInstance-methods-expected.txt:
3511         * svg/custom/use-empty-reference-expected.txt:
3512         * svg/custom/use-event-handler-on-referenced-element-expected.txt:
3513         * svg/custom/use-event-handler-on-use-element-expected.txt:
3514         * svg/custom/use-events-crash-expected.txt:
3515         * svg/custom/use-forward-refs-expected.txt:
3516         * svg/custom/use-instanceRoot-modifications-expected.txt:
3517         * svg/custom/use-modify-container-in-target-expected.txt:
3518         * svg/custom/use-modify-target-container-expected.txt:
3519         * svg/custom/use-modify-target-symbol-expected.txt:
3520         * svg/custom/use-nested-transform-expected.txt:
3521         * svg/custom/use-on-disallowed-foreign-object-1-expected.txt:
3522         * svg/custom/use-on-disallowed-foreign-object-2-expected.txt:
3523         * svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
3524         * svg/custom/use-on-disallowed-foreign-object-4-expected.txt:
3525         * svg/custom/use-on-g-containing-use-expected.txt:
3526         * svg/custom/use-on-g-expected.txt:
3527         * svg/custom/use-on-non-svg-namespaced-element-expected.txt:
3528         * svg/custom/use-on-rect-expected.txt:
3529         * svg/custom/use-on-symbol-expected.txt:
3530         * svg/custom/use-on-symbol-inside-pattern-expected.txt:
3531         * svg/custom/use-on-text-expected.txt:
3532         * svg/custom/use-on-use-expected.txt:
3533         * svg/custom/use-property-changes-through-dom-expected.txt:
3534         * svg/custom/use-property-changes-through-svg-dom-expected.txt:
3535         * svg/custom/use-recalcStyle-crash-expected.txt:
3536         * svg/custom/use-recursion-1-expected.txt:
3537         * svg/custom/use-recursion-2-expected.txt:
3538         * svg/custom/use-recursion-3-expected.txt:
3539         * svg/custom/use-recursion-4-expected.txt:
3540         * svg/custom/use-symbol-overflow-expected.txt:
3541         * svg/custom/use-transform-expected.txt:
3542         * svg/custom/viewBox-hit-expected.txt:
3543         * svg/custom/viewbox-syntax-expected.txt:
3544         * svg/custom/viewport-clip-expected.txt:
3545         * svg/custom/viewport-em-expected.txt:
3546         * svg/custom/viewport-no-width-height-expected.txt:
3547         * svg/custom/viewport-update-expected.txt:
3548         * svg/custom/viewport-update2-expected.txt:
3549         * svg/custom/visibility-override-clip-expected.txt:
3550         * svg/custom/visibility-override-expected.txt:
3551         * svg/custom/visibility-override-filter-expected.txt:
3552         * svg/custom/visibility-override-mask-expected.txt:
3553         * svg/custom/width-full-percentage-expected.txt:
3554         * svg/custom/xml-stylesheet-expected.txt:
3555         * svg/hixie/cascade/001-broken-expected.txt:
3556         * svg/hixie/cascade/002-expected.txt:
3557         * svg/hixie/data-types/001-expected.txt:
3558         * svg/hixie/data-types/002-expected.txt:
3559         * svg/hixie/dynamic/002-expected.txt:
3560         * svg/hixie/dynamic/003-expected.txt:
3561         * svg/hixie/dynamic/004-expected.txt:
3562         * svg/hixie/dynamic/005-broken-expected.txt:
3563         * svg/hixie/dynamic/006-expected.txt:
3564         * svg/hixie/error/001-expected.txt:
3565         * svg/hixie/error/002-expected.txt:
3566         * svg/hixie/error/003-expected.txt:
3567         * svg/hixie/error/007-expected.txt:
3568         * svg/hixie/error/008-expected.txt:
3569         * svg/hixie/error/009-expected.txt:
3570         * svg/hixie/error/010-expected.txt:
3571         * svg/hixie/error/011-expected.txt:
3572         * svg/hixie/error/012-expected.txt:
3573         * svg/hixie/error/013-expected.txt:
3574         * svg/hixie/error/014-expected.txt:
3575         * svg/hixie/error/014-test-expected.txt:
3576         * svg/hixie/error/015-expected.txt:
3577         * svg/hixie/error/016-expected.txt:
3578         * svg/hixie/error/017-expected.txt:
3579         * svg/hixie/links/001-expected.txt:
3580         * svg/hixie/links/002-expected.txt:
3581         * svg/hixie/links/003-broken-expected.txt:
3582         * svg/hixie/mixed/003-expected.txt:
3583         * svg/hixie/mixed/004-expected.txt:
3584         * svg/hixie/mixed/005-expected.txt:
3585         * svg/hixie/mixed/006-expected.txt:
3586         * svg/hixie/mixed/007-expected.txt:
3587         * svg/hixie/mixed/008-expected.txt:
3588         * svg/hixie/mixed/009-expected.txt:
3589         * svg/hixie/mixed/010-expected.txt:
3590         * svg/hixie/mixed/011-expected.txt:
3591         * svg/hixie/painting/001-expected.txt:
3592         * svg/hixie/perf/001-expected.txt:
3593         * svg/hixie/perf/002-expected.txt:
3594         * svg/hixie/perf/003-expected.txt:
3595         * svg/hixie/perf/004-expected.txt:
3596         * svg/hixie/perf/005-expected.txt:
3597         * svg/hixie/perf/006-expected.txt:
3598         * svg/hixie/perf/007-expected.txt:
3599         * svg/hixie/processing-model/005-expected.txt:
3600         * svg/hixie/rendering-model/001-expected.txt:
3601         * svg/hixie/rendering-model/002-expected.txt:
3602         * svg/hixie/rendering-model/003-expected.txt:
3603         * svg/hixie/rendering-model/003a-expected.txt:
3604         * svg/hixie/rendering-model/004-expected.txt:
3605         * svg/hixie/shapes/path/001-expected.txt:
3606         * svg/hixie/text/001-broken-expected.txt:
3607         * svg/hixie/text/002-expected.txt:
3608         * svg/hixie/text/003-expected.txt:
3609         * svg/hixie/text/003a-expected.txt:
3610         * svg/hixie/text/003b-expected.txt:
3611         * svg/hixie/transform/001-expected.txt:
3612         * svg/hixie/use/001-expected.txt:
3613         * svg/hixie/use/002-expected.txt:
3614         * svg/hixie/use/002-test-expected.txt:
3615         * svg/hixie/viewbox/001-expected.txt:
3616         * svg/hixie/viewbox/002-expected.txt:
3617         * svg/hixie/viewbox/003-expected.txt:
3618         * svg/hixie/viewbox/004-expected.txt:
3619         * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
3620         * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
3622 2007-07-11  Nikolas Zimmermann  <zimmermann@kde.org>
3624         Rubber stamped by Mark.
3626         Land new test results with experimental features on by default.
3627         Files showing regressions have NOT been updated, of course.
3629         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
3630         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
3631         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
3632         * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
3633         * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
3634         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
3635         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
3636         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
3637         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
3638         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
3639         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
3640         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
3641         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
3642         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
3643         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
3644         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
3645         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
3646         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
3647         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
3648         * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
3649         * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
3650         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
3651         * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
3652         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
3653         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
3654         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
3655         * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
3656         * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
3657         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
3658         * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
3659         * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
3660         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
3661         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
3662         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
3663         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
3664         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
3665         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
3666         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
3667         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
3668         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
3669         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
3670         * svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
3671         * svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
3672         * svg/batik/text/textEffect-expected.checksum:
3673         * svg/batik/text/textEffect-expected.png:
3674         * svg/batik/text/textEffect-expected.txt:
3675         * svg/batik/text/textEffect3-expected.checksum:
3676         * svg/batik/text/textEffect3-expected.png:
3677         * svg/batik/text/textEffect3-expected.txt:
3678         * svg/batik/text/textProperties-expected.checksum:
3679         * svg/batik/text/textProperties-expected.png:
3680         * svg/batik/text/textProperties-expected.txt:
3681         * svg/carto.net/colourpicker-expected.checksum:
3682         * svg/carto.net/colourpicker-expected.png:
3683         * svg/carto.net/scrollbar-expected.checksum:
3684         * svg/carto.net/scrollbar-expected.png:
3685         * svg/custom/empty-merge-expected.checksum:
3686         * svg/custom/empty-merge-expected.png:
3687         * svg/custom/empty-merge-expected.txt:
3688         * svg/custom/feComponentTransfer-Discrete-expected.checksum:
3689         * svg/custom/feComponentTransfer-Discrete-expected.png:
3690         * svg/custom/feComponentTransfer-Discrete-expected.txt:
3691         * svg/custom/feComponentTransfer-Gamma-expected.checksum:
3692         * svg/custom/feComponentTransfer-Gamma-expected.png:
3693         * svg/custom/feComponentTransfer-Gamma-expected.txt:
3694         * svg/custom/feComponentTransfer-Linear-expected.checksum:
3695         * svg/custom/feComponentTransfer-Linear-expected.png:
3696         * svg/custom/feComponentTransfer-Linear-expected.txt:
3697         * svg/custom/feComponentTransfer-Table-expected.checksum:
3698         * svg/custom/feComponentTransfer-Table-expected.png:
3699         * svg/custom/feComponentTransfer-Table-expected.txt:
3700         * svg/custom/feDisplacementMap-01-expected.checksum:
3701         * svg/custom/feDisplacementMap-01-expected.png:
3702         * svg/custom/feDisplacementMap-01-expected.txt:
3703         * svg/custom/filter-source-alpha-expected.txt:
3704         * svg/custom/invalid-css-expected.txt:
3705         * svg/custom/non-opaque-filters-expected.checksum:
3706         * svg/custom/non-opaque-filters-expected.png:
3707         * svg/custom/non-opaque-filters-expected.txt:
3708         * svg/custom/text-filter-expected.checksum:
3709         * svg/custom/text-filter-expected.png:
3710         * svg/custom/text-filter-expected.txt:
3711         * svg/custom/visibility-override-filter-expected.checksum:
3712         * svg/custom/visibility-override-filter-expected.png:
3713         * svg/custom/visibility-override-filter-expected.txt:
3715 2007-07-11  Nikolas Zimmermann  <zimmermann@kde.org>
3717         Reviewed by Sam.
3719         Check in correct results, now that the hashing bug is fixed here as well.
3721         * svg/custom/js-svg-constructors-expected.txt:
3723 2007-07-11  Nikolas Zimmermann  <zimmermann@kde.org>
3725         Reviewed by Sam.
3727         Add testcase checking the value of all SVG JS constructors.
3728         Those who are not yet available are marked as "expected failures".
3730         Update window-properties.html test results.
3732         * fast/dom/Window/window-properties-expected.txt:
3733         * svg/custom/js-svg-constructors-expected.checksum: Added.
3734         * svg/custom/js-svg-constructors-expected.png: Added.
3735         * svg/custom/js-svg-constructors-expected.txt: Added.
3736         * svg/custom/js-svg-constructors.svg: Added.
3738 2007-07-03  Rob Buis  <buis@kde.org>
3740         Correcting the pixel test result that was supposed to go in during r23849.
3742         * svg/custom/image-small-width-height-expected.png:
3744 2007-06-28  Rob Buis  <buis@kde.org>
3746         Reviewed by Maciej.
3748         Testcase for:
3749         http://bugs.webkit.org/show_bug.cgi?id=14241
3750         SVG <image> with height or width less than 1 fails to render image
3752         * svg/custom/image-small-width-height-expected.checksum: Added.
3753         * svg/custom/image-small-width-height-expected.png: Added.
3754         * svg/custom/image-small-width-height-expected.txt: Added.
3755         * svg/custom/image-small-width-height.svg: Added.
3757 2007-06-26  Rob Buis  <buis@kde.org>
3759         Reviewed by Maciej.
3761         Testcase for:
3762         http://bugs.webkit.org/show_bug.cgi?id=9976
3763         Fix negative width issue in Hixie's test
3765         * svg/hixie/error/013-broken-expected.checksum: Removed.
3766         * svg/hixie/error/013-broken-expected.png: Removed.
3767         * svg/hixie/error/013-broken-expected.txt: Removed.
3768         * svg/hixie/error/013-broken.xml: Removed.
3769         * svg/hixie/error/013-expected.checksum: Added.
3770         * svg/hixie/error/013-expected.png: Added.
3771         * svg/hixie/error/013-expected.txt: Added.
3773 2007-06-26  Rob Buis  <buis@kde.org>
3775         Reviewed by Maciej.
3777         Testcase for:
3778         http://bugs.webkit.org/show_bug.cgi?id=12062
3779         WebCore does not handle CSS-specified fill fallback correctly
3781         Other updates are changed results from having fallback.
3783         * svg/custom/fill-fallback-expected.checksum: Added.
3784         * svg/custom/fill-fallback-expected.png: Added.
3785         * svg/custom/fill-fallback-expected.txt: Added.
3786         * svg/custom/fill-fallback.svg: Added.
3787         * svg/custom/gradient-cycle-detection-expected.checksum:
3788         * svg/custom/gradient-cycle-detection-expected.png:
3789         * svg/custom/gradient-cycle-detection-expected.txt:
3790         * svg/custom/gradient-cycle-detection.svg:
3791         * svg/custom/pattern-cycle-detection-expected.checksum:
3792         * svg/custom/pattern-cycle-detection-expected.png:
3793         * svg/custom/pattern-cycle-detection-expected.txt:
3794         * svg/custom/pattern-cycle-detection.svg:
3795         * svg/custom/stroke-fallback-expected.checksum: Added.
3796         * svg/custom/stroke-fallback-expected.png: Added.
3797         * svg/custom/stroke-fallback-expected.txt: Added.
3798         * svg/custom/stroke-fallback.svg: Added.
3800 2007-06-20  Rob Buis  <buis@kde.org>
3802         Reviewed by Eric.
3804         Testcase for:
3805         http://bugs.webkit.org/show_bug.cgi?id=14157
3806         Rotated shape has wrong gradient rendering
3808         pservers-grad-17-b.svg is an improvement and now matches the
3809         w3c image.
3811         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
3812         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
3813         * svg/custom/gradient-rotated-bbox-expected.checksum: Added.
3814         * svg/custom/gradient-rotated-bbox-expected.png: Added.
3815         * svg/custom/gradient-rotated-bbox-expected.txt: Added.
3816         * svg/custom/gradient-rotated-bbox.svg: Added.
3818 2007-06-20  Nikolas Zimmermann  <zimmermann@kde.org>
3820         Not reviewed.
3821         
3822         Forgot to commit new layout tests results, now that <foreignObject> is enabled again.
3824         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
3825         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
3826         * svg/custom/baseval-animval-equality-expected.checksum:
3827         * svg/custom/baseval-animval-equality-expected.png:
3828         * svg/custom/baseval-animval-equality-expected.txt:
3829         * svg/custom/dynamic-svg-document-creation-expected.checksum:
3830         * svg/custom/dynamic-svg-document-creation-expected.png:
3831         * svg/custom/dynamic-svg-document-creation-expected.txt:
3832         * svg/custom/foreign-object-skew-expected.checksum:
3833         * svg/custom/foreign-object-skew-expected.png:
3834         * svg/custom/foreign-object-skew-expected.txt:
3835         * svg/custom/grayscale-gradient-mask-expected.checksum:
3836         * svg/custom/grayscale-gradient-mask-expected.png:
3837         * svg/custom/stroke-width-click-expected.txt:
3838         * svg/hixie/mixed/006-expected.checksum:
3839         * svg/hixie/mixed/006-expected.png:
3840         * svg/hixie/mixed/006-expected.txt:
3841         * svg/hixie/mixed/007-expected.checksum:
3842         * svg/hixie/mixed/007-expected.png:
3843         * svg/hixie/mixed/007-expected.txt:
3844         * svg/hixie/mixed/008-expected.checksum:
3845         * svg/hixie/mixed/008-expected.png:
3846         * svg/hixie/mixed/008-expected.txt:
3847         * svg/hixie/mixed/009-expected.checksum:
3848         * svg/hixie/mixed/009-expected.png:
3849         * svg/hixie/mixed/009-expected.txt:
3850         * svg/hixie/mixed/011-expected.checksum:
3851         * svg/hixie/mixed/011-expected.png:
3852         * svg/hixie/mixed/011-expected.txt:
3854 2007-06-20  Nikolas Zimmermann  <zimmermann@kde.org>
3856         Reviewed by Eric & Oliver.
3858         Adding new testcase assuring <use> on <foreignObject> doesn't work.
3860         * svg/custom/use-on-disallowed-foreign-object-1-expected.checksum: Added.
3861         * svg/custom/use-on-disallowed-foreign-object-1-expected.png: Added.
3862         * svg/custom/use-on-disallowed-foreign-object-1-expected.txt: Added.
3863         * svg/custom/use-on-disallowed-foreign-object-1.svg: Added.
3864         * svg/custom/use-on-disallowed-foreign-object-2-expected.checksum: Added.
3865         * svg/custom/use-on-disallowed-foreign-object-2-expected.png: Added.
3866         * svg/custom/use-on-disallowed-foreign-object-2-expected.txt: Added.
3867         * svg/custom/use-on-disallowed-foreign-object-2.svg: Added.
3868         * svg/custom/use-on-disallowed-foreign-object-3-expected.checksum: Added.
3869         * svg/custom/use-on-disallowed-foreign-object-3-expected.png: Added.
3870         * svg/custom/use-on-disallowed-foreign-object-3-expected.txt: Added.
3871         * svg/custom/use-on-disallowed-foreign-object-3.svg: Added.
3872         * svg/custom/use-on-disallowed-foreign-object-4-expected.checksum: Added.
3873         * svg/custom/use-on-disallowed-foreign-object-4-expected.png: Added.
3874         * svg/custom/use-on-disallowed-foreign-object-4-expected.txt: Added.
3875         * svg/custom/use-on-disallowed-foreign-object-4.svg: Added.
3877 2007-06-19  Rob Buis  <buis@kde.org>
3879         Reviewed by Oliver.
3881         Testcase for:
3882         http://bugs.webkit.org/show_bug.cgi?id=14144
3883         All tx/ty (parentX/parentY) usage should be removed from SVG renders
3884         http://bugs.webkit.org/show_bug.cgi?id=13981
3885         <br> prevents click handler from firing
3887         The updated testcases are improvements.
3889         * svg/custom/hit-test-with-br-expected.checksum: Added.
3890         * svg/custom/hit-test-with-br-expected.png: Added.
3891         * svg/custom/hit-test-with-br-expected.txt: Added.
3892         * svg/custom/hit-test-with-br.xhtml: Added.
3893         * svg/custom/image-parent-translation-expected.txt:
3894         * svg/custom/invisible-text-after-scrolling-expected.txt:
3895         * svg/custom/second-inline-text-expected.txt:
3896         * svg/custom/svg-float-border-padding-expected.txt:
3898 2007-06-16  Nikolas Zimmermann  <zimmermann@kde.org>
3900         Reviewed by Eric.
3902         Add new testcases testing SVGTransformList JS usage.
3904         * svg/custom/js-update-transform-addition-expected.checksum: Added.
3905         * svg/custom/js-update-transform-addition-expected.png: Added.
3906         * svg/custom/js-update-transform-addition-expected.txt: Added.
3907         * svg/custom/js-update-transform-addition.svg: Added.
3908         * svg/custom/js-update-transform-changes-expected.checksum: Added.
3909         * svg/custom/js-update-transform-changes-expected.png: Added.
3910         * svg/custom/js-update-transform-changes-expected.txt: Added.
3911         * svg/custom/js-update-transform-changes.svg: Added.
3913 2007-06-15  Nikolas Zimmermann  <zimmermann@kde.org>
3915         Reviewed by Eric.
3917         Testcase for JSSVGMatrix problems.
3919         * svg/custom/SVGMatrix-interface-expected.checksum: Added.
3920         * svg/custom/SVGMatrix-interface-expected.png: Added.
3921         * svg/custom/SVGMatrix-interface-expected.txt: Added.
3922         * svg/custom/SVGMatrix-interface.svg: Added.
3924 2007-06-15  Rob Buis  <buis@kde.org>
3926         Reviewed by Eric.
3928         Testcase for:
3929         http://bugs.webkit.org/show_bug.cgi?id=14051
3930         <svg:image> fails to position correctly when <svg> is inside an inline <div>
3932         * svg/custom/image-parent-translation-expected.checksum: Added.
3933         * svg/custom/image-parent-translation-expected.png: Added.
3934         * svg/custom/image-parent-translation-expected.txt: Added.
3935         * svg/custom/image-parent-translation.xhtml: Added.
3937 2007-06-14  Rob Buis  <buis@kde.org>
3939         Reviewed by Eric.
3941         Testcase for:
3942         http://bugs.webkit.org/show_bug.cgi?id=9752
3943         %-sizing of elements with a html parent is broken
3945         * svg/custom/percentage-of-html-parent-expected.checksum: Added.
3946         * svg/custom/percentage-of-html-parent-expected.png: Added.
3947         * svg/custom/percentage-of-html-parent-expected.txt: Added.
3948         * svg/custom/percentage-of-html-parent.xhtml: Added.
3950 2007-06-11  Rob Buis  <buis@kde.org>
3952         Reviewed by weinig.
3954         http://bugs.webkit.org/show_bug.cgi?id=14064
3955         fill property is reported as type SVGColor
3957         * svg/custom/fill-SVGPaint-interface-expected.checksum: Added.
3958         * svg/custom/fill-SVGPaint-interface-expected.png: Added.
3959         * svg/custom/fill-SVGPaint-interface-expected.txt: Added.
3960         * svg/custom/fill-SVGPaint-interface.svg: Added.
3962 2007-06-06  Eric Seidel  <eric@webkit.org>
3964         Reviewed by olliej.
3965         
3966         Test for SVG focus ring support.
3967         http://bugs.webkit.org/show_bug.cgi?id=10849
3969         * svg/custom/focus-ring.svg: Added.
3970         * svg/custom/focus-ring-expected.checksum: Added.
3971         * svg/custom/focus-ring-expected.png: Added.
3972         * svg/custom/focus-ring-expected.txt: Added.
3974 2007-06-06  Rob Buis  <buis@kde.org>
3976         Reviewed by Eric.
3977         
3978         New testcase for:
3979         http://bugs.webkit.org/show_bug.cgi?id=13976
3980         getPresentationAttribute not implemented
3982         * svg/custom/getPresentationAttribute-expected.checksum: Added.
3983         * svg/custom/getPresentationAttribute-expected.png: Added.
3984         * svg/custom/getPresentationAttribute-expected.txt: Added.
3985         * svg/custom/getPresentationAttribute.svg: Added.
3987 2007-06-01  Eric Seidel  <eric@webkit.org>
3989         Reviewed by olliej.
3990         
3991         Update test results now that we support maskUnits and maskContentUnits
3992         http://bugs.webkit.org/show_bug.cgi?id=12568
3993         
3994         Also update a few tests to not request insanely huge buffers (and thus fail)
3996         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
3997         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
3998         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
3999         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
4000         * svg/custom/mask-inside-defs-expected.checksum:
4001         * svg/custom/mask-inside-defs-expected.png:
4002         * svg/custom/mask-inside-defs-expected.txt:
4003         * svg/custom/mask-inside-defs.svg:
4004         * svg/custom/visibility-override-mask.svg:
4006 2007-06-01  Eric Seidel  <eric@webkit.org>
4008         Reviewed by olliej.
4010         * svg/custom/scroll-hit-test-expected.checksum: Added.
4011         * svg/custom/scroll-hit-test-expected.png: Added.
4012         * svg/custom/scroll-hit-test-expected.txt: Added.
4013         * svg/custom/scroll-hit-test.xhtml: Added.
4015 2007-06-01  Eric Seidel  <eric@webkit.org>
4017         Reviewed by hyatt.
4018         
4019         Add tests to document attribute case sensitivity prior to fixing:
4020         http://bugs.webkit.org/show_bug.cgi?id=12187
4022         * fast/dom/attribute-case-sensitivity-expected.txt: Added.
4023         * fast/dom/attribute-case-sensitivity.html: Added.
4024         * fast/dom/attribute-case-sensitivity2-expected.txt: Added.
4025         * fast/dom/attribute-case-sensitivity2.xhtml: Added.
4026         * fast/dom/resources/attr-case-sensitivity.js: Added.
4028 2007-05-31  Eric Seidel  <eric@webkit.org>
4030         Reviewed by Niko.
4031         
4032         Test for fix: http://bugs.webkit.org/show_bug.cgi?id=12570
4034         * svg/custom/prevent-default-expected.checksum: Added.
4035         * svg/custom/prevent-default-expected.png: Added.
4036         * svg/custom/prevent-default-expected.txt: Added.
4037         * svg/custom/prevent-default.svg: Added.
4039 2007-05-30  Nikolas Zimmermann  <zimmermann@kde.org>
4041         Reviewed by Oliver.
4043         Land new tests results as gradient-on-fill of text works again.
4045         * svg/batik/text/textEffect-expected.checksum:
4046         * svg/batik/text/textEffect-expected.png:
4047         * svg/custom/js-late-gradient-and-object-creation-expected.checksum:
4048         * svg/custom/js-late-gradient-and-object-creation-expected.png:
4049         * svg/custom/js-late-gradient-creation-expected.checksum:
4050         * svg/custom/js-late-gradient-creation-expected.png:
4052 2007-05-24  Nikolas Zimmermann  <zimmermann@kde.org>
4054         Rubber stamped by Oliver.
4056         Land new test results, now that SVG text dumping has changed.
4058         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
4059         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
4060         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
4061         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
4062         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
4063         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
4064         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
4065         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
4066         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
4067         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
4068         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
4069         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
4070         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
4071         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
4072         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
4073         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
4074         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
4075         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
4076         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
4077         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
4078         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum:
4079         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
4080         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
4081         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
4082         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
4083         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
4084         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum:
4085         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
4086         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
4087         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
4088         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
4089         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
4090         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
4091         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
4092         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
4093         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
4094         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
4095         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
4096         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
4097         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
4098         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
4099         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
4100         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
4101         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
4102         * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
4103         * svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
4104         * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
4105         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
4106         * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
4107         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
4108         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
4109         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
4110         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
4111         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
4112         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
4113         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
4114         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
4115         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum:
4116         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
4117         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
4118         * svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
4119         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum:
4120         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.png:
4121         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
4122         * svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
4123         * svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum:
4124         * svg/W3C-SVG-1.1/animate-elem-60-t-expected.png:
4125         * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
4126         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum:
4127         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
4128         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
4129         * svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum:
4130         * svg/W3C-SVG-1.1/animate-elem-62-t-expected.png:
4131         * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
4132         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum:
4133         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
4134         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
4135         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum:
4136         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
4137         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
4138         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum:
4139         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
4140         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
4141         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum:
4142         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.png:
4143         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
4144         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum:
4145         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.png:
4146         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
4147         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum:
4148         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.png:
4149         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
4150         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum:
4151         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.png:
4152         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
4153         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum:
4154         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
4155         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
4156         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum:
4157         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.png:
4158         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
4159         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum:
4160         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.png:
4161         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
4162         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum:
4163         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
4164         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
4165         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum:
4166         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.png:
4167         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
4168         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum:
4169         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.png:
4170         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
4171         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
4172         * svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum:
4173         * svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
4174         * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
4175         * svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt:
4176         * svg/W3C-SVG-1.1/color-prof-01-f-expected.checksum:
4177         * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
4178         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
4179         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
4180         * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
4181         * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
4182         * svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt:
4183         * svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt:
4184         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
4185         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
4186         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
4187         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
4188         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
4189         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
4190         * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
4191         * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
4192         * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
4193         * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
4194         * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
4195         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
4196         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
4197         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum:
4198         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png:
4199         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
4200         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
4201         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
4202         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
4203         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
4204         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
4205         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
4206         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
4207         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
4208         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
4209         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
4210         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
4211         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
4212         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
4213         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
4214         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
4215         * svg/W3C-SVG-1.1/filters-felem-01-b-expected.checksum:
4216         * svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
4217         * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
4218         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
4219         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
4220         * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
4221         * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
4222         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
4223         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
4224         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
4225         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
4226         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
4227         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
4228         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
4229         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
4230         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
4231         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
4232         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
4233         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
4234         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
4235         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
4236         * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
4237         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
4238         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
4239         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
4240         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
4241         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum:
4242         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
4243         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
4244         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum:
4245         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
4246         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
4247         * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
4248         * svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
4249         * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
4250         * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
4251         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
4252         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
4253         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
4254         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
4255         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
4256         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
4257         * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
4258         * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
4259         * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
4260         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
4261         * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
4262         * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
4263         * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
4264         * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
4265         * svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
4266         * svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
4267         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
4268         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
4269         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
4270         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
4271         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
4272         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
4273         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
4274         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
4275         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
4276         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
4277         * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
4278         * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
4279         * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
4280         * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
4281         * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
4282         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
4283         * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
4284         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
4285         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
4286         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
4287         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
4288         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
4289         * svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt:
4290         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
4291         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
4292         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
4293         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
4294         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
4295         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
4296         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
4297         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
4298         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
4299         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
4300         * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
4301         * svg/W3C-SVG-1.1/paths-data-01-t-expected.checksum:
4302         * svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
4303         * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
4304         * svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
4305         * svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
4306         * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
4307         * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
4308         * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
4309         * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
4310         * svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
4311         * svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
4312         * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
4313         * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
4314         * svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
4315         * svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
4316         * svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
4317         * svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
4318         * svg/W3C-SVG-1.1/paths-data-13-t-expected.txt:
4319         * svg/W3C-SVG-1.1/paths-data-14-t-expected.txt:
4320         * svg/W3C-SVG-1.1/paths-data-15-t-expected.txt:
4321         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
4322         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
4323         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
4324         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
4325         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
4326         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
4327         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
4328         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
4329         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
4330         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
4331         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
4332         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
4333         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
4334         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
4335         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
4336         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
4337         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
4338         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
4339         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
4340         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
4341         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
4342         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
4343         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
4344         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
4345         * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
4346         * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum:
4347         * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
4348         * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
4349         * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
4350         * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
4351         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
4352         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
4353         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
4354         * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
4355         * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
4356         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
4357         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
4358         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
4359         * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
4360         * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
4361         * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
4362         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
4363         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
4364         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
4365         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
4366         * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
4367         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
4368         * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
4369         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
4370         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
4371         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
4372         * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
4373         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
4374         * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
4375         * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
4376         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
4377         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
4378         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
4379         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
4380         * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
4381         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
4382         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.checksum:
4383         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
4384         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
4385         * svg/W3C-SVG-1.1/struct-cond-03-t-expected.checksum:
4386         * svg/W3C-SVG-1.1/struct-cond-03-t-expected.png:
4387         * svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
4388         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
4389         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
4390         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
4391         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
4392         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
4393         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
4394         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
4395         * svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
4396         * svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
4397         * svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt:
4398         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.checksum:
4399         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.png:
4400         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
4401         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum:
4402         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.png:
4403         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
4404         * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
4405         * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
4406         * svg/W3C-SVG-1.1/struct-group-03-t-expected.checksum:
4407         * svg/W3C-SVG-1.1/struct-group-03-t-expected.png:
4408         * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
4409         * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
4410         * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
4411         * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
4412         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
4413         * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
4414         * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
4415         * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
4416         * svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
4417         * svg/W3C-SVG-1.1/struct-image-07-t-expected.checksum:
4418         * svg/W3C-SVG-1.1/struct-image-07-t-expected.png:
4419         * svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
4420         * svg/W3C-SVG-1.1/struct-image-08-t-expected.txt:
4421         * svg/W3C-SVG-1.1/struct-image-09-t-expected.txt:
4422         * svg/W3C-SVG-1.1/struct-image-10-t-expected.txt:
4423         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
4424         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
4425         * svg/W3C-SVG-1.1/struct-use-03-t-expected.checksum:
4426         * svg/W3C-SVG-1.1/struct-use-03-t-expected.png:
4427         * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
4428         * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
4429         * svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
4430         * svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
4431         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
4432         * svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
4433         * svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
4434         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
4435         * svg/W3C-SVG-1.1/styling-css-03-b-expected.checksum:
4436         * svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
4437         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
4438         * svg/W3C-SVG-1.1/styling-css-04-f-expected.checksum:
4439         * svg/W3C-SVG-1.1/styling-css-04-f-expected.png:
4440         * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
4441         * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
4442         * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
4443         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
4444         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
4445         * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
4446         * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
4447         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
4448         * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
4449         * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
4450         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
4451         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
4452         * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
4453         * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
4454         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
4455         * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
4456         * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
4457         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
4458         * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
4459         * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
4460         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
4461         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
4462         * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
4463         * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
4464         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
4465         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
4466         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
4467         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
4468         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
4469         * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
4470         * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
4471         * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
4472         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
4473         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
4474         * svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
4475         * svg/W3C-SVG-1.1/text-text-01-b-expected.png:
4476         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
4477         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
4478         * svg/W3C-SVG-1.1/text-text-04-t-expected.checksum:
4479         * svg/W3C-SVG-1.1/text-text-04-t-expected.png:
4480         * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
4481         * svg/W3C-SVG-1.1/text-text-05-t-expected.checksum:
4482         * svg/W3C-SVG-1.1/text-text-05-t-expected.png:
4483         * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
4484         * svg/W3C-SVG-1.1/text-text-06-t-expected.checksum:
4485         * svg/W3C-SVG-1.1/text-text-06-t-expected.png:
4486         * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
4487         * svg/W3C-SVG-1.1/text-text-07-t-expected.checksum:
4488         * svg/W3C-SVG-1.1/text-text-07-t-expected.png:
4489         * svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
4490         * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
4491         * svg/W3C-SVG-1.1/text-tref-01-b-expected.checksum:
4492         * svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
4493         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
4494         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
4495         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
4496         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
4497         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum:
4498         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.png:
4499         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
4500         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
4501         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
4502         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
4503         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
4504         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
4505         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
4506         * svg/batik/text/longTextOnPath-expected.txt:
4507         * svg/batik/text/textAnchor-expected.txt:
4508         * svg/batik/text/textAnchor2-expected.txt:
4509         * svg/batik/text/textAnchor3-expected.txt:
4510         * svg/batik/text/textBiDi-expected.txt:
4511         * svg/batik/text/textDecoration2-expected.txt:
4512         * svg/batik/text/textEffect-expected.txt:
4513         * svg/batik/text/textEffect2-expected.txt:
4514         * svg/batik/text/textEffect3-expected.txt:
4515         * svg/batik/text/textFeatures-expected.txt:
4516         * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
4517         * svg/batik/text/textLayout-expected.txt:
4518         * svg/batik/text/textLayout2-expected.txt:
4519         * svg/batik/text/textOnPath-expected.txt:
4520         * svg/batik/text/textOnPath2-expected.txt:
4521         * svg/batik/text/textOnPath3-expected.txt:
4522         * svg/batik/text/textOnPathSpaces-expected.txt:
4523         * svg/batik/text/textPCDATA-expected.txt:
4524         * svg/batik/text/textPosition-expected.txt:
4525         * svg/batik/text/textPosition2-expected.txt:
4526         * svg/batik/text/textProperties-expected.txt:
4527         * svg/batik/text/textProperties2-expected.txt:
4528         * svg/batik/text/textStyles-expected.txt:
4529         * svg/batik/text/verticalText-expected.txt:
4530         * svg/batik/text/verticalTextOnPath-expected.txt:
4531         * svg/batik/text/xmlSpace-expected.txt:
4532         * svg/carto.net/button-expected.checksum:
4533         * svg/carto.net/button-expected.png:
4534         * svg/carto.net/button-expected.txt:
4535         * svg/carto.net/colourpicker-expected.checksum:
4536         * svg/carto.net/colourpicker-expected.png:
4537         * svg/carto.net/colourpicker-expected.txt:
4538         * svg/carto.net/combobox-expected.checksum:
4539         * svg/carto.net/combobox-expected.png:
4540         * svg/carto.net/combobox-expected.txt:
4541         * svg/carto.net/scrollbar-expected.checksum:
4542         * svg/carto.net/scrollbar-expected.png:
4543         * svg/carto.net/scrollbar-expected.txt:
4544         * svg/carto.net/selectionlist-expected.checksum:
4545         * svg/carto.net/selectionlist-expected.png:
4546         * svg/carto.net/selectionlist-expected.txt:
4547         * svg/carto.net/slider-expected.txt:
4548         * svg/carto.net/tabgroup-expected.checksum:
4549         * svg/carto.net/tabgroup-expected.png:
4550         * svg/carto.net/tabgroup-expected.txt:
4551         * svg/carto.net/textbox-expected.txt:
4552         * svg/carto.net/window-expected.checksum:
4553         * svg/carto.net/window-expected.png:
4554         * svg/carto.net/window-expected.txt:
4555         * svg/custom/SVGPoint-matrixTransform-expected.txt:
4556         * svg/custom/coords-relative-units-transforms-expected.txt:
4557         * svg/custom/createelement-expected.txt:
4558         * svg/custom/feComponentTransfer-Discrete-expected.txt:
4559         * svg/custom/feComponentTransfer-Gamma-expected.txt:
4560         * svg/custom/feComponentTransfer-Linear-expected.txt:
4561         * svg/custom/feComponentTransfer-Table-expected.txt:
4562         * svg/custom/getTransformToElement-expected.txt:
4563         * svg/custom/getsvgdocument-expected.txt:
4564         * svg/custom/gradient-cycle-detection-expected.txt:
4565         * svg/custom/gradient-deep-referencing-expected.txt:
4566         * svg/custom/hit-test-unclosed-subpaths-expected.txt:
4567         * svg/custom/image-clipped-hit-expected.txt:
4568         * svg/custom/image-with-transform-clip-filter-expected.txt:
4569         * svg/custom/invalid-css-expected.txt:
4570         * svg/custom/invalid-fill-expected.txt:
4571         * svg/custom/invalid-fill-hex-expected.txt:
4572         * svg/custom/invisible-text-after-scrolling-expected.checksum:
4573         * svg/custom/invisible-text-after-scrolling-expected.txt:
4574         * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
4575         * svg/custom/js-late-clipPath-creation-expected.txt:
4576         * svg/custom/js-late-gradient-and-object-creation-expected.checksum:
4577         * svg/custom/js-late-gradient-and-object-creation-expected.png:
4578         * svg/custom/js-late-gradient-and-object-creation-expected.txt:
4579         * svg/custom/js-late-gradient-creation-expected.checksum:
4580         * svg/custom/js-late-gradient-creation-expected.png:
4581         * svg/custom/js-late-gradient-creation-expected.txt:
4582         * svg/custom/js-late-pattern-and-object-creation-expected.txt:
4583         * svg/custom/js-late-pattern-creation-expected.txt:
4584         * svg/custom/junk-data-expected.txt:
4585         * svg/custom/marker-default-width-height-expected.txt:
4586         * svg/custom/marker-overflow-clip-expected.txt:
4587         * svg/custom/missing-xlink-expected.txt:
4588         * svg/custom/non-opaque-filters-expected.txt:
4589         * svg/custom/path-textPath-simulation-expected.txt:
4590         * svg/custom/pattern-cycle-detection-expected.txt:
4591         * svg/custom/pattern-deep-referencing-expected.txt:
4592         * svg/custom/pointer-events-image-expected.checksum:
4593         * svg/custom/pointer-events-image-expected.png:
4594         * svg/custom/pointer-events-image-expected.txt:
4595         * svg/custom/pointer-events-path-expected.checksum:
4596         * svg/custom/pointer-events-path-expected.png:
4597         * svg/custom/pointer-events-path-expected.txt:
4598         * svg/custom/pointer-events-text-expected.checksum:
4599         * svg/custom/pointer-events-text-expected.png:
4600         * svg/custom/pointer-events-text-expected.txt:
4601         * svg/custom/preserve-aspect-ratio-syntax-expected.txt:
4602         * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
4603         * svg/custom/second-inline-text-expected.txt:
4604         * svg/custom/shapes-supporting-markers-expected.txt:
4605         * svg/custom/struct-use-09-b-expected.txt:
4606         * svg/custom/svg-overflow-types-expected.txt:
4607         * svg/custom/text-clip-expected.txt:
4608         * svg/custom/text-ctm-expected.txt:
4609         * svg/custom/text-filter-expected.txt:
4610         * svg/custom/text-gradient-no-content-expected.txt:
4611         * svg/custom/text-hit-test-expected.checksum:
4612         * svg/custom/text-hit-test-expected.png:
4613         * svg/custom/text-hit-test-expected.txt:
4614         * svg/custom/text-image-opacity-expected.checksum:
4615         * svg/custom/text-image-opacity-expected.png:
4616         * svg/custom/text-image-opacity-expected.txt:
4617         * svg/custom/text-letter-spacing-expected.checksum:
4618         * svg/custom/text-letter-spacing-expected.txt:
4619         * svg/custom/text-repaint-including-stroke-expected.txt:
4620         * svg/custom/text-whitespace-handling-expected.txt:
4621         * svg/custom/text-x-dx-lists-expected.txt:
4622         * svg/custom/text-x-override-in-tspan-child-expected.checksum:
4623         * svg/custom/text-x-override-in-tspan-child-expected.txt:
4624         * svg/custom/tref-update-expected.txt:
4625         * svg/custom/use-clipped-hit-expected.txt:
4626         * svg/custom/use-elementInstance-event-target-expected.txt:
4627         * svg/custom/use-elementInstance-methods-expected.txt:
4628         * svg/custom/use-event-handler-on-referenced-element-expected.txt:
4629         * svg/custom/use-event-handler-on-use-element-expected.txt:
4630         * svg/custom/use-events-crash-expected.txt:
4631         * svg/custom/use-instanceRoot-modifications-expected.txt:
4632         * svg/custom/use-modify-container-in-target-expected.txt:
4633         * svg/custom/use-modify-target-container-expected.txt:
4634         * svg/custom/use-modify-target-symbol-expected.txt:
4635         * svg/custom/use-on-g-containing-use-expected.txt:
4636         * svg/custom/use-on-g-expected.txt:
4637         * svg/custom/use-on-rect-expected.txt:
4638         * svg/custom/use-on-symbol-expected.txt:
4639         * svg/custom/use-on-symbol-inside-pattern-expected.txt:
4640         * svg/custom/use-on-text-expected.txt:
4641         * svg/custom/use-on-use-expected.txt:
4642         * svg/custom/use-property-changes-through-dom-expected.txt:
4643         * svg/custom/use-property-changes-through-svg-dom-expected.txt:
4644         * svg/custom/use-recursion-1-expected.txt:
4645         * svg/custom/use-recursion-2-expected.txt:
4646         * svg/custom/use-recursion-3-expected.txt:
4647         * svg/custom/use-recursion-4-expected.txt:
4648         * svg/custom/use-transform-expected.txt:
4649         * svg/custom/viewbox-syntax-expected.txt:
4650         * svg/hixie/dynamic/002-expected.txt:
4651         * svg/hixie/dynamic/005-broken-expected.checksum:
4652         * svg/hixie/error/002-expected.txt:
4653         * svg/hixie/error/003-expected.txt:
4654         * svg/hixie/error/010-expected.txt:
4655         * svg/hixie/error/011-expected.txt:
4656         * svg/hixie/error/013-broken-expected.txt:
4657         * svg/hixie/error/017-expected.txt:
4658         * svg/hixie/links/002-expected.txt:
4659         * svg/hixie/perf/001-expected.txt:
4660         * svg/hixie/perf/002-expected.txt:
4661         * svg/hixie/perf/003-expected.txt:
4662         * svg/hixie/perf/004-expected.txt:
4663         * svg/hixie/perf/005-expected.txt:
4664         * svg/hixie/perf/006-expected.txt:
4665         * svg/hixie/perf/007-expected.txt:
4666         * svg/hixie/text/001-broken-expected.txt:
4667         * svg/hixie/text/002-expected.txt:
4668         * svg/hixie/text/003-expected.txt:
4669         * svg/hixie/text/003a-expected.txt:
4670         * svg/hixie/text/003b-expected.txt:
4671         * svg/hixie/viewbox/002-expected.txt:
4672         * svg/hixie/viewbox/003-expected.txt:
4673         * svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum:
4674         * svg/hixie/viewbox/preserveAspectRatio/001-expected.png:
4675         * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
4676         * svg/hixie/viewbox/preserveAspectRatio/002-expected.checksum:
4677         * svg/hixie/viewbox/preserveAspectRatio/002-expected.png:
4678         * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
4680 2007-05-20  Nikolas Zimmermann  <zimmermann@kde.org>
4682         Reviewed by Oliver.
4684         Add new tests for the SVG experimental text engine.
4685         (These results are generated with the new text engine, and will fail with a non-experimental build)
4687         * svg/batik/resources/batikLogo.svg: Added.
4688         * svg/batik/resources/test.css: Added.
4689         * svg/batik/text/longTextOnPath-expected.checksum: Added.
4690         * svg/batik/text/longTextOnPath-expected.png: Added.
4691         * svg/batik/text/longTextOnPath-expected.txt: Added.
4692         * svg/batik/text/longTextOnPath.svg: Added.
4693         * svg/batik/text/smallFonts.svg-disabled: Added.
4694         * svg/batik/text/textAnchor-expected.checksum: Added.
4695         * svg/batik/text/textAnchor-expected.png: Added.
4696         * svg/batik/text/textAnchor-expected.txt: Added.
4697         * svg/batik/text/textAnchor.svg: Added.
4698         * svg/batik/text/textAnchor2-expected.checksum: Added.
4699         * svg/batik/text/textAnchor2-expected.png: Added.
4700         * svg/batik/text/textAnchor2-expected.txt: Added.
4701         * svg/batik/text/textAnchor2.svg: Added.
4702         * svg/batik/text/textAnchor3-expected.checksum: Added.
4703         * svg/batik/text/textAnchor3-expected.png: Added.
4704         * svg/batik/text/textAnchor3-expected.txt: Added.
4705         * svg/batik/text/textAnchor3.svg: Added.
4706         * svg/batik/text/textBiDi-expected.checksum: Added.
4707         * svg/batik/text/textBiDi-expected.png: Added.
4708         * svg/batik/text/textBiDi-expected.txt: Added.
4709         * svg/batik/text/textBiDi.svg: Added.
4710         * svg/batik/text/textDecoration.svg-disabled: Added.
4711         * svg/batik/text/textDecoration2-expected.checksum: Added.
4712         * svg/batik/text/textDecoration2-expected.png: Added.
4713         * svg/batik/text/textDecoration2-expected.txt: Added.
4714         * svg/batik/text/textDecoration2.svg: Added.
4715         * svg/batik/text/textEffect-expected.checksum: Added.
4716         * svg/batik/text/textEffect-expected.png: Added.
4717         * svg/batik/text/textEffect-expected.txt: Added.
4718         * svg/batik/text/textEffect.svg: Added.
4719         * svg/batik/text/textEffect2-expected.checksum: Added.
4720         * svg/batik/text/textEffect2-expected.png: Added.
4721         * svg/batik/text/textEffect2-expected.txt: Added.
4722         * svg/batik/text/textEffect2.svg: Added.
4723         * svg/batik/text/textEffect3-expected.checksum: Added.
4724         * svg/batik/text/textEffect3-expected.png: Added.
4725         * svg/batik/text/textEffect3-expected.txt: Added.
4726         * svg/batik/text/textEffect3.svg: Added.
4727         * svg/batik/text/textFeatures-expected.checksum: Added.
4728         * svg/batik/text/textFeatures-expected.png: Added.
4729         * svg/batik/text/textFeatures-expected.txt: Added.
4730         * svg/batik/text/textFeatures.svg: Added.
4731         * svg/batik/text/textGlyphOrientationHorizontal-expected.checksum: Added.
4732         * svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added.
4733         * svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Added.
4734         * svg/batik/text/textGlyphOrientationHorizontal.svg: Added.
4735         * svg/batik/text/textLayout-expected.checksum: Added.
4736         * svg/batik/text/textLayout-expected.png: Added.
4737         * svg/batik/text/textLayout-expected.txt: Added.
4738         * svg/batik/text/textLayout.svg: Added.
4739         * svg/batik/text/textLayout2-expected.checksum: Added.
4740         * svg/batik/text/textLayout2-expected.png: Added.
4741         * svg/batik/text/textLayout2-expected.txt: Added.
4742         * svg/batik/text/textLayout2.svg: Added.
4743         * svg/batik/text/textLength-expected.checksum: Added.
4744         * svg/batik/text/textLength-expected.png: Added.
4745         * svg/batik/text/textLength-expected.txt: Added.
4746         * svg/batik/text/textLength.svg: Added.
4747         * svg/batik/text/textOnPath-expected.checksum: Added.
4748         * svg/batik/text/textOnPath-expected.png: Added.
4749         * svg/batik/text/textOnPath-expected.txt: Added.
4750         * svg/batik/text/textOnPath.svg: Added.
4751         * svg/batik/text/textOnPath2-expected.checksum: Added.
4752         * svg/batik/text/textOnPath2-expected.png: Added.
4753         * svg/batik/text/textOnPath2-expected.txt: Added.
4754         * svg/batik/text/textOnPath2.svg: Added.
4755         * svg/batik/text/textOnPath3-expected.checksum: Added.
4756         * svg/batik/text/textOnPath3-expected.png: Added.
4757         * svg/batik/text/textOnPath3-expected.txt: Added.
4758         * svg/batik/text/textOnPath3.svg: Added.
4759         * svg/batik/text/textOnPathSpaces-expected.checksum: Added.
4760         * svg/batik/text/textOnPathSpaces-expected.png: Added.
4761         * svg/batik/text/textOnPathSpaces-expected.txt: Added.
4762         * svg/batik/text/textOnPathSpaces.svg: Added.
4763         * svg/batik/text/textPCDATA-expected.checksum: Added.
4764         * svg/batik/text/textPCDATA-expected.png: Added.
4765         * svg/batik/text/textPCDATA-expected.txt: Added.
4766         * svg/batik/text/textPCDATA.svg: Added.
4767         * svg/batik/text/textPosition-expected.checksum: Added.
4768         * svg/batik/text/textPosition-expected.png: Added.
4769         * svg/batik/text/textPosition-expected.txt: Added.
4770         * svg/batik/text/textPosition.svg: Added.
4771         * svg/batik/text/textPosition2-expected.checksum: Added.
4772         * svg/batik/text/textPosition2-expected.png: Added.
4773         * svg/batik/text/textPosition2-expected.txt: Added.
4774         * svg/batik/text/textPosition2.svg: Added.
4775         * svg/batik/text/textProperties-expected.checksum: Added.
4776         * svg/batik/text/textProperties-expected.png: Added.
4777         * svg/batik/text/textProperties-expected.txt: Added.
4778         * svg/batik/text/textProperties.svg: Added.
4779         * svg/batik/text/textProperties2-expected.checksum: Added.
4780         * svg/batik/text/textProperties2-expected.png: Added.
4781         * svg/batik/text/textProperties2-expected.txt: Added.
4782         * svg/batik/text/textProperties2.svg: Added.
4783         * svg/batik/text/textStyles-expected.checksum: Added.
4784         * svg/batik/text/textStyles-expected.png: Added.
4785         * svg/batik/text/textStyles-expected.txt: Added.
4786         * svg/batik/text/textStyles.svg: Added.
4787         * svg/batik/text/verticalText-expected.checksum: Added.
4788         * svg/batik/text/verticalText-expected.png: Added.
4789         * svg/batik/text/verticalText-expected.txt: Added.
4790         * svg/batik/text/verticalText.svg: Added.
4791         * svg/batik/text/verticalTextOnPath-expected.checksum: Added.
4792         * svg/batik/text/verticalTextOnPath-expected.png: Added.
4793         * svg/batik/text/verticalTextOnPath-expected.txt: Added.
4794         * svg/batik/text/verticalTextOnPath.svg: Added.
4795         * svg/batik/text/xmlSpace-expected.checksum: Added.
4796         * svg/batik/text/xmlSpace-expected.png: Added.
4797         * svg/batik/text/xmlSpace-expected.txt: Added.
4798         * svg/batik/text/xmlSpace.svg: Added.
4799         * svg/custom/text-letter-spacing-expected.checksum: Added.
4800         * svg/custom/text-letter-spacing-expected.png: Added.
4801         * svg/custom/text-letter-spacing-expected.txt: Added.
4802         * svg/custom/text-letter-spacing.svg: Added.
4803         * svg/custom/text-x-dx-lists-expected.checksum: Added.
4804         * svg/custom/text-x-dx-lists-expected.png: Added.
4805         * svg/custom/text-x-dx-lists-expected.txt: Added.
4806         * svg/custom/text-x-dx-lists.svg: Added.
4807         * svg/custom/text-x-override-in-tspan-child-expected.checksum: Added.
4808         * svg/custom/text-x-override-in-tspan-child-expected.png: Added.
4809         * svg/custom/text-x-override-in-tspan-child-expected.txt: Added.
4810         * svg/custom/text-x-override-in-tspan-child.svg: Added.
4812 2007-05-10  Eric Seidel  <eric@webkit.org>
4814         Reviewed by olliej.
4815         
4816         Test for http://bugs.webkit.org/show_bug.cgi?id=11931
4818         * svg/custom/hit-test-unclosed-subpaths-expected.checksum: Added.
4819         * svg/custom/hit-test-unclosed-subpaths-expected.png: Added.
4820         * svg/custom/hit-test-unclosed-subpaths-expected.txt: Added.
4821         * svg/custom/hit-test-unclosed-subpaths.svg: Added.
4823 === End merge of feature-branch 2007-10-12 ===
4825 2007-10-11  Justin Garcia  <justin.garcia@apple.com>
4827         Reviewed by Harrison.
4828         
4829         <rdar://problem/5483567> REGRESSION (Tiger only): Pasting words copied from TextEdit in Mail adds extra newline
4831         Re-enabling this test:
4832         * editing/pasteboard/5483567.html: Added.
4833         * editing/pasteboard/5483567.html-disabled: Removed.
4834         Also demonstrates fix:
4835         * platform/mac/editing/pasteboard/paste-RTFD-expected.checksum:
4836         * platform/mac/editing/pasteboard/paste-RTFD-expected.png:
4837         * platform/mac/editing/pasteboard/paste-RTFD-expected.txt:
4839 2007-10-11  Justin Garcia  <justin.garcia@apple.com>
4841         Reviewed by Maciej.
4842         
4843         <rdar://problem/5521237> Pasting a word copied from TextEdit after a regular, breaking space, adds a leading newline
4845         * editing/pasteboard/5521237-expected.txt: Added.
4846         * editing/pasteboard/5521237.html: Added.
4848 2007-10-11  Alice Liu  <alice.liu@apple.com>
4850         fast/forms/focus-selection-input.html also fails due to unsupported accesskey.  
4851         adding to a section that already covers this bug. 
4852         
4853         * platform/win/Skipped:
4855 2007-10-11  Alice Liu  <alice.liu@apple.com>
4857         removing a test that was fixed recently
4859         * platform/win/Skipped:
4861 2007-10-11  Adam Roben  <aroben@apple.com>
4863         Roll out r26186
4865         Apparently some of these tests still fail on the bot even though they
4866         don't fail for me locally.
4868         * platform/win/Skipped:
4870 2007-10-11  Lars Knoll  <lars@trolltech.com>
4872         Reviewed by Simon, testcase written by Erik.
4874         Ensure that setting innerHTML on an element doesn't do
4875         weird things with the document.
4876         Fixes most issues with http://bugs.webkit.org/show_bug.cgi?id=15456
4878         * fast/innerHTML/innerHTML-changing-document-properties-expected.txt: Added.
4879         * fast/innerHTML/innerHTML-changing-document-properties.xhtml: Added.
4881 2007-10-10  Darin Adler  <darin@apple.com>
4883         Reviewed by Kevin McCullough and Sam Weinig.
4885         - fix mistake in test function that treated all non-prototype objects as equal
4887         That means that all numbers are treated as equal!
4888         And all boolean values!
4890         Kevin noticed that his new test was succeeding even though the bug was still
4891         there. Turns out the code to compare arrays that I added with my fix for
4892         bug 14931 was misfiring all the time.
4894         * fast/js/resources/js-test-pre.js: Use Object.prototype.toString.call
4895         to test if something is an array. Thanks, Sam.
4897         * fast/dom/Window/new-window-opener-expected.txt: Update this to reflect the
4898         fact that the test is actually failing!
4899         * fast/forms/focus-selection-textarea-expected.txt: Ditto.
4900         * fast/js/kde/encode_decode_uri-expected.txt: Ditto.
4902 2007-10-10  Adam Roben  <aroben@apple.com>
4904         Remove now-passing tests
4906         Rubberstamped by Sam.
4908         * platform/win/Skipped:
4910 2007-10-09  Lars Knoll  <lars@trolltech.com>
4912         Reviewed by Simon.
4914         remove some passing tests from the Skipped list, and adapt some results.
4916         * platform/qt/Skipped:
4917         * platform/qt/fast/backgrounds/solid-color-context-restore-expected.txt:
4918         * platform/qt/fast/dom/xmlhttprequest-get-expected.txt:
4919         * platform/qt/fast/encoding/frame-default-enc-expected.txt:
4921 2007-10-09  Lars Knoll  <lars@trolltech.com>
4923         Reviewed by Simon.
4925         remove some tests that are now passing.
4927         * platform/qt/Skipped:
4929 2007-10-09  Lars Knoll  <lars@trolltech.com>
4931         Reviewed by Simon.
4933         don't try to test objc wrappers on platforms that don't support objc. Add a platform dependent result for Qt.
4935         * fast/dom/wrapper-classes.html:
4936         * platform/qt/fast/dom/wrapper-classes-expected.txt: Added.
4938 2007-10-09  Lars Knoll  <lars@trolltech.com>
4940         Reviewed by Simon.
4942         expected result for this test. This differs from the Mac result, as I suspect their XMLHttpRequest implementation to have a bug here for local files. If a request is ok, the returned status code should be 200, not 0.
4944         * platform/qt/fast/dom/xmlhttprequest-get-expected.txt: Copied from LayoutTests/fast/dom/xmlhttprequest-get-expected.txt.
4946 2007-10-09  Lars Knoll  <lars@trolltech.com>
4948         Reviewed by Simon.
4950         fix up the results for one test case, and remove 2 others from the skipped list.
4952         * platform/qt/Skipped:
4953         * platform/qt/fast/clip/014-expected.txt:
4955 2007-10-09  Lars Knoll  <lars@trolltech.com>
4957         Reviewed by Simon.
4959         even though this is a text only test the result is platform dependent.
4961         * platform/qt/fast/css/computed-style-expected.txt: Copied from LayoutTests/fast/css/computed-style-expected.txt.
4963 2007-10-08  Sam Weinig  <sam@webkit.org>
4965         Reviewed by Steve Falkenburg.
4967         Test for <rdar://problem/5519698> CrashTracer: [USER] 47 crashes in Safari at com.apple.WebCore: WebCore::XMLTokenizer::lineNumber const + 9
4969         * fast/innerHTML/innerHTML-script-tag-crash-expected.txt: Added.
4970         * fast/innerHTML/innerHTML-script-tag-crash.xhtml: Added.
4972 2007-10-05  Lars Knoll  <lars@trolltech.com>
4974         Reviewed by olliej.
4976         fix a hang in editing/selection/extend-by-word-002.html
4978         * platform/qt/Skipped:
4980 2007-10-05  Lars Knoll  <lars@trolltech.com>
4982         Add a dummy plugin to DRT  to fix fast/dom/Window/Plug-Ins.html.
4983         Add support for layoutTextController.setCanOpenWindows() to DRT
4984         fixing another 2 test cases in fast/dom/Window.
4986         Reviewed by Maciej.
4988         * platform/qt/Skipped:
4990 2007-10-04  Sam Weinig  <sam@webkit.org>
4992         Rubber-stamped by Darin.
4994         Make traversal tests dumpAsText.
4996         * platform/mac/traversal: Removed.
4997         * platform/mac/traversal/node-iterator-001-expected.checksum: Removed.
4998         * platform/mac/traversal/node-iterator-001-expected.png: Removed.
4999         * platform/mac/traversal/node-iterator-001-expected.txt: Removed.
5000         * platform/mac/traversal/node-iterator-002-expected.checksum: Removed.
5001         * platform/mac/traversal/node-iterator-002-expected.png: Removed.
5002         * platform/mac/traversal/node-iterator-002-expected.txt: Removed.
5003         * platform/mac/traversal/node-iterator-003-expected.checksum: Removed.
5004         * platform/mac/traversal/node-iterator-003-expected.png: Removed.
5005         * platform/mac/traversal/node-iterator-003-expected.txt: Removed.
5006         * platform/mac/traversal/node-iterator-004-expected.checksum: Removed.
5007         * platform/mac/traversal/node-iterator-004-expected.png: Removed.
5008         * platform/mac/traversal/node-iterator-004-expected.txt: Removed.
5009         * platform/mac/traversal/node-iterator-005-expected.checksum: Removed.
5010         * platform/mac/traversal/node-iterator-005-expected.png: Removed.
5011         * platform/mac/traversal/node-iterator-005-expected.txt: Removed.
5012         * platform/mac/traversal/node-iterator-006-expected.checksum: Removed.
5013         * platform/mac/traversal/node-iterator-006-expected.png: Removed.
5014         * platform/mac/traversal/node-iterator-006-expected.txt: Removed.
5015         * platform/mac/traversal/node-iterator-007-expected.checksum: Removed.
5016         * platform/mac/traversal/node-iterator-007-expected.png: Removed.
5017         * platform/mac/traversal/node-iterator-007-expected.txt: Removed.
5018         * platform/mac/traversal/node-iterator-008-expected.checksum: Removed.
5019         * platform/mac/traversal/node-iterator-008-expected.png: Removed.
5020         * platform/mac/traversal/node-iterator-008-expected.txt: Removed.
5021         * platform/mac/traversal/stay-within-root-expected.checksum: Removed.
5022         * platform/mac/traversal/stay-within-root-expected.png: Removed.
5023         * platform/mac/traversal/stay-within-root-expected.txt: Removed.
5024         * platform/mac/traversal/tree-walker-001-expected.checksum: Removed.
5025         * platform/mac/traversal/tree-walker-001-expected.png: Removed.
5026         * platform/mac/traversal/tree-walker-001-expected.txt: Removed.
5027         * platform/mac/traversal/tree-walker-002-expected.checksum: Removed.
5028         * platform/mac/traversal/tree-walker-002-expected.png: Removed.
5029         * platform/mac/traversal/tree-walker-002-expected.txt: Removed.
5030         * platform/mac/traversal/tree-walker-003-expected.checksum: Removed.
5031         * platform/mac/traversal/tree-walker-003-expected.png: Removed.
5032         * platform/mac/traversal/tree-walker-003-expected.txt: Removed.
5033         * platform/mac/traversal/tree-walker-004-expected.checksum: Removed.
5034         * platform/mac/traversal/tree-walker-004-expected.png: Removed.
5035         * platform/mac/traversal/tree-walker-004-expected.txt: Removed.
5036         * platform/mac/traversal/tree-walker-005-expected.checksum: Removed.
5037         * platform/mac/traversal/tree-walker-005-expected.png: Removed.
5038         * platform/mac/traversal/tree-walker-005-expected.txt: Removed.
5039         * traversal/node-iterator-001-expected.txt: Added.
5040         * traversal/node-iterator-001.html:
5041         * traversal/node-iterator-002-expected.txt: Added.
5042         * traversal/node-iterator-002.html:
5043         * traversal/node-iterator-003-expected.txt: Added.
5044         * traversal/node-iterator-003.html:
5045         * traversal/node-iterator-004-expected.txt: Added.
5046         * traversal/node-iterator-004.html:
5047         * traversal/node-iterator-005-expected.txt: Added.
5048         * traversal/node-iterator-005.html:
5049         * traversal/node-iterator-006-expected.txt: Added.
5050         * traversal/node-iterator-006.html:
5051         * traversal/node-iterator-007-expected.txt: Added.
5052         * traversal/node-iterator-007.html:
5053         * traversal/node-iterator-008-expected.txt: Added.
5054         * traversal/node-iterator-008.html:
5055         * traversal/stay-within-root-expected.txt: Added.
5056         * traversal/stay-within-root.html:
5057         * traversal/tree-walker-001-expected.txt: Added.
5058         * traversal/tree-walker-001.html:
5059         * traversal/tree-walker-002-expected.txt: Added.
5060         * traversal/tree-walker-002.html:
5061         * traversal/tree-walker-003-expected.txt: Added.
5062         * traversal/tree-walker-003.html:
5063         * traversal/tree-walker-004-expected.txt: Added.
5064         * traversal/tree-walker-004.html:
5065         * traversal/tree-walker-005-expected.txt: Added.
5066         * traversal/tree-walker-005.html:
5068 2007-10-04  Lars Knoll  <lars@trolltech.com>
5070         Reviewed by maciej.
5072         fix a crash in the FrameLoader that can happen under certain
5073         conditions in the Qt port.
5075         * fast/loader/iframe-crash-on-missing-image-expected.txt: Copied from LayoutTests/dom/xhtml/level2/html/HTMLIFrameElement01-expected.txt.
5076         * fast/loader/iframe-crash-on-missing-image.xhtml: Copied from LayoutTests/dom/xhtml/level2/html/HTMLIFrameElement01.xhtml.
5078 2007-10-04  Lars Knoll  <lars@trolltech.com>
5080         Move png files that are not test results and where mistakenly moved in r26026
5081         back to where they belong.
5083         Rubberstamped by aroben.
5085         * dom/xhtml/level2/html/right.png: Renamed from platform/mac/dom/xhtml/level2/html/right.png
5086         * dom/xhtml/level2/html/w3c_main.png: Renamed from LayoutTests/platform/mac/dom/xhtml/level2/html/w3c_main.png.
5087         * fast/css/button_center.png: Renamed from LayoutTests/platform/mac/fast/css/button_center.png.
5088         * svg/W3C-SVG-1.1/animate-elem-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-w3c.png.
5089         * svg/W3C-SVG-1.1/animate-elem-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-w3c.png.
5090         * svg/W3C-SVG-1.1/animate-elem-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-w3c.png.
5091         * svg/W3C-SVG-1.1/animate-elem-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-w3c.png.
5092         * svg/W3C-SVG-1.1/animate-elem-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-w3c.png.
5093         * svg/W3C-SVG-1.1/animate-elem-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-w3c.png.
5094         * svg/W3C-SVG-1.1/animate-elem-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-w3c.png.
5095         * svg/W3C-SVG-1.1/animate-elem-09-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-w3c.png.
5096         * svg/W3C-SVG-1.1/animate-elem-10-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-w3c.png.
5097         * svg/W3C-SVG-1.1/animate-elem-11-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-w3c.png.
5098         * svg/W3C-SVG-1.1/animate-elem-12-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-w3c.png.
5099         * svg/W3C-SVG-1.1/animate-elem-13-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-w3c.png.
5100         * svg/W3C-SVG-1.1/animate-elem-14-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-w3c.png.
5101         * svg/W3C-SVG-1.1/animate-elem-15-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-w3c.png.
5102         * svg/W3C-SVG-1.1/animate-elem-16-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-w3c.png.
5103         * svg/W3C-SVG-1.1/animate-elem-17-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-w3c.png.
5104         * svg/W3C-SVG-1.1/animate-elem-18-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-w3c.png.
5105         * svg/W3C-SVG-1.1/animate-elem-19-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-w3c.png.
5106         * svg/W3C-SVG-1.1/animate-elem-20-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-w3c.png.
5107         * svg/W3C-SVG-1.1/animate-elem-21-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-w3c.png.
5108         * svg/W3C-SVG-1.1/animate-elem-22-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-w3c.png.
5109         * svg/W3C-SVG-1.1/animate-elem-23-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-w3c.png.
5110         * svg/W3C-SVG-1.1/animate-elem-24-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-w3c.png.
5111         * svg/W3C-SVG-1.1/animate-elem-25-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-w3c.png.
5112         * svg/W3C-SVG-1.1/animate-elem-26-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-w3c.png.
5113         * svg/W3C-SVG-1.1/animate-elem-27-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-w3c.png.
5114         * svg/W3C-SVG-1.1/animate-elem-28-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-w3c.png.
5115         * svg/W3C-SVG-1.1/animate-elem-29-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-w3c.png.
5116         * svg/W3C-SVG-1.1/animate-elem-30-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-w3c.png.
5117         * svg/W3C-SVG-1.1/animate-elem-31-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-w3c.png.
5118         * svg/W3C-SVG-1.1/animate-elem-32-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-w3c.png.
5119         * svg/W3C-SVG-1.1/animate-elem-33-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-w3c.png.
5120         * svg/W3C-SVG-1.1/animate-elem-34-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-w3c.png.
5121         * svg/W3C-SVG-1.1/animate-elem-35-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-35-t-w3c.png.
5122         * svg/W3C-SVG-1.1/animate-elem-36-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-w3c.png.
5123         * svg/W3C-SVG-1.1/animate-elem-37-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-w3c.png.
5124         * svg/W3C-SVG-1.1/animate-elem-38-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-38-t-w3c.png.
5125         * svg/W3C-SVG-1.1/animate-elem-39-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-w3c.png.
5126         * svg/W3C-SVG-1.1/animate-elem-40-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-w3c.png.
5127         * svg/W3C-SVG-1.1/animate-elem-41-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-w3c.png.
5128         * svg/W3C-SVG-1.1/animate-elem-42-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-42-t-w3c.png.
5129         * svg/W3C-SVG-1.1/animate-elem-43-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-43-t-w3c.png.
5130         * svg/W3C-SVG-1.1/animate-elem-44-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-w3c.png.
5131         * svg/W3C-SVG-1.1/animate-elem-45-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-45-t-w3c.png.
5132         * svg/W3C-SVG-1.1/animate-elem-46-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-w3c.png.
5133         * svg/W3C-SVG-1.1/animate-elem-47-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-47-t-w3c.png.
5134         * svg/W3C-SVG-1.1/animate-elem-48-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-48-t-w3c.png.
5135         * svg/W3C-SVG-1.1/animate-elem-49-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-49-t-w3c.png.
5136         * svg/W3C-SVG-1.1/animate-elem-50-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-50-t-w3c.png.
5137         * svg/W3C-SVG-1.1/animate-elem-51-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-51-t-w3c.png.
5138         * svg/W3C-SVG-1.1/animate-elem-52-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-w3c.png.
5139         * svg/W3C-SVG-1.1/animate-elem-53-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-53-t-w3c.png.
5140         * svg/W3C-SVG-1.1/animate-elem-60-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-w3c.png.
5141         * svg/W3C-SVG-1.1/animate-elem-61-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-w3c.png.
5142         * svg/W3C-SVG-1.1/animate-elem-62-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-w3c.png.
5143         * svg/W3C-SVG-1.1/animate-elem-63-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-w3c.png.
5144         * svg/W3C-SVG-1.1/animate-elem-64-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-w3c.png.
5145         * svg/W3C-SVG-1.1/animate-elem-65-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-w3c.png.
5146         * svg/W3C-SVG-1.1/animate-elem-66-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-w3c.png.
5147         * svg/W3C-SVG-1.1/animate-elem-67-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-w3c.png.
5148         * svg/W3C-SVG-1.1/animate-elem-68-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-w3c.png.
5149         * svg/W3C-SVG-1.1/animate-elem-69-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-w3c.png.
5150         * svg/W3C-SVG-1.1/animate-elem-70-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-w3c.png.
5151         * svg/W3C-SVG-1.1/animate-elem-77-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-w3c.png.
5152         * svg/W3C-SVG-1.1/animate-elem-78-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-w3c.png.
5153         * svg/W3C-SVG-1.1/animate-elem-80-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-w3c.png.
5154         * svg/W3C-SVG-1.1/animate-elem-81-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-w3c.png.
5155         * svg/W3C-SVG-1.1/animate-elem-82-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-w3c.png.
5156         * svg/W3C-SVG-1.1/animate-elem-83-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-w3c.png.
5157         * svg/W3C-SVG-1.1/animate-elem-84-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-w3c.png.
5158         * svg/W3C-SVG-1.1/animate-elem-85-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-w3c.png.
5159         * svg/W3C-SVG-1.1/color-prof-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-w3c.png.
5160         * svg/W3C-SVG-1.1/color-prop-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-w3c.png.
5161         * svg/W3C-SVG-1.1/color-prop-02-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-w3c.png.
5162         * svg/W3C-SVG-1.1/color-prop-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-w3c.png.
5163         * svg/W3C-SVG-1.1/color-prop-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-04-t-w3c.png.
5164         * svg/W3C-SVG-1.1/color-prop-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-05-t-w3c.png.
5165         * svg/W3C-SVG-1.1/coords-coord-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-w3c.png.
5166         * svg/W3C-SVG-1.1/coords-coord-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-w3c.png.
5167         * svg/W3C-SVG-1.1/coords-trans-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-w3c.png.
5168         * svg/W3C-SVG-1.1/coords-trans-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-w3c.png.
5169         * svg/W3C-SVG-1.1/coords-trans-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-w3c.png.
5170         * svg/W3C-SVG-1.1/coords-trans-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-w3c.png.
5171         * svg/W3C-SVG-1.1/coords-trans-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-w3c.png.
5172         * svg/W3C-SVG-1.1/coords-trans-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-w3c.png.
5173         * svg/W3C-SVG-1.1/coords-trans-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-07-t-w3c.png.
5174         * svg/W3C-SVG-1.1/coords-trans-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-08-t-w3c.png.
5175         * svg/W3C-SVG-1.1/coords-trans-09-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-09-t-w3c.png.
5176         * svg/W3C-SVG-1.1/coords-units-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-w3c.png.
5177         * svg/W3C-SVG-1.1/coords-units-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-w3c.png.
5178         * svg/W3C-SVG-1.1/coords-units-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-w3c.png.
5179         * svg/W3C-SVG-1.1/coords-viewattr-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-w3c.png.
5180         * svg/W3C-SVG-1.1/coords-viewattr-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-w3c.png.
5181         * svg/W3C-SVG-1.1/coords-viewattr-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-w3c.png.
5182         * svg/W3C-SVG-1.1/extend-namespace-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-w3c.png.
5183         * svg/W3C-SVG-1.1/filters-blend-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-w3c.png.
5184         * svg/W3C-SVG-1.1/filters-color-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-w3c.png.
5185         * svg/W3C-SVG-1.1/filters-composite-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-w3c.png.
5186         * svg/W3C-SVG-1.1/filters-comptran-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-w3c.png.
5187         * svg/W3C-SVG-1.1/filters-conv-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-w3c.png.
5188         * svg/W3C-SVG-1.1/filters-diffuse-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-w3c.png.
5189         * svg/W3C-SVG-1.1/filters-displace-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-w3c.png.
5190         * svg/W3C-SVG-1.1/filters-example-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-w3c.png.
5191         * svg/W3C-SVG-1.1/filters-felem-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-w3c.png.
5192         * svg/W3C-SVG-1.1/filters-gauss-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-w3c.png.
5193         * svg/W3C-SVG-1.1/filters-image-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-w3c.png.
5194         * svg/W3C-SVG-1.1/filters-light-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-w3c.png.
5195         * svg/W3C-SVG-1.1/filters-morph-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-w3c.png.
5196         * svg/W3C-SVG-1.1/filters-offset-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-w3c.png.
5197         * svg/W3C-SVG-1.1/filters-overview-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-overview-01-b-w3c.png.
5198         * svg/W3C-SVG-1.1/filters-specular-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-w3c.png.
5199         * svg/W3C-SVG-1.1/filters-tile-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-w3c.png.
5200         * svg/W3C-SVG-1.1/filters-turb-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-w3c.png.
5201         * svg/W3C-SVG-1.1/fonts-desc-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-01-t-w3c.png.
5202         * svg/W3C-SVG-1.1/fonts-desc-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-w3c.png.
5203         * svg/W3C-SVG-1.1/fonts-desc-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-03-t-w3c.png.
5204         * svg/W3C-SVG-1.1/fonts-desc-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-04-t-w3c.png.
5205         * svg/W3C-SVG-1.1/fonts-desc-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-desc-05-t-w3c.png.
5206         * svg/W3C-SVG-1.1/fonts-elem-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-w3c.png.
5207         * svg/W3C-SVG-1.1/fonts-elem-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-w3c.png.
5208         * svg/W3C-SVG-1.1/fonts-elem-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-w3c.png.
5209         * svg/W3C-SVG-1.1/fonts-elem-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-w3c.png.
5210         * svg/W3C-SVG-1.1/fonts-elem-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-w3c.png.
5211         * svg/W3C-SVG-1.1/fonts-elem-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-w3c.png.
5212         * svg/W3C-SVG-1.1/fonts-elem-07-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-w3c.png.
5213         * svg/W3C-SVG-1.1/fonts-glyph-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-w3c.png.
5214         * svg/W3C-SVG-1.1/fonts-glyph-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-w3c.png.
5215         * svg/W3C-SVG-1.1/fonts-glyph-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-w3c.png.
5216         * svg/W3C-SVG-1.1/fonts-kern-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-w3c.png.
5217         * svg/W3C-SVG-1.1/interact-cursor-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-w3c.png.
5218         * svg/W3C-SVG-1.1/interact-dom-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-w3c.png.
5219         * svg/W3C-SVG-1.1/interact-events-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-w3c.png.
5220         * svg/W3C-SVG-1.1/interact-order-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-w3c.png.
5221         * svg/W3C-SVG-1.1/interact-order-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-w3c.png.
5222         * svg/W3C-SVG-1.1/interact-order-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-w3c.png.
5223         * svg/W3C-SVG-1.1/interact-zoom-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-w3c.png.
5224         * svg/W3C-SVG-1.1/interact-zoom-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-zoom-02-t-w3c.png.
5225         * svg/W3C-SVG-1.1/interact-zoom-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/interact-zoom-03-t-w3c.png.
5226         * svg/W3C-SVG-1.1/linking-a-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-w3c.png.
5227         * svg/W3C-SVG-1.1/linking-a-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-w3c.png.
5228         * svg/W3C-SVG-1.1/linking-a-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-w3c.png.
5229         * svg/W3C-SVG-1.1/linking-a-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-w3c.png.
5230         * svg/W3C-SVG-1.1/linking-a-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-w3c.png.
5231         * svg/W3C-SVG-1.1/linking-a-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-06-t-w3c.png.
5232         * svg/W3C-SVG-1.1/linking-a-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-w3c.png.
5233         * svg/W3C-SVG-1.1/linking-a-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-08-t-w3c.png.
5234         * svg/W3C-SVG-1.1/linking-a-09-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-a-09-b-w3c.png.
5235         * svg/W3C-SVG-1.1/linking-uri-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-w3c.png.
5236         * svg/W3C-SVG-1.1/linking-uri-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-w3c.png.
5237         * svg/W3C-SVG-1.1/linking-uri-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-w3c.png.
5238         * svg/W3C-SVG-1.1/masking-intro-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-w3c.png.
5239         * svg/W3C-SVG-1.1/masking-mask-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-w3c.png.
5240         * svg/W3C-SVG-1.1/masking-opacity-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-w3c.png.
5241         * svg/W3C-SVG-1.1/masking-path-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-w3c.png.
5242         * svg/W3C-SVG-1.1/masking-path-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-w3c.png.
5243         * svg/W3C-SVG-1.1/masking-path-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-w3c.png.
5244         * svg/W3C-SVG-1.1/masking-path-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-w3c.png.
5245         * svg/W3C-SVG-1.1/masking-path-05-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-w3c.png.
5246         * svg/W3C-SVG-1.1/masking-path-06-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-06-b-w3c.png.
5247         * svg/W3C-SVG-1.1/metadata-example-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-w3c.png.
5248         * svg/W3C-SVG-1.1/painting-fill-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-w3c.png.
5249         * svg/W3C-SVG-1.1/painting-fill-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-w3c.png.
5250         * svg/W3C-SVG-1.1/painting-fill-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-w3c.png.
5251         * svg/W3C-SVG-1.1/painting-fill-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-w3c.png.
5252         * svg/W3C-SVG-1.1/painting-fill-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-w3c.png.
5253         * svg/W3C-SVG-1.1/painting-marker-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-w3c.png.
5254         * svg/W3C-SVG-1.1/painting-marker-02-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-w3c.png.
5255         * svg/W3C-SVG-1.1/painting-marker-03-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-w3c.png.
5256         * svg/W3C-SVG-1.1/painting-marker-04-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-marker-04-f-w3c.png.
5257         * svg/W3C-SVG-1.1/painting-render-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-w3c.png.
5258         * svg/W3C-SVG-1.1/painting-stroke-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-w3c.png.
5259         * svg/W3C-SVG-1.1/painting-stroke-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-w3c.png.
5260         * svg/W3C-SVG-1.1/painting-stroke-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-w3c.png.
5261         * svg/W3C-SVG-1.1/painting-stroke-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-w3c.png.
5262         * svg/W3C-SVG-1.1/painting-stroke-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-05-t-w3c.png.
5263         * svg/W3C-SVG-1.1/painting-stroke-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-06-t-w3c.png.
5264         * svg/W3C-SVG-1.1/painting-stroke-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-w3c.png.
5265         * svg/W3C-SVG-1.1/painting-stroke-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/painting-stroke-08-t-w3c.png.
5266         * svg/W3C-SVG-1.1/paths-data-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-w3c.png.
5267         * svg/W3C-SVG-1.1/paths-data-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-w3c.png.
5268         * svg/W3C-SVG-1.1/paths-data-03-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-w3c.png.
5269         * svg/W3C-SVG-1.1/paths-data-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-w3c.png.
5270         * svg/W3C-SVG-1.1/paths-data-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-w3c.png.
5271         * svg/W3C-SVG-1.1/paths-data-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-w3c.png.
5272         * svg/W3C-SVG-1.1/paths-data-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-w3c.png.
5273         * svg/W3C-SVG-1.1/paths-data-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-w3c.png.
5274         * svg/W3C-SVG-1.1/paths-data-09-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-w3c.png.
5275         * svg/W3C-SVG-1.1/paths-data-10-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-w3c.png.
5276         * svg/W3C-SVG-1.1/paths-data-11-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-11-t-w3c.png.
5277         * svg/W3C-SVG-1.1/paths-data-12-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-w3c.png.
5278         * svg/W3C-SVG-1.1/paths-data-13-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-w3c.png.
5279         * svg/W3C-SVG-1.1/paths-data-14-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-w3c.png.
5280         * svg/W3C-SVG-1.1/paths-data-15-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-w3c.png.
5281         * svg/W3C-SVG-1.1/paths-dist-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-dist-01-t-w3c.png.
5282         * svg/W3C-SVG-1.1/pservers-grad-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-w3c.png.
5283         * svg/W3C-SVG-1.1/pservers-grad-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-w3c.png.
5284         * svg/W3C-SVG-1.1/pservers-grad-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-w3c.png.
5285         * svg/W3C-SVG-1.1/pservers-grad-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-w3c.png.
5286         * svg/W3C-SVG-1.1/pservers-grad-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-w3c.png.
5287         * svg/W3C-SVG-1.1/pservers-grad-06-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-w3c.png.
5288         * svg/W3C-SVG-1.1/pservers-grad-07-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-w3c.png.
5289         * svg/W3C-SVG-1.1/pservers-grad-08-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-w3c.png.
5290         * svg/W3C-SVG-1.1/pservers-grad-09-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-w3c.png.
5291         * svg/W3C-SVG-1.1/pservers-grad-10-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-w3c.png.
5292         * svg/W3C-SVG-1.1/pservers-grad-11-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-w3c.png.
5293         * svg/W3C-SVG-1.1/pservers-grad-12-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-w3c.png.
5294         * svg/W3C-SVG-1.1/pservers-grad-13-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-w3c.png.
5295         * svg/W3C-SVG-1.1/pservers-grad-14-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-w3c.png.
5296         * svg/W3C-SVG-1.1/pservers-grad-15-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-w3c.png.
5297         * svg/W3C-SVG-1.1/pservers-grad-16-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-w3c.png.
5298         * svg/W3C-SVG-1.1/pservers-grad-17-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-w3c.png.
5299         * svg/W3C-SVG-1.1/pservers-grad-18-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-w3c.png.
5300         * svg/W3C-SVG-1.1/pservers-grad-19-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-w3c.png.
5301         * svg/W3C-SVG-1.1/pservers-pattern-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-w3c.png.
5302         * svg/W3C-SVG-1.1/render-elems-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-w3c.png.
5303         * svg/W3C-SVG-1.1/render-elems-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-w3c.png.
5304         * svg/W3C-SVG-1.1/render-elems-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-w3c.png.
5305         * svg/W3C-SVG-1.1/render-elems-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-w3c.png.
5306         * svg/W3C-SVG-1.1/render-elems-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-w3c.png.
5307         * svg/W3C-SVG-1.1/render-elems-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-w3c.png.
5308         * svg/W3C-SVG-1.1/render-groups-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-w3c.png.
5309         * svg/W3C-SVG-1.1/render-groups-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-w3c.png.
5310         * svg/W3C-SVG-1.1/script-handle-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-w3c.png.
5311         * svg/W3C-SVG-1.1/script-handle-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-w3c.png.
5312         * svg/W3C-SVG-1.1/script-handle-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-w3c.png.
5313         * svg/W3C-SVG-1.1/script-handle-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-w3c.png.
5314         * svg/W3C-SVG-1.1/shapes-circle-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-w3c.png.
5315         * svg/W3C-SVG-1.1/shapes-circle-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-w3c.png.
5316         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-w3c.png.
5317         * svg/W3C-SVG-1.1/shapes-ellipse-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-w3c.png.
5318         * svg/W3C-SVG-1.1/shapes-intro-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-w3c.png.
5319         * svg/W3C-SVG-1.1/shapes-line-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-w3c.png.
5320         * svg/W3C-SVG-1.1/shapes-polygon-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-w3c.png.
5321         * svg/W3C-SVG-1.1/shapes-polyline-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-w3c.png.
5322         * svg/W3C-SVG-1.1/shapes-rect-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-w3c.png.
5323         * svg/W3C-SVG-1.1/shapes-rect-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-w3c.png.
5324         * svg/W3C-SVG-1.1/struct-cond-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-w3c.png.
5325         * svg/W3C-SVG-1.1/struct-cond-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-w3c.png.
5326         * svg/W3C-SVG-1.1/struct-cond-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-w3c.png.
5327         * svg/W3C-SVG-1.1/struct-defs-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-w3c.png.
5328         * svg/W3C-SVG-1.1/struct-dom-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-w3c.png.
5329         * svg/W3C-SVG-1.1/struct-dom-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-w3c.png.
5330         * svg/W3C-SVG-1.1/struct-dom-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-w3c.png.
5331         * svg/W3C-SVG-1.1/struct-dom-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-w3c.png.
5332         * svg/W3C-SVG-1.1/struct-dom-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-w3c.png.
5333         * svg/W3C-SVG-1.1/struct-dom-06-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-w3c.png.
5334         * svg/W3C-SVG-1.1/struct-frag-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-01-t-w3c.png.
5335         * svg/W3C-SVG-1.1/struct-frag-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-w3c.png.
5336         * svg/W3C-SVG-1.1/struct-frag-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-w3c.png.
5337         * svg/W3C-SVG-1.1/struct-frag-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-w3c.png.
5338         * svg/W3C-SVG-1.1/struct-frag-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-w3c.png.
5339         * svg/W3C-SVG-1.1/struct-frag-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-w3c.png.
5340         * svg/W3C-SVG-1.1/struct-group-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-w3c.png.
5341         * svg/W3C-SVG-1.1/struct-group-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-w3c.png.
5342         * svg/W3C-SVG-1.1/struct-group-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-w3c.png.
5343         * svg/W3C-SVG-1.1/struct-image-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-w3c.png.
5344         * svg/W3C-SVG-1.1/struct-image-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-w3c.png.
5345         * svg/W3C-SVG-1.1/struct-image-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-w3c.png.
5346         * svg/W3C-SVG-1.1/struct-image-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-w3c.png.
5347         * svg/W3C-SVG-1.1/struct-image-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-w3c.png.
5348         * svg/W3C-SVG-1.1/struct-image-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-w3c.png.
5349         * svg/W3C-SVG-1.1/struct-image-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-w3c.png.
5350         * svg/W3C-SVG-1.1/struct-image-08-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-w3c.png.
5351         * svg/W3C-SVG-1.1/struct-image-09-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-w3c.png.
5352         * svg/W3C-SVG-1.1/struct-image-10-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-w3c.png.
5353         * svg/W3C-SVG-1.1/struct-symbol-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-w3c.png.
5354         * svg/W3C-SVG-1.1/struct-use-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-w3c.png.
5355         * svg/W3C-SVG-1.1/struct-use-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-02-t-w3c.png.
5356         * svg/W3C-SVG-1.1/struct-use-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-w3c.png.
5357         * svg/W3C-SVG-1.1/struct-use-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-04-b-w3c.png.
5358         * svg/W3C-SVG-1.1/struct-use-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-w3c.png.
5359         * svg/W3C-SVG-1.1/styling-css-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-w3c.png.
5360         * svg/W3C-SVG-1.1/styling-css-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-w3c.png.
5361         * svg/W3C-SVG-1.1/styling-css-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-w3c.png.
5362         * svg/W3C-SVG-1.1/styling-css-04-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-w3c.png.
5363         * svg/W3C-SVG-1.1/styling-css-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-w3c.png.
5364         * svg/W3C-SVG-1.1/styling-css-06-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-w3c.png.
5365         * svg/W3C-SVG-1.1/styling-inherit-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-w3c.png.
5366         * svg/W3C-SVG-1.1/styling-pres-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-w3c.png.
5367         * svg/W3C-SVG-1.1/text-align-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-01-b-w3c.png.
5368         * svg/W3C-SVG-1.1/text-align-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-02-b-w3c.png.
5369         * svg/W3C-SVG-1.1/text-align-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-03-b-w3c.png.
5370         * svg/W3C-SVG-1.1/text-align-04-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-04-b-w3c.png.
5371         * svg/W3C-SVG-1.1/text-align-05-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-05-b-w3c.png.
5372         * svg/W3C-SVG-1.1/text-align-06-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-06-b-w3c.png.
5373         * svg/W3C-SVG-1.1/text-align-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-07-t-w3c.png.
5374         * svg/W3C-SVG-1.1/text-align-08-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-align-08-b-w3c.png.
5375         * svg/W3C-SVG-1.1/text-altglyph-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-w3c.png.
5376         * svg/W3C-SVG-1.1/text-deco-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-w3c.png.
5377         * svg/W3C-SVG-1.1/text-fonts-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-w3c.png.
5378         * svg/W3C-SVG-1.1/text-fonts-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-w3c.png.
5379         * svg/W3C-SVG-1.1/text-fonts-03-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-w3c.png.
5380         * svg/W3C-SVG-1.1/text-intro-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-w3c.png.
5381         * svg/W3C-SVG-1.1/text-intro-02-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-w3c.png.
5382         * svg/W3C-SVG-1.1/text-intro-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-w3c.png.
5383         * svg/W3C-SVG-1.1/text-intro-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-w3c.png.
5384         * svg/W3C-SVG-1.1/text-intro-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-w3c.png.
5385         * svg/W3C-SVG-1.1/text-path-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-path-01-b-w3c.png.
5386         * svg/W3C-SVG-1.1/text-spacing-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-w3c.png.
5387         * svg/W3C-SVG-1.1/text-text-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-01-b-w3c.png.
5388         * svg/W3C-SVG-1.1/text-text-03-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-03-b-w3c.png.
5389         * svg/W3C-SVG-1.1/text-text-04-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-04-t-w3c.png.
5390         * svg/W3C-SVG-1.1/text-text-05-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-05-t-w3c.png.
5391         * svg/W3C-SVG-1.1/text-text-06-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-06-t-w3c.png.
5392         * svg/W3C-SVG-1.1/text-text-07-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-07-t-w3c.png.
5393         * svg/W3C-SVG-1.1/text-text-08-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-08-b-w3c.png.
5394         * svg/W3C-SVG-1.1/text-tref-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-w3c.png.
5395         * svg/W3C-SVG-1.1/text-tselect-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-w3c.png.
5396         * svg/W3C-SVG-1.1/text-tselect-01-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-01-f-w3c.png.
5397         * svg/W3C-SVG-1.1/text-tselect-02-f-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-w3c.png.
5398         * svg/W3C-SVG-1.1/text-tspan-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-w3c.png.
5399         * svg/W3C-SVG-1.1/text-ws-01-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-w3c.png.
5400         * svg/W3C-SVG-1.1/text-ws-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-w3c.png.
5401         * svg/W3C-SVG-1.1/types-basicDOM-01-b-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-w3c.png.
5402         * tables/mozilla/images/valid-html401.png: Renamed from LayoutTests/platform/mac/tables/mozilla/images/valid-html401.png.
5404 2007-10-03  Adam Roben  <aroben@apple.com>
5406         Move pixel test results that were mistakenly left in place after r25970
5408         Rubberstamped by Sam.
5410 2007-10-03  Adam Roben  <aroben@apple.com>
5412         Add some sometimes-timing-out tests to the Skipped file
5414         Rubberstamped by Sam.
5416         * platform/win/Skipped:
5418 2007-10-03  Lars Knoll  <lars@trolltech.com>
5420         Reviewed by bdash.
5422         remove the hack in run-webkit-tests that forced text only test
5423         to be taken from the platform independent dir. It was only left
5424         there from early days.
5425         
5426         Remove platform dependent results for tests that are text only nowadays,
5427         and add one platform dependent result for a text only test that requires it.
5429         * platform/qt/Skipped:
5430         * platform/qt/fast/css/computed-style-without-renderer-expected.txt: Copied from LayoutTests/fast/css/computed-style-without-renderer-expected.txt.
5431         * platform/qt/fast/encoding/mispositioned-meta-expected.txt: Removed.
5432         * platform/qt/fast/encoding/tag-in-title-expected.txt: Removed.
5433         * platform/qt/fast/frames/frame-set-same-location-expected.txt: Removed.
5434         * platform/qt/fast/frames/frame-set-same-src-expected.txt: Removed.
5436 2007-10-03  Lars Knoll  <lars@trolltech.com>
5438         Move all test results that are platform dependent but
5439         stored in the platform independent part to their
5440         correct locations (inside platform/mac).
5442         This will make it a lot easier to maintain test
5443         results for other platforms than mac.
5445         Signed off by aroben.
5447         * css1/basic/class_as_selector-expected.txt: Removed.
5448         * css1/basic/comments-expected.txt: Removed.
5449         * css1/basic/containment-expected.txt: Removed.
5450         * css1/basic/contextual_selectors-expected.txt: Removed.
5451         * css1/basic/grouping-expected.txt: Removed.
5452         * css1/basic/id_as_selector-expected.txt: Removed.
5453         * css1/basic/inheritance-expected.txt: Removed.
5454         * css1/box_properties/acid_test-expected.txt: Removed.
5455         * css1/box_properties/border-expected.txt: Removed.
5456         * css1/box_properties/border_bottom-expected.txt: Removed.
5457         * css1/box_properties/border_bottom_inline-expected.txt: Removed.
5458         * css1/box_properties/border_bottom_width-expected.txt: Removed.
5459         * css1/box_properties/border_bottom_width_inline-expected.txt: Removed.
5460         * css1/box_properties/border_color-expected.txt: Removed.
5461         * css1/box_properties/border_color_inline-expected.txt: Removed.
5462         * css1/box_properties/border_inline-expected.txt: Removed.
5463         * css1/box_properties/border_left-expected.txt: Removed.
5464         * css1/box_properties/border_left_inline-expected.txt: Removed.
5465         * css1/box_properties/border_left_width-expected.txt: Removed.
5466         * css1/box_properties/border_left_width_inline-expected.txt: Removed.
5467         * css1/box_properties/border_right-expected.txt: Removed.
5468         * css1/box_properties/border_right_inline-expected.txt: Removed.
5469         * css1/box_properties/border_right_width-expected.txt: Removed.
5470         * css1/box_properties/border_right_width_inline-expected.txt: Removed.
5471         * css1/box_properties/border_style-expected.txt: Removed.
5472         * css1/box_properties/border_style_inline-expected.txt: Removed.
5473         * css1/box_properties/border_top-expected.txt: Removed.
5474         * css1/box_properties/border_top_inline-expected.txt: Removed.
5475         * css1/box_properties/border_top_width-expected.txt: Removed.
5476         * css1/box_properties/border_top_width_inline-expected.txt: Removed.
5477         * css1/box_properties/border_width-expected.txt: Removed.
5478         * css1/box_properties/border_width_inline-expected.txt: Removed.
5479         * css1/box_properties/clear-expected.txt: Removed.
5480         * css1/box_properties/clear_float-expected.txt: Removed.
5481         * css1/box_properties/float-expected.txt: Removed.
5482         * css1/box_properties/float_elements_in_series-expected.txt: Removed.
5483         * css1/box_properties/float_margin-expected.txt: Removed.
5484         * css1/box_properties/float_on_text_elements-expected.txt: Removed.
5485         * css1/box_properties/height-expected.txt: Removed.
5486         * css1/box_properties/margin-expected.txt: Removed.
5487         * css1/box_properties/margin_bottom-expected.txt: Removed.
5488         * css1/box_properties/margin_bottom_inline-expected.txt: Removed.
5489         * css1/box_properties/margin_inline-expected.txt: Removed.
5490         * css1/box_properties/margin_left-expected.txt: Removed.
5491         * css1/box_properties/margin_left_inline-expected.txt: Removed.
5492         * css1/box_properties/margin_right-expected.txt: Removed.
5493         * css1/box_properties/margin_right_inline-expected.txt: Removed.
5494         * css1/box_properties/margin_top-expected.txt: Removed.
5495         * css1/box_properties/margin_top_inline-expected.txt: Removed.
5496         * css1/box_properties/padding-expected.txt: Removed.
5497         * css1/box_properties/padding_bottom-expected.txt: Removed.
5498         * css1/box_properties/padding_bottom_inline-expected.txt: Removed.
5499         * css1/box_properties/padding_inline-expected.txt: Removed.
5500         * css1/box_properties/padding_left-expected.txt: Removed.
5501         * css1/box_properties/padding_left_inline-expected.txt: Removed.
5502         * css1/box_properties/padding_right-expected.txt: Removed.
5503         * css1/box_properties/padding_right_inline-expected.txt: Removed.
5504         * css1/box_properties/padding_top-expected.txt: Removed.
5505         * css1/box_properties/padding_top_inline-expected.txt: Removed.
5506         * css1/box_properties/width-expected.txt: Removed.
5507         * css1/cascade/cascade_order-expected.txt: Removed.
5508         * css1/cascade/important-expected.txt: Removed.
5509         * css1/classification/display-expected.txt: Removed.
5510         * css1/classification/list_style-expected.txt: Removed.
5511         * css1/classification/list_style_image-expected.txt: Removed.
5512         * css1/classification/list_style_position-expected.txt: Removed.
5513         * css1/classification/list_style_type-expected.txt: Removed.
5514         * css1/classification/white_space-expected.txt: Removed.
5515         * css1/color_and_background/background-expected.txt: Removed.
5516         * css1/color_and_background/background_attachment-expected.txt: Removed.
5517         * css1/color_and_background/background_color-expected.txt: Removed.
5518         * css1/color_and_background/background_image-expected.txt: Removed.
5519         * css1/color_and_background/background_position-expected.txt: Removed.
5520         * css1/color_and_background/background_repeat-expected.txt: Removed.
5521         * css1/color_and_background/color-expected.txt: Removed.
5522         * css1/conformance/forward_compatible_parsing-expected.txt: Removed.
5523         * css1/font_properties/font-expected.txt: Removed.
5524         * css1/font_properties/font_family-expected.txt: Removed.
5525         * css1/font_properties/font_size-expected.txt: Removed.
5526         * css1/font_properties/font_style-expected.txt: Removed.
5527         * css1/font_properties/font_variant-expected.txt: Removed.
5528         * css1/font_properties/font_weight-expected.txt: Removed.
5529         * css1/formatting_model/canvas-expected.txt: Removed.
5530         * css1/formatting_model/floating_elements-expected.txt: Removed.
5531         * css1/formatting_model/height_of_lines-expected.txt: Removed.
5532         * css1/formatting_model/horizontal_formatting-expected.txt: Removed.
5533         * css1/formatting_model/inline_elements-expected.txt: Removed.
5534         * css1/formatting_model/replaced_elements-expected.txt: Removed.
5535         * css1/formatting_model/vertical_formatting-expected.txt: Removed.
5536         * css1/pseudo/anchor-expected.txt: Removed.
5537         * css1/pseudo/firstletter-expected.txt: Removed.
5538         * css1/pseudo/firstline-expected.txt: Removed.
5539         * css1/pseudo/multiple_pseudo_elements-expected.txt: Removed.
5540         * css1/pseudo/pseudo_elements_in_selectors-expected.txt: Removed.
5541         * css1/text_properties/letter_spacing-expected.txt: Removed.
5542         * css1/text_properties/line_height-expected.txt: Removed.
5543         * css1/text_properties/text-transCapitalize-expected.txt: Removed.
5544         * css1/text_properties/text_align-expected.txt: Removed.
5545         * css1/text_properties/text_decoration-expected.txt: Removed.
5546         * css1/text_properties/text_indent-expected.txt: Removed.
5547         * css1/text_properties/text_transform-expected.txt: Removed.
5548         * css1/text_properties/vertical_align-expected.txt: Removed.
5549         * css1/text_properties/word_spacing-expected.txt: Removed.
5550         * css1/units/color_units-expected.txt: Removed.
5551         * css1/units/length_units-expected.txt: Removed.
5552         * css1/units/percentage_units-expected.txt: Removed.
5553         * css1/units/urls-expected.txt: Removed.
5554         * css2.1/bogus-color-span-expected.txt: Removed.
5555         * css2.1/css1_forward_compatible_parsing-expected.txt: Removed.
5556         * css2.1/t010403-shand-border-00-c-expected.txt: Removed.
5557         * css2.1/t010403-shand-font-00-b-expected.txt: Removed.
5558         * css2.1/t010403-shand-font-01-b-expected.txt: Removed.
5559         * css2.1/t010403-shand-font-02-b-expected.txt: Removed.
5560         * css2.1/t010403-shand-font-03-b-expected.txt: Removed.
5561         * css2.1/t040102-keywords-00-b-expected.txt: Removed.
5562         * css2.1/t040102-keywords-01-b-expected.txt: Removed.
5563         * css2.1/t040103-case-00-b-expected.txt: Removed.
5564         * css2.1/t040103-case-01-c-expected.txt: Removed.
5565         * css2.1/t040103-escapes-00-b-expected.txt: Removed.
5566         * css2.1/t040103-escapes-01-b-expected.txt: Removed.
5567         * css2.1/t040103-escapes-02-d-expected.txt: Removed.
5568         * css2.1/t040103-escapes-03-b-expected.txt: Removed.
5569         * css2.1/t040103-escapes-04-b-expected.txt: Removed.
5570         * css2.1/t040103-escapes-05-c-expected.txt: Removed.
5571         * css2.1/t040103-escapes-06-b-expected.txt: Removed.
5572         * css2.1/t040103-escapes-07-b-expected.txt: Removed.
5573         * css2.1/t040103-escapes-08-b-expected.txt: Removed.
5574         * css2.1/t040103-ident-00-c-expected.txt: Removed.
5575         * css2.1/t040103-ident-01-c-expected.txt: Removed.
5576         * css2.1/t040103-ident-02-c-expected.txt: Removed.
5577         * css2.1/t040103-ident-03-c-expected.txt: Removed.
5578         * css2.1/t040103-ident-04-c-expected.txt: Removed.
5579         * css2.1/t040103-ident-05-c-expected.txt: Removed.
5580         * css2.1/t040103-ident-06-c-expected.txt: Removed.
5581         * css2.1/t040103-ident-07-c-expected.txt: Removed.
5582         * css2.1/t040103-ident-08-c-expected.txt: Removed.
5583         * css2.1/t040103-ident-09-c-expected.txt: Removed.
5584         * css2.1/t040103-ident-10-c-expected.txt: Removed.
5585         * css2.1/t040103-ident-11-c-expected.txt: Removed.
5586         * css2.1/t040103-ident-12-c-expected.txt: Removed.
5587         * css2.1/t040103-ident-13-c-expected.txt: Removed.
5588         * css2.1/t040105-atkeyw-00-b-expected.txt: Removed.
5589         * css2.1/t040105-atkeyw-01-b-expected.txt: Removed.
5590         * css2.1/t040105-atkeyw-02-b-expected.txt: Removed.
5591         * css2.1/t040105-atrule-00-b-expected.txt: Removed.
5592         * css2.1/t040105-atrule-01-b-expected.txt: Removed.
5593         * css2.1/t040105-atrule-02-b-expected.txt: Removed.
5594         * css2.1/t040105-atrule-03-b-expected.txt: Removed.
5595         * css2.1/t040105-atrule-04-b-expected.txt: Removed.
5596         * css2.1/t040105-import-00-b-expected.txt: Removed.
5597         * css2.1/t040105-import-01-b-expected.txt: Removed.
5598         * css2.1/t040109-c17-comments-00-b-expected.txt: Removed.
5599         * css2.1/t040109-c17-comments-01-b-expected.txt: Removed.
5600         * css2.1/t0402-c71-fwd-parsing-00-f-expected.txt: Removed.
5601         * css2.1/t0402-c71-fwd-parsing-01-f-expected.txt: Removed.
5602         * css2.1/t0402-c71-fwd-parsing-02-f-expected.txt: Removed.
5603         * css2.1/t0402-c71-fwd-parsing-03-f-expected.txt: Removed.
5604         * css2.1/t0402-c71-fwd-parsing-04-f-expected.txt: Removed.
5605         * css2.1/t0402-syntax-01-f-expected.txt: Removed.
5606         * css2.1/t0402-syntax-02-f-expected.txt: Removed.
5607         * css2.1/t0402-syntax-03-f-expected.txt: Removed.
5608         * css2.1/t0402-syntax-04-f-expected.txt: Removed.
5609         * css2.1/t0402-syntax-05-f-expected.txt: Removed.
5610         * css2.1/t0402-syntax-06-f-expected.txt: Removed.
5611         * css2.1/t040302-c61-ex-len-00-b-a-expected.txt: Removed.
5612         * css2.1/t040302-c61-phys-len-00-b-expected.txt: Removed.
5613         * css2.1/t040302-c61-rel-len-00-b-ag-expected.txt: Removed.
5614         * css2.1/t040303-c62-percent-00-b-ag-expected.txt: Removed.
5615         * css2.1/t040304-c64-uri-00-a-g-expected.txt: Removed.
5616         * css2.1/t040306-c63-color-00-b-ag-expected.txt: Removed.
5617         * css2.1/t040306-syntax-01-f-expected.txt: Removed.
5618         * css2.1/t040307-syntax-01-b-expected.txt: Removed.
5619         * css2.1/t050201-c12-grouping-00-b-expected.txt: Removed.
5620         * css2.1/t0505-c16-descendant-00-e-expected.txt: Removed.
5621         * css2.1/t0505-c16-descendant-01-e-expected.txt: Removed.
5622         * css2.1/t0505-c16-descendant-02-e-expected.txt: Removed.
5623         * css2.1/t050803-c14-classes-00-e-expected.txt: Removed.
5624         * css2.1/t0509-c15-ids-00-a-expected.txt: Removed.
5625         * css2.1/t0509-c15-ids-01-e-expected.txt: Removed.
5626         * css2.1/t0509-id-sel-syntax-01-f-expected.txt: Removed.
5627         * css2.1/t0509-id-sel-syntax-02-b-expected.txt: Removed.
5628         * css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt: Removed.
5629         * css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt: Removed.
5630         * css2.1/t0511-c21-pseud-link-00-e-expected.txt: Removed.
5631         * css2.1/t0511-c21-pseud-link-01-e-expected.txt: Removed.
5632         * css2.1/t0511-c21-pseud-link-02-e-expected.txt: Removed.
5633         * css2.1/t0511-c21-pseud-link-03-e-expected.txt: Removed.
5634         * css2.1/t051103-c21-activ-ln-00-e-i-expected.txt: Removed.
5635         * css2.1/t051103-c21-focus-ln-00-e-i-expected.txt: Removed.
5636         * css2.1/t051103-c21-hover-ln-00-e-i-expected.txt: Removed.
5637         * css2.1/t051103-dom-hover-01-c-io-expected.txt: Removed.
5638         * css2.1/t051103-dom-hover-02-c-io-expected.txt: Removed.
5639         * css2.1/t051201-c23-first-line-00-b-expected.txt: Removed.
5640         * css2.1/t051202-c24-first-lttr-00-b-expected.txt: Removed.
5641         * css2.1/t051202-c26-psudo-nest-00-c-expected.txt: Removed.
5642         * css2.1/t0602-c13-inh-underlin-00-e-expected.txt: Removed.
5643         * css2.1/t0602-c13-inheritance-00-e-expected.txt: Removed.
5644         * css2.1/t0602-inherit-bdr-pad-b-00-expected.txt: Removed.
5645         * css2.1/t0603-c11-import-00-b-expected.txt: Removed.
5646         * css2.1/t060401-c32-cascading-00-b-expected.txt: Removed.
5647         * css2.1/t060402-c31-important-00-b-expected.txt: Removed.
5648         * css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt: Removed.
5649         * css2.1/t060403-c21-pseu-id-00-e-i-expected.txt: Removed.
5650         * css2.1/t0801-c412-hz-box-00-b-a-expected.txt: Removed.
5651         * css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt: Removed.
5652         * css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt: Removed.
5653         * css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt: Removed.
5654         * css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt: Removed.
5655         * css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt: Removed.
5656         * css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt: Removed.
5657         * css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt: Removed.
5658         * css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt: Removed.
5659         * css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt: Removed.
5660         * css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt: Removed.
5661         * css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt: Removed.
5662         * css2.1/t0803-c5502-mrgn-r-02-c-expected.txt: Removed.
5663         * css2.1/t0803-c5502-mrgn-r-03-c-expected.txt: Removed.
5664         * css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt: Removed.
5665         * css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt: Removed.
5666         * css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt: Removed.
5667         * css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt: Removed.
5668         * css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt: Removed.
5669         * css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt: Removed.
5670         * css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt: Removed.
5671         * css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt: Removed.
5672         * css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt: Removed.
5673         * css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt: Removed.
5674         * css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt: Removed.
5675         * css2.1/t0803-c5504-mrgn-l-02-c-expected.txt: Removed.
5676         * css2.1/t0803-c5504-mrgn-l-03-c-expected.txt: Removed.
5677         * css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: Removed.
5678         * css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt: Removed.
5679         * css2.1/t0803-c5505-mrgn-01-e-a-expected.txt: Removed.
5680         * css2.1/t0803-c5505-mrgn-02-c-expected.txt: Removed.
5681         * css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt: Removed.
5682         * css2.1/t080301-c411-vt-mrgn-00-b-expected.txt: Removed.
5683         * css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt: Removed.
5684         * css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt: Removed.
5685         * css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt: Removed.
5686         * css2.1/t0804-c5506-padn-t-00-b-a-expected.txt: Removed.
5687         * css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt: Removed.
5688         * css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt: Removed.
5689         * css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt: Removed.
5690         * css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt: Removed.
5691         * css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt: Removed.
5692         * css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt: Removed.
5693         * css2.1/t0804-c5507-padn-r-01-c-a-expected.txt: Removed.
5694         * css2.1/t0804-c5507-padn-r-02-f-expected.txt: Removed.
5695         * css2.1/t0804-c5507-padn-r-03-f-expected.txt: Removed.
5696         * css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt: Removed.
5697         * css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt: Removed.
5698         * css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt: Removed.
5699         * css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt: Removed.
5700         * css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt: Removed.
5701         * css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt: Removed.
5702         * css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt: Removed.
5703         * css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt: Removed.
5704         * css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt: Removed.
5705         * css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt: Removed.
5706         * css2.1/t0804-c5509-padn-l-01-b-a-expected.txt: Removed.
5707         * css2.1/t0804-c5509-padn-l-02-f-expected.txt: Removed.
5708         * css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Removed.
5709         * css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt: Removed.
5710         * css2.1/t0804-c5510-padn-00-b-ag-expected.txt: Removed.
5711         * css2.1/t0804-c5510-padn-01-e-a-expected.txt: Removed.
5712         * css2.1/t0804-c5510-padn-02-f-expected.txt: Removed.
5713         * css2.1/t0805-c5511-brdr-tw-00-b-expected.txt: Removed.
5714         * css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt: Removed.
5715         * css2.1/t0805-c5511-brdr-tw-02-b-expected.txt: Removed.
5716         * css2.1/t0805-c5511-brdr-tw-03-b-expected.txt: Removed.
5717         * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt: Removed.
5718         * css2.1/t0805-c5512-brdr-rw-00-b-expected.txt: Removed.
5719         * css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt: Removed.
5720         * css2.1/t0805-c5512-brdr-rw-02-b-expected.txt: Removed.
5721         * css2.1/t0805-c5512-brdr-rw-03-b-expected.txt: Removed.
5722         * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt: Removed.
5723         * css2.1/t0805-c5513-brdr-bw-00-b-expected.txt: Removed.
5724         * css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt: Removed.
5725         * css2.1/t0805-c5513-brdr-bw-02-b-expected.txt: Removed.
5726         * css2.1/t0805-c5513-brdr-bw-03-b-expected.txt: Removed.
5727         * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt: Removed.
5728         * css2.1/t0805-c5514-brdr-lw-00-b-expected.txt: Removed.
5729         * css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt: Removed.
5730         * css2.1/t0805-c5514-brdr-lw-02-b-expected.txt: Removed.
5731         * css2.1/t0805-c5514-brdr-lw-03-b-expected.txt: Removed.
5732         * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt: Removed.
5733         * css2.1/t0805-c5515-brdr-w-00-a-expected.txt: Removed.
5734         * css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt: Removed.
5735         * css2.1/t0805-c5515-brdr-w-02-b-expected.txt: Removed.
5736         * css2.1/t0805-c5515-ibrdr-00-b-expected.txt: Removed.
5737         * css2.1/t0805-c5516-brdr-c-00-a-expected.txt: Removed.
5738         * css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt: Removed.
5739         * css2.1/t0805-c5517-brdr-s-00-c-expected.txt: Removed.
5740         * css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt: Removed.
5741         * css2.1/t0805-c5518-brdr-t-00-a-expected.txt: Removed.
5742         * css2.1/t0805-c5518-brdr-t-01-e-expected.txt: Removed.
5743         * css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt: Removed.
5744         * css2.1/t0805-c5519-brdr-r-00-a-expected.txt: Removed.
5745         * css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Removed.
5746         * css2.1/t0805-c5519-brdr-r-02-e-expected.txt: Removed.
5747         * css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt: Removed.
5748         * css2.1/t0805-c5520-brdr-b-00-a-expected.txt: Removed.
5749         * css2.1/t0805-c5520-brdr-b-01-e-expected.txt: Removed.
5750         * css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt: Removed.
5751         * css2.1/t0805-c5521-brdr-l-00-a-expected.txt: Removed.
5752         * css2.1/t0805-c5521-brdr-l-01-e-expected.txt: Removed.
5753         * css2.1/t0805-c5521-brdr-l-02-e-expected.txt: Removed.
5754         * css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: Removed.
5755         * css2.1/t0805-c5522-brdr-00-b-expected.txt: Removed.
5756         * css2.1/t0805-c5522-brdr-01-b-g-expected.txt: Removed.
5757         * css2.1/t0805-c5522-brdr-02-e-expected.txt: Removed.
5758         * css2.1/t0805-c5522-ibrdr-00-a-expected.txt: Removed.
5759         * css2.1/t09-c5526c-display-00-e-expected.txt: Removed.
5760         * css2.1/t090204-display-change-01-b-ao-expected.txt: Removed.
5761         * css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt: Removed.
5762         * css2.1/t0905-c414-flt-00-d-expected.txt: Removed.
5763         * css2.1/t0905-c414-flt-01-d-g-expected.txt: Removed.
5764         * css2.1/t0905-c414-flt-02-c-expected.txt: Removed.
5765         * css2.1/t0905-c414-flt-03-c-expected.txt: Removed.
5766         * css2.1/t0905-c414-flt-04-c-expected.txt: Removed.
5767         * css2.1/t0905-c414-flt-fit-00-d-expected.txt: Removed.
5768         * css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: Removed.
5769         * css2.1/t0905-c414-flt-wrap-00-e-expected.txt: Removed.
5770         * css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt: Removed.
5771         * css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Removed.
5772         * css2.1/t0905-c5525-fltblck-01-d-expected.txt: Removed.
5773         * css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt: Removed.
5774         * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: Removed.
5775         * css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Removed.
5776         * css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt: Removed.
5777         * css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt: Removed.
5778         * css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Removed.
5779         * css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Removed.
5780         * css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt: Removed.
5781         * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: Removed.
5782         * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: Removed.
5783         * css2.1/t0905-c5525-fltwrap-00-b-expected.txt: Removed.
5784         * css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt: Removed.
5785         * css2.1/t0905-c5526-flthw-00-c-g-expected.txt: Removed.
5786         * css2.1/t090501-c414-flt-00-d-expected.txt: Removed.
5787         * css2.1/t090501-c414-flt-01-b-expected.txt: Removed.
5788         * css2.1/t090501-c414-flt-02-d-g-expected.txt: Removed.
5789         * css2.1/t090501-c414-flt-03-b-g-expected.txt: Removed.
5790         * css2.1/t090501-c414-flt-ln-00-d-expected.txt: Removed.
5791         * css2.1/t090501-c414-flt-ln-01-d-g-expected.txt: Removed.
5792         * css2.1/t090501-c414-flt-ln-02-d-expected.txt: Removed.
5793         * css2.1/t090501-c414-flt-ln-03-d-expected.txt: Removed.
5794         * css2.1/t090501-c5525-flt-l-00-b-g-expected.txt: Removed.
5795         * css2.1/t090501-c5525-flt-r-00-b-g-expected.txt: Removed.
5796         * css2.1/t1001-abs-pos-cb-01-b-expected.txt: Removed.
5797         * css2.1/t1001-abs-pos-cb-02-b-expected.txt: Removed.
5798         * css2.1/t1001-abs-pos-cb-03-b-expected.txt: Removed.
5799         * css2.1/t1001-abs-pos-cb-04-b-expected.txt: Removed.
5800         * css2.1/t1001-abs-pos-cb-05-b-expected.txt: Removed.
5801         * css2.1/t1001-abs-pos-cb-06-b-expected.txt: Removed.
5802         * css2.1/t1001-abs-pos-cb-07-b-expected.txt: Removed.
5803         * css2.1/t1001-abs-pos-cb-08-b-expected.txt: Removed.
5804         * css2.1/t1001-abs-pos-cb-09-b-expected.txt: Removed.
5805         * css2.1/t1002-c5523-width-00-b-g-expected.txt: Removed.
5806         * css2.1/t1002-c5523-width-01-b-g-expected.txt: Removed.
5807         * css2.1/t1002-c5523-width-02-b-g-expected.txt: Removed.
5808         * css2.1/t100303-c412-blockw-00-d-ag-expected.txt: Removed.
5809         * css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt: Removed.
5810         * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt: Removed.
5811         * css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt: Removed.
5812         * css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt: Removed.
5813         * css2.1/t1004-c5524-width-00-b-g-expected.txt: Removed.
5814         * css2.1/t1005-c5524-width-00-b-g-expected.txt: Removed.
5815         * css2.1/t1005-c5524-width-01-b-g-expected.txt: Removed.
5816         * css2.1/t1008-c44-ln-box-00-d-ag-expected.txt: Removed.
5817         * css2.1/t1008-c44-ln-box-01-d-ag-expected.txt: Removed.
5818         * css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: Removed.
5819         * css2.1/t1008-c44-ln-box-03-d-ag-expected.txt: Removed.
5820         * css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt: Removed.
5821         * css2.1/t100801-c544-valgn-00-a-ag-expected.txt: Removed.
5822         * css2.1/t100801-c544-valgn-01-d-ag-expected.txt: Removed.
5823         * css2.1/t100801-c544-valgn-02-d-agi-expected.txt: Removed.
5824         * css2.1/t100801-c544-valgn-03-d-agi-expected.txt: Removed.
5825         * css2.1/t100801-c544-valgn-04-d-agi-expected.txt: Removed.
5826         * css2.1/t100801-c548-leadin-00-d-a-expected.txt: Removed.
5827         * css2.1/t100801-c548-ln-ht-00-c-a-expected.txt: Removed.
5828         * css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt: Removed.
5829         * css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt: Removed.
5830         * css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt: Removed.
5831         * css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt: Removed.
5832         * css2.1/t1202-counter-00-b-expected.txt: Removed.
5833         * css2.1/t1202-counter-01-b-expected.txt: Removed.
5834         * css2.1/t1202-counter-02-b-expected.txt: Removed.
5835         * css2.1/t1202-counter-03-b-expected.txt: Removed.
5836         * css2.1/t1202-counter-04-b-expected.txt: Removed.
5837         * css2.1/t1202-counter-05-b-expected.txt: Removed.
5838         * css2.1/t1202-counter-06-b-expected.txt: Removed.
5839         * css2.1/t1202-counter-07-b-expected.txt: Removed.
5840         * css2.1/t1202-counter-08-b-expected.txt: Removed.
5841         * css2.1/t1202-counter-09-b-expected.txt: Removed.
5842         * css2.1/t1202-counter-11-b-expected.txt: Removed.
5843         * css2.1/t1202-counter-12-b-expected.txt: Removed.
5844         * css2.1/t1202-counter-13-b-expected.txt: Removed.
5845         * css2.1/t1202-counter-14-b-expected.txt: Removed.
5846         * css2.1/t1202-counter-15-b-expected.txt: Removed.
5847         * css2.1/t1202-counter-16-f-expected.txt: Removed.
5848         * css2.1/t1202-counters-00-b-expected.txt: Removed.
5849         * css2.1/t1202-counters-01-b-expected.txt: Removed.
5850         * css2.1/t1202-counters-02-b-expected.txt: Removed.
5851         * css2.1/t1202-counters-03-b-expected.txt: Removed.
5852         * css2.1/t1202-counters-04-b-expected.txt: Removed.
5853         * css2.1/t1202-counters-05-b-expected.txt: Removed.
5854         * css2.1/t1202-counters-06-b-expected.txt: Removed.
5855         * css2.1/t1202-counters-07-b-expected.txt: Removed.
5856         * css2.1/t1202-counters-08-b-expected.txt: Removed.
5857         * css2.1/t1202-counters-09-b-expected.txt: Removed.
5858         * css2.1/t1202-counters-11-b-expected.txt: Removed.
5859         * css2.1/t1202-counters-12-b-expected.txt: Removed.
5860         * css2.1/t1202-counters-13-b-expected.txt: Removed.
5861         * css2.1/t1202-counters-14-b-expected.txt: Removed.
5862         * css2.1/t1202-counters-15-b-expected.txt: Removed.
5863         * css2.1/t1202-counters-16-c-expected.txt: Removed.
5864         * css2.1/t1202-counters-17-d-expected.txt: Removed.
5865         * css2.1/t1202-counters-18-f-expected.txt: Removed.
5866         * css2.1/t1204-implied-00-b-expected.txt: Removed.
5867         * css2.1/t1204-implied-01-c-expected.txt: Removed.
5868         * css2.1/t1204-implied-02-d-expected.txt: Removed.
5869         * css2.1/t1204-increment-00-c-o-expected.txt: Removed.
5870         * css2.1/t1204-increment-01-c-o-expected.txt: Removed.
5871         * css2.1/t1204-increment-02-c-o-expected.txt: Removed.
5872         * css2.1/t1204-multiple-00-c-expected.txt: Removed.
5873         * css2.1/t1204-multiple-01-c-expected.txt: Removed.
5874         * css2.1/t1204-order-00-c-expected.txt: Removed.
5875         * css2.1/t1204-order-01-d-expected.txt: Removed.
5876         * css2.1/t1204-reset-00-c-o-expected.txt: Removed.
5877         * css2.1/t1204-reset-01-c-o-expected.txt: Removed.
5878         * css2.1/t1204-reset-02-c-o-expected.txt: Removed.
5879         * css2.1/t1204-root-e-expected.txt: Removed.
5880         * css2.1/t120401-scope-00-b-expected.txt: Removed.
5881         * css2.1/t120401-scope-01-c-expected.txt: Removed.
5882         * css2.1/t120401-scope-02-c-expected.txt: Removed.
5883         * css2.1/t120401-scope-03-c-expected.txt: Removed.
5884         * css2.1/t120401-scope-04-d-expected.txt: Removed.
5885         * css2.1/t120403-content-none-00-c-expected.txt: Removed.
5886         * css2.1/t120403-display-none-00-c-expected.txt: Removed.
5887         * css2.1/t120403-visibility-00-c-expected.txt: Removed.
5888         * css2.1/t1205-c561-list-displ-00-b-expected.txt: Removed.
5889         * css2.1/t1205-c563-list-type-00-b-expected.txt: Removed.
5890         * css2.1/t1205-c563-list-type-01-b-expected.txt: Removed.
5891         * css2.1/t1205-c564-list-img-00-b-g-expected.txt: Removed.
5892         * css2.1/t1205-c565-list-pos-00-b-expected.txt: Removed.
5893         * css2.1/t1205-c566-list-stl-00-e-ag-expected.txt: Removed.
5894         * css2.1/t1205-c566-list-stl-01-c-g-expected.txt: Removed.
5895         * css2.1/t1401-c531-color-00-a-expected.txt: Removed.
5896         * css2.1/t1402-c45-bg-canvas-00-b-expected.txt: Removed.
5897         * css2.1/t140201-c532-bgcolor-00-a-expected.txt: Removed.
5898         * css2.1/t140201-c532-bgcolor-01-b-expected.txt: Removed.
5899         * css2.1/t140201-c533-bgimage-00-a-expected.txt: Removed.
5900         * css2.1/t140201-c533-bgimage-01-b-g-expected.txt: Removed.
5901         * css2.1/t140201-c534-bgre-00-b-ag-expected.txt: Removed.
5902         * css2.1/t140201-c534-bgre-01-b-ag-expected.txt: Removed.
5903         * css2.1/t140201-c534-bgreps-00-c-ag-expected.txt: Removed.
5904         * css2.1/t140201-c534-bgreps-01-c-ag-expected.txt: Removed.
5905         * css2.1/t140201-c534-bgreps-02-c-ag-expected.txt: Removed.
5906         * css2.1/t140201-c534-bgreps-03-c-ag-expected.txt: Removed.
5907         * css2.1/t140201-c534-bgreps-04-c-ag-expected.txt: Removed.
5908         * css2.1/t140201-c534-bgreps-05-c-ag-expected.txt: Removed.
5909         * css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt: Removed.
5910         * css2.1/t140201-c536-bgpos-00-b-ag-expected.txt: Removed.
5911         * css2.1/t140201-c536-bgpos-01-b-ag-expected.txt: Removed.
5912         * css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt: Removed.
5913         * css2.1/t1503-c522-font-family-00-b-expected.txt: Removed.
5914         * css2.1/t1504-c523-font-style-00-b-expected.txt: Removed.
5915         * css2.1/t1504-c543-txt-decor-00-d-g-expected.txt: Removed.
5916         * css2.1/t1505-c524-font-var-00-b-expected.txt: Removed.
5917         * css2.1/t1506-c525-font-wt-00-b-expected.txt: Removed.
5918         * css2.1/t1507-c526-font-sz-00-b-expected.txt: Removed.
5919         * css2.1/t1507-c526-font-sz-01-b-a-expected.txt: Removed.
5920         * css2.1/t1507-c526-font-sz-02-b-a-expected.txt: Removed.
5921         * css2.1/t1507-c526-font-sz-03-f-a-expected.txt: Removed.
5922         * css2.1/t1508-c527-font-00-b-expected.txt: Removed.
5923         * css2.1/t1508-c527-font-01-b-expected.txt: Removed.
5924         * css2.1/t1508-c527-font-02-b-expected.txt: Removed.
5925         * css2.1/t1508-c527-font-03-b-expected.txt: Removed.
5926         * css2.1/t1508-c527-font-04-b-expected.txt: Removed.
5927         * css2.1/t1508-c527-font-05-b-expected.txt: Removed.
5928         * css2.1/t1508-c527-font-06-b-expected.txt: Removed.
5929         * css2.1/t1508-c527-font-07-b-expected.txt: Removed.
5930         * css2.1/t1508-c527-font-08-b-expected.txt: Removed.
5931         * css2.1/t1508-c527-font-09-b-expected.txt: Removed.
5932         * css2.1/t1508-c527-font-10-c-expected.txt: Removed.
5933         * css2.1/t1601-c547-indent-00-b-a-expected.txt: Removed.
5934         * css2.1/t1601-c547-indent-01-d-expected.txt: Removed.
5935         * css2.1/t1602-c43-center-00-d-ag-expected.txt: Removed.
5936         * css2.1/t1602-c546-txt-align-00-b-expected.txt: Removed.
5937         * css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Removed.
5938         * css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Removed.
5939         * css2.1/t1604-c542-letter-sp-00-b-a-expected.txt: Removed.
5940         * css2.1/t1604-c542-letter-sp-01-b-a-expected.txt: Removed.
5941         * css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: Removed.
5942         * css2.1/t1606-c562-white-sp-00-b-ag-expected.txt: Removed.
5943         * css2.1/t170602-bdr-conflct-w-00-d-expected.txt: Removed.
5944         * css2.1/t170602-bdr-conflct-w-01-d-expected.txt: Removed.
5945         * css2.1/t170602-bdr-conflct-w-02-d-expected.txt: Removed.
5946         * css2.1/t170602-bdr-conflct-w-03-d-expected.txt: Removed.
5947         * css2.1/t170602-bdr-conflct-w-04-d-expected.txt: Removed.
5948         * css2.1/t170602-bdr-conflct-w-05-d-expected.txt: Removed.
5949         * css2.1/t170602-bdr-conflct-w-06-d-expected.txt: Removed.
5950         * css2.1/t170602-bdr-conflct-w-07-d-expected.txt: Removed.
5951         * css2.1/t170602-bdr-conflct-w-08-d-expected.txt: Removed.
5952         * css2.1/t170602-bdr-conflct-w-09-d-expected.txt: Removed.
5953         * css2.1/t170602-bdr-conflct-w-10-d-expected.txt: Removed.
5954         * css2.1/t170602-bdr-conflct-w-11-d-expected.txt: Removed.
5955         * css2.1/t170602-bdr-conflct-w-12-d-expected.txt: Removed.
5956         * css2.1/t170602-bdr-conflct-w-13-d-expected.txt: Removed.
5957         * css2.1/t170602-bdr-conflct-w-14-d-expected.txt: Removed.
5958         * css2.1/t170602-bdr-conflct-w-15-d-expected.txt: Removed.
5959         * css2.1/t170602-bdr-conflct-w-16-d-expected.txt: Removed.
5960         * css2.1/t170602-bdr-conflct-w-17-d-expected.txt: Removed.
5961         * css2.1/t170602-bdr-conflct-w-18-d-expected.txt: Removed.
5962         * css2.1/t170602-bdr-conflct-w-19-d-expected.txt: Removed.
5963         * css2.1/t170602-bdr-conflct-w-20-d-expected.txt: Removed.
5964         * css2.1/t170602-bdr-conflct-w-21-d-expected.txt: Removed.
5965         * css2.1/t170602-bdr-conflct-w-22-d-expected.txt: Removed.
5966         * css2.1/t170602-bdr-conflct-w-23-d-expected.txt: Removed.
5967         * css2.1/t170602-bdr-conflct-w-24-d-expected.txt: Removed.
5968         * css2.1/t170602-bdr-conflct-w-25-d-expected.txt: Removed.
5969         * css2.1/t170602-bdr-conflct-w-26-d-expected.txt: Removed.
5970         * css2.1/t170602-bdr-conflct-w-27-d-expected.txt: Removed.
5971         * css2.1/t170602-bdr-conflct-w-28-d-expected.txt: Removed.
5972         * css2.1/t170602-bdr-conflct-w-29-d-expected.txt: Removed.
5973         * css2.1/t170602-bdr-conflct-w-30-d-expected.txt: Removed.
5974         * css2.1/t170602-bdr-conflct-w-31-d-expected.txt: Removed.
5975         * css2.1/t170602-bdr-conflct-w-32-d-expected.txt: Removed.
5976         * css2.1/t170602-bdr-conflct-w-33-d-expected.txt: Removed.
5977         * css2.1/t170602-bdr-conflct-w-34-d-expected.txt: Removed.
5978         * css2.1/t170602-bdr-conflct-w-35-d-expected.txt: Removed.
5979         * css2.1/t170602-bdr-conflct-w-36-d-expected.txt: Removed.
5980         * css2.1/t170602-bdr-conflct-w-37-d-expected.txt: Removed.
5981         * css2.1/t170602-bdr-conflct-w-38-d-expected.txt: Removed.
5982         * css2.1/t170602-bdr-conflct-w-39-d-expected.txt: Removed.
5983         * css2.1/t170602-bdr-conflct-w-40-d-expected.txt: Removed.
5984         * css2.1/t170602-bdr-conflct-w-41-d-expected.txt: Removed.
5985         * css2.1/t170602-bdr-conflct-w-42-d-expected.txt: Removed.
5986         * css2.1/t170602-bdr-conflct-w-43-d-expected.txt: Removed.
5987         * css2.1/t170602-bdr-conflct-w-44-d-expected.txt: Removed.
5988         * css2.1/t170602-bdr-conflct-w-45-d-expected.txt: Removed.
5989         * css2.1/t170602-bdr-conflct-w-46-d-expected.txt: Removed.
5990         * css2.1/t170602-bdr-conflct-w-47-d-expected.txt: Removed.
5991         * css2.1/t170602-bdr-conflct-w-48-d-expected.txt: Removed.
5992         * css2.1/t170602-bdr-conflct-w-49-d-expected.txt: Removed.
5993         * css2.1/t170602-bdr-conflct-w-50-d-expected.txt: Removed.
5994         * css2.1/t170602-bdr-conflct-w-51-d-expected.txt: Removed.
5995         * css2.1/t170602-bdr-conflct-w-52-d-expected.txt: Removed.
5996         * css2.1/t170602-bdr-conflct-w-53-d-expected.txt: Removed.
5997         * css2.1/t170602-bdr-conflct-w-54-d-expected.txt: Removed.
5998         * css2.1/t170602-bdr-conflct-w-55-d-expected.txt: Removed.
5999         * css2.1/t170602-bdr-conflct-w-56-d-expected.txt: Removed.
6000         * css2.1/t170602-bdr-conflct-w-57-d-expected.txt: Removed.
6001         * css2.1/t170602-bdr-conflct-w-58-d-expected.txt: Removed.
6002         * css2.1/t170602-bdr-conflct-w-59-d-expected.txt: Removed.
6003         * css2.1/t170602-bdr-conflct-w-60-d-expected.txt: Removed.
6004         * css2.1/t170602-bdr-conflct-w-61-d-expected.txt: Removed.
6005         * css2.1/t170602-bdr-conflct-w-62-d-expected.txt: Removed.
6006         * css2.1/t170602-bdr-conflct-w-63-d-expected.txt: Removed.
6007         * css2.1/t170602-bdr-conflct-w-64-d-expected.txt: Removed.
6008         * css2.1/t170602-bdr-conflct-w-65-d-expected.txt: Removed.
6009         * css2.1/t170602-bdr-conflct-w-66-d-expected.txt: Removed.
6010         * css2.1/t170602-bdr-conflct-w-67-d-expected.txt: Removed.
6011         * css2.1/t170602-bdr-conflct-w-68-d-expected.txt: Removed.
6012         * css2.1/t170602-bdr-conflct-w-69-d-expected.txt: Removed.
6013         * css2.1/t170602-bdr-conflct-w-70-d-expected.txt: Removed.
6014         * css2.1/t170602-bdr-conflct-w-71-d-expected.txt: Removed.
6015         * css2.1/t170602-bdr-conflct-w-72-d-expected.txt: Removed.
6016         * css2.1/t170602-bdr-conflct-w-73-d-expected.txt: Removed.
6017         * css2.1/t170602-bdr-conflct-w-74-d-expected.txt: Removed.
6018         * css2.1/t170602-bdr-conflct-w-75-d-expected.txt: Removed.
6019         * css2.1/t170602-bdr-conflct-w-76-d-expected.txt: Removed.
6020         * css2.1/t170602-bdr-conflct-w-77-d-expected.txt: Removed.
6021         * css2.1/t170602-bdr-conflct-w-78-d-expected.txt: Removed.
6022         * css2.1/t170602-bdr-conflct-w-79-d-expected.txt: Removed.
6023         * css2.1/t170602-bdr-conflct-w-80-d-expected.txt: Removed.
6024         * css2.1/t170602-bdr-conflct-w-81-d-expected.txt: Removed.
6025         * css2.1/t170602-bdr-conflct-w-82-d-expected.txt: Removed.
6026         * css2.1/t170602-bdr-conflct-w-83-d-expected.txt: Removed.
6027         * css2.1/t170602-bdr-conflct-w-84-d-expected.txt: Removed.
6028         * css2.1/t170602-bdr-conflct-w-85-d-expected.txt: Removed.
6029         * css2.1/t170602-bdr-conflct-w-86-d-expected.txt: Removed.
6030         * css2.1/t170602-bdr-conflct-w-87-d-expected.txt: Removed.
6031         * css2.1/t170602-bdr-conflct-w-88-d-expected.txt: Removed.
6032         * css2.1/t170602-bdr-conflct-w-89-d-expected.txt: Removed.
6033         * css2.1/t170602-bdr-conflct-w-90-d-expected.txt: Removed.
6034         * css2.1/t170602-bdr-conflct-w-91-d-expected.txt: Removed.
6035         * css2.1/t170602-bdr-conflct-w-92-d-expected.txt: Removed.
6036         * css2.1/t170602-bdr-conflct-w-93-d-expected.txt: Removed.
6037         * css2.1/t170602-bdr-conflct-w-94-d-expected.txt: Removed.
6038         * css2.1/t170602-bdr-conflct-w-95-d-expected.txt: Removed.
6039         * css2.1/t170602-bdr-conflct-w-96-d-expected.txt: Removed.
6040         * css2.1/t170602-bdr-conflct-w-97-d-expected.txt: Removed.
6041         * css2.1/t170602-bdr-conflct-w-98-d-expected.txt: Removed.
6042         * css2.1/t170602-bdr-conflct-w-99-d-expected.txt: Removed.
6043         * css3/expected_failures/css3-modsel-33-expected.txt: Removed.
6044         * css3/expected_failures/css3-modsel-35-expected.txt: Removed.
6045         * css3/expected_failures/css3-modsel-36-expected.txt: Removed.
6046         * css3/expected_failures/css3-modsel-37-expected.txt: Removed.
6047         * dom/xhtml/level2/html/HTMLBaseElement01-expected.txt: Removed.
6048         * dom/xhtml/level2/html/HTMLBaseElement02-expected.txt: Removed.
6049         * dom/xhtml/level2/html/frame-expected.txt: Removed.
6050         * dom/xhtml/level2/html/iframe-expected.txt: Removed.
6051         * dom/xhtml/level3/core/canonicalform08-expected.txt: Removed.
6052         * dom/xhtml/level3/core/canonicalform09-expected.txt: Removed.
6053         * dom/xhtml/level3/core/documentgetinputencoding03-expected.txt: Removed.
6054         * dom/xhtml/level3/core/entitygetinputencoding02-expected.txt: Removed.
6055         * dom/xhtml/level3/core/entitygetxmlversion02-expected.txt: Removed.
6056         * dom/xhtml/level3/core/nodegetbaseuri05-expected.txt: Removed.
6057         * dom/xhtml/level3/core/nodegetbaseuri07-expected.txt: Removed.
6058         * dom/xhtml/level3/core/nodegetbaseuri09-expected.txt: Removed.
6059         * dom/xhtml/level3/core/nodegetbaseuri10-expected.txt: Removed.
6060         * dom/xhtml/level3/core/nodegetbaseuri11-expected.txt: Removed.
6061         * dom/xhtml/level3/core/nodegetbaseuri15-expected.txt: Removed.
6062         * dom/xhtml/level3/core/nodegetbaseuri17-expected.txt: Removed.
6063         * dom/xhtml/level3/core/nodegetbaseuri18-expected.txt: Removed.
6064         * dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.txt: Removed.
6065         * dom/xhtml/level3/core/nodelookupprefix19-expected.txt: Removed.
6066         * editing/deleting/4845371-expected.txt: Removed.
6067         * editing/deleting/4866671-expected.txt: Removed.
6068         * editing/deleting/4875189-expected.txt: Removed.
6069         * editing/deleting/4922367-expected.txt: Removed.
6070         * editing/deleting/5026848-1-expected.txt: Removed.
6071         * editing/deleting/5026848-2-expected.txt: Removed.
6072         * editing/deleting/5026848-3-expected.txt: Removed.
6073         * editing/deleting/5032066-expected.txt: Removed.
6074         * editing/deleting/5091898-expected.txt: Removed.
6075         * editing/deleting/5099303-expected.txt: Removed.
6076         * editing/deleting/5115601-expected.txt: Removed.
6077         * editing/deleting/5126166-expected.txt: Removed.
6078         * editing/deleting/5144139-2-expected.txt: Removed.
6079         * editing/deleting/5156801-expected.txt: Removed.
6080         * editing/deleting/5168598-expected.txt: Removed.
6081         * editing/deleting/5206311-1-expected.txt: Removed.
6082         * editing/deleting/5206311-2-expected.txt: Removed.
6083         * editing/deleting/5272440-expected.txt: Removed.
6084         * editing/deleting/5300379-expected.txt: Removed.
6085         * editing/deleting/5369009-expected.txt: Removed.
6086         * editing/deleting/5390681-2-expected.txt: Removed.
6087         * editing/deleting/5390681-expected.txt: Removed.
6088         * editing/deleting/5408255-expected.txt: Removed.
6089         * editing/deleting/collapse-whitespace-3587601-fix-expected.txt: Removed.
6090         * editing/deleting/delete-3608430-fix-expected.txt: Removed.
6091         * editing/deleting/delete-3608445-fix-expected.txt: Removed.
6092         * editing/deleting/delete-3608462-fix-expected.txt: Removed.
6093         * editing/deleting/delete-3775172-fix-expected.txt: Removed.
6094         * editing/deleting/delete-3800834-fix-expected.txt: Removed.
6095         * editing/deleting/delete-3857753-fix-expected.txt: Removed.
6096         * editing/deleting/delete-3865854-fix-expected.txt: Removed.
6097         * editing/deleting/delete-3928305-fix-expected.txt: Removed.
6098         * editing/deleting/delete-3959464-fix-expected.txt: Removed.
6099         * editing/deleting/delete-4038408-fix-expected.txt: Removed.
6100         * editing/deleting/delete-4083333-fix-expected.txt: Removed.
6101         * editing/deleting/delete-after-span-ws-001-expected.txt: Removed.
6102         * editing/deleting/delete-after-span-ws-002-expected.txt: Removed.
6103         * editing/deleting/delete-after-span-ws-003-expected.txt: Removed.
6104         * editing/deleting/delete-and-undo-expected.txt: Removed.
6105         * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt: Removed.
6106         * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt: Removed.
6107         * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt: Removed.
6108         * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt: Removed.
6109         * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt: Removed.
6110         * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt: Removed.
6111         * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt: Removed.
6112         * editing/deleting/delete-at-paragraph-boundaries-008-expected.txt: Removed.
6113         * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt: Removed.
6114         * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt: Removed.
6115         * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt: Removed.
6116         * editing/deleting/delete-at-start-or-end-expected.txt: Removed.
6117         * editing/deleting/delete-block-contents-001-expected.txt: Removed.
6118         * editing/deleting/delete-block-contents-002-expected.txt: Removed.
6119         * editing/deleting/delete-block-contents-003-expected.txt: Removed.
6120         * editing/deleting/delete-block-merge-contents-001-expected.txt: Removed.
6121         * editing/deleting/delete-block-merge-contents-002-expected.txt: Removed.
6122         * editing/deleting/delete-block-merge-contents-003-expected.txt: Removed.
6123         * editing/deleting/delete-block-merge-contents-004-expected.txt: Removed.
6124         * editing/deleting/delete-block-merge-contents-005-expected.txt: Removed.
6125         * editing/deleting/delete-block-merge-contents-006-expected.txt: Removed.
6126         * editing/deleting/delete-block-merge-contents-007-expected.txt: Removed.
6127         * editing/deleting/delete-block-merge-contents-008-expected.txt: Removed.
6128         * editing/deleting/delete-block-merge-contents-009-expected.txt: Removed.
6129         * editing/deleting/delete-block-merge-contents-010-expected.txt: Removed.
6130         * editing/deleting/delete-block-merge-contents-011-expected.txt: Removed.
6131         * editing/deleting/delete-block-merge-contents-012-expected.txt: Removed.
6132         * editing/deleting/delete-block-merge-contents-013-expected.txt: Removed.
6133         * editing/deleting/delete-block-merge-contents-014-expected.txt: Removed.
6134         * editing/deleting/delete-block-merge-contents-015-expected.txt: Removed.
6135         * editing/deleting/delete-block-merge-contents-016-expected.txt: Removed.
6136         * editing/deleting/delete-block-merge-contents-017-expected.txt: Removed.
6137         * editing/deleting/delete-block-merge-contents-018-expected.txt: Removed.
6138         * editing/deleting/delete-block-merge-contents-019-expected.txt: Removed.
6139         * editing/deleting/delete-block-merge-contents-020-expected.txt: Removed.
6140         * editing/deleting/delete-block-merge-contents-021-expected.txt: Removed.
6141         * editing/deleting/delete-block-merge-contents-022-expected.txt: Removed.
6142         * editing/deleting/delete-block-merge-contents-023-expected.txt: Removed.
6143         * editing/deleting/delete-block-merge-contents-024-expected.txt: Removed.
6144         * editing/deleting/delete-block-table-expected.txt: Removed.
6145         * editing/deleting/delete-br-001-expected.txt: Removed.
6146         * editing/deleting/delete-br-002-expected.txt: Removed.
6147         * editing/deleting/delete-br-003-expected.txt: Removed.
6148         * editing/deleting/delete-br-004-expected.txt: Removed.
6149         * editing/deleting/delete-br-005-expected.txt: Removed.
6150         * editing/deleting/delete-br-006-expected.txt: Removed.
6151         * editing/deleting/delete-br-007-expected.txt: Removed.
6152         * editing/deleting/delete-br-008-expected.txt: Removed.
6153         * editing/deleting/delete-br-009-expected.txt: Removed.
6154         * editing/deleting/delete-br-010-expected.txt: Removed.
6155         * editing/deleting/delete-br-011-expected.txt: Removed.
6156         * editing/deleting/delete-br-012-expected.txt: Removed.
6157         * editing/deleting/delete-by-word-001-expected.txt: Removed.
6158         * editing/deleting/delete-by-word-002-expected.txt: Removed.
6159         * editing/deleting/delete-character-001-expected.txt: Removed.
6160         * editing/deleting/delete-contiguous-ws-001-expected.txt: Removed.
6161         * editing/deleting/delete-first-list-item-expected.txt: Removed.
6162         * editing/deleting/delete-hr-expected.txt: Removed.
6163         * editing/deleting/delete-image-001-expected.txt: Removed.
6164         * editing/deleting/delete-image-002-expected.txt: Removed.
6165         * editing/deleting/delete-image-003-expected.txt: Removed.
6166         * editing/deleting/delete-image-004-expected.txt: Removed.
6167         * editing/deleting/delete-leading-ws-001-expected.txt: Removed.
6168         * editing/deleting/delete-line-001-expected.txt: Removed.
6169         * editing/deleting/delete-line-002-expected.txt: Removed.
6170         * editing/deleting/delete-line-003-expected.txt: Removed.
6171         * editing/deleting/delete-line-004-expected.txt: Removed.
6172         * editing/deleting/delete-line-005-expected.txt: Removed.
6173         * editing/deleting/delete-line-006-expected.txt: Removed.
6174         * editing/deleting/delete-line-007-expected.txt: Removed.
6175         * editing/deleting/delete-line-008-expected.txt: Removed.
6176         * editing/deleting/delete-line-009-expected.txt: Removed.
6177         * editing/deleting/delete-line-010-expected.txt: Removed.
6178         * editing/deleting/delete-line-011-expected.txt: Removed.
6179         * editing/deleting/delete-line-012-expected.txt: Removed.
6180         * editing/deleting/delete-line-013-expected.txt: Removed.
6181         * editing/deleting/delete-line-014-expected.txt: Removed.
6182         * editing/deleting/delete-line-015-expected.txt: Removed.
6183         * editing/deleting/delete-line-016-expected.txt: Removed.
6184         * editing/deleting/delete-line-017-expected.txt: Removed.
6185         * editing/deleting/delete-line-end-ws-001-expected.txt: Removed.
6186         * editing/deleting/delete-line-end-ws-002-expected.txt: Removed.
6187         * editing/deleting/delete-link-1-expected.txt: Removed.
6188         * editing/deleting/delete-listitem-001-expected.txt: Removed.
6189         * editing/deleting/delete-listitem-002-expected.txt: Removed.
6190         * editing/deleting/delete-mixed-editable-content-001-expected.txt: Removed.
6191         * editing/deleting/delete-select-all-001-expected.txt: Removed.
6192         * editing/deleting/delete-select-all-002-expected.txt: Removed.
6193         * editing/deleting/delete-select-all-003-expected.txt: Removed.
6194         * editing/deleting/delete-selection-001-expected.txt: Removed.
6195         * editing/deleting/delete-tab-001-expected.txt: Removed.
6196         * editing/deleting/delete-tab-002-expected.txt: Removed.
6197         * editing/deleting/delete-tab-003-expected.txt: Removed.
6198         * editing/deleting/delete-tab-004-expected.txt: Removed.
6199         * editing/deleting/delete-to-end-of-paragraph-expected.txt: Removed.
6200         * editing/deleting/delete-to-select-table-expected.txt: Removed.
6201         * editing/deleting/delete-trailing-ws-001-expected.txt: Removed.
6202         * editing/deleting/delete-trailing-ws-002-expected.txt: Removed.
6203         * editing/deleting/delete-ws-fixup-001-expected.txt: Removed.
6204         * editing/deleting/delete-ws-fixup-002-expected.txt: Removed.
6205         * editing/deleting/delete-ws-fixup-003-expected.txt: Removed.
6206         * editing/deleting/delete-ws-fixup-004-expected.txt: Removed.
6207         * editing/deleting/forward-delete-expected.txt: Removed.
6208         * editing/deleting/list-item-1-expected.txt: Removed.
6209         * editing/deleting/merge-different-styles-expected.txt: Removed.
6210         * editing/deleting/merge-endOfParagraph-expected.txt: Removed.
6211         * editing/deleting/merge-into-empty-block-1-expected.txt: Removed.
6212         * editing/deleting/merge-into-empty-block-2-expected.txt: Removed.
6213         * editing/deleting/merge-no-br-expected.txt: Removed.
6214         * editing/deleting/merge-unrendered-space-expected.txt: Removed.
6215         * editing/deleting/merge-whitespace-pre-expected.txt: Removed.
6216         * editing/deleting/move-nodes-001-expected.txt: Removed.
6217         * editing/deleting/paragraph-in-preserveNewline-expected.txt: Removed.
6218         * editing/deleting/pruning-after-merge-1-expected.txt: Removed.
6219         * editing/deleting/pruning-after-merge-2-expected.txt: Removed.
6220         * editing/deleting/smart-delete-001-expected.txt: Removed.
6221         * editing/deleting/smart-delete-002-expected.txt: Removed.
6222         * editing/deleting/smart-delete-003-expected.txt: Removed.
6223         * editing/deleting/smart-delete-004-expected.txt: Removed.
6224         * editing/deleting/table-cells-expected.txt: Removed.
6225         * editing/deleting/transpose-empty-expected.txt: Removed.
6226         * editing/deleting/whitespace-pre-1-expected.txt: Removed.
6227         * editing/execCommand/4580583-1-expected.txt: Removed.
6228         * editing/execCommand/4580583-2-expected.txt: Removed.
6229         * editing/execCommand/4641880-1-expected.txt: Removed.
6230         * editing/execCommand/4641880-2-expected.txt: Removed.
6231         * editing/execCommand/4747450-expected.txt: Removed.
6232         * editing/execCommand/4786404-1-expected.txt: Removed.
6233         * editing/execCommand/4786404-2-expected.txt: Removed.
6234         * editing/execCommand/4916402-expected.txt: Removed.
6235         * editing/execCommand/4916541-expected.txt: Removed.
6236         * editing/execCommand/4916583-expected.txt: Removed.
6237         * editing/execCommand/4920488-expected.txt: Removed.
6238         * editing/execCommand/4920742-1-expected.txt: Removed.
6239         * editing/execCommand/4924441-expected.txt: Removed.
6240         * editing/execCommand/5049671-expected.txt: Removed.
6241         * editing/execCommand/5062376-expected.txt: Removed.
6242         * editing/execCommand/5080333-1-expected.txt: Removed.
6243         * editing/execCommand/5080333-2-expected.txt: Removed.
6244         * editing/execCommand/5119244-expected.txt: Removed.
6245         * editing/execCommand/5120591-expected.txt: Removed.
6246         * editing/execCommand/5136770-expected.txt: Removed.
6247         * editing/execCommand/5138441-expected.txt: Removed.
6248         * editing/execCommand/5142012-1-expected.txt: Removed.
6249         * editing/execCommand/5142012-2-expected.txt: Removed.
6250         * editing/execCommand/5142012-3-expected.txt: Removed.
6251         * editing/execCommand/5164796-expected.txt: Removed.
6252         * editing/execCommand/5190926-expected.txt: Removed.
6253         * editing/execCommand/5207369-expected.txt: Removed.
6254         * editing/execCommand/5210032-expected.txt: Removed.
6255         * editing/execCommand/boldSelection-expected.txt: Removed.
6256         * editing/execCommand/create-list-from-range-selection-expected.txt: Removed.
6257         * editing/execCommand/create-list-with-hr-expected.txt: Removed.
6258         * editing/execCommand/find-after-replace-expected.txt: Removed.
6259         * editing/execCommand/findString-2-expected.txt: Removed.
6260         * editing/execCommand/findString-expected.txt: Removed.
6261         * editing/execCommand/format-block-expected.txt: Removed.
6262         * editing/execCommand/format-block-from-range-selection-expected.txt: Removed.
6263         * editing/execCommand/format-block-with-braces-expected.txt: Removed.
6264         * editing/execCommand/format-block-with-trailing-br-expected.txt: Removed.
6265         * editing/execCommand/hilitecolor-expected.txt: Removed.
6266         * editing/execCommand/indent-empty-root-expected.txt: Removed.
6267         * editing/execCommand/indent-list-item-expected.txt: Removed.
6268         * editing/execCommand/indent-selection-expected.txt: Removed.
6269         * editing/execCommand/insert-list-and-stitch-expected.txt: Removed.
6270         * editing/execCommand/insert-list-empty-div-expected.txt: Removed.
6271         * editing/execCommand/insert-list-with-id-expected.txt: Removed.
6272         * editing/execCommand/insertHTML-expected.txt: Removed.
6273         * editing/execCommand/insertHorizontalRule-expected.txt: Removed.
6274         * editing/execCommand/insertImage-expected.txt: Removed.
6275         * editing/execCommand/italicizeByCharacter-expected.txt: Removed.
6276         * editing/execCommand/modifyForeColorByCharacter-expected.txt: Removed.
6277         * editing/execCommand/nsresponder-indent-expected.txt: Removed.
6278         * editing/execCommand/nsresponder-outdent-expected.txt: Removed.
6279         * editing/execCommand/outdent-selection-expected.txt: Removed.
6280         * editing/execCommand/paste-1-expected.txt: Removed.
6281         * editing/execCommand/paste-2-expected.txt: Removed.
6282         * editing/execCommand/print-expected.txt: Removed.
6283         * editing/execCommand/remove-formatting-2-expected.txt: Removed.
6284         * editing/execCommand/remove-formatting-expected.txt: Removed.
6285         * editing/execCommand/remove-list-1-expected.txt: Removed.
6286         * editing/execCommand/remove-list-from-range-selection-expected.txt: Removed.
6287         * editing/execCommand/remove-list-item-1-expected.txt: Removed.
6288         * editing/execCommand/remove-list-items-expected.txt: Removed.
6289         * editing/execCommand/selectAll-expected.txt: Removed.
6290         * editing/execCommand/strikethroughSelection-expected.txt: Removed.
6291         * editing/execCommand/switch-list-type-expected.txt: Removed.
6292         * editing/input/emacs-ctrl-o-expected.txt: Removed.
6293         * editing/inserting/12882-expected.txt: Removed.
6294         * editing/inserting/4278698-expected.txt: Removed.
6295         * editing/inserting/4840662-expected.txt: Removed.
6296         * editing/inserting/4875189-1-expected.txt: Removed.
6297         * editing/inserting/4875189-2-expected.txt: Removed.
6298         * editing/inserting/4959067-expected.txt: Removed.
6299         * editing/inserting/4960120-1-expected.txt: Removed.
6300         * editing/inserting/4960120-2-expected.txt: Removed.
6301         * editing/inserting/5002441-expected.txt: Removed.
6302         * editing/inserting/5058163-1-expected.txt: Removed.
6303         * editing/inserting/5058163-2-expected.txt: Removed.
6304         * editing/inserting/5156401-2-expected.txt: Removed.
6305         * editing/inserting/before-after-input-element-expected.txt: Removed.
6306         * editing/inserting/editable-html-element-expected.txt: Removed.
6307         * editing/inserting/editable-inline-element-expected.txt: Removed.
6308         * editing/inserting/edited-whitespace-1-expected.txt: Removed.
6309         * editing/inserting/editing-empty-divs-expected.txt: Removed.
6310         * editing/inserting/insert-3654864-fix-expected.txt: Removed.
6311         * editing/inserting/insert-3659587-fix-expected.txt: Removed.
6312         * editing/inserting/insert-3775316-fix-expected.txt: Removed.
6313         * editing/inserting/insert-3778059-fix-expected.txt: Removed.
6314         * editing/inserting/insert-3786362-fix-expected.txt: Removed.
6315         * editing/inserting/insert-3800346-fix-expected.txt: Removed.
6316         * editing/inserting/insert-3851164-fix-expected.txt: Removed.
6317         * editing/inserting/insert-3907422-fix-expected.txt: Removed.
6318         * editing/inserting/insert-after-delete-001-expected.txt: Removed.
6319         * editing/inserting/insert-at-end-01-expected.txt: Removed.
6320         * editing/inserting/insert-at-end-02-expected.txt: Removed.
6321         * editing/inserting/insert-before-link-1-expected.txt: Removed.
6322         * editing/inserting/insert-br-001-expected.txt: Removed.
6323         * editing/inserting/insert-br-002-expected.txt: Removed.
6324         * editing/inserting/insert-br-003-expected.txt: Removed.
6325         * editing/inserting/insert-br-004-expected.txt: Removed.
6326         * editing/inserting/insert-br-005-expected.txt: Removed.
6327         * editing/inserting/insert-br-006-expected.txt: Removed.
6328         * editing/inserting/insert-br-007-expected.txt: Removed.
6329         * editing/inserting/insert-br-008-expected.txt: Removed.
6330         * editing/inserting/insert-br-009-expected.txt: Removed.
6331         * editing/inserting/insert-br-at-tabspan-001-expected.txt: Removed.
6332         * editing/inserting/insert-br-at-tabspan-002-expected.txt: Removed.
6333         * editing/inserting/insert-br-at-tabspan-003-expected.txt: Removed.
6334         * editing/inserting/insert-br-quoted-001-expected.txt: Removed.
6335         * editing/inserting/insert-br-quoted-002-expected.txt: Removed.
6336         * editing/inserting/insert-br-quoted-003-expected.txt: Removed.
6337         * editing/inserting/insert-br-quoted-004-expected.txt: Removed.
6338         * editing/inserting/insert-br-quoted-005-expected.txt: Removed.
6339         * editing/inserting/insert-br-quoted-006-expected.txt: Removed.
6340         * editing/inserting/insert-div-001-expected.txt: Removed.
6341         * editing/inserting/insert-div-002-expected.txt: Removed.
6342         * editing/inserting/insert-div-003-expected.txt: Removed.
6343         * editing/inserting/insert-div-004-expected.txt: Removed.
6344         * editing/inserting/insert-div-005-expected.txt: Removed.
6345         * editing/inserting/insert-div-006-expected.txt: Removed.
6346         * editing/inserting/insert-div-007-expected.txt: Removed.
6347         * editing/inserting/insert-div-008-expected.txt: Removed.
6348         * editing/inserting/insert-div-009-expected.txt: Removed.
6349         * editing/inserting/insert-div-010-expected.txt: Removed.
6350         * editing/inserting/insert-div-011-expected.txt: Removed.
6351         * editing/inserting/insert-div-012-expected.txt: Removed.
6352         * editing/inserting/insert-div-013-expected.txt: Removed.
6353         * editing/inserting/insert-div-014-expected.txt: Removed.
6354         * editing/inserting/insert-div-015-expected.txt: Removed.
6355         * editing/inserting/insert-div-016-expected.txt: Removed.
6356         * editing/inserting/insert-div-017-expected.txt: Removed.
6357         * editing/inserting/insert-div-018-expected.txt: Removed.
6358         * editing/inserting/insert-div-019-expected.txt: Removed.
6359         * editing/inserting/insert-div-020-expected.txt: Removed.
6360         * editing/inserting/insert-div-021-expected.txt: Removed.
6361         * editing/inserting/insert-div-022-expected.txt: Removed.
6362         * editing/inserting/insert-div-023-expected.txt: Removed.
6363         * editing/inserting/insert-div-024-expected.txt: Removed.
6364         * editing/inserting/insert-div-025-expected.txt: Removed.
6365         * editing/inserting/insert-div-026-expected.txt: Removed.
6366         * editing/inserting/insert-div-027-expected.txt: Removed.
6367         * editing/inserting/insert-paragraph-01-expected.txt: Removed.
6368         * editing/inserting/insert-paragraph-02-expected.txt: Removed.
6369         * editing/inserting/insert-paragraph-03-expected.txt: Removed.
6370         * editing/inserting/insert-paragraph-04-expected.txt: Removed.
6371         * editing/inserting/insert-space-in-empty-doc-expected.txt: Removed.
6372         * editing/inserting/insert-tab-001-expected.txt: Removed.
6373         * editing/inserting/insert-tab-002-expected.txt: Removed.
6374         * editing/inserting/insert-tab-003-expected.txt: Removed.
6375         * editing/inserting/insert-tab-004-expected.txt: Removed.
6376         * editing/inserting/insert-text-at-tabspan-001-expected.txt: Removed.
6377         * editing/inserting/insert-text-at-tabspan-002-expected.txt: Removed.
6378         * editing/inserting/insert-text-at-tabspan-003-expected.txt: Removed.
6379         * editing/inserting/insert-text-with-newlines-expected.txt: Removed.
6380         * editing/inserting/line-break-expected.txt: Removed.
6381         * editing/inserting/multiple-lines-selected-expected.txt: Removed.
6382         * editing/inserting/paragraph-separator-01-expected.txt: Removed.
6383         * editing/inserting/paragraph-separator-02-expected.txt: Removed.
6384         * editing/inserting/paragraph-separator-03-expected.txt: Removed.
6385         * editing/inserting/paragraph-separator-in-table-1-expected.txt: Removed.
6386         * editing/inserting/paragraph-separator-in-table-2-expected.txt: Removed.
6387         * editing/inserting/redo-expected.txt: Removed.
6388         * editing/inserting/return-key-with-selection-001-expected.txt: Removed.
6389         * editing/inserting/return-key-with-selection-002-expected.txt: Removed.
6390         * editing/inserting/return-key-with-selection-003-expected.txt: Removed.
6391         * editing/inserting/typing-001-expected.txt: Removed.
6392         * editing/inserting/typing-002-expected.txt: Removed.
6393         * editing/inserting/typing-003-expected.txt: Removed.
6394         * editing/inserting/typing-around-br-001-expected.txt: Removed.
6395         * editing/inserting/typing-around-image-001-expected.txt: Removed.
6396         * editing/inserting/typing-tab-designmode-forms-expected.txt: Removed.
6397         * editing/pasteboard/3976872-expected.txt: Removed.
6398         * editing/pasteboard/4076267-2-expected.txt: Removed.
6399         * editing/pasteboard/4076267-3-expected.txt: Removed.
6400         * editing/pasteboard/4076267-expected.txt: Removed.
6401         * editing/pasteboard/4242293-1-expected.txt: Removed.
6402         * editing/pasteboard/4242293-expected.txt: Removed.
6403         * editing/pasteboard/4631972-expected.txt: Removed.
6404         * editing/pasteboard/4641033-expected.txt: Removed.
6405         * editing/pasteboard/4700297-expected.txt: Removed.
6406         * editing/pasteboard/4806874-expected.txt: Removed.
6407         * editing/pasteboard/4840662-expected.txt: Removed.
6408         * editing/pasteboard/4861080-expected.txt: Removed.
6409         * editing/pasteboard/4944770-1-expected.txt: Removed.
6410         * editing/pasteboard/4944770-2-expected.txt: Removed.
6411         * editing/pasteboard/4947130-expected.txt: Removed.
6412         * editing/pasteboard/4989774-expected.txt: Removed.
6413         * editing/pasteboard/5006779-expected.txt: Removed.
6414         * editing/pasteboard/5027857-expected.txt: Removed.
6415         * editing/pasteboard/5028447-expected.txt: Removed.
6416         * editing/pasteboard/5032095-expected.txt: Removed.
6417         * editing/pasteboard/5065605-expected.txt: Removed.
6418         * editing/pasteboard/5071074-2-expected.txt: Removed.
6419         * editing/pasteboard/5071074-expected.txt: Removed.
6420         * editing/pasteboard/5075944-2-expected.txt: Removed.
6421         * editing/pasteboard/5075944-3-expected.txt: Removed.
6422         * editing/pasteboard/5075944-expected.txt: Removed.
6423         * editing/pasteboard/5134759-expected.txt: Removed.
6424         * editing/pasteboard/5156401-1-expected.txt: Removed.
6425         * editing/pasteboard/5245519-expected.txt: Removed.
6426         * editing/pasteboard/5247341-expected.txt: Removed.
6427         * editing/pasteboard/5387578-expected.txt: Removed.
6428         * editing/pasteboard/7955-expected.txt: Removed.
6429         * editing/pasteboard/8145-1-expected.txt: Removed.
6430         * editing/pasteboard/8145-2-expected.txt: Removed.
6431         * editing/pasteboard/8145-3-expected.txt: Removed.
6432         * editing/pasteboard/bad-placeholder-expected.txt: Removed.
6433         * editing/pasteboard/block-wrappers-necessary-expected.txt: Removed.
6434         * editing/pasteboard/copy-paste-bidi-expected.txt: Removed.
6435         * editing/pasteboard/copy-standalone-image-expected.txt: Removed.
6436         * editing/pasteboard/cut-text-001-expected.txt: Removed.
6437         * editing/pasteboard/displaced-generic-placeholder-expected.txt: Removed.
6438         * editing/pasteboard/displaced-placeholder-expected.txt: Removed.
6439         * editing/pasteboard/display-block-on-spans-expected.txt: Removed.
6440         * editing/pasteboard/drag-drop-dead-frame-expected.txt: Removed.
6441         * editing/pasteboard/drag-drop-modifies-page-expected.txt: Removed.
6442         * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: Removed.
6443         * editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt: Removed.
6444         * editing/pasteboard/drop-link-expected.txt: Removed.
6445         * editing/pasteboard/drop-text-without-selection-expected.txt: Removed.
6446         * editing/pasteboard/emacs-cntl-y-001-expected.txt: Removed.
6447         * editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: Removed.
6448         * editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: Removed.
6449         * editing/pasteboard/innerText-inline-table-expected.txt: Removed.
6450         * editing/pasteboard/input-field-1-expected.txt: Removed.
6451         * editing/pasteboard/interchange-newline-1-expected.txt: Removed.
6452         * editing/pasteboard/interchange-newline-2-expected.txt: Removed.
6453         * editing/pasteboard/interchange-newline-3-expected.txt: Removed.
6454         * editing/pasteboard/interchange-newline-4-expected.txt: Removed.
6455         * editing/pasteboard/merge-after-delete-1-expected.txt: Removed.
6456         * editing/pasteboard/merge-after-delete-2-expected.txt: Removed.
6457         * editing/pasteboard/merge-after-delete-expected.txt: Removed.
6458         * editing/pasteboard/merge-end-1-expected.txt: Removed.
6459         * editing/pasteboard/merge-end-2-expected.txt: Removed.
6460         * editing/pasteboard/merge-end-3-expected.txt: Removed.
6461         * editing/pasteboard/merge-end-4-expected.txt: Removed.
6462         * editing/pasteboard/merge-end-5-expected.txt: Removed.
6463         * editing/pasteboard/merge-end-blockquote-expected.txt: Removed.
6464         * editing/pasteboard/merge-end-borders-expected.txt: Removed.
6465         * editing/pasteboard/merge-end-list-expected.txt: Removed.
6466         * editing/pasteboard/merge-end-table-expected.txt: Removed.
6467         * editing/pasteboard/merge-start-blockquote-expected.txt: Removed.
6468         * editing/pasteboard/merge-start-list-expected.txt: Removed.
6469         * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Removed.
6470         * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Removed.
6471         * editing/pasteboard/paste-4035648-fix-expected.txt: Removed.
6472         * editing/pasteboard/paste-4038267-fix-expected.txt: Removed.
6473         * editing/pasteboard/paste-4039777-fix-expected.txt: Removed.
6474         * editing/pasteboard/paste-RTFD-expected.txt: Removed.
6475         * editing/pasteboard/paste-TIFF-expected.txt: Removed.
6476         * editing/pasteboard/paste-blockquote-1-expected.txt: Removed.
6477         * editing/pasteboard/paste-blockquote-2-expected.txt: Removed.
6478         * editing/pasteboard/paste-blockquote-3-expected.txt: Removed.
6479         * editing/pasteboard/paste-line-endings-001-expected.txt: Removed.
6480         * editing/pasteboard/paste-line-endings-002-expected.txt: Removed.
6481         * editing/pasteboard/paste-line-endings-003-expected.txt: Removed.
6482         * editing/pasteboard/paste-line-endings-004-expected.txt: Removed.
6483         * editing/pasteboard/paste-line-endings-005-expected.txt: Removed.
6484         * editing/pasteboard/paste-line-endings-006-expected.txt: Removed.
6485         * editing/pasteboard/paste-line-endings-007-expected.txt: Removed.
6486         * editing/pasteboard/paste-line-endings-008-expected.txt: Removed.
6487         * editing/pasteboard/paste-line-endings-009-expected.txt: Removed.
6488         * editing/pasteboard/paste-line-endings-010-expected.txt: Removed.
6489         * editing/pasteboard/paste-list-001-expected.txt: Removed.
6490         * editing/pasteboard/paste-match-style-001-expected.txt: Removed.
6491         * editing/pasteboard/paste-match-style-002-expected.txt: Removed.
6492         * editing/pasteboard/paste-pre-001-expected.txt: Removed.
6493         * editing/pasteboard/paste-pre-002-expected.txt: Removed.
6494         * editing/pasteboard/paste-table-001-expected.txt: Removed.
6495         * editing/pasteboard/paste-table-003-expected.txt: Removed.
6496         * editing/pasteboard/paste-text-001-expected.txt: Removed.
6497         * editing/pasteboard/paste-text-002-expected.txt: Removed.
6498         * editing/pasteboard/paste-text-003-expected.txt: Removed.
6499         * editing/pasteboard/paste-text-004-expected.txt: Removed.
6500         * editing/pasteboard/paste-text-005-expected.txt: Removed.
6501         * editing/pasteboard/paste-text-006-expected.txt: Removed.
6502         * editing/pasteboard/paste-text-007-expected.txt: Removed.
6503         * editing/pasteboard/paste-text-008-expected.txt: Removed.
6504         * editing/pasteboard/paste-text-009-expected.txt: Removed.
6505         * editing/pasteboard/paste-text-010-expected.txt: Removed.
6506         * editing/pasteboard/paste-text-011-expected.txt: Removed.
6507         * editing/pasteboard/paste-text-014-expected.txt: Removed.
6508         * editing/pasteboard/paste-text-015-expected.txt: Removed.
6509         * editing/pasteboard/paste-text-017-expected.txt: Removed.
6510         * editing/pasteboard/paste-text-018-expected.txt: Removed.
6511         * editing/pasteboard/paste-text-019-expected.txt: Removed.
6512         * editing/pasteboard/paste-text-at-tabspan-001-expected.txt: Removed.
6513         * editing/pasteboard/paste-text-at-tabspan-002-expected.txt: Removed.
6514         * editing/pasteboard/paste-text-at-tabspan-003-expected.txt: Removed.
6515         * editing/pasteboard/paste-unrendered-select-expected.txt: Removed.
6516         * editing/pasteboard/paste-xml-expected.txt: Removed.
6517         * editing/pasteboard/pasting-object-expected.txt: Removed.
6518         * editing/pasteboard/pasting-tabs-expected.txt: Removed.
6519         * editing/pasteboard/prevent-block-nesting-01-expected.txt: Removed.
6520         * editing/pasteboard/quirks-mode-br-1-expected.txt: Removed.
6521         * editing/pasteboard/select-element-1-expected.txt: Removed.
6522         * editing/pasteboard/smart-paste-001-expected.txt: Removed.
6523         * editing/pasteboard/smart-paste-002-expected.txt: Removed.
6524         * editing/pasteboard/smart-paste-003-expected.txt: Removed.
6525         * editing/pasteboard/smart-paste-004-expected.txt: Removed.
6526         * editing/pasteboard/smart-paste-005-expected.txt: Removed.
6527         * editing/pasteboard/smart-paste-006-expected.txt: Removed.
6528         * editing/pasteboard/smart-paste-007-expected.txt: Removed.
6529         * editing/pasteboard/smart-paste-008-expected.txt: Removed.
6530         * editing/pasteboard/styled-element-markup-expected.txt: Removed.
6531         * editing/pasteboard/subframe-dragndrop-1-expected.txt: Removed.
6532         * editing/pasteboard/testcase-9507-expected.txt: Removed.
6533         * editing/pasteboard/undoable-fragment-removes-expected.txt: Removed.
6534         * editing/pasteboard/unrendered-br-expected.txt: Removed.
6535         * editing/selection/13804-expected.txt: Removed.
6536         * editing/selection/14971-expected.txt: Removed.
6537         * editing/selection/3690703-2-expected.txt: Removed.
6538         * editing/selection/3690703-expected.txt: Removed.
6539         * editing/selection/3690719-expected.txt: Removed.
6540         * editing/selection/4397952-expected.txt: Removed.
6541         * editing/selection/4402375-expected.txt: Removed.
6542         * editing/selection/4776665-expected.txt: Removed.
6543         * editing/selection/4818145-expected.txt: Removed.
6544         * editing/selection/4866671-expected.txt: Removed.
6545         * editing/selection/4889598-expected.txt: Removed.
6546         * editing/selection/4895428-1-expected.txt: Removed.
6547         * editing/selection/4895428-2-expected.txt: Removed.
6548         * editing/selection/4895428-3-expected.txt: Removed.
6549         * editing/selection/4895428-4-expected.txt: Removed.
6550         * editing/selection/4932260-1-expected.txt: Removed.
6551         * editing/selection/4932260-2-expected.txt: Removed.
6552         * editing/selection/4932260-3-expected.txt: Removed.
6553         * editing/selection/4947387-expected.txt: Removed.
6554         * editing/selection/4960116-expected.txt: Removed.
6555         * editing/selection/4960137-expected.txt: Removed.
6556         * editing/selection/4975120-expected.txt: Removed.
6557         * editing/selection/4983858-expected.txt: Removed.
6558         * editing/selection/5007143-2-expected.txt: Removed.
6559         * editing/selection/5007143-expected.txt: Removed.
6560         * editing/selection/5076323-1-expected.txt: Removed.
6561         * editing/selection/5076323-2-expected.txt: Removed.
6562         * editing/selection/5076323-3-expected.txt: Removed.
6563         * editing/selection/5081257-1-expected.txt: Removed.
6564         * editing/selection/5081257-2-expected.txt: Removed.
6565         * editing/selection/5099303-expected.txt: Removed.
6566         * editing/selection/5109817-expected.txt: Removed.
6567         * editing/selection/5131716-1-expected.txt: Removed.
6568         * editing/selection/5131716-2-expected.txt: Removed.
6569         * editing/selection/5131716-3-expected.txt: Removed.
6570         * editing/selection/5131716-4-expected.txt: Removed.
6571         * editing/selection/5136696-expected.txt: Removed.
6572         * editing/selection/5195166-1-expected.txt: Removed.
6573         * editing/selection/5195166-2-expected.txt: Removed.
6574         * editing/selection/5213963-expected.txt: Removed.
6575         * editing/selection/5232159-expected.txt: Removed.
6576         * editing/selection/5234383-1-expected.txt: Removed.
6577         * editing/selection/5234383-2-expected.txt: Removed.
6578         * editing/selection/5240265-expected.txt: Removed.
6579         * editing/selection/5333725-expected.txt: Removed.
6580         * editing/selection/5354455-1-expected.txt: Removed.
6581         * editing/selection/5354455-2-expected.txt: Removed.
6582         * editing/selection/6476-expected.txt: Removed.
6583         * editing/selection/7152-1-expected.txt: Removed.
6584         * editing/selection/7152-2-expected.txt: Removed.
6585         * editing/selection/addRange-expected.txt: Removed.
6586         * editing/selection/after-line-wrap-expected.txt: Removed.
6587         * editing/selection/caret-and-focus-ring-expected.txt: Removed.
6588         * editing/selection/caret-before-select-expected.txt: Removed.
6589         * editing/selection/caret-rtl-2-expected.txt: Removed.
6590         * editing/selection/caret-rtl-expected.txt: Removed.
6591         * editing/selection/clear-selection-expected.txt: Removed.
6592         * editing/selection/click-start-of-line-expected.txt: Removed.
6593         * editing/selection/contains-boundaries-expected.txt: Removed.
6594         * editing/selection/contenteditable-click-inside-expected.txt: Removed.
6595         * editing/selection/contenteditable-click-outside-expected.txt: Removed.
6596         * editing/selection/designmode-no-caret-expected.txt: Removed.
6597         * editing/selection/display-table-text-expected.txt: Removed.
6598         * editing/selection/doubleclick-crash-expected.txt: Removed.
6599         * editing/selection/drag-in-iframe-expected.txt: Removed.
6600         * editing/selection/drag-select-1-expected.txt: Removed.
6601         * editing/selection/drag-to-contenteditable-iframe-expected.txt: Removed.
6602         * editing/selection/editable-html-element-expected.txt: Removed.
6603         * editing/selection/editable-links-expected.txt: Removed.
6604         * editing/selection/editable-non-editable-crash-expected.txt: Removed.
6605         * editing/selection/end-of-document-expected.txt: Removed.
6606         * editing/selection/expanding-selections-expected.txt: Removed.
6607         * editing/selection/expanding-selections2-expected.txt: Removed.
6608         * editing/selection/extend-by-character-001-expected.txt: Removed.
6609         * editing/selection/extend-by-character-002-expected.txt: Removed.
6610         * editing/selection/extend-by-character-003-expected.txt: Removed.
6611         * editing/selection/extend-by-character-004-expected.txt: Removed.
6612         * editing/selection/extend-by-character-005-expected.txt: Removed.
6613         * editing/selection/extend-by-character-006-expected.txt: Removed.
6614         * editing/selection/extend-by-sentence-001-expected.txt: Removed.
6615         * editing/selection/extend-by-word-001-expected.txt: Removed.
6616         * editing/selection/extend-by-word-002-expected.txt: Removed.
6617         * editing/selection/fake-doubleclick-expected.txt: Removed.
6618         * editing/selection/fake-drag-expected.txt: Removed.
6619         * editing/selection/focus-body-expected.txt: Removed.
6620         * editing/selection/focus_editable_html-expected.txt: Removed.
6621         * editing/selection/iframe-expected.txt: Removed.
6622         * editing/selection/image-before-linebreak-expected.txt: Removed.
6623         * editing/selection/inline-closest-leaf-child-expected.txt: Removed.
6624         * editing/selection/inline-table-expected.txt: Removed.
6625         * editing/selection/leave-requested-block-expected.txt: Removed.
6626         * editing/selection/line-wrap-1-expected.txt: Removed.
6627         * editing/selection/line-wrap-2-expected.txt: Removed.
6628         * editing/selection/mixed-editability-1-expected.txt: Removed.
6629         * editing/selection/mixed-editability-2-expected.txt: Removed.
6630         * editing/selection/mixed-editability-3-expected.txt: Removed.
6631         * editing/selection/mixed-editability-4-expected.txt: Removed.
6632         * editing/selection/mixed-editability-5-expected.txt: Removed.
6633         * editing/selection/mixed-editability-6-expected.txt: Removed.
6634         * editing/selection/mixed-editability-7-expected.txt: Removed.
6635         * editing/selection/move-3875618-fix-expected.txt: Removed.
6636         * editing/selection/move-3875641-fix-expected.txt: Removed.
6637         * editing/selection/move-backwords-by-word-001-expected.txt: Removed.
6638         * editing/selection/move-between-blocks-no-001-expected.txt: Removed.
6639         * editing/selection/move-between-blocks-yes-001-expected.txt: Removed.
6640         * editing/selection/move-by-character-001-expected.txt: Removed.
6641         * editing/selection/move-by-character-002-expected.txt: Removed.
6642         * editing/selection/move-by-character-003-expected.txt: Removed.
6643         * editing/selection/move-by-character-004-expected.txt: Removed.
6644         * editing/selection/move-by-character-005-expected.txt: Removed.
6645         * editing/selection/move-by-character-6-expected.txt: Removed.
6646         * editing/selection/move-by-line-001-expected.txt: Removed.
6647         * editing/selection/move-by-line-002-expected.txt: Removed.
6648         * editing/selection/move-by-sentence-001-expected.txt: Removed.
6649         * editing/selection/move-by-sentence-linebreak-expected.txt: Removed.
6650         * editing/selection/move-by-word-001-expected.txt: Removed.
6651         * editing/selection/node-removal-1-expected.txt: Removed.
6652         * editing/selection/node-removal-2-expected.txt: Removed.
6653         * editing/selection/paragraph-granularity-expected.txt: Removed.
6654         * editing/selection/previous-line-position-expected.txt: Removed.
6655         * editing/selection/replace-selection-1-expected.txt: Removed.
6656         * editing/selection/replaced-boundaries-1-expected.txt: Removed.
6657         * editing/selection/replaced-boundaries-2-expected.txt: Removed.
6658         * editing/selection/replaced-boundaries-3-expected.txt: Removed.
6659         * editing/selection/select-all-001-expected.txt: Removed.
6660         * editing/selection/select-all-002-expected.txt: Removed.
6661         * editing/selection/select-all-003-expected.txt: Removed.
6662         * editing/selection/select-all-004-expected.txt: Removed.
6663         * editing/selection/select-all-005-expected.txt: Removed.
6664         * editing/selection/select-all-006-expected.txt: Removed.
6665         * editing/selection/select-all-iframe-expected.txt: Removed.
6666         * editing/selection/select-box-expected.txt: Removed.
6667         * editing/selection/select-element-paragraph-boundary-expected.txt: Removed.
6668         * editing/selection/select-from-textfield-outwards-expected.txt: Removed.
6669         * editing/selection/select-missing-image-expected.txt: Removed.
6670         * editing/selection/selectNode-expected.txt: Removed.
6671         * editing/selection/selectNodeContents-expected.txt: Removed.
6672         * editing/selection/selection-3748164-fix-expected.txt: Removed.
6673         * editing/selection/selection-actions-expected.txt: Removed.
6674         * editing/selection/selection-background-expected.txt: Removed.
6675         * editing/selection/table-caret-1-expected.txt: Removed.
6676         * editing/selection/table-caret-2-expected.txt: Removed.
6677         * editing/selection/table-caret-3-expected.txt: Removed.
6678         * editing/selection/triple-click-in-pre-expected.txt: Removed.
6679         * editing/selection/unrendered-001-expected.txt: Removed.
6680         * editing/selection/unrendered-002-expected.txt: Removed.
6681         * editing/selection/unrendered-003-expected.txt: Removed.
6682         * editing/selection/unrendered-004-expected.txt: Removed.
6683         * editing/selection/unrendered-005-expected.txt: Removed.
6684         * editing/selection/unrendered-space-expected.txt: Removed.
6685         * editing/selection/word-granularity-expected.txt: Removed.
6686         * editing/spelling/spelling-expected.txt: Removed.
6687         * editing/style/4916887-expected.txt: Removed.
6688         * editing/style/5017613-1-expected.txt: Removed.
6689         * editing/style/5017613-2-expected.txt: Removed.
6690         * editing/style/5046875-1-expected.txt: Removed.
6691         * editing/style/5046875-2-expected.txt: Removed.
6692         * editing/style/5065910-expected.txt: Removed.
6693         * editing/style/5084241-expected.txt: Removed.
6694         * editing/style/5091898-expected.txt: Removed.
6695         * editing/style/5228141-expected.txt: Removed.
6696         * editing/style/5279521-expected.txt: Removed.
6697         * editing/style/apple-style-editable-mix-expected.txt: Removed.
6698         * editing/style/block-style-001-expected.txt: Removed.
6699         * editing/style/block-style-002-expected.txt: Removed.
6700         * editing/style/block-style-003-expected.txt: Removed.
6701         * editing/style/block-style-004-expected.txt: Removed.
6702         * editing/style/block-style-005-expected.txt: Removed.
6703         * editing/style/block-style-006-expected.txt: Removed.
6704         * editing/style/block-styles-007-expected.txt: Removed.
6705         * editing/style/create-block-for-style-001-expected.txt: Removed.
6706         * editing/style/create-block-for-style-002-expected.txt: Removed.
6707         * editing/style/create-block-for-style-003-expected.txt: Removed.
6708         * editing/style/create-block-for-style-004-expected.txt: Removed.
6709         * editing/style/create-block-for-style-005-expected.txt: Removed.
6710         * editing/style/create-block-for-style-006-expected.txt: Removed.
6711         * editing/style/create-block-for-style-007-expected.txt: Removed.
6712         * editing/style/create-block-for-style-008-expected.txt: Removed.
6713         * editing/style/create-block-for-style-009-expected.txt: Removed.
6714         * editing/style/create-block-for-style-010-expected.txt: Removed.
6715         * editing/style/create-block-for-style-011-expected.txt: Removed.
6716         * editing/style/create-block-for-style-012-expected.txt: Removed.
6717         * editing/style/create-block-for-style-013-expected.txt: Removed.
6718         * editing/style/designmode-expected.txt: Removed.
6719         * editing/style/font-family-with-space-expected.txt: Removed.
6720         * editing/style/fontsize-1-expected.txt: Removed.
6721         * editing/style/highlight-expected.txt: Removed.
6722         * editing/style/non-inheritable-styles-expected.txt: Removed.
6723         * editing/style/relative-font-size-change-001-expected.txt: Removed.
6724         * editing/style/relative-font-size-change-002-expected.txt: Removed.
6725         * editing/style/relative-font-size-change-003-expected.txt: Removed.
6726         * editing/style/relative-font-size-change-004-expected.txt: Removed.
6727         * editing/style/remove-underline-across-paragraph-expected.txt: Removed.
6728         * editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Removed.
6729         * editing/style/remove-underline-after-paragraph-expected.txt: Removed.
6730         * editing/style/remove-underline-after-paragraph-in-bold-expected.txt: Removed.
6731         * editing/style/remove-underline-expected.txt: Removed.
6732         * editing/style/remove-underline-from-stylesheet-expected.txt: Removed.
6733         * editing/style/remove-underline-in-bold-expected.txt: Removed.
6734         * editing/style/smoosh-styles-001-expected.txt: Removed.
6735         * editing/style/smoosh-styles-002-expected.txt: Removed.
6736         * editing/style/smoosh-styles-003-expected.txt: Removed.
6737         * editing/style/style-3681552-fix-001-expected.txt: Removed.
6738         * editing/style/style-3681552-fix-002-expected.txt: Removed.
6739         * editing/style/style-3690704-fix-expected.txt: Removed.
6740         * editing/style/style-3998892-fix-expected.txt: Removed.
6741         * editing/style/style-boundary-001-expected.txt: Removed.
6742         * editing/style/style-boundary-002-expected.txt: Removed.
6743         * editing/style/style-boundary-003-expected.txt: Removed.
6744         * editing/style/style-boundary-004-expected.txt: Removed.
6745         * editing/style/style-boundary-005-expected.txt: Removed.
6746         * editing/style/typing-style-001-expected.txt: Removed.
6747         * editing/style/typing-style-002-expected.txt: Removed.
6748         * editing/style/typing-style-003-expected.txt: Removed.
6749         * editing/style/unbold-in-bold-expected.txt: Removed.
6750         * editing/style/underline-expected.txt: Removed.
6751         * editing/undo/4063751-expected.txt: Removed.
6752         * editing/undo/redo-typing-001-expected.txt: Removed.
6753         * editing/undo/undo-combined-delete-boundary-expected.txt: Removed.
6754         * editing/undo/undo-combined-delete-expected.txt: Removed.
6755         * editing/undo/undo-delete-boundary-expected.txt: Removed.
6756         * editing/undo/undo-delete-expected.txt: Removed.
6757         * editing/undo/undo-forward-delete-boundary-expected.txt: Removed.
6758         * editing/undo/undo-forward-delete-expected.txt: Removed.
6759         * editing/undo/undo-misspellings-expected.txt: Removed.
6760         * editing/undo/undo-typing-001-expected.txt: Removed.
6761         * editing/unsupported-content/list-delete-001-expected.txt: Removed.
6762         * editing/unsupported-content/list-delete-003-expected.txt: Removed.
6763         * editing/unsupported-content/list-type-after-expected.txt: Removed.
6764         * editing/unsupported-content/list-type-before-expected.txt: Removed.
6765         * editing/unsupported-content/table-delete-001-expected.txt: Removed.
6766         * editing/unsupported-content/table-delete-002-expected.txt: Removed.
6767         * editing/unsupported-content/table-delete-003-expected.txt: Removed.
6768         * editing/unsupported-content/table-type-after-expected.txt: Removed.
6769         * editing/unsupported-content/table-type-before-expected.txt: Removed.
6770         * fast/backgrounds/001-expected.txt: Removed.
6771         * fast/backgrounds/background-inherit-color-bug-expected.txt: Removed.
6772         * fast/backgrounds/bgCompositeCopy-expected.txt: Removed.
6773         * fast/backgrounds/repeat/negative-offset-repeat-expected.txt: Removed.
6774         * fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt: Removed.
6775         * fast/backgrounds/size/backgroundSize01-expected.txt: Removed.
6776         * fast/backgrounds/size/backgroundSize02-expected.txt: Removed.
6777         * fast/backgrounds/size/backgroundSize03-expected.txt: Removed.
6778         * fast/backgrounds/size/backgroundSize04-expected.txt: Removed.
6779         * fast/backgrounds/size/backgroundSize05-expected.txt: Removed.
6780         * fast/backgrounds/size/backgroundSize06-expected.txt: Removed.
6781         * fast/backgrounds/size/backgroundSize07-expected.txt: Removed.
6782         * fast/backgrounds/size/backgroundSize08-expected.txt: Removed.
6783         * fast/backgrounds/size/backgroundSize09-expected.txt: Removed.
6784         * fast/backgrounds/size/backgroundSize10-expected.txt: Removed.
6785         * fast/backgrounds/size/backgroundSize11-expected.txt: Removed.
6786         * fast/backgrounds/size/backgroundSize12-expected.txt: Removed.
6787         * fast/backgrounds/size/backgroundSize13-expected.txt: Removed.
6788         * fast/backgrounds/size/backgroundSize14-expected.txt: Removed.
6789         * fast/backgrounds/size/backgroundSize15-expected.txt: Removed.
6790         * fast/backgrounds/size/backgroundSize16-expected.txt: Removed.
6791         * fast/backgrounds/size/backgroundSize17-expected.txt: Removed.
6792         * fast/backgrounds/size/backgroundSize18-expected.txt: Removed.
6793         * fast/backgrounds/size/backgroundSize19-expected.txt: Removed.
6794         * fast/backgrounds/solid-color-context-restore-expected.txt: Removed.
6795         * fast/block/basic/001-expected.txt: Removed.
6796         * fast/block/basic/002-expected.txt: Removed.
6797         * fast/block/basic/003-expected.txt: Removed.
6798         * fast/block/basic/004-expected.txt: Removed.
6799         * fast/block/basic/005-expected.txt: Removed.
6800         * fast/block/basic/006-expected.txt: Removed.
6801         * fast/block/basic/007-expected.txt: Removed.
6802         * fast/block/basic/008-expected.txt: Removed.
6803         * fast/block/basic/009-expected.txt: Removed.
6804         * fast/block/basic/010-expected.txt: Removed.
6805         * fast/block/basic/011-expected.txt: Removed.
6806         * fast/block/basic/012-expected.txt: Removed.
6807         * fast/block/basic/013-expected.txt: Removed.
6808         * fast/block/basic/014-expected.txt: Removed.
6809         * fast/block/basic/015-expected.txt: Removed.
6810         * fast/block/basic/016-expected.txt: Removed.
6811         * fast/block/basic/018-expected.txt: Removed.
6812         * fast/block/basic/019-expected.txt: Removed.
6813         * fast/block/basic/020-expected.txt: Removed.
6814         * fast/block/basic/021-expected.txt: Removed.
6815         * fast/block/basic/fieldset-stretch-to-legend-expected.txt: Removed.
6816         * fast/block/basic/minheight-expected.txt: Removed.
6817         * fast/block/basic/quirk-height-expected.txt: Removed.
6818         * fast/block/basic/text-indent-rtl-expected.txt: Removed.
6819         * fast/block/basic/white-space-pre-wraps-expected.txt: Removed.
6820         * fast/block/float/001-expected.txt: Removed.
6821         * fast/block/float/002-expected.txt: Removed.
6822         * fast/block/float/003-expected.txt: Removed.
6823         * fast/block/float/004-expected.txt: Removed.
6824         * fast/block/float/005-expected.txt: Removed.
6825         * fast/block/float/006-expected.txt: Removed.
6826         * fast/block/float/007-expected.txt: Removed.
6827         * fast/block/float/008-expected.txt: Removed.
6828         * fast/block/float/009-expected.txt: Removed.
6829         * fast/block/float/010-expected.txt: Removed.
6830         * fast/block/float/011-expected.txt: Removed.
6831         * fast/block/float/012-expected.txt: Removed.
6832         * fast/block/float/013-expected.txt: Removed.
6833         * fast/block/float/014-expected.txt: Removed.
6834         * fast/block/float/015-expected.txt: Removed.
6835         * fast/block/float/016-expected.txt: Removed.
6836         * fast/block/float/017-expected.txt: Removed.
6837         * fast/block/float/018-expected.txt: Removed.
6838         * fast/block/float/019-expected.txt: Removed.
6839         * fast/block/float/020-expected.txt: Removed.
6840         * fast/block/float/021-expected.txt: Removed.
6841         * fast/block/float/022-expected.txt: Removed.
6842         * fast/block/float/023-expected.txt: Removed.
6843         * fast/block/float/024-expected.txt: Removed.
6844         * fast/block/float/025-expected.txt: Removed.
6845         * fast/block/float/026-expected.txt: Removed.
6846         * fast/block/float/027-expected.txt: Removed.
6847         * fast/block/float/028-expected.txt: Removed.
6848         * fast/block/float/029-expected.txt: Removed.
6849         * fast/block/float/030-expected.txt: Removed.
6850         * fast/block/float/031-expected.txt: Removed.
6851         * fast/block/float/032-expected.txt: Removed.
6852         * fast/block/float/033-expected.txt: Removed.
6853         * fast/block/float/034-expected.txt: Removed.
6854         * fast/block/float/035-expected.txt: Removed.
6855         * fast/block/float/4145535Crash-expected.txt: Removed.
6856         * fast/block/float/dynamic-unfloat-pref-width-expected.txt: Removed.
6857         * fast/block/float/float-avoidance-expected.txt: Removed.
6858         * fast/block/float/float-in-float-hit-testing-expected.txt: Removed.
6859         * fast/block/float/float-in-float-painting-expected.txt: Removed.
6860         * fast/block/float/independent-align-positioning-expected.txt: Removed.
6861         * fast/block/float/multiple-float-positioning-expected.txt: Removed.
6862         * fast/block/float/negative-margin-clear-expected.txt: Removed.
6863         * fast/block/float/nestedAnonymousBlocks-expected.txt: Removed.
6864         * fast/block/float/nestedAnonymousBlocks2-expected.txt: Removed.
6865         * fast/block/float/nopaint-after-layer-destruction-expected.txt: Removed.
6866         * fast/block/float/nopaint-after-layer-destruction2-expected.txt: Removed.
6867         * fast/block/float/nowrap-clear-min-width-expected.txt: Removed.
6868         * fast/block/float/shrink-to-fit-width-expected.txt: Removed.
6869         * fast/block/float/table-relayout-expected.txt: Removed.
6870         * fast/block/float/tableshifting-expected.txt: Removed.
6871         * fast/block/float/vertical-move-relayout-expected.txt: Removed.
6872         * fast/block/float/width-update-after-clear-expected.txt: Removed.
6873         * fast/block/margin-collapse/001-expected.txt: Removed.
6874         * fast/block/margin-collapse/002-expected.txt: Removed.
6875         * fast/block/margin-collapse/003-expected.txt: Removed.
6876         * fast/block/margin-collapse/004-expected.txt: Removed.
6877         * fast/block/margin-collapse/005-expected.txt: Removed.
6878         * fast/block/margin-collapse/006-expected.txt: Removed.
6879         * fast/block/margin-collapse/010-expected.txt: Removed.
6880         * fast/block/margin-collapse/011-expected.txt: Removed.
6881         * fast/block/margin-collapse/012-expected.txt: Removed.
6882         * fast/block/margin-collapse/015-expected.txt: Removed.
6883         * fast/block/margin-collapse/016-expected.txt: Removed.
6884         * fast/block/margin-collapse/017-expected.txt: Removed.
6885         * fast/block/margin-collapse/018-expected.txt: Removed.
6886         * fast/block/margin-collapse/019-expected.txt: Removed.
6887         * fast/block/margin-collapse/020-expected.txt: Removed.
6888         * fast/block/margin-collapse/021-expected.txt: Removed.
6889         * fast/block/margin-collapse/022-expected.txt: Removed.
6890         * fast/block/margin-collapse/025-expected.txt: Removed.
6891         * fast/block/margin-collapse/026-expected.txt: Removed.
6892         * fast/block/margin-collapse/027-expected.txt: Removed.
6893         * fast/block/margin-collapse/028-expected.txt: Removed.
6894         * fast/block/margin-collapse/029-expected.txt: Removed.
6895         * fast/block/margin-collapse/030-expected.txt: Removed.
6896         * fast/block/margin-collapse/031-expected.txt: Removed.
6897         * fast/block/margin-collapse/032-expected.txt: Removed.
6898         * fast/block/margin-collapse/033-expected.txt: Removed.
6899         * fast/block/margin-collapse/034-expected.txt: Removed.
6900         * fast/block/margin-collapse/035-expected.txt: Removed.
6901         * fast/block/margin-collapse/037-expected.txt: Removed.
6902         * fast/block/margin-collapse/038-expected.txt: Removed.
6903         * fast/block/margin-collapse/039-expected.txt: Removed.
6904         * fast/block/margin-collapse/040-expected.txt: Removed.
6905         * fast/block/margin-collapse/041-expected.txt: Removed.
6906         * fast/block/margin-collapse/042-expected.txt: Removed.
6907         * fast/block/margin-collapse/043-expected.txt: Removed.
6908         * fast/block/margin-collapse/044-expected.txt: Removed.
6909         * fast/block/margin-collapse/045-expected.txt: Removed.
6910         * fast/block/margin-collapse/055-expected.txt: Removed.
6911         * fast/block/margin-collapse/056-expected.txt: Removed.
6912         * fast/block/margin-collapse/057-expected.txt: Removed.
6913         * fast/block/margin-collapse/058-expected.txt: Removed.
6914         * fast/block/margin-collapse/059-expected.txt: Removed.
6915         * fast/block/margin-collapse/062-expected.txt: Removed.
6916         * fast/block/margin-collapse/063-expected.txt: Removed.
6917         * fast/block/margin-collapse/100-expected.txt: Removed.
6918         * fast/block/margin-collapse/101-expected.txt: Removed.
6919         * fast/block/margin-collapse/102-expected.txt: Removed.
6920         * fast/block/margin-collapse/103-expected.txt: Removed.
6921         * fast/block/margin-collapse/104-expected.txt: Removed.
6922         * fast/block/margin-collapse/empty-clear-blocks-expected.txt: Removed.
6923         * fast/block/margin-collapse/negative-margins-expected.txt: Removed.
6924         * fast/block/positioning/001-expected.txt: Removed.
6925         * fast/block/positioning/002-expected.txt: Removed.
6926         * fast/block/positioning/003-expected.txt: Removed.
6927         * fast/block/positioning/004-expected.txt: Removed.
6928         * fast/block/positioning/005-expected.txt: Removed.
6929         * fast/block/positioning/006-expected.txt: Removed.
6930         * fast/block/positioning/007-expected.txt: Removed.
6931         * fast/block/positioning/008-expected.txt: Removed.
6932         * fast/block/positioning/009-expected.txt: Removed.
6933         * fast/block/positioning/010-expected.txt: Removed.
6934         * fast/block/positioning/011-expected.txt: Removed.
6935         * fast/block/positioning/012-expected.txt: Removed.
6936         * fast/block/positioning/013-expected.txt: Removed.
6937         * fast/block/positioning/014-expected.txt: Removed.
6938         * fast/block/positioning/015-expected.txt: Removed.
6939         * fast/block/positioning/016-expected.txt: Removed.
6940         * fast/block/positioning/017-expected.txt: Removed.
6941         * fast/block/positioning/018-expected.txt: Removed.
6942         * fast/block/positioning/019-expected.txt: Removed.
6943         * fast/block/positioning/020-expected.txt: Removed.
6944         * fast/block/positioning/021-expected.txt: Removed.
6945         * fast/block/positioning/022-expected.txt: Removed.
6946         * fast/block/positioning/023-expected.txt: Removed.
6947         * fast/block/positioning/024-expected.txt: Removed.
6948         * fast/block/positioning/025-expected.txt: Removed.
6949         * fast/block/positioning/026-expected.txt: Removed.
6950         * fast/block/positioning/027-expected.txt: Removed.
6951         * fast/block/positioning/028-expected.txt: Removed.
6952         * fast/block/positioning/029-expected.txt: Removed.
6953         * fast/block/positioning/030-expected.txt: Removed.
6954         * fast/block/positioning/031-expected.txt: Removed.
6955         * fast/block/positioning/032-expected.txt: Removed.
6956         * fast/block/positioning/033-expected.txt: Removed.
6957         * fast/block/positioning/034-expected.txt: Removed.
6958         * fast/block/positioning/035-expected.txt: Removed.
6959         * fast/block/positioning/036-expected.txt: Removed.
6960         * fast/block/positioning/037-expected.txt: Removed.
6961         * fast/block/positioning/038-expected.txt: Removed.
6962         * fast/block/positioning/039-expected.txt: Removed.
6963         * fast/block/positioning/040-expected.txt: Removed.
6964         * fast/block/positioning/041-expected.txt: Removed.
6965         * fast/block/positioning/042-expected.txt: Removed.
6966         * fast/block/positioning/043-expected.txt: Removed.
6967         * fast/block/positioning/044-expected.txt: Removed.
6968         * fast/block/positioning/045-expected.txt: Removed.
6969         * fast/block/positioning/046-expected.txt: Removed.
6970         * fast/block/positioning/047-expected.txt: Removed.
6971         * fast/block/positioning/048-expected.txt: Removed.
6972         * fast/block/positioning/049-expected.txt: Removed.
6973         * fast/block/positioning/050-expected.txt: Removed.
6974         * fast/block/positioning/051-expected.txt: Removed.
6975         * fast/block/positioning/052-expected.txt: Removed.
6976         * fast/block/positioning/053-expected.txt: Removed.
6977         * fast/block/positioning/054-expected.txt: Removed.
6978         * fast/block/positioning/055-expected.txt: Removed.
6979         * fast/block/positioning/056-expected.txt: Removed.
6980         * fast/block/positioning/057-expected.txt: Removed.
6981         * fast/block/positioning/058-expected.txt: Removed.
6982         * fast/block/positioning/059-expected.txt: Removed.
6983         * fast/block/positioning/060-expected.txt: Removed.
6984         * fast/block/positioning/061-expected.txt: Removed.
6985         * fast/block/positioning/062-expected.txt: Removed.
6986         * fast/block/positioning/abs-inside-inline-rel-expected.txt: Removed.
6987         * fast/block/positioning/absolute-in-inline-ltr-2-expected.txt: Removed.
6988         * fast/block/positioning/absolute-in-inline-ltr-3-expected.txt: Removed.
6989         * fast/block/positioning/absolute-in-inline-ltr-expected.txt: Removed.
6990         * fast/block/positioning/absolute-in-inline-rtl-2-expected.txt: Removed.
6991         * fast/block/positioning/absolute-in-inline-rtl-3-expected.txt: Removed.
6992         * fast/block/positioning/absolute-in-inline-rtl-expected.txt: Removed.
6993         * fast/block/positioning/absolute-in-inline-short-ltr-expected.txt: Removed.
6994         * fast/block/positioning/absolute-in-inline-short-rtl-expected.txt: Removed.
6995         * fast/block/positioning/absolute-length-of-neg-666666-expected.txt: Removed.
6996         * fast/block/positioning/absolute-position-direction-quirk-expected.txt: Removed.
6997         * fast/block/positioning/absolute-position-direction-strict-expected.txt: Removed.
6998         * fast/block/positioning/absolute-positioned-overconstrained-expected.txt: Removed.
6999         * fast/block/positioning/absolute-with-html-border-quirks-expected.txt: Removed.
7000         * fast/block/positioning/absolute-with-html-border-strict-expected.txt: Removed.
7001         * fast/block/positioning/auto-height-with-top-and-bottom-expected.txt: Removed.
7002         * fast/block/positioning/auto/001-expected.txt: Removed.
7003         * fast/block/positioning/auto/002-expected.txt: Removed.
7004         * fast/block/positioning/auto/003-expected.txt: Removed.
7005         * fast/block/positioning/auto/004-expected.txt: Removed.
7006         * fast/block/positioning/auto/005-expected.txt: Removed.
7007         * fast/block/positioning/auto/006-expected.txt: Removed.
7008         * fast/block/positioning/auto/007-expected.txt: Removed.
7009         * fast/block/positioning/child-of-absolute-with-auto-height-expected.txt: Removed.
7010         * fast/block/positioning/complex-percentage-height-expected.txt: Removed.
7011         * fast/block/positioning/height-change-expected.txt: Removed.
7012         * fast/block/positioning/inline-block-relposition-expected.txt: Removed.
7013         * fast/block/positioning/leftmargin-topmargin-expected.txt: Removed.
7014         * fast/block/positioning/negative-right-pos-expected.txt: Removed.
7015         * fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed.
7016         * fast/block/positioning/padding-percent-expected.txt: Removed.
7017         * fast/block/positioning/pref-width-change-expected.txt: Removed.
7018         * fast/block/positioning/relative-overconstrained-expected.txt: Removed.
7019         * fast/block/positioning/relative-overflow-block-expected.txt: Removed.
7020         * fast/block/positioning/relative-overflow-replaced-expected.txt: Removed.
7021         * fast/block/positioning/relative-overflow-replaced-float-expected.txt: Removed.
7022         * fast/block/positioning/relayout-on-position-change-expected.txt: Removed.
7023         * fast/block/positioning/window-height-change-expected.txt: Removed.
7024         * fast/borders/border-fit-expected.txt: Removed.
7025         * fast/borders/border-image-01-expected.txt: Removed.
7026         * fast/borders/border-radius-huge-assert-expected.txt: Removed.
7027         * fast/borders/borderRadiusAllStylesAllCorners-expected.txt: Removed.
7028         * fast/borders/borderRadiusArcs01-expected.txt: Removed.
7029         * fast/borders/borderRadiusDashed01-expected.txt: Removed.
7030         * fast/borders/borderRadiusDashed02-expected.txt: Removed.
7031         * fast/borders/borderRadiusDashed03-expected.txt: Removed.
7032         * fast/borders/borderRadiusDotted01-expected.txt: Removed.
7033         * fast/borders/borderRadiusDotted02-expected.txt: Removed.
7034         * fast/borders/borderRadiusDotted03-expected.txt: Removed.
7035         * fast/borders/borderRadiusDouble01-expected.txt: Removed.
7036         * fast/borders/borderRadiusDouble02-expected.txt: Removed.
7037         * fast/borders/borderRadiusDouble03-expected.txt: Removed.
7038         * fast/borders/borderRadiusGroove01-expected.txt: Removed.
7039         * fast/borders/borderRadiusGroove02-expected.txt: Removed.
7040         * fast/borders/borderRadiusInset01-expected.txt: Removed.
7041         * fast/borders/borderRadiusInvalidColor-expected.txt: Removed.
7042         * fast/borders/borderRadiusOutset01-expected.txt: Removed.
7043         * fast/borders/borderRadiusRidge01-expected.txt: Removed.
7044         * fast/borders/borderRadiusSolid01-expected.txt: Removed.
7045         * fast/borders/borderRadiusSolid02-expected.txt: Removed.
7046         * fast/borders/borderRadiusSolid03-expected.txt: Removed.
7047         * fast/borders/borderRadiusSolid04-expected.txt: Removed.
7048         * fast/borders/outline-offset-min-assert-expected.txt: Removed.
7049         * fast/box-shadow/basic-shadows-expected.txt: Removed.
7050         * fast/box-shadow/border-radius-big-expected.txt: Removed.
7051         * fast/box-sizing/box-sizing-expected.txt: Removed.
7052         * fast/box-sizing/panels-one-expected.txt: Removed.
7053         * fast/box-sizing/panels-two-expected.txt: Removed.
7054         * fast/box-sizing/percentage-height-expected.txt: Removed.
7055         * fast/canvas/canvas-before-css-expected.txt: Removed.
7056         * fast/canvas/canvas-resize-reset-expected.txt: Removed.
7057         * fast/canvas/canvas-size-change-after-layout-expected.txt: Removed.
7058         * fast/canvas/canvas-transforms-during-path-expected.txt: Removed.
7059         * fast/canvas/fill-stroke-clip-reset-path-expected.txt: Removed.
7060         * fast/canvas/fillrect-gradient-zero-stops-expected.txt: Removed.
7061         * fast/canvas/fillrect_gradient-expected.txt: Removed.
7062         * fast/canvas/gradient-add-second-start-end-stop-expected.txt: Removed.
7063         * fast/canvas/gradient-empty-path-expected.txt: Removed.
7064         * fast/canvas/image-object-in-canvas-expected.txt: Removed.
7065         * fast/canvas/patternfill-repeat-expected.txt: Removed.
7066         * fast/canvas/quadraticCurveTo-expected.txt: Removed.
7067         * fast/canvas/zero-size-fill-rect-expected.txt: Removed.
7068         * fast/clip/001-expected.txt: Removed.
7069         * fast/clip/002-expected.txt: Removed.
7070         * fast/clip/003-expected.txt: Removed.
7071         * fast/clip/004-expected.txt: Removed.
7072         * fast/clip/005-expected.txt: Removed.
7073         * fast/clip/006-expected.txt: Removed.
7074         * fast/clip/007-expected.txt: Removed.
7075         * fast/clip/008-expected.txt: Removed.
7076         * fast/clip/009-expected.txt: Removed.
7077         * fast/clip/010-expected.txt: Removed.
7078         * fast/clip/011-expected.txt: Removed.
7079         * fast/clip/012-expected.txt: Removed.
7080         * fast/clip/013-expected.txt: Removed.
7081         * fast/clip/014-expected.txt: Removed.
7082         * fast/clip/015-expected.txt: Removed.
7083         * fast/clip/016-expected.txt: Removed.
7084         * fast/clip/017-expected.txt: Removed.
7085         * fast/clip/nestedTransparencyClip-expected.txt: Removed.
7086         * fast/clip/outline-overflowClip-expected.txt: Removed.
7087         * fast/compact/001-expected.txt: Removed.
7088         * fast/compact/002-expected.txt: Removed.
7089         * fast/compact/003-expected.txt: Removed.
7090         * fast/css-generated-content/001-expected.txt: Removed.
7091         * fast/css-generated-content/002-expected.txt: Removed.
7092         * fast/css-generated-content/003-expected.txt: Removed.
7093         * fast/css-generated-content/004-expected.txt: Removed.
7094         * fast/css-generated-content/005-expected.txt: Removed.
7095         * fast/css-generated-content/007-expected.txt: Removed.
7096         * fast/css-generated-content/008-expected.txt: Removed.
7097         * fast/css-generated-content/009-expected.txt: Removed.
7098         * fast/css-generated-content/010-expected.txt: Removed.
7099         * fast/css-generated-content/011-expected.txt: Removed.
7100         * fast/css-generated-content/012-expected.txt: Removed.
7101         * fast/css-generated-content/013-expected.txt: Removed.
7102         * fast/css-generated-content/014-expected.txt: Removed.
7103         * fast/css-generated-content/015-expected.txt: Removed.
7104         * fast/css-generated-content/016-expected.txt: Removed.
7105         * fast/css-generated-content/absolute-position-inside-inline-expected.txt: Removed.
7106         * fast/css-generated-content/after-order-expected.txt: Removed.
7107         * fast/css-generated-content/before-with-first-letter-expected.txt: Removed.
7108         * fast/css-generated-content/hover-style-change-expected.txt: Removed.
7109         * fast/css-generated-content/inline-display-types-expected.txt: Removed.
7110         * fast/css-generated-content/no-openclose-quote-expected.txt: Removed.
7111         * fast/css-generated-content/positioned-background-hit-test-crash-expected.txt: Removed.
7112         * fast/css-generated-content/spellingToolTip-assert-expected.txt: Removed.
7113         * fast/css-generated-content/table-cell-before-content-expected.txt: Removed.
7114         * fast/css-generated-content/visibleContentHiddenParent-expected.txt: Removed.
7115         * fast/css-generated-content/wbr-with-before-content-expected.txt: Removed.
7116         * fast/css/001-expected.txt: Removed.
7117         * fast/css/002-expected.txt: Removed.
7118         * fast/css/003-expected.txt: Removed.
7119         * fast/css/004-expected.txt: Removed.
7120         * fast/css/005-expected.txt: Removed.
7121         * fast/css/006-expected.txt: Removed.
7122         * fast/css/007-expected.txt: Removed.
7123         * fast/css/008-expected.txt: Removed.
7124         * fast/css/MarqueeLayoutTest-expected.txt: Removed.
7125         * fast/css/ZeroOpacityLayers-expected.txt: Removed.
7126         * fast/css/ZeroOpacityLayers2-expected.txt: Removed.
7127         * fast/css/absolute-poition-in-rtl-parent-expected.txt: Removed.
7128         * fast/css/acid2-expected.txt: Removed.
7129         * fast/css/acid2-pixel-expected.txt: Removed.
7130         * fast/css/apple-prefix-expected.txt: Removed.
7131         * fast/css/background-image-with-baseurl-expected.txt: Removed.
7132         * fast/css/background-shorthand-invalid-url-expected.txt: Removed.
7133         * fast/css/beforeSelectorOnCodeElement-expected.txt: Removed.
7134         * fast/css/border-radius-outline-offset-expected.txt: Removed.
7135         * fast/css/color-quirk-expected.txt: Removed.
7136         * fast/css/color-strict-expected.txt: Removed.
7137         * fast/css/content-dynamic-expected.txt: Removed.
7138         * fast/css/contentDiv-expected.txt: Removed.
7139         * fast/css/contentDivWithChildren-expected.txt: Removed.
7140         * fast/css/contentImage-expected.txt: Removed.
7141         * fast/css/continuationCrash-expected.txt: Removed.
7142         * fast/css/counters/counter-text-security-expected.txt: Removed.
7143         * fast/css/counters/counter-text-transform-expected.txt: Removed.
7144         * fast/css/create_element_align-expected.txt: Removed.
7145         * fast/css/css-imports-expected.txt: Removed.
7146         * fast/css/css2-system-fonts-expected.txt: Removed.
7147         * fast/css/css3-modsel-22-expected.txt: Removed.
7148         * fast/css/error-in-last-decl-expected.txt: Removed.
7149         * fast/css/ex-after-font-variant-expected.txt: Removed.
7150         * fast/css/fieldset-display-row-expected.txt: Removed.
7151         * fast/css/find-next-layer-expected.txt: Removed.
7152         * fast/css/first-letter-capitalized-expected.txt: Removed.
7153         * fast/css/first-letter-detach-expected.txt: Removed.
7154         * fast/css/first-letter-hover-expected.txt: Removed.
7155         * fast/css/first-letter-recalculation-expected.txt: Removed.
7156         * fast/css/first-letter-visibility-expected.txt: Removed.
7157         * fast/css/font-shorthand-weight-only-expected.txt: Removed.
7158         * fast/css/font_property_normal-expected.txt: Removed.
7159         * fast/css/getFloatValueForUnit-expected.txt: Removed.
7160         * fast/css/hover-subselector-expected.txt: Removed.
7161         * fast/css/hsl-color-expected.txt: Removed.
7162         * fast/css/hsla-color-expected.txt: Removed.
7163         * fast/css/ignore-text-zoom-expected.txt: Removed.
7164         * fast/css/imageTileOpacity-expected.txt: Removed.
7165         * fast/css/import-rule-regression-11590-expected.txt: Removed.
7166         * fast/css/import_with_baseurl-expected.txt: Removed.
7167         * fast/css/inline-properties-important-expected.txt: Removed.
7168         * fast/css/invalid-pseudo-classes-expected.txt: Removed.
7169         * fast/css/invalidation-errors-2-expected.txt: Removed.
7170         * fast/css/invalidation-errors-3-expected.txt: Removed.
7171         * fast/css/invalidation-errors-expected.txt: Removed.
7172         * fast/css/layerZOrderCrash-expected.txt: Removed.
7173         * fast/css/line-height-expected.txt: Removed.
7174         * fast/css/line-height-font-order-expected.txt: Removed.
7175         * fast/css/list-outline-expected.txt: Removed.
7176         * fast/css/margin-top-bottom-dynamic-expected.txt: Removed.
7177         * fast/css/marginComputedStyle-expected.txt: Removed.
7178         * fast/css/max-height-none-expected.txt: Removed.
7179         * fast/css/namespaces/001-expected.txt: Removed.
7180         * fast/css/namespaces/002-expected.txt: Removed.
7181         * fast/css/namespaces/003-expected.txt: Removed.
7182         * fast/css/namespaces/004-expected.txt: Removed.
7183         * fast/css/namespaces/005-expected.txt: Removed.
7184         * fast/css/namespaces/006-expected.txt: Removed.
7185         * fast/css/namespaces/007-expected.txt: Removed.
7186         * fast/css/outline-auto-empty-rects-expected.txt: Removed.
7187         * fast/css/outline-auto-location-expected.txt: Removed.
7188         * fast/css/percentage-non-integer-expected.txt: Removed.
7189         * fast/css/position-negative-top-margin-expected.txt: Removed.
7190         * fast/css/quirk-orphaned-units-expected.txt: Removed.
7191         * fast/css/resize-corner-tracking-expected.txt: Removed.
7192         * fast/css/rgb-float-expected.txt: Removed.
7193         * fast/css/rtl-ordering-expected.txt: Removed.
7194         * fast/css/selector-set-attribute-expected.txt: Removed.
7195         * fast/css/table-text-align-quirk-expected.txt: Removed.
7196         * fast/css/table-text-align-strict-expected.txt: Removed.
7197         * fast/css/target-fragment-match-expected.txt: Removed.
7198         * fast/css/text-security-expected.txt: Removed.
7199         * fast/css/textCapitalizeEdgeCases-expected.txt: Removed.
7200         * fast/css/universal-hover-quirk-expected.txt: Removed.
7201         * fast/css/word-space-extra-expected.txt: Removed.
7202         * fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed.
7203         * fast/doctypes/001-expected.txt: Removed.
7204         * fast/doctypes/002-expected.txt: Removed.
7205         * fast/doctypes/003-expected.txt: Removed.
7206         * fast/doctypes/004-expected.txt: Removed.
7207         * fast/dom/Element/class-attribute-whitespace-expected.txt: Removed.
7208         * fast/dom/Element/null-offset-parent-expected.txt: Removed.
7209         * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt: Removed.
7210         * fast/dom/HTMLElement/bdo-expected.txt: Removed.
7211         * fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt: Removed.
7212         * fast/dom/HTMLHeadElement/textInHead1-expected.txt: Removed.
7213         * fast/dom/HTMLHeadElement/textInHead2-expected.txt: Removed.
7214         * fast/dom/HTMLHeadElement/textInHead3-expected.txt: Removed.
7215         * fast/dom/HTMLHeadElement/textInHead4-expected.txt: Removed.
7216         * fast/dom/HTMLHeadElement/textInHead5-expected.txt: Removed.
7217         * fast/dom/HTMLImageElement/image-alt-text-expected.txt: Removed.
7218         * fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Removed.
7219         * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt: Removed.
7220         * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Removed.
7221         * fast/dom/HTMLTableElement/colSpan-expected.txt: Removed.
7222         * fast/dom/HTMLTableElement/createCaption-expected.txt: Removed.
7223         * fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Removed.
7224         * fast/dom/Range/create-contextual-fragment-expected.txt: Removed.
7225         * fast/dom/Range/surroundContents-1-expected.txt: Removed.
7226         * fast/dom/Window/btoa-pnglet-expected.txt: Removed.
7227         * fast/dom/Window/open-existing-pop-up-blocking-expected.txt: Removed.
7228         * fast/dom/Window/window-onFocus-expected.txt: Removed.
7229         * fast/dom/anchor-text-expected.txt: Removed.
7230         * fast/dom/attr_dead_doc-expected.txt: Removed.
7231         * fast/dom/blur-contenteditable-expected.txt: Removed.
7232         * fast/dom/children-nodes-expected.txt: Removed.
7233         * fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt: Removed.
7234         * fast/dom/clone-contents-0-end-offset-expected.txt: Removed.
7235         * fast/dom/clone-node-dynamic-style-expected.txt: Removed.
7236         * fast/dom/comment-not-documentElement-expected.txt: Removed.
7237         * fast/dom/createDocumentType-expected.txt: Removed.
7238         * fast/dom/css-cached-import-rule-expected.txt: Removed.
7239         * fast/dom/css-inline-style-important-expected.txt: Removed.
7240         * fast/dom/css-insert-import-rule-expected.txt: Removed.
7241         * fast/dom/css-mediarule-deleteRule-update-expected.txt: Removed.
7242         * fast/dom/css-mediarule-insertRule-update-expected.txt: Removed.
7243         * fast/dom/css-rule-functions-expected.txt: Removed.
7244         * fast/dom/delete-contents-expected.txt: Removed.
7245         * fast/dom/dom-parse-serialize-display-expected.txt: Removed.
7246         * fast/dom/dom-parse-serialize-expected.txt: Removed.
7247         * fast/dom/focus-contenteditable-expected.txt: Removed.
7248         * fast/dom/frame-loading-via-document-write-expected.txt: Removed.
7249         * fast/dom/gc-10-expected.txt: Removed.
7250         * fast/dom/importNodeHTML-expected.txt: Removed.
7251         * fast/dom/importNodeXML-expected.txt: Removed.
7252         * fast/dom/inner-text-expected.txt: Removed.
7253         * fast/dom/isindex-001-expected.txt: Removed.
7254         * fast/dom/isindex-002-expected.txt: Removed.
7255         * fast/dom/jsDevicePixelRatio-expected.txt: Removed.
7256         * fast/dom/outerText-expected.txt: Removed.
7257         * fast/dom/replaceChild-expected.txt: Removed.
7258         * fast/dom/row-inner-text-expected.txt: Removed.
7259         * fast/dom/setPrimitiveValue-expected.txt: Removed.
7260         * fast/dom/stripNullFromTextNodes-expected.txt: Removed.
7261         * fast/dynamic/001-expected.txt: Removed.
7262         * fast/dynamic/002-expected.txt: Removed.
7263         * fast/dynamic/004-expected.txt: Removed.
7264         * fast/dynamic/005-expected.txt: Removed.
7265         * fast/dynamic/006-expected.txt: Removed.
7266         * fast/dynamic/007-expected.txt: Removed.
7267         * fast/dynamic/008-expected.txt: Removed.
7268         * fast/dynamic/009-expected.txt: Removed.
7269         * fast/dynamic/010-expected.txt: Removed.
7270         * fast/dynamic/011-expected.txt: Removed.
7271         * fast/dynamic/012-expected.txt: Removed.
7272         * fast/dynamic/013-expected.txt: Removed.
7273         * fast/dynamic/014-expected.txt: Removed.
7274         * fast/dynamic/015-expected.txt: Removed.
7275         * fast/dynamic/anonymous-block-layer-lost-expected.txt: Removed.
7276         * fast/dynamic/anonymous-block-orphaned-lines-expected.txt: Removed.
7277         * fast/dynamic/containing-block-change-expected.txt: Removed.
7278         * fast/dynamic/flash-replacement-test-expected.txt: Removed.
7279         * fast/dynamic/float-withdrawal-expected.txt: Removed.
7280         * fast/dynamic/genContentDestroyChildren-expected.txt: Removed.
7281         * fast/dynamic/insertAdjacentElement-expected.txt: Removed.
7282         * fast/dynamic/layer-hit-test-crash-expected.txt: Removed.
7283         * fast/dynamic/link-href-change-expected.txt: Removed.
7284         * fast/dynamic/move-node-with-selection-expected.txt: Removed.
7285         * fast/dynamic/noninlinebadness-expected.txt: Removed.
7286         * fast/dynamic/outerHTML-doc-expected.txt: Removed.
7287         * fast/dynamic/outerHTML-img-expected.txt: Removed.
7288         * fast/dynamic/selection-highlight-adjust-expected.txt: Removed.
7289         * fast/dynamic/staticY-expected.txt: Removed.
7290         * fast/dynamic/staticY-marking-parents-regression-expected.txt: Removed.
7291         * fast/dynamic/view-overflow-expected.txt: Removed.
7292         * fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Removed.
7293         * fast/encoding/invalid-UTF-8-expected.txt: Removed.
7294         * fast/encoding/utf-16-big-endian-expected.txt: Removed.
7295         * fast/encoding/utf-16-little-endian-expected.txt: Removed.
7296         * fast/encoding/utf-16-no-bom-expected.txt: Removed.
7297         * fast/encoding/xmacroman-encoding-test-expected.txt: Removed.
7298         * fast/events/5056619-expected.txt: Removed.
7299         * fast/events/autoscroll-expected.txt: Removed.
7300         * fast/events/event-listener-on-link-expected.txt: Removed.
7301         * fast/events/event-sender-mouse-moved-expected.txt: Removed.
7302         * fast/events/focusingUnloadedFrame-expected.txt: Removed.
7303         * fast/events/keydown-1-expected.txt: Removed.
7304         * fast/events/label-focus-expected.txt: Removed.
7305         * fast/events/mouseout-dead-node-expected.txt: Removed.
7306         * fast/events/onload-re-entry-expected.txt: Removed.
7307         * fast/events/onloadFrameCrash-expected.txt: Removed.
7308         * fast/events/reveal-link-when-focused-expected.txt: Removed.
7309         * fast/events/standalone-image-drag-to-editable-expected.txt: Removed.
7310         * fast/events/updateLayoutForHitTest-expected.txt: Removed.
7311         * fast/flexbox/001-expected.txt: Removed.
7312         * fast/flexbox/002-expected.txt: Removed.
7313         * fast/flexbox/003-expected.txt: Removed.
7314         * fast/flexbox/004-expected.txt: Removed.
7315         * fast/flexbox/005-expected.txt: Removed.
7316         * fast/flexbox/006-expected.txt: Removed.
7317         * fast/flexbox/007-expected.txt: Removed.
7318         * fast/flexbox/008-expected.txt: Removed.
7319         * fast/flexbox/009-expected.txt: Removed.
7320         * fast/flexbox/010-expected.txt: Removed.
7321         * fast/flexbox/011-expected.txt: Removed.
7322         * fast/flexbox/012-expected.txt: Removed.
7323         * fast/flexbox/013-expected.txt: Removed.
7324         * fast/flexbox/014-expected.txt: Removed.
7325         * fast/flexbox/015-expected.txt: Removed.
7326         * fast/flexbox/016-expected.txt: Removed.
7327         * fast/flexbox/017-expected.txt: Removed.
7328         * fast/flexbox/018-expected.txt: Removed.
7329         * fast/flexbox/019-expected.txt: Removed.
7330         * fast/flexbox/020-expected.txt: Removed.
7331         * fast/flexbox/021-expected.txt: Removed.
7332         * fast/flexbox/022-expected.txt: Removed.
7333         * fast/flexbox/023-expected.txt: Removed.
7334         * fast/flexbox/024-expected.txt: Removed.
7335         * fast/flexbox/025-expected.txt: Removed.
7336         * fast/flexbox/026-expected.txt: Removed.
7337         * fast/flexbox/flex-hang-expected.txt: Removed.
7338         * fast/forms/001-expected.txt: Removed.
7339         * fast/forms/002-expected.txt: Removed.
7340         * fast/forms/003-expected.txt: Removed.
7341         * fast/forms/004-expected.txt: Removed.
7342         * fast/forms/005-expected.txt: Removed.
7343         * fast/forms/006-expected.txt: Removed.
7344         * fast/forms/007-expected.txt: Removed.
7345         * fast/forms/8250-expected.txt: Removed.
7346         * fast/forms/HTMLOptionElement_label01-expected.txt: Removed.
7347         * fast/forms/HTMLOptionElement_label02-expected.txt: Removed.
7348         * fast/forms/HTMLOptionElement_label03-expected.txt: Removed.
7349         * fast/forms/HTMLOptionElement_label04-expected.txt: Removed.
7350         * fast/forms/HTMLOptionElement_label05-expected.txt: Removed.
7351         * fast/forms/HTMLOptionElement_label06-expected.txt: Removed.
7352         * fast/forms/HTMLOptionElement_label07-expected.txt: Removed.
7353         * fast/forms/blankbuttons-expected.txt: Removed.
7354         * fast/forms/box-shadow-override-expected.txt: Removed.
7355         * fast/forms/button-align-expected.txt: Removed.
7356         * fast/forms/button-cannot-be-nested-expected.txt: Removed.
7357         * fast/forms/button-default-title-expected.txt: Removed.
7358         * fast/forms/button-generated-content-expected.txt: Removed.
7359         * fast/forms/button-inner-block-reuse-expected.txt: Removed.
7360         * fast/forms/button-positioned-expected.txt: Removed.
7361         * fast/forms/button-sizes-expected.txt: Removed.
7362         * fast/forms/button-table-styles-expected.txt: Removed.
7363         * fast/forms/button-white-space-expected.txt: Removed.
7364         * fast/forms/checkbox-radio-onchange-expected.txt: Removed.
7365         * fast/forms/control-clip-expected.txt: Removed.
7366         * fast/forms/control-restrict-line-height-expected.txt: Removed.
7367         * fast/forms/disabled-select-change-index-expected.txt: Removed.
7368         * fast/forms/encoding-test-expected.txt: Removed.
7369         * fast/forms/fieldset-align-expected.txt: Removed.
7370         * fast/forms/fieldset-with-float-expected.txt: Removed.
7371         * fast/forms/file-input-direction-expected.txt: Removed.
7372         * fast/forms/file-input-disabled-expected.txt: Removed.
7373         * fast/forms/float-before-fieldset-expected.txt: Removed.
7374         * fast/forms/floating-textfield-relayout-expected.txt: Removed.
7375         * fast/forms/form-element-geometry-expected.txt: Removed.
7376         * fast/forms/form-hides-table-expected.txt: Removed.
7377         * fast/forms/formmove-expected.txt: Removed.
7378         * fast/forms/formmove2-expected.txt: Removed.
7379         * fast/forms/formmove3-expected.txt: Removed.
7380         * fast/forms/hidden-input-file-expected.txt: Removed.
7381         * fast/forms/hidden-listbox-expected.txt: Removed.
7382         * fast/forms/indeterminate-expected.txt: Removed.
7383         * fast/forms/input-align-expected.txt: Removed.
7384         * fast/forms/input-align-image-expected.txt: Removed.
7385         * fast/forms/input-appearance-bkcolor-expected.txt: Removed.
7386         * fast/forms/input-appearance-default-bkcolor-expected.txt: Removed.
7387         * fast/forms/input-appearance-disabled-expected.txt: Removed.
7388         * fast/forms/input-appearance-focus-expected.txt: Removed.
7389         * fast/forms/input-appearance-height-expected.txt: Removed.
7390         * fast/forms/input-appearance-preventDefault-expected.txt: Removed.
7391         * fast/forms/input-appearance-readonly-expected.txt: Removed.
7392         * fast/forms/input-appearance-selection-expected.txt: Removed.
7393         * fast/forms/input-appearance-visibility-expected.txt: Removed.
7394         * fast/forms/input-appearance-width-expected.txt: Removed.
7395         * fast/forms/input-baseline-expected.txt: Removed.
7396         * fast/forms/input-disabled-color-expected.txt: Removed.
7397         * fast/forms/input-double-click-selection-gap-bug-expected.txt: Removed.
7398         * fast/forms/input-no-renderer-expected.txt: Removed.
7399         * fast/forms/input-paste-undo-expected.txt: Removed.
7400         * fast/forms/input-readonly-autoscroll-expected.txt: Removed.
7401         * fast/forms/input-readonly-dimmed-expected.txt: Removed.
7402         * fast/forms/input-readonly-empty-expected.txt: Removed.
7403         * fast/forms/input-spaces-expected.txt: Removed.
7404         * fast/forms/input-table-expected.txt: Removed.
7405         * fast/forms/input-text-click-inside-expected.txt: Removed.
7406         * fast/forms/input-text-click-outside-expected.txt: Removed.
7407         * fast/forms/input-text-double-click-expected.txt: Removed.
7408         * fast/forms/input-text-drag-down-expected.txt: Removed.
7409         * fast/forms/input-text-maxlength-expected.txt: Removed.
7410         * fast/forms/input-text-option-delete-expected.txt: Removed.
7411         * fast/forms/input-text-paste-maxlength-expected.txt: Removed.
7412         * fast/forms/input-text-scroll-left-on-blur-expected.txt: Removed.
7413         * fast/forms/input-text-self-emptying-click-expected.txt: Removed.
7414         * fast/forms/input-text-word-wrap-expected.txt: Removed.
7415         * fast/forms/input-type-change-expected.txt: Removed.
7416         * fast/forms/input-type-change2-expected.txt: Removed.
7417         * fast/forms/input-value-expected.txt: Removed.
7418         * fast/forms/input-width-expected.txt: Removed.
7419         * fast/forms/listbox-clip-expected.txt: Removed.
7420         * fast/forms/listbox-deselect-scroll-expected.txt: Removed.
7421         * fast/forms/listbox-scrollbar-incremental-load-expected.txt: Removed.
7422         * fast/forms/listbox-selection-2-expected.txt: Removed.
7423         * fast/forms/listbox-width-change-expected.txt: Removed.
7424         * fast/forms/menulist-deselect-update-expected.txt: Removed.
7425         * fast/forms/menulist-narrow-width-expected.txt: Removed.
7426         * fast/forms/menulist-option-wrap-expected.txt: Removed.
7427         * fast/forms/menulist-restrict-line-height-expected.txt: Removed.
7428         * fast/forms/menulist-separator-painting-expected.txt: Removed.
7429         * fast/forms/menulist-width-change-expected.txt: Removed.
7430         * fast/forms/minWidthPercent-expected.txt: Removed.
7431         * fast/forms/negativeLineHeight-expected.txt: Removed.
7432         * fast/forms/option-index-expected.txt: Removed.
7433         * fast/forms/option-script-expected.txt: Removed.
7434         * fast/forms/option-strip-whitespace-expected.txt: Removed.
7435         * fast/forms/option-text-clip-expected.txt: Removed.
7436         * fast/forms/password-placeholder-expected.txt: Removed.
7437         * fast/forms/placeholder-set-attribute-expected.txt: Removed.
7438         * fast/forms/plaintext-mode-2-expected.txt: Removed.
7439         * fast/forms/radio-attr-order-expected.txt: Removed.
7440         * fast/forms/radio-nested-labels-expected.txt: Removed.
7441         * fast/forms/radio_checked-expected.txt: Removed.
7442         * fast/forms/radio_checked_dynamic-expected.txt: Removed.
7443         * fast/forms/search-cancel-button-style-sharing-expected.txt: Removed.
7444         * fast/forms/search-rtl-expected.txt: Removed.
7445         * fast/forms/searchfield-heights-expected.txt: Removed.
7446         * fast/forms/select-accesskey-expected.txt: Removed.
7447         * fast/forms/select-align-expected.txt: Removed.
7448         * fast/forms/select-baseline-expected.txt: Removed.
7449         * fast/forms/select-block-background-expected.txt: Removed.
7450         * fast/forms/select-change-listbox-size-expected.txt: Removed.
7451         * fast/forms/select-change-listbox-to-popup-expected.txt: Removed.
7452         * fast/forms/select-change-popup-to-listbox-expected.txt: Removed.
7453         * fast/forms/select-disabled-appearance-expected.txt: Removed.
7454         * fast/forms/select-display-none-style-resolve-expected.txt: Removed.
7455         * fast/forms/select-empty-option-height-expected.txt: Removed.
7456         * fast/forms/select-initial-position-expected.txt: Removed.
7457         * fast/forms/select-item-background-clip-expected.txt: Removed.
7458         * fast/forms/select-list-box-with-height-expected.txt: Removed.
7459         * fast/forms/select-selected-expected.txt: Removed.
7460         * fast/forms/select-size-expected.txt: Removed.
7461         * fast/forms/select-style-expected.txt: Removed.
7462         * fast/forms/select-visual-hebrew-expected.txt: Removed.
7463         * fast/forms/select-writing-direction-natural-expected.txt: Removed.
7464         * fast/forms/slider-thumb-shared-style-expected.txt: Removed.
7465         * fast/forms/slider-thumb-stylability-expected.txt: Removed.
7466         * fast/forms/stuff-on-my-optgroup-expected.txt: Removed.
7467         * fast/forms/tabbing-input-iframe-expected.txt: Removed.
7468         * fast/forms/targeted-frame-submission-expected.txt: Removed.
7469         * fast/forms/textAreaLineHeight-expected.txt: Removed.
7470         * fast/forms/textarea-align-expected.txt: Removed.
7471         * fast/forms/textarea-scroll-height-expected.txt: Removed.
7472         * fast/forms/textarea-scrollbar-expected.txt: Removed.
7473         * fast/forms/textarea-scrolled-type-expected.txt: Removed.
7474         * fast/forms/textarea-setinnerhtml-expected.txt: Removed.
7475         * fast/forms/textfield-drag-into-disabled-expected.txt: Removed.
7476         * fast/forms/textfield-overflow-expected.txt: Removed.
7477         * fast/forms/thumbslider-crash-expected.txt: Removed.
7478         * fast/forms/thumbslider-no-parent-slider-expected.txt: Removed.
7479         * fast/forms/visual-hebrew-text-field-expected.txt: Removed.
7480         * fast/frames/001-expected.txt: Removed.
7481         * fast/frames/002-expected.txt: Removed.
7482         * fast/frames/calculate-fixed-expected.txt: Removed.
7483         * fast/frames/calculate-order-expected.txt: Removed.
7484         * fast/frames/calculate-percentage-expected.txt: Removed.
7485         * fast/frames/calculate-relative-expected.txt: Removed.
7486         * fast/frames/calculate-round-expected.txt: Removed.
7487         * fast/frames/contentWindow_Frame-expected.txt: Removed.
7488         * fast/frames/contentWindow_iFrame-expected.txt: Removed.
7489         * fast/frames/empty-cols-attribute-expected.txt: Removed.
7490         * fast/frames/empty-frame-src-expected.txt: Removed.
7491         * fast/frames/frame-element-name-expected.txt: Removed.
7492         * fast/frames/frame-navigation-expected.txt: Removed.
7493         * fast/frames/frame-set-whitespace-attributes-expected.txt: Removed.
7494         * fast/frames/frame-src-attribute-expected.txt: Removed.
7495         * fast/frames/frameElement-frame-expected.txt: Removed.
7496         * fast/frames/frameElement-iframe-expected.txt: Removed.
7497         * fast/frames/iframe-option-crash-expected.txt: Removed.
7498         * fast/frames/iframe-with-frameborder-expected.txt: Removed.
7499         * fast/frames/inline-object-inside-frameset-expected.txt: Removed.
7500         * fast/frames/invalid-expected.txt: Removed.
7501         * fast/frames/no-frame-borders-expected.txt: Removed.
7502         * fast/frames/onlyCommentInIFrame-expected.txt: Removed.
7503         * fast/frames/valid-expected.txt: Removed.
7504         * fast/frames/viewsource-attribute-expected.txt: Removed.
7505         * fast/history/clicked-link-is-visited-expected.txt: Removed.
7506         * fast/html/keygen-expected.txt: Removed.
7507         * fast/html/listing-expected.txt: Removed.
7508         * fast/images/animated-gif-with-offsets-expected.txt: Removed.
7509         * fast/images/image-in-map-expected.txt: Removed.
7510         * fast/images/imagemap-case-expected.txt: Removed.
7511         * fast/images/pdf-as-background-expected.txt: Removed.
7512         * fast/images/pdf-as-image-expected.txt: Removed.
7513         * fast/images/pdf-as-image-landscape-expected.txt: Removed.
7514         * fast/images/pdf-as-tiled-background-expected.txt: Removed.
7515         * fast/images/svg-as-background-expected.txt: Removed.
7516         * fast/images/svg-as-image-expected.txt: Removed.
7517         * fast/images/svg-as-tiled-background-expected.txt: Removed.
7518         * fast/inline-block/001-expected.txt: Removed.
7519         * fast/inline-block/002-expected.txt: Removed.
7520         * fast/inline-block/003-expected.txt: Removed.
7521         * fast/inline-block/004-expected.txt: Removed.
7522         * fast/inline-block/005-expected.txt: Removed.
7523         * fast/inline-block/006-expected.txt: Removed.
7524         * fast/inline-block/14498-positionForCoordinates-expected.txt: Removed.
7525         * fast/inline-block/contenteditable-baseline-expected.txt: Removed.
7526         * fast/inline-block/inline-block-vertical-align-expected.txt: Removed.
7527         * fast/inline-block/overflow-clip-expected.txt: Removed.
7528         * fast/inline-block/tricky-baseline-expected.txt: Removed.
7529         * fast/inline/001-expected.txt: Removed.
7530         * fast/inline/002-expected.txt: Removed.
7531         * fast/inline/br-text-decoration-expected.txt: Removed.
7532         * fast/inline/continuation-outlines-expected.txt: Removed.
7533         * fast/inline/continuation-outlines-with-layers-expected.txt: Removed.
7534         * fast/inline/dirtyLinesForInline-expected.txt: Removed.
7535         * fast/inline/inline-borders-with-bidi-override-expected.txt: Removed.
7536         * fast/inline/outline-continuations-expected.txt: Removed.
7537         * fast/inline/positionedLifetime-expected.txt: Removed.
7538         * fast/innerHTML/001-expected.txt: Removed.
7539         * fast/innerHTML/002-expected.txt: Removed.
7540         * fast/innerHTML/003-expected.txt: Removed.
7541         * fast/innerHTML/006-expected.txt: Removed.
7542         * fast/inspector/matchedrules-expected.txt: Removed.
7543         * fast/inspector/style-expected.txt: Removed.
7544         * fast/invalid/001-expected.txt: Removed.
7545         * fast/invalid/002-expected.txt: Removed.
7546         * fast/invalid/003-expected.txt: Removed.
7547         * fast/invalid/004-expected.txt: Removed.
7548         * fast/invalid/005-expected.txt: Removed.
7549         * fast/invalid/006-expected.txt: Removed.
7550         * fast/invalid/007-expected.txt: Removed.
7551         * fast/invalid/008-expected.txt: Removed.
7552         * fast/invalid/009-expected.txt: Removed.
7553         * fast/invalid/010-expected.txt: Removed.
7554         * fast/invalid/011-expected.txt: Removed.
7555         * fast/invalid/012-expected.txt: Removed.
7556         * fast/invalid/013-expected.txt: Removed.
7557         * fast/invalid/014-expected.txt: Removed.
7558         * fast/invalid/015-expected.txt: Removed.
7559         * fast/invalid/016-expected.txt: Removed.
7560         * fast/invalid/017-expected.txt: Removed.
7561         * fast/invalid/018-expected.txt: Removed.
7562         * fast/invalid/019-expected.txt: Removed.
7563         * fast/invalid/020-expected.txt: Removed.
7564         * fast/invalid/021-expected.txt: Removed.
7565         * fast/invalid/junk-data-expected.txt: Removed.
7566         * fast/invalid/missing-address-end-tag-expected.txt: Removed.
7567         * fast/invalid/missing-dl-end-tag-expected.txt: Removed.
7568         * fast/invalid/missing-dt-end-tag-expected.txt: Removed.
7569         * fast/invalid/missing-end-tag-expected.txt: Removed.
7570         * fast/invalid/missing-font-end-tag-expected.txt: Removed.
7571         * fast/invalid/nestedh3s-expected.txt: Removed.
7572         * fast/invalid/residual-style-expected.txt: Removed.
7573         * fast/invalid/table-inside-stray-table-content-expected.txt: Removed.
7574         * fast/invalid/td-inside-object-expected.txt: Removed.
7575         * fast/js/exception-linenums-in-html-3-expected.txt: Removed.
7576         * fast/js/missing-style-end-tag-js-expected.txt: Removed.
7577         * fast/layers/layer-visibility-expected.txt: Removed.
7578         * fast/layers/layer-visibility-sublayer-expected.txt: Removed.
7579         * fast/layers/opacity-outline-expected.txt: Removed.
7580         * fast/layers/overflow-scroll-auto-switch-expected.txt: Removed.
7581         * fast/layers/scroll-rect-to-visible-expected.txt: Removed.
7582         * fast/layers/zindex-inherit-expected.txt: Removed.
7583         * fast/layers/zindex-ridonkulous-expected.txt: Removed.
7584         * fast/lists/001-expected.txt: Removed.
7585         * fast/lists/002-expected.txt: Removed.
7586         * fast/lists/003-expected.txt: Removed.
7587         * fast/lists/004-expected.txt: Removed.
7588         * fast/lists/005-expected.txt: Removed.
7589         * fast/lists/006-expected.txt: Removed.
7590         * fast/lists/007-expected.txt: Removed.
7591         * fast/lists/008-expected.txt: Removed.
7592         * fast/lists/009-expected.txt: Removed.
7593         * fast/lists/alpha-list-wrap-expected.txt: Removed.
7594         * fast/lists/big-list-marker-expected.txt: Removed.
7595         * fast/lists/decimal-leading-zero-expected.txt: Removed.
7596         * fast/lists/drag-into-marker-expected.txt: Removed.
7597         * fast/lists/dynamic-marker-crash-expected.txt: Removed.
7598         * fast/lists/inlineBoxWrapperNullCheck-expected.txt: Removed.
7599         * fast/lists/item-not-in-list-line-wrapping-expected.txt: Removed.
7600         * fast/lists/li-br-expected.txt: Removed.
7601         * fast/lists/li-style-alpha-huge-value-crash-expected.txt: Removed.
7602         * fast/lists/li-values-expected.txt: Removed.
7603         * fast/lists/list-style-none-crash-expected.txt: Removed.
7604         * fast/lists/list-style-type-dynamic-change-expected.txt: Removed.
7605         * fast/lists/marker-before-empty-inline-expected.txt: Removed.
7606         * fast/lists/marker-image-error-expected.txt: Removed.
7607         * fast/lists/markers-in-selection-expected.txt: Removed.
7608         * fast/lists/numeric-markers-outside-list-expected.txt: Removed.
7609         * fast/lists/ol-display-types-expected.txt: Removed.
7610         * fast/lists/ol-start-dynamic-expected.txt: Removed.
7611         * fast/lists/olstart-expected.txt: Removed.
7612         * fast/lists/ordered-list-with-no-ol-tag-expected.txt: Removed.
7613         * fast/lists/scrolled-marker-paint-expected.txt: Removed.
7614         * fast/lists/w3-list-styles-expected.txt: Removed.
7615         * fast/loader/start-load-in-unload-expected.txt: Removed.
7616         * fast/loader/text-document-wrapping-expected.txt: Removed.
7617         * fast/media/media-descriptor-syntax-01-expected.txt: Removed.
7618         * fast/media/media-descriptor-syntax-02-expected.txt: Removed.
7619         * fast/media/media-descriptor-syntax-03-expected.txt: Removed.
7620         * fast/media/media-descriptor-syntax-04-expected.txt: Removed.
7621         * fast/media/media-descriptor-syntax-05-expected.txt: Removed.
7622         * fast/media/media-descriptor-syntax-06-expected.txt: Removed.
7623         * fast/media/media-type-syntax-01-expected.txt: Removed.
7624         * fast/media/media-type-syntax-02-expected.txt: Removed.
7625         * fast/media/mq-compound-query-01-expected.txt: Removed.
7626         * fast/media/mq-compound-query-02-expected.txt: Removed.
7627         * fast/media/mq-compound-query-03-expected.txt: Removed.
7628         * fast/media/mq-compound-query-04-expected.txt: Removed.
7629         * fast/media/mq-compound-query-05-expected.txt: Removed.
7630         * fast/media/mq-grid-01-expected.txt: Removed.
7631         * fast/media/mq-grid-02-expected.txt: Removed.
7632         * fast/media/mq-invalid-media-feature-01-expected.txt: Removed.
7633         * fast/media/mq-invalid-media-feature-02-expected.txt: Removed.
7634         * fast/media/mq-invalid-media-feature-03-expected.txt: Removed.
7635         * fast/media/mq-invalid-media-feature-04-expected.txt: Removed.
7636         * fast/media/mq-invalid-syntax-01-expected.txt: Removed.
7637         * fast/media/mq-invalid-syntax-02-expected.txt: Removed.
7638         * fast/media/mq-invalid-syntax-03-expected.txt: Removed.
7639         * fast/media/mq-invalid-syntax-04-expected.txt: Removed.
7640         * fast/media/mq-invalid-syntax-05-expected.txt: Removed.
7641         * fast/media/mq-js-media-except-01-expected.txt: Removed.
7642         * fast/media/mq-js-media-except-02-expected.txt: Removed.
7643         * fast/media/mq-js-media-except-03-expected.txt: Removed.
7644         * fast/media/mq-js-media-forward-syntax-expected.txt: Removed.
7645         * fast/media/mq-js-stylesheet-media-01-expected.txt: Removed.
7646         * fast/media/mq-js-stylesheet-media-02-expected.txt: Removed.
7647         * fast/media/mq-js-stylesheet-media-03-expected.txt: Removed.
7648         * fast/media/mq-js-stylesheet-media-04-expected.txt: Removed.
7649         * fast/media/mq-max-pixel-ratio-expected.txt: Removed.
7650         * fast/media/mq-min-constraint-expected.txt: Removed.
7651         * fast/media/mq-min-pixel-ratio-expected.txt: Removed.
7652         * fast/media/mq-pixel-ratio-expected.txt: Removed.
7653         * fast/media/mq-relative-constraints-02-expected.txt: Removed.
7654         * fast/media/mq-relative-constraints-03-expected.txt: Removed.
7655         * fast/media/mq-relative-constraints-04-expected.txt: Removed.
7656         * fast/media/mq-relative-constraints-05-expected.txt: Removed.
7657         * fast/media/mq-relative-constraints-06-expected.txt: Removed.
7658         * fast/media/mq-relative-constraints-07-expected.txt: Removed.
7659         * fast/media/mq-relative-constraints-08-expected.txt: Removed.
7660         * fast/media/mq-relative-constraints-09-expected.txt: Removed.
7661         * fast/media/mq-simple-neg-query-01-expected.txt: Removed.
7662         * fast/media/mq-simple-neg-query-02-expected.txt: Removed.
7663         * fast/media/mq-simple-neg-query-03-expected.txt: Removed.
7664         * fast/media/mq-simple-neg-query-04-expected.txt: Removed.
7665         * fast/media/mq-simple-neg-query-05-expected.txt: Removed.
7666         * fast/media/mq-simple-query-01-expected.txt: Removed.
7667         * fast/media/mq-simple-query-02-expected.txt: Removed.
7668         * fast/media/mq-simple-query-03-expected.txt: Removed.
7669         * fast/media/mq-simple-query-04-expected.txt: Removed.
7670         * fast/media/mq-simple-query-05-expected.txt: Removed.
7671         * fast/media/mq-valueless-expected.txt: Removed.
7672         * fast/media/mq-width-absolute-01-expected.txt: Removed.
7673         * fast/media/mq-width-absolute-02-expected.txt: Removed.
7674         * fast/media/mq-width-absolute-03-expected.txt: Removed.
7675         * fast/media/mq-width-absolute-04-expected.txt: Removed.
7676         * fast/multicol/column-rules-expected.txt: Removed.
7677         * fast/multicol/columns-shorthand-parsing-expected.txt: Removed.
7678         * fast/multicol/float-avoidance-expected.txt: Removed.
7679         * fast/multicol/float-multicol-expected.txt: Removed.
7680         * fast/multicol/negativeColumnWidth-expected.txt: Removed.
7681         * fast/multicol/zeroColumnCount-expected.txt: Removed.
7682         * fast/overflow/001-expected.txt: Removed.
7683         * fast/overflow/002-expected.txt: Removed.
7684         * fast/overflow/003-expected.txt: Removed.
7685         * fast/overflow/004-expected.txt: Removed.
7686         * fast/overflow/005-expected.txt: Removed.
7687         * fast/overflow/006-expected.txt: Removed.
7688         * fast/overflow/007-expected.txt: Removed.
7689         * fast/overflow/008-expected.txt: Removed.
7690         * fast/overflow/childFocusRingClip-expected.txt: Removed.
7691         * fast/overflow/clip-rects-fixed-ancestor-expected.txt: Removed.
7692         * fast/overflow/dynamic-hidden-expected.txt: Removed.
7693         * fast/overflow/hidden-scrollbar-resize-expected.txt: Removed.
7694         * fast/overflow/hit-test-overflow-controls-expected.txt: Removed.
7695         * fast/overflow/image-selection-highlight-expected.txt: Removed.
7696         * fast/overflow/infiniteRecursion-expected.txt: Removed.
7697         * fast/overflow/infiniteRecursionGuard-expected.txt: Removed.
7698         * fast/overflow/overflow-auto-table-expected.txt: Removed.
7699         * fast/overflow/overflow-focus-ring-expected.txt: Removed.
7700         * fast/overflow/overflow-rtl-expected.txt: Removed.
7701         * fast/overflow/overflow-rtl-inline-scrollbar-expected.txt: Removed.
7702         * fast/overflow/overflow-text-hit-testing-expected.txt: Removed.
7703         * fast/overflow/overflow-x-y-expected.txt: Removed.
7704         * fast/overflow/position-relative-expected.txt: Removed.
7705         * fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt: Removed.
7706         * fast/overflow/scrollRevealButton-expected.txt: Removed.
7707         * fast/overflow/table-overflow-float-expected.txt: Removed.
7708         * fast/overflow/unreachable-content-test-expected.txt: Removed.
7709         * fast/overflow/unreachable-overflow-rtl-bug-expected.txt: Removed.
7710         * fast/parser/001-expected.txt: Removed.
7711         * fast/parser/bad-xml-slash-expected.txt: Removed.
7712         * fast/parser/broken-comments-vs-parsing-mode-expected.txt: Removed.
7713         * fast/parser/comment-in-script-expected.txt: Removed.
7714         * fast/parser/comments-expected.txt: Removed.
7715         * fast/parser/document-write-option-expected.txt: Removed.
7716         * fast/parser/fonts-expected.txt: Removed.
7717         * fast/parser/nofoo-tags-inside-paragraph-expected.txt: Removed.
7718         * fast/parser/parseCommentsInTitles-expected.txt: Removed.
7719         * fast/parser/remove-block-in-residual-style-expected.txt: Removed.
7720         * fast/parser/tabs-in-scripts-expected.txt: Removed.
7721         * fast/parser/title-error-test-expected.txt: Removed.
7722         * fast/parser/xhtml-alternate-entities-expected.txt: Removed.
7723         * fast/repaint/4774354-expected.txt: Removed.
7724         * fast/repaint/4776765-expected.txt: Removed.
7725         * fast/repaint/backgroundSizeRepaint-expected.txt: Removed.
7726         * fast/repaint/border-fit-lines-expected.txt: Removed.
7727         * fast/repaint/border-radius-repaint-expected.txt: Removed.
7728         * fast/repaint/border-repaint-glitch-expected.txt: Removed.
7729         * fast/repaint/box-shadow-dynamic-expected.txt: Removed.
7730         * fast/repaint/box-shadow-h-expected.txt: Removed.
7731         * fast/repaint/box-shadow-v-expected.txt: Removed.
7732         * fast/repaint/bugzilla-3509-expected.txt: Removed.
7733         * fast/repaint/bugzilla-5699-expected.txt: Removed.
7734         * fast/repaint/bugzilla-6278-expected.txt: Removed.
7735         * fast/repaint/bugzilla-6388-expected.txt: Removed.
7736         * fast/repaint/bugzilla-6473-expected.txt: Removed.
7737         * fast/repaint/bugzilla-7235-expected.txt: Removed.
7738         * fast/repaint/clipped-relative-expected.txt: Removed.
7739         * fast/repaint/containing-block-position-change-expected.txt: Removed.
7740         * fast/repaint/content-into-overflow-expected.txt: Removed.
7741         * fast/repaint/continuation-after-outline-expected.txt: Removed.
7742         * fast/repaint/control-clip-expected.txt: Removed.
7743         * fast/repaint/delete-into-nested-block-expected.txt: Removed.
7744         * fast/repaint/erase-overflow-expected.txt: Removed.
7745         * fast/repaint/fixed-expected.txt: Removed.
7746         * fast/repaint/flexible-box-overflow-expected.txt: Removed.
7747         * fast/repaint/flexible-box-overflow-horizontal-expected.txt: Removed.
7748         * fast/repaint/float-move-during-layout-expected.txt: Removed.
7749         * fast/repaint/float-overflow-expected.txt: Removed.
7750         * fast/repaint/float-overflow-right-expected.txt: Removed.
7751         * fast/repaint/focus-layers-expected.txt: Removed.
7752         * fast/repaint/inline-block-overflow-expected.txt: Removed.
7753         * fast/repaint/inline-outline-repaint-expected.txt: Removed.
7754         * fast/repaint/intermediate-layout-position-clip-expected.txt: Removed.
7755         * fast/repaint/intermediate-layout-position-expected.txt: Removed.
7756         * fast/repaint/layer-child-outline-expected.txt: Removed.
7757         * fast/repaint/layer-full-repaint-expected.txt: Removed.
7758         * fast/repaint/layer-hide-when-needs-layout-expected.txt: Removed.
7759         * fast/repaint/layer-outline-expected.txt: Removed.
7760         * fast/repaint/layer-outline-horizontal-expected.txt: Removed.
7761         * fast/repaint/line-overflow-expected.txt: Removed.
7762         * fast/repaint/list-marker-2-expected.txt: Removed.
7763         * fast/repaint/list-marker-expected.txt: Removed.
7764         * fast/repaint/outline-inset-expected.txt: Removed.
7765         * fast/repaint/outline-repaint-glitch-expected.txt: Removed.
7766         * fast/repaint/outline-shrinking-expected.txt: Removed.
7767         * fast/repaint/overflow-delete-line-expected.txt: Removed.
7768         * fast/repaint/overflow-into-content-expected.txt: Removed.
7769         * fast/repaint/overflow-outline-repaint-expected.txt: Removed.
7770         * fast/repaint/overflow-scroll-delete-expected.txt: Removed.
7771         * fast/repaint/repaint-resized-overflow-expected.txt: Removed.
7772         * fast/repaint/selection-after-delete-expected.txt: Removed.
7773         * fast/repaint/selection-after-remove-expected.txt: Removed.
7774         * fast/repaint/selection-gap-overflow-scroll-expected.txt: Removed.
7775         * fast/repaint/static-to-positioned-expected.txt: Removed.
7776         * fast/repaint/table-cell-collapsed-border-expected.txt: Removed.
7777         * fast/repaint/table-cell-move-expected.txt: Removed.
7778         * fast/repaint/table-cell-vertical-overflow-expected.txt: Removed.
7779         * fast/repaint/table-col-background-expected.txt: Removed.
7780         * fast/repaint/table-collapsed-border-expected.txt: Removed.
7781         * fast/repaint/table-extra-bottom-grow-expected.txt: Removed.
7782         * fast/repaint/table-outer-border-expected.txt: Removed.
7783         * fast/repaint/table-row-expected.txt: Removed.
7784         * fast/repaint/table-section-overflow-expected.txt: Removed.
7785         * fast/repaint/table-section-repaint-expected.txt: Removed.
7786         * fast/repaint/text-selection-rect-in-overflow-2-expected.txt: Removed.
7787         * fast/repaint/text-selection-rect-in-overflow-expected.txt: Removed.
7788         * fast/repaint/text-shadow-expected.txt: Removed.
7789         * fast/repaint/text-shadow-horizontal-expected.txt: Removed.
7790         * fast/replaced/001-expected.txt: Removed.
7791         * fast/replaced/002-expected.txt: Removed.
7792         * fast/replaced/003-expected.txt: Removed.
7793         * fast/replaced/004-expected.txt: Removed.
7794         * fast/replaced/005-expected.txt: Removed.
7795         * fast/replaced/006-expected.txt: Removed.
7796         * fast/replaced/007-expected.txt: Removed.
7797         * fast/replaced/008-expected.txt: Removed.
7798         * fast/replaced/absolute-image-sizing-expected.txt: Removed.
7799         * fast/replaced/absolute-position-percentage-height-expected.txt: Removed.
7800         * fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Removed.
7801         * fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.txt: Removed.
7802         * fast/replaced/applet-rendering-java-disabled-expected.txt: Removed.
7803         * fast/replaced/image-onload-expected.txt: Removed.
7804         * fast/replaced/image-resize-width-expected.txt: Removed.
7805         * fast/replaced/image-sizing-expected.txt: Removed.
7806         * fast/replaced/image-solid-color-with-alpha-expected.txt: Removed.
7807         * fast/replaced/image-tag-expected.txt: Removed.
7808         * fast/replaced/inline-box-wrapper-handover-expected.txt: Removed.
7809         * fast/replaced/maxheight-percent-expected.txt: Removed.
7810         * fast/replaced/maxheight-pxs-expected.txt: Removed.
7811         * fast/replaced/maxwidth-percent-expected.txt: Removed.
7812         * fast/replaced/maxwidth-pxs-expected.txt: Removed.
7813         * fast/replaced/minheight-percent-expected.txt: Removed.
7814         * fast/replaced/minheight-pxs-expected.txt: Removed.
7815         * fast/replaced/minwidth-percent-expected.txt: Removed.
7816         * fast/replaced/minwidth-pxs-expected.txt: Removed.
7817         * fast/replaced/object-align-hspace-vspace-expected.txt: Removed.
7818         * fast/replaced/pdf-as-image-expected.txt: Removed.
7819         * fast/replaced/replaced-breaking-expected.txt: Removed.
7820         * fast/replaced/replaced-breaking-mixture-expected.txt: Removed.
7821         * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt: Removed.
7822         * fast/replaced/selection-rect-expected.txt: Removed.
7823         * fast/replaced/selection-rect-in-table-cell-expected.txt: Removed.
7824         * fast/replaced/three-selects-break-expected.txt: Removed.
7825         * fast/replaced/width100percent-button-expected.txt: Removed.
7826         * fast/replaced/width100percent-checkbox-expected.txt: Removed.
7827         * fast/replaced/width100percent-image-expected.txt: Removed.
7828         * fast/replaced/width100percent-menulist-expected.txt: Removed.
7829         * fast/replaced/width100percent-radio-expected.txt: Removed.
7830         * fast/replaced/width100percent-searchfield-expected.txt: Removed.
7831         * fast/replaced/width100percent-textarea-expected.txt: Removed.
7832         * fast/replaced/width100percent-textfield-expected.txt: Removed.
7833         * fast/runin/001-expected.txt: Removed.
7834         * fast/selectors/001-expected.txt: Removed.
7835         * fast/selectors/002-expected.txt: Removed.
7836         * fast/selectors/003-expected.txt: Removed.
7837         * fast/selectors/004-expected.txt: Removed.
7838         * fast/selectors/005-expected.txt: Removed.
7839         * fast/selectors/006-expected.txt: Removed.
7840         * fast/selectors/007a-expected.txt: Removed.
7841         * fast/selectors/007b-expected.txt: Removed.
7842         * fast/selectors/008-expected.txt: Removed.
7843         * fast/selectors/009-expected.txt: Removed.
7844         * fast/selectors/010-expected.txt: Removed.
7845         * fast/selectors/011-expected.txt: Removed.
7846         * fast/selectors/012-expected.txt: Removed.
7847         * fast/selectors/013-expected.txt: Removed.
7848         * fast/selectors/014-expected.txt: Removed.
7849         * fast/selectors/015-expected.txt: Removed.
7850         * fast/selectors/016-expected.txt: Removed.
7851         * fast/selectors/017-expected.txt: Removed.
7852         * fast/selectors/018-expected.txt: Removed.
7853         * fast/selectors/018b-expected.txt: Removed.
7854         * fast/selectors/019-expected.txt: Removed.
7855         * fast/selectors/020-expected.txt: Removed.
7856         * fast/selectors/021-expected.txt: Removed.
7857         * fast/selectors/021b-expected.txt: Removed.
7858         * fast/selectors/027-expected.txt: Removed.
7859         * fast/selectors/032-expected.txt: Removed.
7860         * fast/selectors/034-expected.txt: Removed.
7861         * fast/selectors/038-expected.txt: Removed.
7862         * fast/selectors/039-expected.txt: Removed.
7863         * fast/selectors/039b-expected.txt: Removed.
7864         * fast/selectors/040-expected.txt: Removed.
7865         * fast/selectors/041-expected.txt: Removed.
7866         * fast/selectors/042-expected.txt: Removed.
7867         * fast/selectors/043-expected.txt: Removed.
7868         * fast/selectors/043b-expected.txt: Removed.
7869         * fast/selectors/044-expected.txt: Removed.
7870         * fast/selectors/044b-expected.txt: Removed.
7871         * fast/selectors/044c-expected.txt: Removed.
7872         * fast/selectors/044d-expected.txt: Removed.
7873         * fast/selectors/045-expected.txt: Removed.
7874         * fast/selectors/045b-expected.txt: Removed.
7875         * fast/selectors/045c-expected.txt: Removed.
7876         * fast/selectors/046-expected.txt: Removed.
7877         * fast/selectors/054-expected.txt: Removed.
7878         * fast/selectors/056-expected.txt: Removed.
7879         * fast/selectors/058-expected.txt: Removed.
7880         * fast/selectors/059-expected.txt: Removed.
7881         * fast/selectors/060-expected.txt: Removed.
7882         * fast/selectors/061-expected.txt: Removed.
7883         * fast/selectors/062-expected.txt: Removed.
7884         * fast/selectors/063-expected.txt: Removed.
7885         * fast/selectors/064-expected.txt: Removed.
7886         * fast/selectors/065-expected.txt: Removed.
7887         * fast/selectors/066-expected.txt: Removed.
7888         * fast/selectors/066b-expected.txt: Removed.
7889         * fast/selectors/072-expected.txt: Removed.
7890         * fast/selectors/072b-expected.txt: Removed.
7891         * fast/selectors/077-expected.txt: Removed.
7892         * fast/selectors/077b-expected.txt: Removed.
7893         * fast/selectors/078b-expected.txt: Removed.
7894         * fast/selectors/083-expected.txt: Removed.
7895         * fast/selectors/087b-expected.txt: Removed.
7896         * fast/selectors/088b-expected.txt: Removed.
7897         * fast/selectors/089-expected.txt: Removed.
7898         * fast/selectors/090b-expected.txt: Removed.
7899         * fast/selectors/154-expected.txt: Removed.
7900         * fast/selectors/155-expected.txt: Removed.
7901         * fast/selectors/155a-expected.txt: Removed.
7902         * fast/selectors/155b-expected.txt: Removed.
7903         * fast/selectors/155c-expected.txt: Removed.
7904         * fast/selectors/155d-expected.txt: Removed.
7905         * fast/selectors/156b-expected.txt: Removed.
7906         * fast/selectors/157-expected.txt: Removed.
7907         * fast/selectors/158-expected.txt: Removed.
7908         * fast/selectors/159-expected.txt: Removed.
7909         * fast/selectors/160-expected.txt: Removed.
7910         * fast/selectors/166-expected.txt: Removed.
7911         * fast/selectors/166a-expected.txt: Removed.
7912         * fast/selectors/167-expected.txt: Removed.
7913         * fast/selectors/167a-expected.txt: Removed.
7914         * fast/selectors/168-expected.txt: Removed.
7915         * fast/selectors/168a-expected.txt: Removed.
7916         * fast/selectors/169-expected.txt: Removed.
7917         * fast/selectors/169a-expected.txt: Removed.
7918         * fast/selectors/170-expected.txt: Removed.
7919         * fast/selectors/170a-expected.txt: Removed.
7920         * fast/selectors/170b-expected.txt: Removed.
7921         * fast/selectors/170c-expected.txt: Removed.
7922         * fast/selectors/170d-expected.txt: Removed.
7923         * fast/selectors/175a-expected.txt: Removed.
7924         * fast/selectors/175b-expected.txt: Removed.
7925         * fast/selectors/175c-expected.txt: Removed.
7926         * fast/selectors/177a-expected.txt: Removed.
7927         * fast/selectors/177b-expected.txt: Removed.
7928         * fast/selectors/unqualified-hover-quirks-expected.txt: Removed.
7929         * fast/selectors/unqualified-hover-strict-expected.txt: Removed.
7930         * fast/table/001-expected.txt: Removed.
7931         * fast/table/002-expected.txt: Removed.
7932         * fast/table/003-expected.txt: Removed.
7933         * fast/table/004-expected.txt: Removed.
7934         * fast/table/005-expected.txt: Removed.
7935         * fast/table/006-expected.txt: Removed.
7936         * fast/table/007-expected.txt: Removed.
7937         * fast/table/008-expected.txt: Removed.
7938         * fast/table/009-expected.txt: Removed.
7939         * fast/table/010-expected.txt: Removed.
7940         * fast/table/011-expected.txt: Removed.
7941         * fast/table/012-expected.txt: Removed.
7942         * fast/table/013-expected.txt: Removed.
7943         * fast/table/014-expected.txt: Removed.
7944         * fast/table/015-expected.txt: Removed.
7945         * fast/table/016-expected.txt: Removed.
7946         * fast/table/017-expected.txt: Removed.
7947         * fast/table/018-expected.txt: Removed.
7948         * fast/table/020-expected.txt: Removed.
7949         * fast/table/021-expected.txt: Removed.
7950         * fast/table/022-expected.txt: Removed.
7951         * fast/table/023-expected.txt: Removed.
7952         * fast/table/024-expected.txt: Removed.
7953         * fast/table/025-expected.txt: Removed.
7954         * fast/table/026-expected.txt: Removed.
7955         * fast/table/027-expected.txt: Removed.
7956         * fast/table/028-expected.txt: Removed.
7957         * fast/table/029-expected.txt: Removed.
7958         * fast/table/030-expected.txt: Removed.
7959         * fast/table/031-expected.txt: Removed.
7960         * fast/table/032-expected.txt: Removed.
7961         * fast/table/033-expected.txt: Removed.
7962         * fast/table/034-expected.txt: Removed.
7963         * fast/table/035-expected.txt: Removed.
7964         * fast/table/036-expected.txt: Removed.
7965         * fast/table/037-expected.txt: Removed.
7966         * fast/table/038-expected.txt: Removed.
7967         * fast/table/039-expected.txt: Removed.
7968         * fast/table/040-expected.txt: Removed.
7969         * fast/table/041-expected.txt: Removed.
7970         * fast/table/100-percent-cell-width-expected.txt: Removed.
7971         * fast/table/absolute-table-at-bottom-expected.txt: Removed.
7972         * fast/table/add-before-anonymous-child-expected.txt: Removed.
7973         * fast/table/append-cells-expected.txt: Removed.
7974         * fast/table/append-cells2-expected.txt: Removed.
7975         * fast/table/auto-with-percent-height-expected.txt: Removed.
7976         * fast/table/border-collapsing/001-expected.txt: Removed.
7977         * fast/table/border-collapsing/002-expected.txt: Removed.
7978         * fast/table/border-collapsing/003-expected.txt: Removed.
7979         * fast/table/border-collapsing/004-expected.txt: Removed.
7980         * fast/table/border-collapsing/border-collapsing-head-foot-expected.txt: Removed.
7981         * fast/table/border-collapsing/rtl-border-collapsing-expected.txt: Removed.
7982         * fast/table/caption-relayout-expected.txt: Removed.
7983         * fast/table/cell-absolute-child-expected.txt: Removed.
7984         * fast/table/cell-width-auto-expected.txt: Removed.
7985         * fast/table/cellindex-expected.txt: Removed.
7986         * fast/table/click-near-anonymous-table-expected.txt: Removed.
7987         * fast/table/colgroup-preceded-by-caption-expected.txt: Removed.
7988         * fast/table/colgroup-spanning-groups-rules-expected.txt: Removed.
7989         * fast/table/colspanMinWidth-expected.txt: Removed.
7990         * fast/table/div-as-col-span-expected.txt: Removed.
7991         * fast/table/edge-offsets-expected.txt: Removed.
7992         * fast/table/empty-cells-expected.txt: Removed.
7993         * fast/table/empty-section-crash-expected.txt: Removed.
7994         * fast/table/empty-table-percent-height-expected.txt: Removed.
7995         * fast/table/fixed-nested-expected.txt: Removed.
7996         * fast/table/fixed-table-non-cell-in-row-expected.txt: Removed.
7997         * fast/table/floatingTablePaintBackground-expected.txt: Removed.
7998         * fast/table/form-with-table-style-expected.txt: Removed.
7999         * fast/table/frame-and-rules-expected.txt: Removed.
8000         * fast/table/giantCellspacing-expected.txt: Removed.
8001         * fast/table/giantRowspan-expected.txt: Removed.
8002         * fast/table/giantRowspan2-expected.txt: Removed.
8003         * fast/table/growCellForImageQuirk-expected.txt: Removed.
8004         * fast/table/height-percent-test-expected.txt: Removed.
8005         * fast/table/inline-form-assert-expected.txt: Removed.
8006         * fast/table/invisible-cell-background-expected.txt: Removed.
8007         * fast/table/large-width-expected.txt: Removed.
8008         * fast/table/multiple-percent-height-rows-expected.txt: Removed.
8009         * fast/table/nested-percent-height-table-expected.txt: Removed.
8010         * fast/table/nobr-expected.txt: Removed.
8011         * fast/table/overflowHidden-expected.txt: Removed.
8012         * fast/table/percent-heights-expected.txt: Removed.
8013         * fast/table/percent-widths-stretch-expected.txt: Removed.
8014         * fast/table/remove-td-display-none-expected.txt: Removed.
8015         * fast/table/replaced-percent-height-expected.txt: Removed.
8016         * fast/table/row-height-recalc-expected.txt: Removed.
8017         * fast/table/rowindex-expected.txt: Removed.
8018         * fast/table/rowspan-paint-order-expected.txt: Removed.
8019         * fast/table/rtl-cell-display-none-assert-expected.txt: Removed.
8020         * fast/table/rules-attr-dynchange1-expected.txt: Removed.
8021         * fast/table/rules-attr-dynchange2-expected.txt: Removed.
8022         * fast/table/spanOverlapRepaint-expected.txt: Removed.
8023         * fast/table/stale-grid-crash-expected.txt: Removed.
8024         * fast/table/tableInsideCaption-expected.txt: Removed.
8025         * fast/table/text-field-baseline-expected.txt: Removed.
8026         * fast/table/unused-percent-heights-expected.txt: Removed.
8027         * fast/table/vertical-align-baseline-readjust-expected.txt: Removed.
8028         * fast/table/wide-colspan-expected.txt: Removed.
8029         * fast/table/wide-column-expected.txt: Removed.
8030         * fast/text/atsui-kerning-and-ligatures-expected.txt: Removed.
8031         * fast/text/atsui-multiple-renderers-expected.txt: Removed.
8032         * fast/text/atsui-partial-selection-expected.txt: Removed.
8033         * fast/text/atsui-pointtooffset-calls-cg-expected.txt: Removed.
8034         * fast/text/atsui-rtl-override-selection-expected.txt: Removed.
8035         * fast/text/atsui-small-caps-punctuation-size-expected.txt: Removed.
8036         * fast/text/atsui-spacing-features-expected.txt: Removed.
8037         * fast/text/basic/001-expected.txt: Removed.
8038         * fast/text/basic/002-expected.txt: Removed.
8039         * fast/text/basic/003-expected.txt: Removed.
8040         * fast/text/basic/004-expected.txt: Removed.
8041         * fast/text/basic/005-expected.txt: Removed.
8042         * fast/text/basic/006-expected.txt: Removed.
8043         * fast/text/basic/007-expected.txt: Removed.
8044         * fast/text/basic/008-expected.txt: Removed.
8045         * fast/text/basic/009-expected.txt: Removed.
8046         * fast/text/basic/011-expected.txt: Removed.
8047         * fast/text/basic/012-expected.txt: Removed.
8048         * fast/text/basic/013-expected.txt: Removed.
8049         * fast/text/basic/014-expected.txt: Removed.
8050         * fast/text/basic/015-expected.txt: Removed.
8051         * fast/text/basic/generic-family-changes-expected.txt: Removed.
8052         * fast/text/basic/generic-family-reset-expected.txt: Removed.
8053         * fast/text/break-word-expected.txt: Removed.
8054         * fast/text/capitalize-empty-generated-string-expected.txt: Removed.
8055         * fast/text/capitalize-preserve-nbsp-expected.txt: Removed.
8056         * fast/text/cg-fallback-bolding-expected.txt: Removed.
8057         * fast/text/cg-vs-atsui-expected.txt: Removed.
8058         * fast/text/delete-hard-break-character-expected.txt: Removed.
8059         * fast/text/drawBidiText-expected.txt: Removed.
8060         * fast/text/firstline/001-expected.txt: Removed.
8061         * fast/text/firstline/002-expected.txt: Removed.
8062         * fast/text/firstline/003-expected.txt: Removed.
8063         * fast/text/font-initial-expected.txt: Removed.
8064         * fast/text/in-rendered-text-rtl-expected.txt: Removed.
8065         * fast/text/international/001-expected.txt: Removed.
8066         * fast/text/international/002-expected.txt: Removed.
8067         * fast/text/international/003-expected.txt: Removed.
8068         * fast/text/international/bidi-AN-after-L-expected.txt: Removed.
8069         * fast/text/international/bidi-CS-after-AN-expected.txt: Removed.
8070         * fast/text/international/bidi-L2-run-reordering-expected.txt: Removed.
8071         * fast/text/international/bidi-LDB-2-CSS-expected.txt: Removed.
8072         * fast/text/international/bidi-LDB-2-HTML-expected.txt: Removed.
8073         * fast/text/international/bidi-LDB-2-formatting-characters-expected.txt: Removed.
8074         * fast/text/international/bidi-european-terminators-expected.txt: Removed.
8075         * fast/text/international/bidi-explicit-embedding-expected.txt: Removed.
8076         * fast/text/international/bidi-fallback-font-weight-expected.txt: Removed.
8077         * fast/text/international/bidi-ignored-for-first-child-inline-expected.txt: Removed.
8078         * fast/text/international/bidi-innertext-expected.txt: Removed.
8079         * fast/text/international/bidi-layout-across-linebreak-expected.txt: Removed.
8080         * fast/text/international/bidi-listbox-atsui-expected.txt: Removed.
8081         * fast/text/international/bidi-listbox-expected.txt: Removed.
8082         * fast/text/international/bidi-menulist-expected.txt: Removed.
8083         * fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Removed.
8084         * fast/text/international/bidi-neutral-run-expected.txt: Removed.
8085         * fast/text/international/bidi-override-expected.txt: Removed.
8086         * fast/text/international/rtl-caret-expected.txt: Removed.
8087         * fast/text/international/rtl-white-space-pre-wrap-expected.txt: Removed.
8088         * fast/text/international/thai-line-breaks-expected.txt: Removed.
8089         * fast/text/international/wrap-CJK-001-expected.txt: Removed.
8090         * fast/text/justified-selection-at-edge-expected.txt: Removed.
8091         * fast/text/justified-selection-expected.txt: Removed.
8092         * fast/text/large-text-composed-char-expected.txt: Removed.
8093         * fast/text/letter-spacing-negative-opacity-expected.txt: Removed.
8094         * fast/text/line-breaks-after-white-space-expected.txt: Removed.
8095         * fast/text/line-breaks-expected.txt: Removed.
8096         * fast/text/midword-break-after-breakable-char-expected.txt: Removed.
8097         * fast/text/midword-break-hang-expected.txt: Removed.
8098         * fast/text/monospace-width-cache-expected.txt: Removed.
8099         * fast/text/reset-emptyRun-expected.txt: Removed.
8100         * fast/text/selection-hard-linebreak-expected.txt: Removed.
8101         * fast/text/should-use-atsui-expected.txt: Removed.
8102         * fast/text/softHyphen-expected.txt: Removed.
8103         * fast/text/stripNullFromText-expected.txt: Removed.
8104         * fast/text/stroking-decorations-expected.txt: Removed.
8105         * fast/text/stroking-expected.txt: Removed.
8106         * fast/text/textIteratorNilRenderer-expected.txt: Removed.
8107         * fast/text/updateNewFont-expected.txt: Removed.
8108         * fast/text/wbr-expected.txt: Removed.
8109         * fast/text/wbr-pre-expected.txt: Removed.
8110         * fast/text/whitespace/001-expected.txt: Removed.
8111         * fast/text/whitespace/002-expected.txt: Removed.
8112         * fast/text/whitespace/003-expected.txt: Removed.
8113         * fast/text/whitespace/004-expected.txt: Removed.
8114         * fast/text/whitespace/005-expected.txt: Removed.
8115         * fast/text/whitespace/006-expected.txt: Removed.
8116         * fast/text/whitespace/007-expected.txt: Removed.
8117         * fast/text/whitespace/008-expected.txt: Removed.
8118         * fast/text/whitespace/009-expected.txt: Removed.
8119         * fast/text/whitespace/010-expected.txt: Removed.
8120         * fast/text/whitespace/011-expected.txt: Removed.
8121         * fast/text/whitespace/012-expected.txt: Removed.
8122         * fast/text/whitespace/013-expected.txt: Removed.
8123         * fast/text/whitespace/014-expected.txt: Removed.
8124         * fast/text/whitespace/015-expected.txt: Removed.
8125         * fast/text/whitespace/016-expected.txt: Removed.
8126         * fast/text/whitespace/017-expected.txt: Removed.
8127         * fast/text/whitespace/018-expected.txt: Removed.
8128         * fast/text/whitespace/019-expected.txt: Removed.
8129         * fast/text/whitespace/020-expected.txt: Removed.
8130         * fast/text/whitespace/021-expected.txt: Removed.
8131         * fast/text/whitespace/022-expected.txt: Removed.
8132         * fast/text/whitespace/023-expected.txt: Removed.
8133         * fast/text/whitespace/024-expected.txt: Removed.
8134         * fast/text/whitespace/025-expected.txt: Removed.
8135         * fast/text/whitespace/026-expected.txt: Removed.
8136         * fast/text/whitespace/027-expected.txt: Removed.
8137         * fast/text/whitespace/028-expected.txt: Removed.
8138         * fast/text/whitespace/029-expected.txt: Removed.
8139         * fast/text/whitespace/030-expected.txt: Removed.
8140         * fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt: Removed.
8141         * fast/text/whitespace/normal-after-nowrap-breaking-expected.txt: Removed.
8142         * fast/text/whitespace/pre-break-word-expected.txt: Removed.
8143         * fast/text/whitespace/pre-newline-box-test-expected.txt: Removed.
8144         * fast/text/whitespace/pre-wrap-last-char-expected.txt: Removed.
8145         * fast/text/whitespace/pre-wrap-line-test-expected.txt: Removed.
8146         * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt: Removed.
8147         * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: Removed.
8148         * fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt: Removed.
8149         * fast/text/whitespace/tab-character-basics-expected.txt: Removed.
8150         * fast/text/wide-zero-width-space-expected.txt: Removed.
8151         * fast/text/word-break-expected.txt: Removed.
8152         * fast/text/word-break-run-rounding-expected.txt: Removed.
8153         * fast/tokenizer/001-expected.txt: Removed.
8154         * fast/tokenizer/002-expected.txt: Removed.
8155         * fast/tokenizer/003-expected.txt: Removed.
8156         * fast/tokenizer/external-script-document-write-expected.txt: Removed.
8157         * fast/tokenizer/external-script-document-write_2-expected.txt: Removed.
8158         * fast/tokenizer/missing-style-end-tag-1-expected.txt: Removed.
8159         * fast/tokenizer/missing-style-end-tag-2-expected.txt: Removed.
8160         * fast/tokenizer/missing-title-end-tag-1-expected.txt: Removed.
8161         * fast/tokenizer/missing-title-end-tag-2-expected.txt: Removed.
8162         * fast/tokenizer/script-after-frameset-expected.txt: Removed.
8163         * fast/tokenizer/script_extra_close-expected.txt: Removed.
8164         * fast/xsl/document-function-expected.txt: Removed.
8165         * fast/xsl/xslt-enc-cyr-expected.txt: Removed.
8166         * fast/xsl/xslt-enc-expected.txt: Removed.
8167         * fast/xsl/xslt-enc16-expected.txt: Removed.
8168         * fast/xsl/xslt-enc16to16-expected.txt: Removed.
8169         * fast/xsl/xslt-entity-expected.txt: Removed.
8170         * fast/xsl/xslt-extra-content-at-end-expected.txt: Removed.
8171         * fast/xsl/xslt-import-depth-expected.txt: Removed.
8172         * fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: Removed.
8173         * fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Removed.
8174         * fast/xsl/xslt-relative-path-expected.txt: Removed.
8175         * fast/xsl/xslt-text-expected.txt: Removed.
8176         * fast/xsl/xslt_unicode-expected.txt: Removed.
8177         * http/tests/incremental/slow-utf8-css-expected.txt: Removed.
8178         * http/tests/loading/simple-subframe-expected.txt: Removed.
8179         * http/tests/local/file-url-sent-as-referer-expected.txt: Removed.
8180         * http/tests/misc/acid2-expected.txt: Removed.
8181         * http/tests/misc/acid2-pixel-expected.txt: Removed.
8182         * http/tests/misc/error404-expected.txt: Removed.
8183         * http/tests/misc/frame-access-during-load-expected.txt: Removed.
8184         * http/tests/misc/iframe404-expected.txt: Removed.
8185         * http/tests/misc/location-replace-crossdomain-expected.txt: Removed.
8186         * http/tests/multipart/invalid-image-data-expected.txt: Removed.
8187         * http/tests/multipart/invalid-image-data-standalone-expected.txt: Removed.
8188         * http/tests/navigation/anchor-basic-expected.txt: Removed.
8189         * http/tests/navigation/anchor-frames-expected.txt: Removed.
8190         * http/tests/navigation/anchor-goback-expected.txt: Removed.
8191         * http/tests/navigation/anchor-subframeload-expected.txt: Removed.
8192         * http/tests/navigation/error404-basic-expected.txt: Removed.
8193         * http/tests/navigation/error404-frames-expected.txt: Removed.
8194         * http/tests/navigation/error404-goback-expected.txt: Removed.
8195         * http/tests/navigation/error404-subframeload-expected.txt: Removed.
8196         * http/tests/navigation/javascriptlink-basic-expected.txt: Removed.
8197         * http/tests/navigation/javascriptlink-frames-expected.txt: Removed.
8198         * http/tests/navigation/javascriptlink-goback-expected.txt: Removed.
8199         * http/tests/navigation/javascriptlink-subframeload-expected.txt: Removed.
8200         * http/tests/navigation/metaredirect-basic-expected.txt: Removed.
8201         * http/tests/navigation/metaredirect-frames-expected.txt: Removed.
8202         * http/tests/navigation/metaredirect-goback-expected.txt: Removed.
8203         * http/tests/navigation/metaredirect-subframeload-expected.txt: Removed.
8204         * http/tests/navigation/post-basic-expected.txt: Removed.
8205         * http/tests/navigation/post-frames-expected.txt: Removed.
8206         * http/tests/navigation/post-goback1-expected.txt: Removed.
8207         * http/tests/navigation/post-goback2-expected.txt: Removed.
8208         * http/tests/navigation/postredirect-basic-expected.txt: Removed.
8209         * http/tests/navigation/postredirect-frames-expected.txt: Removed.
8210         * http/tests/navigation/postredirect-goback1-expected.txt: Removed.
8211         * http/tests/navigation/postredirect-goback2-expected.txt: Removed.
8212         * http/tests/navigation/redirect302-basic-expected.txt: Removed.
8213         * http/tests/navigation/redirect302-frames-expected.txt: Removed.
8214         * http/tests/navigation/redirect302-goback-expected.txt: Removed.
8215         * http/tests/navigation/redirect302-subframeload-expected.txt: Removed.
8216         * http/tests/navigation/relativeanchor-basic-expected.txt: Removed.
8217         * http/tests/navigation/relativeanchor-frames-expected.txt: Removed.
8218         * http/tests/navigation/relativeanchor-goback-expected.txt: Removed.
8219         * http/tests/navigation/slowmetaredirect-basic-expected.txt: Removed.
8220         * http/tests/navigation/slowtimerredirect-basic-expected.txt: Removed.
8221         * http/tests/navigation/success200-basic-expected.txt: Removed.
8222         * http/tests/navigation/success200-frames-expected.txt: Removed.
8223         * http/tests/navigation/success200-frames-loadsame-expected.txt: Removed.
8224         * http/tests/navigation/success200-goback-expected.txt: Removed.
8225         * http/tests/navigation/success200-loadsame-expected.txt: Removed.
8226         * http/tests/navigation/success200-reload-expected.txt: Removed.
8227         * http/tests/navigation/success200-subframeload-expected.txt: Removed.
8228         * http/tests/navigation/timerredirect-basic-expected.txt: Removed.
8229         * http/tests/navigation/timerredirect-frames-expected.txt: Removed.
8230         * http/tests/navigation/timerredirect-goback-expected.txt: Removed.
8231         * http/tests/navigation/timerredirect-subframeload-expected.txt: Removed.
8232         * http/tests/security/frame-loading-via-document-write-expected.txt: Removed.
8233         * http/tests/uri/css-href-expected.txt: Removed.
8234         * platform/mac/css1: Added.
8235         * platform/mac/css1/basic: Added.
8236         * platform/mac/css1/basic/class_as_selector-expected.txt: Copied from LayoutTests/css1/basic/class_as_selector-expected.txt.
8237         * platform/mac/css1/basic/comments-expected.txt: Copied from LayoutTests/css1/basic/comments-expected.txt.
8238         * platform/mac/css1/basic/containment-expected.txt: Copied from LayoutTests/css1/basic/containment-expected.txt.
8239         * platform/mac/css1/basic/contextual_selectors-expected.txt: Copied from LayoutTests/css1/basic/contextual_selectors-expected.txt.
8240         * platform/mac/css1/basic/grouping-expected.txt: Copied from LayoutTests/css1/basic/grouping-expected.txt.
8241         * platform/mac/css1/basic/id_as_selector-expected.txt: Copied from LayoutTests/css1/basic/id_as_selector-expected.txt.
8242         * platform/mac/css1/basic/inheritance-expected.txt: Copied from LayoutTests/css1/basic/inheritance-expected.txt.
8243         * platform/mac/css1/box_properties: Added.
8244         * platform/mac/css1/box_properties/acid_test-expected.txt: Copied from LayoutTests/css1/box_properties/acid_test-expected.txt.
8245         * platform/mac/css1/box_properties/border-expected.txt: Copied from LayoutTests/css1/box_properties/border-expected.txt.
8246         * platform/mac/css1/box_properties/border_bottom-expected.txt: Copied from LayoutTests/css1/box_properties/border_bottom-expected.txt.
8247         * platform/mac/css1/box_properties/border_bottom_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_bottom_inline-expected.txt.
8248         * platform/mac/css1/box_properties/border_bottom_width-expected.txt: Copied from LayoutTests/css1/box_properties/border_bottom_width-expected.txt.
8249         * platform/mac/css1/box_properties/border_bottom_width_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_bottom_width_inline-expected.txt.
8250         * platform/mac/css1/box_properties/border_color-expected.txt: Copied from LayoutTests/css1/box_properties/border_color-expected.txt.
8251         * platform/mac/css1/box_properties/border_color_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_color_inline-expected.txt.
8252         * platform/mac/css1/box_properties/border_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_inline-expected.txt.
8253         * platform/mac/css1/box_properties/border_left-expected.txt: Copied from LayoutTests/css1/box_properties/border_left-expected.txt.
8254         * platform/mac/css1/box_properties/border_left_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_left_inline-expected.txt.
8255         * platform/mac/css1/box_properties/border_left_width-expected.txt: Copied from LayoutTests/css1/box_properties/border_left_width-expected.txt.
8256         * platform/mac/css1/box_properties/border_left_width_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_left_width_inline-expected.txt.
8257         * platform/mac/css1/box_properties/border_right-expected.txt: Copied from LayoutTests/css1/box_properties/border_right-expected.txt.
8258         * platform/mac/css1/box_properties/border_right_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_right_inline-expected.txt.
8259         * platform/mac/css1/box_properties/border_right_width-expected.txt: Copied from LayoutTests/css1/box_properties/border_right_width-expected.txt.
8260         * platform/mac/css1/box_properties/border_right_width_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_right_width_inline-expected.txt.
8261         * platform/mac/css1/box_properties/border_style-expected.txt: Copied from LayoutTests/css1/box_properties/border_style-expected.txt.
8262         * platform/mac/css1/box_properties/border_style_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_style_inline-expected.txt.
8263         * platform/mac/css1/box_properties/border_top-expected.txt: Copied from LayoutTests/css1/box_properties/border_top-expected.txt.
8264         * platform/mac/css1/box_properties/border_top_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_top_inline-expected.txt.
8265         * platform/mac/css1/box_properties/border_top_width-expected.txt: Copied from LayoutTests/css1/box_properties/border_top_width-expected.txt.
8266         * platform/mac/css1/box_properties/border_top_width_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_top_width_inline-expected.txt.
8267         * platform/mac/css1/box_properties/border_width-expected.txt: Copied from LayoutTests/css1/box_properties/border_width-expected.txt.
8268         * platform/mac/css1/box_properties/border_width_inline-expected.txt: Copied from LayoutTests/css1/box_properties/border_width_inline-expected.txt.
8269         * platform/mac/css1/box_properties/clear-expected.txt: Copied from LayoutTests/css1/box_properties/clear-expected.txt.
8270         * platform/mac/css1/box_properties/clear_float-expected.txt: Copied from LayoutTests/css1/box_properties/clear_float-expected.txt.
8271         * platform/mac/css1/box_properties/float-expected.txt: Copied from LayoutTests/css1/box_properties/float-expected.txt.
8272         * platform/mac/css1/box_properties/float_elements_in_series-expected.txt: Copied from LayoutTests/css1/box_properties/float_elements_in_series-expected.txt.
8273         * platform/mac/css1/box_properties/float_margin-expected.txt: Copied from LayoutTests/css1/box_properties/float_margin-expected.txt.
8274         * platform/mac/css1/box_properties/float_on_text_elements-expected.txt: Copied from LayoutTests/css1/box_properties/float_on_text_elements-expected.txt.
8275         * platform/mac/css1/box_properties/height-expected.txt: Copied from LayoutTests/css1/box_properties/height-expected.txt.
8276         * platform/mac/css1/box_properties/margin-expected.txt: Copied from LayoutTests/css1/box_properties/margin-expected.txt.
8277         * platform/mac/css1/box_properties/margin_bottom-expected.txt: Copied from LayoutTests/css1/box_properties/margin_bottom-expected.txt.
8278         * platform/mac/css1/box_properties/margin_bottom_inline-expected.txt: Copied from LayoutTests/css1/box_properties/margin_bottom_inline-expected.txt.
8279         * platform/mac/css1/box_properties/margin_inline-expected.txt: Copied from LayoutTests/css1/box_properties/margin_inline-expected.txt.
8280         * platform/mac/css1/box_properties/margin_left-expected.txt: Copied from LayoutTests/css1/box_properties/margin_left-expected.txt.
8281         * platform/mac/css1/box_properties/margin_left_inline-expected.txt: Copied from LayoutTests/css1/box_properties/margin_left_inline-expected.txt.
8282         * platform/mac/css1/box_properties/margin_right-expected.txt: Copied from LayoutTests/css1/box_properties/margin_right-expected.txt.
8283         * platform/mac/css1/box_properties/margin_right_inline-expected.txt: Copied from LayoutTests/css1/box_properties/margin_right_inline-expected.txt.
8284         * platform/mac/css1/box_properties/margin_top-expected.txt: Copied from LayoutTests/css1/box_properties/margin_top-expected.txt.
8285         * platform/mac/css1/box_properties/margin_top_inline-expected.txt: Copied from LayoutTests/css1/box_properties/margin_top_inline-expected.txt.
8286         * platform/mac/css1/box_properties/padding-expected.txt: Copied from LayoutTests/css1/box_properties/padding-expected.txt.
8287         * platform/mac/css1/box_properties/padding_bottom-expected.txt: Copied from LayoutTests/css1/box_properties/padding_bottom-expected.txt.
8288         * platform/mac/css1/box_properties/padding_bottom_inline-expected.txt: Copied from LayoutTests/css1/box_properties/padding_bottom_inline-expected.txt.
8289         * platform/mac/css1/box_properties/padding_inline-expected.txt: Copied from LayoutTests/css1/box_properties/padding_inline-expected.txt.
8290         * platform/mac/css1/box_properties/padding_left-expected.txt: Copied from LayoutTests/css1/box_properties/padding_left-expected.txt.
8291         * platform/mac/css1/box_properties/padding_left_inline-expected.txt: Copied from LayoutTests/css1/box_properties/padding_left_inline-expected.txt.
8292         * platform/mac/css1/box_properties/padding_right-expected.txt: Copied from LayoutTests/css1/box_properties/padding_right-expected.txt.
8293         * platform/mac/css1/box_properties/padding_right_inline-expected.txt: Copied from LayoutTests/css1/box_properties/padding_right_inline-expected.txt.
8294         * platform/mac/css1/box_properties/padding_top-expected.txt: Copied from LayoutTests/css1/box_properties/padding_top-expected.txt.
8295         * platform/mac/css1/box_properties/padding_top_inline-expected.txt: Copied from LayoutTests/css1/box_properties/padding_top_inline-expected.txt.
8296         * platform/mac/css1/box_properties/width-expected.txt: Copied from LayoutTests/css1/box_properties/width-expected.txt.
8297         * platform/mac/css1/cascade: Added.
8298         * platform/mac/css1/cascade/cascade_order-expected.txt: Copied from LayoutTests/css1/cascade/cascade_order-expected.txt.
8299         * platform/mac/css1/cascade/important-expected.txt: Copied from LayoutTests/css1/cascade/important-expected.txt.
8300         * platform/mac/css1/classification: Added.
8301         * platform/mac/css1/classification/display-expected.txt: Copied from LayoutTests/css1/classification/display-expected.txt.
8302         * platform/mac/css1/classification/list_style-expected.txt: Copied from LayoutTests/css1/classification/list_style-expected.txt.
8303         * platform/mac/css1/classification/list_style_image-expected.txt: Copied from LayoutTests/css1/classification/list_style_image-expected.txt.
8304         * platform/mac/css1/classification/list_style_position-expected.txt: Copied from LayoutTests/css1/classification/list_style_position-expected.txt.
8305         * platform/mac/css1/classification/list_style_type-expected.txt: Copied from LayoutTests/css1/classification/list_style_type-expected.txt.
8306         * platform/mac/css1/classification/white_space-expected.txt: Copied from LayoutTests/css1/classification/white_space-expected.txt.
8307         * platform/mac/css1/color_and_background: Added.
8308         * platform/mac/css1/color_and_background/background-expected.txt: Copied from LayoutTests/css1/color_and_background/background-expected.txt.
8309         * platform/mac/css1/color_and_background/background_attachment-expected.txt: Copied from LayoutTests/css1/color_and_background/background_attachment-expected.txt.
8310         * platform/mac/css1/color_and_background/background_color-expected.txt: Copied from LayoutTests/css1/color_and_background/background_color-expected.txt.
8311         * platform/mac/css1/color_and_background/background_image-expected.txt: Copied from LayoutTests/css1/color_and_background/background_image-expected.txt.
8312         * platform/mac/css1/color_and_background/background_position-expected.txt: Copied from LayoutTests/css1/color_and_background/background_position-expected.txt.
8313         * platform/mac/css1/color_and_background/background_repeat-expected.txt: Copied from LayoutTests/css1/color_and_background/background_repeat-expected.txt.
8314         * platform/mac/css1/color_and_background/color-expected.txt: Copied from LayoutTests/css1/color_and_background/color-expected.txt.
8315         * platform/mac/css1/conformance: Added.
8316         * platform/mac/css1/conformance/forward_compatible_parsing-expected.txt: Copied from LayoutTests/css1/conformance/forward_compatible_parsing-expected.txt.
8317         * platform/mac/css1/font_properties: Added.
8318         * platform/mac/css1/font_properties/font-expected.txt: Copied from LayoutTests/css1/font_properties/font-expected.txt.
8319         * platform/mac/css1/font_properties/font_family-expected.txt: Copied from LayoutTests/css1/font_properties/font_family-expected.txt.
8320         * platform/mac/css1/font_properties/font_size-expected.txt: Copied from LayoutTests/css1/font_properties/font_size-expected.txt.
8321         * platform/mac/css1/font_properties/font_style-expected.txt: Copied from LayoutTests/css1/font_properties/font_style-expected.txt.
8322         * platform/mac/css1/font_properties/font_variant-expected.txt: Copied from LayoutTests/css1/font_properties/font_variant-expected.txt.
8323         * platform/mac/css1/font_properties/font_weight-expected.txt: Copied from LayoutTests/css1/font_properties/font_weight-expected.txt.
8324         * platform/mac/css1/formatting_model: Added.
8325         * platform/mac/css1/formatting_model/canvas-expected.txt: Copied from LayoutTests/css1/formatting_model/canvas-expected.txt.
8326         * platform/mac/css1/formatting_model/floating_elements-expected.txt: Copied from LayoutTests/css1/formatting_model/floating_elements-expected.txt.
8327         * platform/mac/css1/formatting_model/height_of_lines-expected.txt: Copied from LayoutTests/css1/formatting_model/height_of_lines-expected.txt.
8328         * platform/mac/css1/formatting_model/horizontal_formatting-expected.txt: Copied from LayoutTests/css1/formatting_model/horizontal_formatting-expected.txt.
8329         * platform/mac/css1/formatting_model/inline_elements-expected.txt: Copied from LayoutTests/css1/formatting_model/inline_elements-expected.txt.
8330         * platform/mac/css1/formatting_model/replaced_elements-expected.txt: Copied from LayoutTests/css1/formatting_model/replaced_elements-expected.txt.
8331         * platform/mac/css1/formatting_model/vertical_formatting-expected.txt: Copied from LayoutTests/css1/formatting_model/vertical_formatting-expected.txt.
8332         * platform/mac/css1/pseudo: Added.
8333         * platform/mac/css1/pseudo/anchor-expected.txt: Copied from LayoutTests/css1/pseudo/anchor-expected.txt.
8334         * platform/mac/css1/pseudo/firstletter-expected.txt: Copied from LayoutTests/css1/pseudo/firstletter-expected.txt.
8335         * platform/mac/css1/pseudo/firstline-expected.txt: Copied from LayoutTests/css1/pseudo/firstline-expected.txt.
8336         * platform/mac/css1/pseudo/multiple_pseudo_elements-expected.txt: Copied from LayoutTests/css1/pseudo/multiple_pseudo_elements-expected.txt.
8337         * platform/mac/css1/pseudo/pseudo_elements_in_selectors-expected.txt: Copied from LayoutTests/css1/pseudo/pseudo_elements_in_selectors-expected.txt.
8338         * platform/mac/css1/text_properties: Added.
8339         * platform/mac/css1/text_properties/letter_spacing-expected.txt: Copied from LayoutTests/css1/text_properties/letter_spacing-expected.txt.
8340         * platform/mac/css1/text_properties/line_height-expected.txt: Copied from LayoutTests/css1/text_properties/line_height-expected.txt.
8341         * platform/mac/css1/text_properties/text-transCapitalize-expected.txt: Copied from LayoutTests/css1/text_properties/text-transCapitalize-expected.txt.
8342         * platform/mac/css1/text_properties/text_align-expected.txt: Copied from LayoutTests/css1/text_properties/text_align-expected.txt.
8343         * platform/mac/css1/text_properties/text_decoration-expected.txt: Copied from LayoutTests/css1/text_properties/text_decoration-expected.txt.
8344         * platform/mac/css1/text_properties/text_indent-expected.txt: Copied from LayoutTests/css1/text_properties/text_indent-expected.txt.
8345         * platform/mac/css1/text_properties/text_transform-expected.txt: Copied from LayoutTests/css1/text_properties/text_transform-expected.txt.
8346         * platform/mac/css1/text_properties/vertical_align-expected.txt: Copied from LayoutTests/css1/text_properties/vertical_align-expected.txt.
8347         * platform/mac/css1/text_properties/word_spacing-expected.txt: Copied from LayoutTests/css1/text_properties/word_spacing-expected.txt.
8348         * platform/mac/css1/units: Added.
8349         * platform/mac/css1/units/color_units-expected.txt: Copied from LayoutTests/css1/units/color_units-expected.txt.
8350         * platform/mac/css1/units/length_units-expected.txt: Copied from LayoutTests/css1/units/length_units-expected.txt.
8351         * platform/mac/css1/units/percentage_units-expected.txt: Copied from LayoutTests/css1/units/percentage_units-expected.txt.
8352         * platform/mac/css1/units/urls-expected.txt: Copied from LayoutTests/css1/units/urls-expected.txt.
8353         * platform/mac/css2.1: Added.
8354         * platform/mac/css2.1/bogus-color-span-expected.txt: Copied from LayoutTests/css2.1/bogus-color-span-expected.txt.
8355         * platform/mac/css2.1/css1_forward_compatible_parsing-expected.txt: Copied from LayoutTests/css2.1/css1_forward_compatible_parsing-expected.txt.
8356         * platform/mac/css2.1/t010403-shand-border-00-c-expected.txt: Copied from LayoutTests/css2.1/t010403-shand-border-00-c-expected.txt.
8357         * platform/mac/css2.1/t010403-shand-font-00-b-expected.txt: Copied from LayoutTests/css2.1/t010403-shand-font-00-b-expected.txt.
8358         * platform/mac/css2.1/t010403-shand-font-01-b-expected.txt: Copied from LayoutTests/css2.1/t010403-shand-font-01-b-expected.txt.
8359         * platform/mac/css2.1/t010403-shand-font-02-b-expected.txt: Copied from LayoutTests/css2.1/t010403-shand-font-02-b-expected.txt.
8360         * platform/mac/css2.1/t010403-shand-font-03-b-expected.txt: Copied from LayoutTests/css2.1/t010403-shand-font-03-b-expected.txt.
8361         * platform/mac/css2.1/t040102-keywords-00-b-expected.txt: Copied from LayoutTests/css2.1/t040102-keywords-00-b-expected.txt.
8362         * platform/mac/css2.1/t040102-keywords-01-b-expected.txt: Copied from LayoutTests/css2.1/t040102-keywords-01-b-expected.txt.
8363         * platform/mac/css2.1/t040103-case-00-b-expected.txt: Copied from LayoutTests/css2.1/t040103-case-00-b-expected.txt.
8364         * platform/mac/css2.1/t040103-case-01-c-expected.txt: Copied from LayoutTests/css2.1/t040103-case-01-c-expected.txt.
8365         * platform/mac/css2.1/t040103-escapes-00-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-00-b-expected.txt.
8366         * platform/mac/css2.1/t040103-escapes-01-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-01-b-expected.txt.
8367         * platform/mac/css2.1/t040103-escapes-02-d-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-02-d-expected.txt.
8368         * platform/mac/css2.1/t040103-escapes-03-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-03-b-expected.txt.
8369         * platform/mac/css2.1/t040103-escapes-04-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-04-b-expected.txt.
8370         * platform/mac/css2.1/t040103-escapes-05-c-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-05-c-expected.txt.
8371         * platform/mac/css2.1/t040103-escapes-06-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-06-b-expected.txt.
8372         * platform/mac/css2.1/t040103-escapes-07-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-07-b-expected.txt.
8373         * platform/mac/css2.1/t040103-escapes-08-b-expected.txt: Copied from LayoutTests/css2.1/t040103-escapes-08-b-expected.txt.
8374         * platform/mac/css2.1/t040103-ident-00-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-00-c-expected.txt.
8375         * platform/mac/css2.1/t040103-ident-01-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-01-c-expected.txt.
8376         * platform/mac/css2.1/t040103-ident-02-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-02-c-expected.txt.
8377         * platform/mac/css2.1/t040103-ident-03-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-03-c-expected.txt.
8378         * platform/mac/css2.1/t040103-ident-04-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-04-c-expected.txt.
8379         * platform/mac/css2.1/t040103-ident-05-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-05-c-expected.txt.
8380         * platform/mac/css2.1/t040103-ident-06-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-06-c-expected.txt.
8381         * platform/mac/css2.1/t040103-ident-07-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-07-c-expected.txt.
8382         * platform/mac/css2.1/t040103-ident-08-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-08-c-expected.txt.
8383         * platform/mac/css2.1/t040103-ident-09-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-09-c-expected.txt.
8384         * platform/mac/css2.1/t040103-ident-10-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-10-c-expected.txt.
8385         * platform/mac/css2.1/t040103-ident-11-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-11-c-expected.txt.
8386         * platform/mac/css2.1/t040103-ident-12-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-12-c-expected.txt.
8387         * platform/mac/css2.1/t040103-ident-13-c-expected.txt: Copied from LayoutTests/css2.1/t040103-ident-13-c-expected.txt.
8388         * platform/mac/css2.1/t040105-atkeyw-00-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atkeyw-00-b-expected.txt.
8389         * platform/mac/css2.1/t040105-atkeyw-01-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atkeyw-01-b-expected.txt.
8390         * platform/mac/css2.1/t040105-atkeyw-02-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atkeyw-02-b-expected.txt.
8391         * platform/mac/css2.1/t040105-atrule-00-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atrule-00-b-expected.txt.
8392         * platform/mac/css2.1/t040105-atrule-01-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atrule-01-b-expected.txt.
8393         * platform/mac/css2.1/t040105-atrule-02-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atrule-02-b-expected.txt.
8394         * platform/mac/css2.1/t040105-atrule-03-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atrule-03-b-expected.txt.
8395         * platform/mac/css2.1/t040105-atrule-04-b-expected.txt: Copied from LayoutTests/css2.1/t040105-atrule-04-b-expected.txt.
8396         * platform/mac/css2.1/t040105-import-00-b-expected.txt: Copied from LayoutTests/css2.1/t040105-import-00-b-expected.txt.
8397         * platform/mac/css2.1/t040105-import-01-b-expected.txt: Copied from LayoutTests/css2.1/t040105-import-01-b-expected.txt.
8398         * platform/mac/css2.1/t040109-c17-comments-00-b-expected.txt: Copied from LayoutTests/css2.1/t040109-c17-comments-00-b-expected.txt.
8399         * platform/mac/css2.1/t040109-c17-comments-01-b-expected.txt: Copied from LayoutTests/css2.1/t040109-c17-comments-01-b-expected.txt.
8400         * platform/mac/css2.1/t0402-c71-fwd-parsing-00-f-expected.txt: Copied from LayoutTests/css2.1/t0402-c71-fwd-parsing-00-f-expected.txt.
8401         * platform/mac/css2.1/t0402-c71-fwd-parsing-01-f-expected.txt: Copied from LayoutTests/css2.1/t0402-c71-fwd-parsing-01-f-expected.txt.
8402         * platform/mac/css2.1/t0402-c71-fwd-parsing-02-f-expected.txt: Copied from LayoutTests/css2.1/t0402-c71-fwd-parsing-02-f-expected.txt.
8403         * platform/mac/css2.1/t0402-c71-fwd-parsing-03-f-expected.txt: Copied from LayoutTests/css2.1/t0402-c71-fwd-parsing-03-f-expected.txt.
8404         * platform/mac/css2.1/t0402-c71-fwd-parsing-04-f-expected.txt: Copied from LayoutTests/css2.1/t0402-c71-fwd-parsing-04-f-expected.txt.
8405         * platform/mac/css2.1/t0402-syntax-01-f-expected.txt: Copied from LayoutTests/css2.1/t0402-syntax-01-f-expected.txt.
8406         * platform/mac/css2.1/t0402-syntax-02-f-expected.txt: Copied from LayoutTests/css2.1/t0402-syntax-02-f-expected.txt.
8407         * platform/mac/css2.1/t0402-syntax-03-f-expected.txt: Copied from LayoutTests/css2.1/t0402-syntax-03-f-expected.txt.
8408         * platform/mac/css2.1/t0402-syntax-04-f-expected.txt: Copied from LayoutTests/css2.1/t0402-syntax-04-f-expected.txt.
8409         * platform/mac/css2.1/t0402-syntax-05-f-expected.txt: Copied from LayoutTests/css2.1/t0402-syntax-05-f-expected.txt.
8410         * platform/mac/css2.1/t0402-syntax-06-f-expected.txt: Copied from LayoutTests/css2.1/t0402-syntax-06-f-expected.txt.
8411         * platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t040302-c61-ex-len-00-b-a-expected.txt.
8412         * platform/mac/css2.1/t040302-c61-phys-len-00-b-expected.txt: Copied from LayoutTests/css2.1/t040302-c61-phys-len-00-b-expected.txt.
8413         * platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt.
8414         * platform/mac/css2.1/t040303-c62-percent-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t040303-c62-percent-00-b-ag-expected.txt.
8415         * platform/mac/css2.1/t040304-c64-uri-00-a-g-expected.txt: Copied from LayoutTests/css2.1/t040304-c64-uri-00-a-g-expected.txt.
8416         * platform/mac/css2.1/t040306-c63-color-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t040306-c63-color-00-b-ag-expected.txt.
8417         * platform/mac/css2.1/t040306-syntax-01-f-expected.txt: Copied from LayoutTests/css2.1/t040306-syntax-01-f-expected.txt.
8418         * platform/mac/css2.1/t040307-syntax-01-b-expected.txt: Copied from LayoutTests/css2.1/t040307-syntax-01-b-expected.txt.
8419         * platform/mac/css2.1/t050201-c12-grouping-00-b-expected.txt: Copied from LayoutTests/css2.1/t050201-c12-grouping-00-b-expected.txt.
8420         * platform/mac/css2.1/t0505-c16-descendant-00-e-expected.txt: Copied from LayoutTests/css2.1/t0505-c16-descendant-00-e-expected.txt.
8421         * platform/mac/css2.1/t0505-c16-descendant-01-e-expected.txt: Copied from LayoutTests/css2.1/t0505-c16-descendant-01-e-expected.txt.
8422         * platform/mac/css2.1/t0505-c16-descendant-02-e-expected.txt: Copied from LayoutTests/css2.1/t0505-c16-descendant-02-e-expected.txt.
8423         * platform/mac/css2.1/t050803-c14-classes-00-e-expected.txt: Copied from LayoutTests/css2.1/t050803-c14-classes-00-e-expected.txt.
8424         * platform/mac/css2.1/t0509-c15-ids-00-a-expected.txt: Copied from LayoutTests/css2.1/t0509-c15-ids-00-a-expected.txt.
8425         * platform/mac/css2.1/t0509-c15-ids-01-e-expected.txt: Copied from LayoutTests/css2.1/t0509-c15-ids-01-e-expected.txt.
8426         * platform/mac/css2.1/t0509-id-sel-syntax-01-f-expected.txt: Copied from LayoutTests/css2.1/t0509-id-sel-syntax-01-f-expected.txt.
8427         * platform/mac/css2.1/t0509-id-sel-syntax-02-b-expected.txt: Copied from LayoutTests/css2.1/t0509-id-sel-syntax-02-b-expected.txt.
8428         * platform/mac/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt: Copied from LayoutTests/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt.
8429         * platform/mac/css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt: Copied from LayoutTests/css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt.
8430         * platform/mac/css2.1/t0511-c21-pseud-link-00-e-expected.txt: Copied from LayoutTests/css2.1/t0511-c21-pseud-link-00-e-expected.txt.
8431         * platform/mac/css2.1/t0511-c21-pseud-link-01-e-expected.txt: Copied from LayoutTests/css2.1/t0511-c21-pseud-link-01-e-expected.txt.
8432         * platform/mac/css2.1/t0511-c21-pseud-link-02-e-expected.txt: Copied from LayoutTests/css2.1/t0511-c21-pseud-link-02-e-expected.txt.
8433         * platform/mac/css2.1/t0511-c21-pseud-link-03-e-expected.txt: Copied from LayoutTests/css2.1/t0511-c21-pseud-link-03-e-expected.txt.
8434         * platform/mac/css2.1/t051103-c21-activ-ln-00-e-i-expected.txt: Copied from LayoutTests/css2.1/t051103-c21-activ-ln-00-e-i-expected.txt.
8435         * platform/mac/css2.1/t051103-c21-focus-ln-00-e-i-expected.txt: Copied from LayoutTests/css2.1/t051103-c21-focus-ln-00-e-i-expected.txt.
8436         * platform/mac/css2.1/t051103-c21-hover-ln-00-e-i-expected.txt: Copied from LayoutTests/css2.1/t051103-c21-hover-ln-00-e-i-expected.txt.
8437         * platform/mac/css2.1/t051103-dom-hover-01-c-io-expected.txt: Copied from LayoutTests/css2.1/t051103-dom-hover-01-c-io-expected.txt.
8438         * platform/mac/css2.1/t051103-dom-hover-02-c-io-expected.txt: Copied from LayoutTests/css2.1/t051103-dom-hover-02-c-io-expected.txt.
8439         * platform/mac/css2.1/t051201-c23-first-line-00-b-expected.txt: Copied from LayoutTests/css2.1/t051201-c23-first-line-00-b-expected.txt.
8440         * platform/mac/css2.1/t051202-c24-first-lttr-00-b-expected.txt: Copied from LayoutTests/css2.1/t051202-c24-first-lttr-00-b-expected.txt.
8441         * platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.txt: Copied from LayoutTests/css2.1/t051202-c26-psudo-nest-00-c-expected.txt.
8442         * platform/mac/css2.1/t0602-c13-inh-underlin-00-e-expected.txt: Copied from LayoutTests/css2.1/t0602-c13-inh-underlin-00-e-expected.txt.
8443         * platform/mac/css2.1/t0602-c13-inheritance-00-e-expected.txt: Copied from LayoutTests/css2.1/t0602-c13-inheritance-00-e-expected.txt.
8444         * platform/mac/css2.1/t0602-inherit-bdr-pad-b-00-expected.txt: Copied from LayoutTests/css2.1/t0602-inherit-bdr-pad-b-00-expected.txt.
8445         * platform/mac/css2.1/t0603-c11-import-00-b-expected.txt: Copied from LayoutTests/css2.1/t0603-c11-import-00-b-expected.txt.
8446         * platform/mac/css2.1/t060401-c32-cascading-00-b-expected.txt: Copied from LayoutTests/css2.1/t060401-c32-cascading-00-b-expected.txt.
8447         * platform/mac/css2.1/t060402-c31-important-00-b-expected.txt: Copied from LayoutTests/css2.1/t060402-c31-important-00-b-expected.txt.
8448         * platform/mac/css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt: Copied from LayoutTests/css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt.
8449         * platform/mac/css2.1/t060403-c21-pseu-id-00-e-i-expected.txt: Copied from LayoutTests/css2.1/t060403-c21-pseu-id-00-e-i-expected.txt.
8450         * platform/mac/css2.1/t0801-c412-hz-box-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0801-c412-hz-box-00-b-a-expected.txt.
8451         * platform/mac/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt.
8452         * platform/mac/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt.
8453         * platform/mac/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt.
8454         * platform/mac/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt.
8455         * platform/mac/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt.
8456         * platform/mac/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt.
8457         * platform/mac/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt.
8458         * platform/mac/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt.
8459         * platform/mac/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt.
8460         * platform/mac/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt.
8461         * platform/mac/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt.
8462         * platform/mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt.
8463         * platform/mac/css2.1/t0803-c5502-mrgn-r-03-c-expected.txt: Copied from LayoutTests/css2.1/t0803-c5502-mrgn-r-03-c-expected.txt.
8464         * platform/mac/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt.
8465         * platform/mac/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt.
8466         * platform/mac/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt.
8467         * platform/mac/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt.
8468         * platform/mac/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt.
8469         * platform/mac/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt.
8470         * platform/mac/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt.
8471         * platform/mac/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt.
8472         * platform/mac/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt.
8473         * platform/mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt.
8474         * platform/mac/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt.
8475         * platform/mac/css2.1/t0803-c5504-mrgn-l-02-c-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-mrgn-l-02-c-expected.txt.
8476         * platform/mac/css2.1/t0803-c5504-mrgn-l-03-c-expected.txt: Copied from LayoutTests/css2.1/t0803-c5504-mrgn-l-03-c-expected.txt.
8477         * platform/mac/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt.
8478         * platform/mac/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt.
8479         * platform/mac/css2.1/t0803-c5505-mrgn-01-e-a-expected.txt: Copied from LayoutTests/css2.1/t0803-c5505-mrgn-01-e-a-expected.txt.
8480         * platform/mac/css2.1/t0803-c5505-mrgn-02-c-expected.txt: Copied from LayoutTests/css2.1/t0803-c5505-mrgn-02-c-expected.txt.
8481         * platform/mac/css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt.
8482         * platform/mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt: Copied from LayoutTests/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt.
8483         * platform/mac/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt.
8484         * platform/mac/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt.
8485         * platform/mac/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt.
8486         * platform/mac/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt.
8487         * platform/mac/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt.
8488         * platform/mac/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt.
8489         * platform/mac/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt.
8490         * platform/mac/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt.
8491         * platform/mac/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt.
8492         * platform/mac/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt.
8493         * platform/mac/css2.1/t0804-c5507-padn-r-01-c-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-padn-r-01-c-a-expected.txt.
8494         * platform/mac/css2.1/t0804-c5507-padn-r-02-f-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-padn-r-02-f-expected.txt.
8495         * platform/mac/css2.1/t0804-c5507-padn-r-03-f-expected.txt: Copied from LayoutTests/css2.1/t0804-c5507-padn-r-03-f-expected.txt.
8496         * platform/mac/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt.
8497         * platform/mac/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt.
8498         * platform/mac/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt.
8499         * platform/mac/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt.
8500         * platform/mac/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt.
8501         * platform/mac/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt.
8502         * platform/mac/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt.
8503         * platform/mac/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt.
8504         * platform/mac/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt.
8505         * platform/mac/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt.
8506         * platform/mac/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt.
8507         * platform/mac/css2.1/t0804-c5509-padn-l-02-f-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-padn-l-02-f-expected.txt.
8508         * platform/mac/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Copied from LayoutTests/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt.
8509         * platform/mac/css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt.
8510         * platform/mac/css2.1/t0804-c5510-padn-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t0804-c5510-padn-00-b-ag-expected.txt.
8511         * platform/mac/css2.1/t0804-c5510-padn-01-e-a-expected.txt: Copied from LayoutTests/css2.1/t0804-c5510-padn-01-e-a-expected.txt.
8512         * platform/mac/css2.1/t0804-c5510-padn-02-f-expected.txt: Copied from LayoutTests/css2.1/t0804-c5510-padn-02-f-expected.txt.
8513         * platform/mac/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt.
8514         * platform/mac/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt.
8515         * platform/mac/css2.1/t0805-c5511-brdr-tw-02-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5511-brdr-tw-02-b-expected.txt.
8516         * platform/mac/css2.1/t0805-c5511-brdr-tw-03-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5511-brdr-tw-03-b-expected.txt.
8517         * platform/mac/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt.
8518         * platform/mac/css2.1/t0805-c5512-brdr-rw-00-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5512-brdr-rw-00-b-expected.txt.
8519         * platform/mac/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt.
8520         * platform/mac/css2.1/t0805-c5512-brdr-rw-02-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5512-brdr-rw-02-b-expected.txt.
8521         * platform/mac/css2.1/t0805-c5512-brdr-rw-03-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5512-brdr-rw-03-b-expected.txt.
8522         * platform/mac/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt.
8523         * platform/mac/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt.
8524         * platform/mac/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt.
8525         * platform/mac/css2.1/t0805-c5513-brdr-bw-02-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5513-brdr-bw-02-b-expected.txt.
8526         * platform/mac/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt.
8527         * platform/mac/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt.
8528         * platform/mac/css2.1/t0805-c5514-brdr-lw-00-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5514-brdr-lw-00-b-expected.txt.
8529         * platform/mac/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt.
8530         * platform/mac/css2.1/t0805-c5514-brdr-lw-02-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5514-brdr-lw-02-b-expected.txt.
8531         * platform/mac/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt.
8532         * platform/mac/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt.
8533         * platform/mac/css2.1/t0805-c5515-brdr-w-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5515-brdr-w-00-a-expected.txt.
8534         * platform/mac/css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt.
8535         * platform/mac/css2.1/t0805-c5515-brdr-w-02-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5515-brdr-w-02-b-expected.txt.
8536         * platform/mac/css2.1/t0805-c5515-ibrdr-00-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5515-ibrdr-00-b-expected.txt.
8537         * platform/mac/css2.1/t0805-c5516-brdr-c-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5516-brdr-c-00-a-expected.txt.
8538         * platform/mac/css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt.
8539         * platform/mac/css2.1/t0805-c5517-brdr-s-00-c-expected.txt: Copied from LayoutTests/css2.1/t0805-c5517-brdr-s-00-c-expected.txt.
8540         * platform/mac/css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt.
8541         * platform/mac/css2.1/t0805-c5518-brdr-t-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5518-brdr-t-00-a-expected.txt.
8542         * platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5518-brdr-t-01-e-expected.txt.
8543         * platform/mac/css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt.
8544         * platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5519-brdr-r-00-a-expected.txt.
8545         * platform/mac/css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5519-brdr-r-01-e-expected.txt.
8546         * platform/mac/css2.1/t0805-c5519-brdr-r-02-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5519-brdr-r-02-e-expected.txt.
8547         * platform/mac/css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt.
8548         * platform/mac/css2.1/t0805-c5520-brdr-b-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5520-brdr-b-00-a-expected.txt.
8549         * platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5520-brdr-b-01-e-expected.txt.
8550         * platform/mac/css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt.
8551         * platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5521-brdr-l-00-a-expected.txt.
8552         * platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5521-brdr-l-01-e-expected.txt.
8553         * platform/mac/css2.1/t0805-c5521-brdr-l-02-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5521-brdr-l-02-e-expected.txt.
8554         * platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt.
8555         * platform/mac/css2.1/t0805-c5522-brdr-00-b-expected.txt: Copied from LayoutTests/css2.1/t0805-c5522-brdr-00-b-expected.txt.
8556         * platform/mac/css2.1/t0805-c5522-brdr-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t0805-c5522-brdr-01-b-g-expected.txt.
8557         * platform/mac/css2.1/t0805-c5522-brdr-02-e-expected.txt: Copied from LayoutTests/css2.1/t0805-c5522-brdr-02-e-expected.txt.
8558         * platform/mac/css2.1/t0805-c5522-ibrdr-00-a-expected.txt: Copied from LayoutTests/css2.1/t0805-c5522-ibrdr-00-a-expected.txt.
8559         * platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt: Copied from LayoutTests/css2.1/t09-c5526c-display-00-e-expected.txt.
8560         * platform/mac/css2.1/t090204-display-change-01-b-ao-expected.txt: Copied from LayoutTests/css2.1/t090204-display-change-01-b-ao-expected.txt.
8561         * platform/mac/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt.
8562         * platform/mac/css2.1/t0905-c414-flt-00-d-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-00-d-expected.txt.
8563         * platform/mac/css2.1/t0905-c414-flt-01-d-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-01-d-g-expected.txt.
8564         * platform/mac/css2.1/t0905-c414-flt-02-c-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-02-c-expected.txt.
8565         * platform/mac/css2.1/t0905-c414-flt-03-c-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-03-c-expected.txt.
8566         * platform/mac/css2.1/t0905-c414-flt-04-c-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-04-c-expected.txt.
8567         * platform/mac/css2.1/t0905-c414-flt-fit-00-d-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-fit-00-d-expected.txt.
8568         * platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt.
8569         * platform/mac/css2.1/t0905-c414-flt-wrap-00-e-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-wrap-00-e-expected.txt.
8570         * platform/mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt.
8571         * platform/mac/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt.
8572         * platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltblck-01-d-expected.txt.
8573         * platform/mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt.
8574         * platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt.
8575         * platform/mac/css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-flthw-00-c-g-expected.txt.
8576         * platform/mac/css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt.
8577         * platform/mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt.
8578         * platform/mac/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt.
8579         * platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt.
8580         * platform/mac/css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt.
8581         * platform/mac/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt.
8582         * platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt.
8583         * platform/mac/css2.1/t0905-c5525-fltwrap-00-b-expected.txt: Copied from LayoutTests/css2.1/t0905-c5525-fltwrap-00-b-expected.txt.
8584         * platform/mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt.
8585         * platform/mac/css2.1/t0905-c5526-flthw-00-c-g-expected.txt: Copied from LayoutTests/css2.1/t0905-c5526-flthw-00-c-g-expected.txt.
8586         * platform/mac/css2.1/t090501-c414-flt-00-d-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-00-d-expected.txt.
8587         * platform/mac/css2.1/t090501-c414-flt-01-b-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-01-b-expected.txt.
8588         * platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-02-d-g-expected.txt.
8589         * platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-03-b-g-expected.txt.
8590         * platform/mac/css2.1/t090501-c414-flt-ln-00-d-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-ln-00-d-expected.txt.
8591         * platform/mac/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt.
8592         * platform/mac/css2.1/t090501-c414-flt-ln-02-d-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-ln-02-d-expected.txt.
8593         * platform/mac/css2.1/t090501-c414-flt-ln-03-d-expected.txt: Copied from LayoutTests/css2.1/t090501-c414-flt-ln-03-d-expected.txt.
8594         * platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt.
8595         * platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt.
8596         * platform/mac/css2.1/t1001-abs-pos-cb-01-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-01-b-expected.txt.
8597         * platform/mac/css2.1/t1001-abs-pos-cb-02-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-02-b-expected.txt.
8598         * platform/mac/css2.1/t1001-abs-pos-cb-03-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-03-b-expected.txt.
8599         * platform/mac/css2.1/t1001-abs-pos-cb-04-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-04-b-expected.txt.
8600         * platform/mac/css2.1/t1001-abs-pos-cb-05-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-05-b-expected.txt.
8601         * platform/mac/css2.1/t1001-abs-pos-cb-06-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-06-b-expected.txt.
8602         * platform/mac/css2.1/t1001-abs-pos-cb-07-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-07-b-expected.txt.
8603         * platform/mac/css2.1/t1001-abs-pos-cb-08-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-08-b-expected.txt.
8604         * platform/mac/css2.1/t1001-abs-pos-cb-09-b-expected.txt: Copied from LayoutTests/css2.1/t1001-abs-pos-cb-09-b-expected.txt.
8605         * platform/mac/css2.1/t1002-c5523-width-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t1002-c5523-width-00-b-g-expected.txt.
8606         * platform/mac/css2.1/t1002-c5523-width-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t1002-c5523-width-01-b-g-expected.txt.
8607         * platform/mac/css2.1/t1002-c5523-width-02-b-g-expected.txt: Copied from LayoutTests/css2.1/t1002-c5523-width-02-b-g-expected.txt.
8608         * platform/mac/css2.1/t100303-c412-blockw-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t100303-c412-blockw-00-d-ag-expected.txt.
8609         * platform/mac/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt: Copied from LayoutTests/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt.
8610         * platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt: Copied from LayoutTests/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt.
8611         * platform/mac/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt.
8612         * platform/mac/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt.
8613         * platform/mac/css2.1/t1004-c5524-width-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t1004-c5524-width-00-b-g-expected.txt.
8614         * platform/mac/css2.1/t1005-c5524-width-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t1005-c5524-width-00-b-g-expected.txt.
8615         * platform/mac/css2.1/t1005-c5524-width-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t1005-c5524-width-01-b-g-expected.txt.
8616         * platform/mac/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt.
8617         * platform/mac/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt.
8618         * platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt.
8619         * platform/mac/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt.
8620         * platform/mac/css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt: Copied from LayoutTests/css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt.
8621         * platform/mac/css2.1/t100801-c544-valgn-00-a-ag-expected.txt: Copied from LayoutTests/css2.1/t100801-c544-valgn-00-a-ag-expected.txt.
8622         * platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.txt: Copied from LayoutTests/css2.1/t100801-c544-valgn-01-d-ag-expected.txt.
8623         * platform/mac/css2.1/t100801-c544-valgn-02-d-agi-expected.txt: Copied from LayoutTests/css2.1/t100801-c544-valgn-02-d-agi-expected.txt.
8624         * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: Copied from LayoutTests/css2.1/t100801-c544-valgn-03-d-agi-expected.txt.
8625         * platform/mac/css2.1/t100801-c544-valgn-04-d-agi-expected.txt: Copied from LayoutTests/css2.1/t100801-c544-valgn-04-d-agi-expected.txt.
8626         * platform/mac/css2.1/t100801-c548-leadin-00-d-a-expected.txt: Copied from LayoutTests/css2.1/t100801-c548-leadin-00-d-a-expected.txt.
8627         * platform/mac/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt: Copied from LayoutTests/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt.
8628         * platform/mac/css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt.
8629         * platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt: Copied from LayoutTests/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt.
8630         * platform/mac/css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt: Copied from LayoutTests/css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt.
8631         * platform/mac/css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt: Copied from LayoutTests/css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt.
8632         * platform/mac/css2.1/t1202-counter-00-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-00-b-expected.txt.
8633         * platform/mac/css2.1/t1202-counter-01-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-01-b-expected.txt.
8634         * platform/mac/css2.1/t1202-counter-02-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-02-b-expected.txt.
8635         * platform/mac/css2.1/t1202-counter-03-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-03-b-expected.txt.
8636         * platform/mac/css2.1/t1202-counter-04-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-04-b-expected.txt.
8637         * platform/mac/css2.1/t1202-counter-05-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-05-b-expected.txt.
8638         * platform/mac/css2.1/t1202-counter-06-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-06-b-expected.txt.
8639         * platform/mac/css2.1/t1202-counter-07-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-07-b-expected.txt.
8640         * platform/mac/css2.1/t1202-counter-08-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-08-b-expected.txt.
8641         * platform/mac/css2.1/t1202-counter-09-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-09-b-expected.txt.
8642         * platform/mac/css2.1/t1202-counter-11-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-11-b-expected.txt.
8643         * platform/mac/css2.1/t1202-counter-12-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-12-b-expected.txt.
8644         * platform/mac/css2.1/t1202-counter-13-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-13-b-expected.txt.
8645         * platform/mac/css2.1/t1202-counter-14-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-14-b-expected.txt.
8646         * platform/mac/css2.1/t1202-counter-15-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-15-b-expected.txt.
8647         * platform/mac/css2.1/t1202-counter-16-f-expected.txt: Copied from LayoutTests/css2.1/t1202-counter-16-f-expected.txt.
8648         * platform/mac/css2.1/t1202-counters-00-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-00-b-expected.txt.
8649         * platform/mac/css2.1/t1202-counters-01-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-01-b-expected.txt.
8650         * platform/mac/css2.1/t1202-counters-02-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-02-b-expected.txt.
8651         * platform/mac/css2.1/t1202-counters-03-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-03-b-expected.txt.
8652         * platform/mac/css2.1/t1202-counters-04-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-04-b-expected.txt.
8653         * platform/mac/css2.1/t1202-counters-05-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-05-b-expected.txt.
8654         * platform/mac/css2.1/t1202-counters-06-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-06-b-expected.txt.
8655         * platform/mac/css2.1/t1202-counters-07-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-07-b-expected.txt.
8656         * platform/mac/css2.1/t1202-counters-08-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-08-b-expected.txt.
8657         * platform/mac/css2.1/t1202-counters-09-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-09-b-expected.txt.
8658         * platform/mac/css2.1/t1202-counters-11-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-11-b-expected.txt.
8659         * platform/mac/css2.1/t1202-counters-12-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-12-b-expected.txt.
8660         * platform/mac/css2.1/t1202-counters-13-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-13-b-expected.txt.
8661         * platform/mac/css2.1/t1202-counters-14-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-14-b-expected.txt.
8662         * platform/mac/css2.1/t1202-counters-15-b-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-15-b-expected.txt.
8663         * platform/mac/css2.1/t1202-counters-16-c-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-16-c-expected.txt.
8664         * platform/mac/css2.1/t1202-counters-17-d-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-17-d-expected.txt.
8665         * platform/mac/css2.1/t1202-counters-18-f-expected.txt: Copied from LayoutTests/css2.1/t1202-counters-18-f-expected.txt.
8666         * platform/mac/css2.1/t1204-implied-00-b-expected.txt: Copied from LayoutTests/css2.1/t1204-implied-00-b-expected.txt.
8667         * platform/mac/css2.1/t1204-implied-01-c-expected.txt: Copied from LayoutTests/css2.1/t1204-implied-01-c-expected.txt.
8668         * platform/mac/css2.1/t1204-implied-02-d-expected.txt: Copied from LayoutTests/css2.1/t1204-implied-02-d-expected.txt.
8669         * platform/mac/css2.1/t1204-increment-00-c-o-expected.txt: Copied from LayoutTests/css2.1/t1204-increment-00-c-o-expected.txt.
8670         * platform/mac/css2.1/t1204-increment-01-c-o-expected.txt: Copied from LayoutTests/css2.1/t1204-increment-01-c-o-expected.txt.
8671         * platform/mac/css2.1/t1204-increment-02-c-o-expected.txt: Copied from LayoutTests/css2.1/t1204-increment-02-c-o-expected.txt.
8672         * platform/mac/css2.1/t1204-multiple-00-c-expected.txt: Copied from LayoutTests/css2.1/t1204-multiple-00-c-expected.txt.
8673         * platform/mac/css2.1/t1204-multiple-01-c-expected.txt: Copied from LayoutTests/css2.1/t1204-multiple-01-c-expected.txt.
8674         * platform/mac/css2.1/t1204-order-00-c-expected.txt: Copied from LayoutTests/css2.1/t1204-order-00-c-expected.txt.
8675         * platform/mac/css2.1/t1204-order-01-d-expected.txt: Copied from LayoutTests/css2.1/t1204-order-01-d-expected.txt.
8676         * platform/mac/css2.1/t1204-reset-00-c-o-expected.txt: Copied from LayoutTests/css2.1/t1204-reset-00-c-o-expected.txt.
8677         * platform/mac/css2.1/t1204-reset-01-c-o-expected.txt: Copied from LayoutTests/css2.1/t1204-reset-01-c-o-expected.txt.
8678         * platform/mac/css2.1/t1204-reset-02-c-o-expected.txt: Copied from LayoutTests/css2.1/t1204-reset-02-c-o-expected.txt.
8679         * platform/mac/css2.1/t1204-root-e-expected.txt: Copied from LayoutTests/css2.1/t1204-root-e-expected.txt.
8680         * platform/mac/css2.1/t120401-scope-00-b-expected.txt: Copied from LayoutTests/css2.1/t120401-scope-00-b-expected.txt.
8681         * platform/mac/css2.1/t120401-scope-01-c-expected.txt: Copied from LayoutTests/css2.1/t120401-scope-01-c-expected.txt.
8682         * platform/mac/css2.1/t120401-scope-02-c-expected.txt: Copied from LayoutTests/css2.1/t120401-scope-02-c-expected.txt.
8683         * platform/mac/css2.1/t120401-scope-03-c-expected.txt: Copied from LayoutTests/css2.1/t120401-scope-03-c-expected.txt.
8684         * platform/mac/css2.1/t120401-scope-04-d-expected.txt: Copied from LayoutTests/css2.1/t120401-scope-04-d-expected.txt.
8685         * platform/mac/css2.1/t120403-content-none-00-c-expected.txt: Copied from LayoutTests/css2.1/t120403-content-none-00-c-expected.txt.
8686         * platform/mac/css2.1/t120403-display-none-00-c-expected.txt: Copied from LayoutTests/css2.1/t120403-display-none-00-c-expected.txt.
8687         * platform/mac/css2.1/t120403-visibility-00-c-expected.txt: Copied from LayoutTests/css2.1/t120403-visibility-00-c-expected.txt.
8688         * platform/mac/css2.1/t1205-c561-list-displ-00-b-expected.txt: Copied from LayoutTests/css2.1/t1205-c561-list-displ-00-b-expected.txt.
8689         * platform/mac/css2.1/t1205-c563-list-type-00-b-expected.txt: Copied from LayoutTests/css2.1/t1205-c563-list-type-00-b-expected.txt.
8690         * platform/mac/css2.1/t1205-c563-list-type-01-b-expected.txt: Copied from LayoutTests/css2.1/t1205-c563-list-type-01-b-expected.txt.
8691         * platform/mac/css2.1/t1205-c564-list-img-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t1205-c564-list-img-00-b-g-expected.txt.
8692         * platform/mac/css2.1/t1205-c565-list-pos-00-b-expected.txt: Copied from LayoutTests/css2.1/t1205-c565-list-pos-00-b-expected.txt.
8693         * platform/mac/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt: Copied from LayoutTests/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt.
8694         * platform/mac/css2.1/t1205-c566-list-stl-01-c-g-expected.txt: Copied from LayoutTests/css2.1/t1205-c566-list-stl-01-c-g-expected.txt.
8695         * platform/mac/css2.1/t1401-c531-color-00-a-expected.txt: Copied from LayoutTests/css2.1/t1401-c531-color-00-a-expected.txt.
8696         * platform/mac/css2.1/t1402-c45-bg-canvas-00-b-expected.txt: Copied from LayoutTests/css2.1/t1402-c45-bg-canvas-00-b-expected.txt.
8697         * platform/mac/css2.1/t140201-c532-bgcolor-00-a-expected.txt: Copied from LayoutTests/css2.1/t140201-c532-bgcolor-00-a-expected.txt.
8698         * platform/mac/css2.1/t140201-c532-bgcolor-01-b-expected.txt: Copied from LayoutTests/css2.1/t140201-c532-bgcolor-01-b-expected.txt.
8699         * platform/mac/css2.1/t140201-c533-bgimage-00-a-expected.txt: Copied from LayoutTests/css2.1/t140201-c533-bgimage-00-a-expected.txt.
8700         * platform/mac/css2.1/t140201-c533-bgimage-01-b-g-expected.txt: Copied from LayoutTests/css2.1/t140201-c533-bgimage-01-b-g-expected.txt.
8701         * platform/mac/css2.1/t140201-c534-bgre-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgre-00-b-ag-expected.txt.
8702         * platform/mac/css2.1/t140201-c534-bgre-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgre-01-b-ag-expected.txt.
8703         * platform/mac/css2.1/t140201-c534-bgreps-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgreps-00-c-ag-expected.txt.
8704         * platform/mac/css2.1/t140201-c534-bgreps-01-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgreps-01-c-ag-expected.txt.
8705         * platform/mac/css2.1/t140201-c534-bgreps-02-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgreps-02-c-ag-expected.txt.
8706         * platform/mac/css2.1/t140201-c534-bgreps-03-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgreps-03-c-ag-expected.txt.
8707         * platform/mac/css2.1/t140201-c534-bgreps-04-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgreps-04-c-ag-expected.txt.
8708         * platform/mac/css2.1/t140201-c534-bgreps-05-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c534-bgreps-05-c-ag-expected.txt.
8709         * platform/mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt: Copied from LayoutTests/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt.
8710         * platform/mac/css2.1/t140201-c536-bgpos-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c536-bgpos-00-b-ag-expected.txt.
8711         * platform/mac/css2.1/t140201-c536-bgpos-01-b-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c536-bgpos-01-b-ag-expected.txt.
8712         * platform/mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt: Copied from LayoutTests/css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt.
8713         * platform/mac/css2.1/t1503-c522-font-family-00-b-expected.txt: Copied from LayoutTests/css2.1/t1503-c522-font-family-00-b-expected.txt.
8714         * platform/mac/css2.1/t1504-c523-font-style-00-b-expected.txt: Copied from LayoutTests/css2.1/t1504-c523-font-style-00-b-expected.txt.
8715         * platform/mac/css2.1/t1504-c543-txt-decor-00-d-g-expected.txt: Copied from LayoutTests/css2.1/t1504-c543-txt-decor-00-d-g-expected.txt.
8716         * platform/mac/css2.1/t1505-c524-font-var-00-b-expected.txt: Copied from LayoutTests/css2.1/t1505-c524-font-var-00-b-expected.txt.
8717         * platform/mac/css2.1/t1506-c525-font-wt-00-b-expected.txt: Copied from LayoutTests/css2.1/t1506-c525-font-wt-00-b-expected.txt.
8718         * platform/mac/css2.1/t1507-c526-font-sz-00-b-expected.txt: Copied from LayoutTests/css2.1/t1507-c526-font-sz-00-b-expected.txt.
8719         * platform/mac/css2.1/t1507-c526-font-sz-01-b-a-expected.txt: Copied from LayoutTests/css2.1/t1507-c526-font-sz-01-b-a-expected.txt.
8720         * platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.txt: Copied from LayoutTests/css2.1/t1507-c526-font-sz-02-b-a-expected.txt.
8721         * platform/mac/css2.1/t1507-c526-font-sz-03-f-a-expected.txt: Copied from LayoutTests/css2.1/t1507-c526-font-sz-03-f-a-expected.txt.
8722         * platform/mac/css2.1/t1508-c527-font-00-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-00-b-expected.txt.
8723         * platform/mac/css2.1/t1508-c527-font-01-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-01-b-expected.txt.
8724         * platform/mac/css2.1/t1508-c527-font-02-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-02-b-expected.txt.
8725         * platform/mac/css2.1/t1508-c527-font-03-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-03-b-expected.txt.
8726         * platform/mac/css2.1/t1508-c527-font-04-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-04-b-expected.txt.
8727         * platform/mac/css2.1/t1508-c527-font-05-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-05-b-expected.txt.
8728         * platform/mac/css2.1/t1508-c527-font-06-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-06-b-expected.txt.
8729         * platform/mac/css2.1/t1508-c527-font-07-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-07-b-expected.txt.
8730         * platform/mac/css2.1/t1508-c527-font-08-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-08-b-expected.txt.
8731         * platform/mac/css2.1/t1508-c527-font-09-b-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-09-b-expected.txt.
8732         * platform/mac/css2.1/t1508-c527-font-10-c-expected.txt: Copied from LayoutTests/css2.1/t1508-c527-font-10-c-expected.txt.
8733         * platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t1601-c547-indent-00-b-a-expected.txt.
8734         * platform/mac/css2.1/t1601-c547-indent-01-d-expected.txt: Copied from LayoutTests/css2.1/t1601-c547-indent-01-d-expected.txt.
8735         * platform/mac/css2.1/t1602-c43-center-00-d-ag-expected.txt: Copied from LayoutTests/css2.1/t1602-c43-center-00-d-ag-expected.txt.
8736         * platform/mac/css2.1/t1602-c546-txt-align-00-b-expected.txt: Copied from LayoutTests/css2.1/t1602-c546-txt-align-00-b-expected.txt.
8737         * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t1604-c541-word-sp-00-b-a-expected.txt.
8738         * platform/mac/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Copied from LayoutTests/css2.1/t1604-c541-word-sp-01-b-a-expected.txt.
8739         * platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt: Copied from LayoutTests/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt.
8740         * platform/mac/css2.1/t1604-c542-letter-sp-01-b-a-expected.txt: Copied from LayoutTests/css2.1/t1604-c542-letter-sp-01-b-a-expected.txt.
8741         * platform/mac/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt.
8742         * platform/mac/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt: Copied from LayoutTests/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt.
8743         * platform/mac/css2.1/t170602-bdr-conflct-w-00-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-00-d-expected.txt.
8744         * platform/mac/css2.1/t170602-bdr-conflct-w-01-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-01-d-expected.txt.
8745         * platform/mac/css2.1/t170602-bdr-conflct-w-02-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-02-d-expected.txt.
8746         * platform/mac/css2.1/t170602-bdr-conflct-w-03-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-03-d-expected.txt.
8747         * platform/mac/css2.1/t170602-bdr-conflct-w-04-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-04-d-expected.txt.
8748         * platform/mac/css2.1/t170602-bdr-conflct-w-05-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-05-d-expected.txt.
8749         * platform/mac/css2.1/t170602-bdr-conflct-w-06-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-06-d-expected.txt.
8750         * platform/mac/css2.1/t170602-bdr-conflct-w-07-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-07-d-expected.txt.
8751         * platform/mac/css2.1/t170602-bdr-conflct-w-08-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-08-d-expected.txt.
8752         * platform/mac/css2.1/t170602-bdr-conflct-w-09-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-09-d-expected.txt.
8753         * platform/mac/css2.1/t170602-bdr-conflct-w-10-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-10-d-expected.txt.
8754         * platform/mac/css2.1/t170602-bdr-conflct-w-11-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-11-d-expected.txt.
8755         * platform/mac/css2.1/t170602-bdr-conflct-w-12-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-12-d-expected.txt.
8756         * platform/mac/css2.1/t170602-bdr-conflct-w-13-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-13-d-expected.txt.
8757         * platform/mac/css2.1/t170602-bdr-conflct-w-14-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-14-d-expected.txt.
8758         * platform/mac/css2.1/t170602-bdr-conflct-w-15-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-15-d-expected.txt.
8759         * platform/mac/css2.1/t170602-bdr-conflct-w-16-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-16-d-expected.txt.
8760         * platform/mac/css2.1/t170602-bdr-conflct-w-17-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-17-d-expected.txt.
8761         * platform/mac/css2.1/t170602-bdr-conflct-w-18-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-18-d-expected.txt.
8762         * platform/mac/css2.1/t170602-bdr-conflct-w-19-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-19-d-expected.txt.
8763         * platform/mac/css2.1/t170602-bdr-conflct-w-20-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-20-d-expected.txt.
8764         * platform/mac/css2.1/t170602-bdr-conflct-w-21-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-21-d-expected.txt.
8765         * platform/mac/css2.1/t170602-bdr-conflct-w-22-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-22-d-expected.txt.
8766         * platform/mac/css2.1/t170602-bdr-conflct-w-23-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-23-d-expected.txt.
8767         * platform/mac/css2.1/t170602-bdr-conflct-w-24-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-24-d-expected.txt.
8768         * platform/mac/css2.1/t170602-bdr-conflct-w-25-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-25-d-expected.txt.
8769         * platform/mac/css2.1/t170602-bdr-conflct-w-26-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-26-d-expected.txt.
8770         * platform/mac/css2.1/t170602-bdr-conflct-w-27-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-27-d-expected.txt.
8771         * platform/mac/css2.1/t170602-bdr-conflct-w-28-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-28-d-expected.txt.
8772         * platform/mac/css2.1/t170602-bdr-conflct-w-29-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-29-d-expected.txt.
8773         * platform/mac/css2.1/t170602-bdr-conflct-w-30-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-30-d-expected.txt.
8774         * platform/mac/css2.1/t170602-bdr-conflct-w-31-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-31-d-expected.txt.
8775         * platform/mac/css2.1/t170602-bdr-conflct-w-32-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-32-d-expected.txt.
8776         * platform/mac/css2.1/t170602-bdr-conflct-w-33-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-33-d-expected.txt.
8777         * platform/mac/css2.1/t170602-bdr-conflct-w-34-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-34-d-expected.txt.
8778         * platform/mac/css2.1/t170602-bdr-conflct-w-35-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-35-d-expected.txt.
8779         * platform/mac/css2.1/t170602-bdr-conflct-w-36-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-36-d-expected.txt.
8780         * platform/mac/css2.1/t170602-bdr-conflct-w-37-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-37-d-expected.txt.
8781         * platform/mac/css2.1/t170602-bdr-conflct-w-38-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-38-d-expected.txt.
8782         * platform/mac/css2.1/t170602-bdr-conflct-w-39-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-39-d-expected.txt.
8783         * platform/mac/css2.1/t170602-bdr-conflct-w-40-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-40-d-expected.txt.
8784         * platform/mac/css2.1/t170602-bdr-conflct-w-41-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-41-d-expected.txt.
8785         * platform/mac/css2.1/t170602-bdr-conflct-w-42-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-42-d-expected.txt.
8786         * platform/mac/css2.1/t170602-bdr-conflct-w-43-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-43-d-expected.txt.
8787         * platform/mac/css2.1/t170602-bdr-conflct-w-44-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-44-d-expected.txt.
8788         * platform/mac/css2.1/t170602-bdr-conflct-w-45-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-45-d-expected.txt.
8789         * platform/mac/css2.1/t170602-bdr-conflct-w-46-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-46-d-expected.txt.
8790         * platform/mac/css2.1/t170602-bdr-conflct-w-47-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-47-d-expected.txt.
8791         * platform/mac/css2.1/t170602-bdr-conflct-w-48-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-48-d-expected.txt.
8792         * platform/mac/css2.1/t170602-bdr-conflct-w-49-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-49-d-expected.txt.
8793         * platform/mac/css2.1/t170602-bdr-conflct-w-50-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-50-d-expected.txt.
8794         * platform/mac/css2.1/t170602-bdr-conflct-w-51-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-51-d-expected.txt.
8795         * platform/mac/css2.1/t170602-bdr-conflct-w-52-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-52-d-expected.txt.
8796         * platform/mac/css2.1/t170602-bdr-conflct-w-53-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-53-d-expected.txt.
8797         * platform/mac/css2.1/t170602-bdr-conflct-w-54-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-54-d-expected.txt.
8798         * platform/mac/css2.1/t170602-bdr-conflct-w-55-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-55-d-expected.txt.
8799         * platform/mac/css2.1/t170602-bdr-conflct-w-56-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-56-d-expected.txt.
8800         * platform/mac/css2.1/t170602-bdr-conflct-w-57-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-57-d-expected.txt.
8801         * platform/mac/css2.1/t170602-bdr-conflct-w-58-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-58-d-expected.txt.
8802         * platform/mac/css2.1/t170602-bdr-conflct-w-59-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-59-d-expected.txt.
8803         * platform/mac/css2.1/t170602-bdr-conflct-w-60-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-60-d-expected.txt.
8804         * platform/mac/css2.1/t170602-bdr-conflct-w-61-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-61-d-expected.txt.
8805         * platform/mac/css2.1/t170602-bdr-conflct-w-62-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-62-d-expected.txt.
8806         * platform/mac/css2.1/t170602-bdr-conflct-w-63-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-63-d-expected.txt.
8807         * platform/mac/css2.1/t170602-bdr-conflct-w-64-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-64-d-expected.txt.
8808         * platform/mac/css2.1/t170602-bdr-conflct-w-65-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-65-d-expected.txt.
8809         * platform/mac/css2.1/t170602-bdr-conflct-w-66-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-66-d-expected.txt.
8810         * platform/mac/css2.1/t170602-bdr-conflct-w-67-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-67-d-expected.txt.
8811         * platform/mac/css2.1/t170602-bdr-conflct-w-68-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-68-d-expected.txt.
8812         * platform/mac/css2.1/t170602-bdr-conflct-w-69-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-69-d-expected.txt.
8813         * platform/mac/css2.1/t170602-bdr-conflct-w-70-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-70-d-expected.txt.
8814         * platform/mac/css2.1/t170602-bdr-conflct-w-71-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-71-d-expected.txt.
8815         * platform/mac/css2.1/t170602-bdr-conflct-w-72-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-72-d-expected.txt.
8816         * platform/mac/css2.1/t170602-bdr-conflct-w-73-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-73-d-expected.txt.
8817         * platform/mac/css2.1/t170602-bdr-conflct-w-74-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-74-d-expected.txt.
8818         * platform/mac/css2.1/t170602-bdr-conflct-w-75-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-75-d-expected.txt.
8819         * platform/mac/css2.1/t170602-bdr-conflct-w-76-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-76-d-expected.txt.
8820         * platform/mac/css2.1/t170602-bdr-conflct-w-77-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-77-d-expected.txt.
8821         * platform/mac/css2.1/t170602-bdr-conflct-w-78-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-78-d-expected.txt.
8822         * platform/mac/css2.1/t170602-bdr-conflct-w-79-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-79-d-expected.txt.
8823         * platform/mac/css2.1/t170602-bdr-conflct-w-80-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-80-d-expected.txt.
8824         * platform/mac/css2.1/t170602-bdr-conflct-w-81-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-81-d-expected.txt.
8825         * platform/mac/css2.1/t170602-bdr-conflct-w-82-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-82-d-expected.txt.
8826         * platform/mac/css2.1/t170602-bdr-conflct-w-83-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-83-d-expected.txt.
8827         * platform/mac/css2.1/t170602-bdr-conflct-w-84-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-84-d-expected.txt.
8828         * platform/mac/css2.1/t170602-bdr-conflct-w-85-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-85-d-expected.txt.
8829         * platform/mac/css2.1/t170602-bdr-conflct-w-86-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-86-d-expected.txt.
8830         * platform/mac/css2.1/t170602-bdr-conflct-w-87-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-87-d-expected.txt.
8831         * platform/mac/css2.1/t170602-bdr-conflct-w-88-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-88-d-expected.txt.
8832         * platform/mac/css2.1/t170602-bdr-conflct-w-89-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-89-d-expected.txt.
8833         * platform/mac/css2.1/t170602-bdr-conflct-w-90-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-90-d-expected.txt.
8834         * platform/mac/css2.1/t170602-bdr-conflct-w-91-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-91-d-expected.txt.
8835         * platform/mac/css2.1/t170602-bdr-conflct-w-92-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-92-d-expected.txt.
8836         * platform/mac/css2.1/t170602-bdr-conflct-w-93-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-93-d-expected.txt.
8837         * platform/mac/css2.1/t170602-bdr-conflct-w-94-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-94-d-expected.txt.
8838         * platform/mac/css2.1/t170602-bdr-conflct-w-95-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-95-d-expected.txt.
8839         * platform/mac/css2.1/t170602-bdr-conflct-w-96-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-96-d-expected.txt.
8840         * platform/mac/css2.1/t170602-bdr-conflct-w-97-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-97-d-expected.txt.
8841         * platform/mac/css2.1/t170602-bdr-conflct-w-98-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-98-d-expected.txt.
8842         * platform/mac/css2.1/t170602-bdr-conflct-w-99-d-expected.txt: Copied from LayoutTests/css2.1/t170602-bdr-conflct-w-99-d-expected.txt.
8843         * platform/mac/css3: Added.
8844         * platform/mac/css3/expected_failures: Added.
8845         * platform/mac/css3/expected_failures/css3-modsel-33-expected.txt: Copied from LayoutTests/css3/expected_failures/css3-modsel-33-expected.txt.
8846         * platform/mac/css3/expected_failures/css3-modsel-35-expected.txt: Copied from LayoutTests/css3/expected_failures/css3-modsel-35-expected.txt.
8847         * platform/mac/css3/expected_failures/css3-modsel-36-expected.txt: Copied from LayoutTests/css3/expected_failures/css3-modsel-36-expected.txt.
8848         * platform/mac/css3/expected_failures/css3-modsel-37-expected.txt: Copied from LayoutTests/css3/expected_failures/css3-modsel-37-expected.txt.
8849         * platform/mac/dom: Added.
8850         * platform/mac/dom/xhtml: Added.
8851         * platform/mac/dom/xhtml/level2: Added.
8852         * platform/mac/dom/xhtml/level2/html: Added.
8853         * platform/mac/dom/xhtml/level2/html/HTMLBaseElement01-expected.txt: Copied from LayoutTests/dom/xhtml/level2/html/HTMLBaseElement01-expected.txt.
8854         * platform/mac/dom/xhtml/level2/html/HTMLBaseElement02-expected.txt: Copied from LayoutTests/dom/xhtml/level2/html/HTMLBaseElement02-expected.txt.
8855         * platform/mac/dom/xhtml/level2/html/frame-expected.txt: Copied from LayoutTests/dom/xhtml/level2/html/frame-expected.txt.
8856         * platform/mac/dom/xhtml/level2/html/iframe-expected.txt: Copied from LayoutTests/dom/xhtml/level2/html/iframe-expected.txt.
8857         * platform/mac/dom/xhtml/level3: Added.
8858         * platform/mac/dom/xhtml/level3/core: Added.
8859         * platform/mac/dom/xhtml/level3/core/canonicalform08-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/canonicalform08-expected.txt.
8860         * platform/mac/dom/xhtml/level3/core/canonicalform09-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/canonicalform09-expected.txt.
8861         * platform/mac/dom/xhtml/level3/core/documentgetinputencoding03-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/documentgetinputencoding03-expected.txt.
8862         * platform/mac/dom/xhtml/level3/core/entitygetinputencoding02-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/entitygetinputencoding02-expected.txt.
8863         * platform/mac/dom/xhtml/level3/core/entitygetxmlversion02-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/entitygetxmlversion02-expected.txt.
8864         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri05-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri05-expected.txt.
8865         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri07-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri07-expected.txt.
8866         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri09-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri09-expected.txt.
8867         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri10-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri10-expected.txt.
8868         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri11-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri11-expected.txt.
8869         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri15-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri15-expected.txt.
8870         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri17-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri17-expected.txt.
8871         * platform/mac/dom/xhtml/level3/core/nodegetbaseuri18-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodegetbaseuri18-expected.txt.
8872         * platform/mac/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.txt.
8873         * platform/mac/dom/xhtml/level3/core/nodelookupprefix19-expected.txt: Copied from LayoutTests/dom/xhtml/level3/core/nodelookupprefix19-expected.txt.
8874         * platform/mac/editing/deleting/4845371-expected.txt: Copied from LayoutTests/editing/deleting/4845371-expected.txt.
8875         * platform/mac/editing/deleting/4866671-expected.txt: Copied from LayoutTests/editing/deleting/4866671-expected.txt.
8876         * platform/mac/editing/deleting/4875189-expected.txt: Copied from LayoutTests/editing/deleting/4875189-expected.txt.
8877         * platform/mac/editing/deleting/4922367-expected.txt: Copied from LayoutTests/editing/deleting/4922367-expected.txt.
8878         * platform/mac/editing/deleting/5026848-1-expected.txt: Copied from LayoutTests/editing/deleting/5026848-1-expected.txt.
8879         * platform/mac/editing/deleting/5026848-2-expected.txt: Copied from LayoutTests/editing/deleting/5026848-2-expected.txt.
8880         * platform/mac/editing/deleting/5026848-3-expected.txt: Copied from LayoutTests/editing/deleting/5026848-3-expected.txt.
8881         * platform/mac/editing/deleting/5032066-expected.txt: Copied from LayoutTests/editing/deleting/5032066-expected.txt.
8882         * platform/mac/editing/deleting/5091898-expected.txt: Copied from LayoutTests/editing/deleting/5091898-expected.txt.
8883         * platform/mac/editing/deleting/5099303-expected.txt: Copied from LayoutTests/editing/deleting/5099303-expected.txt.
8884         * platform/mac/editing/deleting/5115601-expected.txt: Copied from LayoutTests/editing/deleting/5115601-expected.txt.
8885         * platform/mac/editing/deleting/5126166-expected.txt: Copied from LayoutTests/editing/deleting/5126166-expected.txt.
8886         * platform/mac/editing/deleting/5144139-2-expected.txt: Copied from LayoutTests/editing/deleting/5144139-2-expected.txt.
8887         * platform/mac/editing/deleting/5156801-expected.txt: Copied from LayoutTests/editing/deleting/5156801-expected.txt.
8888         * platform/mac/editing/deleting/5168598-expected.txt: Copied from LayoutTests/editing/deleting/5168598-expected.txt.
8889         * platform/mac/editing/deleting/5206311-1-expected.txt: Copied from LayoutTests/editing/deleting/5206311-1-expected.txt.
8890         * platform/mac/editing/deleting/5206311-2-expected.txt: Copied from LayoutTests/editing/deleting/5206311-2-expected.txt.
8891         * platform/mac/editing/deleting/5272440-expected.txt: Copied from LayoutTests/editing/deleting/5272440-expected.txt.
8892         * platform/mac/editing/deleting/5300379-expected.txt: Copied from LayoutTests/editing/deleting/5300379-expected.txt.
8893         * platform/mac/editing/deleting/5369009-expected.txt: Copied from LayoutTests/editing/deleting/5369009-expected.txt.
8894         * platform/mac/editing/deleting/5390681-2-expected.txt: Copied from LayoutTests/editing/deleting/5390681-2-expected.txt.
8895         * platform/mac/editing/deleting/5390681-expected.txt: Copied from LayoutTests/editing/deleting/5390681-expected.txt.
8896         * platform/mac/editing/deleting/5408255-expected.txt: Copied from LayoutTests/editing/deleting/5408255-expected.txt.
8897         * platform/mac/editing/deleting/collapse-whitespace-3587601-fix-expected.txt: Copied from LayoutTests/editing/deleting/collapse-whitespace-3587601-fix-expected.txt.
8898         * platform/mac/editing/deleting/delete-3608430-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3608430-fix-expected.txt.
8899         * platform/mac/editing/deleting/delete-3608445-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3608445-fix-expected.txt.
8900         * platform/mac/editing/deleting/delete-3608462-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3608462-fix-expected.txt.
8901         * platform/mac/editing/deleting/delete-3775172-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3775172-fix-expected.txt.
8902         * platform/mac/editing/deleting/delete-3800834-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3800834-fix-expected.txt.
8903         * platform/mac/editing/deleting/delete-3857753-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3857753-fix-expected.txt.
8904         * platform/mac/editing/deleting/delete-3865854-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3865854-fix-expected.txt.
8905         * platform/mac/editing/deleting/delete-3928305-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3928305-fix-expected.txt.
8906         * platform/mac/editing/deleting/delete-3959464-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-3959464-fix-expected.txt.
8907         * platform/mac/editing/deleting/delete-4038408-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-4038408-fix-expected.txt.
8908         * platform/mac/editing/deleting/delete-4083333-fix-expected.txt: Copied from LayoutTests/editing/deleting/delete-4083333-fix-expected.txt.
8909         * platform/mac/editing/deleting/delete-after-span-ws-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-after-span-ws-001-expected.txt.
8910         * platform/mac/editing/deleting/delete-after-span-ws-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-after-span-ws-002-expected.txt.
8911         * platform/mac/editing/deleting/delete-after-span-ws-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-after-span-ws-003-expected.txt.
8912         * platform/mac/editing/deleting/delete-and-undo-expected.txt: Copied from LayoutTests/editing/deleting/delete-and-undo-expected.txt.
8913         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt.
8914         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt.
8915         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt.
8916         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt.
8917         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt.
8918         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt.
8919         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt.
8920         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt.
8921         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt.
8922         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt.
8923         * platform/mac/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt.
8924         * platform/mac/editing/deleting/delete-at-start-or-end-expected.txt: Copied from LayoutTests/editing/deleting/delete-at-start-or-end-expected.txt.
8925         * platform/mac/editing/deleting/delete-block-contents-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-contents-001-expected.txt.
8926         * platform/mac/editing/deleting/delete-block-contents-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-contents-002-expected.txt.
8927         * platform/mac/editing/deleting/delete-block-contents-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-contents-003-expected.txt.
8928         * platform/mac/editing/deleting/delete-block-merge-contents-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-001-expected.txt.
8929         * platform/mac/editing/deleting/delete-block-merge-contents-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-002-expected.txt.
8930         * platform/mac/editing/deleting/delete-block-merge-contents-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-003-expected.txt.
8931         * platform/mac/editing/deleting/delete-block-merge-contents-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-004-expected.txt.
8932         * platform/mac/editing/deleting/delete-block-merge-contents-005-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-005-expected.txt.
8933         * platform/mac/editing/deleting/delete-block-merge-contents-006-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-006-expected.txt.
8934         * platform/mac/editing/deleting/delete-block-merge-contents-007-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-007-expected.txt.
8935         * platform/mac/editing/deleting/delete-block-merge-contents-008-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-008-expected.txt.
8936         * platform/mac/editing/deleting/delete-block-merge-contents-009-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-009-expected.txt.
8937         * platform/mac/editing/deleting/delete-block-merge-contents-010-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-010-expected.txt.
8938         * platform/mac/editing/deleting/delete-block-merge-contents-011-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-011-expected.txt.
8939         * platform/mac/editing/deleting/delete-block-merge-contents-012-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-012-expected.txt.
8940         * platform/mac/editing/deleting/delete-block-merge-contents-013-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-013-expected.txt.
8941         * platform/mac/editing/deleting/delete-block-merge-contents-014-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-014-expected.txt.
8942         * platform/mac/editing/deleting/delete-block-merge-contents-015-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-015-expected.txt.
8943         * platform/mac/editing/deleting/delete-block-merge-contents-016-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-016-expected.txt.
8944         * platform/mac/editing/deleting/delete-block-merge-contents-017-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-017-expected.txt.
8945         * platform/mac/editing/deleting/delete-block-merge-contents-018-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-018-expected.txt.
8946         * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-019-expected.txt.
8947         * platform/mac/editing/deleting/delete-block-merge-contents-020-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-020-expected.txt.
8948         * platform/mac/editing/deleting/delete-block-merge-contents-021-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-021-expected.txt.
8949         * platform/mac/editing/deleting/delete-block-merge-contents-022-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-022-expected.txt.
8950         * platform/mac/editing/deleting/delete-block-merge-contents-023-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-023-expected.txt.
8951         * platform/mac/editing/deleting/delete-block-merge-contents-024-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-merge-contents-024-expected.txt.
8952         * platform/mac/editing/deleting/delete-block-table-expected.txt: Copied from LayoutTests/editing/deleting/delete-block-table-expected.txt.
8953         * platform/mac/editing/deleting/delete-br-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-001-expected.txt.
8954         * platform/mac/editing/deleting/delete-br-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-002-expected.txt.
8955         * platform/mac/editing/deleting/delete-br-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-003-expected.txt.
8956         * platform/mac/editing/deleting/delete-br-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-004-expected.txt.
8957         * platform/mac/editing/deleting/delete-br-005-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-005-expected.txt.
8958         * platform/mac/editing/deleting/delete-br-006-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-006-expected.txt.
8959         * platform/mac/editing/deleting/delete-br-007-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-007-expected.txt.
8960         * platform/mac/editing/deleting/delete-br-008-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-008-expected.txt.
8961         * platform/mac/editing/deleting/delete-br-009-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-009-expected.txt.
8962         * platform/mac/editing/deleting/delete-br-010-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-010-expected.txt.
8963         * platform/mac/editing/deleting/delete-br-011-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-011-expected.txt.
8964         * platform/mac/editing/deleting/delete-br-012-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-012-expected.txt.
8965         * platform/mac/editing/deleting/delete-by-word-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-by-word-001-expected.txt.
8966         * platform/mac/editing/deleting/delete-by-word-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-by-word-002-expected.txt.
8967         * platform/mac/editing/deleting/delete-character-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-character-001-expected.txt.
8968         * platform/mac/editing/deleting/delete-contiguous-ws-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-contiguous-ws-001-expected.txt.
8969         * platform/mac/editing/deleting/delete-first-list-item-expected.txt: Copied from LayoutTests/editing/deleting/delete-first-list-item-expected.txt.
8970         * platform/mac/editing/deleting/delete-hr-expected.txt: Copied from LayoutTests/editing/deleting/delete-hr-expected.txt.
8971         * platform/mac/editing/deleting/delete-image-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-image-001-expected.txt.
8972         * platform/mac/editing/deleting/delete-image-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-image-002-expected.txt.
8973         * platform/mac/editing/deleting/delete-image-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-image-003-expected.txt.
8974         * platform/mac/editing/deleting/delete-image-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-image-004-expected.txt.
8975         * platform/mac/editing/deleting/delete-leading-ws-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-leading-ws-001-expected.txt.
8976         * platform/mac/editing/deleting/delete-line-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-001-expected.txt.
8977         * platform/mac/editing/deleting/delete-line-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-002-expected.txt.
8978         * platform/mac/editing/deleting/delete-line-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-003-expected.txt.
8979         * platform/mac/editing/deleting/delete-line-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-004-expected.txt.
8980         * platform/mac/editing/deleting/delete-line-005-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-005-expected.txt.
8981         * platform/mac/editing/deleting/delete-line-006-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-006-expected.txt.
8982         * platform/mac/editing/deleting/delete-line-007-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-007-expected.txt.
8983         * platform/mac/editing/deleting/delete-line-008-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-008-expected.txt.
8984         * platform/mac/editing/deleting/delete-line-009-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-009-expected.txt.
8985         * platform/mac/editing/deleting/delete-line-010-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-010-expected.txt.
8986         * platform/mac/editing/deleting/delete-line-011-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-011-expected.txt.
8987         * platform/mac/editing/deleting/delete-line-012-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-012-expected.txt.
8988         * platform/mac/editing/deleting/delete-line-013-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-013-expected.txt.
8989         * platform/mac/editing/deleting/delete-line-014-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-014-expected.txt.
8990         * platform/mac/editing/deleting/delete-line-015-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-015-expected.txt.
8991         * platform/mac/editing/deleting/delete-line-016-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-016-expected.txt.
8992         * platform/mac/editing/deleting/delete-line-017-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-017-expected.txt.
8993         * platform/mac/editing/deleting/delete-line-end-ws-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-end-ws-001-expected.txt.
8994         * platform/mac/editing/deleting/delete-line-end-ws-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-line-end-ws-002-expected.txt.
8995         * platform/mac/editing/deleting/delete-link-1-expected.txt: Copied from LayoutTests/editing/deleting/delete-link-1-expected.txt.
8996         * platform/mac/editing/deleting/delete-listitem-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-listitem-001-expected.txt.
8997         * platform/mac/editing/deleting/delete-listitem-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-listitem-002-expected.txt.
8998         * platform/mac/editing/deleting/delete-mixed-editable-content-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-mixed-editable-content-001-expected.txt.
8999         * platform/mac/editing/deleting/delete-select-all-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-select-all-001-expected.txt.
9000         * platform/mac/editing/deleting/delete-select-all-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-select-all-002-expected.txt.
9001         * platform/mac/editing/deleting/delete-select-all-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-select-all-003-expected.txt.
9002         * platform/mac/editing/deleting/delete-selection-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-selection-001-expected.txt.
9003         * platform/mac/editing/deleting/delete-tab-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-tab-001-expected.txt.
9004         * platform/mac/editing/deleting/delete-tab-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-tab-002-expected.txt.
9005         * platform/mac/editing/deleting/delete-tab-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-tab-003-expected.txt.
9006         * platform/mac/editing/deleting/delete-tab-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-tab-004-expected.txt.
9007         * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.txt: Copied from LayoutTests/editing/deleting/delete-to-end-of-paragraph-expected.txt.
9008         * platform/mac/editing/deleting/delete-to-select-table-expected.txt: Copied from LayoutTests/editing/deleting/delete-to-select-table-expected.txt.
9009         * platform/mac/editing/deleting/delete-trailing-ws-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-trailing-ws-001-expected.txt.
9010         * platform/mac/editing/deleting/delete-trailing-ws-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-trailing-ws-002-expected.txt.
9011         * platform/mac/editing/deleting/delete-ws-fixup-001-expected.txt: Copied from LayoutTests/editing/deleting/delete-ws-fixup-001-expected.txt.
9012         * platform/mac/editing/deleting/delete-ws-fixup-002-expected.txt: Copied from LayoutTests/editing/deleting/delete-ws-fixup-002-expected.txt.
9013         * platform/mac/editing/deleting/delete-ws-fixup-003-expected.txt: Copied from LayoutTests/editing/deleting/delete-ws-fixup-003-expected.txt.
9014         * platform/mac/editing/deleting/delete-ws-fixup-004-expected.txt: Copied from LayoutTests/editing/deleting/delete-ws-fixup-004-expected.txt.
9015         * platform/mac/editing/deleting/forward-delete-expected.txt: Copied from LayoutTests/editing/deleting/forward-delete-expected.txt.
9016         * platform/mac/editing/deleting/list-item-1-expected.txt: Copied from LayoutTests/editing/deleting/list-item-1-expected.txt.
9017         * platform/mac/editing/deleting/merge-different-styles-expected.txt: Copied from LayoutTests/editing/deleting/merge-different-styles-expected.txt.
9018         * platform/mac/editing/deleting/merge-endOfParagraph-expected.txt: Copied from LayoutTests/editing/deleting/merge-endOfParagraph-expected.txt.
9019         * platform/mac/editing/deleting/merge-into-empty-block-1-expected.txt: Copied from LayoutTests/editing/deleting/merge-into-empty-block-1-expected.txt.
9020         * platform/mac/editing/deleting/merge-into-empty-block-2-expected.txt: Copied from LayoutTests/editing/deleting/merge-into-empty-block-2-expected.txt.
9021         * platform/mac/editing/deleting/merge-no-br-expected.txt: Copied from LayoutTests/editing/deleting/merge-no-br-expected.txt.
9022         * platform/mac/editing/deleting/merge-unrendered-space-expected.txt: Copied from LayoutTests/editing/deleting/merge-unrendered-space-expected.txt.
9023         * platform/mac/editing/deleting/merge-whitespace-pre-expected.txt: Copied from LayoutTests/editing/deleting/merge-whitespace-pre-expected.txt.
9024         * platform/mac/editing/deleting/move-nodes-001-expected.txt: Copied from LayoutTests/editing/deleting/move-nodes-001-expected.txt.
9025         * platform/mac/editing/deleting/paragraph-in-preserveNewline-expected.txt: Copied from LayoutTests/editing/deleting/paragraph-in-preserveNewline-expected.txt.
9026         * platform/mac/editing/deleting/pruning-after-merge-1-expected.txt: Copied from LayoutTests/editing/deleting/pruning-after-merge-1-expected.txt.
9027         * platform/mac/editing/deleting/pruning-after-merge-2-expected.txt: Copied from LayoutTests/editing/deleting/pruning-after-merge-2-expected.txt.
9028         * platform/mac/editing/deleting/smart-delete-001-expected.txt: Copied from LayoutTests/editing/deleting/smart-delete-001-expected.txt.
9029         * platform/mac/editing/deleting/smart-delete-002-expected.txt: Copied from LayoutTests/editing/deleting/smart-delete-002-expected.txt.
9030         * platform/mac/editing/deleting/smart-delete-003-expected.txt: Copied from LayoutTests/editing/deleting/smart-delete-003-expected.txt.
9031         * platform/mac/editing/deleting/smart-delete-004-expected.txt: Copied from LayoutTests/editing/deleting/smart-delete-004-expected.txt.
9032         * platform/mac/editing/deleting/table-cells-expected.txt: Copied from LayoutTests/editing/deleting/table-cells-expected.txt.
9033         * platform/mac/editing/deleting/transpose-empty-expected.txt: Copied from LayoutTests/editing/deleting/transpose-empty-expected.txt.
9034         * platform/mac/editing/deleting/whitespace-pre-1-expected.txt: Copied from LayoutTests/editing/deleting/whitespace-pre-1-expected.txt.
9035         * platform/mac/editing/execCommand/4580583-1-expected.txt: Copied from LayoutTests/editing/execCommand/4580583-1-expected.txt.
9036         * platform/mac/editing/execCommand/4580583-2-expected.txt: Copied from LayoutTests/editing/execCommand/4580583-2-expected.txt.
9037         * platform/mac/editing/execCommand/4641880-1-expected.txt: Copied from LayoutTests/editing/execCommand/4641880-1-expected.txt.
9038         * platform/mac/editing/execCommand/4641880-2-expected.txt: Copied from LayoutTests/editing/execCommand/4641880-2-expected.txt.
9039         * platform/mac/editing/execCommand/4747450-expected.txt: Copied from LayoutTests/editing/execCommand/4747450-expected.txt.
9040         * platform/mac/editing/execCommand/4786404-1-expected.txt: Copied from LayoutTests/editing/execCommand/4786404-1-expected.txt.
9041         * platform/mac/editing/execCommand/4786404-2-expected.txt: Copied from LayoutTests/editing/execCommand/4786404-2-expected.txt.
9042         * platform/mac/editing/execCommand/4916402-expected.txt: Copied from LayoutTests/editing/execCommand/4916402-expected.txt.
9043         * platform/mac/editing/execCommand/4916541-expected.txt: Copied from LayoutTests/editing/execCommand/4916541-expected.txt.
9044         * platform/mac/editing/execCommand/4916583-expected.txt: Copied from LayoutTests/editing/execCommand/4916583-expected.txt.
9045         * platform/mac/editing/execCommand/4920488-expected.txt: Copied from LayoutTests/editing/execCommand/4920488-expected.txt.
9046         * platform/mac/editing/execCommand/4920742-1-expected.txt: Copied from LayoutTests/editing/execCommand/4920742-1-expected.txt.
9047         * platform/mac/editing/execCommand/4924441-expected.txt: Copied from LayoutTests/editing/execCommand/4924441-expected.txt.
9048         * platform/mac/editing/execCommand/5049671-expected.txt: Copied from LayoutTests/editing/execCommand/5049671-expected.txt.
9049         * platform/mac/editing/execCommand/5062376-expected.txt: Copied from LayoutTests/editing/execCommand/5062376-expected.txt.
9050         * platform/mac/editing/execCommand/5080333-1-expected.txt: Copied from LayoutTests/editing/execCommand/5080333-1-expected.txt.
9051         * platform/mac/editing/execCommand/5080333-2-expected.txt: Copied from LayoutTests/editing/execCommand/5080333-2-expected.txt.
9052         * platform/mac/editing/execCommand/5119244-expected.txt: Copied from LayoutTests/editing/execCommand/5119244-expected.txt.
9053         * platform/mac/editing/execCommand/5120591-expected.txt: Copied from LayoutTests/editing/execCommand/5120591-expected.txt.
9054         * platform/mac/editing/execCommand/5136770-expected.txt: Copied from LayoutTests/editing/execCommand/5136770-expected.txt.
9055         * platform/mac/editing/execCommand/5138441-expected.txt: Copied from LayoutTests/editing/execCommand/5138441-expected.txt.
9056         * platform/mac/editing/execCommand/5142012-1-expected.txt: Copied from LayoutTests/editing/execCommand/5142012-1-expected.txt.
9057         * platform/mac/editing/execCommand/5142012-2-expected.txt: Copied from LayoutTests/editing/execCommand/5142012-2-expected.txt.
9058         * platform/mac/editing/execCommand/5142012-3-expected.txt: Copied from LayoutTests/editing/execCommand/5142012-3-expected.txt.
9059         * platform/mac/editing/execCommand/5164796-expected.txt: Copied from LayoutTests/editing/execCommand/5164796-expected.txt.
9060         * platform/mac/editing/execCommand/5190926-expected.txt: Copied from LayoutTests/editing/execCommand/5190926-expected.txt.
9061         * platform/mac/editing/execCommand/5207369-expected.txt: Copied from LayoutTests/editing/execCommand/5207369-expected.txt.
9062         * platform/mac/editing/execCommand/5210032-expected.txt: Copied from LayoutTests/editing/execCommand/5210032-expected.txt.
9063         * platform/mac/editing/execCommand/boldSelection-expected.txt: Copied from LayoutTests/editing/execCommand/boldSelection-expected.txt.
9064         * platform/mac/editing/execCommand/create-list-from-range-selection-expected.txt: Copied from LayoutTests/editing/execCommand/create-list-from-range-selection-expected.txt.
9065         * platform/mac/editing/execCommand/create-list-with-hr-expected.txt: Copied from LayoutTests/editing/execCommand/create-list-with-hr-expected.txt.
9066         * platform/mac/editing/execCommand/find-after-replace-expected.txt: Copied from LayoutTests/editing/execCommand/find-after-replace-expected.txt.
9067         * platform/mac/editing/execCommand/findString-2-expected.txt: Copied from LayoutTests/editing/execCommand/findString-2-expected.txt.
9068         * platform/mac/editing/execCommand/findString-expected.txt: Copied from LayoutTests/editing/execCommand/findString-expected.txt.
9069         * platform/mac/editing/execCommand/format-block-expected.txt: Copied from LayoutTests/editing/execCommand/format-block-expected.txt.
9070         * platform/mac/editing/execCommand/format-block-from-range-selection-expected.txt: Copied from LayoutTests/editing/execCommand/format-block-from-range-selection-expected.txt.
9071         * platform/mac/editing/execCommand/format-block-with-braces-expected.txt: Copied from LayoutTests/editing/execCommand/format-block-with-braces-expected.txt.
9072         * platform/mac/editing/execCommand/format-block-with-trailing-br-expected.txt: Copied from LayoutTests/editing/execCommand/format-block-with-trailing-br-expected.txt.
9073         * platform/mac/editing/execCommand/hilitecolor-expected.txt: Copied from LayoutTests/editing/execCommand/hilitecolor-expected.txt.
9074         * platform/mac/editing/execCommand/indent-empty-root-expected.txt: Copied from LayoutTests/editing/execCommand/indent-empty-root-expected.txt.
9075         * platform/mac/editing/execCommand/indent-list-item-expected.txt: Copied from LayoutTests/editing/execCommand/indent-list-item-expected.txt.
9076         * platform/mac/editing/execCommand/indent-selection-expected.txt: Copied from LayoutTests/editing/execCommand/indent-selection-expected.txt.
9077         * platform/mac/editing/execCommand/insert-list-and-stitch-expected.txt: Copied from LayoutTests/editing/execCommand/insert-list-and-stitch-expected.txt.
9078         * platform/mac/editing/execCommand/insert-list-empty-div-expected.txt: Copied from LayoutTests/editing/execCommand/insert-list-empty-div-expected.txt.
9079         * platform/mac/editing/execCommand/insert-list-with-id-expected.txt: Copied from LayoutTests/editing/execCommand/insert-list-with-id-expected.txt.
9080         * platform/mac/editing/execCommand/insertHTML-expected.txt: Copied from LayoutTests/editing/execCommand/insertHTML-expected.txt.
9081         * platform/mac/editing/execCommand/insertHorizontalRule-expected.txt: Copied from LayoutTests/editing/execCommand/insertHorizontalRule-expected.txt.
9082         * platform/mac/editing/execCommand/insertImage-expected.txt: Copied from LayoutTests/editing/execCommand/insertImage-expected.txt.
9083         * platform/mac/editing/execCommand/italicizeByCharacter-expected.txt: Copied from LayoutTests/editing/execCommand/italicizeByCharacter-expected.txt.
9084         * platform/mac/editing/execCommand/modifyForeColorByCharacter-expected.txt: Copied from LayoutTests/editing/execCommand/modifyForeColorByCharacter-expected.txt.
9085         * platform/mac/editing/execCommand/nsresponder-indent-expected.txt: Copied from LayoutTests/editing/execCommand/nsresponder-indent-expected.txt.
9086         * platform/mac/editing/execCommand/nsresponder-outdent-expected.txt: Copied from LayoutTests/editing/execCommand/nsresponder-outdent-expected.txt.
9087         * platform/mac/editing/execCommand/outdent-selection-expected.txt: Copied from LayoutTests/editing/execCommand/outdent-selection-expected.txt.
9088         * platform/mac/editing/execCommand/paste-1-expected.txt: Copied from LayoutTests/editing/execCommand/paste-1-expected.txt.
9089         * platform/mac/editing/execCommand/paste-2-expected.txt: Copied from LayoutTests/editing/execCommand/paste-2-expected.txt.
9090         * platform/mac/editing/execCommand/print-expected.txt: Copied from LayoutTests/editing/execCommand/print-expected.txt.
9091         * platform/mac/editing/execCommand/remove-formatting-2-expected.txt: Copied from LayoutTests/editing/execCommand/remove-formatting-2-expected.txt.
9092         * platform/mac/editing/execCommand/remove-formatting-expected.txt: Copied from LayoutTests/editing/execCommand/remove-formatting-expected.txt.
9093         * platform/mac/editing/execCommand/remove-list-1-expected.txt: Copied from LayoutTests/editing/execCommand/remove-list-1-expected.txt.
9094         * platform/mac/editing/execCommand/remove-list-from-range-selection-expected.txt: Copied from LayoutTests/editing/execCommand/remove-list-from-range-selection-expected.txt.
9095         * platform/mac/editing/execCommand/remove-list-item-1-expected.txt: Copied from LayoutTests/editing/execCommand/remove-list-item-1-expected.txt.
9096         * platform/mac/editing/execCommand/remove-list-items-expected.txt: Copied from LayoutTests/editing/execCommand/remove-list-items-expected.txt.
9097         * platform/mac/editing/execCommand/selectAll-expected.txt: Copied from LayoutTests/editing/execCommand/selectAll-expected.txt.
9098         * platform/mac/editing/execCommand/strikethroughSelection-expected.txt: Copied from LayoutTests/editing/execCommand/strikethroughSelection-expected.txt.
9099         * platform/mac/editing/execCommand/switch-list-type-expected.txt: Copied from LayoutTests/editing/execCommand/switch-list-type-expected.txt.
9100         * platform/mac/editing/input/emacs-ctrl-o-expected.txt: Copied from LayoutTests/editing/input/emacs-ctrl-o-expected.txt.
9101         * platform/mac/editing/inserting/12882-expected.txt: Copied from LayoutTests/editing/inserting/12882-expected.txt.
9102         * platform/mac/editing/inserting/4278698-expected.txt: Copied from LayoutTests/editing/inserting/4278698-expected.txt.
9103         * platform/mac/editing/inserting/4840662-expected.txt: Copied from LayoutTests/editing/inserting/4840662-expected.txt.
9104         * platform/mac/editing/inserting/4875189-1-expected.txt: Copied from LayoutTests/editing/inserting/4875189-1-expected.txt.
9105         * platform/mac/editing/inserting/4875189-2-expected.txt: Copied from LayoutTests/editing/inserting/4875189-2-expected.txt.
9106         * platform/mac/editing/inserting/4959067-expected.txt: Copied from LayoutTests/editing/inserting/4959067-expected.txt.
9107         * platform/mac/editing/inserting/4960120-1-expected.txt: Copied from LayoutTests/editing/inserting/4960120-1-expected.txt.
9108         * platform/mac/editing/inserting/4960120-2-expected.txt: Copied from LayoutTests/editing/inserting/4960120-2-expected.txt.
9109         * platform/mac/editing/inserting/5002441-expected.txt: Copied from LayoutTests/editing/inserting/5002441-expected.txt.
9110         * platform/mac/editing/inserting/5058163-1-expected.txt: Copied from LayoutTests/editing/inserting/5058163-1-expected.txt.
9111         * platform/mac/editing/inserting/5058163-2-expected.txt: Copied from LayoutTests/editing/inserting/5058163-2-expected.txt.
9112         * platform/mac/editing/inserting/5156401-2-expected.txt: Copied from LayoutTests/editing/inserting/5156401-2-expected.txt.
9113         * platform/mac/editing/inserting/before-after-input-element-expected.txt: Copied from LayoutTests/editing/inserting/before-after-input-element-expected.txt.
9114         * platform/mac/editing/inserting/editable-html-element-expected.txt: Copied from LayoutTests/editing/inserting/editable-html-element-expected.txt.
9115         * platform/mac/editing/inserting/editable-inline-element-expected.txt: Copied from LayoutTests/editing/inserting/editable-inline-element-expected.txt.
9116         * platform/mac/editing/inserting/edited-whitespace-1-expected.txt: Copied from LayoutTests/editing/inserting/edited-whitespace-1-expected.txt.
9117         * platform/mac/editing/inserting/editing-empty-divs-expected.txt: Copied from LayoutTests/editing/inserting/editing-empty-divs-expected.txt.
9118         * platform/mac/editing/inserting/insert-3654864-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3654864-fix-expected.txt.
9119         * platform/mac/editing/inserting/insert-3659587-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3659587-fix-expected.txt.
9120         * platform/mac/editing/inserting/insert-3775316-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3775316-fix-expected.txt.
9121         * platform/mac/editing/inserting/insert-3778059-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3778059-fix-expected.txt.
9122         * platform/mac/editing/inserting/insert-3786362-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3786362-fix-expected.txt.
9123         * platform/mac/editing/inserting/insert-3800346-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3800346-fix-expected.txt.
9124         * platform/mac/editing/inserting/insert-3851164-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3851164-fix-expected.txt.
9125         * platform/mac/editing/inserting/insert-3907422-fix-expected.txt: Copied from LayoutTests/editing/inserting/insert-3907422-fix-expected.txt.
9126         * platform/mac/editing/inserting/insert-after-delete-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-after-delete-001-expected.txt.
9127         * platform/mac/editing/inserting/insert-at-end-01-expected.txt: Copied from LayoutTests/editing/inserting/insert-at-end-01-expected.txt.
9128         * platform/mac/editing/inserting/insert-at-end-02-expected.txt: Copied from LayoutTests/editing/inserting/insert-at-end-02-expected.txt.
9129         * platform/mac/editing/inserting/insert-before-link-1-expected.txt: Copied from LayoutTests/editing/inserting/insert-before-link-1-expected.txt.
9130         * platform/mac/editing/inserting/insert-br-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-001-expected.txt.
9131         * platform/mac/editing/inserting/insert-br-002-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-002-expected.txt.
9132         * platform/mac/editing/inserting/insert-br-003-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-003-expected.txt.
9133         * platform/mac/editing/inserting/insert-br-004-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-004-expected.txt.
9134         * platform/mac/editing/inserting/insert-br-005-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-005-expected.txt.
9135         * platform/mac/editing/inserting/insert-br-006-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-006-expected.txt.
9136         * platform/mac/editing/inserting/insert-br-007-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-007-expected.txt.
9137         * platform/mac/editing/inserting/insert-br-008-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-008-expected.txt.
9138         * platform/mac/editing/inserting/insert-br-009-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-009-expected.txt.
9139         * platform/mac/editing/inserting/insert-br-at-tabspan-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-at-tabspan-001-expected.txt.
9140         * platform/mac/editing/inserting/insert-br-at-tabspan-002-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-at-tabspan-002-expected.txt.
9141         * platform/mac/editing/inserting/insert-br-at-tabspan-003-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-at-tabspan-003-expected.txt.
9142         * platform/mac/editing/inserting/insert-br-quoted-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-quoted-001-expected.txt.
9143         * platform/mac/editing/inserting/insert-br-quoted-002-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-quoted-002-expected.txt.
9144         * platform/mac/editing/inserting/insert-br-quoted-003-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-quoted-003-expected.txt.
9145         * platform/mac/editing/inserting/insert-br-quoted-004-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-quoted-004-expected.txt.
9146         * platform/mac/editing/inserting/insert-br-quoted-005-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-quoted-005-expected.txt.
9147         * platform/mac/editing/inserting/insert-br-quoted-006-expected.txt: Copied from LayoutTests/editing/inserting/insert-br-quoted-006-expected.txt.
9148         * platform/mac/editing/inserting/insert-div-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-001-expected.txt.
9149         * platform/mac/editing/inserting/insert-div-002-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-002-expected.txt.
9150         * platform/mac/editing/inserting/insert-div-003-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-003-expected.txt.
9151         * platform/mac/editing/inserting/insert-div-004-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-004-expected.txt.
9152         * platform/mac/editing/inserting/insert-div-005-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-005-expected.txt.
9153         * platform/mac/editing/inserting/insert-div-006-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-006-expected.txt.
9154         * platform/mac/editing/inserting/insert-div-007-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-007-expected.txt.
9155         * platform/mac/editing/inserting/insert-div-008-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-008-expected.txt.
9156         * platform/mac/editing/inserting/insert-div-009-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-009-expected.txt.
9157         * platform/mac/editing/inserting/insert-div-010-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-010-expected.txt.
9158         * platform/mac/editing/inserting/insert-div-011-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-011-expected.txt.
9159         * platform/mac/editing/inserting/insert-div-012-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-012-expected.txt.
9160         * platform/mac/editing/inserting/insert-div-013-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-013-expected.txt.
9161         * platform/mac/editing/inserting/insert-div-014-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-014-expected.txt.
9162         * platform/mac/editing/inserting/insert-div-015-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-015-expected.txt.
9163         * platform/mac/editing/inserting/insert-div-016-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-016-expected.txt.
9164         * platform/mac/editing/inserting/insert-div-017-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-017-expected.txt.
9165         * platform/mac/editing/inserting/insert-div-018-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-018-expected.txt.
9166         * platform/mac/editing/inserting/insert-div-019-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-019-expected.txt.
9167         * platform/mac/editing/inserting/insert-div-020-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-020-expected.txt.
9168         * platform/mac/editing/inserting/insert-div-021-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-021-expected.txt.
9169         * platform/mac/editing/inserting/insert-div-022-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-022-expected.txt.
9170         * platform/mac/editing/inserting/insert-div-023-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-023-expected.txt.
9171         * platform/mac/editing/inserting/insert-div-024-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-024-expected.txt.
9172         * platform/mac/editing/inserting/insert-div-025-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-025-expected.txt.
9173         * platform/mac/editing/inserting/insert-div-026-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-026-expected.txt.
9174         * platform/mac/editing/inserting/insert-div-027-expected.txt: Copied from LayoutTests/editing/inserting/insert-div-027-expected.txt.
9175         * platform/mac/editing/inserting/insert-paragraph-01-expected.txt: Copied from LayoutTests/editing/inserting/insert-paragraph-01-expected.txt.
9176         * platform/mac/editing/inserting/insert-paragraph-02-expected.txt: Copied from LayoutTests/editing/inserting/insert-paragraph-02-expected.txt.
9177         * platform/mac/editing/inserting/insert-paragraph-03-expected.txt: Copied from LayoutTests/editing/inserting/insert-paragraph-03-expected.txt.
9178         * platform/mac/editing/inserting/insert-paragraph-04-expected.txt: Copied from LayoutTests/editing/inserting/insert-paragraph-04-expected.txt.
9179         * platform/mac/editing/inserting/insert-space-in-empty-doc-expected.txt: Copied from LayoutTests/editing/inserting/insert-space-in-empty-doc-expected.txt.
9180         * platform/mac/editing/inserting/insert-tab-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-tab-001-expected.txt.
9181         * platform/mac/editing/inserting/insert-tab-002-expected.txt: Copied from LayoutTests/editing/inserting/insert-tab-002-expected.txt.
9182         * platform/mac/editing/inserting/insert-tab-003-expected.txt: Copied from LayoutTests/editing/inserting/insert-tab-003-expected.txt.
9183         * platform/mac/editing/inserting/insert-tab-004-expected.txt: Copied from LayoutTests/editing/inserting/insert-tab-004-expected.txt.
9184         * platform/mac/editing/inserting/insert-text-at-tabspan-001-expected.txt: Copied from LayoutTests/editing/inserting/insert-text-at-tabspan-001-expected.txt.
9185         * platform/mac/editing/inserting/insert-text-at-tabspan-002-expected.txt: Copied from LayoutTests/editing/inserting/insert-text-at-tabspan-002-expected.txt.
9186         * platform/mac/editing/inserting/insert-text-at-tabspan-003-expected.txt: Copied from LayoutTests/editing/inserting/insert-text-at-tabspan-003-expected.txt.
9187         * platform/mac/editing/inserting/insert-text-with-newlines-expected.txt: Copied from LayoutTests/editing/inserting/insert-text-with-newlines-expected.txt.
9188         * platform/mac/editing/inserting/line-break-expected.txt: Copied from LayoutTests/editing/inserting/line-break-expected.txt.
9189         * platform/mac/editing/inserting/multiple-lines-selected-expected.txt: Copied from LayoutTests/editing/inserting/multiple-lines-selected-expected.txt.
9190         * platform/mac/editing/inserting/paragraph-separator-01-expected.txt: Copied from LayoutTests/editing/inserting/paragraph-separator-01-expected.txt.
9191         * platform/mac/editing/inserting/paragraph-separator-02-expected.txt: Copied from LayoutTests/editing/inserting/paragraph-separator-02-expected.txt.
9192         * platform/mac/editing/inserting/paragraph-separator-03-expected.txt: Copied from LayoutTests/editing/inserting/paragraph-separator-03-expected.txt.
9193         * platform/mac/editing/inserting/paragraph-separator-in-table-1-expected.txt: Copied from LayoutTests/editing/inserting/paragraph-separator-in-table-1-expected.txt.
9194         * platform/mac/editing/inserting/paragraph-separator-in-table-2-expected.txt: Copied from LayoutTests/editing/inserting/paragraph-separator-in-table-2-expected.txt.
9195         * platform/mac/editing/inserting/redo-expected.txt: Copied from LayoutTests/editing/inserting/redo-expected.txt.
9196         * platform/mac/editing/inserting/return-key-with-selection-001-expected.txt: Copied from LayoutTests/editing/inserting/return-key-with-selection-001-expected.txt.
9197         * platform/mac/editing/inserting/return-key-with-selection-002-expected.txt: Copied from LayoutTests/editing/inserting/return-key-with-selection-002-expected.txt.
9198         * platform/mac/editing/inserting/return-key-with-selection-003-expected.txt: Copied from LayoutTests/editing/inserting/return-key-with-selection-003-expected.txt.
9199         * platform/mac/editing/inserting/typing-001-expected.txt: Copied from LayoutTests/editing/inserting/typing-001-expected.txt.
9200         * platform/mac/editing/inserting/typing-002-expected.txt: Copied from LayoutTests/editing/inserting/typing-002-expected.txt.
9201         * platform/mac/editing/inserting/typing-003-expected.txt: Copied from LayoutTests/editing/inserting/typing-003-expected.txt.
9202         * platform/mac/editing/inserting/typing-around-br-001-expected.txt: Copied from LayoutTests/editing/inserting/typing-around-br-001-expected.txt.
9203         * platform/mac/editing/inserting/typing-around-image-001-expected.txt: Copied from LayoutTests/editing/inserting/typing-around-image-001-expected.txt.
9204         * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.txt: Copied from LayoutTests/editing/inserting/typing-tab-designmode-forms-expected.txt.
9205         * platform/mac/editing/pasteboard/3976872-expected.txt: Copied from LayoutTests/editing/pasteboard/3976872-expected.txt.
9206         * platform/mac/editing/pasteboard/4076267-2-expected.txt: Copied from LayoutTests/editing/pasteboard/4076267-2-expected.txt.
9207         * platform/mac/editing/pasteboard/4076267-3-expected.txt: Copied from LayoutTests/editing/pasteboard/4076267-3-expected.txt.
9208         * platform/mac/editing/pasteboard/4076267-expected.txt: Copied from LayoutTests/editing/pasteboard/4076267-expected.txt.
9209         * platform/mac/editing/pasteboard/4242293-1-expected.txt: Copied from LayoutTests/editing/pasteboard/4242293-1-expected.txt.
9210         * platform/mac/editing/pasteboard/4242293-expected.txt: Copied from LayoutTests/editing/pasteboard/4242293-expected.txt.
9211         * platform/mac/editing/pasteboard/4631972-expected.txt: Copied from LayoutTests/editing/pasteboard/4631972-expected.txt.
9212         * platform/mac/editing/pasteboard/4641033-expected.txt: Copied from LayoutTests/editing/pasteboard/4641033-expected.txt.
9213         * platform/mac/editing/pasteboard/4700297-expected.txt: Copied from LayoutTests/editing/pasteboard/4700297-expected.txt.
9214         * platform/mac/editing/pasteboard/4806874-expected.txt: Copied from LayoutTests/editing/pasteboard/4806874-expected.txt.
9215         * platform/mac/editing/pasteboard/4840662-expected.txt: Copied from LayoutTests/editing/pasteboard/4840662-expected.txt.
9216         * platform/mac/editing/pasteboard/4861080-expected.txt: Copied from LayoutTests/editing/pasteboard/4861080-expected.txt.
9217         * platform/mac/editing/pasteboard/4944770-1-expected.txt: Copied from LayoutTests/editing/pasteboard/4944770-1-expected.txt.
9218         * platform/mac/editing/pasteboard/4944770-2-expected.txt: Copied from LayoutTests/editing/pasteboard/4944770-2-expected.txt.
9219         * platform/mac/editing/pasteboard/4947130-expected.txt: Copied from LayoutTests/editing/pasteboard/4947130-expected.txt.
9220         * platform/mac/editing/pasteboard/4989774-expected.txt: Copied from LayoutTests/editing/pasteboard/4989774-expected.txt.
9221         * platform/mac/editing/pasteboard/5006779-expected.txt: Copied from LayoutTests/editing/pasteboard/5006779-expected.txt.
9222         * platform/mac/editing/pasteboard/5027857-expected.txt: Copied from LayoutTests/editing/pasteboard/5027857-expected.txt.
9223         * platform/mac/editing/pasteboard/5028447-expected.txt: Copied from LayoutTests/editing/pasteboard/5028447-expected.txt.
9224         * platform/mac/editing/pasteboard/5032095-expected.txt: Copied from LayoutTests/editing/pasteboard/5032095-expected.txt.
9225         * platform/mac/editing/pasteboard/5065605-expected.txt: Copied from LayoutTests/editing/pasteboard/5065605-expected.txt.
9226         * platform/mac/editing/pasteboard/5071074-2-expected.txt: Copied from LayoutTests/editing/pasteboard/5071074-2-expected.txt.
9227         * platform/mac/editing/pasteboard/5071074-expected.txt: Copied from LayoutTests/editing/pasteboard/5071074-expected.txt.
9228         * platform/mac/editing/pasteboard/5075944-2-expected.txt: Copied from LayoutTests/editing/pasteboard/5075944-2-expected.txt.
9229         * platform/mac/editing/pasteboard/5075944-3-expected.txt: Copied from LayoutTests/editing/pasteboard/5075944-3-expected.txt.
9230         * platform/mac/editing/pasteboard/5075944-expected.txt: Copied from LayoutTests/editing/pasteboard/5075944-expected.txt.
9231         * platform/mac/editing/pasteboard/5134759-expected.txt: Copied from LayoutTests/editing/pasteboard/5134759-expected.txt.
9232         * platform/mac/editing/pasteboard/5156401-1-expected.txt: Copied from LayoutTests/editing/pasteboard/5156401-1-expected.txt.
9233         * platform/mac/editing/pasteboard/5245519-expected.txt: Copied from LayoutTests/editing/pasteboard/5245519-expected.txt.
9234         * platform/mac/editing/pasteboard/5247341-expected.txt: Copied from LayoutTests/editing/pasteboard/5247341-expected.txt.
9235         * platform/mac/editing/pasteboard/5387578-expected.txt: Copied from LayoutTests/editing/pasteboard/5387578-expected.txt.
9236         * platform/mac/editing/pasteboard/7955-expected.txt: Copied from LayoutTests/editing/pasteboard/7955-expected.txt.
9237         * platform/mac/editing/pasteboard/8145-1-expected.txt: Copied from LayoutTests/editing/pasteboard/8145-1-expected.txt.
9238         * platform/mac/editing/pasteboard/8145-2-expected.txt: Copied from LayoutTests/editing/pasteboard/8145-2-expected.txt.
9239         * platform/mac/editing/pasteboard/8145-3-expected.txt: Copied from LayoutTests/editing/pasteboard/8145-3-expected.txt.
9240         * platform/mac/editing/pasteboard/bad-placeholder-expected.txt: Copied from LayoutTests/editing/pasteboard/bad-placeholder-expected.txt.
9241         * platform/mac/editing/pasteboard/block-wrappers-necessary-expected.txt: Copied from LayoutTests/editing/pasteboard/block-wrappers-necessary-expected.txt.
9242         * platform/mac/editing/pasteboard/copy-paste-bidi-expected.txt: Copied from LayoutTests/editing/pasteboard/copy-paste-bidi-expected.txt.
9243         * platform/mac/editing/pasteboard/copy-standalone-image-expected.txt: Copied from LayoutTests/editing/pasteboard/copy-standalone-image-expected.txt.
9244         * platform/mac/editing/pasteboard/cut-text-001-expected.txt: Copied from LayoutTests/editing/pasteboard/cut-text-001-expected.txt.
9245         * platform/mac/editing/pasteboard/displaced-generic-placeholder-expected.txt: Copied from LayoutTests/editing/pasteboard/displaced-generic-placeholder-expected.txt.
9246         * platform/mac/editing/pasteboard/displaced-placeholder-expected.txt: Copied from LayoutTests/editing/pasteboard/displaced-placeholder-expected.txt.
9247         * platform/mac/editing/pasteboard/display-block-on-spans-expected.txt: Copied from LayoutTests/editing/pasteboard/display-block-on-spans-expected.txt.
9248         * platform/mac/editing/pasteboard/drag-drop-dead-frame-expected.txt: Copied from LayoutTests/editing/pasteboard/drag-drop-dead-frame-expected.txt.
9249         * platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt: Copied from LayoutTests/editing/pasteboard/drag-drop-modifies-page-expected.txt.
9250         * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: Copied from LayoutTests/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt.
9251         * platform/mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt: Copied from LayoutTests/editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt.
9252         * platform/mac/editing/pasteboard/drop-link-expected.txt: Copied from LayoutTests/editing/pasteboard/drop-link-expected.txt.
9253         * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt: Copied from LayoutTests/editing/pasteboard/drop-text-without-selection-expected.txt.
9254         * platform/mac/editing/pasteboard/emacs-cntl-y-001-expected.txt: Copied from LayoutTests/editing/pasteboard/emacs-cntl-y-001-expected.txt.
9255         * platform/mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: Copied from LayoutTests/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt.
9256         * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: Copied from LayoutTests/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt.
9257         * platform/mac/editing/pasteboard/innerText-inline-table-expected.txt: Copied from LayoutTests/editing/pasteboard/innerText-inline-table-expected.txt.
9258         * platform/mac/editing/pasteboard/input-field-1-expected.txt: Copied from LayoutTests/editing/pasteboard/input-field-1-expected.txt.
9259         * platform/mac/editing/pasteboard/interchange-newline-1-expected.txt: Copied from LayoutTests/editing/pasteboard/interchange-newline-1-expected.txt.
9260         * platform/mac/editing/pasteboard/interchange-newline-2-expected.txt: Copied from LayoutTests/editing/pasteboard/interchange-newline-2-expected.txt.
9261         * platform/mac/editing/pasteboard/interchange-newline-3-expected.txt: Copied from LayoutTests/editing/pasteboard/interchange-newline-3-expected.txt.
9262         * platform/mac/editing/pasteboard/interchange-newline-4-expected.txt: Copied from LayoutTests/editing/pasteboard/interchange-newline-4-expected.txt.
9263         * platform/mac/editing/pasteboard/merge-after-delete-1-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-after-delete-1-expected.txt.
9264         * platform/mac/editing/pasteboard/merge-after-delete-2-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-after-delete-2-expected.txt.
9265         * platform/mac/editing/pasteboard/merge-after-delete-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-after-delete-expected.txt.
9266         * platform/mac/editing/pasteboard/merge-end-1-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-1-expected.txt.
9267         * platform/mac/editing/pasteboard/merge-end-2-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-2-expected.txt.
9268         * platform/mac/editing/pasteboard/merge-end-3-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-3-expected.txt.
9269         * platform/mac/editing/pasteboard/merge-end-4-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-4-expected.txt.
9270         * platform/mac/editing/pasteboard/merge-end-5-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-5-expected.txt.
9271         * platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-blockquote-expected.txt.
9272         * platform/mac/editing/pasteboard/merge-end-borders-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-borders-expected.txt.
9273         * platform/mac/editing/pasteboard/merge-end-list-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-list-expected.txt.
9274         * platform/mac/editing/pasteboard/merge-end-table-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-end-table-expected.txt.
9275         * platform/mac/editing/pasteboard/merge-start-blockquote-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-start-blockquote-expected.txt.
9276         * platform/mac/editing/pasteboard/merge-start-list-expected.txt: Copied from LayoutTests/editing/pasteboard/merge-start-list-expected.txt.
9277         * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.txt: Copied from LayoutTests/editing/pasteboard/nested-blocks-with-text-area-expected.txt.
9278         * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.txt: Copied from LayoutTests/editing/pasteboard/nested-blocks-with-text-field-expected.txt.
9279         * platform/mac/editing/pasteboard/paste-4035648-fix-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-4035648-fix-expected.txt.
9280         * platform/mac/editing/pasteboard/paste-4038267-fix-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-4038267-fix-expected.txt.
9281         * platform/mac/editing/pasteboard/paste-4039777-fix-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-4039777-fix-expected.txt.
9282         * platform/mac/editing/pasteboard/paste-RTFD-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-RTFD-expected.txt.
9283         * platform/mac/editing/pasteboard/paste-TIFF-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-TIFF-expected.txt.
9284         * platform/mac/editing/pasteboard/paste-blockquote-1-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-blockquote-1-expected.txt.
9285         * platform/mac/editing/pasteboard/paste-blockquote-2-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-blockquote-2-expected.txt.
9286         * platform/mac/editing/pasteboard/paste-blockquote-3-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-blockquote-3-expected.txt.
9287         * platform/mac/editing/pasteboard/paste-line-endings-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-001-expected.txt.
9288         * platform/mac/editing/pasteboard/paste-line-endings-002-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-002-expected.txt.
9289         * platform/mac/editing/pasteboard/paste-line-endings-003-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-003-expected.txt.
9290         * platform/mac/editing/pasteboard/paste-line-endings-004-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-004-expected.txt.
9291         * platform/mac/editing/pasteboard/paste-line-endings-005-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-005-expected.txt.
9292         * platform/mac/editing/pasteboard/paste-line-endings-006-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-006-expected.txt.
9293         * platform/mac/editing/pasteboard/paste-line-endings-007-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-007-expected.txt.
9294         * platform/mac/editing/pasteboard/paste-line-endings-008-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-008-expected.txt.
9295         * platform/mac/editing/pasteboard/paste-line-endings-009-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-009-expected.txt.
9296         * platform/mac/editing/pasteboard/paste-line-endings-010-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-line-endings-010-expected.txt.
9297         * platform/mac/editing/pasteboard/paste-list-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-list-001-expected.txt.
9298         * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-match-style-001-expected.txt.
9299         * platform/mac/editing/pasteboard/paste-match-style-002-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-match-style-002-expected.txt.
9300         * platform/mac/editing/pasteboard/paste-pre-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-pre-001-expected.txt.
9301         * platform/mac/editing/pasteboard/paste-pre-002-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-pre-002-expected.txt.
9302         * platform/mac/editing/pasteboard/paste-table-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-table-001-expected.txt.
9303         * platform/mac/editing/pasteboard/paste-table-003-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-table-003-expected.txt.
9304         * platform/mac/editing/pasteboard/paste-text-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-001-expected.txt.
9305         * platform/mac/editing/pasteboard/paste-text-002-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-002-expected.txt.
9306         * platform/mac/editing/pasteboard/paste-text-003-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-003-expected.txt.
9307         * platform/mac/editing/pasteboard/paste-text-004-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-004-expected.txt.
9308         * platform/mac/editing/pasteboard/paste-text-005-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-005-expected.txt.
9309         * platform/mac/editing/pasteboard/paste-text-006-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-006-expected.txt.
9310         * platform/mac/editing/pasteboard/paste-text-007-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-007-expected.txt.
9311         * platform/mac/editing/pasteboard/paste-text-008-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-008-expected.txt.
9312         * platform/mac/editing/pasteboard/paste-text-009-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-009-expected.txt.
9313         * platform/mac/editing/pasteboard/paste-text-010-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-010-expected.txt.
9314         * platform/mac/editing/pasteboard/paste-text-011-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-011-expected.txt.
9315         * platform/mac/editing/pasteboard/paste-text-014-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-014-expected.txt.
9316         * platform/mac/editing/pasteboard/paste-text-015-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-015-expected.txt.
9317         * platform/mac/editing/pasteboard/paste-text-017-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-017-expected.txt.
9318         * platform/mac/editing/pasteboard/paste-text-018-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-018-expected.txt.
9319         * platform/mac/editing/pasteboard/paste-text-019-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-019-expected.txt.
9320         * platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-at-tabspan-001-expected.txt.
9321         * platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-at-tabspan-002-expected.txt.
9322         * platform/mac/editing/pasteboard/paste-text-at-tabspan-003-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-text-at-tabspan-003-expected.txt.
9323         * platform/mac/editing/pasteboard/paste-unrendered-select-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-unrendered-select-expected.txt.
9324         * platform/mac/editing/pasteboard/paste-xml-expected.txt: Copied from LayoutTests/editing/pasteboard/paste-xml-expected.txt.
9325         * platform/mac/editing/pasteboard/pasting-object-expected.txt: Copied from LayoutTests/editing/pasteboard/pasting-object-expected.txt.
9326         * platform/mac/editing/pasteboard/pasting-tabs-expected.txt: Copied from LayoutTests/editing/pasteboard/pasting-tabs-expected.txt.
9327         * platform/mac/editing/pasteboard/prevent-block-nesting-01-expected.txt: Copied from LayoutTests/editing/pasteboard/prevent-block-nesting-01-expected.txt.
9328         * platform/mac/editing/pasteboard/quirks-mode-br-1-expected.txt: Copied from LayoutTests/editing/pasteboard/quirks-mode-br-1-expected.txt.
9329         * platform/mac/editing/pasteboard/select-element-1-expected.txt: Copied from LayoutTests/editing/pasteboard/select-element-1-expected.txt.
9330         * platform/mac/editing/pasteboard/smart-paste-001-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-001-expected.txt.
9331         * platform/mac/editing/pasteboard/smart-paste-002-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-002-expected.txt.
9332         * platform/mac/editing/pasteboard/smart-paste-003-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-003-expected.txt.
9333         * platform/mac/editing/pasteboard/smart-paste-004-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-004-expected.txt.
9334         * platform/mac/editing/pasteboard/smart-paste-005-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-005-expected.txt.
9335         * platform/mac/editing/pasteboard/smart-paste-006-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-006-expected.txt.
9336         * platform/mac/editing/pasteboard/smart-paste-007-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-007-expected.txt.
9337         * platform/mac/editing/pasteboard/smart-paste-008-expected.txt: Copied from LayoutTests/editing/pasteboard/smart-paste-008-expected.txt.
9338         * platform/mac/editing/pasteboard/styled-element-markup-expected.txt: Copied from LayoutTests/editing/pasteboard/styled-element-markup-expected.txt.
9339         * platform/mac/editing/pasteboard/subframe-dragndrop-1-expected.txt: Copied from LayoutTests/editing/pasteboard/subframe-dragndrop-1-expected.txt.
9340         * platform/mac/editing/pasteboard/testcase-9507-expected.txt: Copied from LayoutTests/editing/pasteboard/testcase-9507-expected.txt.
9341         * platform/mac/editing/pasteboard/undoable-fragment-removes-expected.txt: Copied from LayoutTests/editing/pasteboard/undoable-fragment-removes-expected.txt.
9342         * platform/mac/editing/pasteboard/unrendered-br-expected.txt: Copied from LayoutTests/editing/pasteboard/unrendered-br-expected.txt.
9343         * platform/mac/editing/selection/13804-expected.txt: Copied from LayoutTests/editing/selection/13804-expected.txt.
9344         * platform/mac/editing/selection/14971-expected.txt: Copied from LayoutTests/editing/selection/14971-expected.txt.
9345         * platform/mac/editing/selection/3690703-2-expected.txt: Copied from LayoutTests/editing/selection/3690703-2-expected.txt.
9346         * platform/mac/editing/selection/3690703-expected.txt: Copied from LayoutTests/editing/selection/3690703-expected.txt.
9347         * platform/mac/editing/selection/3690719-expected.txt: Copied from LayoutTests/editing/selection/3690719-expected.txt.
9348         * platform/mac/editing/selection/4397952-expected.txt: Copied from LayoutTests/editing/selection/4397952-expected.txt.
9349         * platform/mac/editing/selection/4402375-expected.txt: Copied from LayoutTests/editing/selection/4402375-expected.txt.
9350         * platform/mac/editing/selection/4776665-expected.txt: Copied from LayoutTests/editing/selection/4776665-expected.txt.
9351         * platform/mac/editing/selection/4818145-expected.txt: Copied from LayoutTests/editing/selection/4818145-expected.txt.
9352         * platform/mac/editing/selection/4866671-expected.txt: Copied from LayoutTests/editing/selection/4866671-expected.txt.
9353         * platform/mac/editing/selection/4889598-expected.txt: Copied from LayoutTests/editing/selection/4889598-expected.txt.
9354         * platform/mac/editing/selection/4895428-1-expected.txt: Copied from LayoutTests/editing/selection/4895428-1-expected.txt.
9355         * platform/mac/editing/selection/4895428-2-expected.txt: Copied from LayoutTests/editing/selection/4895428-2-expected.txt.
9356         * platform/mac/editing/selection/4895428-3-expected.txt: Copied from LayoutTests/editing/selection/4895428-3-expected.txt.
9357         * platform/mac/editing/selection/4895428-4-expected.txt: Copied from LayoutTests/editing/selection/4895428-4-expected.txt.
9358         * platform/mac/editing/selection/4932260-1-expected.txt: Copied from LayoutTests/editing/selection/4932260-1-expected.txt.
9359         * platform/mac/editing/selection/4932260-2-expected.txt: Copied from LayoutTests/editing/selection/4932260-2-expected.txt.
9360         * platform/mac/editing/selection/4932260-3-expected.txt: Copied from LayoutTests/editing/selection/4932260-3-expected.txt.
9361         * platform/mac/editing/selection/4947387-expected.txt: Copied from LayoutTests/editing/selection/4947387-expected.txt.
9362         * platform/mac/editing/selection/4960116-expected.txt: Copied from LayoutTests/editing/selection/4960116-expected.txt.
9363         * platform/mac/editing/selection/4960137-expected.txt: Copied from LayoutTests/editing/selection/4960137-expected.txt.
9364         * platform/mac/editing/selection/4975120-expected.txt: Copied from LayoutTests/editing/selection/4975120-expected.txt.
9365         * platform/mac/editing/selection/4983858-expected.txt: Copied from LayoutTests/editing/selection/4983858-expected.txt.
9366         * platform/mac/editing/selection/5007143-2-expected.txt: Copied from LayoutTests/editing/selection/5007143-2-expected.txt.
9367         * platform/mac/editing/selection/5007143-expected.txt: Copied from LayoutTests/editing/selection/5007143-expected.txt.
9368         * platform/mac/editing/selection/5076323-1-expected.txt: Copied from LayoutTests/editing/selection/5076323-1-expected.txt.
9369         * platform/mac/editing/selection/5076323-2-expected.txt: Copied from LayoutTests/editing/selection/5076323-2-expected.txt.
9370         * platform/mac/editing/selection/5076323-3-expected.txt: Copied from LayoutTests/editing/selection/5076323-3-expected.txt.
9371         * platform/mac/editing/selection/5081257-1-expected.txt: Copied from LayoutTests/editing/selection/5081257-1-expected.txt.
9372         * platform/mac/editing/selection/5081257-2-expected.txt: Copied from LayoutTests/editing/selection/5081257-2-expected.txt.
9373         * platform/mac/editing/selection/5099303-expected.txt: Copied from LayoutTests/editing/selection/5099303-expected.txt.
9374         * platform/mac/editing/selection/5109817-expected.txt: Copied from LayoutTests/editing/selection/5109817-expected.txt.
9375         * platform/mac/editing/selection/5131716-1-expected.txt: Copied from LayoutTests/editing/selection/5131716-1-expected.txt.
9376         * platform/mac/editing/selection/5131716-2-expected.txt: Copied from LayoutTests/editing/selection/5131716-2-expected.txt.
9377         * platform/mac/editing/selection/5131716-3-expected.txt: Copied from LayoutTests/editing/selection/5131716-3-expected.txt.
9378         * platform/mac/editing/selection/5131716-4-expected.txt: Copied from LayoutTests/editing/selection/5131716-4-expected.txt.
9379         * platform/mac/editing/selection/5136696-expected.txt: Copied from LayoutTests/editing/selection/5136696-expected.txt.
9380         * platform/mac/editing/selection/5195166-1-expected.txt: Copied from LayoutTests/editing/selection/5195166-1-expected.txt.
9381         * platform/mac/editing/selection/5195166-2-expected.txt: Copied from LayoutTests/editing/selection/5195166-2-expected.txt.
9382         * platform/mac/editing/selection/5213963-expected.txt: Copied from LayoutTests/editing/selection/5213963-expected.txt.
9383         * platform/mac/editing/selection/5232159-expected.txt: Copied from LayoutTests/editing/selection/5232159-expected.txt.
9384         * platform/mac/editing/selection/5234383-1-expected.txt: Copied from LayoutTests/editing/selection/5234383-1-expected.txt.
9385         * platform/mac/editing/selection/5234383-2-expected.txt: Copied from LayoutTests/editing/selection/5234383-2-expected.txt.
9386         * platform/mac/editing/selection/5240265-expected.txt: Copied from LayoutTests/editing/selection/5240265-expected.txt.
9387         * platform/mac/editing/selection/5333725-expected.txt: Copied from LayoutTests/editing/selection/5333725-expected.txt.
9388         * platform/mac/editing/selection/5354455-1-expected.txt: Copied from LayoutTests/editing/selection/5354455-1-expected.txt.
9389         * platform/mac/editing/selection/5354455-2-expected.txt: Copied from LayoutTests/editing/selection/5354455-2-expected.txt.
9390         * platform/mac/editing/selection/6476-expected.txt: Copied from LayoutTests/editing/selection/6476-expected.txt.
9391         * platform/mac/editing/selection/7152-1-expected.txt: Copied from LayoutTests/editing/selection/7152-1-expected.txt.
9392         * platform/mac/editing/selection/7152-2-expected.txt: Copied from LayoutTests/editing/selection/7152-2-expected.txt.
9393         * platform/mac/editing/selection/addRange-expected.txt: Copied from LayoutTests/editing/selection/addRange-expected.txt.
9394         * platform/mac/editing/selection/after-line-wrap-expected.txt: Copied from LayoutTests/editing/selection/after-line-wrap-expected.txt.
9395         * platform/mac/editing/selection/caret-and-focus-ring-expected.txt: Copied from LayoutTests/editing/selection/caret-and-focus-ring-expected.txt.
9396         * platform/mac/editing/selection/caret-before-select-expected.txt: Copied from LayoutTests/editing/selection/caret-before-select-expected.txt.
9397         * platform/mac/editing/selection/caret-rtl-2-expected.txt: Copied from LayoutTests/editing/selection/caret-rtl-2-expected.txt.
9398         * platform/mac/editing/selection/caret-rtl-expected.txt: Copied from LayoutTests/editing/selection/caret-rtl-expected.txt.
9399         * platform/mac/editing/selection/clear-selection-expected.txt: Copied from LayoutTests/editing/selection/clear-selection-expected.txt.
9400         * platform/mac/editing/selection/click-start-of-line-expected.txt: Copied from LayoutTests/editing/selection/click-start-of-line-expected.txt.
9401         * platform/mac/editing/selection/contains-boundaries-expected.txt: Copied from LayoutTests/editing/selection/contains-boundaries-expected.txt.
9402         * platform/mac/editing/selection/contenteditable-click-inside-expected.txt: Copied from LayoutTests/editing/selection/contenteditable-click-inside-expected.txt.
9403         * platform/mac/editing/selection/contenteditable-click-outside-expected.txt: Copied from LayoutTests/editing/selection/contenteditable-click-outside-expected.txt.
9404         * platform/mac/editing/selection/designmode-no-caret-expected.txt: Copied from LayoutTests/editing/selection/designmode-no-caret-expected.txt.
9405         * platform/mac/editing/selection/display-table-text-expected.txt: Copied from LayoutTests/editing/selection/display-table-text-expected.txt.
9406         * platform/mac/editing/selection/doubleclick-crash-expected.txt: Copied from LayoutTests/editing/selection/doubleclick-crash-expected.txt.
9407         * platform/mac/editing/selection/drag-in-iframe-expected.txt: Copied from LayoutTests/editing/selection/drag-in-iframe-expected.txt.
9408         * platform/mac/editing/selection/drag-select-1-expected.txt: Copied from LayoutTests/editing/selection/drag-select-1-expected.txt.
9409         * platform/mac/editing/selection/drag-to-contenteditable-iframe-expected.txt: Copied from LayoutTests/editing/selection/drag-to-contenteditable-iframe-expected.txt.
9410         * platform/mac/editing/selection/editable-html-element-expected.txt: Copied from LayoutTests/editing/selection/editable-html-element-expected.txt.
9411         * platform/mac/editing/selection/editable-links-expected.txt: Copied from LayoutTests/editing/selection/editable-links-expected.txt.
9412         * platform/mac/editing/selection/editable-non-editable-crash-expected.txt: Copied from LayoutTests/editing/selection/editable-non-editable-crash-expected.txt.
9413         * platform/mac/editing/selection/end-of-document-expected.txt: Copied from LayoutTests/editing/selection/end-of-document-expected.txt.
9414         * platform/mac/editing/selection/expanding-selections-expected.txt: Copied from LayoutTests/editing/selection/expanding-selections-expected.txt.
9415         * platform/mac/editing/selection/expanding-selections2-expected.txt: Copied from LayoutTests/editing/selection/expanding-selections2-expected.txt.
9416         * platform/mac/editing/selection/extend-by-character-001-expected.txt: Copied from LayoutTests/editing/selection/extend-by-character-001-expected.txt.
9417         * platform/mac/editing/selection/extend-by-character-002-expected.txt: Copied from LayoutTests/editing/selection/extend-by-character-002-expected.txt.
9418         * platform/mac/editing/selection/extend-by-character-003-expected.txt: Copied from LayoutTests/editing/selection/extend-by-character-003-expected.txt.
9419         * platform/mac/editing/selection/extend-by-character-004-expected.txt: Copied from LayoutTests/editing/selection/extend-by-character-004-expected.txt.
9420         * platform/mac/editing/selection/extend-by-character-005-expected.txt: Copied from LayoutTests/editing/selection/extend-by-character-005-expected.txt.
9421         * platform/mac/editing/selection/extend-by-character-006-expected.txt: Copied from LayoutTests/editing/selection/extend-by-character-006-expected.txt.
9422         * platform/mac/editing/selection/extend-by-sentence-001-expected.txt: Copied from LayoutTests/editing/selection/extend-by-sentence-001-expected.txt.
9423         * platform/mac/editing/selection/extend-by-word-001-expected.txt: Copied from LayoutTests/editing/selection/extend-by-word-001-expected.txt.
9424         * platform/mac/editing/selection/extend-by-word-002-expected.txt: Copied from LayoutTests/editing/selection/extend-by-word-002-expected.txt.
9425         * platform/mac/editing/selection/fake-doubleclick-expected.txt: Copied from LayoutTests/editing/selection/fake-doubleclick-expected.txt.
9426         * platform/mac/editing/selection/fake-drag-expected.txt: Copied from LayoutTests/editing/selection/fake-drag-expected.txt.
9427         * platform/mac/editing/selection/focus-body-expected.txt: Copied from LayoutTests/editing/selection/focus-body-expected.txt.
9428         * platform/mac/editing/selection/focus_editable_html-expected.txt: Copied from LayoutTests/editing/selection/focus_editable_html-expected.txt.
9429         * platform/mac/editing/selection/iframe-expected.txt: Copied from LayoutTests/editing/selection/iframe-expected.txt.
9430         * platform/mac/editing/selection/image-before-linebreak-expected.txt: Copied from LayoutTests/editing/selection/image-before-linebreak-expected.txt.
9431         * platform/mac/editing/selection/inline-closest-leaf-child-expected.txt: Copied from LayoutTests/editing/selection/inline-closest-leaf-child-expected.txt.
9432         * platform/mac/editing/selection/inline-table-expected.txt: Copied from LayoutTests/editing/selection/inline-table-expected.txt.
9433         * platform/mac/editing/selection/leave-requested-block-expected.txt: Copied from LayoutTests/editing/selection/leave-requested-block-expected.txt.
9434         * platform/mac/editing/selection/line-wrap-1-expected.txt: Copied from LayoutTests/editing/selection/line-wrap-1-expected.txt.
9435         * platform/mac/editing/selection/line-wrap-2-expected.txt: Copied from LayoutTests/editing/selection/line-wrap-2-expected.txt.
9436         * platform/mac/editing/selection/mixed-editability-1-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-1-expected.txt.
9437         * platform/mac/editing/selection/mixed-editability-2-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-2-expected.txt.
9438         * platform/mac/editing/selection/mixed-editability-3-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-3-expected.txt.
9439         * platform/mac/editing/selection/mixed-editability-4-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-4-expected.txt.
9440         * platform/mac/editing/selection/mixed-editability-5-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-5-expected.txt.
9441         * platform/mac/editing/selection/mixed-editability-6-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-6-expected.txt.
9442         * platform/mac/editing/selection/mixed-editability-7-expected.txt: Copied from LayoutTests/editing/selection/mixed-editability-7-expected.txt.
9443         * platform/mac/editing/selection/move-3875618-fix-expected.txt: Copied from LayoutTests/editing/selection/move-3875618-fix-expected.txt.
9444         * platform/mac/editing/selection/move-3875641-fix-expected.txt: Copied from LayoutTests/editing/selection/move-3875641-fix-expected.txt.
9445         * platform/mac/editing/selection/move-backwords-by-word-001-expected.txt: Copied from LayoutTests/editing/selection/move-backwords-by-word-001-expected.txt.
9446         * platform/mac/editing/selection/move-between-blocks-no-001-expected.txt: Copied from LayoutTests/editing/selection/move-between-blocks-no-001-expected.txt.
9447         * platform/mac/editing/selection/move-between-blocks-yes-001-expected.txt: Copied from LayoutTests/editing/selection/move-between-blocks-yes-001-expected.txt.
9448         * platform/mac/editing/selection/move-by-character-001-expected.txt: Copied from LayoutTests/editing/selection/move-by-character-001-expected.txt.
9449         * platform/mac/editing/selection/move-by-character-002-expected.txt: Copied from LayoutTests/editing/selection/move-by-character-002-expected.txt.
9450         * platform/mac/editing/selection/move-by-character-003-expected.txt: Copied from LayoutTests/editing/selection/move-by-character-003-expected.txt.
9451         * platform/mac/editing/selection/move-by-character-004-expected.txt: Copied from LayoutTests/editing/selection/move-by-character-004-expected.txt.
9452         * platform/mac/editing/selection/move-by-character-005-expected.txt: Copied from LayoutTests/editing/selection/move-by-character-005-expected.txt.
9453         * platform/mac/editing/selection/move-by-character-6-expected.txt: Copied from LayoutTests/editing/selection/move-by-character-6-expected.txt.
9454         * platform/mac/editing/selection/move-by-line-001-expected.txt: Copied from LayoutTests/editing/selection/move-by-line-001-expected.txt.
9455         * platform/mac/editing/selection/move-by-line-002-expected.txt: Copied from LayoutTests/editing/selection/move-by-line-002-expected.txt.
9456         * platform/mac/editing/selection/move-by-sentence-001-expected.txt: Copied from LayoutTests/editing/selection/move-by-sentence-001-expected.txt.
9457         * platform/mac/editing/selection/move-by-sentence-linebreak-expected.txt: Copied from LayoutTests/editing/selection/move-by-sentence-linebreak-expected.txt.
9458         * platform/mac/editing/selection/move-by-word-001-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-001-expected.txt.
9459         * platform/mac/editing/selection/node-removal-1-expected.txt: Copied from LayoutTests/editing/selection/node-removal-1-expected.txt.
9460         * platform/mac/editing/selection/node-removal-2-expected.txt: Copied from LayoutTests/editing/selection/node-removal-2-expected.txt.
9461         * platform/mac/editing/selection/paragraph-granularity-expected.txt: Copied from LayoutTests/editing/selection/paragraph-granularity-expected.txt.
9462         * platform/mac/editing/selection/previous-line-position-expected.txt: Copied from LayoutTests/editing/selection/previous-line-position-expected.txt.
9463         * platform/mac/editing/selection/replace-selection-1-expected.txt: Copied from LayoutTests/editing/selection/replace-selection-1-expected.txt.
9464         * platform/mac/editing/selection/replaced-boundaries-1-expected.txt: Copied from LayoutTests/editing/selection/replaced-boundaries-1-expected.txt.
9465         * platform/mac/editing/selection/replaced-boundaries-2-expected.txt: Copied from LayoutTests/editing/selection/replaced-boundaries-2-expected.txt.
9466         * platform/mac/editing/selection/replaced-boundaries-3-expected.txt: Copied from LayoutTests/editing/selection/replaced-boundaries-3-expected.txt.
9467         * platform/mac/editing/selection/select-all-001-expected.txt: Copied from LayoutTests/editing/selection/select-all-001-expected.txt.
9468         * platform/mac/editing/selection/select-all-002-expected.txt: Copied from LayoutTests/editing/selection/select-all-002-expected.txt.
9469         * platform/mac/editing/selection/select-all-003-expected.txt: Copied from LayoutTests/editing/selection/select-all-003-expected.txt.
9470         * platform/mac/editing/selection/select-all-004-expected.txt: Copied from LayoutTests/editing/selection/select-all-004-expected.txt.
9471         * platform/mac/editing/selection/select-all-005-expected.txt: Copied from LayoutTests/editing/selection/select-all-005-expected.txt.
9472         * platform/mac/editing/selection/select-all-006-expected.txt: Copied from LayoutTests/editing/selection/select-all-006-expected.txt.
9473         * platform/mac/editing/selection/select-all-iframe-expected.txt: Copied from LayoutTests/editing/selection/select-all-iframe-expected.txt.
9474         * platform/mac/editing/selection/select-box-expected.txt: Copied from LayoutTests/editing/selection/select-box-expected.txt.
9475         * platform/mac/editing/selection/select-element-paragraph-boundary-expected.txt: Copied from LayoutTests/editing/selection/select-element-paragraph-boundary-expected.txt.
9476         * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt: Copied from LayoutTests/editing/selection/select-from-textfield-outwards-expected.txt.
9477         * platform/mac/editing/selection/select-missing-image-expected.txt: Copied from LayoutTests/editing/selection/select-missing-image-expected.txt.
9478         * platform/mac/editing/selection/selectNode-expected.txt: Copied from LayoutTests/editing/selection/selectNode-expected.txt.
9479         * platform/mac/editing/selection/selectNodeContents-expected.txt: Copied from LayoutTests/editing/selection/selectNodeContents-expected.txt.
9480         * platform/mac/editing/selection/selection-3748164-fix-expected.txt: Copied from LayoutTests/editing/selection/selection-3748164-fix-expected.txt.
9481         * platform/mac/editing/selection/selection-actions-expected.txt: Copied from LayoutTests/editing/selection/selection-actions-expected.txt.
9482         * platform/mac/editing/selection/selection-background-expected.txt: Copied from LayoutTests/editing/selection/selection-background-expected.txt.
9483         * platform/mac/editing/selection/table-caret-1-expected.txt: Copied from LayoutTests/editing/selection/table-caret-1-expected.txt.
9484         * platform/mac/editing/selection/table-caret-2-expected.txt: Copied from LayoutTests/editing/selection/table-caret-2-expected.txt.
9485         * platform/mac/editing/selection/table-caret-3-expected.txt: Copied from LayoutTests/editing/selection/table-caret-3-expected.txt.
9486         * platform/mac/editing/selection/triple-click-in-pre-expected.txt: Copied from LayoutTests/editing/selection/triple-click-in-pre-expected.txt.
9487         * platform/mac/editing/selection/unrendered-001-expected.txt: Copied from LayoutTests/editing/selection/unrendered-001-expected.txt.
9488         * platform/mac/editing/selection/unrendered-002-expected.txt: Copied from LayoutTests/editing/selection/unrendered-002-expected.txt.
9489         * platform/mac/editing/selection/unrendered-003-expected.txt: Copied from LayoutTests/editing/selection/unrendered-003-expected.txt.
9490         * platform/mac/editing/selection/unrendered-004-expected.txt: Copied from LayoutTests/editing/selection/unrendered-004-expected.txt.
9491         * platform/mac/editing/selection/unrendered-005-expected.txt: Copied from LayoutTests/editing/selection/unrendered-005-expected.txt.
9492         * platform/mac/editing/selection/unrendered-space-expected.txt: Copied from LayoutTests/editing/selection/unrendered-space-expected.txt.
9493         * platform/mac/editing/selection/word-granularity-expected.txt: Copied from LayoutTests/editing/selection/word-granularity-expected.txt.
9494         * platform/mac/editing/spelling: Added.
9495         * platform/mac/editing/spelling/spelling-expected.txt: Copied from LayoutTests/editing/spelling/spelling-expected.txt.
9496         * platform/mac/editing/style/4916887-expected.txt: Copied from LayoutTests/editing/style/4916887-expected.txt.
9497         * platform/mac/editing/style/5017613-1-expected.txt: Copied from LayoutTests/editing/style/5017613-1-expected.txt.
9498         * platform/mac/editing/style/5017613-2-expected.txt: Copied from LayoutTests/editing/style/5017613-2-expected.txt.
9499         * platform/mac/editing/style/5046875-1-expected.txt: Copied from LayoutTests/editing/style/5046875-1-expected.txt.
9500         * platform/mac/editing/style/5046875-2-expected.txt: Copied from LayoutTests/editing/style/5046875-2-expected.txt.
9501         * platform/mac/editing/style/5065910-expected.txt: Copied from LayoutTests/editing/style/5065910-expected.txt.
9502         * platform/mac/editing/style/5084241-expected.txt: Copied from LayoutTests/editing/style/5084241-expected.txt.
9503         * platform/mac/editing/style/5091898-expected.txt: Copied from LayoutTests/editing/style/5091898-expected.txt.
9504         * platform/mac/editing/style/5228141-expected.txt: Copied from LayoutTests/editing/style/5228141-expected.txt.
9505         * platform/mac/editing/style/5279521-expected.txt: Copied from LayoutTests/editing/style/5279521-expected.txt.
9506         * platform/mac/editing/style/apple-style-editable-mix-expected.txt: Copied from LayoutTests/editing/style/apple-style-editable-mix-expected.txt.
9507         * platform/mac/editing/style/block-style-001-expected.txt: Copied from LayoutTests/editing/style/block-style-001-expected.txt.
9508         * platform/mac/editing/style/block-style-002-expected.txt: Copied from LayoutTests/editing/style/block-style-002-expected.txt.
9509         * platform/mac/editing/style/block-style-003-expected.txt: Copied from LayoutTests/editing/style/block-style-003-expected.txt.
9510         * platform/mac/editing/style/block-style-004-expected.txt: Copied from LayoutTests/editing/style/block-style-004-expected.txt.
9511         * platform/mac/editing/style/block-style-005-expected.txt: Copied from LayoutTests/editing/style/block-style-005-expected.txt.
9512         * platform/mac/editing/style/block-style-006-expected.txt: Copied from LayoutTests/editing/style/block-style-006-expected.txt.
9513         * platform/mac/editing/style/block-styles-007-expected.txt: Copied from LayoutTests/editing/style/block-styles-007-expected.txt.
9514         * platform/mac/editing/style/create-block-for-style-001-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-001-expected.txt.
9515         * platform/mac/editing/style/create-block-for-style-002-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-002-expected.txt.
9516         * platform/mac/editing/style/create-block-for-style-003-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-003-expected.txt.
9517         * platform/mac/editing/style/create-block-for-style-004-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-004-expected.txt.
9518         * platform/mac/editing/style/create-block-for-style-005-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-005-expected.txt.
9519         * platform/mac/editing/style/create-block-for-style-006-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-006-expected.txt.
9520         * platform/mac/editing/style/create-block-for-style-007-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-007-expected.txt.
9521         * platform/mac/editing/style/create-block-for-style-008-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-008-expected.txt.
9522         * platform/mac/editing/style/create-block-for-style-009-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-009-expected.txt.
9523         * platform/mac/editing/style/create-block-for-style-010-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-010-expected.txt.
9524         * platform/mac/editing/style/create-block-for-style-011-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-011-expected.txt.
9525         * platform/mac/editing/style/create-block-for-style-012-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-012-expected.txt.
9526         * platform/mac/editing/style/create-block-for-style-013-expected.txt: Copied from LayoutTests/editing/style/create-block-for-style-013-expected.txt.
9527         * platform/mac/editing/style/designmode-expected.txt: Copied from LayoutTests/editing/style/designmode-expected.txt.
9528         * platform/mac/editing/style/font-family-with-space-expected.txt: Copied from LayoutTests/editing/style/font-family-with-space-expected.txt.
9529         * platform/mac/editing/style/fontsize-1-expected.txt: Copied from LayoutTests/editing/style/fontsize-1-expected.txt.
9530         * platform/mac/editing/style/highlight-expected.txt: Copied from LayoutTests/editing/style/highlight-expected.txt.
9531         * platform/mac/editing/style/non-inheritable-styles-expected.txt: Copied from LayoutTests/editing/style/non-inheritable-styles-expected.txt.
9532         * platform/mac/editing/style/relative-font-size-change-001-expected.txt: Copied from LayoutTests/editing/style/relative-font-size-change-001-expected.txt.
9533         * platform/mac/editing/style/relative-font-size-change-002-expected.txt: Copied from LayoutTests/editing/style/relative-font-size-change-002-expected.txt.
9534         * platform/mac/editing/style/relative-font-size-change-003-expected.txt: Copied from LayoutTests/editing/style/relative-font-size-change-003-expected.txt.
9535         * platform/mac/editing/style/relative-font-size-change-004-expected.txt: Copied from LayoutTests/editing/style/relative-font-size-change-004-expected.txt.
9536         * platform/mac/editing/style/remove-underline-across-paragraph-expected.txt: Copied from LayoutTests/editing/style/remove-underline-across-paragraph-expected.txt.
9537         * platform/mac/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Copied from LayoutTests/editing/style/remove-underline-across-paragraph-in-bold-expected.txt.
9538         * platform/mac/editing/style/remove-underline-after-paragraph-expected.txt: Copied from LayoutTests/editing/style/remove-underline-after-paragraph-expected.txt.
9539         * platform/mac/editing/style/remove-underline-after-paragraph-in-bold-expected.txt: Copied from LayoutTests/editing/style/remove-underline-after-paragraph-in-bold-expected.txt.
9540         * platform/mac/editing/style/remove-underline-expected.txt: Copied from LayoutTests/editing/style/remove-underline-expected.txt.
9541         * platform/mac/editing/style/remove-underline-from-stylesheet-expected.txt: Copied from LayoutTests/editing/style/remove-underline-from-stylesheet-expected.txt.
9542         * platform/mac/editing/style/remove-underline-in-bold-expected.txt: Copied from LayoutTests/editing/style/remove-underline-in-bold-expected.txt.
9543         * platform/mac/editing/style/smoosh-styles-001-expected.txt: Copied from LayoutTests/editing/style/smoosh-styles-001-expected.txt.
9544         * platform/mac/editing/style/smoosh-styles-002-expected.txt: Copied from LayoutTests/editing/style/smoosh-styles-002-expected.txt.
9545         * platform/mac/editing/style/smoosh-styles-003-expected.txt: Copied from LayoutTests/editing/style/smoosh-styles-003-expected.txt.
9546         * platform/mac/editing/style/style-3681552-fix-001-expected.txt: Copied from LayoutTests/editing/style/style-3681552-fix-001-expected.txt.
9547         * platform/mac/editing/style/style-3681552-fix-002-expected.txt: Copied from LayoutTests/editing/style/style-3681552-fix-002-expected.txt.
9548         * platform/mac/editing/style/style-3690704-fix-expected.txt: Copied from LayoutTests/editing/style/style-3690704-fix-expected.txt.
9549         * platform/mac/editing/style/style-3998892-fix-expected.txt: Copied from LayoutTests/editing/style/style-3998892-fix-expected.txt.
9550         * platform/mac/editing/style/style-boundary-001-expected.txt: Copied from LayoutTests/editing/style/style-boundary-001-expected.txt.
9551         * platform/mac/editing/style/style-boundary-002-expected.txt: Copied from LayoutTests/editing/style/style-boundary-002-expected.txt.
9552         * platform/mac/editing/style/style-boundary-003-expected.txt: Copied from LayoutTests/editing/style/style-boundary-003-expected.txt.
9553         * platform/mac/editing/style/style-boundary-004-expected.txt: Copied from LayoutTests/editing/style/style-boundary-004-expected.txt.
9554         * platform/mac/editing/style/style-boundary-005-expected.txt: Copied from LayoutTests/editing/style/style-boundary-005-expected.txt.
9555         * platform/mac/editing/style/typing-style-001-expected.txt: Copied from LayoutTests/editing/style/typing-style-001-expected.txt.
9556         * platform/mac/editing/style/typing-style-002-expected.txt: Copied from LayoutTests/editing/style/typing-style-002-expected.txt.
9557         * platform/mac/editing/style/typing-style-003-expected.txt: Copied from LayoutTests/editing/style/typing-style-003-expected.txt.
9558         * platform/mac/editing/style/unbold-in-bold-expected.txt: Copied from LayoutTests/editing/style/unbold-in-bold-expected.txt.
9559         * platform/mac/editing/style/underline-expected.txt: Copied from LayoutTests/editing/style/underline-expected.txt.
9560         * platform/mac/editing/undo/4063751-expected.txt: Copied from LayoutTests/editing/undo/4063751-expected.txt.
9561         * platform/mac/editing/undo/redo-typing-001-expected.txt: Copied from LayoutTests/editing/undo/redo-typing-001-expected.txt.
9562         * platform/mac/editing/undo/undo-combined-delete-boundary-expected.txt: Copied from LayoutTests/editing/undo/undo-combined-delete-boundary-expected.txt.
9563         * platform/mac/editing/undo/undo-combined-delete-expected.txt: Copied from LayoutTests/editing/undo/undo-combined-delete-expected.txt.
9564         * platform/mac/editing/undo/undo-delete-boundary-expected.txt: Copied from LayoutTests/editing/undo/undo-delete-boundary-expected.txt.
9565         * platform/mac/editing/undo/undo-delete-expected.txt: Copied from LayoutTests/editing/undo/undo-delete-expected.txt.
9566         * platform/mac/editing/undo/undo-forward-delete-boundary-expected.txt: Copied from LayoutTests/editing/undo/undo-forward-delete-boundary-expected.txt.
9567         * platform/mac/editing/undo/undo-forward-delete-expected.txt: Copied from LayoutTests/editing/undo/undo-forward-delete-expected.txt.
9568         * platform/mac/editing/undo/undo-misspellings-expected.txt: Copied from LayoutTests/editing/undo/undo-misspellings-expected.txt.
9569         * platform/mac/editing/undo/undo-typing-001-expected.txt: Copied from LayoutTests/editing/undo/undo-typing-001-expected.txt.
9570         * platform/mac/editing/unsupported-content: Added.
9571         * platform/mac/editing/unsupported-content/list-delete-001-expected.txt: Copied from LayoutTests/editing/unsupported-content/list-delete-001-expected.txt.
9572         * platform/mac/editing/unsupported-content/list-delete-003-expected.txt: Copied from LayoutTests/editing/unsupported-content/list-delete-003-expected.txt.
9573         * platform/mac/editing/unsupported-content/list-type-after-expected.txt: Copied from LayoutTests/editing/unsupported-content/list-type-after-expected.txt.
9574         * platform/mac/editing/unsupported-content/list-type-before-expected.txt: Copied from LayoutTests/editing/unsupported-content/list-type-before-expected.txt.
9575         * platform/mac/editing/unsupported-content/table-delete-001-expected.txt: Copied from LayoutTests/editing/unsupported-content/table-delete-001-expected.txt.
9576         * platform/mac/editing/unsupported-content/table-delete-002-expected.txt: Copied from LayoutTests/editing/unsupported-content/table-delete-002-expected.txt.
9577         * platform/mac/editing/unsupported-content/table-delete-003-expected.txt: Copied from LayoutTests/editing/unsupported-content/table-delete-003-expected.txt.
9578         * platform/mac/editing/unsupported-content/table-type-after-expected.txt: Copied from LayoutTests/editing/unsupported-content/table-type-after-expected.txt.
9579         * platform/mac/editing/unsupported-content/table-type-before-expected.txt: Copied from LayoutTests/editing/unsupported-content/table-type-before-expected.txt.
9580         * platform/mac/fast/backgrounds: Added.
9581         * platform/mac/fast/backgrounds/001-expected.txt: Copied from LayoutTests/fast/backgrounds/001-expected.txt.
9582         * platform/mac/fast/backgrounds/background-inherit-color-bug-expected.txt: Copied from LayoutTests/fast/backgrounds/background-inherit-color-bug-expected.txt.
9583         * platform/mac/fast/backgrounds/bgCompositeCopy-expected.txt: Copied from LayoutTests/fast/backgrounds/bgCompositeCopy-expected.txt.
9584         * platform/mac/fast/backgrounds/repeat: Added.
9585         * platform/mac/fast/backgrounds/repeat/negative-offset-repeat-expected.txt: Copied from LayoutTests/fast/backgrounds/repeat/negative-offset-repeat-expected.txt.
9586         * platform/mac/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt: Copied from LayoutTests/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt.
9587         * platform/mac/fast/backgrounds/size: Added.
9588         * platform/mac/fast/backgrounds/size/backgroundSize01-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize01-expected.txt.
9589         * platform/mac/fast/backgrounds/size/backgroundSize02-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize02-expected.txt.
9590         * platform/mac/fast/backgrounds/size/backgroundSize03-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize03-expected.txt.
9591         * platform/mac/fast/backgrounds/size/backgroundSize04-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize04-expected.txt.
9592         * platform/mac/fast/backgrounds/size/backgroundSize05-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize05-expected.txt.
9593         * platform/mac/fast/backgrounds/size/backgroundSize06-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize06-expected.txt.
9594         * platform/mac/fast/backgrounds/size/backgroundSize07-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize07-expected.txt.
9595         * platform/mac/fast/backgrounds/size/backgroundSize08-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize08-expected.txt.
9596         * platform/mac/fast/backgrounds/size/backgroundSize09-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize09-expected.txt.
9597         * platform/mac/fast/backgrounds/size/backgroundSize10-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize10-expected.txt.
9598         * platform/mac/fast/backgrounds/size/backgroundSize11-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize11-expected.txt.
9599         * platform/mac/fast/backgrounds/size/backgroundSize12-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize12-expected.txt.
9600         * platform/mac/fast/backgrounds/size/backgroundSize13-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize13-expected.txt.
9601         * platform/mac/fast/backgrounds/size/backgroundSize14-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize14-expected.txt.
9602         * platform/mac/fast/backgrounds/size/backgroundSize15-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize15-expected.txt.
9603         * platform/mac/fast/backgrounds/size/backgroundSize16-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize16-expected.txt.
9604         * platform/mac/fast/backgrounds/size/backgroundSize17-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize17-expected.txt.
9605         * platform/mac/fast/backgrounds/size/backgroundSize18-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize18-expected.txt.
9606         * platform/mac/fast/backgrounds/size/backgroundSize19-expected.txt: Copied from LayoutTests/fast/backgrounds/size/backgroundSize19-expected.txt.
9607         * platform/mac/fast/backgrounds/solid-color-context-restore-expected.txt: Copied from LayoutTests/fast/backgrounds/solid-color-context-restore-expected.txt.
9608         * platform/mac/fast/block: Added.
9609         * platform/mac/fast/block/basic: Added.
9610         * platform/mac/fast/block/basic/001-expected.txt: Copied from LayoutTests/fast/block/basic/001-expected.txt.
9611         * platform/mac/fast/block/basic/002-expected.txt: Copied from LayoutTests/fast/block/basic/002-expected.txt.
9612         * platform/mac/fast/block/basic/003-expected.txt: Copied from LayoutTests/fast/block/basic/003-expected.txt.
9613         * platform/mac/fast/block/basic/004-expected.txt: Copied from LayoutTests/fast/block/basic/004-expected.txt.
9614         * platform/mac/fast/block/basic/005-expected.txt: Copied from LayoutTests/fast/block/basic/005-expected.txt.
9615         * platform/mac/fast/block/basic/006-expected.txt: Copied from LayoutTests/fast/block/basic/006-expected.txt.
9616         * platform/mac/fast/block/basic/007-expected.txt: Copied from LayoutTests/fast/block/basic/007-expected.txt.
9617         * platform/mac/fast/block/basic/008-expected.txt: Copied from LayoutTests/fast/block/basic/008-expected.txt.
9618         * platform/mac/fast/block/basic/009-expected.txt: Copied from LayoutTests/fast/block/basic/009-expected.txt.
9619         * platform/mac/fast/block/basic/010-expected.txt: Copied from LayoutTests/fast/block/basic/010-expected.txt.
9620         * platform/mac/fast/block/basic/011-expected.txt: Copied from LayoutTests/fast/block/basic/011-expected.txt.
9621         * platform/mac/fast/block/basic/012-expected.txt: Copied from LayoutTests/fast/block/basic/012-expected.txt.
9622         * platform/mac/fast/block/basic/013-expected.txt: Copied from LayoutTests/fast/block/basic/013-expected.txt.
9623         * platform/mac/fast/block/basic/014-expected.txt: Copied from LayoutTests/fast/block/basic/014-expected.txt.
9624         * platform/mac/fast/block/basic/015-expected.txt: Copied from LayoutTests/fast/block/basic/015-expected.txt.
9625         * platform/mac/fast/block/basic/016-expected.txt: Copied from LayoutTests/fast/block/basic/016-expected.txt.
9626         * platform/mac/fast/block/basic/018-expected.txt: Copied from LayoutTests/fast/block/basic/018-expected.txt.
9627         * platform/mac/fast/block/basic/019-expected.txt: Copied from LayoutTests/fast/block/basic/019-expected.txt.
9628         * platform/mac/fast/block/basic/020-expected.txt: Copied from LayoutTests/fast/block/basic/020-expected.txt.
9629         * platform/mac/fast/block/basic/021-expected.txt: Copied from LayoutTests/fast/block/basic/021-expected.txt.
9630         * platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt: Copied from LayoutTests/fast/block/basic/fieldset-stretch-to-legend-expected.txt.
9631         * platform/mac/fast/block/basic/minheight-expected.txt: Copied from LayoutTests/fast/block/basic/minheight-expected.txt.
9632         * platform/mac/fast/block/basic/quirk-height-expected.txt: Copied from LayoutTests/fast/block/basic/quirk-height-expected.txt.
9633         * platform/mac/fast/block/basic/text-indent-rtl-expected.txt: Copied from LayoutTests/fast/block/basic/text-indent-rtl-expected.txt.
9634         * platform/mac/fast/block/basic/white-space-pre-wraps-expected.txt: Copied from LayoutTests/fast/block/basic/white-space-pre-wraps-expected.txt.
9635         * platform/mac/fast/block/float: Added.
9636         * platform/mac/fast/block/float/001-expected.txt: Copied from LayoutTests/fast/block/float/001-expected.txt.
9637         * platform/mac/fast/block/float/002-expected.txt: Copied from LayoutTests/fast/block/float/002-expected.txt.
9638         * platform/mac/fast/block/float/003-expected.txt: Copied from LayoutTests/fast/block/float/003-expected.txt.
9639         * platform/mac/fast/block/float/004-expected.txt: Copied from LayoutTests/fast/block/float/004-expected.txt.
9640         * platform/mac/fast/block/float/005-expected.txt: Copied from LayoutTests/fast/block/float/005-expected.txt.
9641         * platform/mac/fast/block/float/006-expected.txt: Copied from LayoutTests/fast/block/float/006-expected.txt.
9642         * platform/mac/fast/block/float/007-expected.txt: Copied from LayoutTests/fast/block/float/007-expected.txt.
9643         * platform/mac/fast/block/float/008-expected.txt: Copied from LayoutTests/fast/block/float/008-expected.txt.
9644         * platform/mac/fast/block/float/009-expected.txt: Copied from LayoutTests/fast/block/float/009-expected.txt.
9645         * platform/mac/fast/block/float/010-expected.txt: Copied from LayoutTests/fast/block/float/010-expected.txt.
9646         * platform/mac/fast/block/float/011-expected.txt: Copied from LayoutTests/fast/block/float/011-expected.txt.
9647         * platform/mac/fast/block/float/012-expected.txt: Copied from LayoutTests/fast/block/float/012-expected.txt.
9648         * platform/mac/fast/block/float/013-expected.txt: Copied from LayoutTests/fast/block/float/013-expected.txt.
9649         * platform/mac/fast/block/float/014-expected.txt: Copied from LayoutTests/fast/block/float/014-expected.txt.
9650         * platform/mac/fast/block/float/015-expected.txt: Copied from LayoutTests/fast/block/float/015-expected.txt.
9651         * platform/mac/fast/block/float/016-expected.txt: Copied from LayoutTests/fast/block/float/016-expected.txt.
9652         * platform/mac/fast/block/float/017-expected.txt: Copied from LayoutTests/fast/block/float/017-expected.txt.
9653         * platform/mac/fast/block/float/018-expected.txt: Copied from LayoutTests/fast/block/float/018-expected.txt.
9654         * platform/mac/fast/block/float/019-expected.txt: Copied from LayoutTests/fast/block/float/019-expected.txt.
9655         * platform/mac/fast/block/float/020-expected.txt: Copied from LayoutTests/fast/block/float/020-expected.txt.
9656         * platform/mac/fast/block/float/021-expected.txt: Copied from LayoutTests/fast/block/float/021-expected.txt.
9657         * platform/mac/fast/block/float/022-expected.txt: Copied from LayoutTests/fast/block/float/022-expected.txt.
9658         * platform/mac/fast/block/float/023-expected.txt: Copied from LayoutTests/fast/block/float/023-expected.txt.
9659         * platform/mac/fast/block/float/024-expected.txt: Copied from LayoutTests/fast/block/float/024-expected.txt.
9660         * platform/mac/fast/block/float/025-expected.txt: Copied from LayoutTests/fast/block/float/025-expected.txt.
9661         * platform/mac/fast/block/float/026-expected.txt: Copied from LayoutTests/fast/block/float/026-expected.txt.
9662         * platform/mac/fast/block/float/027-expected.txt: Copied from LayoutTests/fast/block/float/027-expected.txt.
9663         * platform/mac/fast/block/float/028-expected.txt: Copied from LayoutTests/fast/block/float/028-expected.txt.
9664         * platform/mac/fast/block/float/029-expected.txt: Copied from LayoutTests/fast/block/float/029-expected.txt.
9665         * platform/mac/fast/block/float/030-expected.txt: Copied from LayoutTests/fast/block/float/030-expected.txt.
9666         * platform/mac/fast/block/float/031-expected.txt: Copied from LayoutTests/fast/block/float/031-expected.txt.
9667         * platform/mac/fast/block/float/032-expected.txt: Copied from LayoutTests/fast/block/float/032-expected.txt.
9668         * platform/mac/fast/block/float/033-expected.txt: Copied from LayoutTests/fast/block/float/033-expected.txt.
9669         * platform/mac/fast/block/float/034-expected.txt: Copied from LayoutTests/fast/block/float/034-expected.txt.
9670         * platform/mac/fast/block/float/035-expected.txt: Copied from LayoutTests/fast/block/float/035-expected.txt.
9671         * platform/mac/fast/block/float/4145535Crash-expected.txt: Copied from LayoutTests/fast/block/float/4145535Crash-expected.txt.
9672         * platform/mac/fast/block/float/dynamic-unfloat-pref-width-expected.txt: Copied from LayoutTests/fast/block/float/dynamic-unfloat-pref-width-expected.txt.
9673         * platform/mac/fast/block/float/float-avoidance-expected.txt: Copied from LayoutTests/fast/block/float/float-avoidance-expected.txt.
9674         * platform/mac/fast/block/float/float-in-float-hit-testing-expected.txt: Copied from LayoutTests/fast/block/float/float-in-float-hit-testing-expected.txt.
9675         * platform/mac/fast/block/float/float-in-float-painting-expected.txt: Copied from LayoutTests/fast/block/float/float-in-float-painting-expected.txt.
9676         * platform/mac/fast/block/float/independent-align-positioning-expected.txt: Copied from LayoutTests/fast/block/float/independent-align-positioning-expected.txt.
9677         * platform/mac/fast/block/float/multiple-float-positioning-expected.txt: Copied from LayoutTests/fast/block/float/multiple-float-positioning-expected.txt.
9678         * platform/mac/fast/block/float/negative-margin-clear-expected.txt: Copied from LayoutTests/fast/block/float/negative-margin-clear-expected.txt.
9679         * platform/mac/fast/block/float/nestedAnonymousBlocks-expected.txt: Copied from LayoutTests/fast/block/float/nestedAnonymousBlocks-expected.txt.
9680         * platform/mac/fast/block/float/nestedAnonymousBlocks2-expected.txt: Copied from LayoutTests/fast/block/float/nestedAnonymousBlocks2-expected.txt.
9681         * platform/mac/fast/block/float/nopaint-after-layer-destruction-expected.txt: Copied from LayoutTests/fast/block/float/nopaint-after-layer-destruction-expected.txt.
9682         * platform/mac/fast/block/float/nopaint-after-layer-destruction2-expected.txt: Copied from LayoutTests/fast/block/float/nopaint-after-layer-destruction2-expected.txt.
9683         * platform/mac/fast/block/float/nowrap-clear-min-width-expected.txt: Copied from LayoutTests/fast/block/float/nowrap-clear-min-width-expected.txt.
9684         * platform/mac/fast/block/float/shrink-to-fit-width-expected.txt: Copied from LayoutTests/fast/block/float/shrink-to-fit-width-expected.txt.
9685         * platform/mac/fast/block/float/table-relayout-expected.txt: Copied from LayoutTests/fast/block/float/table-relayout-expected.txt.
9686         * platform/mac/fast/block/float/tableshifting-expected.txt: Copied from LayoutTests/fast/block/float/tableshifting-expected.txt.
9687         * platform/mac/fast/block/float/vertical-move-relayout-expected.txt: Copied from LayoutTests/fast/block/float/vertical-move-relayout-expected.txt.
9688         * platform/mac/fast/block/float/width-update-after-clear-expected.txt: Copied from LayoutTests/fast/block/float/width-update-after-clear-expected.txt.
9689         * platform/mac/fast/block/margin-collapse: Added.
9690         * platform/mac/fast/block/margin-collapse/001-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/001-expected.txt.
9691         * platform/mac/fast/block/margin-collapse/002-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/002-expected.txt.
9692         * platform/mac/fast/block/margin-collapse/003-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/003-expected.txt.
9693         * platform/mac/fast/block/margin-collapse/004-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/004-expected.txt.
9694         * platform/mac/fast/block/margin-collapse/005-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/005-expected.txt.
9695         * platform/mac/fast/block/margin-collapse/006-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/006-expected.txt.
9696         * platform/mac/fast/block/margin-collapse/010-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/010-expected.txt.
9697         * platform/mac/fast/block/margin-collapse/011-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/011-expected.txt.
9698         * platform/mac/fast/block/margin-collapse/012-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/012-expected.txt.
9699         * platform/mac/fast/block/margin-collapse/015-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/015-expected.txt.
9700         * platform/mac/fast/block/margin-collapse/016-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/016-expected.txt.
9701         * platform/mac/fast/block/margin-collapse/017-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/017-expected.txt.
9702         * platform/mac/fast/block/margin-collapse/018-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/018-expected.txt.
9703         * platform/mac/fast/block/margin-collapse/019-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/019-expected.txt.
9704         * platform/mac/fast/block/margin-collapse/020-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/020-expected.txt.
9705         * platform/mac/fast/block/margin-collapse/021-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/021-expected.txt.
9706         * platform/mac/fast/block/margin-collapse/022-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/022-expected.txt.
9707         * platform/mac/fast/block/margin-collapse/025-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/025-expected.txt.
9708         * platform/mac/fast/block/margin-collapse/026-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/026-expected.txt.
9709         * platform/mac/fast/block/margin-collapse/027-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/027-expected.txt.
9710         * platform/mac/fast/block/margin-collapse/028-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/028-expected.txt.
9711         * platform/mac/fast/block/margin-collapse/029-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/029-expected.txt.
9712         * platform/mac/fast/block/margin-collapse/030-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/030-expected.txt.
9713         * platform/mac/fast/block/margin-collapse/031-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/031-expected.txt.
9714         * platform/mac/fast/block/margin-collapse/032-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/032-expected.txt.
9715         * platform/mac/fast/block/margin-collapse/033-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/033-expected.txt.
9716         * platform/mac/fast/block/margin-collapse/034-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/034-expected.txt.
9717         * platform/mac/fast/block/margin-collapse/035-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/035-expected.txt.
9718         * platform/mac/fast/block/margin-collapse/037-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/037-expected.txt.
9719         * platform/mac/fast/block/margin-collapse/038-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/038-expected.txt.
9720         * platform/mac/fast/block/margin-collapse/039-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/039-expected.txt.
9721         * platform/mac/fast/block/margin-collapse/040-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/040-expected.txt.
9722         * platform/mac/fast/block/margin-collapse/041-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/041-expected.txt.
9723         * platform/mac/fast/block/margin-collapse/042-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/042-expected.txt.
9724         * platform/mac/fast/block/margin-collapse/043-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/043-expected.txt.
9725         * platform/mac/fast/block/margin-collapse/044-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/044-expected.txt.
9726         * platform/mac/fast/block/margin-collapse/045-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/045-expected.txt.
9727         * platform/mac/fast/block/margin-collapse/055-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/055-expected.txt.
9728         * platform/mac/fast/block/margin-collapse/056-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/056-expected.txt.
9729         * platform/mac/fast/block/margin-collapse/057-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/057-expected.txt.
9730         * platform/mac/fast/block/margin-collapse/058-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/058-expected.txt.
9731         * platform/mac/fast/block/margin-collapse/059-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/059-expected.txt.
9732         * platform/mac/fast/block/margin-collapse/062-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/062-expected.txt.
9733         * platform/mac/fast/block/margin-collapse/063-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/063-expected.txt.
9734         * platform/mac/fast/block/margin-collapse/100-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/100-expected.txt.
9735         * platform/mac/fast/block/margin-collapse/101-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/101-expected.txt.
9736         * platform/mac/fast/block/margin-collapse/102-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/102-expected.txt.
9737         * platform/mac/fast/block/margin-collapse/103-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/103-expected.txt.
9738         * platform/mac/fast/block/margin-collapse/104-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/104-expected.txt.
9739         * platform/mac/fast/block/margin-collapse/empty-clear-blocks-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/empty-clear-blocks-expected.txt.
9740         * platform/mac/fast/block/margin-collapse/negative-margins-expected.txt: Copied from LayoutTests/fast/block/margin-collapse/negative-margins-expected.txt.
9741         * platform/mac/fast/block/positioning: Added.
9742         * platform/mac/fast/block/positioning/001-expected.txt: Copied from LayoutTests/fast/block/positioning/001-expected.txt.
9743         * platform/mac/fast/block/positioning/002-expected.txt: Copied from LayoutTests/fast/block/positioning/002-expected.txt.
9744         * platform/mac/fast/block/positioning/003-expected.txt: Copied from LayoutTests/fast/block/positioning/003-expected.txt.
9745         * platform/mac/fast/block/positioning/004-expected.txt: Copied from LayoutTests/fast/block/positioning/004-expected.txt.
9746         * platform/mac/fast/block/positioning/005-expected.txt: Copied from LayoutTests/fast/block/positioning/005-expected.txt.
9747         * platform/mac/fast/block/positioning/006-expected.txt: Copied from LayoutTests/fast/block/positioning/006-expected.txt.
9748         * platform/mac/fast/block/positioning/007-expected.txt: Copied from LayoutTests/fast/block/positioning/007-expected.txt.
9749         * platform/mac/fast/block/positioning/008-expected.txt: Copied from LayoutTests/fast/block/positioning/008-expected.txt.
9750         * platform/mac/fast/block/positioning/009-expected.txt: Copied from LayoutTests/fast/block/positioning/009-expected.txt.
9751         * platform/mac/fast/block/positioning/010-expected.txt: Copied from LayoutTests/fast/block/positioning/010-expected.txt.
9752         * platform/mac/fast/block/positioning/011-expected.txt: Copied from LayoutTests/fast/block/positioning/011-expected.txt.
9753         * platform/mac/fast/block/positioning/012-expected.txt: Copied from LayoutTests/fast/block/positioning/012-expected.txt.
9754         * platform/mac/fast/block/positioning/013-expected.txt: Copied from LayoutTests/fast/block/positioning/013-expected.txt.
9755         * platform/mac/fast/block/positioning/014-expected.txt: Copied from LayoutTests/fast/block/positioning/014-expected.txt.
9756         * platform/mac/fast/block/positioning/015-expected.txt: Copied from LayoutTests/fast/block/positioning/015-expected.txt.
9757         * platform/mac/fast/block/positioning/016-expected.txt: Copied from LayoutTests/fast/block/positioning/016-expected.txt.
9758         * platform/mac/fast/block/positioning/017-expected.txt: Copied from LayoutTests/fast/block/positioning/017-expected.txt.
9759         * platform/mac/fast/block/positioning/018-expected.txt: Copied from LayoutTests/fast/block/positioning/018-expected.txt.
9760         * platform/mac/fast/block/positioning/019-expected.txt: Copied from LayoutTests/fast/block/positioning/019-expected.txt.
9761         * platform/mac/fast/block/positioning/020-expected.txt: Copied from LayoutTests/fast/block/positioning/020-expected.txt.
9762         * platform/mac/fast/block/positioning/021-expected.txt: Copied from LayoutTests/fast/block/positioning/021-expected.txt.
9763         * platform/mac/fast/block/positioning/022-expected.txt: Copied from LayoutTests/fast/block/positioning/022-expected.txt.
9764         * platform/mac/fast/block/positioning/023-expected.txt: Copied from LayoutTests/fast/block/positioning/023-expected.txt.
9765         * platform/mac/fast/block/positioning/024-expected.txt: Copied from LayoutTests/fast/block/positioning/024-expected.txt.
9766         * platform/mac/fast/block/positioning/025-expected.txt: Copied from LayoutTests/fast/block/positioning/025-expected.txt.
9767         * platform/mac/fast/block/positioning/026-expected.txt: Copied from LayoutTests/fast/block/positioning/026-expected.txt.
9768         * platform/mac/fast/block/positioning/027-expected.txt: Copied from LayoutTests/fast/block/positioning/027-expected.txt.
9769         * platform/mac/fast/block/positioning/028-expected.txt: Copied from LayoutTests/fast/block/positioning/028-expected.txt.
9770         * platform/mac/fast/block/positioning/029-expected.txt: Copied from LayoutTests/fast/block/positioning/029-expected.txt.
9771         * platform/mac/fast/block/positioning/030-expected.txt: Copied from LayoutTests/fast/block/positioning/030-expected.txt.
9772         * platform/mac/fast/block/positioning/031-expected.txt: Copied from LayoutTests/fast/block/positioning/031-expected.txt.
9773         * platform/mac/fast/block/positioning/032-expected.txt: Copied from LayoutTests/fast/block/positioning/032-expected.txt.
9774         * platform/mac/fast/block/positioning/033-expected.txt: Copied from LayoutTests/fast/block/positioning/033-expected.txt.
9775         * platform/mac/fast/block/positioning/034-expected.txt: Copied from LayoutTests/fast/block/positioning/034-expected.txt.
9776         * platform/mac/fast/block/positioning/035-expected.txt: Copied from LayoutTests/fast/block/positioning/035-expected.txt.
9777         * platform/mac/fast/block/positioning/036-expected.txt: Copied from LayoutTests/fast/block/positioning/036-expected.txt.
9778         * platform/mac/fast/block/positioning/037-expected.txt: Copied from LayoutTests/fast/block/positioning/037-expected.txt.
9779         * platform/mac/fast/block/positioning/038-expected.txt: Copied from LayoutTests/fast/block/positioning/038-expected.txt.
9780         * platform/mac/fast/block/positioning/039-expected.txt: Copied from LayoutTests/fast/block/positioning/039-expected.txt.
9781         * platform/mac/fast/block/positioning/040-expected.txt: Copied from LayoutTests/fast/block/positioning/040-expected.txt.
9782         * platform/mac/fast/block/positioning/041-expected.txt: Copied from LayoutTests/fast/block/positioning/041-expected.txt.
9783         * platform/mac/fast/block/positioning/042-expected.txt: Copied from LayoutTests/fast/block/positioning/042-expected.txt.
9784         * platform/mac/fast/block/positioning/043-expected.txt: Copied from LayoutTests/fast/block/positioning/043-expected.txt.
9785         * platform/mac/fast/block/positioning/044-expected.txt: Copied from LayoutTests/fast/block/positioning/044-expected.txt.
9786         * platform/mac/fast/block/positioning/045-expected.txt: Copied from LayoutTests/fast/block/positioning/045-expected.txt.
9787         * platform/mac/fast/block/positioning/046-expected.txt: Copied from LayoutTests/fast/block/positioning/046-expected.txt.
9788         * platform/mac/fast/block/positioning/047-expected.txt: Copied from LayoutTests/fast/block/positioning/047-expected.txt.
9789         * platform/mac/fast/block/positioning/048-expected.txt: Copied from LayoutTests/fast/block/positioning/048-expected.txt.
9790         * platform/mac/fast/block/positioning/049-expected.txt: Copied from LayoutTests/fast/block/positioning/049-expected.txt.
9791         * platform/mac/fast/block/positioning/050-expected.txt: Copied from LayoutTests/fast/block/positioning/050-expected.txt.
9792         * platform/mac/fast/block/positioning/051-expected.txt: Copied from LayoutTests/fast/block/positioning/051-expected.txt.
9793         * platform/mac/fast/block/positioning/052-expected.txt: Copied from LayoutTests/fast/block/positioning/052-expected.txt.
9794         * platform/mac/fast/block/positioning/053-expected.txt: Copied from LayoutTests/fast/block/positioning/053-expected.txt.
9795         * platform/mac/fast/block/positioning/054-expected.txt: Copied from LayoutTests/fast/block/positioning/054-expected.txt.
9796         * platform/mac/fast/block/positioning/055-expected.txt: Copied from LayoutTests/fast/block/positioning/055-expected.txt.
9797         * platform/mac/fast/block/positioning/056-expected.txt: Copied from LayoutTests/fast/block/positioning/056-expected.txt.
9798         * platform/mac/fast/block/positioning/057-expected.txt: Copied from LayoutTests/fast/block/positioning/057-expected.txt.
9799         * platform/mac/fast/block/positioning/058-expected.txt: Copied from LayoutTests/fast/block/positioning/058-expected.txt.
9800         * platform/mac/fast/block/positioning/059-expected.txt: Copied from LayoutTests/fast/block/positioning/059-expected.txt.
9801         * platform/mac/fast/block/positioning/060-expected.txt: Copied from LayoutTests/fast/block/positioning/060-expected.txt.
9802         * platform/mac/fast/block/positioning/061-expected.txt: Copied from LayoutTests/fast/block/positioning/061-expected.txt.
9803         * platform/mac/fast/block/positioning/062-expected.txt: Copied from LayoutTests/fast/block/positioning/062-expected.txt.
9804         * platform/mac/fast/block/positioning/abs-inside-inline-rel-expected.txt: Copied from LayoutTests/fast/block/positioning/abs-inside-inline-rel-expected.txt.
9805         * platform/mac/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt.
9806         * platform/mac/fast/block/positioning/absolute-in-inline-ltr-3-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-ltr-3-expected.txt.
9807         * platform/mac/fast/block/positioning/absolute-in-inline-ltr-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-ltr-expected.txt.
9808         * platform/mac/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt.
9809         * platform/mac/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt.
9810         * platform/mac/fast/block/positioning/absolute-in-inline-rtl-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-rtl-expected.txt.
9811         * platform/mac/fast/block/positioning/absolute-in-inline-short-ltr-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-short-ltr-expected.txt.
9812         * platform/mac/fast/block/positioning/absolute-in-inline-short-rtl-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-in-inline-short-rtl-expected.txt.
9813         * platform/mac/fast/block/positioning/absolute-length-of-neg-666666-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-length-of-neg-666666-expected.txt.
9814         * platform/mac/fast/block/positioning/absolute-position-direction-quirk-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-position-direction-quirk-expected.txt.
9815         * platform/mac/fast/block/positioning/absolute-position-direction-strict-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-position-direction-strict-expected.txt.
9816         * platform/mac/fast/block/positioning/absolute-positioned-overconstrained-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-positioned-overconstrained-expected.txt.
9817         * platform/mac/fast/block/positioning/absolute-with-html-border-quirks-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-with-html-border-quirks-expected.txt.
9818         * platform/mac/fast/block/positioning/absolute-with-html-border-strict-expected.txt: Copied from LayoutTests/fast/block/positioning/absolute-with-html-border-strict-expected.txt.
9819         * platform/mac/fast/block/positioning/auto: Added.
9820         * platform/mac/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt: Copied from LayoutTests/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt.
9821         * platform/mac/fast/block/positioning/auto/001-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/001-expected.txt.
9822         * platform/mac/fast/block/positioning/auto/002-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/002-expected.txt.
9823         * platform/mac/fast/block/positioning/auto/003-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/003-expected.txt.
9824         * platform/mac/fast/block/positioning/auto/004-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/004-expected.txt.
9825         * platform/mac/fast/block/positioning/auto/005-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/005-expected.txt.
9826         * platform/mac/fast/block/positioning/auto/006-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/006-expected.txt.
9827         * platform/mac/fast/block/positioning/auto/007-expected.txt: Copied from LayoutTests/fast/block/positioning/auto/007-expected.txt.
9828         * platform/mac/fast/block/positioning/child-of-absolute-with-auto-height-expected.txt: Copied from LayoutTests/fast/block/positioning/child-of-absolute-with-auto-height-expected.txt.
9829         * platform/mac/fast/block/positioning/complex-percentage-height-expected.txt: Copied from LayoutTests/fast/block/positioning/complex-percentage-height-expected.txt.
9830         * platform/mac/fast/block/positioning/height-change-expected.txt: Copied from LayoutTests/fast/block/positioning/height-change-expected.txt.
9831         * platform/mac/fast/block/positioning/inline-block-relposition-expected.txt: Copied from LayoutTests/fast/block/positioning/inline-block-relposition-expected.txt.
9832         * platform/mac/fast/block/positioning/leftmargin-topmargin-expected.txt: Copied from LayoutTests/fast/block/positioning/leftmargin-topmargin-expected.txt.
9833         * platform/mac/fast/block/positioning/negative-right-pos-expected.txt: Copied from LayoutTests/fast/block/positioning/negative-right-pos-expected.txt.
9834         * platform/mac/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Copied from LayoutTests/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt.
9835         * platform/mac/fast/block/positioning/padding-percent-expected.txt: Copied from LayoutTests/fast/block/positioning/padding-percent-expected.txt.
9836         * platform/mac/fast/block/positioning/pref-width-change-expected.txt: Copied from LayoutTests/fast/block/positioning/pref-width-change-expected.txt.
9837         * platform/mac/fast/block/positioning/relative-overconstrained-expected.txt: Copied from LayoutTests/fast/block/positioning/relative-overconstrained-expected.txt.
9838         * platform/mac/fast/block/positioning/relative-overflow-block-expected.txt: Copied from LayoutTests/fast/block/positioning/relative-overflow-block-expected.txt.
9839         * platform/mac/fast/block/positioning/relative-overflow-replaced-expected.txt: Copied from LayoutTests/fast/block/positioning/relative-overflow-replaced-expected.txt.
9840         * platform/mac/fast/block/positioning/relative-overflow-replaced-float-expected.txt: Copied from LayoutTests/fast/block/positioning/relative-overflow-replaced-float-expected.txt.
9841         * platform/mac/fast/block/positioning/relayout-on-position-change-expected.txt: Copied from LayoutTests/fast/block/positioning/relayout-on-position-change-expected.txt.
9842         * platform/mac/fast/block/positioning/window-height-change-expected.txt: Copied from LayoutTests/fast/block/positioning/window-height-change-expected.txt.
9843         * platform/mac/fast/borders: Added.
9844         * platform/mac/fast/borders/border-fit-expected.txt: Copied from LayoutTests/fast/borders/border-fit-expected.txt.
9845         * platform/mac/fast/borders/border-image-01-expected.txt: Copied from LayoutTests/fast/borders/border-image-01-expected.txt.
9846         * platform/mac/fast/borders/border-radius-huge-assert-expected.txt: Copied from LayoutTests/fast/borders/border-radius-huge-assert-expected.txt.
9847         * platform/mac/fast/borders/borderRadiusAllStylesAllCorners-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusAllStylesAllCorners-expected.txt.
9848         * platform/mac/fast/borders/borderRadiusArcs01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusArcs01-expected.txt.
9849         * platform/mac/fast/borders/borderRadiusDashed01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDashed01-expected.txt.
9850         * platform/mac/fast/borders/borderRadiusDashed02-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDashed02-expected.txt.
9851         * platform/mac/fast/borders/borderRadiusDashed03-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDashed03-expected.txt.
9852         * platform/mac/fast/borders/borderRadiusDotted01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDotted01-expected.txt.
9853         * platform/mac/fast/borders/borderRadiusDotted02-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDotted02-expected.txt.
9854         * platform/mac/fast/borders/borderRadiusDotted03-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDotted03-expected.txt.
9855         * platform/mac/fast/borders/borderRadiusDouble01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDouble01-expected.txt.
9856         * platform/mac/fast/borders/borderRadiusDouble02-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDouble02-expected.txt.
9857         * platform/mac/fast/borders/borderRadiusDouble03-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusDouble03-expected.txt.
9858         * platform/mac/fast/borders/borderRadiusGroove01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusGroove01-expected.txt.
9859         * platform/mac/fast/borders/borderRadiusGroove02-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusGroove02-expected.txt.
9860         * platform/mac/fast/borders/borderRadiusInset01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusInset01-expected.txt.
9861         * platform/mac/fast/borders/borderRadiusInvalidColor-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusInvalidColor-expected.txt.
9862         * platform/mac/fast/borders/borderRadiusOutset01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusOutset01-expected.txt.
9863         * platform/mac/fast/borders/borderRadiusRidge01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusRidge01-expected.txt.
9864         * platform/mac/fast/borders/borderRadiusSolid01-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusSolid01-expected.txt.
9865         * platform/mac/fast/borders/borderRadiusSolid02-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusSolid02-expected.txt.
9866         * platform/mac/fast/borders/borderRadiusSolid03-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusSolid03-expected.txt.
9867         * platform/mac/fast/borders/borderRadiusSolid04-expected.txt: Copied from LayoutTests/fast/borders/borderRadiusSolid04-expected.txt.
9868         * platform/mac/fast/borders/outline-offset-min-assert-expected.txt: Copied from LayoutTests/fast/borders/outline-offset-min-assert-expected.txt.
9869         * platform/mac/fast/box-shadow: Added.
9870         * platform/mac/fast/box-shadow/basic-shadows-expected.txt: Copied from LayoutTests/fast/box-shadow/basic-shadows-expected.txt.
9871         * platform/mac/fast/box-shadow/border-radius-big-expected.txt: Copied from LayoutTests/fast/box-shadow/border-radius-big-expected.txt.
9872         * platform/mac/fast/box-sizing: Added.
9873         * platform/mac/fast/box-sizing/box-sizing-expected.txt: Copied from LayoutTests/fast/box-sizing/box-sizing-expected.txt.
9874         * platform/mac/fast/box-sizing/panels-one-expected.txt: Copied from LayoutTests/fast/box-sizing/panels-one-expected.txt.
9875         * platform/mac/fast/box-sizing/panels-two-expected.txt: Copied from LayoutTests/fast/box-sizing/panels-two-expected.txt.
9876         * platform/mac/fast/box-sizing/percentage-height-expected.txt: Copied from LayoutTests/fast/box-sizing/percentage-height-expected.txt.
9877         * platform/mac/fast/canvas: Added.
9878         * platform/mac/fast/canvas/canvas-before-css-expected.txt: Copied from LayoutTests/fast/canvas/canvas-before-css-expected.txt.
9879         * platform/mac/fast/canvas/canvas-resize-reset-expected.txt: Copied from LayoutTests/fast/canvas/canvas-resize-reset-expected.txt.
9880         * platform/mac/fast/canvas/canvas-size-change-after-layout-expected.txt: Copied from LayoutTests/fast/canvas/canvas-size-change-after-layout-expected.txt.
9881         * platform/mac/fast/canvas/canvas-transforms-during-path-expected.txt: Copied from LayoutTests/fast/canvas/canvas-transforms-during-path-expected.txt.
9882         * platform/mac/fast/canvas/fill-stroke-clip-reset-path-expected.txt: Copied from LayoutTests/fast/canvas/fill-stroke-clip-reset-path-expected.txt.
9883         * platform/mac/fast/canvas/fillrect-gradient-zero-stops-expected.txt: Copied from LayoutTests/fast/canvas/fillrect-gradient-zero-stops-expected.txt.
9884         * platform/mac/fast/canvas/fillrect_gradient-expected.txt: Copied from LayoutTests/fast/canvas/fillrect_gradient-expected.txt.
9885         * platform/mac/fast/canvas/gradient-add-second-start-end-stop-expected.txt: Copied from LayoutTests/fast/canvas/gradient-add-second-start-end-stop-expected.txt.
9886         * platform/mac/fast/canvas/gradient-empty-path-expected.txt: Copied from LayoutTests/fast/canvas/gradient-empty-path-expected.txt.
9887         * platform/mac/fast/canvas/image-object-in-canvas-expected.txt: Copied from LayoutTests/fast/canvas/image-object-in-canvas-expected.txt.
9888         * platform/mac/fast/canvas/patternfill-repeat-expected.txt: Copied from LayoutTests/fast/canvas/patternfill-repeat-expected.txt.
9889         * platform/mac/fast/canvas/quadraticCurveTo-expected.txt: Copied from LayoutTests/fast/canvas/quadraticCurveTo-expected.txt.
9890         * platform/mac/fast/canvas/zero-size-fill-rect-expected.txt: Copied from LayoutTests/fast/canvas/zero-size-fill-rect-expected.txt.
9891         * platform/mac/fast/clip: Added.
9892         * platform/mac/fast/clip/001-expected.txt: Copied from LayoutTests/fast/clip/001-expected.txt.
9893         * platform/mac/fast/clip/002-expected.txt: Copied from LayoutTests/fast/clip/002-expected.txt.
9894         * platform/mac/fast/clip/003-expected.txt: Copied from LayoutTests/fast/clip/003-expected.txt.
9895         * platform/mac/fast/clip/004-expected.txt: Copied from LayoutTests/fast/clip/004-expected.txt.
9896         * platform/mac/fast/clip/005-expected.txt: Copied from LayoutTests/fast/clip/005-expected.txt.
9897         * platform/mac/fast/clip/006-expected.txt: Copied from LayoutTests/fast/clip/006-expected.txt.
9898         * platform/mac/fast/clip/007-expected.txt: Copied from LayoutTests/fast/clip/007-expected.txt.
9899         * platform/mac/fast/clip/008-expected.txt: Copied from LayoutTests/fast/clip/008-expected.txt.
9900         * platform/mac/fast/clip/009-expected.txt: Copied from LayoutTests/fast/clip/009-expected.txt.
9901         * platform/mac/fast/clip/010-expected.txt: Copied from LayoutTests/fast/clip/010-expected.txt.
9902         * platform/mac/fast/clip/011-expected.txt: Copied from LayoutTests/fast/clip/011-expected.txt.
9903         * platform/mac/fast/clip/012-expected.txt: Copied from LayoutTests/fast/clip/012-expected.txt.
9904         * platform/mac/fast/clip/013-expected.txt: Copied from LayoutTests/fast/clip/013-expected.txt.
9905         * platform/mac/fast/clip/014-expected.txt: Copied from LayoutTests/fast/clip/014-expected.txt.
9906         * platform/mac/fast/clip/015-expected.txt: Copied from LayoutTests/fast/clip/015-expected.txt.
9907         * platform/mac/fast/clip/016-expected.txt: Copied from LayoutTests/fast/clip/016-expected.txt.
9908         * platform/mac/fast/clip/017-expected.txt: Copied from LayoutTests/fast/clip/017-expected.txt.
9909         * platform/mac/fast/clip/nestedTransparencyClip-expected.txt: Copied from LayoutTests/fast/clip/nestedTransparencyClip-expected.txt.
9910         * platform/mac/fast/clip/outline-overflowClip-expected.txt: Copied from LayoutTests/fast/clip/outline-overflowClip-expected.txt.
9911         * platform/mac/fast/compact: Added.
9912         * platform/mac/fast/compact/001-expected.txt: Copied from LayoutTests/fast/compact/001-expected.txt.
9913         * platform/mac/fast/compact/002-expected.txt: Copied from LayoutTests/fast/compact/002-expected.txt.
9914         * platform/mac/fast/compact/003-expected.txt: Copied from LayoutTests/fast/compact/003-expected.txt.
9915         * platform/mac/fast/css: Added.
9916         * platform/mac/fast/css-generated-content: Added.
9917         * platform/mac/fast/css-generated-content/001-expected.txt: Copied from LayoutTests/fast/css-generated-content/001-expected.txt.
9918         * platform/mac/fast/css-generated-content/002-expected.txt: Copied from LayoutTests/fast/css-generated-content/002-expected.txt.
9919         * platform/mac/fast/css-generated-content/003-expected.txt: Copied from LayoutTests/fast/css-generated-content/003-expected.txt.
9920         * platform/mac/fast/css-generated-content/004-expected.txt: Copied from LayoutTests/fast/css-generated-content/004-expected.txt.
9921         * platform/mac/fast/css-generated-content/005-expected.txt: Copied from LayoutTests/fast/css-generated-content/005-expected.txt.
9922         * platform/mac/fast/css-generated-content/007-expected.txt: Copied from LayoutTests/fast/css-generated-content/007-expected.txt.
9923         * platform/mac/fast/css-generated-content/008-expected.txt: Copied from LayoutTests/fast/css-generated-content/008-expected.txt.
9924         * platform/mac/fast/css-generated-content/009-expected.txt: Copied from LayoutTests/fast/css-generated-content/009-expected.txt.
9925         * platform/mac/fast/css-generated-content/010-expected.txt: Copied from LayoutTests/fast/css-generated-content/010-expected.txt.
9926         * platform/mac/fast/css-generated-content/011-expected.txt: Copied from LayoutTests/fast/css-generated-content/011-expected.txt.
9927         * platform/mac/fast/css-generated-content/012-expected.txt: Copied from LayoutTests/fast/css-generated-content/012-expected.txt.
9928         * platform/mac/fast/css-generated-content/013-expected.txt: Copied from LayoutTests/fast/css-generated-content/013-expected.txt.
9929         * platform/mac/fast/css-generated-content/014-expected.txt: Copied from LayoutTests/fast/css-generated-content/014-expected.txt.
9930         * platform/mac/fast/css-generated-content/015-expected.txt: Copied from LayoutTests/fast/css-generated-content/015-expected.txt.
9931         * platform/mac/fast/css-generated-content/016-expected.txt: Copied from LayoutTests/fast/css-generated-content/016-expected.txt.
9932         * platform/mac/fast/css-generated-content/absolute-position-inside-inline-expected.txt: Copied from LayoutTests/fast/css-generated-content/absolute-position-inside-inline-expected.txt.
9933         * platform/mac/fast/css-generated-content/after-order-expected.txt: Copied from LayoutTests/fast/css-generated-content/after-order-expected.txt.
9934         * platform/mac/fast/css-generated-content/before-with-first-letter-expected.txt: Copied from LayoutTests/fast/css-generated-content/before-with-first-letter-expected.txt.
9935         * platform/mac/fast/css-generated-content/hover-style-change-expected.txt: Copied from LayoutTests/fast/css-generated-content/hover-style-change-expected.txt.
9936         * platform/mac/fast/css-generated-content/inline-display-types-expected.txt: Copied from LayoutTests/fast/css-generated-content/inline-display-types-expected.txt.
9937         * platform/mac/fast/css-generated-content/no-openclose-quote-expected.txt: Copied from LayoutTests/fast/css-generated-content/no-openclose-quote-expected.txt.
9938         * platform/mac/fast/css-generated-content/positioned-background-hit-test-crash-expected.txt: Copied from LayoutTests/fast/css-generated-content/positioned-background-hit-test-crash-expected.txt.
9939         * platform/mac/fast/css-generated-content/spellingToolTip-assert-expected.txt: Copied from LayoutTests/fast/css-generated-content/spellingToolTip-assert-expected.txt.
9940         * platform/mac/fast/css-generated-content/table-cell-before-content-expected.txt: Copied from LayoutTests/fast/css-generated-content/table-cell-before-content-expected.txt.
9941         * platform/mac/fast/css-generated-content/visibleContentHiddenParent-expected.txt: Copied from LayoutTests/fast/css-generated-content/visibleContentHiddenParent-expected.txt.
9942         * platform/mac/fast/css-generated-content/wbr-with-before-content-expected.txt: Copied from LayoutTests/fast/css-generated-content/wbr-with-before-content-expected.txt.
9943         * platform/mac/fast/css/001-expected.txt: Copied from LayoutTests/fast/css/001-expected.txt.
9944         * platform/mac/fast/css/002-expected.txt: Copied from LayoutTests/fast/css/002-expected.txt.
9945         * platform/mac/fast/css/003-expected.txt: Copied from LayoutTests/fast/css/003-expected.txt.
9946         * platform/mac/fast/css/004-expected.txt: Copied from LayoutTests/fast/css/004-expected.txt.
9947         * platform/mac/fast/css/005-expected.txt: Copied from LayoutTests/fast/css/005-expected.txt.
9948         * platform/mac/fast/css/006-expected.txt: Copied from LayoutTests/fast/css/006-expected.txt.
9949         * platform/mac/fast/css/007-expected.txt: Copied from LayoutTests/fast/css/007-expected.txt.
9950         * platform/mac/fast/css/008-expected.txt: Copied from LayoutTests/fast/css/008-expected.txt.
9951         * platform/mac/fast/css/MarqueeLayoutTest-expected.txt: Copied from LayoutTests/fast/css/MarqueeLayoutTest-expected.txt.
9952         * platform/mac/fast/css/ZeroOpacityLayers-expected.txt: Copied from LayoutTests/fast/css/ZeroOpacityLayers-expected.txt.
9953         * platform/mac/fast/css/ZeroOpacityLayers2-expected.txt: Copied from LayoutTests/fast/css/ZeroOpacityLayers2-expected.txt.
9954         * platform/mac/fast/css/absolute-poition-in-rtl-parent-expected.txt: Copied from LayoutTests/fast/css/absolute-poition-in-rtl-parent-expected.txt.
9955         * platform/mac/fast/css/acid2-expected.txt: Copied from LayoutTests/fast/css/acid2-expected.txt.
9956         * platform/mac/fast/css/acid2-pixel-expected.txt: Copied from LayoutTests/fast/css/acid2-pixel-expected.txt.
9957         * platform/mac/fast/css/apple-prefix-expected.txt: Copied from LayoutTests/fast/css/apple-prefix-expected.txt.
9958         * platform/mac/fast/css/background-image-with-baseurl-expected.txt: Copied from LayoutTests/fast/css/background-image-with-baseurl-expected.txt.
9959         * platform/mac/fast/css/background-shorthand-invalid-url-expected.txt: Copied from LayoutTests/fast/css/background-shorthand-invalid-url-expected.txt.
9960         * platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt: Copied from LayoutTests/fast/css/beforeSelectorOnCodeElement-expected.txt.
9961         * platform/mac/fast/css/border-radius-outline-offset-expected.txt: Copied from LayoutTests/fast/css/border-radius-outline-offset-expected.txt.
9962         * platform/mac/fast/css/color-quirk-expected.txt: Copied from LayoutTests/fast/css/color-quirk-expected.txt.
9963         * platform/mac/fast/css/color-strict-expected.txt: Copied from LayoutTests/fast/css/color-strict-expected.txt.
9964         * platform/mac/fast/css/content-dynamic-expected.txt: Copied from LayoutTests/fast/css/content-dynamic-expected.txt.
9965         * platform/mac/fast/css/contentDiv-expected.txt: Copied from LayoutTests/fast/css/contentDiv-expected.txt.
9966         * platform/mac/fast/css/contentDivWithChildren-expected.txt: Copied from LayoutTests/fast/css/contentDivWithChildren-expected.txt.
9967         * platform/mac/fast/css/contentImage-expected.txt: Copied from LayoutTests/fast/css/contentImage-expected.txt.
9968         * platform/mac/fast/css/continuationCrash-expected.txt: Copied from LayoutTests/fast/css/continuationCrash-expected.txt.
9969         * platform/mac/fast/css/counters: Added.
9970         * platform/mac/fast/css/counters/counter-text-security-expected.txt: Copied from LayoutTests/fast/css/counters/counter-text-security-expected.txt.
9971         * platform/mac/fast/css/counters/counter-text-transform-expected.txt: Copied from LayoutTests/fast/css/counters/counter-text-transform-expected.txt.
9972         * platform/mac/fast/css/create_element_align-expected.txt: Copied from LayoutTests/fast/css/create_element_align-expected.txt.
9973         * platform/mac/fast/css/css-imports-expected.txt: Copied from LayoutTests/fast/css/css-imports-expected.txt.
9974         * platform/mac/fast/css/css2-system-fonts-expected.txt: Copied from LayoutTests/fast/css/css2-system-fonts-expected.txt.
9975         * platform/mac/fast/css/css3-modsel-22-expected.txt: Copied from LayoutTests/fast/css/css3-modsel-22-expected.txt.
9976         * platform/mac/fast/css/error-in-last-decl-expected.txt: Copied from LayoutTests/fast/css/error-in-last-decl-expected.txt.
9977         * platform/mac/fast/css/ex-after-font-variant-expected.txt: Copied from LayoutTests/fast/css/ex-after-font-variant-expected.txt.
9978         * platform/mac/fast/css/fieldset-display-row-expected.txt: Copied from LayoutTests/fast/css/fieldset-display-row-expected.txt.
9979         * platform/mac/fast/css/find-next-layer-expected.txt: Copied from LayoutTests/fast/css/find-next-layer-expected.txt.
9980         * platform/mac/fast/css/first-letter-capitalized-expected.txt: Copied from LayoutTests/fast/css/first-letter-capitalized-expected.txt.
9981         * platform/mac/fast/css/first-letter-detach-expected.txt: Copied from LayoutTests/fast/css/first-letter-detach-expected.txt.
9982         * platform/mac/fast/css/first-letter-hover-expected.txt: Copied from LayoutTests/fast/css/first-letter-hover-expected.txt.
9983         * platform/mac/fast/css/first-letter-recalculation-expected.txt: Copied from LayoutTests/fast/css/first-letter-recalculation-expected.txt.
9984         * platform/mac/fast/css/first-letter-visibility-expected.txt: Copied from LayoutTests/fast/css/first-letter-visibility-expected.txt.
9985         * platform/mac/fast/css/font-shorthand-weight-only-expected.txt: Copied from LayoutTests/fast/css/font-shorthand-weight-only-expected.txt.
9986         * platform/mac/fast/css/font_property_normal-expected.txt: Copied from LayoutTests/fast/css/font_property_normal-expected.txt.
9987         * platform/mac/fast/css/getFloatValueForUnit-expected.txt: Copied from LayoutTests/fast/css/getFloatValueForUnit-expected.txt.
9988         * platform/mac/fast/css/hover-subselector-expected.txt: Copied from LayoutTests/fast/css/hover-subselector-expected.txt.
9989         * platform/mac/fast/css/hsl-color-expected.txt: Copied from LayoutTests/fast/css/hsl-color-expected.txt.
9990         * platform/mac/fast/css/hsla-color-expected.txt: Copied from LayoutTests/fast/css/hsla-color-expected.txt.
9991         * platform/mac/fast/css/ignore-text-zoom-expected.txt: Copied from LayoutTests/fast/css/ignore-text-zoom-expected.txt.
9992         * platform/mac/fast/css/imageTileOpacity-expected.txt: Copied from LayoutTests/fast/css/imageTileOpacity-expected.txt.
9993         * platform/mac/fast/css/import-rule-regression-11590-expected.txt: Copied from LayoutTests/fast/css/import-rule-regression-11590-expected.txt.
9994         * platform/mac/fast/css/import_with_baseurl-expected.txt: Copied from LayoutTests/fast/css/import_with_baseurl-expected.txt.
9995         * platform/mac/fast/css/inline-properties-important-expected.txt: Copied from LayoutTests/fast/css/inline-properties-important-expected.txt.
9996         * platform/mac/fast/css/invalid-pseudo-classes-expected.txt: Copied from LayoutTests/fast/css/invalid-pseudo-classes-expected.txt.
9997         * platform/mac/fast/css/invalidation-errors-2-expected.txt: Copied from LayoutTests/fast/css/invalidation-errors-2-expected.txt.
9998         * platform/mac/fast/css/invalidation-errors-3-expected.txt: Copied from LayoutTests/fast/css/invalidation-errors-3-expected.txt.
9999         * platform/mac/fast/css/invalidation-errors-expected.txt: Copied from LayoutTests/fast/css/invalidation-errors-expected.txt.
10000         * platform/mac/fast/css/layerZOrderCrash-expected.txt: Copied from LayoutTests/fast/css/layerZOrderCrash-expected.txt.
10001         * platform/mac/fast/css/line-height-expected.txt: Copied from LayoutTests/fast/css/line-height-expected.txt.
10002         * platform/mac/fast/css/line-height-font-order-expected.txt: Copied from LayoutTests/fast/css/line-height-font-order-expected.txt.
10003         * platform/mac/fast/css/list-outline-expected.txt: Copied from LayoutTests/fast/css/list-outline-expected.txt.
10004         * platform/mac/fast/css/margin-top-bottom-dynamic-expected.txt: Copied from LayoutTests/fast/css/margin-top-bottom-dynamic-expected.txt.
10005         * platform/mac/fast/css/marginComputedStyle-expected.txt: Copied from LayoutTests/fast/css/marginComputedStyle-expected.txt.
10006         * platform/mac/fast/css/max-height-none-expected.txt: Copied from LayoutTests/fast/css/max-height-none-expected.txt.
10007         * platform/mac/fast/css/namespaces: Added.
10008         * platform/mac/fast/css/namespaces/001-expected.txt: Copied from LayoutTests/fast/css/namespaces/001-expected.txt.
10009         * platform/mac/fast/css/namespaces/002-expected.txt: Copied from LayoutTests/fast/css/namespaces/002-expected.txt.
10010         * platform/mac/fast/css/namespaces/003-expected.txt: Copied from LayoutTests/fast/css/namespaces/003-expected.txt.
10011         * platform/mac/fast/css/namespaces/004-expected.txt: Copied from LayoutTests/fast/css/namespaces/004-expected.txt.
10012         * platform/mac/fast/css/namespaces/005-expected.txt: Copied from LayoutTests/fast/css/namespaces/005-expected.txt.
10013         * platform/mac/fast/css/namespaces/006-expected.txt: Copied from LayoutTests/fast/css/namespaces/006-expected.txt.
10014         * platform/mac/fast/css/namespaces/007-expected.txt: Copied from LayoutTests/fast/css/namespaces/007-expected.txt.
10015         * platform/mac/fast/css/outline-auto-empty-rects-expected.txt: Copied from LayoutTests/fast/css/outline-auto-empty-rects-expected.txt.
10016         * platform/mac/fast/css/outline-auto-location-expected.txt: Copied from LayoutTests/fast/css/outline-auto-location-expected.txt.
10017         * platform/mac/fast/css/percentage-non-integer-expected.txt: Copied from LayoutTests/fast/css/percentage-non-integer-expected.txt.
10018         * platform/mac/fast/css/position-negative-top-margin-expected.txt: Copied from LayoutTests/fast/css/position-negative-top-margin-expected.txt.
10019         * platform/mac/fast/css/quirk-orphaned-units-expected.txt: Copied from LayoutTests/fast/css/quirk-orphaned-units-expected.txt.
10020         * platform/mac/fast/css/resize-corner-tracking-expected.txt: Copied from LayoutTests/fast/css/resize-corner-tracking-expected.txt.
10021         * platform/mac/fast/css/rgb-float-expected.txt: Copied from LayoutTests/fast/css/rgb-float-expected.txt.
10022         * platform/mac/fast/css/rtl-ordering-expected.txt: Copied from LayoutTests/fast/css/rtl-ordering-expected.txt.
10023         * platform/mac/fast/css/selector-set-attribute-expected.txt: Copied from LayoutTests/fast/css/selector-set-attribute-expected.txt.
10024         * platform/mac/fast/css/table-text-align-quirk-expected.txt: Copied from LayoutTests/fast/css/table-text-align-quirk-expected.txt.
10025         * platform/mac/fast/css/table-text-align-strict-expected.txt: Copied from LayoutTests/fast/css/table-text-align-strict-expected.txt.
10026         * platform/mac/fast/css/target-fragment-match-expected.txt: Copied from LayoutTests/fast/css/target-fragment-match-expected.txt.
10027         * platform/mac/fast/css/text-security-expected.txt: Copied from LayoutTests/fast/css/text-security-expected.txt.
10028         * platform/mac/fast/css/textCapitalizeEdgeCases-expected.txt: Copied from LayoutTests/fast/css/textCapitalizeEdgeCases-expected.txt.
10029         * platform/mac/fast/css/universal-hover-quirk-expected.txt: Copied from LayoutTests/fast/css/universal-hover-quirk-expected.txt.
10030         * platform/mac/fast/css/word-space-extra-expected.txt: Copied from LayoutTests/fast/css/word-space-extra-expected.txt.
10031         * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Copied from LayoutTests/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt.
10032         * platform/mac/fast/doctypes: Added.
10033         * platform/mac/fast/doctypes/001-expected.txt: Copied from LayoutTests/fast/doctypes/001-expected.txt.
10034         * platform/mac/fast/doctypes/002-expected.txt: Copied from LayoutTests/fast/doctypes/002-expected.txt.
10035         * platform/mac/fast/doctypes/003-expected.txt: Copied from LayoutTests/fast/doctypes/003-expected.txt.
10036         * platform/mac/fast/doctypes/004-expected.txt: Copied from LayoutTests/fast/doctypes/004-expected.txt.
10037         * platform/mac/fast/dom/Element: Added.
10038         * platform/mac/fast/dom/Element/class-attribute-whitespace-expected.txt: Copied from LayoutTests/fast/dom/Element/class-attribute-whitespace-expected.txt.
10039         * platform/mac/fast/dom/Element/null-offset-parent-expected.txt: Copied from LayoutTests/fast/dom/Element/null-offset-parent-expected.txt.
10040         * platform/mac/fast/dom/HTMLDocument: Added.
10041         * platform/mac/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt: Copied from LayoutTests/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt.
10042         * platform/mac/fast/dom/HTMLElement: Added.
10043         * platform/mac/fast/dom/HTMLElement/bdo-expected.txt: Copied from LayoutTests/fast/dom/HTMLElement/bdo-expected.txt.
10044         * platform/mac/fast/dom/HTMLHeadElement: Added.
10045         * platform/mac/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt: Copied from LayoutTests/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt.
10046         * platform/mac/fast/dom/HTMLHeadElement/textInHead1-expected.txt: Copied from LayoutTests/fast/dom/HTMLHeadElement/textInHead1-expected.txt.
10047         * platform/mac/fast/dom/HTMLHeadElement/textInHead2-expected.txt: Copied from LayoutTests/fast/dom/HTMLHeadElement/textInHead2-expected.txt.
10048         * platform/mac/fast/dom/HTMLHeadElement/textInHead3-expected.txt: Copied from LayoutTests/fast/dom/HTMLHeadElement/textInHead3-expected.txt.
10049         * platform/mac/fast/dom/HTMLHeadElement/textInHead4-expected.txt: Copied from LayoutTests/fast/dom/HTMLHeadElement/textInHead4-expected.txt.
10050         * platform/mac/fast/dom/HTMLHeadElement/textInHead5-expected.txt: Copied from LayoutTests/fast/dom/HTMLHeadElement/textInHead5-expected.txt.
10051         * platform/mac/fast/dom/HTMLImageElement: Added.
10052         * platform/mac/fast/dom/HTMLImageElement/image-alt-text-expected.txt: Copied from LayoutTests/fast/dom/HTMLImageElement/image-alt-text-expected.txt.
10053         * platform/mac/fast/dom/HTMLInputElement: Added.
10054         * platform/mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Copied from LayoutTests/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt.
10055         * platform/mac/fast/dom/HTMLLinkElement: Added.
10056         * platform/mac/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt: Copied from LayoutTests/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt.
10057         * platform/mac/fast/dom/HTMLObjectElement: Added.
10058         * platform/mac/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Copied from LayoutTests/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt.
10059         * platform/mac/fast/dom/HTMLTableElement: Added.
10060         * platform/mac/fast/dom/HTMLTableElement/colSpan-expected.txt: Copied from LayoutTests/fast/dom/HTMLTableElement/colSpan-expected.txt.
10061         * platform/mac/fast/dom/HTMLTableElement/createCaption-expected.txt: Copied from LayoutTests/fast/dom/HTMLTableElement/createCaption-expected.txt.
10062         * platform/mac/fast/dom/HTMLTextAreaElement: Added.
10063         * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Copied from LayoutTests/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt.
10064         * platform/mac/fast/dom/Range: Added.
10065         * platform/mac/fast/dom/Range/create-contextual-fragment-expected.txt: Copied from LayoutTests/fast/dom/Range/create-contextual-fragment-expected.txt.
10066         * platform/mac/fast/dom/Range/surroundContents-1-expected.txt: Copied from LayoutTests/fast/dom/Range/surroundContents-1-expected.txt.
10067         * platform/mac/fast/dom/Window: Added.
10068         * platform/mac/fast/dom/Window/btoa-pnglet-expected.txt: Copied from LayoutTests/fast/dom/Window/btoa-pnglet-expected.txt.
10069         * platform/mac/fast/dom/Window/open-existing-pop-up-blocking-expected.txt: Copied from LayoutTests/fast/dom/Window/open-existing-pop-up-blocking-expected.txt.
10070         * platform/mac/fast/dom/Window/window-onFocus-expected.txt: Copied from LayoutTests/fast/dom/Window/window-onFocus-expected.txt.
10071         * platform/mac/fast/dom/anchor-text-expected.txt: Copied from LayoutTests/fast/dom/anchor-text-expected.txt.
10072         * platform/mac/fast/dom/attr_dead_doc-expected.txt: Copied from LayoutTests/fast/dom/attr_dead_doc-expected.txt.
10073         * platform/mac/fast/dom/blur-contenteditable-expected.txt: Copied from LayoutTests/fast/dom/blur-contenteditable-expected.txt.
10074         * platform/mac/fast/dom/children-nodes-expected.txt: Copied from LayoutTests/fast/dom/children-nodes-expected.txt.
10075         * platform/mac/fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt: Copied from LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt.
10076         * platform/mac/fast/dom/clone-contents-0-end-offset-expected.txt: Copied from LayoutTests/fast/dom/clone-contents-0-end-offset-expected.txt.
10077         * platform/mac/fast/dom/clone-node-dynamic-style-expected.txt: Copied from LayoutTests/fast/dom/clone-node-dynamic-style-expected.txt.
10078         * platform/mac/fast/dom/comment-not-documentElement-expected.txt: Copied from LayoutTests/fast/dom/comment-not-documentElement-expected.txt.
10079         * platform/mac/fast/dom/createDocumentType-expected.txt: Copied from LayoutTests/fast/dom/createDocumentType-expected.txt.
10080         * platform/mac/fast/dom/css-cached-import-rule-expected.txt: Copied from LayoutTests/fast/dom/css-cached-import-rule-expected.txt.
10081         * platform/mac/fast/dom/css-inline-style-important-expected.txt: Copied from LayoutTests/fast/dom/css-inline-style-important-expected.txt.
10082         * platform/mac/fast/dom/css-insert-import-rule-expected.txt: Copied from LayoutTests/fast/dom/css-insert-import-rule-expected.txt.
10083         * platform/mac/fast/dom/css-mediarule-deleteRule-update-expected.txt: Copied from LayoutTests/fast/dom/css-mediarule-deleteRule-update-expected.txt.
10084         * platform/mac/fast/dom/css-mediarule-insertRule-update-expected.txt: Copied from LayoutTests/fast/dom/css-mediarule-insertRule-update-expected.txt.
10085         * platform/mac/fast/dom/css-rule-functions-expected.txt: Copied from LayoutTests/fast/dom/css-rule-functions-expected.txt.
10086         * platform/mac/fast/dom/delete-contents-expected.txt: Copied from LayoutTests/fast/dom/delete-contents-expected.txt.
10087         * platform/mac/fast/dom/dom-parse-serialize-display-expected.txt: Copied from LayoutTests/fast/dom/dom-parse-serialize-display-expected.txt.
10088         * platform/mac/fast/dom/dom-parse-serialize-expected.txt: Copied from LayoutTests/fast/dom/dom-parse-serialize-expected.txt.
10089         * platform/mac/fast/dom/focus-contenteditable-expected.txt: Copied from LayoutTests/fast/dom/focus-contenteditable-expected.txt.
10090         * platform/mac/fast/dom/frame-loading-via-document-write-expected.txt: Copied from LayoutTests/fast/dom/frame-loading-via-document-write-expected.txt.
10091         * platform/mac/fast/dom/gc-10-expected.txt: Copied from LayoutTests/fast/dom/gc-10-expected.txt.
10092         * platform/mac/fast/dom/importNodeHTML-expected.txt: Copied from LayoutTests/fast/dom/importNodeHTML-expected.txt.
10093         * platform/mac/fast/dom/importNodeXML-expected.txt: Copied from LayoutTests/fast/dom/importNodeXML-expected.txt.
10094         * platform/mac/fast/dom/inner-text-expected.txt: Copied from LayoutTests/fast/dom/inner-text-expected.txt.
10095         * platform/mac/fast/dom/isindex-001-expected.txt: Copied from LayoutTests/fast/dom/isindex-001-expected.txt.
10096         * platform/mac/fast/dom/isindex-002-expected.txt: Copied from LayoutTests/fast/dom/isindex-002-expected.txt.
10097         * platform/mac/fast/dom/jsDevicePixelRatio-expected.txt: Copied from LayoutTests/fast/dom/jsDevicePixelRatio-expected.txt.
10098         * platform/mac/fast/dom/outerText-expected.txt: Copied from LayoutTests/fast/dom/outerText-expected.txt.
10099         * platform/mac/fast/dom/replaceChild-expected.txt: Copied from LayoutTests/fast/dom/replaceChild-expected.txt.
10100         * platform/mac/fast/dom/row-inner-text-expected.txt: Copied from LayoutTests/fast/dom/row-inner-text-expected.txt.
10101         * platform/mac/fast/dom/setPrimitiveValue-expected.txt: Copied from LayoutTests/fast/dom/setPrimitiveValue-expected.txt.
10102         * platform/mac/fast/dom/stripNullFromTextNodes-expected.txt: Copied from LayoutTests/fast/dom/stripNullFromTextNodes-expected.txt.
10103         * platform/mac/fast/dynamic: Added.
10104         * platform/mac/fast/dynamic/001-expected.txt: Copied from LayoutTests/fast/dynamic/001-expected.txt.
10105         * platform/mac/fast/dynamic/002-expected.txt: Copied from LayoutTests/fast/dynamic/002-expected.txt.
10106         * platform/mac/fast/dynamic/004-expected.txt: Copied from LayoutTests/fast/dynamic/004-expected.txt.
10107         * platform/mac/fast/dynamic/005-expected.txt: Copied from LayoutTests/fast/dynamic/005-expected.txt.
10108         * platform/mac/fast/dynamic/006-expected.txt: Copied from LayoutTests/fast/dynamic/006-expected.txt.
10109         * platform/mac/fast/dynamic/007-expected.txt: Copied from LayoutTests/fast/dynamic/007-expected.txt.
10110         * platform/mac/fast/dynamic/008-expected.txt: Copied from LayoutTests/fast/dynamic/008-expected.txt.
10111         * platform/mac/fast/dynamic/009-expected.txt: Copied from LayoutTests/fast/dynamic/009-expected.txt.
10112         * platform/mac/fast/dynamic/010-expected.txt: Copied from LayoutTests/fast/dynamic/010-expected.txt.
10113         * platform/mac/fast/dynamic/011-expected.txt: Copied from LayoutTests/fast/dynamic/011-expected.txt.
10114         * platform/mac/fast/dynamic/012-expected.txt: Copied from LayoutTests/fast/dynamic/012-expected.txt.
10115         * platform/mac/fast/dynamic/013-expected.txt: Copied from LayoutTests/fast/dynamic/013-expected.txt.
10116         * platform/mac/fast/dynamic/014-expected.txt: Copied from LayoutTests/fast/dynamic/014-expected.txt.
10117         * platform/mac/fast/dynamic/015-expected.txt: Copied from LayoutTests/fast/dynamic/015-expected.txt.
10118         * platform/mac/fast/dynamic/anonymous-block-layer-lost-expected.txt: Copied from LayoutTests/fast/dynamic/anonymous-block-layer-lost-expected.txt.
10119         * platform/mac/fast/dynamic/anonymous-block-orphaned-lines-expected.txt: Copied from LayoutTests/fast/dynamic/anonymous-block-orphaned-lines-expected.txt.
10120         * platform/mac/fast/dynamic/containing-block-change-expected.txt: Copied from LayoutTests/fast/dynamic/containing-block-change-expected.txt.
10121         * platform/mac/fast/dynamic/flash-replacement-test-expected.txt: Copied from LayoutTests/fast/dynamic/flash-replacement-test-expected.txt.
10122         * platform/mac/fast/dynamic/float-withdrawal-expected.txt: Copied from LayoutTests/fast/dynamic/float-withdrawal-expected.txt.
10123         * platform/mac/fast/dynamic/genContentDestroyChildren-expected.txt: Copied from LayoutTests/fast/dynamic/genContentDestroyChildren-expected.txt.
10124         * platform/mac/fast/dynamic/insertAdjacentElement-expected.txt: Copied from LayoutTests/fast/dynamic/insertAdjacentElement-expected.txt.
10125         * platform/mac/fast/dynamic/layer-hit-test-crash-expected.txt: Copied from LayoutTests/fast/dynamic/layer-hit-test-crash-expected.txt.
10126         * platform/mac/fast/dynamic/link-href-change-expected.txt: Copied from LayoutTests/fast/dynamic/link-href-change-expected.txt.
10127         * platform/mac/fast/dynamic/move-node-with-selection-expected.txt: Copied from LayoutTests/fast/dynamic/move-node-with-selection-expected.txt.
10128         * platform/mac/fast/dynamic/noninlinebadness-expected.txt: Copied from LayoutTests/fast/dynamic/noninlinebadness-expected.txt.
10129         * platform/mac/fast/dynamic/outerHTML-doc-expected.txt: Copied from LayoutTests/fast/dynamic/outerHTML-doc-expected.txt.
10130         * platform/mac/fast/dynamic/outerHTML-img-expected.txt: Copied from LayoutTests/fast/dynamic/outerHTML-img-expected.txt.
10131         * platform/mac/fast/dynamic/selection-highlight-adjust-expected.txt: Copied from LayoutTests/fast/dynamic/selection-highlight-adjust-expected.txt.
10132         * platform/mac/fast/dynamic/staticY-expected.txt: Copied from LayoutTests/fast/dynamic/staticY-expected.txt.
10133         * platform/mac/fast/dynamic/staticY-marking-parents-regression-expected.txt: Copied from LayoutTests/fast/dynamic/staticY-marking-parents-regression-expected.txt.
10134         * platform/mac/fast/dynamic/view-overflow-expected.txt: Copied from LayoutTests/fast/dynamic/view-overflow-expected.txt.
10135         * platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Copied from LayoutTests/fast/encoding/denormalised-voiced-japanese-chars-expected.txt.
10136         * platform/mac/fast/encoding/invalid-UTF-8-expected.txt: Copied from LayoutTests/fast/encoding/invalid-UTF-8-expected.txt.
10137         * platform/mac/fast/encoding/utf-16-big-endian-expected.txt: Copied from LayoutTests/fast/encoding/utf-16-big-endian-expected.txt.
10138         * platform/mac/fast/encoding/utf-16-little-endian-expected.txt: Copied from LayoutTests/fast/encoding/utf-16-little-endian-expected.txt.
10139         * platform/mac/fast/encoding/utf-16-no-bom-expected.txt: Copied from LayoutTests/fast/encoding/utf-16-no-bom-expected.txt.
10140         * platform/mac/fast/encoding/xmacroman-encoding-test-expected.txt: Copied from LayoutTests/fast/encoding/xmacroman-encoding-test-expected.txt.
10141         * platform/mac/fast/events: Added.
10142         * platform/mac/fast/events/5056619-expected.txt: Copied from LayoutTests/fast/events/5056619-expected.txt.
10143         * platform/mac/fast/events/autoscroll-expected.txt: Copied from LayoutTests/fast/events/autoscroll-expected.txt.
10144         * platform/mac/fast/events/event-listener-on-link-expected.txt: Copied from LayoutTests/fast/events/event-listener-on-link-expected.txt.
10145         * platform/mac/fast/events/event-sender-mouse-moved-expected.txt: Copied from LayoutTests/fast/events/event-sender-mouse-moved-expected.txt.
10146         * platform/mac/fast/events/focusingUnloadedFrame-expected.txt: Copied from LayoutTests/fast/events/focusingUnloadedFrame-expected.txt.
10147         * platform/mac/fast/events/keydown-1-expected.txt: Copied from LayoutTests/fast/events/keydown-1-expected.txt.
10148         * platform/mac/fast/events/label-focus-expected.txt: Copied from LayoutTests/fast/events/label-focus-expected.txt.
10149         * platform/mac/fast/events/mouseout-dead-node-expected.txt: Copied from LayoutTests/fast/events/mouseout-dead-node-expected.txt.
10150         * platform/mac/fast/events/onload-re-entry-expected.txt: Copied from LayoutTests/fast/events/onload-re-entry-expected.txt.
10151         * platform/mac/fast/events/onloadFrameCrash-expected.txt: Copied from LayoutTests/fast/events/onloadFrameCrash-expected.txt.
10152         * platform/mac/fast/events/reveal-link-when-focused-expected.txt: Copied from LayoutTests/fast/events/reveal-link-when-focused-expected.txt.
10153         * platform/mac/fast/events/standalone-image-drag-to-editable-expected.txt: Copied from LayoutTests/fast/events/standalone-image-drag-to-editable-expected.txt.
10154         * platform/mac/fast/events/updateLayoutForHitTest-expected.txt: Copied from LayoutTests/fast/events/updateLayoutForHitTest-expected.txt.
10155         * platform/mac/fast/flexbox: Added.
10156         * platform/mac/fast/flexbox/001-expected.txt: Copied from LayoutTests/fast/flexbox/001-expected.txt.
10157         * platform/mac/fast/flexbox/002-expected.txt: Copied from LayoutTests/fast/flexbox/002-expected.txt.
10158         * platform/mac/fast/flexbox/003-expected.txt: Copied from LayoutTests/fast/flexbox/003-expected.txt.
10159         * platform/mac/fast/flexbox/004-expected.txt: Copied from LayoutTests/fast/flexbox/004-expected.txt.
10160         * platform/mac/fast/flexbox/005-expected.txt: Copied from LayoutTests/fast/flexbox/005-expected.txt.
10161         * platform/mac/fast/flexbox/006-expected.txt: Copied from LayoutTests/fast/flexbox/006-expected.txt.
10162         * platform/mac/fast/flexbox/007-expected.txt: Copied from LayoutTests/fast/flexbox/007-expected.txt.
10163         * platform/mac/fast/flexbox/008-expected.txt: Copied from LayoutTests/fast/flexbox/008-expected.txt.
10164         * platform/mac/fast/flexbox/009-expected.txt: Copied from LayoutTests/fast/flexbox/009-expected.txt.
10165         * platform/mac/fast/flexbox/010-expected.txt: Copied from LayoutTests/fast/flexbox/010-expected.txt.
10166         * platform/mac/fast/flexbox/011-expected.txt: Copied from LayoutTests/fast/flexbox/011-expected.txt.
10167         * platform/mac/fast/flexbox/012-expected.txt: Copied from LayoutTests/fast/flexbox/012-expected.txt.
10168         * platform/mac/fast/flexbox/013-expected.txt: Copied from LayoutTests/fast/flexbox/013-expected.txt.
10169         * platform/mac/fast/flexbox/014-expected.txt: Copied from LayoutTests/fast/flexbox/014-expected.txt.
10170         * platform/mac/fast/flexbox/015-expected.txt: Copied from LayoutTests/fast/flexbox/015-expected.txt.
10171         * platform/mac/fast/flexbox/016-expected.txt: Copied from LayoutTests/fast/flexbox/016-expected.txt.
10172         * platform/mac/fast/flexbox/017-expected.txt: Copied from LayoutTests/fast/flexbox/017-expected.txt.
10173         * platform/mac/fast/flexbox/018-expected.txt: Copied from LayoutTests/fast/flexbox/018-expected.txt.
10174         * platform/mac/fast/flexbox/019-expected.txt: Copied from LayoutTests/fast/flexbox/019-expected.txt.
10175         * platform/mac/fast/flexbox/020-expected.txt: Copied from LayoutTests/fast/flexbox/020-expected.txt.
10176         * platform/mac/fast/flexbox/021-expected.txt: Copied from LayoutTests/fast/flexbox/021-expected.txt.
10177         * platform/mac/fast/flexbox/022-expected.txt: Copied from LayoutTests/fast/flexbox/022-expected.txt.
10178         * platform/mac/fast/flexbox/023-expected.txt: Copied from LayoutTests/fast/flexbox/023-expected.txt.
10179         * platform/mac/fast/flexbox/024-expected.txt: Copied from LayoutTests/fast/flexbox/024-expected.txt.
10180         * platform/mac/fast/flexbox/025-expected.txt: Copied from LayoutTests/fast/flexbox/025-expected.txt.
10181         * platform/mac/fast/flexbox/026-expected.txt: Copied from LayoutTests/fast/flexbox/026-expected.txt.
10182         * platform/mac/fast/flexbox/flex-hang-expected.txt: Copied from LayoutTests/fast/flexbox/flex-hang-expected.txt.
10183         * platform/mac/fast/forms/001-expected.txt: Copied from LayoutTests/fast/forms/001-expected.txt.
10184         * platform/mac/fast/forms/002-expected.txt: Copied from LayoutTests/fast/forms/002-expected.txt.
10185         * platform/mac/fast/forms/003-expected.txt: Copied from LayoutTests/fast/forms/003-expected.txt.
10186         * platform/mac/fast/forms/004-expected.txt: Copied from LayoutTests/fast/forms/004-expected.txt.
10187         * platform/mac/fast/forms/005-expected.txt: Copied from LayoutTests/fast/forms/005-expected.txt.
10188         * platform/mac/fast/forms/006-expected.txt: Copied from LayoutTests/fast/forms/006-expected.txt.
10189         * platform/mac/fast/forms/007-expected.txt: Copied from LayoutTests/fast/forms/007-expected.txt.
10190         * platform/mac/fast/forms/8250-expected.txt: Copied from LayoutTests/fast/forms/8250-expected.txt.
10191         * platform/mac/fast/forms/HTMLOptionElement_label01-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label01-expected.txt.
10192         * platform/mac/fast/forms/HTMLOptionElement_label02-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label02-expected.txt.
10193         * platform/mac/fast/forms/HTMLOptionElement_label03-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label03-expected.txt.
10194         * platform/mac/fast/forms/HTMLOptionElement_label04-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label04-expected.txt.
10195         * platform/mac/fast/forms/HTMLOptionElement_label05-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label05-expected.txt.
10196         * platform/mac/fast/forms/HTMLOptionElement_label06-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label06-expected.txt.
10197         * platform/mac/fast/forms/HTMLOptionElement_label07-expected.txt: Copied from LayoutTests/fast/forms/HTMLOptionElement_label07-expected.txt.
10198         * platform/mac/fast/forms/blankbuttons-expected.txt: Copied from LayoutTests/fast/forms/blankbuttons-expected.txt.
10199         * platform/mac/fast/forms/box-shadow-override-expected.txt: Copied from LayoutTests/fast/forms/box-shadow-override-expected.txt.
10200         * platform/mac/fast/forms/button-align-expected.txt: Copied from LayoutTests/fast/forms/button-align-expected.txt.
10201         * platform/mac/fast/forms/button-cannot-be-nested-expected.txt: Copied from LayoutTests/fast/forms/button-cannot-be-nested-expected.txt.
10202         * platform/mac/fast/forms/button-default-title-expected.txt: Copied from LayoutTests/fast/forms/button-default-title-expected.txt.
10203         * platform/mac/fast/forms/button-generated-content-expected.txt: Copied from LayoutTests/fast/forms/button-generated-content-expected.txt.
10204         * platform/mac/fast/forms/button-inner-block-reuse-expected.txt: Copied from LayoutTests/fast/forms/button-inner-block-reuse-expected.txt.
10205         * platform/mac/fast/forms/button-positioned-expected.txt: Copied from LayoutTests/fast/forms/button-positioned-expected.txt.
10206         * platform/mac/fast/forms/button-sizes-expected.txt: Copied from LayoutTests/fast/forms/button-sizes-expected.txt.
10207         * platform/mac/fast/forms/button-table-styles-expected.txt: Copied from LayoutTests/fast/forms/button-table-styles-expected.txt.
10208         * platform/mac/fast/forms/button-white-space-expected.txt: Copied from LayoutTests/fast/forms/button-white-space-expected.txt.
10209         * platform/mac/fast/forms/checkbox-radio-onchange-expected.txt: Copied from LayoutTests/fast/forms/checkbox-radio-onchange-expected.txt.
10210         * platform/mac/fast/forms/control-clip-expected.txt: Copied from LayoutTests/fast/forms/control-clip-expected.txt.
10211         * platform/mac/fast/forms/control-restrict-line-height-expected.txt: Copied from LayoutTests/fast/forms/control-restrict-line-height-expected.txt.
10212         * platform/mac/fast/forms/disabled-select-change-index-expected.txt: Copied from LayoutTests/fast/forms/disabled-select-change-index-expected.txt.
10213         * platform/mac/fast/forms/encoding-test-expected.txt: Copied from LayoutTests/fast/forms/encoding-test-expected.txt.
10214         * platform/mac/fast/forms/fieldset-align-expected.txt: Copied from LayoutTests/fast/forms/fieldset-align-expected.txt.
10215         * platform/mac/fast/forms/fieldset-with-float-expected.txt: Copied from LayoutTests/fast/forms/fieldset-with-float-expected.txt.
10216         * platform/mac/fast/forms/file-input-direction-expected.txt: Copied from LayoutTests/fast/forms/file-input-direction-expected.txt.
10217         * platform/mac/fast/forms/file-input-disabled-expected.txt: Copied from LayoutTests/fast/forms/file-input-disabled-expected.txt.
10218         * platform/mac/fast/forms/float-before-fieldset-expected.txt: Copied from LayoutTests/fast/forms/float-before-fieldset-expected.txt.
10219         * platform/mac/fast/forms/floating-textfield-relayout-expected.txt: Copied from LayoutTests/fast/forms/floating-textfield-relayout-expected.txt.
10220         * platform/mac/fast/forms/form-element-geometry-expected.txt: Copied from LayoutTests/fast/forms/form-element-geometry-expected.txt.
10221         * platform/mac/fast/forms/form-hides-table-expected.txt: Copied from LayoutTests/fast/forms/form-hides-table-expected.txt.
10222         * platform/mac/fast/forms/formmove-expected.txt: Copied from LayoutTests/fast/forms/formmove-expected.txt.
10223         * platform/mac/fast/forms/formmove2-expected.txt: Copied from LayoutTests/fast/forms/formmove2-expected.txt.
10224         * platform/mac/fast/forms/formmove3-expected.txt: Copied from LayoutTests/fast/forms/formmove3-expected.txt.
10225         * platform/mac/fast/forms/hidden-input-file-expected.txt: Copied from LayoutTests/fast/forms/hidden-input-file-expected.txt.
10226         * platform/mac/fast/forms/hidden-listbox-expected.txt: Copied from LayoutTests/fast/forms/hidden-listbox-expected.txt.
10227         * platform/mac/fast/forms/indeterminate-expected.txt: Copied from LayoutTests/fast/forms/indeterminate-expected.txt.
10228         * platform/mac/fast/forms/input-align-expected.txt: Copied from LayoutTests/fast/forms/input-align-expected.txt.
10229         * platform/mac/fast/forms/input-align-image-expected.txt: Copied from LayoutTests/fast/forms/input-align-image-expected.txt.
10230         * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-bkcolor-expected.txt.
10231         * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-default-bkcolor-expected.txt.
10232         * platform/mac/fast/forms/input-appearance-disabled-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-disabled-expected.txt.
10233         * platform/mac/fast/forms/input-appearance-focus-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-focus-expected.txt.
10234         * platform/mac/fast/forms/input-appearance-height-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-height-expected.txt.
10235         * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-preventDefault-expected.txt.
10236         * platform/mac/fast/forms/input-appearance-readonly-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-readonly-expected.txt.
10237         * platform/mac/fast/forms/input-appearance-selection-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-selection-expected.txt.
10238         * platform/mac/fast/forms/input-appearance-visibility-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-visibility-expected.txt.
10239         * platform/mac/fast/forms/input-appearance-width-expected.txt: Copied from LayoutTests/fast/forms/input-appearance-width-expected.txt.
10240         * platform/mac/fast/forms/input-baseline-expected.txt: Copied from LayoutTests/fast/forms/input-baseline-expected.txt.
10241         * platform/mac/fast/forms/input-disabled-color-expected.txt: Copied from LayoutTests/fast/forms/input-disabled-color-expected.txt.
10242         * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt: Copied from LayoutTests/fast/forms/input-double-click-selection-gap-bug-expected.txt.
10243         * platform/mac/fast/forms/input-no-renderer-expected.txt: Copied from LayoutTests/fast/forms/input-no-renderer-expected.txt.
10244         * platform/mac/fast/forms/input-paste-undo-expected.txt: Copied from LayoutTests/fast/forms/input-paste-undo-expected.txt.
10245         * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt: Copied from LayoutTests/fast/forms/input-readonly-autoscroll-expected.txt.
10246         * platform/mac/fast/forms/input-readonly-dimmed-expected.txt: Copied from LayoutTests/fast/forms/input-readonly-dimmed-expected.txt.
10247         * platform/mac/fast/forms/input-readonly-empty-expected.txt: Copied from LayoutTests/fast/forms/input-readonly-empty-expected.txt.
10248         * platform/mac/fast/forms/input-spaces-expected.txt: Copied from LayoutTests/fast/forms/input-spaces-expected.txt.
10249         * platform/mac/fast/forms/input-table-expected.txt: Copied from LayoutTests/fast/forms/input-table-expected.txt.
10250         * platform/mac/fast/forms/input-text-click-inside-expected.txt: Copied from LayoutTests/fast/forms/input-text-click-inside-expected.txt.
10251         * platform/mac/fast/forms/input-text-click-outside-expected.txt: Copied from LayoutTests/fast/forms/input-text-click-outside-expected.txt.
10252         * platform/mac/fast/forms/input-text-double-click-expected.txt: Copied from LayoutTests/fast/forms/input-text-double-click-expected.txt.
10253         * platform/mac/fast/forms/input-text-drag-down-expected.txt: Copied from LayoutTests/fast/forms/input-text-drag-down-expected.txt.
10254         * platform/mac/fast/forms/input-text-maxlength-expected.txt: Copied from LayoutTests/fast/forms/input-text-maxlength-expected.txt.
10255         * platform/mac/fast/forms/input-text-option-delete-expected.txt: Copied from LayoutTests/fast/forms/input-text-option-delete-expected.txt.
10256         * platform/mac/fast/forms/input-text-paste-maxlength-expected.txt: Copied from LayoutTests/fast/forms/input-text-paste-maxlength-expected.txt.
10257         * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt: Copied from LayoutTests/fast/forms/input-text-scroll-left-on-blur-expected.txt.
10258         * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt: Copied from LayoutTests/fast/forms/input-text-self-emptying-click-expected.txt.
10259         * platform/mac/fast/forms/input-text-word-wrap-expected.txt: Copied from LayoutTests/fast/forms/input-text-word-wrap-expected.txt.
10260         * platform/mac/fast/forms/input-type-change-expected.txt: Copied from LayoutTests/fast/forms/input-type-change-expected.txt.
10261         * platform/mac/fast/forms/input-type-change2-expected.txt: Copied from LayoutTests/fast/forms/input-type-change2-expected.txt.
10262         * platform/mac/fast/forms/input-value-expected.txt: Copied from LayoutTests/fast/forms/input-value-expected.txt.
10263         * platform/mac/fast/forms/input-width-expected.txt: Copied from LayoutTests/fast/forms/input-width-expected.txt.
10264         * platform/mac/fast/forms/listbox-clip-expected.txt: Copied from LayoutTests/fast/forms/listbox-clip-expected.txt.
10265         * platform/mac/fast/forms/listbox-deselect-scroll-expected.txt: Copied from LayoutTests/fast/forms/listbox-deselect-scroll-expected.txt.
10266         * platform/mac/fast/forms/listbox-scrollbar-incremental-load-expected.txt: Copied from LayoutTests/fast/forms/listbox-scrollbar-incremental-load-expected.txt.
10267         * platform/mac/fast/forms/listbox-selection-2-expected.txt: Copied from LayoutTests/fast/forms/listbox-selection-2-expected.txt.
10268         * platform/mac/fast/forms/listbox-width-change-expected.txt: Copied from LayoutTests/fast/forms/listbox-width-change-expected.txt.
10269         * platform/mac/fast/forms/menulist-deselect-update-expected.txt: Copied from LayoutTests/fast/forms/menulist-deselect-update-expected.txt.
10270         * platform/mac/fast/forms/menulist-narrow-width-expected.txt: Copied from LayoutTests/fast/forms/menulist-narrow-width-expected.txt.
10271         * platform/mac/fast/forms/menulist-option-wrap-expected.txt: Copied from LayoutTests/fast/forms/menulist-option-wrap-expected.txt.
10272         * platform/mac/fast/forms/menulist-restrict-line-height-expected.txt: Copied from LayoutTests/fast/forms/menulist-restrict-line-height-expected.txt.
10273         * platform/mac/fast/forms/menulist-separator-painting-expected.txt: Copied from LayoutTests/fast/forms/menulist-separator-painting-expected.txt.
10274         * platform/mac/fast/forms/menulist-width-change-expected.txt: Copied from LayoutTests/fast/forms/menulist-width-change-expected.txt.
10275         * platform/mac/fast/forms/minWidthPercent-expected.txt: Copied from LayoutTests/fast/forms/minWidthPercent-expected.txt.
10276         * platform/mac/fast/forms/negativeLineHeight-expected.txt: Copied from LayoutTests/fast/forms/negativeLineHeight-expected.txt.
10277         * platform/mac/fast/forms/option-index-expected.txt: Copied from LayoutTests/fast/forms/option-index-expected.txt.
10278         * platform/mac/fast/forms/option-script-expected.txt: Copied from LayoutTests/fast/forms/option-script-expected.txt.
10279         * platform/mac/fast/forms/option-strip-whitespace-expected.txt: Copied from LayoutTests/fast/forms/option-strip-whitespace-expected.txt.
10280         * platform/mac/fast/forms/option-text-clip-expected.txt: Copied from LayoutTests/fast/forms/option-text-clip-expected.txt.
10281         * platform/mac/fast/forms/password-placeholder-expected.txt: Copied from LayoutTests/fast/forms/password-placeholder-expected.txt.
10282         * platform/mac/fast/forms/placeholder-set-attribute-expected.txt: Copied from LayoutTests/fast/forms/placeholder-set-attribute-expected.txt.
10283         * platform/mac/fast/forms/plaintext-mode-2-expected.txt: Copied from LayoutTests/fast/forms/plaintext-mode-2-expected.txt.
10284         * platform/mac/fast/forms/radio-attr-order-expected.txt: Copied from LayoutTests/fast/forms/radio-attr-order-expected.txt.
10285         * platform/mac/fast/forms/radio-nested-labels-expected.txt: Copied from LayoutTests/fast/forms/radio-nested-labels-expected.txt.
10286         * platform/mac/fast/forms/radio_checked-expected.txt: Copied from LayoutTests/fast/forms/radio_checked-expected.txt.
10287         * platform/mac/fast/forms/radio_checked_dynamic-expected.txt: Copied from LayoutTests/fast/forms/radio_checked_dynamic-expected.txt.
10288         * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt: Copied from LayoutTests/fast/forms/search-cancel-button-style-sharing-expected.txt.
10289         * platform/mac/fast/forms/search-rtl-expected.txt: Copied from LayoutTests/fast/forms/search-rtl-expected.txt.
10290         * platform/mac/fast/forms/searchfield-heights-expected.txt: Copied from LayoutTests/fast/forms/searchfield-heights-expected.txt.
10291         * platform/mac/fast/forms/select-accesskey-expected.txt: Copied from LayoutTests/fast/forms/select-accesskey-expected.txt.
10292         * platform/mac/fast/forms/select-align-expected.txt: Copied from LayoutTests/fast/forms/select-align-expected.txt.
10293         * platform/mac/fast/forms/select-baseline-expected.txt: Copied from LayoutTests/fast/forms/select-baseline-expected.txt.
10294         * platform/mac/fast/forms/select-block-background-expected.txt: Copied from LayoutTests/fast/forms/select-block-background-expected.txt.
10295         * platform/mac/fast/forms/select-change-listbox-size-expected.txt: Copied from LayoutTests/fast/forms/select-change-listbox-size-expected.txt.
10296         * platform/mac/fast/forms/select-change-listbox-to-popup-expected.txt: Copied from LayoutTests/fast/forms/select-change-listbox-to-popup-expected.txt.
10297         * platform/mac/fast/forms/select-change-popup-to-listbox-expected.txt: Copied from LayoutTests/fast/forms/select-change-popup-to-listbox-expected.txt.
10298         * platform/mac/fast/forms/select-disabled-appearance-expected.txt: Copied from LayoutTests/fast/forms/select-disabled-appearance-expected.txt.
10299         * platform/mac/fast/forms/select-display-none-style-resolve-expected.txt: Copied from LayoutTests/fast/forms/select-display-none-style-resolve-expected.txt.
10300         * platform/mac/fast/forms/select-empty-option-height-expected.txt: Copied from LayoutTests/fast/forms/select-empty-option-height-expected.txt.
10301         * platform/mac/fast/forms/select-initial-position-expected.txt: Copied from LayoutTests/fast/forms/select-initial-position-expected.txt.
10302         * platform/mac/fast/forms/select-item-background-clip-expected.txt: Copied from LayoutTests/fast/forms/select-item-background-clip-expected.txt.
10303         * platform/mac/fast/forms/select-list-box-with-height-expected.txt: Copied from LayoutTests/fast/forms/select-list-box-with-height-expected.txt.
10304         * platform/mac/fast/forms/select-selected-expected.txt: Copied from LayoutTests/fast/forms/select-selected-expected.txt.
10305         * platform/mac/fast/forms/select-size-expected.txt: Copied from LayoutTests/fast/forms/select-size-expected.txt.
10306         * platform/mac/fast/forms/select-style-expected.txt: Copied from LayoutTests/fast/forms/select-style-expected.txt.
10307         * platform/mac/fast/forms/select-visual-hebrew-expected.txt: Copied from LayoutTests/fast/forms/select-visual-hebrew-expected.txt.
10308         * platform/mac/fast/forms/select-writing-direction-natural-expected.txt: Copied from LayoutTests/fast/forms/select-writing-direction-natural-expected.txt.
10309         * platform/mac/fast/forms/slider-thumb-shared-style-expected.txt: Copied from LayoutTests/fast/forms/slider-thumb-shared-style-expected.txt.
10310         * platform/mac/fast/forms/slider-thumb-stylability-expected.txt: Copied from LayoutTests/fast/forms/slider-thumb-stylability-expected.txt.
10311         * platform/mac/fast/forms/stuff-on-my-optgroup-expected.txt: Copied from LayoutTests/fast/forms/stuff-on-my-optgroup-expected.txt.
10312         * platform/mac/fast/forms/tabbing-input-iframe-expected.txt: Copied from LayoutTests/fast/forms/tabbing-input-iframe-expected.txt.
10313         * platform/mac/fast/forms/targeted-frame-submission-expected.txt: Copied from LayoutTests/fast/forms/targeted-frame-submission-expected.txt.
10314         * platform/mac/fast/forms/textAreaLineHeight-expected.txt: Copied from LayoutTests/fast/forms/textAreaLineHeight-expected.txt.
10315         * platform/mac/fast/forms/textarea-align-expected.txt: Copied from LayoutTests/fast/forms/textarea-align-expected.txt.
10316         * platform/mac/fast/forms/textarea-scroll-height-expected.txt: Copied from LayoutTests/fast/forms/textarea-scroll-height-expected.txt.
10317         * platform/mac/fast/forms/textarea-scrollbar-expected.txt: Copied from LayoutTests/fast/forms/textarea-scrollbar-expected.txt.
10318         * platform/mac/fast/forms/textarea-scrolled-type-expected.txt: Copied from LayoutTests/fast/forms/textarea-scrolled-type-expected.txt.
10319         * platform/mac/fast/forms/textarea-setinnerhtml-expected.txt: Copied from LayoutTests/fast/forms/textarea-setinnerhtml-expected.txt.
10320         * platform/mac/fast/forms/textfield-drag-into-disabled-expected.txt: Copied from LayoutTests/fast/forms/textfield-drag-into-disabled-expected.txt.
10321         * platform/mac/fast/forms/textfield-overflow-expected.txt: Copied from LayoutTests/fast/forms/textfield-overflow-expected.txt.
10322         * platform/mac/fast/forms/thumbslider-crash-expected.txt: Copied from LayoutTests/fast/forms/thumbslider-crash-expected.txt.
10323         * platform/mac/fast/forms/thumbslider-no-parent-slider-expected.txt: Copied from LayoutTests/fast/forms/thumbslider-no-parent-slider-expected.txt.
10324         * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt: Copied from LayoutTests/fast/forms/visual-hebrew-text-field-expected.txt.
10325         * platform/mac/fast/frames: Added.
10326         * platform/mac/fast/frames/001-expected.txt: Copied from LayoutTests/fast/frames/001-expected.txt.
10327         * platform/mac/fast/frames/002-expected.txt: Copied from LayoutTests/fast/frames/002-expected.txt.
10328         * platform/mac/fast/frames/calculate-fixed-expected.txt: Copied from LayoutTests/fast/frames/calculate-fixed-expected.txt.
10329         * platform/mac/fast/frames/calculate-order-expected.txt: Copied from LayoutTests/fast/frames/calculate-order-expected.txt.
10330         * platform/mac/fast/frames/calculate-percentage-expected.txt: Copied from LayoutTests/fast/frames/calculate-percentage-expected.txt.
10331         * platform/mac/fast/frames/calculate-relative-expected.txt: Copied from LayoutTests/fast/frames/calculate-relative-expected.txt.
10332         * platform/mac/fast/frames/calculate-round-expected.txt: Copied from LayoutTests/fast/frames/calculate-round-expected.txt.
10333         * platform/mac/fast/frames/contentWindow_Frame-expected.txt: Copied from LayoutTests/fast/frames/contentWindow_Frame-expected.txt.
10334         * platform/mac/fast/frames/contentWindow_iFrame-expected.txt: Copied from LayoutTests/fast/frames/contentWindow_iFrame-expected.txt.
10335         * platform/mac/fast/frames/empty-cols-attribute-expected.txt: Copied from LayoutTests/fast/frames/empty-cols-attribute-expected.txt.
10336         * platform/mac/fast/frames/empty-frame-src-expected.txt: Copied from LayoutTests/fast/frames/empty-frame-src-expected.txt.
10337         * platform/mac/fast/frames/frame-element-name-expected.txt: Copied from LayoutTests/fast/frames/frame-element-name-expected.txt.
10338         * platform/mac/fast/frames/frame-navigation-expected.txt: Copied from LayoutTests/fast/frames/frame-navigation-expected.txt.
10339         * platform/mac/fast/frames/frame-set-whitespace-attributes-expected.txt: Copied from LayoutTests/fast/frames/frame-set-whitespace-attributes-expected.txt.
10340         * platform/mac/fast/frames/frame-src-attribute-expected.txt: Copied from LayoutTests/fast/frames/frame-src-attribute-expected.txt.
10341         * platform/mac/fast/frames/frameElement-frame-expected.txt: Copied from LayoutTests/fast/frames/frameElement-frame-expected.txt.
10342         * platform/mac/fast/frames/frameElement-iframe-expected.txt: Copied from LayoutTests/fast/frames/frameElement-iframe-expected.txt.
10343         * platform/mac/fast/frames/iframe-option-crash-expected.txt: Copied from LayoutTests/fast/frames/iframe-option-crash-expected.txt.
10344         * platform/mac/fast/frames/iframe-with-frameborder-expected.txt: Copied from LayoutTests/fast/frames/iframe-with-frameborder-expected.txt.
10345         * platform/mac/fast/frames/inline-object-inside-frameset-expected.txt: Copied from LayoutTests/fast/frames/inline-object-inside-frameset-expected.txt.
10346         * platform/mac/fast/frames/invalid-expected.txt: Copied from LayoutTests/fast/frames/invalid-expected.txt.
10347         * platform/mac/fast/frames/no-frame-borders-expected.txt: Copied from LayoutTests/fast/frames/no-frame-borders-expected.txt.
10348         * platform/mac/fast/frames/onlyCommentInIFrame-expected.txt: Copied from LayoutTests/fast/frames/onlyCommentInIFrame-expected.txt.
10349         * platform/mac/fast/frames/valid-expected.txt: Copied from LayoutTests/fast/frames/valid-expected.txt.
10350         * platform/mac/fast/frames/viewsource-attribute-expected.txt: Copied from LayoutTests/fast/frames/viewsource-attribute-expected.txt.
10351         * platform/mac/fast/history: Added.
10352         * platform/mac/fast/history/clicked-link-is-visited-expected.txt: Copied from LayoutTests/fast/history/clicked-link-is-visited-expected.txt.
10353         * platform/mac/fast/html: Added.
10354         * platform/mac/fast/html/keygen-expected.txt: Copied from LayoutTests/fast/html/keygen-expected.txt.
10355         * platform/mac/fast/html/listing-expected.txt: Copied from LayoutTests/fast/html/listing-expected.txt.
10356         * platform/mac/fast/images: Added.
10357         * platform/mac/fast/images/animated-gif-with-offsets-expected.txt: Copied from LayoutTests/fast/images/animated-gif-with-offsets-expected.txt.
10358         * platform/mac/fast/images/image-in-map-expected.txt: Copied from LayoutTests/fast/images/image-in-map-expected.txt.
10359         * platform/mac/fast/images/imagemap-case-expected.txt: Copied from LayoutTests/fast/images/imagemap-case-expected.txt.
10360         * platform/mac/fast/images/pdf-as-background-expected.txt: Copied from LayoutTests/fast/images/pdf-as-background-expected.txt.
10361         * platform/mac/fast/images/pdf-as-image-expected.txt: Copied from LayoutTests/fast/images/pdf-as-image-expected.txt.
10362         * platform/mac/fast/images/pdf-as-image-landscape-expected.txt: Copied from LayoutTests/fast/images/pdf-as-image-landscape-expected.txt.
10363         * platform/mac/fast/images/pdf-as-tiled-background-expected.txt: Copied from LayoutTests/fast/images/pdf-as-tiled-background-expected.txt.
10364         * platform/mac/fast/images/svg-as-background-expected.txt: Copied from LayoutTests/fast/images/svg-as-background-expected.txt.
10365         * platform/mac/fast/images/svg-as-image-expected.txt: Copied from LayoutTests/fast/images/svg-as-image-expected.txt.
10366         * platform/mac/fast/images/svg-as-tiled-background-expected.txt: Copied from LayoutTests/fast/images/svg-as-tiled-background-expected.txt.
10367         * platform/mac/fast/inline: Added.
10368         * platform/mac/fast/inline-block: Added.
10369         * platform/mac/fast/inline-block/001-expected.txt: Copied from LayoutTests/fast/inline-block/001-expected.txt.
10370         * platform/mac/fast/inline-block/002-expected.txt: Copied from LayoutTests/fast/inline-block/002-expected.txt.
10371         * platform/mac/fast/inline-block/003-expected.txt: Copied from LayoutTests/fast/inline-block/003-expected.txt.
10372         * platform/mac/fast/inline-block/004-expected.txt: Copied from LayoutTests/fast/inline-block/004-expected.txt.
10373         * platform/mac/fast/inline-block/005-expected.txt: Copied from LayoutTests/fast/inline-block/005-expected.txt.
10374         * platform/mac/fast/inline-block/006-expected.txt: Copied from LayoutTests/fast/inline-block/006-expected.txt.
10375         * platform/mac/fast/inline-block/14498-positionForCoordinates-expected.txt: Copied from LayoutTests/fast/inline-block/14498-positionForCoordinates-expected.txt.
10376         * platform/mac/fast/inline-block/contenteditable-baseline-expected.txt: Copied from LayoutTests/fast/inline-block/contenteditable-baseline-expected.txt.
10377         * platform/mac/fast/inline-block/inline-block-vertical-align-expected.txt: Copied from LayoutTests/fast/inline-block/inline-block-vertical-align-expected.txt.
10378         * platform/mac/fast/inline-block/overflow-clip-expected.txt: Copied from LayoutTests/fast/inline-block/overflow-clip-expected.txt.
10379         * platform/mac/fast/inline-block/tricky-baseline-expected.txt: Copied from LayoutTests/fast/inline-block/tricky-baseline-expected.txt.
10380         * platform/mac/fast/inline/001-expected.txt: Copied from LayoutTests/fast/inline/001-expected.txt.
10381         * platform/mac/fast/inline/002-expected.txt: Copied from LayoutTests/fast/inline/002-expected.txt.
10382         * platform/mac/fast/inline/br-text-decoration-expected.txt: Copied from LayoutTests/fast/inline/br-text-decoration-expected.txt.
10383         * platform/mac/fast/inline/continuation-outlines-expected.txt: Copied from LayoutTests/fast/inline/continuation-outlines-expected.txt.
10384         * platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt: Copied from LayoutTests/fast/inline/continuation-outlines-with-layers-expected.txt.
10385         * platform/mac/fast/inline/dirtyLinesForInline-expected.txt: Copied from LayoutTests/fast/inline/dirtyLinesForInline-expected.txt.
10386         * platform/mac/fast/inline/inline-borders-with-bidi-override-expected.txt: Copied from LayoutTests/fast/inline/inline-borders-with-bidi-override-expected.txt.
10387         * platform/mac/fast/inline/outline-continuations-expected.txt: Copied from LayoutTests/fast/inline/outline-continuations-expected.txt.
10388         * platform/mac/fast/inline/positionedLifetime-expected.txt: Copied from LayoutTests/fast/inline/positionedLifetime-expected.txt.
10389         * platform/mac/fast/innerHTML: Added.
10390         * platform/mac/fast/innerHTML/001-expected.txt: Copied from LayoutTests/fast/innerHTML/001-expected.txt.
10391         * platform/mac/fast/innerHTML/002-expected.txt: Copied from LayoutTests/fast/innerHTML/002-expected.txt.
10392         * platform/mac/fast/innerHTML/003-expected.txt: Copied from LayoutTests/fast/innerHTML/003-expected.txt.
10393         * platform/mac/fast/innerHTML/006-expected.txt: Copied from LayoutTests/fast/innerHTML/006-expected.txt.
10394         * platform/mac/fast/inspector: Added.
10395         * platform/mac/fast/inspector/matchedrules-expected.txt: Copied from LayoutTests/fast/inspector/matchedrules-expected.txt.
10396         * platform/mac/fast/inspector/style-expected.txt: Copied from LayoutTests/fast/inspector/style-expected.txt.
10397         * platform/mac/fast/invalid: Added.
10398         * platform/mac/fast/invalid/001-expected.txt: Copied from LayoutTests/fast/invalid/001-expected.txt.
10399         * platform/mac/fast/invalid/002-expected.txt: Copied from LayoutTests/fast/invalid/002-expected.txt.
10400         * platform/mac/fast/invalid/003-expected.txt: Copied from LayoutTests/fast/invalid/003-expected.txt.
10401         * platform/mac/fast/invalid/004-expected.txt: Copied from LayoutTests/fast/invalid/004-expected.txt.
10402         * platform/mac/fast/invalid/005-expected.txt: Copied from LayoutTests/fast/invalid/005-expected.txt.
10403         * platform/mac/fast/invalid/006-expected.txt: Copied from LayoutTests/fast/invalid/006-expected.txt.
10404         * platform/mac/fast/invalid/007-expected.txt: Copied from LayoutTests/fast/invalid/007-expected.txt.
10405         * platform/mac/fast/invalid/008-expected.txt: Copied from LayoutTests/fast/invalid/008-expected.txt.
10406         * platform/mac/fast/invalid/009-expected.txt: Copied from LayoutTests/fast/invalid/009-expected.txt.
10407         * platform/mac/fast/invalid/010-expected.txt: Copied from LayoutTests/fast/invalid/010-expected.txt.
10408         * platform/mac/fast/invalid/011-expected.txt: Copied from LayoutTests/fast/invalid/011-expected.txt.
10409         * platform/mac/fast/invalid/012-expected.txt: Copied from LayoutTests/fast/invalid/012-expected.txt.
10410         * platform/mac/fast/invalid/013-expected.txt: Copied from LayoutTests/fast/invalid/013-expected.txt.
10411         * platform/mac/fast/invalid/014-expected.txt: Copied from LayoutTests/fast/invalid/014-expected.txt.
10412         * platform/mac/fast/invalid/015-expected.txt: Copied from LayoutTests/fast/invalid/015-expected.txt.
10413         * platform/mac/fast/invalid/016-expected.txt: Copied from LayoutTests/fast/invalid/016-expected.txt.
10414         * platform/mac/fast/invalid/017-expected.txt: Copied from LayoutTests/fast/invalid/017-expected.txt.
10415         * platform/mac/fast/invalid/018-expected.txt: Copied from LayoutTests/fast/invalid/018-expected.txt.
10416         * platform/mac/fast/invalid/019-expected.txt: Copied from LayoutTests/fast/invalid/019-expected.txt.
10417         * platform/mac/fast/invalid/020-expected.txt: Copied from LayoutTests/fast/invalid/020-expected.txt.
10418         * platform/mac/fast/invalid/021-expected.txt: Copied from LayoutTests/fast/invalid/021-expected.txt.
10419         * platform/mac/fast/invalid/junk-data-expected.txt: Copied from LayoutTests/fast/invalid/junk-data-expected.txt.
10420         * platform/mac/fast/invalid/missing-address-end-tag-expected.txt: Copied from LayoutTests/fast/invalid/missing-address-end-tag-expected.txt.
10421         * platform/mac/fast/invalid/missing-dl-end-tag-expected.txt: Copied from LayoutTests/fast/invalid/missing-dl-end-tag-expected.txt.
10422         * platform/mac/fast/invalid/missing-dt-end-tag-expected.txt: Copied from LayoutTests/fast/invalid/missing-dt-end-tag-expected.txt.
10423         * platform/mac/fast/invalid/missing-end-tag-expected.txt: Copied from LayoutTests/fast/invalid/missing-end-tag-expected.txt.
10424         * platform/mac/fast/invalid/missing-font-end-tag-expected.txt: Copied from LayoutTests/fast/invalid/missing-font-end-tag-expected.txt.
10425         * platform/mac/fast/invalid/nestedh3s-expected.txt: Copied from LayoutTests/fast/invalid/nestedh3s-expected.txt.
10426         * platform/mac/fast/invalid/residual-style-expected.txt: Copied from LayoutTests/fast/invalid/residual-style-expected.txt.
10427         * platform/mac/fast/invalid/table-inside-stray-table-content-expected.txt: Copied from LayoutTests/fast/invalid/table-inside-stray-table-content-expected.txt.
10428         * platform/mac/fast/invalid/td-inside-object-expected.txt: Copied from LayoutTests/fast/invalid/td-inside-object-expected.txt.
10429         * platform/mac/fast/js: Added.
10430         * platform/mac/fast/js/exception-linenums-in-html-3-expected.txt: Copied from LayoutTests/fast/js/exception-linenums-in-html-3-expected.txt.
10431         * platform/mac/fast/js/missing-style-end-tag-js-expected.txt: Copied from LayoutTests/fast/js/missing-style-end-tag-js-expected.txt.
10432         * platform/mac/fast/layers: Added.
10433         * platform/mac/fast/layers/layer-visibility-expected.txt: Copied from LayoutTests/fast/layers/layer-visibility-expected.txt.
10434         * platform/mac/fast/layers/layer-visibility-sublayer-expected.txt: Copied from LayoutTests/fast/layers/layer-visibility-sublayer-expected.txt.
10435         * platform/mac/fast/layers/opacity-outline-expected.txt: Copied from LayoutTests/fast/layers/opacity-outline-expected.txt.
10436         * platform/mac/fast/layers/overflow-scroll-auto-switch-expected.txt: Copied from LayoutTests/fast/layers/overflow-scroll-auto-switch-expected.txt.
10437         * platform/mac/fast/layers/scroll-rect-to-visible-expected.txt: Copied from LayoutTests/fast/layers/scroll-rect-to-visible-expected.txt.
10438         * platform/mac/fast/layers/zindex-inherit-expected.txt: Copied from LayoutTests/fast/layers/zindex-inherit-expected.txt.
10439         * platform/mac/fast/layers/zindex-ridonkulous-expected.txt: Copied from LayoutTests/fast/layers/zindex-ridonkulous-expected.txt.
10440         * platform/mac/fast/lists: Added.
10441         * platform/mac/fast/lists/001-expected.txt: Copied from LayoutTests/fast/lists/001-expected.txt.
10442         * platform/mac/fast/lists/002-expected.txt: Copied from LayoutTests/fast/lists/002-expected.txt.
10443         * platform/mac/fast/lists/003-expected.txt: Copied from LayoutTests/fast/lists/003-expected.txt.
10444         * platform/mac/fast/lists/004-expected.txt: Copied from LayoutTests/fast/lists/004-expected.txt.
10445         * platform/mac/fast/lists/005-expected.txt: Copied from LayoutTests/fast/lists/005-expected.txt.
10446         * platform/mac/fast/lists/006-expected.txt: Copied from LayoutTests/fast/lists/006-expected.txt.
10447         * platform/mac/fast/lists/007-expected.txt: Copied from LayoutTests/fast/lists/007-expected.txt.
10448         * platform/mac/fast/lists/008-expected.txt: Copied from LayoutTests/fast/lists/008-expected.txt.
10449         * platform/mac/fast/lists/009-expected.txt: Copied from LayoutTests/fast/lists/009-expected.txt.
10450         * platform/mac/fast/lists/alpha-list-wrap-expected.txt: Copied from LayoutTests/fast/lists/alpha-list-wrap-expected.txt.
10451         * platform/mac/fast/lists/big-list-marker-expected.txt: Copied from LayoutTests/fast/lists/big-list-marker-expected.txt.
10452         * platform/mac/fast/lists/decimal-leading-zero-expected.txt: Copied from LayoutTests/fast/lists/decimal-leading-zero-expected.txt.
10453         * platform/mac/fast/lists/drag-into-marker-expected.txt: Copied from LayoutTests/fast/lists/drag-into-marker-expected.txt.
10454         * platform/mac/fast/lists/dynamic-marker-crash-expected.txt: Copied from LayoutTests/fast/lists/dynamic-marker-crash-expected.txt.
10455         * platform/mac/fast/lists/inlineBoxWrapperNullCheck-expected.txt: Copied from LayoutTests/fast/lists/inlineBoxWrapperNullCheck-expected.txt.
10456         * platform/mac/fast/lists/item-not-in-list-line-wrapping-expected.txt: Copied from LayoutTests/fast/lists/item-not-in-list-line-wrapping-expected.txt.
10457         * platform/mac/fast/lists/li-br-expected.txt: Copied from LayoutTests/fast/lists/li-br-expected.txt.
10458         * platform/mac/fast/lists/li-style-alpha-huge-value-crash-expected.txt: Copied from LayoutTests/fast/lists/li-style-alpha-huge-value-crash-expected.txt.
10459         * platform/mac/fast/lists/li-values-expected.txt: Copied from LayoutTests/fast/lists/li-values-expected.txt.
10460         * platform/mac/fast/lists/list-style-none-crash-expected.txt: Copied from LayoutTests/fast/lists/list-style-none-crash-expected.txt.
10461         * platform/mac/fast/lists/list-style-type-dynamic-change-expected.txt: Copied from LayoutTests/fast/lists/list-style-type-dynamic-change-expected.txt.
10462         * platform/mac/fast/lists/marker-before-empty-inline-expected.txt: Copied from LayoutTests/fast/lists/marker-before-empty-inline-expected.txt.
10463         * platform/mac/fast/lists/marker-image-error-expected.txt: Copied from LayoutTests/fast/lists/marker-image-error-expected.txt.
10464         * platform/mac/fast/lists/markers-in-selection-expected.txt: Copied from LayoutTests/fast/lists/markers-in-selection-expected.txt.
10465         * platform/mac/fast/lists/numeric-markers-outside-list-expected.txt: Copied from LayoutTests/fast/lists/numeric-markers-outside-list-expected.txt.
10466         * platform/mac/fast/lists/ol-display-types-expected.txt: Copied from LayoutTests/fast/lists/ol-display-types-expected.txt.
10467         * platform/mac/fast/lists/ol-start-dynamic-expected.txt: Copied from LayoutTests/fast/lists/ol-start-dynamic-expected.txt.
10468         * platform/mac/fast/lists/olstart-expected.txt: Copied from LayoutTests/fast/lists/olstart-expected.txt.
10469         * platform/mac/fast/lists/ordered-list-with-no-ol-tag-expected.txt: Copied from LayoutTests/fast/lists/ordered-list-with-no-ol-tag-expected.txt.
10470         * platform/mac/fast/lists/scrolled-marker-paint-expected.txt: Copied from LayoutTests/fast/lists/scrolled-marker-paint-expected.txt.
10471         * platform/mac/fast/lists/w3-list-styles-expected.txt: Copied from LayoutTests/fast/lists/w3-list-styles-expected.txt.
10472         * platform/mac/fast/loader: Added.
10473         * platform/mac/fast/loader/start-load-in-unload-expected.txt: Copied from LayoutTests/fast/loader/start-load-in-unload-expected.txt.
10474         * platform/mac/fast/loader/text-document-wrapping-expected.txt: Copied from LayoutTests/fast/loader/text-document-wrapping-expected.txt.
10475         * platform/mac/fast/media: Added.
10476         * platform/mac/fast/media/media-descriptor-syntax-01-expected.txt: Copied from LayoutTests/fast/media/media-descriptor-syntax-01-expected.txt.
10477         * platform/mac/fast/media/media-descriptor-syntax-02-expected.txt: Copied from LayoutTests/fast/media/media-descriptor-syntax-02-expected.txt.
10478         * platform/mac/fast/media/media-descriptor-syntax-03-expected.txt: Copied from LayoutTests/fast/media/media-descriptor-syntax-03-expected.txt.
10479         * platform/mac/fast/media/media-descriptor-syntax-04-expected.txt: Copied from LayoutTests/fast/media/media-descriptor-syntax-04-expected.txt.
10480         * platform/mac/fast/media/media-descriptor-syntax-05-expected.txt: Copied from LayoutTests/fast/media/media-descriptor-syntax-05-expected.txt.
10481         * platform/mac/fast/media/media-descriptor-syntax-06-expected.txt: Copied from LayoutTests/fast/media/media-descriptor-syntax-06-expected.txt.
10482         * platform/mac/fast/media/media-type-syntax-01-expected.txt: Copied from LayoutTests/fast/media/media-type-syntax-01-expected.txt.
10483         * platform/mac/fast/media/media-type-syntax-02-expected.txt: Copied from LayoutTests/fast/media/media-type-syntax-02-expected.txt.
10484         * platform/mac/fast/media/mq-compound-query-01-expected.txt: Copied from LayoutTests/fast/media/mq-compound-query-01-expected.txt.
10485         * platform/mac/fast/media/mq-compound-query-02-expected.txt: Copied from LayoutTests/fast/media/mq-compound-query-02-expected.txt.
10486         * platform/mac/fast/media/mq-compound-query-03-expected.txt: Copied from LayoutTests/fast/media/mq-compound-query-03-expected.txt.
10487         * platform/mac/fast/media/mq-compound-query-04-expected.txt: Copied from LayoutTests/fast/media/mq-compound-query-04-expected.txt.
10488         * platform/mac/fast/media/mq-compound-query-05-expected.txt: Copied from LayoutTests/fast/media/mq-compound-query-05-expected.txt.
10489         * platform/mac/fast/media/mq-grid-01-expected.txt: Copied from LayoutTests/fast/media/mq-grid-01-expected.txt.
10490         * platform/mac/fast/media/mq-grid-02-expected.txt: Copied from LayoutTests/fast/media/mq-grid-02-expected.txt.
10491         * platform/mac/fast/media/mq-invalid-media-feature-01-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-media-feature-01-expected.txt.
10492         * platform/mac/fast/media/mq-invalid-media-feature-02-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-media-feature-02-expected.txt.
10493         * platform/mac/fast/media/mq-invalid-media-feature-03-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-media-feature-03-expected.txt.
10494         * platform/mac/fast/media/mq-invalid-media-feature-04-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-media-feature-04-expected.txt.
10495         * platform/mac/fast/media/mq-invalid-syntax-01-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-syntax-01-expected.txt.
10496         * platform/mac/fast/media/mq-invalid-syntax-02-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-syntax-02-expected.txt.
10497         * platform/mac/fast/media/mq-invalid-syntax-03-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-syntax-03-expected.txt.
10498         * platform/mac/fast/media/mq-invalid-syntax-04-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-syntax-04-expected.txt.
10499         * platform/mac/fast/media/mq-invalid-syntax-05-expected.txt: Copied from LayoutTests/fast/media/mq-invalid-syntax-05-expected.txt.
10500         * platform/mac/fast/media/mq-js-media-except-01-expected.txt: Copied from LayoutTests/fast/media/mq-js-media-except-01-expected.txt.
10501         * platform/mac/fast/media/mq-js-media-except-02-expected.txt: Copied from LayoutTests/fast/media/mq-js-media-except-02-expected.txt.
10502         * platform/mac/fast/media/mq-js-media-except-03-expected.txt: Copied from LayoutTests/fast/media/mq-js-media-except-03-expected.txt.
10503         * platform/mac/fast/media/mq-js-media-forward-syntax-expected.txt: Copied from LayoutTests/fast/media/mq-js-media-forward-syntax-expected.txt.
10504         * platform/mac/fast/media/mq-js-stylesheet-media-01-expected.txt: Copied from LayoutTests/fast/media/mq-js-stylesheet-media-01-expected.txt.
10505         * platform/mac/fast/media/mq-js-stylesheet-media-02-expected.txt: Copied from LayoutTests/fast/media/mq-js-stylesheet-media-02-expected.txt.
10506         * platform/mac/fast/media/mq-js-stylesheet-media-03-expected.txt: Copied from LayoutTests/fast/media/mq-js-stylesheet-media-03-expected.txt.
10507         * platform/mac/fast/media/mq-js-stylesheet-media-04-expected.txt: Copied from LayoutTests/fast/media/mq-js-stylesheet-media-04-expected.txt.
10508         * platform/mac/fast/media/mq-max-pixel-ratio-expected.txt: Copied from LayoutTests/fast/media/mq-max-pixel-ratio-expected.txt.
10509         * platform/mac/fast/media/mq-min-constraint-expected.txt: Copied from LayoutTests/fast/media/mq-min-constraint-expected.txt.
10510         * platform/mac/fast/media/mq-min-pixel-ratio-expected.txt: Copied from LayoutTests/fast/media/mq-min-pixel-ratio-expected.txt.
10511         * platform/mac/fast/media/mq-pixel-ratio-expected.txt: Copied from LayoutTests/fast/media/mq-pixel-ratio-expected.txt.
10512         * platform/mac/fast/media/mq-relative-constraints-02-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-02-expected.txt.
10513         * platform/mac/fast/media/mq-relative-constraints-03-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-03-expected.txt.
10514         * platform/mac/fast/media/mq-relative-constraints-04-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-04-expected.txt.
10515         * platform/mac/fast/media/mq-relative-constraints-05-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-05-expected.txt.
10516         * platform/mac/fast/media/mq-relative-constraints-06-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-06-expected.txt.
10517         * platform/mac/fast/media/mq-relative-constraints-07-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-07-expected.txt.
10518         * platform/mac/fast/media/mq-relative-constraints-08-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-08-expected.txt.
10519         * platform/mac/fast/media/mq-relative-constraints-09-expected.txt: Copied from LayoutTests/fast/media/mq-relative-constraints-09-expected.txt.
10520         * platform/mac/fast/media/mq-simple-neg-query-01-expected.txt: Copied from LayoutTests/fast/media/mq-simple-neg-query-01-expected.txt.
10521         * platform/mac/fast/media/mq-simple-neg-query-02-expected.txt: Copied from LayoutTests/fast/media/mq-simple-neg-query-02-expected.txt.
10522         * platform/mac/fast/media/mq-simple-neg-query-03-expected.txt: Copied from LayoutTests/fast/media/mq-simple-neg-query-03-expected.txt.
10523         * platform/mac/fast/media/mq-simple-neg-query-04-expected.txt: Copied from LayoutTests/fast/media/mq-simple-neg-query-04-expected.txt.
10524         * platform/mac/fast/media/mq-simple-neg-query-05-expected.txt: Copied from LayoutTests/fast/media/mq-simple-neg-query-05-expected.txt.
10525         * platform/mac/fast/media/mq-simple-query-01-expected.txt: Copied from LayoutTests/fast/media/mq-simple-query-01-expected.txt.
10526         * platform/mac/fast/media/mq-simple-query-02-expected.txt: Copied from LayoutTests/fast/media/mq-simple-query-02-expected.txt.
10527         * platform/mac/fast/media/mq-simple-query-03-expected.txt: Copied from LayoutTests/fast/media/mq-simple-query-03-expected.txt.
10528         * platform/mac/fast/media/mq-simple-query-04-expected.txt: Copied from LayoutTests/fast/media/mq-simple-query-04-expected.txt.
10529         * platform/mac/fast/media/mq-simple-query-05-expected.txt: Copied from LayoutTests/fast/media/mq-simple-query-05-expected.txt.
10530         * platform/mac/fast/media/mq-valueless-expected.txt: Copied from LayoutTests/fast/media/mq-valueless-expected.txt.
10531         * platform/mac/fast/media/mq-width-absolute-01-expected.txt: Copied from LayoutTests/fast/media/mq-width-absolute-01-expected.txt.
10532         * platform/mac/fast/media/mq-width-absolute-02-expected.txt: Copied from LayoutTests/fast/media/mq-width-absolute-02-expected.txt.
10533         * platform/mac/fast/media/mq-width-absolute-03-expected.txt: Copied from LayoutTests/fast/media/mq-width-absolute-03-expected.txt.
10534         * platform/mac/fast/media/mq-width-absolute-04-expected.txt: Copied from LayoutTests/fast/media/mq-width-absolute-04-expected.txt.
10535         * platform/mac/fast/multicol: Added.
10536         * platform/mac/fast/multicol/column-rules-expected.txt: Copied from LayoutTests/fast/multicol/column-rules-expected.txt.
10537         * platform/mac/fast/multicol/columns-shorthand-parsing-expected.txt: Copied from LayoutTests/fast/multicol/columns-shorthand-parsing-expected.txt.
10538         * platform/mac/fast/multicol/float-avoidance-expected.txt: Copied from LayoutTests/fast/multicol/float-avoidance-expected.txt.
10539         * platform/mac/fast/multicol/float-multicol-expected.txt: Copied from LayoutTests/fast/multicol/float-multicol-expected.txt.
10540         * platform/mac/fast/multicol/negativeColumnWidth-expected.txt: Copied from LayoutTests/fast/multicol/negativeColumnWidth-expected.txt.
10541         * platform/mac/fast/multicol/zeroColumnCount-expected.txt: Copied from LayoutTests/fast/multicol/zeroColumnCount-expected.txt.
10542         * platform/mac/fast/overflow: Added.
10543         * platform/mac/fast/overflow/001-expected.txt: Copied from LayoutTests/fast/overflow/001-expected.txt.
10544         * platform/mac/fast/overflow/002-expected.txt: Copied from LayoutTests/fast/overflow/002-expected.txt.
10545         * platform/mac/fast/overflow/003-expected.txt: Copied from LayoutTests/fast/overflow/003-expected.txt.
10546         * platform/mac/fast/overflow/004-expected.txt: Copied from LayoutTests/fast/overflow/004-expected.txt.
10547         * platform/mac/fast/overflow/005-expected.txt: Copied from LayoutTests/fast/overflow/005-expected.txt.
10548         * platform/mac/fast/overflow/006-expected.txt: Copied from LayoutTests/fast/overflow/006-expected.txt.
10549         * platform/mac/fast/overflow/007-expected.txt: Copied from LayoutTests/fast/overflow/007-expected.txt.
10550         * platform/mac/fast/overflow/008-expected.txt: Copied from LayoutTests/fast/overflow/008-expected.txt.
10551         * platform/mac/fast/overflow/childFocusRingClip-expected.txt: Copied from LayoutTests/fast/overflow/childFocusRingClip-expected.txt.
10552         * platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt: Copied from LayoutTests/fast/overflow/clip-rects-fixed-ancestor-expected.txt.
10553         * platform/mac/fast/overflow/dynamic-hidden-expected.txt: Copied from LayoutTests/fast/overflow/dynamic-hidden-expected.txt.
10554         * platform/mac/fast/overflow/hidden-scrollbar-resize-expected.txt: Copied from LayoutTests/fast/overflow/hidden-scrollbar-resize-expected.txt.
10555         * platform/mac/fast/overflow/hit-test-overflow-controls-expected.txt: Copied from LayoutTests/fast/overflow/hit-test-overflow-controls-expected.txt.
10556         * platform/mac/fast/overflow/image-selection-highlight-expected.txt: Copied from LayoutTests/fast/overflow/image-selection-highlight-expected.txt.
10557         * platform/mac/fast/overflow/infiniteRecursion-expected.txt: Copied from LayoutTests/fast/overflow/infiniteRecursion-expected.txt.
10558         * platform/mac/fast/overflow/infiniteRecursionGuard-expected.txt: Copied from LayoutTests/fast/overflow/infiniteRecursionGuard-expected.txt.
10559         * platform/mac/fast/overflow/overflow-auto-table-expected.txt: Copied from LayoutTests/fast/overflow/overflow-auto-table-expected.txt.
10560         * platform/mac/fast/overflow/overflow-focus-ring-expected.txt: Copied from LayoutTests/fast/overflow/overflow-focus-ring-expected.txt.
10561         * platform/mac/fast/overflow/overflow-rtl-expected.txt: Copied from LayoutTests/fast/overflow/overflow-rtl-expected.txt.
10562         * platform/mac/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt: Copied from LayoutTests/fast/overflow/overflow-rtl-inline-scrollbar-expected.txt.
10563         * platform/mac/fast/overflow/overflow-text-hit-testing-expected.txt: Copied from LayoutTests/fast/overflow/overflow-text-hit-testing-expected.txt.
10564         * platform/mac/fast/overflow/overflow-x-y-expected.txt: Copied from LayoutTests/fast/overflow/overflow-x-y-expected.txt.
10565         * platform/mac/fast/overflow/position-relative-expected.txt: Copied from LayoutTests/fast/overflow/position-relative-expected.txt.
10566         * platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt: Copied from LayoutTests/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt.
10567         * platform/mac/fast/overflow/scrollRevealButton-expected.txt: Copied from LayoutTests/fast/overflow/scrollRevealButton-expected.txt.
10568         * platform/mac/fast/overflow/table-overflow-float-expected.txt: Copied from LayoutTests/fast/overflow/table-overflow-float-expected.txt.
10569         * platform/mac/fast/overflow/unreachable-content-test-expected.txt: Copied from LayoutTests/fast/overflow/unreachable-content-test-expected.txt.
10570         * platform/mac/fast/overflow/unreachable-overflow-rtl-bug-expected.txt: Copied from LayoutTests/fast/overflow/unreachable-overflow-rtl-bug-expected.txt.
10571         * platform/mac/fast/parser: Added.
10572         * platform/mac/fast/parser/001-expected.txt: Copied from LayoutTests/fast/parser/001-expected.txt.
10573         * platform/mac/fast/parser/bad-xml-slash-expected.txt: Copied from LayoutTests/fast/parser/bad-xml-slash-expected.txt.
10574         * platform/mac/fast/parser/broken-comments-vs-parsing-mode-expected.txt: Copied from LayoutTests/fast/parser/broken-comments-vs-parsing-mode-expected.txt.
10575         * platform/mac/fast/parser/comment-in-script-expected.txt: Copied from LayoutTests/fast/parser/comment-in-script-expected.txt.
10576         * platform/mac/fast/parser/comments-expected.txt: Copied from LayoutTests/fast/parser/comments-expected.txt.
10577         * platform/mac/fast/parser/document-write-option-expected.txt: Copied from LayoutTests/fast/parser/document-write-option-expected.txt.
10578         * platform/mac/fast/parser/fonts-expected.txt: Copied from LayoutTests/fast/parser/fonts-expected.txt.
10579         * platform/mac/fast/parser/nofoo-tags-inside-paragraph-expected.txt: Copied from LayoutTests/fast/parser/nofoo-tags-inside-paragraph-expected.txt.
10580         * platform/mac/fast/parser/parseCommentsInTitles-expected.txt: Copied from LayoutTests/fast/parser/parseCommentsInTitles-expected.txt.
10581         * platform/mac/fast/parser/remove-block-in-residual-style-expected.txt: Copied from LayoutTests/fast/parser/remove-block-in-residual-style-expected.txt.
10582         * platform/mac/fast/parser/tabs-in-scripts-expected.txt: Copied from LayoutTests/fast/parser/tabs-in-scripts-expected.txt.
10583         * platform/mac/fast/parser/title-error-test-expected.txt: Copied from LayoutTests/fast/parser/title-error-test-expected.txt.
10584         * platform/mac/fast/parser/xhtml-alternate-entities-expected.txt: Copied from LayoutTests/fast/parser/xhtml-alternate-entities-expected.txt.
10585         * platform/mac/fast/repaint/4774354-expected.txt: Copied from LayoutTests/fast/repaint/4774354-expected.txt.
10586         * platform/mac/fast/repaint/4776765-expected.txt: Copied from LayoutTests/fast/repaint/4776765-expected.txt.
10587         * platform/mac/fast/repaint/backgroundSizeRepaint-expected.txt: Copied from LayoutTests/fast/repaint/backgroundSizeRepaint-expected.txt.
10588         * platform/mac/fast/repaint/border-fit-lines-expected.txt: Copied from LayoutTests/fast/repaint/border-fit-lines-expected.txt.
10589         * platform/mac/fast/repaint/border-radius-repaint-expected.txt: Copied from LayoutTests/fast/repaint/border-radius-repaint-expected.txt.
10590         * platform/mac/fast/repaint/border-repaint-glitch-expected.txt: Copied from LayoutTests/fast/repaint/border-repaint-glitch-expected.txt.
10591         * platform/mac/fast/repaint/box-shadow-dynamic-expected.txt: Copied from LayoutTests/fast/repaint/box-shadow-dynamic-expected.txt.
10592         * platform/mac/fast/repaint/box-shadow-h-expected.txt: Copied from LayoutTests/fast/repaint/box-shadow-h-expected.txt.
10593         * platform/mac/fast/repaint/box-shadow-v-expected.txt: Copied from LayoutTests/fast/repaint/box-shadow-v-expected.txt.
10594         * platform/mac/fast/repaint/bugzilla-3509-expected.txt: Copied from LayoutTests/fast/repaint/bugzilla-3509-expected.txt.
10595         * platform/mac/fast/repaint/bugzilla-5699-expected.txt: Copied from LayoutTests/fast/repaint/bugzilla-5699-expected.txt.
10596         * platform/mac/fast/repaint/bugzilla-6278-expected.txt: Copied from LayoutTests/fast/repaint/bugzilla-6278-expected.txt.
10597         * platform/mac/fast/repaint/bugzilla-6388-expected.txt: Copied from LayoutTests/fast/repaint/bugzilla-6388-expected.txt.
10598         * platform/mac/fast/repaint/bugzilla-6473-expected.txt: Copied from LayoutTests/fast/repaint/bugzilla-6473-expected.txt.
10599         * platform/mac/fast/repaint/bugzilla-7235-expected.txt: Copied from LayoutTests/fast/repaint/bugzilla-7235-expected.txt.
10600         * platform/mac/fast/repaint/clipped-relative-expected.txt: Copied from LayoutTests/fast/repaint/clipped-relative-expected.txt.
10601         * platform/mac/fast/repaint/containing-block-position-change-expected.txt: Copied from LayoutTests/fast/repaint/containing-block-position-change-expected.txt.
10602         * platform/mac/fast/repaint/content-into-overflow-expected.txt: Copied from LayoutTests/fast/repaint/content-into-overflow-expected.txt.
10603         * platform/mac/fast/repaint/continuation-after-outline-expected.txt: Copied from LayoutTests/fast/repaint/continuation-after-outline-expected.txt.
10604         * platform/mac/fast/repaint/control-clip-expected.txt: Copied from LayoutTests/fast/repaint/control-clip-expected.txt.
10605         * platform/mac/fast/repaint/delete-into-nested-block-expected.txt: Copied from LayoutTests/fast/repaint/delete-into-nested-block-expected.txt.
10606         * platform/mac/fast/repaint/erase-overflow-expected.txt: Copied from LayoutTests/fast/repaint/erase-overflow-expected.txt.
10607         * platform/mac/fast/repaint/fixed-expected.txt: Copied from LayoutTests/fast/repaint/fixed-expected.txt.
10608         * platform/mac/fast/repaint/flexible-box-overflow-expected.txt: Copied from LayoutTests/fast/repaint/flexible-box-overflow-expected.txt.
10609         * platform/mac/fast/repaint/flexible-box-overflow-horizontal-expected.txt: Copied from LayoutTests/fast/repaint/flexible-box-overflow-horizontal-expected.txt.
10610         * platform/mac/fast/repaint/float-move-during-layout-expected.txt: Copied from LayoutTests/fast/repaint/float-move-during-layout-expected.txt.
10611         * platform/mac/fast/repaint/float-overflow-expected.txt: Copied from LayoutTests/fast/repaint/float-overflow-expected.txt.
10612         * platform/mac/fast/repaint/float-overflow-right-expected.txt: Copied from LayoutTests/fast/repaint/float-overflow-right-expected.txt.
10613         * platform/mac/fast/repaint/focus-layers-expected.txt: Copied from LayoutTests/fast/repaint/focus-layers-expected.txt.
10614         * platform/mac/fast/repaint/inline-block-overflow-expected.txt: Copied from LayoutTests/fast/repaint/inline-block-overflow-expected.txt.
10615         * platform/mac/fast/repaint/inline-outline-repaint-expected.txt: Copied from LayoutTests/fast/repaint/inline-outline-repaint-expected.txt.
10616         * platform/mac/fast/repaint/intermediate-layout-position-clip-expected.txt: Copied from LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt.
10617         * platform/mac/fast/repaint/intermediate-layout-position-expected.txt: Copied from LayoutTests/fast/repaint/intermediate-layout-position-expected.txt.
10618         * platform/mac/fast/repaint/layer-child-outline-expected.txt: Copied from LayoutTests/fast/repaint/layer-child-outline-expected.txt.
10619         * platform/mac/fast/repaint/layer-full-repaint-expected.txt: Copied from LayoutTests/fast/repaint/layer-full-repaint-expected.txt.
10620         * platform/mac/fast/repaint/layer-hide-when-needs-layout-expected.txt: Copied from LayoutTests/fast/repaint/layer-hide-when-needs-layout-expected.txt.
10621         * platform/mac/fast/repaint/layer-outline-expected.txt: Copied from LayoutTests/fast/repaint/layer-outline-expected.txt.
10622         * platform/mac/fast/repaint/layer-outline-horizontal-expected.txt: Copied from LayoutTests/fast/repaint/layer-outline-horizontal-expected.txt.
10623         * platform/mac/fast/repaint/line-overflow-expected.txt: Copied from LayoutTests/fast/repaint/line-overflow-expected.txt.
10624         * platform/mac/fast/repaint/list-marker-2-expected.txt: Copied from LayoutTests/fast/repaint/list-marker-2-expected.txt.
10625         * platform/mac/fast/repaint/list-marker-expected.txt: Copied from LayoutTests/fast/repaint/list-marker-expected.txt.
10626         * platform/mac/fast/repaint/outline-inset-expected.txt: Copied from LayoutTests/fast/repaint/outline-inset-expected.txt.
10627         * platform/mac/fast/repaint/outline-repaint-glitch-expected.txt: Copied from LayoutTests/fast/repaint/outline-repaint-glitch-expected.txt.
10628         * platform/mac/fast/repaint/outline-shrinking-expected.txt: Copied from LayoutTests/fast/repaint/outline-shrinking-expected.txt.
10629         * platform/mac/fast/repaint/overflow-delete-line-expected.txt: Copied from LayoutTests/fast/repaint/overflow-delete-line-expected.txt.
10630         * platform/mac/fast/repaint/overflow-into-content-expected.txt: Copied from LayoutTests/fast/repaint/overflow-into-content-expected.txt.
10631         * platform/mac/fast/repaint/overflow-outline-repaint-expected.txt: Copied from LayoutTests/fast/repaint/overflow-outline-repaint-expected.txt.
10632         * platform/mac/fast/repaint/overflow-scroll-delete-expected.txt: Copied from LayoutTests/fast/repaint/overflow-scroll-delete-expected.txt.
10633         * platform/mac/fast/repaint/repaint-resized-overflow-expected.txt: Copied from LayoutTests/fast/repaint/repaint-resized-overflow-expected.txt.
10634         * platform/mac/fast/repaint/selection-after-delete-expected.txt: Copied from LayoutTests/fast/repaint/selection-after-delete-expected.txt.
10635         * platform/mac/fast/repaint/selection-after-remove-expected.txt: Copied from LayoutTests/fast/repaint/selection-after-remove-expected.txt.
10636         * platform/mac/fast/repaint/selection-gap-overflow-scroll-expected.txt: Copied from LayoutTests/fast/repaint/selection-gap-overflow-scroll-expected.txt.
10637         * platform/mac/fast/repaint/static-to-positioned-expected.txt: Copied from LayoutTests/fast/repaint/static-to-positioned-expected.txt.
10638         * platform/mac/fast/repaint/table-cell-collapsed-border-expected.txt: Copied from LayoutTests/fast/repaint/table-cell-collapsed-border-expected.txt.
10639         * platform/mac/fast/repaint/table-cell-move-expected.txt: Copied from LayoutTests/fast/repaint/table-cell-move-expected.txt.
10640         * platform/mac/fast/repaint/table-cell-vertical-overflow-expected.txt: Copied from LayoutTests/fast/repaint/table-cell-vertical-overflow-expected.txt.
10641         * platform/mac/fast/repaint/table-col-background-expected.txt: Copied from LayoutTests/fast/repaint/table-col-background-expected.txt.
10642         * platform/mac/fast/repaint/table-collapsed-border-expected.txt: Copied from LayoutTests/fast/repaint/table-collapsed-border-expected.txt.
10643         * platform/mac/fast/repaint/table-extra-bottom-grow-expected.txt: Copied from LayoutTests/fast/repaint/table-extra-bottom-grow-expected.txt.
10644         * platform/mac/fast/repaint/table-outer-border-expected.txt: Copied from LayoutTests/fast/repaint/table-outer-border-expected.txt.
10645         * platform/mac/fast/repaint/table-row-expected.txt: Copied from LayoutTests/fast/repaint/table-row-expected.txt.
10646         * platform/mac/fast/repaint/table-section-overflow-expected.txt: Copied from LayoutTests/fast/repaint/table-section-overflow-expected.txt.
10647         * platform/mac/fast/repaint/table-section-repaint-expected.txt: Copied from LayoutTests/fast/repaint/table-section-repaint-expected.txt.
10648         * platform/mac/fast/repaint/text-selection-rect-in-overflow-2-expected.txt: Copied from LayoutTests/fast/repaint/text-selection-rect-in-overflow-2-expected.txt.
10649         * platform/mac/fast/repaint/text-selection-rect-in-overflow-expected.txt: Copied from LayoutTests/fast/repaint/text-selection-rect-in-overflow-expected.txt.
10650         * platform/mac/fast/repaint/text-shadow-expected.txt: Copied from LayoutTests/fast/repaint/text-shadow-expected.txt.
10651         * platform/mac/fast/repaint/text-shadow-horizontal-expected.txt: Copied from LayoutTests/fast/repaint/text-shadow-horizontal-expected.txt.
10652         * platform/mac/fast/replaced/001-expected.txt: Copied from LayoutTests/fast/replaced/001-expected.txt.
10653         * platform/mac/fast/replaced/002-expected.txt: Copied from LayoutTests/fast/replaced/002-expected.txt.
10654         * platform/mac/fast/replaced/003-expected.txt: Copied from LayoutTests/fast/replaced/003-expected.txt.
10655         * platform/mac/fast/replaced/004-expected.txt: Copied from LayoutTests/fast/replaced/004-expected.txt.
10656         * platform/mac/fast/replaced/005-expected.txt: Copied from LayoutTests/fast/replaced/005-expected.txt.
10657         * platform/mac/fast/replaced/006-expected.txt: Copied from LayoutTests/fast/replaced/006-expected.txt.
10658         * platform/mac/fast/replaced/007-expected.txt: Copied from LayoutTests/fast/replaced/007-expected.txt.
10659         * platform/mac/fast/replaced/008-expected.txt: Copied from LayoutTests/fast/replaced/008-expected.txt.
10660         * platform/mac/fast/replaced/absolute-image-sizing-expected.txt: Copied from LayoutTests/fast/replaced/absolute-image-sizing-expected.txt.
10661         * platform/mac/fast/replaced/absolute-position-percentage-height-expected.txt: Copied from LayoutTests/fast/replaced/absolute-position-percentage-height-expected.txt.
10662         * platform/mac/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Copied from LayoutTests/fast/replaced/absolute-position-with-auto-height-and-top-and-bottom-expected.txt.
10663         * platform/mac/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.txt: Copied from LayoutTests/fast/replaced/absolute-position-with-auto-width-and-left-and-right-expected.txt.
10664         * platform/mac/fast/replaced/applet-rendering-java-disabled-expected.txt: Copied from LayoutTests/fast/replaced/applet-rendering-java-disabled-expected.txt.
10665         * platform/mac/fast/replaced/image-onload-expected.txt: Copied from LayoutTests/fast/replaced/image-onload-expected.txt.
10666         * platform/mac/fast/replaced/image-resize-width-expected.txt: Copied from LayoutTests/fast/replaced/image-resize-width-expected.txt.
10667         * platform/mac/fast/replaced/image-sizing-expected.txt: Copied from LayoutTests/fast/replaced/image-sizing-expected.txt.
10668         * platform/mac/fast/replaced/image-solid-color-with-alpha-expected.txt: Copied from LayoutTests/fast/replaced/image-solid-color-with-alpha-expected.txt.
10669         * platform/mac/fast/replaced/image-tag-expected.txt: Copied from LayoutTests/fast/replaced/image-tag-expected.txt.
10670         * platform/mac/fast/replaced/inline-box-wrapper-handover-expected.txt: Copied from LayoutTests/fast/replaced/inline-box-wrapper-handover-expected.txt.
10671         * platform/mac/fast/replaced/maxheight-percent-expected.txt: Copied from LayoutTests/fast/replaced/maxheight-percent-expected.txt.
10672         * platform/mac/fast/replaced/maxheight-pxs-expected.txt: Copied from LayoutTests/fast/replaced/maxheight-pxs-expected.txt.
10673         * platform/mac/fast/replaced/maxwidth-percent-expected.txt: Copied from LayoutTests/fast/replaced/maxwidth-percent-expected.txt.
10674         * platform/mac/fast/replaced/maxwidth-pxs-expected.txt: Copied from LayoutTests/fast/replaced/maxwidth-pxs-expected.txt.
10675         * platform/mac/fast/replaced/minheight-percent-expected.txt: Copied from LayoutTests/fast/replaced/minheight-percent-expected.txt.
10676         * platform/mac/fast/replaced/minheight-pxs-expected.txt: Copied from LayoutTests/fast/replaced/minheight-pxs-expected.txt.
10677         * platform/mac/fast/replaced/minwidth-percent-expected.txt: Copied from LayoutTests/fast/replaced/minwidth-percent-expected.txt.
10678         * platform/mac/fast/replaced/minwidth-pxs-expected.txt: Copied from LayoutTests/fast/replaced/minwidth-pxs-expected.txt.
10679         * platform/mac/fast/replaced/object-align-hspace-vspace-expected.txt: Copied from LayoutTests/fast/replaced/object-align-hspace-vspace-expected.txt.
10680         * platform/mac/fast/replaced/pdf-as-image-expected.txt: Copied from LayoutTests/fast/replaced/pdf-as-image-expected.txt.
10681         * platform/mac/fast/replaced/replaced-breaking-expected.txt: Copied from LayoutTests/fast/replaced/replaced-breaking-expected.txt.
10682         * platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt: Copied from LayoutTests/fast/replaced/replaced-breaking-mixture-expected.txt.
10683         * platform/mac/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt: Copied from LayoutTests/fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt.
10684         * platform/mac/fast/replaced/selection-rect-expected.txt: Copied from LayoutTests/fast/replaced/selection-rect-expected.txt.
10685         * platform/mac/fast/replaced/selection-rect-in-table-cell-expected.txt: Copied from LayoutTests/fast/replaced/selection-rect-in-table-cell-expected.txt.
10686         * platform/mac/fast/replaced/three-selects-break-expected.txt: Copied from LayoutTests/fast/replaced/three-selects-break-expected.txt.
10687         * platform/mac/fast/replaced/width100percent-button-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-button-expected.txt.
10688         * platform/mac/fast/replaced/width100percent-checkbox-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-checkbox-expected.txt.
10689         * platform/mac/fast/replaced/width100percent-image-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-image-expected.txt.
10690         * platform/mac/fast/replaced/width100percent-menulist-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-menulist-expected.txt.
10691         * platform/mac/fast/replaced/width100percent-radio-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-radio-expected.txt.
10692         * platform/mac/fast/replaced/width100percent-searchfield-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-searchfield-expected.txt.
10693         * platform/mac/fast/replaced/width100percent-textarea-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-textarea-expected.txt.
10694         * platform/mac/fast/replaced/width100percent-textfield-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-textfield-expected.txt.
10695         * platform/mac/fast/runin: Added.
10696         * platform/mac/fast/runin/001-expected.txt: Copied from LayoutTests/fast/runin/001-expected.txt.
10697         * platform/mac/fast/selectors: Added.
10698         * platform/mac/fast/selectors/001-expected.txt: Copied from LayoutTests/fast/selectors/001-expected.txt.
10699         * platform/mac/fast/selectors/002-expected.txt: Copied from LayoutTests/fast/selectors/002-expected.txt.
10700         * platform/mac/fast/selectors/003-expected.txt: Copied from LayoutTests/fast/selectors/003-expected.txt.
10701         * platform/mac/fast/selectors/004-expected.txt: Copied from LayoutTests/fast/selectors/004-expected.txt.
10702         * platform/mac/fast/selectors/005-expected.txt: Copied from LayoutTests/fast/selectors/005-expected.txt.
10703         * platform/mac/fast/selectors/006-expected.txt: Copied from LayoutTests/fast/selectors/006-expected.txt.
10704         * platform/mac/fast/selectors/007a-expected.txt: Copied from LayoutTests/fast/selectors/007a-expected.txt.
10705         * platform/mac/fast/selectors/007b-expected.txt: Copied from LayoutTests/fast/selectors/007b-expected.txt.
10706         * platform/mac/fast/selectors/008-expected.txt: Copied from LayoutTests/fast/selectors/008-expected.txt.
10707         * platform/mac/fast/selectors/009-expected.txt: Copied from LayoutTests/fast/selectors/009-expected.txt.
10708         * platform/mac/fast/selectors/010-expected.txt: Copied from LayoutTests/fast/selectors/010-expected.txt.
10709         * platform/mac/fast/selectors/011-expected.txt: Copied from LayoutTests/fast/selectors/011-expected.txt.
10710         * platform/mac/fast/selectors/012-expected.txt: Copied from LayoutTests/fast/selectors/012-expected.txt.
10711         * platform/mac/fast/selectors/013-expected.txt: Copied from LayoutTests/fast/selectors/013-expected.txt.
10712         * platform/mac/fast/selectors/014-expected.txt: Copied from LayoutTests/fast/selectors/014-expected.txt.
10713         * platform/mac/fast/selectors/015-expected.txt: Copied from LayoutTests/fast/selectors/015-expected.txt.
10714         * platform/mac/fast/selectors/016-expected.txt: Copied from LayoutTests/fast/selectors/016-expected.txt.
10715         * platform/mac/fast/selectors/017-expected.txt: Copied from LayoutTests/fast/selectors/017-expected.txt.
10716         * platform/mac/fast/selectors/018-expected.txt: Copied from LayoutTests/fast/selectors/018-expected.txt.
10717         * platform/mac/fast/selectors/018b-expected.txt: Copied from LayoutTests/fast/selectors/018b-expected.txt.
10718         * platform/mac/fast/selectors/019-expected.txt: Copied from LayoutTests/fast/selectors/019-expected.txt.
10719         * platform/mac/fast/selectors/020-expected.txt: Copied from LayoutTests/fast/selectors/020-expected.txt.
10720         * platform/mac/fast/selectors/021-expected.txt: Copied from LayoutTests/fast/selectors/021-expected.txt.
10721         * platform/mac/fast/selectors/021b-expected.txt: Copied from LayoutTests/fast/selectors/021b-expected.txt.
10722         * platform/mac/fast/selectors/027-expected.txt: Copied from LayoutTests/fast/selectors/027-expected.txt.
10723         * platform/mac/fast/selectors/032-expected.txt: Copied from LayoutTests/fast/selectors/032-expected.txt.
10724         * platform/mac/fast/selectors/034-expected.txt: Copied from LayoutTests/fast/selectors/034-expected.txt.
10725         * platform/mac/fast/selectors/038-expected.txt: Copied from LayoutTests/fast/selectors/038-expected.txt.
10726         * platform/mac/fast/selectors/039-expected.txt: Copied from LayoutTests/fast/selectors/039-expected.txt.
10727         * platform/mac/fast/selectors/039b-expected.txt: Copied from LayoutTests/fast/selectors/039b-expected.txt.
10728         * platform/mac/fast/selectors/040-expected.txt: Copied from LayoutTests/fast/selectors/040-expected.txt.
10729         * platform/mac/fast/selectors/041-expected.txt: Copied from LayoutTests/fast/selectors/041-expected.txt.
10730         * platform/mac/fast/selectors/042-expected.txt: Copied from LayoutTests/fast/selectors/042-expected.txt.
10731         * platform/mac/fast/selectors/043-expected.txt: Copied from LayoutTests/fast/selectors/043-expected.txt.
10732         * platform/mac/fast/selectors/043b-expected.txt: Copied from LayoutTests/fast/selectors/043b-expected.txt.
10733         * platform/mac/fast/selectors/044-expected.txt: Copied from LayoutTests/fast/selectors/044-expected.txt.
10734         * platform/mac/fast/selectors/044b-expected.txt: Copied from LayoutTests/fast/selectors/044b-expected.txt.
10735         * platform/mac/fast/selectors/044c-expected.txt: Copied from LayoutTests/fast/selectors/044c-expected.txt.
10736         * platform/mac/fast/selectors/044d-expected.txt: Copied from LayoutTests/fast/selectors/044d-expected.txt.
10737         * platform/mac/fast/selectors/045-expected.txt: Copied from LayoutTests/fast/selectors/045-expected.txt.
10738         * platform/mac/fast/selectors/045b-expected.txt: Copied from LayoutTests/fast/selectors/045b-expected.txt.
10739         * platform/mac/fast/selectors/045c-expected.txt: Copied from LayoutTests/fast/selectors/045c-expected.txt.
10740         * platform/mac/fast/selectors/046-expected.txt: Copied from LayoutTests/fast/selectors/046-expected.txt.
10741         * platform/mac/fast/selectors/054-expected.txt: Copied from LayoutTests/fast/selectors/054-expected.txt.
10742         * platform/mac/fast/selectors/056-expected.txt: Copied from LayoutTests/fast/selectors/056-expected.txt.
10743         * platform/mac/fast/selectors/058-expected.txt: Copied from LayoutTests/fast/selectors/058-expected.txt.
10744         * platform/mac/fast/selectors/059-expected.txt: Copied from LayoutTests/fast/selectors/059-expected.txt.
10745         * platform/mac/fast/selectors/060-expected.txt: Copied from LayoutTests/fast/selectors/060-expected.txt.
10746         * platform/mac/fast/selectors/061-expected.txt: Copied from LayoutTests/fast/selectors/061-expected.txt.
10747         * platform/mac/fast/selectors/062-expected.txt: Copied from LayoutTests/fast/selectors/062-expected.txt.
10748         * platform/mac/fast/selectors/063-expected.txt: Copied from LayoutTests/fast/selectors/063-expected.txt.
10749         * platform/mac/fast/selectors/064-expected.txt: Copied from LayoutTests/fast/selectors/064-expected.txt.
10750         * platform/mac/fast/selectors/065-expected.txt: Copied from LayoutTests/fast/selectors/065-expected.txt.
10751         * platform/mac/fast/selectors/066-expected.txt: Copied from LayoutTests/fast/selectors/066-expected.txt.
10752         * platform/mac/fast/selectors/066b-expected.txt: Copied from LayoutTests/fast/selectors/066b-expected.txt.
10753         * platform/mac/fast/selectors/072-expected.txt: Copied from LayoutTests/fast/selectors/072-expected.txt.
10754         * platform/mac/fast/selectors/072b-expected.txt: Copied from LayoutTests/fast/selectors/072b-expected.txt.
10755         * platform/mac/fast/selectors/077-expected.txt: Copied from LayoutTests/fast/selectors/077-expected.txt.
10756         * platform/mac/fast/selectors/077b-expected.txt: Copied from LayoutTests/fast/selectors/077b-expected.txt.
10757         * platform/mac/fast/selectors/078b-expected.txt: Copied from LayoutTests/fast/selectors/078b-expected.txt.
10758         * platform/mac/fast/selectors/083-expected.txt: Copied from LayoutTests/fast/selectors/083-expected.txt.
10759         * platform/mac/fast/selectors/087b-expected.txt: Copied from LayoutTests/fast/selectors/087b-expected.txt.
10760         * platform/mac/fast/selectors/088b-expected.txt: Copied from LayoutTests/fast/selectors/088b-expected.txt.
10761         * platform/mac/fast/selectors/089-expected.txt: Copied from LayoutTests/fast/selectors/089-expected.txt.
10762         * platform/mac/fast/selectors/090b-expected.txt: Copied from LayoutTests/fast/selectors/090b-expected.txt.
10763         * platform/mac/fast/selectors/154-expected.txt: Copied from LayoutTests/fast/selectors/154-expected.txt.
10764         * platform/mac/fast/selectors/155-expected.txt: Copied from LayoutTests/fast/selectors/155-expected.txt.
10765         * platform/mac/fast/selectors/155a-expected.txt: Copied from LayoutTests/fast/selectors/155a-expected.txt.
10766         * platform/mac/fast/selectors/155b-expected.txt: Copied from LayoutTests/fast/selectors/155b-expected.txt.
10767         * platform/mac/fast/selectors/155c-expected.txt: Copied from LayoutTests/fast/selectors/155c-expected.txt.
10768         * platform/mac/fast/selectors/155d-expected.txt: Copied from LayoutTests/fast/selectors/155d-expected.txt.
10769         * platform/mac/fast/selectors/156b-expected.txt: Copied from LayoutTests/fast/selectors/156b-expected.txt.
10770         * platform/mac/fast/selectors/157-expected.txt: Copied from LayoutTests/fast/selectors/157-expected.txt.
10771         * platform/mac/fast/selectors/158-expected.txt: Copied from LayoutTests/fast/selectors/158-expected.txt.
10772         * platform/mac/fast/selectors/159-expected.txt: Copied from LayoutTests/fast/selectors/159-expected.txt.
10773         * platform/mac/fast/selectors/160-expected.txt: Copied from LayoutTests/fast/selectors/160-expected.txt.
10774         * platform/mac/fast/selectors/166-expected.txt: Copied from LayoutTests/fast/selectors/166-expected.txt.
10775         * platform/mac/fast/selectors/166a-expected.txt: Copied from LayoutTests/fast/selectors/166a-expected.txt.
10776         * platform/mac/fast/selectors/167-expected.txt: Copied from LayoutTests/fast/selectors/167-expected.txt.
10777         * platform/mac/fast/selectors/167a-expected.txt: Copied from LayoutTests/fast/selectors/167a-expected.txt.
10778         * platform/mac/fast/selectors/168-expected.txt: Copied from LayoutTests/fast/selectors/168-expected.txt.
10779         * platform/mac/fast/selectors/168a-expected.txt: Copied from LayoutTests/fast/selectors/168a-expected.txt.
10780         * platform/mac/fast/selectors/169-expected.txt: Copied from LayoutTests/fast/selectors/169-expected.txt.
10781         * platform/mac/fast/selectors/169a-expected.txt: Copied from LayoutTests/fast/selectors/169a-expected.txt.
10782         * platform/mac/fast/selectors/170-expected.txt: Copied from LayoutTests/fast/selectors/170-expected.txt.
10783         * platform/mac/fast/selectors/170a-expected.txt: Copied from LayoutTests/fast/selectors/170a-expected.txt.
10784         * platform/mac/fast/selectors/170b-expected.txt: Copied from LayoutTests/fast/selectors/170b-expected.txt.
10785         * platform/mac/fast/selectors/170c-expected.txt: Copied from LayoutTests/fast/selectors/170c-expected.txt.
10786         * platform/mac/fast/selectors/170d-expected.txt: Copied from LayoutTests/fast/selectors/170d-expected.txt.
10787         * platform/mac/fast/selectors/175a-expected.txt: Copied from LayoutTests/fast/selectors/175a-expected.txt.
10788         * platform/mac/fast/selectors/175b-expected.txt: Copied from LayoutTests/fast/selectors/175b-expected.txt.
10789         * platform/mac/fast/selectors/175c-expected.txt: Copied from LayoutTests/fast/selectors/175c-expected.txt.
10790         * platform/mac/fast/selectors/177a-expected.txt: Copied from LayoutTests/fast/selectors/177a-expected.txt.
10791         * platform/mac/fast/selectors/177b-expected.txt: Copied from LayoutTests/fast/selectors/177b-expected.txt.
10792         * platform/mac/fast/selectors/unqualified-hover-quirks-expected.txt: Copied from LayoutTests/fast/selectors/unqualified-hover-quirks-expected.txt.
10793         * platform/mac/fast/selectors/unqualified-hover-strict-expected.txt: Copied from LayoutTests/fast/selectors/unqualified-hover-strict-expected.txt.
10794         * platform/mac/fast/table/001-expected.txt: Copied from LayoutTests/fast/table/001-expected.txt.
10795         * platform/mac/fast/table/002-expected.txt: Copied from LayoutTests/fast/table/002-expected.txt.
10796         * platform/mac/fast/table/003-expected.txt: Copied from LayoutTests/fast/table/003-expected.txt.
10797         * platform/mac/fast/table/004-expected.txt: Copied from LayoutTests/fast/table/004-expected.txt.
10798         * platform/mac/fast/table/005-expected.txt: Copied from LayoutTests/fast/table/005-expected.txt.
10799         * platform/mac/fast/table/006-expected.txt: Copied from LayoutTests/fast/table/006-expected.txt.
10800         * platform/mac/fast/table/007-expected.txt: Copied from LayoutTests/fast/table/007-expected.txt.
10801         * platform/mac/fast/table/008-expected.txt: Copied from LayoutTests/fast/table/008-expected.txt.
10802         * platform/mac/fast/table/009-expected.txt: Copied from LayoutTests/fast/table/009-expected.txt.
10803         * platform/mac/fast/table/010-expected.txt: Copied from LayoutTests/fast/table/010-expected.txt.
10804         * platform/mac/fast/table/011-expected.txt: Copied from LayoutTests/fast/table/011-expected.txt.
10805         * platform/mac/fast/table/012-expected.txt: Copied from LayoutTests/fast/table/012-expected.txt.
10806         * platform/mac/fast/table/013-expected.txt: Copied from LayoutTests/fast/table/013-expected.txt.
10807         * platform/mac/fast/table/014-expected.txt: Copied from LayoutTests/fast/table/014-expected.txt.
10808         * platform/mac/fast/table/015-expected.txt: Copied from LayoutTests/fast/table/015-expected.txt.
10809         * platform/mac/fast/table/016-expected.txt: Copied from LayoutTests/fast/table/016-expected.txt.
10810         * platform/mac/fast/table/017-expected.txt: Copied from LayoutTests/fast/table/017-expected.txt.
10811         * platform/mac/fast/table/018-expected.txt: Copied from LayoutTests/fast/table/018-expected.txt.
10812         * platform/mac/fast/table/020-expected.txt: Copied from LayoutTests/fast/table/020-expected.txt.
10813         * platform/mac/fast/table/021-expected.txt: Copied from LayoutTests/fast/table/021-expected.txt.
10814         * platform/mac/fast/table/022-expected.txt: Copied from LayoutTests/fast/table/022-expected.txt.
10815         * platform/mac/fast/table/023-expected.txt: Copied from LayoutTests/fast/table/023-expected.txt.
10816         * platform/mac/fast/table/024-expected.txt: Copied from LayoutTests/fast/table/024-expected.txt.
10817         * platform/mac/fast/table/025-expected.txt: Copied from LayoutTests/fast/table/025-expected.txt.
10818         * platform/mac/fast/table/026-expected.txt: Copied from LayoutTests/fast/table/026-expected.txt.
10819         * platform/mac/fast/table/027-expected.txt: Copied from LayoutTests/fast/table/027-expected.txt.
10820         * platform/mac/fast/table/028-expected.txt: Copied from LayoutTests/fast/table/028-expected.txt.
10821         * platform/mac/fast/table/029-expected.txt: Copied from LayoutTests/fast/table/029-expected.txt.
10822         * platform/mac/fast/table/030-expected.txt: Copied from LayoutTests/fast/table/030-expected.txt.
10823         * platform/mac/fast/table/031-expected.txt: Copied from LayoutTests/fast/table/031-expected.txt.
10824         * platform/mac/fast/table/032-expected.txt: Copied from LayoutTests/fast/table/032-expected.txt.
10825         * platform/mac/fast/table/033-expected.txt: Copied from LayoutTests/fast/table/033-expected.txt.
10826         * platform/mac/fast/table/034-expected.txt: Copied from LayoutTests/fast/table/034-expected.txt.
10827         * platform/mac/fast/table/035-expected.txt: Copied from LayoutTests/fast/table/035-expected.txt.
10828         * platform/mac/fast/table/036-expected.txt: Copied from LayoutTests/fast/table/036-expected.txt.
10829         * platform/mac/fast/table/037-expected.txt: Copied from LayoutTests/fast/table/037-expected.txt.
10830         * platform/mac/fast/table/038-expected.txt: Copied from LayoutTests/fast/table/038-expected.txt.
10831         * platform/mac/fast/table/039-expected.txt: Copied from LayoutTests/fast/table/039-expected.txt.
10832         * platform/mac/fast/table/040-expected.txt: Copied from LayoutTests/fast/table/040-expected.txt.
10833         * platform/mac/fast/table/041-expected.txt: Copied from LayoutTests/fast/table/041-expected.txt.
10834         * platform/mac/fast/table/100-percent-cell-width-expected.txt: Copied from LayoutTests/fast/table/100-percent-cell-width-expected.txt.
10835         * platform/mac/fast/table/absolute-table-at-bottom-expected.txt: Copied from LayoutTests/fast/table/absolute-table-at-bottom-expected.txt.
10836         * platform/mac/fast/table/add-before-anonymous-child-expected.txt: Copied from LayoutTests/fast/table/add-before-anonymous-child-expected.txt.
10837         * platform/mac/fast/table/append-cells-expected.txt: Copied from LayoutTests/fast/table/append-cells-expected.txt.
10838         * platform/mac/fast/table/append-cells2-expected.txt: Copied from LayoutTests/fast/table/append-cells2-expected.txt.
10839         * platform/mac/fast/table/auto-with-percent-height-expected.txt: Copied from LayoutTests/fast/table/auto-with-percent-height-expected.txt.
10840         * platform/mac/fast/table/border-collapsing: Added.
10841         * platform/mac/fast/table/border-collapsing/001-expected.txt: Copied from LayoutTests/fast/table/border-collapsing/001-expected.txt.
10842         * platform/mac/fast/table/border-collapsing/002-expected.txt: Copied from LayoutTests/fast/table/border-collapsing/002-expected.txt.
10843         * platform/mac/fast/table/border-collapsing/003-expected.txt: Copied from LayoutTests/fast/table/border-collapsing/003-expected.txt.
10844         * platform/mac/fast/table/border-collapsing/004-expected.txt: Copied from LayoutTests/fast/table/border-collapsing/004-expected.txt.
10845         * platform/mac/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt: Copied from LayoutTests/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt.
10846         * platform/mac/fast/table/border-collapsing/rtl-border-collapsing-expected.txt: Copied from LayoutTests/fast/table/border-collapsing/rtl-border-collapsing-expected.txt.
10847         * platform/mac/fast/table/caption-relayout-expected.txt: Copied from LayoutTests/fast/table/caption-relayout-expected.txt.
10848         * platform/mac/fast/table/cell-absolute-child-expected.txt: Copied from LayoutTests/fast/table/cell-absolute-child-expected.txt.
10849         * platform/mac/fast/table/cell-width-auto-expected.txt: Copied from LayoutTests/fast/table/cell-width-auto-expected.txt.
10850         * platform/mac/fast/table/cellindex-expected.txt: Copied from LayoutTests/fast/table/cellindex-expected.txt.
10851         * platform/mac/fast/table/click-near-anonymous-table-expected.txt: Copied from LayoutTests/fast/table/click-near-anonymous-table-expected.txt.
10852         * platform/mac/fast/table/colgroup-preceded-by-caption-expected.txt: Copied from LayoutTests/fast/table/colgroup-preceded-by-caption-expected.txt.
10853         * platform/mac/fast/table/colgroup-spanning-groups-rules-expected.txt: Copied from LayoutTests/fast/table/colgroup-spanning-groups-rules-expected.txt.
10854         * platform/mac/fast/table/colspanMinWidth-expected.txt: Copied from LayoutTests/fast/table/colspanMinWidth-expected.txt.
10855         * platform/mac/fast/table/div-as-col-span-expected.txt: Copied from LayoutTests/fast/table/div-as-col-span-expected.txt.
10856         * platform/mac/fast/table/edge-offsets-expected.txt: Copied from LayoutTests/fast/table/edge-offsets-expected.txt.
10857         * platform/mac/fast/table/empty-cells-expected.txt: Copied from LayoutTests/fast/table/empty-cells-expected.txt.
10858         * platform/mac/fast/table/empty-section-crash-expected.txt: Copied from LayoutTests/fast/table/empty-section-crash-expected.txt.
10859         * platform/mac/fast/table/empty-table-percent-height-expected.txt: Copied from LayoutTests/fast/table/empty-table-percent-height-expected.txt.
10860         * platform/mac/fast/table/fixed-nested-expected.txt: Copied from LayoutTests/fast/table/fixed-nested-expected.txt.
10861         * platform/mac/fast/table/fixed-table-non-cell-in-row-expected.txt: Copied from LayoutTests/fast/table/fixed-table-non-cell-in-row-expected.txt.
10862         * platform/mac/fast/table/floatingTablePaintBackground-expected.txt: Copied from LayoutTests/fast/table/floatingTablePaintBackground-expected.txt.
10863         * platform/mac/fast/table/form-with-table-style-expected.txt: Copied from LayoutTests/fast/table/form-with-table-style-expected.txt.
10864         * platform/mac/fast/table/frame-and-rules-expected.txt: Copied from LayoutTests/fast/table/frame-and-rules-expected.txt.
10865         * platform/mac/fast/table/giantCellspacing-expected.txt: Copied from LayoutTests/fast/table/giantCellspacing-expected.txt.
10866         * platform/mac/fast/table/giantRowspan-expected.txt: Copied from LayoutTests/fast/table/giantRowspan-expected.txt.
10867         * platform/mac/fast/table/giantRowspan2-expected.txt: Copied from LayoutTests/fast/table/giantRowspan2-expected.txt.
10868         * platform/mac/fast/table/growCellForImageQuirk-expected.txt: Copied from LayoutTests/fast/table/growCellForImageQuirk-expected.txt.
10869         * platform/mac/fast/table/height-percent-test-expected.txt: Copied from LayoutTests/fast/table/height-percent-test-expected.txt.
10870         * platform/mac/fast/table/inline-form-assert-expected.txt: Copied from LayoutTests/fast/table/inline-form-assert-expected.txt.
10871         * platform/mac/fast/table/invisible-cell-background-expected.txt: Copied from LayoutTests/fast/table/invisible-cell-background-expected.txt.
10872         * platform/mac/fast/table/large-width-expected.txt: Copied from LayoutTests/fast/table/large-width-expected.txt.
10873         * platform/mac/fast/table/multiple-percent-height-rows-expected.txt: Copied from LayoutTests/fast/table/multiple-percent-height-rows-expected.txt.
10874         * platform/mac/fast/table/nested-percent-height-table-expected.txt: Copied from LayoutTests/fast/table/nested-percent-height-table-expected.txt.
10875         * platform/mac/fast/table/nobr-expected.txt: Copied from LayoutTests/fast/table/nobr-expected.txt.
10876         * platform/mac/fast/table/overflowHidden-expected.txt: Copied from LayoutTests/fast/table/overflowHidden-expected.txt.
10877         * platform/mac/fast/table/percent-heights-expected.txt: Copied from LayoutTests/fast/table/percent-heights-expected.txt.
10878         * platform/mac/fast/table/percent-widths-stretch-expected.txt: Copied from LayoutTests/fast/table/percent-widths-stretch-expected.txt.
10879         * platform/mac/fast/table/remove-td-display-none-expected.txt: Copied from LayoutTests/fast/table/remove-td-display-none-expected.txt.
10880         * platform/mac/fast/table/replaced-percent-height-expected.txt: Copied from LayoutTests/fast/table/replaced-percent-height-expected.txt.
10881         * platform/mac/fast/table/row-height-recalc-expected.txt: Copied from LayoutTests/fast/table/row-height-recalc-expected.txt.
10882         * platform/mac/fast/table/rowindex-expected.txt: Copied from LayoutTests/fast/table/rowindex-expected.txt.
10883         * platform/mac/fast/table/rowspan-paint-order-expected.txt: Copied from LayoutTests/fast/table/rowspan-paint-order-expected.txt.
10884         * platform/mac/fast/table/rtl-cell-display-none-assert-expected.txt: Copied from LayoutTests/fast/table/rtl-cell-display-none-assert-expected.txt.
10885         * platform/mac/fast/table/rules-attr-dynchange1-expected.txt: Copied from LayoutTests/fast/table/rules-attr-dynchange1-expected.txt.
10886         * platform/mac/fast/table/rules-attr-dynchange2-expected.txt: Copied from LayoutTests/fast/table/rules-attr-dynchange2-expected.txt.
10887         * platform/mac/fast/table/spanOverlapRepaint-expected.txt: Copied from LayoutTests/fast/table/spanOverlapRepaint-expected.txt.
10888         * platform/mac/fast/table/stale-grid-crash-expected.txt: Copied from LayoutTests/fast/table/stale-grid-crash-expected.txt.
10889         * platform/mac/fast/table/tableInsideCaption-expected.txt: Copied from LayoutTests/fast/table/tableInsideCaption-expected.txt.
10890         * platform/mac/fast/table/text-field-baseline-expected.txt: Copied from LayoutTests/fast/table/text-field-baseline-expected.txt.
10891         * platform/mac/fast/table/unused-percent-heights-expected.txt: Copied from LayoutTests/fast/table/unused-percent-heights-expected.txt.
10892         * platform/mac/fast/table/vertical-align-baseline-readjust-expected.txt: Copied from LayoutTests/fast/table/vertical-align-baseline-readjust-expected.txt.
10893         * platform/mac/fast/table/wide-colspan-expected.txt: Copied from LayoutTests/fast/table/wide-colspan-expected.txt.
10894         * platform/mac/fast/table/wide-column-expected.txt: Copied from LayoutTests/fast/table/wide-column-expected.txt.
10895         * platform/mac/fast/text/atsui-kerning-and-ligatures-expected.txt: Copied from LayoutTests/fast/text/atsui-kerning-and-ligatures-expected.txt.
10896         * platform/mac/fast/text/atsui-multiple-renderers-expected.txt: Copied from LayoutTests/fast/text/atsui-multiple-renderers-expected.txt.
10897         * platform/mac/fast/text/atsui-partial-selection-expected.txt: Copied from LayoutTests/fast/text/atsui-partial-selection-expected.txt.
10898         * platform/mac/fast/text/atsui-pointtooffset-calls-cg-expected.txt: Copied from LayoutTests/fast/text/atsui-pointtooffset-calls-cg-expected.txt.
10899         * platform/mac/fast/text/atsui-rtl-override-selection-expected.txt: Copied from LayoutTests/fast/text/atsui-rtl-override-selection-expected.txt.
10900         * platform/mac/fast/text/atsui-small-caps-punctuation-size-expected.txt: Copied from LayoutTests/fast/text/atsui-small-caps-punctuation-size-expected.txt.
10901         * platform/mac/fast/text/atsui-spacing-features-expected.txt: Copied from LayoutTests/fast/text/atsui-spacing-features-expected.txt.
10902         * platform/mac/fast/text/basic: Added.
10903         * platform/mac/fast/text/basic/001-expected.txt: Copied from LayoutTests/fast/text/basic/001-expected.txt.
10904         * platform/mac/fast/text/basic/002-expected.txt: Copied from LayoutTests/fast/text/basic/002-expected.txt.
10905         * platform/mac/fast/text/basic/003-expected.txt: Copied from LayoutTests/fast/text/basic/003-expected.txt.
10906         * platform/mac/fast/text/basic/004-expected.txt: Copied from LayoutTests/fast/text/basic/004-expected.txt.
10907         * platform/mac/fast/text/basic/005-expected.txt: Copied from LayoutTests/fast/text/basic/005-expected.txt.
10908         * platform/mac/fast/text/basic/006-expected.txt: Copied from LayoutTests/fast/text/basic/006-expected.txt.
10909         * platform/mac/fast/text/basic/007-expected.txt: Copied from LayoutTests/fast/text/basic/007-expected.txt.
10910         * platform/mac/fast/text/basic/008-expected.txt: Copied from LayoutTests/fast/text/basic/008-expected.txt.
10911         * platform/mac/fast/text/basic/009-expected.txt: Copied from LayoutTests/fast/text/basic/009-expected.txt.
10912         * platform/mac/fast/text/basic/011-expected.txt: Copied from LayoutTests/fast/text/basic/011-expected.txt.
10913         * platform/mac/fast/text/basic/012-expected.txt: Copied from LayoutTests/fast/text/basic/012-expected.txt.
10914         * platform/mac/fast/text/basic/013-expected.txt: Copied from LayoutTests/fast/text/basic/013-expected.txt.
10915         * platform/mac/fast/text/basic/014-expected.txt: Copied from LayoutTests/fast/text/basic/014-expected.txt.
10916         * platform/mac/fast/text/basic/015-expected.txt: Copied from LayoutTests/fast/text/basic/015-expected.txt.
10917         * platform/mac/fast/text/basic/generic-family-changes-expected.txt: Copied from LayoutTests/fast/text/basic/generic-family-changes-expected.txt.
10918         * platform/mac/fast/text/basic/generic-family-reset-expected.txt: Copied from LayoutTests/fast/text/basic/generic-family-reset-expected.txt.
10919         * platform/mac/fast/text/break-word-expected.txt: Copied from LayoutTests/fast/text/break-word-expected.txt.
10920         * platform/mac/fast/text/capitalize-empty-generated-string-expected.txt: Copied from LayoutTests/fast/text/capitalize-empty-generated-string-expected.txt.
10921         * platform/mac/fast/text/capitalize-preserve-nbsp-expected.txt: Copied from LayoutTests/fast/text/capitalize-preserve-nbsp-expected.txt.
10922         * platform/mac/fast/text/cg-fallback-bolding-expected.txt: Copied from LayoutTests/fast/text/cg-fallback-bolding-expected.txt.
10923         * platform/mac/fast/text/cg-vs-atsui-expected.txt: Copied from LayoutTests/fast/text/cg-vs-atsui-expected.txt.
10924         * platform/mac/fast/text/delete-hard-break-character-expected.txt: Copied from LayoutTests/fast/text/delete-hard-break-character-expected.txt.
10925         * platform/mac/fast/text/drawBidiText-expected.txt: Copied from LayoutTests/fast/text/drawBidiText-expected.txt.
10926         * platform/mac/fast/text/firstline: Added.
10927         * platform/mac/fast/text/firstline/001-expected.txt: Copied from LayoutTests/fast/text/firstline/001-expected.txt.
10928         * platform/mac/fast/text/firstline/002-expected.txt: Copied from LayoutTests/fast/text/firstline/002-expected.txt.
10929         * platform/mac/fast/text/firstline/003-expected.txt: Copied from LayoutTests/fast/text/firstline/003-expected.txt.
10930         * platform/mac/fast/text/font-initial-expected.txt: Copied from LayoutTests/fast/text/font-initial-expected.txt.
10931         * platform/mac/fast/text/in-rendered-text-rtl-expected.txt: Copied from LayoutTests/fast/text/in-rendered-text-rtl-expected.txt.
10932         * platform/mac/fast/text/international: Added.
10933         * platform/mac/fast/text/international/001-expected.txt: Copied from LayoutTests/fast/text/international/001-expected.txt.
10934         * platform/mac/fast/text/international/002-expected.txt: Copied from LayoutTests/fast/text/international/002-expected.txt.
10935         * platform/mac/fast/text/international/003-expected.txt: Copied from LayoutTests/fast/text/international/003-expected.txt.
10936         * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt: Copied from LayoutTests/fast/text/international/bidi-AN-after-L-expected.txt.
10937         * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt: Copied from LayoutTests/fast/text/international/bidi-CS-after-AN-expected.txt.
10938         * platform/mac/fast/text/international/bidi-L2-run-reordering-expected.txt: Copied from LayoutTests/fast/text/international/bidi-L2-run-reordering-expected.txt.
10939         * platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt: Copied from LayoutTests/fast/text/international/bidi-LDB-2-CSS-expected.txt.
10940         * platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt: Copied from LayoutTests/fast/text/international/bidi-LDB-2-HTML-expected.txt.
10941         * platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt: Copied from LayoutTests/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt.
10942         * platform/mac/fast/text/international/bidi-european-terminators-expected.txt: Copied from LayoutTests/fast/text/international/bidi-european-terminators-expected.txt.
10943         * platform/mac/fast/text/international/bidi-explicit-embedding-expected.txt: Copied from LayoutTests/fast/text/international/bidi-explicit-embedding-expected.txt.
10944         * platform/mac/fast/text/international/bidi-fallback-font-weight-expected.txt: Copied from LayoutTests/fast/text/international/bidi-fallback-font-weight-expected.txt.
10945         * platform/mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt: Copied from LayoutTests/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt.
10946         * platform/mac/fast/text/international/bidi-innertext-expected.txt: Copied from LayoutTests/fast/text/international/bidi-innertext-expected.txt.
10947         * platform/mac/fast/text/international/bidi-layout-across-linebreak-expected.txt: Copied from LayoutTests/fast/text/international/bidi-layout-across-linebreak-expected.txt.
10948         * platform/mac/fast/text/international/bidi-listbox-atsui-expected.txt: Copied from LayoutTests/fast/text/international/bidi-listbox-atsui-expected.txt.
10949         * platform/mac/fast/text/international/bidi-listbox-expected.txt: Copied from LayoutTests/fast/text/international/bidi-listbox-expected.txt.
10950         * platform/mac/fast/text/international/bidi-menulist-expected.txt: Copied from LayoutTests/fast/text/international/bidi-menulist-expected.txt.
10951         * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Copied from LayoutTests/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt.
10952         * platform/mac/fast/text/international/bidi-neutral-run-expected.txt: Copied from LayoutTests/fast/text/international/bidi-neutral-run-expected.txt.
10953         * platform/mac/fast/text/international/bidi-override-expected.txt: Copied from LayoutTests/fast/text/international/bidi-override-expected.txt.
10954         * platform/mac/fast/text/international/rtl-caret-expected.txt: Copied from LayoutTests/fast/text/international/rtl-caret-expected.txt.
10955         * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.txt: Copied from LayoutTests/fast/text/international/rtl-white-space-pre-wrap-expected.txt.
10956         * platform/mac/fast/text/international/thai-line-breaks-expected.txt: Copied from LayoutTests/fast/text/international/thai-line-breaks-expected.txt.
10957         * platform/mac/fast/text/international/wrap-CJK-001-expected.txt: Copied from LayoutTests/fast/text/international/wrap-CJK-001-expected.txt.
10958         * platform/mac/fast/text/justified-selection-at-edge-expected.txt: Copied from LayoutTests/fast/text/justified-selection-at-edge-expected.txt.
10959         * platform/mac/fast/text/justified-selection-expected.txt: Copied from LayoutTests/fast/text/justified-selection-expected.txt.
10960         * platform/mac/fast/text/justified-text-rect-expected.txt: Removed.
10961         * platform/mac/fast/text/large-text-composed-char-expected.txt: Copied from LayoutTests/fast/text/large-text-composed-char-expected.txt.
10962         * platform/mac/fast/text/letter-spacing-negative-opacity-expected.txt: Copied from LayoutTests/fast/text/letter-spacing-negative-opacity-expected.txt.
10963         * platform/mac/fast/text/line-breaks-after-white-space-expected.txt: Copied from LayoutTests/fast/text/line-breaks-after-white-space-expected.txt.
10964         * platform/mac/fast/text/line-breaks-expected.txt: Copied from LayoutTests/fast/text/line-breaks-expected.txt.
10965         * platform/mac/fast/text/midword-break-after-breakable-char-expected.txt: Copied from LayoutTests/fast/text/midword-break-after-breakable-char-expected.txt.
10966         * platform/mac/fast/text/midword-break-hang-expected.txt: Copied from LayoutTests/fast/text/midword-break-hang-expected.txt.
10967         * platform/mac/fast/text/monospace-width-cache-expected.txt: Copied from LayoutTests/fast/text/monospace-width-cache-expected.txt.
10968         * platform/mac/fast/text/reset-emptyRun-expected.txt: Copied from LayoutTests/fast/text/reset-emptyRun-expected.txt.
10969         * platform/mac/fast/text/selection-hard-linebreak-expected.txt: Copied from LayoutTests/fast/text/selection-hard-linebreak-expected.txt.
10970         * platform/mac/fast/text/should-use-atsui-expected.txt: Copied from LayoutTests/fast/text/should-use-atsui-expected.txt.
10971         * platform/mac/fast/text/softHyphen-expected.txt: Copied from LayoutTests/fast/text/softHyphen-expected.txt.
10972         * platform/mac/fast/text/stripNullFromText-expected.txt: Copied from LayoutTests/fast/text/stripNullFromText-expected.txt.
10973         * platform/mac/fast/text/stroking-decorations-expected.txt: Copied from LayoutTests/fast/text/stroking-decorations-expected.txt.
10974         * platform/mac/fast/text/stroking-expected.txt: Copied from LayoutTests/fast/text/stroking-expected.txt.
10975         * platform/mac/fast/text/textIteratorNilRenderer-expected.txt: Copied from LayoutTests/fast/text/textIteratorNilRenderer-expected.txt.
10976         * platform/mac/fast/text/updateNewFont-expected.txt: Copied from LayoutTests/fast/text/updateNewFont-expected.txt.
10977         * platform/mac/fast/text/wbr-expected.txt: Copied from LayoutTests/fast/text/wbr-expected.txt.
10978         * platform/mac/fast/text/wbr-pre-expected.txt: Copied from LayoutTests/fast/text/wbr-pre-expected.txt.
10979         * platform/mac/fast/text/whitespace: Added.
10980         * platform/mac/fast/text/whitespace/001-expected.txt: Copied from LayoutTests/fast/text/whitespace/001-expected.txt.
10981         * platform/mac/fast/text/whitespace/002-expected.txt: Copied from LayoutTests/fast/text/whitespace/002-expected.txt.
10982         * platform/mac/fast/text/whitespace/003-expected.txt: Copied from LayoutTests/fast/text/whitespace/003-expected.txt.
10983         * platform/mac/fast/text/whitespace/004-expected.txt: Copied from LayoutTests/fast/text/whitespace/004-expected.txt.
10984         * platform/mac/fast/text/whitespace/005-expected.txt: Copied from LayoutTests/fast/text/whitespace/005-expected.txt.
10985         * platform/mac/fast/text/whitespace/006-expected.txt: Copied from LayoutTests/fast/text/whitespace/006-expected.txt.
10986         * platform/mac/fast/text/whitespace/007-expected.txt: Copied from LayoutTests/fast/text/whitespace/007-expected.txt.
10987         * platform/mac/fast/text/whitespace/008-expected.txt: Copied from LayoutTests/fast/text/whitespace/008-expected.txt.
10988         * platform/mac/fast/text/whitespace/009-expected.txt: Copied from LayoutTests/fast/text/whitespace/009-expected.txt.
10989         * platform/mac/fast/text/whitespace/010-expected.txt: Copied from LayoutTests/fast/text/whitespace/010-expected.txt.
10990         * platform/mac/fast/text/whitespace/011-expected.txt: Copied from LayoutTests/fast/text/whitespace/011-expected.txt.
10991         * platform/mac/fast/text/whitespace/012-expected.txt: Copied from LayoutTests/fast/text/whitespace/012-expected.txt.
10992         * platform/mac/fast/text/whitespace/013-expected.txt: Copied from LayoutTests/fast/text/whitespace/013-expected.txt.
10993         * platform/mac/fast/text/whitespace/014-expected.txt: Copied from LayoutTests/fast/text/whitespace/014-expected.txt.
10994         * platform/mac/fast/text/whitespace/015-expected.txt: Copied from LayoutTests/fast/text/whitespace/015-expected.txt.
10995         * platform/mac/fast/text/whitespace/016-expected.txt: Copied from LayoutTests/fast/text/whitespace/016-expected.txt.
10996         * platform/mac/fast/text/whitespace/017-expected.txt: Copied from LayoutTests/fast/text/whitespace/017-expected.txt.
10997         * platform/mac/fast/text/whitespace/018-expected.txt: Copied from LayoutTests/fast/text/whitespace/018-expected.txt.
10998         * platform/mac/fast/text/whitespace/019-expected.txt: Copied from LayoutTests/fast/text/whitespace/019-expected.txt.
10999         * platform/mac/fast/text/whitespace/020-expected.txt: Copied from LayoutTests/fast/text/whitespace/020-expected.txt.
11000         * platform/mac/fast/text/whitespace/021-expected.txt: Copied from LayoutTests/fast/text/whitespace/021-expected.txt.
11001         * platform/mac/fast/text/whitespace/022-expected.txt: Copied from LayoutTests/fast/text/whitespace/022-expected.txt.
11002         * platform/mac/fast/text/whitespace/023-expected.txt: Copied from LayoutTests/fast/text/whitespace/023-expected.txt.
11003         * platform/mac/fast/text/whitespace/024-expected.txt: Copied from LayoutTests/fast/text/whitespace/024-expected.txt.
11004         * platform/mac/fast/text/whitespace/025-expected.txt: Copied from LayoutTests/fast/text/whitespace/025-expected.txt.
11005         * platform/mac/fast/text/whitespace/026-expected.txt: Copied from LayoutTests/fast/text/whitespace/026-expected.txt.
11006         * platform/mac/fast/text/whitespace/027-expected.txt: Copied from LayoutTests/fast/text/whitespace/027-expected.txt.
11007         * platform/mac/fast/text/whitespace/028-expected.txt: Copied from LayoutTests/fast/text/whitespace/028-expected.txt.
11008         * platform/mac/fast/text/whitespace/029-expected.txt: Copied from LayoutTests/fast/text/whitespace/029-expected.txt.
11009         * platform/mac/fast/text/whitespace/030-expected.txt: Copied from LayoutTests/fast/text/whitespace/030-expected.txt.
11010         * platform/mac/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt: Copied from LayoutTests/fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt.
11011         * platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt: Copied from LayoutTests/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt.
11012         * platform/mac/fast/text/whitespace/pre-break-word-expected.txt: Copied from LayoutTests/fast/text/whitespace/pre-break-word-expected.txt.
11013         * platform/mac/fast/text/whitespace/pre-newline-box-test-expected.txt: Copied from LayoutTests/fast/text/whitespace/pre-newline-box-test-expected.txt.
11014         * platform/mac/fast/text/whitespace/pre-wrap-last-char-expected.txt: Copied from LayoutTests/fast/text/whitespace/pre-wrap-last-char-expected.txt.
11015         * platform/mac/fast/text/whitespace/pre-wrap-line-test-expected.txt: Copied from LayoutTests/fast/text/whitespace/pre-wrap-line-test-expected.txt.
11016         * platform/mac/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt: Copied from LayoutTests/fast/text/whitespace/pre-wrap-overflow-selection-expected.txt.
11017         * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: Copied from LayoutTests/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt.
11018         * platform/mac/fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt: Copied from LayoutTests/fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt.
11019         * platform/mac/fast/text/whitespace/tab-character-basics-expected.txt: Copied from LayoutTests/fast/text/whitespace/tab-character-basics-expected.txt.
11020         * platform/mac/fast/text/wide-zero-width-space-expected.txt: Copied from LayoutTests/fast/text/wide-zero-width-space-expected.txt.
11021         * platform/mac/fast/text/word-break-expected.txt: Copied from LayoutTests/fast/text/word-break-expected.txt.
11022         * platform/mac/fast/text/word-break-run-rounding-expected.txt: Copied from LayoutTests/fast/text/word-break-run-rounding-expected.txt.
11023         * platform/mac/fast/tokenizer: Added.
11024         * platform/mac/fast/tokenizer/001-expected.txt: Copied from LayoutTests/fast/tokenizer/001-expected.txt.
11025         * platform/mac/fast/tokenizer/002-expected.txt: Copied from LayoutTests/fast/tokenizer/002-expected.txt.
11026         * platform/mac/fast/tokenizer/003-expected.txt: Copied from LayoutTests/fast/tokenizer/003-expected.txt.
11027         * platform/mac/fast/tokenizer/external-script-document-write-expected.txt: Copied from LayoutTests/fast/tokenizer/external-script-document-write-expected.txt.
11028         * platform/mac/fast/tokenizer/external-script-document-write_2-expected.txt: Copied from LayoutTests/fast/tokenizer/external-script-document-write_2-expected.txt.
11029         * platform/mac/fast/tokenizer/missing-style-end-tag-1-expected.txt: Copied from LayoutTests/fast/tokenizer/missing-style-end-tag-1-expected.txt.
11030         * platform/mac/fast/tokenizer/missing-style-end-tag-2-expected.txt: Copied from LayoutTests/fast/tokenizer/missing-style-end-tag-2-expected.txt.
11031         * platform/mac/fast/tokenizer/missing-title-end-tag-1-expected.txt: Copied from LayoutTests/fast/tokenizer/missing-title-end-tag-1-expected.txt.
11032         * platform/mac/fast/tokenizer/missing-title-end-tag-2-expected.txt: Copied from LayoutTests/fast/tokenizer/missing-title-end-tag-2-expected.txt.
11033         * platform/mac/fast/tokenizer/script-after-frameset-expected.txt: Copied from LayoutTests/fast/tokenizer/script-after-frameset-expected.txt.
11034         * platform/mac/fast/tokenizer/script_extra_close-expected.txt: Copied from LayoutTests/fast/tokenizer/script_extra_close-expected.txt.
11035         * platform/mac/fast/xsl: Added.
11036         * platform/mac/fast/xsl/document-function-expected.txt: Copied from LayoutTests/fast/xsl/document-function-expected.txt.
11037         * platform/mac/fast/xsl/xslt-enc-cyr-expected.txt: Copied from LayoutTests/fast/xsl/xslt-enc-cyr-expected.txt.
11038         * platform/mac/fast/xsl/xslt-enc-expected.txt: Copied from LayoutTests/fast/xsl/xslt-enc-expected.txt.
11039         * platform/mac/fast/xsl/xslt-enc16-expected.txt: Copied from LayoutTests/fast/xsl/xslt-enc16-expected.txt.
11040         * platform/mac/fast/xsl/xslt-enc16to16-expected.txt: Copied from LayoutTests/fast/xsl/xslt-enc16to16-expected.txt.
11041         * platform/mac/fast/xsl/xslt-entity-expected.txt: Copied from LayoutTests/fast/xsl/xslt-entity-expected.txt.
11042         * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt: Copied from LayoutTests/fast/xsl/xslt-extra-content-at-end-expected.txt.
11043         * platform/mac/fast/xsl/xslt-import-depth-expected.txt: Copied from LayoutTests/fast/xsl/xslt-import-depth-expected.txt.
11044         * platform/mac/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: Copied from LayoutTests/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt.
11045         * platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Copied from LayoutTests/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt.
11046         * platform/mac/fast/xsl/xslt-relative-path-expected.txt: Copied from LayoutTests/fast/xsl/xslt-relative-path-expected.txt.
11047         * platform/mac/fast/xsl/xslt-text-expected.txt: Copied from LayoutTests/fast/xsl/xslt-text-expected.txt.
11048         * platform/mac/fast/xsl/xslt_unicode-expected.txt: Copied from LayoutTests/fast/xsl/xslt_unicode-expected.txt.
11049         * platform/mac/http: Added.
11050         * platform/mac/http/tests: Added.
11051         * platform/mac/http/tests/incremental: Added.
11052         * platform/mac/http/tests/incremental/slow-utf8-css-expected.txt: Copied from LayoutTests/http/tests/incremental/slow-utf8-css-expected.txt.
11053         * platform/mac/http/tests/loading: Added.
11054         * platform/mac/http/tests/loading/simple-subframe-expected.txt: Copied from LayoutTests/http/tests/loading/simple-subframe-expected.txt.
11055         * platform/mac/http/tests/local: Added.
11056         * platform/mac/http/tests/local/file-url-sent-as-referer-expected.txt: Copied from LayoutTests/http/tests/local/file-url-sent-as-referer-expected.txt.
11057         * platform/mac/http/tests/misc: Added.
11058         * platform/mac/http/tests/misc/acid2-expected.txt: Copied from LayoutTests/http/tests/misc/acid2-expected.txt.
11059         * platform/mac/http/tests/misc/acid2-pixel-expected.txt: Copied from LayoutTests/http/tests/misc/acid2-pixel-expected.txt.
11060         * platform/mac/http/tests/misc/error404-expected.txt: Copied from LayoutTests/http/tests/misc/error404-expected.txt.
11061         * platform/mac/http/tests/misc/frame-access-during-load-expected.txt: Copied from LayoutTests/http/tests/misc/frame-access-during-load-expected.txt.
11062         * platform/mac/http/tests/misc/iframe404-expected.txt: Copied from LayoutTests/http/tests/misc/iframe404-expected.txt.
11063         * platform/mac/http/tests/misc/location-replace-crossdomain-expected.txt: Copied from LayoutTests/http/tests/misc/location-replace-crossdomain-expected.txt.
11064         * platform/mac/http/tests/multipart: Added.
11065         * platform/mac/http/tests/multipart/invalid-image-data-expected.txt: Copied from LayoutTests/http/tests/multipart/invalid-image-data-expected.txt.
11066         * platform/mac/http/tests/multipart/invalid-image-data-standalone-expected.txt: Copied from LayoutTests/http/tests/multipart/invalid-image-data-standalone-expected.txt.
11067         * platform/mac/http/tests/navigation: Added.
11068         * platform/mac/http/tests/navigation/anchor-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/anchor-basic-expected.txt.
11069         * platform/mac/http/tests/navigation/anchor-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/anchor-frames-expected.txt.
11070         * platform/mac/http/tests/navigation/anchor-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/anchor-goback-expected.txt.
11071         * platform/mac/http/tests/navigation/anchor-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/anchor-subframeload-expected.txt.
11072         * platform/mac/http/tests/navigation/error404-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/error404-basic-expected.txt.
11073         * platform/mac/http/tests/navigation/error404-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/error404-frames-expected.txt.
11074         * platform/mac/http/tests/navigation/error404-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/error404-goback-expected.txt.
11075         * platform/mac/http/tests/navigation/error404-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/error404-subframeload-expected.txt.
11076         * platform/mac/http/tests/navigation/javascriptlink-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/javascriptlink-basic-expected.txt.
11077         * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/javascriptlink-frames-expected.txt.
11078         * platform/mac/http/tests/navigation/javascriptlink-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/javascriptlink-goback-expected.txt.
11079         * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/javascriptlink-subframeload-expected.txt.
11080         * platform/mac/http/tests/navigation/metaredirect-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/metaredirect-basic-expected.txt.
11081         * platform/mac/http/tests/navigation/metaredirect-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/metaredirect-frames-expected.txt.
11082         * platform/mac/http/tests/navigation/metaredirect-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/metaredirect-goback-expected.txt.
11083         * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/metaredirect-subframeload-expected.txt.
11084         * platform/mac/http/tests/navigation/post-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/post-basic-expected.txt.
11085         * platform/mac/http/tests/navigation/post-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/post-frames-expected.txt.
11086         * platform/mac/http/tests/navigation/post-goback1-expected.txt: Copied from LayoutTests/http/tests/navigation/post-goback1-expected.txt.
11087         * platform/mac/http/tests/navigation/post-goback2-expected.txt: Copied from LayoutTests/http/tests/navigation/post-goback2-expected.txt.
11088         * platform/mac/http/tests/navigation/postredirect-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/postredirect-basic-expected.txt.
11089         * platform/mac/http/tests/navigation/postredirect-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/postredirect-frames-expected.txt.
11090         * platform/mac/http/tests/navigation/postredirect-goback1-expected.txt: Copied from LayoutTests/http/tests/navigation/postredirect-goback1-expected.txt.
11091         * platform/mac/http/tests/navigation/postredirect-goback2-expected.txt: Copied from LayoutTests/http/tests/navigation/postredirect-goback2-expected.txt.
11092         * platform/mac/http/tests/navigation/redirect302-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/redirect302-basic-expected.txt.
11093         * platform/mac/http/tests/navigation/redirect302-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/redirect302-frames-expected.txt.
11094         * platform/mac/http/tests/navigation/redirect302-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/redirect302-goback-expected.txt.
11095         * platform/mac/http/tests/navigation/redirect302-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/redirect302-subframeload-expected.txt.
11096         * platform/mac/http/tests/navigation/relativeanchor-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/relativeanchor-basic-expected.txt.
11097         * platform/mac/http/tests/navigation/relativeanchor-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/relativeanchor-frames-expected.txt.
11098         * platform/mac/http/tests/navigation/relativeanchor-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/relativeanchor-goback-expected.txt.
11099         * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/slowmetaredirect-basic-expected.txt.
11100         * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/slowtimerredirect-basic-expected.txt.
11101         * platform/mac/http/tests/navigation/success200-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-basic-expected.txt.
11102         * platform/mac/http/tests/navigation/success200-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-frames-expected.txt.
11103         * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-frames-loadsame-expected.txt.
11104         * platform/mac/http/tests/navigation/success200-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-goback-expected.txt.
11105         * platform/mac/http/tests/navigation/success200-loadsame-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-loadsame-expected.txt.
11106         * platform/mac/http/tests/navigation/success200-reload-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-reload-expected.txt.
11107         * platform/mac/http/tests/navigation/success200-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/success200-subframeload-expected.txt.
11108         * platform/mac/http/tests/navigation/timerredirect-basic-expected.txt: Copied from LayoutTests/http/tests/navigation/timerredirect-basic-expected.txt.
11109         * platform/mac/http/tests/navigation/timerredirect-frames-expected.txt: Copied from LayoutTests/http/tests/navigation/timerredirect-frames-expected.txt.
11110         * platform/mac/http/tests/navigation/timerredirect-goback-expected.txt: Copied from LayoutTests/http/tests/navigation/timerredirect-goback-expected.txt.
11111         * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.txt: Copied from LayoutTests/http/tests/navigation/timerredirect-subframeload-expected.txt.
11112         * platform/mac/http/tests/security: Added.
11113         * platform/mac/http/tests/security/frame-loading-via-document-write-expected.txt: Copied from LayoutTests/http/tests/security/frame-loading-via-document-write-expected.txt.
11114         * platform/mac/http/tests/uri: Added.
11115         * platform/mac/http/tests/uri/css-href-expected.txt: Copied from LayoutTests/http/tests/uri/css-href-expected.txt.
11116         * platform/mac/platform: Added.
11117         * platform/mac/platform/mac: Added.
11118         * platform/mac/platform/mac/fast: Added.
11119         * platform/mac/platform/mac/fast/text: Added.
11120         * platform/mac/platform/mac/fast/text/justified-text-rect-expected.txt: Copied from LayoutTests/platform/mac/fast/text/justified-text-rect-expected.txt.
11121         * platform/mac/plugins/embed-attributes-style-expected.txt: Copied from LayoutTests/plugins/embed-attributes-style-expected.txt.
11122         * platform/mac/plugins/netscape-dom-access-expected.txt: Copied from LayoutTests/plugins/netscape-dom-access-expected.txt.
11123         * platform/mac/svg: Added.
11124         * platform/mac/svg/W3C-SVG-1.1: Added.
11125         * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt.
11126         * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt.
11127         * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt.
11128         * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt.
11129         * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt.
11130         * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt.
11131         * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt.
11132         * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt.
11133         * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt.
11134         * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt.
11135         * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt.
11136         * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt.
11137         * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt.
11138         * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt.
11139         * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt.
11140         * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt.
11141         * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt.
11142         * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt.
11143         * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt.
11144         * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt.
11145         * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt.
11146         * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt.
11147         * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt.
11148         * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt.
11149         * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt.
11150         * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt.
11151         * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt.
11152         * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt.
11153         * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt.
11154         * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt.
11155         * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt.
11156         * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt.
11157         * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt.
11158         * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt.
11159         * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt.
11160         * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt.
11161         * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt.
11162         * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt.
11163         * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt.
11164         * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt.
11165         * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt.
11166         * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt.
11167         * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt.
11168         * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt.
11169         * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt.
11170         * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt.
11171         * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt.
11172         * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt.
11173         * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt.
11174         * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt.
11175         * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt.
11176         * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt.
11177         * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt.
11178         * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt.
11179         * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt.
11180         * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt.
11181         * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt.
11182         * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt.
11183         * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt.
11184         * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt.
11185         * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt.
11186         * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt.
11187         * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt.
11188         * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt.
11189         * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt.
11190         * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt.
11191         * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt.
11192         * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt.
11193         * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt.
11194         * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt.
11195         * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt.
11196         * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt.
11197         * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt.
11198         * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt.
11199         * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt.
11200         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt.
11201         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt.
11202         * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt.
11203         * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt.
11204         * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt.
11205         * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt.
11206         * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt.
11207         * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt.
11208         * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt.
11209         * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt.
11210         * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt.
11211         * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt.
11212         * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt.
11213         * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt.
11214         * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt.
11215         * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt.
11216         * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt.
11217         * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt.
11218         * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt.
11219         * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt.
11220         * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt.
11221         * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt.
11222         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt.
11223         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt.
11224         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt.
11225         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt.
11226         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt.
11227         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt.
11228         * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt.
11229         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt.
11230         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt.
11231         * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt.
11232         * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt.
11233         * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt.
11234         * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt.
11235         * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt.
11236         * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt.
11237         * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt.
11238         * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt.
11239         * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt.
11240         * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt.
11241         * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt.
11242         * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt.
11243         * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt.
11244         * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt.
11245         * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt.
11246         * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt.
11247         * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt.
11248         * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt.
11249         * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt.
11250         * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt.
11251         * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt.
11252         * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt.
11253         * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt.
11254         * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt.
11255         * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt.
11256         * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt.
11257         * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt.
11258         * platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt.
11259         * platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt.
11260         * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt.
11261         * platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt.
11262         * platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt.
11263         * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt.
11264         * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt.
11265         * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt.
11266         * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt.
11267         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt.
11268         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt.
11269         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt.
11270         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt.
11271         * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt.
11272         * platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt.
11273         * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt.
11274         * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt.
11275         * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt.
11276         * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt.
11277         * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt.
11278         * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt.
11279         * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt.
11280         * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt.
11281         * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt.
11282         * platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt.
11283         * platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt.
11284         * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt.
11285         * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt.
11286         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt.
11287         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt.
11288         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt.
11289         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt.
11290         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt.
11291         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt.
11292         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt.
11293         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt.
11294         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt.
11295         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt.
11296         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt.
11297         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt.
11298         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt.
11299         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt.
11300         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt.
11301         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt.
11302         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt.
11303         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt.
11304         * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt.
11305         * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt.
11306         * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt.
11307         * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt.
11308         * platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt.
11309         * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt.
11310         * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt.
11311         * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt.
11312         * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt.
11313         * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt.
11314         * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt.
11315         * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt.
11316         * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt.
11317         * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt.
11318         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt.
11319         * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt.
11320         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt.
11321         * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt.
11322         * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt.
11323         * platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt.
11324         * platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt.
11325         * platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt.
11326         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt.
11327         * platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt.
11328         * platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt.
11329         * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt.
11330         * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt.
11331         * platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt.
11332         * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt.
11333         * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt.
11334         * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt.
11335         * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt.
11336         * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt.
11337         * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt.
11338         * platform/mac/svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt.
11339         * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt.
11340         * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt.
11341         * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt.
11342         * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt.
11343         * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt.
11344         * platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt.
11345         * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt.
11346         * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt.
11347         * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt.
11348         * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt.
11349         * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt.
11350         * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt.
11351         * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt.
11352         * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt.
11353         * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt.
11354         * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt.
11355         * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt.
11356         * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt.
11357         * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt.
11358         * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt.
11359         * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt.
11360         * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt.
11361         * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt.
11362         * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt.
11363         * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt.
11364         * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt.
11365         * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt.
11366         * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt.
11367         * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt.
11368         * platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt.
11369         * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-01-b-expected.txt.
11370         * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-02-b-expected.txt.
11371         * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-03-b-expected.txt.
11372         * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-04-b-expected.txt.
11373         * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-05-b-expected.txt.
11374         * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-06-b-expected.txt.
11375         * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt.
11376         * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt.
11377         * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt.
11378         * platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt.
11379         * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt.
11380         * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-path-01-b-expected.txt.
11381         * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt.
11382         * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-01-b-expected.txt.
11383         * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-03-b-expected.txt.
11384         * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-04-t-expected.txt.
11385         * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-05-t-expected.txt.
11386         * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-06-t-expected.txt.
11387         * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-07-t-expected.txt.
11388         * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-text-08-b-expected.txt.
11389         * platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt.
11390         * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt.
11391         * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt.
11392         * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt.
11393         * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt.
11394         * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt.
11395         * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: Copied from LayoutTests/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt.
11396         * platform/mac/svg/carto.net: Added.
11397         * platform/mac/svg/carto.net/button-expected.txt: Copied from LayoutTests/svg/carto.net/button-expected.txt.
11398         * platform/mac/svg/carto.net/colourpicker-expected.txt: Copied from LayoutTests/svg/carto.net/colourpicker-expected.txt.
11399         * platform/mac/svg/carto.net/combobox-expected.txt: Copied from LayoutTests/svg/carto.net/combobox-expected.txt.
11400         * platform/mac/svg/carto.net/scrollbar-expected.txt: Copied from LayoutTests/svg/carto.net/scrollbar-expected.txt.
11401         * platform/mac/svg/carto.net/selectionlist-expected.txt: Copied from LayoutTests/svg/carto.net/selectionlist-expected.txt.
11402         * platform/mac/svg/carto.net/slider-expected.txt: Copied from LayoutTests/svg/carto.net/slider-expected.txt.
11403         * platform/mac/svg/carto.net/tabgroup-expected.txt: Copied from LayoutTests/svg/carto.net/tabgroup-expected.txt.
11404         * platform/mac/svg/carto.net/textbox-expected.txt: Copied from LayoutTests/svg/carto.net/textbox-expected.txt.
11405         * platform/mac/svg/carto.net/window-expected.txt: Copied from LayoutTests/svg/carto.net/window-expected.txt.
11406         * platform/mac/svg/custom: Added.
11407         * platform/mac/svg/custom/SVGNumber-interface-expected.txt: Copied from LayoutTests/svg/custom/SVGNumber-interface-expected.txt.
11408         * platform/mac/svg/custom/SVGPoint-interface-expected.txt: Copied from LayoutTests/svg/custom/SVGPoint-interface-expected.txt.
11409         * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt: Copied from LayoutTests/svg/custom/SVGPoint-matrixTransform-expected.txt.
11410         * platform/mac/svg/custom/SVGRect-interface-expected.txt: Copied from LayoutTests/svg/custom/SVGRect-interface-expected.txt.
11411         * platform/mac/svg/custom/attribute-namespace-check-expected.txt: Copied from LayoutTests/svg/custom/attribute-namespace-check-expected.txt.
11412         * platform/mac/svg/custom/baseval-animval-equality-expected.txt: Copied from LayoutTests/svg/custom/baseval-animval-equality-expected.txt.
11413         * platform/mac/svg/custom/circular-marker-reference-1-expected.txt: Copied from LayoutTests/svg/custom/circular-marker-reference-1-expected.txt.
11414         * platform/mac/svg/custom/circular-marker-reference-2-expected.txt: Copied from LayoutTests/svg/custom/circular-marker-reference-2-expected.txt.
11415         * platform/mac/svg/custom/circular-marker-reference-3-expected.txt: Copied from LayoutTests/svg/custom/circular-marker-reference-3-expected.txt.
11416         * platform/mac/svg/custom/circular-marker-reference-4-expected.txt: Copied from LayoutTests/svg/custom/circular-marker-reference-4-expected.txt.
11417         * platform/mac/svg/custom/class-selector-expected.txt: Copied from LayoutTests/svg/custom/class-selector-expected.txt.
11418         * platform/mac/svg/custom/clip-path-child-changes-expected.txt: Copied from LayoutTests/svg/custom/clip-path-child-changes-expected.txt.
11419         * platform/mac/svg/custom/clip-path-href-changes-expected.txt: Copied from LayoutTests/svg/custom/clip-path-href-changes-expected.txt.
11420         * platform/mac/svg/custom/clip-path-units-changes-expected.txt: Copied from LayoutTests/svg/custom/clip-path-units-changes-expected.txt.
11421         * platform/mac/svg/custom/clip-path-with-transform-expected.txt: Copied from LayoutTests/svg/custom/clip-path-with-transform-expected.txt.
11422         * platform/mac/svg/custom/conditional-processing-outside-switch-expected.txt: Copied from LayoutTests/svg/custom/conditional-processing-outside-switch-expected.txt.
11423         * platform/mac/svg/custom/control-points-for-S-and-T-expected.txt: Copied from LayoutTests/svg/custom/control-points-for-S-and-T-expected.txt.
11424         * platform/mac/svg/custom/coords-relative-units-transforms-expected.txt: Copied from LayoutTests/svg/custom/coords-relative-units-transforms-expected.txt.
11425         * platform/mac/svg/custom/create-metadata-element-expected.txt: Copied from LayoutTests/svg/custom/create-metadata-element-expected.txt.
11426         * platform/mac/svg/custom/createelement-expected.txt: Copied from LayoutTests/svg/custom/createelement-expected.txt.
11427         * platform/mac/svg/custom/css-pixels-dpi-expected.txt: Copied from LayoutTests/svg/custom/css-pixels-dpi-expected.txt.
11428         * platform/mac/svg/custom/dasharrayOrigin-expected.txt: Copied from LayoutTests/svg/custom/dasharrayOrigin-expected.txt.
11429         * platform/mac/svg/custom/deep-dynamic-updates-expected.txt: Copied from LayoutTests/svg/custom/deep-dynamic-updates-expected.txt.
11430         * platform/mac/svg/custom/display-none-expected.txt: Copied from LayoutTests/svg/custom/display-none-expected.txt.
11431         * platform/mac/svg/custom/dynamic-empty-path-expected.txt: Copied from LayoutTests/svg/custom/dynamic-empty-path-expected.txt.
11432         * platform/mac/svg/custom/dynamic-svg-document-creation-expected.txt: Copied from LayoutTests/svg/custom/dynamic-svg-document-creation-expected.txt.
11433         * platform/mac/svg/custom/dynamic-viewBox-expected.txt: Copied from LayoutTests/svg/custom/dynamic-viewBox-expected.txt.
11434         * platform/mac/svg/custom/empty-merge-expected.txt: Copied from LayoutTests/svg/custom/empty-merge-expected.txt.
11435         * platform/mac/svg/custom/evt-onload-expected.txt: Copied from LayoutTests/svg/custom/evt-onload-expected.txt.
11436         * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt: Copied from LayoutTests/svg/custom/feComponentTransfer-Discrete-expected.txt.
11437         * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt: Copied from LayoutTests/svg/custom/feComponentTransfer-Gamma-expected.txt.
11438         * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt: Copied from LayoutTests/svg/custom/feComponentTransfer-Linear-expected.txt.
11439         * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt: Copied from LayoutTests/svg/custom/feComponentTransfer-Table-expected.txt.
11440         * platform/mac/svg/custom/feDisplacementMap-01-expected.txt: Copied from LayoutTests/svg/custom/feDisplacementMap-01-expected.txt.
11441         * platform/mac/svg/custom/fill-update-expected.txt: Copied from LayoutTests/svg/custom/fill-update-expected.txt.
11442         * platform/mac/svg/custom/filter-source-alpha-expected.txt: Copied from LayoutTests/svg/custom/filter-source-alpha-expected.txt.
11443         * platform/mac/svg/custom/foreign-object-skew-expected.txt: Copied from LayoutTests/svg/custom/foreign-object-skew-expected.txt.
11444         * platform/mac/svg/custom/fractional-rects-expected.txt: Copied from LayoutTests/svg/custom/fractional-rects-expected.txt.
11445         * platform/mac/svg/custom/getTransformToElement-expected.txt: Copied from LayoutTests/svg/custom/getTransformToElement-expected.txt.
11446         * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.txt: Copied from LayoutTests/svg/custom/getscreenctm-in-mixed-content-expected.txt.
11447         * platform/mac/svg/custom/getsvgdocument-expected.txt: Copied from LayoutTests/svg/custom/getsvgdocument-expected.txt.
11448         * platform/mac/svg/custom/gradient-add-stops-expected.txt: Copied from LayoutTests/svg/custom/gradient-add-stops-expected.txt.
11449         * platform/mac/svg/custom/gradient-attr-update-expected.txt: Copied from LayoutTests/svg/custom/gradient-attr-update-expected.txt.
11450         * platform/mac/svg/custom/gradient-cycle-detection-expected.txt: Copied from LayoutTests/svg/custom/gradient-cycle-detection-expected.txt.
11451         * platform/mac/svg/custom/gradient-deep-referencing-expected.txt: Copied from LayoutTests/svg/custom/gradient-deep-referencing-expected.txt.
11452         * platform/mac/svg/custom/gradient-stop-corner-cases-expected.txt: Copied from LayoutTests/svg/custom/gradient-stop-corner-cases-expected.txt.
11453         * platform/mac/svg/custom/gradient-stop-style-change-expected.txt: Copied from LayoutTests/svg/custom/gradient-stop-style-change-expected.txt.
11454         * platform/mac/svg/custom/gradient-stroke-width-expected.txt: Copied from LayoutTests/svg/custom/gradient-stroke-width-expected.txt.
11455         * platform/mac/svg/custom/grayscale-gradient-mask-expected.txt: Copied from LayoutTests/svg/custom/grayscale-gradient-mask-expected.txt.
11456         * platform/mac/svg/custom/hit-test-path-expected.txt: Copied from LayoutTests/svg/custom/hit-test-path-expected.txt.
11457         * platform/mac/svg/custom/hit-test-path-stroke-expected.txt: Copied from LayoutTests/svg/custom/hit-test-path-stroke-expected.txt.
11458         * platform/mac/svg/custom/hover-default-fill-expected.txt: Copied from LayoutTests/svg/custom/hover-default-fill-expected.txt.
11459         * platform/mac/svg/custom/image-clipped-hit-expected.txt: Copied from LayoutTests/svg/custom/image-clipped-hit-expected.txt.
11460         * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt: Copied from LayoutTests/svg/custom/image-with-transform-clip-filter-expected.txt.
11461         * platform/mac/svg/custom/inner-percent-expected.txt: Copied from LayoutTests/svg/custom/inner-percent-expected.txt.
11462         * platform/mac/svg/custom/inner-svg-hit-test-expected.txt: Copied from LayoutTests/svg/custom/inner-svg-hit-test-expected.txt.
11463         * platform/mac/svg/custom/invalid-css-expected.txt: Copied from LayoutTests/svg/custom/invalid-css-expected.txt.
11464         * platform/mac/svg/custom/invalid-fill-expected.txt: Copied from LayoutTests/svg/custom/invalid-fill-expected.txt.
11465         * platform/mac/svg/custom/invalid-fill-hex-expected.txt: Copied from LayoutTests/svg/custom/invalid-fill-hex-expected.txt.
11466         * platform/mac/svg/custom/invalid-transforms-expected.txt: Copied from LayoutTests/svg/custom/invalid-transforms-expected.txt.
11467         * platform/mac/svg/custom/invisible-text-after-scrolling-expected.txt: Copied from LayoutTests/svg/custom/invisible-text-after-scrolling-expected.txt.
11468         * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-clipPath-and-object-creation-expected.txt.
11469         * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-clipPath-creation-expected.txt.
11470         * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-gradient-and-object-creation-expected.txt.
11471         * platform/mac/svg/custom/js-late-gradient-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-gradient-creation-expected.txt.
11472         * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-marker-and-object-creation-expected.txt.
11473         * platform/mac/svg/custom/js-late-marker-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-marker-creation-expected.txt.
11474         * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-mask-and-object-creation-expected.txt.
11475         * platform/mac/svg/custom/js-late-mask-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-mask-creation-expected.txt.
11476         * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-pattern-and-object-creation-expected.txt.
11477         * platform/mac/svg/custom/js-late-pattern-creation-expected.txt: Copied from LayoutTests/svg/custom/js-late-pattern-creation-expected.txt.
11478         * platform/mac/svg/custom/js-update-bounce-expected.txt: Copied from LayoutTests/svg/custom/js-update-bounce-expected.txt.
11479         * platform/mac/svg/custom/js-update-container-expected.txt: Copied from LayoutTests/svg/custom/js-update-container-expected.txt.
11480         * platform/mac/svg/custom/js-update-container2-expected.txt: Copied from LayoutTests/svg/custom/js-update-container2-expected.txt.
11481         * platform/mac/svg/custom/js-update-gradient-expected.txt: Copied from LayoutTests/svg/custom/js-update-gradient-expected.txt.
11482         * platform/mac/svg/custom/js-update-path-changes-expected.txt: Copied from LayoutTests/svg/custom/js-update-path-changes-expected.txt.
11483         * platform/mac/svg/custom/js-update-path-removal-expected.txt: Copied from LayoutTests/svg/custom/js-update-path-removal-expected.txt.
11484         * platform/mac/svg/custom/js-update-pattern-child-expected.txt: Copied from LayoutTests/svg/custom/js-update-pattern-child-expected.txt.
11485         * platform/mac/svg/custom/js-update-pattern-expected.txt: Copied from LayoutTests/svg/custom/js-update-pattern-expected.txt.
11486         * platform/mac/svg/custom/js-update-polygon-changes-expected.txt: Copied from LayoutTests/svg/custom/js-update-polygon-changes-expected.txt.
11487         * platform/mac/svg/custom/js-update-polygon-removal-expected.txt: Copied from LayoutTests/svg/custom/js-update-polygon-removal-expected.txt.
11488         * platform/mac/svg/custom/js-update-stop-expected.txt: Copied from LayoutTests/svg/custom/js-update-stop-expected.txt.
11489         * platform/mac/svg/custom/js-update-style-expected.txt: Copied from LayoutTests/svg/custom/js-update-style-expected.txt.
11490         * platform/mac/svg/custom/junk-data-expected.txt: Copied from LayoutTests/svg/custom/junk-data-expected.txt.
11491         * platform/mac/svg/custom/large-bounding-box-percents-expected.txt: Copied from LayoutTests/svg/custom/large-bounding-box-percents-expected.txt.
11492         * platform/mac/svg/custom/marker-changes-expected.txt: Copied from LayoutTests/svg/custom/marker-changes-expected.txt.
11493         * platform/mac/svg/custom/marker-child-changes-expected.txt: Copied from LayoutTests/svg/custom/marker-child-changes-expected.txt.
11494         * platform/mac/svg/custom/marker-default-width-height-expected.txt: Copied from LayoutTests/svg/custom/marker-default-width-height-expected.txt.
11495         * platform/mac/svg/custom/marker-overflow-clip-expected.txt: Copied from LayoutTests/svg/custom/marker-overflow-clip-expected.txt.
11496         * platform/mac/svg/custom/marker-viewBox-changes-expected.txt: Copied from LayoutTests/svg/custom/marker-viewBox-changes-expected.txt.
11497         * platform/mac/svg/custom/mask-changes-expected.txt: Copied from LayoutTests/svg/custom/mask-changes-expected.txt.
11498         * platform/mac/svg/custom/mask-child-changes-expected.txt: Copied from LayoutTests/svg/custom/mask-child-changes-expected.txt.
11499         * platform/mac/svg/custom/mask-excessive-malloc-expected.txt: Copied from LayoutTests/svg/custom/mask-excessive-malloc-expected.txt.
11500         * platform/mac/svg/custom/mask-inside-defs-expected.txt: Copied from LayoutTests/svg/custom/mask-inside-defs-expected.txt.
11501         * platform/mac/svg/custom/missing-xlink-expected.txt: Copied from LayoutTests/svg/custom/missing-xlink-expected.txt.
11502         * platform/mac/svg/custom/non-circular-marker-reference-expected.txt: Copied from LayoutTests/svg/custom/non-circular-marker-reference-expected.txt.
11503         * platform/mac/svg/custom/non-opaque-filters-expected.txt: Copied from LayoutTests/svg/custom/non-opaque-filters-expected.txt.
11504         * platform/mac/svg/custom/path-bad-data-expected.txt: Copied from LayoutTests/svg/custom/path-bad-data-expected.txt.
11505         * platform/mac/svg/custom/path-textPath-simulation-expected.txt: Copied from LayoutTests/svg/custom/path-textPath-simulation-expected.txt.
11506         * platform/mac/svg/custom/path-update-expected.txt: Copied from LayoutTests/svg/custom/path-update-expected.txt.
11507         * platform/mac/svg/custom/pattern-cycle-detection-expected.txt: Copied from LayoutTests/svg/custom/pattern-cycle-detection-expected.txt.
11508         * platform/mac/svg/custom/pattern-deep-referencing-expected.txt: Copied from LayoutTests/svg/custom/pattern-deep-referencing-expected.txt.
11509         * platform/mac/svg/custom/pattern-in-defs-expected.txt: Copied from LayoutTests/svg/custom/pattern-in-defs-expected.txt.
11510         * platform/mac/svg/custom/pattern-y-offset-expected.txt: Copied from LayoutTests/svg/custom/pattern-y-offset-expected.txt.
11511         * platform/mac/svg/custom/percentage-rect-expected.txt: Copied from LayoutTests/svg/custom/percentage-rect-expected.txt.
11512         * platform/mac/svg/custom/percentage-rect2-expected.txt: Copied from LayoutTests/svg/custom/percentage-rect2-expected.txt.
11513         * platform/mac/svg/custom/pointer-events-image-expected.txt: Copied from LayoutTests/svg/custom/pointer-events-image-expected.txt.
11514         * platform/mac/svg/custom/pointer-events-path-expected.txt: Copied from LayoutTests/svg/custom/pointer-events-path-expected.txt.
11515         * platform/mac/svg/custom/pointer-events-text-expected.txt: Copied from LayoutTests/svg/custom/pointer-events-text-expected.txt.
11516         * platform/mac/svg/custom/poly-identify-expected.txt: Copied from LayoutTests/svg/custom/poly-identify-expected.txt.
11517         * platform/mac/svg/custom/polyline-hittest-expected.txt: Copied from LayoutTests/svg/custom/polyline-hittest-expected.txt.
11518         * platform/mac/svg/custom/polyline-invalid-points-expected.txt: Copied from LayoutTests/svg/custom/polyline-invalid-points-expected.txt.
11519         * platform/mac/svg/custom/polyline-setattribute-points-null-expected.txt: Copied from LayoutTests/svg/custom/polyline-setattribute-points-null-expected.txt.
11520         * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt: Copied from LayoutTests/svg/custom/preserve-aspect-ratio-syntax-expected.txt.
11521         * platform/mac/svg/custom/prevent-default-expected.txt: Copied from LayoutTests/svg/custom/prevent-default-expected.txt.
11522         * platform/mac/svg/custom/recursive-clippath-expected.txt: Copied from LayoutTests/svg/custom/recursive-clippath-expected.txt.
11523         * platform/mac/svg/custom/rgbcolor-syntax-expected.txt: Copied from LayoutTests/svg/custom/rgbcolor-syntax-expected.txt.
11524         * platform/mac/svg/custom/rootelement-expected.txt: Copied from LayoutTests/svg/custom/rootelement-expected.txt.
11525         * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt: Copied from LayoutTests/svg/custom/rootmost-svg-xy-attrs-expected.txt.
11526         * platform/mac/svg/custom/rounded-rects-expected.txt: Copied from LayoutTests/svg/custom/rounded-rects-expected.txt.
11527         * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Copied from LayoutTests/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt.
11528         * platform/mac/svg/custom/second-inline-text-expected.txt: Copied from LayoutTests/svg/custom/second-inline-text-expected.txt.
11529         * platform/mac/svg/custom/shapes-supporting-markers-expected.txt: Copied from LayoutTests/svg/custom/shapes-supporting-markers-expected.txt.
11530         * platform/mac/svg/custom/sheet-title-expected.txt: Copied from LayoutTests/svg/custom/sheet-title-expected.txt.
11531         * platform/mac/svg/custom/simpleCDF-expected.txt: Copied from LayoutTests/svg/custom/simpleCDF-expected.txt.
11532         * platform/mac/svg/custom/struct-use-09-b-expected.txt: Copied from LayoutTests/svg/custom/struct-use-09-b-expected.txt.
11533         * platform/mac/svg/custom/svg-absolute-children-expected.txt: Copied from LayoutTests/svg/custom/svg-absolute-children-expected.txt.
11534         * platform/mac/svg/custom/svg-float-border-padding-expected.txt: Copied from LayoutTests/svg/custom/svg-float-border-padding-expected.txt.
11535         * platform/mac/svg/custom/svg-overflow-types-expected.txt: Copied from LayoutTests/svg/custom/svg-overflow-types-expected.txt.
11536         * platform/mac/svg/custom/svgpolyparser-extra-space-expected.txt: Copied from LayoutTests/svg/custom/svgpolyparser-extra-space-expected.txt.
11537         * platform/mac/svg/custom/text-clip-expected.txt: Copied from LayoutTests/svg/custom/text-clip-expected.txt.
11538         * platform/mac/svg/custom/text-ctm-expected.txt: Copied from LayoutTests/svg/custom/text-ctm-expected.txt.
11539         * platform/mac/svg/custom/text-filter-expected.txt: Copied from LayoutTests/svg/custom/text-filter-expected.txt.
11540         * platform/mac/svg/custom/text-gradient-no-content-expected.txt: Copied from LayoutTests/svg/custom/text-gradient-no-content-expected.txt.
11541         * platform/mac/svg/custom/text-hit-test-expected.txt: Copied from LayoutTests/svg/custom/text-hit-test-expected.txt.
11542         * platform/mac/svg/custom/text-image-opacity-expected.txt: Copied from LayoutTests/svg/custom/text-image-opacity-expected.txt.
11543         * platform/mac/svg/custom/text-repaint-including-stroke-expected.txt: Copied from LayoutTests/svg/custom/text-repaint-including-stroke-expected.txt.
11544         * platform/mac/svg/custom/text-whitespace-handling-expected.txt: Copied from LayoutTests/svg/custom/text-whitespace-handling-expected.txt.
11545         * platform/mac/svg/custom/transform-ignore-after-invalid-expected.txt: Copied from LayoutTests/svg/custom/transform-ignore-after-invalid-expected.txt.
11546         * platform/mac/svg/custom/transform-invalid-expected.txt: Copied from LayoutTests/svg/custom/transform-invalid-expected.txt.
11547         * platform/mac/svg/custom/transform-scale-parse-expected.txt: Copied from LayoutTests/svg/custom/transform-scale-parse-expected.txt.
11548         * platform/mac/svg/custom/transform-with-ending-space-expected.txt: Copied from LayoutTests/svg/custom/transform-with-ending-space-expected.txt.
11549         * platform/mac/svg/custom/tref-update-expected.txt: Copied from LayoutTests/svg/custom/tref-update-expected.txt.
11550         * platform/mac/svg/custom/use-clipped-hit-expected.txt: Copied from LayoutTests/svg/custom/use-clipped-hit-expected.txt.
11551         * platform/mac/svg/custom/use-css-events-expected.txt: Copied from LayoutTests/svg/custom/use-css-events-expected.txt.
11552         * platform/mac/svg/custom/use-elementInstance-event-target-expected.txt: Copied from LayoutTests/svg/custom/use-elementInstance-event-target-expected.txt.
11553         * platform/mac/svg/custom/use-elementInstance-methods-expected.txt: Copied from LayoutTests/svg/custom/use-elementInstance-methods-expected.txt.
11554         * platform/mac/svg/custom/use-empty-reference-expected.txt: Copied from LayoutTests/svg/custom/use-empty-reference-expected.txt.
11555         * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.txt: Copied from LayoutTests/svg/custom/use-event-handler-on-referenced-element-expected.txt.
11556         * platform/mac/svg/custom/use-event-handler-on-use-element-expected.txt: Copied from LayoutTests/svg/custom/use-event-handler-on-use-element-expected.txt.
11557         * platform/mac/svg/custom/use-events-crash-expected.txt: Copied from LayoutTests/svg/custom/use-events-crash-expected.txt.
11558         * platform/mac/svg/custom/use-forward-refs-expected.txt: Copied from LayoutTests/svg/custom/use-forward-refs-expected.txt.
11559         * platform/mac/svg/custom/use-infinite-recursion-expected.txt: Copied from LayoutTests/svg/custom/use-infinite-recursion-expected.txt.
11560         * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt: Copied from LayoutTests/svg/custom/use-instanceRoot-modifications-expected.txt.
11561         * platform/mac/svg/custom/use-modify-container-in-target-expected.txt: Copied from LayoutTests/svg/custom/use-modify-container-in-target-expected.txt.
11562         * platform/mac/svg/custom/use-modify-target-container-expected.txt: Copied from LayoutTests/svg/custom/use-modify-target-container-expected.txt.
11563         * platform/mac/svg/custom/use-modify-target-symbol-expected.txt: Copied from LayoutTests/svg/custom/use-modify-target-symbol-expected.txt.
11564         * platform/mac/svg/custom/use-nested-transform-expected.txt: Copied from LayoutTests/svg/custom/use-nested-transform-expected.txt.
11565         * platform/mac/svg/custom/use-on-g-containing-use-expected.txt: Copied from LayoutTests/svg/custom/use-on-g-containing-use-expected.txt.
11566         * platform/mac/svg/custom/use-on-g-expected.txt: Copied from LayoutTests/svg/custom/use-on-g-expected.txt.
11567         * platform/mac/svg/custom/use-on-rect-expected.txt: Copied from LayoutTests/svg/custom/use-on-rect-expected.txt.
11568         * platform/mac/svg/custom/use-on-symbol-expected.txt: Copied from LayoutTests/svg/custom/use-on-symbol-expected.txt.
11569         * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt: Copied from LayoutTests/svg/custom/use-on-symbol-inside-pattern-expected.txt.
11570         * platform/mac/svg/custom/use-on-text-expected.txt: Copied from LayoutTests/svg/custom/use-on-text-expected.txt.
11571         * platform/mac/svg/custom/use-on-use-expected.txt: Copied from LayoutTests/svg/custom/use-on-use-expected.txt.
11572         * platform/mac/svg/custom/use-property-changes-through-dom-expected.txt: Copied from LayoutTests/svg/custom/use-property-changes-through-dom-expected.txt.
11573         * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.txt: Copied from LayoutTests/svg/custom/use-property-changes-through-svg-dom-expected.txt.
11574         * platform/mac/svg/custom/use-recalcStyle-crash-expected.txt: Copied from LayoutTests/svg/custom/use-recalcStyle-crash-expected.txt.
11575         * platform/mac/svg/custom/use-recursion-1-expected.txt: Copied from LayoutTests/svg/custom/use-recursion-1-expected.txt.
11576         * platform/mac/svg/custom/use-recursion-2-expected.txt: Copied from LayoutTests/svg/custom/use-recursion-2-expected.txt.
11577         * platform/mac/svg/custom/use-recursion-3-expected.txt: Copied from LayoutTests/svg/custom/use-recursion-3-expected.txt.
11578         * platform/mac/svg/custom/use-recursion-4-expected.txt: Copied from LayoutTests/svg/custom/use-recursion-4-expected.txt.
11579         * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt: Copied from LayoutTests/svg/custom/use-referencing-nonexisting-symbol-expected.txt.
11580         * platform/mac/svg/custom/use-symbol-overflow-expected.txt: Copied from LayoutTests/svg/custom/use-symbol-overflow-expected.txt.
11581         * platform/mac/svg/custom/use-transform-expected.txt: Copied from LayoutTests/svg/custom/use-transform-expected.txt.
11582         * platform/mac/svg/custom/viewBox-hit-expected.txt: Copied from LayoutTests/svg/custom/viewBox-hit-expected.txt.
11583         * platform/mac/svg/custom/viewbox-syntax-expected.txt: Copied from LayoutTests/svg/custom/viewbox-syntax-expected.txt.
11584         * platform/mac/svg/custom/viewport-clip-expected.txt: Copied from LayoutTests/svg/custom/viewport-clip-expected.txt.
11585         * platform/mac/svg/custom/viewport-em-expected.txt: Copied from LayoutTests/svg/custom/viewport-em-expected.txt.
11586         * platform/mac/svg/custom/viewport-no-width-height-expected.txt: Copied from LayoutTests/svg/custom/viewport-no-width-height-expected.txt.
11587         * platform/mac/svg/custom/viewport-update-expected.txt: Copied from LayoutTests/svg/custom/viewport-update-expected.txt.
11588         * platform/mac/svg/custom/viewport-update2-expected.txt: Copied from LayoutTests/svg/custom/viewport-update2-expected.txt.
11589         * platform/mac/svg/custom/visibility-override-clip-expected.txt: Copied from LayoutTests/svg/custom/visibility-override-clip-expected.txt.
11590         * platform/mac/svg/custom/visibility-override-expected.txt: Copied from LayoutTests/svg/custom/visibility-override-expected.txt.
11591         * platform/mac/svg/custom/visibility-override-filter-expected.txt: Copied from LayoutTests/svg/custom/visibility-override-filter-expected.txt.
11592         * platform/mac/svg/custom/visibility-override-mask-expected.txt: Copied from LayoutTests/svg/custom/visibility-override-mask-expected.txt.
11593         * platform/mac/svg/custom/width-full-percentage-expected.txt: Copied from LayoutTests/svg/custom/width-full-percentage-expected.txt.
11594         * platform/mac/svg/custom/xhtml-no-svg-renderer-expected.txt: Copied from LayoutTests/svg/custom/xhtml-no-svg-renderer-expected.txt.
11595         * platform/mac/svg/custom/xml-stylesheet-expected.txt: Copied from LayoutTests/svg/custom/xml-stylesheet-expected.txt.
11596         * platform/mac/svg/hixie: Added.
11597         * platform/mac/svg/hixie/cascade: Added.
11598         * platform/mac/svg/hixie/cascade/001-broken-expected.txt: Copied from LayoutTests/svg/hixie/cascade/001-broken-expected.txt.
11599         * platform/mac/svg/hixie/cascade/002-expected.txt: Copied from LayoutTests/svg/hixie/cascade/002-expected.txt.
11600         * platform/mac/svg/hixie/data-types: Added.
11601         * platform/mac/svg/hixie/data-types/001-expected.txt: Copied from LayoutTests/svg/hixie/data-types/001-expected.txt.
11602         * platform/mac/svg/hixie/data-types/002-expected.txt: Copied from LayoutTests/svg/hixie/data-types/002-expected.txt.
11603         * platform/mac/svg/hixie/dynamic: Added.
11604         * platform/mac/svg/hixie/dynamic/002-expected.txt: Copied from LayoutTests/svg/hixie/dynamic/002-expected.txt.
11605         * platform/mac/svg/hixie/dynamic/003-expected.txt: Copied from LayoutTests/svg/hixie/dynamic/003-expected.txt.
11606         * platform/mac/svg/hixie/dynamic/004-expected.txt: Copied from LayoutTests/svg/hixie/dynamic/004-expected.txt.
11607         * platform/mac/svg/hixie/dynamic/005-broken-expected.txt: Copied from LayoutTests/svg/hixie/dynamic/005-broken-expected.txt.
11608         * platform/mac/svg/hixie/dynamic/006-expected.txt: Copied from LayoutTests/svg/hixie/dynamic/006-expected.txt.
11609         * platform/mac/svg/hixie/error: Added.
11610         * platform/mac/svg/hixie/error/001-expected.txt: Copied from LayoutTests/svg/hixie/error/001-expected.txt.
11611         * platform/mac/svg/hixie/error/002-expected.txt: Copied from LayoutTests/svg/hixie/error/002-expected.txt.
11612         * platform/mac/svg/hixie/error/003-expected.txt: Copied from LayoutTests/svg/hixie/error/003-expected.txt.
11613         * platform/mac/svg/hixie/error/004-expected.txt: Copied from LayoutTests/svg/hixie/error/004-expected.txt.
11614         * platform/mac/svg/hixie/error/005-expected.txt: Copied from LayoutTests/svg/hixie/error/005-expected.txt.
11615         * platform/mac/svg/hixie/error/006-expected.txt: Copied from LayoutTests/svg/hixie/error/006-expected.txt.
11616         * platform/mac/svg/hixie/error/007-expected.txt: Copied from LayoutTests/svg/hixie/error/007-expected.txt.
11617         * platform/mac/svg/hixie/error/008-expected.txt: Copied from LayoutTests/svg/hixie/error/008-expected.txt.
11618         * platform/mac/svg/hixie/error/009-expected.txt: Copied from LayoutTests/svg/hixie/error/009-expected.txt.
11619         * platform/mac/svg/hixie/error/010-expected.txt: Copied from LayoutTests/svg/hixie/error/010-expected.txt.
11620         * platform/mac/svg/hixie/error/011-expected.txt: Copied from LayoutTests/svg/hixie/error/011-expected.txt.
11621         * platform/mac/svg/hixie/error/012-expected.txt: Copied from LayoutTests/svg/hixie/error/012-expected.txt.
11622         * platform/mac/svg/hixie/error/013-broken-expected.txt: Copied from LayoutTests/svg/hixie/error/013-broken-expected.txt.
11623         * platform/mac/svg/hixie/error/014-expected.txt: Copied from LayoutTests/svg/hixie/error/014-expected.txt.
11624         * platform/mac/svg/hixie/error/014-test-expected.txt: Copied from LayoutTests/svg/hixie/error/014-test-expected.txt.
11625         * platform/mac/svg/hixie/error/015-expected.txt: Copied from LayoutTests/svg/hixie/error/015-expected.txt.
11626         * platform/mac/svg/hixie/error/016-expected.txt: Copied from LayoutTests/svg/hixie/error/016-expected.txt.
11627         * platform/mac/svg/hixie/error/017-expected.txt: Copied from LayoutTests/svg/hixie/error/017-expected.txt.
11628         * platform/mac/svg/hixie/links: Added.
11629         * platform/mac/svg/hixie/links/001-expected.txt: Copied from LayoutTests/svg/hixie/links/001-expected.txt.
11630         * platform/mac/svg/hixie/links/002-expected.txt: Copied from LayoutTests/svg/hixie/links/002-expected.txt.
11631         * platform/mac/svg/hixie/links/003-broken-expected.txt: Copied from LayoutTests/svg/hixie/links/003-broken-expected.txt.
11632         * platform/mac/svg/hixie/mixed: Added.
11633         * platform/mac/svg/hixie/mixed/003-expected.txt: Copied from LayoutTests/svg/hixie/mixed/003-expected.txt.
11634         * platform/mac/svg/hixie/mixed/004-expected.txt: Copied from LayoutTests/svg/hixie/mixed/004-expected.txt.
11635         * platform/mac/svg/hixie/mixed/005-expected.txt: Copied from LayoutTests/svg/hixie/mixed/005-expected.txt.
11636         * platform/mac/svg/hixie/mixed/006-expected.txt: Copied from LayoutTests/svg/hixie/mixed/006-expected.txt.
11637         * platform/mac/svg/hixie/mixed/007-expected.txt: Copied from LayoutTests/svg/hixie/mixed/007-expected.txt.
11638         * platform/mac/svg/hixie/mixed/008-expected.txt: Copied from LayoutTests/svg/hixie/mixed/008-expected.txt.
11639         * platform/mac/svg/hixie/mixed/009-expected.txt: Copied from LayoutTests/svg/hixie/mixed/009-expected.txt.
11640         * platform/mac/svg/hixie/mixed/010-expected.txt: Copied from LayoutTests/svg/hixie/mixed/010-expected.txt.
11641         * platform/mac/svg/hixie/mixed/011-expected.txt: Copied from LayoutTests/svg/hixie/mixed/011-expected.txt.
11642         * platform/mac/svg/hixie/painting: Added.
11643         * platform/mac/svg/hixie/painting/001-expected.txt: Copied from LayoutTests/svg/hixie/painting/001-expected.txt.
11644         * platform/mac/svg/hixie/perf: Added.
11645         * platform/mac/svg/hixie/perf/001-expected.txt: Copied from LayoutTests/svg/hixie/perf/001-expected.txt.
11646         * platform/mac/svg/hixie/perf/002-expected.txt: Copied from LayoutTests/svg/hixie/perf/002-expected.txt.
11647         * platform/mac/svg/hixie/perf/003-expected.txt: Copied from LayoutTests/svg/hixie/perf/003-expected.txt.
11648         * platform/mac/svg/hixie/perf/004-expected.txt: Copied from LayoutTests/svg/hixie/perf/004-expected.txt.
11649         * platform/mac/svg/hixie/perf/005-expected.txt: Copied from LayoutTests/svg/hixie/perf/005-expected.txt.
11650         * platform/mac/svg/hixie/perf/006-expected.txt: Copied from LayoutTests/svg/hixie/perf/006-expected.txt.
11651         * platform/mac/svg/hixie/perf/007-expected.txt: Copied from LayoutTests/svg/hixie/perf/007-expected.txt.
11652         * platform/mac/svg/hixie/processing-model: Added.
11653         * platform/mac/svg/hixie/processing-model/003-expected.txt: Copied from LayoutTests/svg/hixie/processing-model/003-expected.txt.
11654         * platform/mac/svg/hixie/processing-model/004-expected.txt: Copied from LayoutTests/svg/hixie/processing-model/004-expected.txt.
11655         * platform/mac/svg/hixie/processing-model/005-expected.txt: Copied from LayoutTests/svg/hixie/processing-model/005-expected.txt.
11656         * platform/mac/svg/hixie/rendering-model: Added.
11657         * platform/mac/svg/hixie/rendering-model/001-expected.txt: Copied from LayoutTests/svg/hixie/rendering-model/001-expected.txt.
11658         * platform/mac/svg/hixie/rendering-model/002-expected.txt: Copied from LayoutTests/svg/hixie/rendering-model/002-expected.txt.
11659         * platform/mac/svg/hixie/rendering-model/003-expected.txt: Copied from LayoutTests/svg/hixie/rendering-model/003-expected.txt.
11660         * platform/mac/svg/hixie/rendering-model/003a-expected.txt: Copied from LayoutTests/svg/hixie/rendering-model/003a-expected.txt.
11661         * platform/mac/svg/hixie/rendering-model/004-expected.txt: Copied from LayoutTests/svg/hixie/rendering-model/004-expected.txt.
11662         * platform/mac/svg/hixie/shapes: Added.
11663         * platform/mac/svg/hixie/shapes/path: Added.
11664         * platform/mac/svg/hixie/shapes/path/001-expected.txt: Copied from LayoutTests/svg/hixie/shapes/path/001-expected.txt.
11665         * platform/mac/svg/hixie/text: Added.
11666         * platform/mac/svg/hixie/text/001-broken-expected.txt: Copied from LayoutTests/svg/hixie/text/001-broken-expected.txt.
11667         * platform/mac/svg/hixie/text/002-expected.txt: Copied from LayoutTests/svg/hixie/text/002-expected.txt.
11668         * platform/mac/svg/hixie/text/003-expected.txt: Copied from LayoutTests/svg/hixie/text/003-expected.txt.
11669         * platform/mac/svg/hixie/text/003a-expected.txt: Copied from LayoutTests/svg/hixie/text/003a-expected.txt.
11670         * platform/mac/svg/hixie/text/003b-expected.txt: Copied from LayoutTests/svg/hixie/text/003b-expected.txt.
11671         * platform/mac/svg/hixie/transform: Added.
11672         * platform/mac/svg/hixie/transform/001-expected.txt: Copied from LayoutTests/svg/hixie/transform/001-expected.txt.
11673         * platform/mac/svg/hixie/use: Added.
11674         * platform/mac/svg/hixie/use/001-expected.txt: Copied from LayoutTests/svg/hixie/use/001-expected.txt.
11675         * platform/mac/svg/hixie/use/002-expected.txt: Copied from LayoutTests/svg/hixie/use/002-expected.txt.
11676         * platform/mac/svg/hixie/use/002-test-expected.txt: Copied from LayoutTests/svg/hixie/use/002-test-expected.txt.
11677         * platform/mac/svg/hixie/viewbox: Added.
11678         * platform/mac/svg/hixie/viewbox/001-expected.txt: Copied from LayoutTests/svg/hixie/viewbox/001-expected.txt.
11679         * platform/mac/svg/hixie/viewbox/002-expected.txt: Copied from LayoutTests/svg/hixie/viewbox/002-expected.txt.
11680         * platform/mac/svg/hixie/viewbox/003-expected.txt: Copied from LayoutTests/svg/hixie/viewbox/003-expected.txt.
11681         * platform/mac/svg/hixie/viewbox/004-expected.txt: Copied from LayoutTests/svg/hixie/viewbox/004-expected.txt.
11682         * platform/mac/svg/hixie/viewbox/preserveAspectRatio: Added.
11683         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Copied from LayoutTests/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt.
11684         * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Copied from LayoutTests/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt.
11685         * platform/mac/tables: Added.
11686         * platform/mac/tables/mozilla: Added.
11687         * platform/mac/tables/mozilla/bugs: Added.
11688         * platform/mac/tables/mozilla/bugs/45621-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/45621-expected.txt.
11689         * platform/mac/tables/mozilla/bugs/adforce_imgis_com-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/adforce_imgis_com-expected.txt.
11690         * platform/mac/tables/mozilla/bugs/bug10009-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10009-expected.txt.
11691         * platform/mac/tables/mozilla/bugs/bug100334-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug100334-expected.txt.
11692         * platform/mac/tables/mozilla/bugs/bug10036-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10036-expected.txt.
11693         * platform/mac/tables/mozilla/bugs/bug10039-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10039-expected.txt.
11694         * platform/mac/tables/mozilla/bugs/bug101201-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug101201-expected.txt.
11695         * platform/mac/tables/mozilla/bugs/bug101674-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug101674-expected.txt.
11696         * platform/mac/tables/mozilla/bugs/bug102145-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug102145-1-expected.txt.
11697         * platform/mac/tables/mozilla/bugs/bug102145-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug102145-2-expected.txt.
11698         * platform/mac/tables/mozilla/bugs/bug102145-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug102145-3-expected.txt.
11699         * platform/mac/tables/mozilla/bugs/bug102145-4-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug102145-4-expected.txt.
11700         * platform/mac/tables/mozilla/bugs/bug10269-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10269-1-expected.txt.
11701         * platform/mac/tables/mozilla/bugs/bug10269-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10269-2-expected.txt.
11702         * platform/mac/tables/mozilla/bugs/bug10296-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10296-1-expected.txt.
11703         * platform/mac/tables/mozilla/bugs/bug10296-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10296-2-expected.txt.
11704         * platform/mac/tables/mozilla/bugs/bug103533-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug103533-expected.txt.
11705         * platform/mac/tables/mozilla/bugs/bug1055-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1055-1-expected.txt.
11706         * platform/mac/tables/mozilla/bugs/bug10565-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10565-expected.txt.
11707         * platform/mac/tables/mozilla/bugs/bug106158-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug106158-1-expected.txt.
11708         * platform/mac/tables/mozilla/bugs/bug106158-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug106158-2-expected.txt.
11709         * platform/mac/tables/mozilla/bugs/bug10633-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug10633-expected.txt.
11710         * platform/mac/tables/mozilla/bugs/bug1067-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1067-1-expected.txt.
11711         * platform/mac/tables/mozilla/bugs/bug1067-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1067-2-expected.txt.
11712         * platform/mac/tables/mozilla/bugs/bug106795-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug106795-expected.txt.
11713         * platform/mac/tables/mozilla/bugs/bug106816-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug106816-expected.txt.
11714         * platform/mac/tables/mozilla/bugs/bug108340-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug108340-expected.txt.
11715         * platform/mac/tables/mozilla/bugs/bug109043-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug109043-expected.txt.
11716         * platform/mac/tables/mozilla/bugs/bug11026-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug11026-expected.txt.
11717         * platform/mac/tables/mozilla/bugs/bug110566-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug110566-expected.txt.
11718         * platform/mac/tables/mozilla/bugs/bug11321-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug11321-expected.txt.
11719         * platform/mac/tables/mozilla/bugs/bug113235-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug113235-1-expected.txt.
11720         * platform/mac/tables/mozilla/bugs/bug113235-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug113235-2-expected.txt.
11721         * platform/mac/tables/mozilla/bugs/bug113235-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug113235-3-expected.txt.
11722         * platform/mac/tables/mozilla/bugs/bug113424-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug113424-expected.txt.
11723         * platform/mac/tables/mozilla/bugs/bug11384q-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug11384q-expected.txt.
11724         * platform/mac/tables/mozilla/bugs/bug11384s-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug11384s-expected.txt.
11725         * platform/mac/tables/mozilla/bugs/bug1163-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1163-1-expected.txt.
11726         * platform/mac/tables/mozilla/bugs/bug1188-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1188-expected.txt.
11727         * platform/mac/tables/mozilla/bugs/bug11944-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug11944-expected.txt.
11728         * platform/mac/tables/mozilla/bugs/bug119786-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug119786-expected.txt.
11729         * platform/mac/tables/mozilla/bugs/bug12008-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12008-expected.txt.
11730         * platform/mac/tables/mozilla/bugs/bug120107-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug120107-expected.txt.
11731         * platform/mac/tables/mozilla/bugs/bug120364-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug120364-expected.txt.
11732         * platform/mac/tables/mozilla/bugs/bug1220-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1220-expected.txt.
11733         * platform/mac/tables/mozilla/bugs/bug1224-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1224-expected.txt.
11734         * platform/mac/tables/mozilla/bugs/bug12268-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12268-expected.txt.
11735         * platform/mac/tables/mozilla/bugs/bug12384-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12384-expected.txt.
11736         * platform/mac/tables/mozilla/bugs/bug123862-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug123862-expected.txt.
11737         * platform/mac/tables/mozilla/bugs/bug1261-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1261-expected.txt.
11738         * platform/mac/tables/mozilla/bugs/bug126742-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug126742-expected.txt.
11739         * platform/mac/tables/mozilla/bugs/bug12709-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12709-expected.txt.
11740         * platform/mac/tables/mozilla/bugs/bug1271-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1271-expected.txt.
11741         * platform/mac/tables/mozilla/bugs/bug127267-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug127267-expected.txt.
11742         * platform/mac/tables/mozilla/bugs/bug128229-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug128229-expected.txt.
11743         * platform/mac/tables/mozilla/bugs/bug12908-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12908-1-expected.txt.
11744         * platform/mac/tables/mozilla/bugs/bug12908-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12908-2-expected.txt.
11745         * platform/mac/tables/mozilla/bugs/bug12910-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12910-2-expected.txt.
11746         * platform/mac/tables/mozilla/bugs/bug12910-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug12910-expected.txt.
11747         * platform/mac/tables/mozilla/bugs/bug1296-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1296-expected.txt.
11748         * platform/mac/tables/mozilla/bugs/bug1302-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1302-expected.txt.
11749         * platform/mac/tables/mozilla/bugs/bug131020-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug131020-2-expected.txt.
11750         * platform/mac/tables/mozilla/bugs/bug131020-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug131020-expected.txt.
11751         * platform/mac/tables/mozilla/bugs/bug131020_iframe-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug131020_iframe-expected.txt.
11752         * platform/mac/tables/mozilla/bugs/bug13105-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug13105-expected.txt.
11753         * platform/mac/tables/mozilla/bugs/bug13118-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug13118-expected.txt.
11754         * platform/mac/tables/mozilla/bugs/bug13169-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug13169-expected.txt.
11755         * platform/mac/tables/mozilla/bugs/bug1318-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1318-expected.txt.
11756         * platform/mac/tables/mozilla/bugs/bug13196-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug13196-expected.txt.
11757         * platform/mac/tables/mozilla/bugs/bug133756-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug133756-1-expected.txt.
11758         * platform/mac/tables/mozilla/bugs/bug133756-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug133756-2-expected.txt.
11759         * platform/mac/tables/mozilla/bugs/bug133948-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug133948-expected.txt.
11760         * platform/mac/tables/mozilla/bugs/bug13484-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug13484-expected.txt.
11761         * platform/mac/tables/mozilla/bugs/bug13526-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug13526-expected.txt.
11762         * platform/mac/tables/mozilla/bugs/bug137388-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug137388-3-expected.txt.
11763         * platform/mac/tables/mozilla/bugs/bug138725-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug138725-expected.txt.
11764         * platform/mac/tables/mozilla/bugs/bug139524-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug139524-1-expected.txt.
11765         * platform/mac/tables/mozilla/bugs/bug139524-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug139524-2-expected.txt.
11766         * platform/mac/tables/mozilla/bugs/bug139524-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug139524-3-expected.txt.
11767         * platform/mac/tables/mozilla/bugs/bug139524-4-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug139524-4-expected.txt.
11768         * platform/mac/tables/mozilla/bugs/bug14159-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug14159-1-expected.txt.
11769         * platform/mac/tables/mozilla/bugs/bug14159-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug14159-3-expected.txt.
11770         * platform/mac/tables/mozilla/bugs/bug1430-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1430-expected.txt.
11771         * platform/mac/tables/mozilla/bugs/bug14323-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug14323-expected.txt.
11772         * platform/mac/tables/mozilla/bugs/bug145572-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug145572-expected.txt.
11773         * platform/mac/tables/mozilla/bugs/bug1474-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1474-expected.txt.
11774         * platform/mac/tables/mozilla/bugs/bug149275-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug149275-1-expected.txt.
11775         * platform/mac/tables/mozilla/bugs/bug149275-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug149275-2-expected.txt.
11776         * platform/mac/tables/mozilla/bugs/bug14929-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug14929-expected.txt.
11777         * platform/mac/tables/mozilla/bugs/bug15247-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug15247-expected.txt.
11778         * platform/mac/tables/mozilla/bugs/bug154780-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug154780-expected.txt.
11779         * platform/mac/tables/mozilla/bugs/bug15544-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug15544-expected.txt.
11780         * platform/mac/tables/mozilla/bugs/bug157890-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug157890-expected.txt.
11781         * platform/mac/tables/mozilla/bugs/bug159108-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug159108-expected.txt.
11782         * platform/mac/tables/mozilla/bugs/bug15933-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug15933-expected.txt.
11783         * platform/mac/tables/mozilla/bugs/bug16012-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug16012-expected.txt.
11784         * platform/mac/tables/mozilla/bugs/bug16252-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug16252-expected.txt.
11785         * platform/mac/tables/mozilla/bugs/bug17130-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug17130-1-expected.txt.
11786         * platform/mac/tables/mozilla/bugs/bug17130-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug17130-2-expected.txt.
11787         * platform/mac/tables/mozilla/bugs/bug17138-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug17138-expected.txt.
11788         * platform/mac/tables/mozilla/bugs/bug17168-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug17168-expected.txt.
11789         * platform/mac/tables/mozilla/bugs/bug175455-4-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug175455-4-expected.txt.
11790         * platform/mac/tables/mozilla/bugs/bug17548-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug17548-expected.txt.
11791         * platform/mac/tables/mozilla/bugs/bug17587-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug17587-expected.txt.
11792         * platform/mac/tables/mozilla/bugs/bug1800-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1800-expected.txt.
11793         * platform/mac/tables/mozilla/bugs/bug1802-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1802-expected.txt.
11794         * platform/mac/tables/mozilla/bugs/bug1802s-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1802s-expected.txt.
11795         * platform/mac/tables/mozilla/bugs/bug1809-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1809-expected.txt.
11796         * platform/mac/tables/mozilla/bugs/bug1818-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1818-1-expected.txt.
11797         * platform/mac/tables/mozilla/bugs/bug1818-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1818-2-expected.txt.
11798         * platform/mac/tables/mozilla/bugs/bug1818-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1818-3-expected.txt.
11799         * platform/mac/tables/mozilla/bugs/bug1818-4-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1818-4-expected.txt.
11800         * platform/mac/tables/mozilla/bugs/bug1818-5-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1818-5-expected.txt.
11801         * platform/mac/tables/mozilla/bugs/bug1818-6-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1818-6-expected.txt.
11802         * platform/mac/tables/mozilla/bugs/bug1828-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug1828-expected.txt.
11803         * platform/mac/tables/mozilla/bugs/bug18359-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug18359-expected.txt.
11804         * platform/mac/tables/mozilla/bugs/bug18440-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug18440-expected.txt.
11805         * platform/mac/tables/mozilla/bugs/bug18558-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug18558-expected.txt.
11806         * platform/mac/tables/mozilla/bugs/bug18664-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug18664-expected.txt.
11807         * platform/mac/tables/mozilla/bugs/bug18955-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug18955-expected.txt.
11808         * platform/mac/tables/mozilla/bugs/bug19061-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug19061-1-expected.txt.
11809         * platform/mac/tables/mozilla/bugs/bug19061-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug19061-2-expected.txt.
11810         * platform/mac/tables/mozilla/bugs/bug19356-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug19356-expected.txt.
11811         * platform/mac/tables/mozilla/bugs/bug194024-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug194024-expected.txt.
11812         * platform/mac/tables/mozilla/bugs/bug19599-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug19599-expected.txt.
11813         * platform/mac/tables/mozilla/bugs/bug196870-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug196870-expected.txt.
11814         * platform/mac/tables/mozilla/bugs/bug2050-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2050-expected.txt.
11815         * platform/mac/tables/mozilla/bugs/bug20579-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug20579-expected.txt.
11816         * platform/mac/tables/mozilla/bugs/bug2065-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2065-expected.txt.
11817         * platform/mac/tables/mozilla/bugs/bug20804-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug20804-expected.txt.
11818         * platform/mac/tables/mozilla/bugs/bug2123-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2123-expected.txt.
11819         * platform/mac/tables/mozilla/bugs/bug21299-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug21299-expected.txt.
11820         * platform/mac/tables/mozilla/bugs/bug215629-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug215629-expected.txt.
11821         * platform/mac/tables/mozilla/bugs/bug21918-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug21918-expected.txt.
11822         * platform/mac/tables/mozilla/bugs/bug219693-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug219693-1-expected.txt.
11823         * platform/mac/tables/mozilla/bugs/bug219693-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug219693-2-expected.txt.
11824         * platform/mac/tables/mozilla/bugs/bug22019-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug22019-expected.txt.
11825         * platform/mac/tables/mozilla/bugs/bug220536-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug220536-expected.txt.
11826         * platform/mac/tables/mozilla/bugs/bug221784-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug221784-1-expected.txt.
11827         * platform/mac/tables/mozilla/bugs/bug221784-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug221784-2-expected.txt.
11828         * platform/mac/tables/mozilla/bugs/bug222336-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug222336-expected.txt.
11829         * platform/mac/tables/mozilla/bugs/bug22246-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug22246-2-expected.txt.
11830         * platform/mac/tables/mozilla/bugs/bug22246-2a-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug22246-2a-expected.txt.
11831         * platform/mac/tables/mozilla/bugs/bug22246-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug22246-3-expected.txt.
11832         * platform/mac/tables/mozilla/bugs/bug22246-3a-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug22246-3a-expected.txt.
11833         * platform/mac/tables/mozilla/bugs/bug222467-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug222467-expected.txt.
11834         * platform/mac/tables/mozilla/bugs/bug222846-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug222846-expected.txt.
11835         * platform/mac/tables/mozilla/bugs/bug22513-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug22513-expected.txt.
11836         * platform/mac/tables/mozilla/bugs/bug2267-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2267-expected.txt.
11837         * platform/mac/tables/mozilla/bugs/bug227123-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug227123-expected.txt.
11838         * platform/mac/tables/mozilla/bugs/bug2296-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2296-expected.txt.
11839         * platform/mac/tables/mozilla/bugs/bug23072-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug23072-expected.txt.
11840         * platform/mac/tables/mozilla/bugs/bug23151-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug23151-expected.txt.
11841         * platform/mac/tables/mozilla/bugs/bug23235-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug23235-expected.txt.
11842         * platform/mac/tables/mozilla/bugs/bug23299-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug23299-expected.txt.
11843         * platform/mac/tables/mozilla/bugs/bug23994-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug23994-expected.txt.
11844         * platform/mac/tables/mozilla/bugs/bug24200-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug24200-expected.txt.
11845         * platform/mac/tables/mozilla/bugs/bug24503-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug24503-expected.txt.
11846         * platform/mac/tables/mozilla/bugs/bug24627-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug24627-expected.txt.
11847         * platform/mac/tables/mozilla/bugs/bug24661-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug24661-expected.txt.
11848         * platform/mac/tables/mozilla/bugs/bug2469-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2469-expected.txt.
11849         * platform/mac/tables/mozilla/bugs/bug2479-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2479-1-expected.txt.
11850         * platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2479-3-expected.txt.
11851         * platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2479-4-expected.txt.
11852         * platform/mac/tables/mozilla/bugs/bug24880-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug24880-expected.txt.
11853         * platform/mac/tables/mozilla/bugs/bug25004-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug25004-expected.txt.
11854         * platform/mac/tables/mozilla/bugs/bug25074-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug25074-expected.txt.
11855         * platform/mac/tables/mozilla/bugs/bug25086-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug25086-expected.txt.
11856         * platform/mac/tables/mozilla/bugs/bug2509-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2509-expected.txt.
11857         * platform/mac/tables/mozilla/bugs/bug2516-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2516-expected.txt.
11858         * platform/mac/tables/mozilla/bugs/bug25367-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug25367-expected.txt.
11859         * platform/mac/tables/mozilla/bugs/bug25663-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug25663-expected.txt.
11860         * platform/mac/tables/mozilla/bugs/bug2585-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2585-expected.txt.
11861         * platform/mac/tables/mozilla/bugs/bug26178-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug26178-expected.txt.
11862         * platform/mac/tables/mozilla/bugs/bug26553-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug26553-expected.txt.
11863         * platform/mac/tables/mozilla/bugs/bug2684-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2684-expected.txt.
11864         * platform/mac/tables/mozilla/bugs/bug269566-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug269566-expected.txt.
11865         * platform/mac/tables/mozilla/bugs/bug27038-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug27038-1-expected.txt.
11866         * platform/mac/tables/mozilla/bugs/bug27038-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug27038-2-expected.txt.
11867         * platform/mac/tables/mozilla/bugs/bug27038-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug27038-3-expected.txt.
11868         * platform/mac/tables/mozilla/bugs/bug275625-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug275625-expected.txt.
11869         * platform/mac/tables/mozilla/bugs/bug2757-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2757-expected.txt.
11870         * platform/mac/tables/mozilla/bugs/bug2763-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2763-expected.txt.
11871         * platform/mac/tables/mozilla/bugs/bug277062-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug277062-expected.txt.
11872         * platform/mac/tables/mozilla/bugs/bug2773-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2773-expected.txt.
11873         * platform/mac/tables/mozilla/bugs/bug278385-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug278385-expected.txt.
11874         * platform/mac/tables/mozilla/bugs/bug27993-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug27993-1-expected.txt.
11875         * platform/mac/tables/mozilla/bugs/bug28341-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug28341-expected.txt.
11876         * platform/mac/tables/mozilla/bugs/bug2886-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2886-2-expected.txt.
11877         * platform/mac/tables/mozilla/bugs/bug2886-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2886-expected.txt.
11878         * platform/mac/tables/mozilla/bugs/bug28928-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug28928-expected.txt.
11879         * platform/mac/tables/mozilla/bugs/bug28933-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug28933-expected.txt.
11880         * platform/mac/tables/mozilla/bugs/bug29058-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug29058-1-expected.txt.
11881         * platform/mac/tables/mozilla/bugs/bug29058-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug29058-3-expected.txt.
11882         * platform/mac/tables/mozilla/bugs/bug29157-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug29157-expected.txt.
11883         * platform/mac/tables/mozilla/bugs/bug29314-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug29314-expected.txt.
11884         * platform/mac/tables/mozilla/bugs/bug29326-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug29326-expected.txt.
11885         * platform/mac/tables/mozilla/bugs/bug29429-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug29429-expected.txt.
11886         * platform/mac/tables/mozilla/bugs/bug2947-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2947-expected.txt.
11887         * platform/mac/tables/mozilla/bugs/bug2954-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2954-expected.txt.
11888         * platform/mac/tables/mozilla/bugs/bug2962-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2962-expected.txt.
11889         * platform/mac/tables/mozilla/bugs/bug2973-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2973-expected.txt.
11890         * platform/mac/tables/mozilla/bugs/bug2981-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2981-1-expected.txt.
11891         * platform/mac/tables/mozilla/bugs/bug2981-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2981-2-expected.txt.
11892         * platform/mac/tables/mozilla/bugs/bug2997-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug2997-expected.txt.
11893         * platform/mac/tables/mozilla/bugs/bug30273-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30273-expected.txt.
11894         * platform/mac/tables/mozilla/bugs/bug30332-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30332-1-expected.txt.
11895         * platform/mac/tables/mozilla/bugs/bug30332-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30332-2-expected.txt.
11896         * platform/mac/tables/mozilla/bugs/bug3037-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3037-1-expected.txt.
11897         * platform/mac/tables/mozilla/bugs/bug3037-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3037-2-expected.txt.
11898         * platform/mac/tables/mozilla/bugs/bug30418-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30418-expected.txt.
11899         * platform/mac/tables/mozilla/bugs/bug30559-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30559-expected.txt.
11900         * platform/mac/tables/mozilla/bugs/bug30692-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30692-expected.txt.
11901         * platform/mac/tables/mozilla/bugs/bug30985-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug30985-expected.txt.
11902         * platform/mac/tables/mozilla/bugs/bug3103-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3103-expected.txt.
11903         * platform/mac/tables/mozilla/bugs/bug3191-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3191-expected.txt.
11904         * platform/mac/tables/mozilla/bugs/bug32205-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug32205-2-expected.txt.
11905         * platform/mac/tables/mozilla/bugs/bug32205-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug32205-3-expected.txt.
11906         * platform/mac/tables/mozilla/bugs/bug32205-5-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug32205-5-expected.txt.
11907         * platform/mac/tables/mozilla/bugs/bug32447-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug32447-expected.txt.
11908         * platform/mac/tables/mozilla/bugs/bug3260-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3260-expected.txt.
11909         * platform/mac/tables/mozilla/bugs/bug3263-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3263-expected.txt.
11910         * platform/mac/tables/mozilla/bugs/bug32841-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug32841-expected.txt.
11911         * platform/mac/tables/mozilla/bugs/bug3309-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3309-1-expected.txt.
11912         * platform/mac/tables/mozilla/bugs/bug3309-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3309-2-expected.txt.
11913         * platform/mac/tables/mozilla/bugs/bug33137-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug33137-expected.txt.
11914         * platform/mac/tables/mozilla/bugs/bug33855-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug33855-expected.txt.
11915         * platform/mac/tables/mozilla/bugs/bug34176-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug34176-expected.txt.
11916         * platform/mac/tables/mozilla/bugs/bug34538-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug34538-expected.txt.
11917         * platform/mac/tables/mozilla/bugs/bug3454-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3454-expected.txt.
11918         * platform/mac/tables/mozilla/bugs/bug35662-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug35662-expected.txt.
11919         * platform/mac/tables/mozilla/bugs/bug3681-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3681-1-expected.txt.
11920         * platform/mac/tables/mozilla/bugs/bug3681-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3681-2-expected.txt.
11921         * platform/mac/tables/mozilla/bugs/bug3718-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3718-expected.txt.
11922         * platform/mac/tables/mozilla/bugs/bug38916-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug38916-expected.txt.
11923         * platform/mac/tables/mozilla/bugs/bug39209-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug39209-expected.txt.
11924         * platform/mac/tables/mozilla/bugs/bug3977-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug3977-expected.txt.
11925         * platform/mac/tables/mozilla/bugs/bug40828-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug40828-expected.txt.
11926         * platform/mac/tables/mozilla/bugs/bug4093-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4093-expected.txt.
11927         * platform/mac/tables/mozilla/bugs/bug41890-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug41890-expected.txt.
11928         * platform/mac/tables/mozilla/bugs/bug42187-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug42187-expected.txt.
11929         * platform/mac/tables/mozilla/bugs/bug42443-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug42443-expected.txt.
11930         * platform/mac/tables/mozilla/bugs/bug4284-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4284-expected.txt.
11931         * platform/mac/tables/mozilla/bugs/bug43039-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug43039-expected.txt.
11932         * platform/mac/tables/mozilla/bugs/bug43204-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug43204-expected.txt.
11933         * platform/mac/tables/mozilla/bugs/bug4382-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4382-expected.txt.
11934         * platform/mac/tables/mozilla/bugs/bug4385-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4385-expected.txt.
11935         * platform/mac/tables/mozilla/bugs/bug43854-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug43854-1-expected.txt.
11936         * platform/mac/tables/mozilla/bugs/bug43854-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug43854-2-expected.txt.
11937         * platform/mac/tables/mozilla/bugs/bug4427-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4427-expected.txt.
11938         * platform/mac/tables/mozilla/bugs/bug4429-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4429-expected.txt.
11939         * platform/mac/tables/mozilla/bugs/bug44505-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug44505-expected.txt.
11940         * platform/mac/tables/mozilla/bugs/bug44523-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug44523-expected.txt.
11941         * platform/mac/tables/mozilla/bugs/bug4501-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4501-expected.txt.
11942         * platform/mac/tables/mozilla/bugs/bug45055-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug45055-2-expected.txt.
11943         * platform/mac/tables/mozilla/bugs/bug45055-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug45055-expected.txt.
11944         * platform/mac/tables/mozilla/bugs/bug4520-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4520-expected.txt.
11945         * platform/mac/tables/mozilla/bugs/bug4523-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4523-expected.txt.
11946         * platform/mac/tables/mozilla/bugs/bug4527-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4527-expected.txt.
11947         * platform/mac/tables/mozilla/bugs/bug45350-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug45350-expected.txt.
11948         * platform/mac/tables/mozilla/bugs/bug45486-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug45486-expected.txt.
11949         * platform/mac/tables/mozilla/bugs/bug4576-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4576-expected.txt.
11950         * platform/mac/tables/mozilla/bugs/bug46268-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46268-1-expected.txt.
11951         * platform/mac/tables/mozilla/bugs/bug46268-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46268-2-expected.txt.
11952         * platform/mac/tables/mozilla/bugs/bug46268-3-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46268-3-expected.txt.
11953         * platform/mac/tables/mozilla/bugs/bug46268-5-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46268-5-expected.txt.
11954         * platform/mac/tables/mozilla/bugs/bug46268-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46268-expected.txt.
11955         * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46368-1-expected.txt.
11956         * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46368-2-expected.txt.
11957         * platform/mac/tables/mozilla/bugs/bug46480-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46480-1-expected.txt.
11958         * platform/mac/tables/mozilla/bugs/bug46480-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46480-2-expected.txt.
11959         * platform/mac/tables/mozilla/bugs/bug46623-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46623-1-expected.txt.
11960         * platform/mac/tables/mozilla/bugs/bug46623-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46623-2-expected.txt.
11961         * platform/mac/tables/mozilla/bugs/bug46924-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46924-expected.txt.
11962         * platform/mac/tables/mozilla/bugs/bug46944-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug46944-expected.txt.
11963         * platform/mac/tables/mozilla/bugs/bug4739-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4739-expected.txt.
11964         * platform/mac/tables/mozilla/bugs/bug47432-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug47432-expected.txt.
11965         * platform/mac/tables/mozilla/bugs/bug48028-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug48028-1-expected.txt.
11966         * platform/mac/tables/mozilla/bugs/bug48028-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug48028-2-expected.txt.
11967         * platform/mac/tables/mozilla/bugs/bug4803-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4803-expected.txt.
11968         * platform/mac/tables/mozilla/bugs/bug4849-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4849-2-expected.txt.
11969         * platform/mac/tables/mozilla/bugs/bug4849-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug4849-expected.txt.
11970         * platform/mac/tables/mozilla/bugs/bug48827-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug48827-expected.txt.
11971         * platform/mac/tables/mozilla/bugs/bug50695-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug50695-1-expected.txt.
11972         * platform/mac/tables/mozilla/bugs/bug50695-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug50695-2-expected.txt.
11973         * platform/mac/tables/mozilla/bugs/bug51037-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug51037-expected.txt.
11974         * platform/mac/tables/mozilla/bugs/bug51140-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug51140-expected.txt.
11975         * platform/mac/tables/mozilla/bugs/bug51727-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug51727-expected.txt.
11976         * platform/mac/tables/mozilla/bugs/bug5188-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5188-expected.txt.
11977         * platform/mac/tables/mozilla/bugs/bug52505-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug52505-expected.txt.
11978         * platform/mac/tables/mozilla/bugs/bug52506-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug52506-expected.txt.
11979         * platform/mac/tables/mozilla/bugs/bug53690-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug53690-1-expected.txt.
11980         * platform/mac/tables/mozilla/bugs/bug53690-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug53690-2-expected.txt.
11981         * platform/mac/tables/mozilla/bugs/bug53891-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug53891-expected.txt.
11982         * platform/mac/tables/mozilla/bugs/bug54450-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug54450-expected.txt.
11983         * platform/mac/tables/mozilla/bugs/bug5538-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5538-expected.txt.
11984         * platform/mac/tables/mozilla/bugs/bug55527-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug55527-expected.txt.
11985         * platform/mac/tables/mozilla/bugs/bug55545-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug55545-expected.txt.
11986         * platform/mac/tables/mozilla/bugs/bug55694-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug55694-expected.txt.
11987         * platform/mac/tables/mozilla/bugs/bug55789-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug55789-expected.txt.
11988         * platform/mac/tables/mozilla/bugs/bug56201-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug56201-expected.txt.
11989         * platform/mac/tables/mozilla/bugs/bug56405-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug56405-expected.txt.
11990         * platform/mac/tables/mozilla/bugs/bug56563-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug56563-expected.txt.
11991         * platform/mac/tables/mozilla/bugs/bug57300-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug57300-expected.txt.
11992         * platform/mac/tables/mozilla/bugs/bug57378-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug57378-expected.txt.
11993         * platform/mac/tables/mozilla/bugs/bug57828-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug57828-2-expected.txt.
11994         * platform/mac/tables/mozilla/bugs/bug57828-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug57828-expected.txt.
11995         * platform/mac/tables/mozilla/bugs/bug5797-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5797-expected.txt.
11996         * platform/mac/tables/mozilla/bugs/bug5798-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5798-expected.txt.
11997         * platform/mac/tables/mozilla/bugs/bug5799-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5799-expected.txt.
11998         * platform/mac/tables/mozilla/bugs/bug5835-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5835-expected.txt.
11999         * platform/mac/tables/mozilla/bugs/bug5838-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug5838-expected.txt.
12000         * platform/mac/tables/mozilla/bugs/bug58402-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug58402-1-expected.txt.
12001         * platform/mac/tables/mozilla/bugs/bug59354-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug59354-expected.txt.
12002         * platform/mac/tables/mozilla/bugs/bug60013-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug60013-expected.txt.
12003         * platform/mac/tables/mozilla/bugs/bug60749-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug60749-expected.txt.
12004         * platform/mac/tables/mozilla/bugs/bug60804-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug60804-expected.txt.
12005         * platform/mac/tables/mozilla/bugs/bug60807-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug60807-expected.txt.
12006         * platform/mac/tables/mozilla/bugs/bug60992-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug60992-expected.txt.
12007         * platform/mac/tables/mozilla/bugs/bug6184-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug6184-expected.txt.
12008         * platform/mac/tables/mozilla/bugs/bug625-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug625-expected.txt.
12009         * platform/mac/tables/mozilla/bugs/bug6304-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug6304-expected.txt.
12010         * platform/mac/tables/mozilla/bugs/bug63785-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug63785-expected.txt.
12011         * platform/mac/tables/mozilla/bugs/bug6404-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug6404-expected.txt.
12012         * platform/mac/tables/mozilla/bugs/bug641-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug641-1-expected.txt.
12013         * platform/mac/tables/mozilla/bugs/bug641-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug641-2-expected.txt.
12014         * platform/mac/tables/mozilla/bugs/bug647-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug647-expected.txt.
12015         * platform/mac/tables/mozilla/bugs/bug650-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug650-expected.txt.
12016         * platform/mac/tables/mozilla/bugs/bug6674-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug6674-expected.txt.
12017         * platform/mac/tables/mozilla/bugs/bug67864-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug67864-expected.txt.
12018         * platform/mac/tables/mozilla/bugs/bug67915-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug67915-1-expected.txt.
12019         * platform/mac/tables/mozilla/bugs/bug68912-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug68912-expected.txt.
12020         * platform/mac/tables/mozilla/bugs/bug68998-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug68998-expected.txt.
12021         * platform/mac/tables/mozilla/bugs/bug69187-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug69187-expected.txt.
12022         * platform/mac/tables/mozilla/bugs/bug69382-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug69382-1-expected.txt.
12023         * platform/mac/tables/mozilla/bugs/bug69382-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug69382-2-expected.txt.
12024         * platform/mac/tables/mozilla/bugs/bug709-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug709-expected.txt.
12025         * platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug7112-1-expected.txt.
12026         * platform/mac/tables/mozilla/bugs/bug7112-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug7112-2-expected.txt.
12027         * platform/mac/tables/mozilla/bugs/bug7121-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug7121-1-expected.txt.
12028         * platform/mac/tables/mozilla/bugs/bug72359-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug72359-expected.txt.
12029         * platform/mac/tables/mozilla/bugs/bug727-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug727-expected.txt.
12030         * platform/mac/tables/mozilla/bugs/bug73321-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug73321-expected.txt.
12031         * platform/mac/tables/mozilla/bugs/bug7342-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug7342-expected.txt.
12032         * platform/mac/tables/mozilla/bugs/bug7471-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug7471-expected.txt.
12033         * platform/mac/tables/mozilla/bugs/bug75250-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug75250-expected.txt.
12034         * platform/mac/tables/mozilla/bugs/bug7714-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug7714-expected.txt.
12035         * platform/mac/tables/mozilla/bugs/bug78162-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug78162-expected.txt.
12036         * platform/mac/tables/mozilla/bugs/bug8032-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug8032-1-expected.txt.
12037         * platform/mac/tables/mozilla/bugs/bug8032-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug8032-2-expected.txt.
12038         * platform/mac/tables/mozilla/bugs/bug80762-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug80762-1-expected.txt.
12039         * platform/mac/tables/mozilla/bugs/bug81934-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug81934-expected.txt.
12040         * platform/mac/tables/mozilla/bugs/bug82946-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug82946-1-expected.txt.
12041         * platform/mac/tables/mozilla/bugs/bug82946-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug82946-2-expected.txt.
12042         * platform/mac/tables/mozilla/bugs/bug8361-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug8361-expected.txt.
12043         * platform/mac/tables/mozilla/bugs/bug83786-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug83786-expected.txt.
12044         * platform/mac/tables/mozilla/bugs/bug8381-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug8381-expected.txt.
12045         * platform/mac/tables/mozilla/bugs/bug86220-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug86220-expected.txt.
12046         * platform/mac/tables/mozilla/bugs/bug86708-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug86708-expected.txt.
12047         * platform/mac/tables/mozilla/bugs/bug88035-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug88035-1-expected.txt.
12048         * platform/mac/tables/mozilla/bugs/bug88035-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug88035-2-expected.txt.
12049         * platform/mac/tables/mozilla/bugs/bug88524-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug88524-expected.txt.
12050         * platform/mac/tables/mozilla/bugs/bug8858-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug8858-expected.txt.
12051         * platform/mac/tables/mozilla/bugs/bug8950-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug8950-expected.txt.
12052         * platform/mac/tables/mozilla/bugs/bug9024-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9024-expected.txt.
12053         * platform/mac/tables/mozilla/bugs/bug9072-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9072-expected.txt.
12054         * platform/mac/tables/mozilla/bugs/bug9123-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9123-1-expected.txt.
12055         * platform/mac/tables/mozilla/bugs/bug9123-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9123-2-expected.txt.
12056         * platform/mac/tables/mozilla/bugs/bug92143-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug92143-expected.txt.
12057         * platform/mac/tables/mozilla/bugs/bug92647-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug92647-2-expected.txt.
12058         * platform/mac/tables/mozilla/bugs/bug9271-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9271-1-expected.txt.
12059         * platform/mac/tables/mozilla/bugs/bug9271-2-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9271-2-expected.txt.
12060         * platform/mac/tables/mozilla/bugs/bug92868-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug92868-expected.txt.
12061         * platform/mac/tables/mozilla/bugs/bug93363-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug93363-expected.txt.
12062         * platform/mac/tables/mozilla/bugs/bug963-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug963-expected.txt.
12063         * platform/mac/tables/mozilla/bugs/bug96334-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug96334-expected.txt.
12064         * platform/mac/tables/mozilla/bugs/bug96343-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug96343-expected.txt.
12065         * platform/mac/tables/mozilla/bugs/bug965-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug965-expected.txt.
12066         * platform/mac/tables/mozilla/bugs/bug97138-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug97138-expected.txt.
12067         * platform/mac/tables/mozilla/bugs/bug97383-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug97383-expected.txt.
12068         * platform/mac/tables/mozilla/bugs/bug98196-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug98196-expected.txt.
12069         * platform/mac/tables/mozilla/bugs/bug9879-1-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug9879-1-expected.txt.
12070         * platform/mac/tables/mozilla/bugs/bug99923-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug99923-expected.txt.
12071         * platform/mac/tables/mozilla/bugs/bug99948-expected.txt: Copied from LayoutTests/tables/mozilla/bugs/bug99948-expected.txt.
12072         * platform/mac/tables/mozilla/collapsing_borders: Added.
12073         * platform/mac/tables/mozilla/collapsing_borders/bug127040-expected.txt: Copied from LayoutTests/tables/mozilla/collapsing_borders/bug127040-expected.txt.
12074         * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.txt: Copied from LayoutTests/tables/mozilla/collapsing_borders/bug41262-3-expected.txt.
12075         * platform/mac/tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Copied from LayoutTests/tables/mozilla/collapsing_borders/bug41262-4-expected.txt.
12076         * platform/mac/tables/mozilla/core: Added.
12077         * platform/mac/tables/mozilla/core/bloomberg-expected.txt: Copied from LayoutTests/tables/mozilla/core/bloomberg-expected.txt.
12078         * platform/mac/tables/mozilla/core/borders-expected.txt: Copied from LayoutTests/tables/mozilla/core/borders-expected.txt.
12079         * platform/mac/tables/mozilla/core/box_sizing-expected.txt: Copied from LayoutTests/tables/mozilla/core/box_sizing-expected.txt.
12080         * platform/mac/tables/mozilla/core/captions-expected.txt: Copied from LayoutTests/tables/mozilla/core/captions-expected.txt.
12081         * platform/mac/tables/mozilla/core/cell_heights-expected.txt: Copied from LayoutTests/tables/mozilla/core/cell_heights-expected.txt.
12082         * platform/mac/tables/mozilla/core/col_span-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_span-expected.txt.
12083         * platform/mac/tables/mozilla/core/col_widths_auto_auto-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_auto-expected.txt.
12084         * platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_autoFix-expected.txt.
12085         * platform/mac/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt.
12086         * platform/mac/tables/mozilla/core/col_widths_auto_autoPer-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_autoPer-expected.txt.
12087         * platform/mac/tables/mozilla/core/col_widths_auto_fix-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_fix-expected.txt.
12088         * platform/mac/tables/mozilla/core/col_widths_auto_fixPer-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_fixPer-expected.txt.
12089         * platform/mac/tables/mozilla/core/col_widths_auto_per-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_auto_per-expected.txt.
12090         * platform/mac/tables/mozilla/core/col_widths_fix_auto-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_auto-expected.txt.
12091         * platform/mac/tables/mozilla/core/col_widths_fix_autoFix-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_autoFix-expected.txt.
12092         * platform/mac/tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt.
12093         * platform/mac/tables/mozilla/core/col_widths_fix_autoPer-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_autoPer-expected.txt.
12094         * platform/mac/tables/mozilla/core/col_widths_fix_fix-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_fix-expected.txt.
12095         * platform/mac/tables/mozilla/core/col_widths_fix_fixPer-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_fixPer-expected.txt.
12096         * platform/mac/tables/mozilla/core/col_widths_fix_per-expected.txt: Copied from LayoutTests/tables/mozilla/core/col_widths_fix_per-expected.txt.
12097         * platform/mac/tables/mozilla/core/margins-expected.txt: Copied from LayoutTests/tables/mozilla/core/margins-expected.txt.
12098         * platform/mac/tables/mozilla/core/misc-expected.txt: Copied from LayoutTests/tables/mozilla/core/misc-expected.txt.
12099         * platform/mac/tables/mozilla/core/nested1-expected.txt: Copied from LayoutTests/tables/mozilla/core/nested1-expected.txt.
12100         * platform/mac/tables/mozilla/core/one_row-expected.txt: Copied from LayoutTests/tables/mozilla/core/one_row-expected.txt.
12101         * platform/mac/tables/mozilla/core/row_span-expected.txt: Copied from LayoutTests/tables/mozilla/core/row_span-expected.txt.
12102         * platform/mac/tables/mozilla/core/table_frame-expected.txt: Copied from LayoutTests/tables/mozilla/core/table_frame-expected.txt.
12103         * platform/mac/tables/mozilla/core/table_heights-expected.txt: Copied from LayoutTests/tables/mozilla/core/table_heights-expected.txt.
12104         * platform/mac/tables/mozilla/core/table_rules-expected.txt: Copied from LayoutTests/tables/mozilla/core/table_rules-expected.txt.
12105         * platform/mac/tables/mozilla/core/table_widths-expected.txt: Copied from LayoutTests/tables/mozilla/core/table_widths-expected.txt.
12106         * platform/mac/tables/mozilla/dom: Added.
12107         * platform/mac/tables/mozilla/dom/appendCol2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/appendCol2-expected.txt.
12108         * platform/mac/tables/mozilla/dom/appendRowsExpand1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/appendRowsExpand1-expected.txt.
12109         * platform/mac/tables/mozilla/dom/appendTbodyExpand1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/appendTbodyExpand1-expected.txt.
12110         * platform/mac/tables/mozilla/dom/deleteCellsRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteCellsRebuild1-expected.txt.
12111         * platform/mac/tables/mozilla/dom/deleteCellsShrink1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteCellsShrink1-expected.txt.
12112         * platform/mac/tables/mozilla/dom/deleteCellsShrink2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteCellsShrink2-expected.txt.
12113         * platform/mac/tables/mozilla/dom/deleteCol1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteCol1-expected.txt.
12114         * platform/mac/tables/mozilla/dom/deleteCol2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteCol2-expected.txt.
12115         * platform/mac/tables/mozilla/dom/deleteCol3-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteCol3-expected.txt.
12116         * platform/mac/tables/mozilla/dom/deleteColGroup1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteColGroup1-expected.txt.
12117         * platform/mac/tables/mozilla/dom/deleteColGroup2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteColGroup2-expected.txt.
12118         * platform/mac/tables/mozilla/dom/deleteRowsRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteRowsRebuild1-expected.txt.
12119         * platform/mac/tables/mozilla/dom/deleteRowsShrink1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteRowsShrink1-expected.txt.
12120         * platform/mac/tables/mozilla/dom/deleteTbodyExpand1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteTbodyExpand1-expected.txt.
12121         * platform/mac/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt.
12122         * platform/mac/tables/mozilla/dom/insertCellsExpand1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCellsExpand1-expected.txt.
12123         * platform/mac/tables/mozilla/dom/insertCellsExpand2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCellsExpand2-expected.txt.
12124         * platform/mac/tables/mozilla/dom/insertCellsRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCellsRebuild1-expected.txt.
12125         * platform/mac/tables/mozilla/dom/insertCellsRebuild2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCellsRebuild2-expected.txt.
12126         * platform/mac/tables/mozilla/dom/insertColGroups1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertColGroups1-expected.txt.
12127         * platform/mac/tables/mozilla/dom/insertColGroups2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertColGroups2-expected.txt.
12128         * platform/mac/tables/mozilla/dom/insertCols1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCols1-expected.txt.
12129         * platform/mac/tables/mozilla/dom/insertCols2-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCols2-expected.txt.
12130         * platform/mac/tables/mozilla/dom/insertCols3-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCols3-expected.txt.
12131         * platform/mac/tables/mozilla/dom/insertCols4-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCols4-expected.txt.
12132         * platform/mac/tables/mozilla/dom/insertCols5-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertCols5-expected.txt.
12133         * platform/mac/tables/mozilla/dom/insertRowsExpand1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertRowsExpand1-expected.txt.
12134         * platform/mac/tables/mozilla/dom/insertRowsRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla/dom/insertRowsRebuild1-expected.txt.
12135         * platform/mac/tables/mozilla/dom/tableDom-expected.txt: Copied from LayoutTests/tables/mozilla/dom/tableDom-expected.txt.
12136         * platform/mac/tables/mozilla/images: Added.
12137         * platform/mac/tables/mozilla/images/adforce_imgis_com-expected.txt: Copied from LayoutTests/tables/mozilla/images/adforce_imgis_com-expected.txt.
12138         * platform/mac/tables/mozilla/marvin: Added.
12139         * platform/mac/tables/mozilla/marvin/backgr_index-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_index-expected.txt.
12140         * platform/mac/tables/mozilla/marvin/backgr_layers-opacity-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_layers-opacity-expected.txt.
12141         * platform/mac/tables/mozilla/marvin/backgr_position-table-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_position-table-expected.txt.
12142         * platform/mac/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt.
12143         * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_simple-table-column-expected.txt.
12144         * platform/mac/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt.
12145         * platform/mac/tables/mozilla/marvin/backgr_simple-table-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_simple-table-expected.txt.
12146         * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_simple-table-row-expected.txt.
12147         * platform/mac/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt.
12148         * platform/mac/tables/mozilla/marvin/body_col-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/body_col-expected.txt.
12149         * platform/mac/tables/mozilla/marvin/body_tbody-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/body_tbody-expected.txt.
12150         * platform/mac/tables/mozilla/marvin/body_tfoot-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/body_tfoot-expected.txt.
12151         * platform/mac/tables/mozilla/marvin/body_thead-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/body_thead-expected.txt.
12152         * platform/mac/tables/mozilla/marvin/col_span-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/col_span-expected.txt.
12153         * platform/mac/tables/mozilla/marvin/colgroup_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_align_center-expected.txt.
12154         * platform/mac/tables/mozilla/marvin/colgroup_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_align_justify-expected.txt.
12155         * platform/mac/tables/mozilla/marvin/colgroup_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_align_left-expected.txt.
12156         * platform/mac/tables/mozilla/marvin/colgroup_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_align_right-expected.txt.
12157         * platform/mac/tables/mozilla/marvin/colgroup_span-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_span-expected.txt.
12158         * platform/mac/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt.
12159         * platform/mac/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt.
12160         * platform/mac/tables/mozilla/marvin/colgroup_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_valign_middle-expected.txt.
12161         * platform/mac/tables/mozilla/marvin/colgroup_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_valign_top-expected.txt.
12162         * platform/mac/tables/mozilla/marvin/colgroup_width_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_width_pct-expected.txt.
12163         * platform/mac/tables/mozilla/marvin/colgroup_width_px-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/colgroup_width_px-expected.txt.
12164         * platform/mac/tables/mozilla/marvin/table_frame_border-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_frame_border-expected.txt.
12165         * platform/mac/tables/mozilla/marvin/table_frame_box-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_frame_box-expected.txt.
12166         * platform/mac/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_overflow_hidden_td-expected.txt.
12167         * platform/mac/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt.
12168         * platform/mac/tables/mozilla/marvin/table_row_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_row_align_center-expected.txt.
12169         * platform/mac/tables/mozilla/marvin/table_row_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_row_align_left-expected.txt.
12170         * platform/mac/tables/mozilla/marvin/table_row_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_row_align_right-expected.txt.
12171         * platform/mac/tables/mozilla/marvin/table_rules_all-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_rules_all-expected.txt.
12172         * platform/mac/tables/mozilla/marvin/table_rules_groups-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_rules_groups-expected.txt.
12173         * platform/mac/tables/mozilla/marvin/table_rules_none-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/table_rules_none-expected.txt.
12174         * platform/mac/tables/mozilla/marvin/tables_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_align_center-expected.txt.
12175         * platform/mac/tables/mozilla/marvin/tables_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_align_left-expected.txt.
12176         * platform/mac/tables/mozilla/marvin/tables_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_align_right-expected.txt.
12177         * platform/mac/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt.
12178         * platform/mac/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt.
12179         * platform/mac/tables/mozilla/marvin/tables_bgcolor_black-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_black-expected.txt.
12180         * platform/mac/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt.
12181         * platform/mac/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt.
12182         * platform/mac/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt.
12183         * platform/mac/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt.
12184         * platform/mac/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt.
12185         * platform/mac/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt.
12186         * platform/mac/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt.
12187         * platform/mac/tables/mozilla/marvin/tables_bgcolor_green-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_green-expected.txt.
12188         * platform/mac/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt.
12189         * platform/mac/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt.
12190         * platform/mac/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt.
12191         * platform/mac/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt.
12192         * platform/mac/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt.
12193         * platform/mac/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt.
12194         * platform/mac/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt.
12195         * platform/mac/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt.
12196         * platform/mac/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt.
12197         * platform/mac/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt.
12198         * platform/mac/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt.
12199         * platform/mac/tables/mozilla/marvin/tables_bgcolor_red-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_red-expected.txt.
12200         * platform/mac/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt.
12201         * platform/mac/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt.
12202         * platform/mac/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt.
12203         * platform/mac/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt.
12204         * platform/mac/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt.
12205         * platform/mac/tables/mozilla/marvin/tables_bgcolor_white-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_white-expected.txt.
12206         * platform/mac/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt.
12207         * platform/mac/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt.
12208         * platform/mac/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt.
12209         * platform/mac/tables/mozilla/marvin/tables_border_0-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_border_0-expected.txt.
12210         * platform/mac/tables/mozilla/marvin/tables_border_1-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_border_1-expected.txt.
12211         * platform/mac/tables/mozilla/marvin/tables_border_2-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_border_2-expected.txt.
12212         * platform/mac/tables/mozilla/marvin/tables_border_3-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_border_3-expected.txt.
12213         * platform/mac/tables/mozilla/marvin/tables_caption_align_bot-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_caption_align_bot-expected.txt.
12214         * platform/mac/tables/mozilla/marvin/tables_caption_align_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_caption_align_top-expected.txt.
12215         * platform/mac/tables/mozilla/marvin/tables_cellpadding-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_cellpadding-expected.txt.
12216         * platform/mac/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt.
12217         * platform/mac/tables/mozilla/marvin/tables_cellspacing-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_cellspacing-expected.txt.
12218         * platform/mac/tables/mozilla/marvin/tables_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_class-expected.txt.
12219         * platform/mac/tables/mozilla/marvin/tables_default-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_default-expected.txt.
12220         * platform/mac/tables/mozilla/marvin/tables_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_id-expected.txt.
12221         * platform/mac/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt.
12222         * platform/mac/tables/mozilla/marvin/tables_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_style-expected.txt.
12223         * platform/mac/tables/mozilla/marvin/tables_td_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_align_center-expected.txt.
12224         * platform/mac/tables/mozilla/marvin/tables_td_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_align_left-expected.txt.
12225         * platform/mac/tables/mozilla/marvin/tables_td_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_align_right-expected.txt.
12226         * platform/mac/tables/mozilla/marvin/tables_td_colspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_colspan-expected.txt.
12227         * platform/mac/tables/mozilla/marvin/tables_td_height-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_height-expected.txt.
12228         * platform/mac/tables/mozilla/marvin/tables_td_nowrap-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_nowrap-expected.txt.
12229         * platform/mac/tables/mozilla/marvin/tables_td_rowspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_rowspan-expected.txt.
12230         * platform/mac/tables/mozilla/marvin/tables_td_width-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_td_width-expected.txt.
12231         * platform/mac/tables/mozilla/marvin/tables_th_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_align_center-expected.txt.
12232         * platform/mac/tables/mozilla/marvin/tables_th_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_align_left-expected.txt.
12233         * platform/mac/tables/mozilla/marvin/tables_th_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_align_right-expected.txt.
12234         * platform/mac/tables/mozilla/marvin/tables_th_colspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_colspan-expected.txt.
12235         * platform/mac/tables/mozilla/marvin/tables_th_height-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_height-expected.txt.
12236         * platform/mac/tables/mozilla/marvin/tables_th_rowspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_rowspan-expected.txt.
12237         * platform/mac/tables/mozilla/marvin/tables_th_width-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_th_width-expected.txt.
12238         * platform/mac/tables/mozilla/marvin/tables_width_percent-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_width_percent-expected.txt.
12239         * platform/mac/tables/mozilla/marvin/tables_width_px-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tables_width_px-expected.txt.
12240         * platform/mac/tables/mozilla/marvin/tbody_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_align_center-expected.txt.
12241         * platform/mac/tables/mozilla/marvin/tbody_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_align_char-expected.txt.
12242         * platform/mac/tables/mozilla/marvin/tbody_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_align_justify-expected.txt.
12243         * platform/mac/tables/mozilla/marvin/tbody_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_align_left-expected.txt.
12244         * platform/mac/tables/mozilla/marvin/tbody_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_align_right-expected.txt.
12245         * platform/mac/tables/mozilla/marvin/tbody_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_char-expected.txt.
12246         * platform/mac/tables/mozilla/marvin/tbody_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_valign_baseline-expected.txt.
12247         * platform/mac/tables/mozilla/marvin/tbody_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_valign_bottom-expected.txt.
12248         * platform/mac/tables/mozilla/marvin/tbody_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_valign_middle-expected.txt.
12249         * platform/mac/tables/mozilla/marvin/tbody_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tbody_valign_top-expected.txt.
12250         * platform/mac/tables/mozilla/marvin/td_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/td_valign_baseline-expected.txt.
12251         * platform/mac/tables/mozilla/marvin/td_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/td_valign_bottom-expected.txt.
12252         * platform/mac/tables/mozilla/marvin/td_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/td_valign_middle-expected.txt.
12253         * platform/mac/tables/mozilla/marvin/td_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/td_valign_top-expected.txt.
12254         * platform/mac/tables/mozilla/marvin/tfoot_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_align_center-expected.txt.
12255         * platform/mac/tables/mozilla/marvin/tfoot_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_align_char-expected.txt.
12256         * platform/mac/tables/mozilla/marvin/tfoot_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_align_justify-expected.txt.
12257         * platform/mac/tables/mozilla/marvin/tfoot_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_align_left-expected.txt.
12258         * platform/mac/tables/mozilla/marvin/tfoot_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_align_right-expected.txt.
12259         * platform/mac/tables/mozilla/marvin/tfoot_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_char-expected.txt.
12260         * platform/mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt.
12261         * platform/mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt.
12262         * platform/mac/tables/mozilla/marvin/tfoot_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_valign_middle-expected.txt.
12263         * platform/mac/tables/mozilla/marvin/tfoot_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tfoot_valign_top-expected.txt.
12264         * platform/mac/tables/mozilla/marvin/th_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/th_valign_baseline-expected.txt.
12265         * platform/mac/tables/mozilla/marvin/th_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/th_valign_bottom-expected.txt.
12266         * platform/mac/tables/mozilla/marvin/th_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/th_valign_middle-expected.txt.
12267         * platform/mac/tables/mozilla/marvin/th_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/th_valign_top-expected.txt.
12268         * platform/mac/tables/mozilla/marvin/thead_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_align_center-expected.txt.
12269         * platform/mac/tables/mozilla/marvin/thead_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_align_char-expected.txt.
12270         * platform/mac/tables/mozilla/marvin/thead_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_align_justify-expected.txt.
12271         * platform/mac/tables/mozilla/marvin/thead_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_align_left-expected.txt.
12272         * platform/mac/tables/mozilla/marvin/thead_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_align_right-expected.txt.
12273         * platform/mac/tables/mozilla/marvin/thead_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_char-expected.txt.
12274         * platform/mac/tables/mozilla/marvin/thead_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_valign_baseline-expected.txt.
12275         * platform/mac/tables/mozilla/marvin/thead_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_valign_bottom-expected.txt.
12276         * platform/mac/tables/mozilla/marvin/thead_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_valign_middle-expected.txt.
12277         * platform/mac/tables/mozilla/marvin/thead_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/thead_valign_top-expected.txt.
12278         * platform/mac/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt.
12279         * platform/mac/tables/mozilla/marvin/tr_bgcolor_black-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_black-expected.txt.
12280         * platform/mac/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt.
12281         * platform/mac/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt.
12282         * platform/mac/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt.
12283         * platform/mac/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt.
12284         * platform/mac/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt.
12285         * platform/mac/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt.
12286         * platform/mac/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt.
12287         * platform/mac/tables/mozilla/marvin/tr_bgcolor_green-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_green-expected.txt.
12288         * platform/mac/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt.
12289         * platform/mac/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt.
12290         * platform/mac/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt.
12291         * platform/mac/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt.
12292         * platform/mac/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt.
12293         * platform/mac/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt.
12294         * platform/mac/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt.
12295         * platform/mac/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt.
12296         * platform/mac/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt.
12297         * platform/mac/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt.
12298         * platform/mac/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt.
12299         * platform/mac/tables/mozilla/marvin/tr_bgcolor_red-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_red-expected.txt.
12300         * platform/mac/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt.
12301         * platform/mac/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt.
12302         * platform/mac/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt.
12303         * platform/mac/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt.
12304         * platform/mac/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt.
12305         * platform/mac/tables/mozilla/marvin/tr_bgcolor_white-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_white-expected.txt.
12306         * platform/mac/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt.
12307         * platform/mac/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt.
12308         * platform/mac/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt.
12309         * platform/mac/tables/mozilla/marvin/tr_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_valign_baseline-expected.txt.
12310         * platform/mac/tables/mozilla/marvin/tr_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_valign_bottom-expected.txt.
12311         * platform/mac/tables/mozilla/marvin/tr_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_valign_middle-expected.txt.
12312         * platform/mac/tables/mozilla/marvin/tr_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/tr_valign_top-expected.txt.
12313         * platform/mac/tables/mozilla/marvin/x_caption_align_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_caption_align_bottom-expected.txt.
12314         * platform/mac/tables/mozilla/marvin/x_caption_align_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_caption_align_top-expected.txt.
12315         * platform/mac/tables/mozilla/marvin/x_caption_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_caption_class-expected.txt.
12316         * platform/mac/tables/mozilla/marvin/x_caption_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_caption_id-expected.txt.
12317         * platform/mac/tables/mozilla/marvin/x_caption_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_caption_style-expected.txt.
12318         * platform/mac/tables/mozilla/marvin/x_col_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_align_center-expected.txt.
12319         * platform/mac/tables/mozilla/marvin/x_col_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_align_char-expected.txt.
12320         * platform/mac/tables/mozilla/marvin/x_col_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_align_justify-expected.txt.
12321         * platform/mac/tables/mozilla/marvin/x_col_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_align_left-expected.txt.
12322         * platform/mac/tables/mozilla/marvin/x_col_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_align_right-expected.txt.
12323         * platform/mac/tables/mozilla/marvin/x_col_span-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_span-expected.txt.
12324         * platform/mac/tables/mozilla/marvin/x_col_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_valign_baseline-expected.txt.
12325         * platform/mac/tables/mozilla/marvin/x_col_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_valign_bottom-expected.txt.
12326         * platform/mac/tables/mozilla/marvin/x_col_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_valign_middle-expected.txt.
12327         * platform/mac/tables/mozilla/marvin/x_col_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_valign_top-expected.txt.
12328         * platform/mac/tables/mozilla/marvin/x_col_width_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_width_pct-expected.txt.
12329         * platform/mac/tables/mozilla/marvin/x_col_width_px-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_width_px-expected.txt.
12330         * platform/mac/tables/mozilla/marvin/x_col_width_rel-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_col_width_rel-expected.txt.
12331         * platform/mac/tables/mozilla/marvin/x_colgroup_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_align_center-expected.txt.
12332         * platform/mac/tables/mozilla/marvin/x_colgroup_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_align_char-expected.txt.
12333         * platform/mac/tables/mozilla/marvin/x_colgroup_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_align_justify-expected.txt.
12334         * platform/mac/tables/mozilla/marvin/x_colgroup_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_align_left-expected.txt.
12335         * platform/mac/tables/mozilla/marvin/x_colgroup_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_align_right-expected.txt.
12336         * platform/mac/tables/mozilla/marvin/x_colgroup_span-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_span-expected.txt.
12337         * platform/mac/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt.
12338         * platform/mac/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt.
12339         * platform/mac/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt.
12340         * platform/mac/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt.
12341         * platform/mac/tables/mozilla/marvin/x_colgroup_width_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_width_pct-expected.txt.
12342         * platform/mac/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt.
12343         * platform/mac/tables/mozilla/marvin/x_table-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table-expected.txt.
12344         * platform/mac/tables/mozilla/marvin/x_table_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_align_center-expected.txt.
12345         * platform/mac/tables/mozilla/marvin/x_table_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_align_left-expected.txt.
12346         * platform/mac/tables/mozilla/marvin/x_table_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_align_right-expected.txt.
12347         * platform/mac/tables/mozilla/marvin/x_table_bgcolor_name-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_bgcolor_name-expected.txt.
12348         * platform/mac/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt.
12349         * platform/mac/tables/mozilla/marvin/x_table_border-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_border-expected.txt.
12350         * platform/mac/tables/mozilla/marvin/x_table_border_none-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_border_none-expected.txt.
12351         * platform/mac/tables/mozilla/marvin/x_table_border_px-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_border_px-expected.txt.
12352         * platform/mac/tables/mozilla/marvin/x_table_cellpadding-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_cellpadding-expected.txt.
12353         * platform/mac/tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt.
12354         * platform/mac/tables/mozilla/marvin/x_table_cellspacing-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_cellspacing-expected.txt.
12355         * platform/mac/tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt.
12356         * platform/mac/tables/mozilla/marvin/x_table_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_class-expected.txt.
12357         * platform/mac/tables/mozilla/marvin/x_table_frame_void-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_frame_void-expected.txt.
12358         * platform/mac/tables/mozilla/marvin/x_table_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_id-expected.txt.
12359         * platform/mac/tables/mozilla/marvin/x_table_rules_groups-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_rules_groups-expected.txt.
12360         * platform/mac/tables/mozilla/marvin/x_table_rules_none-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_rules_none-expected.txt.
12361         * platform/mac/tables/mozilla/marvin/x_table_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_style-expected.txt.
12362         * platform/mac/tables/mozilla/marvin/x_table_width_pct-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_width_pct-expected.txt.
12363         * platform/mac/tables/mozilla/marvin/x_table_width_px-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_table_width_px-expected.txt.
12364         * platform/mac/tables/mozilla/marvin/x_tbody_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_align_center-expected.txt.
12365         * platform/mac/tables/mozilla/marvin/x_tbody_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_align_char-expected.txt.
12366         * platform/mac/tables/mozilla/marvin/x_tbody_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_align_justify-expected.txt.
12367         * platform/mac/tables/mozilla/marvin/x_tbody_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_align_left-expected.txt.
12368         * platform/mac/tables/mozilla/marvin/x_tbody_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_align_right-expected.txt.
12369         * platform/mac/tables/mozilla/marvin/x_tbody_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_class-expected.txt.
12370         * platform/mac/tables/mozilla/marvin/x_tbody_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_id-expected.txt.
12371         * platform/mac/tables/mozilla/marvin/x_tbody_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_style-expected.txt.
12372         * platform/mac/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt.
12373         * platform/mac/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt.
12374         * platform/mac/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt.
12375         * platform/mac/tables/mozilla/marvin/x_tbody_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tbody_valign_top-expected.txt.
12376         * platform/mac/tables/mozilla/marvin/x_td_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_align_center-expected.txt.
12377         * platform/mac/tables/mozilla/marvin/x_td_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_align_char-expected.txt.
12378         * platform/mac/tables/mozilla/marvin/x_td_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_align_justify-expected.txt.
12379         * platform/mac/tables/mozilla/marvin/x_td_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_align_left-expected.txt.
12380         * platform/mac/tables/mozilla/marvin/x_td_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_align_right-expected.txt.
12381         * platform/mac/tables/mozilla/marvin/x_td_bgcolor_name-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_bgcolor_name-expected.txt.
12382         * platform/mac/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt.
12383         * platform/mac/tables/mozilla/marvin/x_td_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_class-expected.txt.
12384         * platform/mac/tables/mozilla/marvin/x_td_colspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_colspan-expected.txt.
12385         * platform/mac/tables/mozilla/marvin/x_td_height-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_height-expected.txt.
12386         * platform/mac/tables/mozilla/marvin/x_td_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_id-expected.txt.
12387         * platform/mac/tables/mozilla/marvin/x_td_nowrap-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_nowrap-expected.txt.
12388         * platform/mac/tables/mozilla/marvin/x_td_rowspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_rowspan-expected.txt.
12389         * platform/mac/tables/mozilla/marvin/x_td_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_style-expected.txt.
12390         * platform/mac/tables/mozilla/marvin/x_td_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_valign_baseline-expected.txt.
12391         * platform/mac/tables/mozilla/marvin/x_td_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_valign_bottom-expected.txt.
12392         * platform/mac/tables/mozilla/marvin/x_td_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_valign_middle-expected.txt.
12393         * platform/mac/tables/mozilla/marvin/x_td_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_valign_top-expected.txt.
12394         * platform/mac/tables/mozilla/marvin/x_td_width-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_td_width-expected.txt.
12395         * platform/mac/tables/mozilla/marvin/x_tfoot_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_align_center-expected.txt.
12396         * platform/mac/tables/mozilla/marvin/x_tfoot_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_align_char-expected.txt.
12397         * platform/mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt.
12398         * platform/mac/tables/mozilla/marvin/x_tfoot_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_align_left-expected.txt.
12399         * platform/mac/tables/mozilla/marvin/x_tfoot_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_align_right-expected.txt.
12400         * platform/mac/tables/mozilla/marvin/x_tfoot_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_class-expected.txt.
12401         * platform/mac/tables/mozilla/marvin/x_tfoot_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_id-expected.txt.
12402         * platform/mac/tables/mozilla/marvin/x_tfoot_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_style-expected.txt.
12403         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt.
12404         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt.
12405         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt.
12406         * platform/mac/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt.
12407         * platform/mac/tables/mozilla/marvin/x_th_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_align_center-expected.txt.
12408         * platform/mac/tables/mozilla/marvin/x_th_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_align_char-expected.txt.
12409         * platform/mac/tables/mozilla/marvin/x_th_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_align_justify-expected.txt.
12410         * platform/mac/tables/mozilla/marvin/x_th_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_align_left-expected.txt.
12411         * platform/mac/tables/mozilla/marvin/x_th_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_align_right-expected.txt.
12412         * platform/mac/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt.
12413         * platform/mac/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt.
12414         * platform/mac/tables/mozilla/marvin/x_th_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_class-expected.txt.
12415         * platform/mac/tables/mozilla/marvin/x_th_colspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_colspan-expected.txt.
12416         * platform/mac/tables/mozilla/marvin/x_th_height-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_height-expected.txt.
12417         * platform/mac/tables/mozilla/marvin/x_th_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_id-expected.txt.
12418         * platform/mac/tables/mozilla/marvin/x_th_nowrap-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_nowrap-expected.txt.
12419         * platform/mac/tables/mozilla/marvin/x_th_rowspan-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_rowspan-expected.txt.
12420         * platform/mac/tables/mozilla/marvin/x_th_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_style-expected.txt.
12421         * platform/mac/tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_valign_baseline-expected.txt.
12422         * platform/mac/tables/mozilla/marvin/x_th_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_valign_bottom-expected.txt.
12423         * platform/mac/tables/mozilla/marvin/x_th_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_valign_middle-expected.txt.
12424         * platform/mac/tables/mozilla/marvin/x_th_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_valign_top-expected.txt.
12425         * platform/mac/tables/mozilla/marvin/x_th_width-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_th_width-expected.txt.
12426         * platform/mac/tables/mozilla/marvin/x_thead_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_align_center-expected.txt.
12427         * platform/mac/tables/mozilla/marvin/x_thead_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_align_char-expected.txt.
12428         * platform/mac/tables/mozilla/marvin/x_thead_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_align_justify-expected.txt.
12429         * platform/mac/tables/mozilla/marvin/x_thead_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_align_left-expected.txt.
12430         * platform/mac/tables/mozilla/marvin/x_thead_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_align_right-expected.txt.
12431         * platform/mac/tables/mozilla/marvin/x_thead_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_class-expected.txt.
12432         * platform/mac/tables/mozilla/marvin/x_thead_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_id-expected.txt.
12433         * platform/mac/tables/mozilla/marvin/x_thead_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_style-expected.txt.
12434         * platform/mac/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_valign_baseline-expected.txt.
12435         * platform/mac/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt.
12436         * platform/mac/tables/mozilla/marvin/x_thead_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_valign_middle-expected.txt.
12437         * platform/mac/tables/mozilla/marvin/x_thead_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_thead_valign_top-expected.txt.
12438         * platform/mac/tables/mozilla/marvin/x_tr_align_center-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_align_center-expected.txt.
12439         * platform/mac/tables/mozilla/marvin/x_tr_align_char-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_align_char-expected.txt.
12440         * platform/mac/tables/mozilla/marvin/x_tr_align_justify-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_align_justify-expected.txt.
12441         * platform/mac/tables/mozilla/marvin/x_tr_align_left-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_align_left-expected.txt.
12442         * platform/mac/tables/mozilla/marvin/x_tr_align_right-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_align_right-expected.txt.
12443         * platform/mac/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt.
12444         * platform/mac/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt.
12445         * platform/mac/tables/mozilla/marvin/x_tr_class-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_class-expected.txt.
12446         * platform/mac/tables/mozilla/marvin/x_tr_id-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_id-expected.txt.
12447         * platform/mac/tables/mozilla/marvin/x_tr_style-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_style-expected.txt.
12448         * platform/mac/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_valign_baseline-expected.txt.
12449         * platform/mac/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt.
12450         * platform/mac/tables/mozilla/marvin/x_tr_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_valign_middle-expected.txt.
12451         * platform/mac/tables/mozilla/marvin/x_tr_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla/marvin/x_tr_valign_top-expected.txt.
12452         * platform/mac/tables/mozilla/other: Added.
12453         * platform/mac/tables/mozilla/other/body_col-expected.txt: Copied from LayoutTests/tables/mozilla/other/body_col-expected.txt.
12454         * platform/mac/tables/mozilla/other/cell_widths-expected.txt: Copied from LayoutTests/tables/mozilla/other/cell_widths-expected.txt.
12455         * platform/mac/tables/mozilla/other/cellspacing-expected.txt: Copied from LayoutTests/tables/mozilla/other/cellspacing-expected.txt.
12456         * platform/mac/tables/mozilla/other/move_row-expected.txt: Copied from LayoutTests/tables/mozilla/other/move_row-expected.txt.
12457         * platform/mac/tables/mozilla/other/ms-expected.txt: Copied from LayoutTests/tables/mozilla/other/ms-expected.txt.
12458         * platform/mac/tables/mozilla/other/nested2-expected.txt: Copied from LayoutTests/tables/mozilla/other/nested2-expected.txt.
12459         * platform/mac/tables/mozilla/other/nestedTables-expected.txt: Copied from LayoutTests/tables/mozilla/other/nestedTables-expected.txt.
12460         * platform/mac/tables/mozilla/other/padding-expected.txt: Copied from LayoutTests/tables/mozilla/other/padding-expected.txt.
12461         * platform/mac/tables/mozilla/other/slashlogo-expected.txt: Copied from LayoutTests/tables/mozilla/other/slashlogo-expected.txt.
12462         * platform/mac/tables/mozilla/other/test3-expected.txt: Copied from LayoutTests/tables/mozilla/other/test3-expected.txt.
12463         * platform/mac/tables/mozilla/other/test6-expected.txt: Copied from LayoutTests/tables/mozilla/other/test6-expected.txt.
12464         * platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: Copied from LayoutTests/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt.
12465         * platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt: Copied from LayoutTests/tables/mozilla/other/wa_table_tr_align-expected.txt.
12466         * platform/mac/tables/mozilla_expected_failures: Added.
12467         * platform/mac/tables/mozilla_expected_failures/bugs: Added.
12468         * platform/mac/tables/mozilla_expected_failures/bugs/97619-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/97619-expected.txt.
12469         * platform/mac/tables/mozilla_expected_failures/bugs/bug1010-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1010-expected.txt.
12470         * platform/mac/tables/mozilla_expected_failures/bugs/bug10140-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug10140-expected.txt.
12471         * platform/mac/tables/mozilla_expected_failures/bugs/bug101759-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug101759-expected.txt.
12472         * platform/mac/tables/mozilla_expected_failures/bugs/bug10216-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug10216-expected.txt.
12473         * platform/mac/tables/mozilla_expected_failures/bugs/bug104898-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug104898-expected.txt.
12474         * platform/mac/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt.
12475         * platform/mac/tables/mozilla_expected_failures/bugs/bug106336-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug106336-expected.txt.
12476         * platform/mac/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug106966-expected.txt.
12477         * platform/mac/tables/mozilla_expected_failures/bugs/bug1128-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1128-expected.txt.
12478         * platform/mac/tables/mozilla_expected_failures/bugs/bug11331-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug11331-expected.txt.
12479         * platform/mac/tables/mozilla_expected_failures/bugs/bug1164-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1164-expected.txt.
12480         * platform/mac/tables/mozilla_expected_failures/bugs/bug11945-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug11945-expected.txt.
12481         * platform/mac/tables/mozilla_expected_failures/bugs/bug1262-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1262-expected.txt.
12482         * platform/mac/tables/mozilla_expected_failures/bugs/bug128876-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug128876-expected.txt.
12483         * platform/mac/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt.
12484         * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt.
12485         * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt.
12486         * platform/mac/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt.
12487         * platform/mac/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt.
12488         * platform/mac/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt.
12489         * platform/mac/tables/mozilla_expected_failures/bugs/bug14489-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug14489-expected.txt.
12490         * platform/mac/tables/mozilla_expected_failures/bugs/bug1647-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1647-expected.txt.
12491         * platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug1725-expected.txt.
12492         * platform/mac/tables/mozilla_expected_failures/bugs/bug17826-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug17826-expected.txt.
12493         * platform/mac/tables/mozilla_expected_failures/bugs/bug178855-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug178855-expected.txt.
12494         * platform/mac/tables/mozilla_expected_failures/bugs/bug18770-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug18770-expected.txt.
12495         * platform/mac/tables/mozilla_expected_failures/bugs/bug19526-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug19526-expected.txt.
12496         * platform/mac/tables/mozilla_expected_failures/bugs/bug21518-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug21518-expected.txt.
12497         * platform/mac/tables/mozilla_expected_failures/bugs/bug220653-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug220653-expected.txt.
12498         * platform/mac/tables/mozilla_expected_failures/bugs/bug22122-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug22122-expected.txt.
12499         * platform/mac/tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug23847-expected.txt.
12500         * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt.
12501         * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt.
12502         * platform/mac/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt.
12503         * platform/mac/tables/mozilla_expected_failures/bugs/bug25707-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug25707-expected.txt.
12504         * platform/mac/tables/mozilla_expected_failures/bugs/bug278266-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug278266-expected.txt.
12505         * platform/mac/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt.
12506         * platform/mac/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt.
12507         * platform/mac/tables/mozilla_expected_failures/bugs/bug3105-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3105-expected.txt.
12508         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-1-expected.txt.
12509         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-10-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-10-expected.txt.
12510         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt.
12511         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt.
12512         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt.
12513         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt.
12514         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-15-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-15-expected.txt.
12515         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt.
12516         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt.
12517         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt.
12518         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-2-expected.txt.
12519         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-3-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-3-expected.txt.
12520         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-4-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-4-expected.txt.
12521         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt.
12522         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt.
12523         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-7-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-7-expected.txt.
12524         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-8-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-8-expected.txt.
12525         * platform/mac/tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt.
12526         * platform/mac/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt.
12527         * platform/mac/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt.
12528         * platform/mac/tables/mozilla_expected_failures/bugs/bug33784-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug33784-expected.txt.
12529         * platform/mac/tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug3517-expected.txt.
12530         * platform/mac/tables/mozilla_expected_failures/bugs/bug42043-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug42043-expected.txt.
12531         * platform/mac/tables/mozilla_expected_failures/bugs/bug4294-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug4294-expected.txt.
12532         * platform/mac/tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug45621-expected.txt.
12533         * platform/mac/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt.
12534         * platform/mac/tables/mozilla_expected_failures/bugs/bug47163-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug47163-expected.txt.
12535         * platform/mac/tables/mozilla_expected_failures/bugs/bug51000-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug51000-expected.txt.
12536         * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug56024-expected.txt.
12537         * platform/mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt.
12538         * platform/mac/tables/mozilla_expected_failures/bugs/bug59252-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug59252-expected.txt.
12539         * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt.
12540         * platform/mac/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt.
12541         * platform/mac/tables/mozilla_expected_failures/bugs/bug65372-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug65372-expected.txt.
12542         * platform/mac/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt.
12543         * platform/mac/tables/mozilla_expected_failures/bugs/bug6933-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug6933-expected.txt.
12544         * platform/mac/tables/mozilla_expected_failures/bugs/bug7113-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug7113-expected.txt.
12545         * platform/mac/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt.
12546         * platform/mac/tables/mozilla_expected_failures/bugs/bug72393-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug72393-expected.txt.
12547         * platform/mac/tables/mozilla_expected_failures/bugs/bug7243-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug7243-expected.txt.
12548         * platform/mac/tables/mozilla_expected_failures/bugs/bug73629-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug73629-expected.txt.
12549         * platform/mac/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt.
12550         * platform/mac/tables/mozilla_expected_failures/bugs/bug8411-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug8411-expected.txt.
12551         * platform/mac/tables/mozilla_expected_failures/bugs/bug8499-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug8499-expected.txt.
12552         * platform/mac/tables/mozilla_expected_failures/bugs/bug85016-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug85016-expected.txt.
12553         * platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug89315-expected.txt.
12554         * platform/mac/tables/mozilla_expected_failures/bugs/bug91057-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug91057-expected.txt.
12555         * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt.
12556         * platform/mac/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt.
12557         * platform/mac/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt.
12558         * platform/mac/tables/mozilla_expected_failures/collapsing_borders: Added.
12559         * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt.
12560         * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt.
12561         * platform/mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt.
12562         * platform/mac/tables/mozilla_expected_failures/core: Added.
12563         * platform/mac/tables/mozilla_expected_failures/core/backgrounds-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/backgrounds-expected.txt.
12564         * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/captions1-expected.txt.
12565         * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/captions2-expected.txt.
12566         * platform/mac/tables/mozilla_expected_failures/core/captions3-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/captions3-expected.txt.
12567         * platform/mac/tables/mozilla_expected_failures/core/col_span2-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/col_span2-expected.txt.
12568         * platform/mac/tables/mozilla_expected_failures/core/cols1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/cols1-expected.txt.
12569         * platform/mac/tables/mozilla_expected_failures/core/columns-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/columns-expected.txt.
12570         * platform/mac/tables/mozilla_expected_failures/core/conflicts-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/conflicts-expected.txt.
12571         * platform/mac/tables/mozilla_expected_failures/core/standards1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/core/standards1-expected.txt.
12572         * platform/mac/tables/mozilla_expected_failures/dom: Added.
12573         * platform/mac/tables/mozilla_expected_failures/dom/appendCells1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/dom/appendCells1-expected.txt.
12574         * platform/mac/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt.
12575         * platform/mac/tables/mozilla_expected_failures/dom/appendCol1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/dom/appendCol1-expected.txt.
12576         * platform/mac/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt.
12577         * platform/mac/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt.
12578         * platform/mac/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt.
12579         * platform/mac/tables/mozilla_expected_failures/marvin: Added.
12580         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt.
12581         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt.
12582         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt.
12583         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt.
12584         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt.
12585         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt.
12586         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt.
12587         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt.
12588         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt.
12589         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt.
12590         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt.
12591         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt.
12592         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt.
12593         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt.
12594         * platform/mac/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt.
12595         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt.
12596         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt.
12597         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt.
12598         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt.
12599         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt.
12600         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt.
12601         * platform/mac/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt.
12602         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt.
12603         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt.
12604         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt.
12605         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt.
12606         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt.
12607         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt.
12608         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt.
12609         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt.
12610         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt.
12611         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt.
12612         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt.
12613         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt.
12614         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt.
12615         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt.
12616         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt.
12617         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt.
12618         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt.
12619         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt.
12620         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt.
12621         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt.
12622         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt.
12623         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt.
12624         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt.
12625         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt.
12626         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt.
12627         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt.
12628         * platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt.
12629         * platform/mac/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt.
12630         * platform/mac/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt.
12631         * platform/mac/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt.
12632         * platform/mac/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt.
12633         * platform/mac/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt.
12634         * platform/mac/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt.
12635         * platform/mac/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt.
12636         * platform/mac/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt.
12637         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt.
12638         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt.
12639         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt.
12640         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt.
12641         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt.
12642         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt.
12643         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt.
12644         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt.
12645         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt.
12646         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt.
12647         * platform/mac/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt.
12648         * platform/mac/tables/mozilla_expected_failures/other: Added.
12649         * platform/mac/tables/mozilla_expected_failures/other/empty_cells-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/other/empty_cells-expected.txt.
12650         * platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt: Copied from LayoutTests/tables/mozilla_expected_failures/other/test4-expected.txt.
12651         * platform/mac/traversal: Added.
12652         * platform/mac/traversal/node-iterator-001-expected.txt: Copied from LayoutTests/traversal/node-iterator-001-expected.txt.
12653         * platform/mac/traversal/node-iterator-002-expected.txt: Copied from LayoutTests/traversal/node-iterator-002-expected.txt.
12654         * platform/mac/traversal/node-iterator-003-expected.txt: Copied from LayoutTests/traversal/node-iterator-003-expected.txt.
12655         * platform/mac/traversal/node-iterator-004-expected.txt: Copied from LayoutTests/traversal/node-iterator-004-expected.txt.
12656         * platform/mac/traversal/node-iterator-005-expected.txt: Copied from LayoutTests/traversal/node-iterator-005-expected.txt.
12657         * platform/mac/traversal/node-iterator-006-expected.txt: Copied from LayoutTests/traversal/node-iterator-006-expected.txt.
12658         * platform/mac/traversal/node-iterator-007-expected.txt: Copied from LayoutTests/traversal/node-iterator-007-expected.txt.
12659         * platform/mac/traversal/node-iterator-008-expected.txt: Copied from LayoutTests/traversal/node-iterator-008-expected.txt.
12660         * platform/mac/traversal/stay-within-root-expected.txt: Copied from LayoutTests/traversal/stay-within-root-expected.txt.
12661         * platform/mac/traversal/tree-walker-001-expected.txt: Copied from LayoutTests/traversal/tree-walker-001-expected.txt.
12662         * platform/mac/traversal/tree-walker-002-expected.txt: Copied from LayoutTests/traversal/tree-walker-002-expected.txt.
12663         * platform/mac/traversal/tree-walker-003-expected.txt: Copied from LayoutTests/traversal/tree-walker-003-expected.txt.
12664         * platform/mac/traversal/tree-walker-004-expected.txt: Copied from LayoutTests/traversal/tree-walker-004-expected.txt.
12665         * platform/mac/traversal/tree-walker-005-expected.txt: Copied from LayoutTests/traversal/tree-walker-005-expected.txt.
12666         * plugins/embed-attributes-style-expected.txt: Removed.
12667         * plugins/netscape-dom-access-expected.txt: Removed.
12668         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt: Removed.
12669         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Removed.
12670         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt: Removed.
12671         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt: Removed.
12672         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: Removed.
12673         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: Removed.
12674         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Removed.
12675         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt: Removed.
12676         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: Removed.
12677         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: Removed.
12678         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: Removed.
12679         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: Removed.
12680         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: Removed.
12681         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt: Removed.
12682         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: Removed.
12683         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: Removed.
12684         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt: Removed.
12685         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: Removed.
12686         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: Removed.
12687         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt: Removed.
12688         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: Removed.
12689         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Removed.
12690         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Removed.
12691         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt: Removed.
12692         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Removed.
12693         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: Removed.
12694         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt: Removed.
12695         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Removed.
12696         * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Removed.
12697         * svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Removed.
12698         * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: Removed.
12699         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Removed.
12700         * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Removed.
12701         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Removed.
12702         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Removed.
12703         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Removed.
12704         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Removed.
12705         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Removed.
12706         * svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Removed.
12707         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Removed.
12708         * svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Removed.
12709         * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Removed.
12710         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Removed.
12711         * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Removed.
12712         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Removed.
12713         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Removed.
12714         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Removed.
12715         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Removed.
12716         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Removed.
12717         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Removed.
12718         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Removed.
12719         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Removed.
12720         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Removed.
12721         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Removed.
12722         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Removed.
12723         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: Removed.
12724         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Removed.
12725         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Removed.
12726         * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Removed.
12727         * svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt: Removed.
12728         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt: Removed.
12729         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: Removed.
12730         * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt: Removed.
12731         * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt: Removed.
12732         * svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt: Removed.
12733         * svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt: Removed.
12734         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: Removed.
12735         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt: Removed.
12736         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt: Removed.
12737         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt: Removed.
12738         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: Removed.
12739         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: Removed.
12740         * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt: Removed.
12741         * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Removed.
12742         * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Removed.
12743         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Removed.
12744         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: Removed.
12745         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Removed.
12746         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt: Removed.
12747         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Removed.
12748         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Removed.
12749         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Removed.
12750         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Removed.
12751         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: Removed.
12752         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Removed.
12753         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Removed.
12754         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Removed.
12755         * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Removed.
12756         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: Removed.
12757         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Removed.
12758         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Removed.
12759         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Removed.
12760         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: Removed.
12761         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Removed.
12762         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Removed.
12763         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Removed.
12764         * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Removed.
12765         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Removed.
12766         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: Removed.
12767         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Removed.
12768         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Removed.
12769         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Removed.
12770         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Removed.
12771         * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Removed.
12772         * svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Removed.
12773         * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Removed.
12774         * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: Removed.
12775         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Removed.
12776         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt: Removed.
12777         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt: Removed.
12778         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt: Removed.
12779         * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt: Removed.
12780         * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: Removed.
12781         * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: Removed.
12782         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Removed.
12783         * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt: Removed.
12784         * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt: Removed.
12785         * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: Removed.
12786         * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Removed.
12787         * svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Removed.
12788         * svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Removed.
12789         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt: Removed.
12790         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Removed.
12791         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt: Removed.
12792         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Removed.
12793         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Removed.
12794         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt: Removed.
12795         * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: Removed.
12796         * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt: Removed.
12797         * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt: Removed.
12798         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Removed.
12799         * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt: Removed.
12800         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: Removed.
12801         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt: Removed.
12802         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt: Removed.
12803         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt: Removed.
12804         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt: Removed.
12805         * svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt: Removed.
12806         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt: Removed.
12807         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: Removed.
12808         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Removed.
12809         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: Removed.
12810         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt: Removed.
12811         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt: Removed.
12812         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt: Removed.
12813         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt: Removed.
12814         * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt: Removed.
12815         * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt: Removed.
12816         * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt: Removed.
12817         * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Removed.
12818         * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Removed.
12819         * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Removed.
12820         * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Removed.
12821         * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Removed.
12822         * svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Removed.
12823         * svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Removed.
12824         * svg/W3C-SVG-1.1/paths-data-10-t-expected.txt: Removed.
12825         * svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Removed.
12826         * svg/W3C-SVG-1.1/paths-data-13-t-expected.txt: Removed.
12827         * svg/W3C-SVG-1.1/paths-data-14-t-expected.txt: Removed.
12828         * svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: Removed.
12829         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: Removed.
12830         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: Removed.
12831         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt: Removed.
12832         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt: Removed.
12833         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt: Removed.
12834         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Removed.
12835         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: Removed.
12836         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Removed.
12837         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: Removed.
12838         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt: Removed.
12839         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: Removed.
12840         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: Removed.
12841         * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Removed.
12842         * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Removed.
12843         * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: Removed.
12844         * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt: Removed.
12845         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: Removed.
12846         * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt: Removed.
12847         * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt: Removed.
12848         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt: Removed.
12849         * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt: Removed.
12850         * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt: Removed.
12851         * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt: Removed.
12852         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: Removed.
12853         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Removed.
12854         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: Removed.
12855         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Removed.
12856         * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Removed.
12857         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: Removed.
12858         * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt: Removed.
12859         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt: Removed.
12860         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt: Removed.
12861         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt: Removed.
12862         * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt: Removed.
12863         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt: Removed.
12864         * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt: Removed.
12865         * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt: Removed.
12866         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt: Removed.
12867         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt: Removed.
12868         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt: Removed.
12869         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt: Removed.
12870         * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt: Removed.
12871         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt: Removed.
12872         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt: Removed.
12873         * svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt: Removed.
12874         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt: Removed.
12875         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt: Removed.
12876         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt: Removed.
12877         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: Removed.
12878         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt: Removed.
12879         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt: Removed.
12880         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt: Removed.
12881         * svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt: Removed.
12882         * svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Removed.
12883         * svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: Removed.
12884         * svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt: Removed.
12885         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt: Removed.
12886         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: Removed.
12887         * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt: Removed.
12888         * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt: Removed.
12889         * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Removed.
12890         * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt: Removed.
12891         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt: Removed.
12892         * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt: Removed.
12893         * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt: Removed.
12894         * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt: Removed.
12895         * svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: Removed.
12896         * svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: Removed.
12897         * svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: Removed.
12898         * svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: Removed.
12899         * svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: Removed.
12900         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: Removed.
12901         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: Removed.
12902         * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: Removed.
12903         * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt: Removed.
12904         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt: Removed.
12905         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt: Removed.
12906         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt: Removed.
12907         * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: Removed.
12908         * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt: Removed.
12909         * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: Removed.
12910         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt: Removed.
12911         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt: Removed.
12912         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt: Removed.
12913         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt: Removed.
12914         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt: Removed.
12915         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt: Removed.
12916         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt: Removed.
12917         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Removed.
12918         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt: Removed.
12919         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt: Removed.
12920         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt: Removed.
12921         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt: Removed.
12922         * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Removed.
12923         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt: Removed.
12924         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Removed.
12925         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Removed.
12926         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Removed.
12927         * svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Removed.
12928         * svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Removed.
12929         * svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Removed.
12930         * svg/W3C-SVG-1.1/text-text-07-t-expected.txt: Removed.
12931         * svg/W3C-SVG-1.1/text-text-08-b-expected.txt: Removed.
12932         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt: Removed.
12933         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt: Removed.
12934         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Removed.
12935         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt: Removed.
12936         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt: Removed.
12937         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt: Removed.
12938         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: Removed.
12939         * svg/carto.net/button-expected.txt: Removed.
12940         * svg/carto.net/colourpicker-expected.txt: Removed.
12941         * svg/carto.net/combobox-expected.txt: Removed.
12942         * svg/carto.net/scrollbar-expected.txt: Removed.
12943         * svg/carto.net/selectionlist-expected.txt: Removed.
12944         * svg/carto.net/slider-expected.txt: Removed.
12945         * svg/carto.net/tabgroup-expected.txt: Removed.
12946         * svg/carto.net/textbox-expected.txt: Removed.
12947         * svg/carto.net/window-expected.txt: Removed.
12948         * svg/custom/SVGNumber-interface-expected.txt: Removed.
12949         * svg/custom/SVGPoint-interface-expected.txt: Removed.
12950         * svg/custom/SVGPoint-matrixTransform-expected.txt: Removed.
12951         * svg/custom/SVGRect-interface-expected.txt: Removed.
12952         * svg/custom/attribute-namespace-check-expected.txt: Removed.
12953         * svg/custom/baseval-animval-equality-expected.txt: Removed.
12954         * svg/custom/circular-marker-reference-1-expected.txt: Removed.
12955         * svg/custom/circular-marker-reference-2-expected.txt: Removed.
12956         * svg/custom/circular-marker-reference-3-expected.txt: Removed.
12957         * svg/custom/circular-marker-reference-4-expected.txt: Removed.
12958         * svg/custom/class-selector-expected.txt: Removed.
12959         * svg/custom/clip-path-child-changes-expected.txt: Removed.
12960         * svg/custom/clip-path-href-changes-expected.txt: Removed.
12961         * svg/custom/clip-path-units-changes-expected.txt: Removed.
12962         * svg/custom/clip-path-with-transform-expected.txt: Removed.
12963         * svg/custom/conditional-processing-outside-switch-expected.txt: Removed.
12964         * svg/custom/control-points-for-S-and-T-expected.txt: Removed.
12965         * svg/custom/coords-relative-units-transforms-expected.txt: Removed.
12966         * svg/custom/create-metadata-element-expected.txt: Removed.
12967         * svg/custom/createelement-expected.txt: Removed.
12968         * svg/custom/css-pixels-dpi-expected.txt: Removed.
12969         * svg/custom/dasharrayOrigin-expected.txt: Removed.
12970         * svg/custom/deep-dynamic-updates-expected.txt: Removed.
12971         * svg/custom/display-none-expected.txt: Removed.
12972         * svg/custom/dynamic-empty-path-expected.txt: Removed.
12973         * svg/custom/dynamic-svg-document-creation-expected.txt: Removed.
12974         * svg/custom/dynamic-viewBox-expected.txt: Removed.
12975         * svg/custom/empty-merge-expected.txt: Removed.
12976         * svg/custom/evt-onload-expected.txt: Removed.
12977         * svg/custom/feComponentTransfer-Discrete-expected.txt: Removed.
12978         * svg/custom/feComponentTransfer-Gamma-expected.txt: Removed.
12979         * svg/custom/feComponentTransfer-Linear-expected.txt: Removed.
12980         * svg/custom/feComponentTransfer-Table-expected.txt: Removed.
12981         * svg/custom/feDisplacementMap-01-expected.txt: Removed.
12982         * svg/custom/fill-update-expected.txt: Removed.
12983         * svg/custom/filter-source-alpha-expected.txt: Removed.
12984         * svg/custom/foreign-object-skew-expected.txt: Removed.
12985         * svg/custom/fractional-rects-expected.txt: Removed.
12986         * svg/custom/getTransformToElement-expected.txt: Removed.
12987         * svg/custom/getscreenctm-in-mixed-content-expected.txt: Removed.
12988         * svg/custom/getsvgdocument-expected.txt: Removed.
12989         * svg/custom/gradient-add-stops-expected.txt: Removed.
12990         * svg/custom/gradient-attr-update-expected.txt: Removed.
12991         * svg/custom/gradient-cycle-detection-expected.txt: Removed.
12992         * svg/custom/gradient-deep-referencing-expected.txt: Removed.
12993         * svg/custom/gradient-stop-corner-cases-expected.txt: Removed.
12994         * svg/custom/gradient-stop-style-change-expected.txt: Removed.
12995         * svg/custom/gradient-stroke-width-expected.txt: Removed.
12996         * svg/custom/grayscale-gradient-mask-expected.txt: Removed.
12997         * svg/custom/hit-test-path-expected.txt: Removed.
12998         * svg/custom/hit-test-path-stroke-expected.txt: Removed.
12999         * svg/custom/hover-default-fill-expected.txt: Removed.
13000         * svg/custom/image-clipped-hit-expected.txt: Removed.
13001         * svg/custom/image-with-transform-clip-filter-expected.txt: Removed.
13002         * svg/custom/inner-percent-expected.txt: Removed.
13003         * svg/custom/inner-svg-hit-test-expected.txt: Removed.
13004         * svg/custom/invalid-css-expected.txt: Removed.
13005         * svg/custom/invalid-fill-expected.txt: Removed.
13006         * svg/custom/invalid-fill-hex-expected.txt: Removed.
13007         * svg/custom/invalid-transforms-expected.txt: Removed.
13008         * svg/custom/invisible-text-after-scrolling-expected.txt: Removed.
13009         * svg/custom/js-late-clipPath-and-object-creation-expected.txt: Removed.
13010         * svg/custom/js-late-clipPath-creation-expected.txt: Removed.
13011         * svg/custom/js-late-gradient-and-object-creation-expected.txt: Removed.
13012         * svg/custom/js-late-gradient-creation-expected.txt: Removed.
13013         * svg/custom/js-late-marker-and-object-creation-expected.txt: Removed.
13014         * svg/custom/js-late-marker-creation-expected.txt: Removed.
13015         * svg/custom/js-late-mask-and-object-creation-expected.txt: Removed.
13016         * svg/custom/js-late-mask-creation-expected.txt: Removed.
13017         * svg/custom/js-late-pattern-and-object-creation-expected.txt: Removed.
13018         * svg/custom/js-late-pattern-creation-expected.txt: Removed.
13019         * svg/custom/js-update-bounce-expected.txt: Removed.
13020         * svg/custom/js-update-container-expected.txt: Removed.
13021         * svg/custom/js-update-container2-expected.txt: Removed.
13022         * svg/custom/js-update-gradient-expected.txt: Removed.
13023         * svg/custom/js-update-path-changes-expected.txt: Removed.
13024         * svg/custom/js-update-path-removal-expected.txt: Removed.
13025         * svg/custom/js-update-pattern-child-expected.txt: Removed.
13026         * svg/custom/js-update-pattern-expected.txt: Removed.
13027         * svg/custom/js-update-polygon-changes-expected.txt: Removed.
13028         * svg/custom/js-update-polygon-removal-expected.txt: Removed.
13029         * svg/custom/js-update-stop-expected.txt: Removed.
13030         * svg/custom/js-update-style-expected.txt: Removed.
13031         * svg/custom/junk-data-expected.txt: Removed.
13032         * svg/custom/large-bounding-box-percents-expected.txt: Removed.
13033         * svg/custom/marker-changes-expected.txt: Removed.
13034         * svg/custom/marker-child-changes-expected.txt: Removed.
13035         * svg/custom/marker-default-width-height-expected.txt: Removed.
13036         * svg/custom/marker-overflow-clip-expected.txt: Removed.
13037         * svg/custom/marker-viewBox-changes-expected.txt: Removed.
13038         * svg/custom/mask-changes-expected.txt: Removed.
13039         * svg/custom/mask-child-changes-expected.txt: Removed.
13040         * svg/custom/mask-excessive-malloc-expected.txt: Removed.
13041         * svg/custom/mask-inside-defs-expected.txt: Removed.
13042         * svg/custom/missing-xlink-expected.txt: Removed.
13043         * svg/custom/non-circular-marker-reference-expected.txt: Removed.
13044         * svg/custom/non-opaque-filters-expected.txt: Removed.
13045         * svg/custom/path-bad-data-expected.txt: Removed.
13046         * svg/custom/path-textPath-simulation-expected.txt: Removed.
13047         * svg/custom/path-update-expected.txt: Removed.
13048         * svg/custom/pattern-cycle-detection-expected.txt: Removed.
13049         * svg/custom/pattern-deep-referencing-expected.txt: Removed.
13050         * svg/custom/pattern-in-defs-expected.txt: Removed.
13051         * svg/custom/pattern-y-offset-expected.txt: Removed.
13052         * svg/custom/percentage-rect-expected.txt: Removed.
13053         * svg/custom/percentage-rect2-expected.txt: Removed.
13054         * svg/custom/pointer-events-image-expected.txt: Removed.
13055         * svg/custom/pointer-events-path-expected.txt: Removed.
13056         * svg/custom/pointer-events-text-expected.txt: Removed.
13057         * svg/custom/poly-identify-expected.txt: Removed.
13058         * svg/custom/polyline-hittest-expected.txt: Removed.
13059         * svg/custom/polyline-invalid-points-expected.txt: Removed.
13060         * svg/custom/polyline-setattribute-points-null-expected.txt: Removed.
13061         * svg/custom/preserve-aspect-ratio-syntax-expected.txt: Removed.
13062         * svg/custom/prevent-default-expected.txt: Removed.
13063         * svg/custom/recursive-clippath-expected.txt: Removed.
13064         * svg/custom/rgbcolor-syntax-expected.txt: Removed.
13065         * svg/custom/rootelement-expected.txt: Removed.
13066         * svg/custom/rootmost-svg-xy-attrs-expected.txt: Removed.
13067         * svg/custom/rounded-rects-expected.txt: Removed.
13068         * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Removed.
13069         * svg/custom/second-inline-text-expected.txt: Removed.
13070         * svg/custom/shapes-supporting-markers-expected.txt: Removed.
13071         * svg/custom/sheet-title-expected.txt: Removed.
13072         * svg/custom/simpleCDF-expected.txt: Removed.
13073         * svg/custom/struct-use-09-b-expected.txt: Removed.
13074         * svg/custom/svg-absolute-children-expected.txt: Removed.
13075         * svg/custom/svg-float-border-padding-expected.txt: Removed.
13076         * svg/custom/svg-overflow-types-expected.txt: Removed.
13077         * svg/custom/svgpolyparser-extra-space-expected.txt: Removed.
13078         * svg/custom/text-clip-expected.txt: Removed.
13079         * svg/custom/text-ctm-expected.txt: Removed.
13080         * svg/custom/text-filter-expected.txt: Removed.
13081         * svg/custom/text-gradient-no-content-expected.txt: Removed.
13082         * svg/custom/text-hit-test-expected.txt: Removed.
13083         * svg/custom/text-image-opacity-expected.txt: Removed.
13084         * svg/custom/text-repaint-including-stroke-expected.txt: Removed.
13085         * svg/custom/text-whitespace-handling-expected.txt: Removed.
13086         * svg/custom/transform-ignore-after-invalid-expected.txt: Removed.
13087         * svg/custom/transform-invalid-expected.txt: Removed.
13088         * svg/custom/transform-scale-parse-expected.txt: Removed.
13089         * svg/custom/transform-with-ending-space-expected.txt: Removed.
13090         * svg/custom/tref-update-expected.txt: Removed.
13091         * svg/custom/use-clipped-hit-expected.txt: Removed.
13092         * svg/custom/use-css-events-expected.txt: Removed.
13093         * svg/custom/use-elementInstance-event-target-expected.txt: Removed.
13094         * svg/custom/use-elementInstance-methods-expected.txt: Removed.
13095         * svg/custom/use-empty-reference-expected.txt: Removed.
13096         * svg/custom/use-event-handler-on-referenced-element-expected.txt: Removed.
13097         * svg/custom/use-event-handler-on-use-element-expected.txt: Removed.
13098         * svg/custom/use-events-crash-expected.txt: Removed.
13099         * svg/custom/use-forward-refs-expected.txt: Removed.
13100         * svg/custom/use-infinite-recursion-expected.txt: Removed.
13101         * svg/custom/use-instanceRoot-modifications-expected.txt: Removed.
13102         * svg/custom/use-modify-container-in-target-expected.txt: Removed.
13103         * svg/custom/use-modify-target-container-expected.txt: Removed.
13104         * svg/custom/use-modify-target-symbol-expected.txt: Removed.
13105         * svg/custom/use-nested-transform-expected.txt: Removed.
13106         * svg/custom/use-on-g-containing-use-expected.txt: Removed.
13107         * svg/custom/use-on-g-expected.txt: Removed.
13108         * svg/custom/use-on-rect-expected.txt: Removed.
13109         * svg/custom/use-on-symbol-expected.txt: Removed.
13110         * svg/custom/use-on-symbol-inside-pattern-expected.txt: Removed.
13111         * svg/custom/use-on-text-expected.txt: Removed.
13112         * svg/custom/use-on-use-expected.txt: Removed.
13113         * svg/custom/use-property-changes-through-dom-expected.txt: Removed.
13114         * svg/custom/use-property-changes-through-svg-dom-expected.txt: Removed.
13115         * svg/custom/use-recalcStyle-crash-expected.txt: Removed.
13116         * svg/custom/use-recursion-1-expected.txt: Removed.
13117         * svg/custom/use-recursion-2-expected.txt: Removed.
13118         * svg/custom/use-recursion-3-expected.txt: Removed.
13119         * svg/custom/use-recursion-4-expected.txt: Removed.
13120         * svg/custom/use-referencing-nonexisting-symbol-expected.txt: Removed.
13121         * svg/custom/use-symbol-overflow-expected.txt: Removed.
13122         * svg/custom/use-transform-expected.txt: Removed.
13123         * svg/custom/viewBox-hit-expected.txt: Removed.
13124         * svg/custom/viewbox-syntax-expected.txt: Removed.
13125         * svg/custom/viewport-clip-expected.txt: Removed.
13126         * svg/custom/viewport-em-expected.txt: Removed.
13127         * svg/custom/viewport-no-width-height-expected.txt: Removed.
13128         * svg/custom/viewport-update-expected.txt: Removed.
13129         * svg/custom/viewport-update2-expected.txt: Removed.
13130         * svg/custom/visibility-override-clip-expected.txt: Removed.
13131         * svg/custom/visibility-override-expected.txt: Removed.
13132         * svg/custom/visibility-override-filter-expected.txt: Removed.
13133         * svg/custom/visibility-override-mask-expected.txt: Removed.
13134         * svg/custom/width-full-percentage-expected.txt: Removed.
13135         * svg/custom/xhtml-no-svg-renderer-expected.txt: Removed.
13136         * svg/custom/xml-stylesheet-expected.txt: Removed.
13137         * svg/hixie/cascade/001-broken-expected.txt: Removed.
13138         * svg/hixie/cascade/002-expected.txt: Removed.
13139         * svg/hixie/data-types/001-expected.txt: Removed.
13140         * svg/hixie/data-types/002-expected.txt: Removed.
13141         * svg/hixie/dynamic/002-expected.txt: Removed.
13142         * svg/hixie/dynamic/003-expected.txt: Removed.
13143         * svg/hixie/dynamic/004-expected.txt: Removed.
13144         * svg/hixie/dynamic/005-broken-expected.txt: Removed.
13145         * svg/hixie/dynamic/006-expected.txt: Removed.
13146         * svg/hixie/error/001-expected.txt: Removed.
13147         * svg/hixie/error/002-expected.txt: Removed.
13148         * svg/hixie/error/003-expected.txt: Removed.
13149         * svg/hixie/error/004-expected.txt: Removed.
13150         * svg/hixie/error/005-expected.txt: Removed.
13151         * svg/hixie/error/006-expected.txt: Removed.
13152         * svg/hixie/error/007-expected.txt: Removed.
13153         * svg/hixie/error/008-expected.txt: Removed.
13154         * svg/hixie/error/009-expected.txt: Removed.
13155         * svg/hixie/error/010-expected.txt: Removed.
13156         * svg/hixie/error/011-expected.txt: Removed.
13157         * svg/hixie/error/012-expected.txt: Removed.
13158         * svg/hixie/error/013-broken-expected.txt: Removed.
13159         * svg/hixie/error/014-expected.txt: Removed.
13160         * svg/hixie/error/014-test-expected.txt: Removed.
13161         * svg/hixie/error/015-expected.txt: Removed.
13162         * svg/hixie/error/016-expected.txt: Removed.
13163         * svg/hixie/error/017-expected.txt: Removed.
13164         * svg/hixie/links/001-expected.txt: Removed.
13165         * svg/hixie/links/002-expected.txt: Removed.
13166         * svg/hixie/links/003-broken-expected.txt: Removed.
13167         * svg/hixie/mixed/003-expected.txt: Removed.
13168         * svg/hixie/mixed/004-expected.txt: Removed.
13169         * svg/hixie/mixed/005-expected.txt: Removed.
13170         * svg/hixie/mixed/006-expected.txt: Removed.
13171         * svg/hixie/mixed/007-expected.txt: Removed.
13172         * svg/hixie/mixed/008-expected.txt: Removed.
13173         * svg/hixie/mixed/009-expected.txt: Removed.
13174         * svg/hixie/mixed/010-expected.txt: Removed.
13175         * svg/hixie/mixed/011-expected.txt: Removed.
13176         * svg/hixie/painting/001-expected.txt: Removed.
13177         * svg/hixie/perf/001-expected.txt: Removed.
13178         * svg/hixie/perf/002-expected.txt: Removed.
13179         * svg/hixie/perf/003-expected.txt: Removed.
13180         * svg/hixie/perf/004-expected.txt: Removed.
13181         * svg/hixie/perf/005-expected.txt: Removed.
13182         * svg/hixie/perf/006-expected.txt: Removed.
13183         * svg/hixie/perf/007-expected.txt: Removed.
13184         * svg/hixie/processing-model/003-expected.txt: Removed.
13185         * svg/hixie/processing-model/004-expected.txt: Removed.
13186         * svg/hixie/processing-model/005-expected.txt: Removed.
13187         * svg/hixie/rendering-model/001-expected.txt: Removed.
13188         * svg/hixie/rendering-model/002-expected.txt: Removed.
13189         * svg/hixie/rendering-model/003-expected.txt: Removed.
13190         * svg/hixie/rendering-model/003a-expected.txt: Removed.
13191         * svg/hixie/rendering-model/004-expected.txt: Removed.
13192         * svg/hixie/shapes/path/001-expected.txt: Removed.
13193         * svg/hixie/text/001-broken-expected.txt: Removed.
13194         * svg/hixie/text/002-expected.txt: Removed.
13195         * svg/hixie/text/003-expected.txt: Removed.
13196         * svg/hixie/text/003a-expected.txt: Removed.
13197         * svg/hixie/text/003b-expected.txt: Removed.
13198         * svg/hixie/transform/001-expected.txt: Removed.
13199         * svg/hixie/use/001-expected.txt: Removed.
13200         * svg/hixie/use/002-expected.txt: Removed.
13201         * svg/hixie/use/002-test-expected.txt: Removed.
13202         * svg/hixie/viewbox/001-expected.txt: Removed.
13203         * svg/hixie/viewbox/002-expected.txt: Removed.
13204         * svg/hixie/viewbox/003-expected.txt: Removed.
13205         * svg/hixie/viewbox/004-expected.txt: Removed.
13206         * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Removed.
13207         * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Removed.
13208         * tables/mozilla/bugs/45621-expected.txt: Removed.
13209         * tables/mozilla/bugs/adforce_imgis_com-expected.txt: Removed.
13210         * tables/mozilla/bugs/bug10009-expected.txt: Removed.
13211         * tables/mozilla/bugs/bug100334-expected.txt: Removed.
13212         * tables/mozilla/bugs/bug10036-expected.txt: Removed.
13213         * tables/mozilla/bugs/bug10039-expected.txt: Removed.
13214         * tables/mozilla/bugs/bug101201-expected.txt: Removed.
13215         * tables/mozilla/bugs/bug101674-expected.txt: Removed.
13216         * tables/mozilla/bugs/bug102145-1-expected.txt: Removed.
13217         * tables/mozilla/bugs/bug102145-2-expected.txt: Removed.
13218         * tables/mozilla/bugs/bug102145-3-expected.txt: Removed.
13219         * tables/mozilla/bugs/bug102145-4-expected.txt: Removed.
13220         * tables/mozilla/bugs/bug10269-1-expected.txt: Removed.
13221         * tables/mozilla/bugs/bug10269-2-expected.txt: Removed.
13222         * tables/mozilla/bugs/bug10296-1-expected.txt: Removed.
13223         * tables/mozilla/bugs/bug10296-2-expected.txt: Removed.
13224         * tables/mozilla/bugs/bug103533-expected.txt: Removed.
13225         * tables/mozilla/bugs/bug1055-1-expected.txt: Removed.
13226         * tables/mozilla/bugs/bug10565-expected.txt: Removed.
13227         * tables/mozilla/bugs/bug106158-1-expected.txt: Removed.
13228         * tables/mozilla/bugs/bug106158-2-expected.txt: Removed.
13229         * tables/mozilla/bugs/bug10633-expected.txt: Removed.
13230         * tables/mozilla/bugs/bug1067-1-expected.txt: Removed.
13231         * tables/mozilla/bugs/bug1067-2-expected.txt: Removed.
13232         * tables/mozilla/bugs/bug106795-expected.txt: Removed.
13233         * tables/mozilla/bugs/bug106816-expected.txt: Removed.
13234         * tables/mozilla/bugs/bug108340-expected.txt: Removed.
13235         * tables/mozilla/bugs/bug109043-expected.txt: Removed.
13236         * tables/mozilla/bugs/bug11026-expected.txt: Removed.
13237         * tables/mozilla/bugs/bug110566-expected.txt: Removed.
13238         * tables/mozilla/bugs/bug11321-expected.txt: Removed.
13239         * tables/mozilla/bugs/bug113235-1-expected.txt: Removed.
13240         * tables/mozilla/bugs/bug113235-2-expected.txt: Removed.
13241         * tables/mozilla/bugs/bug113235-3-expected.txt: Removed.
13242         * tables/mozilla/bugs/bug113424-expected.txt: Removed.
13243         * tables/mozilla/bugs/bug11384q-expected.txt: Removed.
13244         * tables/mozilla/bugs/bug11384s-expected.txt: Removed.
13245         * tables/mozilla/bugs/bug1163-1-expected.txt: Removed.
13246         * tables/mozilla/bugs/bug1188-expected.txt: Removed.
13247         * tables/mozilla/bugs/bug11944-expected.txt: Removed.
13248         * tables/mozilla/bugs/bug119786-expected.txt: Removed.
13249         * tables/mozilla/bugs/bug12008-expected.txt: Removed.
13250         * tables/mozilla/bugs/bug120107-expected.txt: Removed.
13251         * tables/mozilla/bugs/bug120364-expected.txt: Removed.
13252         * tables/mozilla/bugs/bug1220-expected.txt: Removed.
13253         * tables/mozilla/bugs/bug1224-expected.txt: Removed.
13254         * tables/mozilla/bugs/bug12268-expected.txt: Removed.
13255         * tables/mozilla/bugs/bug12384-expected.txt: Removed.
13256         * tables/mozilla/bugs/bug123862-expected.txt: Removed.
13257         * tables/mozilla/bugs/bug1261-expected.txt: Removed.
13258         * tables/mozilla/bugs/bug126742-expected.txt: Removed.
13259         * tables/mozilla/bugs/bug12709-expected.txt: Removed.
13260         * tables/mozilla/bugs/bug1271-expected.txt: Removed.
13261         * tables/mozilla/bugs/bug127267-expected.txt: Removed.
13262         * tables/mozilla/bugs/bug128229-expected.txt: Removed.
13263         * tables/mozilla/bugs/bug12908-1-expected.txt: Removed.
13264         * tables/mozilla/bugs/bug12908-2-expected.txt: Removed.
13265         * tables/mozilla/bugs/bug12910-2-expected.txt: Removed.
13266         * tables/mozilla/bugs/bug12910-expected.txt: Removed.
13267         * tables/mozilla/bugs/bug1296-expected.txt: Removed.
13268         * tables/mozilla/bugs/bug1302-expected.txt: Removed.
13269         * tables/mozilla/bugs/bug131020-2-expected.txt: Removed.
13270         * tables/mozilla/bugs/bug131020-expected.txt: Removed.
13271         * tables/mozilla/bugs/bug131020_iframe-expected.txt: Removed.
13272         * tables/mozilla/bugs/bug13105-expected.txt: Removed.
13273         * tables/mozilla/bugs/bug13118-expected.txt: Removed.
13274         * tables/mozilla/bugs/bug13169-expected.txt: Removed.
13275         * tables/mozilla/bugs/bug1318-expected.txt: Removed.
13276         * tables/mozilla/bugs/bug13196-expected.txt: Removed.
13277         * tables/mozilla/bugs/bug133756-1-expected.txt: Removed.
13278         * tables/mozilla/bugs/bug133756-2-expected.txt: Removed.
13279         * tables/mozilla/bugs/bug133948-expected.txt: Removed.
13280         * tables/mozilla/bugs/bug13484-expected.txt: Removed.
13281         * tables/mozilla/bugs/bug13526-expected.txt: Removed.
13282         * tables/mozilla/bugs/bug137388-3-expected.txt: Removed.
13283         * tables/mozilla/bugs/bug138725-expected.txt: Removed.
13284         * tables/mozilla/bugs/bug139524-1-expected.txt: Removed.
13285         * tables/mozilla/bugs/bug139524-2-expected.txt: Removed.
13286         * tables/mozilla/bugs/bug139524-3-expected.txt: Removed.
13287         * tables/mozilla/bugs/bug139524-4-expected.txt: Removed.
13288         * tables/mozilla/bugs/bug14159-1-expected.txt: Removed.
13289         * tables/mozilla/bugs/bug14159-3-expected.txt: Removed.
13290         * tables/mozilla/bugs/bug1430-expected.txt: Removed.
13291         * tables/mozilla/bugs/bug14323-expected.txt: Removed.
13292         * tables/mozilla/bugs/bug145572-expected.txt: Removed.
13293         * tables/mozilla/bugs/bug1474-expected.txt: Removed.
13294         * tables/mozilla/bugs/bug149275-1-expected.txt: Removed.
13295         * tables/mozilla/bugs/bug149275-2-expected.txt: Removed.
13296         * tables/mozilla/bugs/bug14929-expected.txt: Removed.
13297         * tables/mozilla/bugs/bug15247-expected.txt: Removed.
13298         * tables/mozilla/bugs/bug154780-expected.txt: Removed.
13299         * tables/mozilla/bugs/bug15544-expected.txt: Removed.
13300         * tables/mozilla/bugs/bug157890-expected.txt: Removed.
13301         * tables/mozilla/bugs/bug159108-expected.txt: Removed.
13302         * tables/mozilla/bugs/bug15933-expected.txt: Removed.
13303         * tables/mozilla/bugs/bug16012-expected.txt: Removed.
13304         * tables/mozilla/bugs/bug16252-expected.txt: Removed.
13305         * tables/mozilla/bugs/bug17130-1-expected.txt: Removed.
13306         * tables/mozilla/bugs/bug17130-2-expected.txt: Removed.
13307         * tables/mozilla/bugs/bug17138-expected.txt: Removed.
13308         * tables/mozilla/bugs/bug17168-expected.txt: Removed.
13309         * tables/mozilla/bugs/bug175455-4-expected.txt: Removed.
13310         * tables/mozilla/bugs/bug17548-expected.txt: Removed.
13311         * tables/mozilla/bugs/bug17587-expected.txt: Removed.
13312         * tables/mozilla/bugs/bug1800-expected.txt: Removed.
13313         * tables/mozilla/bugs/bug1802-expected.txt: Removed.
13314         * tables/mozilla/bugs/bug1802s-expected.txt: Removed.
13315         * tables/mozilla/bugs/bug1809-expected.txt: Removed.
13316         * tables/mozilla/bugs/bug1818-1-expected.txt: Removed.
13317         * tables/mozilla/bugs/bug1818-2-expected.txt: Removed.
13318         * tables/mozilla/bugs/bug1818-3-expected.txt: Removed.
13319         * tables/mozilla/bugs/bug1818-4-expected.txt: Removed.
13320         * tables/mozilla/bugs/bug1818-5-expected.txt: Removed.
13321         * tables/mozilla/bugs/bug1818-6-expected.txt: Removed.
13322         * tables/mozilla/bugs/bug1828-expected.txt: Removed.
13323         * tables/mozilla/bugs/bug18359-expected.txt: Removed.
13324         * tables/mozilla/bugs/bug18440-expected.txt: Removed.
13325         * tables/mozilla/bugs/bug18558-expected.txt: Removed.
13326         * tables/mozilla/bugs/bug18664-expected.txt: Removed.
13327         * tables/mozilla/bugs/bug18955-expected.txt: Removed.
13328         * tables/mozilla/bugs/bug19061-1-expected.txt: Removed.
13329         * tables/mozilla/bugs/bug19061-2-expected.txt: Removed.
13330         * tables/mozilla/bugs/bug19356-expected.txt: Removed.
13331         * tables/mozilla/bugs/bug194024-expected.txt: Removed.
13332         * tables/mozilla/bugs/bug19599-expected.txt: Removed.
13333         * tables/mozilla/bugs/bug196870-expected.txt: Removed.
13334         * tables/mozilla/bugs/bug2050-expected.txt: Removed.
13335         * tables/mozilla/bugs/bug20579-expected.txt: Removed.
13336         * tables/mozilla/bugs/bug2065-expected.txt: Removed.
13337         * tables/mozilla/bugs/bug20804-expected.txt: Removed.
13338         * tables/mozilla/bugs/bug2123-expected.txt: Removed.
13339         * tables/mozilla/bugs/bug21299-expected.txt: Removed.
13340         * tables/mozilla/bugs/bug215629-expected.txt: Removed.
13341         * tables/mozilla/bugs/bug21918-expected.txt: Removed.
13342         * tables/mozilla/bugs/bug219693-1-expected.txt: Removed.
13343         * tables/mozilla/bugs/bug219693-2-expected.txt: Removed.
13344         * tables/mozilla/bugs/bug22019-expected.txt: Removed.
13345         * tables/mozilla/bugs/bug220536-expected.txt: Removed.
13346         * tables/mozilla/bugs/bug221784-1-expected.txt: Removed.
13347         * tables/mozilla/bugs/bug221784-2-expected.txt: Removed.
13348         * tables/mozilla/bugs/bug222336-expected.txt: Removed.
13349         * tables/mozilla/bugs/bug22246-2-expected.txt: Removed.
13350         * tables/mozilla/bugs/bug22246-2a-expected.txt: Removed.
13351         * tables/mozilla/bugs/bug22246-3-expected.txt: Removed.
13352         * tables/mozilla/bugs/bug22246-3a-expected.txt: Removed.
13353         * tables/mozilla/bugs/bug222467-expected.txt: Removed.
13354         * tables/mozilla/bugs/bug222846-expected.txt: Removed.
13355         * tables/mozilla/bugs/bug22513-expected.txt: Removed.
13356         * tables/mozilla/bugs/bug2267-expected.txt: Removed.
13357         * tables/mozilla/bugs/bug227123-expected.txt: Removed.
13358         * tables/mozilla/bugs/bug2296-expected.txt: Removed.
13359         * tables/mozilla/bugs/bug23072-expected.txt: Removed.
13360         * tables/mozilla/bugs/bug23151-expected.txt: Removed.
13361         * tables/mozilla/bugs/bug23235-expected.txt: Removed.
13362         * tables/mozilla/bugs/bug23299-expected.txt: Removed.
13363         * tables/mozilla/bugs/bug23994-expected.txt: Removed.
13364         * tables/mozilla/bugs/bug24200-expected.txt: Removed.
13365         * tables/mozilla/bugs/bug24503-expected.txt: Removed.
13366         * tables/mozilla/bugs/bug24627-expected.txt: Removed.
13367         * tables/mozilla/bugs/bug24661-expected.txt: Removed.
13368         * tables/mozilla/bugs/bug2469-expected.txt: Removed.
13369         * tables/mozilla/bugs/bug2479-1-expected.txt: Removed.
13370         * tables/mozilla/bugs/bug2479-3-expected.txt: Removed.
13371         * tables/mozilla/bugs/bug2479-4-expected.txt: Removed.
13372         * tables/mozilla/bugs/bug24880-expected.txt: Removed.
13373         * tables/mozilla/bugs/bug25004-expected.txt: Removed.
13374         * tables/mozilla/bugs/bug25074-expected.txt: Removed.
13375         * tables/mozilla/bugs/bug25086-expected.txt: Removed.
13376         * tables/mozilla/bugs/bug2509-expected.txt: Removed.
13377         * tables/mozilla/bugs/bug2516-expected.txt: Removed.
13378         * tables/mozilla/bugs/bug25367-expected.txt: Removed.
13379         * tables/mozilla/bugs/bug25663-expected.txt: Removed.
13380         * tables/mozilla/bugs/bug2585-expected.txt: Removed.
13381         * tables/mozilla/bugs/bug26178-expected.txt: Removed.
13382         * tables/mozilla/bugs/bug26553-expected.txt: Removed.
13383         * tables/mozilla/bugs/bug2684-expected.txt: Removed.
13384         * tables/mozilla/bugs/bug269566-expected.txt: Removed.
13385         * tables/mozilla/bugs/bug27038-1-expected.txt: Removed.
13386         * tables/mozilla/bugs/bug27038-2-expected.txt: Removed.
13387         * tables/mozilla/bugs/bug27038-3-expected.txt: Removed.
13388         * tables/mozilla/bugs/bug275625-expected.txt: Removed.
13389         * tables/mozilla/bugs/bug2757-expected.txt: Removed.
13390         * tables/mozilla/bugs/bug2763-expected.txt: Removed.
13391         * tables/mozilla/bugs/bug277062-expected.txt: Removed.
13392         * tables/mozilla/bugs/bug2773-expected.txt: Removed.
13393         * tables/mozilla/bugs/bug278385-expected.txt: Removed.
13394         * tables/mozilla/bugs/bug27993-1-expected.txt: Removed.
13395         * tables/mozilla/bugs/bug28341-expected.txt: Removed.
13396         * tables/mozilla/bugs/bug2886-2-expected.txt: Removed.
13397         * tables/mozilla/bugs/bug2886-expected.txt: Removed.
13398         * tables/mozilla/bugs/bug28928-expected.txt: Removed.
13399         * tables/mozilla/bugs/bug28933-expected.txt: Removed.
13400         * tables/mozilla/bugs/bug29058-1-expected.txt: Removed.
13401         * tables/mozilla/bugs/bug29058-3-expected.txt: Removed.
13402         * tables/mozilla/bugs/bug29157-expected.txt: Removed.
13403         * tables/mozilla/bugs/bug29314-expected.txt: Removed.
13404         * tables/mozilla/bugs/bug29326-expected.txt: Removed.
13405         * tables/mozilla/bugs/bug29429-expected.txt: Removed.
13406         * tables/mozilla/bugs/bug2947-expected.txt: Removed.
13407         * tables/mozilla/bugs/bug2954-expected.txt: Removed.
13408         * tables/mozilla/bugs/bug2962-expected.txt: Removed.
13409         * tables/mozilla/bugs/bug2973-expected.txt: Removed.
13410         * tables/mozilla/bugs/bug2981-1-expected.txt: Removed.
13411         * tables/mozilla/bugs/bug2981-2-expected.txt: Removed.
13412         * tables/mozilla/bugs/bug2997-expected.txt: Removed.
13413         * tables/mozilla/bugs/bug30273-expected.txt: Removed.
13414         * tables/mozilla/bugs/bug30332-1-expected.txt: Removed.
13415         * tables/mozilla/bugs/bug30332-2-expected.txt: Removed.
13416         * tables/mozilla/bugs/bug3037-1-expected.txt: Removed.
13417         * tables/mozilla/bugs/bug3037-2-expected.txt: Removed.
13418         * tables/mozilla/bugs/bug30418-expected.txt: Removed.
13419         * tables/mozilla/bugs/bug30559-expected.txt: Removed.
13420         * tables/mozilla/bugs/bug30692-expected.txt: Removed.
13421         * tables/mozilla/bugs/bug30985-expected.txt: Removed.
13422         * tables/mozilla/bugs/bug3103-expected.txt: Removed.
13423         * tables/mozilla/bugs/bug3191-expected.txt: Removed.
13424         * tables/mozilla/bugs/bug32205-2-expected.txt: Removed.
13425         * tables/mozilla/bugs/bug32205-3-expected.txt: Removed.
13426         * tables/mozilla/bugs/bug32205-5-expected.txt: Removed.
13427         * tables/mozilla/bugs/bug32447-expected.txt: Removed.
13428         * tables/mozilla/bugs/bug3260-expected.txt: Removed.
13429         * tables/mozilla/bugs/bug3263-expected.txt: Removed.
13430         * tables/mozilla/bugs/bug32841-expected.txt: Removed.
13431         * tables/mozilla/bugs/bug3309-1-expected.txt: Removed.
13432         * tables/mozilla/bugs/bug3309-2-expected.txt: Removed.
13433         * tables/mozilla/bugs/bug33137-expected.txt: Removed.
13434         * tables/mozilla/bugs/bug33855-expected.txt: Removed.
13435         * tables/mozilla/bugs/bug34176-expected.txt: Removed.
13436         * tables/mozilla/bugs/bug34538-expected.txt: Removed.
13437         * tables/mozilla/bugs/bug3454-expected.txt: Removed.
13438         * tables/mozilla/bugs/bug35662-expected.txt: Removed.
13439         * tables/mozilla/bugs/bug3681-1-expected.txt: Removed.
13440         * tables/mozilla/bugs/bug3681-2-expected.txt: Removed.
13441         * tables/mozilla/bugs/bug3718-expected.txt: Removed.
13442         * tables/mozilla/bugs/bug38916-expected.txt: Removed.
13443         * tables/mozilla/bugs/bug39209-expected.txt: Removed.
13444         * tables/mozilla/bugs/bug3977-expected.txt: Removed.
13445         * tables/mozilla/bugs/bug40828-expected.txt: Removed.
13446         * tables/mozilla/bugs/bug4093-expected.txt: Removed.
13447         * tables/mozilla/bugs/bug41890-expected.txt: Removed.
13448         * tables/mozilla/bugs/bug42187-expected.txt: Removed.
13449         * tables/mozilla/bugs/bug42443-expected.txt: Removed.
13450         * tables/mozilla/bugs/bug4284-expected.txt: Removed.
13451         * tables/mozilla/bugs/bug43039-expected.txt: Removed.
13452         * tables/mozilla/bugs/bug43204-expected.txt: Removed.
13453         * tables/mozilla/bugs/bug4382-expected.txt: Removed.
13454         * tables/mozilla/bugs/bug4385-expected.txt: Removed.
13455         * tables/mozilla/bugs/bug43854-1-expected.txt: Removed.
13456         * tables/mozilla/bugs/bug43854-2-expected.txt: Removed.
13457         * tables/mozilla/bugs/bug4427-expected.txt: Removed.
13458         * tables/mozilla/bugs/bug4429-expected.txt: Removed.
13459         * tables/mozilla/bugs/bug44505-expected.txt: Removed.
13460         * tables/mozilla/bugs/bug44523-expected.txt: Removed.
13461         * tables/mozilla/bugs/bug4501-expected.txt: Removed.
13462         * tables/mozilla/bugs/bug45055-2-expected.txt: Removed.
13463         * tables/mozilla/bugs/bug45055-expected.txt: Removed.
13464         * tables/mozilla/bugs/bug4520-expected.txt: Removed.
13465         * tables/mozilla/bugs/bug4523-expected.txt: Removed.
13466         * tables/mozilla/bugs/bug4527-expected.txt: Removed.
13467         * tables/mozilla/bugs/bug45350-expected.txt: Removed.
13468         * tables/mozilla/bugs/bug45486-expected.txt: Removed.
13469         * tables/mozilla/bugs/bug4576-expected.txt: Removed.
13470         * tables/mozilla/bugs/bug46268-1-expected.txt: Removed.
13471         * tables/mozilla/bugs/bug46268-2-expected.txt: Removed.
13472         * tables/mozilla/bugs/bug46268-3-expected.txt: Removed.
13473         * tables/mozilla/bugs/bug46268-5-expected.txt: Removed.
13474         * tables/mozilla/bugs/bug46268-expected.txt: Removed.
13475         * tables/mozilla/bugs/bug46368-1-expected.txt: Removed.
13476         * tables/mozilla/bugs/bug46368-2-expected.txt: Removed.
13477         * tables/mozilla/bugs/bug46480-1-expected.txt: Removed.
13478         * tables/mozilla/bugs/bug46480-2-expected.txt: Removed.
13479         * tables/mozilla/bugs/bug46623-1-expected.txt: Removed.
13480         * tables/mozilla/bugs/bug46623-2-expected.txt: Removed.
13481         * tables/mozilla/bugs/bug46924-expected.txt: Removed.
13482         * tables/mozilla/bugs/bug46944-expected.txt: Removed.
13483         * tables/mozilla/bugs/bug4739-expected.txt: Removed.
13484         * tables/mozilla/bugs/bug47432-expected.txt: Removed.
13485         * tables/mozilla/bugs/bug48028-1-expected.txt: Removed.
13486         * tables/mozilla/bugs/bug48028-2-expected.txt: Removed.
13487         * tables/mozilla/bugs/bug4803-expected.txt: Removed.
13488         * tables/mozilla/bugs/bug4849-2-expected.txt: Removed.
13489         * tables/mozilla/bugs/bug4849-expected.txt: Removed.
13490         * tables/mozilla/bugs/bug48827-expected.txt: Removed.
13491         * tables/mozilla/bugs/bug50695-1-expected.txt: Removed.
13492         * tables/mozilla/bugs/bug50695-2-expected.txt: Removed.
13493         * tables/mozilla/bugs/bug51037-expected.txt: Removed.
13494         * tables/mozilla/bugs/bug51140-expected.txt: Removed.
13495         * tables/mozilla/bugs/bug51727-expected.txt: Removed.
13496         * tables/mozilla/bugs/bug5188-expected.txt: Removed.
13497         * tables/mozilla/bugs/bug52505-expected.txt: Removed.
13498         * tables/mozilla/bugs/bug52506-expected.txt: Removed.
13499         * tables/mozilla/bugs/bug53690-1-expected.txt: Removed.
13500         * tables/mozilla/bugs/bug53690-2-expected.txt: Removed.
13501         * tables/mozilla/bugs/bug53891-expected.txt: Removed.
13502         * tables/mozilla/bugs/bug54450-expected.txt: Removed.
13503         * tables/mozilla/bugs/bug5538-expected.txt: Removed.
13504         * tables/mozilla/bugs/bug55527-expected.txt: Removed.
13505         * tables/mozilla/bugs/bug55545-expected.txt: Removed.
13506         * tables/mozilla/bugs/bug55694-expected.txt: Removed.
13507         * tables/mozilla/bugs/bug55789-expected.txt: Removed.
13508         * tables/mozilla/bugs/bug56201-expected.txt: Removed.
13509         * tables/mozilla/bugs/bug56405-expected.txt: Removed.
13510         * tables/mozilla/bugs/bug56563-expected.txt: Removed.
13511         * tables/mozilla/bugs/bug57300-expected.txt: Removed.
13512         * tables/mozilla/bugs/bug57378-expected.txt: Removed.
13513         * tables/mozilla/bugs/bug57828-2-expected.txt: Removed.
13514         * tables/mozilla/bugs/bug57828-expected.txt: Removed.
13515         * tables/mozilla/bugs/bug5797-expected.txt: Removed.
13516         * tables/mozilla/bugs/bug5798-expected.txt: Removed.
13517         * tables/mozilla/bugs/bug5799-expected.txt: Removed.
13518         * tables/mozilla/bugs/bug5835-expected.txt: Removed.
13519         * tables/mozilla/bugs/bug5838-expected.txt: Removed.
13520         * tables/mozilla/bugs/bug58402-1-expected.txt: Removed.
13521         * tables/mozilla/bugs/bug59354-expected.txt: Removed.
13522         * tables/mozilla/bugs/bug60013-expected.txt: Removed.
13523         * tables/mozilla/bugs/bug60749-expected.txt: Removed.
13524         * tables/mozilla/bugs/bug60804-expected.txt: Removed.
13525         * tables/mozilla/bugs/bug60807-expected.txt: Removed.
13526         * tables/mozilla/bugs/bug60992-expected.txt: Removed.
13527         * tables/mozilla/bugs/bug6184-expected.txt: Removed.
13528         * tables/mozilla/bugs/bug625-expected.txt: Removed.
13529         * tables/mozilla/bugs/bug6304-expected.txt: Removed.
13530         * tables/mozilla/bugs/bug63785-expected.txt: Removed.
13531         * tables/mozilla/bugs/bug6404-expected.txt: Removed.
13532         * tables/mozilla/bugs/bug641-1-expected.txt: Removed.
13533         * tables/mozilla/bugs/bug641-2-expected.txt: Removed.
13534         * tables/mozilla/bugs/bug647-expected.txt: Removed.
13535         * tables/mozilla/bugs/bug650-expected.txt: Removed.
13536         * tables/mozilla/bugs/bug6674-expected.txt: Removed.
13537         * tables/mozilla/bugs/bug67864-expected.txt: Removed.
13538         * tables/mozilla/bugs/bug67915-1-expected.txt: Removed.
13539         * tables/mozilla/bugs/bug68912-expected.txt: Removed.
13540         * tables/mozilla/bugs/bug68998-expected.txt: Removed.
13541         * tables/mozilla/bugs/bug69187-expected.txt: Removed.
13542         * tables/mozilla/bugs/bug69382-1-expected.txt: Removed.
13543         * tables/mozilla/bugs/bug69382-2-expected.txt: Removed.
13544         * tables/mozilla/bugs/bug709-expected.txt: Removed.
13545         * tables/mozilla/bugs/bug7112-1-expected.txt: Removed.
13546         * tables/mozilla/bugs/bug7112-2-expected.txt: Removed.
13547         * tables/mozilla/bugs/bug7121-1-expected.txt: Removed.
13548         * tables/mozilla/bugs/bug72359-expected.txt: Removed.
13549         * tables/mozilla/bugs/bug727-expected.txt: Removed.
13550         * tables/mozilla/bugs/bug73321-expected.txt: Removed.
13551         * tables/mozilla/bugs/bug7342-expected.txt: Removed.
13552         * tables/mozilla/bugs/bug7471-expected.txt: Removed.
13553         * tables/mozilla/bugs/bug75250-expected.txt: Removed.
13554         * tables/mozilla/bugs/bug7714-expected.txt: Removed.
13555         * tables/mozilla/bugs/bug78162-expected.txt: Removed.
13556         * tables/mozilla/bugs/bug8032-1-expected.txt: Removed.
13557         * tables/mozilla/bugs/bug8032-2-expected.txt: Removed.
13558         * tables/mozilla/bugs/bug80762-1-expected.txt: Removed.
13559         * tables/mozilla/bugs/bug81934-expected.txt: Removed.
13560         * tables/mozilla/bugs/bug82946-1-expected.txt: Removed.
13561         * tables/mozilla/bugs/bug82946-2-expected.txt: Removed.
13562         * tables/mozilla/bugs/bug8361-expected.txt: Removed.
13563         * tables/mozilla/bugs/bug83786-expected.txt: Removed.
13564         * tables/mozilla/bugs/bug8381-expected.txt: Removed.
13565         * tables/mozilla/bugs/bug86220-expected.txt: Removed.
13566         * tables/mozilla/bugs/bug86708-expected.txt: Removed.
13567         * tables/mozilla/bugs/bug88035-1-expected.txt: Removed.
13568         * tables/mozilla/bugs/bug88035-2-expected.txt: Removed.
13569         * tables/mozilla/bugs/bug88524-expected.txt: Removed.
13570         * tables/mozilla/bugs/bug8858-expected.txt: Removed.
13571         * tables/mozilla/bugs/bug8950-expected.txt: Removed.
13572         * tables/mozilla/bugs/bug9024-expected.txt: Removed.
13573         * tables/mozilla/bugs/bug9072-expected.txt: Removed.
13574         * tables/mozilla/bugs/bug9123-1-expected.txt: Removed.
13575         * tables/mozilla/bugs/bug9123-2-expected.txt: Removed.
13576         * tables/mozilla/bugs/bug92143-expected.txt: Removed.
13577         * tables/mozilla/bugs/bug92647-2-expected.txt: Removed.
13578         * tables/mozilla/bugs/bug9271-1-expected.txt: Removed.
13579         * tables/mozilla/bugs/bug9271-2-expected.txt: Removed.
13580         * tables/mozilla/bugs/bug92868-expected.txt: Removed.
13581         * tables/mozilla/bugs/bug93363-expected.txt: Removed.
13582         * tables/mozilla/bugs/bug963-expected.txt: Removed.
13583         * tables/mozilla/bugs/bug96334-expected.txt: Removed.
13584         * tables/mozilla/bugs/bug96343-expected.txt: Removed.
13585         * tables/mozilla/bugs/bug965-expected.txt: Removed.
13586         * tables/mozilla/bugs/bug97138-expected.txt: Removed.
13587         * tables/mozilla/bugs/bug97383-expected.txt: Removed.
13588         * tables/mozilla/bugs/bug98196-expected.txt: Removed.
13589         * tables/mozilla/bugs/bug9879-1-expected.txt: Removed.
13590         * tables/mozilla/bugs/bug99923-expected.txt: Removed.
13591         * tables/mozilla/bugs/bug99948-expected.txt: Removed.
13592         * tables/mozilla/collapsing_borders/bug127040-expected.txt: Removed.
13593         * tables/mozilla/collapsing_borders/bug41262-3-expected.txt: Removed.
13594         * tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Removed.
13595         * tables/mozilla/core/bloomberg-expected.txt: Removed.
13596         * tables/mozilla/core/borders-expected.txt: Removed.
13597         * tables/mozilla/core/box_sizing-expected.txt: Removed.
13598         * tables/mozilla/core/captions-expected.txt: Removed.
13599         * tables/mozilla/core/cell_heights-expected.txt: Removed.
13600         * tables/mozilla/core/col_span-expected.txt: Removed.
13601         * tables/mozilla/core/col_widths_auto_auto-expected.txt: Removed.
13602         * tables/mozilla/core/col_widths_auto_autoFix-expected.txt: Removed.
13603         * tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt: Removed.
13604         * tables/mozilla/core/col_widths_auto_autoPer-expected.txt: Removed.
13605         * tables/mozilla/core/col_widths_auto_fix-expected.txt: Removed.
13606         * tables/mozilla/core/col_widths_auto_fixPer-expected.txt: Removed.
13607         * tables/mozilla/core/col_widths_auto_per-expected.txt: Removed.
13608         * tables/mozilla/core/col_widths_fix_auto-expected.txt: Removed.
13609         * tables/mozilla/core/col_widths_fix_autoFix-expected.txt: Removed.
13610         * tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt: Removed.
13611         * tables/mozilla/core/col_widths_fix_autoPer-expected.txt: Removed.
13612         * tables/mozilla/core/col_widths_fix_fix-expected.txt: Removed.
13613         * tables/mozilla/core/col_widths_fix_fixPer-expected.txt: Removed.
13614         * tables/mozilla/core/col_widths_fix_per-expected.txt: Removed.
13615         * tables/mozilla/core/margins-expected.txt: Removed.
13616         * tables/mozilla/core/misc-expected.txt: Removed.
13617         * tables/mozilla/core/nested1-expected.txt: Removed.
13618         * tables/mozilla/core/one_row-expected.txt: Removed.
13619         * tables/mozilla/core/row_span-expected.txt: Removed.
13620         * tables/mozilla/core/table_frame-expected.txt: Removed.
13621         * tables/mozilla/core/table_heights-expected.txt: Removed.
13622         * tables/mozilla/core/table_rules-expected.txt: Removed.
13623         * tables/mozilla/core/table_widths-expected.txt: Removed.
13624         * tables/mozilla/dom/appendCol2-expected.txt: Removed.
13625         * tables/mozilla/dom/appendRowsExpand1-expected.txt: Removed.
13626         * tables/mozilla/dom/appendTbodyExpand1-expected.txt: Removed.
13627         * tables/mozilla/dom/deleteCellsRebuild1-expected.txt: Removed.
13628         * tables/mozilla/dom/deleteCellsShrink1-expected.txt: Removed.
13629         * tables/mozilla/dom/deleteCellsShrink2-expected.txt: Removed.
13630         * tables/mozilla/dom/deleteCol1-expected.txt: Removed.
13631         * tables/mozilla/dom/deleteCol2-expected.txt: Removed.
13632         * tables/mozilla/dom/deleteCol3-expected.txt: Removed.
13633         * tables/mozilla/dom/deleteColGroup1-expected.txt: Removed.
13634         * tables/mozilla/dom/deleteColGroup2-expected.txt: Removed.
13635         * tables/mozilla/dom/deleteRowsRebuild1-expected.txt: Removed.
13636         * tables/mozilla/dom/deleteRowsShrink1-expected.txt: Removed.
13637         * tables/mozilla/dom/deleteTbodyExpand1-expected.txt: Removed.
13638         * tables/mozilla/dom/deleteTbodyRebuild1-expected.txt: Removed.
13639         * tables/mozilla/dom/insertCellsExpand1-expected.txt: Removed.
13640         * tables/mozilla/dom/insertCellsExpand2-expected.txt: Removed.
13641         * tables/mozilla/dom/insertCellsRebuild1-expected.txt: Removed.
13642         * tables/mozilla/dom/insertCellsRebuild2-expected.txt: Removed.
13643         * tables/mozilla/dom/insertColGroups1-expected.txt: Removed.
13644         * tables/mozilla/dom/insertColGroups2-expected.txt: Removed.
13645         * tables/mozilla/dom/insertCols1-expected.txt: Removed.
13646         * tables/mozilla/dom/insertCols2-expected.txt: Removed.
13647         * tables/mozilla/dom/insertCols3-expected.txt: Removed.
13648         * tables/mozilla/dom/insertCols4-expected.txt: Removed.
13649         * tables/mozilla/dom/insertCols5-expected.txt: Removed.
13650         * tables/mozilla/dom/insertRowsExpand1-expected.txt: Removed.
13651         * tables/mozilla/dom/insertRowsRebuild1-expected.txt: Removed.
13652         * tables/mozilla/dom/tableDom-expected.txt: Removed.
13653         * tables/mozilla/images/adforce_imgis_com-expected.txt: Removed.
13654         * tables/mozilla/marvin/backgr_index-expected.txt: Removed.
13655         * tables/mozilla/marvin/backgr_layers-opacity-expected.txt: Removed.
13656         * tables/mozilla/marvin/backgr_position-table-expected.txt: Removed.
13657         * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt: Removed.
13658         * tables/mozilla/marvin/backgr_simple-table-column-expected.txt: Removed.
13659         * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt: Removed.
13660         * tables/mozilla/marvin/backgr_simple-table-expected.txt: Removed.
13661         * tables/mozilla/marvin/backgr_simple-table-row-expected.txt: Removed.
13662         * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt: Removed.
13663         * tables/mozilla/marvin/body_col-expected.txt: Removed.
13664         * tables/mozilla/marvin/body_tbody-expected.txt: Removed.
13665         * tables/mozilla/marvin/body_tfoot-expected.txt: Removed.
13666         * tables/mozilla/marvin/body_thead-expected.txt: Removed.
13667         * tables/mozilla/marvin/col_span-expected.txt: Removed.
13668         * tables/mozilla/marvin/colgroup_align_center-expected.txt: Removed.
13669         * tables/mozilla/marvin/colgroup_align_justify-expected.txt: Removed.
13670         * tables/mozilla/marvin/colgroup_align_left-expected.txt: Removed.
13671         * tables/mozilla/marvin/colgroup_align_right-expected.txt: Removed.
13672         * tables/mozilla/marvin/colgroup_span-expected.txt: Removed.
13673         * tables/mozilla/marvin/colgroup_valign_baseline-expected.txt: Removed.
13674         * tables/mozilla/marvin/colgroup_valign_bottom-expected.txt: Removed.
13675         * tables/mozilla/marvin/colgroup_valign_middle-expected.txt: Removed.
13676         * tables/mozilla/marvin/colgroup_valign_top-expected.txt: Removed.
13677         * tables/mozilla/marvin/colgroup_width_pct-expected.txt: Removed.
13678         * tables/mozilla/marvin/colgroup_width_px-expected.txt: Removed.
13679         * tables/mozilla/marvin/table_frame_border-expected.txt: Removed.
13680         * tables/mozilla/marvin/table_frame_box-expected.txt: Removed.
13681         * tables/mozilla/marvin/table_overflow_hidden_td-expected.txt: Removed.
13682         * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Removed.
13683         * tables/mozilla/marvin/table_row_align_center-expected.txt: Removed.
13684         * tables/mozilla/marvin/table_row_align_left-expected.txt: Removed.
13685         * tables/mozilla/marvin/table_row_align_right-expected.txt: Removed.
13686         * tables/mozilla/marvin/table_rules_all-expected.txt: Removed.
13687         * tables/mozilla/marvin/table_rules_groups-expected.txt: Removed.
13688         * tables/mozilla/marvin/table_rules_none-expected.txt: Removed.
13689         * tables/mozilla/marvin/tables_align_center-expected.txt: Removed.
13690         * tables/mozilla/marvin/tables_align_left-expected.txt: Removed.
13691         * tables/mozilla/marvin/tables_align_right-expected.txt: Removed.
13692         * tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt: Removed.
13693         * tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt: Removed.
13694         * tables/mozilla/marvin/tables_bgcolor_black-expected.txt: Removed.
13695         * tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt: Removed.
13696         * tables/mozilla/marvin/tables_bgcolor_blue-expected.txt: Removed.
13697         * tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt: Removed.
13698         * tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt: Removed.
13699         * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt: Removed.
13700         * tables/mozilla/marvin/tables_bgcolor_gray-expected.txt: Removed.
13701         * tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt: Removed.
13702         * tables/mozilla/marvin/tables_bgcolor_green-expected.txt: Removed.
13703         * tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt: Removed.
13704         * tables/mozilla/marvin/tables_bgcolor_lime-expected.txt: Removed.
13705         * tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt: Removed.
13706         * tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt: Removed.
13707         * tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt: Removed.
13708         * tables/mozilla/marvin/tables_bgcolor_navy-expected.txt: Removed.
13709         * tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt: Removed.
13710         * tables/mozilla/marvin/tables_bgcolor_olive-expected.txt: Removed.
13711         * tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt: Removed.
13712         * tables/mozilla/marvin/tables_bgcolor_purple-expected.txt: Removed.
13713         * tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt: Removed.
13714         * tables/mozilla/marvin/tables_bgcolor_red-expected.txt: Removed.
13715         * tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt: Removed.
13716         * tables/mozilla/marvin/tables_bgcolor_silver-expected.txt: Removed.
13717         * tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt: Removed.
13718         * tables/mozilla/marvin/tables_bgcolor_teal-expected.txt: Removed.
13719         * tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt: Removed.
13720         * tables/mozilla/marvin/tables_bgcolor_white-expected.txt: Removed.
13721         * tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt: Removed.
13722         * tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt: Removed.
13723         * tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt: Removed.
13724         * tables/mozilla/marvin/tables_border_0-expected.txt: Removed.
13725         * tables/mozilla/marvin/tables_border_1-expected.txt: Removed.
13726         * tables/mozilla/marvin/tables_border_2-expected.txt: Removed.
13727         * tables/mozilla/marvin/tables_border_3-expected.txt: Removed.
13728         * tables/mozilla/marvin/tables_caption_align_bot-expected.txt: Removed.
13729         * tables/mozilla/marvin/tables_caption_align_top-expected.txt: Removed.
13730         * tables/mozilla/marvin/tables_cellpadding-expected.txt: Removed.
13731         * tables/mozilla/marvin/tables_cellpadding_pct-expected.txt: Removed.
13732         * tables/mozilla/marvin/tables_cellspacing-expected.txt: Removed.
13733         * tables/mozilla/marvin/tables_class-expected.txt: Removed.
13734         * tables/mozilla/marvin/tables_default-expected.txt: Removed.
13735         * tables/mozilla/marvin/tables_id-expected.txt: Removed.
13736         * tables/mozilla/marvin/tables_row_th_nowrap-expected.txt: Removed.
13737         * tables/mozilla/marvin/tables_style-expected.txt: Removed.
13738         * tables/mozilla/marvin/tables_td_align_center-expected.txt: Removed.
13739         * tables/mozilla/marvin/tables_td_align_left-expected.txt: Removed.
13740         * tables/mozilla/marvin/tables_td_align_right-expected.txt: Removed.
13741         * tables/mozilla/marvin/tables_td_colspan-expected.txt: Removed.
13742         * tables/mozilla/marvin/tables_td_height-expected.txt: Removed.
13743         * tables/mozilla/marvin/tables_td_nowrap-expected.txt: Removed.
13744         * tables/mozilla/marvin/tables_td_rowspan-expected.txt: Removed.
13745         * tables/mozilla/marvin/tables_td_width-expected.txt: Removed.
13746         * tables/mozilla/marvin/tables_th_align_center-expected.txt: Removed.
13747         * tables/mozilla/marvin/tables_th_align_left-expected.txt: Removed.
13748         * tables/mozilla/marvin/tables_th_align_right-expected.txt: Removed.
13749         * tables/mozilla/marvin/tables_th_colspan-expected.txt: Removed.
13750         * tables/mozilla/marvin/tables_th_height-expected.txt: Removed.
13751         * tables/mozilla/marvin/tables_th_rowspan-expected.txt: Removed.
13752         * tables/mozilla/marvin/tables_th_width-expected.txt: Removed.
13753         * tables/mozilla/marvin/tables_width_percent-expected.txt: Removed.
13754         * tables/mozilla/marvin/tables_width_px-expected.txt: Removed.
13755         * tables/mozilla/marvin/tbody_align_center-expected.txt: Removed.
13756         * tables/mozilla/marvin/tbody_align_char-expected.txt: Removed.
13757         * tables/mozilla/marvin/tbody_align_justify-expected.txt: Removed.
13758         * tables/mozilla/marvin/tbody_align_left-expected.txt: Removed.
13759         * tables/mozilla/marvin/tbody_align_right-expected.txt: Removed.
13760         * tables/mozilla/marvin/tbody_char-expected.txt: Removed.
13761         * tables/mozilla/marvin/tbody_valign_baseline-expected.txt: Removed.
13762         * tables/mozilla/marvin/tbody_valign_bottom-expected.txt: Removed.
13763         * tables/mozilla/marvin/tbody_valign_middle-expected.txt: Removed.
13764         * tables/mozilla/marvin/tbody_valign_top-expected.txt: Removed.
13765         * tables/mozilla/marvin/td_valign_baseline-expected.txt: Removed.
13766         * tables/mozilla/marvin/td_valign_bottom-expected.txt: Removed.
13767         * tables/mozilla/marvin/td_valign_middle-expected.txt: Removed.
13768         * tables/mozilla/marvin/td_valign_top-expected.txt: Removed.
13769         * tables/mozilla/marvin/tfoot_align_center-expected.txt: Removed.
13770         * tables/mozilla/marvin/tfoot_align_char-expected.txt: Removed.
13771         * tables/mozilla/marvin/tfoot_align_justify-expected.txt: Removed.
13772         * tables/mozilla/marvin/tfoot_align_left-expected.txt: Removed.
13773         * tables/mozilla/marvin/tfoot_align_right-expected.txt: Removed.
13774         * tables/mozilla/marvin/tfoot_char-expected.txt: Removed.
13775         * tables/mozilla/marvin/tfoot_valign_baseline-expected.txt: Removed.
13776         * tables/mozilla/marvin/tfoot_valign_bottom-expected.txt: Removed.
13777         * tables/mozilla/marvin/tfoot_valign_middle-expected.txt: Removed.
13778         * tables/mozilla/marvin/tfoot_valign_top-expected.txt: Removed.
13779         * tables/mozilla/marvin/th_valign_baseline-expected.txt: Removed.
13780         * tables/mozilla/marvin/th_valign_bottom-expected.txt: Removed.
13781         * tables/mozilla/marvin/th_valign_middle-expected.txt: Removed.
13782         * tables/mozilla/marvin/th_valign_top-expected.txt: Removed.
13783         * tables/mozilla/marvin/thead_align_center-expected.txt: Removed.
13784         * tables/mozilla/marvin/thead_align_char-expected.txt: Removed.
13785         * tables/mozilla/marvin/thead_align_justify-expected.txt: Removed.
13786         * tables/mozilla/marvin/thead_align_left-expected.txt: Removed.
13787         * tables/mozilla/marvin/thead_align_right-expected.txt: Removed.
13788         * tables/mozilla/marvin/thead_char-expected.txt: Removed.
13789         * tables/mozilla/marvin/thead_valign_baseline-expected.txt: Removed.
13790         * tables/mozilla/marvin/thead_valign_bottom-expected.txt: Removed.
13791         * tables/mozilla/marvin/thead_valign_middle-expected.txt: Removed.
13792         * tables/mozilla/marvin/thead_valign_top-expected.txt: Removed.
13793         * tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt: Removed.
13794         * tables/mozilla/marvin/tr_bgcolor_black-expected.txt: Removed.
13795         * tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt: Removed.
13796         * tables/mozilla/marvin/tr_bgcolor_blue-expected.txt: Removed.
13797         * tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt: Removed.
13798         * tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt: Removed.
13799         * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt: Removed.
13800         * tables/mozilla/marvin/tr_bgcolor_gray-expected.txt: Removed.
13801         * tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt: Removed.
13802         * tables/mozilla/marvin/tr_bgcolor_green-expected.txt: Removed.
13803         * tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt: Removed.
13804         * tables/mozilla/marvin/tr_bgcolor_lime-expected.txt: Removed.
13805         * tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt: Removed.
13806         * tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt: Removed.
13807         * tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt: Removed.
13808         * tables/mozilla/marvin/tr_bgcolor_navy-expected.txt: Removed.
13809         * tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt: Removed.
13810         * tables/mozilla/marvin/tr_bgcolor_olive-expected.txt: Removed.
13811         * tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt: Removed.
13812         * tables/mozilla/marvin/tr_bgcolor_purple-expected.txt: Removed.
13813         * tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt: Removed.
13814         * tables/mozilla/marvin/tr_bgcolor_red-expected.txt: Removed.
13815         * tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt: Removed.
13816         * tables/mozilla/marvin/tr_bgcolor_silver-expected.txt: Removed.
13817         * tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt: Removed.
13818         * tables/mozilla/marvin/tr_bgcolor_teal-expected.txt: Removed.
13819         * tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt: Removed.
13820         * tables/mozilla/marvin/tr_bgcolor_white-expected.txt: Removed.
13821         * tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt: Removed.
13822         * tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt: Removed.
13823         * tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt: Removed.
13824         * tables/mozilla/marvin/tr_valign_baseline-expected.txt: Removed.
13825         * tables/mozilla/marvin/tr_valign_bottom-expected.txt: Removed.
13826         * tables/mozilla/marvin/tr_valign_middle-expected.txt: Removed.
13827         * tables/mozilla/marvin/tr_valign_top-expected.txt: Removed.
13828         * tables/mozilla/marvin/x_caption_align_bottom-expected.txt: Removed.
13829         * tables/mozilla/marvin/x_caption_align_top-expected.txt: Removed.
13830         * tables/mozilla/marvin/x_caption_class-expected.txt: Removed.
13831         * tables/mozilla/marvin/x_caption_id-expected.txt: Removed.
13832         * tables/mozilla/marvin/x_caption_style-expected.txt: Removed.
13833         * tables/mozilla/marvin/x_col_align_center-expected.txt: Removed.
13834         * tables/mozilla/marvin/x_col_align_char-expected.txt: Removed.
13835         * tables/mozilla/marvin/x_col_align_justify-expected.txt: Removed.
13836         * tables/mozilla/marvin/x_col_align_left-expected.txt: Removed.
13837         * tables/mozilla/marvin/x_col_align_right-expected.txt: Removed.
13838         * tables/mozilla/marvin/x_col_span-expected.txt: Removed.
13839         * tables/mozilla/marvin/x_col_valign_baseline-expected.txt: Removed.
13840         * tables/mozilla/marvin/x_col_valign_bottom-expected.txt: Removed.
13841         * tables/mozilla/marvin/x_col_valign_middle-expected.txt: Removed.
13842         * tables/mozilla/marvin/x_col_valign_top-expected.txt: Removed.
13843         * tables/mozilla/marvin/x_col_width_pct-expected.txt: Removed.
13844         * tables/mozilla/marvin/x_col_width_px-expected.txt: Removed.
13845         * tables/mozilla/marvin/x_col_width_rel-expected.txt: Removed.
13846         * tables/mozilla/marvin/x_colgroup_align_center-expected.txt: Removed.
13847         * tables/mozilla/marvin/x_colgroup_align_char-expected.txt: Removed.
13848         * tables/mozilla/marvin/x_colgroup_align_justify-expected.txt: Removed.
13849         * tables/mozilla/marvin/x_colgroup_align_left-expected.txt: Removed.
13850         * tables/mozilla/marvin/x_colgroup_align_right-expected.txt: Removed.
13851         * tables/mozilla/marvin/x_colgroup_span-expected.txt: Removed.
13852         * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt: Removed.
13853         * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt: Removed.
13854         * tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt: Removed.
13855         * tables/mozilla/marvin/x_colgroup_valign_top-expected.txt: Removed.
13856         * tables/mozilla/marvin/x_colgroup_width_pct-expected.txt: Removed.
13857         * tables/mozilla/marvin/x_colgroup_width_rel-expected.txt: Removed.
13858         * tables/mozilla/marvin/x_table-expected.txt: Removed.
13859         * tables/mozilla/marvin/x_table_align_center-expected.txt: Removed.
13860         * tables/mozilla/marvin/x_table_align_left-expected.txt: Removed.
13861         * tables/mozilla/marvin/x_table_align_right-expected.txt: Removed.
13862         * tables/mozilla/marvin/x_table_bgcolor_name-expected.txt: Removed.
13863         * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt: Removed.
13864         * tables/mozilla/marvin/x_table_border-expected.txt: Removed.
13865         * tables/mozilla/marvin/x_table_border_none-expected.txt: Removed.
13866         * tables/mozilla/marvin/x_table_border_px-expected.txt: Removed.
13867         * tables/mozilla/marvin/x_table_cellpadding-expected.txt: Removed.
13868         * tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt: Removed.
13869         * tables/mozilla/marvin/x_table_cellspacing-expected.txt: Removed.
13870         * tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt: Removed.
13871         * tables/mozilla/marvin/x_table_class-expected.txt: Removed.
13872         * tables/mozilla/marvin/x_table_frame_void-expected.txt: Removed.
13873         * tables/mozilla/marvin/x_table_id-expected.txt: Removed.
13874         * tables/mozilla/marvin/x_table_rules_groups-expected.txt: Removed.
13875         * tables/mozilla/marvin/x_table_rules_none-expected.txt: Removed.
13876         * tables/mozilla/marvin/x_table_style-expected.txt: Removed.
13877         * tables/mozilla/marvin/x_table_width_pct-expected.txt: Removed.
13878         * tables/mozilla/marvin/x_table_width_px-expected.txt: Removed.
13879         * tables/mozilla/marvin/x_tbody_align_center-expected.txt: Removed.
13880         * tables/mozilla/marvin/x_tbody_align_char-expected.txt: Removed.
13881         * tables/mozilla/marvin/x_tbody_align_justify-expected.txt: Removed.
13882         * tables/mozilla/marvin/x_tbody_align_left-expected.txt: Removed.
13883         * tables/mozilla/marvin/x_tbody_align_right-expected.txt: Removed.
13884         * tables/mozilla/marvin/x_tbody_class-expected.txt: Removed.
13885         * tables/mozilla/marvin/x_tbody_id-expected.txt: Removed.
13886         * tables/mozilla/marvin/x_tbody_style-expected.txt: Removed.
13887         * tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt: Removed.
13888         * tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt: Removed.
13889         * tables/mozilla/marvin/x_tbody_valign_middle-expected.txt: Removed.
13890         * tables/mozilla/marvin/x_tbody_valign_top-expected.txt: Removed.
13891         * tables/mozilla/marvin/x_td_align_center-expected.txt: Removed.
13892         * tables/mozilla/marvin/x_td_align_char-expected.txt: Removed.
13893         * tables/mozilla/marvin/x_td_align_justify-expected.txt: Removed.
13894         * tables/mozilla/marvin/x_td_align_left-expected.txt: Removed.
13895         * tables/mozilla/marvin/x_td_align_right-expected.txt: Removed.
13896         * tables/mozilla/marvin/x_td_bgcolor_name-expected.txt: Removed.
13897         * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt: Removed.
13898         * tables/mozilla/marvin/x_td_class-expected.txt: Removed.
13899         * tables/mozilla/marvin/x_td_colspan-expected.txt: Removed.
13900         * tables/mozilla/marvin/x_td_height-expected.txt: Removed.
13901         * tables/mozilla/marvin/x_td_id-expected.txt: Removed.
13902         * tables/mozilla/marvin/x_td_nowrap-expected.txt: Removed.
13903         * tables/mozilla/marvin/x_td_rowspan-expected.txt: Removed.
13904         * tables/mozilla/marvin/x_td_style-expected.txt: Removed.
13905         * tables/mozilla/marvin/x_td_valign_baseline-expected.txt: Removed.
13906         * tables/mozilla/marvin/x_td_valign_bottom-expected.txt: Removed.
13907         * tables/mozilla/marvin/x_td_valign_middle-expected.txt: Removed.
13908         * tables/mozilla/marvin/x_td_valign_top-expected.txt: Removed.
13909         * tables/mozilla/marvin/x_td_width-expected.txt: Removed.
13910         * tables/mozilla/marvin/x_tfoot_align_center-expected.txt: Removed.
13911         * tables/mozilla/marvin/x_tfoot_align_char-expected.txt: Removed.
13912         * tables/mozilla/marvin/x_tfoot_align_justify-expected.txt: Removed.
13913         * tables/mozilla/marvin/x_tfoot_align_left-expected.txt: Removed.
13914         * tables/mozilla/marvin/x_tfoot_align_right-expected.txt: Removed.
13915         * tables/mozilla/marvin/x_tfoot_class-expected.txt: Removed.
13916         * tables/mozilla/marvin/x_tfoot_id-expected.txt: Removed.
13917         * tables/mozilla/marvin/x_tfoot_style-expected.txt: Removed.
13918         * tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt: Removed.
13919         * tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt: Removed.
13920         * tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt: Removed.
13921         * tables/mozilla/marvin/x_tfoot_valign_top-expected.txt: Removed.
13922         * tables/mozilla/marvin/x_th_align_center-expected.txt: Removed.
13923         * tables/mozilla/marvin/x_th_align_char-expected.txt: Removed.
13924         * tables/mozilla/marvin/x_th_align_justify-expected.txt: Removed.
13925         * tables/mozilla/marvin/x_th_align_left-expected.txt: Removed.
13926         * tables/mozilla/marvin/x_th_align_right-expected.txt: Removed.
13927         * tables/mozilla/marvin/x_th_bgcolor_name-expected.txt: Removed.
13928         * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt: Removed.
13929         * tables/mozilla/marvin/x_th_class-expected.txt: Removed.
13930         * tables/mozilla/marvin/x_th_colspan-expected.txt: Removed.
13931         * tables/mozilla/marvin/x_th_height-expected.txt: Removed.
13932         * tables/mozilla/marvin/x_th_id-expected.txt: Removed.
13933         * tables/mozilla/marvin/x_th_nowrap-expected.txt: Removed.
13934         * tables/mozilla/marvin/x_th_rowspan-expected.txt: Removed.
13935         * tables/mozilla/marvin/x_th_style-expected.txt: Removed.
13936         * tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Removed.
13937         * tables/mozilla/marvin/x_th_valign_bottom-expected.txt: Removed.
13938         * tables/mozilla/marvin/x_th_valign_middle-expected.txt: Removed.
13939         * tables/mozilla/marvin/x_th_valign_top-expected.txt: Removed.
13940         * tables/mozilla/marvin/x_th_width-expected.txt: Removed.
13941         * tables/mozilla/marvin/x_thead_align_center-expected.txt: Removed.
13942         * tables/mozilla/marvin/x_thead_align_char-expected.txt: Removed.
13943         * tables/mozilla/marvin/x_thead_align_justify-expected.txt: Removed.
13944         * tables/mozilla/marvin/x_thead_align_left-expected.txt: Removed.
13945         * tables/mozilla/marvin/x_thead_align_right-expected.txt: Removed.
13946         * tables/mozilla/marvin/x_thead_class-expected.txt: Removed.
13947         * tables/mozilla/marvin/x_thead_id-expected.txt: Removed.
13948         * tables/mozilla/marvin/x_thead_style-expected.txt: Removed.
13949         * tables/mozilla/marvin/x_thead_valign_baseline-expected.txt: Removed.
13950         * tables/mozilla/marvin/x_thead_valign_bottom-expected.txt: Removed.
13951         * tables/mozilla/marvin/x_thead_valign_middle-expected.txt: Removed.
13952         * tables/mozilla/marvin/x_thead_valign_top-expected.txt: Removed.
13953         * tables/mozilla/marvin/x_tr_align_center-expected.txt: Removed.
13954         * tables/mozilla/marvin/x_tr_align_char-expected.txt: Removed.
13955         * tables/mozilla/marvin/x_tr_align_justify-expected.txt: Removed.
13956         * tables/mozilla/marvin/x_tr_align_left-expected.txt: Removed.
13957         * tables/mozilla/marvin/x_tr_align_right-expected.txt: Removed.
13958         * tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt: Removed.
13959         * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt: Removed.
13960         * tables/mozilla/marvin/x_tr_class-expected.txt: Removed.
13961         * tables/mozilla/marvin/x_tr_id-expected.txt: Removed.
13962         * tables/mozilla/marvin/x_tr_style-expected.txt: Removed.
13963         * tables/mozilla/marvin/x_tr_valign_baseline-expected.txt: Removed.
13964         * tables/mozilla/marvin/x_tr_valign_bottom-expected.txt: Removed.
13965         * tables/mozilla/marvin/x_tr_valign_middle-expected.txt: Removed.
13966         * tables/mozilla/marvin/x_tr_valign_top-expected.txt: Removed.
13967         * tables/mozilla/other/body_col-expected.txt: Removed.
13968         * tables/mozilla/other/cell_widths-expected.txt: Removed.
13969         * tables/mozilla/other/cellspacing-expected.txt: Removed.
13970         * tables/mozilla/other/move_row-expected.txt: Removed.
13971         * tables/mozilla/other/ms-expected.txt: Removed.
13972         * tables/mozilla/other/nested2-expected.txt: Removed.
13973         * tables/mozilla/other/nestedTables-expected.txt: Removed.
13974         * tables/mozilla/other/padding-expected.txt: Removed.
13975         * tables/mozilla/other/slashlogo-expected.txt: Removed.
13976         * tables/mozilla/other/test3-expected.txt: Removed.
13977         * tables/mozilla/other/test6-expected.txt: Removed.
13978         * tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: Removed.
13979         * tables/mozilla/other/wa_table_tr_align-expected.txt: Removed.
13980         * tables/mozilla_expected_failures/bugs/97619-expected.txt: Removed.
13981         * tables/mozilla_expected_failures/bugs/bug1010-expected.txt: Removed.
13982         * tables/mozilla_expected_failures/bugs/bug10140-expected.txt: Removed.
13983         * tables/mozilla_expected_failures/bugs/bug101759-expected.txt: Removed.
13984         * tables/mozilla_expected_failures/bugs/bug10216-expected.txt: Removed.
13985         * tables/mozilla_expected_failures/bugs/bug104898-expected.txt: Removed.
13986         * tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt: Removed.
13987         * tables/mozilla_expected_failures/bugs/bug106336-expected.txt: Removed.
13988         * tables/mozilla_expected_failures/bugs/bug106966-expected.txt: Removed.
13989         * tables/mozilla_expected_failures/bugs/bug1128-expected.txt: Removed.
13990         * tables/mozilla_expected_failures/bugs/bug11331-expected.txt: Removed.
13991         * tables/mozilla_expected_failures/bugs/bug1164-expected.txt: Removed.
13992         * tables/mozilla_expected_failures/bugs/bug11945-expected.txt: Removed.
13993         * tables/mozilla_expected_failures/bugs/bug1262-expected.txt: Removed.
13994         * tables/mozilla_expected_failures/bugs/bug128876-expected.txt: Removed.
13995         * tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Removed.
13996         * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt: Removed.
13997         * tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt: Removed.
13998         * tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt: Removed.
13999         * tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: Removed.
14000         * tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt: Removed.
14001         * tables/mozilla_expected_failures/bugs/bug14489-expected.txt: Removed.
14002         * tables/mozilla_expected_failures/bugs/bug1647-expected.txt: Removed.
14003         * tables/mozilla_expected_failures/bugs/bug1725-expected.txt: Removed.
14004         * tables/mozilla_expected_failures/bugs/bug17826-expected.txt: Removed.
14005         * tables/mozilla_expected_failures/bugs/bug178855-expected.txt: Removed.
14006         * tables/mozilla_expected_failures/bugs/bug18770-expected.txt: Removed.
14007         * tables/mozilla_expected_failures/bugs/bug19526-expected.txt: Removed.
14008         * tables/mozilla_expected_failures/bugs/bug21518-expected.txt: Removed.
14009         * tables/mozilla_expected_failures/bugs/bug220653-expected.txt: Removed.
14010         * tables/mozilla_expected_failures/bugs/bug22122-expected.txt: Removed.
14011         * tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Removed.
14012         * tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt: Removed.
14013         * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Removed.
14014         * tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt: Removed.
14015         * tables/mozilla_expected_failures/bugs/bug25707-expected.txt: Removed.
14016         * tables/mozilla_expected_failures/bugs/bug278266-expected.txt: Removed.
14017         * tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt: Removed.
14018         * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt: Removed.
14019         * tables/mozilla_expected_failures/bugs/bug3105-expected.txt: Removed.
14020         * tables/mozilla_expected_failures/bugs/bug3166-1-expected.txt: Removed.
14021         * tables/mozilla_expected_failures/bugs/bug3166-10-expected.txt: Removed.
14022         * tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt: Removed.
14023         * tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt: Removed.
14024         * tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt: Removed.
14025         * tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt: Removed.
14026         * tables/mozilla_expected_failures/bugs/bug3166-15-expected.txt: Removed.
14027         * tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt: Removed.
14028         * tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt: Removed.
14029         * tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt: Removed.
14030         * tables/mozilla_expected_failures/bugs/bug3166-2-expected.txt: Removed.
14031         * tables/mozilla_expected_failures/bugs/bug3166-3-expected.txt: Removed.
14032         * tables/mozilla_expected_failures/bugs/bug3166-4-expected.txt: Removed.
14033         * tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt: Removed.
14034         * tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt: Removed.
14035         * tables/mozilla_expected_failures/bugs/bug3166-7-expected.txt: Removed.
14036         * tables/mozilla_expected_failures/bugs/bug3166-8-expected.txt: Removed.
14037         * tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt: Removed.
14038         * tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt: Removed.
14039         * tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt: Removed.
14040         * tables/mozilla_expected_failures/bugs/bug33784-expected.txt: Removed.
14041         * tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Removed.
14042         * tables/mozilla_expected_failures/bugs/bug42043-expected.txt: Removed.
14043         * tables/mozilla_expected_failures/bugs/bug4294-expected.txt: Removed.
14044         * tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Removed.
14045         * tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt: Removed.
14046         * tables/mozilla_expected_failures/bugs/bug47163-expected.txt: Removed.
14047         * tables/mozilla_expected_failures/bugs/bug51000-expected.txt: Removed.
14048         * tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Removed.
14049         * tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Removed.
14050         * tables/mozilla_expected_failures/bugs/bug59252-expected.txt: Removed.
14051         * tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt: Removed.
14052         * tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt: Removed.
14053         * tables/mozilla_expected_failures/bugs/bug65372-expected.txt: Removed.
14054         * tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt: Removed.
14055         * tables/mozilla_expected_failures/bugs/bug6933-expected.txt: Removed.
14056         * tables/mozilla_expected_failures/bugs/bug7113-expected.txt: Removed.
14057         * tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt: Removed.
14058         * tables/mozilla_expected_failures/bugs/bug72393-expected.txt: Removed.
14059         * tables/mozilla_expected_failures/bugs/bug7243-expected.txt: Removed.
14060         * tables/mozilla_expected_failures/bugs/bug73629-expected.txt: Removed.
14061         * tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt: Removed.
14062         * tables/mozilla_expected_failures/bugs/bug8411-expected.txt: Removed.
14063         * tables/mozilla_expected_failures/bugs/bug8499-expected.txt: Removed.
14064         * tables/mozilla_expected_failures/bugs/bug85016-expected.txt: Removed.
14065         * tables/mozilla_expected_failures/bugs/bug89315-expected.txt: Removed.
14066         * tables/mozilla_expected_failures/bugs/bug91057-expected.txt: Removed.
14067         * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Removed.
14068         * tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: Removed.
14069         * tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt: Removed.
14070         * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt: Removed.
14071         * tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Removed.
14072         * tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: Removed.
14073         * tables/mozilla_expected_failures/core/backgrounds-expected.txt: Removed.
14074         * tables/mozilla_expected_failures/core/captions1-expected.txt: Removed.
14075         * tables/mozilla_expected_failures/core/captions2-expected.txt: Removed.
14076         * tables/mozilla_expected_failures/core/captions3-expected.txt: Removed.
14077         * tables/mozilla_expected_failures/core/col_span2-expected.txt: Removed.
14078         * tables/mozilla_expected_failures/core/cols1-expected.txt: Removed.
14079         * tables/mozilla_expected_failures/core/columns-expected.txt: Removed.
14080         * tables/mozilla_expected_failures/core/conflicts-expected.txt: Removed.
14081         * tables/mozilla_expected_failures/core/standards1-expected.txt: Removed.
14082         * tables/mozilla_expected_failures/dom/appendCells1-expected.txt: Removed.
14083         * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt: Removed.
14084         * tables/mozilla_expected_failures/dom/appendCol1-expected.txt: Removed.
14085         * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt: Removed.
14086         * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt: Removed.
14087         * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt: Removed.
14088         * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt: Removed.
14089         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt: Removed.
14090         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt: Removed.
14091         * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt: Removed.
14092         * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt: Removed.
14093         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt: Removed.
14094         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt: Removed.
14095         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt: Removed.
14096         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt: Removed.
14097         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt: Removed.
14098         * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt: Removed.
14099         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt: Removed.
14100         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt: Removed.
14101         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt: Removed.
14102         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt: Removed.
14103         * tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt: Removed.
14104         * tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt: Removed.
14105         * tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt: Removed.
14106         * tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt: Removed.
14107         * tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt: Removed.
14108         * tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt: Removed.
14109         * tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt: Removed.
14110         * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt: Removed.
14111         * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt: Removed.
14112         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt: Removed.
14113         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt: Removed.
14114         * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt: Removed.
14115         * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt: Removed.
14116         * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt: Removed.
14117         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt: Removed.
14118         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt: Removed.
14119         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt: Removed.
14120         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt: Removed.
14121         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt: Removed.
14122         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt: Removed.
14123         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt: Removed.
14124         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt: Removed.
14125         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt: Removed.
14126         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt: Removed.
14127         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt: Removed.
14128         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt: Removed.
14129         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt: Removed.
14130         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt: Removed.
14131         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt: Removed.
14132         * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt: Removed.
14133         * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Removed.
14134         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt: Removed.
14135         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt: Removed.
14136         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt: Removed.
14137         * tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt: Removed.
14138         * tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt: Removed.
14139         * tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt: Removed.
14140         * tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt: Removed.
14141         * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt: Removed.
14142         * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt: Removed.
14143         * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt: Removed.
14144         * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt: Removed.
14145         * tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt: Removed.
14146         * tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt: Removed.
14147         * tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt: Removed.
14148         * tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt: Removed.
14149         * tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt: Removed.
14150         * tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt: Removed.
14151         * tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt: Removed.
14152         * tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt: Removed.
14153         * tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt: Removed.
14154         * tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt: Removed.
14155         * tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt: Removed.
14156         * tables/mozilla_expected_failures/other/empty_cells-expected.txt: Removed.
14157         * tables/mozilla_expected_failures/other/test4-expected.txt: Removed.
14158         * traversal/node-iterator-001-expected.txt: Removed.
14159         * traversal/node-iterator-002-expected.txt: Removed.
14160         * traversal/node-iterator-003-expected.txt: Removed.
14161         * traversal/node-iterator-004-expected.txt: Removed.
14162         * traversal/node-iterator-005-expected.txt: Removed.
14163         * traversal/node-iterator-006-expected.txt: Removed.
14164         * traversal/node-iterator-007-expected.txt: Removed.
14165         * traversal/node-iterator-008-expected.txt: Removed.
14166         * traversal/stay-within-root-expected.txt: Removed.
14167         * traversal/tree-walker-001-expected.txt: Removed.
14168         * traversal/tree-walker-002-expected.txt: Removed.
14169         * traversal/tree-walker-003-expected.txt: Removed.
14170         * traversal/tree-walker-004-expected.txt: Removed.
14171         * traversal/tree-walker-005-expected.txt: Removed.
14173 2007-10-03  Lars Knoll <lars@trolltech.com>
14175         Remove pixel test results for text only tests
14177         Reviewed by mitz.
14179         * dom/html/level2/html/HTMLBaseElement02-expected.checksum: Removed.
14180         * dom/html/level2/html/HTMLBaseElement02-expected.png: Removed.
14181         * dom/html/level2/html/HTMLBaseElement01-expected.checksum: Removed.
14182         * dom/html/level2/html/HTMLBaseElement01-expected.png: Removed.
14183         * http/tests/incremental/slow-utf8-text-expected.checksum: Removed.
14184         * http/tests/incremental/slow-utf8-text-expected.png: Removed.
14185         * fast/dom/Window/Plug-ins-expected.png: Removed.
14186         * fast/dom/Window/Plug-ins-expected.checksum: Removed.
14187         * fast/parser/external-entities-expected.png: Removed.
14188         * fast/parser/external-entities-expected.checksum: Removed.
14190 2007-10-02  Justin Garcia  <justin.garcia@apple.com>
14192         Added a mention of a bug that this test demonstrates:
14194         * editing/execCommand/5144139-1-expected.checksum: Removed.
14195         * editing/execCommand/5144139-1-expected.png: Removed.
14196         * editing/execCommand/5144139-1-expected.txt: Removed.
14197         * editing/execCommand/5144139-1.html:
14198         * platform/mac/editing/execCommand/5144139-1-expected.checksum: Added.
14199         * platform/mac/editing/execCommand/5144139-1-expected.png: Added.
14200         * platform/mac/editing/execCommand/5144139-1-expected.txt: Added.
14202 2007-10-02  Lars Knoll  <lars@trolltech.com>
14204         Added some more test results.
14206         * platform/qt/tables/mozilla/core/table_rules-expected.txt: Copied from LayoutTests/platform/qt/tables/mozilla_expected_failures/core/table_rules-expected.txt.
14207         * platform/qt/tables/mozilla/marvin/table_rules_none-expected.txt: Added.
14208         * platform/qt/tables/mozilla/marvin/x_table_rules_groups-expected.txt: Copied from LayoutTests/platform/qt/tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.txt.
14209         * platform/qt/tables/mozilla/marvin/x_table_rules_none-expected.txt: Added.
14211 2007-10-02  Lars Knoll  <lars@trolltech.com>
14213         Update test result.
14215         * platform/qt/fast/canvas/fillrect_gradient-expected.txt:
14217 2007-10-01  Justin Garcia  <justin.garcia@apple.com>
14219         Reviewed by Harrison.
14220         
14221         <rdar://problem/5516183> REGRESSION: Creating a ToDo on an incoming message fails
14222         
14223         * editing/pasteboard/5483567.html: Removed.
14224         * editing/pasteboard/5483567.html-disabled: Added.
14225         * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
14226         * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
14227         * editing/pasteboard/paste-RTFD-expected.txt:
14228         
14229 2007-10-01  Lars Knoll  <lars@trolltech.com>
14231         Remove the separate ChangeLog in Layouttests/platform/qt.
14232         Update layout test results. We still have a few failures,
14233         but these ones are real issues.
14235         * ChangeLog:
14236         * platform/qt/ChangeLog: Removed.
14237         * platform/qt/Skipped:
14238         * platform/qt/css2.1/css1_forward_compatible_parsing-expected.txt: Added.
14239         * platform/qt/css2.1/t040103-ident-08-c-expected.txt:
14240         * platform/qt/css2.1/t0509-id-sel-syntax-01-f-expected.txt:
14241         * platform/qt/css2.1/t1202-counter-09-b-expected.txt:
14242         * platform/qt/css2.1/t1202-counters-09-b-expected.txt:
14243         * platform/qt/dom/xhtml/level3/core/canonicalform10-expected.txt: Copied from LayoutTests/platform/qt/fast/invalid/junk-data-expected.txt.
14244         * platform/qt/dom/xhtml/level3/core/canonicalform11-expected.txt: Copied from LayoutTests/platform/qt/fast/invalid/junk-data-expected.txt.
14245         * platform/qt/fast/block/float/nestedAnonymousBlocks2-expected.txt: Added.
14246         * platform/qt/fast/block/margin-collapse/103-expected.txt:
14247         * platform/qt/fast/block/positioning/complex-percentage-height-expected.txt: Added.
14248         * platform/qt/fast/borders/border-image-01-expected.txt: Copied from LayoutTests/fast/borders/border-image-01-expected.txt.
14249         * platform/qt/fast/canvas/canvas-resize-reset-expected.txt: Added.
14250         * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt: Copied from LayoutTests/fast/canvas/fill-stroke-clip-reset-path-expected.txt.
14251         * platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.txt: Copied from LayoutTests/fast/canvas/fillrect-gradient-zero-stops-expected.txt.
14252         * platform/qt/fast/canvas/gradient-empty-path-expected.txt: Copied from LayoutTests/fast/canvas/gradient-empty-path-expected.txt.
14253         * platform/qt/fast/css-generated-content/before-with-first-letter-expected.txt: Added.
14254         * platform/qt/fast/css-generated-content/wbr-with-before-content-expected.txt:
14255         * platform/qt/fast/css/background-shorthand-invalid-url-expected.txt: Added.
14256         * platform/qt/fast/css/create_element_align-expected.txt: Added.
14257         * platform/qt/fast/css/first-letter-capitalized-expected.txt: Added.
14258         * platform/qt/fast/css/first-letter-detach-expected.txt:
14259         * platform/qt/fast/css/first-letter-hover-expected.txt: Added.
14260         * platform/qt/fast/css/first-letter-recalculation-expected.txt: Added.
14261         * platform/qt/fast/css/first-letter-visibility-expected.txt: Added.
14262         * platform/qt/fast/css/getFloatValueForUnit-expected.txt:
14263         * platform/qt/fast/css/hsl-color-expected.txt:
14264         * platform/qt/fast/css/hsla-color-expected.txt:
14265         * platform/qt/fast/css/line-height-font-order-expected.txt: Added.
14266         * platform/qt/fast/css/word-space-extra-expected.txt:
14267         * platform/qt/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
14268         * platform/qt/fast/dom/delete-contents-expected.txt:
14269         * platform/qt/fast/dom/frame-loading-via-document-write-expected.txt: Added.
14270         * platform/qt/fast/dynamic/008-expected.txt:
14271         * platform/qt/fast/forms/003-expected.txt:
14272         * platform/qt/fast/forms/004-expected.txt:
14273         * platform/qt/fast/forms/HTMLOptionElement_label01-expected.txt:
14274         * platform/qt/fast/forms/HTMLOptionElement_label02-expected.txt:
14275         * platform/qt/fast/forms/HTMLOptionElement_label03-expected.txt:
14276         * platform/qt/fast/forms/HTMLOptionElement_label04-expected.txt:
14277         * platform/qt/fast/forms/HTMLOptionElement_label05-expected.txt:
14278         * platform/qt/fast/forms/HTMLOptionElement_label06-expected.txt:
14279         * platform/qt/fast/forms/HTMLOptionElement_label07-expected.txt:
14280         * platform/qt/fast/forms/disabled-select-change-index-expected.txt:
14281         * platform/qt/fast/forms/hidden-input-file-expected.txt: Added.
14282         * platform/qt/fast/forms/input-double-click-selection-gap-bug-expected.txt:
14283         * platform/qt/fast/forms/input-table-expected.txt:
14284         * platform/qt/fast/forms/listbox-deselect-scroll-expected.txt:
14285         * platform/qt/fast/forms/listbox-scrollbar-incremental-load-expected.txt:
14286         * platform/qt/fast/forms/listbox-width-change-expected.txt:
14287         * platform/qt/fast/forms/menulist-clip-expected.txt: Added.
14288         * platform/qt/fast/forms/menulist-deselect-update-expected.txt: Added.
14289         * platform/qt/fast/forms/menulist-narrow-width-expected.txt: Added.
14290         * platform/qt/fast/forms/menulist-restrict-line-height-expected.txt: Added.
14291         * platform/qt/fast/forms/menulist-separator-painting-expected.txt: Copied from LayoutTests/fast/forms/menulist-separator-painting-expected.txt.
14292         * platform/qt/fast/forms/menulist-width-change-expected.txt:
14293         * platform/qt/fast/forms/option-script-expected.txt:
14294         * platform/qt/fast/forms/option-strip-whitespace-expected.txt:
14295         * platform/qt/fast/forms/option-text-clip-expected.txt:
14296         * platform/qt/fast/forms/preserveFormDuringResidualStyle-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt.
14297         * platform/qt/fast/forms/radio-nested-labels-expected.txt: Added.
14298         * platform/qt/fast/forms/search-cancel-button-style-sharing-expected.txt: Added.
14299         * platform/qt/fast/forms/select-align-expected.txt:
14300         * platform/qt/fast/forms/select-baseline-expected.txt:
14301         * platform/qt/fast/forms/select-block-background-expected.txt:
14302         * platform/qt/fast/forms/select-change-listbox-size-expected.txt:
14303         * platform/qt/fast/forms/select-change-listbox-to-popup-expected.txt:
14304         * platform/qt/fast/forms/select-change-popup-to-listbox-expected.txt:
14305         * platform/qt/fast/forms/select-disabled-appearance-expected.txt:
14306         * platform/qt/fast/forms/select-display-none-style-resolve-expected.txt: Added.
14307         * platform/qt/fast/forms/select-initial-position-expected.txt:
14308         * platform/qt/fast/forms/select-item-background-clip-expected.txt:
14309         * platform/qt/fast/forms/select-list-box-with-height-expected.txt:
14310         * platform/qt/fast/forms/select-selected-expected.txt:
14311         * platform/qt/fast/forms/select-size-expected.txt:
14312         * platform/qt/fast/forms/select-visual-hebrew-expected.txt:
14313         * platform/qt/fast/forms/slider-thumb-shared-style-expected.txt: Added.
14314         * platform/qt/fast/forms/slider-thumb-stylability-expected.txt: Copied from LayoutTests/fast/forms/slider-thumb-stylability-expected.txt.
14315         * platform/qt/fast/forms/stuff-on-my-optgroup-expected.txt: Added.
14316         * platform/qt/fast/forms/textarea-align-expected.txt:
14317         * platform/qt/fast/forms/textarea-rows-cols-expected.txt: Added.
14318         * platform/qt/fast/forms/textarea-setinnerhtml-expected.txt:
14319         * platform/qt/fast/forms/textfield-overflow-expected.txt:
14320         * platform/qt/fast/forms/thumbslider-crash-expected.txt: Copied from LayoutTests/fast/forms/thumbslider-crash-expected.txt.
14321         * platform/qt/fast/forms/thumbslider-no-parent-slider-expected.txt: Added.
14322         * platform/qt/fast/frames/calculate-fixed-expected.txt:
14323         * platform/qt/fast/frames/calculate-order-expected.txt:
14324         * platform/qt/fast/frames/calculate-percentage-expected.txt:
14325         * platform/qt/fast/frames/calculate-relative-expected.txt:
14326         * platform/qt/fast/frames/iframe-option-crash-expected.txt:
14327         * platform/qt/fast/frames/invalid-expected.txt:
14328         * platform/qt/fast/frames/onlyCommentInIFrame-expected.txt:
14329         * platform/qt/fast/frames/valid-expected.txt:
14330         * platform/qt/fast/inline-block/14498-positionForCoordinates-expected.txt: Added.
14331         * platform/qt/fast/inline-block/tricky-baseline-expected.txt:
14332         * platform/qt/fast/inline/br-text-decoration-expected.txt: Added.
14333         * platform/qt/fast/inline/outline-continuations-expected.txt: Added.
14334         * platform/qt/fast/inspector/style-expected.txt:
14335         * platform/qt/fast/invalid/014-expected.txt:
14336         * platform/qt/fast/invalid/junk-data-expected.txt:
14337         * platform/qt/fast/invalid/nestedh3s-expected.txt:
14338         * platform/qt/fast/invalid/td-inside-object-expected.txt: Added.
14339         * platform/qt/fast/layers/layer-visibility-expected.txt:
14340         * platform/qt/fast/layers/overflow-scroll-auto-switch-expected.txt:
14341         * platform/qt/fast/layers/scroll-rect-to-visible-expected.txt: Added.
14342         * platform/qt/fast/lists/marker-before-empty-inline-expected.txt: Added.
14343         * platform/qt/fast/multicol/negativeColumnWidth-expected.txt: Copied from LayoutTests/fast/multicol/negativeColumnWidth-expected.txt.
14344         * platform/qt/fast/multicol/zeroColumnCount-expected.txt: Added.
14345         * platform/qt/fast/overflow/002-expected.txt:
14346         * platform/qt/fast/overflow/005-expected.txt:
14347         * platform/qt/fast/overflow/006-expected.txt:
14348         * platform/qt/fast/overflow/008-expected.txt:
14349         * platform/qt/fast/overflow/childFocusRingClip-expected.txt:
14350         * platform/qt/fast/overflow/hit-test-overflow-controls-expected.txt:
14351         * platform/qt/fast/overflow/image-selection-highlight-expected.txt:
14352         * platform/qt/fast/overflow/infiniteRecursionGuard-expected.txt:
14353         * platform/qt/fast/overflow/overflow-text-hit-testing-expected.txt:
14354         * platform/qt/fast/overflow/table-overflow-float-expected.txt:
14355         * platform/qt/fast/overflow/unreachable-overflow-rtl-bug-expected.txt:
14356         * platform/qt/fast/parser/document-write-option-expected.txt:
14357         * platform/qt/fast/replaced/absolute-position-percentage-height-expected.txt: Added.
14358         * platform/qt/fast/replaced/applet-disabled-positioned-expected.txt: Added.
14359         * platform/qt/fast/replaced/replaced-breaking-mixture-expected.txt:
14360         * platform/qt/fast/replaced/selection-rect-in-table-cell-expected.txt:
14361         * platform/qt/fast/replaced/three-selects-break-expected.txt:
14362         * platform/qt/fast/replaced/width100percent-checkbox-expected.txt: Copied from LayoutTests/fast/replaced/width100percent-radio-expected.txt.
14363         * platform/qt/fast/replaced/width100percent-image-expected.txt: Added.
14364         * platform/qt/fast/replaced/width100percent-menulist-expected.txt: Added.
14365         * platform/qt/fast/replaced/width100percent-radio-expected.txt: Added.
14366         * platform/qt/fast/replaced/width100percent-searchfield-expected.txt: Added.
14367         * platform/qt/fast/replaced/width100percent-textfield-expected.txt: Copied from LayoutTests/platform/qt/fast/forms/input-appearance-minWidth-expected.txt.
14368         * platform/qt/fast/table/003-expected.txt:
14369         * platform/qt/fast/table/032-expected.txt:
14370         * platform/qt/fast/table/100-percent-cell-width-expected.txt: Added.
14371         * platform/qt/fast/table/absolute-table-at-bottom-expected.txt:
14372         * platform/qt/fast/table/cell-pref-width-invalidation-expected.txt: Added.
14373         * platform/qt/fast/table/click-near-anonymous-table-expected.txt:
14374         * platform/qt/fast/table/colgroup-spanning-groups-rules-expected.txt:
14375         * platform/qt/fast/table/empty-cells-expected.txt:
14376         * platform/qt/fast/table/giantRowspan-expected.txt:
14377         * platform/qt/fast/table/giantRowspan2-expected.txt: Added.
14378         * platform/qt/fast/table/max-width-integer-overflow-expected.txt: Copied from LayoutTests/platform/mac/fast/table/max-width-integer-overflow-expected.txt.
14379         * platform/qt/fast/table/overflowHidden-expected.txt:
14380         * platform/qt/fast/table/rules-attr-dynchange1-expected.txt: Added.
14381         * platform/qt/fast/table/rules-attr-dynchange2-expected.txt: Added.
14382         * platform/qt/fast/text/atsui-multiple-renderers-expected.txt:
14383         * platform/qt/fast/text/atsui-partial-selection-expected.txt:
14384         * platform/qt/fast/text/atsui-small-caps-punctuation-size-expected.txt:
14385         * platform/qt/fast/text/atsui-spacing-features-expected.txt:
14386         * platform/qt/fast/text/basic/003-expected.txt:
14387         * platform/qt/fast/text/basic/013-expected.txt:
14388         * platform/qt/fast/text/basic/014-expected.txt:
14389         * platform/qt/fast/text/drawBidiText-expected.txt: Added.
14390         * platform/qt/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
14391         * platform/qt/fast/text/international/bidi-listbox-atsui-expected.txt:
14392         * platform/qt/fast/text/international/bidi-listbox-expected.txt:
14393         * platform/qt/fast/text/international/bidi-neutral-run-expected.txt: Added.
14394         * platform/qt/fast/text/international/bidi-override-expected.txt:
14395         * platform/qt/fast/text/international/rtl-white-space-pre-wrap-expected.txt:
14396         * platform/qt/fast/text/large-text-composed-char-expected.txt:
14397         * platform/qt/fast/text/letter-spacing-negative-opacity-expected.txt:
14398         * platform/qt/fast/text/reset-emptyRun-expected.txt: Added.
14399         * platform/qt/fast/text/updateNewFont-expected.txt:
14400         * platform/qt/fast/text/whitespace/026-expected.txt:
14401         * platform/qt/fast/text/whitespace/tab-character-basics-expected.txt:
14402         * platform/qt/fast/text/wide-zero-width-space-expected.txt:
14403         * platform/qt/fast/text/word-break-run-rounding-expected.txt: Added.
14404         * platform/qt/tables/mozilla/bugs/bug1188-expected.txt:
14405         * platform/qt/tables/mozilla/bugs/bug131020-expected.txt:
14406         * platform/qt/tables/mozilla/bugs/bug149275-1-expected.txt:
14407         * platform/qt/tables/mozilla/bugs/bug149275-2-expected.txt:
14408         * platform/qt/tables/mozilla/bugs/bug222467-expected.txt:
14409         * platform/qt/tables/mozilla/bugs/bug23994-expected.txt:
14410         * platform/qt/tables/mozilla/bugs/bug2479-3-expected.txt:
14411         * platform/qt/tables/mozilla/bugs/bug2479-4-expected.txt:
14412         * platform/qt/tables/mozilla/bugs/bug2886-2-expected.txt:
14413         * platform/qt/tables/mozilla/bugs/bug29326-expected.txt:
14414         * platform/qt/tables/mozilla/bugs/bug30559-expected.txt:
14415         * platform/qt/tables/mozilla/bugs/bug33855-expected.txt:
14416         * platform/qt/tables/mozilla/bugs/bug3718-expected.txt:
14417         * platform/qt/tables/mozilla/bugs/bug4382-expected.txt:
14418         * platform/qt/tables/mozilla/bugs/bug50695-2-expected.txt:
14419         * platform/qt/tables/mozilla/bugs/bug53690-1-expected.txt:
14420         * platform/qt/tables/mozilla/bugs/bug55789-expected.txt:
14421         * platform/qt/tables/mozilla/bugs/bug5799-expected.txt:
14422         * platform/qt/tables/mozilla/bugs/bug72359-expected.txt:
14423         * platform/qt/tables/mozilla/bugs/bug78162-expected.txt:
14424         * platform/qt/tables/mozilla/bugs/bug96334-expected.txt:
14425         * platform/qt/tables/mozilla/core/col_span-expected.txt:
14426         * platform/qt/tables/mozilla/core/margins-expected.txt:
14427         * platform/qt/tables/mozilla/images/adforce_imgis_com-expected.txt:
14428         * platform/qt/tables/mozilla/marvin/colgroup_align_center-expected.txt:
14429         * platform/qt/tables/mozilla/marvin/colgroup_align_justify-expected.txt:
14430         * platform/qt/tables/mozilla/marvin/colgroup_align_left-expected.txt:
14431         * platform/qt/tables/mozilla/marvin/colgroup_align_right-expected.txt:
14432         * platform/qt/tables/mozilla/marvin/colgroup_width_pct-expected.txt:
14433         * platform/qt/tables/mozilla/marvin/colgroup_width_px-expected.txt:
14434         * platform/qt/tables/mozilla/marvin/x_colgroup_width_pct-expected.txt:
14435         * platform/qt/tables/mozilla/other/wa_table_tr_align-expected.txt:
14436         * platform/qt/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
14437         * platform/qt/tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt:
14438         * platform/qt/tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt:
14439         * platform/qt/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
14440         * platform/qt/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
14441         * platform/qt/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
14442         * platform/qt/tables/mozilla_expected_failures/bugs/bug8411-expected.txt:
14443         * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
14445 2007-09-28  Antti Koivisto  <antti@apple.com>
14447         Rubber stamped by bdash.
14448         
14449         Use frames instead windows for these tests. Closing windows reliably is difficult in DRT.
14451         * http/tests/security/resources/has-custom-property.html:
14452         * http/tests/security/resources/no-custom-property.html:
14453         * http/tests/security/window-properties-clear-domain-expected.txt:
14454         * http/tests/security/window-properties-clear-domain.html:
14455         * http/tests/security/window-properties-clear-port-expected.txt:
14456         * http/tests/security/window-properties-clear-port.html:
14457         * http/tests/security/window-properties-pass-expected.txt:
14458         * http/tests/security/window-properties-pass.html:
14460 2007-09-27  Antti Koivisto  <antti@apple.com>
14462         Reviewed by NOBODY.
14463         
14464         Update tests to hopefully fix occasional failures
14466         * fast/dom/Window/window-early-properties.html:
14467         * http/tests/security/resources/has-custom-property.html:
14468         * http/tests/security/resources/no-custom-property.html:
14470 2007-09-27  Mitz Pettel  <mitz@webkit.org>
14472         Reviewed by Dave Hyatt.
14474         - updated tests and results for http://bugs.webkit.org/show_bug.cgi?id=15262
14475           REGRESSION: Margin-top:18px is pushing down the multiple select list box outside the div.
14477         * fast/forms/listbox-clip-expected.checksum:
14478         * fast/forms/listbox-clip-expected.png:
14479         * fast/forms/listbox-clip-expected.txt:
14480         * fast/forms/listbox-selection-2.html:
14481         * fast/forms/select-item-background-clip.html:
14482         * fast/forms/select-list-box-with-height-expected.checksum:
14483         * fast/forms/select-list-box-with-height-expected.png:
14484         * fast/forms/select-list-box-with-height-expected.txt:
14485         * fast/text/drawBidiText.html:
14487 2007-09-27  Antti Koivisto  <antti@apple.com>
14489         Reviewed by Geoff.
14490         
14491         Tests for <rdar://problem/5499125>
14492         REGRESSION (r21359-21368): After launching Kidzui beta, a webview frame fails to appear in its main window
14494         * fast/dom/Window/window-early-properties-expected.txt: Added.
14495         * fast/dom/Window/window-early-properties.html: Added.
14496         * http/tests/security/resources/has-custom-property.html: Added.
14497         * http/tests/security/resources/no-custom-property.html: Added.
14498         * http/tests/security/window-properties-clear-domain-expected.txt: Added.
14499         * http/tests/security/window-properties-clear-domain.html: Added.
14500         * http/tests/security/window-properties-clear-port-expected.txt: Added.
14501         * http/tests/security/window-properties-clear-port.html: Added.
14502         * http/tests/security/window-properties-pass-expected.txt: Added.
14503         * http/tests/security/window-properties-pass.html: Added.
14505 2007-09-26  Adam Roben  <aroben@apple.com>
14507         Remove a test that was probably only intermittently failing
14509         Reviewed by NOBODY.
14511         * platform/win/Skipped:
14513 2007-09-26  Adam Roben  <aroben@apple.com>
14515         Add more failing tests to the Windows Skipped file
14517         Reviewed by NOBODY.
14519         * platform/win/Skipped:
14521 2007-09-25  David Kilzer  <ddkilzer@webkit.org>
14523         Reviewed by Adam.
14525         - Fix http://bugs.webkit.org/show_bug.cgi?id=14885
14526           LGPL'ed files contain incorrect FSF address
14528         * svg/carto.net/resources/button.js:
14529         * svg/carto.net/resources/colourPicker.js:
14530         * svg/carto.net/resources/comboBox.js:
14531         * svg/carto.net/resources/helper_functions.js:
14532         * svg/carto.net/resources/mapApp.js:
14533         * svg/carto.net/resources/scrollbar.js:
14534         * svg/carto.net/resources/selectionList.js:
14535         * svg/carto.net/resources/slider.js:
14536         * svg/carto.net/resources/tabgroup.js:
14537         * svg/carto.net/resources/textbox.js:
14538         * svg/carto.net/resources/window.js:
14540 2007-09-25  Justin Garcia  <justin.garcia@apple.com>
14542         Reviewed by Darin.
14543         
14544         <rdar://problem/5483567> 
14545         REGRESSION (Tiger only, workaround in AppKit on Leopard): Pasting words copied from TextEdit in Mail adds extra newline
14546         
14547         Demonstrate fix:
14548         * editing/pasteboard/5483567.html: Added.
14549         * platform/mac/editing/pasteboard/5483567-expected.checksum: Added.
14550         * platform/mac/editing/pasteboard/5483567-expected.png: Added.
14551         * platform/mac/editing/pasteboard/5483567-expected.txt: Added.
14552         
14553         Unrendered nodes removed:
14554         * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
14555         * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
14556         * editing/pasteboard/paste-RTFD-expected.txt:
14558 2007-09-24  Sam Weinig  <sam@webkit.org>
14560         Reviewed by Adam Roben.
14562         * platform/win/Skipped: Comment out currently disabled tests.
14564 2007-09-24  Kevin McCullough  <kmccullough@apple.com>
14566         Reviewed by Sam.
14568         - Added a new test that will not pass until DRT supports new windows.
14570         * platform/win/Skipped:
14572 2007-09-23  Rob Buis  <buis@kde.org>
14574         Reviewed by Hyatt.
14576         Testcase for:
14577         http://bugs.webkit.org/show_bug.cgi?id=15025
14578         Background repeat css property is not inherited from parent if unspecified
14580         * fast/css/background-shorthand-invalid-url-expected.checksum: Added.
14581         * fast/css/background-shorthand-invalid-url-expected.png: Added.
14582         * fast/css/background-shorthand-invalid-url-expected.txt: Added.
14583         * fast/css/background-shorthand-invalid-url.html: Added.
14585 2007-09-22  Adam Roben  <aroben@apple.com>
14587         Test for Bug 15251: REGRESSION: <input type=range> doesn't respond to form.reset() or setting input.value
14589         http://bugs.webkit.org/show_bug.cgi?id=15251
14590         <rdar://5498169>
14592         Reviewed by Maciej.
14594         * fast/forms/range-reset-expected.txt: Added.
14595         * fast/forms/range-reset.html: Added.
14597 2007-09-21  Adele Peterson  <adele@apple.com>
14599         Reviewed by Sam.
14601         Test for <rdar://problem/5497357> REGRESSION: Safari doesn't show the month days on AirFrance reservation page
14603         * fast/dom/HTMLSelectElement/options-collection-set-string-length-expected.txt: Added.
14604         * fast/dom/HTMLSelectElement/options-collection-set-string-length.html: Added.
14606 2007-09-21  Timothy Hatcher  <timothy@apple.com>
14608         Reviewed by Darin.
14610         <rdar://problem/5491013> REGRESSION: -[WebView windowScriptObject] returns a dummy object or nil if a page hasn't loaded (breaks EA Sports Online)
14612         Updated results to show the didClearWindowScriptObject delegate call. Tweaked plugins/root-object-premature-delete-crash.html
14613         to test a non-window script object half the time. This change works with a change to DumpRenderTree.
14615         * http/tests/loading/empty-subframe-expected.txt:
14616         * http/tests/loading/simple-subframe-expected.txt:
14617         * plugins/root-object-premature-delete-crash.html:
14618         * webarchive/loading/test-loading-archive-expected.txt:
14620 2007-09-20  Rob Buis  <buis@kde.org>
14622         Reviewed by Mitz.
14624         Testcase for:
14625         http://bugs.webkit.org/show_bug.cgi?id=15235
14626         Options can not be removed from a Select element with OptGroup's using JavaScript
14628         * fast/forms/option-in-optgroup-removal-expected.txt: Added.
14629         * fast/forms/option-in-optgroup-removal.html: Added.
14631 2007-09-19  Kevin McCullough  <kmccullough@apple.com>
14633         Reviewed by.
14635         - Layout Test fixe
14637         * fast/dom/Window/new-window-opener.html:
14639 2007-09-19  Kevin McCullough  <kmccullough@apple.com>
14641         Reviewed by Geoff and Sam.
14643         - Added test cases for the different features of a new opened window.
14645         * fast/dom/Window/new-window-opener-expected.txt: Added.
14646         * fast/dom/Window/new-window-opener.html: Added.
14648 2007-09-19  Sam Weinig  <sam@webkit.org>
14650         Reviewed by Geoff Garen.
14652         Test for <rdar://problem/5492141> Assertion in isdigit() on windows Safari
14654         * fast/css/hexColor-isDigit-assert-expected.txt: Added.
14655         * fast/css/hexColor-isDigit-assert.html: Added.
14657 2007-09-18  Adele Peterson  <adele@apple.com>
14659         Reviewed by Maciej.
14661         Tests for <rdar://problem/5472062> -webkit-user-select: none makes selection difficult
14662         and for <rdar://problem/5472056> REGRESSION: Cannot type into edit fields on a form (sccsheriff.org)
14664         * fast/css/computed-style-expected.txt: Updated for default -webkit-user-select value.
14665         * fast/css/computed-style-without-renderer-expected.txt: ditto.
14667         * editing/selection/5333725.html: Re-enabled.
14668         * editing/selection/5333725.html-disabled: Removed.
14670         * editing/selection/user-select-text-inside-user-select-ignore.html-disabled: Removed. Adjusted this test to be more specific and renamed it to textfield-inside-anchor. 
14671         * editing/selection/user-select-text-inside-user-select-ignore-expected.txt: Removed. 
14672         * fast/forms/textfield-inside-anchor-expected.txt: Added.
14673         * fast/forms/textfield-inside-anchor.html: Added.
14675 2007-09-19  Antti Koivisto  <antti@apple.com>
14677         Reviewed by Maciej.
14678         
14679         Test for <rdar://problem/5488539>
14680         (9A550) iPhone Banner on O2.UK site not clickable with Safari due to styled noscript element
14682         * fast/dom/noscript-style-expected.txt: Added.
14683         * fast/dom/noscript-style.html: Added.
14685 2007-09-18  Timothy Hatcher  <timothy@apple.com>
14687         Reviewed by Darin.
14689         Test for <rdar://problem/5478250> REGRESSION: After pasting text copied from Mail subject and typing return, the cursor disappears because of negative left margin
14691         * editing/pasteboard/5478250.html: Added.
14692         * platform/mac/editing/pasteboard/5478250-expected.txt: Added.
14694         Updated results that are affected by the style span being removed or added with different style properties.
14696         * editing/execCommand/5144139-1-expected.txt:
14697         * editing/execCommand/create-list-with-hr-expected.txt:
14698         * editing/pasteboard/merge-end-blockquote-expected.txt:
14699         * editing/pasteboard/styled-element-markup-expected.txt:
14701 2007-09-18  Sam Weinig  <sam@webkit.org>
14703         Reviewed by Darin.
14705         Test for <rdar://problem/5488478> Safari crashes when passing null to Range.insertNode()
14707         * fast/dom/Range-insertNode-crash-expected.txt: Added.
14708         * fast/dom/Range-insertNode-crash.html: Added.
14710 2007-09-18  Mitz Pettel  <mitz@webkit.org>
14712         Reviewed by Darin.
14714         - test for http://bugs.webkit.org/show_bug.cgi?id=15169
14715           Freeze on Google maps using the "Dig a hole" tool
14716           <rdar://problem/5477414>
14718         * fast/dom/CSSStyleDeclaration-empty-string-property-expected.txt: Added.
14719         * fast/dom/CSSStyleDeclaration-empty-string-property.html: Added.
14721 2007-09-18  David Harrison  <harrison@apple.com>
14723         Reviewed by Darin.
14725         Updated for:
14726         <rdar://problem/5486974> REGRESSION(r25373): 1/4 second to doubleclick word in GMail when using Kotoeri IM, also slow in other IMs (15163)
14728         NOTE: This reverts the test result changes I made for rdar://5472125, back to not emitting
14729         a newline for collapsed block or hr at start of range.
14730                 
14731         * fast/dom/Window/window-xy-properties-expected.txt:
14732         * fast/dom/plugin-attributes-enumeration-expected.txt:
14733         * fast/events/onerror-bubbling-expected.txt:
14734         * fast/events/related-target-expected.txt:
14735         * fast/forms/select-namedItem-expected.txt:
14736         * fast/table/incomplete-table-in-fragment-2-expected.txt:
14737         * fast/table/incomplete-table-in-fragment-hang-expected.txt:
14738         * fast/table/large-rowspan-crash-expected.txt:
14739         * plugins/embed-attributes-setting-expected.txt:
14741 2007-09-17  Antti Koivisto  <antti@apple.com>
14743         Reviewed by Darin.
14744         
14745         Test for <rdar://problem/5480050>
14746         Leopard9A551 with Dashcode 112: Dashcode crash when dragging image into canvas.
14747         
14748         Non-crashing test case, but it demonstrates the same problem that would crash
14749         under some circumstances.
14751         * fast/css/import-style-update-expected.txt: Added.
14752         * fast/css/import-style-update.html: Added.
14754 2007-09-16  Sam Weinig  <sam@webkit.org>
14756         Reviewed by Maciej.
14758         Test for http://bugs.webkit.org/show_bug.cgi?id=14693
14760         * fast/dom/document-width-height-force-layout-expected.txt: Added.
14761         * fast/dom/document-width-height-force-layout.html: Added.
14763 2007-09-16  David Harrison  <harrison@apple.com>
14765         Reviewed by Darin.
14767         Updated for
14768         <rdar://problem/5472125> REGRESSION (9A535-9A548): No VO cursor shown when navigating in a mail message body
14769         
14770         Newlines are now emitted when the first content of document is block element without text (like an empty table
14771         or an HR), followed by text.
14772         
14773         * fast/dom/Window/window-xy-properties-expected.txt:
14774         * fast/dom/plugin-attributes-enumeration-expected.txt:
14775         * fast/events/onerror-bubbling-expected.txt:
14776         * fast/events/related-target-expected.txt:
14777         * fast/forms/select-namedItem-expected.txt:
14778         * fast/table/incomplete-table-in-fragment-2-expected.txt:
14779         * fast/table/incomplete-table-in-fragment-hang-expected.txt:
14780         * fast/table/large-rowspan-crash-expected.txt:
14781         * plugins/embed-attributes-setting-expected.txt:
14783 2007-09-14  Timothy Hatcher  <timothy@apple.com>
14785         Reviewed by Sam.
14787         <rdar://problem/5472970> REGRESSION (r24276): TinyMCE popups show an empty window with no content
14789         * fast/dom/Document/early-document-access.html: Added.
14790         * fast/dom/Document/resources: Added.
14791         * fast/dom/Document/resources/early-document-access-popup.html: Added.
14793 2007-09-13  Geoffrey Garen  <ggaren@apple.com>
14795         Reviewed by Adam Roben.
14796         
14797         Layout test for http://bugs.webkit.org/show_bug.cgi?id=15209
14798         Sometimes removing an iframe from the DOM does not remove its frame 
14799         from the page.
14801         * fast/frames/iframe-remove-after-id-change-expected.txt: Added.
14802         * fast/frames/iframe-remove-after-id-change.html: Added.
14804         Updated results in this test. New results indicate that the frame's
14805         contents are preserved between removal and reinsertion, which matches
14806         Firefox.
14808         * fast/frames/iframe-option-crash-expected.checksum:
14809         * fast/frames/iframe-option-crash-expected.png:
14810         * fast/frames/iframe-option-crash-expected.txt:
14811         * fast/frames/iframe-option-crash.xhtml:
14813 2007-09-14  Darin Adler  <darin@apple.com>
14815         Reviewed by Mitz and Kevin Decker.
14817         - test for http://bugs.webkit.org/show_bug.cgi?id=15197
14818           <rdar://problem/5478271> REGRESSION: Some Yahoo text entry fields
14819           render as lines rather than text entry boxes
14821         * fast/forms/textarea-rows-cols.html: Added.
14822         * platform/mac/fast/forms/textarea-rows-cols-expected.checksum: Added.
14823         * platform/mac/fast/forms/textarea-rows-cols-expected.png: Added.
14824         * platform/mac/fast/forms/textarea-rows-cols-expected.txt: Added.
14826 2007-09-13  Darin Adler  <darin@apple.com>
14828         Reviewed by Oliver.
14830         - updated test results changed by change in input manager logic
14832         * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt:
14833         * platform/mac/editing/input/text-input-controller-expected.txt:
14834         * platform/mac/editing/input/wrapped-line-char-rect-expected.txt:
14835         Updated. Small changes in which delegate methods are called.
14837 2007-09-13  Kevin McCullough  <kmccullough@apple.com>
14839         Reviewed by Geoff, Sam, Adam, Hyatt, Darin.
14841         - <rdar://problem/5480234> JS setTimeout function requires a second argument
14842         - Removed check for number of arguments in setTimeout to behave like other browsers.
14844         * fast/dom/Window/setTimeout-no-arguments-expected.txt: Added.
14845         * fast/dom/Window/setTimeout-no-arguments.html: Added.
14847 2007-09-13  Antti Koivisto  <antti@apple.com>
14849         Reviewed by Maciej.
14850         
14851         Change test case to cover
14852         http://bugs.webkit.org/show_bug.cgi?id=11399
14853         too.
14855         * fast/js/window-eval-context-expected.txt:
14856         * fast/js/window-eval-context.html:
14858 2007-09-12  Antti Koivisto  <antti@apple.com>
14860         Reviewed by Geoff, Maciej.
14861         
14862         Test for <rdar://problem/5445058>
14863         REGRESSION: Unable to upload picture to eBay auction due to domain security check
14865         * fast/js/window-eval-context-expected.txt: Added.
14866         * fast/js/window-eval-context.html: Added.
14868 2007-09-12  John Seif <johneseif@gmail.com>
14870         Reviewed by Darin.
14872         * plugins/mouse-events.html: Removed invalid return statement.
14873         * plugins/open-and-close-window-with-plugin.html: Ditto.
14875 2007-09-12  Justin Garcia  <justin.garcia@apple.com>
14877         Reviewed by Tristan.
14879         Demonstrates bug:
14880         * editing/execCommand/5469868-expected.txt: Added.
14881         * editing/execCommand/5469868.html: Added.
14882         
14883         Fixed (and moved expected results to platform/mac):
14884         * editing/style/table-selection-expected.checksum: Removed.
14885         * editing/style/table-selection-expected.png: Removed.
14886         * editing/style/table-selection-expected.txt: Removed.
14887         * platform/mac/editing/style: Added.
14888         * platform/mac/editing/style/table-selection-expected.checksum: Added.
14889         * platform/mac/editing/style/table-selection-expected.png: Added.
14890         * platform/mac/editing/style/table-selection-expected.txt: Added.
14891         
14892         Fixed:
14893         * platform/mac/editing/execCommand/5432254-2-expected.checksum:
14894         * platform/mac/editing/execCommand/5432254-2-expected.png:
14895         * platform/mac/editing/execCommand/5432254-2-expected.txt:
14897 2007-09-12  Beth Dakin  <bdakin@apple.com>
14899         Reviewed by Hyatt.
14900         
14901         Test for <rdar://problem/5464998> REGRESSION (9A543): Using Sort 
14902         options takes you back to search screen on zappos.com
14904         * fast/forms/preserveFormDuringResidualStyle.html: Added.
14905         * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.checksum: Added.
14906         * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.png: Added.
14907         * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt: Added.
14909 2007-09-12  Sam Weinig  <sam@webkit.org>
14911         Rubber stamped by Darin.
14913         Fix layout tests for new JSCore API based LayoutTestController.
14915         * fast/dom/resources/wrapper-identity-base.js: Use ObjCController for objective-c tests.
14916         * http/tests/local/file-url-sent-as-referer.html: Remove unused illegal call that now causes controller to fail due to not allowing undefined method calls.
14917         * http/tests/xmlhttprequest/default-content-type-dashboard.html: Fix typo in function name.
14918         * http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html: Fix typo in function name.
14919         * plugins/call-as-function-test-expected.txt:
14920         * plugins/call-as-function-test.html: Use ObjCController to test WebScriptObject.
14921         * plugins/root-object-premature-delete-crash.html: Use ObjCController to test WebScriptObject
14922         * plugins/undefined-property-crash.html: Use ObjCController to test WebScriptObject.
14923         * svg/custom/embedded-svg-disallowed-in-dashboard.xml: Fix typo in function name.
14924         * svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard.html: Fix typo in function name.
14925         * svg/custom/manually-parsed-svg-disallowed-in-dashboard.html: Fix typo in function name.
14926         * svg/custom/svg-disallowed-in-dashboard-object.html: Fix typo in function name.
14928 2007-09-12  Oliver Hunt  <oliver@apple.com>
14930         Rubber stamped by Kevin D.
14931         
14932         Fix layout test results effected by turning off <use> entirely
14934         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
14935         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
14936         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
14937         * svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum:
14938         * svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
14939         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
14940         * svg/W3C-SVG-1.1/text-text-05-t-expected.checksum:
14941         * svg/W3C-SVG-1.1/text-text-05-t-expected.png:
14942         * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
14944 2007-09-11  Kevin Decker <kdecker@apple.com>
14946         Reviewed by Oliver Hunt.
14948         <rdar://problem/5472402> crash due to infinite recursion in expandUseElementsInShadowTree on SVG from wikipedia
14949         
14950         Updated <use> specific SVG tests.
14952         * svg/custom/struct-use-09-b-expected.txt:
14953         * svg/custom/use-infinite-recursion-expected.txt: Added.
14954         * svg/custom/use-infinite-recursion.svg: Added.
14955         * svg/custom/use-nested-transform-expected.txt:
14956         * svg/custom/use-on-g-containing-use-expected.txt:
14957         * svg/custom/use-on-use-expected.txt:
14959 2007-09-11  Justin Garcia  <justin.garcia@apple.com>
14961         Reviewed by Maciej.
14963         * editing/execCommand/5458246-expected.txt: Added.
14964         * editing/execCommand/5458246.html: Added.
14966 2007-09-10  Mitz Pettel  <mitz@webkit.org>
14968         Reviewed by Maciej Stachowiak.
14970         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=15157
14971           Image defined in background-position: top center gets unexpectedly truncated
14972           <rdar://problem/5469095>
14974         * fast/repaint/body-background-image.html: Added.
14975         * platform/mac/fast/repaint/body-background-image-expected.checksum: Added.
14976         * platform/mac/fast/repaint/body-background-image-expected.png: Added.
14977         * platform/mac/fast/repaint/body-background-image-expected.txt: Added.
14979 2007-09-10  David Harrison  <harrison@apple.com>
14981         Reviewed by Kevin and Tristan.
14983         <rdar://problem/5456800> Mail crashes at WebCore::nextCandidate() after pasting back into a <table> multiple times
14985         * editing/pasteboard/paste-into-anchor-text.html: Added.
14986         * editing/pasteboard/paste-table-cells.html: Added.
14987         * editing/pasteboard/quirks-mode-br-1-expected.checksum:
14988         * editing/pasteboard/quirks-mode-br-1-expected.txt:
14989         * editing/pasteboard/quirks-mode-br-1.html:
14990         * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.checksum: Added.
14991         * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.png: Added.
14992         * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.txt: Added.
14993         * platform/mac/editing/pasteboard/paste-table-cells-expected.checksum: Added.
14994         * platform/mac/editing/pasteboard/paste-table-cells-expected.png: Added.
14995         * platform/mac/editing/pasteboard/paste-table-cells-expected.txt: Added.
14997 2007-09-10  Kevin McCullough  <kmccullough@apple.com>
14999         Reviewed by Oliver.
15001         - Updated Skipped list to remove tests that are now passing.
15003         * platform/win/Skipped:
15005 2007-09-10  Mitz Pettel  <mitz@webkit.org>
15007         Reviewed by Adele Peterson.
15009         - test for http://bugs.webkit.org/show_bug.cgi?id=15156
15010           REGRESSION (r24594-r24668): The bottom of styled <select> button text is clipped out
15011           <rdar://problem/5464301>
15013         * fast/forms/menulist-clip.html: Added.
15014         * platform/mac/fast/forms/menulist-clip-expected.checksum: Added.
15015         * platform/mac/fast/forms/menulist-clip-expected.png: Added.
15016         * platform/mac/fast/forms/menulist-clip-expected.txt: Added.
15017         
15018 2007-09-10  Justin Garcia  <justin.garcia@apple.com>
15020         Reviewed by Darin.
15021         
15022         <rdar://problem/5467405> 
15023         Revert back behavior of -webkit-user-select to fix widget selection problems
15025         * editing/selection/5333725.html: Removed.
15026         * editing/selection/5333725.html-disabled: Added.
15027         * editing/selection/user-select-text-inside-user-select-ignore.html: Removed.
15028         * editing/selection/user-select-text-inside-user-select-ignore.html-disabled: Added.
15029         * fast/css/computed-style-expected.txt:
15030         * fast/css/computed-style-without-renderer-expected.txt:
15032 2007-09-10  Antti Koivisto  <antti@apple.com>
15034         Reviewed by Kevin.
15035         
15036         Test for <rdar://problem/5444866>
15037         REGRESSION: missing text in Acrobat "Getting Started" screen due to change in load ordering of large resources
15039         * http/tests/local/stylesheet-and-script-load-order-expected.txt: Added.
15040         * http/tests/local/stylesheet-and-script-load-order.html: Added.
15041         * http/tests/local/stylesheet-dependent.js: Added.
15043 2007-09-09  Sam Weinig  <sam@webkit.org>
15045         Disable more occasionally failing tests.
15047         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html: Removed.
15048         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html-disabled: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html.
15049         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html: Removed.
15050         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html-disabled: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html.
15052 2007-09-09  Sam Weinig  <sam@webkit.org>
15054         Reviewed by Mark Rowe.
15056         Update tests now that the 'objC' prefix is no longer used for methods of the ObjCController.
15058         * fast/dom/wrapper-classes.html:
15059         * platform/mac/fast/objc/longlongTest.html:
15061 2007-09-09  Sam Weinig  <sam@webkit.org>
15063         Reviewed by Oliver.
15065         Change objective-c tests to use the new ObjCController.
15067         * fast/dom/Window/window-properties.html:
15068         * fast/dom/wrapper-classes.html:
15069         * platform/mac/fast/dom/wrapper-round-tripping.html:
15070         * platform/mac/fast/objc/longlongTest.html:
15072 2007-09-09  Sam Weinig  <sam@webkit.org>
15074         Rubber-stamped by Oliver.
15076         Disable occasionally failing tests until the reason for their failure can be determined.
15078         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html: Removed.
15079         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html-disabled: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html.
15080         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html: Removed.
15081         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html-disabled: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html.
15082         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html: Removed.
15083         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html-disabled: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html.
15085 2007-09-08  Justin Garcia  <justin.garcia@apple.com>
15087         Re-enabling these tests.
15089         * editing/selection/5057506-2.html: Added.
15090         * editing/selection/5057506-2.html-disabled: Removed.
15091         * editing/selection/5057506.html: Added.
15092         * editing/selection/5057506.html-disabled: Removed.
15094 2007-09-07  Oliver Hunt  <oliver@apple.com>
15096         RS=Sam
15098         r25382 moved a number of tests from platform/mac back to the cross-platform
15099         directories, but did not commit the platform/mac changes themselves.
15100         
15101         This patch actually does.
15102         
15103         * platform/mac/editing/execCommand/nsresponder-outdent-expected.txt: Removed.
15104         * platform/mac/editing/execCommand/nsresponder-indent-expected.checksum: Removed.
15105         * platform/mac/editing/execCommand/nsresponder-outdent-expected.checksum: Removed.
15106         * platform/mac/editing/execCommand/nsresponder-indent-expected.png: Removed.
15107         * platform/mac/editing/execCommand/nsresponder-outdent-expected.png: Removed.
15108         * platform/mac/editing/execCommand/nsresponder-indent.html: Removed.
15109         * platform/mac/editing/execCommand/nsresponder-outdent.html: Removed.
15110         * platform/mac/editing/execCommand/nsresponder-indent-expected.txt: Removed.
15111         * platform/mac/editing/selection/5195166-1-expected.png: Removed.
15112         * platform/mac/editing/selection/5195166-2-expected.png: Removed.
15113         * platform/mac/editing/selection/select-line-expected.txt: Removed.
15114         * platform/mac/editing/selection/selection-actions-expected.checksum: Removed.
15115         * platform/mac/editing/selection/selection-actions.html: Removed.
15116         * platform/mac/editing/selection/4947387-expected.txt: Removed.
15117         * platform/mac/editing/selection/4947387-expected.png: Removed.
15118         * platform/mac/editing/selection/5195166-1-expected.checksum: Removed.
15119         * platform/mac/editing/selection/5195166-2-expected.checksum: Removed.
15120         * platform/mac/editing/selection/selection-actions-expected.txt: Removed.
15121         * platform/mac/editing/selection/5195166-1.html: Removed.
15122         * platform/mac/editing/selection/5195166-2.html: Removed.
15123         * platform/mac/editing/selection/selection-actions-expected.png: Removed.
15124         * platform/mac/editing/selection/select-line.html: Removed.
15125         * platform/mac/editing/selection/4947387-expected.checksum: Removed.
15126         * platform/mac/editing/selection/5195166-1-expected.txt: Removed.
15127         * platform/mac/editing/selection/4947387.html: Removed.
15128         * platform/mac/editing/selection/5195166-2-expected.txt: Removed.
15129         * platform/mac/editing/deleting/smart-delete-003-expected.checksum: Removed.
15130         * platform/mac/editing/deleting/smart-delete-004-expected.checksum: Removed.
15131         * platform/mac/editing/deleting/smart-delete-003.html: Removed.
15132         * platform/mac/editing/deleting/smart-delete-004.html: Removed.
15133         * platform/mac/editing/deleting/5300379-expected.checksum: Removed.
15134         * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.checksum: Removed.
15135         * platform/mac/editing/deleting/5300379.html: Removed.
15136         * platform/mac/editing/deleting/delete-to-end-of-paragraph.html: Removed.
15137         * platform/mac/editing/deleting/smart-delete-003-expected.txt: Removed.
15138         * platform/mac/editing/deleting/smart-delete-004-expected.txt: Removed.
15139         * platform/mac/editing/deleting/5300379-expected.txt: Removed.
15140         * platform/mac/editing/deleting/smart-delete-003-expected.png: Removed.
15141         * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.txt: Removed.
15142         * platform/mac/editing/deleting/smart-delete-004-expected.png: Removed.
15143         * platform/mac/editing/deleting/5300379-expected.png: Removed.
15144         * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.png: Removed.
15146 2007-09-07  Oliver Hunt  <oliver@apple.com>
15148         Reviewed by Sam.
15150         Re-adding a few mac specific directories that accidentally got clobbered
15151         during my recent layout test rearranging
15153         * platform/mac/editing/input: Added.
15154         * platform/mac/editing/input/hangul-enter-confirms-and-sends-keypress-expected.txt: Added.
15155         * platform/mac/editing/input/hangul-enter-confirms-and-sends-keypress.html: Added.
15156         * platform/mac/editing/input/hangul.js: Added.
15157         * platform/mac/editing/input/kotoeri-enter-to-confirm-and-newline-expected.txt: Added.
15158         * platform/mac/editing/input/kotoeri-enter-to-confirm-and-newline.html: Added.
15159         * platform/mac/editing/input/kotoeri.js: Added.
15160         * platform/mac/editing/input/logger.js: Added.
15161         * platform/mac/fast/AppleScript: Added.
15162         * platform/mac/fast/AppleScript/001-expected.txt: Added.
15163         * platform/mac/fast/AppleScript/001.html: Added.
15164         * platform/mac/fast/AppleScript/array-expected.txt: Added.
15165         * platform/mac/fast/AppleScript/array.html: Added.
15166         * platform/mac/fast/AppleScript/date-expected.txt: Added.
15167         * platform/mac/fast/AppleScript/date.html: Added.
15168         * platform/mac/fast/objc: Added.
15169         * platform/mac/fast/objc/longlongTest-expected.txt: Added.
15170         * platform/mac/fast/objc/longlongTest.html: Added.
15172 2007-09-07  Justin Garcia  <justin.garcia@apple.com>
15174         Disabling the layout tests checked in with r25421 while I investigate
15175         some layout test failures that that change caused.
15177         * editing/selection/5057506-2.html: Removed.
15178         * editing/selection/5057506-2.html-disabled: Added.
15179         * editing/selection/5057506.html: Removed.
15180         * editing/selection/5057506.html-disabled: Added.
15182 2007-09-07  Sam Weinig  <sam@webkit.org>
15184         * platform/win/Skipped: Remove a duplicate test.
15186 2007-09-07  Adele Peterson  <adele@apple.com>
15188         Reviewed by Dave Harrison.
15190         Tests for <rdar://problem/5428427> Wrong characters are re-converted after doing reconversion with Kotoeri
15192         * platform/mac/fast/text/attributed-substring-from-range-002-expected.txt: Added.
15193         * platform/mac/fast/text/attributed-substring-from-range-002.html: Added.
15194         * fast/forms/textarea-type-spaces-expected.txt: Revert back to old result.
15196 2007-09-07  Sam Weinig  <sam@webkit.org>
15198         * platform/win/Skipped: fix typo
15200 2007-09-07  Alice Liu  <alice.liu@apple.com>
15202         * platform/win/Skipped:
15203         removing a duplicated test
15205 2007-09-07  Alice Liu  <alice.liu@apple.com>
15207         * platform/win/Skipped:
15208         moved a bunch of editing tests that actually succeed in both Debug and Release into a 
15209         section at the end of the skip list.  The reason I'm not just removing these tests from 
15210         the skip list right now is because the windows bots are not stable and green yet, and I 
15211         was asked to do this removal at a later time when regressions are easier to spot.
15213 2007-09-07  Justin Garcia  <justin.garcia@apple.com>
15215         Reviewed by Darin.
15216         
15217         <rdar://problem/5333725> -webkit-user-select: none makes selection difficult
15219         * editing/selection/5057506-2.html: Added.
15220         * editing/selection/5057506.html: Added.
15221         * platform/mac/editing/selection/5057506-2-expected.checksum: Added.
15222         * platform/mac/editing/selection/5057506-2-expected.png: Added.
15223         * platform/mac/editing/selection/5057506-2-expected.txt: Added.
15224         * platform/mac/editing/selection/5057506-expected.checksum: Added.
15225         * platform/mac/editing/selection/5057506-expected.png: Added.
15226         * platform/mac/editing/selection/5057506-expected.txt: Added.
15228 2007-09-07  Sam Weinig  <sam@webkit.org>
15230         Reviewed by Kevin McCullough.
15232         Fix embarassing spelling mistakes.
15234         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe-expected.txt.
15235         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe.html.
15236         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open-expected.txt: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt.
15237         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html.
15238         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe-expected.txt: Removed.
15239         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe.html: Removed.
15240         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt: Removed.
15241         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html: Removed.
15242         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-expected.txt: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-expected.txt.
15243         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change-expected.txt: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change-expected.txt.
15244         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html.
15245         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html.
15246         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open-expected.txt.
15247         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html.
15248         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-expected.txt: Removed.
15249         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change-expected.txt: Removed.
15250         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html: Removed.
15251         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html: Removed.
15252         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open-expected.txt: Removed.
15253         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html: Removed.
15254         * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-subframe-expected.txt: Copied from http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe-expected.txt.
15255         * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-subframe.html: Copied from http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe.html.
15256         * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-window-open-expected.txt: Copied from http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open-expected.txt.
15257         * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-window-open.html: Copied from http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open.html.
15258         * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe-expected.txt: Removed.
15259         * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe.html: Removed.
15260         * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open-expected.txt: Removed.
15261         * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open.html: Removed.
15262         * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-subframe-expected.txt: Copied from http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe-expected.txt.
15263         * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-subframe.html: Copied from http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe.html.
15264         * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-window-open-expected.txt: Copied from http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open-expected.txt.
15265         * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-window-open.html: Copied from http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open.html.
15266         * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe-expected.txt: Removed.
15267         * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe.html: Removed.
15268         * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open-expected.txt: Removed.
15269         * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open.html: Removed.
15270         * platform/win/Skipped:
15272 2007-09-06  Tristan O'Tierney  <tristan@apple.com>
15274         Reviewed by Maciej Stachowiak.
15276         * http/tests/navigation/onload-navigation-iframe-expected.txt: Added.
15277         * http/tests/navigation/onload-navigation-iframe-timeout-expected.txt: Added.
15278         * http/tests/navigation/onload-navigation-iframe-timeout.html: Added.
15279         * http/tests/navigation/onload-navigation-iframe.html: Added.
15281 2007-09-06  Sam Weinig  <sam@webkit.org>
15283         Reviewed by Kevin McCullough.
15285         Update the Windows skiplist with the current failing tests.
15287         * platform/win/Skipped:
15289 2007-09-06  Anders Carlsson  <andersca@apple.com>
15291         Reviewed by Mitz.
15293         Re-enable and the npapi-response-headers.html test so it no longer
15294         relies on the ordering of the requests being made.        
15295         
15296         * http/tests/plugins/npapi-response-headers-expected.txt:
15297         * http/tests/plugins/npapi-response-headers.html: Copied from http/tests/plugins/npapi-response-headers.html.disabled.
15298         * http/tests/plugins/npapi-response-headers.html.disabled: Removed.
15300 2007-09-05  Oliver Hunt  <oliver@apple.com>
15302         Reviewed by Sam and Darin
15303         
15304         Split the wrapper test into seperate Obj-C and JS tests so the we can use the JS tests on other platforms.
15306         * fast/dom/resources/wrapper-identity-base.js: Added -- This provides the basic utility functions and
15307           variables needed for the wrapper tests
15308         * fast/dom/wrapper-identity-expected.txt: Added.
15309         * fast/dom/wrapper-identity.html: Added.
15310         * platform/mac/fast/dom/objc-wrapper-identity-expected.txt: Copied from platform/mac/fast/dom/wrapper-identity-expected.txt.
15311         * platform/mac/fast/dom/objc-wrapper-identity.html: Copied from platform/mac/fast/dom/wrapper-identity.html.
15312         * platform/mac/fast/dom/wrapper-identity-expected.txt: Removed.
15313         * platform/mac/fast/dom/wrapper-identity.html: Removed.
15315 2007-09-06  Sam Weinig  <sam@webkit.org>
15317         Reviewed by Adam Roben.
15319         Add fast/frames/onload-remove-iframe-crash.html to the windows skiplist becuase it currently crashes.
15321         * platform/win/Skipped:
15323 2007-09-05  Oliver Hunt  <oliver@apple.com>
15325         Reviewed by Stephanie.
15327         Moved a number of tests from platform/mac that are not currently cross-platform,
15328         but should eventually be updated to work across all platforms.
15330         * editing/deleting/5300379-expected.checksum: Copied from platform/mac/editing/deleting/5300379-expected.checksum.
15331         * editing/deleting/5300379-expected.png: Copied from platform/mac/editing/deleting/5300379-expected.png.
15332         * editing/deleting/5300379-expected.txt: Copied from platform/mac/editing/deleting/5300379-expected.txt.
15333         * editing/deleting/5300379.html: Copied from platform/mac/editing/deleting/5300379.html.
15334         * editing/deleting/delete-to-end-of-paragraph-expected.checksum: Copied from platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.checksum.
15335         * editing/deleting/delete-to-end-of-paragraph-expected.png: Copied from platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.png.
15336         * editing/deleting/delete-to-end-of-paragraph-expected.txt: Copied from platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.txt.
15337         * editing/deleting/delete-to-end-of-paragraph.html: Copied from platform/mac/editing/deleting/delete-to-end-of-paragraph.html.
15338         * editing/deleting/smart-delete-003-expected.checksum: Copied from platform/mac/editing/deleting/smart-delete-003-expected.checksum.
15339         * editing/deleting/smart-delete-003-expected.png: Copied from platform/mac/editing/deleting/smart-delete-003-expected.png.
15340         * editing/deleting/smart-delete-003-expected.txt: Copied from platform/mac/editing/deleting/smart-delete-003-expected.txt.
15341         * editing/deleting/smart-delete-003.html: Copied from platform/mac/editing/deleting/smart-delete-003.html.
15342         * editing/deleting/smart-delete-004-expected.checksum: Copied from platform/mac/editing/deleting/smart-delete-004-expected.checksum.
15343         * editing/deleting/smart-delete-004-expected.png: Copied from platform/mac/editing/deleting/smart-delete-004-expected.png.
15344         * editing/deleting/smart-delete-004-expected.txt: Copied from platform/mac/editing/deleting/smart-delete-004-expected.txt.
15345         * editing/deleting/smart-delete-004.html: Copied from platform/mac/editing/deleting/smart-delete-004.html.
15346         * editing/execCommand/nsresponder-indent-expected.checksum: Copied from platform/mac/editing/execCommand/nsresponder-indent-expected.checksum.
15347         * editing/execCommand/nsresponder-indent-expected.png: Copied from platform/mac/editing/execCommand/nsresponder-indent-expected.png.
15348         * editing/execCommand/nsresponder-indent-expected.txt: Copied from platform/mac/editing/execCommand/nsresponder-indent-expected.txt.
15349         * editing/execCommand/nsresponder-indent.html: Copied from platform/mac/editing/execCommand/nsresponder-indent.html.
15350         * editing/execCommand/nsresponder-outdent-expected.checksum: Copied from platform/mac/editing/execCommand/nsresponder-outdent-expected.checksum.
15351         * editing/execCommand/nsresponder-outdent-expected.png: Copied from platform/mac/editing/execCommand/nsresponder-outdent-expected.png.
15352         * editing/execCommand/nsresponder-outdent-expected.txt: Copied from platform/mac/editing/execCommand/nsresponder-outdent-expected.txt.
15353         * editing/execCommand/nsresponder-outdent.html: Copied from platform/mac/editing/execCommand/nsresponder-outdent.html.
15354         * editing/selection/4947387-expected.checksum: Copied from platform/mac/editing/selection/4947387-expected.checksum.
15355         * editing/selection/4947387-expected.png: Copied from platform/mac/editing/selection/4947387-expected.png.
15356         * editing/selection/4947387-expected.txt: Copied from platform/mac/editing/selection/4947387-expected.txt.
15357         * editing/selection/4947387.html: Copied from platform/mac/editing/selection/4947387.html.
15358         * editing/selection/5195166-1-expected.checksum: Copied from platform/mac/editing/selection/5195166-1-expected.checksum.
15359         * editing/selection/5195166-1-expected.png: Copied from platform/mac/editing/selection/5195166-1-expected.png.
15360         * editing/selection/5195166-1-expected.txt: Copied from platform/mac/editing/selection/5195166-1-expected.txt.
15361         * editing/selection/5195166-1.html: Copied from platform/mac/editing/selection/5195166-1.html.
15362         * editing/selection/5195166-2-expected.checksum: Copied from platform/mac/editing/selection/5195166-2-expected.checksum.
15363         * editing/selection/5195166-2-expected.png: Copied from platform/mac/editing/selection/5195166-2-expected.png.
15364         * editing/selection/5195166-2-expected.txt: Copied from platform/mac/editing/selection/5195166-2-expected.txt.
15365         * editing/selection/5195166-2.html: Copied from platform/mac/editing/selection/5195166-2.html.
15366         * editing/selection/select-line-expected.txt: Copied from platform/mac/editing/selection/select-line-expected.txt.
15367         * editing/selection/select-line.html: Copied from platform/mac/editing/selection/select-line.html.
15368         * editing/selection/selection-actions-expected.checksum: Copied from platform/mac/editing/selection/selection-actions-expected.checksum.
15369         * editing/selection/selection-actions-expected.png: Copied from platform/mac/editing/selection/selection-actions-expected.png.
15370         * editing/selection/selection-actions-expected.txt: Copied from platform/mac/editing/selection/selection-actions-expected.txt.
15371         * editing/selection/selection-actions.html: Copied from platform/mac/editing/selection/selection-actions.html.
15372         * platform/win/Skipped:
15374 2007-09-05  David Harrison  <harrison@apple.com>
15376         Updated results for:
15377         <rdar://problem/5306171> Mail: The first return after an attachment in multipart/mixed message is lost
15379         * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt:
15380         * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level-expected.txt:
15381         * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-to-javscript-url-expected.txt:
15382         * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt:
15384 2007-09-05  Sam Weinig  <sam@webkit.org>
15386         Reviewed by Kevin McCullough. 
15388         Use correct part of the test for cross-platform testing.
15390         * plugins/bindings-test-expected.txt:
15391         * plugins/bindings-test.html:
15393 2007-09-05  Sam Weinig  <sam@webkit.org>
15395         Reviewed by Geoff Garen.
15397         Split out mac specific tests from plugins/bindings-test.html into its own test.
15399         * platform/mac/plugins/bindings-test-objc-expected.txt: Added.
15400         * platform/mac/plugins/bindings-test-objc.html: Copied from plugins/bindings-test.html.
15401         * platform/win/Skipped:
15402         * plugins/bindings-test-expected.txt:
15403         * plugins/bindings-test.html:
15405 2007-09-05  Oliver Hunt  <oliver@apple.com>
15407         Reviewed by Adam and Niko.
15409         Force run-webkit-tests to not run the tests in platform/mac
15411         * platform/win/Skipped:
15413 2007-09-05  Sam Weinig  <sam@webkit.org>
15415         Reviewed by Geoff Garen.
15417         Don't log DumpRenderTree injected properties in fast/dom/Window/window-properties.html.  This change makes
15418         it pass on Windows so it can be removed from the Skipped list.
15420         * fast/dom/Window/window-properties-expected.txt:
15421         * fast/dom/Window/window-properties.html:
15422         * platform/win/Skipped:
15424 2007-09-05  David Harrison  <harrison@apple.com>
15426         Reviewed by Kevin Decker.
15428         Testcase for:
15429         <rdar://problem/5306171> Mail: The first return after an attachment in multipart/mixed message is lost
15431         * editing/selection/toString-1-expected.txt: Added.
15432         * editing/selection/toString-1.html: Added.
15434 2007-09-04  Oliver Hunt  <oliver@apple.com>
15436         RS=Adam
15437         
15438         Moving a number of mac specific tests into LayoutTests/platform/mac so that they
15439         don't need to be in the windows Skiplist.
15440         
15441         This includes most of the tests that used textInputController as it is a test
15442         of the mac-specific NSTextInput API.
15444         * editing/deleting/5300379-expected.checksum: Removed.
15445         * editing/deleting/5300379-expected.png: Removed.
15446         * editing/deleting/5300379-expected.txt: Removed.
15447         * editing/deleting/5300379.html: Removed.
15448         * editing/deleting/delete-to-end-of-paragraph-expected.checksum: Removed.
15449         * editing/deleting/delete-to-end-of-paragraph-expected.png: Removed.
15450         * editing/deleting/delete-to-end-of-paragraph-expected.txt: Removed.
15451         * editing/deleting/delete-to-end-of-paragraph.html: Removed.
15452         * editing/deleting/smart-delete-003-expected.checksum: Removed.
15453         * editing/deleting/smart-delete-003-expected.png: Removed.
15454         * editing/deleting/smart-delete-003-expected.txt: Removed.
15455         * editing/deleting/smart-delete-003.html: Removed.
15456         * editing/deleting/smart-delete-004-expected.checksum: Removed.
15457         * editing/deleting/smart-delete-004-expected.png: Removed.
15458         * editing/deleting/smart-delete-004-expected.txt: Removed.
15459         * editing/deleting/smart-delete-004.html: Removed.
15460         * editing/execCommand/nsresponder-indent-expected.checksum: Removed.
15461         * editing/execCommand/nsresponder-indent-expected.png: Removed.
15462         * editing/execCommand/nsresponder-indent-expected.txt: Removed.
15463         * editing/execCommand/nsresponder-indent.html: Removed.
15464         * editing/execCommand/nsresponder-outdent-expected.checksum: Removed.
15465         * editing/execCommand/nsresponder-outdent-expected.png: Removed.
15466         * editing/execCommand/nsresponder-outdent-expected.txt: Removed.
15467         * editing/execCommand/nsresponder-outdent.html: Removed.
15468         * editing/input/firstrectforcharacterrange-plain-expected.txt: Removed.
15469         * editing/input/firstrectforcharacterrange-plain.html: Removed.
15470         * editing/input/firstrectforcharacterrange-styled-expected.txt: Removed.
15471         * editing/input/firstrectforcharacterrange-styled.html: Removed.
15472         * editing/input/mac: Removed.
15473         * editing/input/mac/hangul-enter-confirms-and-sends-keypress-expected.txt: Removed.
15474         * editing/input/mac/hangul-enter-confirms-and-sends-keypress.html: Removed.
15475         * editing/input/mac/hangul.js: Removed.
15476         * editing/input/mac/kotoeri-enter-to-confirm-and-newline-expected.txt: Removed.
15477         * editing/input/mac/kotoeri-enter-to-confirm-and-newline.html: Removed.
15478         * editing/input/mac/kotoeri.js: Removed.
15479         * editing/input/mac/logger.js: Removed.
15480         * editing/input/range-for-empty-document-expected.txt: Removed.
15481         * editing/input/range-for-empty-document.html: Removed.
15482         * editing/input/replace-invalid-range-expected.txt: Removed.
15483         * editing/input/replace-invalid-range.html: Removed.
15484         * editing/input/text-input-controller-expected.txt: Removed.
15485         * editing/input/text-input-controller.html: Removed.
15486         * editing/input/wrapped-line-char-rect-expected.txt: Removed.
15487         * editing/input/wrapped-line-char-rect.html: Removed.
15488         * editing/selection/4947387-expected.checksum: Removed.
15489         * editing/selection/4947387-expected.png: Removed.
15490         * editing/selection/4947387-expected.txt: Removed.
15491         * editing/selection/4947387.html: Removed.
15492         * editing/selection/5195166-1-expected.checksum: Removed.
15493         * editing/selection/5195166-1-expected.png: Removed.
15494         * editing/selection/5195166-1-expected.txt: Removed.
15495         * editing/selection/5195166-1.html: Removed.
15496         * editing/selection/5195166-2-expected.checksum: Removed.
15497         * editing/selection/5195166-2-expected.png: Removed.
15498         * editing/selection/5195166-2-expected.txt: Removed.
15499         * editing/selection/5195166-2.html: Removed.
15500         * editing/selection/select-line-expected.txt: Removed.
15501         * editing/selection/select-line.html: Removed.
15502         * editing/selection/selection-actions-expected.checksum: Removed.
15503         * editing/selection/selection-actions-expected.png: Removed.
15504         * editing/selection/selection-actions-expected.txt: Removed.
15505         * editing/selection/selection-actions.html: Removed.
15506         * fast/AppleScript: Removed.
15507         * fast/AppleScript/001-expected.txt: Removed.
15508         * fast/AppleScript/001.html: Removed.
15509         * fast/AppleScript/array-expected.txt: Removed.
15510         * fast/AppleScript/array.html: Removed.
15511         * fast/AppleScript/date-expected.txt: Removed.
15512         * fast/AppleScript/date.html: Removed.
15513         * fast/dom/character-index-for-point-expected.txt: Removed.
15514         * fast/dom/character-index-for-point.html: Removed.
15515         * fast/dom/wrapper-identity-expected.txt: Removed.
15516         * fast/dom/wrapper-identity.html: Removed.
15517         * fast/dom/wrapper-round-tripping-expected.txt: Removed.
15518         * fast/dom/wrapper-round-tripping.html: Removed.
15519         * fast/encoding/char-decoding-mac-expected.txt: Removed.
15520         * fast/encoding/char-decoding-mac.html: Removed.
15521         * fast/forms/attributed-strings-expected.txt: Removed.
15522         * fast/forms/attributed-strings.html: Removed.
15523         * fast/objc: Removed.
15524         * fast/objc/longlongTest-expected.txt: Removed.
15525         * fast/objc/longlongTest.html: Removed.
15526         * fast/text/attributed-substring-from-range-001-expected.txt: Removed.
15527         * fast/text/attributed-substring-from-range-001.html: Removed.
15528         * fast/text/attributed-substring-from-range-expected.txt: Removed.
15529         * fast/text/attributed-substring-from-range-in-textfield-expected.txt: Removed.
15530         * fast/text/attributed-substring-from-range-in-textfield.html: Removed.
15531         * fast/text/attributed-substring-from-range.html: Removed.
15532         * fast/text/justified-text-rect-expected.checksum: Removed.
15533         * fast/text/justified-text-rect-expected.png: Removed.
15534         * fast/text/justified-text-rect-expected.txt: Removed.
15535         * fast/text/justified-text-rect.html: Removed.
15536         * platform/mac/editing/deleting/5300379-expected.checksum: Copied from editing/deleting/5300379-expected.checksum.
15537         * platform/mac/editing/deleting/5300379-expected.png: Copied from editing/deleting/5300379-expected.png.
15538         * platform/mac/editing/deleting/5300379-expected.txt: Copied from editing/deleting/5300379-expected.txt.
15539         * platform/mac/editing/deleting/5300379.html: Copied from editing/deleting/5300379.html.
15540         * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.checksum: Copied from editing/deleting/delete-to-end-of-paragraph-expected.checksum.
15541         * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.png: Copied from editing/deleting/delete-to-end-of-paragraph-expected.png.
15542         * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.txt: Copied from editing/deleting/delete-to-end-of-paragraph-expected.txt.
15543         * platform/mac/editing/deleting/delete-to-end-of-paragraph.html: Copied from editing/deleting/delete-to-end-of-paragraph.html.
15544         * platform/mac/editing/deleting/smart-delete-003-expected.checksum: Copied from editing/deleting/smart-delete-003-expected.checksum.
15545         * platform/mac/editing/deleting/smart-delete-003-expected.png: Copied from editing/deleting/smart-delete-003-expected.png.
15546         * platform/mac/editing/deleting/smart-delete-003-expected.txt: Copied from editing/deleting/smart-delete-003-expected.txt.
15547         * platform/mac/editing/deleting/smart-delete-003.html: Copied from editing/deleting/smart-delete-003.html.
15548         * platform/mac/editing/deleting/smart-delete-004-expected.checksum: Copied from editing/deleting/smart-delete-004-expected.checksum.
15549         * platform/mac/editing/deleting/smart-delete-004-expected.png: Copied from editing/deleting/smart-delete-004-expected.png.
15550         * platform/mac/editing/deleting/smart-delete-004-expected.txt: Copied from editing/deleting/smart-delete-004-expected.txt.
15551         * platform/mac/editing/deleting/smart-delete-004.html: Copied from editing/deleting/smart-delete-004.html.
15552         * platform/mac/editing/execCommand/nsresponder-indent-expected.checksum: Copied from editing/execCommand/nsresponder-indent-expected.checksum.
15553         * platform/mac/editing/execCommand/nsresponder-indent-expected.png: Copied from editing/execCommand/nsresponder-indent-expected.png.
15554         * platform/mac/editing/execCommand/nsresponder-indent-expected.txt: Copied from editing/execCommand/nsresponder-indent-expected.txt.
15555         * platform/mac/editing/execCommand/nsresponder-indent.html: Copied from editing/execCommand/nsresponder-indent.html.
15556         * platform/mac/editing/execCommand/nsresponder-outdent-expected.checksum: Copied from editing/execCommand/nsresponder-outdent-expected.checksum.
15557         * platform/mac/editing/execCommand/nsresponder-outdent-expected.png: Copied from editing/execCommand/nsresponder-outdent-expected.png.
15558         * platform/mac/editing/execCommand/nsresponder-outdent-expected.txt: Copied from editing/execCommand/nsresponder-outdent-expected.txt.
15559         * platform/mac/editing/execCommand/nsresponder-outdent.html: Copied from editing/execCommand/nsresponder-outdent.html.
15560         * platform/mac/editing/input: Copied from editing/input/mac.
15561         * platform/mac/editing/input/firstrectforcharacterrange-plain-expected.txt: Copied from editing/input/firstrectforcharacterrange-plain-expected.txt.
15562         * platform/mac/editing/input/firstrectforcharacterrange-plain.html: Copied from editing/input/firstrectforcharacterrange-plain.html.
15563         * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt: Copied from editing/input/firstrectforcharacterrange-styled-expected.txt.
15564         * platform/mac/editing/input/firstrectforcharacterrange-styled.html: Copied from editing/input/firstrectforcharacterrange-styled.html.
15565         * platform/mac/editing/input/range-for-empty-document-expected.txt: Copied from editing/input/range-for-empty-document-expected.txt.
15566         * platform/mac/editing/input/range-for-empty-document.html: Copied from editing/input/range-for-empty-document.html.
15567         * platform/mac/editing/input/replace-invalid-range-expected.txt: Copied from editing/input/replace-invalid-range-expected.txt.
15568         * platform/mac/editing/input/replace-invalid-range.html: Copied from editing/input/replace-invalid-range.html.
15569         * platform/mac/editing/input/text-input-controller-expected.txt: Copied from editing/input/text-input-controller-expected.txt.
15570         * platform/mac/editing/input/text-input-controller.html: Copied from editing/input/text-input-controller.html.
15571         * platform/mac/editing/input/wrapped-line-char-rect-expected.txt: Copied from editing/input/wrapped-line-char-rect-expected.txt.
15572         * platform/mac/editing/input/wrapped-line-char-rect.html: Copied from editing/input/wrapped-line-char-rect.html.
15573         * platform/mac/editing/selection/4947387-expected.checksum: Copied from editing/selection/4947387-expected.checksum.
15574         * platform/mac/editing/selection/4947387-expected.png: Copied from editing/selection/4947387-expected.png.
15575         * platform/mac/editing/selection/4947387-expected.txt: Copied from editing/selection/4947387-expected.txt.
15576         * platform/mac/editing/selection/4947387.html: Copied from editing/selection/4947387.html.
15577         * platform/mac/editing/selection/5195166-1-expected.checksum: Copied from editing/selection/5195166-1-expected.checksum.
15578         * platform/mac/editing/selection/5195166-1-expected.png: Copied from editing/selection/5195166-1-expected.png.
15579         * platform/mac/editing/selection/5195166-1-expected.txt: Copied from editing/selection/5195166-1-expected.txt.
15580         * platform/mac/editing/selection/5195166-1.html: Copied from editing/selection/5195166-1.html.
15581         * platform/mac/editing/selection/5195166-2-expected.checksum: Copied from editing/selection/5195166-2-expected.checksum.
15582         * platform/mac/editing/selection/5195166-2-expected.png: Copied from editing/selection/5195166-2-expected.png.
15583         * platform/mac/editing/selection/5195166-2-expected.txt: Copied from editing/selection/5195166-2-expected.txt.
15584         * platform/mac/editing/selection/5195166-2.html: Copied from editing/selection/5195166-2.html.
15585         * platform/mac/editing/selection/select-line-expected.txt: Copied from editing/selection/select-line-expected.txt.
15586         * platform/mac/editing/selection/select-line.html: Copied from editing/selection/select-line.html.
15587         * platform/mac/editing/selection/selection-actions-expected.checksum: Copied from editing/selection/selection-actions-expected.checksum.
15588         * platform/mac/editing/selection/selection-actions-expected.png: Copied from editing/selection/selection-actions-expected.png.
15589         * platform/mac/editing/selection/selection-actions-expected.txt: Copied from editing/selection/selection-actions-expected.txt.
15590         * platform/mac/editing/selection/selection-actions.html: Copied from editing/selection/selection-actions.html.
15591         * platform/mac/fast/AppleScript: Copied from fast/AppleScript.
15592         * platform/mac/fast/dom: Added.
15593         * platform/mac/fast/dom/character-index-for-point-expected.txt: Copied from fast/dom/character-index-for-point-expected.txt.
15594         * platform/mac/fast/dom/character-index-for-point.html: Copied from fast/dom/character-index-for-point.html.
15595         * platform/mac/fast/dom/wrapper-identity-expected.txt: Copied from fast/dom/wrapper-identity-expected.txt.
15596         * platform/mac/fast/dom/wrapper-identity.html: Copied from fast/dom/wrapper-identity.html.
15597         * platform/mac/fast/dom/wrapper-round-tripping-expected.txt: Copied from fast/dom/wrapper-round-tripping-expected.txt.
15598         * platform/mac/fast/dom/wrapper-round-tripping.html: Copied from fast/dom/wrapper-round-tripping.html.
15599         * platform/mac/fast/encoding: Added.
15600         * platform/mac/fast/encoding/char-decoding-mac-expected.txt: Copied from fast/encoding/char-decoding-mac-expected.txt.
15601         * platform/mac/fast/encoding/char-decoding-mac.html: Copied from fast/encoding/char-decoding-mac.html.
15602         * platform/mac/fast/forms: Added.
15603         * platform/mac/fast/forms/attributed-strings-expected.txt: Copied from fast/forms/attributed-strings-expected.txt.
15604         * platform/mac/fast/forms/attributed-strings.html: Copied from fast/forms/attributed-strings.html.
15605         * platform/mac/fast/objc: Copied from fast/objc.
15606         * platform/mac/fast/text: Added.
15607         * platform/mac/fast/text/attributed-substring-from-range-001-expected.txt: Copied from fast/text/attributed-substring-from-range-001-expected.txt.
15608         * platform/mac/fast/text/attributed-substring-from-range-001.html: Copied from fast/text/attributed-substring-from-range-001.html.
15609         * platform/mac/fast/text/attributed-substring-from-range-expected.txt: Copied from fast/text/attributed-substring-from-range-expected.txt.
15610         * platform/mac/fast/text/attributed-substring-from-range-in-textfield-expected.txt: Copied from fast/text/attributed-substring-from-range-in-textfield-expected.txt.
15611         * platform/mac/fast/text/attributed-substring-from-range-in-textfield.html: Copied from fast/text/attributed-substring-from-range-in-textfield.html.
15612         * platform/mac/fast/text/attributed-substring-from-range.html: Copied from fast/text/attributed-substring-from-range.html.
15613         * platform/mac/fast/text/justified-text-rect-expected.checksum: Copied from fast/text/justified-text-rect-expected.checksum.
15614         * platform/mac/fast/text/justified-text-rect-expected.png: Copied from fast/text/justified-text-rect-expected.png.
15615         * platform/mac/fast/text/justified-text-rect-expected.txt: Copied from fast/text/justified-text-rect-expected.txt.
15616         * platform/mac/fast/text/justified-text-rect.html: Copied from fast/text/justified-text-rect.html.
15617         * platform/mac/plugins: Added.
15618         * platform/mac/plugins/pluginDocumentView-deallocated-dataSource-expected.txt: Copied from plugins/pluginDocumentView-deallocated-dataSource-expected.txt.
15619         * platform/mac/plugins/pluginDocumentView-deallocated-dataSource.html: Copied from plugins/pluginDocumentView-deallocated-dataSource.html.
15620         * platform/win/Skipped:
15621         * plugins/pluginDocumentView-deallocated-dataSource-expected.txt: Removed.
15622         * plugins/pluginDocumentView-deallocated-dataSource.html: Removed.
15624 2007-09-04  Sam Weinig  <sam@webkit.org>
15626         Reviewed by Adam.
15628         Fix for <rdar://problem/5382277>
15629         Remove fast/css/ignore-text-zoom.html from skip list now that 
15630         eventSender.textZoomIn is supported.
15632         * platform/win/Skipped:
15634 2007-09-04  Adele Peterson  <adele@apple.com>
15636         Updated test for <rdar://problem/5279521>.  The old test didn't crash before the fix.
15638         * editing/style/5279521.html:
15639         * editing/style/5279521-expected.txt:
15641 2007-09-04  David Harrison  <harrison@apple.com>
15643         Reviewed by Maciej and John.
15645         Testcase for:
15646         <rdar://problem/5452675> CrashTracer: [USER] 10 crashes in Mail at com.apple.WebCore: WebCore::Node::nodeIndex const + 6
15648         * editing/inserting/insert-paragraph-05.html: Added.
15649         * platform/mac/editing/inserting/insert-paragraph-05-expected.checksum: Added.
15650         * platform/mac/editing/inserting/insert-paragraph-05-expected.png: Added.
15651         * platform/mac/editing/inserting/insert-paragraph-05-expected.txt: Added.
15653 2007-09-04  Antti Koivisto  <antti@apple.com>
15655         Reviewed by Maciej.
15656         
15657         Test for <rdar://problem/5452112>
15658         REGRESSION: Initially focused textfield on www.mac.com login page has no insertion point, and doesn't accept typed characters
15660         * fast/forms/focus-style-pending-expected.txt: Added.
15661         * fast/forms/focus-style-pending.html: Added.
15663 2007-09-01  Darin Adler  <darin@apple.com>
15665         - rolled out the test case for 12988 until we re-fix it
15667         * fast/dom/duplicate-ids-document-order.html: Removed.
15669 2007-09-01  Rob Buis  <buis@kde.org>
15671         Reviewed by Darin.
15673         Testcase for:
15674         http://bugs.webkit.org/show_bug.cgi?id=12988
15675         First element (in document order) is not returned when other duplicate ID-ed elements were created first
15677         * fast/dom/duplicate-ids-document-order-expected.txt: Added.
15678         * fast/dom/duplicate-ids-document-order.html: Added.
15680 2007-08-31  Alice Liu  <alice.liu@apple.com>
15682         Reviewed by Tim Hatcher.
15684         Test for <rdar://problem/5420682> Mail crashes at WebCore::InsertLineBreakCommand::doApply() after dropping a selected image over container's close box
15686         * editing/deleting/deletionUI-single-instance.html: Added.
15687         * platform/mac/editing/deleting/deletionUI-single-instance-expected.checksum: Added.
15688         * platform/mac/editing/deleting/deletionUI-single-instance-expected.png: Added.
15689         * platform/mac/editing/deleting/deletionUI-single-instance-expected.txt: Added.
15691 2007-08-30  Adele Peterson  <adele@apple.com>
15693         Reviewed by Justin.
15695         Test for <rdar://problem/5450600> REGRESSION: can't paste in textfield if its in a body that has user-select:none set (affects widgets)
15697         * editing/pasteboard/paste-plaintext-user-select-none-expected.txt: Added.
15698         * editing/pasteboard/paste-plaintext-user-select-none.html: Added.
15699         * fast/forms/textarea-paste-newline.html: Updated to escape '\n' in failure description.
15701 2007-08-30  Oliver Hunt <oliver@apple.com>
15703         Reviewed by Adam.
15704         
15705         Simple test case to ensure that hover affects are correctly propagated
15707         * fast/css/hover-affects-child-expected.txt: Added.
15708         * fast/css/hover-affects-child.html: Added.
15710 2007-08-30  Justin Garcia  <justin.garcia@apple.com>
15712         Reviewed by Darin.
15713         
15714         <rdar://problem/5368833> 
15715         REGRESSION: Pasting a triple-clicked line of quoted text at the top of a message adds an extra, quoted line
15716         
15717         Tested for behavior that we no longer want to have:
15718         * editing/pasteboard/quirks-mode-br-2-expected.checksum: Removed.
15719         * editing/pasteboard/quirks-mode-br-2-expected.png: Removed.
15720         * editing/pasteboard/quirks-mode-br-2-expected.txt: Removed.
15721         * editing/pasteboard/quirks-mode-br-2.html: Removed.
15722         
15723         * platform/mac/editing/pasteboard: Added.
15724         
15725         Demonstrates bug:
15726         * editing/pasteboard/5368833.html: Added.
15727         * platform/mac/editing/pasteboard/5368833-expected.checksum: Added.
15728         * platform/mac/editing/pasteboard/5368833-expected.png: Added.
15729         * platform/mac/editing/pasteboard/5368833-expected.txt: Added.
15730         
15731         Regenerated these expected results to reflect new behavior:
15732         * editing/pasteboard/paste-text-012-expected.checksum: Removed.
15733         * editing/pasteboard/paste-text-012-expected.png: Removed.
15734         * editing/pasteboard/paste-text-012-expected.txt: Removed.
15735         * editing/pasteboard/paste-text-013-expected.checksum: Removed.
15736         * editing/pasteboard/paste-text-016-expected.checksum: Removed.
15737         * editing/pasteboard/paste-text-016-expected.png: Removed.
15738         * editing/pasteboard/paste-text-016-expected.txt: Removed.
15739         * platform/mac/editing/pasteboard/paste-text-012-expected.checksum: Added.
15740         * platform/mac/editing/pasteboard/paste-text-012-expected.png: Added.
15741         * platform/mac/editing/pasteboard/paste-text-012-expected.txt: Added.
15742         * platform/mac/editing/pasteboard/paste-text-013-expected.checksum: Added.
15743         * platform/mac/editing/pasteboard/paste-text-013-expected.png: Added.
15744         * platform/mac/editing/pasteboard/paste-text-013-expected.txt: Added.
15745         * platform/mac/editing/pasteboard/paste-text-016-expected.checksum: Added.
15746         * platform/mac/editing/pasteboard/paste-text-016-expected.png: Added.
15747         * platform/mac/editing/pasteboard/paste-text-016-expected.txt: Added.
15749 2007-08-30  Mitz Pettel  <mitz@webkit.org>
15751         Reviewed by Dave Hyatt.
15753         - updated test results for http://bugs.webkit.org/show_bug.cgi?id=13282
15754           <rdar://problem/5126392> REGRESSION (NativePopUp): Rightmost character cut off in pop-up menu
15756         * editing/pasteboard/4641033-expected.checksum:
15757         * editing/pasteboard/4641033-expected.png:
15758         * editing/pasteboard/4641033-expected.txt:
15759         * fast/forms/HTMLOptionElement_label02-expected.checksum:
15760         * fast/forms/HTMLOptionElement_label02-expected.png:
15761         * fast/forms/HTMLOptionElement_label02-expected.txt:
15762         * fast/forms/HTMLOptionElement_label03-expected.checksum:
15763         * fast/forms/HTMLOptionElement_label03-expected.png:
15764         * fast/forms/HTMLOptionElement_label03-expected.txt:
15765         * fast/forms/control-restrict-line-height-expected.checksum:
15766         * fast/forms/control-restrict-line-height-expected.png:
15767         * fast/forms/control-restrict-line-height-expected.txt:
15768         * fast/forms/menulist-restrict-line-height-expected.checksum:
15769         * fast/forms/menulist-restrict-line-height-expected.png:
15770         * fast/forms/menulist-restrict-line-height-expected.txt:
15771         * fast/forms/menulist-width-change-expected.checksum:
15772         * fast/forms/menulist-width-change-expected.png:
15773         * fast/forms/menulist-width-change-expected.txt:
15774         * fast/forms/select-change-listbox-to-popup-expected.checksum:
15775         * fast/forms/select-change-listbox-to-popup-expected.png:
15776         * fast/forms/select-change-listbox-to-popup-expected.txt:
15777         * fast/forms/select-disabled-appearance-expected.checksum:
15778         * fast/forms/select-disabled-appearance-expected.png:
15779         * fast/forms/select-disabled-appearance-expected.txt:
15780         * fast/forms/stuff-on-my-optgroup-expected.checksum:
15781         * fast/forms/stuff-on-my-optgroup-expected.png:
15782         * fast/forms/stuff-on-my-optgroup-expected.txt:
15783         * fast/parser/document-write-option-expected.checksum:
15784         * fast/parser/document-write-option-expected.png:
15785         * fast/parser/document-write-option-expected.txt:
15786         * http/tests/navigation/anchor-basic-expected.txt:
15787         * http/tests/navigation/anchor-frames-expected.txt:
15788         * http/tests/navigation/anchor-goback-expected.checksum:
15789         * http/tests/navigation/anchor-goback-expected.png:
15790         * http/tests/navigation/anchor-goback-expected.txt:
15791         * http/tests/navigation/anchor-subframeload-expected.txt:
15792         * http/tests/navigation/javascriptlink-basic-expected.checksum:
15793         * http/tests/navigation/javascriptlink-basic-expected.png:
15794         * http/tests/navigation/javascriptlink-basic-expected.txt:
15795         * http/tests/navigation/javascriptlink-frames-expected.txt:
15796         * http/tests/navigation/javascriptlink-goback-expected.checksum:
15797         * http/tests/navigation/javascriptlink-goback-expected.png:
15798         * http/tests/navigation/javascriptlink-goback-expected.txt:
15799         * http/tests/navigation/javascriptlink-subframeload-expected.txt:
15800         * http/tests/navigation/metaredirect-basic-expected.checksum:
15801         * http/tests/navigation/metaredirect-basic-expected.png:
15802         * http/tests/navigation/metaredirect-basic-expected.txt:
15803         * http/tests/navigation/metaredirect-frames-expected.txt:
15804         * http/tests/navigation/metaredirect-goback-expected.checksum:
15805         * http/tests/navigation/metaredirect-goback-expected.png:
15806         * http/tests/navigation/metaredirect-goback-expected.txt:
15807         * http/tests/navigation/metaredirect-subframeload-expected.txt:
15808         * http/tests/navigation/post-goback2-expected.checksum:
15809         * http/tests/navigation/post-goback2-expected.png:
15810         * http/tests/navigation/post-goback2-expected.txt:
15811         * http/tests/navigation/postredirect-goback2-expected.checksum:
15812         * http/tests/navigation/postredirect-goback2-expected.png:
15813         * http/tests/navigation/postredirect-goback2-expected.txt:
15814         * http/tests/navigation/redirect302-basic-expected.checksum:
15815         * http/tests/navigation/redirect302-basic-expected.png:
15816         * http/tests/navigation/redirect302-basic-expected.txt:
15817         * http/tests/navigation/redirect302-frames-expected.txt:
15818         * http/tests/navigation/redirect302-goback-expected.checksum:
15819         * http/tests/navigation/redirect302-goback-expected.png:
15820         * http/tests/navigation/redirect302-goback-expected.txt:
15821         * http/tests/navigation/redirect302-subframeload-expected.txt:
15822         * http/tests/navigation/relativeanchor-basic-expected.txt:
15823         * http/tests/navigation/relativeanchor-frames-expected.txt:
15824         * http/tests/navigation/relativeanchor-goback-expected.txt:
15825         * http/tests/navigation/slowmetaredirect-basic-expected.checksum:
15826         * http/tests/navigation/slowmetaredirect-basic-expected.png:
15827         * http/tests/navigation/slowmetaredirect-basic-expected.txt:
15828         * http/tests/navigation/slowtimerredirect-basic-expected.checksum:
15829         * http/tests/navigation/slowtimerredirect-basic-expected.png:
15830         * http/tests/navigation/slowtimerredirect-basic-expected.txt:
15831         * http/tests/navigation/success200-basic-expected.checksum:
15832         * http/tests/navigation/success200-basic-expected.png:
15833         * http/tests/navigation/success200-basic-expected.txt:
15834         * http/tests/navigation/success200-frames-expected.txt:
15835         * http/tests/navigation/success200-frames-loadsame-expected.txt:
15836         * http/tests/navigation/success200-goback-expected.checksum:
15837         * http/tests/navigation/success200-goback-expected.png:
15838         * http/tests/navigation/success200-goback-expected.txt:
15839         * http/tests/navigation/success200-loadsame-expected.checksum:
15840         * http/tests/navigation/success200-loadsame-expected.png:
15841         * http/tests/navigation/success200-loadsame-expected.txt:
15842         * http/tests/navigation/success200-reload-expected.checksum:
15843         * http/tests/navigation/success200-reload-expected.png:
15844         * http/tests/navigation/success200-reload-expected.txt:
15845         * http/tests/navigation/success200-subframeload-expected.txt:
15846         * http/tests/navigation/timerredirect-basic-expected.checksum:
15847         * http/tests/navigation/timerredirect-basic-expected.png:
15848         * http/tests/navigation/timerredirect-basic-expected.txt:
15849         * http/tests/navigation/timerredirect-frames-expected.txt:
15850         * http/tests/navigation/timerredirect-goback-expected.checksum:
15851         * http/tests/navigation/timerredirect-goback-expected.png:
15852         * http/tests/navigation/timerredirect-goback-expected.txt:
15853         * http/tests/navigation/timerredirect-subframeload-expected.txt:
15854         * tables/mozilla/bugs/bug33855-expected.checksum:
15855         * tables/mozilla/bugs/bug33855-expected.png:
15856         * tables/mozilla/bugs/bug33855-expected.txt:
15857         * tables/mozilla/dom/tableDom-expected.checksum:
15858         * tables/mozilla/dom/tableDom-expected.png:
15859         * tables/mozilla/dom/tableDom-expected.txt:
15860         * tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
15861         * tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
15862         * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
15864 2007-08-29  Antti Koivisto  <antti@apple.com>
15866         Reviewed by Mitz.
15867         
15868         Test for <rdar://problem/5425951>
15869         REGRESSION: change to updateLayoutIgnorePendingStylesheets causes SAP Portal page to render wrong
15871         * fast/dynamic/style-access-late-stylesheet-load-expected.txt: Added.
15872         * fast/dynamic/style-access-late-stylesheet-load.html: Added.
15874 2007-08-28  Sam Weinig  <sam@webkit.org>
15876         Reviewed by Darin.
15878         Additional tests for <rdar://problem/5426142>
15880         * http/tests/security/listener/resources/childWithXMLHttpRequest.html: Added.
15881         * http/tests/security/listener/resources/targetChild-XMLHttpRequest-addEventListener.html: Added.
15882         * http/tests/security/listener/resources/targetChild-XMLHttpRequest-shortcut.html: Added.
15883         * http/tests/security/listener/xss-XMLHttpRequest-addEventListener-expected.txt: Added.
15884         * http/tests/security/listener/xss-XMLHttpRequest-addEventListener.html: Added.
15885         * http/tests/security/listener/xss-XMLHttpRequest-shortcut-expected.txt: Added.
15886         * http/tests/security/listener/xss-XMLHttpRequest-shortcut.html: Added.
15888 2007-08-28  David Harrison  <harrison@apple.com>
15890         Reviewed by Darin.
15892         <rdar://problem/5415006> Command Left in a To Do causes caret to disappear
15894         * editing/selection/mixed-editability-8.html: Added.
15895         * editing/selection/mixed-editability-9.html: Added.
15896         * platform/mac/editing/selection: Added.
15897         * platform/mac/editing/selection/mixed-editability-8-expected.checksum: Added.
15898         * platform/mac/editing/selection/mixed-editability-8-expected.png: Added.
15899         * platform/mac/editing/selection/mixed-editability-8-expected.txt: Added.
15900         * platform/mac/editing/selection/mixed-editability-9-expected.checksum: Added.
15901         * platform/mac/editing/selection/mixed-editability-9-expected.png: Added.
15902         * platform/mac/editing/selection/mixed-editability-9-expected.txt: Added.
15904 2007-08-28  Anders Carlsson  <andersca@apple.com>
15906         Use the correct test paths.
15907         
15908         * platform/mac-leopard/Skipped:
15909         * platform/mac-tiger/Skipped:
15911 2007-08-28  Anders Carlsson  <andersca@apple.com>
15913         Reviewed by Darin.
15915         <rdar://problem/5298296> XMLHttpRequest readyState 3 & responseText buffer issues
15916         
15917         * http/tests/xmlhttprequest/resources/small-chunks.cgi: Added.
15918         * http/tests/xmlhttprequest/small-chunks-response-text-expected.txt: Added.
15919         * http/tests/xmlhttprequest/small-chunks-response-text.html: Added.
15920         * platform/mac-leopard/Skipped:
15921         * platform/mac-tiger/Skipped:
15923 2007-08-27  Oliver Hunt  <oliver@apple.com>
15925         Reviewed by NOBODY (layout test result fix).
15927         Output of layoutTestController.dumpChildFramesAsText changes in non-relevant way
15928         when running this test on its own vs. running as part of the full suite. 
15929         
15930         Correcting test result for the output produced while running the full suite.
15932         * fast/encoding/frame-default-enc-expected.txt:
15934 2007-08-27  Oliver Hunt  <oliver@apple.com>
15936         rs=brady
15937         
15938         Convert all the encoding tests to plain text dumps.
15940         * fast/encoding/char-decoding-expected.txt:
15941         * fast/encoding/char-decoding-mac-expected.txt: Added.
15942         * fast/encoding/char-decoding-mac.html: Added.
15943           char-decoding-mac tests the ability to decode the mac specific legacy x-nextstep charset.
15944         * fast/encoding/char-decoding.html:
15945         * fast/encoding/frame-default-enc-expected.checksum: Removed.
15946         * fast/encoding/frame-default-enc-expected.png: Removed.
15947         * fast/encoding/frame-default-enc-expected.txt:
15948         * fast/encoding/frame-default-enc.html:
15949         * fast/encoding/mispositioned-meta-expected.checksum: Removed.
15950         * fast/encoding/mispositioned-meta-expected.png: Removed.
15951         * fast/encoding/mispositioned-meta-expected.txt:
15952         * fast/encoding/mispositioned-meta.html:
15953         * fast/encoding/tag-in-title-expected.checksum: Removed.
15954         * fast/encoding/tag-in-title-expected.png: Removed.
15955         * fast/encoding/tag-in-title-expected.txt:
15956         * fast/encoding/tag-in-title.html:
15957         * platform/win/Skipped:
15958           Skip char-decoding-mac
15960 2007-08-27  Antti Koivisto  <antti@apple.com>
15962         Reviewed by Maciej.
15963         
15964         Test for <rdar://problem/5433144>
15965         REGRESSION: Unable to click "Select" link at Expedia for car rentals
15967         * fast/innerHTML/javascript-url-expected.txt: Added.
15968         * fast/innerHTML/javascript-url.html: Added.
15970 2007-08-27  Oliver Hunt  <oliver@apple.com>
15972         rs=adam
15974         Remove tests effected by <rdar://problem/5317287> from the windows skiplist
15976         * platform/win/Skipped:
15978 2007-08-27  Mitz Pettel  <mitz@webkit.org>
15980         Reviewed by Darin.
15982         - test for http://bugs.webkit.org/show_bug.cgi?id=15091
15983           Crash in RenderBlock::skipWhitespace during layout <rdar://problem/5439631> 
15985         * fast/replaced/applet-disabled-positioned.html: Added.
15986         * platform/mac/fast/replaced: Added.
15987         * platform/mac/fast/replaced/applet-disabled-positioned-expected.checksum: Added.
15988         * platform/mac/fast/replaced/applet-disabled-positioned-expected.png: Added.
15989         * platform/mac/fast/replaced/applet-disabled-positioned-expected.txt: Added.
15991 2007-08-26  Antti Koivisto  <antti@apple.com>
15993         Reviewed by Darin.
15994         
15995         Test for <rdar://problem/5433726>
15996         Mail crash at WebCore::Frame::styleForSelectionStart() when deleting a selection in a HTML message (http://www.yahoo.com/)
15998         * editing/style/temporary-span-crash-expected.txt: Added.
15999         * editing/style/temporary-span-crash.html: Added.
16001 2007-08-25  David Kilzer  <ddkilzer@apple.com>
16003         Reviewed by NOBODY (fixes layout tests).
16005         Don't pass any options to window.open() in target-frame-from-window.html, specifically
16006         those that cause the window to be resized.  This caused a downstream failure in
16007         cross-frame-access-put.html because the window.outerHeight and window.outerWidth 
16008         properties were sometimes affected by the new window size used in the popup window.
16010         * http/tests/navigation/target-frame-from-window.html:
16012 2007-08-24  Sam Weinig  <sam@webkit.org>
16014         Reviewed by Adele.
16016         Tests for <rdar://problem/5426142>
16018         * http/tests/security/listener: Added.
16019         * http/tests/security/listener/resources: Added.
16020         * http/tests/security/listener/resources/childWindow.html: Added.
16021         * http/tests/security/listener/resources/childWithButton.html: Added.
16022         * http/tests/security/listener/resources/targetChild-JSTargetNode-onclick-addEventListener.html: Added.
16023         * http/tests/security/listener/resources/targetChild-JSTargetNode-onclick-shortcut.html: Added.
16024         * http/tests/security/listener/resources/targetChild-window-onclick-addEventListener.html: Added.
16025         * http/tests/security/listener/resources/targetChild-window-onclick-shortcut.html: Added.
16026         * http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener-expected.txt: Added.
16027         * http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener.html: Added.
16028         * http/tests/security/listener/xss-JSTargetNode-onclick-shortcut-expected.txt: Added.
16029         * http/tests/security/listener/xss-JSTargetNode-onclick-shortcut.html: Added.
16030         * http/tests/security/listener/xss-window-onclick-addEventListener-expected.txt: Added.
16031         * http/tests/security/listener/xss-window-onclick-addEventListener.html: Added.
16032         * http/tests/security/listener/xss-window-onclick-shortcut-expected.txt: Added.
16033         * http/tests/security/listener/xss-window-onclick-shortcut.html: Added.
16035 2007-08-25  Rob Buis  <buis@kde.org>
16037         Reviewed by Darin.
16039         Testcases for:
16040         http://bugs.webkit.org/show_bug.cgi?id=14848
16041         DOM table rules are not updated when changed
16043         * fast/table/rules-attr-dynchange1-expected.checksum: Added.
16044         * fast/table/rules-attr-dynchange1-expected.png: Added.
16045         * fast/table/rules-attr-dynchange1-expected.txt: Added.
16046         * fast/table/rules-attr-dynchange1.html: Added.
16047         * fast/table/rules-attr-dynchange2-expected.checksum: Added.
16048         * fast/table/rules-attr-dynchange2-expected.png: Added.
16049         * fast/table/rules-attr-dynchange2-expected.txt: Added.
16050         * fast/table/rules-attr-dynchange2.html: Added.
16052 2007-08-25  Adele Peterson  <adele@apple.com>
16054         Reviewed by Mitz.
16056         Test for http://bugs.webkit.org/show_bug.cgi?id=15073
16057         <rdar://problem/5426557> REGRESSION: Can no longer drag text from textareas
16059         * fast/forms/drag-out-of-textarea-expected.txt: Added.
16060         * fast/forms/drag-out-of-textarea.html: Added.
16062 2007-08-25  Mark Rowe  <mrowe@apple.com>
16064         Rubber-stamped by Mitz.
16066         Disable fast/js/string-concatenate-outofmemory.html until <http://bugs.webkit.org/show_bug.cgi?id=15046> is resolved.
16068         * fast/js/string-concatenate-outofmemory.html: Removed.
16069         * fast/js/string-concatenate-outofmemory.html-disabled: Copied from LayoutTests/fast/js/string-concatenate-outofmemory.html.
16071 2007-08-25  Mitz Pettel  <mitz@webkit.org>
16073         Reviewed by Dave Hyatt.
16075         - updated test and results for http://bugs.webkit.org/show_bug.cgi?id=15056
16076           REGRESSION (r21472): Digg Podcasts Episodes Render "Digg" counter incorrectly
16078         * fast/parser/residual-style-close-across-n-blocks-expected.txt:
16079         * fast/parser/residual-style-close-across-n-blocks.html:
16080         * tables/mozilla/other/wa_table_tr_align-expected.txt:
16082 2007-08-25  Mitz Pettel  <mitz@webkit.org>
16084         Reviewed by Dave Hyatt.
16086         - test for http://bugs.webkit.org/show_bug.cgi?id=14972
16087           Moving cursor down in contentEditable section fails if styled line-height:1em
16089         * editing/selection/move-by-line-003-expected.txt: Added.
16090         * editing/selection/move-by-line-003.html: Added.
16092 2007-08-25  Mitz Pettel  <mitz@webkit.org>
16094         Reviewed by Justin.
16096         - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=14792
16097           <rdar://problem/5367763> REGRESSION: Copy inserts carriage return in middle of selection
16099         * editing/pasteboard/newlines-around-floating-or-positioned-expected.txt: Added.
16100         * editing/pasteboard/newlines-around-floating-or-positioned.html: Added.
16101         * fast/events/capture-on-target-expected.txt:
16102         * fast/events/mouseclick-target-and-positioning-expected.txt:
16103         * fast/events/mouseover-mouseout-expected.txt:
16104         * fast/events/mouseover-mouseout2-expected.txt:
16105         * fast/events/window-events-bubble-expected.txt:
16106         * fast/events/window-events-bubble2-expected.txt:
16107         * fast/events/window-events-capture-expected.txt:
16108         * fast/forms/input-appearance-elementFromPoint-expected.txt:
16109         * fast/forms/onselect-textarea-expected.txt:
16110         * fast/forms/onselect-textfield-expected.txt:
16112 2007-08-24  Justin Garcia  <justin.garcia@apple.com>
16114         Reviewed by Darin.
16115         
16116         <rdar://problem/5432254> GoogleDocs: A hang occurs when applying list style to selected table
16118         * editing/execCommand/5432254-1.html: Added.
16119         * editing/execCommand/5432254-2.html: Added.
16120         * platform/mac/editing/execCommand: Added.
16121         * platform/mac/editing/execCommand/5432254-1-expected.checksum: Added.
16122         * platform/mac/editing/execCommand/5432254-1-expected.png: Added.
16123         * platform/mac/editing/execCommand/5432254-1-expected.txt: Added.
16124         * platform/mac/editing/execCommand/5432254-2-expected.checksum: Added.
16125         * platform/mac/editing/execCommand/5432254-2-expected.png: Added.
16126         * platform/mac/editing/execCommand/5432254-2-expected.txt: Added.
16128 2007-08-24  Anders Carlsson  <andersca@apple.com>
16130         Reviewed by Geoff.
16132         <rdar://problem/5430165>
16133         REGRESSION: Dynamically loaded images fail to load
16134         
16135         * fast/dom/HTMLImageElement/image-loading-gc-expected.txt: Added.
16136         * fast/dom/HTMLImageElement/image-loading-gc.html: Added.
16138 2007-08-24  Beth Dakin  <bdakin@apple.com>
16140         Reviewed by Hyatt and Adele.
16142         Test for <rdar://problem/5417203> Google Gmail 1.0 widget - unread 
16143         count is missing
16145         * fast/table/cell-pref-width-invalidation.html: Added.
16146         * platform/mac/fast/table/cell-pref-width-invalidation-expected.checksum: Added.
16147         * platform/mac/fast/table/cell-pref-width-invalidation-expected.png: Added.
16148         * platform/mac/fast/table/cell-pref-width-invalidation-expected.txt: Added.
16150 2007-08-23  Kevin McCullough  <kmccullough@apple.com>
16152         Reviewed by .
16154         - window-resize.html now passes.
16156         * platform/win/Skipped:
16158 2007-08-23  David Kilzer  <ddkilzer@webkit.org>
16160         Reviewed by Adam.
16162         - test for http://bugs.webkit.org/show_bug.cgi?id=11756
16163           REGRESSION: link targeting a frame in another window does not work
16164           <rdar://problem/5286420>
16166         * http/tests/navigation/resources/target-frame-from-window-end.html: Added.
16167         * http/tests/navigation/resources/target-frame-from-window-popup.html: Added.
16168         * http/tests/navigation/resources/target-frame-from-window-start.html: Added.
16169         * http/tests/navigation/target-frame-from-window-expected.txt: Added.
16170         * http/tests/navigation/target-frame-from-window.html: Added.
16171         * platform/win/Skipped: Added http/tests/navigation/target-frame-from-window.html to skip list.
16173 2007-08-23  Justin Garcia  <justin.garcia@apple.com>
16175         Reviewed by Adele.
16176         
16177         <rdar://problem/5156801> REGRESSION: Crash at DeleteSelectionCommand::doApply() when deleting table content
16179         * editing/deleting/5156801-2.html: Added.
16180         * platform/mac/editing/deleting: Added.
16181         * platform/mac/editing/deleting/5156801-2-expected.checksum: Added.
16182         * platform/mac/editing/deleting/5156801-2-expected.png: Added.
16183         * platform/mac/editing/deleting/5156801-2-expected.txt: Added.
16185 2007-08-22  Justin Garcia  <justin.garcia@apple.com>
16187         Reviewed by Adam.
16189         <rdar://problem/5418891> CrashTracer: [USER] 1 crash in Mail at -[WebViewEditor webView:shouldInsertText:replacingDOMRange:givenAction:]
16191         * editing/inserting/5418891.html: Added.
16192         * platform/mac/editing/inserting: Added.
16193         * platform/mac/editing/inserting/5418891-expected.checksum: Added.
16194         * platform/mac/editing/inserting/5418891-expected.png: Added.
16195         * platform/mac/editing/inserting/5418891-expected.txt: Added.
16197 2007-08-22  Kevin McCullough  <kmccullough@apple.com>
16199         Reviewed by Adele.
16201         - rdar:5423067 Reapplying the change but only when the text area is in focus.
16203         * fast/forms/cursor-position-expected.txt:
16204         * fast/forms/cursor-position.html:
16206 2007-08-22  Kevin McCullough  <kmccullough@apple.com>
16208         - Rolling back since I neeed to update some layouttests this change broke.
16210         * fast/forms/cursor-position-expected.txt:
16211         * fast/forms/cursor-position.html:
16213 2007-08-21  Kevin McCullough  <kmccullough@apple.com>
16215         Reviewed by Geof, Adam, Hyatt, Maciej and Oliver.
16217         - In order to match the behavior of the other major browsers, selection is moved to the end of the text value when a change occurs to the contents of a text area instead of remembering the location of the selection.
16218         - <rdar://problem/5423067> gmail is super annoying when trying to add a new name to the TO, CC or BCC fields
16220         * fast/forms/cursor-position-expected.txt:
16221         * fast/forms/cursor-position.html:
16223 2007-08-21  Adam Roben  <aroben@apple.com>
16225         * platform/win/Skipped: Added a couple more failures.
16227 2007-08-21  Adam Roben  <aroben@apple.com>
16229         * platform/win/Skipped: Added some more failing tests.
16231 2007-08-21  Mitz Pettel  <mitz@webkit.org>
16233         Reviewed by Darin.
16235         - test for http://bugs.webkit.org/show_bug.cgi?id=15010
16236           <rdar://problem/5423956> REGRESSION (r25000-r25065): Table rendering broken by a recent nightly
16238         * fast/table/max-width-integer-overflow.html: Added.
16239         * platform/mac/fast/table: Added.
16240         * platform/mac/fast/table/max-width-integer-overflow-expected.checksum: Added.
16241         * platform/mac/fast/table/max-width-integer-overflow-expected.png: Added.
16242         * platform/mac/fast/table/max-width-integer-overflow-expected.txt: Added.
16244 2007-08-20  Mitz Pettel  <mitz@webkit.org>
16246         Reviewed by Dave Hyatt.
16248         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=15023
16249           REGRESSION (r21113-r21143): JavaScript tooltip rendering bug
16251         * fast/repaint/layer-visibility.html: Added.
16252         * platform/mac/fast: Added.
16253         * platform/mac/fast/repaint: Added.
16254         * platform/mac/fast/repaint/layer-visibility-expected.checksum: Added.
16255         * platform/mac/fast/repaint/layer-visibility-expected.png: Added.
16256         * platform/mac/fast/repaint/layer-visibility-expected.txt: Added.
16258 2007-08-20  Adam Roben  <aroben@apple.com>
16260         Removed a now-working test from the Windows Skipped file
16262         * platform/win/Skipped:
16264 2007-08-20  Adam Roben  <aroben@apple.com>
16266         Tests to ensure that local .xhtml and .svg files end up being parsed as XHTML and SVG, respectively
16268         Reviewed by Darin.
16270         * fast/loader/local-svg-parsed-as-svg-expected.txt: Added.
16271         * fast/loader/local-svg-parsed-as-svg.svg: Added.
16272         * fast/loader/local-xhtml-parsed-as-xhtml-expected.txt: Added.
16273         * fast/loader/local-xhtml-parsed-as-xhtml.xhtml: Added.
16275 2007-08-16  Kevin McCullough  <kmccullough@apple.com>
16277         Reviewed by Geoff and Adam.
16279         - Changing stack depth toi 500 (from 100 in mac and win) to help out some apps specifically gmail.  <rdar://problem/3590522> JavaScript call stack limit of 99 is too small for some applications; needs to be closer to 500 (4045).
16281         * fast/js/deep-recursion-test-expected.txt: Added.
16282         * fast/js/deep-recursion-test.html: Added.
16284 2007-08-19  Maciej Stachowiak  <mjs@apple.com>
16286         Not reviewed - test case fixes.
16287         
16288         - fix some test cases where expected results were altered by the last change
16289         (I reviewed all the new results.)
16291         * fast/events/focusingUnloadedFrame-expected.txt:
16292         * http/tests/loading/simple-subframe-expected.txt:
16293         * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt:
16294         * tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt:
16295         * webarchive/loading/test-loading-archive-expected.txt:
16297 2007-08-18  Maciej Stachowiak  <mjs@apple.com>
16299         Reviewed by Darin.
16301         - update for fix to <rdar://problem/5198272> REGRESSION: PLT 1.5% slower due to r21367 (change to start frames with empty documents)
16302         
16303         No longer expect windowScriptObject delegate method in frames that never
16304         use script.
16306         * http/tests/loading/bad-scheme-subframe-expected.txt:
16307         * http/tests/loading/bad-server-subframe-expected.txt:
16308         * http/tests/loading/empty-subframe-expected.txt:
16309         * http/tests/loading/slow-parsing-subframe-expected.txt:
16311 2007-08-19  Mitz Pettel  <mitz@webkit.org>
16313         Reviewed by Adam Roben.
16315         - test for http://bugs.webkit.org/show_bug.cgi?id=15008
16316           ASSERTION FAILED: !firstLineBox() == !lastLineBox() setting content on image
16318         * fast/images/text-content-crash-2-expected.txt: Added.
16319         * fast/images/text-content-crash-2.html: Added.
16321 2007-08-19  David Kilzer  <ddkilzer@webkit.org>
16323         Reviewed by Adam and Geoff within one minute of each other.
16325         Tests that the '-apple-opacity', '-khtml-opacity' and '-webkit-opacity' styles
16326         all map to the 'opacity' style.
16328         * fast/css/legacy-opacity-styles-expected.txt: Added.
16329         * fast/css/legacy-opacity-styles.html: Added.
16331 2007-08-19  Mark Rowe  <mrowe@apple.com>
16333         Update expected results.  The results that were landed with the test did not match the wording
16334         in the test that was landed.
16336         * fast/encoding/namespace-tolerance-expected.txt:
16338 2007-08-17  Antti Koivisto  <antti@apple.com>
16340         Reviewed by Hyatt.
16342         Test for <rdar://problem/5403773>
16343         CrashTracer: [USER] 88 crashes in Safari at com.apple.WebCore: WebCore::RenderTableSection::paint + 846
16344         
16345         Changed results for fast/dynamic/containing-block-change.html are progression
16346         (even though new results don't match Firefox and old ones did!)
16348         * fast/dynamic/ancestor-to-absolute-expected.txt: Added.
16349         * fast/dynamic/ancestor-to-absolute.html: Added.
16350         * fast/dynamic/containing-block-change-expected.checksum:
16351         * fast/dynamic/containing-block-change-expected.png:
16352         * fast/dynamic/containing-block-change-expected.txt:
16354 2007-08-17  Kevin Decker  <kdecker@apple.com>
16356         Reviewed by Darin.
16358         <rdar://problem/5252836> Adobe Help Viewer: Japanese characters in the Help Tree structure are shown as garbage
16359         This test ensures a UTF-8 encoding is properly set. The code tests compatibility of documents which: 
16360           (1) use namespace prefixes on HTML elements 
16361           (2) specify a non-latin charset 
16362           (3) contain non-latin characters 
16363         
16364         If this test passes, the UTF-8 character below should exactly match the character the character in namespace-tolerance-expected.txt.
16366         * fast/encoding/namespace-tolerance-expected.txt: Added.
16367         * fast/encoding/namespace-tolerance.html: Added.
16368         
16369 2007-08-17  Anders Carlsson  <andersca@apple.com>
16371         Reviewed by Dave Hyatt.
16373         <rdar://problem/5379040>
16374         REGRESSION (Tiger-Leopard): ADOBE: Safari calls NPP_SetWindow with bad values sometimes
16375         
16376         Add test.
16377         
16378         * plugins/netscape-plugin-setwindow-size-expected.txt: Added.
16379         * plugins/netscape-plugin-setwindow-size.html: Added.
16381 2007-08-17  Oliver Hunt  <oliver@apple.com>
16383         Reviewed by Maciej.
16385         Simple test to ensure we don't crash when creating a pattern
16387         * fast/canvas/create-pattern-does-not-crash-expected.txt: Added.
16388         * fast/canvas/create-pattern-does-not-crash.html: Added.
16390 2007-08-16  Justin Garcia  <justin.garcia@apple.com>
16392         Reviewed by Harrison.
16393         
16394         <rdar://problem/5378473> Undoing a deletion that is part of an open typing command fails to reinsert the caret
16396         * editing/undo/5378473.html: Added.
16397         * platform/mac/editing: Added.
16398         * platform/mac/editing/undo: Added.
16399         * platform/mac/editing/undo/5378473-expected.checksum: Added.
16400         * platform/mac/editing/undo/5378473-expected.png: Added.
16401         * platform/mac/editing/undo/5378473-expected.txt: Added.
16403 2007-08-16  Alice Liu  <alice.liu@apple.com>
16405         Removed a fixed test from the skip list.  r25112 fixed this test.
16407         * platform/mac-leopard/Skipped:
16409 2007-08-16  Beth Dakin  <bdakin@apple.com>
16411         Reviewed by Hyatt.
16413         Changing this test to get it to pass again after http://
16414         trac.webkit.org/projects/webkit/changeset/25098
16416         The test is changing because our new behavior seems correct, though 
16417         not completely consistent. http://bugs.webkit.org/show_bug.cgi?
16418         id=14979 is tracking the fact that the behavior is not consistent 
16419         regarding style elements that are not in the document.
16421         * fast/css/css-selector-text.html:
16423 2007-08-16  Kevin McCullough  <kmccullough@apple.com>
16425         Reviewed by Adam.
16427         - Added tests for regressions in other components.  In this case we also need to add a skipped list for Tiger since this functionality didn't exist in 10.4.
16429         * fast/cookies: Added.
16430         * fast/cookies/local-file-can-set-cookies-expected.txt: Added.
16431         * fast/cookies/local-file-can-set-cookies.html: Added.
16432         * platform/mac-tiger: Added.
16433         * platform/mac-tiger/Skipped: Added.
16435 2007-08-16  Justin Garcia  <justin.garcia@apple.com>
16437         Reviewed by Maciej.
16438         
16439         <rdar://problem/5378847> 
16440         After creating and removing a ToDo, the caret disappears as soon as I start to type
16442         * editing/inserting/5378847-expected.txt: Added.
16443         * editing/inserting/5378847.html: Added.
16445 2007-08-15  Antti Koivisto  <antti@apple.com>
16447         Reviewed by Maciej.
16448         
16449         Test for <rdar://problem/5388936>
16450         Crash while setting display:none for a table cell with selection
16452         * fast/table/destroy-cell-with-selection-crash-expected.txt: Added.
16453         * fast/table/destroy-cell-with-selection-crash.html: Added.
16455 2007-08-15  Justin Garcia  <justin.garcia@apple.com>
16457         Reviewed by Darin.
16458         
16459         http://bugs.webkit.org/show_bug.cgi?id=14971
16460         REGRESSION: cannot select reporter's e-mail in bugzilla
16461         
16462         * editing/selection/14971-expected.checksum: Added.
16463         * editing/selection/14971-expected.png: Added.
16464         * editing/selection/14971-expected.txt: Added.
16465         * editing/selection/14971.html: Added.
16467 2007-08-15  Beth Dakin  <bdakin@apple.com>
16469         Test for new support of empty style sheets.
16471         * fast/css/emptyStyleTag-expected.txt: Added.
16472         * fast/css/emptyStyleTag.html: Added.
16474 2007-08-14  Kevin McCullough  <kmccullough@apple.com>
16476         Reviewed by Adam.
16478         - Updated Skipped list to reflect recent fixes.
16480         * platform/win/Skipped:
16482 2007-08-14  Sam Weinig  <sam@webkit.org>
16484         Reviewed by Geoff and Oliver.
16486         Add test for <rdar://problem/5267870>
16487         Mangleme: Reproducible assertion failure in -[WebCoreFrameBridge installInFrame:]
16489         * http/tests/misc/embedCrasher-expected.txt: Added.
16490         * http/tests/misc/embedCrasher.html: Added.
16492 2007-08-14  Adele Peterson  <adele@apple.com>
16494         Reviewed by Maciej.
16496         Test for <rdar://problem/5370059> REGRESSION: Cannot type into edit fields on a form (sccsheriff.org)
16498         * editing/selection/user-select-text-inside-user-select-ignore-expected.txt: Added.
16499         * editing/selection/user-select-text-inside-user-select-ignore.html: Added.
16500         * fast/css/computed-style-expected.txt: Updated now that we've eliminated the auto value.
16501         * fast/css/computed-style-without-renderer-expected.txt: ditto.
16503 2007-08-14  Justin Garcia  <justin.garcia@apple.com>
16505         Reviewed by Tim.
16506         
16507         <rdar://problem/5408255> REGRESSION: In Mail, clicking the containing element's UI closebox doesn't delete element
16509         * editing/deleting/5408255.html: Added.
16510         * editing/deleting/5408255-expected.checksum: Added.
16511         * editing/deleting/5408255-expected.png: Added.
16512         * editing/deleting/5408255-expected.txt: Added.
16514 2007-08-14  Adele Peterson  <adele@apple.com>
16516         Reviewed by Brady.
16518         Test for http://bugs.webkit.org/show_bug.cgi?id=14746
16519         <rdar://problem/5401041> REGRESSION: Form state not saved for forms that submit via HTTPS even if they do not contain a password field
16521         * http/tests/navigation/resources/restore-form-state-https-1.html: Added.
16522         * http/tests/navigation/restore-form-state-https-expected.txt: Added.
16523         * http/tests/navigation/restore-form-state-https.html: Added.
16525 2007-08-14  Antti Koivisto  <antti@apple.com>
16527         Reviewed by Darin.
16528         
16529         Add test for <rdar://problem/5143183>
16530         Air Mail postmark shows up wrong in Firefox due to use of CSS background-position-x/y
16531         
16532         Also update a few tests to expect background-position instead of background-position-x/y
16534         * fast/css/background-position-serialize-expected.txt: Added.
16535         * fast/css/background-position-serialize.html: Added.
16536         * fast/css/computed-style-expected.txt:
16537         * fast/css/computed-style-without-renderer-expected.txt:
16538         * fast/css/remove-shorthand-expected.txt:
16540 2007-08-13  Alexey Proskuryakov  <ap@webkit.org>
16542         Reviewed by Darin.
16544         http://bugs.webkit.org/show_bug.cgi?id=14951
16545         REGRESSION: page interpreted as UTF-8 because of stray <?xml> after <head>
16547         * fast/encoding/misplaced-xml-declaration-expected.txt: Added.
16548         * fast/encoding/misplaced-xml-declaration.html: Added.
16550 2007-08-13  Sam Weinig  <sam@webkit.org>
16552         Reviewed by Kevin McCullough.
16554         Another attempt at getting these to pass reliably. 
16556         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html:
16557         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:
16559 2007-08-13  Sam Weinig  <sam@webkit.org>
16561         Reviewed by Geoff.
16563         Ensure that these tests don't fail intermittently.
16565         * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-opened-frame.html:
16566         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt:
16567         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html:
16568         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:
16570 2007-08-13  Justin Garcia  <justin.garcia@apple.com>
16572         Reviewed by Darin.
16573         
16574         <rdar://problem/5333725> -webkit-user-select: none makes selection difficult
16576         * editing/selection/5333725-expected.checksum: Added.
16577         * editing/selection/5333725-expected.png: Added.
16578         * editing/selection/5333725-expected.txt: Added.
16579         * editing/selection/5333725.html: Added.
16580         
16581         Added a workaround for a bug where -webkit-user-select:none
16582         has no effect on the body if placed on the html element:
16583         * editing/selection/select-all-user-select-none.html:
16585 2007-08-13  Anders Carlsson  <andersca@apple.com>
16587         Reviewed by Maciej.
16589         <rdar://problem/5360748>
16590         REGRESSION (r21002-r21003): Flash widget sniffer doesn't work (affects iWeb)
16591         
16592         Update test case to handle the case where the node list is accessed after 
16593         the document has finished loading.
16594         
16595         * fast/dom/NodeList/invalidate-node-lists-when-parsing-expected.txt:
16596         * fast/dom/NodeList/invalidate-node-lists-when-parsing.html:
16598 2007-08-12  Maciej Stachowiak  <mjs@apple.com>
16600         Reviewed by Darin and Sam.
16601         
16602         - test cases for <rdar://problem/5395213> cross-domain access to individual components of location object should be denied.
16604         * http/tests/security/cross-frame-access-location-expected.txt: This test's results changed, there are more debug messages due to access being legitimately denied.
16605         
16606         The remainder are new tests and support:
16608         * http/tests/security/resources/xss-DENIED-assign-location-hash-attacker.html: Added.
16609         * http/tests/security/resources/xss-DENIED-assign-location-host-attacker.html: Added.
16610         * http/tests/security/resources/xss-DENIED-assign-location-host-failure.html: Added.
16611         * http/tests/security/resources/xss-DENIED-assign-location-hostname-attacker.html: Added.
16612         * http/tests/security/resources/xss-DENIED-assign-location-hostname-failure.html: Added.
16613         * http/tests/security/resources/xss-DENIED-assign-location-nonstandardProperty-attacker.html: Added.
16614         * http/tests/security/resources/xss-DENIED-assign-location-pathname-attacker.html: Added.
16615         * http/tests/security/resources/xss-DENIED-assign-location-pathname-failure.html: Added.
16616         * http/tests/security/resources/xss-DENIED-assign-location-protocol-attacker.html: Added.
16617         * http/tests/security/resources/xss-DENIED-assign-location-protocol-failure.html: Added.
16618         * http/tests/security/resources/xss-DENIED-assign-location-reload-attacker.html: Added.
16619         * http/tests/security/resources/xss-DENIED-assign-location-search-attacker.html: Added.
16620         * http/tests/security/xss-DENIED-assign-location-hash-expected.txt: Added.
16621         * http/tests/security/xss-DENIED-assign-location-hash.html: Added.
16622         * http/tests/security/xss-DENIED-assign-location-host-expected.txt: Added.
16623         * http/tests/security/xss-DENIED-assign-location-host.html: Added.
16624         * http/tests/security/xss-DENIED-assign-location-hostname-expected.txt: Added.
16625         * http/tests/security/xss-DENIED-assign-location-hostname.html: Added.
16626         * http/tests/security/xss-DENIED-assign-location-nonstandardProperty-expected.txt: Added.
16627         * http/tests/security/xss-DENIED-assign-location-nonstandardProperty.html: Added.
16628         * http/tests/security/xss-DENIED-assign-location-pathname-expected.txt: Added.
16629         * http/tests/security/xss-DENIED-assign-location-pathname.html: Added.
16630         * http/tests/security/xss-DENIED-assign-location-protocol-expected.txt: Added.
16631         * http/tests/security/xss-DENIED-assign-location-protocol.html: Added.
16632         * http/tests/security/xss-DENIED-assign-location-reload-expected.txt: Added.
16633         * http/tests/security/xss-DENIED-assign-location-reload.html: Added.
16634         * http/tests/security/xss-DENIED-assign-location-search-expected.txt: Added.
16635         * http/tests/security/xss-DENIED-assign-location-search.html: Added.
16637 2007-08-12  Darin Adler  <darin@apple.com>
16639         Reviewed by Maciej.
16641         - test for http://bugs.webkit.org/show_bug.cgi?id=14931
16642           JavaScript regular expression non-participating capturing groups behave incorrectly in edge cases
16644         * fast/js/regexp-non-capturing-groups-expected.txt: Added.
16645         * fast/js/regexp-non-capturing-groups.html: Added.
16646         * fast/js/resources/regexp-non-capturing-groups.js: Added.
16648         * fast/js/resources/js-test-pre.js: Updated to add a special case for array
16649         results, since there are some array results in the test. Also cut down on the
16650         verbosity of failures when the type of the actual result is the same as the type
16651         of the expected result. And get rid of the special case function just for NaN.
16653         * fast/js/regexp-unicode-overflow.html: Let the make-js-test-wrappers script
16654         regenerate this file (it removed one of the trailing newlines).
16656         * fast/js/kde/encode_decode_uri-expected.txt: This test now passes. I'm not sure
16657         why it was failing before.
16659         * fast/js/char-at-expected.txt: Removed all the periods at the end of NaN
16660         test PASS messages; they are now consistent with all the other tests.
16661         * fast/js/date-parse-comments-test-expected.txt: Ditto.
16662         * fast/js/date-parse-test-expected.txt: Ditto.
16664 2007-08-11  Antti Koivisto  <antti@apple.com>
16666         Reviewed by Darin.
16667         
16668         Add test for http://bugs.webkit.org/show_bug.cgi?id=14742 which
16669         Mitz fixed in r24973.
16670         
16671         I had a fix for <rdar://problem/5267021>
16672         REGRESSION: Loading Slashdot Firehose is 9X slower on Safari 3.0 than Safari 2.0
16673         which turned out to be a dublicate.
16674         
16675         At least we can use the layout test I did.
16677         * http/tests/local/style-access-before-stylesheet-loaded-expected.txt: Added.
16678         * http/tests/local/style-access-before-stylesheet-loaded.html: Added.
16680 2007-08-11  Matt Lilek  <pewtermoose@gmail.com>
16682         Reviewed over and over and over by Adam Roben.
16684         Bug 14740: Hierarchical layout tests and platform organization
16685         http://bugs.webkit.org/show_bug.cgi?id=14740
16687         Add support for platform-specific layout tests and results.
16688         New platform structure is as follows:
16690         * platform: Added.
16691         * platform/mac: Added.
16692         * mac/leopard/ -> platform/mac-leopard
16693         * win/ -> platform/win
16694         * qt/ -> platform/qt
16696 2007-08-11  Mitz Pettel  <mitz@webkit.org>
16698         Reviewed by Darin.
16700         - tests and updated results for http://bugs.webkit.org/show_bug.cgi?id=13670
16701           <rdar://problem/5399619> Table misrender when one of the TDs has width=100%
16703         * fast/table/100-percent-cell-width-expected.checksum: Added.
16704         * fast/table/100-percent-cell-width-expected.png: Added.
16705         * fast/table/100-percent-cell-width-expected.txt: Added.
16706         * fast/table/100-percent-cell-width.html: Added.
16707         * fast/table/percent-widths-stretch-expected.checksum: Added.
16708         * fast/table/percent-widths-stretch-expected.png: Added.
16709         * fast/table/percent-widths-stretch-expected.txt: Added.
16710         * fast/table/percent-widths-stretch.html: Added.
16711         * fast/text/whitespace/026-expected.checksum:
16712         * fast/text/whitespace/026-expected.png:
16713         * fast/text/whitespace/026-expected.txt:
16714         * tables/mozilla/bugs/bug35662-expected.checksum:
16715         * tables/mozilla/bugs/bug35662-expected.png:
16716         * tables/mozilla/bugs/bug35662-expected.txt:
16717         * tables/mozilla/bugs/bug5799-expected.checksum:
16718         * tables/mozilla/bugs/bug5799-expected.png:
16719         * tables/mozilla/bugs/bug5799-expected.txt:
16720         * tables/mozilla/core/col_span-expected.checksum:
16721         * tables/mozilla/core/col_span-expected.png:
16722         * tables/mozilla/core/col_span-expected.txt:
16724 2007-08-11  Darin Adler  <darin@apple.com>
16726         - added a bunch of missing layout test results
16728         * editing/style/font-family-with-space-expected.checksum: Added.
16729         * editing/style/font-family-with-space-expected.png: Added.
16730         * fast/dom/frame-loading-via-document-write-expected.checksum: Added.
16731         * fast/dom/frame-loading-via-document-write-expected.png: Added.
16732         * fast/encoding/xmacroman-encoding-test-expected.checksum: Added.
16733         * fast/encoding/xmacroman-encoding-test-expected.png: Added.
16734         * fast/frames/frame-navigation-expected.checksum: Added.
16735         * fast/frames/frame-navigation-expected.png: Added.
16736         * fast/frames/frame-set-whitespace-attributes-expected.checksum: Added.
16737         * fast/frames/frame-set-whitespace-attributes-expected.png: Added.
16738         * fast/frames/inline-object-inside-frameset-expected.checksum: Added.
16739         * fast/frames/inline-object-inside-frameset-expected.png: Added.
16740         * fast/html/keygen-expected.checksum: Added.
16741         * fast/html/keygen-expected.png: Added.
16742         * fast/images/pdf-as-image-landscape-expected.checksum: Added.
16743         * fast/images/pdf-as-image-landscape-expected.png: Added.
16744         * fast/inline-block/14498-positionForCoordinates-expected.checksum: Added.
16745         * fast/inline-block/14498-positionForCoordinates-expected.png: Added.
16747 2007-08-11  Darin Adler  <darin@apple.com>
16749         Reviewed by Antti.
16751         - test for <rdar://problem/5266535> REGRESSION: <img> inside <map> no longer allowed in strict mode
16752           (breaks chemicalelements.com)
16754         * fast/parser/strict-img-in-map-expected.txt: Added.
16755         * fast/parser/strict-img-in-map.html: Added.
16757 2007-08-11  Andrew Wellington  <proton@wiretapped.net>
16759         Reviewed by Mark Rowe.
16760         
16761         Fix http://bugs.webkit.org/show_bug.cgi?id=14645
16762         getPropertyValue should be case insensitive
16763         
16764         Test for getPropertyValue, setProperty, removeProperty being case-insensitive
16766         * fast/css/css-properties-case-insensitive-expected.txt: Added.
16767         * fast/css/css-properties-case-insensitive.html: Added.
16769 2007-08-10  Anders Carlsson  <andersca@apple.com>
16771         Reviewed by Darin and Maciej.
16773         <rdar://problem/5360748> 
16774         REGRESSION(r21002-r21003) Flash widget sniffer doesn't work (affects iWeb)
16775         
16776         Add test case by Kurt Revis.
16777         
16778         * fast/dom/NodeList/invalidate-node-lists-when-parsing-expected.txt: Added.
16779         * fast/dom/NodeList/invalidate-node-lists-when-parsing.html: Added.
16781 2007-08-10  Oliver Hunt  <oliver@apple.com>
16783         Reviewed by Mark.
16785         Update layout test to avoid problems caused by differences in whitespace 
16786         for NSAttributedString descriptions on Tiger and Leopard 
16788         * fast/text/attributed-substring-from-range-expected.txt:
16789         * fast/text/attributed-substring-from-range.html:
16791 2007-08-10  Mitz Pettel  <mitz@webkit.org>
16793         Reviewed by Justin.
16795         - test for <rdar://problem/5397344> http://bugs.webkit.org/show_bug.cgi?id=14911
16796           REGRESSION: Clicking in pasted text doesn't position the insertion point correctly
16798         * editing/selection/inline-closest-leaf-child-expected.checksum: Added.
16799         * editing/selection/inline-closest-leaf-child-expected.png: Added.
16800         * editing/selection/inline-closest-leaf-child-expected.txt: Added.
16801         * editing/selection/inline-closest-leaf-child.html: Added.
16803 2007-08-10  Oliver Hunt  <oliver@apple.com>
16805         Reviewed by Darin.
16807         Added new layout test to validate fix for <rdar://problem/5000470> REGRESSION: ATOK IM: reconvert returns incorrect symbol due to inconsistent range domains in TSM
16809         Corrected fast/text/attributed-substring-from-range to account for additional whitespace, and to be correct.
16811         * fast/text/attributed-substring-from-range-expected.txt:
16812         * fast/text/attributed-substring-from-range-in-textfield-expected.txt: Added.
16813         * fast/text/attributed-substring-from-range-in-textfield.html: Added.
16814         * fast/text/attributed-substring-from-range.html:
16816 2007-08-09  Sam Weinig  <sam@webkit.org>
16818         Reviewed by Maciej.
16820         Tests for <rdar://problem/5395618>
16822         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Added.
16823         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom.html: Added.
16824         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt: Added.
16825         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value.html: Added.
16826         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt: Added.
16827         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html: Added.
16828         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt: Added.
16829         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute.html: Added.
16830         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt: Added.
16831         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.html: Added.
16832         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt: Added.
16833         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode.html: Added.
16834         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt: Added.
16835         * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html: Added.
16836         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt: Added.
16837         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value.html: Added.
16838         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt: Added.
16839         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom.html: Added.
16840         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Added.
16841         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute.html: Added.
16842         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt: Added.
16843         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html: Added.
16844         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt: Added.
16845         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode.html: Added.
16846         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt: Added.
16847         * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html: Added.
16849 2007-08-10  Mitz Pettel  <mitz@webkit.org>
16851         Reviewed by Dave Hyatt.
16853         - test for http://bugs.webkit.org/show_bug.cgi?id=14798
16854           Incorrect bidi reordering of neutrals and digits after RTL embed
16855           and other bugs in the bidi algorithm.
16857         * fast/text/international/bidi-neutral-run-expected.checksum: Added.
16858         * fast/text/international/bidi-neutral-run-expected.png: Added.
16859         * fast/text/international/bidi-neutral-run-expected.txt: Added.
16860         * fast/text/international/bidi-neutral-run.html: Added.
16862 2007-08-09  Sam Weinig  <sam@webkit.org>
16864         Reviewed by Mark Rowe.
16866         Use index-getter instead of name-getter to better ensure
16867         that the frame has finished loading.
16869         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html:
16870         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:
16871         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html:
16873 2007-08-09  Mitz Pettel  <mitz@webkit.org>
16875         Reviewed by Justin Garcia.
16877         - test for http://bugs.webkit.org/show_bug.cgi?id=14347
16878           REGRESSION (r21291): Initiating a drag near the edge of a selection deselects it
16880         * editing/selection/contains-boundaries-expected.checksum: Added.
16881         * editing/selection/contains-boundaries-expected.png: Added.
16882         * editing/selection/contains-boundaries-expected.txt: Added.
16883         * editing/selection/contains-boundaries.html: Added.
16885 2007-08-09  Mitz Pettel  <mitz@webkit.org>
16887         Reviewed by Dave Hyatt.
16889         - test for http://bugs.webkit.org/show_bug.cgi?id=14875
16890           Textarea with nowrap - left/right nav, Up/down nav both hide text
16892         * fast/layers/scroll-rect-to-visible-expected.checksum: Added.
16893         * fast/layers/scroll-rect-to-visible-expected.png: Added.
16894         * fast/layers/scroll-rect-to-visible-expected.txt: Added.
16895         * fast/layers/scroll-rect-to-visible.html: Added.
16897 2007-08-09  Anders Carlsson  <andersca@apple.com>
16899         Reviewed by Oliver.
16901         <rdar://problem/5313534> REGRESSION(Leopard): Some fast/xsl tests sometimes fail on Leopard
16903         These tests no longer fail for me, so let's try removing them from the skipped file
16904         and see what happens.
16905         
16906         * mac/leopard/Skipped:
16908 2007-08-08  Beth Dakin  <bdakin@apple.com>
16910         Reviewed by Geoff Garen.
16912         Test for <rdar://problem/5286443>, http://bugs.webkit.org/
16913         show_bug.cgi?id=14268 REGRESSION: Radio buttons don't stay selected 
16914         due to unclosed <label> tags
16916         * fast/forms/radio-nested-labels-expected.checksum: Added.
16917         * fast/forms/radio-nested-labels-expected.png: Added.
16918         * fast/forms/radio-nested-labels-expected.txt: Added.
16919         * fast/forms/radio-nested-labels.html: Added.
16921 2007-08-08  Justin Garcia  <justin.garcia@apple.com>
16923         Reviewed by Oliver.
16924         
16925         <rdar://problem/5387578> Crash at ReplaceSelectionCommand::doApply() when pasting just after table cell content
16927         * editing/pasteboard/5387578-expected.checksum: Added.
16928         * editing/pasteboard/5387578-expected.png: Added.
16929         * editing/pasteboard/5387578-expected.txt: Added.
16930         * editing/pasteboard/5387578.html: Added.
16932 2007-08-08  Justin Garcia  <justin.garcia@apple.com>
16934         Reviewed by Harrison.
16935         
16936         <rdar://problem/5390681> WebKit asserts when deleting To Do content selected with a double-click        
16938         * editing/deleting/5390681-2-expected.checksum: Added.
16939         * editing/deleting/5390681-2-expected.png: Added.
16940         * editing/deleting/5390681-2-expected.txt: Added.
16941         * editing/deleting/5390681-2.html: Added.
16942         
16943         Added a FIXME about an extraneous newline:
16944         * editing/deleting/5390681-expected.checksum:
16945         * editing/deleting/5390681-expected.png:
16946         * editing/deleting/5390681-expected.txt:
16947         * editing/deleting/5390681.html:ada
16949 2007-08-08  Sam Weinig  <sam@webkit.org>
16951         Reviewed by Brady.
16953         Test that protocol and host compares are case-insensitive.
16955         * http/tests/security/cross-frame-access-port-expected.txt:
16956         * http/tests/security/cross-frame-access-protocol-expected.txt:
16957         * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Added.
16958         * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html: Added.
16959         * http/tests/security/host-compare-case-insensitive-expected.txt: Added.
16960         * http/tests/security/host-compare-case-insensitive.html: Added.
16961         * http/tests/security/protocol-compare-case-insensitive-expected.txt: Added.
16962         * http/tests/security/protocol-compare-case-insensitive.html: Added.
16963         * http/tests/security/resources/cross-frame-iframe.html:
16964         * http/tests/security/resources/localhost-accesssor.html: Added.
16966 2007-08-08  Justin Garcia  <justin.garcia@apple.com>
16968         Reviewed by Harrison.
16969         
16970         <rdar://problem/5390681> WebKit asserts when deleting To Do content selected with a double-click
16972         * editing/deleting/5390681-expected.checksum: Added.
16973         * editing/deleting/5390681-expected.png: Added.
16974         * editing/deleting/5390681-expected.txt: Added.
16975         * editing/deleting/5390681.html: Added.
16977 2007-08-08  Adele Peterson  <adele@apple.com>
16979         Reviewed by John.
16981         Test for for <rdar://problem/5393798> 100% reproducible crash in WebCore::Scrollbar::setValue
16983         * fast/events/mousedown_in_scrollbar-expected.txt: Added.
16984         * fast/events/mousedown_in_scrollbar.html: Added.
16986 2007-08-08  Sam Weinig  <sam@webkit.org>
16988         Reviewed by Geoff Garen.
16990         Tests for <rdar://problem/5354635>
16992         * http/tests/security/dataURL: Added.
16993         * http/tests/security/dataURL/resources: Added.
16994         * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-iframe.html: Added.
16995         * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-opened-frame.html: Added.
16996         * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-iframe.html: Added.
16997         * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-opened-frame.html: Added.
16998         * http/tests/security/dataURL/resources/foreign-domain-data-url-window-location.html: Added.
16999         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe-expected.txt: Added.
17000         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe.html: Added.
17001         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt: Added.
17002         * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html: Added.
17003         * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt: Added.
17004         * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level.html: Added.
17005         * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt: Added.
17006         * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt: Added.
17007         * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html: Added.
17008         * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame.html: Added.
17009         * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt: Added.
17010         * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html: Added.
17011         * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt: Added.
17012         * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open.html: Added.
17013         * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt: Added.
17014         * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.html: Added.
17015         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-expected.txt: Added.
17016         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change-expected.txt: Added.
17017         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html: Added.
17018         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html: Added.
17019         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open-expected.txt: Added.
17020         * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html: Added.
17021         * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt: Added.
17022         * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level.html: Added.
17023         * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt: Added.
17024         * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame.html: Added.
17025         * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt: Added.
17026         * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open.html: Added.
17028 2007-08-08  Antti Koivisto  <antti@apple.com>
17030         Reviewed by Darin.
17031         
17032         Test for <rdar://problem/5391576>
17033         Malformed table innerHTML causes Safari to crash in HTMLParser::handleError (14894)
17035         * fast/table/incomplete-table-in-fragment-2-expected.txt: Added.
17036         * fast/table/incomplete-table-in-fragment-2.html: Added.
17038 2007-08-07  Kevin McCullough  <kmccullough@apple.com>
17040         Reviewed by Maciej and Hyatt.
17042        - <rdar://problem/4976879> REGRESSION: Safari doesn't work with Zimbra enhanced login.
17043         - Reverting a previous change, and modifying how documents are created so that we better match other browsers behavior with respect to namespaceURIs.
17045         * dom/xhtml/level1/core/hc_documentcreateelementcasesensitive-expected.txt:
17046         * fast/dom/Document/replace-child-expected.txt:
17047         * http/tests/misc/createElementNamespace1-expected.txt: Added.
17048         * http/tests/misc/createElementNamespace1.xml: Added.
17049         * http/tests/misc/createElementNamespace2-expected.txt: Added.
17050         * http/tests/misc/createElementNamespace2.xhtml: Added.
17051         * http/tests/misc/createElementNamespace3-expected.txt: Added.
17052         * http/tests/misc/createElementNamespace3.html: Added.
17054 2007-08-08  Cameron Zwarich  <cwzwarich@uwaterloo.ca>
17056         Reviewed and landed by Brady
17058         Updated test case because of fix for <http://bugs.webkit.org/show_bug.cgi?id=13422>
17060         Bug 13422: REGRESSION: Page reload loses page position
17062         * http/tests/navigation/success200-reload-expected.txt:
17064 2007-08-07  Sam Weinig  <sam@webkit.org>
17066         Reviewed by Oliver.
17068         Test for http://bugs.webkit.org/show_bug.cgi?id=14897
17069         Decompilation of double negation fails and produces invalid or incorrect code
17071         * fast/js/function-decompilation-operators-expected.txt: Added.
17072         * fast/js/function-decompilation-operators.html: Added.
17074 2007-08-07  David Kilzer  <ddkilzer@webkit.org>
17076         Reviewed by Oliver.
17078         Move plain-text-document.txt to the resources subdirectory.
17080         * fast/loader/plain-text-document.html: Updated URL to plain-text-document.txt.
17081         * fast/loader/plain-text-document.txt: Removed.
17082         * fast/loader/resources/plain-text-document.txt: Copied from fast/loader/plain-text-document.txt.
17084 2007-08-07  Sam Weinig  <sam@webkit.org>
17086         Reviewed by Geoff Garen.
17088         Make tests not depend on data: URLs in preparation of
17089         data: URL policy change. 
17091         * editing/pasteboard/drag-image-to-contenteditable-in-iframe.html:
17092         * editing/pasteboard/resources: Added.
17093         * editing/pasteboard/resources/drag-image-to-contenteditable-iframe.html: Added.
17094         * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html:
17095         * fast/dom/HTMLDocument/resources: Added.
17096         * fast/dom/HTMLDocument/resources/frameless-location-bugzilla10837-iframe.html: Added.
17097         * fast/dom/exception-no-frame-inline-script-crash.html:
17098         * fast/dom/exception-no-frame-timeout-crash.html:
17099         * fast/dom/null-document-location-assign-crash.html:
17100         * fast/dom/null-document-location-href-put-crash.html:
17101         * fast/dom/null-document-location-put-crash.html:
17102         * fast/dom/null-document-location-replace-crash.html:
17103         * fast/dom/null-document-window-open-crash.html:
17104         * fast/dom/resources/exception-no-frame-inline-script-crash-iframe.html: Added.
17105         * fast/dom/resources/exception-no-frame-timeout-crash-iframe.html: Added.
17106         * fast/events/frame-programmatic-focus.html:
17107         * fast/events/iframe-object-onload.html:
17108         * fast/events/mouseover-mouseout.html:
17109         * fast/events/mouseover-mouseout2.html:
17110         * fast/events/resources/iframe-object-onload-iframe-1.html: Added.
17111         * fast/events/resources/iframe-object-onload-iframe-2.html: Added.
17112         * fast/events/resources/iframe-object-onload-iframe-3.html: Added.
17113         * fast/events/resources/iframe-object-onload-object-1.html: Added.
17114         * fast/events/resources/iframe-object-onload-object-2.html: Added.
17115         * fast/events/resources/iframe-object-onload-object-3.html: Added.
17116         * fast/events/resources/mouseover-mouseout-iframe.html: Added.
17117         * fast/events/resources/mouseover-mouseout2-iframe-1.html: Added.
17118         * fast/events/resources/mouseover-mouseout2-iframe-2.html: Added.
17119         * fast/events/resources/mouseover-mouseout2-iframe-3.html: Added.
17120         * fast/events/resources/mouseover-mouseout2-iframe-4.html: Added.
17121         * fast/events/resources/mouseover-mouseout2-iframe-5.html: Added.
17122         * fast/loader/opaque-base-url-expected.txt:
17123         * fast/loader/opaque-base-url.html:
17124         * plugins/plugin-remove-subframe.html:
17125         * plugins/resources/plugin-remove-subframe-iframe.html: Added.
17127 2007-08-07  Antti Koivisto  <antti@apple.com>
17129         Remove a test that was a bit too slow on older hardware.
17130         
17131         * fast/block/basic/stress-shallow-nested-expected.txt: Removed.
17132         * fast/block/basic/stress-shallow-nested.html: Removed.
17133         
17134 2007-08-07  Antti Koivisto  <antti@apple.com>
17136         Reviewed by Hyatt.
17137         
17138         Tests for <rdar://problem/5102553>
17139         Mail spins trying to display or edit a specific long plain text message in WebCore::TimerBase::...
17140         
17141         - added performance test. With debug build on MBP this takes about 1.5s to run.
17142         - added test case that shows some additional progression from the patch (less leftover anonymous boxes).
17143         
17144         * fast/block/basic/stress-shallow-nested-expected.txt: Added.
17145         * fast/block/basic/stress-shallow-nested.html: Added.
17146         * fast/block/float/nestedAnonymousBlocks2-expected.checksum: Added.
17147         * fast/block/float/nestedAnonymousBlocks2-expected.png: Added.
17148         * fast/block/float/nestedAnonymousBlocks2-expected.txt: Added.
17149         * fast/block/float/nestedAnonymousBlocks2.html: Added.
17151 2007-08-06  Sam Weinig  <sam@webkit.org>
17153         Reviewed by Oliver.
17155         Test for http://bugs.webkit.org/show_bug.cgi?id=14891
17156         Decompilation of try block immediately following "else" fails
17158         * fast/js/toString-try-else-expected.txt: Added.
17159         * fast/js/toString-try-else.html: Added.
17161 2007-08-06  Sam Weinig  <sam@webkit.org>
17163         Reviewed by Oliver.
17165         Update test to not timeout.
17167         * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt:
17168         * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html:
17170 2007-08-06  Sam Weinig  <sam@webkit.org>
17172         Reviewed by Maciej.
17174         Tests for <rdar://problem/5354689>
17176         * http/tests/security/javascriptURL: Added.
17177         * http/tests/security/javascriptURL/resources: Added.
17178         * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-iframe.html: Added.
17179         * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-opened-frame.html: Added.
17180         * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-iframe.html: Added.
17181         * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-opened-frame.html: Added.
17182         * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level-expected.txt: Added.
17183         * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level.html: Added.
17184         * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-expected.txt: Added.
17185         * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame-expected.txt: Added.
17186         * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame.html: Added.
17187         * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame.html: Added.
17188         * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-to-javscript-url-expected.txt: Added.
17189         * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-to-javscript-url.html: Added.
17190         * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open-expected.txt: Added.
17191         * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open.html: Added.
17192         * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url-expected.txt: Added.
17193         * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url.html: Added.
17194         * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt: Added.
17195         * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html: Added.
17196         * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-expected.txt: Added.
17197         * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame.html: Added.
17198         * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open-expected.txt: Added.
17199         * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html: Added.
17200         * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe-expected.txt: Added.
17201         * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe.html: Added.
17202         * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open-expected.txt: Added.
17203         * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open.html: Added.
17204         * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe-expected.txt: Added.
17205         * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe.html: Added.
17206         * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open-expected.txt: Added.
17207         * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open.html: Added.
17208         * http/tests/security/resources/cross-frame-access.js:
17210 2007-08-06  Darin Adler  <darin@apple.com>
17212         Beth made this reduction/test, Geoff and I both helped refine it.
17214         - test for <rdar://problem/5366582> crash on it.eurosport.yahoo.com page
17216         * fast/dynamic/inline-to-block-crash-expected.txt: Added.
17217         * fast/dynamic/inline-to-block-crash.html: Added.
17219 2007-08-06  Adele Peterson  <adele@apple.com>
17221         Reviewed by Darin.
17223         Test for <rdar://problem/5382483> REGRESSION: <select> element's text is clipped when a CSS line-height is specified
17225         * fast/forms/menulist-restrict-line-height-expected.checksum: Added.
17226         * fast/forms/menulist-restrict-line-height-expected.png: Added.
17227         * fast/forms/menulist-restrict-line-height-expected.txt: Added.
17228         * fast/forms/menulist-restrict-line-height.html: Added.
17230 2007-08-05  Darin Adler  <darin@apple.com>
17232         * mac/leopard/Skipped: Removed 3 non-platform-specific failing tests.
17233         * win/Skipped: Ditto.
17235 2007-08-05  Darin Adler  <darin@apple.com>
17237         - tried to fix <rdar://problem/5383382> Drag/drop of image is failing in fast/events/standalone-image-drag-to-editable.html
17239         * fast/events/standalone-image-drag-to-editable.html: Fixed race condition in test by using a frame
17240         counter rather than running the test after a particular frame loads.
17242 2007-08-05  Darin Adler  <darin@apple.com>
17244         * fast/dom/delete-contents-expected.txt: Updated results, which changed due to r24831, which allows
17245         comments as children of <html>.
17247 2007-08-04  Oliver Hunt  <oliver@apple.com>
17249         Reviewed by Sam.
17250         
17251         Layout test for <rdar://problem/5386550> REGRESSION (r24866): text/plain documents are always downloaded
17253         * fast/loader/plain-text-document-expected.txt: Added.
17254         * fast/loader/plain-text-document.html: Added.
17255         * fast/loader/plain-text-document.txt: Added.
17257 2007-08-03  Sam Weinig  <sam@webkit.org>
17259         Reviewed by Darin.
17261         Dump contents of subframes using new layoutTestController.dumpChildFramesAsText()
17262         function.
17264         * http/tests/security/cross-frame-access-port-expected.txt:
17265         * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
17266         * http/tests/security/cross-frame-access-protocol-expected.txt:
17267         * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt:
17268         * http/tests/security/resources/cross-frame-access.js:
17270 2007-08-03  Mitz Pettel  <mitz@webkit.org>
17272         Reviewed by Adele.
17274         - test for http://bugs.webkit.org/show_bug.cgi?id=14879
17275           REGRESSION: First item in select (pop-up menu) is displayed even if another item was selected via JavaScript
17277         * fast/forms/menulist-deselect-update-expected.checksum: Added.
17278         * fast/forms/menulist-deselect-update-expected.png: Added.
17279         * fast/forms/menulist-deselect-update-expected.txt: Added.
17280         * fast/forms/menulist-deselect-update.html: Added.
17282 2007-08-03  Mitz Pettel  <mitz@webkit.org>
17284         Reviewed by Darin.
17286         - test for http://bugs.webkit.org/show_bug.cgi?id=14653
17287           REGRESSION (r23994): No caret is drawn after clicking a search field's placeholder text
17288           <rdar://problem/5383841>
17290         * fast/forms/search-click-in-placeholder-expected.txt: Added.
17291         * fast/forms/search-click-in-placeholder.html: Added.
17293 2007-08-03  Adam Roben  <aroben@apple.com>
17295         Updated Skipped files for Windows and Leopard.
17297         * mac/leopard/Skipped: Removed a test that has been moved (and only
17298         fails on Windows), and added new failures.
17299         * win/Skipped: Added new failures and annotated some old ones.
17301 2007-08-02  Adam Roben  <aroben@apple.com>
17303         Fix a typo in fast/events/no-blur-on-page
17305         Reviewed by Sam.
17307         * fast/events/no-blur-on-page-leave-expected.txt: Updated.
17308         * fast/events/no-blur-on-page-leave.html: Fixed typo.
17310 2007-08-02  Sam Weinig  <sam@webkit.org>
17312         Reviewed by Kevin McCullough.
17314         Change test to use shared shouldBe function to
17315         show failures more clearly. 
17317         * fast/dom/Window/window-resize-expected.txt:
17318         * fast/dom/Window/window-resize.html:
17320 2007-08-02  Antti Koivisto  <antti@apple.com>
17322         Reviewed by Darin.
17323         
17324         <rdar://problem/5228138>
17325         REGRESSION(Leopard): test failures: tests that test Georgian numbering
17326         
17327         Correct counter test results for Georgian numbers.
17328         Add leopard specific versions needed due to font changes (actual characters instead of boxes).
17330         * css2.1/t1202-counter-09-b-expected.txt:
17331         * css2.1/t1202-counters-09-b-expected.txt:
17332         * mac/leopard/Skipped:
17333         * mac/leopard/css2.1: Added.
17334         * mac/leopard/css2.1/t1202-counter-09-b-expected.txt: Added.
17335         * mac/leopard/css2.1/t1202-counters-09-b-expected.txt: Added.
17336         * mac/leopard/fast/lists: Added.
17337         * mac/leopard/fast/lists/w3-list-styles-expected.txt: Added.
17339 2007-08-02  Antti Koivisto  <antti@apple.com>
17341         Reviewed by Geoff.
17342         
17343         Fix <rdar://problem/5228233>
17344         REGRESSION(Leopard): layout test failures: fast/table/absolute-table-at-bottom
17345         
17346         Remove an arrow symbol unrelated to what is being tested. It has different metrics on Leopard.
17348         * fast/table/absolute-table-at-bottom-expected.checksum:
17349         * fast/table/absolute-table-at-bottom-expected.png:
17350         * fast/table/absolute-table-at-bottom-expected.txt:
17351         * fast/table/absolute-table-at-bottom.html:
17352         * mac/leopard/Skipped:
17354 2007-08-02  Mark Rowe  <mrowe@apple.com>
17356         Layout test fix, rubber-stamped by Oliver.
17358         * fast/js/resources/string-concatenate-outofmemory.js:  Don't let an out of memory exception during verification cause a failure.
17359         The exception is a perfectly valid success case as it shows that access the string did not cause a crash.
17361 2007-08-02  Mark Rowe  <mrowe@apple.com>
17363         Reviewed by Maciej.
17365         <rdar://problem/5352887> "Out of memory" error during repeated JS string concatenation leaks hundreds of MBs of RAM
17367         Update test to check that accessing the string after the "Out of memory" exception was raised does not crash.
17369         * fast/js/resources/string-concatenate-outofmemory.js:
17370         * fast/js/string-concatenate-outofmemory-expected.txt:
17372 2007-07-31  Oliver Hunt  <oliver@apple.com>
17374         fast/encoding/char-encoding.html no longer needs to be in the Leopard skiplist
17376         * mac/leopard/Skipped:
17378 2007-07-31  Adele Peterson  <adele@apple.com>
17380         Reviewed by Hyatt.
17382         Updated tests for <rdar://problem/5339395> REGRESSION:http://sudokucraving.com does not render grid correctly
17384         * fast/forms/input-appearance-minWidth.html: Removed. This test is covered by fast/replaced/width100percent-textfield.html.
17385         * fast/forms/input-appearance-minWidth-expected.checksum: Removed.
17386         * fast/forms/input-appearance-minWidth-expected.png: Removed.
17387         * fast/forms/input-appearance-minWidth-expected.txt: Removed.
17389         * fast/forms/input-table-expected.checksum:
17390         * fast/forms/input-table-expected.png:
17391         * fast/forms/input-table-expected.txt:
17392         * fast/replaced/width100percent-menulist-expected.checksum:
17393         * fast/replaced/width100percent-menulist-expected.png:
17394         * fast/replaced/width100percent-menulist-expected.txt:
17395         * fast/replaced/width100percent-searchfield-expected.checksum: Added.
17396         * fast/replaced/width100percent-searchfield-expected.png: Added.
17397         * fast/replaced/width100percent-searchfield-expected.txt: Added.
17398         * fast/replaced/width100percent-searchfield.html: Added.
17399         * fast/replaced/width100percent-textarea-expected.checksum:
17400         * fast/replaced/width100percent-textarea-expected.png:
17401         * fast/replaced/width100percent-textarea-expected.txt:
17402         * fast/replaced/width100percent-textfield-expected.checksum:
17403         * fast/replaced/width100percent-textfield-expected.png:
17404         * fast/replaced/width100percent-textfield-expected.txt:
17406 2007-07-31  Matt Perry  <mpComplete@gmail.com>
17408         Reviewed by Brady
17410         Test for http://bugs.webkit.org/show_bug.cgi?id=14757
17411         HTMLTokenizer::processingData implementation is incorrect
17413         * http/tests/loading/slow-parsing-subframe-expected.txt: Added.
17414         * http/tests/loading/slow-parsing-subframe.html: Added.
17416 2007-07-31  Adele Peterson  <adele@apple.com>
17418         Reviewed by Beth.
17420         Updated this test to force display to happen earlier. This works around a bug in DRT that draws the scrollbars in a different way from Safari.
17422         * fast/replaced/width100percent-textarea-expected.checksum:
17423         * fast/replaced/width100percent-textarea-expected.png:
17424         * fast/replaced/width100percent-textarea.html:
17426 2007-07-31  Adele Peterson  <adele@apple.com>
17428         Reviewed by Sam.
17430         Breaking up fast/replaced/width100percent.html into separate tests for the different elements.
17432         * fast/replaced/width100percent-button-expected.checksum: Added.
17433         * fast/replaced/width100percent-button-expected.png: Added.
17434         * fast/replaced/width100percent-button-expected.txt: Added.
17435         * fast/replaced/width100percent-button.html: Added.
17436         * fast/replaced/width100percent-checkbox-expected.checksum: Added.
17437         * fast/replaced/width100percent-checkbox-expected.png: Added.
17438         * fast/replaced/width100percent-checkbox-expected.txt: Added.
17439         * fast/replaced/width100percent-checkbox.html: Added.
17440         * fast/replaced/width100percent-image-expected.checksum: Added.
17441         * fast/replaced/width100percent-image-expected.png: Added.
17442         * fast/replaced/width100percent-image-expected.txt: Added.
17443         * fast/replaced/width100percent-image.html: Added.
17444         * fast/replaced/width100percent-menulist-expected.checksum: Added.
17445         * fast/replaced/width100percent-menulist-expected.png: Added.
17446         * fast/replaced/width100percent-menulist-expected.txt: Added.
17447         * fast/replaced/width100percent-menulist.html: Added.
17448         * fast/replaced/width100percent-radio-expected.checksum: Added.
17449         * fast/replaced/width100percent-radio-expected.png: Added.
17450         * fast/replaced/width100percent-radio-expected.txt: Added.
17451         * fast/replaced/width100percent-radio.html: Added.
17452         * fast/replaced/width100percent-textarea-expected.checksum: Added.
17453         * fast/replaced/width100percent-textarea-expected.png: Added.
17454         * fast/replaced/width100percent-textarea-expected.txt: Added.
17455         * fast/replaced/width100percent-textarea.html: Added.
17456         * fast/replaced/width100percent-textfield-expected.checksum: Added.
17457         * fast/replaced/width100percent-textfield-expected.png: Added.
17458         * fast/replaced/width100percent-textfield-expected.txt: Added.
17459         * fast/replaced/width100percent-textfield.html: Added.
17461         * fast/replaced/width100percent.html: Removed.
17462         * fast/replaced/width100percent-expected.checksum: Removed.
17463         * fast/replaced/width100percent-expected.png: Removed.
17464         * fast/replaced/width100percent-expected.txt: Removed.
17466 2007-07-31  Sam Weinig  <sam@webkit.org>
17468         Reviewed by Mitz.
17470         Updated tests for http://bugs.webkit.org/show_bug.cgi?id=14825
17471         Non-integer hsl() colours are ignored
17473         * fast/css/hsl-color-expected.checksum:
17474         * fast/css/hsl-color-expected.png:
17475         * fast/css/hsl-color-expected.txt:
17476         * fast/css/hsl-color.html: Add non-integer hue tests
17477         * fast/css/hsla-color-expected.checksum:
17478         * fast/css/hsla-color-expected.png:
17479         * fast/css/hsla-color-expected.txt:
17480         * fast/css/hsla-color.html: Add non-integer hue tests 
17482 2007-07-30  Justin Garcia  <justin.garcia@apple.com>
17484         Reviewed by Darin.
17485         
17486         <rdar://problem/5369009>
17487         Crash due to infinite recursion in moveParagraphs deleting line from a Mail message
17489         * editing/deleting/5369009-expected.checksum: Added.
17490         * editing/deleting/5369009-expected.png: Added.
17491         * editing/deleting/5369009-expected.txt: Added.
17492         * editing/deleting/5369009.html: Added.
17494 2007-07-30  Sam Weinig  <sam@webkit.org>
17496         Reviewed by Maciej.
17498         Update tests for <rdar://problem/5363896>
17499         REGRESSION: Setting document.domain does not override port-based cross-frame security checks -- breaks SAP NetWeaver
17501         - Also changes frame access test to use shared resource iframes.
17503         * http/tests/security/cross-frame-access-port-expected.txt:
17504         * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
17505         * http/tests/security/cross-frame-access-port-explicit-domain.html:
17506         * http/tests/security/cross-frame-access-port.html:
17507         * http/tests/security/cross-frame-access-protocol-expected.txt:
17508         * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt:
17509         * http/tests/security/cross-frame-access-protocol-explicit-domain.html:
17510         * http/tests/security/cross-frame-access-protocol.html:
17511         * http/tests/security/resources/cross-frame-iframe-for-port-explicit-domain-test.html: Removed.
17512         * http/tests/security/resources/cross-frame-iframe-for-port-test.html: Removed.
17513         * http/tests/security/resources/cross-frame-iframe-for-protocol-explicit-domain-test.html: Removed.
17514         * http/tests/security/resources/cross-frame-iframe-for-protocol-test.html: Removed.
17515         * http/tests/security/resources/cross-frame-iframe-with-explicit-domain-set.html: Added.
17516         * http/tests/security/resources/cross-frame-iframe.html: Added.
17518 2007-07-30  Alexey Proskuryakov  <ap@webkit.org>
17520         Reviewed by Anders.
17522         <rdar://problem/5352526>
17523         http://bugs.webkit.org/show_bug.cgi?id=14704
17524         REGRESSION: sync XMLHttpRequest.send() raises an exception for failed authentication
17526         * http/tests/xmlhttprequest/failed-auth-expected.txt: Added.
17527         * http/tests/xmlhttprequest/failed-auth.html: Added.
17528         This test has other cases from bug 13075 commented out, as they still fail.
17530         * http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt: Added.
17531         * http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html: Added.
17532         This test already passed, but I think it's useful to cover this case, too.
17534 2007-07-28  Sam Weinig  <sam@webkit.org>
17536         Reviewed by Mark Rowe.
17538         - Rename test for clarity and consistency.
17539         - Move resource from ssl/resources to security/resources as it is
17540           only being used by the security tests.
17542         * http/tests/security/cross-frame-access-port-domain-expected.txt: Removed.
17543         * http/tests/security/cross-frame-access-port-domain.html: Removed.
17544         * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt: Copied from http/tests/security/cross-frame-access-port-domain-expected.txt.
17545         * http/tests/security/cross-frame-access-port-explicit-domain.html: Copied from http/tests/security/cross-frame-access-port-domain.html.
17546         * http/tests/security/cross-frame-access-protocol-expected.txt:
17547         * http/tests/security/cross-frame-access-protocol.html:
17548         * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html: Removed.
17549         * http/tests/security/resources/cross-frame-iframe-for-port-explicit-domain-test.html: Copied from http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html.
17550         * http/tests/security/resources/cross-frame-iframe-for-protocol-test.html: Copied from http/tests/ssl/resources/cross-frame-access-protocol-iframe.html.
17551         * http/tests/ssl/resources: Removed.
17552         * http/tests/ssl/resources/cross-frame-access-protocol-iframe.html: Removed.
17554 2007-07-28  Sam Weinig  <sam@webkit.org>
17556         Reviewed by Oliver Hunt.
17558         - Factor access testing code used in protocol and port tests to cross-frame-access.js.
17559         - Add cross-frame-iframe-for-protocol-explicit-domain-test.html which is parallel test to
17560           cross-frame-iframe-for-port-domain-test.html but for different protocols.
17562         * http/tests/security/cross-frame-access-port-domain-expected.txt:
17563         * http/tests/security/cross-frame-access-port-domain.html:
17564         * http/tests/security/cross-frame-access-port.html:
17565         * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt: Added.
17566         * http/tests/security/cross-frame-access-protocol-explicit-domain.html: Added.
17567         * http/tests/security/cross-frame-access-protocol.html:
17568         * http/tests/security/resources/cross-frame-access.js:
17569         * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html:
17570         * http/tests/security/resources/cross-frame-iframe-for-port-test.html:
17571         * http/tests/security/resources/cross-frame-iframe-for-protocol-explicit-domain-test.html: Added.
17573 2007-07-28  Mark Rowe  <mrowe@apple.com>
17575         Reviewed by Darin and John.
17577         <rdar://problem/5229705> Thai characters render differently between leopard and tiger
17579         Add Leopard-specific test results for tests containing Thai characters.
17581         * mac/leopard/Skipped:
17582         * mac/leopard/fast/text: Added.
17583         * mac/leopard/fast/text/atsui-multiple-renderers-expected.txt: Added.
17584         * mac/leopard/fast/text/international: Added.
17585         * mac/leopard/fast/text/international/thai-line-breaks-expected.txt: Added.
17587 2007-07-29  Mark Rowe  <mrowe@apple.com>
17589         Reviewed by Oliver.
17591         <rdar://problem/5228270> SVG test failures due to different metrics for scaled text blocks
17593         Add Leopard-specific results for three SVG tests.
17595         * mac/leopard/Skipped:
17596         * mac/leopard/svg: Added.
17597         * mac/leopard/svg/hixie: Added.
17598         * mac/leopard/svg/hixie/text: Added.
17599         * mac/leopard/svg/hixie/text/003-expected.txt: Added.
17600         * mac/leopard/svg/hixie/text/003a-expected.txt: Added.
17601         * mac/leopard/svg/hixie/viewbox: Added.
17602         * mac/leopard/svg/hixie/viewbox/preserveAspectRatio: Added.
17603         * mac/leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.
17605 2007-07-27  Sam Weinig  <sam@webkit.org>
17607         Reviewed by Geoff Garen.
17609         - Test that cross frame access to a window on a different port is denied.
17610         - Adds test for out behavior of the above if document.domain is explicitly
17611           set to the same domain for both frames. We currently fail this test and
17612           a radar has been filed.
17613         - Clean up cross-frame-access-protocol.html to work in FireFox as well.
17615         * http/conf/apache2-httpd.conf: Listen on port 8080 now as well
17616         * http/conf/cygwin-httpd.conf: Listen on port 8080 now as well
17617         * http/conf/httpd.conf: Listen on port 8080 now as well
17618         * http/tests/security/cross-frame-access-port-domain-expected.txt: Added.
17619         * http/tests/security/cross-frame-access-port-domain.html: Added.
17620         * http/tests/security/cross-frame-access-port-expected.txt: Added.
17621         * http/tests/security/cross-frame-access-port.html: Added.
17622         * http/tests/security/cross-frame-access-protocol.html:
17623         * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html: Added.
17624         * http/tests/security/resources/cross-frame-iframe-for-port-test.html: Added.
17626 2007-07-27  Sam Weinig  <sam@webkit.org>
17628         Reviewed by Adam Roben.
17630         Don't display the expected and resulting values for screenTop and screenY
17631         as they depend on the physical screen size.
17633         * http/tests/security/cross-frame-access-put-expected.txt:
17634         * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
17636 2007-07-27  Darin Adler  <darin@apple.com>
17638         Reviewed by John Sullivan.
17640         - fix <rdar://problem/5261393> In Mail the plain text alternatives to messages with attachments show weird little OBJ thingies
17642         * fast/text/zero-width-characters-expected.txt: Added.
17643         * fast/text/zero-width-characters.html: Added.
17645 2007-07-26  Darin Adler  <darin@apple.com>
17647         * http/tests/security/cross-frame-access-put-expected.txt:
17648         Checked in corrected results that match the checked-in test.
17650 2007-07-26  Tristan O'Tierney  <tristan@apple.com>
17652         Reviewed by Anders Carlsson.
17653         
17654         <rdar://problem/5350019> REGRESSION: Pages on milliyet.com are added to Back list when visited, causing Back button to just reload
17656         * http/tests/navigation/lockedhistory-iframe-expected.txt: Added.
17657         * http/tests/navigation/lockedhistory-iframe.html: Added.
17659 2007-07-26  Kevin McCullough  <kmccullough@apple.com>
17661         Reviewed by Sam.
17663         - Updated results as they are affected by my previous checkin.
17665         * http/tests/security/cross-frame-access-put-expected.txt:
17666         * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
17668 2007-07-26  Kevin McCullough  <kmccullough@apple.com>
17670         - Fixed bot breakage.
17672         * fast/dom/Window/window-resize.html:
17674 2007-07-26  Kevin McCullough  <kmccullough@apple.com>
17676         Reviewed by Darin, Geoff and Sam.
17678         - <rdar://problem/5150461> Resizing the window larger than the screen causes no resize.
17680         - Tests to ensure we resize/move the window out of bounds correctly.
17682         * fast/dom/Window/window-resize-expected.txt: Added.
17683         * fast/dom/Window/window-resize.html: Added.
17684         * mac/leopard/Skipped:
17686 2007-07-26  Kevin McCullough  <kmccullough@apple.com>
17688         Reviewed by Brady.
17690         - Added leopard-specific results for <rdar://problem/5228256> REGRESSION(Leopard): layout test failures: security/block-test
17692         * mac/leopard/security: Added.
17693         * mac/leopard/security/block-test-expected.txt: Added.
17695 2007-07-26  Anders Carlsson  <andersca@apple.com>
17697         Reviewed by John Sullivan.
17699         Stop the test from dumping load callbacks as they differ on Tiger and Leopard. 
17700         This is done by removing the call to dumpResourceLoadCallbacks and moving the test away
17701         from the "loading" directory.
17702         
17703         * http/tests/loading/cached-scripts-expected.txt: Removed.
17704         * http/tests/loading/cached-scripts.html: Removed.
17705         * http/tests/loading/resources/cached-scripts-subframe.html: Removed.
17706         * http/tests/misc/cached-scripts-expected.txt: Copied from http/tests/loading/cached-scripts-expected.txt.
17707         * http/tests/misc/cached-scripts.html: Copied from http/tests/loading/cached-scripts.html.
17708         * http/tests/misc/resources/cached-scripts-subframe.html: Copied from http/tests/loading/resources/cached-scripts-subframe.html.
17710 2007-07-25  Anders Carlsson  <andersca@apple.com>
17712         Reviewed by Darin.
17714         <rdar://problem/5327912> 
17715         iDisk: Web iDisk & main iDisk appear blank
17717         * http/tests/loading/cached-scripts-expected.txt: Added.
17718         * http/tests/loading/cached-scripts.html: Added.
17719         * http/tests/loading/resources: Added.
17720         * http/tests/loading/resources/cached-scripts-subframe.html: Added.
17722 2007-07-25  Alice Liu  <alice.liu@apple.com>
17724         Reviewed by .
17726         * mac/leopard/Skipped:
17727         Removing some tests that were removed earlier, but checked back 
17728         in accidentally.  Not sure how they got back into my file though. 
17730 2007-07-25  Alice Liu  <alice.liu@apple.com>
17732         Reviewed by .
17734         * mac/leopard/Skipped:
17735         Adding to skip list to avoid false failure / Broken pipe.
17737 2007-07-25  Kevin McCullough  <kmccullough@apple.com>
17739         Reviewed by Tim, Darin, Oliver.
17741         - <rdar://problem/5329440> REGRESSION: Clicking links with the feed:// protocol in Safari 3 does nothing
17742         - Tests that feed:// urls can still be followed when clicked.
17744         * http/tests/security/feed-urls-from-remote-expected.txt: Added.
17745         * http/tests/security/feed-urls-from-remote.html: Added.
17746         * http/tests/security/resources/feed.html: Added.
17747         * http/tests/security/resources/feed.xml: Added.
17749 2007-07-25  Kevin McCullough  <kmccullough@apple.com>
17751         Reviewed by .
17753         - Reverted
17755         * win/Skipped:
17757 2007-07-25  Mitz Pettel  <mitz@webkit.org>
17759         Reviewed by Darin.
17761         - test for http://bugs.webkit.org/show_bug.cgi?id=14758
17762           REGRESSION: Repeated text after line break on facebook.com
17764         * fast/text/reset-emptyRun-expected.checksum: Added.
17765         * fast/text/reset-emptyRun-expected.png: Added.
17766         * fast/text/reset-emptyRun-expected.txt: Added.
17767         * fast/text/reset-emptyRun.html: Added.
17769 2007-07-25  Kevin McCullough  <kmccullough@apple.com>
17771         * win/Skipped: Added feed-urls-from-remote.html since it requires a feature not
17772         yet implemented in the Windows version of DumpRenderTree.
17774 2007-07-24  Brady Eidson <beidson@apple.com>
17776         Reviewed by Adam Roben
17778         <rdar://problem/5313504> - Some Back/Forward tests fail on Leopard
17780         * mac/leopard/Skipped: Remove from the skipped list as they work now
17782 2007-07-24  Alice Liu  <alice.liu@apple.com>
17784         Adding to the Leopard skip list to avoid a test that hangs due to a CFNetwork bug. 
17786         * mac/leopard/Skipped:
17788 2007-07-24  Adele Peterson  <adele@apple.com>
17790         Updating test to put JS code in the onload handler helps to avoid intermittent failures.
17791         <rdar://problem/5313531> REGRESSION(Leopard): editing/pasteboard/copy-in-password-field.html sometimes fails
17793         * editing/pasteboard/copy-in-password-field-expected.txt:
17794         * editing/pasteboard/copy-in-password-field.html:
17796 2007-07-24  Adele Peterson  <adele@apple.com>
17798         Reviewed by Hyatt.
17800         Test for <rdar://problem/5308492> Computed width for elements with box-sizing: border-box is not equal to the width set in the CSS
17802         * fast/css/getComputedStyle-border-box-expected.txt: Added.
17803         * fast/css/getComputedStyle-border-box.html: Added.
17805 2007-07-24  Adele Peterson  <adele@apple.com>
17807         Reviewed by Hyatt and Adam.
17809         Added and updated tests for <rdar://problem/5130590> REGRESSION: style="width:1px" on <select> element no longer hides the element
17810         The metrics have changed for the anonymous block inside popup buttons.
17812         * fast/forms/menulist-narrow-width-expected.checksum: Added.
17813         * fast/forms/menulist-narrow-width-expected.png: Added.
17814         * fast/forms/menulist-narrow-width-expected.txt: Added.
17815         * fast/forms/menulist-narrow-width.html: Added.
17817         * editing/pasteboard/4641033-expected.txt:
17818         * editing/pasteboard/4944770-1-expected.txt:
17819         * editing/pasteboard/4944770-2-expected.txt:
17820         * editing/pasteboard/select-element-1-expected.txt:
17821         * editing/selection/caret-before-select-expected.txt:
17822         * editing/selection/replaced-boundaries-3-expected.txt:
17823         * editing/selection/select-box-expected.txt:
17824         * editing/selection/select-element-paragraph-boundary-expected.txt:
17825         * fast/block/float/float-avoidance-expected.txt:
17826         * fast/block/margin-collapse/103-expected.txt:
17827         * fast/forms/001-expected.checksum:
17828         * fast/forms/001-expected.png:
17829         * fast/forms/001-expected.txt:
17830         * fast/forms/003-expected.txt:
17831         * fast/forms/004-expected.txt:
17832         * fast/forms/HTMLOptionElement_label01-expected.txt:
17833         * fast/forms/HTMLOptionElement_label02-expected.txt:
17834         * fast/forms/HTMLOptionElement_label03-expected.txt:
17835         * fast/forms/HTMLOptionElement_label04-expected.txt:
17836         * fast/forms/HTMLOptionElement_label06-expected.txt:
17837         * fast/forms/HTMLOptionElement_label07-expected.txt:
17838         * fast/forms/control-restrict-line-height-expected.txt:
17839         * fast/forms/disabled-select-change-index-expected.txt:
17840         * fast/forms/form-element-geometry-expected.txt:
17841         * fast/forms/menulist-separator-painting-expected.txt:
17842         * fast/forms/menulist-width-change-expected.txt:
17843         * fast/forms/option-script-expected.txt:
17844         * fast/forms/option-strip-whitespace-expected.txt:
17845         * fast/forms/option-text-clip-expected.txt:
17846         * fast/forms/select-accesskey-expected.txt:
17847         * fast/forms/select-align-expected.txt:
17848         * fast/forms/select-baseline-expected.txt:
17849         * fast/forms/select-change-listbox-to-popup-expected.txt:
17850         * fast/forms/select-disabled-appearance-expected.txt:
17851         * fast/forms/select-initial-position-expected.txt:
17852         * fast/forms/select-selected-expected.txt:
17853         * fast/forms/select-size-expected.txt:
17854         * fast/forms/select-style-expected.txt:
17855         * fast/forms/select-visual-hebrew-expected.txt:
17856         * fast/forms/select-writing-direction-natural-expected.txt:
17857         * fast/forms/stuff-on-my-optgroup-expected.txt:
17858         * fast/html/keygen-expected.txt:
17859         * fast/invalid/014-expected.txt:
17860         * fast/invalid/residual-style-expected.txt:
17861         * fast/parser/document-write-option-expected.txt:
17862         * fast/replaced/replaced-breaking-expected.txt:
17863         * fast/replaced/replaced-breaking-mixture-expected.txt:
17864         * fast/replaced/three-selects-break-expected.txt:
17865         * fast/replaced/width100percent-expected.txt:
17866         * fast/text/international/bidi-menulist-expected.txt:
17867         * http/tests/navigation/anchor-basic-expected.txt:
17868         * http/tests/navigation/anchor-frames-expected.txt:
17869         * http/tests/navigation/anchor-goback-expected.txt:
17870         * http/tests/navigation/anchor-subframeload-expected.txt:
17871         * http/tests/navigation/javascriptlink-basic-expected.txt:
17872         * http/tests/navigation/javascriptlink-frames-expected.txt:
17873         * http/tests/navigation/javascriptlink-goback-expected.txt:
17874         * http/tests/navigation/javascriptlink-subframeload-expected.txt:
17875         * http/tests/navigation/metaredirect-basic-expected.txt:
17876         * http/tests/navigation/metaredirect-frames-expected.txt:
17877         * http/tests/navigation/metaredirect-goback-expected.txt:
17878         * http/tests/navigation/metaredirect-subframeload-expected.txt:
17879         * http/tests/navigation/post-goback2-expected.txt:
17880         * http/tests/navigation/postredirect-goback2-expected.txt:
17881         * http/tests/navigation/redirect302-basic-expected.txt:
17882         * http/tests/navigation/redirect302-frames-expected.txt:
17883         * http/tests/navigation/redirect302-goback-expected.txt:
17884         * http/tests/navigation/redirect302-subframeload-expected.txt:
17885         * http/tests/navigation/relativeanchor-basic-expected.txt:
17886         * http/tests/navigation/relativeanchor-frames-expected.txt:
17887         * http/tests/navigation/relativeanchor-goback-expected.txt:
17888         * http/tests/navigation/slowmetaredirect-basic-expected.txt:
17889         * http/tests/navigation/slowtimerredirect-basic-expected.txt:
17890         * http/tests/navigation/success200-basic-expected.txt:
17891         * http/tests/navigation/success200-frames-expected.txt:
17892         * http/tests/navigation/success200-frames-loadsame-expected.txt:
17893         * http/tests/navigation/success200-goback-expected.txt:
17894         * http/tests/navigation/success200-loadsame-expected.txt:
17895         * http/tests/navigation/success200-reload-expected.txt:
17896         * http/tests/navigation/success200-subframeload-expected.txt:
17897         * http/tests/navigation/timerredirect-basic-expected.txt:
17898         * http/tests/navigation/timerredirect-frames-expected.txt:
17899         * http/tests/navigation/timerredirect-goback-expected.txt:
17900         * http/tests/navigation/timerredirect-subframeload-expected.txt:
17901         * tables/mozilla/bugs/bug1188-expected.txt:
17902         * tables/mozilla/bugs/bug18359-expected.txt:
17903         * tables/mozilla/bugs/bug2479-3-expected.txt:
17904         * tables/mozilla/bugs/bug2479-4-expected.txt:
17905         * tables/mozilla/bugs/bug29326-expected.txt:
17906         * tables/mozilla/bugs/bug33855-expected.txt:
17907         * tables/mozilla/bugs/bug4382-expected.txt:
17908         * tables/mozilla/bugs/bug96334-expected.txt:
17909         * tables/mozilla/core/margins-expected.txt:
17910         * tables/mozilla/dom/tableDom-expected.txt:
17911         * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
17913 2007-07-24  Beth Dakin  <bdakin@apple.com>
17915         Reviewed by Darin.
17917         Tests for http://bugs.webkit.org/show_bug.cgi?id=14714 REGRESSION: 
17918         ASSERTION FAILED: i < size() in Vector.h:401 on negative -webkit-
17919         column-width
17920         - and -
17921         http://bugs.webkit.org/show_bug.cgi?id=14718 REGRESSION: ASSERTION 
17922         FAILED: i < size() in Vector.h:401 on zero -webkit-column-count
17924         * fast/multicol/negativeColumnWidth-expected.checksum: Added.
17925         * fast/multicol/negativeColumnWidth-expected.png: Added.
17926         * fast/multicol/negativeColumnWidth-expected.txt: Added.
17927         * fast/multicol/negativeColumnWidth.html: Added.
17928         * fast/multicol/zeroColumnCount-expected.checksum: Added.
17929         * fast/multicol/zeroColumnCount-expected.png: Added.
17930         * fast/multicol/zeroColumnCount-expected.txt: Added.
17931         * fast/multicol/zeroColumnCount.html: Added.
17933 2007-07-24  Mitz Pettel  <mitz@webkit.org>
17935         Reviewed by Darin.
17937         - test, updated tests and updated results for
17938           http://bugs.webkit.org/show_bug.cgi?id=14684
17939           Hebrew text in Safari chrome is reversed (LTR instead of RTL)
17941         * fast/forms/HTMLOptionElement_label05-expected.checksum:
17942         * fast/forms/HTMLOptionElement_label05-expected.png:
17943         * fast/forms/listbox-deselect-scroll-expected.checksum:
17944         * fast/forms/listbox-deselect-scroll-expected.png:
17945         * fast/forms/listbox-width-change-expected.checksum:
17946         * fast/forms/listbox-width-change-expected.png:
17947         * fast/forms/option-strip-whitespace-expected.checksum:
17948         * fast/forms/option-strip-whitespace-expected.png:
17949         * fast/forms/select-change-popup-to-listbox-expected.checksum:
17950         * fast/forms/select-change-popup-to-listbox-expected.png:
17951         * fast/forms/select-initial-position-expected.checksum:
17952         * fast/forms/select-initial-position-expected.png:
17953         * fast/text/drawBidiText-expected.checksum: Added.
17954         * fast/text/drawBidiText-expected.png: Added.
17955         * fast/text/drawBidiText-expected.txt: Added.
17956         * fast/text/drawBidiText.html: Added.
17957         * fast/text/international/bidi-listbox-atsui-expected.checksum:
17958         * fast/text/international/bidi-listbox-atsui-expected.png:
17959         * fast/text/international/bidi-listbox-atsui-expected.txt:
17960         * fast/text/international/bidi-listbox-atsui.html: Removed the
17961         visual ordering cases.
17962         * fast/text/international/bidi-listbox-expected.checksum:
17963         * fast/text/international/bidi-listbox-expected.png:
17964         * fast/text/international/bidi-listbox-expected.txt:
17965         * fast/text/international/bidi-listbox.html: Removed the visual ordering
17966         cases because the patch removed special handling of visual ordering.
17968 2007-07-23  Justin Garcia  <justin.garcia@apple.com>
17970         Reviewed by Geoff.
17971         
17972         <rdar://problem/5354455> Word selection when right-clicking can be confusing (14728)
17974         * editing/selection/5354455-1-expected.checksum: Added.
17975         * editing/selection/5354455-1-expected.png: Added.
17976         * editing/selection/5354455-1-expected.txt: Added.
17977         * editing/selection/5354455-1.html: Added.
17978         * editing/selection/5354455-2-expected.checksum: Added.
17979         * editing/selection/5354455-2-expected.png: Added.
17980         * editing/selection/5354455-2-expected.txt: Added.
17981         * editing/selection/5354455-2.html: Added.
17983 2007-07-23  Anders Carlsson  <andersca@apple.com>
17985         Reviewed by Oliver.
17987         <rdar://problem/5335354>
17988         REGRESSION(r21359-r21368): Can't edit inside RTEF editable region
17989         
17990         * fast/dom/Document/open-with-pending-load-expected.txt: Added.
17991         * fast/dom/Document/open-with-pending-load.html: Added.
17993 2007-07-23  Anders Carlsson  <andersca@apple.com>
17995         Reviewed by Mark.
17997         Remove http/tests/multipart/invalid-image-data.html which no longer fails on Leopard.
17998         
17999         * mac/leopard/Skipped:
18001 2007-07-23  Justin Garcia  <justin.garcia@apple.com>
18003         <rdar://problem/5228167> REGRESSION: editing/execCommand/5119244.html failing on Leopard
18004         
18005         Removed another use of the &#x23B7 entity.  See below.
18007         * editing/execCommand/5119244-expected.checksum:
18008         * editing/execCommand/5119244-expected.png:
18009         * editing/execCommand/5119244-expected.txt:
18010         * editing/execCommand/5119244.html:
18011         * mac/leopard/Skipped:
18013 2007-07-23  Justin Garcia  <justin.garcia@apple.com>
18015         Reviewed by Oliver.
18016         
18017         <rdar://problem/5228164> REGRESSION: editing/deleting/5144139-2.html fails on Leopard
18018         
18019         Removed the use of the &#x23B7 entity, which is available on 
18020         Leopard but not Tiger.  Perhaps because it is not available in Ahem
18021         but is available in some fallback font that ships with Leopard but not Tiger.  
18022         It's OK to remove because its use wasn't necessary to test the fix for 5144139.
18024         * editing/deleting/5144139-2-expected.checksum:
18025         * editing/deleting/5144139-2-expected.png:
18026         * editing/deleting/5144139-2-expected.txt:
18027         * editing/deleting/5144139-2.html:
18028         * mac/leopard/Skipped:
18030 2007-07-23  Oliver Hunt  <oliver@apple.com>
18032         Reviewed by Darin.
18034         Added initial pseudo-hangul IM, and tests for behaviour of hangul (<rdar://problem/5352152>)
18035         Updated keydown-keypress-preventDefault to be correct, and to have an demonstrate that keys have been inserted.
18036         Updated kotoeri test to perform more validation and check against updated behaviour
18038         * editing/input/mac/hangul-enter-confirms-and-sends-keypress-expected.txt: Added.
18039         * editing/input/mac/hangul-enter-confirms-and-sends-keypress.html: Added.
18040         * editing/input/mac/hangul.js: Added.
18041         * editing/input/mac/kotoeri-enter-to-confirm-and-newline.html:
18042         * fast/events/keydown-keypress-preventDefault-expected.txt:
18043         * fast/events/keydown-keypress-preventDefault.html:
18045 2007-07-23  Anders Carlsson  <andersca@apple.com>
18047         Reviewed by Darin.
18049         <rdar://problem/5045711> 
18050         http://bugs.webkit.org/show_bug.cgi?id=12938
18051         Google calendar settings page crashes
18053         * fast/dom/destroy-selected-radio-button-crash-expected.txt: Added.
18054         * fast/dom/destroy-selected-radio-button-crash.html: Added.
18056 2007-07-22  Sam Weinig  <sam@webkit.org>
18058         Fix typo.
18060         * fast/dom/Window/window-function-name-getter-precedence.html:
18062 2007-07-22  Sam Weinig  <sam@webkit.org>
18064         Reviewed by Darin.
18066         Test for  http://bugs.webkit.org/show_bug.cgi?id=14682
18067         REGRESSION(24285-24399): alerts do not appear at W3C RTL test page
18069         * fast/dom/Window/window-function-name-getter-precedence-expected.txt: Added.
18070         * fast/dom/Window/window-function-name-getter-precedence.html: Added.
18072 2007-07-22  Oliver Hunt  <oliver@apple.com>
18074         Reviewed by Sam.
18076         Moving input method tests to editing/input/mac
18078         * editing/input/mac: Copied from fast/events/inputmethods.
18079         * fast/events/inputmethods: Removed.
18080         * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline-expected.txt: Removed.
18081         * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline.html: Removed.
18082         * fast/events/inputmethods/kotoeri.js: Removed.
18083         * fast/events/inputmethods/logger.js: Removed.
18084         * win/Skipped:
18086 2007-07-22  Oliver Hunt  <oliver@apple.com>
18088         Reviewed by Adam.
18090         Add the input methods tests to the windows skip list 
18091         until we work to how to make them platform agnostic
18093         * win/Skipped:
18095 2007-07-22  Oliver Hunt  <oliver@apple.com>
18097         Reviewed by Darin.
18099         Initial input method test case, this tests the behaviour of the 
18100         enter key in our "kotoeri" engine.
18102         * fast/events/inputmethods: Added.
18103         * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline-expected.txt: Added.
18104         * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline.html: Added.
18105         * fast/events/inputmethods/kotoeri.js: Added.
18106         * fast/events/inputmethods/logger.js: Added.
18108 2007-07-21  Sam Weinig  <sam@webkit.org>
18110         Reviewed by Mitz.
18112         Update tests for <rdar://problem/5352013>
18113         The computed style for background-position is wrong for the initial value
18115         * fast/css/computed-style-expected.txt:
18116         * fast/css/computed-style-without-renderer-expected.txt:
18117         * fast/css/getComputedStyle-background-position-expected.txt:
18119 2007-07-20  Sam Weinig  <sam@webkit.org>
18121         Reviewed by Beth Dakin.
18123         Tests for <rdar://problem/5351901>
18124         Computed value of border-position should return a CSSValueList, not a CSSPrimitiveValue
18126         * fast/css/computed-style-expected.txt:
18127         * fast/css/computed-style-without-renderer-expected.txt:
18128         * fast/css/getComputedStyle-background-position-expected.txt: Added.
18129         * fast/css/getComputedStyle-background-position.html: Added.
18131 2007-07-20  Justin Garcia  <justin.garcia@apple.com>
18133         Reviewed by Darin.
18134         
18135         <rdar://problem/5109817> Ctrl-click on word in non-editable text doesn't select it
18137         * editing/selection/5109817-expected.checksum: Added.
18138         * editing/selection/5109817-expected.png: Added.
18139         * editing/selection/5109817-expected.txt: Added.
18140         * editing/selection/5109817.html: Added.
18142 2007-07-21  Antti  <antti@apple.com>
18144         Reviewed by Darin.
18145         
18146         HTTP test for <rdar://problem/5305788>
18147         REGRESSION: Safari sometimes loads IE-specific stylesheet on www.apaema.org
18148         
18149         Test that order style sheets arrive has no impact to selection of preferred style sheet set.
18151         * http/tests/local/fail.css: Added.
18152         * http/tests/local/link-stylesheet-preferred-expected.txt: Added.
18153         * http/tests/local/link-stylesheet-preferred.html: Added.
18154         * http/tests/local/slow-css-pass.cgi: Added.
18156 2007-07-20  Sam Weinig  <sam@webkit.org>
18158         Reviewed by Darin.
18160         Add tests for <rdar://problem/5351252>
18161         Computed value for -webkit-background-size and border-spacing
18162         should be space separated CSSValueLists.
18164         * fast/css/computed-style-expected.txt:
18165         * fast/css/computed-style-without-renderer-expected.txt:
18166         * fast/css/getComputedStyle-background-size-expected.txt: Added.
18167         * fast/css/getComputedStyle-background-size.html: Added.
18168         * fast/css/getComputedStyle-border-spacing-expected.txt: Added.
18169         * fast/css/getComputedStyle-border-spacing.html: Added.
18171 2007-07-20  Brady Eidson  <beidson@apple.com>
18173         Reviewed by Darin
18175         <rdar://problem/5153021> and http://bugs.webkit.org/show_bug.cgi?id=13364
18177         * fast/frames/frame-base-url-expected.txt: Added.
18178         * fast/frames/frame-base-url.html: Added.
18179         * fast/frames/resources/subframe-base-url.html: Added.
18181 2007-07-20  Maciej Stachowiak  <mjs@apple.com>
18183         Reviewed by Oliver.
18185         - test case for <rdar://problem/5326303> REGRESSION: blur event fires upon navigating away from a page with focused element
18186         
18187         (Test mostly by Alice.)
18189         * fast/events/no-blur-on-page-leave-expected.txt: Added.
18190         * fast/events/no-blur-on-page-leave.html: Added.
18191         * fast/events/resources/no-blur-result.html: Added.
18193 2007-07-20  Sam Weinig  <sam@webkit.org>
18195         Reviewed by Mitz.
18197         Update test to reduce code duplication.
18199         * fast/css/getComputedStyle-borderRadius-expected.txt:
18200         * fast/css/getComputedStyle-borderRadius.html:
18202 2007-07-20  Sam Weinig  <sam@webkit.org>
18204         Reviewed by Beth Dakin.
18206         Computed style for border radii should return a CSSValueList instead 
18207         of CSSPrimitiveValue (with a Pair type) when the radii are not the same. 
18209         * fast/css/computed-style-expected.txt:
18210         * fast/css/computed-style-without-renderer-expected.txt:
18211         * fast/css/getComputedStyle-borderRadius-expected.txt: Copied from LayoutTests/fast/dom/getComputedStyle-borderRadius-expected.txt.
18212         * fast/css/getComputedStyle-borderRadius.html: Copied from LayoutTests/fast/dom/getComputedStyle-borderRadius.html.
18213         * fast/dom/getComputedStyle-borderRadius-expected.txt: Removed.
18214         * fast/dom/getComputedStyle-borderRadius.html: Removed.
18216 2007-07-20  Darin Adler  <darin@apple.com>
18218         Reviewed by John Sullivan.
18220         - test for <rdar://problem/5331723> <rdar://problem/5331723> Safari gives error
18221           103 for URLs that Adobe Lightroom's Preview feature produces, with ":1" in the hostname
18223         * fast/loader/file-URL-with-port-number-expected.txt: Added.
18224         * fast/loader/file-URL-with-port-number.html: Added.
18225         * fast/loader/resources/empty-subframe.html: Added.
18227 2007-07-20  Rob Buis  <buis@kde.org>
18229         Reviewed by Darin.
18231         Testcase for:
18232         http://bugs.webkit.org/show_bug.cgi?id=14642
18233         REGRESSION(r24064-24096): Reflection type effect in canvas tag broke
18235         * fast/canvas/gradient-empty-path-expected.checksum: Added.
18236         * fast/canvas/gradient-empty-path-expected.png: Added.
18237         * fast/canvas/gradient-empty-path-expected.txt: Added.
18238         * fast/canvas/gradient-empty-path.html: Added.
18240 2007-07-19  Geoffrey Garen  <ggaren@apple.com>
18242         Reviewed by Darin Adler.
18243         
18244         Test for http://bugs.webkit.org/show_bug.cgi?id=10880 | <rdar://problem/5335694>
18245         REGRESSION: JavaScript menu doesn't appear on pricepoint.com (14595)
18246         
18247         * fast/js/do-while-without-semicolon-expected.txt: Added.
18248         * fast/js/do-while-without-semicolon.html: Added.
18250 2007-07-19  Antti  <antti@apple.com>
18252         Reviewed by Darin.
18253         
18254         Test for <rdar://problem/5257371>
18255         Dashcode Client crash when clicking on placemarks in Maps widget in WebCore::DeprecatedPtrListImpl::addIterator
18257         * fast/flexbox/inline-children-crash-expected.txt: Added.
18258         * fast/flexbox/inline-children-crash.html: Added.
18260 2007-07-19  Antti  <antti@apple.com>
18262         Reviewed by John.
18263         
18264         Update test case to work better as a pixel test.
18266         * fast/layers/layer-visibility-expected.checksum:
18267         * fast/layers/layer-visibility-expected.png:
18268         * fast/layers/layer-visibility-expected.txt:
18269         * fast/layers/layer-visibility.html:
18271 2007-07-18  Sam Weinig  <sam@webkit.org>
18273         Reviewed by Oliver.
18275         Test for http://bugs.webkit.org/show_bug.cgi?id=14646
18276         WebKit border radius properties are unavailable via JavaScript
18278         * fast/dom/getComputedStyle-borderRadius-expected.txt: Added.
18279         * fast/dom/getComputedStyle-borderRadius.html: Added.
18281 2007-07-18  Adam Roben  <aroben@apple.com>
18283     Disable SSL tests on Windows
18285     <rdar://problem/5345985> tracks making these tests work
18287         Rubberstamed by Mark.
18289         * http/conf/cygwin-httpd.conf:
18290         * win/Skipped:
18292 2007-07-18  Darin Adler  <darin@apple.com>
18294         Reviewed by Oliver Hunt.
18296         - test for <rdar://problem/5345432> PCRE computes length wrong for expressions such as "[**]"
18298         * fast/js/regexp-charclass-crash-expected.txt: Added.
18299         * fast/js/regexp-charclass-crash.html: Added.
18301 2007-07-18  Anders Carlsson  <andersca@apple.com>
18303         Reviewed by Darin.
18305         <rdar://problem/5340098>
18306         http://bugs.webkit.org/show_bug.cgi?id=13366
18307         REGRESSION (r10935): AOL beta music player doesn't play
18308         
18309         * fast/dom/HTMLDocument/object-by-name-unknown-child-element-expected.txt: Added.
18310         * fast/dom/HTMLDocument/object-by-name-unknown-child-element.html: Added.
18312 2007-07-18  Maciej Stachowiak  <mjs@apple.com>
18314         Reviewed by Oliver.
18315         
18316         - test for <rdar://problem/5340603> REGRESSION: javascript being written to the screen in Safari
18318         * fast/tokenizer/badscript-expected.txt: Added.
18319         * fast/tokenizer/badscript.html: Added.
18321 2007-07-17  Sam Weinig  <sam@webkit.org>
18323         Reviewed by Geoff Garen.
18325         Test for <rdar://problem/5333957>
18327         * http/tests/security/cross-frame-access-protocol.html: Fix a few typos.
18328         * http/tests/security/cross-frame-access-selection-expected.txt: Added.
18329         * http/tests/security/cross-frame-access-selection.html: Added.
18330         * http/tests/security/resources/foreign-domain-iframe-for-selection-test.html: Added.
18332 2007-07-17  Oliver Hunt  <oliver@apple.com>
18334         Reviewed by Sam.
18336         Correct layout test.
18338         * fast/events/keydown-keypress-preventDefault-expected.txt:
18339         * fast/events/keydown-keypress-preventDefault.html:
18341 2007-07-17  Anders Carlsson  <andersca@apple.com>
18343         Reviewed by Geoff.
18345         <rdar://problem/4993463> 
18346         http://bugs.webkit.org/show_bug.cgi?id=12732
18347         REGRESSION: Comments fields on ircimages not showing up in nightly
18348         
18349         * fast/frames/iframe-set-inner-html-expected.txt: Added.
18350         * fast/frames/iframe-set-inner-html.html: Added.
18352 2007-07-17  Cameron Zwarich  <cwzwarich@uwaterloo.ca>
18354         Reviewed by Darin.
18356         Added tests for:
18357         http://bugs.webkit.org/show_bug.cgi?id=9697
18359         Bug 9697: parseInt results may be inaccurate for numbers greater than 2^53
18361         * fast/js/numeric-conversion-expected.txt: Added.
18362         * fast/js/numeric-conversion.html: Added.
18363         * fast/js/resources/numeric-conversion.js: Added.
18365 2007-07-17  Geoffrey Garen  <ggaren@apple.com>
18367         Reviewed by Kevin Decker.
18368         
18369         Layout test that demonstrates why an old ASSERT in WebCore was wrong.
18371         * ChangeLog:
18372         * fast/history/go-back-to-changed-name-expected.txt: Added.
18373         * fast/history/go-back-to-changed-name.html: Added.
18374         * fast/history/resources/go-back-to-changed-name2.html: Added.
18375         * fast/history/resources/go-back-to-changed-name3.html: Added.
18376         * http/tests/security/cross-frame-access-data-url-expected.txt: Added.
18377         * http/tests/security/cross-frame-access-data-url.html: Added.
18379 2007-07-17  Justin Garcia  <justin.garcia@apple.com>
18381         Reviewed by Antti.
18382         
18383         <rdar://problem/5206311> 
18384         Whitespace can't be removed when editing text pasted into from web page
18386         * editing/deleting/5206311-1-expected.checksum: Added.
18387         * editing/deleting/5206311-1-expected.png: Added.
18388         * editing/deleting/5206311-1-expected.txt: Added.
18389         * editing/deleting/5206311-1.html: Added.
18390         * editing/deleting/5206311-2-expected.checksum: Added.
18391         * editing/deleting/5206311-2-expected.png: Added.
18392         * editing/deleting/5206311-2-expected.txt: Added.
18393         * editing/deleting/5206311-2.html: Added.
18395 2007-07-17  Sam Weinig  <sam@webkit.org>
18397         Reviewed by Adam Roben.
18399         * fast/dom/Window/alert-undefined-expected.txt: Added.
18400         * fast/dom/Window/alert-undefined.html: Added.
18402 2007-07-17  Geoffrey Garen  <ggaren@apple.com>
18404         Reviewed by Kevin McCulough.
18406         * http/tests/navigation/multiple-back-forward-entries-expected.txt:
18407         Updated results to match new behavior, which is correct (multiple
18408         history entries should not be created).
18410 2007-07-17  Mitz Pettel  <mitz@webkit.org>
18412         Reviewed by Maciej.
18413         Landed by Darin.
18415         - test for http://bugs.webkit.org/show_bug.cgi?id=14569
18416           Repro crash due to saved state not being cleared when select and textarea elements are adopted by another document
18417           and for http://bugs.webkit.org/show_bug.cgi?id=13701
18418           REGRESSION (r21431): Reproducible crash resulting from calling adoptNode on a password field
18420         * fast/forms/saved-state-adoptNode-crash-expected.txt: Added.
18421         * fast/forms/saved-state-adoptNode-crash.html: Added.
18423 2007-07-17  Darin Adler  <darin@apple.com>
18425         * http/tests/navigation/multiple-back-forward-entries-expected.txt: Updated results to
18426         match what I see locally and what we see on the buildbot. Geoff, please double-check that
18427         these new results are correct.
18429 2007-07-16  Geoffrey Garen  <ggaren@apple.com>
18431         Forgot to do the delete half of the file move. Oops.
18433 2007-07-16  Geoffrey Garen  <ggaren@apple.com>
18435         Fixed a bunch of layout test failures I just caused.
18436         
18437         Made the tests I just added into http test to make their results 
18438         universal.
18439         
18440         Also checked in the result change I forgot to check in last time.
18442         * fast/history/location-assign-adds-history-item-expected.txt: Removed.
18443         * fast/history/location-assign-adds-history-item.html: Removed.
18444         * fast/history/location-href-set-adds-history-item-expected.txt: Removed.
18445         * fast/history/location-href-set-adds-history-item.html: Removed.
18446         * fast/history/location-replace-adds-history-item-expected.txt: Removed.
18447         * fast/history/location-replace-adds-history-item.html: Removed.
18448         * fast/history/location-set-adds-history-item-expected.txt: Removed.
18449         * fast/history/location-set-adds-history-item.html: Removed.
18450         * fast/history/window-open-adds-history-item-expected.txt: Removed.
18451         * fast/history/window-open-adds-history-item.html: Removed.
18452         * fast/history/window-open-adds-history-item2-expected.txt: Removed.
18453         * fast/history/window-open-adds-history-item2.html: Removed.
18454         * http/tests/navigation/location-assign-adds-history-item-expected.txt: Copied from fast/history/location-assign-adds-history-item-expected.txt.
18455         * http/tests/navigation/location-assign-adds-history-item.html: Copied from fast/history/location-assign-adds-history-item.html.
18456         * http/tests/navigation/location-href-set-adds-history-item-expected.txt: Copied from fast/history/location-href-set-adds-history-item-expected.txt.
18457         * http/tests/navigation/location-href-set-adds-history-item.html: Copied from fast/history/location-href-set-adds-history-item.html.
18458         * http/tests/navigation/location-replace-adds-history-item-expected.txt: Copied from fast/history/location-replace-adds-history-item-expected.txt.
18459         * http/tests/navigation/location-replace-adds-history-item.html: Copied from fast/history/location-replace-adds-history-item.html.
18460         * http/tests/navigation/location-set-adds-history-item-expected.txt: Copied from fast/history/location-set-adds-history-item-expected.txt.
18461         * http/tests/navigation/location-set-adds-history-item.html: Copied from fast/history/location-set-adds-history-item.html.
18462         * http/tests/navigation/redirect-load-no-form-restoration-expected.txt:
18463         * http/tests/navigation/window-open-adds-history-item-expected.txt: Copied from fast/history/window-open-adds-history-item-expected.txt.
18464         * http/tests/navigation/window-open-adds-history-item.html: Copied from fast/history/window-open-adds-history-item.html.
18465         * http/tests/navigation/window-open-adds-history-item2-expected.txt: Copied from fast/history/window-open-adds-history-item2-expected.txt.
18466         * http/tests/navigation/window-open-adds-history-item2.html: Copied from fast/history/window-open-adds-history-item2.html.
18468 2007-07-16  Geoffrey Garen  <ggaren@apple.com>
18470         Reviewed by Sam Weinig.
18471         
18472         Tests for <rdar://problem/5334483> REGRESSION: JavaScript-induced loads
18473         not added to back/forward list
18475         * fast/history/location-assign-adds-history-item-expected.txt: Added.
18476         * fast/history/location-assign-adds-history-item.html: Added.
18477         * fast/history/location-href-set-adds-history-item-expected.txt: Added.
18478         * fast/history/location-href-set-adds-history-item.html: Added.
18479         * fast/history/location-replace-adds-history-item-expected.txt: Added.
18480         * fast/history/location-replace-adds-history-item.html: Added.
18481         * fast/history/location-set-adds-history-item-expected.txt: Added.
18482         * fast/history/location-set-adds-history-item.html: Added.
18483         * fast/history/window-open-adds-history-item-expected.txt: Added.
18484         * fast/history/window-open-adds-history-item.html: Added.
18485         * fast/history/window-open-adds-history-item2-expected.txt: Added.
18486         * fast/history/window-open-adds-history-item2.html: Added.
18487         * http/tests/navigation/redirect-load-no-form-restoration-expected.txt:
18488         Updated results. Adding a history entry here is correct behavior.
18490 2007-07-16  Sam Weinig  <sam@webkit.org>
18492         Reviewed by Oliver.
18494         Remove more redundant isSafeScript checks.
18496         * http/tests/security/cross-frame-access-custom-expected.txt:
18497         * http/tests/security/cross-frame-access-get-expected.txt:
18498         * http/tests/security/cross-frame-access-name-getter-expected.txt:
18500 2007-07-16  Sam Weinig  <sam@webkit.org>
18502         Reviewed by Geoff Garen.
18504         Rename cross-frame-access.html to cross-frame-access-get.html
18506         * http/tests/security/cross-frame-access-expected.txt: Removed.
18507         * http/tests/security/cross-frame-access-get-expected.txt: Copied from http/tests/security/cross-frame-access-expected.txt.
18508         * http/tests/security/cross-frame-access-get.html: Copied from http/tests/security/cross-frame-access.html.
18509         * http/tests/security/cross-frame-access.html: Removed.
18511 2007-07-16  Sam Weinig  <sam@webkit.org>
18513         Reviewed by Geoff Garen.
18515         Move cross frame access put tests into cross-frame-access-put.html.
18517         * http/tests/security/cross-frame-access-custom-expected.txt:
18518         * http/tests/security/cross-frame-access-custom.html:
18519         * http/tests/security/cross-frame-access-expected.txt:
18520         * http/tests/security/cross-frame-access-first-time-expected.txt:
18521         * http/tests/security/cross-frame-access-first-time.html:
18522         * http/tests/security/cross-frame-access-frames.html:
18523         * http/tests/security/cross-frame-access-history.html:
18524         * http/tests/security/cross-frame-access-location-expected.txt:
18525         * http/tests/security/cross-frame-access-location.html:
18526         * http/tests/security/cross-frame-access-name-getter-expected.txt:
18527         * http/tests/security/cross-frame-access-name-getter.html:
18528         * http/tests/security/cross-frame-access-put-expected.txt:
18529         * http/tests/security/cross-frame-access-put.html:
18530         * http/tests/security/cross-frame-access.html:
18531         * http/tests/security/resources/cross-frame-iframe-for-get-test.html: Copied from http/tests/security/resources/cross-frame-iframe.html.
18532         * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
18533         * http/tests/security/resources/cross-frame-iframe.html: Removed.
18535 2007-07-16  Adele Peterson  <adele@apple.com>
18537         Updated results for Tiger and filed:
18538         <rdar://problem/5338680> fast/forms/hidden-listbox and fast/forms/hidden-input-file are missing empty RenderText on Leopard
18540         * fast/forms/hidden-input-file-expected.txt:
18541         * fast/forms/hidden-listbox-expected.txt:
18542         * mac/leopard/Skipped:
18544 2007-07-16  Justin Garcia  <justin.garcia@apple.com>
18546         Reviewed by Adele.
18547         
18548         <rdar://problem/5240265> REGRESSION: Clicking a <button> clears the selection in contenteditable areas
18550         * editing/selection/5240265-expected.checksum: Added.
18551         * editing/selection/5240265-expected.png: Added.
18552         * editing/selection/5240265-expected.txt: Added.
18553         * editing/selection/5240265.html: Added.
18555 2007-07-16  Adele Peterson  <adele@apple.com>
18557         Reviewed by Brady.
18559         Test for <rdar://problem/5321490> REGRESSION: visibility:hidden property doesn't hide parts of file input element
18560         http://bugs.webkit.org/show_bug.cgi?id=14565
18562         * fast/forms/hidden-input-file-expected.checksum: Added.
18563         * fast/forms/hidden-input-file-expected.png: Added.
18564         * fast/forms/hidden-input-file-expected.txt: Added.
18565         * fast/forms/hidden-input-file.html: Added.
18566         * fast/forms/hidden-listbox-expected.checksum
18567         * fast/forms/hidden-listbox-expected.png
18568         * fast/forms/hidden-listbox-expected.txt
18569         * fast/forms/hidden-listbox.html
18571 2007-07-16  Sam Weinig  <sam@webkit.org>
18573         Reviewed by Darin.
18575         Add all the window's functions to cross-frame-access-put.html test.
18577         * http/tests/security/cross-frame-access-put-expected.txt:
18578         * http/tests/security/cross-frame-access-put.html:
18579         * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
18581 2007-07-16  Sam Weinig  <sam@webkit.org>
18583         Reviewed by Kevin McCullough.
18585         Breakup http/tests/security/cross-frame-access.html into multiple tests to
18586         make it easier to identify flaws should they arise.
18588         - Also factors out JS into a separate file.
18590         * http/tests/security/cross-frame-access-custom-expected.txt: Added.
18591         * http/tests/security/cross-frame-access-custom.html: Added.
18592         * http/tests/security/cross-frame-access-expected.txt:
18593         * http/tests/security/cross-frame-access-frames-expected.txt: Added.
18594         * http/tests/security/cross-frame-access-frames.html: Added.
18595         * http/tests/security/cross-frame-access-history-expected.txt: Added.
18596         * http/tests/security/cross-frame-access-history.html: Added.
18597         * http/tests/security/cross-frame-access-location-expected.txt: Added.
18598         * http/tests/security/cross-frame-access-location.html: Added.
18599         * http/tests/security/cross-frame-access-name-getter-expected.txt: Added.
18600         * http/tests/security/cross-frame-access-name-getter.html: Added.
18601         * http/tests/security/cross-frame-access.html:
18602         * http/tests/security/resources/cross-frame-access.js: Added.
18604 2007-07-16  Anders Carlsson  <andersca@apple.com>
18606         Remove basic-auth.html, it no longer hangs on Leopard.
18607         
18608         * mac/leopard/Skipped:
18610 2007-07-16  Mark Rowe  <mrowe@apple.com>
18612         Update expected result after r24302.
18614         * fast/css/empty-script-expected.txt:
18616 2007-07-16  Rob Buis  <buis@kde.org>
18618         Reviewed by Maciej.
18620         Testcase for:
18621         http://bugs.webkit.org/show_bug.cgi?id=14462
18622         non empty <style> element doesn't work
18624         * fast/css/empty-script-expected.txt: Added.
18625         * fast/css/empty-script.html: Added.
18627 2007-07-15  Oliver Hunt  <oliver@apple.com>
18629         Reviewed by Adam.
18631         Update for changed behaviour now that we allow tab characters in input fields again
18633         * editing/inserting/typing-tab-designmode-forms-expected.checksum:
18634         * editing/inserting/typing-tab-designmode-forms-expected.png:
18635         * editing/inserting/typing-tab-designmode-forms-expected.txt:
18637 2007-07-15  Sam Weinig  <sam@webkit.org>
18639         Reviewed by Geoff Garen.
18641         Update results after removing redundant calls to isSafeScript()
18643         * http/tests/security/cross-frame-access-expected.txt:
18645 2007-07-15  Oliver Hunt  <oliver@apple.com>
18647         Reviewed by Maciej.
18649         Testcase for <rdar://problem/5336602> REGRESSION: tab characters cannot be entered into text fields
18650                      http://bugs.webkit.org/show_bug.cgi?id=14032
18652         * fast/forms/tab-in-input-expected.txt: Added.
18653         * fast/forms/tab-in-input.html: Added.
18655 2007-07-14  Alexey Proskuryakov  <ap@webkit.org>
18657         Reviewed by Darin.
18659         http://bugs.webkit.org/show_bug.cgi?id=14618
18660         REGRESSION(13464): drivehq.com login form doesn't work
18662         * http/tests/misc/post-submit-button-expected.txt: Added.
18663         * http/tests/misc/post-submit-button.html: Added.
18665 2007-07-14  Cameron Zwarich  <cwzwarich@uwaterloo.ca>
18667         Reviewed by Darin.
18669         Added tests for the following bugs:
18670         http://bugs.webkit.org/show_bug.cgi?id=13517
18671         http://bugs.webkit.org/show_bug.cgi?id=14237
18673         Bug 13517: DOM Exception 8 in finance.aol.com sub-page
18674         Bug 14237: Javascript "var" statement interprets initialization in the topmost function scope
18676         * fast/js/resources/vardecl-blocks-init.js: Added.
18677         * fast/js/resources/vardecl-preserve-arguments.js: Updated.
18678         * fast/js/vardecl-blocks-init-expected.txt: Added.
18679         * fast/js/vardecl-blocks-init.html: Added.
18680         * fast/js/vardecl-preserve-arguments-expected.txt: Updated result.
18682 2007-07-13  Oliver Hunt  <oliver@apple.com>
18684         Reviewed by Mark.
18686         Correct expected pixel results
18688         * fast/forms/input-appearance-readonly-expected.checksum:
18689         * fast/forms/input-appearance-readonly-expected.png:
18691 2007-07-13  Sam Weinig  <sam@webkit.org>
18693         Fix results.
18695         * fast/text/word-break-run-rounding-expected.txt:
18697 2007-07-13  Mitz Pettel  <mitz@webkit.org>
18699         Reviewed by Hyatt.
18701         - test for http://bugs.webkit.org/show_bug.cgi?id=13438 <rdar://problem/5153030>
18702                    Run rounding makes word-break:break-all/word not functional
18704         * fast/text/word-break-run-rounding-expected.checksum: Added.
18705         * fast/text/word-break-run-rounding-expected.png: Added.
18706         * fast/text/word-break-run-rounding-expected.txt: Added.
18707         * fast/text/word-break-run-rounding.html: Added.
18709 2007-07-13  Sam Weinig  <sam@webkit.org>
18711         Reviewed by Geoff Garen.
18713         Tests for <rdar://problem/5318394>
18714         http site can read/write content of https site in same domain
18716         Adds ssl configuration information and tests.
18718         * http/conf/apache2-httpd.conf:
18719         * http/conf/cygwin-httpd.conf:
18720         * http/conf/httpd.conf:
18721         * http/conf/webkit-httpd.pem: Added.
18722         * http/tests/security/cross-frame-access-expected.txt:
18723         * http/tests/security/cross-frame-access-first-time-expected.txt:
18724         * http/tests/security/cross-frame-access-protocol-expected.txt: Added.
18725         * http/tests/security/cross-frame-access-protocol.html: Added.
18726         * http/tests/security/cross-frame-access-put-expected.txt:
18727         * http/tests/ssl: Added.
18728         * http/tests/ssl/resources: Added.
18729         * http/tests/ssl/resources/cross-frame-access-protocol-iframe.html: Added.
18730         * http/tests/ssl/verify-ssl-enabled-expected.txt: Added.
18731         * http/tests/ssl/verify-ssl-enabled.php: Added.
18733 2007-07-13  Antti Koivisto  <antti@apple.com>
18735         Reviewed by Adele.
18736         
18737         Test for <rdar://problem/5192256>
18738         click() in onchange handler causes another change event (causes hang at http://forums.whirlpool.net.au/)
18740         * fast/events/onchange-click-hang-expected.txt: Added.
18741         * fast/events/onchange-click-hang.html: Added.
18743 2007-07-13  Antti Koivisto  <antti@apple.com>
18745         Reviewed by Darin.
18746         
18747         Test for x <rdar://problem/5333387>
18748         Combination of selection and click() on checkbox crashes
18750         * fast/dynamic/checkbox-selection-crash-expected.txt: Added.
18751         * fast/dynamic/checkbox-selection-crash.html: Added.
18753 2007-07-13  Antti Koivisto  <antti@apple.com>
18755         Reviewed by Adele.
18756         
18757         Test for <rdar://problem/5333365>
18758         Calling click() is very slow
18760         * fast/forms/slow-click-expected.txt: Added.
18761         * fast/forms/slow-click.html: Added.
18763 2007-07-14  Mark Rowe  <mrowe@apple.com>
18765         Reviewed by Sam.
18767         Apply the change to Apache 2 configuration from r24204 to the other two Apache configuration files.
18769         * http/conf/cygwin-httpd.conf:
18770         * http/conf/httpd.conf:
18772 2007-07-13  Mitz Pettel  <mitz@webkit.org>
18774         Reviewed by Dave Hyatt.
18776         - updated tests and results for http://bugs.webkit.org/show_bug.cgi?id=13873
18777           Incomplete repaint of replaced element's box shadow
18779         * fast/repaint/box-shadow-h-expected.checksum:
18780         * fast/repaint/box-shadow-h-expected.png:
18781         * fast/repaint/box-shadow-h-expected.txt:
18782         * fast/repaint/box-shadow-h.html:
18783         * fast/repaint/box-shadow-v-expected.checksum:
18784         * fast/repaint/box-shadow-v-expected.png:
18785         * fast/repaint/box-shadow-v-expected.txt:
18786         * fast/repaint/box-shadow-v.html:
18788 2007-07-13  Mitz Pettel  <mitz@webkit.org>
18790         Reviewed by Dave Hyatt.
18792         - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=14395
18793           When a <p> is inside <li> two <BR>s are rendered
18795         * editing/pasteboard/4861080-expected.checksum:
18796         * editing/pasteboard/4861080-expected.png:
18797         * editing/pasteboard/4861080-expected.txt:
18798         * fast/lists/marker-before-empty-inline-expected.checksum: Added.
18799         * fast/lists/marker-before-empty-inline-expected.png: Added.
18800         * fast/lists/marker-before-empty-inline-expected.txt: Added.
18801         * fast/lists/marker-before-empty-inline.html: Added.
18803 2007-07-12  David Kilzer  <ddkilzer@apple.com>
18805         Reviewed by NOBODY.
18807         Backed out previous change.  The test requires a different hostname to work.
18809         * http/tests/security/cross-frame-access-put.html:
18811 2007-07-12  David Kilzer  <ddkilzer@apple.com>
18813         Reviewed by NOBODY.
18815         Don't hard code the hostname to make it work with run-webkit-httpd on other interfaces.
18817         * http/tests/security/cross-frame-access-put.html:
18819 2007-07-12  Justin Garcia  <justin.garcia@apple.com>
18821         Reviewed by Harrison.
18822         
18823         <rdar://problem/5300379> Mail hung on option-delete
18825         * editing/deleting/5300379-expected.checksum: Added.
18826         * editing/deleting/5300379-expected.png: Added.
18827         * editing/deleting/5300379-expected.txt: Added.
18828         * editing/deleting/5300379.html: Added.
18830 2007-07-11  Sam Weinig  <sam@webkit.org>
18832         Reviewed by Maciej.
18834         Test for <rdar://problem/5329841>
18835         Calling window.closed on a closed window causes Safari to crash
18837         * fast/dom/Window/window-closed-crash-expected.txt: Added.
18838         * fast/dom/Window/window-closed-crash.html: Added.
18840 2007-07-12  Mitz Pettel  <mitz@webkit.org>
18842         Reviewed by Mark Rowe.
18844         - try to fix hang seen on buildbot after the last fix
18846         * fast/history/resources/history_reload_window.html:
18848 2007-07-12  Mitz Pettel  <mitz@webkit.org>
18850         Reviewed by Mark Rowe.
18852         - fix an assertion failure in DumpRenderTree when running fast/history/resources/history_reload_window.html
18854         * fast/history/resources/history_reload_window.html: Delay notifyDone() until
18855         after the window actually closes.
18857 2007-07-12  Maxime Britto  <mbritto@pleyo.com>
18859         Reviewed by Mark Rowe.
18861         Update the expected results now that they match what the test describes as the correct rendering.
18863         * svg/custom/invalid-fill-hex-expected.txt:
18864         * svg/custom/invalid-fill-hex-expected.png:
18866 2007-07-11  Alexey Proskuryakov  <ap@webkit.org>
18868         Reviewed by Darin.
18870         http://bugs.webkit.org/show_bug.cgi?id=14584
18871         XMLHttpRequest treats null login/password incorrectly
18873         * http/tests/xmlhttprequest/null-auth-expected.txt: Added.
18874         * http/tests/xmlhttprequest/null-auth.php: Added.
18875         * http/tests/xmlhttprequest/resources/echo-auth.php: Added.
18877         * http/tests/xmlhttprequest/basic-auth.html:
18878         * http/tests/xmlhttprequest/resources/basic-auth: Added.
18879         * http/tests/xmlhttprequest/resources/basic-auth.php: Removed.
18880         * http/tests/xmlhttprequest/resources/basic-auth/basic-auth.php: Copied from LayoutTests/http/tests/xmlhttprequest/resources/basic-auth.php.
18881         Moved this test's protected resource to its own subdirectory, so that accessing it doesn't set
18882         default credentials for the whole resources directory.
18884 2007-07-11  Anders Carlsson  <andersca@apple.com>
18886         Reviewed by Geoff.
18888         Create the lock file in a writable directory.
18889         
18890         * http/conf/apache2-httpd.conf:
18892 2007-07-11  Justin Garcia  <justin.garcia@apple.com>
18894         Reviewed by Darin.
18895         
18896         <rdar://problem/5234383> REGRESSION: Sentence breaker method returning entire document length
18898         * editing/selection/5234383-1-expected.checksum: Added.
18899         * editing/selection/5234383-1-expected.png: Added.
18900         * editing/selection/5234383-1-expected.txt: Added.
18901         * editing/selection/5234383-1.html: Added.
18902         * editing/selection/5234383-2-expected.checksum: Added.
18903         * editing/selection/5234383-2-expected.png: Added.
18904         * editing/selection/5234383-2-expected.txt: Added.
18905         * editing/selection/5234383-2.html: Added.
18907 2007-07-11  Rob Buis  <buis@kde.org>
18909         Reviewed by Darin.
18911         Regression test for:
18912         http://bugs.webkit.org/show_bug.cgi?id=14453
18913         REGRESSION: www.nzherald.co.nz almost all the formating is gone
18915         * css2.1/bogus-color-span-expected.checksum: Added.
18916         * css2.1/bogus-color-span-expected.png: Added.
18917         * css2.1/bogus-color-span-expected.txt: Added.
18918         * css2.1/bogus-color-span.html: Added.
18920 2007-07-10  Sam Weinig  <sam@webkit.org>
18922         Reviewed by Oliver.
18924         * fast/dom/Window/get-set-properties-expected.txt: Added.
18925         * fast/dom/Window/get-set-properties.html: Added.
18927 2007-07-10  Sam Weinig  <sam@webkit.org>
18929         Reviewed by Geoff.
18931         Tests for <rdar://problem/5326791>
18933         * http/tests/security/cross-frame-access-expected.txt:
18934         * http/tests/security/cross-frame-access-put-expected.txt: Added.
18935         * http/tests/security/cross-frame-access-put.html: Added.
18936         * http/tests/security/resources/cross-frame-iframe-for-put-test.html: Added.
18938 2007-07-10  Mitz Pettel  <mitz@webkit.org>
18940         Reviewed by Hyatt.
18942         - test for http://bugs.webkit.org/show_bug.cgi?id=14449
18943           REGRESSION (r14345-r14375): Absolutely positioned image does not scale to containing element's height
18945         * fast/replaced/absolute-position-percentage-height-expected.checksum: Added.
18946         * fast/replaced/absolute-position-percentage-height-expected.png: Added.
18947         * fast/replaced/absolute-position-percentage-height-expected.txt: Added.
18948         * fast/replaced/absolute-position-percentage-height.html: Added.
18950 2007-07-10  Alice Liu  <alice.liu@apple.com>
18952         * win/Skipped:
18953         removing tests that were blocked on lack of support for smart pasting and DOM Paste API
18955 2007-07-09  Geoffrey Garen  <ggaren@apple.com>
18957         Reviewed by Maciej Stachowiak.
18959         * fast/events/onload-after-document-close-no-subresource-expected.txt: Added.
18960         * fast/events/onload-after-document-close-no-subresource.html: Added.
18961         * fast/events/onload-after-document-close-with-subresource-expected.txt: Added.
18962         * fast/events/onload-after-document-close-with-subresource.html: Added.
18963         * fast/events/resources/onload-image.png: Added.
18965 2007-07-10  Rob Buis  <buis@kde.org>
18967         Reviewed by Maciej.
18969         Testcase for:
18970         http://bugs.webkit.org/show_bug.cgi?id=8007
18971         createElement() and XHTML (A dynamically created table not rendered as such)
18973         SVG tests are changed to use createElementNS instead of createElement.
18974         Other test results match FF2 results, except replace-child.html and 
18975         nodeisdefaultnamespace09.xhtml.
18977         * dom/xhtml/level1/core/hc_documentcreateelementcasesensitive-expected.txt:
18978         * dom/xhtml/level2/html/HTMLSelectElement18-expected.txt:
18979         * dom/xhtml/level2/html/HTMLSelectElement19-expected.txt:
18980         * dom/xhtml/level2/html/HTMLSelectElement20-expected.txt:
18981         * dom/xhtml/level2/html/HTMLTableElement31-expected.txt:
18982         * dom/xhtml/level3/core/nodeisdefaultnamespace09-expected.txt:
18983         * dom/xhtml/level3/core/nodelookupprefix10-expected.txt:
18984         * fast/css/create_element_align-expected.checksum: Added.
18985         * fast/css/create_element_align-expected.png: Added.
18986         * fast/css/create_element_align-expected.txt: Added.
18987         * fast/css/create_element_align.xhtml: Added.
18988         * fast/dom/Document/replace-child-expected.txt:
18989         * fast/dom/createElement-expected.txt: Added.
18990         * fast/dom/createElement.html: Added.
18991         * svg/custom/createelement-expected.txt:
18992         * svg/custom/createelement.svg:
18993         * svg/custom/js-late-clipPath-and-object-creation.svg:
18994         * svg/custom/js-late-clipPath-creation.svg:
18995         * svg/custom/js-late-gradient-and-object-creation.svg:
18996         * svg/custom/js-late-gradient-creation.svg:
18997         * svg/custom/js-late-marker-and-object-creation.svg:
18998         * svg/custom/js-late-marker-creation.svg:
18999         * svg/custom/js-late-mask-and-object-creation.svg:
19000         * svg/custom/js-late-mask-creation.svg:
19001         * svg/custom/js-late-pattern-and-object-creation.svg:
19002         * svg/custom/js-late-pattern-creation.svg:
19003         * svg/custom/multiple-title-elements.svg:
19004         * svg/custom/path-textPath-simulation.svg:
19006 2007-07-09  Alice Liu  <alice.liu@apple.com>
19008         * win/Skipped:
19009         removed one test from skipped list to see whether it will pass with the new
19010         DOM Paste API change that is being added simultaneously. 
19012 2007-07-09  Justin Garcia  <justin.garcia@apple.com>
19014         Rolling the fix for 5310404 back in now that 5310404 has been fixed in Mail.
19016         * editing/deleting/4845371-expected.checksum:
19017         * editing/deleting/4845371-expected.txt:
19018         * editing/deleting/4845371.html:
19019         * editing/deleting/5126166-expected.txt:
19020         * editing/deleting/5290534.html: Added.
19021         * editing/deleting/5290534.html-disabled: Removed.
19023 2007-07-09  Justin Garcia  <justin.garcia@apple.com>
19025         Reviewed by John.
19026         
19027         <rdar://problem/5156801> REGRESSION: Crash when deleting table content in Leopard Mail
19029         * editing/deleting/5156801-expected.checksum: Added.
19030         * editing/deleting/5156801-expected.png: Added.
19031         * editing/deleting/5156801-expected.txt: Added.
19032         * editing/deleting/5156801.html: Added.
19034 2007-07-09  Anders Carlsson  <andersca@apple.com>
19036         Reviewed by Oliver.
19038         <rdar://problem/4954319> 
19039         Acrobat 7 / Safari crash: CrashTracer: 99 crashes in Safari at 
19040         com.apple.WebCore: WebCore::NetscapePlugInStreamLoader::isDone const + 0
19041         
19042         Add tests.
19043         
19044         * plugins/return-error-from-new-stream-callback-in-full-frame-plugin-expected.txt: Added.
19045         * plugins/return-error-from-new-stream-callback-in-full-frame-plugin.html: Added.
19047 2007-07-08  Mitz Pettel  <mitz@webkit.org>
19049         Reviewed by Darin.
19051         - test for http://bugs.webkit.org/show_bug.cgi?id=12384
19052           getComputedStyle with td.style.display='none' reports '' for all properties except display
19054         * fast/css/computed-style-without-renderer-expected.txt: Added.
19055         * fast/css/computed-style-without-renderer.html: Added.
19057 2007-07-08  Rob Buis  <buis@kde.org>
19059         Reviewed by Mitz.
19061         Testcase for:
19062         http://bugs.webkit.org/show_bug.cgi?id=14209
19063         DRT should be able to deal with text zoom
19064         http://bugs.webkit.org/show_bug.cgi?id=10752
19065         The inspector should not respond to Make Text Smaller/Bigger commands
19067         * fast/css/ignore-text-zoom-expected.checksum: Added.
19068         * fast/css/ignore-text-zoom-expected.png: Added.
19069         * fast/css/ignore-text-zoom-expected.txt: Added.
19070         * fast/css/ignore-text-zoom.html: Added.
19071         * win/Skipped:
19073 2007-07-08  Mitz Pettel  <mitz@webkit.org>
19075         Reviewed by Darin.
19077         - test for http://bugs.webkit.org/show_bug.cgi?id=14221
19078           Repro crash (ASSERTION FAILED: oldText in RenderBlock::updateFirstLetter() during relayout of :before content with first-letter style)
19080         * fast/css-generated-content/before-with-first-letter-expected.checksum: Added.
19081         * fast/css-generated-content/before-with-first-letter-expected.png: Added.
19082         * fast/css-generated-content/before-with-first-letter-expected.txt: Added.
19083         * fast/css-generated-content/before-with-first-letter.html: Added.
19085 2007-07-07  Sam Weinig  <sam@webkit.org>
19087         Reviewed by Oliver Hunt.
19089         - update results after removing extraneous calls to isSafeScript for 
19090           readonly attributes.
19092         * http/tests/security/cross-frame-access-expected.txt:
19094 2007-07-07  Darin Adler  <darin@apple.com>
19096         - updated results (I changed the test at the last minute, but didn't regenerate results)
19098         * fast/canvas/fill-stroke-clip-reset-path-expected.checksum: Updated.
19099         * fast/canvas/fill-stroke-clip-reset-path-expected.png: Updated.
19100         * fast/canvas/fill-stroke-clip-reset-path-expected.txt: Updated.
19102 2007-07-07  Darin Adler  <darin@apple.com>
19104         - test for <rdar://problem/5292364> REGRESSION: ZX Spectrum 3.0 widget - graphic anomalies in widget window frame
19106         * fast/canvas/fill-stroke-clip-reset-path-expected.checksum: Added.
19107         * fast/canvas/fill-stroke-clip-reset-path-expected.png: Added.
19108         * fast/canvas/fill-stroke-clip-reset-path-expected.txt: Added.
19109         * fast/canvas/fill-stroke-clip-reset-path.html: Added.
19111 2007-07-07  Rob Buis  <buis@kde.org>
19113         Reviewed by Darin.
19115         Testcase for:
19116         http://bugs.webkit.org/show_bug.cgi?id=8994
19117         Canvas doesn't reset on resize
19119         * fast/canvas/canvas-resize-reset-expected.checksum: Added.
19120         * fast/canvas/canvas-resize-reset-expected.png: Added.
19121         * fast/canvas/canvas-resize-reset-expected.txt: Added.
19122         * fast/canvas/canvas-resize-reset.html: Added.
19124 2007-07-07  Alexey Proskuryakov  <ap@webkit.org>
19126         Fixed a mismatch between test output and expected results (a typo that was only fixed in the former).
19128         * fast/loader/early-load-cancel-expected.txt:
19130 2007-07-07  Alexey Proskuryakov  <ap@webkit.org>
19132         Reviewed by Maciej.
19134         http://bugs.webkit.org/show_bug.cgi?id=14525
19135         Support exslt:node-set()
19137         * fast/xsl/exslt-node-set-expected.txt: Added.
19138         * fast/xsl/exslt-node-set.xml: Added.
19139         * fast/xsl/exslt-node-set.xsl: Added.
19141 2007-07-06  Maciej Stachowiak  <mjs@apple.com>
19143         Reviewed by Oliver.
19145         - test case for <rdar://problem/5133420> ASSERT in WebDocumentLoaderMac::decreaseLoadCount() un-discarding Gmail message
19146         
19147         * fast/loader/early-load-cancel-expected.txt: Added.
19148         * fast/loader/early-load-cancel.html: Added.
19149         * fast/loader/resources/early-load-cancel-inner.html: Added.
19151 2007-07-06  Mitz Pettel  <mitz@webkit.org>
19153         Reviewed by Darin.
19155         - test for http://bugs.webkit.org/show_bug.cgi?id=14545
19156           REGRESSION (r21854-r21869): Repro crash in RenderBlock::updateFirstLetter @ nola.com/rose/
19158         * fast/css/first-letter-capitalized-expected.checksum: Added.
19159         * fast/css/first-letter-capitalized-expected.png: Added.
19160         * fast/css/first-letter-capitalized-expected.txt: Added.
19161         * fast/css/first-letter-capitalized.html: Added.
19163 2007-07-06  Darin Adler  <darin@apple.com>
19165         * mac/leopard/Skipped: Updated bug numbers for some bugs that were duplicates.
19167 2007-07-06  Timothy Hatcher  <timothy@apple.com>
19169         Reviewed by Adam.
19171         <rdar://problem/5313506> Some attributed string layout tests have an extra space character on Leopard
19173         Leopard serializes empty attribute dictionaries as "{ }", turn these into "{}" to match Tiger.
19175         * fast/text/attributed-substring-from-range-001.html:
19176         * mac/leopard/Skipped: Don't skip this test anymore.
19178 2007-07-06  Anders Carlsson  <andersca@apple.com>
19180         Reviewed by David Kilzer.
19182         <rdar://problem/5313502>
19183         Many webarchive tests fail due to different NSURLResponse serialization on Leopard
19184         
19185         * mac/leopard/Skipped:
19186         * webarchive/archive-with-unencoded-url-expected.txt:
19187         * webarchive/test-body-background-expected.txt:
19188         * webarchive/test-duplicate-resources-expected.txt:
19189         * webarchive/test-frameset-expected.txt:
19190         * webarchive/test-img-src-expected.txt:
19191         * webarchive/test-input-src-expected.txt:
19192         * webarchive/test-link-href-expected.txt:
19193         * webarchive/test-object-data-expected.txt:
19194         * webarchive/test-script-src-expected.txt:
19195         * webarchive/test-table-background-expected.txt:
19196         * webarchive/test-td-background-expected.txt:
19198 2007-07-06  Timothy Hatcher  <timothy@apple.com>
19200         Reviewed by Oliver.
19202         <rdar://problem/5313506> Some attributed string layout tests have an extra space character on Leopard
19204         Don't dump the attributed string's description, this isn't helpful for the test. Just log 
19205         the attribute names at index 0, which we expect to be nothing, to make sure the string
19206         has no attributes.
19208         * fast/forms/attributed-strings-expected.txt:
19209         * fast/forms/attributed-strings.html:
19211 2007-07-06  Anders Carlsson  <andersca@apple.com>
19213         Reviewed by David Kilzer.
19215         Update tests.
19216         
19217         * webarchive/archive-empty-frame-dom-expected.txt:
19218         * webarchive/archive-empty-frame-source-expected.txt:
19219         * webarchive/archive-with-unencoded-url-expected.txt:
19220         * webarchive/test-body-background-expected.txt:
19221         * webarchive/test-duplicate-resources-expected.txt:
19222         * webarchive/test-frameset-expected.txt:
19223         * webarchive/test-img-src-expected.txt:
19224         * webarchive/test-input-src-expected.txt:
19225         * webarchive/test-link-href-expected.txt:
19226         * webarchive/test-object-data-expected.txt:
19227         * webarchive/test-script-src-expected.txt:
19228         * webarchive/test-table-background-expected.txt:
19229         * webarchive/test-td-background-expected.txt:
19231 2007-07-06  Anders Carlsson  <andersca@apple.com>
19233         Reviewed by Mitz.
19235         <rdar://problem/5280532>
19236         REGRESSION: Can't access nested embed by document.name if object is not immediate parent
19237         
19238         * plugins/embed-inside-object-expected.txt: Added.
19239         * plugins/embed-inside-object.html: Added.
19241 2007-07-06  Adam Roben  <aroben@apple.com>
19243         Add another Leopard failure
19245         * mac/leopard/Skipped:
19247 2007-07-06  Adam Roben  <aroben@apple.com>
19249         Add another crasher to the Skipped file
19251         Also moved a test that had a bug filed about it out of the section of
19252         unfiled failures.
19254         * win/Skipped:
19256 2007-07-06  Anders Carlsson  <andersca@apple.com>
19258         Reviewed by Alexey.
19260         <rdar://problem/5313518> fast/events/iframe-object-onload.html shows events out of order on Leopard
19261         
19262         Fix test so that it doesn't matter in what order the frames/objects are loaded. This is done by keeping
19263         the load logs in an array and sort it before dumping it.
19264         
19265         * fast/events/iframe-object-onload-expected.txt:
19266         * fast/events/iframe-object-onload.html:
19267         * mac/leopard/Skipped:
19269 2007-07-06  Anders Carlsson  <andersca@apple.com>
19271         Reviewed by Alexey.
19273         <rdar://problem/5313512> fast/frames/frame-set-same-{location,src}.html sometimes hang on Leopard
19274         
19275         Make these tests more robust against frames loading in a different order. Also, turn the tests 
19276         into text tests and remove them from the Leopard skipped list.
19277         
19278         * fast/frames/frame-set-same-location-expected.checksum: Removed.
19279         * fast/frames/frame-set-same-location-expected.png: Removed.
19280         * fast/frames/frame-set-same-location-expected.txt:
19281         * fast/frames/frame-set-same-location.html:
19282         * fast/frames/frame-set-same-src-expected.checksum: Removed.
19283         * fast/frames/frame-set-same-src-expected.png: Removed.
19284         * fast/frames/frame-set-same-src-expected.txt:
19285         * fast/frames/frame-set-same-src.html:
19286         * mac/leopard/Skipped:
19288 2007-07-06  Mark Rowe  <mrowe@apple.com>
19290         Unreviewed.  Update test results.
19292         * fast/encoding/utf-32-big-endian-bom-expected.txt:
19293         * fast/encoding/utf-32-big-endian-nobom-expected.txt:
19294         * fast/encoding/utf-32-little-endian-bom-expected.txt:
19295         * fast/encoding/utf-32-little-endian-nobom-expected.txt:
19297 2007-07-06  Mitz Pettel  <mitz@webkit.org>
19299         Reviewed by Maciej.
19301         - test for http://bugs.webkit.org/show_bug.cgi?id=14400
19302           Assertion failure (SHOULD NEVER BE REACHED) going back on YouTube
19304         * fast/forms/button-state-restore-expected.txt: Added.
19305         * fast/forms/button-state-restore.html: Added.
19307 2007-07-06  Mitz Pettel  <mitz@webkit.org>
19309         Reviewed by Maciej.
19311         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=14487
19312           Incomplete repaint of background and border of boxes with -webkit-border-fit:lines
19314         * fast/repaint/border-fit-lines-expected.checksum: Added.
19315         * fast/repaint/border-fit-lines-expected.png: Added.
19316         * fast/repaint/border-fit-lines-expected.txt: Added.
19317         * fast/repaint/border-fit-lines.html: Added.
19319 2007-07-06  Tony Chang  <idealisms@gmail.com>
19321         Reviewed by Maciej.
19323         http://bugs.webkit.org/show_bug.cgi?id=14516
19324         Bug 14516: crash loading multipart/x-mixed-replace data on windows safari
19326         * http/tests/multipart/resources/multipart-nodashes.php: Added.
19327         * http/tests/multipart/win-boundary-crash-expected.txt: Added.
19328         * http/tests/multipart/win-boundary-crash.html: Added.
19330 2007-07-06  Jungshik Shin <jungshik.shin@gmail.com>
19332         Reviewed by Alexey.
19334        - test for http://bugs.webkit.org/show_bug.cgi?id=13415
19336         * fast/encoding/utf-32-big-endian-bom-expected.txt: Added.
19337         * fast/encoding/utf-32-big-endian-bom.html: Added.
19338         * fast/encoding/utf-32-big-endian-nobom-expected.txt: Added.
19339         * fast/encoding/utf-32-big-endian-nobom.xml: Added.
19340         * fast/encoding/utf-32-little-endian-bom-expected.txt: Added.
19341         * fast/encoding/utf-32-little-endian-bom.html: Added.
19342         * fast/encoding/utf-32-little-endian-nobom-expected.txt: Added.
19343         * fast/encoding/utf-32-little-endian-nobom.xml: Added.
19345 2007-07-06  Rob Buis  <buis@kde.org>
19347         Reviewed by Adam.
19349         Testcase for:
19350         http://bugs.webkit.org/show_bug.cgi?id=14442
19351         Adding a stop with value 1.0 to a gradient that has already been used has no effect
19353         * fast/canvas/gradient-add-second-start-end-stop-expected.checksum: Added.
19354         * fast/canvas/gradient-add-second-start-end-stop-expected.png: Added.
19355         * fast/canvas/gradient-add-second-start-end-stop-expected.txt: Added.
19356         * fast/canvas/gradient-add-second-start-end-stop.html: Added.
19358 2007-07-05  Adam Roben  <aroben@apple.com>
19360         Updated the Windows Skipped file
19362         * win/Skipped:
19364 2007-07-05  Geoffrey Garen  <ggaren@apple.com>
19366         Forgot to add this file for the test for <rdar://problem/5303567> REGRESSION: 
19367         XMLHttpRequest.responseXML. Darin added a dummy file before -- here's the
19368         real one.
19370         * fast/loader/resources/plist.app:
19372 2007-07-05  Justin Garcia  <justin.garcia@apple.com>
19374         Reviewed by Harrison.
19375         
19376         <rdar://problem/5279521> REGRESSION: In Mail, a crash occurs at WebCore::Range::startPosition() when attempting to apply alignment to selected image/text in message body
19377         
19378         Demonstrates bug:
19379         * editing/style/5279521-expected.checksum: Added.
19380         * editing/style/5279521-expected.png: Added.
19381         * editing/style/5279521-expected.txt: Added.
19382         * editing/style/5279521.html: Added.
19383         
19384         Fixed:
19385         * fast/forms/radio-check-click-and-drag-expected.txt:
19386         * fast/forms/textarea-type-spaces-expected.txt:
19388 2007-07-05  Darin Adler  <darin@apple.com>
19390         - tweaked IDN test and checked in both Tiger results and Leopard
19392         * fast/encoding/idn-security.html: Changed test to only test lowercase "a" since the behavior for
19393         uppercase letters has changed in the new ICU. Also added code to detect the older ICU and expect
19394         different results.
19396         * fast/encoding/idn-security-expected.txt: Regenerated results.
19398         * mac/leopard/fast/encoding/idn-security-expected.txt: Copied from fast/encoding/idn-security-expected.txt.
19399         The modified.
19401 2007-07-05  Adam Roben  <aroben@apple.com>
19403         Added two tests for Bug 14388: Input in text fields limited to 1024 characters
19405         fast/forms/input-maxlength-2.html is obsoleted by
19406         fast/forms/input-maxlength.html.
19408         Reviewed by Adele.
19410         * fast/forms/input-implicit-length-limit-expected.txt: Added.
19411         * fast/forms/input-implicit-length-limit.html: Added.
19412         * fast/forms/input-maxlength-2-expected.checksum: Removed.
19413         * fast/forms/input-maxlength-2-expected.png: Removed.
19414         * fast/forms/input-maxlength-2-expected.txt: Removed.
19415         * fast/forms/input-maxlength-2.html: Removed.
19416         * fast/forms/input-maxlength-expected.txt: Added.
19417         * fast/forms/input-maxlength.html: Added.
19419 2007-07-05  Adam Roben  <aroben@apple.com>
19421         Add another hanging test to the Leopard Skipped file
19423         Rubberstamped by Adele.
19425         * mac/leopard/Skipped:
19427 2007-07-05  Adam Roben  <aroben@apple.com>
19429         Add a Skipped file for Leopard.
19431         Reviewed by Mark.
19433         * mac/leopard/Skipped: Added.
19435 2007-07-04  Matt Perry  <mpComplete@gmail.com>
19437         Reviewed by Adam.
19439         Test for http://bugs.webkit.org/show_bug.cgi?id=13400
19440         Bug 13400: REGRESSION (r20809-20814): No back entry created for navigations created by assigning to document.location
19441         <rdar://problem/5153025>
19443         Test that assigning to document.location in various ways adds an
19444         item to the back/forward list.
19446         * http/tests/navigation/document-location-click-expected.txt: Added.
19447         * http/tests/navigation/document-location-click-timeout-expected.txt: Added.
19448         * http/tests/navigation/document-location-click-timeout.html: Added.
19449         * http/tests/navigation/document-location-click.html: Added.
19450         * http/tests/navigation/document-location-mouseover-expected.txt: Added.
19451         * http/tests/navigation/document-location-mouseover.html: Added.
19452         * http/tests/navigation/document-location-onload-expected.txt: Added.
19453         * http/tests/navigation/document-location-onload.html: Added.
19454         * http/tests/navigation/resources/document-location.js: Added.
19456 2007-07-04  Darin Adler  <darin@apple.com>
19458         - take out infinity tests from the test for bug 5292262 (see below) for now since they
19459           give different results on PowerPC and Intel and are not an important part of the intent
19460           of this test anyway; the bug was about normal numbers, not edge cases like infinity
19462         If we want to test the infinity behavior, we should make a separate test later.
19464         * fast/objc/longlongTest-expected.txt: Removed results from infinity tests.
19465         * fast/objc/longlongTest.html: Removed infinity tests.
19467 2007-07-05  Antti Koivisto  <antti@apple.com>
19469         Reviewed by John.
19470         
19471         Test for Repro crash due to infinite recursion in HTMLParser::handleError @ youos.com
19472         <rdar://problem/5237811>
19474         * fast/table/incomplete-table-in-fragment-hang-expected.txt: Added.
19475         * fast/table/incomplete-table-in-fragment-hang.html: Added.
19477 2007-07-04  Sam Weinig  <sam@webkit.org>
19479         Reviewed by Mitz.
19481         Test for http://bugs.webkit.org/show_bug.cgi?id=14504
19482         REGRESSION (r23573): Amazon Book Excerpt can not be viewed in recent nightly
19484         * fast/dom/Window/window-property-shadowing-expected.txt: Added.
19485         * fast/dom/Window/window-property-shadowing.html: Added.
19487 2007-07-03  Darin Adler  <darin@apple.com>
19489         Reviewed by Tim Hatcher.
19491         - tests for <rdar://problem/5221297> Font family name in the cssText for a DOMCSSStyleDeclaration needs quotes
19493         * editing/style/font-family-with-space-expected.txt: Added.
19494         * editing/style/font-family-with-space.html: Added.
19496         * fast/inspector/style-expected.txt: Updated expected results to expect "Lucida Grande" in quote marks.
19498 2007-07-03  Adele Peterson  <adele@apple.com>
19500         Reviewed by Darin.
19502         Test for: <rdar://problem/5292988> domain names shouldn't contain ignorable characters
19504         * fast/encoding/idn-security-expected.txt: Added.
19505         * fast/encoding/idn-security.html: Added.
19506         * win/Skipped: Blocked by <rdar://problem/5301954>.
19508 2007-07-03  Sam Weinig  <sam@webkit.org>
19510         Reviewed by Darin.
19512         Eleventh round of fixes for implicit 64-32 bit conversion errors.
19513         <rdar://problem/5292262>
19515         * fast/objc: Added.
19516         * fast/objc/longlongTest-expected.txt: Added.
19517         * fast/objc/longlongTest.html: Added.
19519 2007-07-03  Anders Carlsson  <andersca@apple.com>
19521         Reviewed by Darin.
19523         <rdar://problem/5289718>
19524         http://bugs.webkit.org/show_bug.cgi?id=14437
19525         CrashTracer: [REGRESSION] 76 crashes in Safari at com.apple.WebCore: WebCore::Frame::settings const + 6 (14437)
19526         
19527         Add test from Alexey Proskuryakov.
19528         
19529         * plugins/plugin-remove-subframe-expected.txt: Added.
19530         * plugins/plugin-remove-subframe.html: Added.
19532 2007-07-03  Sam Weinig  <sam@webkit.org>
19534         Reviewed by Darin.
19536         Seventh round of fixes for implicit 64-32 bit conversion errors.
19537         <rdar://problem/5292262>
19539         - Change from double -> float caused some slight changes.
19541         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
19542         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
19543         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
19544         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
19545         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
19546         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
19547         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
19548         * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
19549         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
19550         * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
19551         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
19552         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
19553         * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
19554         * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
19555         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
19556         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
19557         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
19559 2007-07-03  Antti Koivisto  <antti@apple.com>
19561         Reviewed by Maciej.
19562         
19563         Test for REGRESSION: misplaced selection ring remains after link is no longer focused.
19564         <rdar://problem/5205580>
19566         * fast/repaint/focus-layers-expected.checksum: Added.
19567         * fast/repaint/focus-layers-expected.png: Added.
19568         * fast/repaint/focus-layers-expected.txt: Added.
19569         * fast/repaint/focus-layers.html: Added.
19571 2007-07-02  Adam Roben  <aroben@apple.com>
19573         Update the Windows Skipped list.
19575         * win/Skipped:
19577 2007-07-02  Adam Roben  <aroben@apple.com>
19579         Update results after r23938.
19581         * fast/inline-block/14498-positionForCoordinates-expected.txt:
19582         * fast/table/click-near-anonymous-table-expected.txt:
19583         * svg/custom/pointer-events-image-expected.txt:
19584         * svg/custom/pointer-events-path-expected.txt:
19585         * svg/custom/text-hit-test-expected.txt:
19587 2007-07-02  Adam Roben  <aroben@apple.com>
19589         Test for Bug 14498: RenderContainer::positionForCoordinates contains an order of operations error
19590         http://bugs.webkit.org/show_bug.cgi?id=14498
19592         Reviewed by Darin.
19594         * fast/inline-block/14498-positionForCoordinates-expected.txt: Added.
19595         * fast/inline-block/14498-positionForCoordinates.html: Added.
19597 2007-07-01  Darin Adler  <darin@apple.com>
19599         Fixed a no-SVG test failure by removing a node that was affecting the test results differently
19600         depending on whether SVG support was compiled in or not.
19602         * fast/xpath/namespace-vs-predicate.xhtml: Remove the r_00 node at the end of the test.
19604 2007-07-01  Sam Weinig  <sam@webkit.org>
19606         Reviewed by Oliver.
19608         Third round of implicit 64-32 bit conversion errors fixes.
19609         <rdar://problem/5292262>
19611         getFloatValue() used to return a double and now returns a float for a small
19612         loss of precision.
19614         * fast/css/getFloatValueForUnit-expected.checksum:
19615         * fast/css/getFloatValueForUnit-expected.png:
19616         * fast/css/getFloatValueForUnit-expected.txt:
19617         * fast/css/getFloatValueForUnit.html:
19619 2007-07-01  Darin Adler  <darin@apple.com>
19621         Fixed a no-SVG test failure by moving a test that requires SVG into the svg directory.
19623         * fast/dom/svg-element-attribute-js-null-expected.txt: Removed.
19624         * fast/dom/svg-element-attribute-js-null.xhtml: Removed.
19625         * svg/dom/svg-element-attribute-js-null-expected.txt: Copied from fast/dom/svg-element-attribute-js-null-expected.txt.
19626         * svg/dom/svg-element-attribute-js-null.xhtml: Copied from fast/dom/svg-element-attribute-js-null.xhtml.
19628 2007-07-01  Darin Adler  <darin@apple.com>
19630         Added a missing file for the test for <rdar://problem/5303567> REGRESSION: XMLHttpRequest.responseXML 
19632         * fast/loader/resources/plist.app: Added. Just some random XML file I found somewhere; seems to make
19633         the test succeed instead of failing every time!
19635 2007-07-01  Pamela Greene  <pamg.bugs@gmail.com>
19637         Reviewed by Darin.
19639         Tests for <http://bugs.webkit.org/show_bug.cgi?id=14320>
19640         Bug 14320: <canvas> gradient stops at identical offsets are applied in the wrong order
19641         <rdar://problem/5290084>
19643         Add tests for various combinations of stops, including multiple stops at
19644         the same offsets, sorted and unsorted.  Update results accordingly.
19646         * fast/canvas/fillrect_gradient-expected.checksum:
19647         * fast/canvas/fillrect_gradient-expected.png:
19648         * fast/canvas/fillrect_gradient-expected.txt:
19649         * fast/canvas/fillrect_gradient.html:
19651 2007-06-29  Adam Roben  <aroben@apple.com>
19653         New test that makes sure we handle putting isindex into form data correctly.
19655         Reviewed by Oliver.
19657         * http/tests/misc/isindex-formdata-expected.txt: Added.
19658         * http/tests/misc/isindex-formdata.html: Added.
19660 2007-06-29  Justin Garcia  <justin.garcia@apple.com>
19662         Reviewed by Harrison.
19663         
19664         <rdar://problem/5299513> REGRESSION: In Mail, a crash occurs when attempting to undo a newly created To Do
19665         
19666         Backing out a change made in r23787.
19668         * editing/deleting/4845371-expected.txt:
19669         * editing/deleting/4845371.html:
19670         * editing/deleting/5126166-expected.txt:
19671         * editing/deleting/5290534.html: Removed.
19672         * editing/deleting/5290534.html-disabled: Added.
19674 2007-06-29  Geoffrey Garen  <ggaren@apple.com>
19676         Reviewed by Darin Adler, Anders Carlsson.
19677         
19678         Test for <rdar://problem/5303567> REGRESSION: XMLHttpRequest.responseXML 
19679         returns NULL if response MIME type is not XML -- breaks Wikipedia widget
19681         * fast/loader/xmlhttprequest-bad-mimetype-expected.txt: Added.
19682         * fast/loader/xmlhttprequest-bad-mimetype.html: Added.
19684 2007-06-29  Adele Peterson  <adele@apple.com>
19686         Rolling out tests for <rdar://problem/5301322>.
19688         * fast/forms/input-readonly-select-all-expected.checksum: Removed.
19689         * fast/forms/input-readonly-select-all-expected.png: Removed.
19690         * fast/forms/input-readonly-select-all-expected.txt: Removed.
19691         * fast/forms/input-readonly-select-all.html: Removed..
19692         * fast/forms/textarea-readonly-select-all-expected.checksum: Removed.
19693         * fast/forms/textarea-readonly-select-all-expected.png: Removed.
19694         * fast/forms/textarea-readonly-select-all-expected.txt: Removed.
19695         * fast/forms/textarea-readonly-select-all.html: Removed.
19697 2007-06-29  Geoffrey Garen  <ggaren@apple.com>
19699         Reviewed by Oliver Hunt.
19700         
19701         Layout tests for <rdar://problem/4962298> REGRESSION: Synchronous XHR for 
19702         missing local file throws exception -- breaks Wikipedia widget
19704         * fast/loader/xmlhttprequest-missing-file-exception-expected.txt: Added.
19705         * fast/loader/xmlhttprequest-missing-file-exception.html: Added.
19707 2007-06-29  Adele Peterson  <adele@apple.com>
19709         Reviewed by Ada and Kevin McCullough.
19711         Test for <rdar://problem/5301322> REGRESSION: Select All selects the whole page when used in readonly textareas
19713         * fast/forms/input-readonly-select-all-expected.checksum: Added.
19714         * fast/forms/input-readonly-select-all-expected.png: Added.
19715         * fast/forms/input-readonly-select-all-expected.txt: Added.
19716         * fast/forms/input-readonly-select-all.html: Added.
19717         * fast/forms/textarea-readonly-select-all-expected.checksum: Added.
19718         * fast/forms/textarea-readonly-select-all-expected.png: Added.
19719         * fast/forms/textarea-readonly-select-all-expected.txt: Added.
19720         * fast/forms/textarea-readonly-select-all.html: Added.
19722 2007-06-28  Mitz Pettel  <mitz@webkit.org>
19724         Reviewed by Beth.
19726         - test for http://bugs.webkit.org/show_bug.cgi?id=14118
19727           ASSERTION FAILED: !needsLayout() seen again
19729         * fast/dynamic/recursive-layout-expected.txt: Added.
19730         * fast/dynamic/recursive-layout.html: Added.
19732 2007-06-28  Sam Weinig  <sam@webkit.org>
19734         Rubberstamped by Adam Roben.
19736         Roll out r23861.  It caused the buildbot to fail on intel.
19738         * http/tests/navigation/goBack-blank-tab-page-expected.txt: Removed.
19739         * http/tests/navigation/goBack-blank-tab-page.html: Removed.
19740         * http/tests/navigation/resources/before-go-back.html: Removed.
19741         * http/tests/navigation/resources/will-go-back.html: Removed.
19743 2007-06-28  Maxime Britto  <mbritto@pleyo.com>
19745         Reviewed by Geoff.
19747         Tests for http://bugs.webkit.org/show_bug.cgi?id=13038
19748         ASSERTION FAILED: item->target().isEmpty() || m_mainFrame->tree()->find(item->target()) == m_mainFrame
19750         Although the test works with the script, it can't detect an eventually
19751         error automatically since the first link must be opened in a new tab with
19752         a _blank target to reproduce the crash. So it should be launched manually
19753         following the steps decribed in there, then it's effective.
19755          * http/tests/navigation/goBack-blank-tab-page-expected.txt: Added.
19756          * http/tests/navigation/goBack-blank-tab-page.html: Added.
19757          * http/tests/navigation/resources/before-go-back.html: Added.
19758          * http/tests/navigation/resources/will-go-back.html: Added.
19760 2007-06-28  Anders Carlsson  <andersca@apple.com>
19762         Remove tests that don't need to be skipped anymore.
19764         * win/Skipped:
19766 2007-06-28  Rob Buis  <buis@kde.org>
19768         Forgot committing this change in my previous commit.
19770         * svg/custom/invalid-fill-hex-expected.checksum:
19771         * svg/custom/invalid-fill-hex-expected.png:
19772         * svg/custom/invalid-fill-hex-expected.txt:
19773         * svg/custom/invalid-fill-hex.svg:
19775 2007-06-28  Rob Buis  <buis@kde.org>
19777         Reviewed by Maciej.
19779         http://bugs.webkit.org/show_bug.cgi?id=14373
19780         CSS1: selectors (classes and IDs) cannot start with a dash or with a digit
19782         These are improvements due to stricter id selector checking.
19784         * css2.1/css1_forward_compatible_parsing-expected.checksum: Added.
19785         * css2.1/css1_forward_compatible_parsing-expected.png: Added.
19786         * css2.1/css1_forward_compatible_parsing-expected.txt: Added.
19787         * css2.1/css1_forward_compatible_parsing.html: Added.
19788         * css2.1/t040103-ident-08-c-expected.checksum:
19789         * css2.1/t040103-ident-08-c-expected.png:
19790         * css2.1/t040103-ident-08-c-expected.txt:
19791         * css2.1/t0509-id-sel-syntax-01-f-expected.checksum:
19792         * css2.1/t0509-id-sel-syntax-01-f-expected.png:
19793         * css2.1/t0509-id-sel-syntax-01-f-expected.txt:
19795 2007-06-28  Antti Koivisto  <antti@apple.com>
19797         Reviewed by Mitz.
19798         
19799         Test changes for http://bugs.webkit.org/show_bug.cgi?id=14332
19800         Bug 14332: REGRESSION (r21145): <td> width ignored
19801         <rdar://problem/5290123>
19802         
19803         - expand empty-cells.html to cover non-zero cellpadding case too
19804         - update other related tests (none of these affect pixel results)
19806         * fast/css/acid2-expected.txt:
19807         * fast/css/acid2-pixel-expected.txt:
19808         * fast/table/032-expected.txt:
19809         * fast/table/empty-cells-expected.checksum:
19810         * fast/table/empty-cells-expected.png:
19811         * fast/table/empty-cells-expected.txt:
19812         * fast/table/empty-cells.html:
19813         * fast/table/empty-section-crash-expected.txt:
19814         * http/tests/misc/acid2-expected.txt:
19815         * http/tests/misc/acid2-pixel-expected.txt:
19816         * tables/mozilla/bugs/bug222467-expected.txt:
19817         * tables/mozilla/bugs/bug78162-expected.txt:
19819 2007-06-28  Adam Roben  <aroben@apple.com>
19821         New test for <rdar://problem/5300443> word-break and -webkit-user-modify allow any value
19823         Reviewed by Hyatt.
19825         * fast/css/word-break-user-modify-allowed-values-expected.txt: Added.
19826         * fast/css/word-break-user-modify-allowed-values.html: Added.
19828 2007-06-27  Kevin McCullough  <kmccullough@apple.com>
19830         Reviewed by Darin.
19832         - <rdar://problem/5271937> REGRESSION: Apparent WebKit JavaScript memory smasher when submitting comment to iWeb site (crashes in kjs_pcre_compile2)
19833         - Correctly evaluate the return value of _pcre_ucp_findchar.
19835         * fast/js/regexp-unicode-overflow-expected.txt: Added.
19836         * fast/js/regexp-unicode-overflow.html: Added.
19837         * fast/js/resources/regexp-unicode-overflow.js: Added.
19839 2007-06-27  Sam Weinig  <sam@webkit.org>
19841         Reviewed by Geoff.
19843         Update tests for http://bugs.webkit.org/show_bug.cgi?id=14319
19844         Move the Selection object out of the JS bindings
19846         * fast/dom/Window/window-properties-expected.txt:
19847         * fast/js/toString-and-valueOf-override-expected.txt:
19848         * http/tests/security/cross-frame-access-expected.txt:
19850 2007-06-27  Sam Weinig  <sam@webkit.org>
19852         Reviewed by Adam Roben.
19854         Tests for http://bugs.webkit.org/show_bug.cgi?id=12045
19855         Crash under gmalloc at WTF::RefPtr<WebCore::HTMLSliderThumbElement>::operator->
19856         <rdar://problem/5286670>
19858         * fast/forms/thumbslider-crash-expected.checksum: Added.
19859         * fast/forms/thumbslider-crash-expected.png: Added.
19860         * fast/forms/thumbslider-crash-expected.txt: Added.
19861         * fast/forms/thumbslider-crash.html: Added.
19862         * fast/forms/thumbslider-no-parent-slider-expected.checksum: Added.
19863         * fast/forms/thumbslider-no-parent-slider-expected.png: Added.
19864         * fast/forms/thumbslider-no-parent-slider-expected.txt: Added.
19865         * fast/forms/thumbslider-no-parent-slider.html: Added.
19867 2007-06-27  Justin Garcia  <justin.garcia@apple.com>
19869         Reviewed by John.
19870         
19871         <rdar://problem/5247341> REGRESSION: Pasting sometimes loses trailing newline
19872         
19873         Demonstrates the bug:
19874         * editing/pasteboard/5247341-expected.checksum: Added.
19875         * editing/pasteboard/5247341-expected.png: Added.
19876         * editing/pasteboard/5247341-expected.txt: Added.
19877         * editing/pasteboard/5247341.html: Added.
19878         
19879         The changes in this patch exposed three bugs (5296964, 5296977, and 5299425).
19880         Added FIXMES for them.  Also removed tabs in them:
19881         * editing/pasteboard/paste-table-003-expected.checksum:
19882         * editing/pasteboard/paste-table-003-expected.png:
19883         * editing/pasteboard/paste-table-003-expected.txt:
19884         * editing/pasteboard/paste-table-003.html:
19885         * fast/forms/textarea-paste-newline.html:
19886         
19887         Equivalent trees:
19888         * editing/pasteboard/paste-text-016-expected.txt:
19889         * editing/pasteboard/paste-text-017-expected.txt:
19892 2007-06-27  Justin Garcia  <justin.garcia@apple.com>
19894         Reviewed by John.
19895         
19896         <rdar://problem/4580583> Breaking blockquoted list should not automatically renumber the second list
19898         Splits a quoted list w/o splitting a list item:
19899         * editing/execCommand/4580583-1-expected.checksum: Added.
19900         * editing/execCommand/4580583-1-expected.png: Added.
19901         * editing/execCommand/4580583-1-expected.txt: Added.
19902         * editing/execCommand/4580583-1.html: Added.
19903         
19904         Split a quoted list item:
19905         * editing/execCommand/4580583-2-expected.checksum: Added.
19906         * editing/execCommand/4580583-2-expected.png: Added.
19907         * editing/execCommand/4580583-2-expected.txt: Added.
19908         * editing/execCommand/4580583-2.html: Added.
19909         
19910 2007-06-27  Alexey Proskuryakov  <ap@webkit.org>
19912         Reviewed by Geoff.
19914         http://bugs.webkit.org/show_bug.cgi?id=14288
19915         XMLHttpRequest doesn't use a correct content type for file:// URLs
19917         * fast/dom/resources/1251.html: Added.
19918         * fast/dom/xmlhttprequest-html-response-encoding.html: Added.
19919         * fast/dom/xmlhttprequest-html-response-encoding-expected.txt: Added.
19921         * http/tests/xmlhttprequest/response-encoding-expected.txt:
19922         * http/tests/xmlhttprequest/response-encoding.html:
19923         Added a sync case, which I forgot to add when fixing bug 13905.
19925 2007-06-26  Mitz Pettel  <mitz@webkit.org>
19927         Reviewed by Hyatt.
19929         - updated results for http://bugs.webkit.org/show_bug.cgi?id=14406
19930           <colgroup>'s borders are ignored when it has <col> children
19932         * tables/mozilla/core/table_rules-expected.checksum: Added.
19933         * tables/mozilla/core/table_rules-expected.png: Added.
19934         * tables/mozilla/core/table_rules-expected.txt: Added.
19935         * tables/mozilla/core/table_rules.html: Copied from LayoutTests/tables/mozilla_expected_failures/core/table_rules.html.
19936         * tables/mozilla/marvin/x_table_rules_groups-expected.checksum: Added.
19937         * tables/mozilla/marvin/x_table_rules_groups-expected.png: Added.
19938         * tables/mozilla/marvin/x_table_rules_groups-expected.txt: Added.
19939         * tables/mozilla/marvin/x_table_rules_groups.xml: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_rules_groups.xml.
19940         * tables/mozilla_expected_failures/core/table_rules-expected.checksum: Removed.
19941         * tables/mozilla_expected_failures/core/table_rules-expected.png: Removed.
19942         * tables/mozilla_expected_failures/core/table_rules-expected.txt: Removed.
19943         * tables/mozilla_expected_failures/core/table_rules.html: Removed.
19944         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
19945         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
19946         * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.checksum: Removed.
19947         * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.png: Removed.
19948         * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.txt: Removed.
19949         * tables/mozilla_expected_failures/marvin/x_table_rules_groups.xml: Removed.
19951 2007-06-26  Mitz Pettel  <mitz@webkit.org>
19953         Reviewed by Oliver.
19955         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=14329
19956           REGRESSION: TEXTAREA - cannot drag-and-drop text at en.wikipedia.org/
19958         * fast/repaint/resources/text-selection-rect-in-overflow-frame.html: Added.
19959         * fast/repaint/text-selection-rect-in-overflow-2-expected.checksum: Added.
19960         * fast/repaint/text-selection-rect-in-overflow-2-expected.png: Added.
19961         * fast/repaint/text-selection-rect-in-overflow-2-expected.txt: Added.
19962         * fast/repaint/text-selection-rect-in-overflow-2.html: Added.
19964 2007-06-26  Sam Weinig  <sam@webkit.org>
19966         Reviewed by Maciej.
19968         Make sure not to enumerate the toString() function.
19969         <rdar://problem/5297118>
19971         * fast/dom/Window/window-appendages-cleared-expected.txt:
19972         * fast/dom/Window/window-properties-expected.txt:
19973         * fast/js/toString-dontEnum-expected.txt: Added.
19974         * fast/js/toString-dontEnum.html: Added.
19976 2007-06-26  Sam Weinig  <sam@webkit.org>
19978         Reviewed by Geoff.
19980         Update tests for http://bugs.webkit.org/show_bug.cgi?id=14111
19981         Autogenerate Event JS binding
19983         * fast/dom/prototype-chain-expected.txt: DOMEventPrototype is no longer
19984         in the prototype chain.
19985         * fast/dom/xmlhttprequest-get-expected.txt:
19987 2007-06-26  Justin Garcia  <justin.garcia@apple.com>
19989         Reviewed by John.
19990         
19991         <rdar://problem/5290534> Crash RenderTextControl::calcHeight() after deleting text in a search field
19993         Demonstrates the bug:
19994         * editing/deleting/5290534-expected.txt: Added.
19995         * editing/deleting/5290534.html: Added.
19997         Fixed a bug (an extra br was inserted) and removed a FIXME:
19998         * editing/deleting/4845371-expected.checksum:
19999         * editing/deleting/4845371-expected.png:
20000         * editing/deleting/4845371-expected.txt:
20001         * editing/deleting/4845371.html:
20002         
20003         Removed an unrendered br that was being incorrectly inserted:
20004         * editing/deleting/5126166-expected.txt:
20006 2007-06-25  Sam Weinig  <sam@webkit.org>
20008         Reviewed by Maciej.
20010         Test for http://bugs.webkit.org/show_bug.cgi?id=11315
20011         Mutating document.constructor.prototype mutates Object.prototype
20013         * fast/js/constructor-expected.txt: Added.
20014         * fast/js/constructor.html: Added.
20015         * fast/js/resources/constructor.js: Added.
20017 2007-06-25  Adele Peterson  <adele@apple.com>
20019         Reviewed by Hyatt.
20021         Test for: <rdar://problem/5286410> Scrollbar and resize corner for overflow area is not hidden with style "visibility: hidden;"
20022         http://bugs.webkit.org/show_bug.cgi?id=14297
20024         * fast/overflow/hidden-scrollbar-resize-expected.checksum: Added.
20025         * fast/overflow/hidden-scrollbar-resize-expected.png: Added.
20026         * fast/overflow/hidden-scrollbar-resize-expected.txt: Added.
20027         * fast/overflow/hidden-scrollbar-resize.html: Added.
20029 2007-06-25  Mitz Pettel  <mitz@webkit.org>
20031         Reviewed by Darin.
20033         - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=14202
20034           Table caption renders too narrow sometimes
20036         * fast/table/caption-relayout-expected.checksum: Added.
20037         * fast/table/caption-relayout-expected.png: Added.
20038         * fast/table/caption-relayout-expected.txt: Added.
20039         * fast/table/caption-relayout.html: Added.
20040         * tables/mozilla/marvin/x_caption_class-expected.checksum:
20041         * tables/mozilla/marvin/x_caption_class-expected.png:
20042         * tables/mozilla/marvin/x_caption_class-expected.txt:
20043         * tables/mozilla/marvin/x_caption_id-expected.checksum:
20044         * tables/mozilla/marvin/x_caption_id-expected.png:
20045         * tables/mozilla/marvin/x_caption_id-expected.txt:
20046         * tables/mozilla/marvin/x_caption_style-expected.checksum:
20047         * tables/mozilla/marvin/x_caption_style-expected.png:
20048         * tables/mozilla/marvin/x_caption_style-expected.txt:
20049         * tables/mozilla_expected_failures/bugs/bug29058-2-expected.checksum:
20050         * tables/mozilla_expected_failures/bugs/bug29058-2-expected.png:
20051         * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
20052         * tables/mozilla_expected_failures/bugs/bug3166-5-expected.checksum:
20053         * tables/mozilla_expected_failures/bugs/bug3166-5-expected.png:
20054         * tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt:
20055         * tables/mozilla_expected_failures/bugs/bug3166-6-expected.checksum:
20056         * tables/mozilla_expected_failures/bugs/bug3166-6-expected.png:
20057         * tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt:
20058         * tables/mozilla_expected_failures/bugs/bug3166-9-expected.checksum:
20059         * tables/mozilla_expected_failures/bugs/bug3166-9-expected.png:
20060         * tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt:
20062 2007-06-25  Mitz Pettel  <mitz@webkit.org>
20064         Reviewed by Darin.
20066         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=14245
20067           Underline painted under <br>, not repainted properly
20069         * fast/inline/br-text-decoration-expected.checksum: Added.
20070         * fast/inline/br-text-decoration-expected.png: Added.
20071         * fast/inline/br-text-decoration-expected.txt: Added.
20072         * fast/inline/br-text-decoration.html: Added.
20074 2007-06-25  Matt Perry  <mpComplete@gmail.com>
20076         Reviewed by Sam Weinig.
20078         Modify test to wait until the second frame loads, and update its expected output to match.
20080         * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.checksum:
20081         * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.png:
20082         * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt:
20083         * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html:
20085 2007-06-25  Mitz Pettel  <mitz@webkit.org>
20087         Reviewed by Maciej.
20089         - updated results for http://bugs.webkit.org/show_bug.cgi?id=14341
20090           rules="none" ignored in certain cases
20092         * tables/mozilla/marvin/table_rules_none-expected.checksum: Added.
20093         * tables/mozilla/marvin/table_rules_none-expected.png: Added.
20094         * tables/mozilla/marvin/table_rules_none-expected.txt: Added.
20095         * tables/mozilla/marvin/table_rules_none.html: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/table_rules_none.html.
20096         * tables/mozilla/marvin/x_table_rules_none-expected.checksum: Added.
20097         * tables/mozilla/marvin/x_table_rules_none-expected.png: Added.
20098         * tables/mozilla/marvin/x_table_rules_none-expected.txt: Added.
20099         * tables/mozilla/marvin/x_table_rules_none.xml: Copied from LayoutTests/tables/mozilla_expected_failures/marvin/x_table_rules_none.xml.
20100         * tables/mozilla_expected_failures/core/table_rules-expected.checksum:
20101         * tables/mozilla_expected_failures/core/table_rules-expected.png:
20102         * tables/mozilla_expected_failures/core/table_rules-expected.txt:
20103         * tables/mozilla_expected_failures/marvin/table_rules_none-expected.checksum: Removed.
20104         * tables/mozilla_expected_failures/marvin/table_rules_none-expected.png: Removed.
20105         * tables/mozilla_expected_failures/marvin/table_rules_none-expected.txt: Removed.
20106         * tables/mozilla_expected_failures/marvin/table_rules_none.html: Removed.
20107         * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.checksum: Removed.
20108         * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.png: Removed.
20109         * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.txt: Removed.
20110         * tables/mozilla_expected_failures/marvin/x_table_rules_none.xml: Removed.
20112 2007-06-23  Sam Weinig  <sam@webkit.org>
20114         Reviewed by Mitz.
20116         Tests for http://bugs.webkit.org/show_bug.cgi?id=14321
20117         getComputedStyle(...).zIndex returns string "normal"
20119         * fast/css/computed-style-expected.txt:
20120         * fast/css/getComputedStyle-zIndex-auto-expected.txt: Added.
20121         * fast/css/getComputedStyle-zIndex-auto.html: Added.
20123 2007-06-23  Geoffrey Garen  <ggaren@apple.com>
20125         Uploading the correct expected results -- the ones checked in expected
20126         an "unkown" callback, which was incorrect behavior.
20128         * fast/loader/user-style-sheet-resource-load-callbacks-expected.txt:
20130 2007-06-22  Beth Dakin  <bdakin@apple.com>
20132         Reviewed by Oliver and Darin.
20134         Tests for <rdar://problem/5266999> Loading page from MangleMe fuzz 
20135         tester crashes in RenderTableRow::addChild (giant ROWSPAN)
20137         The results of this test have changed because we now clamp rowspan 
20138         at 8190 to match Firefox.
20139         * fast/table/giantRowspan-expected.checksum:
20140         * fast/table/giantRowspan-expected.png:
20141         * fast/table/giantRowspan-expected.txt:
20143         A new test that crashes our old heuristic for too-large rowspan, 
20144         but succeeds with the new one.
20145         * fast/table/giantRowspan2-expected.checksum: Added.
20146         * fast/table/giantRowspan2-expected.png: Added.
20147         * fast/table/giantRowspan2-expected.txt: Added.
20148         * fast/table/giantRowspan2.html: Added.
20150 2007-06-22  Justin Garcia  <justin.garcia@apple.com>
20152         Reviewed by Darin.
20153         
20154         <rdar://problem/5272440> Adding To Do via Note received in e-mail adds newlines when pressing return
20156         Demonstrates bug:
20157         * editing/deleting/5272440-expected.checksum: Added.
20158         * editing/deleting/5272440-expected.png: Added.
20159         * editing/deleting/5272440-expected.txt: Added.
20160         * editing/deleting/5272440.html: Added.
20161         
20162         upstream() now works for the positions visually equivalent to [span, 0]
20163         where span is an inline root editable element:
20164         * editing/deleting/delete-mixed-editable-content-001-expected.txt:
20166 2007-06-22  Anders Carlsson  <andersca@apple.com>
20168         Add result.
20169         
20170         * fast/loader/user-style-sheet-resource-load-callbacks-expected.txt: Added.
20172 2007-06-22  Anders Carlsson  <andersca@apple.com>
20174         Reviewed by Geoff.
20176         <rdar://problem/5244734>
20177         WebKit shouldn't send delegate resource load methods for the user stylesheet (doing so causes assertions in Safari)
20179         * fast/loader/resources/user-style-sheet.css: Added.
20180         * fast/loader/user-style-sheet-resource-load-callbacks.html: Added.
20182 2007-06-22  Timothy Hatcher  <timothy@apple.com>
20184         Reviewed by Anders.
20186         <rdar://problem/5228168> Leopard regression test failures: fast/applescript
20187         
20188         New results to match the DumpRenderTree changes.
20190         * fast/AppleScript/001-expected.txt:
20191         * fast/AppleScript/array-expected.txt:
20192         * fast/AppleScript/date-expected.txt:
20194 2007-06-21  Mark Rowe  <mrowe@apple.com>
20196         Reviewed by Darin.
20198         Test for <rdar://problem/5266928> REGRESSION: crash/assert failure beneath RenderFrameSet::layOutAxis when loading
20200         * fast/frames/frame-set-whitespace-attributes-expected.txt: Added.
20201         * fast/frames/frame-set-whitespace-attributes.html: Added.
20203 2007-06-21  Geoffrey Garen  <ggaren@apple.com>
20205         Reviewed by Dave Hyatt.
20206         
20207         Fixed <rdar://problem/4977124> | http://bugs.webkit.org/show_bug.cgi?id=12646
20208         REGRESSION: RapidWeaver's "Hello" HTML page doesn't display any DHTML 
20209         effects when clicking on its links (12646)
20210         
20211         Added layout test for this bug:
20213         * fast/invalid/nestedh3s-rapidweaver-expected.txt: Added.
20214         * fast/invalid/nestedh3s-rapidweaver.html: Added.
20216         Reversed the expected results for this test because I rolled out r7703:
20218         * fast/invalid/nestedh3s-expected.checksum:
20219         * fast/invalid/nestedh3s-expected.png:
20220         * fast/invalid/nestedh3s-expected.txt:
20221         * fast/invalid/nestedh3s.html:
20223 2007-06-21  Anders Carlsson  <andersca@apple.com>
20225         Reviewed by Geoff.
20226         
20227         Update test results.
20229         * http/tests/loading/bad-scheme-subframe-expected.txt:
20230         * http/tests/loading/bad-server-subframe-expected.txt:
20231         * http/tests/loading/basic-expected.txt:
20232         * http/tests/loading/empty-subframe-expected.txt:
20233         * http/tests/loading/simple-subframe-expected.txt:
20234         * webarchive/loading/test-loading-archive-expected.txt:
20236 2007-06-21  Anders Carlsson  <andersca@apple.com>
20238         Reviewed by Geoff.
20240         Update test result.
20241         
20242         * fast/dom/xmlhttprequest-invalid-values-expected.txt:
20244 2007-06-21  Alexey Proskuryakov  <ap@webkit.org>
20246         Reviewed by Anders.
20248         http://bugs.webkit.org/show_bug.cgi?id=13905
20249         REGRESSION: A Chinese dictionary widget has a problem with XMLHttpRequest response encoding
20251         * http/tests/xmlhttprequest/resources/1251.html: Added.
20252         * http/tests/xmlhttprequest/response-encoding-expected.txt:
20253         * http/tests/xmlhttprequest/response-encoding.html:
20255 2007-06-21  Alexey Proskuryakov  <ap@webkit.org>
20257         Reviewed by Anders.
20259         One more test for XHR header injection.
20261         * http/tests/xmlhttprequest/inject-header-expected.txt: Added.
20262         * http/tests/xmlhttprequest/inject-header.html: Added.
20264 2007-06-20  Anders Carlsson  <andersca@apple.com>
20266         Reviewed by Geoff.
20268         Make sure that the test case tests '\n' and '\r' too.
20269         
20270         * fast/dom/xmlhttprequest-invalid-values.html:
20272 2007-06-20  Mitz Pettel  <mitz@webkit.org>
20274         Reviewed by Beth.
20276         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=14056
20277           REGRESSION (r21113-21143): TR background not repainted via style class change
20279         * fast/repaint/table-row-expected.checksum: Added.
20280         * fast/repaint/table-row-expected.png: Added.
20281         * fast/repaint/table-row-expected.txt: Added.
20282         * fast/repaint/table-row.html: Added.
20284 2007-06-20  Mark Rowe  <mrowe@apple.com>
20286         Reviewed by Mitz.
20288         Test for http://bugs.webkit.org/show_bug.cgi?id=14244
20289         Bug 14244: Data corruption when using a replace() callback function with data containing "$"
20291         * fast/js/resources/string-replace-2.js: Update to test with 'replaceValue' being a function returning strings with "$n" placeholders.
20292         * fast/js/string-replace-2-expected.txt:
20294 2007-06-20  Mitz Pettel  <mitz@webkit.org>
20296         Reviewed by Adele.
20298         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=14040
20299           Top and bottom border images flipped when using -webkit-border-image when border end up tiled
20301         * fast/borders/border-image-01-expected.checksum: Added.
20302         * fast/borders/border-image-01-expected.png: Added.
20303         * fast/borders/border-image-01-expected.txt: Added.
20304         * fast/borders/border-image-01.html: Added.
20305         * fast/borders/resources/border-image.png: Added.
20307 2007-06-20  Anders Carlsson  <andersca@apple.com>
20309         Remove the XPath tests, they all pass now.
20310         
20311         * win/Skipped:
20313 2007-06-19  Geoffrey Garen  <ggaren@apple.com>
20315         Reviewed by Sam Weinig.
20316         
20317         Fixed up these tests because they broke the bot.
20318         
20319         - Removed reliance on suppressConsoleMessages because I never checked
20320         that in and I decided it would just be a headache on other platforms.
20321         - Removed call to frames[0].stop() because it was nonsense.
20322         - Added console messages to results.
20324         * http/tests/security/cross-frame-access-expected.txt:
20325         * http/tests/security/cross-frame-access-first-time-expected.txt:
20326         * http/tests/security/cross-frame-access-first-time.html:
20327         * http/tests/security/cross-frame-access.html:
20329 2007-06-19  Geoffrey Garen  <ggaren@apple.com>
20331         Reviewed by Darin Adler.
20333         Tests for cross-frame access. <rdar://problem/5251309>.
20335         * http/tests/security/cross-frame-access-expected.txt: Added.
20336         * http/tests/security/cross-frame-access-first-time-expected.txt: Added.
20337         * http/tests/security/cross-frame-access-first-time.html: Added.
20338         * http/tests/security/cross-frame-access.html: Added.
20339         * http/tests/security/resources/cross-frame-iframe.html: Added.
20341 2007-06-18  Anders Carlsson  <andersca@apple.com>
20343         Reviewed by John Sullivan.
20345         Update result, we shouldn't call didFinishLoadForFrame if the URL isn't valid.
20346         
20347         * http/tests/loading/bad-scheme-subframe-expected.txt:
20349 2007-06-18  Sam Weinig  <sam@webkit.org>
20351         Reviewed by Geoff.
20353         Updates tests for http://bugs.webkit.org/show_bug.cgi?id=14193
20354         Move the Screen object out of the JS bindings
20356         * fast/dom/Window/window-appendages-cleared-expected.txt:
20357         * fast/dom/Window/window-properties-expected.txt:
20359 2007-06-18  Sam Weinig  <sam@webkit.org>
20361         Reviewed by Darin.
20363         Update tests now that window.frames points to window and not FrameArray
20364         (which has been removed).
20366         * fast/dom/Window/resources/window-appendages-cleared-results.html:
20367         * fast/dom/Window/window-appendages-cleared-expected.txt:
20368         * fast/dom/Window/window-appendages-cleared.html:
20369         * fast/dom/Window/window-properties-expected.txt:
20370         * fast/js/toString-and-valueOf-override-expected.txt:
20371         * fast/js/toString-and-valueOf-override.html:
20373 2007-06-18  Mitz Pettel  <mitz@webkit.org>
20375         Reviewed by Adele.
20377         - test for http://bugs.webkit.org/show_bug.cgi?id=13413
20378           Failed assertion in RenderTextControl::setSelectionRange in Google Spreadsheets
20380         * fast/forms/input-zero-height-focus-expected.txt: Added.
20381         * fast/forms/input-zero-height-focus.html: Added.
20383 2007-06-15  Sam Weinig  <sam@webkit.org>
20385         Reviewed by Darin.
20387         Update test for http://bugs.webkit.org/show_bug.cgi?id=14053
20388         Autogenerate JS binding for Rect
20390         * fast/dom/Window/window-properties-expected.txt:
20392 2007-06-14  Anders Carlsson  <andersca@apple.com>
20394         Reviewed by Darin.
20396         Add test that manipulates plug-in script objects after the plug-in has been destroyed.
20397         
20398         * plugins/netscape-destroy-plugin-script-objects-expected.txt: Added.
20399         * plugins/netscape-destroy-plugin-script-objects.html: Added.
20401 2007-06-14  George Staikos  <staikos@kde.org>
20403         Reviewed by Maciej.
20405         Test for keypress causing typeahead crash on empty selects (% 0)
20407         * fast/forms/listbox-typeahead-empty-expected.txt: Added.
20408         * fast/forms/listbox-typeahead-empty.html: Added.
20410 2007-06-13  Darin Adler  <darin@apple.com>
20412         Reviewed by Mark Rowe.
20414         - test for http://bugs.webkit.org/show_bug.cgi?id=14132
20415           array sort with > 10000 elements sets elements > 10000 undefined
20417         * fast/js/resources/sort-large-array.js: Added.
20418         * fast/js/sort-large-array-expected.txt: Added.
20419         * fast/js/sort-large-array.html: Added.
20421 2007-06-10  Geoffrey Garen  <ggaren@apple.com>
20423         Reviewed by Beth Dakin.
20424         
20425         Made confusing work-around to ObjC bindings bug <rdar://problem/5262101> 
20426         less confusing.
20427         
20428         Fixed test to actually call queueReload.
20430         * fast/frames/resources/iframe-focus.html:
20432 2007-06-10  Beth Dakin  <bdakin@apple.com>
20434         Reviewed by Adele.
20436         Fix for http://bugs.webkit.org/show_bug.cgi?id=13933 REGRESSION: 
20437         fast/history/clicked-link-is-visited is failing
20439         * fast/frames/resources/iframe-focus.html: Cause the page to reload 
20440         with layoutTestController.queueReload instead of using JavaScript 
20441         to reload. Using JS seems to get DRT's history all messed up (off 
20442         by one?!).
20444 2007-06-08  Sam Weinig  <sam@webkit.org>
20446         Reviewed by Oliver.
20448         Update test for http://bugs.webkit.org/show_bug.cgi?id=14044
20449         Autogenerate the JS bindings for HTMLCollection.
20451         * tables/mozilla/bugs/bug53690-1-expected.txt: Now throws Undefined Error instead of Null Error
20453 2007-06-08  Beth Dakin  <bdakin@apple.com>
20455         Reviewed by Brady.
20457         Fix for http://trac.webkit.org/projects/webkit/changeset/21738
20459         This test started failing after Adele's r21738. After investigating 
20460         this, it turns out that it just needs updated results. This test 
20461         happened to tickle the very bug that Adele fixed. 
20463         * http/tests/navigation/relativeanchor-goback-expected.txt:
20465 2007-06-08  Justin Garcia  <justin.garcia@apple.com>
20467         Reviewed by John.
20468         
20469         <rdar://problem/5232159> REGRESSION: Cannot select text in RSS view
20471         * editing/selection/5232159-expected.checksum: Added.
20472         * editing/selection/5232159-expected.png: Added.
20473         * editing/selection/5232159-expected.txt: Added.
20474         * editing/selection/5232159.html: Added.
20476 2007-06-07  Justin Garcia  <justin.garcia@apple.com>
20478         Reviewed by John.
20480         <rdar://problem/5237074> REGRESSION: editing/unsupported-content/table-delete-003 is failing (13931)
20481         
20482         Corrected the description and added a FIXME:
20483         * editing/unsupported-content/table-delete-003-expected.checksum:
20484         * editing/unsupported-content/table-delete-003-expected.png:
20485         * editing/unsupported-content/table-delete-003-expected.txt:
20486         * editing/unsupported-content/table-delete-003.html:
20488 2007-06-07  Sam Weinig  <sam@webkit.org>
20490         Reviewed by Anders.
20492         Update test for http://bugs.webkit.org/show_bug.cgi?id=14028
20493         Finish autogenerating the JS bindings for Node
20495         * fast/dom/prototype-chain-expected.txt: DOMNodePrototype is no longer in the prototype chain.
20497 2007-06-06  Sam Weinig  <sam@webkit.org>
20499         Reviewed by Hyatt.
20501         Update tests for http://bugs.webkit.org/show_bug.cgi?id=13973
20502         Autogenerate most of the rest of kjs_dom.h/cpp
20504         * fast/dom/Window/window-properties-expected.txt:
20505         * fast/dom/prototype-chain-expected.txt:
20507 2007-06-06  Justin Garcia  <justin.garcia@apple.com>
20509         Reviewed by Oliver.
20511         * editing/pasteboard/5245519-expected.checksum: Added.
20512         * editing/pasteboard/5245519-expected.png: Added.
20513         * editing/pasteboard/5245519-expected.txt: Added.
20514         * editing/pasteboard/5245519.html: Added.
20516 2007-06-06  Justin Garcia  <justin.garcia@apple.com>
20518         Reviewed by Harrison.
20520         <rdar://problem/4889598> Problems with moveDown: and moveUp: in Notes with ToDos
20522         * editing/selection/4889598-expected.checksum: Added.
20523         * editing/selection/4889598-expected.png: Added.
20524         * editing/selection/4889598-expected.txt: Added.
20525         * editing/selection/4889598.html: Added.
20527 2007-06-06  Sam Weinig  <sam@webkit.org>
20529         Reviewed by Hyatt.
20531         Update results for http://bugs.webkit.org/show_bug.cgi?id=13947
20532         Finish autogenerating the JS DOM traversal code
20534         * fast/dom/Window/window-properties-expected.txt:
20536 2007-06-05  Anders Carlsson  <andersca@apple.com>
20538         Reviewed by Geoff.
20540         <rdar://problem/5245555> REGRESSION: HTTP header injection in XMLHttpRequest.setRequestHeader
20541         <rdar://problem/5246208> HTTP injection in XMLHttpRequest.open method parameter
20542         <rdar://problem/5246242> HTTP header injection in HXMLHttpRequest.setRequestHeader header parameter
20543         
20544         * fast/dom/xmlhttprequest-invalid-values-expected.txt: Added.
20545         * fast/dom/xmlhttprequest-invalid-values.html: Added.
20547 2007-06-04  Justin Garcia  <justin.garcia@apple.com>
20549         Reviewed by Kimon Tsinteris.
20550         
20551         <rdar://problem/5241148> REGRESSION: ActivEdit can't perform operations on certain selections
20553         Demonstrates bug:
20554         * editing/selection/5241148-expected.txt: Added.
20555         * editing/selection/5241148.html: Added.
20556         Updated to reflect new equivalents for positions before/after tables:
20557         * editing/selection/click-before-and-after-table-expected.txt:
20558         * editing/selection/click-before-and-after-table.html:
20560 2007-06-04  Rob Buis  <buis@kde.org>
20562         Reviewed by Hyatt.
20564         Test for:
20565         http://bugs.webkit.org/show_bug.cgi?id=6170
20566         CSS1: Properties for :first-letter aren't recalculated on color change
20568         * fast/css/first-letter-recalculation-expected.checksum: Added.
20569         * fast/css/first-letter-recalculation-expected.png: Added.
20570         * fast/css/first-letter-recalculation-expected.txt: Added.
20571         * fast/css/first-letter-recalculation.html: Added.
20573 2007-05-31  Sam Weinig  <sam@webkit.org>
20575         Reviewed by Adam.
20577         Update test to reflect new correct result.
20579         * fast/dom/Window/atob-btoa-expected.txt:
20580         * fast/dom/Window/atob-btoa.html:
20582 2007-05-31  Sam Weinig  <sam@webkit.org>
20584         Reviewed by Geoff.
20586         Tests for http://bugs.webkit.org/show_bug.cgi?id=10782
20587         Classes should not override JSObject::toString(ExecState *)
20589         - Adds a new test to test overriding toString and valueOf for
20590           multiple objects.
20591         - Update tests to reflect the correction of the toString architecture.
20593         * editing/selection/getRangeAt-expected.txt:
20594         * fast/dom/Window/atob-btoa-expected.txt:
20595         * fast/js/toString-and-valueOf-override-expected.txt: Added.
20596         * fast/js/toString-and-valueOf-override.html: Added.
20598 2007-05-31  Eric Seidel  <eric@webkit.org>
20600         Reviewed by Niko.
20602         Test for fix: http://bugs.webkit.org/show_bug.cgi?id=12570
20604         * svg/custom/prevent-default-expected.checksum: Added.
20605         * svg/custom/prevent-default-expected.png: Added.
20606         * svg/custom/prevent-default-expected.txt: Added.
20607         * svg/custom/prevent-default.svg: Added.
20609 2007-05-30  Maciej Stachowiak  <mjs@apple.com>
20611         Reviewed by Hyatt.
20612         
20613         - fix layout test editing/style/table-selection.html
20615         * editing/style/table-selection-expected.txt: Updated selection delegate output.
20617 2007-05-30  Sam Weinig  <sam@webkit.org>
20619         Reviewed by Oliver.
20621         Update results for http://bugs.webkit.org/show_bug.cgi?id=13943
20622         Autogenerate the JS bindings for the CSSStyleSheet
20624         * fast/dom/Window/window-properties-expected.txt:
20626 2007-05-30  Sam Weinig  <sam@webkit.org>
20628         Reviewed by Oliver the Hun.
20630         Update results for http://bugs.webkit.org/show_bug.cgi?id=13944
20631         Generate and add missing JS constructors
20633         * fast/dom/Window/window-properties-expected.txt:
20635 2007-05-30  Sam Weinig  <sam@webkit.org>
20637         Reviewed by Dr. Harrison.
20639         Patch for http://bugs.webkit.org/show_bug.cgi?id=13868
20640         REGRESSION: crash on accessing a new iframe's contentWindow property
20642         * fast/dom/frame-contentWindow-crash-expected.txt: Added.
20643         * fast/dom/frame-contentWindow-crash.html: Added.
20644         * fast/dom/iframe-contentWindow-crash-expected.txt: Added.
20645         * fast/dom/iframe-contentWindow-crash.html: Added.
20647 2007-05-30  Mitz Pettel  <mitz@webkit.org>
20649         Reviewed by Darin.
20651         - test for http://bugs.webkit.org/show_bug.cgi?id=13775
20652           REGRESSION: Popup button text should use "natural" directionality to match the items in the popup menu
20654         * fast/forms/select-writing-direction-natural-expected.checksum: Added.
20655         * fast/forms/select-writing-direction-natural-expected.png: Added.
20656         * fast/forms/select-writing-direction-natural-expected.txt: Added.
20657         * fast/forms/select-writing-direction-natural.html: Added.
20659 2007-05-30  Mitz Pettel  <mitz@webkit.org>
20661         Reviewed by Hyatt.
20663         - http://bugs.webkit.org/show_bug.cgi?id=13932
20664           <rdar://problem/5237075>
20665           REGRESSION: fast/dynamic/containing-block-change is failing
20667         * fast/dynamic/containing-block-change.html: Removed whitespace that
20668         got turned into text nodes, thereby making lastNode be not what the script
20669         expected it to be.
20671 2007-05-30  Sam Weinig  <sam@webkit.org>
20673         Reviewed by Darin.
20675         - Update results for http://bugs.webkit.org/show_bug.cgi?id=13919
20676           Autogenerate the JS bindings for the CSSRule and its subclasses
20678         * fast/dom/Window/window-properties-expected.txt: adds new constructors
20679         * fast/dom/wrapper-classes-expected.txt: CSSStyleRule now passes!!
20681 2007-05-30  Oliver Hunt  <oliver@apple.com>
20683         Reviewed by Mitz.
20685         Remove reference to SVG node from test -- otherwise this test incorrectly appears
20686         to fail in non-SVG builds
20688         * http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard-expected.txt:
20689         * http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html:
20691 2007-05-29  Sam Weinig  <sam@webkit.org>
20693         Reviewed by Oliver.
20695         Update results for http://bugs.webkit.org/show_bug.cgi?id=13912
20696         Autogenerate the JS bindings for the MediaList
20698         * fast/dom/Window/window-properties-expected.txt: new constructors added.
20700 2007-05-29  Sam Weinig  <sam@webkit.org>
20702         Reviewed by Oliver.
20704         Update results after http://bugs.webkit.org/show_bug.cgi?id=13908
20705         Autogenerate the JS bindings for the StyleSheet
20707         * fast/dom/Window/window-properties-expected.txt: Adds StyleSheet constructor
20709 2007-05-29  Adele Peterson  <adele@apple.com>
20711         Reviewed by Brady.
20713         Updated tests for <rdar://problem/5213039> REGRESSION: Wells Fargo registration page returns blank
20715         * fast/dom/HTMLInputElement/input-hidden-value-expected.txt:
20716         * fast/dom/HTMLInputElement/input-text-reset-expected.txt:
20717         * fast/dom/HTMLInputElement/input-text-reset.html:
20719 2007-05-29  Darin Adler  <darin@apple.com>
20721         Reviewed by Anders.
20723         - updated results since I removed many cases of the innerHTML optimization
20725         * fast/dom/HTMLElement/set-inner-outer-optimization.html: Updated.
20727 2007-05-29  Mitz Pettel  <mitz@webkit.org>
20729         Reviewed by Maciej.
20731         - updated results for http://bugs.webkit.org/show_bug.cgi?id=13904
20733         * fast/forms/box-shadow-override-expected.checksum:
20734         * fast/forms/box-shadow-override-expected.png:
20736 2007-05-29  Mitz Pettel  <mitz@webkit.org>
20738         Reviewed by Maciej.
20740         - test for http://bugs.webkit.org/show_bug.cgi?id=13792
20741           REGRESSION: WebKit doesn't show this javascript screenshot page (and crashes after click on its "hidden link")
20743         * fast/frames/removal-before-attach-crash-expected.txt: Added.
20744         * fast/frames/removal-before-attach-crash.html: Added.
20746 2007-05-29  Darin Adler  <darin@apple.com>
20748         Reviewed by Maciej.
20750         - test for http://bugs.webkit.org/show_bug.cgi?id=13602
20751           Amazon product pages keep repainting over and over again
20753         * fast/dom/HTMLElement/set-inner-outer-optimization-expected.txt: Added.
20754         * fast/dom/HTMLElement/set-inner-outer-optimization.html: Added.
20756         * editing/execCommand/copy-without-selection.html: Added missing preventDefault calls
20757         to prevent this from being a double-paste test.
20759         * fast/css/first-letter-detach-expected.checksum: Updated.
20760         * fast/css/first-letter-detach-expected.png: Updated.
20761         * fast/css/first-letter-detach-expected.txt: Updated.
20762         * fast/css/first-letter-detach.html: Updated to test three different ways of setting the
20763         text of the first-letter element; setInnerHTML and two other ways.
20765         * fast/events/updateLayoutForHitTest-expected.txt: Updated result that changed slightly
20766         due to setInnerHTML improvement.
20767         * fast/forms/textarea-setinnerhtml-expected.txt: Ditto.
20769 2007-05-28  Mitz Pettel  <mitz@webkit.org>
20771         Reviewed by Darin.
20773         - test for http://bugs.webkit.org/show_bug.cgi?id=13896
20774           REGRESSION (NativePopup): Reproductible crasher on Google Coop control panel
20776         * fast/forms/select-display-none-style-resolve-expected.checksum: Added.
20777         * fast/forms/select-display-none-style-resolve-expected.png: Added.
20778         * fast/forms/select-display-none-style-resolve-expected.txt: Added.
20779         * fast/forms/select-display-none-style-resolve.html: Added.
20781 2007-05-28  Sam Weinig  <sam@webkit.org>
20783         Reviewed by Darin.
20785         Update tests for http://bugs.webkit.org/show_bug.cgi?id=13894
20786         Remove the legacy class KJS::JSHTMLElement
20788         - Corrects prototype chain for all HTMLElement subclasses which
20789           now only have one HTMLElement prototype and not two.
20791         * fast/dom/Window/window-properties-expected.txt:
20792         * fast/dom/prototype-chain-expected.txt:
20794 2007-05-28  David Kilzer  <ddkilzer@webkit.org>
20796         Reviewed by NOBODY (newly passing tests).
20798         http://bugs.webkit.org/show_bug.cgi?id=13793
20799         RULES=groups overridden by border, colgroup=span not honored by border collapsing
20801         Moved three now-passing tests from tables/mozilla_expected_failures to tables/mozilla.
20803         * tables/mozilla/marvin/colgroup_width_pct-expected.checksum:
20804           Copied from tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.checksum.
20805         * tables/mozilla/marvin/colgroup_width_pct-expected.png:
20806           Copied from tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.png.
20807         * tables/mozilla/marvin/colgroup_width_pct-expected.txt:
20808           Copied from tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.txt.
20809         * tables/mozilla/marvin/colgroup_width_pct.html:
20810           Copied from tables/mozilla_expected_failures/marvin/colgroup_width_pct.html.
20811         * tables/mozilla/marvin/colgroup_width_px-expected.checksum:
20812           Copied from tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.checksum.
20813         * tables/mozilla/marvin/colgroup_width_px-expected.png:
20814           Copied from tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.png.
20815         * tables/mozilla/marvin/colgroup_width_px-expected.txt:
20816           Copied from tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.txt.
20817         * tables/mozilla/marvin/colgroup_width_px.html:
20818           Copied from tables/mozilla_expected_failures/marvin/colgroup_width_px.html.
20819         * tables/mozilla/marvin/x_colgroup_width_pct-expected.checksum:
20820           Copied from tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.checksum.
20821         * tables/mozilla/marvin/x_colgroup_width_pct-expected.png:
20822           Copied from tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.png.
20823         * tables/mozilla/marvin/x_colgroup_width_pct-expected.txt:
20824           Copied from tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.txt.
20825         * tables/mozilla/marvin/x_colgroup_width_pct.xml:
20826           Copied from tables/mozilla_expected_failures/marvin/x_colgroup_width_pct.xml.
20827         * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.checksum: Removed.
20828         * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.png: Removed.
20829         * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.txt: Removed.
20830         * tables/mozilla_expected_failures/marvin/colgroup_width_pct.html: Removed.
20831         * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.checksum: Removed.
20832         * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.png: Removed.
20833         * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.txt: Removed.
20834         * tables/mozilla_expected_failures/marvin/colgroup_width_px.html: Removed.
20835         * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.checksum: Removed.
20836         * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.png: Removed.
20837         * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.txt: Removed.
20838         * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct.xml: Removed.
20840 2007-05-27  Sam Weinig  <sam@webkit.org>
20842         Reviewed by Hyatt.
20844         Update results for http://bugs.webkit.org/show_bug.cgi?id=13893
20845         Autogenerate the JS bindings for the HTMLObjectElement, 
20846         HTMLEmbedElement and HTMLAppletElement
20848         - account for the new JSHTMLObjectElement and JSHTMLEmbedElement that are
20849           being autogenerated and can now produce constructors.
20851         * fast/dom/Window/element-constructors-on-window-expected.txt:
20852         * fast/dom/Window/window-properties-expected.txt:
20854 2007-05-26  Mitz Pettel  <mitz@webkit.org>
20856         Reviewed by Hyatt.
20858         - updated tests for http://bugs.webkit.org/show_bug.cgi?id=13876
20859           Box-Shadow disappears if shadow doesn't fit in the window size
20861         * fast/repaint/box-shadow-h-expected.checksum:
20862         * fast/repaint/box-shadow-h-expected.png:
20863         * fast/repaint/box-shadow-h-expected.txt:
20864         * fast/repaint/box-shadow-h.html:
20865         * fast/repaint/box-shadow-v-expected.checksum:
20866         * fast/repaint/box-shadow-v-expected.png:
20867         * fast/repaint/box-shadow-v-expected.txt:
20868         * fast/repaint/box-shadow-v.html:
20870 2007-05-26  Sam Weinig  <sam@webkit.org>
20872         Reviewed by Darin.
20874         Update tests http://bugs.webkit.org/show_bug.cgi?id=13854
20875         Port of commit 667785 from kjs
20877         - update tests and results to match kde.
20879         * fast/js/kde/StringObject-expected.txt:
20880         * fast/js/kde/resources/StringObject.js:
20882 2007-05-26  Alexey Proskuryakov  <ap@webkit.org>
20884         Reviewed by Darin.
20886         http://bugs.webkit.org/show_bug.cgi?id=13605
20887         REGRESSION: Browser crashes when switching Kotoeri input modes
20889         * editing/input/replace-invalid-range-expected.txt: Added.
20890         * editing/input/replace-invalid-range.html: Added.
20892 2007-05-26  Mitz Pettel  <mitz@webkit.org>
20894         Reviewed by Darin.
20896         - updated test results for http://bugs.webkit.org/show_bug.cgi?id=13870
20897           RenderFrameSet should only allow frame and frameset children
20899         * fast/frames/inline-object-inside-frameset-expected.txt:
20901 2007-05-26  Mitz Pettel  <mitz@webkit.org>
20903         Reviewed by Darin.
20905         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13871
20906           Box shadow should not apply to Aqua-themed controls
20908         * fast/forms/box-shadow-override-expected.checksum: Added.
20909         * fast/forms/box-shadow-override-expected.png: Added.
20910         * fast/forms/box-shadow-override-expected.txt: Added.
20911         * fast/forms/box-shadow-override.html: Added.
20913 2007-05-25  Kimmo Kinnunen  <kimmok@iki.fi>
20915         Reviewed by Darin.
20917         - Test cases for http://bugs.webkit.org/show_bug.cgi?id=13456
20918           REGRESSION: setTimeout"arguments" object gets shadowed by a local variable
20920         * fast/js/resources/vardecl-preserve-arguments.js: Added.
20921         * fast/js/vardecl-preserve-arguments-expected.txt: Added.
20922         * fast/js/vardecl-preserve-arguments.html: Added.
20924 2007-05-25  Mitz Pettel  <mitz@webkit.org>
20926         Reviewed by Darin.
20928         - http://bugs.webkit.org/show_bug.cgi?id=13869
20929           Many leaks seen on buildbot after r21735
20931         Added a test that ::-webkit-slider-thumb style is actually applied.
20933         * fast/forms/slider-thumb-stylability-expected.checksum: Added.
20934         * fast/forms/slider-thumb-stylability-expected.png: Added.
20935         * fast/forms/slider-thumb-stylability-expected.txt: Added.
20936         * fast/forms/slider-thumb-stylability.html: Added.
20938 2007-05-25  Maciej Stachowiak  <mjs@apple.com>
20940         Reviewed by Geoff.
20941         
20942         - fix layout test that is failing due to hardcoded file paths in the results by moving it to the http tests
20944         * fast/history/redirect-load-no-form-restoration-expected.txt: Removed.
20945         * fast/history/redirect-load-no-form-restoration.html: Removed.
20946         * fast/history/resources/redirect-load.html: Removed.
20947         * http/tests/navigation/redirect-load-no-form-restoration-expected.txt: Added.
20948         * http/tests/redirect-load-no-form-restoration.html: Removed.
20949         * http/tests/resources/redirect-load.html: Removed.
20951 2007-05-25  Justin Garcia  <justin.garcia@apple.com>
20953         Reviewed by Harrison.
20954         
20955         <rdar://problem/5228141>
20956         REGRESSION: Can't apply style to selection that ends after an image
20958         * editing/style/5228141-expected.checksum: Added.
20959         * editing/style/5228141-expected.png: Added.
20960         * editing/style/5228141-expected.txt: Added.
20961         * editing/style/5228141.html: Added.
20963 2007-05-25  Kevin McCullough  <kmccullough@apple.com>
20965         Reviewed by Geoff.
20967         - <rdar://problem/5183523> REGRESSION: Excel: Worksheet tabs in spreadsheet saved as web page don't work. 
20968         - Change load to check the URL as well as the referrer since it is possilbe to have a referrer which limits a load even thought the URL would allow it. There is a bug about how we need to re-evaluate the whole load architecture: <rdar://problem/5227992> Rethink canLoad() to have a consistent and comprehensive architecture. 
20969         - These tests do not dumpAsText since DRT doesn't seem to be able to handle text in frames.  If it is in the future then these tests already have sufficient text to change to that output and give correct results.
20971         * fast/dom/frame-loading-via-document-write-expected.txt: Added.
20972         * fast/dom/frame-loading-via-document-write.html: Added.
20973         * fast/dom/resources/abe.png: Added.
20974         * http/tests/security/frame-loading-via-document-write-expected.txt: Added.
20975         * http/tests/security/frame-loading-via-document-write.html: Added.
20976         * http/tests/security/resources/abe.png: Added.
20978 2007-05-25  Darin Adler  <darin@apple.com>
20980         - updated tests results that were affected by Hyatt's change to
20981           turn the odious <script/> quirk back on
20983         * fast/parser/script-tag-with-trailing-slash-expected.txt: Updated
20984         test result to reflect now-expected failure. It would be good some
20985         day to change the test to be more clear that this is working as
20986         designed.
20988         * fast/tokenizer/script_extra_close-expected.txt: Updated.
20990 2007-05-25  Darin Adler  <darin@apple.com>
20992         - Hixie (who originally wrote this test) and Hyatt say that this
20993           test is invalid, and should be removed -- and it's failing too
20994           so gotta remove it
20996         * fast/block/basic/017-expected.checksum: Removed.
20997         * fast/block/basic/017-expected.png: Removed.
20998         * fast/block/basic/017-expected.txt: Removed.
20999         * fast/block/basic/017.html: Removed.
21001 2007-05-25  Darin Adler  <darin@apple.com>
21003         - updated some test results that were affected by Anders's change
21004           to make image documents use quirks mode
21006         * dom/xhtml/level2/html/frame-expected.txt: Updated.
21007         * dom/xhtml/level2/html/iframe-expected.txt: Updated.
21008         * editing/pasteboard/copy-standalone-image-expected.txt: Updated.
21009         * fast/events/standalone-image-drag-to-editable-expected.txt: Updated.
21011 2007-05-25  Mitz Pettel  <mitz@webkit.org>
21013         Reviewed by Darin.
21015         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13872
21016           REGRESSION: An empty search field can have a cancel button
21018         * fast/forms/search-cancel-button-style-sharing-expected.checksum: Added.
21019         * fast/forms/search-cancel-button-style-sharing-expected.png: Added.
21020         * fast/forms/search-cancel-button-style-sharing-expected.txt: Added.
21021         * fast/forms/search-cancel-button-style-sharing.html: Added.
21023 2007-05-25  Darin Adler  <darin@apple.com>
21025         * fast/table/rowindex-comment-nodes-expected.txt: Update to reflect success.
21026         A recent check-in fixed this test, but nobody checked in updated results.
21028 2007-05-25  Darin Adler  <darin@apple.com>
21030         - updated some test results that were affected by Hyatt's fix for
21031           <rdar://problem/5208440> REGRESSION: Raw text needs to be pulled
21032           outside of tables (13753)
21034         The whitespace in the DOM has changed the child indices of various elements,
21035         which shows up in the caret and selection logging.
21037         * editing/deleting/5026848-2-expected.txt: Updated.
21038         * editing/deleting/5026848-3-expected.txt: Updated.
21039         * editing/deleting/5126166-expected.txt: Updated.
21040         * editing/deleting/delete-block-table-expected.txt: Updated.
21041         * fast/forms/input-double-click-selection-gap-bug-expected.txt: Updated.
21042         * fast/replaced/selection-rect-in-table-cell-expected.txt: Updated.
21043         * fast/text/textIteratorNilRenderer-expected.txt: Updated.
21045 2007-05-25  Kimmo Kinnunen  <kimmok@iki.fi>
21047         Reviewed by Darin.
21049         - http://bugs.webkit.org/show_bug.cgi?id=13623 (Decompilation of function
21050           doesn't compile with "++(x,y)")
21051         - Contains tests for grouping expression that is inside typeof or prefix/postfix
21052           expression
21054         * fast/js/resources/toString-prefix-postfix-preserve-parens.js: Added.
21055         * fast/js/toString-prefix-postfix-preserve-parens-expected.txt: Added.
21056         * fast/js/toString-prefix-postfix-preserve-parens.html: Added.
21058 2007-05-25  Mitz Pettel  <mitz@webkit.org>
21060         Reviewed by Darin.
21062         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13767
21063           REGRESSION: Multipart image documents are garbled
21065         * http/tests/multipart/invalid-image-data-standalone-expected.checksum: Added.
21066         * http/tests/multipart/invalid-image-data-standalone-expected.png: Added.
21067         * http/tests/multipart/invalid-image-data-standalone-expected.txt: Added.
21068         * http/tests/multipart/invalid-image-data-standalone.html: Added.
21069         * http/tests/multipart/resources/green-100x100.png: Added.
21071 2007-05-24  Rob Buis  <buis@kde.org>
21073         Reviewed by Hyatt.
21075         Test cases for:
21076         http://bugs.webkit.org/show_bug.cgi?id=4104
21077         first-letter not updating style with hover
21078         http://bugs.webkit.org/show_bug.cgi?id=13169
21079         css-formatted first letter won't hide dynamically
21081         * fast/css/first-letter-hover-expected.checksum: Added.
21082         * fast/css/first-letter-hover-expected.png: Added.
21083         * fast/css/first-letter-hover-expected.txt: Added.
21084         * fast/css/first-letter-hover.html: Added.
21085         * fast/css/first-letter-visibility-expected.checksum: Added.
21086         * fast/css/first-letter-visibility-expected.png: Added.
21087         * fast/css/first-letter-visibility-expected.txt: Added.
21088         * fast/css/first-letter-visibility.html: Added.
21090 2007-05-24  Mitz Pettel  <mitz@webkit.org>
21092         Reviewed by Darin.
21094         - http://bugs.webkit.org/show_bug.cgi?id=13823
21095           REGRESSION: fast/forms/select-item-background-clip.html failing pixel test
21097         Updated the test and the results.
21099         * fast/forms/select-item-background-clip-expected.checksum:
21100         * fast/forms/select-item-background-clip-expected.png:
21101         * fast/forms/select-item-background-clip-expected.txt:
21102         * fast/forms/select-item-background-clip.html:
21104 2007-05-24  Mitz Pettel  <mitz@webkit.org>
21106         Reviewed by Darin.
21108         - test for http://bugs.webkit.org/show_bug.cgi?id=13800
21109           REGRESSION: Moving a slider moves another unrelated slider
21111         * fast/forms/slider-thumb-shared-style-expected.checksum: Added.
21112         * fast/forms/slider-thumb-shared-style-expected.png: Added.
21113         * fast/forms/slider-thumb-shared-style-expected.txt: Added.
21114         * fast/forms/slider-thumb-shared-style.html: Added.
21116 2007-05-24  Adele Peterson  <adele@apple.com>
21118         Reviewed by Darin.
21120         Test for <rdar://problem/5211921> Form values sometimes get transposed (iGoogle)
21122         * fast/history/redirect-load-no-form-restoration-expected.txt: Added.
21123         * fast/history/redirect-load-no-form-restoration.html: Added.
21124         * fast/history/resources/redirect-load.html: Added.
21126 2007-05-24  Mitz Pettel  <mitz@webkit.org>
21128         Reviewed by Adele.
21130         - test for http://bugs.webkit.org/show_bug.cgi?id=13857
21131           REGRESSION: onChange function applied to select element executes twice when focus is set
21133         * fast/forms/select-double-onchange-expected.txt: Added.
21134         * fast/forms/select-double-onchange.html: Added.
21136 2007-05-24  Kevin McCullough  <kmccullough@apple.com>
21138         Reviewed by.
21140         - Do you ever feel like Charlie Brown? *sigh*
21142         * fast/dom/HTMLHeadElement/resources/head-check.js:
21144 2007-05-24  Kevin McCullough  <kmccullough@apple.com>
21146         Reviewed by.
21148         - Rolling back change to fix the build until I have a good fix for data: urls.
21150         * ChangeLog:
21151         * fast/dom/HTMLHeadElement/resources/head-check.js:
21152         * fast/dom/frame-loading-via-document-write-expected.txt: Removed.
21153         * fast/dom/frame-loading-via-document-write.html: Removed.
21154         * fast/dom/resources/frame-loading-via-document-write.js: Removed.
21155         * fast/dom/resources/green250x50.png: Removed.
21156         * fast/dom/resources/success.html: Removed.
21157         * http/tests/security/frame-loading-via-document-write-expected.txt: Removed.
21158         * http/tests/security/frame-loading-via-document-write.html: Removed.
21159         * http/tests/security/resources/frame-loading-via-document-write.js: Removed.
21160         * http/tests/security/resources/success.html: Removed.
21162 2007-05-24  Mitz Pettel  <mitz@webkit.org>
21164         Reviewed by Darin.
21166         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13837
21167           Separator in new <select> widget disappears when block element with border is in document.
21169         * fast/forms/menulist-separator-painting-expected.checksum: Added.
21170         * fast/forms/menulist-separator-painting-expected.png: Added.
21171         * fast/forms/menulist-separator-painting-expected.txt: Added.
21172         * fast/forms/menulist-separator-painting.html: Added.
21174 2007-05-24  Sam Weinig  <sam@webkit.org>
21176         Reviewed by Anders.
21178         - update results to account for the new JSHTMLFrameSetElement
21179           that is being autogenerated and can now produce a constructor.
21181         * fast/dom/Window/element-constructors-on-window-expected.txt:
21182         * fast/dom/Window/window-properties-expected.txt:
21184 2007-05-23  Mitz Pettel  <mitz@webkit.org>
21186         Reviewed by David Hyatt.
21188         - tests for http://bugs.webkit.org/show_bug.cgi?id=13563
21189           REGRESSION: Crash loading message in Yahoo! Mail
21191         * fast/css/stale-style-selector-crash-1-expected.txt: Added.
21192         * fast/css/stale-style-selector-crash-1.html: Added.
21193         * fast/css/stale-style-selector-crash-2-expected.txt: Added.
21194         * fast/css/stale-style-selector-crash-2.html: Added.
21196 2007-05-23  Darin Adler  <darin@apple.com>
21198         Reviewed by Hyatt.
21200         - updated the many tests with an extra newline or two at the end
21201           because of the bug where plain-text serialization will consider
21202           nodes that are not rendered
21204 2007-05-23  Sam Weinig  <sam@webkit.org>
21206         Reviewed by Darin.
21208         Update tests for http://bugs.webkit.org/show_bug.cgi?id=13830
21209         Auto-generate JS DOM bindings for HTMLDocument and most of 
21210         the rest of HTMLElement
21212         - Corrects prototype chain for JSHTMLDocument and adds test
21213           for HTMLFormElement.
21215         * fast/dom/prototype-chain-expected.txt:
21216         * fast/dom/prototype-chain.html:
21218 2007-05-23  Kevin McCullough  <kmccullough@apple.com>
21220         Reviewed by.
21222         - Fixed build breakage.
21224         * fast/dom/open-and-close-by-DOM-expected.txt: Added.
21225         * fast/dom/open-and-close-by-DOM.html: Added.
21227 2007-05-23  Kevin McCullough  <kmccullough@apple.com>
21229         Reviewed by.
21231         - Removing failing tests until I've fixed them.
21233         * fast/dom/open-and-close-by-DOM-expected.txt: Removed.
21234         * fast/dom/open-and-close-by-DOM.html: Removed.
21236 2007-05-23  Rob Buis  <buis@kde.org>
21238         Reviewed by Dave Hyatt.
21240         Testcase for:
21241         http://bugs.webkit.org/show_bug.cgi?id=13174
21242         line-height in font shorthand does not override a previously stated line-height property
21244         The two changed results are improvements.
21246         * css1/font_properties/font-expected.checksum:
21247         * css1/font_properties/font-expected.png:
21248         * css1/font_properties/font-expected.txt:
21249         * fast/css/line-height-font-order-expected.checksum: Added.
21250         * fast/css/line-height-font-order-expected.png: Added.
21251         * fast/css/line-height-font-order-expected.txt: Added.
21252         * fast/css/line-height-font-order.html: Added.
21253         * tables/mozilla/bugs/bug83786-expected.checksum:
21254         * tables/mozilla/bugs/bug83786-expected.png:
21255         * tables/mozilla/bugs/bug83786-expected.txt:
21257 2007-05-23  Rob Buis  <buis@kde.org>
21259         Reviewed by Darin.
21261         Test for:
21262         http://bugs.webkit.org/show_bug.cgi?id=13784
21263         REGRESSION (r13744-13750): Crash with empty gradient when drawing to canvas
21265         * fast/canvas/fillrect-gradient-zero-stops-expected.checksum: Added.
21266         * fast/canvas/fillrect-gradient-zero-stops-expected.png: Added.
21267         * fast/canvas/fillrect-gradient-zero-stops-expected.txt: Added.
21268         * fast/canvas/fillrect-gradient-zero-stops.html: Added.
21270 2007-05-23  Rob Buis  <buis@kde.org>
21272         Reviewed by Darin.
21274         Testcase for:
21275         http://bugs.webkit.org/show_bug.cgi?id=13801
21276         Crash when loading nonexisting symbol
21278         * svg/custom/use-referencing-nonexisting-symbol-expected.checksum: Added.
21279         * svg/custom/use-referencing-nonexisting-symbol-expected.png: Added.
21280         * svg/custom/use-referencing-nonexisting-symbol-expected.txt: Added.
21281         * svg/custom/use-referencing-nonexisting-symbol.svg: Added.
21283 2007-05-22  Sam Weinig  <sam@webkit.org>
21285         Reviewed by Adam.
21287         Update tests for http://bugs.webkit.org/show_bug.cgi?id=13833
21288         Add ObjC DOM binding for HTMLMarqeeElement
21290         * fast/dom/wrapper-classes-expected.txt:
21291         * fast/dom/wrapper-classes.html: HTMLMarqueeElement now is a 
21292         DOMHTMLMarqueeElement
21294 2007-05-22  Justin Garcia  <justin.garcia@apple.com>
21296         Reviewed by darin
21297         
21298         http://bugs.webkit.org/show_bug.cgi?id=13804
21299         REGRESSION(r21611): Several new layout test pixel failures (misspelling markers)
21301         * editing/selection/13804-expected.checksum: Added.
21302         * editing/selection/13804-expected.png: Added.
21303         * editing/selection/13804-expected.txt: Added.
21304         * editing/selection/13804.html: Added.
21305         These were missing:
21306         * editing/selection/5076323-1-expected.png: Added.
21307         * editing/selection/5076323-2-expected.png: Added.
21308         * editing/selection/5076323-3-expected.png: Added.
21310 2007-05-22  Darin Adler  <darin@apple.com>
21312         Reviewed by Geoff.
21314         - test for <rdar://problem/5215830> REGRESSION: ebay.com layout is wrong
21316         * fast/dom/iframe-document.html: Updated test to expect no document property.
21317         * fast/dom/iframe-document-expected.txt: Updated.
21319         * fast/forms/focus2.html: Changed test to use ownerDocument instead of document.
21321 2007-05-22  Adele Peterson  <adele@apple.com>
21323         Reviewed by Darin.
21325         Test for http://bugs.webkit.org/show_bug.cgi?id=13796
21326         Crash in [NSInputContext currentInputContext] when you click on this map
21328         * fast/frames/frame-display-none-focus-expected.txt: Added.
21329         * fast/frames/frame-display-none-focus.html: Added.
21330         * fast/frames/resources/iframe-focus.html: Added.
21332 2007-05-22  Justin Garcia  <justin.garcia@apple.com>
21334         Reviewed by darin
21335         
21336         <rdar://problem/4875189> List is deleted when replacing contents with Chinese/Japanese characters
21338         Moved from unsupported-content because we've supported editing lists
21339         for a while now:
21340         * editing/deleting/4875189-expected.checksum: Added.
21341         * editing/deleting/4875189-expected.png: Added.
21342         * editing/deleting/4875189-expected.txt: Added.
21343         * editing/deleting/4875189.html: Added.
21344         * editing/unsupported-content/list-delete-002-expected.checksum: Removed.
21345         * editing/unsupported-content/list-delete-002-expected.png: Removed.
21346         * editing/unsupported-content/list-delete-002-expected.txt: Removed.
21347         * editing/unsupported-content/list-delete-002.html: Removed.
21348         
21349         Reflects new behavior:
21350         * editing/deleting/delete-select-all-003-expected.checksum:
21351         * editing/deleting/delete-select-all-003-expected.png:
21352         * editing/deleting/delete-select-all-003-expected.txt:
21353         
21354         Ditto and also removed a FIXME:
21355         * editing/deleting/list-item-1-expected.checksum:
21356         * editing/deleting/list-item-1-expected.png:
21357         * editing/deleting/list-item-1-expected.txt:
21358         * editing/deleting/list-item-1.html:
21360 2007-05-22  Kevin McCullough  <kmccullough@apple.com>
21362         Reviewed by.
21364         - Forgot to checkin for fix for rdar://problem/4981886
21366         * fast/dom/open-and-close-by-DOM-expected.txt: Added.
21367         * fast/dom/open-and-close-by-DOM.html: Added.
21368         * fast/dom/resources/close.html: Added.
21369         * fast/dom/resources/middle.html: Added.
21370         * http/tests/security/local-image-from-remote.html:
21372 2007-05-22  Justin Garcia  <justin.garcia@apple.com>
21374         Reviewed by oliver
21376         <rdar://problem/5213963> 
21377         REGRESSION(r21467): Active selection remains in text field after clicking on a button
21379         Demonstrates bug:
21380         * editing/selection/5213963-expected.checksum: Added.
21381         * editing/selection/5213963-expected.png: Added.
21382         * editing/selection/5213963-expected.txt: Added.
21383         * editing/selection/5213963.html: Added.
21384         We now clear the selection on mouse down (but not before
21385         the mousedown event is fired):
21386         * fast/forms/focus-selection-input-expected.txt:
21387         * fast/forms/focus-selection-textarea-expected.txt:
21389 2007-05-21  Oliver Hunt  <oliver@apple.com>
21391         Reviewed by Sam.
21392         
21393         Layout test for http://bugs.webkit.org/show_bug.cgi?id=13789
21395         * svg/custom/getscreenctm-in-mixed-content-expected.checksum: Added.
21396         * svg/custom/getscreenctm-in-mixed-content-expected.png: Added.
21397         * svg/custom/getscreenctm-in-mixed-content-expected.txt: Added.
21398         * svg/custom/getscreenctm-in-mixed-content.xhtml: Added.
21400 2007-05-21  Sam Weinig  <sam@webkit.org>
21402         Reviewed by Darin.
21404         - update tests and results for http://bugs.webkit.org/show_bug.cgi?id=13803
21405           to account for the new JSHTMLMarquee that is being autogenerated and
21406           can now produce a constructor.
21408         * fast/dom/Window/element-constructors-on-window-expected.txt:
21409         * fast/dom/Window/element-constructors-on-window.html:
21410         * fast/dom/Window/window-properties-expected.txt:
21412 2007-05-21  Sam Weinig  <sam@webkit.org>
21414         Reviewed by Adam.
21416         Update test results.
21418         * fast/frames/viewsource-attribute-expected.checksum:
21419         * fast/frames/viewsource-attribute-expected.png:
21420         * fast/frames/viewsource-attribute-expected.txt:
21422 2007-05-21  Sam Weinig  <sam@webkit.org>
21424         Reviewed by Adam and Darin.
21426         - update results for http://bugs.webkit.org/show_bug.cgi?id=13791
21427           to account for new JSHTMLElements that are being autogenerated and
21428           can now produce constructors.
21430         * fast/dom/Window/element-constructors-on-window-expected.txt:
21431         * fast/dom/Window/window-properties-expected.txt:
21433 2007-05-19  Mitz Pettel  <mitz@webkit.org>
21435         Reviewed by Dave Hyatt.
21437         - repaint tests and updated results for http://bugs.webkit.org/show_bug.cgi?id=12729
21438           box-shadow disappears when scrolling a div that it falls on/under
21440         * fast/box-shadow/basic-shadows-expected.checksum:
21441         * fast/box-shadow/basic-shadows-expected.png:
21442         * fast/box-shadow/basic-shadows-expected.txt:
21443         * fast/repaint/box-shadow-dynamic-expected.checksum: Added.
21444         * fast/repaint/box-shadow-dynamic-expected.png: Added.
21445         * fast/repaint/box-shadow-dynamic-expected.txt: Added.
21446         * fast/repaint/box-shadow-dynamic.html: Added.
21447         * fast/repaint/box-shadow-h-expected.checksum: Added.
21448         * fast/repaint/box-shadow-h-expected.png: Added.
21449         * fast/repaint/box-shadow-h-expected.txt: Added.
21450         * fast/repaint/box-shadow-h.html: Added.
21451         * fast/repaint/box-shadow-v-expected.checksum: Added.
21452         * fast/repaint/box-shadow-v-expected.png: Added.
21453         * fast/repaint/box-shadow-v-expected.txt: Added.
21454         * fast/repaint/box-shadow-v.html: Added.
21456 2007-05-20  Mark Rowe  <mrowe@apple.com>
21458         Update test results after r21597.
21460         * fast/frames/viewsource-attribute-expected.checksum:
21461         * fast/frames/viewsource-attribute-expected.png:
21462         * fast/frames/viewsource-attribute-expected.txt:
21464 2007-05-19  Mitz Pettel  <mitz@webkit.org>
21466         Reviewed by Darin.
21468         - test for http://bugs.webkit.org/show_bug.cgi?id=13774
21469           REGRESSION: Crash emailing blog entry using Google Reader
21471         * fast/table/stale-grid-crash-expected.checksum: Added.
21472         * fast/table/stale-grid-crash-expected.png: Added.
21473         * fast/table/stale-grid-crash-expected.txt: Added.
21474         * fast/table/stale-grid-crash.html: Added.
21476 2007-05-19  Mitz Pettel  <mitz@webkit.org>
21478         Reviewed by Darin.
21480         - http://bugs.webkit.org/show_bug.cgi?id=13320
21481           rounded corners with drop shadows are really slow
21483         * fast/box-shadow/border-radius-big-expected.checksum: Added.
21484         * fast/box-shadow/border-radius-big-expected.png: Added.
21485         * fast/box-shadow/border-radius-big-expected.txt: Added.
21486         * fast/box-shadow/border-radius-big.html: Added.
21488 2007-05-19  Anders Carlsson  <andersca@apple.com>
21490         Reviewed by Mitz.
21492         http://bugs.webkit.org/show_bug.cgi?id=13771
21493         Assertion failure ASSERT(m_layer) when running Hamachi fuzz tester
21494         
21495         * fast/frames/inline-object-inside-frameset-expected.txt: Added.
21496         * fast/frames/inline-object-inside-frameset.html: Added.
21498 2007-05-18  Sam Weinig  <sam@webkit.org>
21500         Reviewed by Geoff.
21502         - update results to account for new JSHTMLElements that are being
21503           auto-generated and can now produce Constructors.
21505         * fast/dom/Window/element-constructors-on-window-expected.txt:
21506         * fast/dom/Window/window-properties-expected.txt:
21508 2007-05-17  Maciej Stachowiak  <mjs@apple.com>
21510         Not Reviewed, buildbot test fix.
21511         
21512         - updated results for the last fiew checkins.
21513         
21514         * fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt:
21515         * fast/dom/replaceChild-expected.txt:
21516         * http/tests/loading/bad-scheme-subframe-expected.txt:
21517         * webarchive/loading/test-loading-archive-expected.txt:
21519 2007-05-18  Sam Weinig  <sam@webkit.org>
21521         Reviewed by Mitz.
21523         Update test results after Hyatt's update of view-source
21524         to include line numbers and a gutter.
21526         * fast/frames/viewsource-attribute-expected.checksum:
21527         * fast/frames/viewsource-attribute-expected.png:
21528         * fast/frames/viewsource-attribute-expected.txt:
21530 2007-05-18  Oliver Hunt  <oliver@apple.com>
21532         Reviewed by Mark.
21534         Fix capitalisation of resources referenced by test case. 
21536         * svg/carto.net/window.svg:
21538 2007-05-17  Justin Garcia  <justin.garcia@apple.com>
21540         Reviewed by ggaren
21541         
21542         <rdar://problem/5209984> REGRESSION: Crash on click after clearing Facebook status
21544         * editing/selection/5209984-expected.txt: Added.
21545         * editing/selection/5209984.html: Added.
21547 2007-05-17  Sam Weinig  <sam@webkit.org>
21549         Reviewed by Adam.
21551         Tests for <rdar://problem/5201423> REGRESSION: Links in 
21552         sidebar don't work on Honda website
21554         * fast/dom/anchor-toString-expected.txt: Added.
21555         * fast/dom/anchor-toString.html: Added.
21556         * fast/forms/focus2.html:
21558 2007-05-17  Antti Koivisto  <antti@apple.com>
21560         Reviewed by Darin.
21561         
21562         Test for http://bugs.webkit.org/show_bug.cgi?id=13727
21563         REGRESSION: Reproducible hang setting the selection's extent offset to -1
21564         <rdar://problem/5206890>
21566         * LayoutTests/editing/selection/selection-invalid-offset-expected.txt: Added.
21567         * LayoutTests/editing/selection/selection-invalid-offset.html: Added.
21569 2007-05-17  Adele Peterson  <adele@apple.com>
21571         Reviewed by Mitz.
21573         Test for <rdar://problem/5096035> REGRESSION: rtl text should be left-aligned in <select>s
21575         * fast/text/international/bidi-menulist-expected.checksum: Added.
21576         * fast/text/international/bidi-menulist-expected.png: Added.
21577         * fast/text/international/bidi-menulist-expected.txt: Added.
21578         * fast/text/international/bidi-menulist.html: Added.
21580 2007-05-17  Justin Garcia  <justin.garcia@apple.com>
21582         Reviewed by harrison
21584         * editing/execCommand/4924441-expected.checksum: Added.
21585         * editing/execCommand/4924441-expected.png: Added.
21586         * editing/execCommand/4924441-expected.txt: Added.
21587         * editing/execCommand/4924441.html: Added.
21588         * editing/execCommand/5207369-expected.checksum: Added.
21589         * editing/execCommand/5207369-expected.png: Added.
21590         * editing/execCommand/5207369-expected.txt: Added.
21591         * editing/execCommand/5207369.html: Added.
21592         * editing/execCommand/5210032-expected.checksum: Added.
21593         * editing/execCommand/5210032-expected.png: Added.
21594         * editing/execCommand/5210032-expected.txt: Added.
21595         * editing/execCommand/5210032.html: Added.
21597 2007-05-17  Mitz Pettel  <mitz@webkit.org>
21599         Reviewed by Brady
21601         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13759
21602           REGRESSION (r20182-r20184): Incorrect rendering of multipart images
21604         Created http/tests/multipart and moved the existing multipart test there.
21606         * http/tests/misc/multipart-expected.txt: Removed.
21607         * http/tests/misc/multipart.html: Removed.
21608         * http/tests/misc/resources/1x1-blue.png: Removed.
21609         * http/tests/misc/resources/multipart.php: Removed.
21610         * http/tests/multipart/invalid-image-data-expected.checksum: Added.
21611         * http/tests/multipart/invalid-image-data-expected.png: Added.
21612         * http/tests/multipart/invalid-image-data-expected.txt: Added.
21613         * http/tests/multipart/invalid-image-data.html: Added.
21614         * http/tests/multipart/resources/2x2-green.png: Added. Shared by both
21615         multipart tests.
21616         * http/tests/multipart/resources/abe.png: Added.
21617         * http/tests/multipart/resources/multipart.php: Added. Shared by both
21618         multipart tests.
21619         * http/tests/multipart/stop-crash.html: Renamed from misc/multipart.html.
21621 2007-05-17  Justin Garcia  <justin.garcia@apple.com>
21623         Reviewed by harrison
21624         
21625         Demonstrates bug:
21626         * editing/execCommand/5190926-expected.checksum: Added.
21627         * editing/execCommand/5190926-expected.png: Added.
21628         * editing/execCommand/5190926-expected.txt: Added.
21629         * editing/execCommand/5190926.html: Added.
21630         
21631         Avoided some nesting:
21632         * editing/execCommand/5142012-2-expected.txt:
21633         * editing/execCommand/switch-list-type-expected.txt:
21635 2007-05-16  Maciej Stachowiak  <mjs@apple.com>
21637         Reviewed by Justin.
21638         
21639         - added a bunch of layout tests using the new load delegate testing mechanism
21641         * http/tests/loading/bad-scheme-subframe-expected.txt: Added.
21642         * http/tests/loading/bad-scheme-subframe.html: Added.
21643         * http/tests/loading/bad-server-subframe-expected.txt: Added.
21644         * http/tests/loading/bad-server-subframe.html: Added.
21645         * http/tests/loading/basic-expected.txt: Added.
21646         * http/tests/loading/basic.html: Added.
21647         * http/tests/loading/empty-subframe-expected.txt: Added.
21648         * http/tests/loading/empty-subframe.html: Added.
21649         * http/tests/loading/simple-subframe-expected.txt: Added.
21650         * http/tests/loading/simple-subframe.html: Added.
21652 2007-05-16  dethbakin  <bdakin@apple.com>
21654         Reviewed by Hyatt.
21656         Changes for <rdar://problem/5204107> REGRESSION: CSS web forum site 
21657         layout not displaying properly in latest WebKit
21659         New test:
21660         * fast/table/tableInsideCaption-expected.checksum: Added.
21661         * fast/table/tableInsideCaption-expected.png: Added.
21662         * fast/table/tableInsideCaption-expected.txt: Added.
21663         * fast/table/tableInsideCaption.html: Added.
21664         
21665         Good changes.
21666         * tables/mozilla/bugs/bug48028-1-expected.checksum:
21667         * tables/mozilla/bugs/bug48028-1-expected.png:
21668         * tables/mozilla/bugs/bug48028-1-expected.txt:
21669         * tables/mozilla_expected_failures/core/captions1-
21670         expected.checksum:
21671         * tables/mozilla_expected_failures/core/captions1-expected.png:
21672         * tables/mozilla_expected_failures/core/captions1-expected.txt:
21674         Not great changes. These changes expose other bugs. Filing reports 
21675         for these.
21676         * tables/mozilla/bugs/bug48028-2-expected.txt:
21677         * tables/mozilla/bugs/bug55789-expected.checksum:
21678         * tables/mozilla/bugs/bug55789-expected.png:
21679         * tables/mozilla/bugs/bug55789-expected.txt:
21681 2007-05-16  Kevin McCullough  <kmccullough@apple.com>
21683         Reviewed by Darin and Geoff.
21685         - rdar://problem/4981886
21686         - Added tests for allowing JS to close a window that was opened by the DOM.
21688         * fast/dom/open-and-close-by-DOM-expected.txt: Added.
21689         * fast/dom/open-and-close-by-DOM.html: Added.
21690         * fast/dom/resources/close.html: Added.
21691         * fast/dom/resources/middle.html: Added.
21693 2007-05-16  Darin Adler  <darin@apple.com>
21695         Reviewed by Hyatt.
21697         - test for <rdar://problem/4928671> Crash due to runaway recursion when fieldset has display: table-row (12066)
21699         * fast/css/fieldset-display-row-expected.checksum: Added.
21700         * fast/css/fieldset-display-row-expected.png: Added.
21701         * fast/css/fieldset-display-row-expected.txt: Added.
21702         * fast/css/fieldset-display-row.html: Added.
21704 2007-05-15  Sam Weinig  <sam@webkit.org>
21706         Reviewed by Oliver.
21708         - Yet more tests for http://bugs.webkit.org/show_bug.cgi?id=13722
21709           Finish testing and fixing the setting of DOM attributes to JS null
21711           Tests for SVG attributes that take a DOMString.
21713         * fast/dom/svg-element-attribute-js-null-expected.txt: Added.
21714         * fast/dom/svg-element-attribute-js-null.xhtml: Added.
21716 2007-05-15  Sam Weinig  <sam@webkit.org>
21718         Reviewed by Oliver.
21720         - More Tests for http://bugs.webkit.org/show_bug.cgi?id=13722
21721           Finish testing and fixing the setting of DOM attributes to JS null
21723           Tests for CanvasRenderingContext2D attributes that take a DOMString.
21725         * fast/dom/canvasContext2d-element-attribute-js-null-expected.txt: Added.
21726         * fast/dom/canvasContext2d-element-attribute-js-null.html: Added.
21728 2007-05-15  Sam Weinig  <sam@webkit.org>
21730         Reviewed by Oliver.
21732         - More Tests for http://bugs.webkit.org/show_bug.cgi?id=13722
21733           Finish testing and fixing the setting of DOM attributes to JS null
21735           Tests for CSSOM attributes that take a DOMString.
21737         * fast/dom/css-element-attribute-js-null-expected.txt: Added.
21738         * fast/dom/css-element-attribute-js-null.html: Added.
21740 2007-05-15  Justin Garcia  <justin.garcia@apple.com>
21742         Updating expected results for r21074.
21744         * css1/cascade/cascade_order-expected.checksum:
21745         * css1/cascade/cascade_order-expected.png:
21746         * css2.1/t0402-c71-fwd-parsing-02-f-expected.checksum:
21747         * css2.1/t0402-c71-fwd-parsing-02-f-expected.png:
21748         * css2.1/t0505-c16-descendant-01-e-expected.checksum:
21749         * css2.1/t0505-c16-descendant-01-e-expected.png:
21750         * css2.1/t050803-c14-classes-00-e-expected.checksum:
21751         * css2.1/t050803-c14-classes-00-e-expected.png:
21752         * css2.1/t0509-c15-ids-01-e-expected.checksum:
21753         * css2.1/t0509-c15-ids-01-e-expected.png:
21754         * css2.1/t0805-c5518-brdr-t-01-e-expected.checksum:
21755         * css2.1/t0805-c5518-brdr-t-01-e-expected.png:
21756         * css2.1/t0805-c5519-brdr-r-02-e-expected.checksum:
21757         * css2.1/t0805-c5519-brdr-r-02-e-expected.png:
21758         * css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
21759         * css2.1/t0805-c5520-brdr-b-01-e-expected.png:
21760         * css2.1/t0805-c5521-brdr-l-02-e-expected.checksum:
21761         * css2.1/t0805-c5521-brdr-l-02-e-expected.png:
21762         * css2.1/t1205-c563-list-type-00-b-expected.checksum:
21763         * css2.1/t1205-c563-list-type-00-b-expected.png:
21764         * css2.1/t1205-c564-list-img-00-b-g-expected.checksum:
21765         * css2.1/t1205-c564-list-img-00-b-g-expected.png:
21766         * fast/backgrounds/repeat/noRepeatCorrectClip-expected.checksum:
21767         * fast/backgrounds/repeat/noRepeatCorrectClip-expected.png:
21768         * fast/block/float/014-expected.checksum:
21769         * fast/block/float/014-expected.png:
21770         * fast/css/001-expected.checksum:
21771         * fast/css/001-expected.png:
21772         * fast/css/css2-system-fonts-expected.checksum:
21773         * fast/css/css2-system-fonts-expected.png:
21774         * fast/doctypes/001-expected.checksum:
21775         * fast/doctypes/001-expected.png:
21776         * fast/doctypes/002-expected.checksum:
21777         * fast/doctypes/002-expected.png:
21778         * fast/doctypes/003-expected.checksum:
21779         * fast/doctypes/003-expected.png:
21780         * fast/doctypes/004-expected.checksum:
21781         * fast/doctypes/004-expected.png:
21782         * fast/dom/Window/window-onFocus-expected.checksum:
21783         * fast/dom/Window/window-onFocus-expected.png:
21784         * fast/events/keydown-1-expected.checksum:
21785         * fast/events/keydown-1-expected.png:
21786         * fast/lists/002-expected.checksum:
21787         * fast/lists/002-expected.png:
21788         * fast/lists/003-expected.checksum:
21789         * fast/lists/003-expected.png:
21790         * fast/lists/005-expected.checksum:
21791         * fast/lists/005-expected.png:
21792         * fast/lists/007-expected.checksum:
21793         * fast/lists/007-expected.png:
21794         * fast/lists/008-expected.checksum:
21795         * fast/lists/008-expected.png:
21796         * fast/lists/big-list-marker-expected.checksum:
21797         * fast/lists/big-list-marker-expected.png:
21798         * fast/lists/dynamic-marker-crash-expected.checksum:
21799         * fast/lists/dynamic-marker-crash-expected.png:
21800         * fast/lists/item-not-in-list-line-wrapping-expected.checksum:
21801         * fast/lists/item-not-in-list-line-wrapping-expected.png:
21802         * fast/lists/marker-image-error-expected.checksum:
21803         * fast/lists/marker-image-error-expected.png:
21804         * fast/lists/ol-display-types-expected.checksum:
21805         * fast/lists/ol-display-types-expected.png:
21806         * fast/lists/scrolled-marker-paint-expected.checksum:
21807         * fast/lists/scrolled-marker-paint-expected.png:
21808         * fast/overflow/overflow-rtl-expected.checksum:
21809         * fast/overflow/overflow-rtl-expected.png:
21810         * fast/repaint/list-marker-2-expected.checksum:
21811         * fast/repaint/list-marker-2-expected.png:
21812         * fast/repaint/list-marker-expected.checksum:
21813         * fast/repaint/list-marker-expected.png:
21814         * fast/selectors/001-expected.checksum:
21815         * fast/selectors/001-expected.png:
21816         * fast/selectors/013-expected.checksum:
21817         * fast/selectors/013-expected.png:
21818         * fast/selectors/015-expected.checksum:
21819         * fast/selectors/015-expected.png:
21820         * fast/selectors/166-expected.checksum:
21821         * fast/selectors/166-expected.png:
21822         * tables/mozilla/bugs/bug23235-expected.checksum:
21823         * tables/mozilla/bugs/bug23235-expected.png:
21824         * tables/mozilla/bugs/bug30692-expected.checksum:
21825         * tables/mozilla/bugs/bug30692-expected.png:
21826         * tables/mozilla/bugs/bug3191-expected.checksum:
21827         * tables/mozilla/bugs/bug3191-expected.png:
21828         * tables/mozilla/marvin/backgr_index-expected.checksum:
21829         * tables/mozilla/marvin/backgr_index-expected.png:
21830         * tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
21831         * tables/mozilla/marvin/backgr_layers-opacity-expected.png:
21832         * tables/mozilla_expected_failures/bugs/bug1010-expected.checksum:
21833         * tables/mozilla_expected_failures/bugs/bug1010-expected.png:
21834         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
21835         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
21836         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum:
21837         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png:
21839 2007-05-15  Mitz Pettel  <mitz@webkit.org>
21841         Reviewed by Brady
21843         - test for http://bugs.webkit.org/show_bug.cgi?id=13360
21844           REGRESSION: Crash closing live web cam viewer page
21846         * http/tests/misc/multipart-expected.txt: Added.
21847         * http/tests/misc/multipart.html: Added.
21848         * http/tests/misc/resources/1x1-blue.png: Added.
21849         * http/tests/misc/resources/multipart.php: Added.
21851 2007-05-15  Sam Weinig  <sam@webkit.org>
21853         Reviewed by Darin.
21855         - Test for http://bugs.webkit.org/show_bug.cgi?id=13722
21856           Finish testing and fixing the setting of DOM attributes to JS null
21858           Tests for Core DOM attributes.
21860         * fast/dom/coreDOM-element-attribute-js-null-expected.txt: Added.
21861         * fast/dom/coreDOM-element-attribute-js-null.xhtml: Added.
21863 2007-05-15  Justin Garcia  <justin.garcia@apple.com>
21865         Updating expected results for r21074.
21867         * editing/deleting/4866671-expected.checksum:
21868         * editing/deleting/4866671-expected.png:
21869         * editing/deleting/delete-first-list-item-expected.checksum:
21870         * editing/deleting/delete-first-list-item-expected.png:
21871         * editing/deleting/delete-listitem-002-expected.checksum:
21872         * editing/deleting/delete-listitem-002-expected.png:
21873         * editing/deleting/list-item-1-expected.checksum:
21874         * editing/deleting/list-item-1-expected.png:
21875         * editing/deleting/merge-into-empty-block-2-expected.checksum:
21876         * editing/deleting/merge-into-empty-block-2-expected.png:
21877         * editing/execCommand/4641880-1-expected.checksum:
21878         * editing/execCommand/4641880-1-expected.png:
21879         * editing/execCommand/4747450-expected.checksum:
21880         * editing/execCommand/4747450-expected.png:
21881         * editing/execCommand/4916402-expected.checksum:
21882         * editing/execCommand/4916402-expected.png:
21883         * editing/execCommand/4916583-expected.checksum:
21884         * editing/execCommand/4916583-expected.png:
21885         * editing/execCommand/5142012-2-expected.checksum:
21886         * editing/execCommand/5142012-2-expected.png:
21887         * editing/execCommand/5144139-1-expected.checksum:
21888         * editing/execCommand/5144139-1-expected.png:
21889         * editing/execCommand/create-list-with-hr-expected.checksum:
21890         * editing/execCommand/create-list-with-hr-expected.png:
21891         * editing/execCommand/indent-list-item-expected.checksum:
21892         * editing/execCommand/indent-list-item-expected.png:
21893         * editing/execCommand/indent-selection-expected.checksum:
21894         * editing/execCommand/indent-selection-expected.png:
21895         * editing/execCommand/insert-list-empty-div-expected.checksum:
21896         * editing/execCommand/insert-list-empty-div-expected.png:
21897         * editing/execCommand/remove-list-item-1-expected.checksum:
21898         * editing/execCommand/remove-list-item-1-expected.png:
21899         * editing/inserting/4959067-expected.checksum:
21900         * editing/inserting/4959067-expected.png:
21901         * editing/pasteboard/4861080-expected.checksum:
21902         * editing/pasteboard/4861080-expected.png:
21903         * editing/pasteboard/drag-selected-image-to-contenteditable-expected.checksum:
21904         * editing/pasteboard/drag-selected-image-to-contenteditable-expected.png:
21905         * editing/pasteboard/drop-link-expected.checksum:
21906         * editing/pasteboard/drop-link-expected.png:
21907         * editing/pasteboard/innerText-inline-table-expected.checksum:
21908         * editing/pasteboard/innerText-inline-table-expected.png:
21909         * editing/pasteboard/input-field-1-expected.checksum:
21910         * editing/pasteboard/input-field-1-expected.png:
21911         * editing/pasteboard/merge-end-list-expected.checksum:
21912         * editing/pasteboard/merge-end-list-expected.png:
21913         * editing/pasteboard/merge-start-list-expected.checksum:
21914         * editing/pasteboard/merge-start-list-expected.png:
21915         * editing/pasteboard/select-element-1-expected.checksum:
21916         * editing/pasteboard/select-element-1-expected.png:
21917         * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
21918         * editing/selection/drag-to-contenteditable-iframe-expected.png:
21919         * editing/selection/extend-by-word-002-expected.checksum:
21920         * editing/selection/extend-by-word-002-expected.png:
21921         * editing/selection/select-all-iframe-expected.checksum:
21922         * editing/selection/select-all-iframe-expected.png:
21923         * editing/selection/selectNode-expected.checksum:
21924         * editing/selection/selectNode-expected.png:
21925         * editing/selection/selectNodeContents-expected.checksum:
21926         * editing/selection/selectNodeContents-expected.png:
21927         * editing/unsupported-content/list-delete-001-expected.checksum:
21928         * editing/unsupported-content/list-delete-001-expected.png:
21929         * editing/unsupported-content/list-type-after-expected.checksum:
21930         * editing/unsupported-content/list-type-after-expected.png:
21931         * editing/unsupported-content/list-type-before-expected.checksum:
21932         * editing/unsupported-content/list-type-before-expected.png:
21934 2007-05-15  Anders Carlsson  <andersca@apple.com>
21936         Reviewed by Maciej.
21938         <rdar://problem/5183685>
21939         http://bugs.webkit.org/show_bug.cgi?id=13301
21940         ASSERT or null value when trying to use a getter defined on a window object
21941         
21942         Add tests.
21944         * fast/dom/getter-on-window-object-expected.txt: Added.
21945         * fast/dom/getter-on-window-object.html: Added.
21947 2007-05-15  Justin Garcia  <justin.garcia@apple.com>
21948         
21949         Spelling markers fixed:
21950         * editing/deleting/delete-block-table-expected.checksum:
21951         * editing/deleting/delete-block-table-expected.png:
21952         * editing/selection/move-by-line-001-expected.checksum:
21953         * editing/selection/move-by-line-001-expected.png:
21955 2007-05-14  Justin Garcia  <justin.garcia@apple.com>
21957         Reviewed by ggaren
21958         
21959         Updated these expected results.  We now clear the
21960         selection inside a focused node *after* firing the
21961         mousedown event handler, which matches FF:
21962         * fast/forms/focus-selection-input-expected.txt:
21963         * fast/forms/focus-selection-textarea-expected.txt:
21965 2007-05-14  Justin Garcia  <justin.garcia@apple.com>
21967         Reviewed by ggaren
21969         Spelling markers fixed:
21970         * editing/deleting/delete-to-select-table-expected.checksum:
21971         * editing/deleting/delete-to-select-table-expected.png:
21972         * editing/selection/end-of-document-expected.checksum:
21973         * editing/selection/end-of-document-expected.png:
21974         * editing/inserting/insert-paragraph-02-expected.checksum:
21975         * editing/inserting/insert-paragraph-02-expected.png:
21976                 
21977         Focus halo now painted:
21978         * editing/execCommand/format-block-with-braces-expected.checksum:
21979         * editing/execCommand/format-block-with-braces-expected.png:
21981         Needed FIXMEs removed after fixing 4714993:
21982         * editing/pasteboard/merge-end-1-expected.checksum:
21983         * editing/pasteboard/merge-end-1-expected.png:
21984         * editing/pasteboard/merge-end-1-expected.txt:
21985         * editing/pasteboard/merge-end-1.html:
21986         * editing/pasteboard/merge-end-2-expected.checksum:
21987         * editing/pasteboard/merge-end-2-expected.png:
21988         * editing/pasteboard/merge-end-2-expected.txt:
21989         * editing/pasteboard/merge-end-2.html:
21991 2007-05-14  Maciej Stachowiak  <mjs@apple.com>
21993         Reviewed by Brady.
21995         - Test case for <rdar://problem/5203036> REGRESSION: Assertion failure in WebCore::FrameLoader::restoreScrollPositionAndViewState() going back from fark.com Photoshop contest (13684)
21997         * http/tests/incremental/slow-utf8-html.pl:
21998         * http/tests/navigation/back-to-slow-frame.html: Added.
21999         * http/tests/navigation/back-to-slow-frame-expected.txt: Added.
22000         * http/tests/navigation/resources/back-to-slow-frame-2.html: Added.
22001         * http/tests/navigation/resources/back-to-slow-frame-3.html: Added.
22002         * http/tests/navigation/resources/slow-resource-1-sec.pl: Added.
22004 2007-05-14  Kimmo Kinnunen  <kimmok@iki.fi>
22006         Reviewed by Darin.
22008         - Tests for fix to http://bugs.webkit.org/show_bug.cgi?id=13622 (Decompiler omits
22009           trailing comma in array literal)
22011         * fast/js/resources/toString-elision-trailing-comma.js: Added.
22012         * fast/js/toString-elision-trailing-comma-expected.txt: Added.
22013         * fast/js/toString-elision-trailing-comma.html: Added.
22015 2007-05-14  Mitz Pettel  <mitz@webkit.org>
22017         Reviewed by Dave Hyatt.
22019         - test for http://bugs.webkit.org/show_bug.cgi?id=13603
22020           style leaks in washingtonpost.com
22022         * fast/parser/residual-style-close-across-n-blocks-expected.txt: Added.
22023         * fast/parser/residual-style-close-across-n-blocks.html: Added.
22025 2007-05-14  Sam Weinig  <sam@webkit.org>
22027         Reviewed by Alice.
22029         - Tests for http://bugs.webkit.org/show_bug.cgi?id=13541
22030           REGRESSION: Setting a DOMString attribute to JS null in the 
22031           JS bindings should default to converting to the empty string
22033         * fast/dom/document-attribute-js-null-expected.txt: Added.
22034         * fast/dom/document-attribute-js-null.html: Added.
22035         * fast/dom/element-attribute-js-null-expected.txt: Added.
22036         * fast/dom/element-attribute-js-null.html: Added.
22037         * fast/forms/input-null-expected.txt: Removed.
22038         * fast/forms/input-null.html: Removed.
22040 2007-05-14  Justin Garcia  <justin.garcia@apple.com>
22042         Reviewed by darin
22043         
22044         <rdar://problem/5136696> Selection is removed when focusing a node in another frame
22046         Demonstrates bug:
22047         * editing/selection/5136696-expected.checksum: Added.
22048         * editing/selection/5136696-expected.png: Added.
22049         * editing/selection/5136696-expected.txt: Added.
22050         * editing/selection/5136696.html: Added.
22052 2007-05-14  Kimmo Kinnunen  <kimmok@iki.fi>
22054         Tests for http://bugs.webkit.org/show_bug.cgi?id=10878
22055         Bug 10878: Incorrect decompilation for "4..x"
22057         Test all the different forms of expressions that can contain
22058         a dot following a number literal.
22059         Includes new tests for PrefixDotNode, PostfixDotNode, DeleteDotNode,
22060         AssignDotNode and FunctionCallParenDotNode.
22062         * fast/js/resources/toString-number-dot-expr.js:
22063         * fast/js/toString-number-dot-expr-expected.txt: Updated.
22065 2007-05-13  Alexey Proskuryakov  <ap@webkit.org>
22067         Reviewed by Darin.
22069         http://bugs.webkit.org/show_bug.cgi?id=13690
22070         JavaScript Form Validation issue on Banco do Brasil site
22072         * fast/forms/input-setvalue-selection-expected.txt: Added.
22073         * fast/forms/input-setvalue-selection.html: Added.
22075         * fast/forms/input-appearance-maxlength.html: Now that the selection is correctly set
22076         in inactive text inputs, we need to explicitly change it to exercise the same code path.
22078         * fast/forms/input-selection-restore-expected.txt: Removed.
22079         * fast/forms/input-selection-restore.html: Removed.
22080         AFAICT, this test was added in r14931 to test for status quo, and not because we
22081         specifically wanted such behavior.
22083 2007-05-13  Rob Buis  <buis@kde.org>
22085         Reviewed by Darin.
22087         http://bugs.webkit.org/show_bug.cgi?id=13529
22088         DOM3 keyIdentifier text is incorrect
22090         Adjusted tests and test results.
22092         * fast/events/frame-tab-focus.html:
22093         * fast/events/js-keyboard-event-creation-expected.txt:
22094         * fast/events/objc-event-api-expected.txt:
22095         * fast/events/option-tab.html:
22096         * fast/forms/focus2.html:
22097         * fast/html/tab-order.html:
22099 2007-05-12  Mitz Pettel  <mitz@webkit.org>
22101         Reviewed by Hyatt.
22103         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=13680
22104           Incomplete repaint of focus ring around continuation
22106         * fast/repaint/continuation-after-outline-expected.checksum: Added.
22107         * fast/repaint/continuation-after-outline-expected.png: Added.
22108         * fast/repaint/continuation-after-outline-expected.txt: Added.
22109         * fast/repaint/continuation-after-outline.html: Added.
22111 2007-05-12  Oliver Hunt  <oliver@apple.com>
22113         Reviewed by Hyatt.
22114         
22115         Add test to verify files can be dragged to <input type="file">
22117         * fast/forms/dragging-to-file-input-expected.txt: Added.
22118         * fast/forms/dragging-to-file-input.html: Added.
22120 2007-05-12  Mitz Pettel  <mitz@webkit.org>
22122         Reviewed by Hyatt.
22124         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13695
22125           REGRESSION (r21387): Replaced elements' highlight rects are wrongly positioned
22127         * fast/replaced/selection-rect-expected.checksum: Added.
22128         * fast/replaced/selection-rect-expected.png: Added.
22129         * fast/replaced/selection-rect-expected.txt: Added.
22130         * fast/replaced/selection-rect.html: Added.
22132 2007-05-12  Mitz Pettel  <mitz@webkit.org>
22134         Reviewed by Darin.
22136         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=13685
22137           REGRESSION (r21368-r21388): Highlighting text in scrolled textareas behaves oddly
22139         * fast/repaint/text-selection-rect-in-overflow-expected.checksum: Added.
22140         * fast/repaint/text-selection-rect-in-overflow-expected.png: Added.
22141         * fast/repaint/text-selection-rect-in-overflow-expected.txt: Added.
22142         * fast/repaint/text-selection-rect-in-overflow.html: Added.
22144 2007-05-11  Oliver Hunt  <oliver@apple.com>
22146         Reviewed by Hyatt.
22147         
22148         Layout test for x-mac-roman character encoding.
22150         * fast/encoding/xmacroman-encoding-test-expected.txt: Added.
22151         * fast/encoding/xmacroman-encoding-test.html: Added.
22153 2007-05-11  Oliver Hunt  <oliver@apple.com>
22155         Reviewed by Brady.
22157         Layout tests for <rdar://problem/5017375> WebKit should disable SVG in Dashboard
22158         Tests attempt to use SVG in a number of ways, both direct and indirect.
22159         
22161         * http/tests/xmlhttprequest/resources/svgtest.svg: Added.
22162           Small test SVG
22163           
22164         * http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard-expected.txt: Added.
22165         * http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html: Added.
22166           Attempts to use an SVG doc created with XHR as content 
22167         
22168         * svg/custom/embedded-svg-disallowed-in-dashboard-expected.txt: Added.
22169         * svg/custom/embedded-svg-disallowed-in-dashboard.xml: Added.
22170           Attempts to use SVG by embedding it in an SVG doc.
22171         
22172         * svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard-expected.txt: Added.
22173         * svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard.html: Added.
22174           Attempts to use SVG by using a DOMParser to manually parse XHMTL with embedded SVG
22175         
22176         * svg/custom/manually-parsed-svg-disallowed-in-dashboard-expected.txt: Added.
22177         * svg/custom/manually-parsed-svg-disallowed-in-dashboard.html: Added.
22178           Attempts to use SVG by using a DOMParser to manually create an SVG doc from a string
22179         
22180         * svg/custom/svg-disallowed-in-dashboard-object-expected.txt: Added.
22181         * svg/custom/svg-disallowed-in-dashboard-object.html: Added.
22182           Attempts to embed SVG with <embed>, <object>, and <iframe>
22184 2007-05-11  Mark Rowe  <mrowe@apple.com>
22186         Rubber-stamped by Oliver.
22188         * fast/encoding/char-encoding.html: Change from a 5 millisecond
22189         timeout to a 500 millisecond timeout to work around occasional
22190         timing-related test failures.
22192 2007-05-11  Geoffrey Garen  <ggaren@apple.com>
22194         Reviewed by Darin Adler.
22196         Updated test a little bit now that +[WebScriptObject scriptObjectForJSObject:frame:]
22197         is gone.
22199         * fast/dom/wrapper-round-tripping.html:
22201 2007-05-11  Mitz Pettel  <mitz@webkit.org>
22203         Reviewed by Darin.
22205         - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=13635
22206           REGRESSION: Cannot log in to webmail.co.za account
22208         * fast/dom/HTMLOptionElement/option-text-expected.txt: Added.
22209         * fast/dom/HTMLOptionElement/option-text.html: Added.
22210         * fast/forms/HTMLOptionElement_label06-expected.checksum:
22211         * fast/forms/HTMLOptionElement_label06-expected.png:
22212         * fast/forms/HTMLOptionElement_label06-expected.txt:
22214 2007-05-11  Kimmo Kinnunen  <kimmok@iki.fi>
22216         Reviewed by Darin.
22218         - Tests for bug http://bugs.webkit.org/show_bug.cgi?id=13620
22219           Bogus decompilation of "for (var j = 1 in [])"
22221         Testcase covers toString()ing functions with
22222         for-statements of form for (var j = 1 in []) and for (var j=0;j<10;j++)
22224         * fast/js/resources/toString-for-var-decl.js: Added.
22225         * fast/js/toString-for-var-decl-expected.txt: Added.
22226         * fast/js/toString-for-var-decl.html: Added.
22228 2007-05-11  Kimmo Kinnunen  <kimmok@iki.fi>
22230         Reviewed by Darin.
22232         Tests for http://bugs.webkit.org/show_bug.cgi?id=10878
22233         Bug 10878: Incorrect decompilation for "4..x"
22235         * fast/js/resources/toString-number-dot-expr.js: Added.
22236         * fast/js/toString-number-dot-expr-expected.txt: Added.
22237         * fast/js/toString-number-dot-expr.html: Added.
22239 2007-05-11  Darin Adler  <darin@apple.com>
22241         Reviewed by Mitz.
22243         - test for http://bugs.webkit.org/show_bug.cgi?id=7452
22244           <rdar://problem/3211749> line breaks ignored after <wbr> in <pre> block (affects livejournal.com)
22246         * fast/text/wbr-pre-expected.checksum: Added.
22247         * fast/text/wbr-pre-expected.png: Added.
22248         * fast/text/wbr-pre-expected.txt: Added.
22249         * fast/text/wbr-pre.html: Added.
22251         - test for http://bugs.webkit.org/show_bug.cgi?id=10657
22252           <rdar://problem/4274588> <wbr> tags are ignored
22254         * fast/text/wbr-expected.checksum: Added.
22255         * fast/text/wbr-expected.png: Added.
22256         * fast/text/wbr-expected.txt: Added.
22257         * fast/text/wbr.html: Added.
22259         - test for http://bugs.webkit.org/show_bug.cgi?id=12689
22260           <wbr> :before/:after content causes line break
22262         * fast/css-generated-content/wbr-with-before-content-expected.checksum: Added.
22263         * fast/css-generated-content/wbr-with-before-content-expected.png: Added.
22264         * fast/css-generated-content/wbr-with-before-content-expected.txt: Added.
22265         * fast/css-generated-content/wbr-with-before-content.html: Added.
22267         - test for <rdar://problem/5127366> DOM tree isn't correct when parsing with <wbr>
22269         * fast/invalid/021-expected.txt: Updated result.
22270         * fast/parser/parse-wbr-expected.txt: Added.
22271         * fast/parser/parse-wbr.html: Added.
22273 2007-05-10  Mitz Pettel  <mitz@webkit.org>
22275         Reviewed by Darin.
22277         - repaint test and updated results for http://bugs.webkit.org/show_bug.cgi?id=13655
22278           Incomplete repaint when text-shadow is used in a render layer with explicit height
22280         * fast/repaint/layer-full-repaint-expected.checksum: Added.
22281         * fast/repaint/layer-full-repaint-expected.png: Added.
22282         * fast/repaint/layer-full-repaint-expected.txt: Added.
22283         * fast/repaint/layer-full-repaint.html: Added.
22284         * fast/repaint/repaint-resized-overflow-expected.checksum:
22285         * fast/repaint/repaint-resized-overflow-expected.png:
22287 2007-05-10  Justin Garcia  <justin.garcia@apple.com>
22289         Reviewed by ggaren
22291         <rdar://problem/5195166> Incorrect proposedRange DOMRange passed to WebViewEditing delegate
22293         * editing/selection/5195166-1-expected.checksum: Added.
22294         * editing/selection/5195166-1-expected.png: Added.
22295         * editing/selection/5195166-1-expected.txt: Added.
22296         * editing/selection/5195166-1.html: Added.
22297         * editing/selection/5195166-2-expected.checksum: Added.
22298         * editing/selection/5195166-2-expected.png: Added.
22299         * editing/selection/5195166-2-expected.txt: Added.
22300         * editing/selection/5195166-2.html: Added.
22302 2007-05-10  Adele Peterson  <adele@apple.com>
22304         Reviewed by Hyatt.
22306         Test for <rdar://problem/4100616> Doing a "find" in RSS doesn't scroll to result
22308         * fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum: Added.
22309         * fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Added.
22310         * fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.txt: Added.
22311         * fast/overflow/scroll-nested-positioned-layer-in-overflow.html: Added.
22313 2007-05-08  Maciej Stachowiak  <mjs@apple.com>
22315         Reviewed by Oliver.
22316         
22317         - new test case for:
22318         <rdar://problem/5063277> blank screen after login to Citibank Online (accessing document before frame starts loading cancels load)
22319         <rdar://problem/5159541> REGRESSION (r20972): Wall Street Journal pages replaced by advertisements (13465)
22321         (The test case covers both scenarios.)
22323         * http/tests/misc/frame-access-during-load-expected.checksum: Added.
22324         * http/tests/misc/frame-access-during-load-expected.png: Added.
22325         * http/tests/misc/frame-access-during-load-expected.txt: Added.
22326         * http/tests/misc/frame-access-during-load.html: Added.
22328         - test results beneficially or harmlessly changed as a result of the above fixes
22330         * css2.1/t0801-c412-hz-box-00-b-a-expected.checksum:
22331         * css2.1/t0801-c412-hz-box-00-b-a-expected.png:
22332         * css2.1/t0801-c412-hz-box-00-b-a-expected.txt: This reflects an <object> containing
22333         an image now creating an image renderer.
22335         * dom/xhtml/level2/html/HTMLIFrameElement11-expected.txt: This is updated to a slightly
22336         less bad failure for access to a frame that's not loaded yet.
22338         The following test results now reflect the frame removal that the test was testing:
22339         
22340         * fast/dom/clientWidthAfterDocumentIsRemoved-expected.checksum:
22341         * fast/dom/clientWidthAfterDocumentIsRemoved-expected.png:
22342         * fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt:
22343         * fast/dom/replaceChild-expected.checksum:
22344         * fast/dom/replaceChild-expected.png:
22345         * fast/dom/replaceChild-expected.txt:
22347         The following tests results now reflect empty document content for iframes that never load anything:
22348         
22349         * fast/events/focusingUnloadedFrame-expected.txt:
22350         * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt:
22351         * tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt:
22353 2007-05-10  Brady Eidson <beidson@apple.com>
22355         Reviewed by Oliver
22357         Fix for http://bugs.webkit.org/show_bug.cgi?id=13636 and <rdar://problem/5190816>
22359         When creating the applets collection, be sure to only count Objects if they contain
22360         a java applet
22362         * dom/html/level2/html/AppletsCollection-expected.txt: Added.
22363         * dom/html/level2/html/AppletsCollection.html: Added.
22365 2007-05-09  Geoffrey Garen  <ggaren@apple.com>
22367         Reviewed by Maciej Stachowiak.
22368         
22369         Tests for more fix-ups to the WebScriptObject/WebScripting APIs, related to
22370         <rdar://problem/5140447> API for fetching JSGlobalContextRef from WebView 
22371         or WebFrame
22373         * fast/dom/wrapper-classes-expected.txt:
22374         * fast/dom/wrapper-classes.html: Added cases to test the wrapper classes
22375         for different data types sent across the JS/ObjC bridge.
22376         * fast/dom/wrapper-round-tripping-expected.txt: Added.
22377         * fast/dom/wrapper-round-tripping.html: Added. New test to verify that
22378         you can round-trip between a JSObjectRef and a WebScriptObject.
22380 2007-05-09  Oliver Hunt  <oliver@apple.com>
22382         Reviewed by Adam.
22383         
22384         Workaround for rdar://problem/5114296 need to allow for
22385         download occuring, and thus not triggering subframeLoaded()
22387         * fast/encoding/char-encoding.html:
22389 2007-05-08  Justin Garcia  <justin.garcia@apple.com>
22391         Reviewed by darin
22392         
22393         <rdar://problem/5017613> Style changes don't effect fully selected ToDo content
22395         Demonstrates the bug:
22396         * editing/style/5017613-1-expected.checksum: Added.
22397         * editing/style/5017613-1-expected.png: Added.
22398         * editing/style/5017613-1-expected.txt: Added.
22399         * editing/style/5017613-1.html: Added.
22400         
22401         Tests to make sure that a plaintext-only region
22402         will only be styled if it is fully selected:
22403         * editing/style/5017613-2-expected.checksum: Added.
22404         * editing/style/5017613-2-expected.png: Added.
22405         * editing/style/5017613-2-expected.txt: Added.
22406         * editing/style/5017613-2.html: Added.
22408 2007-05-09  Adele Peterson  <adele@apple.com>
22410         Reviewed by Hyatt.
22412         Updated results for <rdar://problem/5113578> REGRESSION: textfields that set the height but not the font 
22413         look different from IE & FF because the font is small
22415         * fast/block/float/032-expected.txt:
22416         * fast/forms/input-text-word-wrap-expected.checksum:
22417         * fast/forms/input-text-word-wrap-expected.png:
22418         * fast/forms/input-text-word-wrap-expected.txt:
22420 2007-05-09  Darin Adler  <darin@apple.com>
22422         - checked in a file that was accidentally left out of the last check-in
22424         * fast/js/cyclic-prototypes-expected.txt: Added.
22426 2007-05-09  Eric Seidel  <eric@webkit.org>
22428         Reviewed by mjs.
22429         
22430         http://bugs.webkit.org/show_bug.cgi?id=6985
22431         Cyclic __proto__ values cause webkit to hang
22433         * fast/js/cyclic-prototypes-expected.txt: Added.
22434         * fast/js/cyclic-prototypes.html: Added.
22435         * fast/js/resources/cyclic-prototypes.js: Added.
22437 2007-05-08  Geoffrey Garen  <ggaren@apple.com>
22439         Reviewed by Darin Adler.
22441         Added test to verify that you get back the same JS/ObjC wrapper when
22442         you access the same object twice.
22444         * fast/dom/wrapper-identity-expected.txt: Added.
22445         * fast/dom/wrapper-identity.html: Added.
22447 2007-05-08  Kimmo Kinnunen  <kimmok@iki.fi>
22449         Reviewed by darin.  Landed by eseidel.
22451         - http://bugs.webkit.org/show_bug.cgi?id=10880  Do..while loop gains extra ;
22453         * fast/js/do-while-semicolon-expected.txt: Added.
22454         * fast/js/do-while-semicolon.html: Added.
22455         * fast/js/resources/do-while-semicolon.js: Added.
22457 2007-05-08  Oliver Hunt  <oliver@apple.com>
22459         Reviewed by darin.
22461         Test for <rdar://problem/5188938> arc method on 
22462         Canvas causes hang or crash work around.
22464         * fast/canvas/arc-crash-expected.txt: Added.
22465         * fast/canvas/arc-crash.html: Added.
22467 2007-05-08  Alexey Proskuryakov  <ap@webkit.org>
22469         Reviewed by Hyatt.
22471         http://bugs.webkit.org/show_bug.cgi?id=13480
22472         window.Attr is undefined
22474         * fast/dom/Window/attr-constructor-expected.txt: Added.
22475         * fast/dom/Window/attr-constructor.html: Added.
22477         * fast/dom/Window/window-properties-expected.txt: Many new global constructors added.
22479 2007-05-07  Justin Garcia  <justin.garcia@apple.com>
22481         Reviewed by oliver
22482         
22483         <rdar://problem/4895428> Can't drag selected ToDo
22485         This tests to see that the focus of a focusable node 
22486         inside an already focused node is delayed until mouse up:
22487         * editing/selection/4895428-2-expected.checksum: Added.
22488         * editing/selection/4895428-2-expected.png: Added.
22489         * editing/selection/4895428-2-expected.txt: Added.
22490         * editing/selection/4895428-2.html: Added.
22491         
22492         We delay focus until mouse up, but only if that node is 
22493         inside an already focused node:
22494         * editing/selection/4895428-3-expected.checksum: Added.
22495         * editing/selection/4895428-3-expected.png: Added.
22496         * editing/selection/4895428-3-expected.txt: Added.
22497         * editing/selection/4895428-3.html: Added.
22498         
22499         This demonstrates the bug:
22500         * editing/selection/4895428-4-expected.checksum: Added.
22501         * editing/selection/4895428-4-expected.png: Added.
22502         * editing/selection/4895428-4-expected.txt: Added.
22503         * editing/selection/4895428-4.html: Added.
22505 2007-05-07  Oliver Hunt  <oliver@apple.com>
22507         Reviewed by Maciej.
22509         Test the behaviour of canvas methods called with inf/nan parameters
22511         * fast/canvas/canvas-with-incorrect-args-expected.txt: Added.
22512         * fast/canvas/canvas-with-incorrect-args.html: Added.
22514 2007-05-07  Justin Garcia  <justin.garcia@apple.com>
22516         Reviewed by darin
22517         
22518         <rdar://problem/4895428> Can't drag selected To Do if it is not showing a due date
22520         * editing/selection/4895428-1-expected.checksum: Added.
22521         * editing/selection/4895428-1-expected.png: Added.
22522         * editing/selection/4895428-1-expected.txt: Added.
22523         * editing/selection/4895428-1.html: Added.
22525 2007-05-07  Darin Adler  <darin@apple.com>
22527         - rolling out setInnerHTML optimization until I can figure out why tests are failing
22529 2007-05-07  Darin Adler  <darin@apple.com>
22531         Reviewed by Hyatt.
22533         - test for http://bugs.webkit.org/show_bug.cgi?id=13602
22534           Amazon product pages keep repainting over and over again
22536         * fast/dom/HTMLElement/set-inner-outer-optimization-expected.txt: Added.
22537         * fast/dom/HTMLElement/set-inner-outer-optimization.html: Added.
22539 2007-05-06  Darin Adler  <darin@apple.com>
22541         Reviewed by Hyatt.
22543         - test for http://bugs.webkit.org/show_bug.cgi?id=13537
22545         * fast/canvas/drawImage-with-invalid-args.html: Changed to a dumpAsText test.
22546         Added logging and a negative-size test.
22547         * fast/canvas/drawImage-with-invalid-args-expected.txt: Updated.
22549         * fast/canvas/drawImage-with-invalid-args-expected.checksum: Removed.
22550         * fast/canvas/drawImage-with-invalid-args-expected.png: Removed.
22552 2007-05-06  Mitz Pettel  <mitz@webkit.org>
22554         Reviewed by Hyatt.
22556         - test for http://bugs.webkit.org/show_bug.cgi?id=13557
22557           Crash when dragging selection over absolutely positioned generated content on block element
22559         * fast/css-generated-content/positioned-background-hit-test-crash-expected.checksum: Added.
22560         * fast/css-generated-content/positioned-background-hit-test-crash-expected.png: Added.
22561         * fast/css-generated-content/positioned-background-hit-test-crash-expected.txt: Added.
22562         * fast/css-generated-content/positioned-background-hit-test-crash.html: Added.
22564 2007-05-06  Alexey Proskuryakov  <ap@webkit.org>
22566         Reviewed by Darin.
22568         http://bugs.webkit.org/show_bug.cgi?id=13584
22569         <script> code wrongly assumes requests can't fail
22571         * fast/loader/unloadable-script-expected.txt: Added.
22572         * fast/loader/unloadable-script.html: Added.
22574 2007-05-04  Darin Adler  <darin@apple.com>
22576         Reviewed by Adele.
22578         - test for http://bugs.webkit.org/show_bug.cgi?id=12821
22579           <rdar://problem/5007921> Number.toExponential doesn't work for negative numbers
22581         * fast/js/kde/resources/Number.js: Added negative number versions of some tests of
22582         toFixed, toExponential, toPrecision, etc.
22583         * fast/js/kde/Number-expected.txt: Updated, new tests all passing.
22585 2007-05-02  David Harrison  <harrison@apple.com>
22587         Reviewed by Antti.
22589         - test for <rdar://problem/5174862> Crash resulting from DeprecatedString::insert()
22590         
22591         * editing/selection/move-by-sentence-001-expected.checksum: Added.
22592         * editing/selection/move-by-sentence-001-expected.png: Added.
22593         * editing/selection/move-by-sentence-001-expected.txt: Added.
22594         * editing/selection/move-by-sentence-001.html: Added.
22596 2007-05-02  Mitz Pettel  <mitz@webkit.org>
22598         Reviewed by Dave Hyatt.
22600         - test for http://bugs.webkit.org/show_bug.cgi?id=9276
22601           Quirksmode: Image swap resize bug
22603         * fast/replaced/image-resize-width-expected.checksum: Added.
22604         * fast/replaced/image-resize-width-expected.png: Added.
22605         * fast/replaced/image-resize-width-expected.txt: Added.
22606         * fast/replaced/image-resize-width.html: Added.
22607         * fast/replaced/resources/rectangle-red-200x100.png: Added.
22609 2007-05-01  Justin Garcia  <justin.garcia@apple.com>
22611         Reviewed by darin
22612         
22613         <rdar://problem/5002441> 
22614         Pressing space key does nothing above quoted content or a signature
22616         Demonstrates the bug:
22617         * editing/inserting/5002441-expected.checksum: Added.
22618         * editing/inserting/5002441-expected.png: Added.
22619         * editing/inserting/5002441-expected.txt: Added.
22620         * editing/inserting/5002441.html: Added.
22621         
22622         Fixed.  Spaces passed to execCommand("InsertText", ...)
22623         are no longer collapsed:
22624         * editing/inserting/editable-html-element-expected.checksum:
22625         * editing/inserting/editable-html-element-expected.png:
22626         * editing/inserting/editable-html-element-expected.txt:
22627         * editing/pasteboard/4989774-expected.checksum:
22628         * editing/pasteboard/4989774-expected.png:
22629         * editing/pasteboard/4989774-expected.txt:
22630         * editing/selection/4983858-expected.checksum:
22631         * editing/selection/4983858-expected.png:
22632         * editing/selection/4983858-expected.txt:
22634 2007-05-01  Darin Adler  <darin@apple.com>
22636         Reviewed by Hyatt.
22638         - test for http://bugs.webkit.org/show_bug.cgi?id=13559
22639           REGRESSION: Canvas aspect ratio is incorrect
22641         * fast/canvas/canvas-size-change-after-layout-expected.checksum: Added.
22642         * fast/canvas/canvas-size-change-after-layout-expected.png: Added.
22643         * fast/canvas/canvas-size-change-after-layout-expected.txt: Added.
22644         * fast/canvas/canvas-size-change-after-layout.html: Added.
22646 2007-05-01  Darin Adler  <darin@apple.com>
22648         Reviewed by Hyatt.
22650         - added a test for <rdar://problem/5172596> HTML-parser-created tbody elements
22651           are being ignored when processing CSS child rules
22653         * fast/css/child-selector-implicit-tbody.html: Added.
22654         * fast/css/child-selector-implicit-tbody-expected.txt: Added.
22656         - updated test results for <rdar://problem/5172607> XML parser is creating
22657           implicit tbody elements; the only change is the tag name that's dumped
22659         * fast/table/037-expected.txt:
22660         * tables/mozilla/marvin/x_caption_align_bottom-expected.txt:
22661         * tables/mozilla/marvin/x_caption_align_top-expected.txt:
22662         * tables/mozilla/marvin/x_caption_class-expected.txt:
22663         * tables/mozilla/marvin/x_caption_id-expected.txt:
22664         * tables/mozilla/marvin/x_caption_style-expected.txt:
22665         * tables/mozilla/marvin/x_col_align_center-expected.txt:
22666         * tables/mozilla/marvin/x_col_align_char-expected.txt:
22667         * tables/mozilla/marvin/x_col_align_justify-expected.txt:
22668         * tables/mozilla/marvin/x_col_align_left-expected.txt:
22669         * tables/mozilla/marvin/x_col_align_right-expected.txt:
22670         * tables/mozilla/marvin/x_col_span-expected.txt:
22671         * tables/mozilla/marvin/x_col_valign_baseline-expected.txt:
22672         * tables/mozilla/marvin/x_col_valign_bottom-expected.txt:
22673         * tables/mozilla/marvin/x_col_valign_middle-expected.txt:
22674         * tables/mozilla/marvin/x_col_valign_top-expected.txt:
22675         * tables/mozilla/marvin/x_col_width_pct-expected.txt:
22676         * tables/mozilla/marvin/x_col_width_px-expected.txt:
22677         * tables/mozilla/marvin/x_col_width_rel-expected.txt:
22678         * tables/mozilla/marvin/x_colgroup_align_center-expected.txt:
22679         * tables/mozilla/marvin/x_colgroup_align_char-expected.txt:
22680         * tables/mozilla/marvin/x_colgroup_align_justify-expected.txt:
22681         * tables/mozilla/marvin/x_colgroup_align_left-expected.txt:
22682         * tables/mozilla/marvin/x_colgroup_align_right-expected.txt:
22683         * tables/mozilla/marvin/x_colgroup_span-expected.txt:
22684         * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt:
22685         * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt:
22686         * tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt:
22687         * tables/mozilla/marvin/x_colgroup_valign_top-expected.txt:
22688         * tables/mozilla/marvin/x_colgroup_width_rel-expected.txt:
22689         * tables/mozilla/marvin/x_table_align_center-expected.txt:
22690         * tables/mozilla/marvin/x_table_align_left-expected.txt:
22691         * tables/mozilla/marvin/x_table_align_right-expected.txt:
22692         * tables/mozilla/marvin/x_table_bgcolor_name-expected.txt:
22693         * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt:
22694         * tables/mozilla/marvin/x_table_cellpadding-expected.txt:
22695         * tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt:
22696         * tables/mozilla/marvin/x_table_cellspacing-expected.txt:
22697         * tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt:
22698         * tables/mozilla/marvin/x_table_class-expected.txt:
22699         * tables/mozilla/marvin/x_table_id-expected.txt:
22700         * tables/mozilla/marvin/x_table_style-expected.txt:
22701         * tables/mozilla/marvin/x_table_width_pct-expected.txt:
22702         * tables/mozilla/marvin/x_table_width_px-expected.txt:
22703         * tables/mozilla/marvin/x_td_align_center-expected.txt:
22704         * tables/mozilla/marvin/x_td_align_char-expected.txt:
22705         * tables/mozilla/marvin/x_td_align_justify-expected.txt:
22706         * tables/mozilla/marvin/x_td_align_left-expected.txt:
22707         * tables/mozilla/marvin/x_td_align_right-expected.txt:
22708         * tables/mozilla/marvin/x_td_bgcolor_name-expected.txt:
22709         * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt:
22710         * tables/mozilla/marvin/x_td_class-expected.txt:
22711         * tables/mozilla/marvin/x_td_colspan-expected.txt:
22712         * tables/mozilla/marvin/x_td_height-expected.txt:
22713         * tables/mozilla/marvin/x_td_id-expected.txt:
22714         * tables/mozilla/marvin/x_td_nowrap-expected.txt:
22715         * tables/mozilla/marvin/x_td_rowspan-expected.txt:
22716         * tables/mozilla/marvin/x_td_style-expected.txt:
22717         * tables/mozilla/marvin/x_td_valign_baseline-expected.txt:
22718         * tables/mozilla/marvin/x_td_valign_bottom-expected.txt:
22719         * tables/mozilla/marvin/x_td_valign_middle-expected.txt:
22720         * tables/mozilla/marvin/x_td_valign_top-expected.txt:
22721         * tables/mozilla/marvin/x_td_width-expected.txt:
22722         * tables/mozilla/marvin/x_th_align_center-expected.txt:
22723         * tables/mozilla/marvin/x_th_align_char-expected.txt:
22724         * tables/mozilla/marvin/x_th_align_justify-expected.txt:
22725         * tables/mozilla/marvin/x_th_align_left-expected.txt:
22726         * tables/mozilla/marvin/x_th_align_right-expected.txt:
22727         * tables/mozilla/marvin/x_th_bgcolor_name-expected.txt:
22728         * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt:
22729         * tables/mozilla/marvin/x_th_class-expected.txt:
22730         * tables/mozilla/marvin/x_th_colspan-expected.txt:
22731         * tables/mozilla/marvin/x_th_height-expected.txt:
22732         * tables/mozilla/marvin/x_th_id-expected.txt:
22733         * tables/mozilla/marvin/x_th_nowrap-expected.txt:
22734         * tables/mozilla/marvin/x_th_rowspan-expected.txt:
22735         * tables/mozilla/marvin/x_th_style-expected.txt:
22736         * tables/mozilla/marvin/x_th_valign_baseline-expected.txt:
22737         * tables/mozilla/marvin/x_th_valign_bottom-expected.txt:
22738         * tables/mozilla/marvin/x_th_valign_middle-expected.txt:
22739         * tables/mozilla/marvin/x_th_valign_top-expected.txt:
22740         * tables/mozilla/marvin/x_th_width-expected.txt:
22741         * tables/mozilla/marvin/x_tr_align_center-expected.txt:
22742         * tables/mozilla/marvin/x_tr_align_char-expected.txt:
22743         * tables/mozilla/marvin/x_tr_align_justify-expected.txt:
22744         * tables/mozilla/marvin/x_tr_align_left-expected.txt:
22745         * tables/mozilla/marvin/x_tr_align_right-expected.txt:
22746         * tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt:
22747         * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt:
22748         * tables/mozilla/marvin/x_tr_class-expected.txt:
22749         * tables/mozilla/marvin/x_tr_id-expected.txt:
22750         * tables/mozilla/marvin/x_tr_style-expected.txt:
22751         * tables/mozilla/marvin/x_tr_valign_baseline-expected.txt:
22752         * tables/mozilla/marvin/x_tr_valign_bottom-expected.txt:
22753         * tables/mozilla/marvin/x_tr_valign_middle-expected.txt:
22754         * tables/mozilla/marvin/x_tr_valign_top-expected.txt:
22755         * tables/mozilla_expected_failures/bugs/bug178855-expected.txt:
22756         * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt:
22757         * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt:
22758         * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.txt:
22759         * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt:
22761 2007-04-30  David Hyatt  <hyatt@apple.com>
22763         Fix for bug 12691, generated content and display: table-cell duplicates
22764         content on a size change.  Make sure that the code to update before/after
22765         content is smart enough to drill into anonymous containers to find the
22766         old child.
22768         Reviewed by olliej
22770         * fast/css-generated-content/table-cell-before-content-expected.checksum: Added.
22771         * fast/css-generated-content/table-cell-before-content-expected.png: Added.
22772         * fast/css-generated-content/table-cell-before-content-expected.txt: Added.
22773         * fast/css-generated-content/table-cell-before-content.html: Added.
22775 2007-04-30  Justin Garcia  <justin.garcia@apple.com>
22777         Reviewed by darin
22778         
22779         <rdar://problem/4875189> List gets deleted when replacing contents
22781         Replacing the contents of a list:
22782         * editing/inserting/4875189-1-expected.checksum: Added.
22783         * editing/inserting/4875189-1-expected.png: Added.
22784         * editing/inserting/4875189-1-expected.txt: Added.
22785         * editing/inserting/4875189-1.html: Added.
22786         Of a floating div:
22787         * editing/inserting/4875189-2-expected.checksum: Added.
22788         * editing/inserting/4875189-2-expected.png: Added.
22789         * editing/inserting/4875189-2-expected.txt: Added.
22790         * editing/inserting/4875189-2.html: Added.
22791         Pasting a list on top of itself now creates a nested list:
22792         * editing/pasteboard/paste-4039777-fix-expected.checksum:
22793         * editing/pasteboard/paste-4039777-fix-expected.png:
22794         * editing/pasteboard/paste-4039777-fix-expected.txt:
22795         
22796 2007-04-30  Justin Garcia  <justin.garcia@apple.com>
22798         Reviewed by darin
22799         
22800         <rdar://problem/5168598> Crash when deleting a link inside an input field
22802         * editing/deleting/5168598-expected.checksum: Added.
22803         * editing/deleting/5168598-expected.png: Added.
22804         * editing/deleting/5168598-expected.txt: Added.
22805         * editing/deleting/5168598.html: Added.
22807 2007-04-29  Mitz Pettel  <mitz@webkit.org>
22809         Reviewed by Dave Hyatt.
22811         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=13544
22812           REGRESSION (r21120): Member profile frame not erased at Yahoo! Answers
22814         * fast/repaint/layer-hide-when-needs-layout-expected.checksum: Added.
22815         * fast/repaint/layer-hide-when-needs-layout-expected.png: Added.
22816         * fast/repaint/layer-hide-when-needs-layout-expected.txt: Added.
22817         * fast/repaint/layer-hide-when-needs-layout.html: Added.
22819 2007-04-29  Mitz Pettel  <mitz@webkit.org>
22821         Reviewed by Darin and Hyatt.
22823         - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=13487
22824           Implement O(1) absoluteClippedOverflowRect and absoluteOutlineBox during layout for a possible speed gain
22826         * fast/repaint/bugzilla-3509-expected.checksum:
22827         * fast/repaint/bugzilla-3509-expected.png:
22828         * fast/repaint/intermediate-layout-position-clip-expected.checksum: Added.
22829         * fast/repaint/intermediate-layout-position-clip-expected.png: Added.
22830         * fast/repaint/intermediate-layout-position-clip-expected.txt: Added.
22831         * fast/repaint/intermediate-layout-position-clip.html: Added.
22832         * fast/repaint/intermediate-layout-position-expected.checksum:
22833         * fast/repaint/intermediate-layout-position-expected.png:
22835 2007-04-28  Adele Peterson  <adele@apple.com>
22837         Added test to cover updated fix for <rdar://problem/5152299>
22839         * fast/events/no-blur-on-enter-button-expected.txt: Added.
22840         * fast/events/no-blur-on-enter-button.html: Added.
22842 2007-04-28  Darin Adler  <darin@apple.com>
22844         Reviewed by Maciej.
22846         - test for <rdar://problem/5154144> Hamachi test fails: assertion failure in ListHashSet
22848         * fast/forms/add-remove-form-elements-stress-test-expected.txt: Added.
22849         * fast/forms/add-remove-form-elements-stress-test.html: Added.
22851 2007-04-28  Adele Peterson  <adele@apple.com>
22853         Tests for <rdar://problem/5152299> REGRESSION: <button> elements do not respond to space and return key as similar <input> elements do
22855         * fast/forms/button-enter-click-expected.txt: Added.
22856         * fast/forms/button-enter-click.html: Added.
22857         * fast/forms/button-spacebar-click-expected.txt: Added.
22858         * fast/forms/button-spacebar-click.html: Added.
22860 2007-04-28  Mitz Pettel  <mitz@webkit.org>
22862         Reviewed by Darin.
22864         - test for http://bugs.webkit.org/show_bug.cgi?id=13501
22865           REGRESSION (r21093): Pasting into text field fails and makes the caret disappear
22867         * fast/dynamic/anonymous-block-layer-lost-expected.checksum: Added.
22868         * fast/dynamic/anonymous-block-layer-lost-expected.png: Added.
22869         * fast/dynamic/anonymous-block-layer-lost-expected.txt: Added.
22870         * fast/dynamic/anonymous-block-layer-lost.html: Added.
22872 2007-04-28  Adele Peterson  <adele@apple.com>
22874         Reviewed by Darin.
22876         Test for <rdar://problem/4806988> REGRESSION: history.go(0) doesn't reload page (affects buttons at facebook.com)
22878         * fast/history/history_reload-expected.txt: Added.
22879         * fast/history/history_reload.html: Added.
22880         * fast/history/resources/history_reload_window.html: Added.
22882 2007-04-28  Alexey Proskuryakov  <ap@webkit.org>
22884         Reviewed by Darin.
22886         http://bugs.webkit.org/show_bug.cgi?id=13514
22887         REGRESSION (r20997-21003): Crash in WebCore::Node::document
22889         * fast/dom/NodeList/childNodes-reset-cache-expected.txt: Added.
22890         * fast/dom/NodeList/childNodes-reset-cache.html: Added.
22892 2007-04-28  Darin Adler  <darin@apple.com>
22894         Reviewed by Adele.
22896         - test for http://bugs.webkit.org/show_bug.cgi?id=6216
22897           REGRESSION: getElementsByTagNameNS with empty namespace doesn't work
22899         * fast/dom/namespaces-1-expected.txt: Added.
22900         * fast/dom/namespaces-1.html: Added.
22902 2007-04-28  Darin Adler  <darin@apple.com>
22904         Reviewed by Kevin Decker.
22906         - update test result for fix for <rdar://problem/5148271> Chinese numbers
22907           are incorrect in numbered lists (including pasting from TextEdit to Mail)
22909         * fast/lists/w3-list-styles-expected.txt: Updated. The new test results match
22910         the behavior of Firefox.
22912 2007-04-27  Mitz Pettel  <mitz@webkit.org>
22914         Reviewed by Antti.
22916         - http://bugs.webkit.org/show_bug.cgi?id=13521
22917           Update fast/css/percentage-non-integer for the new empty table cell behavior
22919         * fast/css/percentage-non-integer-expected.checksum:
22920         * fast/css/percentage-non-integer-expected.png:
22921         * fast/css/percentage-non-integer-expected.txt:
22922         * fast/css/percentage-non-integer.html:
22924 2007-04-27  Justin Garcia  <justin.garcia@apple.com>
22926         Reviewed by oliver
22927         
22928         <rdar://problem/5164796> 
22929         Enable execCommand("CreateLink", ...) for caret selections
22931         * editing/execCommand/5164796-expected.checksum: Added.
22932         * editing/execCommand/5164796-expected.png: Added.
22933         * editing/execCommand/5164796-expected.txt: Added.
22934         * editing/execCommand/5164796.html: Added.
22936 2007-04-27  Antti Koivisto  <antti@apple.com>
22938         Forgot this png from previous commit.
22940         * fast/table/empty-cells-expected.png: Added.
22942 2007-04-27  Antti Koivisto  <antti@apple.com>
22944         Reviewed by Darin, Hyatt.
22945         
22946         Test for http://bugs.webkit.org/show_bug.cgi?id=13081
22947         Empty table cells not handled correctly
22948         <rdar://problem/5067926>
22949         
22950         Added test case and checked in updated results for others. Changes represent
22951         progressions or are not visible in rendering output.
22953         * fast/block/positioning/negative-right-pos-expected.txt:
22954         * fast/css/acid2-expected.txt:
22955         * fast/css/acid2-pixel-expected.txt:
22956         * fast/css/percentage-non-integer-expected.checksum:
22957         * fast/css/percentage-non-integer-expected.png:
22958         * fast/css/percentage-non-integer-expected.txt:
22959         * fast/repaint/table-cell-move-expected.checksum:
22960         * fast/repaint/table-cell-move-expected.png:
22961         * fast/repaint/table-cell-move-expected.txt:
22962         * fast/table/012-expected.txt:
22963         * fast/table/032-expected.txt:
22964         * fast/table/empty-cells-expected.checksum: Added.
22965         * fast/table/empty-cells-expected.txt: Added.
22966         * fast/table/empty-cells.html: Added.
22967         * fast/table/empty-section-crash-expected.txt:
22968         * http/tests/misc/acid2-expected.txt:
22969         * http/tests/misc/acid2-pixel-expected.txt:
22970         * tables/mozilla/bugs/bug100334-expected.txt:
22971         * tables/mozilla/bugs/bug1188-expected.txt:
22972         * tables/mozilla/bugs/bug16012-expected.checksum:
22973         * tables/mozilla/bugs/bug16012-expected.png:
22974         * tables/mozilla/bugs/bug16012-expected.txt:
22975         * tables/mozilla/bugs/bug1818-6-expected.txt:
22976         * tables/mozilla/bugs/bug222336-expected.txt:
22977         * tables/mozilla/bugs/bug222467-expected.txt:
22978         * tables/mozilla/bugs/bug78162-expected.txt:
22979         * tables/mozilla/core/misc-expected.checksum:
22980         * tables/mozilla/core/misc-expected.png:
22981         * tables/mozilla/core/misc-expected.txt:
22982         * tables/mozilla_expected_failures/bugs/bug14007-1-expected.checksum:
22983         * tables/mozilla_expected_failures/bugs/bug14007-1-expected.png:
22984         * tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt:
22985         * tables/mozilla_expected_failures/bugs/bug72393-expected.checksum:
22986         * tables/mozilla_expected_failures/bugs/bug72393-expected.png:
22987         * tables/mozilla_expected_failures/bugs/bug72393-expected.txt:
22988         * tables/mozilla_expected_failures/other/empty_cells-expected.txt:
22990 2007-04-27  Rob Buis  <buis@kde.org>
22992         Reviewed by Oliver.
22994         Testcase for:
22995         http://bugs.webkit.org/show_bug.cgi?id=13052
22996         Text not rendered in a second inline SVG element
22998         * svg/custom/invisible-text-after-scrolling-expected.png:
22999         * svg/custom/second-inline-text-expected.checksum: Added.
23000         * svg/custom/second-inline-text-expected.png: Added.
23001         * svg/custom/second-inline-text-expected.txt: Added.
23002         * svg/custom/second-inline-text.xhtml: Added.
23004 2007-04-26  Mitz Pettel  <mitz@webkit.org>
23006         Reviewed by Darin.
23008         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13500
23009           REGRESSION: Listbox scrollbar does not reflect actual scrolled position when selected option is added after layout
23011         * fast/forms/listbox-scrollbar-incremental-load-expected.checksum: Added.
23012         * fast/forms/listbox-scrollbar-incremental-load-expected.png: Added.
23013         * fast/forms/listbox-scrollbar-incremental-load-expected.txt: Added.
23014         * fast/forms/listbox-scrollbar-incremental-load.html: Added.
23016 2007-04-26  Justin Garcia  <justin.garcia@apple.com>
23018         Reviewed by oliver
23019         
23020         <rdar://problem/5120591> Crash when creating a link in Leopard wiki server
23022         * editing/execCommand/5120591-expected.checksum: Added.
23023         * editing/execCommand/5120591-expected.png: Added.
23024         * editing/execCommand/5120591-expected.txt: Added.
23025         * editing/execCommand/5120591.html: Added.
23027 2007-04-26  Matt Perry  <mpComplete@gmail.com>
23029         Reviewed, tweaked and landed by Alexey.
23031         Testcase for:
23032         http://bugs.webkit.org/show_bug.cgi?id=13495
23033         Crash when referencing an undefined entity in an XHTML document
23035         * fast/parser/badentity-expected.txt: Added.
23036         * fast/parser/badentity.xhtml: Added.
23037         * fast/parser/resources/badentity.xhtml: Added.
23039 2007-04-25  Rob Buis  <buis@kde.org>
23041         Reviewed by Darin.
23043         Testcase for:
23044         http://bugs.webkit.org/show_bug.cgi?id=12163
23045         SVG text does not appear in a scrolling <div>
23047         * svg/custom/invisible-text-after-scrolling-expected.checksum: Added.
23048         * svg/custom/invisible-text-after-scrolling-expected.png: Added.
23049         * svg/custom/invisible-text-after-scrolling-expected.txt: Added.
23050         * svg/custom/invisible-text-after-scrolling.xhtml: Added.
23052 2007-04-25  Anders Carlsson  <andersca@apple.com>
23054         Reviewed by Mitz.
23056         <rdar://problem/4869095> 
23057         default content type for XMLHttpRequest POSTs changed (breaks Flickrator 0.1 widget)
23059         * http/tests/xmlhttprequest/default-content-type-dashboard-expected.txt: Added.
23060         * http/tests/xmlhttprequest/default-content-type-dashboard.html: Added.
23062 2007-04-24  Justin Garcia  <justin.garcia@apple.com>
23064         Reviewed by oliver
23065         
23066         <rdar://problem/5156401> 
23067         Crash when dragging text into a link inside a table cell
23069         Test for the crash:
23070         * editing/pasteboard/5156401-1-expected.checksum: Added.
23071         * editing/pasteboard/5156401-1-expected.png: Added.
23072         * editing/pasteboard/5156401-1-expected.txt: Added.
23073         * editing/pasteboard/5156401-1.html: Added.
23074         
23075         Test inserting at the end of a link where we would previously
23076         insert in the wrong paragraph:
23077         * editing/inserting/5156401-2-expected.checksum: Added.
23078         * editing/inserting/5156401-2-expected.png: Added.
23079         * editing/inserting/5156401-2-expected.txt: Added.
23080         * editing/inserting/5156401-2.html: Added.
23082 2007-04-24  Darin Adler  <darin@apple.com>
23084         Reviewed by Justin.
23086         - test for <rdar://problem/4356361> Selection after multiple delete
23087           keypresses and undo selects only the last deleted character
23089         * editing/undo/undo-combined-delete-boundary-expected.checksum: Added.
23090         * editing/undo/undo-combined-delete-boundary-expected.png: Added.
23091         * editing/undo/undo-combined-delete-boundary-expected.txt: Added.
23092         * editing/undo/undo-combined-delete-boundary.html: Added.
23093         * editing/undo/undo-combined-delete-expected.checksum: Added.
23094         * editing/undo/undo-combined-delete-expected.png: Added.
23095         * editing/undo/undo-combined-delete-expected.txt: Added.
23096         * editing/undo/undo-combined-delete.html: Added.
23097         * editing/undo/undo-delete-boundary-expected.checksum: Added.
23098         * editing/undo/undo-delete-boundary-expected.png: Added.
23099         * editing/undo/undo-delete-boundary-expected.txt: Added.
23100         * editing/undo/undo-delete-boundary.html: Added.
23101         * editing/undo/undo-delete-expected.checksum: Added.
23102         * editing/undo/undo-delete-expected.png: Added.
23103         * editing/undo/undo-delete-expected.txt: Added.
23104         * editing/undo/undo-delete.html: Added.
23105         * editing/undo/undo-forward-delete-boundary-expected.checksum: Added.
23106         * editing/undo/undo-forward-delete-boundary-expected.png: Added.
23107         * editing/undo/undo-forward-delete-boundary-expected.txt: Added.
23108         * editing/undo/undo-forward-delete-boundary.html: Added.
23109         * editing/undo/undo-forward-delete-expected.checksum: Added.
23110         * editing/undo/undo-forward-delete-expected.png: Added.
23111         * editing/undo/undo-forward-delete-expected.txt: Added.
23112         * editing/undo/undo-forward-delete.html: Added.
23114         * editing/deleting/delete-and-undo-expected.txt: One of the delegate callbacks has changed in
23115         this test's result, because it reflects the selection after undoing a sequence of deletions.
23117 2007-04-24  Sam Weinig  <sam@webkit.org>
23119         Reviewed by Mitz.
23121         - test for http://bugs.webkit.org/show_bug.cgi?id=13448
23122           REGRESSION: setting an input element's value to JavaScript null gives "null"
23124         * fast/forms/input-null-expected.txt: Added.
23125         * fast/forms/input-null.html: Added.
23127 2007-04-24  Mitz Pettel  <mitz@webkit.org>
23129         Reviewed by Dave Hyatt.
23131         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13453
23132           Control clip isn't applied to children's backgrounds, outlines and floats
23134         * fast/forms/control-clip-expected.checksum: Added.
23135         * fast/forms/control-clip-expected.png: Added.
23136         * fast/forms/control-clip-expected.txt: Added.
23137         * fast/forms/control-clip.html: Added.
23139 2007-04-23  Geoffrey Garen  <ggaren@apple.com>
23141         Rubber Stamped by Mark Rowe.
23142         
23143         Disabling this test because it hangs all the time.
23144         (http://bugs.webkit.org/show_bug.cgi?id=13370)
23146         * http/tests/plugins/npapi-response-headers.html: Removed.
23148 2007-04-23  Beth Dakin  <bdakin@apple.com>
23150         Reviewed by Adam.
23152         Test for <rdar://problem/5155507> REGRESSION: Crash in 
23153         RenderLayer::setHasVisibleContent()
23155         * fast/css-generated-content/visibleContentHiddenParent-expected.checksum: Added.
23156         * fast/css-generated-content/visibleContentHiddenParent-expected.png: Added.
23157         * fast/css-generated-content/visibleContentHiddenParent-expected.txt: Added.
23158         * fast/css-generated-content/visibleContentHiddenParent.html: Added.
23160 2007-04-23  Adele Peterson  <adele@apple.com>
23162         Reviewed by Adam.
23164         Updating test from last checkin to include test case for select with and without a form element.
23166         * fast/events/onchange-select-popup-expected.txt:
23167         * fast/events/onchange-select-popup.html:
23169 2007-04-23  Adele Peterson  <adele@apple.com>
23171         Reviewed by Hyatt & Adam.
23173         Tests for <rdar://problem/4807799> REGRESSION: calling select() in onSearch handler doesn't work if you hit enter to trigger the event
23174               and <rdar://problem/5153970> onChange doesn't fire when focusing a popup, using type-ahead to select, and leaving
23176         * fast/events/onchange-passwordfield-expected.txt:
23177         * fast/events/onchange-passwordfield.html:
23178         * fast/events/onchange-searchfield-expected.txt:
23179         * fast/events/onchange-searchfield.html:
23180         * fast/events/onchange-select-popup-expected.txt: Added.
23181         * fast/events/onchange-select-popup.html: Added.
23182         * fast/events/onchange-textfield-expected.txt:
23183         * fast/events/onchange-textfield.html:
23184         * fast/forms/onchange-enter-submit-expected.txt:
23186 2007-04-23  Darin Adler  <darin@apple.com>
23188         Reviewed by Maciej.
23190         - test for <rdar://problem/4840688> REGRESSION (r10588, r10621): JavaScript won't parse
23191           modifications of non-references (breaks 300themovie.warnerbros.com, fedex.com)
23193         * fast/js/modify-non-references-expected.txt: Added.
23194         * fast/js/modify-non-references.html: Added.
23195         * fast/js/resources/modify-non-references.js: Added.
23197         * fast/js/assign-expected.txt: Updated for different exception text.
23198         * fast/js/postfix-syntax-expected.txt: Ditto.
23199         * fast/js/prefix-syntax-expected.txt: Ditto.
23201 2007-04-23  Darin Adler  <darin@apple.com>
23203         Reviewed by Hyatt.
23205         - test changes for rename of box-sizing to -webkit-box-sizing
23207         * fast/borders/border-fit.html: Rename.
23208         * fast/box-sizing/box-sizing.html: Ditto.
23209         * fast/box-sizing/panels-one.html: Added -webkit-box-sizing.
23210         * fast/box-sizing/panels-two.html: Ditto.
23211         * fast/box-sizing/percentage-height.html: Renamed -khtml-box-sizing to -webkit-box-sizing.
23212         * fast/css/computed-style-expected.txt: Updated for different name and place in sorting order.
23213         * tables/mozilla/core/box_sizing.html: Rename.
23215 2007-04-22  Darin Adler  <darin@apple.com>
23217         Reviewed by Tim Hatcher.
23219         - test for http://bugs.webkit.org/show_bug.cgi?id=13439
23220           4 problems found in dashboard-region parser and serializer
23222         * fast/css/dashboard-region-parser.html: Added.
23223         * fast/css/dashboard-region-parser-expected.txt: Added.
23225         * fast/css/dashboard-regions-attr-crash.html: Updated bug URL to point to bugs.webkit.org
23226         instead of bugzilla.opendarwin.org. At some point we should do this for the roughly 100
23227         other tests that have the old URL.
23228         * fast/css/dashboard-regions-attr-crash-expected.txt: Ditto.
23230 2007-04-22  Darin Adler  <darin@apple.com>
23232         Reviewed by Adele.
23234         - test for <rdar://problem/5100240> REGRESSION: Control-O broken
23236         * editing/input/emacs-ctrl-o-expected.checksum: Added.
23237         * editing/input/emacs-ctrl-o-expected.png: Added.
23238         * editing/input/emacs-ctrl-o-expected.txt: Added.
23239         * editing/input/emacs-ctrl-o.html: Added.
23241 2007-04-21  Mitz Pettel  <mitz@webkit.org>
23243         Reviewed by Darin.
23245         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=13391
23246           REGRESSION (r18819): Incomplete repaint of button text
23248         * fast/repaint/control-clip-expected.checksum: Added.
23249         * fast/repaint/control-clip-expected.png: Added.
23250         * fast/repaint/control-clip-expected.txt: Added.
23251         * fast/repaint/control-clip.html: Added.
23253 2007-04-21  Lamar Goddard  <lamargoddard@gmail.com>
23255         Reviewed by Darin.
23257         http://bugs.webkit.org/show_bug.cgi?id=5262
23258         <rdar://problem/5018778>
23259         XMLSerializer drops Namespace information
23261         * fast/dom/serialize-nodes-expected.txt: Added.
23262         * fast/dom/serialize-nodes.xhtml: Added.
23263         * dom/xhtml/level3/core/nodeisequalnode14-expected.txt: This test fails because 
23264         createAttribute is supposed to create an Attr with localName of null.
23265         * dom/xhtml/level3/core/nodeisequalnode15-expected.txt: Now succeeds.
23266         * fast/innerHTML/004-expected.txt: Added namespace information to head and body nodes
23267         as xhtml nodes now serialize with namespace information.
23269 2007-04-21  Alexey Proskuryakov  <ap@webkit.org>
23271         Reviewed by Darin.
23273         http://bugs.webkit.org/show_bug.cgi?id=13300
23274         Reproducible crash opening anekdot.ru
23276         * fast/parser/rewrite-form-expected.txt: Added.
23277         * fast/parser/rewrite-form.html: Added.
23278         * fast/parser/rewrite-map-expected.txt: Added.
23279         * fast/parser/rewrite-map.html: Added.
23281 2007-04-21  Mitz Pettel  <mitz@webkit.org>
23283         Reviewed by Darin.
23285         - test for http://bugs.webkit.org/show_bug.cgi?id=13353
23286           REGRESSION (r20754-20766): Textarea does not resize when scrollbar is present
23288         * fast/overflow/hit-test-overflow-controls-expected.checksum: Added.
23289         * fast/overflow/hit-test-overflow-controls-expected.png: Added.
23290         * fast/overflow/hit-test-overflow-controls-expected.txt: Added.
23291         * fast/overflow/hit-test-overflow-controls.html: Added.
23293 2007-04-21  Mitz Pettel  <mitz@webkit.org>
23295         Reviewed by Darin.
23297         - test for http://bugs.webkit.org/show_bug.cgi?id=13417
23298           Repro crash when the first argument to getMatchedCSSRules is not an element
23300         * fast/dom/Window/getMatchedCSSRules-null-crash-expected.txt: Added.
23301         * fast/dom/Window/getMatchedCSSRules-null-crash.html: Added.
23303 2007-04-20  Beth Dakin  <bdakin@apple.com>
23305         Reviewed by Adam.
23307         Test I meant to check in a while ago.
23309         * fast/events/fire-scroll-event-expected.txt: Added.
23310         * fast/events/fire-scroll-event.html: Added.
23312 2007-04-20  Darin Adler  <darin@apple.com>
23314         Reviewed by Geoff Garen and John Sullivan.
23316         - test changes for <rdar://problem/4671964> document property on <iframe> elements causes problems for SAP application
23318         * fast/dom/iframe-document-expected.txt: Added.
23319         * fast/dom/iframe-document.html: Added.
23321         * fast/dom/attr_dead_doc.html: Changed to use contentDocument instead of relying on the document property
23322         on HTMLIFrameElement.
23323         * fast/events/mouseover-mouseout.html: Ditto.
23324         * fast/frames/repaint-display-none-crash.html: Ditto.
23326 2007-04-19  Mitz Pettel  <mitz@webkit.org>
23328         Rubber-stamped by Adam.
23330         - http://bugs.webkit.org/show_bug.cgi?id=13412
23331           Replace abe.jpg with a PNG file
23333         * editing/abe.jpg: Removed.
23334         * editing/deleting/4866671.html:
23335         * editing/deleting/delete-3608462-fix.html:
23336         * editing/deleting/delete-image-001.html:
23337         * editing/deleting/delete-image-002.html:
23338         * editing/deleting/delete-image-003.html:
23339         * editing/deleting/delete-image-004.html:
23340         * editing/execCommand/5080333-1-expected.checksum:
23341         * editing/execCommand/5080333-1-expected.png:
23342         * editing/execCommand/5080333-1.html:
23343         * editing/execCommand/5080333-2-expected.checksum:
23344         * editing/execCommand/5080333-2-expected.png:
23345         * editing/execCommand/5080333-2.html:
23346         * editing/execCommand/createLink-expected.txt:
23347         * editing/execCommand/createLink.html:
23348         * editing/execCommand/insertImage-expected.checksum:
23349         * editing/execCommand/insertImage-expected.png:
23350         * editing/execCommand/insertImage.html:
23351         * editing/execCommand/unlink-expected.txt:
23352         * editing/execCommand/unlink.html:
23353         * editing/inserting/12882.html:
23354         * editing/inserting/typing-around-image-001.html:
23355         * editing/pasteboard/4641033-expected.checksum:
23356         * editing/pasteboard/4641033-expected.png:
23357         * editing/pasteboard/4641033.html:
23358         * editing/pasteboard/4947130-expected.checksum:
23359         * editing/pasteboard/4947130-expected.png:
23360         * editing/pasteboard/4947130.html:
23361         * editing/pasteboard/4989774-expected.checksum:
23362         * editing/pasteboard/4989774-expected.png:
23363         * editing/pasteboard/4989774.html:
23364         * editing/pasteboard/copy-standalone-image.html:
23365         * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum:
23366         * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
23367         * editing/pasteboard/drag-image-to-contenteditable-in-iframe.html:
23368         * editing/pasteboard/drag-selected-image-to-contenteditable-expected.checksum:
23369         * editing/pasteboard/drag-selected-image-to-contenteditable-expected.png:
23370         * editing/pasteboard/drag-selected-image-to-contenteditable.html:
23371         * editing/pasteboard/styled-element-markup-expected.checksum:
23372         * editing/pasteboard/styled-element-markup-expected.png:
23373         * editing/pasteboard/styled-element-markup.html:
23374         * editing/resources/abe.jpg: Removed.
23375         * editing/resources/abe.png: Added.
23376         * editing/selection/4402375-expected.checksum:
23377         * editing/selection/4402375-expected.png:
23378         * editing/selection/4402375.html:
23379         * editing/selection/4932260-1-expected.checksum:
23380         * editing/selection/4932260-1-expected.png:
23381         * editing/selection/4932260-1.html:
23382         * editing/selection/4932260-2-expected.checksum:
23383         * editing/selection/4932260-2-expected.png:
23384         * editing/selection/4932260-2.html:
23385         * editing/selection/4932260-3-expected.checksum:
23386         * editing/selection/4932260-3-expected.png:
23387         * editing/selection/4932260-3.html:
23388         * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
23389         * editing/selection/drag-to-contenteditable-iframe-expected.png:
23390         * editing/selection/drag-to-contenteditable-iframe.html:
23391         * editing/selection/extend-by-character-002-expected.checksum:
23392         * editing/selection/extend-by-character-002-expected.png:
23393         * editing/selection/extend-by-character-002.html:
23394         * editing/selection/extend-by-character-004-expected.checksum:
23395         * editing/selection/extend-by-character-004-expected.png:
23396         * editing/selection/extend-by-character-004.html:
23397         * editing/selection/image-before-linebreak-expected.checksum:
23398         * editing/selection/image-before-linebreak-expected.png:
23399         * editing/selection/image-before-linebreak.html:
23400         * editing/selection/legal-positions.html:
23401         * editing/selection/move-by-character-002-expected.checksum:
23402         * editing/selection/move-by-character-002-expected.png:
23403         * editing/selection/move-by-character-002.html:
23404         * editing/selection/move-by-character-004-expected.checksum:
23405         * editing/selection/move-by-character-004-expected.png:
23406         * editing/selection/move-by-character-004.html:
23407         * editing/selection/replaced-boundaries-1-expected.checksum:
23408         * editing/selection/replaced-boundaries-1-expected.png:
23409         * editing/selection/replaced-boundaries-1.html:
23410         * editing/selection/replaced-boundaries-2-expected.checksum:
23411         * editing/selection/replaced-boundaries-2-expected.png:
23412         * editing/selection/replaced-boundaries-2.html:
23414 2007-04-19  Justin Garcia  <justin.garcia@apple.com>
23416         Reviewed by harrison
23417         
23418         <rdar://problem/5144139> 
23419         On delete, <BR> inserted into non-editable ToDo <TABLE> element
23421         * editing/deleting/5144139-2-expected.checksum: Added.
23422         * editing/deleting/5144139-2-expected.png: Added.
23423         * editing/deleting/5144139-2-expected.txt: Added.
23424         * editing/deleting/5144139-2.html: Added.
23426 2007-04-19  Justin Garcia  <justin.garcia@apple.com>
23428         Reviewed by harrison
23430         * editing/execCommand/5144139-1-expected.checksum: Added.
23431         * editing/execCommand/5144139-1-expected.png: Added.
23432         * editing/execCommand/5144139-1-expected.txt: Added.
23433         * editing/execCommand/5144139-1.html: Added.
23435 2007-04-19  Justin Garcia  <justin.garcia@apple.com>
23437         Reviewed by darin
23438         
23439         <rdar://problem/5142012> 
23440         GoogleDocs: Crash at WebCore::Range::startPosition() when creating a list from a link
23442         Tests the change to pushAnchorElementDown, where we remove
23443         the anchor element that has had copies of it pushed down:
23444         * editing/execCommand/5142012-1-expected.checksum: Added.
23445         * editing/execCommand/5142012-1-expected.png: Added.
23446         * editing/execCommand/5142012-1-expected.txt: Added.
23447         * editing/execCommand/5142012-1.html: Added.
23448         
23449         Demonstrates the crash (fixed by adding nil-checks 
23450         to moveParagraphs):
23451         * editing/execCommand/5142012-2-expected.checksum: Added.
23452         * editing/execCommand/5142012-2-expected.png: Added.
23453         * editing/execCommand/5142012-2-expected.txt: Added.
23454         * editing/execCommand/5142012-2.html: Added.
23455         
23456         Tests the changes to positionAvoidingSpecialElementBoundary,
23457         where we push down anchors before we avoid them so that
23458         we don't also avoid structural elements like lists and paragraphs:
23459         * editing/execCommand/5142012-3-expected.checksum: Added.
23460         * editing/execCommand/5142012-3-expected.png: Added.
23461         * editing/execCommand/5142012-3-expected.txt: Added.
23462         * editing/execCommand/5142012-3.html: Added.
23464 2007-04-19  Beth Dakin  <bdakin@apple.com>
23466         Reviewed by Hyatt.
23468         Series of new/rearranged results after fix for <rdar://problem/
23469         5120889> Sized table cells w/borders not drawn to correct size
23471         These tests are different by tiny, barely noticeable amounts. The 
23472         new results are more correct. We didn't catch the problem before 
23473         because it was so subtle here:
23474         * fast/replaced/width100percent-expected.txt:
23475         * fast/table/003-expected.checksum:
23476         * fast/table/003-expected.png:
23477         * fast/table/003-expected.txt:
23479         This is the test that exposed the other problem with replaced 
23480         children. Now we fit snugly inside the border on the bottom, which 
23481         is different than Firefox, but seems right.
23482         * tables/mozilla/bugs/bug131020-expected.checksum:
23483         * tables/mozilla/bugs/bug131020-expected.png:
23484         * tables/mozilla/bugs/bug131020-expected.txt:
23486         This test actually always failed and was incorrectly filed as a 
23487         success. Moving to failures.
23488         * tables/mozilla/bugs/bug137388-2-expected.checksum: Removed.
23489         * tables/mozilla/bugs/bug137388-2-expected.png: Removed.
23490         * tables/mozilla/bugs/bug137388-2-expected.txt: Removed.
23491         * tables/mozilla/bugs/bug137388-2.html: Removed.
23492         * tables/mozilla_expected_failures/bugs/bug137388-2-expected.checksum: Added.
23493         * tables/mozilla_expected_failures/bugs/bug137388-2-expected.png: Added.
23494         * tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt: Added.
23496         This test was actually wrong before, and now it is right!
23497         * tables/mozilla/bugs/bug149275-2-expected.checksum:
23498         * tables/mozilla/bugs/bug149275-2-expected.png:
23499         * tables/mozilla/bugs/bug149275-2-expected.txt:
23501         This was a failing test that now passes. YAY!
23502         * tables/mozilla/bugs/bug18440-expected.checksum: Added.
23503         * tables/mozilla/bugs/bug18440-expected.png: Added.
23504         * tables/mozilla/bugs/bug18440-expected.txt: Added.
23505 * tables/mozilla_expected_failures/bugs/bug18440-expected.checksum: Removed.
23506         * tables/mozilla_expected_failures/bugs/bug18440-expected.png: Removed.
23507         * tables/mozilla_expected_failures/bugs/bug18440-expected.txt: Removed.
23508         * tables/mozilla_expected_failures/bugs/bug18440.html: Removed.
23510         This was slightly wrong before and is now correct.
23511         * tables/mozilla/bugs/bug30692-expected.checksum:
23512         * tables/mozilla/bugs/bug30692-expected.png:
23513         * tables/mozilla/bugs/bug30692-expected.txt:
23515         Still wrong, but slightly more correct.
23516         * tables/mozilla_expected_failures/bugs/bug137388-1-expected.checksum:
23517         * tables/mozilla_expected_failures/bugs/bug137388-1-expected.png:
23518         * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt:
23520         So much closer to being correct!! But still slightly wrong.
23521         * tables/mozilla_expected_failures/bugs/bug19526-expected.txt:
23523 2007-04-19  Anders Carlsson  <andersca@apple.com>
23525         Reviewed by Geoff.
23527         http://bugs.webkit.org/show_bug.cgi?id=13333
23528         Support naturalWidth/naturalHeight on image elements
23529         
23530         * fast/dom/HTMLImageElement/image-natural-width-height-expected.txt: Added.
23531         * fast/dom/HTMLImageElement/image-natural-width-height.html: Added.
23533 2007-04-19  Mitz Pettel  <mitz@webkit.org>
23535         Reviewed by Hyatt
23537         - updated results for http://bugs.webkit.org/show_bug.cgi?id=13291
23538           REGRESSION (r19595): WebViewDidBeginEditingNotification not posted when focusing with the mouse
23540         * editing/deleting/4845371-expected.txt:
23541         * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
23542         * editing/deleting/delete-3608430-fix-expected.txt:
23543         * editing/deleting/delete-3608445-fix-expected.txt:
23544         * editing/deleting/delete-3608462-fix-expected.txt:
23545         * editing/deleting/delete-3775172-fix-expected.txt:
23546         * editing/deleting/delete-3800834-fix-expected.txt:
23547         * editing/deleting/delete-3857753-fix-expected.txt:
23548         * editing/deleting/delete-3865854-fix-expected.txt:
23549         * editing/deleting/delete-3928305-fix-expected.txt:
23550         * editing/deleting/delete-3959464-fix-expected.txt:
23551         * editing/deleting/delete-4038408-fix-expected.txt:
23552         * editing/deleting/delete-4083333-fix-expected.txt:
23553         * editing/deleting/delete-after-span-ws-001-expected.txt:
23554         * editing/deleting/delete-after-span-ws-002-expected.txt:
23555         * editing/deleting/delete-after-span-ws-003-expected.txt:
23556         * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
23557         * editing/deleting/delete-and-undo-expected.txt:
23558         * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
23559         * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
23560         * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
23561         * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
23562         * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
23563         * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
23564         * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
23565         * editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
23566         * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
23567         * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
23568         * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
23569         * editing/deleting/delete-at-start-or-end-expected.txt:
23570         * editing/deleting/delete-block-contents-001-expected.txt:
23571         * editing/deleting/delete-block-contents-002-expected.txt:
23572         * editing/deleting/delete-block-contents-003-expected.txt:
23573         * editing/deleting/delete-block-merge-contents-001-expected.txt:
23574         * editing/deleting/delete-block-merge-contents-002-expected.txt:
23575         * editing/deleting/delete-block-merge-contents-003-expected.txt:
23576         * editing/deleting/delete-block-merge-contents-004-expected.txt:
23577         * editing/deleting/delete-block-merge-contents-005-expected.txt:
23578         * editing/deleting/delete-block-merge-contents-006-expected.txt:
23579         * editing/deleting/delete-block-merge-contents-007-expected.txt:
23580         * editing/deleting/delete-block-merge-contents-008-expected.txt:
23581         * editing/deleting/delete-block-merge-contents-009-expected.txt:
23582         * editing/deleting/delete-block-merge-contents-010-expected.txt:
23583         * editing/deleting/delete-block-merge-contents-011-expected.txt:
23584         * editing/deleting/delete-block-merge-contents-012-expected.txt:
23585         * editing/deleting/delete-block-merge-contents-013-expected.txt:
23586         * editing/deleting/delete-block-merge-contents-014-expected.txt:
23587         * editing/deleting/delete-block-merge-contents-015-expected.txt:
23588         * editing/deleting/delete-block-merge-contents-016-expected.txt:
23589         * editing/deleting/delete-block-merge-contents-017-expected.txt:
23590         * editing/deleting/delete-block-merge-contents-018-expected.txt:
23591         * editing/deleting/delete-block-merge-contents-019-expected.txt:
23592         * editing/deleting/delete-block-merge-contents-020-expected.txt:
23593         * editing/deleting/delete-block-merge-contents-021-expected.txt:
23594         * editing/deleting/delete-block-merge-contents-022-expected.txt:
23595         * editing/deleting/delete-block-merge-contents-023-expected.txt:
23596         * editing/deleting/delete-block-merge-contents-024-expected.txt:
23597         * editing/deleting/delete-block-table-expected.txt:
23598         * editing/deleting/delete-br-001-expected.txt:
23599         * editing/deleting/delete-br-002-expected.txt:
23600         * editing/deleting/delete-br-003-expected.txt:
23601         * editing/deleting/delete-br-004-expected.txt:
23602         * editing/deleting/delete-br-005-expected.txt:
23603         * editing/deleting/delete-br-006-expected.txt:
23604         * editing/deleting/delete-br-007-expected.txt:
23605         * editing/deleting/delete-br-008-expected.txt:
23606         * editing/deleting/delete-br-009-expected.txt:
23607         * editing/deleting/delete-br-010-expected.txt:
23608         * editing/deleting/delete-br-011-expected.txt:
23609         * editing/deleting/delete-br-012-expected.txt:
23610         * editing/deleting/delete-by-word-001-expected.txt:
23611         * editing/deleting/delete-by-word-002-expected.txt:
23612         * editing/deleting/delete-character-001-expected.txt:
23613         * editing/deleting/delete-contiguous-ws-001-expected.txt:
23614         * editing/deleting/delete-first-list-item-expected.txt:
23615         * editing/deleting/delete-hr-expected.txt:
23616         * editing/deleting/delete-image-001-expected.txt:
23617         * editing/deleting/delete-image-002-expected.txt:
23618         * editing/deleting/delete-image-003-expected.txt:
23619         * editing/deleting/delete-image-004-expected.txt:
23620         * editing/deleting/delete-leading-ws-001-expected.txt:
23621         * editing/deleting/delete-line-001-expected.txt:
23622         * editing/deleting/delete-line-002-expected.txt:
23623         * editing/deleting/delete-line-003-expected.txt:
23624         * editing/deleting/delete-line-004-expected.txt:
23625         * editing/deleting/delete-line-005-expected.txt:
23626         * editing/deleting/delete-line-006-expected.txt:
23627         * editing/deleting/delete-line-007-expected.txt:
23628         * editing/deleting/delete-line-008-expected.txt:
23629         * editing/deleting/delete-line-009-expected.txt:
23630         * editing/deleting/delete-line-010-expected.txt:
23631         * editing/deleting/delete-line-011-expected.txt:
23632         * editing/deleting/delete-line-012-expected.txt:
23633         * editing/deleting/delete-line-013-expected.txt:
23634         * editing/deleting/delete-line-014-expected.txt:
23635         * editing/deleting/delete-line-015-expected.txt:
23636         * editing/deleting/delete-line-016-expected.txt:
23637         * editing/deleting/delete-line-017-expected.txt:
23638         * editing/deleting/delete-line-end-ws-001-expected.txt:
23639         * editing/deleting/delete-line-end-ws-002-expected.txt:
23640         * editing/deleting/delete-link-1-expected.txt:
23641         * editing/deleting/delete-listitem-001-expected.txt:
23642         * editing/deleting/delete-listitem-002-expected.txt:
23643         * editing/deleting/delete-mixed-editable-content-001-expected.txt:
23644         * editing/deleting/delete-select-all-001-expected.txt:
23645         * editing/deleting/delete-select-all-002-expected.txt:
23646         * editing/deleting/delete-select-all-003-expected.txt:
23647         * editing/deleting/delete-selection-001-expected.txt:
23648         * editing/deleting/delete-tab-001-expected.txt:
23649         * editing/deleting/delete-tab-002-expected.txt:
23650         * editing/deleting/delete-tab-003-expected.txt:
23651         * editing/deleting/delete-tab-004-expected.txt:
23652         * editing/deleting/delete-to-end-of-paragraph-expected.txt:
23653         * editing/deleting/delete-to-select-table-expected.txt:
23654         * editing/deleting/delete-trailing-ws-001-expected.txt:
23655         * editing/deleting/delete-trailing-ws-002-expected.txt:
23656         * editing/deleting/delete-ws-fixup-001-expected.txt:
23657         * editing/deleting/delete-ws-fixup-002-expected.txt:
23658         * editing/deleting/delete-ws-fixup-003-expected.txt:
23659         * editing/deleting/delete-ws-fixup-004-expected.txt:
23660         * editing/deleting/forward-delete-expected.txt:
23661         * editing/deleting/list-item-1-expected.txt:
23662         * editing/deleting/merge-different-styles-expected.txt:
23663         * editing/deleting/merge-endOfParagraph-expected.txt:
23664         * editing/deleting/merge-into-empty-block-1-expected.txt:
23665         * editing/deleting/merge-into-empty-block-2-expected.txt:
23666         * editing/deleting/merge-no-br-expected.txt:
23667         * editing/deleting/merge-unrendered-space-expected.txt:
23668         * editing/deleting/paragraph-in-preserveNewline-expected.txt:
23669         * editing/deleting/pruning-after-merge-1-expected.txt:
23670         * editing/deleting/pruning-after-merge-2-expected.txt:
23671         * editing/deleting/smart-delete-001-expected.txt:
23672         * editing/deleting/smart-delete-002-expected.txt:
23673         * editing/deleting/smart-delete-003-expected.txt:
23674         * editing/deleting/smart-delete-004-expected.txt:
23675         * editing/deleting/table-cells-expected.txt:
23676         * editing/deleting/transpose-empty-expected.txt:
23677         * editing/deleting/whitespace-pre-1-expected.txt:
23678         * editing/execCommand/4641880-1-expected.txt:
23679         * editing/execCommand/4641880-2-expected.txt:
23680         * editing/execCommand/boldSelection-expected.txt:
23681         * editing/execCommand/create-list-from-range-selection-expected.txt:
23682         * editing/execCommand/create-list-with-hr-expected.txt:
23683         * editing/execCommand/createLink-expected.txt:
23684         * editing/execCommand/format-block-expected.txt:
23685         * editing/execCommand/format-block-from-range-selection-expected.txt:
23686         * editing/execCommand/format-block-with-braces-expected.txt:
23687         * editing/execCommand/format-block-with-trailing-br-expected.txt:
23688         * editing/execCommand/hilitecolor-expected.txt:
23689         * editing/execCommand/indent-empty-root-expected.txt:
23690         * editing/execCommand/indent-list-item-expected.txt:
23691         * editing/execCommand/indent-selection-expected.txt:
23692         * editing/execCommand/insert-list-and-stitch-expected.txt:
23693         * editing/execCommand/insert-list-with-id-expected.txt:
23694         * editing/execCommand/insertHTML-expected.txt:
23695         * editing/execCommand/insertHorizontalRule-expected.txt:
23696         * editing/execCommand/insertImage-expected.txt:
23697         * editing/execCommand/italicizeByCharacter-expected.txt:
23698         * editing/execCommand/modifyForeColorByCharacter-expected.txt:
23699         * editing/execCommand/nsresponder-indent-expected.txt:
23700         * editing/execCommand/nsresponder-outdent-expected.txt:
23701         * editing/execCommand/outdent-selection-expected.txt:
23702         * editing/execCommand/print-expected.txt:
23703         * editing/execCommand/queryCommandState-01-expected.txt:
23704         * editing/execCommand/remove-formatting-2-expected.txt:
23705         * editing/execCommand/remove-formatting-expected.txt:
23706         * editing/execCommand/remove-list-from-range-selection-expected.txt:
23707         * editing/execCommand/remove-list-item-1-expected.txt:
23708         * editing/execCommand/remove-list-items-expected.txt:
23709         * editing/execCommand/selectAll-expected.txt:
23710         * editing/execCommand/strikethroughSelection-expected.txt:
23711         * editing/execCommand/switch-list-type-expected.txt:
23712         * editing/execCommand/unlink-expected.txt:
23713         * editing/input/firstrectforcharacterrange-plain-expected.txt:
23714         * editing/input/firstrectforcharacterrange-styled-expected.txt:
23715         * editing/input/wrapped-line-char-rect-expected.txt:
23716         * editing/inserting/4278698-expected.txt:
23717         * editing/inserting/before-after-input-element-expected.txt:
23718         * editing/inserting/editable-html-element-expected.txt:
23719         * editing/inserting/editing-empty-divs-expected.txt:
23720         * editing/inserting/insert-3654864-fix-expected.txt:
23721         * editing/inserting/insert-3659587-fix-expected.txt:
23722         * editing/inserting/insert-3775316-fix-expected.txt:
23723         * editing/inserting/insert-3778059-fix-expected.txt:
23724         * editing/inserting/insert-3786362-fix-expected.txt:
23725         * editing/inserting/insert-3800346-fix-expected.txt:
23726         * editing/inserting/insert-3851164-fix-expected.txt:
23727         * editing/inserting/insert-3907422-fix-expected.txt:
23728         * editing/inserting/insert-after-delete-001-expected.txt:
23729         * editing/inserting/insert-at-end-01-expected.txt:
23730         * editing/inserting/insert-at-end-02-expected.txt:
23731         * editing/inserting/insert-before-link-1-expected.txt:
23732         * editing/inserting/insert-br-001-expected.txt:
23733         * editing/inserting/insert-br-002-expected.txt:
23734         * editing/inserting/insert-br-003-expected.txt:
23735         * editing/inserting/insert-br-004-expected.txt:
23736         * editing/inserting/insert-br-005-expected.txt:
23737         * editing/inserting/insert-br-006-expected.txt:
23738         * editing/inserting/insert-br-007-expected.txt:
23739         * editing/inserting/insert-br-008-expected.txt:
23740         * editing/inserting/insert-br-009-expected.txt:
23741         * editing/inserting/insert-br-at-tabspan-001-expected.txt:
23742         * editing/inserting/insert-br-at-tabspan-002-expected.txt:
23743         * editing/inserting/insert-br-at-tabspan-003-expected.txt:
23744         * editing/inserting/insert-br-quoted-001-expected.txt:
23745         * editing/inserting/insert-br-quoted-002-expected.txt:
23746         * editing/inserting/insert-br-quoted-003-expected.txt:
23747         * editing/inserting/insert-br-quoted-004-expected.txt:
23748         * editing/inserting/insert-br-quoted-005-expected.txt:
23749         * editing/inserting/insert-br-quoted-006-expected.txt:
23750         * editing/inserting/insert-div-001-expected.txt:
23751         * editing/inserting/insert-div-002-expected.txt:
23752         * editing/inserting/insert-div-003-expected.txt:
23753         * editing/inserting/insert-div-004-expected.txt:
23754         * editing/inserting/insert-div-005-expected.txt:
23755         * editing/inserting/insert-div-006-expected.txt:
23756         * editing/inserting/insert-div-007-expected.txt:
23757         * editing/inserting/insert-div-008-expected.txt:
23758         * editing/inserting/insert-div-009-expected.txt:
23759         * editing/inserting/insert-div-010-expected.txt:
23760         * editing/inserting/insert-div-011-expected.txt:
23761         * editing/inserting/insert-div-012-expected.txt:
23762         * editing/inserting/insert-div-013-expected.txt:
23763         * editing/inserting/insert-div-014-expected.txt:
23764         * editing/inserting/insert-div-015-expected.txt:
23765         * editing/inserting/insert-div-016-expected.txt:
23766         * editing/inserting/insert-div-017-expected.txt:
23767         * editing/inserting/insert-div-018-expected.txt:
23768         * editing/inserting/insert-div-019-expected.txt:
23769         * editing/inserting/insert-div-020-expected.txt:
23770         * editing/inserting/insert-div-021-expected.txt:
23771         * editing/inserting/insert-div-022-expected.txt:
23772         * editing/inserting/insert-div-023-expected.txt:
23773         * editing/inserting/insert-div-024-expected.txt:
23774         * editing/inserting/insert-div-025-expected.txt:
23775         * editing/inserting/insert-div-026-expected.txt:
23776         * editing/inserting/insert-div-027-expected.txt:
23777         * editing/inserting/insert-paragraph-01-expected.txt:
23778         * editing/inserting/insert-paragraph-02-expected.txt:
23779         * editing/inserting/insert-paragraph-03-expected.txt:
23780         * editing/inserting/insert-paragraph-04-expected.txt:
23781         * editing/inserting/insert-space-in-empty-doc-expected.txt:
23782         * editing/inserting/insert-tab-001-expected.txt:
23783         * editing/inserting/insert-tab-002-expected.txt:
23784         * editing/inserting/insert-tab-003-expected.txt:
23785         * editing/inserting/insert-tab-004-expected.txt:
23786         * editing/inserting/insert-text-at-tabspan-001-expected.txt:
23787         * editing/inserting/insert-text-at-tabspan-002-expected.txt:
23788         * editing/inserting/insert-text-at-tabspan-003-expected.txt:
23789         * editing/inserting/insert-text-with-newlines-expected.txt:
23790         * editing/inserting/line-break-expected.txt:
23791         * editing/inserting/multiple-lines-selected-expected.txt:
23792         * editing/inserting/paragraph-separator-01-expected.txt:
23793         * editing/inserting/paragraph-separator-02-expected.txt:
23794         * editing/inserting/paragraph-separator-03-expected.txt:
23795         * editing/inserting/paragraph-separator-in-table-1-expected.txt:
23796         * editing/inserting/paragraph-separator-in-table-2-expected.txt:
23797         * editing/inserting/redo-expected.txt:
23798         * editing/inserting/return-key-with-selection-001-expected.txt:
23799         * editing/inserting/return-key-with-selection-002-expected.txt:
23800         * editing/inserting/return-key-with-selection-003-expected.txt:
23801         * editing/inserting/typing-001-expected.txt:
23802         * editing/inserting/typing-002-expected.txt:
23803         * editing/inserting/typing-003-expected.txt:
23804         * editing/inserting/typing-around-br-001-expected.txt:
23805         * editing/inserting/typing-around-image-001-expected.txt:
23806         * editing/pasteboard/3976872-expected.txt:
23807         * editing/pasteboard/4076267-2-expected.txt:
23808         * editing/pasteboard/4076267-3-expected.txt:
23809         * editing/pasteboard/4076267-expected.txt:
23810         * editing/pasteboard/4242293-1-expected.txt:
23811         * editing/pasteboard/4242293-expected.txt:
23812         * editing/pasteboard/4631972-expected.txt:
23813         * editing/pasteboard/4641033-expected.txt:
23814         * editing/pasteboard/4700297-expected.txt:
23815         * editing/pasteboard/4744008-expected.txt:
23816         * editing/pasteboard/8145-1-expected.txt:
23817         * editing/pasteboard/8145-2-expected.txt:
23818         * editing/pasteboard/8145-3-expected.txt:
23819         * editing/pasteboard/bad-placeholder-expected.txt:
23820         * editing/pasteboard/block-wrappers-necessary-expected.txt:
23821         * editing/pasteboard/copy-in-password-field-expected.txt:
23822         * editing/pasteboard/copy-standalone-image-expected.txt:
23823         * editing/pasteboard/cut-text-001-expected.txt:
23824         * editing/pasteboard/displaced-generic-placeholder-expected.txt:
23825         * editing/pasteboard/displaced-placeholder-expected.txt:
23826         * editing/pasteboard/display-block-on-spans-expected.txt:
23827         * editing/pasteboard/drag-drop-modifies-page-expected.txt:
23828         * editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt:
23829         * editing/pasteboard/drop-link-expected.txt:
23830         * editing/pasteboard/emacs-cntl-y-001-expected.txt:
23831         * editing/pasteboard/emacs-ctrl-a-k-y-expected.txt:
23832         * editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
23833         * editing/pasteboard/interchange-newline-1-expected.txt:
23834         * editing/pasteboard/interchange-newline-2-expected.txt:
23835         * editing/pasteboard/interchange-newline-3-expected.txt:
23836         * editing/pasteboard/interchange-newline-4-expected.txt:
23837         * editing/pasteboard/merge-after-delete-1-expected.txt:
23838         * editing/pasteboard/merge-after-delete-2-expected.txt:
23839         * editing/pasteboard/merge-after-delete-expected.txt:
23840         * editing/pasteboard/merge-end-3-expected.txt:
23841         * editing/pasteboard/merge-end-4-expected.txt:
23842         * editing/pasteboard/merge-end-5-expected.txt:
23843         * editing/pasteboard/merge-end-blockquote-expected.txt:
23844         * editing/pasteboard/merge-end-borders-expected.txt:
23845         * editing/pasteboard/merge-end-list-expected.txt:
23846         * editing/pasteboard/merge-end-table-expected.txt:
23847         * editing/pasteboard/merge-start-blockquote-expected.txt:
23848         * editing/pasteboard/merge-start-list-expected.txt:
23849         * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
23850         * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
23851         * editing/pasteboard/paste-4035648-fix-expected.txt:
23852         * editing/pasteboard/paste-4038267-fix-expected.txt:
23853         * editing/pasteboard/paste-4039777-fix-expected.txt:
23854         * editing/pasteboard/paste-RTFD-expected.txt:
23855         * editing/pasteboard/paste-TIFF-expected.txt:
23856         * editing/pasteboard/paste-line-endings-001-expected.txt:
23857         * editing/pasteboard/paste-line-endings-002-expected.txt:
23858         * editing/pasteboard/paste-line-endings-003-expected.txt:
23859         * editing/pasteboard/paste-line-endings-004-expected.txt:
23860         * editing/pasteboard/paste-line-endings-005-expected.txt:
23861         * editing/pasteboard/paste-line-endings-006-expected.txt:
23862         * editing/pasteboard/paste-line-endings-007-expected.txt:
23863         * editing/pasteboard/paste-line-endings-008-expected.txt:
23864         * editing/pasteboard/paste-line-endings-009-expected.txt:
23865         * editing/pasteboard/paste-line-endings-010-expected.txt:
23866         * editing/pasteboard/paste-list-001-expected.txt:
23867         * editing/pasteboard/paste-match-style-001-expected.txt:
23868         * editing/pasteboard/paste-match-style-002-expected.txt:
23869         * editing/pasteboard/paste-pre-001-expected.txt:
23870         * editing/pasteboard/paste-pre-002-expected.txt:
23871         * editing/pasteboard/paste-table-001-expected.txt:
23872         * editing/pasteboard/paste-table-002-expected.txt:
23873         * editing/pasteboard/paste-table-003-expected.txt:
23874         * editing/pasteboard/paste-text-001-expected.txt:
23875         * editing/pasteboard/paste-text-002-expected.txt:
23876         * editing/pasteboard/paste-text-003-expected.txt:
23877         * editing/pasteboard/paste-text-004-expected.txt:
23878         * editing/pasteboard/paste-text-005-expected.txt:
23879         * editing/pasteboard/paste-text-006-expected.txt:
23880         * editing/pasteboard/paste-text-007-expected.txt:
23881         * editing/pasteboard/paste-text-008-expected.txt:
23882         * editing/pasteboard/paste-text-009-expected.txt:
23883         * editing/pasteboard/paste-text-010-expected.txt:
23884         * editing/pasteboard/paste-text-011-expected.txt:
23885         * editing/pasteboard/paste-text-012-expected.txt:
23886         * editing/pasteboard/paste-text-013-expected.txt:
23887         * editing/pasteboard/paste-text-014-expected.txt:
23888         * editing/pasteboard/paste-text-015-expected.txt:
23889         * editing/pasteboard/paste-text-016-expected.txt:
23890         * editing/pasteboard/paste-text-017-expected.txt:
23891         * editing/pasteboard/paste-text-018-expected.txt:
23892         * editing/pasteboard/paste-text-019-expected.txt:
23893         * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
23894         * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
23895         * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
23896         * editing/pasteboard/paste-xml-expected.txt:
23897         * editing/pasteboard/pasting-object-expected.txt:
23898         * editing/pasteboard/pasting-tabs-expected.txt:
23899         * editing/pasteboard/prevent-block-nesting-01-expected.txt:
23900         * editing/pasteboard/quirks-mode-br-1-expected.txt:
23901         * editing/pasteboard/quirks-mode-br-2-expected.txt:
23902         * editing/pasteboard/smart-paste-001-expected.txt:
23903         * editing/pasteboard/smart-paste-002-expected.txt:
23904         * editing/pasteboard/smart-paste-003-expected.txt:
23905         * editing/pasteboard/smart-paste-004-expected.txt:
23906         * editing/pasteboard/smart-paste-005-expected.txt:
23907         * editing/pasteboard/smart-paste-006-expected.txt:
23908         * editing/pasteboard/smart-paste-007-expected.txt:
23909         * editing/pasteboard/smart-paste-008-expected.txt:
23910         * editing/pasteboard/styled-element-markup-expected.txt:
23911         * editing/pasteboard/subframe-dragndrop-1-expected.txt:
23912         * editing/pasteboard/testcase-9507-expected.txt:
23913         * editing/pasteboard/undoable-fragment-removes-expected.txt:
23914         * editing/pasteboard/unrendered-br-expected.txt:
23915         * editing/selection/3690703-2-expected.txt:
23916         * editing/selection/3690703-expected.txt:
23917         * editing/selection/3690719-expected.txt:
23918         * editing/selection/4397952-expected.txt:
23919         * editing/selection/4932260-1-expected.txt:
23920         * editing/selection/4932260-2-expected.txt:
23921         * editing/selection/4932260-3-expected.txt:
23922         * editing/selection/4947387-expected.txt:
23923         * editing/selection/6476-expected.txt:
23924         * editing/selection/7152-1-expected.txt:
23925         * editing/selection/7152-2-expected.txt:
23926         * editing/selection/after-line-wrap-expected.txt:
23927         * editing/selection/caret-rtl-2-expected.txt:
23928         * editing/selection/caret-rtl-expected.txt:
23929         * editing/selection/click-before-and-after-table-expected.txt:
23930         * editing/selection/click-start-of-line-expected.txt:
23931         * editing/selection/designmode-no-caret-expected.txt:
23932         * editing/selection/editable-links-expected.txt:
23933         * editing/selection/editable-non-editable-crash-expected.txt:
23934         * editing/selection/end-of-document-expected.txt:
23935         * editing/selection/expanding-selections-expected.txt:
23936         * editing/selection/expanding-selections2-expected.txt:
23937         * editing/selection/extend-by-character-001-expected.txt:
23938         * editing/selection/extend-by-character-002-expected.txt:
23939         * editing/selection/extend-by-character-003-expected.txt:
23940         * editing/selection/extend-by-character-004-expected.txt:
23941         * editing/selection/extend-by-character-005-expected.txt:
23942         * editing/selection/extend-by-character-006-expected.txt:
23943         * editing/selection/extend-by-sentence-001-expected.txt:
23944         * editing/selection/extend-by-word-001-expected.txt:
23945         * editing/selection/extend-by-word-002-expected.txt:
23946         * editing/selection/fake-doubleclick-expected.txt:
23947         * editing/selection/fake-drag-expected.txt:
23948         * editing/selection/iframe-expected.txt:
23949         * editing/selection/image-before-linebreak-expected.txt:
23950         * editing/selection/inline-table-expected.txt:
23951         * editing/selection/leave-requested-block-expected.txt:
23952         * editing/selection/mixed-editability-1-expected.txt:
23953         * editing/selection/mixed-editability-3-expected.txt:
23954         * editing/selection/mixed-editability-4-expected.txt:
23955         * editing/selection/mixed-editability-5-expected.txt:
23956         * editing/selection/move-3875618-fix-expected.txt:
23957         * editing/selection/move-3875641-fix-expected.txt:
23958         * editing/selection/move-backwords-by-word-001-expected.txt:
23959         * editing/selection/move-between-blocks-no-001-expected.txt:
23960         * editing/selection/move-between-blocks-yes-001-expected.txt:
23961         * editing/selection/move-by-character-001-expected.txt:
23962         * editing/selection/move-by-character-002-expected.txt:
23963         * editing/selection/move-by-character-003-expected.txt:
23964         * editing/selection/move-by-character-004-expected.txt:
23965         * editing/selection/move-by-character-005-expected.txt:
23966         * editing/selection/move-by-character-6-expected.txt:
23967         * editing/selection/move-by-line-001-expected.txt:
23968         * editing/selection/move-by-line-002-expected.txt:
23969         * editing/selection/move-by-word-001-expected.txt:
23970         * editing/selection/previous-line-position-expected.txt:
23971         * editing/selection/replace-selection-1-expected.txt:
23972         * editing/selection/replaced-boundaries-1-expected.txt:
23973         * editing/selection/replaced-boundaries-2-expected.txt:
23974         * editing/selection/replaced-boundaries-3-expected.txt:
23975         * editing/selection/select-all-001-expected.txt:
23976         * editing/selection/select-all-002-expected.txt:
23977         * editing/selection/select-all-003-expected.txt:
23978         * editing/selection/select-all-004-expected.txt:
23979         * editing/selection/select-all-005-expected.txt:
23980         * editing/selection/select-all-006-expected.txt:
23981         * editing/selection/select-all-iframe-expected.txt:
23982         * editing/selection/select-box-expected.txt:
23983         * editing/selection/select-element-paragraph-boundary-expected.txt:
23984         * editing/selection/select-missing-image-expected.txt:
23985         * editing/selection/selection-3748164-fix-expected.txt:
23986         * editing/selection/skip-non-editable-1-expected.txt:
23987         * editing/selection/skip-non-editable-2-expected.txt:
23988         * editing/selection/table-caret-1-expected.txt:
23989         * editing/selection/table-caret-2-expected.txt:
23990         * editing/selection/table-caret-3-expected.txt:
23991         * editing/selection/triple-click-in-pre-expected.txt:
23992         * editing/selection/unrendered-001-expected.txt:
23993         * editing/selection/unrendered-002-expected.txt:
23994         * editing/selection/unrendered-003-expected.txt:
23995         * editing/selection/unrendered-004-expected.txt:
23996         * editing/selection/unrendered-005-expected.txt:
23997         * editing/selection/unrendered-space-expected.txt:
23998         * editing/spelling/spelling-expected.txt:
23999         * editing/style/apple-style-editable-mix-expected.txt:
24000         * editing/style/block-style-001-expected.txt:
24001         * editing/style/block-style-002-expected.txt:
24002         * editing/style/block-style-003-expected.txt:
24003         * editing/style/block-style-004-expected.txt:
24004         * editing/style/block-style-005-expected.txt:
24005         * editing/style/block-style-006-expected.txt:
24006         * editing/style/block-styles-007-expected.txt:
24007         * editing/style/create-block-for-style-001-expected.txt:
24008         * editing/style/create-block-for-style-002-expected.txt:
24009         * editing/style/create-block-for-style-003-expected.txt:
24010         * editing/style/create-block-for-style-004-expected.txt:
24011         * editing/style/create-block-for-style-005-expected.txt:
24012         * editing/style/create-block-for-style-006-expected.txt:
24013         * editing/style/create-block-for-style-007-expected.txt:
24014         * editing/style/create-block-for-style-008-expected.txt:
24015         * editing/style/create-block-for-style-009-expected.txt:
24016         * editing/style/create-block-for-style-010-expected.txt:
24017         * editing/style/create-block-for-style-011-expected.txt:
24018         * editing/style/create-block-for-style-012-expected.txt:
24019         * editing/style/create-block-for-style-013-expected.txt:
24020         * editing/style/designmode-expected.txt:
24021         * editing/style/non-inheritable-styles-expected.txt:
24022         * editing/style/relative-font-size-change-001-expected.txt:
24023         * editing/style/relative-font-size-change-002-expected.txt:
24024         * editing/style/relative-font-size-change-003-expected.txt:
24025         * editing/style/relative-font-size-change-004-expected.txt:
24026         * editing/style/remove-underline-across-paragraph-expected.txt:
24027         * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
24028         * editing/style/remove-underline-after-paragraph-expected.txt:
24029         * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
24030         * editing/style/remove-underline-expected.txt:
24031         * editing/style/remove-underline-from-stylesheet-expected.txt:
24032         * editing/style/remove-underline-in-bold-expected.txt:
24033         * editing/style/smoosh-styles-001-expected.txt:
24034         * editing/style/smoosh-styles-002-expected.txt:
24035         * editing/style/smoosh-styles-003-expected.txt:
24036         * editing/style/style-3681552-fix-001-expected.txt:
24037         * editing/style/style-3681552-fix-002-expected.txt:
24038         * editing/style/style-3690704-fix-expected.txt:
24039         * editing/style/style-3998892-fix-expected.txt:
24040         * editing/style/style-boundary-001-expected.txt:
24041         * editing/style/style-boundary-002-expected.txt:
24042         * editing/style/style-boundary-003-expected.txt:
24043         * editing/style/style-boundary-004-expected.txt:
24044         * editing/style/style-boundary-005-expected.txt:
24045         * editing/style/table-selection-expected.txt:
24046         * editing/style/typing-style-001-expected.txt:
24047         * editing/style/typing-style-002-expected.txt:
24048         * editing/style/typing-style-003-expected.txt:
24049         * editing/style/unbold-in-bold-expected.txt:
24050         * editing/style/underline-expected.txt:
24051         * editing/undo/4063751-expected.txt:
24052         * editing/undo/redo-typing-001-expected.txt:
24053         * editing/undo/undo-iframe-location-change-expected.txt:
24054         * editing/undo/undo-misspellings-expected.txt:
24055         * editing/undo/undo-typing-001-expected.txt:
24056         * editing/unsupported-content/list-delete-001-expected.txt:
24057         * editing/unsupported-content/list-delete-002-expected.txt:
24058         * editing/unsupported-content/list-delete-003-expected.txt:
24059         * editing/unsupported-content/list-type-after-expected.txt:
24060         * editing/unsupported-content/list-type-before-expected.txt:
24061         * editing/unsupported-content/table-delete-001-expected.txt:
24062         * editing/unsupported-content/table-delete-002-expected.txt:
24063         * editing/unsupported-content/table-delete-003-expected.txt:
24064         * editing/unsupported-content/table-type-after-expected.txt:
24065         * editing/unsupported-content/table-type-before-expected.txt:
24066         * fast/forms/focus-selection-input-expected.txt:
24068 2007-04-19  Mark Rowe  <mrowe@apple.com>
24070         Reviewed by Darin.
24072         Test for http://bugs.webkit.org/show_bug.cgi?id=13401
24073         Bug 13401: Reproducible crash calling myArray.sort(compareFn) from within
24074         a sort comparison function
24076         * fast/js/array-sort-reentrance-expected.txt: Added.
24077         * fast/js/array-sort-reentrance.html: Added.
24078         * fast/js/resources/array-sort-reentrance.js: Added.
24080 2007-04-19  Sam Weinig  <sam@webkit.org>
24082         Reviewed by Darin.
24084         - Test for http://bugs.webkit.org/show_bug.cgi?id=12249
24085           FCKeditor: <hr>, <ul> and <ol> have id="undefined"
24087         * editing/execCommand/arguments-combinations-expected.txt: Added.
24088         * editing/execCommand/arguments-combinations.html: Added.
24090 2007-04-18  Brady Eidson  <beidson@apple.com>
24092         Reviewed by Tim
24094         <rdar://problem/5008925>
24095         Expose the NSURLConnection delegate willCacheResponse API to WebResourceLoadDelegate
24097         * http/tests/misc/willCacheResponse-delegate-callback-expected.txt: Added.
24098         * http/tests/misc/willCacheResponse-delegate-callback.html: Added.
24100 2007-04-18  Kevin McCullough  <kmccullough@apple.com>
24102         Reviewed by AP.
24104         - Consolidated encoding tests.
24106         * fast/encoding/char-decoding-expected.txt:
24107         * fast/encoding/char-decoding.html:
24108         * fast/encoding/charset-x-nextstep-expected.txt: Removed.
24109         * fast/encoding/charset-x-nextstep.html: Removed.
24111 2007-04-17  Mitz Pettel  <mitz@webkit.org>
24113         Reviewed by Darin.
24115         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13369
24116           REGRESSION (r13366): Invisible table cell background is painted
24118         * fast/table/invisible-cell-background-expected.checksum: Added.
24119         * fast/table/invisible-cell-background-expected.png: Added.
24120         * fast/table/invisible-cell-background-expected.txt: Added.
24121         * fast/table/invisible-cell-background.html: Added.
24123 2007-04-17  Justin Garcia  <justin.garcia@apple.com>
24125         Reviewed by harrison
24127         <rdar://problem/5119244> 
24128         Crash when indenting a selected ToDo
24129         
24130         * editing/execCommand/5119244-expected.checksum: Added.
24131         * editing/execCommand/5119244-expected.png: Added.
24132         * editing/execCommand/5119244-expected.txt: Added.
24133         * editing/execCommand/5119244.html: Added.
24135 2007-04-17  Justin Garcia  <justin.garcia@apple.com>
24137         Reviewed by hyatt
24138         
24139         <rdar://problem/5138441> 
24140         GoogleDocs: Indented text looks like text that's been Quoted
24142         Demonstrates the bug:
24143         * editing/execCommand/5138441-expected.checksum: Added.
24144         * editing/execCommand/5138441-expected.png: Added.
24145         * editing/execCommand/5138441-expected.txt: Added.
24146         * editing/execCommand/5138441.html: Added.
24147         
24148         Added inline style declarations for indent blockquotes
24149         to match those that the engine creates:
24150         * editing/execCommand/indent-selection.html:
24151         * editing/execCommand/outdent-selection.html:
24153 2007-04-17  Justin Garcia  <justin.garcia@apple.com>
24155         Reviewed by darin
24156         
24157         <rdar://problem/5136770> 
24158         Gmail Editor: Hang when turning a particular multi-line selection into a list
24160         Demonstrates the bug:
24161         * editing/execCommand/5136770-expected.checksum: Added.
24162         * editing/execCommand/5136770-expected.png: Added.
24163         * editing/execCommand/5136770-expected.txt: Added.
24164         * editing/execCommand/5136770.html: Added.
24165         
24166         Added placeholders in empty list items:
24167         * editing/execCommand/4747450-expected.txt:
24168         * editing/execCommand/insert-list-empty-div-expected.txt:
24169         * editing/execCommand/4917055-expected.txt:
24170         
24171         A horizontal rule pushed into a list item appears *before*
24172         the list marker in the render tree, although, the new results 
24173         look more correct (13376):
24174         * editing/execCommand/create-list-with-hr-expected.checksum:
24175         * editing/execCommand/create-list-with-hr-expected.png:
24176         * editing/execCommand/create-list-with-hr-expected.txt:
24177         * editing/execCommand/create-list-with-hr.html:
24180 2007-04-16  Justin Garcia  <justin.garcia@apple.com>
24182         Reviewed by darin
24183         
24184         <rdar://problem/5134759> 
24185         GMail Editor: Hang after pasting underlined text multiple times
24187         Demonstrates the bug:
24188         * editing/pasteboard/5134759-expected.checksum: Added.
24189         * editing/pasteboard/5134759-expected.png: Added.
24190         * editing/pasteboard/5134759-expected.txt: Added.
24191         * editing/pasteboard/5134759.html: Added.
24192         
24193         A unnecessary extra space was added to an element's 
24194         inline style declaration, because of the way cssText behaves:
24195         * editing/pasteboard/paste-table-002-expected.txt:
24197 2007-04-13  David Kilzer  <ddkilzer@webkit.org>
24199         Patch and review by hyatt.  Testing and landing by ddkilzer.
24201         <rdar://problem/5078866>
24202         tables don't inherit text-align (in strict mode; they're not supposed to in quirks mode)
24204         Test tables/mozilla_expected_failures/bugs/bug11384s.html progressed after this fix, so
24205         it was moved to tables/mozilla/bugs/bug11384s.html.
24207         * fast/css/table-text-align-quirk-expected.checksum: Added.
24208         * fast/css/table-text-align-quirk-expected.png: Added.
24209         * fast/css/table-text-align-quirk-expected.txt: Added.
24210         * fast/css/table-text-align-quirk.html: Added.
24211         * fast/css/table-text-align-strict-expected.checksum: Added.
24212         * fast/css/table-text-align-strict-expected.png: Added.
24213         * fast/css/table-text-align-strict-expected.txt: Added.
24214         * fast/css/table-text-align-strict.html: Added.
24215         * fast/table/border-collapsing/rtl-border-collapsing.html: Replaced "text-align: -khtml-center"
24216         style with "text-align: center" style.
24217         * tables/mozilla/bugs/bug11384s-expected.checksum: Added.
24218         * tables/mozilla/bugs/bug11384s-expected.png: Added.
24219         * tables/mozilla/bugs/bug11384s-expected.txt: Added.
24220         * tables/mozilla/bugs/bug11384s.html: Added.
24221         * tables/mozilla_expected_failures/bugs/bug11384s-expected.checksum: Removed.
24222         * tables/mozilla_expected_failures/bugs/bug11384s-expected.png: Removed.
24223         * tables/mozilla_expected_failures/bugs/bug11384s-expected.txt: Removed.
24224         * tables/mozilla_expected_failures/bugs/bug11384s.html: Removed.
24226 2007-04-13  Brady Eidson  <beidson@apple.com>
24228         Reviewed by a sanity check
24230         My layout test *has* to be http, since dumping history in DRT with hard coded file paths
24231         will never match up to expected results across machines.
24233         Lame
24235         * history/new-window-redirect-history-expected.txt: Removed.
24236         * history/new-window-redirect-history.html: Removed.
24237         * history/resources/redirect-1.html: Removed.
24238         * history/resources/redirect-2.html: Removed.
24239         * http/tests/navigation/new-window-redirect-history-expected.txt: Added.
24240         * http/tests/navigation/new-window-redirect-history.html: Added.
24241         * http/tests/navigation/resources/redirect-1.html: Added.
24242         * http/tests/navigation/resources/redirect-2.html: Added.
24244 2007-04-12  Brady Eidson  <beidson@apple.com>
24246         Reviewed by Geoose
24248         <rdar://problem/4664154> and http://bugs.webkit.org/show_bug.cgi?id=3546
24250         Layout test that covers opening an empty new window, then starting to navigate around in it
24252         * history/new-window-redirect-history-expected.txt: Added.
24253         * history/new-window-redirect-history.html: Added.
24254         * history/resources/redirect-1.html: Added.
24255         * history/resources/redirect-2.html: Added.
24257 2007-04-13  Anders Carlsson  <andersca@apple.com>
24259         Reviewed by Brady.
24261         * plugins/open-and-close-window-with-plugin.html:
24262         Manage open windows manually for this test.
24264 2007-04-12  Deneb Meketa  <dmeketa@adobe.com>
24266         Reviewed by Darin Adler.
24268         http://bugs.webkit.org/show_bug.cgi?id=13029
24269         rdar://problem/4994849
24270         Bug 13029: Permit NPAPI plug-ins to see HTTP response headers.
24272         * http/tests/plugins/npapi-response-headers-expected.txt: Added.
24273         * http/tests/plugins/npapi-response-headers.html: Added.
24274         * http/tests/plugins/resources/load-me-1.txt: Added.
24275         * http/tests/plugins/resources/load-me-2.txt: Added.
24277 2007-04-12  Justin Garcia  <justin.garcia@apple.com>
24279         Reviewed by darin
24280         
24281         <rdar://problem/5131716> 
24282         Clicking just before a ToDo doesn't put the caret before the ToDo
24283         
24284         * editing/selection/5131716-1-expected.checksum: Added.
24285         * editing/selection/5131716-1-expected.png: Added.
24286         * editing/selection/5131716-1-expected.txt: Added.
24287         * editing/selection/5131716-1.html: Added.
24288         * editing/selection/5131716-2-expected.checksum: Added.
24289         * editing/selection/5131716-2-expected.png: Added.
24290         * editing/selection/5131716-2-expected.txt: Added.
24291         * editing/selection/5131716-2.html: Added.
24292         * editing/selection/5131716-3-expected.checksum: Added.
24293         * editing/selection/5131716-3-expected.png: Added.
24294         * editing/selection/5131716-3-expected.txt: Added.
24295         * editing/selection/5131716-3.html: Added.
24296         * editing/selection/5131716-4-expected.checksum: Added.
24297         * editing/selection/5131716-4-expected.png: Added.
24298         * editing/selection/5131716-4-expected.txt: Added.
24299         * editing/selection/5131716-4.html: Added.
24301 2007-04-11  Mitz Pettel  <mitz@webkit.org>
24303         Reviewed by Dave Hyatt.
24305         - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=11362
24306           Native popup with size="1" wraps options
24308         * fast/forms/menulist-option-wrap-expected.checksum: Added.
24309         * fast/forms/menulist-option-wrap-expected.png: Added.
24310         * fast/forms/menulist-option-wrap-expected.txt: Added.
24311         * fast/forms/menulist-option-wrap.html: Added.
24312         * fast/forms/select-empty-option-height-expected.checksum:
24313         * fast/forms/select-empty-option-height-expected.png:
24315 2007-04-11  Justin Garcia  <justin.garcia@apple.com>
24317         Reviewed by harrison
24318         
24319         <rdar://problem/5126166> 
24320         Deleting selection starting at before ToDo checkbox to end of line, inserts a BR in the subsequent ToDo
24322         * editing/deleting/5126166-expected.checksum: Added.
24323         * editing/deleting/5126166-expected.png: Added.
24324         * editing/deleting/5126166-expected.txt: Added.
24325         * editing/deleting/5126166.html: Added.
24327 2007-04-10  Justin Garcia  <justin.garcia@apple.com>
24329         Reviewed by harrison
24330         
24331         <rdar://problem/4932260> 
24332         Invalid attributed string for attachment range obtained via AXPreviousWordStartTextMarkerForTextMarker
24334         Forgot to check these in in my previous checkin:
24335         * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum: Added.
24336         * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
24337         
24338         Tests for a bug where replaced elements would act
24339         as sentence boundaries:
24340         * editing/selection/4932260-1-expected.checksum: Added.
24341         * editing/selection/4932260-1-expected.png: Added.
24342         * editing/selection/4932260-1-expected.txt: Added.
24343         * editing/selection/4932260-1.html: Added.
24344         
24345         Tests to see that replaced elements do not act as word
24346         boundaries when moving forward through the document:
24347         * editing/selection/4932260-2-expected.checksum: Added.
24348         * editing/selection/4932260-2-expected.png: Added.
24349         * editing/selection/4932260-2-expected.txt: Added.
24350         * editing/selection/4932260-2.html: Added.
24351         
24352         Ditto but tests moving backward:
24353         * editing/selection/4932260-3-expected.checksum: Added.
24354         * editing/selection/4932260-3-expected.png: Added.
24355         * editing/selection/4932260-3-expected.txt: Added.
24356         * editing/selection/4932260-3.html: Added.
24357         
24358         No way to test accessibility APIs atm, and had trouble
24359         making a test for selection creation with double-click 
24360         and drag.
24362 2007-04-10  Antti Koivisto  <antti@apple.com>
24364         Reviewed by Hyatt.
24365         
24366         Layout test for <rdar://5057686>
24367         Flex box layout example hangs in WebCore::RenderFlexibleBox::allowedChildFlex
24369         * fast/flexbox/flex-hang-expected.checksum: Added.
24370         * fast/flexbox/flex-hang-expected.png: Added.
24371         * fast/flexbox/flex-hang-expected.txt: Added.
24372         * fast/flexbox/flex-hang.html: Added.
24374 2007-04-09  Brady Eidson  <beidson@apple.com>
24376         Reviewed by Darin
24378         Layout test for the fix for <rdar://4921797> and http://bugs.webkit.org/show_bug.cgi?id=12005
24380         * http/tests/navigation/multiple-back-forward-entries-expected.txt: Added.
24381         * http/tests/navigation/multiple-back-forward-entries.html: Added.
24382         * http/tests/navigation/resources/slow-resource.pl: Added.
24384 2007-04-09  Justin Garcia  <justin.garcia@apple.com>
24386         Reviewed by ggaren
24387         
24388         These were never checked in:
24389         * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum: Added.
24390         * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Added.
24391         
24392         New results were never checked in after some selection 
24393         gap filling fixes: 
24394         * editing/style/remove-underline-across-paragraph-expected.checksum:
24395         * editing/style/remove-underline-across-paragraph-expected.png:
24396         * editing/style/remove-underline-across-paragraph-in-bold-expected.checksum:
24397         * editing/style/remove-underline-across-paragraph-in-bold-expected.png:
24398         * editing/style/style-3690704-fix-expected.checksum:
24399         * editing/style/style-3690704-fix-expected.png:
24400         * editing/style/table-selection-expected.checksum:
24401         * editing/style/table-selection-expected.png:
24402         * editing/undo/4063751-expected.checksum:
24403         * editing/undo/4063751-expected.png:                
24404         * editing/style/apple-style-editable-mix-expected.checksum:
24405         * editing/style/apple-style-editable-mix-expected.png:
24406         * editing/inserting/paragraph-separator-in-table-1-expected.checksum:
24407         * editing/inserting/paragraph-separator-in-table-1-expected.png:
24408         * editing/inserting/paragraph-separator-in-table-2-expected.checksum:
24409         * editing/inserting/paragraph-separator-in-table-2-expected.png:
24410         
24411         Checking in incorrect results and adding a FIXME that references the
24412         bug that this test demonstrates:
24413         * editing/style/smoosh-styles-003-expected.checksum:
24414         * editing/style/smoosh-styles-003-expected.png:
24415         * editing/style/smoosh-styles-003-expected.txt:
24416         * editing/style/smoosh-styles-003.html:
24417         
24418         Misspelling marker correctly removed:
24419         * editing/deleting/delete-to-select-table-expected.checksum:
24420         * editing/deleting/delete-to-select-table-expected.png:
24421         
24422         Horizontal rules and parts of table borders were made very slightly 
24423         darker, and these results were never updated:
24424         * editing/inserting/4278698-expected.checksum:
24425         * editing/inserting/4278698-expected.png:
24426         * editing/unsupported-content/table-type-after-expected.checksum:
24427         * editing/unsupported-content/table-type-after-expected.png:
24428         * editing/unsupported-content/table-type-before-expected.checksum:
24429         * editing/unsupported-content/table-type-before-expected.png:
24430         * editing/deleting/table-cells-expected.checksum:
24431         * editing/deleting/table-cells-expected.png:
24432         
24433 2007-04-09  Anders Carlsson  <andersca@apple.com>
24435         Reviewed by Mitz.
24437         http://bugs.webkit.org/show_bug.cgi?id=13313
24438         Many pixel tests started failing in the range (r20794, r20801]
24440         * plugins/resources/open-and-close-window-with-plugin.html:
24441         Try to fix the ASSERT on the build bot by scheduling a timeout that schedules a timeout.
24443 2007-04-09  Anders Carlsson  <andersca@apple.com>
24445         Reviewed by Darin.
24446         
24447         <rdar://problem/5120801> 
24448         http://bugs.webkit.org/show_bug.cgi?id=13247
24449         Closing a page during slow cloning causes crash in setJSStatusBarText (13247)
24450         
24451         * fast/dom/Window/setting-properties-on-closed-window-expected.txt: Added.
24452         * fast/dom/Window/setting-properties-on-closed-window.html: Added.
24454 2007-04-09  Andrew Wellington  <proton@wiretapped.net>
24456         Reviewed by Justin Garcia.
24457         
24458         Layout test for http://bugs.webkit.org/show_bug.cgi?id=12959
24459         "REGRESSION: Edit -> Copy not enabled on standalone images"
24461         * editing/pasteboard/copy-standalone-image-expected.checksum: Added.
24462         * editing/pasteboard/copy-standalone-image-expected.png: Added.
24463         * editing/pasteboard/copy-standalone-image-expected.txt: Added.
24464         * editing/pasteboard/copy-standalone-image.html: Added.
24466 2007-04-06  Geoffrey Garen  <ggaren@apple.com>
24468         Reviewed by Beth Dakin.
24469         
24470         Layout tests for one more case of <rdar://problem/5112273> REGRESSION(TOT): 
24471         Reproducible crash loading an old version of amazon.com as a web archive
24473         * fast/dom/null-document-xmlhttprequest-open-expected.txt: Added.
24474         * fast/dom/null-document-xmlhttprequest-open.html: Added.
24476 2007-04-06  Geoffrey Garen  <ggaren@apple.com>
24478         Reviewed by Beth Dakin.
24479         
24480         Layout tests for <rdar://problem/5112273> REGRESSION(TOT): Reproducible 
24481         crash loading an old version of amazon.com as a web archive
24483         * fast/dom/null-document-location-assign-crash-expected.txt: Added.
24484         * fast/dom/null-document-location-assign-crash.html: Added.
24485         * fast/dom/null-document-location-href-put-crash-expected.txt: Added.
24486         * fast/dom/null-document-location-href-put-crash.html: Added.
24487         * fast/dom/null-document-location-put-crash-expected.txt: Added.
24488         * fast/dom/null-document-location-put-crash.html: Added.
24489         * fast/dom/null-document-location-replace-crash-expected.txt: Added.
24490         * fast/dom/null-document-location-replace-crash.html: Added.
24491         * fast/dom/null-document-window-open-crash-expected.txt: Added.
24492         * fast/dom/null-document-window-open-crash.html: Added.
24494 2007-04-06  Adam Roben  <aroben@apple.com>
24496         Reviewed by Adele.
24498         These two editing tests were using the wrong case for
24499         dumpEditingCallbacks, which meant that they were falling into DRT's
24500         invokeUndefinedMethodFromWebScript instead of actually turning on the
24501         callback dumping.
24502         
24503         This patch fixes the case of the call and updates the results.
24505         * editing/execCommand/4641880-1-expected.txt:
24506         * editing/execCommand/4641880-1.html:
24507         * editing/execCommand/4641880-2-expected.txt:
24508         * editing/execCommand/4641880-2.html:
24510 2007-04-06  Justin Garcia  <justin.garcia@apple.com>
24512         Reviewed by john
24513         
24514         <rdar://problem/5115601> 
24515         REGRESSION: Crash deleting a selection that starts in an editable table cell
24517         * editing/deleting/5115601-expected.checksum: Added.
24518         * editing/deleting/5115601-expected.png: Added.
24519         * editing/deleting/5115601-expected.txt: Added.
24520         * editing/deleting/5115601.html: Added.
24522 2007-04-06  Kevin McCullough  <kmccullough@apple.com>
24524         Reviewed by.
24526         - Fixing a test failure.
24528         * http/tests/misc/iframe-invalid-source-crash-expected.txt:
24530 2007-04-05  Oliver Hunt  <oliver@apple.com>
24532         Reviewed by Maciej.
24534         Layout tests for rdar://problem/4849948
24535         Make sure we don't crash when passing invalid args to Canvas::drawImage
24537         * fast/canvas/drawImage-with-invalid-args-expected.checksum: Added.
24538         * fast/canvas/drawImage-with-invalid-args-expected.png: Added.
24539         * fast/canvas/drawImage-with-invalid-args-expected.txt: Added.
24540         * fast/canvas/drawImage-with-invalid-args.html: Added.
24542 2007-04-05  Adele Peterson  <adele@apple.com>
24544         Reviewed by Oliver.
24546         Test for <rdar://problem/4965597> REGRESSION: mouseup doesn't fire for slider (causes it to always default to max)
24548         * fast/forms/slider-mouse-events-expected.txt: Added.
24549         * fast/forms/slider-mouse-events.html: Added.
24551 2007-04-05  Anders Carlsson  <andersca@apple.com>
24553         Reviewed by Adam.
24555         <rdar://problem/5083023>
24556         REGRESSION: In Real Player (10.1.0), video continues to play after closing window
24558         Add a test where a window containing a plugin is opened and then closed. The window is closed
24559         without calling -[WebView close].
24560         
24561         * plugins/open-and-close-window-with-plugin-expected.txt: Added.
24562         * plugins/open-and-close-window-with-plugin.html: Added.
24563         * plugins/resources/open-and-close-window-with-plugin.html: Added.
24565 2007-04-05  Kevin McCullough  <kmccullough@apple.com>
24567         Reviewed by Darin.
24569         - Now we add a console message when local resources are blocked.
24571         * http/tests/security/local-CSS-from-remote-expected.txt:
24572         * http/tests/security/local-JavaScript-from-remote-expected.txt:
24573         * http/tests/security/local-iFrame-from-remote-expected.txt:
24574         * http/tests/security/local-image-from-remote-expected.txt:
24576 2007-04-05  Oliver Hunt  <oliver@apple.com>
24578         Reviewed by Adam.
24580         Testcase for landscape pdfs as image
24582         rdar://problem/5030934 -- landscape PDFs embedded as an image are cut off
24584         * fast/images/pdf-as-image-landscape-expected.txt: Added.
24585         * fast/images/pdf-as-image-landscape.html: Added.
24586         * fast/images/resources/pdf_test_landscape.pdf: Added.
24588 2007-04-04  Alexey Proskuryakov  <ap@webkit.org>
24590         Reviewed by Darin.
24592         http://bugs.webkit.org/show_bug.cgi?id=13278
24593         REGRESSION: cannot change SELECT option
24595         * fast/forms/option-change-single-selected-expected.txt: Added.
24596         * fast/forms/option-change-single-selected.html: Added.
24598 2007-04-03  Justin Garcia  <justin.garcia@apple.com>
24600         Reviewed by darin
24601         
24602         <rdar://problem/5026848> Can cut/delete To Do subunits
24604         This tests to make sure that non-editable content
24605         that is in both the start and end editable roots
24606         is removed:
24607         * editing/deleting/5026848-1-expected.checksum: Added.
24608         * editing/deleting/5026848-1-expected.png: Added.
24609         * editing/deleting/5026848-1-expected.txt: Added.
24610         * editing/deleting/5026848-1.html: Added.
24611         This tests to make sure that non-editable content
24612         that is not in both the start and end editable roots
24613         is not removed:
24614         * editing/deleting/5026848-2-expected.checksum: Added.
24615         * editing/deleting/5026848-2-expected.png: Added.
24616         * editing/deleting/5026848-2-expected.txt: Added.
24617         * editing/deleting/5026848-2.html: Added.
24618         This tests to make sure that editable regions 
24619         that are not in both the start and end editable roots
24620         are cleared (not removed, unless they are in another
24621         editable region):
24622         * editing/deleting/5026848-3-expected.checksum: Added.
24623         * editing/deleting/5026848-3-expected.png: Added.
24624         * editing/deleting/5026848-3-expected.txt: Added.
24625         * editing/deleting/5026848-3.html: Added.
24627 2007-04-03  Anders Carlsson  <andersca@apple.com>
24629         Reviewed by Adam.
24631         <rdar://problem/5107534>
24632         http://bugs.webkit.org/show_bug.cgi?id=13265
24633         REGRESSION: Crash in KJS::Bindings::convertValueToNPVariant
24635         * plugins/netscape-invoke-default.html:
24636         Test calling NPN_InvokeDefault on an object that isn't a function.
24637         
24638 2007-04-03  Anders Carlsson  <andersca@apple.com>
24640         Reviewed by Darin.
24642         <rdar://problem/5028178>
24643         Crash occurs at WebCore::FrameLoader::activeDocumentLoader() after loading Froggster widget
24645         * plugins/get-url-that-the-resource-load-delegate-will-disallow-expected.txt: Added.
24646         * plugins/get-url-that-the-resource-load-delegate-will-disallow.html: Added.
24648 2007-04-03  Mitz Pettel  <mitz@webkit.org>
24650         Reviewed by darin
24651         
24652         <http://bugs.webkit.org/show_bug.cgi?id=13268>
24653         Make editing/selection/drag-in-iframe.html valid and deterministic
24655         * editing/resources/select-and-drag-iframe.html: Removed.
24656         * editing/selection/drag-in-iframe-expected.checksum:
24657         * editing/selection/drag-in-iframe-expected.png:
24658         * editing/selection/drag-in-iframe-expected.txt:
24659         * editing/selection/drag-in-iframe.html:
24661 2007-04-03  Adele Peterson  <adele@apple.com>
24663         Updated results for recent change to always lighten disabled text color for black text.
24665         * fast/forms/input-disabled-color-expected.checksum:
24666         * fast/forms/input-disabled-color-expected.png:
24667         * fast/forms/input-disabled-color-expected.txt:
24669 2007-04-03  Justin Garcia  <justin.garcia@apple.com>
24671         Reviewed by darin
24672         
24673         <rdar://problem/5107422> 
24674         TOT REGRESSION: Delete key fails to delete text, and cursor disappears in Mail.app
24676         moveParagraphs no longer calls shouldInsert:
24677         * editing/deleting/delete-3857753-fix-expected.txt:
24678         * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
24679         * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
24680         * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
24681         * editing/deleting/delete-block-merge-contents-001-expected.txt:
24682         * editing/deleting/delete-block-merge-contents-002-expected.txt:
24683         * editing/deleting/delete-block-merge-contents-003-expected.txt:
24684         * editing/deleting/delete-block-merge-contents-004-expected.txt:
24685         * editing/deleting/delete-block-merge-contents-005-expected.txt:
24686         * editing/deleting/delete-block-merge-contents-006-expected.txt:
24687         * editing/deleting/delete-block-merge-contents-007-expected.txt:
24688         * editing/deleting/delete-block-merge-contents-008-expected.txt:
24689         * editing/deleting/delete-block-merge-contents-009-expected.txt:
24690         * editing/deleting/delete-block-merge-contents-010-expected.txt:
24691         * editing/deleting/delete-block-merge-contents-012-expected.txt:
24692         * editing/deleting/delete-block-merge-contents-013-expected.txt:
24693         * editing/deleting/delete-block-merge-contents-014-expected.txt:
24694         * editing/deleting/delete-block-merge-contents-015-expected.txt:
24695         * editing/deleting/delete-block-merge-contents-016-expected.txt:
24696         * editing/deleting/delete-block-merge-contents-017-expected.txt:
24697         * editing/deleting/delete-block-merge-contents-018-expected.txt:
24698         * editing/deleting/delete-block-merge-contents-019-expected.txt:
24699         * editing/deleting/delete-block-merge-contents-020-expected.txt:
24700         * editing/deleting/delete-block-merge-contents-021-expected.txt:
24701         * editing/deleting/delete-block-merge-contents-022-expected.txt:
24702         * editing/deleting/delete-block-table-expected.txt:
24703         * editing/deleting/delete-br-010-expected.txt:
24704         * editing/deleting/delete-line-002-expected.txt:
24705         * editing/deleting/delete-line-004-expected.txt:
24706         * editing/deleting/delete-line-006-expected.txt:
24707         * editing/deleting/delete-line-007-expected.txt:
24708         * editing/deleting/delete-line-008-expected.txt:
24709         * editing/deleting/delete-line-011-expected.txt:
24710         * editing/deleting/delete-line-012-expected.txt:
24711         * editing/deleting/delete-listitem-001-expected.txt:
24712         * editing/deleting/delete-to-end-of-paragraph-expected.txt:
24713         * editing/deleting/merge-different-styles-expected.txt:
24714         * editing/deleting/merge-no-br-expected.txt:
24715         * editing/deleting/pruning-after-merge-1-expected.txt:
24716         * editing/deleting/pruning-after-merge-2-expected.txt:
24717         * editing/execCommand/create-list-from-range-selection-expected.txt:
24718         * editing/execCommand/create-list-with-hr-expected.txt:
24719         * editing/execCommand/format-block-expected.txt:
24720         * editing/execCommand/format-block-from-range-selection-expected.txt:
24721         * editing/execCommand/format-block-with-braces-expected.txt:
24722         * editing/execCommand/format-block-with-trailing-br-expected.txt:
24723         * editing/execCommand/indent-list-item-expected.txt:
24724         * editing/execCommand/indent-selection-expected.txt:
24725         * editing/execCommand/insert-list-and-stitch-expected.txt:
24726         * editing/execCommand/insert-list-with-id-expected.txt:
24727         * editing/execCommand/nsresponder-indent-expected.txt:
24728         * editing/execCommand/outdent-selection-expected.txt:
24729         * editing/execCommand/queryCommandState-01-expected.txt:
24730         * editing/execCommand/remove-list-1-expected.txt:
24731         * editing/execCommand/remove-list-from-range-selection-expected.txt:
24732         * editing/execCommand/remove-list-item-1-expected.txt:
24733         * editing/execCommand/remove-list-items-expected.txt:
24734         * editing/execCommand/switch-list-type-expected.txt:
24735         * editing/inserting/insert-3907422-fix-expected.txt:
24736         * editing/inserting/insert-div-026-expected.txt:
24737         * editing/inserting/multiple-lines-selected-expected.txt:
24738         * editing/inserting/return-key-with-selection-001-expected.txt:
24739         * editing/inserting/return-key-with-selection-002-expected.txt:
24740         * editing/pasteboard/4076267-2-expected.txt:
24741         * editing/pasteboard/4700297-expected.txt:
24742         * editing/pasteboard/8145-3-expected.txt:
24743         * editing/pasteboard/display-block-on-spans-expected.txt:
24744         * editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
24745         * editing/pasteboard/interchange-newline-1-expected.txt:
24746         * editing/pasteboard/interchange-newline-2-expected.txt:
24747         * editing/pasteboard/merge-after-delete-1-expected.txt:
24748         * editing/pasteboard/merge-after-delete-2-expected.txt:
24749         * editing/pasteboard/merge-after-delete-expected.txt:
24750         * editing/pasteboard/merge-end-1-expected.txt:
24751         * editing/pasteboard/merge-end-2-expected.txt:
24752         * editing/pasteboard/merge-end-3-expected.txt:
24753         * editing/pasteboard/merge-end-4-expected.txt:
24754         * editing/pasteboard/merge-end-5-expected.txt:
24755         * editing/pasteboard/merge-end-blockquote-expected.txt:
24756         * editing/pasteboard/merge-end-borders-expected.txt:
24757         * editing/pasteboard/merge-end-list-expected.txt:
24758         * editing/pasteboard/merge-end-table-expected.txt:
24759         * editing/pasteboard/paste-line-endings-007-expected.txt:
24760         * editing/pasteboard/paste-line-endings-008-expected.txt:
24761         * editing/pasteboard/paste-line-endings-009-expected.txt:
24762         * editing/pasteboard/paste-match-style-001-expected.txt:
24763         * editing/pasteboard/paste-text-002-expected.txt:
24764         * editing/pasteboard/paste-text-003-expected.txt:
24765         * editing/pasteboard/paste-text-004-expected.txt:
24766         * editing/pasteboard/paste-text-005-expected.txt:
24767         * editing/pasteboard/paste-text-006-expected.txt:
24768         * editing/pasteboard/paste-text-008-expected.txt:
24769         * editing/pasteboard/paste-text-009-expected.txt:
24770         * editing/pasteboard/paste-text-010-expected.txt:
24771         * editing/pasteboard/smart-paste-001-expected.txt:
24772         * editing/pasteboard/smart-paste-002-expected.txt:
24773         * editing/pasteboard/smart-paste-003-expected.txt:
24774         * editing/pasteboard/smart-paste-004-expected.txt:
24775         * editing/pasteboard/smart-paste-005-expected.txt:
24776         * editing/pasteboard/smart-paste-006-expected.txt:
24777         * editing/pasteboard/smart-paste-007-expected.txt:
24778         * editing/pasteboard/smart-paste-008-expected.txt:
24779         * editing/style/create-block-for-style-001-expected.txt:
24780         * editing/style/create-block-for-style-002-expected.txt:
24781         * editing/style/create-block-for-style-003-expected.txt:
24782         * editing/style/create-block-for-style-004-expected.txt:
24783         * editing/style/create-block-for-style-007-expected.txt:
24784         * editing/style/create-block-for-style-009-expected.txt:
24785         * editing/style/create-block-for-style-010-expected.txt:
24786         * editing/style/create-block-for-style-011-expected.txt:
24787         * editing/style/create-block-for-style-012-expected.txt:
24788         * editing/style/create-block-for-style-013-expected.txt:
24789         * editing/style/smoosh-styles-001-expected.txt:
24790         * editing/style/smoosh-styles-002-expected.txt:
24791         * editing/style/style-boundary-005-expected.txt:
24792         * editing/unsupported-content/list-delete-001-expected.txt:
24794 2007-04-03  Anders Carlsson  <andersca@apple.com>
24796         Reviewed by Mitz.
24798         Add tests for innerWidth/innerHeight and clientWidth/clientHeight in quirks mode.
24800         Modify the strict clientWidth/clientHeight test to test the behavior with scrollbars visible.
24801         
24802         * fast/dom/client-width-height-quirks-expected.txt: Added.
24803         * fast/dom/client-width-height-quirks.html: Added.
24804         * fast/dom/client-width-height.html:
24805         * fast/dom/inner-width-height-expected.txt: Added.
24806         * fast/dom/inner-width-height.html: Added.
24808 2007-04-03  Mitz Pettel  <mitz@webkit.org>
24810         Reviewed by Darin.
24812         - updated results for http://bugs.webkit.org/show_bug.cgi?id=13251
24813           editing/style/fontsize-1.html fails intermittently when run multiple times on Intel, generates incorrect DOM
24815         * editing/style/block-style-004-expected.txt:
24816         * editing/style/block-style-005-expected.txt:
24817         * editing/style/block-style-006-expected.txt:
24818         * editing/style/fontsize-1-expected.txt:
24820 2007-04-03  Antti Koivisto  <antti@apple.com>
24822         Reviewed by Hyatt.
24823         
24824         Test you don't crash when you have abs positioned elements inside rel inline.
24826         * fast/block/positioning/abs-inside-inline-rel-expected.checksum: Added.
24827         * fast/block/positioning/abs-inside-inline-rel-expected.png: Added.
24828         * fast/block/positioning/abs-inside-inline-rel-expected.txt: Added.
24829         * fast/block/positioning/abs-inside-inline-rel.html: Added.
24831 2007-04-02  Justin Garcia  <justin.garcia@apple.com>
24833         Reviewed by darin
24834         
24835         <rdar://problem/5058163> 
24836         Hitting return inserts a new line between two To Dos, but caret is position after second ToDo
24838         * editing/inserting/5058163-1-expected.checksum: Added.
24839         * editing/inserting/5058163-1-expected.png: Added.
24840         * editing/inserting/5058163-1-expected.txt: Added.
24841         * editing/inserting/5058163-1.html: Added.
24842         * editing/inserting/5058163-2-expected.checksum: Added.
24843         * editing/inserting/5058163-2-expected.png: Added.
24844         * editing/inserting/5058163-2-expected.txt: Added.
24845         * editing/inserting/5058163-2.html: Added.
24847 2007-03-31  Mitz Pettel  <mitz@webkit.org>
24849         Reviewed by Darin.
24851         - test for http://bugs.webkit.org/show_bug.cgi?id=13242
24852           REGRESSION: Repro crash when specifying the content property for an image
24854         * fast/images/text-content-crash-expected.txt: Added.
24855         * fast/images/text-content-crash.html: Added.
24857 2007-03-31  Mitz Pettel  <mitz@webkit.org>
24859         Reviewed by Sam Weinig.
24861         - pixel test for partially selected justified text
24863         * fast/text/justified-selection-expected.checksum: Added.
24864         * fast/text/justified-selection-expected.png: Added.
24865         * fast/text/justified-selection-expected.txt: Added.
24866         * fast/text/justified-selection.html: Added.
24868 2007-03-31  Mitz Pettel  <mitz@webkit.org>
24870         Reviewed by Darin.
24872         - http://bugs.webkit.org/show_bug.cgi?id=13214
24874         A layout test documenting shrink-to-fit width calculation for floating elements.
24876         * fast/block/float/shrink-to-fit-width-expected.checksum: Added.
24877         * fast/block/float/shrink-to-fit-width-expected.png: Added.
24878         * fast/block/float/shrink-to-fit-width-expected.txt: Added.
24879         * fast/block/float/shrink-to-fit-width.html: Added.
24881 2007-03-31  Nicholas Shanks  <webkit@nickshanks.com>
24883         Reviewed by Adele.
24885         http://bugs.webkit.org/show_bug.cgi?id=13184
24886         HTMLImageElement longdesc should be complete resolved URL
24888         * fast/dom/HTMLImageElement/image-longdesc-absolute-url-expected.txt: Added.
24889         * fast/dom/HTMLImageElement/image-longdesc-absolute-url.html: Added.
24891 2007-03-31  Mitz Pettel  <mitz@webkit.org>
24893         Reviewed by Hyatt.
24895         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=13209
24896           REGRESSION (r18756-18765): Incomplete list marker repaint when resizing list item
24898         * fast/repaint/list-marker-2-expected.checksum: Added.
24899         * fast/repaint/list-marker-2-expected.png: Added.
24900         * fast/repaint/list-marker-2-expected.txt: Added.
24901         * fast/repaint/list-marker-2.html: Added.
24903 2007-03-31  Mitz Pettel  <mitz@webkit.org>
24905         Reviewed by Hyatt.
24907         - test for http://bugs.webkit.org/show_bug.cgi?id=13178
24908           Helvetica zero-width space has non-zero width
24910         * fast/text/wide-zero-width-space-expected.checksum: Added.
24911         * fast/text/wide-zero-width-space-expected.png: Added.
24912         * fast/text/wide-zero-width-space-expected.txt: Added.
24913         * fast/text/wide-zero-width-space.html: Added.
24915 2007-03-31  Mitz Pettel  <mitz@webkit.org>
24917         Reviewed by Darin.
24919         - test and updates for http://bugs.webkit.org/show_bug.cgi?id=8016
24920           REPRO: Safari hangs loading 18 MB page (deeply nested DOM tree)
24922         * fast/overflow/002-expected.checksum:
24923         * fast/overflow/002-expected.png:
24924         * fast/overflow/002-expected.txt:
24925         * fast/overflow/002.html: Added missing ">" to one of the BR tags.
24926         * fast/text/atsui-multiple-renderers-expected.checksum:
24927         * fast/text/atsui-multiple-renderers-expected.png:
24928         * fast/text/atsui-multiple-renderers-expected.txt:
24929         * fast/text/atsui-multiple-renderers.html: Added missing ">" to the TITLE tag.
24930         * fast/tokenizer/lessthan-terminates-tags-and-attrs-expected.txt: Added.
24931         * fast/tokenizer/lessthan-terminates-tags-and-attrs.html: Added.
24933 2007-03-30  Anders Carlsson  <andersca@apple.com>
24935         Reviewed by Geoff.
24937         * plugins/destroy-stream-twice.html:
24938         Put the scripts before the embed element. Set the timeout in the onstreamload handler.
24940 2007-03-30  Justin Garcia  <justin.garcia@apple.com>
24942         Reviewed by john
24943         
24944         <rdar://problem/5076323> Only one To Do can be created by a selection in a message
24946         * editing/selection/5076323-1-expected.checksum: Added.
24947         * editing/selection/5076323-1-expected.txt: Added.
24948         * editing/selection/5076323-1.html: Added.
24949         * editing/selection/5076323-2-expected.checksum: Added.
24950         * editing/selection/5076323-2-expected.txt: Added.
24951         * editing/selection/5076323-2.html: Added.
24952         * editing/selection/5076323-3-expected.checksum: Added.
24953         * editing/selection/5076323-3-expected.txt: Added.
24954         * editing/selection/5076323-3.html: Added.
24956 2007-03-30  Brady Eidson  <beidson@apple.com>
24958         Reviewed by Brian Dash
24960         Fixes an intermittent failure in the port blocking layout test where
24961         some sort of indeterminacy would change the error code the networking
24962         layer reported.
24964         * security/block-test-expected.txt:
24965         * security/block-test.html:  Use 255.255.255.255 instead of a bogus domain name
24967 2007-03-30  Anders Carlsson  <andersca@apple.com>
24969         Reviewed by Geoff.
24971         Add enumeration test.
24972         
24973         * plugins/netscape-enumerate-expected.txt: Added.
24974         * plugins/netscape-enumerate.html: Added.
24976 2007-03-29  Geoffrey Garen  <ggaren@apple.com>
24978         Layout test for <rdar://problem/5061807>. (This one's for you, Boyscout!)
24980         * fast/frames/remove-frame-with-scrollbars-crash-expected.txt: Added.
24981         * fast/frames/remove-frame-with-scrollbars-crash.html: Added.
24983 2007-03-29  Mitz Pettel  <mitz@webkit.org>
24985         Reviewed by Darin.
24987         - test for http://bugs.webkit.org/show_bug.cgi?id=13166
24988           REGRESSION (2005-10-16 - 2005-10-19): Ampersands showing up in the last column of the Gmail contacts table
24990         * fast/tokenizer/write-partial-entity-expected.txt: Added.
24991         * fast/tokenizer/write-partial-entity.html: Added.
24993 2007-03-29  Justin Garcia  <justin.garcia@apple.com>
24995         Reviewed by john
24996         
24997         <rdar://problem/5099303> Deleting after a ToDo puts the caret in the wrong position
24999         Tests for the bug:
25000         * editing/deleting/5099303-expected.checksum: Added.
25001         * editing/deleting/5099303-expected.png: Added.
25002         * editing/deleting/5099303-expected.txt: Added.
25003         * editing/deleting/5099303.html: Added.
25004         Tests that extending an editable selection skips non-editable
25005         content:
25006         * editing/selection/5099303-expected.checksum: Added.
25007         * editing/selection/5099303-expected.png: Added.
25008         * editing/selection/5099303-expected.txt: Added.
25009         * editing/selection/5099303.html: Added.
25011 2007-03-29  Geoffrey Garen  <ggaren@apple.com>
25013         Reviewed by Beth Dakin.
25014         
25015         Layout test for <rdar://problem/5091330> REGRESSION: Repro crash in 
25016         -[WebBaseNetscapePluginView(WebNPPCallbacks) destroyStream:reason:] 
25017         navigating away from page with DivX movie plug-in (13203)
25019         * plugins/destroy-stream-twice-expected.txt: Added.
25020         * plugins/destroy-stream-twice.html: Added.
25022 2007-03-28  Justin Garcia  <justin.garcia@apple.com>
25024         Reviewed by john
25026         <rdar://problem/5032066> <Delete> should work between To Dos
25028         Demonstrates the fix:
25029         * editing/deleting/5032066-expected.checksum: Added.
25030         * editing/deleting/5032066-expected.png: Added.
25031         * editing/deleting/5032066-expected.txt: Added.
25032         * editing/deleting/5032066.html: Added.
25033         
25034         Fixed:
25035         * editing/deleting/delete-block-table-expected.checksum:
25036         * editing/deleting/delete-block-table-expected.png:
25037         * editing/deleting/delete-block-table-expected.txt:
25038         
25039         shouldInsertNode:... now being called during moves:
25040         * editing/deleting/delete-3857753-fix-expected.txt:
25041         * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
25042         * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
25043         * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
25044         * editing/deleting/delete-block-merge-contents-001-expected.txt:
25045         * editing/deleting/delete-block-merge-contents-002-expected.txt:
25046         * editing/deleting/delete-block-merge-contents-003-expected.txt:
25047         * editing/deleting/delete-block-merge-contents-004-expected.txt:
25048         * editing/deleting/delete-block-merge-contents-005-expected.txt:
25049         * editing/deleting/delete-block-merge-contents-006-expected.txt:
25050         * editing/deleting/delete-block-merge-contents-007-expected.txt:
25051         * editing/deleting/delete-block-merge-contents-008-expected.txt:
25052         * editing/deleting/delete-block-merge-contents-009-expected.txt:
25053         * editing/deleting/delete-block-merge-contents-010-expected.txt:
25054         * editing/deleting/delete-block-merge-contents-012-expected.txt:
25055         * editing/deleting/delete-block-merge-contents-013-expected.txt:
25056         * editing/deleting/delete-block-merge-contents-014-expected.txt:
25057         * editing/deleting/delete-block-merge-contents-015-expected.txt:
25058         * editing/deleting/delete-block-merge-contents-016-expected.txt:
25059         * editing/deleting/delete-block-merge-contents-017-expected.txt:
25060         * editing/deleting/delete-block-merge-contents-018-expected.txt:
25061         * editing/deleting/delete-block-merge-contents-019-expected.txt:
25062         * editing/deleting/delete-block-merge-contents-020-expected.txt:
25063         * editing/deleting/delete-block-merge-contents-021-expected.txt:
25064         * editing/deleting/delete-block-merge-contents-022-expected.txt:
25065         * editing/deleting/delete-br-010-expected.txt:
25066         * editing/deleting/delete-line-002-expected.txt:
25067         * editing/deleting/delete-line-004-expected.txt:
25068         * editing/deleting/delete-line-006-expected.txt:
25069         * editing/deleting/delete-line-007-expected.txt:
25070         * editing/deleting/delete-line-008-expected.txt:
25071         * editing/deleting/delete-line-011-expected.txt:
25072         * editing/deleting/delete-line-012-expected.txt:
25073         * editing/deleting/delete-listitem-001-expected.txt:
25074         * editing/deleting/delete-to-end-of-paragraph-expected.txt:
25075         * editing/deleting/merge-different-styles-expected.txt:
25076         * editing/deleting/merge-no-br-expected.txt:
25077         * editing/deleting/pruning-after-merge-1-expected.txt:
25078         * editing/deleting/pruning-after-merge-2-expected.txt:
25079         * editing/execCommand/create-list-from-range-selection-expected.txt:
25080         * editing/execCommand/create-list-with-hr-expected.txt:
25081         * editing/execCommand/format-block-expected.txt:
25082         * editing/execCommand/format-block-from-range-selection-expected.txt:
25083         * editing/execCommand/format-block-with-braces-expected.txt:
25084         * editing/execCommand/format-block-with-trailing-br-expected.txt:
25085         * editing/execCommand/indent-list-item-expected.txt:
25086         * editing/execCommand/indent-selection-expected.txt:
25087         * editing/execCommand/insert-list-and-stitch-expected.txt:
25088         * editing/execCommand/insert-list-with-id-expected.txt:
25089         * editing/execCommand/nsresponder-indent-expected.txt:
25090         * editing/execCommand/outdent-selection-expected.txt:
25091         * editing/execCommand/queryCommandState-01-expected.txt:
25092         * editing/execCommand/remove-list-1-expected.txt:
25093         * editing/execCommand/remove-list-from-range-selection-expected.txt:
25094         * editing/execCommand/remove-list-item-1-expected.txt:
25095         * editing/execCommand/remove-list-items-expected.txt:
25096         * editing/execCommand/switch-list-type-expected.txt:
25097         * editing/inserting/insert-3907422-fix-expected.txt:
25098         * editing/inserting/insert-div-026-expected.txt:
25099         * editing/inserting/multiple-lines-selected-expected.txt:
25100         * editing/inserting/return-key-with-selection-001-expected.txt:
25101         * editing/inserting/return-key-with-selection-002-expected.txt:
25102         * editing/pasteboard/4076267-2-expected.txt:
25103         * editing/pasteboard/4700297-expected.txt:
25104         * editing/pasteboard/8145-3-expected.txt:
25105         * editing/pasteboard/display-block-on-spans-expected.txt:
25106         * editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
25107         * editing/pasteboard/interchange-newline-1-expected.txt:
25108         * editing/pasteboard/interchange-newline-2-expected.txt:
25109         * editing/pasteboard/merge-after-delete-1-expected.txt:
25110         * editing/pasteboard/merge-after-delete-2-expected.txt:
25111         * editing/pasteboard/merge-after-delete-expected.txt:
25112         * editing/pasteboard/merge-end-1-expected.txt:
25113         * editing/pasteboard/merge-end-2-expected.txt:
25114         * editing/pasteboard/merge-end-3-expected.txt:
25115         * editing/pasteboard/merge-end-4-expected.txt:
25116         * editing/pasteboard/merge-end-5-expected.txt:
25117         * editing/pasteboard/merge-end-blockquote-expected.txt:
25118         * editing/pasteboard/merge-end-borders-expected.txt:
25119         * editing/pasteboard/merge-end-list-expected.txt:
25120         * editing/pasteboard/merge-end-table-expected.txt:
25121         * editing/pasteboard/paste-line-endings-007-expected.txt:
25122         * editing/pasteboard/paste-line-endings-008-expected.txt:
25123         * editing/pasteboard/paste-line-endings-009-expected.txt:
25124         * editing/pasteboard/paste-match-style-001-expected.txt:
25125         * editing/pasteboard/paste-text-002-expected.txt:
25126         * editing/pasteboard/paste-text-003-expected.txt:
25127         * editing/pasteboard/paste-text-004-expected.txt:
25128         * editing/pasteboard/paste-text-005-expected.txt:
25129         * editing/pasteboard/paste-text-006-expected.txt:
25130         * editing/pasteboard/paste-text-008-expected.txt:
25131         * editing/pasteboard/paste-text-009-expected.txt:
25132         * editing/pasteboard/paste-text-010-expected.txt:
25133         * editing/pasteboard/smart-paste-001-expected.txt:
25134         * editing/pasteboard/smart-paste-002-expected.txt:
25135         * editing/pasteboard/smart-paste-003-expected.txt:
25136         * editing/pasteboard/smart-paste-004-expected.txt:
25137         * editing/pasteboard/smart-paste-005-expected.txt:
25138         * editing/pasteboard/smart-paste-006-expected.txt:
25139         * editing/pasteboard/smart-paste-007-expected.txt:
25140         * editing/pasteboard/smart-paste-008-expected.txt:
25141         * editing/style/create-block-for-style-001-expected.txt:
25142         * editing/style/create-block-for-style-002-expected.txt:
25143         * editing/style/create-block-for-style-003-expected.txt:
25144         * editing/style/create-block-for-style-004-expected.txt:
25145         * editing/style/create-block-for-style-007-expected.txt:
25146         * editing/style/create-block-for-style-009-expected.txt:
25147         * editing/style/create-block-for-style-010-expected.txt:
25148         * editing/style/create-block-for-style-011-expected.txt:
25149         * editing/style/create-block-for-style-012-expected.txt:
25150         * editing/style/create-block-for-style-013-expected.txt:
25151         * editing/style/smoosh-styles-001-expected.txt:
25152         * editing/style/smoosh-styles-002-expected.txt:
25153         * editing/style/style-boundary-005-expected.txt:
25154         * editing/unsupported-content/list-delete-001-expected.txt:
25156 2007-03-29  Darin Adler  <darin@apple.com>
25158         Layout test for <rdar://problem/4545060>, technorati and arstechnica fail
25159         because of getComputedStyle not reporting display:none.
25160         http://bugs.webkit.org/show_bug.cgi?id=13103
25162         * fast/css/computed-style-display-none.html: Added.
25163         * fast/css/computed-style-display-none-expected.txt: Added.
25165         * fast/css/computed-style-negative-top.html: Updated to work with Gecko.
25166         * fast/css/computed-style-negative-top-expected.txt: Newline change needed
25167         because of change above.
25169         * fast/css/computed-style.html: Updated to work with Gecko.
25171 2007-03-28  Jeff Walden  <jwalden+code@mit.edu>
25173         Reviewed by Darin.
25175          http://bugs.webkit.org/show_bug.cgi?id=12963
25176          Fix some inconsistencies in the Mozilla JS Array extras implementations
25177          with respect to the Mozilla implementation:
25179            - holes in arrays should be skipped, not treated as undefined,
25180              by all such methods
25181            - an element with value undefined is not a hole
25182            - Array.prototype.forEach should return undefined
25184         * fast/js/array-every-expected.txt:
25185         * fast/js/array-filter-expected.txt: Added.
25186         * fast/js/array-filter.html: Added.
25187         * fast/js/array-foreach-expected.txt:
25188         * fast/js/array-foreach.html:
25189         * fast/js/array-indexof-expected.txt:
25190         * fast/js/array-indexof.html:
25191         * fast/js/array-lastIndexOf-expected.txt:
25192         * fast/js/array-map-expected.txt: Added.
25193         * fast/js/array-map.html: Added.
25194         * fast/js/array-some-expected.txt:
25195         * fast/js/array-some.html:
25196         * fast/js/resources/array-every.js:
25197         * fast/js/resources/array-lastIndexOf.js:
25199 2007-03-28  Maciej Stachowiak  <mjs@apple.com>
25201         Reviewed by Darin.
25202         
25203         - <rdar://problem/4820817> Autoscroll is broken in Mail.app (message jumps around when trying to select text)
25205         * fast/overflow/scrollRevealButton-expected.checksum:
25206         * fast/overflow/scrollRevealButton-expected.png:
25207         * fast/overflow/scrollRevealButton-expected.txt:
25209 2007-03-28  Alexey Proskuryakov  <ap@webkit.org>
25211         Reviewed by Darin.
25213         http://bugs.webkit.org/show_bug.cgi?id=13190
25214         XPath incorrectly handles namespaces on attributes
25216         * fast/xpath/attr-namespace-expected.txt: Added.
25217         * fast/xpath/attr-namespace.html: Added.
25219         * fast/xpath/xpath-namespaces-expected.txt:
25220         * fast/xpath/xpath-namespaces.html:
25221         Cleaned up; added a couple more cases (which passed anyway, but weren't tested for).
25223 2007-03-27  Darin Adler  <darin@apple.com>
25225         * svg/hixie/text/003-expected.txt: Updated results for this one test that now has
25226         different results due to the painting Adele added to DumpRenderTree. Long term,
25227         we just have to fix SVG so that painting doesn't cause changes to the render tree!
25229 2007-03-27  Oliver Hunt  <oliver@apple.com>
25231         Reviewed by Adam.
25233         Test to ensure there is no delay forced when dragging a selected image
25235         * editing/pasteboard/drag-selected-image-to-contenteditable-expected.checksum: Added.
25236         * editing/pasteboard/drag-selected-image-to-contenteditable-expected.png: Added.
25237         * editing/pasteboard/drag-selected-image-to-contenteditable-expected.txt: Added.
25238         * editing/pasteboard/drag-selected-image-to-contenteditable.html: Added.
25240 2007-03-27  Anders Carlsson  <acarlsson@apple.com>
25242         Reviewed by Geoff.
25244         Add NPN_InvokeDefault test.
25245         
25246         * plugins/netscape-invoke-default-expected.txt: Added.
25247         * plugins/netscape-invoke-default.html: Added.
25249 2007-03-27  Justin Garcia  <justin.garcia@apple.com>
25251         Reviewed by darin
25252         
25253         <rdar://problem/5091898> REGRESSION: GMail Editor: A line of underlined text copied with Select All pastes with wrong font family
25255         Demonstrates the bug fixed:
25256         * editing/style/5091898-expected.checksum: Added.
25257         * editing/style/5091898-expected.png: Added.
25258         * editing/style/5091898-expected.txt: Added.
25259         * editing/style/5091898.html: Added.
25260         Demonstrates a related bug fixed (deleting
25261         the line break before a paragraph could remove
25262         its underlining):
25263         * editing/deleting/5091898-expected.checksum: Added.
25264         * editing/deleting/5091898-expected.png: Added.
25265         * editing/deleting/5091898-expected.txt: Added.
25266         * editing/deleting/5091898.html: Added.
25267         Demonstrates that a link now (correctly) exists, 
25268         instead of just underlined text:
25269         * editing/pasteboard/4840662-expected.txt:
25271 2007-03-26  Justin Garcia  <justin.garcia@apple.com>
25273         Reviewed by darin
25274         
25275         <rdar://problem/5065910> REGRESSION: In Mail and GMail, Can't apply color to pasted line of text
25276         <rdar://problem/5084241> After deleting a paragraph of colored text, can't change text color
25277         <rdar://problem/5065605> REGRESSION: Text copied with Select All + Copy loses color on Paste
25278         <rdar://problem/4916887> GMAIL: Can't apply color to text once it becomes indented
25280         * editing/pasteboard/5065605-expected.checksum: Added.
25281         * editing/pasteboard/5065605-expected.png: Added.
25282         * editing/pasteboard/5065605-expected.txt: Added.
25283         * editing/pasteboard/5065605.html: Added.
25284         * editing/style/4916887-expected.checksum: Added.
25285         * editing/style/4916887-expected.png: Added.
25286         * editing/style/4916887-expected.txt: Added.
25287         * editing/style/4916887.html: Added.
25288         * editing/style/5065910-expected.checksum: Added.
25289         * editing/style/5065910-expected.png: Added.
25290         * editing/style/5065910-expected.txt: Added.
25291         * editing/style/5065910.html: Added.
25292         * editing/style/5084241-expected.checksum: Added.
25293         * editing/style/5084241-expected.png: Added.
25294         * editing/style/5084241-expected.txt: Added.
25295         * editing/style/5084241.html: Added.
25297 2007-03-26  Geoffrey Garen  <ggaren@apple.com>
25299         Reviewed by Darin Adler.
25300         
25301         Layout tests for <rdar://problem/5088234> REGRESSION: Crash occurs at 
25302         WebCore::Node::createRendererIfNeeded() when changing map views with MS 
25303         Virtual Earth (http://www.ziprealty.com/)
25305         * fast/dom/mutation-event-remove-inserted-node-expected.txt: Added.
25306         * fast/dom/mutation-event-remove-inserted-node.html: Added.
25307         * fast/dom/script-element-remove-self-expected.txt: Added.
25308         * fast/dom/script-element-remove-self.html: Added.
25310 2007-03-26  Mitz Pettel  <mitz@webkit.org>
25312         Reviewed and landed by Darin.
25314         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=13194
25315           REGRESSION: Selection rects are wrong for images in search results from images.google.com
25317         * fast/replaced/selection-rect-in-table-cell-expected.checksum: Added.
25318         * fast/replaced/selection-rect-in-table-cell-expected.png: Added.
25319         * fast/replaced/selection-rect-in-table-cell-expected.txt: Added.
25320         * fast/replaced/selection-rect-in-table-cell.html: Added.
25322 2007-03-26  Antti Koivisto  <antti@apple.com>
25324         Reviewed by Adam.
25325         
25326         Test for <rdar://problem/5049842>
25327         Gmail Editor: Dragging message text in the message body results in a crash at WebCore::Frame::eventHandler()
25329         * editing/pasteboard/drag-drop-dead-frame-expected.checksum: Added.
25330         * editing/pasteboard/drag-drop-dead-frame-expected.png: Added.
25331         * editing/pasteboard/drag-drop-dead-frame-expected.txt: Added.
25332         * editing/pasteboard/drag-drop-dead-frame.html: Added.
25334 2007-03-24  Mitz Pettel  <mitz@webkit.org>
25336         Reviewed by Darin.
25338         - test for http://bugs.webkit.org/show_bug.cgi?id=13156
25339           REGRESSION (r19621): Pasting breakable content where wrapped line is too long to fit in a textarea fails to draw a horizontal scrollbar
25341         * fast/text/midword-break-after-breakable-char-expected.checksum: Added.
25342         * fast/text/midword-break-after-breakable-char-expected.png: Added.
25343         * fast/text/midword-break-after-breakable-char-expected.txt: Added.
25344         * fast/text/midword-break-after-breakable-char.html: Added.
25346 2007-03-24  Darin Adler  <darin@apple.com>
25348         Reviewed by Mitz.
25350         - test for http://bugs.webkit.org/show_bug.cgi?id=13123
25351           CSS selectors that use :lang, :not, and namespaces do not serialize correctly
25353         * fast/css/css-selector-text-expected.txt: Added.
25354         * fast/css/css-selector-text.html: Added.
25356 2007-03-24  Nikolas Zimmermann  <zimmermann@kde.org>
25358         Reviewed by Oliver.
25360         Add new layout test checking that SVG images repaint properly when embedded in HTML files.
25362         * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Added.
25363         * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Added.
25364         * svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Added.
25365         * svg/custom/scrolling-embedded-svg-file-image-repaint-problem.html: Added.
25367 2007-03-23  Mitz Pettel  <mitz@webkit.org>
25369         Reviewed by Adele.
25371         - pixel test and updated results for http://bugs.webkit.org/show_bug.cgi?id=13153
25372           REGRESSION: Visual highlighting of pre-populated blank line in textarea is broken
25374         * editing/selection/doubleclick-crash-expected.checksum:
25375         * editing/selection/doubleclick-crash-expected.png:
25376         * fast/text/selection-hard-linebreak-expected.checksum: Added.
25377         * fast/text/selection-hard-linebreak-expected.png: Added.
25378         * fast/text/selection-hard-linebreak-expected.txt: Added.
25379         * fast/text/selection-hard-linebreak.html: Added.
25381 2007-03-23  Mitz Pettel  <mitz@webkit.org>
25383         Reviewed by Adele.
25385         - test for http://bugs.webkit.org/show_bug.cgi?id=13124
25386           REGRESSION: Reproducible crash in Widget::getView
25388         * fast/frames/hover-timer-crash-expected.txt: Added.
25389         * fast/frames/hover-timer-crash.html: Added.
25391 2007-03-23  Justin Garcia  <justin.garcia@apple.com>
25393         Reviewed by adele
25395         <rdar://problem/5078739> 
25396         Crash in in ReplaceSelectionCommand if the fragment contains only a style span
25398         * editing/pasteboard/5078739-expected.txt: Added.
25399         * editing/pasteboard/5078739.html: Added.
25401 2007-03-23  Justin Garcia  <justin.garcia@apple.com>
25403         Reviewed by darin
25405         Fixed (was missing a newline):
25406         * editing/execCommand/4917055-expected.txt:
25407         Tests setting a caet before the image and changing its alignment:
25408         * editing/execCommand/5080333-1-expected.checksum: Added.
25409         * editing/execCommand/5080333-1-expected.png: Added.
25410         * editing/execCommand/5080333-1-expected.txt: Added.
25411         * editing/execCommand/5080333-1.html: Added.
25412         Tests selecting the image and changing its alignment:
25413         * editing/execCommand/5080333-2-expected.checksum: Added.
25414         * editing/execCommand/5080333-2-expected.png: Added.
25415         * editing/execCommand/5080333-2-expected.txt: Added.
25416         * editing/execCommand/5080333-2.html: Added.
25418 2007-03-23  Adele Peterson  <adele@apple.com>
25420         Reviewed by Darin.
25422         Tests for <rdar://problem/5080428> REGRESSION: getting value for hidden input element fails after the fix for Bug 11866
25423         http://bugs.webkit.org/show_bug.cgi?id=13121
25425         * fast/dom/HTMLInputElement/input-hidden-value-expected.txt: Added.
25426         * fast/dom/HTMLInputElement/input-hidden-value.html: Added.
25427         * fast/forms/input-value-expected.txt:
25429 2007-03-23  Mitz Pettel  <mitz@webkit.org>
25431         Reviewed by Dave Hyatt.
25433         - test for http://bugs.webkit.org/show_bug.cgi?id=13157
25434           List markers positioned incorrectly and don't repaint properly on Oxford homepage
25436         * fast/lists/marker-image-error-expected.checksum: Added.
25437         * fast/lists/marker-image-error-expected.png: Added.
25438         * fast/lists/marker-image-error-expected.txt: Added.
25439         * fast/lists/marker-image-error.html: Added.
25441 2007-03-23  Anders Carlsson  <acarlsson@apple.com>
25443         Reviewed by Adam.
25445         Make script-add.html more deterministic.
25446         
25447         * fast/dom/resources/script3.js:
25448         * fast/dom/resources/script4.js:
25449         * fast/dom/resources/script5.js:
25450         * fast/dom/script-add.html:
25452 2007-03-22  Justin Garcia  <justin.garcia@apple.com>
25454         Reviewed by kevin
25455         
25456         <rdar://problem/5081257> 
25457         REGRESSION: New Mail signatures start out empty
25458         
25459         * editing/selection/5081257-1-expected.checksum: Added.
25460         * editing/selection/5081257-1-expected.png: Added.
25461         * editing/selection/5081257-1-expected.txt: Added.
25462         * editing/selection/5081257-1.html: Added.
25463         * editing/selection/5081257-2-expected.checksum: Added.
25464         * editing/selection/5081257-2-expected.png: Added.
25465         * editing/selection/5081257-2-expected.txt: Added.
25466         * editing/selection/5081257-2.html: Added.
25468 2007-03-22  Adam Roben  <aroben@apple.com>
25470         Reviewed by Geoff.
25472         Replaced all calls to eventSender.mouseClick with paired calls to
25473         mouseDown/mouseUp.
25475         * fast/events/click-count.html:
25476         * fast/events/event-sender-mouse-click-expected.txt: Removed.
25477         * fast/events/event-sender-mouse-click.html: Removed.
25478         * fast/events/frame-click-focus.html:
25479         * fast/events/objc-event-api.html:
25480         * fast/forms/focus-selection-input.html:
25481         * fast/forms/focus-selection-textarea.html:
25483 2007-03-22  Adam Roben  <aroben@apple.com>
25485         Reviewed by Ada.
25487         Added a new test to make sure that eventSender.mouseClick works
25488         correctly.
25490         * fast/events/click-count-expected.txt: Added.
25491         * fast/events/click-count.html: Added.
25493         Updated results for some tests that depended on the broken version of
25494         eventSender.mouseClick.
25496         * fast/events/objc-event-api-expected.txt:
25497         * fast/forms/focus-selection-input-expected.txt:
25498         * fast/forms/focus-selection-textarea-expected.txt:
25500 2007-03-21  Mitz Pettel  <mitz@webkit.org>
25502         Reviewed by Darin.
25504         - test for http://bugs.webkit.org/show_bug.cgi?id=13145
25505           Regression: Scrollbar not resizing after display none
25507         * fast/dynamic/view-overflow-expected.checksum: Added.
25508         * fast/dynamic/view-overflow-expected.png: Added.
25509         * fast/dynamic/view-overflow-expected.txt: Added.
25510         * fast/dynamic/view-overflow.html: Added.
25512 2007-03-21  Geoffrey Garen  <ggaren@apple.com>
25514         Fixed bad version of results that I check in accidentally.
25516         * svg/dom/string-list-parser-expected.txt:
25518 2007-03-21  Geoffrey Garen  <ggaren@apple.com>
25520         Reviewed by Beth Dakin.
25521         
25522         Added fuzz tester for the SVG rgb color parser.
25524         * svg/dom/rgb-color-parser-expected.txt: Added.
25525         * svg/dom/rgb-color-parser.html: Added.
25527 2007-03-21  Geoffrey Garen  <ggaren@apple.com>
25529         Reviewed by Beth Dakin.
25530         
25531         Added fuzz tester for the path parser.
25533         * svg/dom/path-parser-expected.txt: Added.
25534         * svg/dom/path-parser.html: Added.
25536 2007-03-21  Geoffrey Garen  <ggaren@apple.com>
25538         Reviewed by Beth Dakin.
25539         
25540         Added fuzz tester for the string list parser.
25542         * svg/dom/string-list-parser-expected.txt: Added.
25543         * svg/dom/string-list-parser.html: Added.
25545 2007-03-21  Geoffrey Garen  <ggaren@apple.com>
25547         Reviewed by Beth Dakin.
25548         
25549         Added fuzz tester for the length list parser.
25551         * svg/dom/length-list-parser-expected.txt: Added.
25552         * svg/dom/length-list-parser.html: Added.
25554 2007-03-21  Geoffrey Garen  <ggaren@apple.com>
25556         Reviewed by Beth Dakin.
25557         
25558         Factored randomizing functions into their own file, in preparation for future
25559         tests that rely on them.
25560         
25561         * svg/dom/resources/scripted-random.js: Added.
25562         * svg/dom/transform-parser.html: Factored out scripted-random.js, added
25563         a small string that increases the normal-seemingness of the last test.
25565 2007-03-21  Timothy Hatcher  <timothy@apple.com>
25567         New results after rolling out r19828 in r20352.
25569         * fast/overflow/scrollRevealButton-expected.checksum:
25570         * fast/overflow/scrollRevealButton-expected.png:
25571         * fast/overflow/scrollRevealButton-expected.txt:
25573 2007-03-21  Justin Garcia  <justin.garcia@apple.com>
25575         Reviewed by oliver
25576         
25577         <rdar://problem/5075944> 
25578         REGRESSION: Partially selected underlined content pastes as plain text
25580         Tests for the bug:
25581         * editing/pasteboard/5075944-expected.checksum: Added.
25582         * editing/pasteboard/5075944-expected.png: Added.
25583         * editing/pasteboard/5075944-expected.txt: Added.
25584         * editing/pasteboard/5075944.html: Added.
25585         Tests that the element that has the text-decoration
25586         and all its descendants down to the common ancestor
25587         are included in the copied markup (instead of the
25588         text-decoration property being treated as though it
25589         were inheritable and placed on the style span wrapper):
25590         * editing/pasteboard/5075944-2-expected.checksum: Added.
25591         * editing/pasteboard/5075944-2-expected.png: Added.
25592         * editing/pasteboard/5075944-2-expected.txt: Added.
25593         * editing/pasteboard/5075944-2.html: Added.
25594         Tests that moveParagraphs gets underlining right (it doesn't
25595         use annotation):
25596         * editing/pasteboard/5075944-3-expected.checksum: Added.
25597         * editing/pasteboard/5075944-3-expected.png: Added.
25598         * editing/pasteboard/5075944-3-expected.txt: Added.
25599         * editing/pasteboard/5075944-3.html: Added.
25601 2007-03-21  Oliver Hunt  <oliver@apple.com>
25603         Reviewed by Antti.
25605         Fuzz test for SVG transform parser 
25607         * svg/dom/transform-parser-expected.txt: Added.
25608         * svg/dom/transform-parser.html: Added.
25610 2007-03-21  Alexey Proskuryakov  <ap@webkit.org>
25612         Reviewed by Mitz.
25614         http://bugs.webkit.org/show_bug.cgi?id=13140
25615         Crash after loading SVG fragment with XMLHttpRequest (Yosemite Map Geology Layer)
25617         * svg/carto.net/frameless-svg-parse-error-expected.txt: Added.
25618         * svg/carto.net/frameless-svg-parse-error.html: Added.
25620 2007-03-20  Justin Garcia  <justin.garcia@apple.com>
25622         Reviewed by darin
25623         
25624         <rdar://problem/5071074> 
25625         REGRESSION: Links are pasted as plain text at certain positions
25627         * editing/pasteboard/5071074-2-expected.checksum: Added.
25628         * editing/pasteboard/5071074-2-expected.png: Added.
25629         * editing/pasteboard/5071074-2-expected.txt: Added.
25630         * editing/pasteboard/5071074-2.html: Added.
25632 2007-03-20  Alexey Proskuryakov  <ap@webkit.org>
25634         Reviewed by Darin.
25636         http://bugs.webkit.org/show_bug.cgi?id=12497
25637         Implement XPath result ordering.
25639         * fast/xpath/document-order-expected.txt: Added.
25640         * fast/xpath/document-order.html: Added.
25642         * fast/xpath/text-nodes-expected.txt:
25643         * fast/xpath/text-nodes.html:
25644         * fast/xpath/4XPath/Core/test_step-expected.txt:
25645         Updated results for tests that now pass.
25647         * fast/xpath/xpath-test-pre.js: Added.
25648         * fast/xpath/4XPath/Core/test.js:
25649         Moved checkSnapshot() to a separate file.
25651         * fast/xpath/4XPath/Core/test_core_functions.html:
25652         * fast/xpath/4XPath/Core/test_location_path.html:
25653         * fast/xpath/4XPath/Core/test_nodeset_expr.html:
25654         * fast/xpath/4XPath/Core/test_parser.html:
25655         * fast/xpath/4XPath/Core/test_predicate_list.html:
25656         * fast/xpath/4XPath/Core/test_step.html:
25657         Load xpath-test-pre.js for checkSnapshot().
25659 2007-03-19  Alexey Proskuryakov  <ap@webkit.org>
25661         Reviewed by Darin.
25663         http://bugs.webkit.org/show_bug.cgi?id=13107
25664         XPath should raise an exception when trying to parse an unknown function
25666         * fast/xpath/invalid-functions-expected.txt: Added.
25667         * fast/xpath/invalid-functions.html: Added.
25669 2007-03-19  Adele Peterson  <adele@apple.com>
25671         Reviewed by Beth.
25673         Test for http://bugs.webkit.org/show_bug.cgi?id=13087
25674         <rdar://problem/5064316> REGRESSION: Allow setting the checked attribute in js and in markup for unnamed radio buttons (dominos.com)
25676         * fast/forms/radio_checked_name-expected.txt: Added.
25677         * fast/forms/radio_checked_name.html: Added.
25679 2007-03-19  Justin Garcia  <justin.garcia@apple.com>
25681         Reviewed by darin
25683         <rdar://problem/5071074> 
25684         REGRESSION: Links that aren't fully selected copy and paste as only text
25686         * editing/pasteboard/5071074-expected.checksum: Added.
25687         * editing/pasteboard/5071074-expected.png: Added.
25688         * editing/pasteboard/5071074-expected.txt: Added.
25689         * editing/pasteboard/5071074.html: Added.
25691 2007-03-19  Nikolas Zimmermann  <zimmermann@kde.org>
25693         Reviewed by Lars Knoll.
25695         Reeanble svg/hixie/error/006.xml. Doesn't crash anymore.
25697         * svg/hixie/error/006-expected.checksum: Added.
25698         * svg/hixie/error/006-expected.png: Added.
25699         * svg/hixie/error/006-expected.txt: Added.
25700         * svg/hixie/error/006.xml-disabled: Removed.
25702 2007-03-19  Nikolas Zimmermann  <zimmermann@kde.org>
25704         Reviewed by Maciej.
25706         Partly fix svg/hixie/dynamic/005-broken.svg. Update test results.
25708         * svg/hixie/dynamic/005-broken-expected.png:
25709         * svg/hixie/dynamic/005-broken-expected.txt:
25711 2007-03-19  Nikolas Zimmermann  <zimmermann@kde.org>
25713         Reviewed by Maciej.
25715         Import Hixie's SVG testsuite. It highlights one bug, one regression in JS and one crash.
25716         The crashing file is marked with "-disabled", the broken ones with "-broken".
25718         Landing fixes for the certain bugs/regressions seperated.
25720         * svg/hixie/cascade/001-broken-expected.checksum: Added.
25721         * svg/hixie/cascade/001-broken-expected.png: Added.
25722         * svg/hixie/cascade/001-broken-expected.txt: Added.
25723         * svg/hixie/cascade/001-broken.xml: Added.
25724         * svg/hixie/cascade/001.css: Added.
25725         * svg/hixie/data-types/001-expected.checksum: Added.
25726         * svg/hixie/data-types/001-expected.png: Added.
25727         * svg/hixie/data-types/001-expected.txt: Added.
25728         * svg/hixie/data-types/001.xml: Added.
25729         * svg/hixie/data-types/002-expected.checksum: Added.
25730         * svg/hixie/data-types/002-expected.png: Added.
25731         * svg/hixie/data-types/002-expected.txt: Added.
25732         * svg/hixie/data-types/002.xhtml: Added.
25733         * svg/hixie/dynamic/001-expected.txt: Added.
25734         * svg/hixie/dynamic/001.xml: Added.
25735         * svg/hixie/dynamic/002-expected.checksum: Added.
25736         * svg/hixie/dynamic/002-expected.png: Added.
25737         * svg/hixie/dynamic/002-expected.txt: Added.
25738         * svg/hixie/dynamic/002.xml: Added.
25739         * svg/hixie/dynamic/003-expected.checksum: Added.
25740         * svg/hixie/dynamic/003-expected.png: Added.
25741         * svg/hixie/dynamic/003-expected.txt: Added.
25742         * svg/hixie/dynamic/003.xml: Added.
25743         * svg/hixie/dynamic/004-expected.checksum: Added.
25744         * svg/hixie/dynamic/004-expected.png: Added.
25745         * svg/hixie/dynamic/004-expected.txt: Added.
25746         * svg/hixie/dynamic/004.xml: Added.
25747         * svg/hixie/dynamic/005-broken-expected.checksum: Added.
25748         * svg/hixie/dynamic/005-broken-expected.png: Added.
25749         * svg/hixie/dynamic/005-broken-expected.txt: Added.
25750         * svg/hixie/dynamic/005-broken.xml: Added.
25751         * svg/hixie/dynamic/005.css: Added.
25752         * svg/hixie/dynamic/006-expected.checksum: Added.
25753         * svg/hixie/dynamic/006-expected.png: Added.
25754         * svg/hixie/dynamic/006-expected.txt: Added.
25755         * svg/hixie/dynamic/006.xml: Added.
25756         * svg/hixie/error/001-expected.checksum: Added.
25757         * svg/hixie/error/001-expected.png: Added.
25758         * svg/hixie/error/001-expected.txt: Added.
25759         * svg/hixie/error/001.xml: Added.
25760         * svg/hixie/error/002-expected.checksum: Added.
25761         * svg/hixie/error/002-expected.png: Added.
25762         * svg/hixie/error/002-expected.txt: Added.
25763         * svg/hixie/error/002.css: Added.
25764         * svg/hixie/error/002.xml: Added.
25765         * svg/hixie/error/003-expected.checksum: Added.
25766         * svg/hixie/error/003-expected.png: Added.
25767         * svg/hixie/error/003-expected.txt: Added.
25768         * svg/hixie/error/003.xml: Added.
25769         * svg/hixie/error/004-expected.checksum: Added.
25770         * svg/hixie/error/004-expected.png: Added.
25771         * svg/hixie/error/004-expected.txt: Added.
25772         * svg/hixie/error/004.xml: Added.
25773         * svg/hixie/error/005-expected.checksum: Added.
25774         * svg/hixie/error/005-expected.png: Added.
25775         * svg/hixie/error/005-expected.txt: Added.
25776         * svg/hixie/error/005.xml: Added.
25777         * svg/hixie/error/006.xml-disabled: Added.
25778         * svg/hixie/error/007-expected.checksum: Added.
25779         * svg/hixie/error/007-expected.png: Added.
25780         * svg/hixie/error/007-expected.txt: Added.
25781         * svg/hixie/error/007.xml: Added.
25782         * svg/hixie/error/008-expected.checksum: Added.
25783         * svg/hixie/error/008-expected.png: Added.
25784         * svg/hixie/error/008-expected.txt: Added.
25785         * svg/hixie/error/008.xml: Added.
25786         * svg/hixie/error/009-expected.checksum: Added.
25787         * svg/hixie/error/009-expected.png: Added.
25788         * svg/hixie/error/009-expected.txt: Added.
25789         * svg/hixie/error/009.xml: Added.
25790         * svg/hixie/error/010-expected.checksum: Added.
25791         * svg/hixie/error/010-expected.png: Added.
25792         * svg/hixie/error/010-expected.txt: Added.
25793         * svg/hixie/error/010.xml: Added.
25794         * svg/hixie/error/011-expected.checksum: Added.
25795         * svg/hixie/error/011-expected.png: Added.
25796         * svg/hixie/error/011-expected.txt: Added.
25797         * svg/hixie/error/011.xml: Added.
25798         * svg/hixie/error/012-expected.checksum: Added.
25799         * svg/hixie/error/012-expected.png: Added.
25800         * svg/hixie/error/012-expected.txt: Added.
25801         * svg/hixie/error/012.xml: Added.
25802         * svg/hixie/error/013-broken-expected.checksum: Added.
25803         * svg/hixie/error/013-broken-expected.png: Added.
25804         * svg/hixie/error/013-broken-expected.txt: Added.
25805         * svg/hixie/error/013-broken.xml: Added.
25806         * svg/hixie/error/014-expected.checksum: Added.
25807         * svg/hixie/error/014-expected.png: Added.
25808         * svg/hixie/error/014-expected.txt: Added.
25809         * svg/hixie/error/014-test-expected.checksum: Added.
25810         * svg/hixie/error/014-test-expected.png: Added.
25811         * svg/hixie/error/014-test-expected.txt: Added.
25812         * svg/hixie/error/014-test.xml: Added.
25813         * svg/hixie/error/014.xml: Added.
25814         * svg/hixie/error/015-expected.checksum: Added.
25815         * svg/hixie/error/015-expected.png: Added.
25816         * svg/hixie/error/015-expected.txt: Added.
25817         * svg/hixie/error/015.xml: Added.
25818         * svg/hixie/error/016-expected.checksum: Added.
25819         * svg/hixie/error/016-expected.png: Added.
25820         * svg/hixie/error/016-expected.txt: Added.
25821         * svg/hixie/error/016.xml: Added.
25822         * svg/hixie/error/017-expected.checksum: Added.
25823         * svg/hixie/error/017-expected.png: Added.
25824         * svg/hixie/error/017-expected.txt: Added.
25825         * svg/hixie/error/017.xml: Added.
25826         * svg/hixie/links/001-expected.checksum: Added.
25827         * svg/hixie/links/001-expected.png: Added.
25828         * svg/hixie/links/001-expected.txt: Added.
25829         * svg/hixie/links/001.xml: Added.
25830         * svg/hixie/links/002-expected.checksum: Added.
25831         * svg/hixie/links/002-expected.png: Added.
25832         * svg/hixie/links/002-expected.txt: Added.
25833         * svg/hixie/links/002.css: Added.
25834         * svg/hixie/links/002.xml: Added.
25835         * svg/hixie/links/003-broken-expected.checksum: Added.
25836         * svg/hixie/links/003-broken-expected.png: Added.
25837         * svg/hixie/links/003-broken-expected.txt: Added.
25838         * svg/hixie/links/003-broken.xml: Added.
25839         * svg/hixie/links/pass.txt: Added.
25840         * svg/hixie/mixed/001a.css: Added.
25841         * svg/hixie/mixed/001b.css: Added.
25842         * svg/hixie/mixed/002a.css: Added.
25843         * svg/hixie/mixed/002b.css: Added.
25844         * svg/hixie/mixed/003-expected.checksum: Added.
25845         * svg/hixie/mixed/003-expected.png: Added.
25846         * svg/hixie/mixed/003-expected.txt: Added.
25847         * svg/hixie/mixed/003.xml: Added.
25848         * svg/hixie/mixed/004-expected.checksum: Added.
25849         * svg/hixie/mixed/004-expected.png: Added.
25850         * svg/hixie/mixed/004-expected.txt: Added.
25851         * svg/hixie/mixed/004.xml: Added.
25852         * svg/hixie/mixed/005-expected.checksum: Added.
25853         * svg/hixie/mixed/005-expected.png: Added.
25854         * svg/hixie/mixed/005-expected.txt: Added.
25855         * svg/hixie/mixed/005.xml: Added.
25856         * svg/hixie/mixed/006-expected.checksum: Added.
25857         * svg/hixie/mixed/006-expected.png: Added.
25858         * svg/hixie/mixed/006-expected.txt: Added.
25859         * svg/hixie/mixed/006.xml: Added.
25860         * svg/hixie/mixed/007-expected.checksum: Added.
25861         * svg/hixie/mixed/007-expected.png: Added.
25862         * svg/hixie/mixed/007-expected.txt: Added.
25863         * svg/hixie/mixed/007.xml: Added.
25864         * svg/hixie/mixed/008-expected.checksum: Added.
25865         * svg/hixie/mixed/008-expected.png: Added.
25866         * svg/hixie/mixed/008-expected.txt: Added.
25867         * svg/hixie/mixed/008.xml: Added.
25868         * svg/hixie/mixed/009-expected.checksum: Added.
25869         * svg/hixie/mixed/009-expected.png: Added.
25870         * svg/hixie/mixed/009-expected.txt: Added.
25871         * svg/hixie/mixed/009.xml: Added.
25872         * svg/hixie/mixed/010-expected.checksum: Added.
25873         * svg/hixie/mixed/010-expected.png: Added.
25874         * svg/hixie/mixed/010-expected.txt: Added.
25875         * svg/hixie/mixed/010.xml: Added.
25876         * svg/hixie/mixed/011-expected.checksum: Added.
25877         * svg/hixie/mixed/011-expected.png: Added.
25878         * svg/hixie/mixed/011-expected.txt: Added.
25879         * svg/hixie/mixed/011.xml: Added.
25880         * svg/hixie/painting/001-expected.checksum: Added.
25881         * svg/hixie/painting/001-expected.png: Added.
25882         * svg/hixie/painting/001-expected.txt: Added.
25883         * svg/hixie/painting/001.xml: Added.
25884         * svg/hixie/perf/001-expected.checksum: Added.
25885         * svg/hixie/perf/001-expected.png: Added.
25886         * svg/hixie/perf/001-expected.txt: Added.
25887         * svg/hixie/perf/001.xml: Added.
25888         * svg/hixie/perf/002-expected.checksum: Added.
25889         * svg/hixie/perf/002-expected.png: Added.
25890         * svg/hixie/perf/002-expected.txt: Added.
25891         * svg/hixie/perf/002.xml: Added.
25892         * svg/hixie/perf/003-expected.checksum: Added.
25893         * svg/hixie/perf/003-expected.png: Added.
25894         * svg/hixie/perf/003-expected.txt: Added.
25895         * svg/hixie/perf/003.xml: Added.
25896         * svg/hixie/perf/004-expected.checksum: Added.
25897         * svg/hixie/perf/004-expected.png: Added.
25898         * svg/hixie/perf/004-expected.txt: Added.
25899         * svg/hixie/perf/004.xml: Added.
25900         * svg/hixie/perf/005-expected.checksum: Added.
25901         * svg/hixie/perf/005-expected.png: Added.
25902         * svg/hixie/perf/005-expected.txt: Added.
25903         * svg/hixie/perf/005.xml: Added.
25904         * svg/hixie/perf/006-expected.checksum: Added.
25905         * svg/hixie/perf/006-expected.png: Added.
25906         * svg/hixie/perf/006-expected.txt: Added.
25907         * svg/hixie/perf/006.xml: Added.
25908         * svg/hixie/perf/007-expected.checksum: Added.
25909         * svg/hixie/perf/007-expected.png: Added.
25910         * svg/hixie/perf/007-expected.txt: Added.
25911         * svg/hixie/perf/007.xml: Added.
25912         * svg/hixie/processing-model/003-expected.checksum: Added.
25913         * svg/hixie/processing-model/003-expected.png: Added.
25914         * svg/hixie/processing-model/003-expected.txt: Added.
25915         * svg/hixie/processing-model/003.dtd: Added.
25916         * svg/hixie/processing-model/003.xml: Added.
25917         * svg/hixie/processing-model/004-expected.checksum: Added.
25918         * svg/hixie/processing-model/004-expected.png: Added.
25919         * svg/hixie/processing-model/004-expected.txt: Added.
25920         * svg/hixie/processing-model/004.xml: Added.
25921         * svg/hixie/processing-model/005-expected.checksum: Added.
25922         * svg/hixie/processing-model/005-expected.png: Added.
25923         * svg/hixie/processing-model/005-expected.txt: Added.
25924         * svg/hixie/processing-model/005.xml: Added.
25925         * svg/hixie/rendering-model/001-expected.checksum: Added.
25926         * svg/hixie/rendering-model/001-expected.png: Added.
25927         * svg/hixie/rendering-model/001-expected.txt: Added.
25928         * svg/hixie/rendering-model/001.xml: Added.
25929         * svg/hixie/rendering-model/002-expected.checksum: Added.
25930         * svg/hixie/rendering-model/002-expected.png: Added.
25931         * svg/hixie/rendering-model/002-expected.txt: Added.
25932         * svg/hixie/rendering-model/002.xml: Added.
25933         * svg/hixie/rendering-model/003-expected.checksum: Added.
25934         * svg/hixie/rendering-model/003-expected.png: Added.
25935         * svg/hixie/rendering-model/003-expected.txt: Added.
25936         * svg/hixie/rendering-model/003.xhtml: Added.
25937         * svg/hixie/rendering-model/003a-expected.checksum: Added.
25938         * svg/hixie/rendering-model/003a-expected.png: Added.
25939         * svg/hixie/rendering-model/003a-expected.txt: Added.
25940         * svg/hixie/rendering-model/003a.xml: Added.
25941         * svg/hixie/rendering-model/004-expected.checksum: Added.
25942         * svg/hixie/rendering-model/004-expected.png: Added.
25943         * svg/hixie/rendering-model/004-expected.txt: Added.
25944         * svg/hixie/rendering-model/004.xhtml: Added.
25945         * svg/hixie/shapes/path/001-expected.checksum: Added.
25946         * svg/hixie/shapes/path/001-expected.png: Added.
25947         * svg/hixie/shapes/path/001-expected.txt: Added.
25948         * svg/hixie/shapes/path/001.xml: Added.
25949         * svg/hixie/text/001-broken-expected.checksum: Added.
25950         * svg/hixie/text/001-broken-expected.png: Added.
25951         * svg/hixie/text/001-broken-expected.txt: Added.
25952         * svg/hixie/text/001-broken.xml: Added.
25953         * svg/hixie/text/002-expected.checksum: Added.
25954         * svg/hixie/text/002-expected.png: Added.
25955         * svg/hixie/text/002-expected.txt: Added.
25956         * svg/hixie/text/002.xml: Added.
25957         * svg/hixie/text/003-expected.checksum: Added.
25958         * svg/hixie/text/003-expected.png: Added.
25959         * svg/hixie/text/003-expected.txt: Added.
25960         * svg/hixie/text/003.html: Added.
25961         * svg/hixie/text/003a-expected.checksum: Added.
25962         * svg/hixie/text/003a-expected.png: Added.
25963         * svg/hixie/text/003a-expected.txt: Added.
25964         * svg/hixie/text/003a.xml: Added.
25965         * svg/hixie/text/003b-expected.checksum: Added.
25966         * svg/hixie/text/003b-expected.png: Added.
25967         * svg/hixie/text/003b-expected.txt: Added.
25968         * svg/hixie/text/003b.xml: Added.
25969         * svg/hixie/transform/001-expected.checksum: Added.
25970         * svg/hixie/transform/001-expected.png: Added.
25971         * svg/hixie/transform/001-expected.txt: Added.
25972         * svg/hixie/transform/001.xml: Added.
25973         * svg/hixie/use/001-expected.checksum: Added.
25974         * svg/hixie/use/001-expected.png: Added.
25975         * svg/hixie/use/001-expected.txt: Added.
25976         * svg/hixie/use/001.xml: Added.
25977         * svg/hixie/use/002-expected.checksum: Added.
25978         * svg/hixie/use/002-expected.png: Added.
25979         * svg/hixie/use/002-expected.txt: Added.
25980         * svg/hixie/use/002-test-expected.checksum: Added.
25981         * svg/hixie/use/002-test-expected.png: Added.
25982         * svg/hixie/use/002-test-expected.txt: Added.
25983         * svg/hixie/use/002-test.xml: Added.
25984         * svg/hixie/use/002.xml: Added.
25985         * svg/hixie/viewbox/001-expected.checksum: Added.
25986         * svg/hixie/viewbox/001-expected.png: Added.
25987         * svg/hixie/viewbox/001-expected.txt: Added.
25988         * svg/hixie/viewbox/001.xml: Added.
25989         * svg/hixie/viewbox/002-expected.checksum: Added.
25990         * svg/hixie/viewbox/002-expected.png: Added.
25991         * svg/hixie/viewbox/002-expected.txt: Added.
25992         * svg/hixie/viewbox/002.xml: Added.
25993         * svg/hixie/viewbox/004-expected.checksum: Added.
25994         * svg/hixie/viewbox/004-expected.png: Added.
25995         * svg/hixie/viewbox/004-expected.txt: Added.
25996         * svg/hixie/viewbox/004.xml: Added.
25997         * svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum: Added.
25998         * svg/hixie/viewbox/preserveAspectRatio/001-expected.png: Added.
25999         * svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Added.
26000         * svg/hixie/viewbox/preserveAspectRatio/001.xml: Added.
26001         * svg/hixie/viewbox/preserveAspectRatio/002-expected.checksum: Added.
26002         * svg/hixie/viewbox/preserveAspectRatio/002-expected.png: Added.
26003         * svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.
26004         * svg/hixie/viewbox/preserveAspectRatio/002.xml: Added.
26006 2007-03-19  Mitz Pettel  <mitz@webkit.org>
26008         Reviewed by Tim Hatcher.
26010         - test and updated result for http://bugs.webkit.org/show_bug.cgi?id=13091
26011           REGRESSION (r20075): Wrong text style and pixel break in Apple Store Locator HUD
26013         * editing/pasteboard/paste-table-002-expected.txt:
26014         * fast/innerHTML/additional-inline-style-expected.txt: Added.
26015         * fast/innerHTML/additional-inline-style.html: Added.
26016         * webarchive/test-duplicate-resources-expected.txt:
26017         * webarchive/test-frameset-expected.txt:
26018         * webarchive/test-link-href-expected.txt:
26020 2007-03-18  Sam Weinig  <sam@webkit.org>
26022         Reviewed by Mark.
26024         Update results after Hyatt's patch in r20268.
26026         * tables/mozilla/bugs/bug137388-2-expected.checksum:
26027         * tables/mozilla/bugs/bug137388-2-expected.png:
26028         * tables/mozilla/bugs/bug137388-2-expected.txt:
26029         * tables/mozilla/bugs/bug137388-3-expected.checksum:
26030         * tables/mozilla/bugs/bug137388-3-expected.png:
26031         * tables/mozilla/bugs/bug137388-3-expected.txt:
26032         * tables/mozilla/bugs/bug50695-2-expected.checksum:
26033         * tables/mozilla/bugs/bug50695-2-expected.png:
26034         * tables/mozilla/bugs/bug50695-2-expected.txt:
26035         * tables/mozilla_expected_failures/bugs/bug137388-1-expected.checksum:
26036         * tables/mozilla_expected_failures/bugs/bug137388-1-expected.png:
26037         * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt:
26039 2007-03-18  Mitz Pettel  <mitz@webkit.org>
26041         Reviewed by Adele.
26043         - test for http://bugs.webkit.org/show_bug.cgi?id=13101
26044           REGRESSION (NativeTextField): Specifying word-wrap:break-word makes text field wrap
26046         * fast/forms/input-text-word-wrap-expected.checksum: Added.
26047         * fast/forms/input-text-word-wrap-expected.png: Added.
26048         * fast/forms/input-text-word-wrap-expected.txt: Added.
26049         * fast/forms/input-text-word-wrap.html: Added.
26051 2007-03-18  Dan Waylonis  <waylonis@mac.com>
26053         Reviewed by Tim Hatcher.
26055         Tests for http://bugs.webkit.org/show_bug.cgi?id=13005
26056         Bug 13005: WebScriptObject +throwException needs NULL check.
26058         A plugin that throws on dealloc can crash WebKit.
26060         * plugins/throw-on-dealloc-expected.txt: Added.
26061         * plugins/throw-on-dealloc.html: Added.
26063 2007-03-18  Geoffrey Garen  <ggaren@apple.com>
26065         Reviewed by Oliver Hunt.
26066         
26067         Layout test for http://bugs.webkit.org/show_bug.cgi?id=13106
26068         REGRESSION: Incomplete document.all implementation breaks abtelectronics.com 
26069         (Style Change Through JavaScript Blanks Content)
26071         * fast/dom/collection-null-like-arguments-expected.txt: Added.
26072         * fast/dom/collection-null-like-arguments.html: Added.
26074 2007-03-18  Alexey Proskuryakov  <ap@webkit.org>
26076         Reviewed by Geoff.
26078         http://bugs.webkit.org/show_bug.cgi?id=13105
26079         REGRESSION: an exception raised when calculating base value of a dot expression is not returned
26081         * fast/js/dot-node-base-exception-expected.txt: Added.
26082         * fast/js/dot-node-base-exception.html: Added.
26083         * fast/js/resources/dot-node-base-exception.js: Added.
26085 2007-03-17  Nikolas Zimmermann  <zimmermann@kde.org>
26087         Reviewed by Sam Weinig.
26089         Added new layout test checking CSS pseudo styles work with <use> elements.
26091         * svg/custom/use-css-events-expected.checksum: Added.
26092         * svg/custom/use-css-events-expected.png: Added.
26093         * svg/custom/use-css-events-expected.txt: Added.
26094         * svg/custom/use-css-events.svg: Added.
26096 2007-03-17  Antti Koivisto  <antti@apple.com>
26098         Reviewed by Adele.
26099         
26100         Test for http://bugs.webkit.org/show_bug.cgi?id=12595
26101         REGRESSION: Can't add item to cart at lnt.com (JS type error)
26102         <rdar://problem/4722863>
26103         
26104         Expanded version of Darin's test case. 
26106         * fast/forms/old-names-expected.txt: Added.
26107         * fast/forms/old-names.html: Added.
26109 2007-03-16  Adele Peterson  <adele@apple.com>
26111         Reviewed by Hyatt.
26113         Updated test for <rdar://problem/4990050> REGRESSION: onchange gets fired when clicking on a programmatically selected element in a listbox
26114         http://bugs.webkit.org/show_bug.cgi?id=12725
26116         * fast/forms/listbox-onchange-expected.txt:
26117         * fast/forms/listbox-onchange.html:
26119 2007-03-16  Oliver Hunt  <oliver@apple.com>
26121         Reviewed by Hyatt.
26123         Updating layout test to allow stand alone image to be
26124         dragged into a content editable div
26126         * fast/events/standalone-image-drag-to-editable-expected.checksum:
26127         * fast/events/standalone-image-drag-to-editable-expected.png:
26128         * fast/events/standalone-image-drag-to-editable-expected.txt:
26129         * fast/events/standalone-image-drag-to-editable.html:
26131 2007-03-16  Brady Eidson  <beidson@apple.com>
26133         Reviewed by Braveheart
26135         Updated layouttest results because I added a window property
26137         * fast/dom/Window/window-properties-expected.txt:
26139 2007-03-16  Brady Eidson  <beidson@apple.com>
26141         Reviewed by Anders
26143         <rdar://problem/5061826> and
26144         http://bugs.webkit.org/show_bug.cgi?id=12863
26145         Implement window.stop()
26147         * http/tests/misc/window-dot-stop-expected.txt: Added.
26148         * http/tests/misc/window-dot-stop.html: Added.
26150 2007-03-15  Justin Garcia  <justin.garcia@apple.com>
26152         Reviewed by john
26153         
26154         <rdar://problem/5062376> 
26155         REGRESSION: In Mail and Gmail, can't change alignment to text after it has been applied
26157         * editing/execCommand/5062376-expected.checksum: Added.
26158         * editing/execCommand/5062376-expected.png: Added.
26159         * editing/execCommand/5062376-expected.txt: Added.
26160         * editing/execCommand/5062376.html: Added.
26162 2007-03-15  Brady Eidson  <beidson@apple.com>
26164         Reviewed by Adele
26166         <rdar://problem/4429701>
26167         Implements a port blocking black list that matches Firefox's
26169         The layout test attempts to load an image at an invalid domain name on each
26170         of the black listed ports.  Using dumpResourceLoadCallbacks(), DRT is able
26171         to see the error codes for each resource.  A successful test shows the blocked
26172         error for each image load except for the few that are standard or should 
26173         succeed due to exemptions.
26175         * security/block-test-expected.txt: Added.
26176         * security/block-test.html: Added.
26178 2007-03-14  Justin Garcia  <justin.garcia@apple.com>
26180         Reviewed by john
26182         Removed an unnecessary block (one that was fully
26183         selected but whose markup wasn't needed to preserve
26184         appearance):
26185         * editing/pasteboard/paste-text-011-expected.txt:
26186         Removed unnecessary style spans:
26187         * editing/pasteboard/merge-end-blockquote-expected.txt:
26188         Removed unnecessary empty anonymous blocks:
26189         * editing/execCommand/create-list-with-hr-expected.txt:
26190         * editing/pasteboard/display-block-on-spans-expected.txt:
26191         * editing/pasteboard/paste-text-006-expected.txt:
26192         * editing/pasteboard/paste-table-001-expected.txt:
26193         * editing/pasteboard/paste-text-013-expected.txt:
26194         * editing/pasteboard/paste-text-002-expected.txt:
26195         * editing/pasteboard/paste-list-001-expected.txt:
26196         * editing/pasteboard/paste-text-005-expected.txt:
26197         * editing/pasteboard/paste-text-003-expected.txt:
26198         * editing/pasteboard/paste-text-014-expected.txt:
26199         * editing/pasteboard/paste-pre-001-expected.txt:
26200         Now (correctly) includes fully selected root:
26201         * editing/pasteboard/paste-text-015-expected.checksum:
26202         * editing/pasteboard/paste-text-015-expected.png:
26203         * editing/pasteboard/paste-text-015-expected.txt:
26204         * editing/inserting/insert-3907422-fix-expected.txt:
26205         * editing/pasteboard/paste-text-004-expected.txt:
26206         Demonstrates a bug that already existed (we don't inline 
26207         the font styles from the Preference Pane on copy):
26208         * editing/pasteboard/5027857-expected.checksum:
26209         * editing/pasteboard/5027857-expected.png:
26210         * editing/pasteboard/5027857-expected.txt:
26211         * editing/pasteboard/paste-pre-002-expected.checksum:
26212         * editing/pasteboard/paste-pre-002-expected.png:
26213         * editing/pasteboard/paste-pre-002-expected.txt:
26215 2007-03-15  Beth Dakin  <bdakin@apple.com>
26217         Rubber-stamped by Adele.
26219         Rolling out http://trac.webkit.org/projects/webkit/changeset/20148 
26220         (which is a fix for http://bugs.webkit.org/show_bug.cgi?id=12595 
26221         and rdar://4722863) because it causes a horrible memory-trasher.
26223         * fast/forms/old-names-expected.txt: Removed.
26224         * fast/forms/old-names.html: Removed.
26226 2007-03-14  Oliver Hunt  <oliver@apple.com>
26228         Reviewed by Adele.
26230         Layout tests for rdar://problem/5061737
26232         * editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: Added.
26233         * editing/pasteboard/drag-image-to-contenteditable-in-iframe.html: Added.
26235 2007-03-14  Kevin McCullough  <kmccullough@apple.com>
26237         Reviewed by Geoff.
26239         - rdar://problem/5045720
26240         - DST changes in US affect JavaScript date calculations (12975)
26241         Changed layout tests to properly check for the new changes to DST in the
26242         US. Also these now test that equivalent years return the same results for DST.
26244         * fast/js/date-DST-time-cusps-expected.txt:
26245         * fast/js/date-big-setdate-expected.txt:
26246         * fast/js/resources/date-DST-time-cusps.js:
26247         * fast/js/resources/date-big-setdate.js:
26249 t: 2007-03-15  Mitz Pettel  <mitz@webkit.org>
26251         Reviewed by Hyatt.
26253         - test for://bugs.webkit.org/show_bug.cgi?id=13071
26254           REGRESSION: Plain text files no longer wrap lines longer than the width of the browser window
26256         * fast/loader/resources/text-document-wrapping.txt: Added.
26257         * fast/loader/text-document-wrapping-expected.checksum: Added.
26258         * fast/loader/text-document-wrapping-expected.png: Added.
26259         * fast/loader/text-document-wrapping-expected.txt: Added.
26260         * fast/loader/text-document-wrapping.html: Added.
26262 2007-03-14  Mitz Pettel  <mitz@webkit.org>
26264         Reviewed by Hyatt.
26266         - test for http://bugs.webkit.org/show_bug.cgi?id=13072
26267           REGRESSION (r15617): white-space: pre-wrap breaks off the last character of a wide word
26269         * fast/text/whitespace/pre-wrap-last-char-expected.checksum: Added.
26270         * fast/text/whitespace/pre-wrap-last-char-expected.png: Added.
26271         * fast/text/whitespace/pre-wrap-last-char-expected.txt: Added.
26272         * fast/text/whitespace/pre-wrap-last-char.html: Added.
26274 2007-03-14  Justin Garcia  <justin.garcia@apple.com>
26276         Reviewed by darin
26278         Removed unnecessary style spans:
26279         * editing/deleting/delete-3857753-fix-expected.txt:
26280         * editing/execCommand/4916541-expected.txt:
26281         * editing/execCommand/create-list-from-range-selection-expected.txt:
26282         * editing/execCommand/format-block-expected.txt:
26283         * editing/execCommand/format-block-from-range-selection-expected.txt:
26284         * editing/execCommand/format-block-with-braces-expected.txt:
26285         * editing/execCommand/indent-selection-expected.txt:
26286         * editing/execCommand/remove-list-from-range-selection-expected.txt:
26287         * editing/execCommand/remove-list-items-expected.txt:
26288         * editing/execCommand/switch-list-type-expected.txt:
26289         * editing/pasteboard/4861080-expected.txt:
26290         * editing/pasteboard/display-block-on-spans-expected.txt:
26291         * editing/pasteboard/drag-drop-modifies-page-expected.txt:
26292         * editing/pasteboard/paste-table-002-expected.txt:
26293         * editing/pasteboard/paste-text-001-expected.txt:
26294         * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
26295         * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
26296         * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
26297         * editing/style/smoosh-styles-001-expected.txt:
26298         * editing/style/smoosh-styles-002-expected.txt:
26300 2007-03-14  Mitz Pettel  <mitz@webkit.org>
26302         Reviewed by Hyatt, thumbs up by Darin.
26304         - test for http://bugs.webkit.org/show_bug.cgi?id=12782
26305           Reproducible crash in BidiContext::deref
26307         * fast/dynamic/anonymous-block-orphaned-lines-expected.checksum: Added.
26308         * fast/dynamic/anonymous-block-orphaned-lines-expected.png: Added.
26309         * fast/dynamic/anonymous-block-orphaned-lines-expected.txt: Added.
26310         * fast/dynamic/anonymous-block-orphaned-lines.html: Added.
26312 2007-03-14  Antti Koivisto  <antti@apple.com>
26314         Reviewed by Mitz.
26315         
26316         Test case for <rdar://problem/5058774>
26317         REGRESSION: In Mail, caret appears oversized when typing in a To Do note
26319         * editing/style/highlight-expected.checksum: Added.
26320         * editing/style/highlight-expected.png: Added.
26321         * editing/style/highlight-expected.txt: Added.
26322         * editing/style/highlight.html: Added.
26324 2007-03-13  Justin Garcia  <justin.garcia@apple.com>
26326         Reviewed by darin
26327         
26328         <rdar://problem/5046875> 
26329         Gmail Editor: Applying alignment to selected text in message also applies alignment to signature
26331         Added:
26332         * editing/style/5046875-1-expected.checksum: Added.
26333         * editing/style/5046875-1-expected.png: Added.
26334         * editing/style/5046875-1-expected.txt: Added.
26335         * editing/style/5046875-1.html: Added.
26336         * editing/style/5046875-2-expected.checksum: Added.
26337         * editing/style/5046875-2-expected.png: Added.
26338         * editing/style/5046875-2-expected.txt: Added.
26339         * editing/style/5046875-2.html: Added.
26340         moveParagraphs doesn't move unnecessary brs:
26341         * editing/style/create-block-for-style-002-expected.txt:
26342         * editing/style/create-block-for-style-004-expected.txt:
26343         * editing/style/create-block-for-style-001-expected.txt:
26344         * editing/style/create-block-for-style-009-expected.txt:
26345         * editing/style/create-block-for-style-010-expected.txt:
26346         moveParagraphs clears out unrendered text during the move:
26347         * editing/style/create-block-for-style-011-expected.txt:
26348         * editing/style/create-block-for-style-007-expected.txt:
26349         * editing/style/create-block-for-style-012-expected.txt:
26351 2007-03-13  Oliver Hunt  <oliver@apple.com>
26353         Reviewed by Brady.
26355         Test for <rdar://problem/5044366> make sure we can create
26356         a WebArchive from a page with a partially decoded url.
26358         * webarchive/archive-with-unencoded-url-expected.txt: Added.
26359         * webarchive/archive-with-unencoded-url.html: Added.
26361 2007-03-13  Beth Dakin  <bdakin@apple.com>
26363         Reviewed by Hyatt.
26365         Test for <rdar://problem/5025925> A hang occurs in Safari when 
26366         attempting to print page at http://www.pcadvisor.co.uk
26368         * fast/block/float/nestedAnonymousBlocks-expected.checksum: Added.
26369         * fast/block/float/nestedAnonymousBlocks-expected.png: Added.
26370         * fast/block/float/nestedAnonymousBlocks-expected.txt: Added.
26371         * fast/block/float/nestedAnonymousBlocks.html: Added.
26373 2007-03-13  David Harrison  <harrison@apple.com>
26374         
26375         <rdar://problem/5031181> cntl-k at end of paragraph adds nothing to the kill ring
26376         <rdar://problem/5031189> REGRESSION: cntl-y yanks only the most recently killed content
26378         Updated results.
26380         * editing/deleting/delete-to-end-of-paragraph-expected.checksum:
26381         * editing/deleting/delete-to-end-of-paragraph-expected.txt:
26383 2007-03-13  Darin Adler  <darin@apple.com>
26385         Reviewed by Maciej.
26387         - tests for http://bugs.webkit.org/show_bug.cgi?id=12794
26388           <rdar://problem/5028154> REGRESSION: TripTik planner at aaa.com never
26389           finishes loading due to unclosed canvas tag (12794)
26391         * fast/canvas/canvas-hides-fallback-expected.txt: Added.
26392         * fast/canvas/canvas-hides-fallback.html: Added.
26393         * fast/canvas/script-inside-canvas-fallback-expected.txt: Added.
26394         * fast/canvas/script-inside-canvas-fallback.html: Added.
26395         * fast/canvas/unclosed-canvas-1-expected.txt: Added.
26396         * fast/canvas/unclosed-canvas-1.html: Added.
26397         * fast/canvas/unclosed-canvas-2-expected.txt: Added.
26398         * fast/canvas/unclosed-canvas-2.html: Added.
26399         * fast/canvas/unclosed-canvas-3-expected.txt: Added.
26400         * fast/canvas/unclosed-canvas-3.html: Added.
26401         * fast/canvas/unclosed-canvas-4-expected.txt: Added.
26402         * fast/canvas/unclosed-canvas-4.html: Added.
26404 2007-03-13  David Harrison  <harrison@apple.com>
26406         Reviewed by Justin.
26408         <rdar://problem/5031181> cntl-k at end of paragraph adds nothing to the kill ring
26409         <rdar://problem/5031189> REGRESSION: cntl-y yanks only the most recently killed content
26411         * editing/pasteboard/emacs-ctrl-k-y-001-expected.checksum: Added.
26412         * editing/pasteboard/emacs-ctrl-k-y-001-expected.png: Added.
26413         * editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: Added.
26414         * editing/pasteboard/emacs-ctrl-k-y-001.html: Added.
26416 2007-03-13  Antti Koivisto  <antti@apple.com>
26418         Reviewed by Darin.
26419         
26420         http://bugs.webkit.org/show_bug.cgi?id=11083
26421         REGRESSION: Typing tab key fails to insert a tab character in Google Docs editable area
26422         <rdar://problem/4757650>
26424         * editing/inserting/typing-tab-designmode-expected.txt: Added.
26425         * editing/inserting/typing-tab-designmode-forms-expected.checksum: Added.
26426         * editing/inserting/typing-tab-designmode-forms-expected.png: Added.
26427         * editing/inserting/typing-tab-designmode-forms-expected.txt: Added.
26428         * editing/inserting/typing-tab-designmode-forms.html: Added.
26429         * editing/inserting/typing-tab-designmode.html: Added.
26431 2007-03-13  Darin Adler  <darin@apple.com>
26433         * fast/js/kde/RegExp-expected.txt: Fix the one other test affected by
26434         the js-test-pre.js change.
26436 2007-03-13  Darin Adler  <darin@apple.com>
26438         Reviewed by Adele.
26440         - test for http://bugs.webkit.org/show_bug.cgi?id=12595
26441           <rdar://problem/4722863> REGRESSION: Can't add item to cart at lnt.com
26442           (JS type error) (12595)
26444         * fast/forms/old-names-expected.txt: Added.
26445         * fast/forms/old-names.html: Added.
26447         - check in files that were somehow left out in the last check-in
26449         * fast/js/resources/js-test-pre.js: Improve the format of the failure message when
26450         both the real results and expected results are strings.
26451         * fast/dom/wrapper-classes-expected.txt: Changed back to use the new format.
26453 2007-03-13  Sam Weinig  <sam@webkit.org>
26455         Reviewed by Lars.
26457         Update text in tests to match expected output.
26459         * fast/dom/gc-6-expected.txt:
26460         * fast/dom/gc-6.html:
26461         * fast/dom/gc-7-expected.txt:
26462         * fast/dom/gc-7.html:
26464 2007-03-13  Antti Koivisto  <antti@apple.com>
26466         Reviewed by Alexey.
26467         
26468         Test for DOS using composed character.
26470         * fast/text/large-text-composed-char-dos-expected.txt: Added.
26471         * fast/text/large-text-composed-char-dos.html: Added.
26473 2007-03-13  David Kilzer  <ddkilzer@kilzer.net>
26475         Reviewed by Tim H.
26477         - fix test results for http://bugs.webkit.org/show_bug.cgi?id=13054
26478           Layout tests results require updates after JavaScript wrapper class name fixes
26480         * fast/dom/gc-6-expected.txt: Renamed DOMHTMLElement to HTMLElement.
26481         * fast/dom/gc-7-expected.txt: Ditto.
26482         * fast/dom/prototype-chain-expected.txt: Renamed DOMHTMLElementPrototype to HTMLElementPrototype.
26483         * fast/dom/undetectable-document-all-expected.txt: Renamed Collection to HTMLCollection.
26484         * fast/dom/wrapper-classes-expected.txt: Updated for change to output for string comparison failure
26485         in fast/js/resources/js-test-pre.js.
26486         * fast/events/mouseclick-target-and-positioning-expected.txt: Renamed DOMHTMLElement to HTMLElement.
26487         * fast/tokenizer/external-script-document-write-expected.checksum: Ditto.
26488         * fast/tokenizer/external-script-document-write-expected.png: Ditto.
26489         * fast/tokenizer/external-script-document-write-expected.txt: Ditto.
26491 2007-03-12  David Harrison  <harrison@apple.com>
26493         Reviewed by Darin.
26495         <rdar://problem/4743256> ctrl-y key binding (yank) should do nothing when kill ring is empty
26497         * editing/pasteboard/emacs-cntl-y-001-expected.checksum:
26498         * editing/pasteboard/emacs-cntl-y-001-expected.png:
26499         * editing/pasteboard/emacs-cntl-y-001-expected.txt:
26500         * editing/pasteboard/emacs-cntl-y-001.html:
26502 2007-03-12  Mitz Pettel  <mitz@webkit.org>
26504         Reviewed by Anders.
26506         - test for http://bugs.webkit.org/show_bug.cgi?id=13015
26507           REGRESSION (r17233-r17241): Repro crash when leaving a page whose unload handler submits a form
26509         * fast/loader/onunload-form-submit-crash-2-expected.txt: Added.
26510         * fast/loader/onunload-form-submit-crash-2.html: Added.
26512 2007-03-12  Anders Carlsson  <acarlsson@apple.com>
26514         Add expected results.
26515         
26516         * fast/frames/frame-navigation-expected.txt: Added.
26518 2007-03-12  Anders Carlsson  <acarlsson@apple.com>
26520         Reviewed by Darin.
26522         <rdar://problem/4900071>
26523         http://bugs.webkit.org/show_bug.cgi?id=6454
26524         ASSERTION: Navigating 'back' in frameset: !_private->previousItem (6454)
26526         * fast/frames/frame-navigation.html: Added.
26527         * fast/frames/resources/frame-navigation-child.html: Added.
26529 2007-03-12  Darin Adler  <darin@apple.com>
26531         Reviewed by Tim Hatcher.
26533         - added a test that checks the classes of wrappers created by both
26534           the JavaScript binding and the Objective-C binding
26536         * fast/dom/wrapper-classes-expected.txt: Added.
26537         * fast/dom/wrapper-classes.html: Added.
26539 2007-03-12  Antti Koivisto  <antti@apple.com>
26541         Reviewed by Alexey
26542         
26543         Test that this works correctly with composed characters
26544         http://bugs.webkit.org/show_bug.cgi?id=12833
26545         REGRESSION: Selecting text in 6.6MB txt file is sluggish as of the Feb 19th nightly
26546         <rdar://problem/5028159>
26548         * fast/text/large-text-composed-char-expected.checksum: Added.
26549         * fast/text/large-text-composed-char-expected.png: Added.
26550         * fast/text/large-text-composed-char-expected.txt: Added.
26551         * fast/text/large-text-composed-char.html: Added.
26553 2007-03-09  Rob Buis  <buis@kde.org>
26555         Reviewed by Nikolas Zimmermann.
26557         http://bugs.webkit.org/show_bug.cgi?id=12500
26558         SVG fails to correctly handle all link style selectors
26559         http://bugs.webkit.org/show_bug.cgi?id=12567
26560         <text> elements ignore <a> children
26562         Updated results because of allowing <a> inside <text>.
26564         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
26565         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
26566         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
26567         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.checksum:
26568         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.png:
26569         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
26570         * svg/W3C-SVG-1.1/styling-css-06-b-expected.checksum:
26571         * svg/W3C-SVG-1.1/styling-css-06-b-expected.png:
26572         * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
26574 2007-03-11  Oliver Hunt  <oliver@apple.com>
26576         Reviewed by hyatt.
26578         <rdar://problem/5055690> ASSERTION failure on drop into editable element with content changed on drop
26580         * fast/events/content-changed-during-drop-expected.txt: Added.
26581         * fast/events/content-changed-during-drop.html: Added.
26583 2007-03-11  Alexey Proskuryakov  <ap@webkit.org>
26585         Reviewed by Adele.
26587         http://bugs.webkit.org/show_bug.cgi?id=12560
26588         W3C XPath test Text_Nodes.svg fails
26590         * dom/svg/level3/xpath/Text_Nodes-expected.txt: This fails again.
26592         * fast/xpath/4XPath/Borrowed/kd_20010423-expected.txt:
26593         * fast/xpath/4XPath/Borrowed/kd_20010423.html:
26594         Brought the test back to its original form (in which Firefox passes).
26596         * fast/xpath/text-nodes-expected.txt: Added.
26597         * fast/xpath/text-nodes.html: Added.
26598         A new test for text nodes, verifying some more arcane cases.
26600 2007-03-11  Alexey Proskuryakov  <ap@webkit.org>
26602         Reviewed by Darin.
26604         http://bugs.webkit.org/show_bug.cgi?id=13021
26605         XPath can be very slow
26607         * fast/xpath/4XPath/Core/test_location_path-expected.txt:
26608         * fast/xpath/4XPath/Core/test_parser-expected.txt:
26609         These tests now pass, as "//*" now happens to produce correct node order.
26611 2007-03-10  Alexey Proskuryakov  <ap@webkit.org>
26613         Reviewed by Darin.
26615         http://bugs.webkit.org/show_bug.cgi?id=12249
26616         FCKeditor: <hr>, <ul> and <ol> have id="undefined"
26618         * editing/execCommand/default-parameters-expected.txt: Added.
26619         * editing/execCommand/default-parameters.html: Added.
26621 2007-03-10  Mitz Pettel  <mitz@webkit.org>
26623         Reviewed by Darin.
26625         - test for http://bugs.webkit.org/show_bug.cgi?id=13013
26626           REGRESSION: Selection box does not scroll to where the focus jumps when pressing an alphanumeric key
26628         * fast/forms/listbox-typeahead-scroll-expected.txt: Added.
26629         * fast/forms/listbox-typeahead-scroll.html: Added.
26631 2007-03-10  Mitz Pettel  <mitz@webkit.org>
26633         Reviewed by Darin.
26635         - test for http://bugs.webkit.org/show_bug.cgi?id=12973
26636           REGRESSION: Reproducible assert while loading this test file if css is already in the cache
26638         * fast/dom/css-cached-import-rule-expected.checksum: Added.
26639         * fast/dom/css-cached-import-rule-expected.png: Added.
26640         * fast/dom/css-cached-import-rule-expected.txt: Added.
26641         * fast/dom/css-cached-import-rule.html: Added.
26643 2007-03-09  Darin Adler  <darin@apple.com>
26645         Reviewed by Justin.
26647         - test for http://bugs.webkit.org/show_bug.cgi?id=8928
26648           <rdar://problem/5045708> REPRODUCIBLE ASSERT: Cannot paste HTML into a
26649           contenteditable region in an XHTML document (8928)
26651         * editing/pasteboard/paste-xml-expected.checksum: Added.
26652         * editing/pasteboard/paste-xml-expected.png: Added.
26653         * editing/pasteboard/paste-xml-expected.txt: Added.
26654         * editing/pasteboard/paste-xml.xhtml: Added.
26656 2007-03-09  Mitz Pettel  <mitz@webkit.org>
26658         Reviewed by Darin.
26660         - test for http://bugs.webkit.org/show_bug.cgi?id=9929
26661           REGRESSION: crash on logging in on mijnpostbank.nl
26663         * http/tests/misc/onload-remove-iframe-crash-2-expected.txt: Added.
26664         * http/tests/misc/onload-remove-iframe-crash-2.html: Added.
26665         * http/tests/misc/resources/onload-remove-iframe-crash-2.html: Added.
26666         * http/tests/misc/resources/onload-remove-iframe.html: Added.
26668 2007-03-08  Justin Garcia  <justin.garcia@apple.com>
26670         Reviewed by harrison
26671         
26672         <rdar://problem/4903193> 
26673         On particular page, Copy is so slow it seems like a hang
26675         Less messy DOM trees:
26676         * editing/deleting/delete-3857753-fix-expected.txt:
26677         * editing/inserting/insert-3786362-fix-expected.txt:
26678         * editing/inserting/insert-3907422-fix-expected.txt:
26679         * editing/pasteboard/display-block-on-spans-expected.txt:
26680         * editing/pasteboard/paste-4035648-fix-expected.txt:
26681         * editing/pasteboard/paste-4039777-fix-expected.txt:
26682         * editing/pasteboard/paste-line-endings-001-expected.txt:
26683         * editing/pasteboard/paste-line-endings-006-expected.txt:
26684         * editing/pasteboard/paste-list-001-expected.txt:
26685         * editing/pasteboard/paste-pre-001-expected.txt:
26686         * editing/pasteboard/paste-pre-002-expected.txt:
26687         * editing/pasteboard/paste-table-001-expected.txt:
26688         * editing/pasteboard/paste-table-002-expected.txt:
26689         * editing/pasteboard/paste-text-003-expected.txt:
26690         * editing/pasteboard/paste-text-011-expected.txt:
26691         * editing/pasteboard/paste-text-015-expected.txt:
26692         * editing/pasteboard/paste-text-016-expected.txt:
26693         * editing/pasteboard/paste-text-017-expected.txt:
26694         * editing/pasteboard/styled-element-markup-expected.txt:
26695         * editing/pasteboard/testcase-9507-expected.txt:
26696         * editing/style/smoosh-styles-001-expected.txt:
26697         * editing/style/smoosh-styles-002-expected.txt:
26698         * fast/lists/drag-into-marker-expected.txt:
26699         Styles from style sheets are now inlined:
26700         * webarchive/test-duplicate-resources-expected.txt:
26701         * webarchive/test-frameset-expected.txt:
26702         * webarchive/test-link-href-expected.txt:\
26703         Two levels of nesting are removed, but text nodes are no
26704         longer coalesced when they should be, investigating:
26705         * editing/pasteboard/block-wrappers-necessary-expected.txt:
26707 2007-03-08  Maciej Stachowiak  <mjs@apple.com>
26709         Reviewed by Adele.
26711         <rdar://problem/4646563> REGRESSION: Unable to send text message from Verizon text message website: vtext.com (12588)
26712         http://bugs.webkit.org/show_bug.cgi?id=12588
26714         Carefully revised which focus operations restore previous selection, which clear it, and which
26715         select the whole control contents, these test cases cover every focus call I could find.
26716         
26717         * fast/forms/focus-selection-input-expected.txt: Added.
26718         * fast/forms/focus-selection-input.html: Added.
26719         * fast/forms/focus-selection-textarea-expected.txt: Added.
26720         * fast/forms/focus-selection-textarea.html: Added.
26721         * fast/forms/onselect-textfield-expected.txt:
26723 2007-03-08  Justin Garcia  <justin.garcia@apple.com>
26725         Reviewed by harrison
26726         
26727         <http://bugs.webkit.org/show_bug.cgi?id=12244>
26728         FCKeditor: Find dialog doesn't work
26730         * editing/execCommand/12244-expected.txt: Added.
26731         * editing/execCommand/12244.html: Added.
26732         * fast/dom/Window/window-properties-expected.txt:
26734 2007-03-08  Justin Garcia  <justin.garcia@apple.com>
26736         Reviewed by harrison
26737         
26738         <http://bugs.webkit.org/show_bug.cgi?id=13000>
26739         Range.createContextualFragment is not supported
26741         * fast/dom/Range/13000-expected.txt: Added.
26742         * fast/dom/Range/13000.html: Added.
26744 2007-03-08  Justin Garcia  <justin.garcia@apple.com>
26746         Reviewed by harrison
26747         
26748         <rdar::/problem/5049671>
26749         Gmail Editor: With linked text, Remove Formatting doesn't always remove underline
26751         * editing/execCommand/5049671-expected.checksum: Added.
26752         * editing/execCommand/5049671-expected.png: Added.
26753         * editing/execCommand/5049671-expected.txt: Added.
26754         * editing/execCommand/5049671.html: Added.
26756 2007-03-08  Oliver Hunt  <oliver@apple.com>
26758         Reviewed by Adam.
26760         Adding GBK character encoding tests
26762         * fast/encoding/char-encoding-expected.txt:
26763         * fast/encoding/char-encoding.html:
26765 2007-03-08  Alexey Proskuryakov  <ap@webkit.org>
26767         Added a test for attribute node string-value.
26769         * fast/xpath/string-value-expected.txt:
26770         * fast/xpath/string-value.html:
26772 2007-03-08  Alexey Proskuryakov  <ap@webkit.org>
26774         Reviewed by Darin.
26776         http://bugs.webkit.org/show_bug.cgi?id=13006
26777         XPath string-value is broken for some node types
26779         * fast/xpath/string-value-expected.txt: Added.
26780         * fast/xpath/string-value.html: Added.
26782 2007-03-07  Alexey Proskuryakov  <ap@webkit.org>
26784         Reviewed by Darin.
26786         http://bugs.webkit.org/show_bug.cgi?id=13004
26787         Repeatedly calling XPathExpression.evaluate() causes crashes or memory leaks
26789         * fast/xpath/evaluate-twice-expected.txt: Added.
26790         * fast/xpath/evaluate-twice.html: Added.
26792 2007-03-07  Mitz Pettel  <mitz@webkit.org>
26794         Reviewed by Darin.
26796         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=13002
26797           Incomplete repaint of inset outlines
26799         * fast/repaint/outline-inset-expected.checksum: Added.
26800         * fast/repaint/outline-inset-expected.png: Added.
26801         * fast/repaint/outline-inset-expected.txt: Added.
26802         * fast/repaint/outline-inset.html: Added.
26804 2007-03-07  Rob Buis  <buis@kde.org>
26806         Reviewed by Darin.
26808         Adjusted tests for:
26809         http://bugs.webkit.org/show_bug.cgi?id=12579
26810         WebKit fails SVG xml:base test
26812         * dom/xhtml/level3/core/documentgetdocumenturi01-expected.txt:
26813         * dom/xhtml/level3/core/nodegetbaseuri01-expected.txt:
26814         * dom/xhtml/level3/core/nodegetbaseuri02-expected.txt:
26815         * dom/xhtml/level3/core/nodegetbaseuri04-expected.txt:
26816         * dom/xhtml/level3/core/nodegetbaseuri06-expected.txt:
26817         * svg/W3C-SVG-1.1/struct-image-07-t-expected.checksum:
26818         * svg/W3C-SVG-1.1/struct-image-07-t-expected.png:
26820 2007-03-07  Darin Adler  <darin@apple.com>
26822         Reviewed by Geoff.
26824         - change tests that depend on the order of iteration of built-in properties
26825           to sort explicitly so they don't depend on the order any more
26827         * fast/dom/Window/resources/window-appendages-cleared-results.html:
26828         * fast/dom/Window/window-appendages-cleared-expected.txt:
26830         * fast/dom/Window/window-properties-expected.txt:
26831         * fast/dom/Window/window-properties.html:
26833         * fast/js/regexp-caching-expected.txt:
26834         * fast/js/regexp-caching.html:
26836 2007-03-07  Alexey Proskuryakov  <ap@webkit.org>
26838         Reviewed by Darin.
26840         http://bugs.webkit.org/show_bug.cgi?id=12953
26841         Import/convert 4XPath test suite
26843         Import the rest of the converted suite. The only remaining failures are due to
26844         incorrect node order, bug 12497.
26846         * fast/xpath/4XPath/Core/test_literal_expr.html: Added.
26847         * fast/xpath/4XPath/Core/test_location_path.html: Added.
26848         * fast/xpath/4XPath/Core/test_node_test.html: Added.
26849         * fast/xpath/4XPath/Core/test_nodeset_expr.html: Added.
26850         * fast/xpath/4XPath/Core/test_parser-expected.txt: Added.
26851         * fast/xpath/4XPath/Core/test_parser.html: Added.
26852         * fast/xpath/4XPath/Core/test_predicate_list.html: Added.
26853         * fast/xpath/4XPath/Core/test_step-expected.txt: Added.
26854         * fast/xpath/4XPath/Core/test_step.html: Added.
26856 2007-03-07  David Kilzer  <ddkilzer@webkit.org>
26858         Reviewed by Darin.
26860         - LayoutTests part of fix for http://bugs.webkit.org/show_bug.cgi?id=12463
26861           WebArchiver - attempt to insert nil exception when archive empty iframe
26863         Tests using both dumpDOMAsWebArchive() and dumpSourceAsWebArchive() were added
26864         for this bug since a similar fix was suggested for the DOM case which was not
26865         needed.  The remaining changes are related to renaming dumpAsWebArchive() to
26866         dumpDOMAsWebArchive().
26868         * webarchive/archive-empty-frame-dom-expected.txt: Added.
26869         * webarchive/archive-empty-frame-dom.html: Added.
26870         * webarchive/archive-empty-frame-source-expected.txt: Added.
26871         * webarchive/archive-empty-frame-source.html: Added.
26872         * webarchive/resources/dump-webarchive.js: Renamed dumpAsWebArchive() to dumpDOMAsWebArchive().
26873         * webarchive/test-body-background-expected.txt: Ditto.
26874         * webarchive/test-body-background.html: Ditto.
26875         * webarchive/test-duplicate-resources-expected.txt: Ditto.
26876         * webarchive/test-frameset-expected.txt: Ditto.
26877         * webarchive/test-frameset.html: Ditto.
26878         * webarchive/test-img-src-expected.txt: Ditto.
26879         * webarchive/test-img-src.html: Ditto.
26880         * webarchive/test-input-src-expected.txt: Ditto.
26881         * webarchive/test-input-src.html: Ditto.
26882         * webarchive/test-link-href-expected.txt: Ditto.
26883         * webarchive/test-link-href.html: Ditto.
26884         * webarchive/test-object-data-expected.txt: Ditto.
26885         * webarchive/test-object-data.html: Ditto.
26886         * webarchive/test-script-src-expected.txt: Ditto.
26887         * webarchive/test-table-background-expected.txt: Ditto.
26888         * webarchive/test-table-background.html: Ditto.
26889         * webarchive/test-td-background-expected.txt: Ditto.
26890         * webarchive/test-td-background.html: Ditto.
26892 2007-03-07  David Kilzer  <ddkilzer@webkit.org>
26894         Reviewed by Mitz.
26896         - fix http://bugs.webkit.org/show_bug.cgi?id=12992
26897           Test failure (r19972):  LayoutTests/svg/custom/struct-use-09-b.svg
26899         * svg/custom/struct-use-09-b.svg: Changed to use Helvetica instead of 'Arial Black', Arial.
26900         * svg/custom/struct-use-09-b-expected.checksum: Update results.
26901         * svg/custom/struct-use-09-b-expected.png: Ditto.
26902         * svg/custom/struct-use-09-b-expected.txt: Ditto.
26904 2007-03-07  Justin Garcia  <justin.garcia@apple.com>
26906         Reviewed by mjs
26908         <http://bugs.webkit.org/show_bug.cgi?id=8592>
26909         Extra line left after deleting whitespace:pre text
26911         Re-enabled the test and removed a FIXME:
26912         * editing/deleting/merge-whitespace-pre-expected.checksum:
26913         * editing/deleting/merge-whitespace-pre-expected.png:
26914         * editing/deleting/merge-whitespace-pre-expected.txt:
26915         * editing/deleting/merge-whitespace-pre.html: Added.
26916         * editing/deleting/merge-whitespace-pre.html-disabled: Removed.
26918 2007-03-06  Alexey Proskuryakov  <ap@webkit.org>
26920         Reviewed by Sam Weinig.
26922         http://bugs.webkit.org/show_bug.cgi?id=12987
26923         Fix and import 4XPath test_numeric_expr.html
26925         * fast/xpath/4XPath/Core/test_numeric_expr-expected.txt:
26926         * fast/xpath/4XPath/Core/test_numeric_expr.html: Added.
26928 2007-03-07  Mark Rowe  <mrowe@apple.com>
26930         Add dumpAsText to test to match expected results.
26932         * fast/dom/Window/window-location-replace-functions.html:
26934 2007-03-06  Mark Rowe  <mrowe@apple.com>
26936         Reviewed by Sam Weinig.
26938         Test for http://bugs.webkit.org/show_bug.cgi?id=12942
26939         Bug 12942: ASSERTION FAILURE: qantas.com.au changing selected item in <select> via JS
26941         * fast/dom/select-selectedIndex-bug-12942-expected.txt: Added.
26942         * fast/dom/select-selectedIndex-bug-12942.html: Added.
26944 2007-03-06  Mitz Pettel  <mitz@webkit.org>
26946         Reviewed by Adele.
26948         - test for http://bugs.webkit.org/show_bug.cgi?id=12986
26949           REGRESSION(NativeListBox): Listboxes not updated when resized dynamically
26951         * fast/forms/select-change-listbox-size-expected.checksum: Added.
26952         * fast/forms/select-change-listbox-size-expected.png: Added.
26953         * fast/forms/select-change-listbox-size-expected.txt: Added.
26954         * fast/forms/select-change-listbox-size.html: Added.
26956 2007-03-06  Mitz Pettel  <mitz@webkit.org>
26958         Reviewed by Dave Hyatt.
26960         - repaint tests and updated result for http://bugs.webkit.org/show_bug.cgi?id=12885
26961           REGRESSION (r19696): Incomplete background repaint
26963         * fast/repaint/bugzilla-6278-expected.checksum:
26964         * fast/repaint/bugzilla-6278-expected.png:
26965         * fast/repaint/content-into-overflow-expected.checksum: Added.
26966         * fast/repaint/content-into-overflow-expected.png: Added.
26967         * fast/repaint/content-into-overflow-expected.txt: Added.
26968         * fast/repaint/content-into-overflow.html: Added.
26969         * fast/repaint/overflow-into-content-expected.checksum: Added.
26970         * fast/repaint/overflow-into-content-expected.png: Added.
26971         * fast/repaint/overflow-into-content-expected.txt: Added.
26972         * fast/repaint/overflow-into-content.html: Added.
26974 2007-03-06  Feng Qian  <feng@chromium.org>
26976         Reviewed by Maciej.
26978         - Tests for http://bugs.webkit.org/show_bug.cgi?id=12720
26979         Bug 12720: Re-defining window.location.toString function keeps re-loading forever
26981         * fast/dom/Window/window-location-replace-functions-expected.txt: Added.
26982         * fast/dom/Window/window-location-replace-functions.html: Added.
26984 2007-03-06  Kevin McCullough  <kmccullough@apple.com>
26986         Reviewed by Darin.
26988         <http://bugs.webkit.org/show_bug.cgi?id=12686>
26989         REGRESSION: Bloglines.com Feeds tab cannot expand folders in TOT
26990         - Now all class constructors implement implementsHasInstance.
26992         * fast/dom/dom-instanceof-expected.txt: Added.
26993         * fast/dom/dom-instanceof.html: Added.
26995 2007-03-06  Justin Garcia  <justin.garcia@apple.com>
26997         Reviewed by kevin
26998         
26999         <http://bugs.webkit.org/show_bug.cgi?id=12245>
27000         FCKeditor: Remove Format sometimes doesn't work
27001         <rdar://problem/4786404>
27002         Underline style is not removed from selection after performing Remove Format
27004         Added:
27005         * editing/execCommand/4786404-1-expected.checksum: Added.
27006         * editing/execCommand/4786404-1-expected.png: Added.
27007         * editing/execCommand/4786404-1-expected.txt: Added.
27008         * editing/execCommand/4786404-1.html: Added.
27009         * editing/execCommand/4786404-2-expected.checksum: Added.
27010         * editing/execCommand/4786404-2-expected.png: Added.
27011         * editing/execCommand/4786404-2-expected.txt: Added.
27012         * editing/execCommand/4786404-2.html: Added.
27013         Demonstrate fixes:
27014         * editing/execCommand/4920488-expected.checksum:
27015         * editing/execCommand/4920488-expected.png:
27016         * editing/execCommand/4920488-expected.txt:
27017         * editing/execCommand/4920742-1-expected.checksum:
27018         * editing/execCommand/4920742-1-expected.png:
27019         * editing/execCommand/4920742-1-expected.txt:
27020         * editing/execCommand/remove-formatting-2-expected.checksum:
27021         * editing/execCommand/remove-formatting-2-expected.png:
27022         * editing/execCommand/remove-formatting-2-expected.txt:
27023         Ditto, also added a FIXME:
27024         * editing/execCommand/remove-formatting-expected.checksum:
27025         * editing/execCommand/remove-formatting-expected.png:
27026         * editing/execCommand/remove-formatting-expected.txt:
27027         * editing/execCommand/remove-formatting.html:
27029 2007-03-06  Kevin Decker <kdecker@apple.com>
27031         Reviewed by Adele.
27032         
27033         <rdar://problem/5041660>
27034         When we made the switch to non-NSView form controls, <keygen> was accidentally left behind.
27035         * fast/html/keygen-expected.txt: Added.
27036         * fast/html/keygen.html: Added.
27038 2007-03-06  Nikolas Zimmermann  <zimmermann@kde.org>
27040         Reviewed by Oliver.
27042         Add new <use> layout tests.
27044         * svg/custom/use-empty-reference-expected.checksum: Added.
27045         * svg/custom/use-empty-reference-expected.png: Added.
27046         * svg/custom/use-empty-reference-expected.txt: Added.
27047         * svg/custom/use-empty-reference.svg: Added.
27048         * svg/custom/use-recalcStyle-crash-expected.checksum: Added.
27049         * svg/custom/use-recalcStyle-crash-expected.png: Added.
27050         * svg/custom/use-recalcStyle-crash-expected.txt: Added.
27051         * svg/custom/use-recalcStyle-crash.svg: Added.
27053 2007-03-06  Nikolas Zimmermann  <zimmermann@kde.org>
27055         Reviewed by Mitz.
27057         Remove an alert() which got accidently added in my last commit.
27059         * svg/custom/use-modify-target-symbol-expected.txt:
27060         * svg/custom/use-modify-target-symbol.svg:
27062 2007-03-06  Anders Carlsson  <acarlsson@apple.com>
27064         Reviewed by Maciej.
27066         <rdar://problem/5035045>
27067         REGRESSION: WebKit browser doesn't display image at http://www.metoffice.gov.uk/weather/satellite/index.html
27068         
27069         Add some tests where image elements have id _and_ name elements.
27070         
27071         * fast/dom/HTMLDocument/document-special-properties-expected.txt:
27072         * fast/dom/HTMLDocument/document-special-properties.html:
27074 2007-03-05  Kevin McCullough  <kmccullough@apple.com>
27076         Reviewed by Mark and Dave H.
27078         - rdar://problem/5038491
27079         An oversight of the security fix that prevented remote from loading local is that it
27080         prevents user style sheets when the site is remote.  This fixes that.
27082         * http/tests/security/local-user-CSS-from-remote-expected.txt: Added.
27083         * http/tests/security/local-user-CSS-from-remote.html: Added.
27085 2007-03-06  Nikolas Zimmermann  <zimmermann@kde.org>
27087         Reviewed by Darin.
27089         Updated SVG test results after enabling <use> again.
27091         Added test: svg/custom/use-nested-transform.svg
27092         Added test: svg/custom/struct-use-09-b.svg (not yet official W3C-SVG-1.1 testcase)
27093         Fixes test: svg/custom/use-elementInstance-event-target.svg (rectangle now turns green on first click)
27095         * svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
27096         * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
27097         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
27098         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
27099         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
27100         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
27101         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
27102         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
27103         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
27104         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
27105         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.png:
27106         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
27107         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
27108         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
27109         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
27110         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
27111         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
27112         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
27113         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
27114         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
27115         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.png:
27116         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
27117         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.png:
27118         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
27119         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.png:
27120         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
27121         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.png:
27122         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
27123         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
27124         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
27125         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.png:
27126         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
27127         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.png:
27128         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
27129         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
27130         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
27131         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
27132         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
27133         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
27134         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
27135         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
27136         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
27137         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
27138         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
27139         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
27140         * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
27141         * svg/W3C-SVG-1.1/struct-group-03-t-expected.png:
27142         * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
27143         * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
27144         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
27145         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
27146         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
27147         * svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
27148         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
27149         * svg/W3C-SVG-1.1/struct-use-03-t-expected.png:
27150         * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
27151         * svg/W3C-SVG-1.1/struct-use-05-b-expected.png:
27152         * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
27153         * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
27154         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
27155         * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
27156         * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
27157         * svg/W3C-SVG-1.1/text-text-05-t-expected.png:
27158         * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
27159         * svg/W3C-SVG-1.1/text-text-06-t-expected.png:
27160         * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
27161         * svg/carto.net/button-expected.txt:
27162         * svg/carto.net/colourpicker-expected.txt:
27163         * svg/carto.net/slider-expected.txt:
27164         * svg/carto.net/window-expected.txt:
27165         * svg/custom/deep-dynamic-updates-expected.txt:
27166         * svg/custom/path-textPath-simulation-expected.png:
27167         * svg/custom/path-textPath-simulation-expected.txt:
27168         * svg/custom/pointer-events-image-expected.png:
27169         * svg/custom/pointer-events-path-expected.png:
27170         * svg/custom/pointer-events-text-expected.png:
27171         * svg/custom/struct-use-09-b-expected.checksum: Added.
27172         * svg/custom/struct-use-09-b-expected.png: Added.
27173         * svg/custom/struct-use-09-b-expected.txt: Added.
27174         * svg/custom/struct-use-09-b.svg: Added.
27175         * svg/custom/text-hit-test-expected.png:
27176         * svg/custom/use-clipped-hit-expected.png:
27177         * svg/custom/use-clipped-hit-expected.txt:
27178         * svg/custom/use-elementInstance-event-target-expected.png:
27179         * svg/custom/use-elementInstance-event-target-expected.txt:
27180         * svg/custom/use-elementInstance-methods-expected.png:
27181         * svg/custom/use-elementInstance-methods-expected.txt:
27182         * svg/custom/use-event-handler-on-referenced-element-expected.png:
27183         * svg/custom/use-event-handler-on-referenced-element-expected.txt:
27184         * svg/custom/use-event-handler-on-use-element-expected.png:
27185         * svg/custom/use-event-handler-on-use-element-expected.txt:
27186         * svg/custom/use-events-crash-expected.checksum: Added.
27187         * svg/custom/use-events-crash-expected.png: Added.
27188         * svg/custom/use-events-crash-expected.txt:
27189         * svg/custom/use-forward-refs-expected.txt:
27190         * svg/custom/use-instanceRoot-modifications-expected.png:
27191         * svg/custom/use-instanceRoot-modifications-expected.txt:
27192         * svg/custom/use-modify-container-in-target-expected.png:
27193         * svg/custom/use-modify-container-in-target-expected.txt:
27194         * svg/custom/use-modify-target-container-expected.png:
27195         * svg/custom/use-modify-target-container-expected.txt:
27196         * svg/custom/use-modify-target-symbol-expected.png:
27197         * svg/custom/use-modify-target-symbol-expected.txt:
27198         * svg/custom/use-modify-target-symbol.svg:
27199         * svg/custom/use-nested-transform-expected.checksum: Added.
27200         * svg/custom/use-nested-transform-expected.png: Added.
27201         * svg/custom/use-nested-transform-expected.txt: Added.
27202         * svg/custom/use-nested-transform.svg: Added.
27203         * svg/custom/use-on-g-containing-use-expected.png:
27204         * svg/custom/use-on-g-containing-use-expected.txt:
27205         * svg/custom/use-on-g-expected.png:
27206         * svg/custom/use-on-g-expected.txt:
27207         * svg/custom/use-on-rect-expected.png:
27208         * svg/custom/use-on-rect-expected.txt:
27209         * svg/custom/use-on-symbol-expected.png:
27210         * svg/custom/use-on-symbol-expected.txt:
27211         * svg/custom/use-on-symbol-inside-pattern-expected.png:
27212         * svg/custom/use-on-symbol-inside-pattern-expected.txt:
27213         * svg/custom/use-on-text-expected.png:
27214         * svg/custom/use-on-text-expected.txt:
27215         * svg/custom/use-on-use-expected.png:
27216         * svg/custom/use-on-use-expected.txt:
27217         * svg/custom/use-property-changes-through-dom-expected.png:
27218         * svg/custom/use-property-changes-through-dom-expected.txt:
27219         * svg/custom/use-property-changes-through-svg-dom-expected.txt:
27220         * svg/custom/use-recursion-1-expected.txt:
27221         * svg/custom/use-recursion-2-expected.txt:
27222         * svg/custom/use-recursion-3-expected.txt:
27223         * svg/custom/use-recursion-4-expected.txt:
27224         * svg/custom/use-symbol-overflow-expected.png:
27225         * svg/custom/use-symbol-overflow-expected.txt:
27226         * svg/custom/use-transform-expected.png:
27227         * svg/custom/use-transform-expected.txt:
27229 2007-03-06  Nikolas Zimmermann  <zimmermann@kde.org>
27231         Reviewed by Darin.
27233         Add new test demonstrating that the getPointAtLength() function
27234         of SVGPathElement actually works now.
27236         * svg/custom/path-textPath-simulation-expected.checksum: Added.
27237         * svg/custom/path-textPath-simulation-expected.png: Added.
27238         * svg/custom/path-textPath-simulation-expected.txt: Added.
27239         * svg/custom/path-textPath-simulation.svg: Added.
27241 2007-03-05  Darin Adler  <darin@apple.com>
27243         Reviewed by Oliver.
27245         Text encoding test case
27247         * fast/encoding/char-encoding-expected.txt: Added.
27248         * fast/encoding/char-encoding.html: Added.
27249         * fast/encoding/charset-names-expected.txt: Moved.
27250         * fast/encoding/charset-names.html: Moved.
27252 2007-03-05  Alexey Proskuryakov  <ap@webkit.org>
27254         Reviewed by Darin.
27256         http://bugs.webkit.org/show_bug.cgi?id=12970
27257         Fix and import 4XPath test_core_functions.html test
27259         * fast/xpath/4XPath/Core/test_core_functions-expected.txt: Added.
27260         * fast/xpath/4XPath/Core/test_core_functions.html: Added.
27261         The remaining failures with id() are caused by an XML DOM problem - ID attributes declared
27262         in an internal subset are not treated as such.
27264         * fast/xpath/4XPath/Core/test.js: Common data for XPath tests.
27266 2007-03-05  Anders Carlsson  <acarlsson@apple.com>
27268         * plugins/get-url-with-blank-target-expected.txt:
27269         Update test result.
27271 2007-03-05  Anders Carlsson  <acarlsson@apple.com>
27273         Reviewed by Adam, Darin.
27275         <rdar://problem/5025212>
27276         In Mail, a crash occurs at WebCore::Frame::tree() when clicking on embedded flash object
27278         * plugins/get-url-with-blank-target-expected.txt: Added.
27279         * plugins/get-url-with-blank-target.html: Added.
27281 2007-03-05  Alexey Proskuryakov  <ap@webkit.org>
27283         Reviewed by Darin.
27285         http://bugs.webkit.org/show_bug.cgi?id=12954
27286         XPath relative operations are implemented incorrectly
27288         * fast/xpath/4XPath/Core/test_boolean_expr-expected.txt: Added.
27289         * fast/xpath/4XPath/Core/test_boolean_expr.html: Added.
27291         * fast/xpath/4XPath/Borrowed/cz_20030217-expected.txt: Added.
27292         * fast/xpath/4XPath/Borrowed/cz_20030217.html: Added.
27293         * fast/xpath/4XPath/Borrowed/kd_20010423-expected.txt: Added.
27294         * fast/xpath/4XPath/Borrowed/kd_20010423.html: Added.
27295         * fast/xpath/4XPath/Borrowed/od_20000608-expected.txt: Added.
27296         * fast/xpath/4XPath/Borrowed/od_20000608.html: Added.
27297         * fast/xpath/4XPath/Borrowed/resources/od_20000608.xml: Added.
27298         * fast/xpath/4XPath/Borrowed/rs_20010831-expected.txt: Added.
27299         * fast/xpath/4XPath/Borrowed/rs_20010831.html: Added.
27300         * fast/xpath/4XPath/Borrowed/sr_20021217-expected.txt: Added.
27301         * fast/xpath/4XPath/Borrowed/sr_20021217.html: Added.
27302         Added a bunch of XPath tests that already passed.
27304         * fast/xpath/4XPath/Borrowed/namespace-nodes-expected.txt: Added.
27305         * fast/xpath/4XPath/Borrowed/namespace-nodes.html: Added.
27306         * fast/xpath/namespace-nodes-expected.txt: Removed.
27307         * fast/xpath/namespace-nodes.html: Removed.
27308         Moved a previously imported 4XPath test.
27310 2007-03-05  Rob Buis  <buis@kde.org>
27312         Reviewed by Darin.
27314         Add test for:
27315         http://bugs.webkit.org/show_bug.cgi?id=12868
27316         parts of the CSS classes in this simple SVG example are not applied
27318         * svg/custom/xml-stylesheet-expected.checksum: Added.
27319         * svg/custom/xml-stylesheet-expected.png: Added.
27320         * svg/custom/xml-stylesheet-expected.txt: Added.
27321         * svg/custom/xml-stylesheet.css: Added.
27322         * svg/custom/xml-stylesheet.svg: Added.
27324 2007-03-04  Alexey Proskuryakov  <ap@webkit.org>
27326         Reviewed by Darin.
27328         http://bugs.webkit.org/show_bug.cgi?id=12961
27329         shouldBe() should support NaN
27331         * fast/js/resources/js-test-pre.js: Make shouldBe() succeed if both sides are NaN numbers.
27333 2007-03-04  Adele Peterson  <adele@apple.com>
27335         Reviewed by Darin.
27337         * fast/events/keydown-keypress-preventDefault-expected.txt: Added.
27338         * fast/events/keydown-keypress-preventDefault.html: Added.
27340 2007-03-02  Anders Carlsson  <acarlsson@apple.com>
27342         Reviewed by Darin.
27344         <rdar://problem/5028165> 
27345         http://bugs.webkit.org/show_bug.cgi?id=12915
27346         REGRESSION: XMLHttpRequest.abort() does not stop loading (12915)
27348         * http/tests/xmlhttprequest/abort-should-cancel-load-expected.txt: Added.
27349         * http/tests/xmlhttprequest/abort-should-cancel-load.html: Added.
27351 2007-03-04  David Kilzer  <ddkilzer@webkit.org>
27353         Reviewed by Nikolas Zimmermann.
27355         - fix http://bugs.webkit.org/show_bug.cgi?id=12951
27356           REGRESSION (r19949): LayoutTests/fast/xsl/xslt-processer.html fails
27358         Fixed spelling of "processer" to "processor" in file names.
27360         * fast/xsl/xslt-processer-expected.txt: Removed.
27361         * fast/xsl/xslt-processer.html: Removed.
27362         * fast/xsl/xslt-processor-expected.txt: Added. Results progressed after fixing
27363         Bugzilla Bug 12735 (<rdar://problem/4545040>).
27364         * fast/xsl/xslt-processor.html: Added.
27366 2007-03-02  Kevin McCullough  <kmccullough@apple.com>
27368         Reviewed by Geoff.
27370         - rdar://problem/4922454
27371         - This fixes a security issue by making remote referrers not able to access local
27372         resources, unless they register their schemes to be treated as local. The result is
27373         that those schemes can access local resources and cannot be accessed by remote
27374         referrers.
27375         Because this behavior is new a link-on-or-after check is made to determine if the
27376         app should use the older, less safe, behavior.
27378         * fast/loader/local-CSS-from-local-expected.txt: Added.
27379         * fast/loader/local-CSS-from-local.html: Added.
27380         * fast/loader/local-JavaScript-from-local-expected.txt: Added.
27381         * fast/loader/local-JavaScript-from-local.html: Added.
27382         * fast/loader/local-iFrame-source-from-local-expected.txt: Added.
27383         * fast/loader/local-iFrame-source-from-local.html: Added.
27384         * fast/loader/local-image-from-local-expected.txt: Added.
27385         * fast/loader/local-image-from-local.html: Added.
27386         * http/tests/security/local-CSS-from-remote-expected.txt: Added.
27387         * http/tests/security/local-CSS-from-remote.html: Added.
27388         * http/tests/security/local-JavaScript-from-remote-expected.txt: Added.
27389         * http/tests/security/local-JavaScript-from-remote.html: Added.
27390         * http/tests/security/local-iFrame-from-remote-expected.txt: Added.
27391         * http/tests/security/local-iFrame-from-remote.html: Added.
27392         * http/tests/security/local-image-from-remote-expected.txt: Added.
27393         * http/tests/security/local-image-from-remote.html: Added.
27394         * http/tests/security/resources/compass.jpg: Added.
27395         * http/tests/security/resources/cssStyle.css: Added.
27396         * http/tests/security/resources/localPage.html: Added.
27397         * http/tests/security/resources/localScript.js: Added.
27399 2007-03-02  Justin Garcia  <justin.garcia@apple.com>
27401         Reviewed by kevin
27402         
27403         <rdar://problem/5028447>
27404         REGRESSION: Gmail Editor: Copied message text pastes at the wrong font size
27406         * editing/pasteboard/5028447-expected.checksum: Added.
27407         * editing/pasteboard/5028447-expected.png: Added.
27408         * editing/pasteboard/5028447-expected.txt: Added.
27409         * editing/pasteboard/5028447.html: Added.
27411 2007-03-02  Justin Garcia  <justin.garcia@apple.com>
27413         Reviewed by harrison
27414         
27415         <rdar://problem/4545040>
27416         innerHTML does not HTML-escape text nodes inside PRE elements
27417         <rdar://problem/5027857>
27418         Pasting into Mail from Safari's view-source window renders the HTML
27420         * editing/pasteboard/5027857-expected.checksum: Added.
27421         * editing/pasteboard/5027857-expected.png: Added.
27422         * editing/pasteboard/5027857-expected.txt: Added.
27423         * editing/pasteboard/5027857.html: Added.
27425 2007-03-02  Justin Garcia  <justin.garcia@apple.com>
27427         Reviewed by john
27428         
27429         <rdar://problem/5032095>
27430         Gmail Editor: Copied text pastes on a new line instead of current line
27432         * editing/pasteboard/5032095-expected.checksum: Added.
27433         * editing/pasteboard/5032095-expected.png: Added.
27434         * editing/pasteboard/5032095-expected.txt: Added.
27435         * editing/pasteboard/5032095.html: Added.
27437 2007-03-01  Antti Koivisto  <antti@apple.com>
27439         Reviewed by Maciej.
27440         
27441         HTTP layout test for http://bugs.webkit.org/show_bug.cgi?id=12690
27442         REGRESSION: can not log in to bank of america with TOT webkit
27443         <rdar://problem/4990044>
27445         also for
27446         http://bugs.webkit.org/show_bug.cgi?id=12604
27447         http://bugs.webkit.org/show_bug.cgi?id=12020
27448         
27449         * http/tests/misc/multiple-submit-expected.txt: Added.
27450         * http/tests/misc/multiple-submit.html: Added.
27451         * http/tests/misc/resources/post-echo-and-notify-done.cgi: Added.
27453 2007-03-01  Kevin McCullough  <kmccullough@apple.com>
27455         Reviewed by Adam.
27457         - Tests that the url of a document after an open is what it was before the open.
27459         * fast/loader/external-script-URL-location-expected.txt: Added.
27460         * fast/loader/external-script-URL-location.html: Added.
27461         * fast/loader/resources/external-script-URL-location.js: Added.
27463 2007-03-01  Mitz Pettel  <mitz@webkit.org>
27465         Reviewed by Maciej.
27467         - test for http://bugs.webkit.org/show_bug.cgi?id=12801
27468           Assertion failure in createMarkup() (root) when doing Select All, Copy in an SVG document
27470         * editing/pasteboard/createMarkup-assert-expected.txt: Added.
27471         * editing/pasteboard/createMarkup-assert.xml: Added.
27473 2007-02-28  Geoffrey Garen  <ggaren@apple.com>
27475         Reviewed by Bradeee Eidson.
27477         Disabling this test for now because it fails on the buildbot but not on
27478         my Intel or PPC machines. I've filed http://bugs.webkit.org/show_bug.cgi?id=12930
27479         to track this issue.
27481         * fast/leaks/003.html: Removed.
27483 2007-02-27  Antti Koivisto  <antti@apple.com>
27485         Reviewed by Maciej.
27487         - test for http://bugs.webkit.org/show_bug.cgi?id=12911
27488         GoogleDocs: Ordered lists don't update immediately when start attribute changed
27490         * fast/lists/ol-start-dynamic-expected.checksum: Added.
27491         * fast/lists/ol-start-dynamic-expected.png: Added.
27492         * fast/lists/ol-start-dynamic-expected.txt: Added.
27493         * fast/lists/ol-start-dynamic.html: Added.
27494         
27495 2007-02-28  Rob Buis  <buis@kde.org>
27497         Reviewed by Maciej.
27499         Add testcase for:
27500         http://bugs.webkit.org/show_bug.cgi?id=12609
27501         Any SVG element will create renderers even when children of HTML elements
27503         * svg/custom/xhtml-no-svg-renderer-expected.checksum: Added.
27504         * svg/custom/xhtml-no-svg-renderer-expected.png: Added.
27505         * svg/custom/xhtml-no-svg-renderer-expected.txt: Added.
27506         * svg/custom/xhtml-no-svg-renderer.xhtml: Added.
27508 2007-02-28  Rob Buis  <buis@kde.org>
27510         Reviewed by Maciej.
27512         Add test for:
27513         http://bugs.webkit.org/show_bug.cgi?id=12913
27514         Markers do not render in webkit when it misses markerWidth or markerHeight attribute
27516         * svg/custom/marker-default-width-height-expected.checksum: Added.
27517         * svg/custom/marker-default-width-height-expected.png: Added.
27518         * svg/custom/marker-default-width-height-expected.txt: Added.
27519         * svg/custom/marker-default-width-height.svg: Added.
27521 2007-02-27  Geoffrey Garen  <ggaren@apple.com>
27523         Extending the timeout on this test to see if it fixes the buildbot failure.
27524         (I don't get a failure locally.)
27526         * fast/leaks/003.html:
27528 2007-02-27  Justin Garcia  <justin.garcia@apple.com>
27530         Reviewed by oliver
27531         
27532         <rdar://problem/5027300>
27533         REGRESSION: Images inserted with align left/right are lost
27535         * editing/inserting/12882-expected.checksum: Added.
27536         * editing/inserting/12882-expected.png: Added.
27537         * editing/inserting/12882-expected.txt: Added.
27538         * editing/inserting/12882.html: Added.
27540 2007-02-27  Mitz Pettel  <mitz@webkit.org>
27542         Reviewed by Hyatt.
27544         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12910
27545           REGRESSION (r18756-r18765): list-bullet doesn't redraw properly when changing the list's content using JavaScript
27547         * fast/repaint/list-marker-expected.checksum: Added.
27548         * fast/repaint/list-marker-expected.png: Added.
27549         * fast/repaint/list-marker-expected.txt: Added.
27550         * fast/repaint/list-marker.html: Added.
27552 2007-02-27  Antti Koivisto  <antti@apple.com>
27554         Reviewed by Hyatt.
27555         
27556         - test for http://bugs.webkit.org/show_bug.cgi?id=12918
27557         REGRESSION: Google Finance dropdown Flickers
27558         <rdar://4988039>
27560         * fast/events/mouseout-dead-node-expected.checksum: Added.
27561         * fast/events/mouseout-dead-node-expected.png: Added.
27562         * fast/events/mouseout-dead-node-expected.txt: Added.
27563         * fast/events/mouseout-dead-node.html: Added.
27565 2007-02-27  Geoffrey Garen  <ggaren@apple.com>
27567         Bumped up the wiggle room on this test because it's failing on the buildbot.
27568         (We're still well below the ~100 objects you would see in a real failure.)
27570         * fast/leaks/003.html:
27572 2007-02-27  Geoffrey Garen  <ggaren@apple.com>
27574         Reviewed by Maciej Stachowiak.
27575         
27576         Test for http://bugs.webkit.org/show_bug.cgi?id=12659 | <rdar://problem/4954306> 
27577         JS objects not collected after closing window @ ebay.com/maps.google.com
27578         
27579         * fast/leaks/003-expected.txt: Added.
27580         * fast/leaks/003.html: Added.
27582         * fast/dom/gc-10.html: Bumped the wiggle room threshold on this test by 2 
27583         because it's failing on my machine with the patch applied but, according 
27584         to the test notes, we're still well within the margin of error.
27586 2007-02-27  Rob Buis  <buis@kde.org>
27588         Reviewed by David Hyatt.
27590         http://bugs.webkit.org/show_bug.cgi?id=4128
27591         !important is ignored in inline styling.
27593         Add testcase based on the one in the bug report.
27595         * fast/css/inline-properties-important-expected.checksum: Added.
27596         * fast/css/inline-properties-important-expected.png: Added.
27597         * fast/css/inline-properties-important-expected.txt: Added.
27598         * fast/css/inline-properties-important.html: Added.
27600 2007-02-27  Darin Adler  <darin@apple.com>
27602         - test for MacRoman encoding name alias
27604         * fast/encoding/charset-names-expected.txt: Added.
27605         * fast/encoding/charset-names.html: Added.
27607 2007-02-27  Darin Adler  <darin@apple.com>
27609         * fast/css/computed-style-expected.txt: Updated test result for
27610         Hyatt's addition of -webkit-border-fit.
27612 2007-02-27  Rob Buis  <buis@kde.org>
27614         Reviewed by Maciej.
27616         Add test for:
27617         http://bugs.webkit.org/show_bug.cgi?id=12905
27618         Not all svg shapes should support markers
27620         * svg/custom/shapes-supporting-markers-expected.checksum: Added.
27621         * svg/custom/shapes-supporting-markers-expected.png: Added.
27622         * svg/custom/shapes-supporting-markers-expected.txt: Added.
27623         * svg/custom/shapes-supporting-markers.svg: Added.
27625 2007-02-27  Adele Peterson  <adele@apple.com>
27627         Reviewed by Lars.
27629         Updated test for http://bugs.webkit.org/show_bug.cgi?id=12902
27630         <rdar://problem/5012679> REGRESSION: Pressing return key doesn't 
27631         move caret to next line after applying a font color in GMail
27633         * fast/frames/iframe-window-focus-expected.txt:
27634         * fast/frames/iframe-window-focus.html: Updated test to include insertion of newlines.
27636 2007-02-26  Maciej Stachowiak  <mjs@apple.com>
27638         Reviewed by Oliver.
27640         - test cases for <rdar://problem/4946881> Recursive loop with <marker> not caught, crashes in WebCore::SVGPaintServer::draw (11244)
27641         http://bugs.webkit.org/show_bug.cgi?id=11244
27643         * svg/custom/circular-marker-reference-1-expected.checksum: Added.
27644         * svg/custom/circular-marker-reference-1-expected.png: Added.
27645         * svg/custom/circular-marker-reference-1-expected.txt: Added.
27646         * svg/custom/circular-marker-reference-1.svg: Added.
27647         * svg/custom/circular-marker-reference-2-expected.checksum: Added.
27648         * svg/custom/circular-marker-reference-2-expected.png: Added.
27649         * svg/custom/circular-marker-reference-2-expected.txt: Added.
27650         * svg/custom/circular-marker-reference-2.svg: Added.
27651         * svg/custom/circular-marker-reference-3-expected.checksum: Added.
27652         * svg/custom/circular-marker-reference-3-expected.png: Added.
27653         * svg/custom/circular-marker-reference-3-expected.txt: Added.
27654         * svg/custom/circular-marker-reference-3.svg: Added.
27655         * svg/custom/circular-marker-reference-4-expected.checksum: Added.
27656         * svg/custom/circular-marker-reference-4-expected.png: Added.
27657         * svg/custom/circular-marker-reference-4-expected.txt: Added.
27658         * svg/custom/circular-marker-reference-4.svg: Added.
27659         * svg/custom/non-circular-marker-reference-expected.checksum: Added.
27660         * svg/custom/non-circular-marker-reference-expected.png: Added.
27661         * svg/custom/non-circular-marker-reference-expected.txt: Added.
27662         * svg/custom/non-circular-marker-reference.svg: Added.
27664 2007-02-26  Mitz Pettel  <mitz@webkit.org>
27666         Reviewed by Antti Koivisto.
27668         - test for http://bugs.webkit.org/show_bug.cgi?id=12899
27669           Ordered lists not updating dynamically with new styles
27671         * fast/lists/list-style-type-dynamic-change-expected.checksum: Added.
27672         * fast/lists/list-style-type-dynamic-change-expected.png: Added.
27673         * fast/lists/list-style-type-dynamic-change-expected.txt: Added.
27674         * fast/lists/list-style-type-dynamic-change.html: Added.
27676 2007-02-26  Adele Peterson  <adele@apple.com>
27678         Reviewed by Maciej.
27680         Test for <rdar://problem/5012761> REGRESSION: form submit invokes wrong event handler
27682         * fast/events/submit-reset-nested-bubble-expected.txt: Added.
27683         * fast/events/submit-reset-nested-bubble.html: Added.
27685 2007-02-26  Oliver Hunt  <oliver@apple.com>
27687         Reviewed by Adam.
27689         Layout test for rdar://problem/5021127
27691         * fast/events/standalone-image-drag-to-editable-expected.checksum: Added.
27692         * fast/events/standalone-image-drag-to-editable-expected.png: Added.
27693         * fast/events/standalone-image-drag-to-editable-expected.txt: Added.
27694         * fast/events/standalone-image-drag-to-editable.html: Added.
27696 2007-02-26  David Hyatt  <hyatt@apple.com>
27698         Land layout test demonstrating border-fit.
27700         Reviewed by darin
27702         * fast/borders/border-fit-expected.checksum: Added.
27703         * fast/borders/border-fit-expected.png: Added.
27704         * fast/borders/border-fit-expected.txt: Added.
27705         * fast/borders/border-fit.html: Added.
27706         * fast/borders/resources/Balloon_12641896.tiff: Added.
27707         * fast/borders/resources/Balloon_8107502.tiff: Added.
27708         * fast/borders/resources/largePerson.png: Added.
27710 2007-02-26  Adele Peterson  <adele@apple.com>
27712         Reviewed by Adam.
27714         Test for <rdar://problem/4990700> Safari always crashes when attempting to edit/view 
27715         Yahoo pipes in WebCore::HTMLSelectElement::optionToListIndex
27717         * fast/forms/select-out-of-bounds-index-expected.txt: Added.
27718         * fast/forms/select-out-of-bounds-index.html: Added.
27720 2007-02-25  Mitz Pettel  <mitz@webkit.org>
27722         Reviewed by David Hyatt.
27724         - test for http://bugs.webkit.org/show_bug.cgi?id=12886
27725           Crash with Scriptalicious javascript library
27727         * fast/dynamic/float-withdrawal-expected.checksum: Added.
27728         * fast/dynamic/float-withdrawal-expected.png: Added.
27729         * fast/dynamic/float-withdrawal-expected.txt: Added.
27730         * fast/dynamic/float-withdrawal.html: Added.
27732 2007-02-24  Geoffrey Garen  <ggaren@apple.com>
27734         Reviewed by Darin Adler.
27735         
27736         Layout tests for BidiRun leaks.
27737         
27738         * fast/leaks/001-expected.txt: Added.
27739         * fast/leaks/001.html: Added.
27740         * fast/leaks/002-expected.txt: Added.
27741         * fast/leaks/002.html: Added.
27743 2007-02-24  Alexey Proskuryakov  <ap@webkit.org>
27745         Reviewed by Anders.
27747         Fix the test not to include any custom content in its auto-generated HTML wrapper.
27749         * fast/js/resources/select-options-add.js:
27750         * fast/js/select-options-add-expected.txt:
27751         * fast/js/select-options-add.html:
27753 2007-02-23  Mitz Pettel  <mitz@webkit.org>
27755         Reviewed by Maciej.
27757         - updated test result for http://bugs.webkit.org/show_bug.cgi?id=12856
27758           REGRESSION (r13685): Canceling the suggestion popup does not revert the change
27760         * editing/deleting/delete-3800834-fix-expected.txt:
27762 2007-02-23  Mitz Pettel  <mitz@webkit.org>
27764         Reviewed by Darin.
27766         - test for http://bugs.webkit.org/show_bug.cgi?id=12823
27767           REGRESSION(r16968-16977): unable to prevent selection by cancelling "selectstart" event
27769         * fast/events/selectstart-during-autoscroll-expected.txt: Added.
27770         * fast/events/selectstart-during-autoscroll.html: Added.
27772 2007-02-22  Feng Qian  <feng@chromium.org>
27774         Reviewed by Maciej.
27776         - Test for http://bugs.webkit.org/show_bug.cgi?id=12850
27777           Leaks >10k objects
27779         * fast/events/remove-event-listener-expected.txt: Added.
27780         * fast/events/remove-event-listener.html: Added.
27782 2007-02-22  Justin Garcia  <justin.garcia@apple.com>
27784         Reviewed by darin
27785         
27786         <rdar://problem/5007143>
27787         REGRESSION: WebKit doesn't remember horizontal position of caret when moving forward by line
27789         Added, tests the removal of the use of the 
27790         recalc bool from xPosForVerticalArrowNavigation(...):
27791         * editing/selection/5007143-2-expected.checksum: Added.
27792         * editing/selection/5007143-2-expected.png: Added.
27793         * editing/selection/5007143-2-expected.txt: Added.
27794         * editing/selection/5007143-2.html: Added.
27795         Added, demonstrate the changes to modify:
27796         * editing/selection/5007143-expected.checksum: Added.
27797         * editing/selection/5007143-expected.png: Added.
27798         * editing/selection/5007143-expected.txt: Added.
27799         * editing/selection/5007143.html: Added.
27800         Demonstrates a bug (filed 5017312):
27801         * editing/style/block-style-004-expected.txt:
27802         * editing/style/block-style-005-expected.txt:
27803         * editing/style/block-style-006-expected.txt:
27804         Fixed:
27805         * editing/selection/3690703-2-expected.checksum:
27806         * editing/selection/3690703-2-expected.png:
27807         * editing/selection/3690703-2-expected.txt:
27808         * editing/style/create-block-for-style-009-expected.checksum:
27809         * editing/style/create-block-for-style-009-expected.png:
27810         * editing/style/create-block-for-style-009-expected.txt:
27811         * editing/style/create-block-for-style-011-expected.checksum:
27812         * editing/style/create-block-for-style-011-expected.png:
27813         * editing/style/create-block-for-style-011-expected.txt:
27815 2007-02-22  Adele Peterson  <adele@apple.com>
27817         Reviewed by Darin.
27819         Test for <rdar://problem/5014970> 9A374: Tabs don't work in the message body
27821         * fast/events/keypress-insert-tab-expected.txt: Added.
27822         * fast/events/keypress-insert-tab.html: Added.
27824 2007-02-22  Geoffrey Garen  <ggaren@apple.com>
27826         Used svn merge -r19786:19785 to roll out previous SVG results produced by 
27827         hack to work around SVG painting issue in DRT.
27828         
27829         The new work-around preserves the old SVG results -- both text and pixel. 
27830         This should fix the ~400 new pixel failures introduced in r19786.
27832         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
27833         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
27834         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
27835         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
27836         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
27837         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
27838         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
27839         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
27840         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
27841         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
27842         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
27843         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
27844         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
27845         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
27846         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
27847         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
27848         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
27849         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
27850         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
27851         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
27852         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
27853         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
27854         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
27855         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
27856         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
27857         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
27858         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
27859         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
27860         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
27861         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
27862         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
27863         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
27864         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
27865         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
27866         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
27867         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
27868         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
27869         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
27870         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
27871         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
27872         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
27873         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
27874         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
27875         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
27876         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
27877         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
27878         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
27879         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
27880         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
27881         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
27882         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
27883         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
27884         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
27885         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
27886         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
27887         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
27888         * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
27889         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
27890         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
27891         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
27892         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
27893         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
27894         * svg/carto.net/button-expected.txt:
27895         * svg/carto.net/colourpicker-expected.txt:
27896         * svg/carto.net/combobox-expected.txt:
27897         * svg/carto.net/scrollbar-expected.txt:
27898         * svg/carto.net/selectionlist-expected.txt:
27899         * svg/carto.net/slider-expected.txt:
27900         * svg/carto.net/tabgroup-expected.txt:
27901         * svg/carto.net/textbox-expected.txt:
27902         * svg/carto.net/window-expected.txt:
27903         * svg/custom/gradient-stop-style-change-expected.txt:
27904         * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
27905         * svg/custom/js-late-clipPath-creation-expected.txt:
27906         * svg/custom/js-late-gradient-and-object-creation-expected.txt:
27907         * svg/custom/non-opaque-filters-expected.txt:
27908         * svg/custom/pointer-events-text-expected.txt:
27909         * svg/custom/text-clip-expected.txt:
27910         * svg/custom/text-filter-expected.txt:
27911         * svg/custom/text-image-opacity-expected.txt:
27912         * svg/custom/text-repaint-including-stroke-expected.txt:
27913         * svg/custom/use-elementInstance-event-target-expected.txt:
27914         * svg/custom/use-on-text-expected.txt:
27916 2007-02-21  Antti Koivisto  <antti@apple.com>
27918         Reviewed by Darin.
27919         
27920         - tests for http://bugs.webkit.org/show_bug.cgi?id=11447
27921         REGRESSION(NativeListBox): List not scrolled to preselected option
27922         <rdar://problem/4957463>
27924         * fast/forms/select-initial-position-expected.checksum: Added.
27925         * fast/forms/select-initial-position-expected.png: Added.
27926         * fast/forms/select-initial-position-expected.txt: Added.
27927         * fast/forms/select-initial-position.html: Added.
27929 2007-02-21  Geoffrey Garen  <ggaren@apple.com>
27931         Reviewed by Adam Roben.
27932         
27933         Updated results to new, more correct values produced by painting SVGs 
27934         before dumping their render trees.
27936         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
27937         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
27938         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
27939         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
27940         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
27941         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
27942         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
27943         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
27944         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
27945         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
27946         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
27947         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
27948         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
27949         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
27950         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
27951         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
27952         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
27953         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
27954         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
27955         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
27956         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
27957         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
27958         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
27959         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
27960         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
27961         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
27962         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
27963         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
27964         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
27965         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
27966         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
27967         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
27968         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
27969         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
27970         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
27971         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
27972         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
27973         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
27974         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
27975         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
27976         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
27977         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
27978         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
27979         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
27980         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
27981         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
27982         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
27983         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
27984         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
27985         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
27986         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
27987         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
27988         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
27989         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
27990         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
27991         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
27992         * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
27993         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
27994         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
27995         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
27996         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
27997         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
27998         * svg/carto.net/button-expected.txt:
27999         * svg/carto.net/colourpicker-expected.txt:
28000         * svg/carto.net/combobox-expected.txt:
28001         * svg/carto.net/scrollbar-expected.txt:
28002         * svg/carto.net/selectionlist-expected.txt:
28003         * svg/carto.net/slider-expected.txt:
28004         * svg/carto.net/tabgroup-expected.txt:
28005         * svg/carto.net/textbox-expected.txt:
28006         * svg/carto.net/window-expected.txt:
28007         * svg/custom/gradient-stop-style-change-expected.txt:
28008         * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
28009         * svg/custom/js-late-clipPath-creation-expected.txt:
28010         * svg/custom/js-late-gradient-and-object-creation-expected.txt:
28011         * svg/custom/non-opaque-filters-expected.txt:
28012         * svg/custom/pointer-events-text-expected.txt:
28013         * svg/custom/text-clip-expected.txt:
28014         * svg/custom/text-filter-expected.txt:
28015         * svg/custom/text-image-opacity-expected.txt:
28016         * svg/custom/text-repaint-including-stroke-expected.txt:
28017         * svg/custom/use-elementInstance-event-target-expected.txt:
28018         * svg/custom/use-on-text-expected.txt:
28020 2007-02-21  Antti Koivisto  <antti@apple.com>
28022         Reviewed by Hyatt.
28024         http://bugs.webkit.org/show_bug.cgi?id=12820
28025         REGRESSION (r19706): Caret not painted after popup, failing editing/pasteboard/4641033
28027         add test for caret before <select> case too
28029         * editing/selection/caret-before-select-expected.checksum: Added.
28030         * editing/selection/caret-before-select-expected.png: Added.
28031         * editing/selection/caret-before-select-expected.txt: Added.
28032         * editing/selection/caret-before-select.html: Added.
28034 2007-02-21  Mitz Pettel  <mitz@webkit.org>
28036         Reviewed by Hyatt.
28038         - test for http://bugs.webkit.org/show_bug.cgi?id=12818
28039           REGRESSION (r19148): shacknews.com does not render completely
28041         * fast/dynamic/staticY-marking-parents-regression-expected.checksum: Added.
28042         * fast/dynamic/staticY-marking-parents-regression-expected.png: Added.
28043         * fast/dynamic/staticY-marking-parents-regression-expected.txt: Added.
28044         * fast/dynamic/staticY-marking-parents-regression.html: Added.
28046 2007-02-21  Justin Garcia  <justin.garcia@apple.com>
28048         Reviewed by john
28050         <rdar://problem/5012665>
28051         Removing indent from list moves the caret to the line below
28053         No new layout tests needed because the new results
28054         for these tests and the removed FIXMEs cover the bug fix:
28055         * editing/execCommand/indent-list-item.html:
28056         * editing/execCommand/indent-list-item-expected.checksum:
28057         * editing/execCommand/indent-list-item-expected.png:
28058         * editing/execCommand/indent-list-item-expected.txt:
28059         * editing/execCommand/remove-list-1.html:
28060         * editing/execCommand/remove-list-1-expected.checksum:
28061         * editing/execCommand/remove-list-1-expected.png:
28062         * editing/execCommand/remove-list-1-expected.txt:
28064 2007-02-20  Adele Peterson  <adele@apple.com>
28066         Reviewed by Darin.
28068         Test for <rdar://problem/4999030> Indexing into select element to get to items in the options collection is broken
28070         * fast/forms/select-index-setter-expected.txt: Added.
28071         * fast/forms/select-index-setter.html: Added.
28073 2007-02-20  Justin Garcia  <justin.garcia@apple.com>
28075         Reviewed by harrison
28076         
28077         <rdar://problem/5006779>
28078         REGRESSION: Paste and Match Style of quoted text onto empty line yields quoted text
28080         * editing/pasteboard/5006779-expected.checksum: Added.
28081         * editing/pasteboard/5006779-expected.png: Added.
28082         * editing/pasteboard/5006779-expected.txt: Added.
28083         * editing/pasteboard/5006779.html: Added.
28085 2007-02-20  Rob Buis  <buis@kde.org>
28087         Reviewed by Darin.
28089         http://bugs.webkit.org/show_bug.cgi?id=12439
28090         SVG parser complains about points attribute in polygon and polyline element
28092         Add a test for testing the poly parser. Also update test results.
28094         * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
28095         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
28096         * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
28097         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
28098         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
28099         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
28100         * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
28101         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
28102         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
28103         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
28104         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
28105         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
28106         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
28107         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
28108         * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
28109         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
28110         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
28111         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
28112         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
28113         * svg/custom/js-update-polygon-changes-expected.txt:
28114         * svg/custom/js-update-polygon-removal-expected.txt:
28115         * svg/custom/polyline-hittest-expected.txt:
28116         * svg/custom/polyline-invalid-points-expected.checksum:
28117         * svg/custom/polyline-invalid-points-expected.txt:
28118         * svg/custom/polyline-invalid-points.svg:
28119         * svg/custom/svgpolyparser-extra-space-expected.txt:
28120         * svg/dom/points-parser-expected.txt: Added.
28121         * svg/dom/points-parser.html: Added.
28123 2007-02-19  Mitz Pettel  <mitz@webkit.org>
28125         Reviewed by Hyatt.
28127         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12817
28128           REGRESSION (r18634): Table border-collapse problems with right margin
28130         * fast/repaint/table-outer-border-expected.checksum: Added.
28131         * fast/repaint/table-outer-border-expected.png: Added.
28132         * fast/repaint/table-outer-border-expected.txt: Added.
28133         * fast/repaint/table-outer-border.html: Added.
28135 2007-02-19  Zalan Bujtas  <zbujtas@gmail.com>
28137         Reviewed by Darin.
28139         1. Test for background image with relative url, when base url element 
28140         is present. .html has a base url, which according to the html spec is supposed 
28141         to be absolute, is actually a relative url. Absolute url would not work with file:// scheme. 
28142         2. Test for base element and @import with relative url.
28143         http://bugs.webkit.org/show_bug.cgi?id=12214
28144         
28145         * fast/css/background-image-with-baseurl-expected.checksum: Added.
28146         * fast/css/background-image-with-baseurl-expected.png: Added.
28147         * fast/css/background-image-with-baseurl-expected.txt: Added.
28148         * fast/css/background-image-with-baseurl.html: Added.
28149         * fast/css/import_with_baseurl-expected.checksum: Added.
28150         * fast/css/import_with_baseurl-expected.png: Added.
28151         * fast/css/import_with_baseurl-expected.txt: Added.
28152         * fast/css/import_with_baseurl.html: Added.
28153         * fast/css/resources/background_image.css: Added.
28155 2007-02-19  Antti Koivisto  <antti@apple.com>
28157         Reviewed by Mitz.
28158         
28159         - test for http://bugs.webkit.org/show_bug.cgi?id=10990
28160           REGRESSION: Pressing a pop-up's access key doesn't focus it
28161           <rdar://problem/4823138>
28163         * fast/forms/select-accesskey-expected.checksum: Added.
28164         * fast/forms/select-accesskey-expected.png: Added.
28165         * fast/forms/select-accesskey-expected.txt: Added.
28166         * fast/forms/select-accesskey.html: Added.
28168 2007-02-18  Alexey Proskuryakov  <ap@webkit.org>
28170         Reviewed by Adele.
28172         http://bugs.webkit.org/show_bug.cgi?id=12807
28173         XPath incorrectly converts NaN to boolean
28175         * fast/xpath/nan-to-boolean-expected.txt: Added.
28176         * fast/xpath/nan-to-boolean.html: Added.
28178 2007-02-18  Mitz Pettel  <mitz@webkit.org>
28180         Reviewed by Hyatt.
28182         - repaint tests for http://bugs.webkit.org/show_bug.cgi?id=12123
28183           REGRESSION: Incomplete repaint of floats' overflows
28185         - updated results for http://bugs.webkit.org/show_bug.cgi?id=10116
28186           REGRESSION: Menu item drawn 2 pixels short on WWDC 2006 Attendee Site
28188         * css1/formatting_model/inline_elements-expected.checksum:
28189         * css1/formatting_model/inline_elements-expected.png:
28190         * css1/formatting_model/inline_elements-expected.txt:
28191         * css2.1/t0905-c414-flt-00-d-expected.txt:
28192         * css2.1/t0905-c414-flt-01-d-g-expected.txt:
28193         * css2.1/t0905-c414-flt-02-c-expected.txt:
28194         * css2.1/t0905-c414-flt-03-c-expected.txt:
28195         * css2.1/t0905-c414-flt-04-c-expected.txt:
28196         * css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
28197         * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
28198         * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
28199         * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
28200         * css2.1/t090501-c414-flt-02-d-g-expected.txt:
28201         * css2.1/t090501-c414-flt-03-b-g-expected.txt:
28202         * fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
28203         * fast/block/float/008-expected.txt:
28204         * fast/block/float/013-expected.checksum:
28205         * fast/block/float/013-expected.txt:
28206         * fast/block/float/029-expected.txt:
28207         * fast/block/float/031-expected.txt:
28208         * fast/block/float/float-in-float-painting-expected.txt:
28209         * fast/block/margin-collapse/059-expected.checksum:
28210         * fast/block/margin-collapse/059-expected.png:
28211         * fast/block/margin-collapse/059-expected.txt:
28212         * fast/block/margin-collapse/062-expected.txt:
28213         * fast/block/margin-collapse/063-expected.txt:
28214         * fast/box-shadow/basic-shadows-expected.txt:
28215         * fast/forms/floating-textfield-relayout-expected.checksum:
28216         * fast/forms/floating-textfield-relayout-expected.txt:
28217         * fast/lists/003-expected.txt:
28218         * fast/media/mq-relative-constraints-08-expected.txt:
28219         * fast/multicol/float-multicol-expected.txt:
28220         * fast/repaint/float-overflow-expected.checksum: Added.
28221         * fast/repaint/float-overflow-expected.png: Added.
28222         * fast/repaint/float-overflow-expected.txt: Added.
28223         * fast/repaint/float-overflow-right-expected.checksum: Added.
28224         * fast/repaint/float-overflow-right-expected.png: Added.
28225         * fast/repaint/float-overflow-right-expected.txt: Added.
28226         * fast/repaint/float-overflow-right.html: Added.
28227         * fast/repaint/float-overflow.html: Added.
28228         * fast/repaint/table-cell-vertical-overflow-expected.checksum: Added.
28229         * fast/repaint/table-cell-vertical-overflow-expected.png: Added.
28230         * fast/repaint/table-cell-vertical-overflow-expected.txt: Added.
28231         * fast/repaint/table-cell-vertical-overflow.html: Added.
28232         * fast/table/009-expected.checksum:
28233         * fast/table/009-expected.png:
28234         * fast/table/009-expected.txt:
28235         * fast/text/whitespace/012-expected.txt:
28236         * tables/mozilla/bugs/bug120364-expected.txt:
28237         * tables/mozilla/bugs/bug196870-expected.checksum:
28238         * tables/mozilla/bugs/bug196870-expected.png:
28239         * tables/mozilla/bugs/bug196870-expected.txt:
28240         * tables/mozilla/bugs/bug45055-2-expected.txt:
28241         * tables/mozilla/bugs/bug72359-expected.txt:
28242         * tables/mozilla/marvin/x_table_align_left-expected.txt:
28243         * tables/mozilla/marvin/x_table_align_right-expected.txt:
28244         * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt:
28245         * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt:
28246         * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt:
28247         * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt:
28248         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.checksum:
28249         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.png:
28250         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
28251         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
28252         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
28253         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
28254         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.checksum:
28255         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png:
28256         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
28257         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum:
28258         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
28259         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt:
28260         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.checksum:
28261         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png:
28262         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt:
28263         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.checksum:
28264         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png:
28265         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt:
28266         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.checksum:
28267         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png:
28268         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt:
28269         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.checksum:
28270         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png:
28271         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt:
28272         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.checksum:
28273         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png:
28274         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt:
28275         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.checksum:
28276         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png:
28277         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt:
28278         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum:
28279         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
28280         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
28281         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.checksum:
28282         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png:
28283         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt:
28284         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.checksum:
28285         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png:
28286         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt:
28287         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.checksum:
28288         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png:
28289         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt:
28290         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum:
28291         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
28292         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
28293         * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.checksum:
28294         * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png:
28295         * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
28296         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.checksum:
28297         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png:
28298         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
28299         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.checksum:
28300         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png:
28301         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
28302         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.checksum:
28303         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png:
28304         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:
28306 2007-02-18  Alexey Proskuryakov  <ap@webkit.org>
28308         Reviewed by Hyatt.
28310         http://bugs.webkit.org/show_bug.cgi?id=12799
28311         REGRESSION: Webpage doesn't load correctly (www.cincinnati.com
28312         redirects to the wrong URL)
28314         * http/tests/misc/refresh-meta-with-newline-expected.txt: Added.
28315         * http/tests/misc/refresh-meta-with-newline.html: Added.
28317 2007-02-17  Lars Knoll <lars@trolltech.com>
28319         Reviewed by Adam.
28321         test for http://bugs.webkit.org/show_bug.cgi?id=11476
28322         <rdar://problem/4960247> REGRESSION: Nesting the IMG tag inside of a
28323         MAP fails to render correctly in ToT
28325         * fast/images/image-in-map-expected.checksum: Added.
28326         * fast/images/image-in-map-expected.png: Added.
28327         * fast/images/image-in-map-expected.txt: Added.
28328         * fast/images/image-in-map.html: Added.
28330 2007-02-17  Alexey Proskuryakov  <ap@webkit.org>
28332         Reviewed by Maciej.
28334         http://bugs.webkit.org/show_bug.cgi?id=12733
28335         XPath namespace is attached to a wrong step
28337         * fast/xpath/namespace-vs-predicate-expected.txt: Added.
28338         * fast/xpath/namespace-vs-predicate.xhtml: Added.
28340 2007-02-17  Mitz Pettel  <mitz@webkit.org>
28342         Reviewed by Maciej.
28344         - test for http://bugs.webkit.org/show_bug.cgi?id=12479
28345           ASSERTION FAILURE: resource->inCache() in WebCore::Cache::remove
28347         * fast/loader/resources/simultaneous-reloads-assert-frame.html: Added.
28348         * fast/loader/simultaneous-reloads-assert-expected.txt: Added.
28349         * fast/loader/simultaneous-reloads-assert.html: Added.
28351 2007-02-16  Mitz Pettel  <mitz@webkit.org>
28353         Reviewed by Darin.
28355         - test for http://bugs.webkit.org/show_bug.cgi?id=12780
28356           REGRESSION (r19341-r19385): Reproducible crash in "onselectstart" event
28358         * fast/events/shadow-boundary-crossing-expected.txt: Added.
28359         * fast/events/shadow-boundary-crossing.html: Added.
28361 2007-02-16  Adele Peterson  <adele@apple.com>
28363         Reviewed by Mitz.
28365         Fix for http://bugs.webkit.org/show_bug.cgi?id=11534
28366         <rdar://problem/4946947> REGRESSION: Readonly text fields don't scroll when selecting content
28368         * fast/forms/input-readonly-autoscroll-expected.checksum: Added.
28369         * fast/forms/input-readonly-autoscroll-expected.png: Added.
28370         * fast/forms/input-readonly-autoscroll-expected.txt: Added.
28371         * fast/forms/input-readonly-autoscroll.html: Added.
28373 2007-02-15  Justin Garcia  <justin.garcia@apple.com>
28375         Reviewed by harrison
28376         
28377         <rdar://problem/4989774>
28378         REGRESSION: Pasting a image into a plain text message can place image on a new line
28380         Added:
28381         * editing/pasteboard/4989774-expected.checksum: Added.
28382         * editing/pasteboard/4989774-expected.png: Added.
28383         * editing/pasteboard/4989774-expected.txt: Added.
28384         * editing/pasteboard/4989774.html: Added.
28385         Equivalent trees:
28386         * editing/deleting/delete-3857753-fix-expected.txt:
28387         * editing/pasteboard/paste-list-001-expected.txt:
28388         * editing/pasteboard/paste-table-001-expected.txt:
28389         * editing/pasteboard/paste-text-001-expected.txt:
28390         * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
28391         * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
28392         * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
28394 2007-02-15  Mitz Pettel  <mitz@webkit.org>
28396         Reviewed by Darin.
28398         - updated results for http://bugs.webkit.org/show_bug.cgi?id=12777
28399           REGRESSION (r18574): User profile pages display incorrectly at ebay.ca
28401         * tables/mozilla/bugs/bug45486-expected.checksum:
28402         * tables/mozilla/bugs/bug45486-expected.png:
28403         * tables/mozilla/bugs/bug45486-expected.txt:
28404         * tables/mozilla_expected_failures/core/col_span2-expected.txt:
28406 2007-02-14  Adam Roben  <aroben@apple.com>
28408         Reviewed by Darin.
28410         Test for http://bugs.webkit.org/show_bug.cgi?id=12517
28411         <rdar://problem/4971227> REGRESSION: Tab order incorrect when input
28412         inside frame/iframe gets initial focus (12517)
28414         * fast/events/frame-programmatic-focus-expected.txt: Added.
28415         * fast/events/frame-programmatic-focus.html: Added.
28416         * fast/forms/focus2-expected.txt: Updated results to now-correct
28417         behavior.
28419 2007-02-14  Justin Garcia  <justin.garcia@apple.com>
28421         Reviewed by adele
28422         
28423         <rdar://problem/4976800>
28424         Outdent combines 2 separate strings on 2 different lines
28426         * editing/execCommand/4976800-expected.txt: Added.
28427         * editing/execCommand/4976800.html: Added.
28429 2007-02-14  Justin Garcia  <justin.garcia@apple.com>
28431         Reviewed by adele
28433         <rdar://problem/4960120>
28434         REGRESSION: First Enter key ignored on initial focus of textarea after page load (11967)
28436         * editing/inserting/4960120-1-expected.checksum: Added.
28437         * editing/inserting/4960120-1-expected.png: Added.
28438         * editing/inserting/4960120-1-expected.txt: Added.
28439         * editing/inserting/4960120-1.html: Added.
28440         * editing/inserting/4960120-2-expected.checksum: Added.
28441         * editing/inserting/4960120-2-expected.png: Added.
28442         * editing/inserting/4960120-2-expected.txt: Added.
28443         * editing/inserting/4960120-2.html: Added.
28445 2007-02-14  Darin Adler  <darin@apple.com>
28447         Reviewed by Hyatt.
28449         - test for http://bugs.webkit.org/show_bug.cgi?id=12417
28450           <rdar://problem/4990046> REGRESSION: pressing "Return" in a <select>
28451           box does not submit the form (12697)
28453         * fast/forms/select-enter-key-expected.txt: Added.
28454         * fast/forms/select-enter-key.html: Added.
28456 2007-02-14  Mitz Pettel  <mitz@webkit.org>
28458         Reviewed by Darin Adler, tweaked and committed by Geoff Garen.
28459         
28460         Reverting my fix for find-after-replace.html and committing this one because 
28461         its results don't rely on an editing bug and because stomping bugzilla patches
28462         is just plain uncivilized.
28464         - http://bugs.webkit.org/show_bug.cgi?id=12770
28465           editing/execCommand/find-after-replace fails intermittently on buildbot
28467         * editing/execCommand/find-after-replace.html: Use the frame's onload
28468         handler instead of relying on a timeout. Force a layout to get a correct
28469         render tree when dumping. (This requirement may be an editing bug.)
28471 2007-02-14  Antti Koivisto  <antti@apple.com>
28473         Reviewed by Maciej.
28475         - test for http://bugs.webkit.org/show_bug.cgi?id=11974
28476         REGRESSION: Caret drawn over input when smaller than font size on initial focus
28477         <rdar://problem/4960258>
28479         * fast/forms/textfield-overflow-expected.checksum: Added.
28480         * fast/forms/textfield-overflow-expected.png: Added.
28481         * fast/forms/textfield-overflow-expected.txt: Added.
28482         * fast/forms/textfield-overflow.html: Added.
28484 2007-02-14  Geoffrey Garen  <ggaren@apple.com>
28486         Reviewed by Beth Dakin.
28487         
28488         Blind attempt to make this test more reliable. (It fails intermittently
28489         on the buildbot.)
28491         * editing/execCommand/find-after-replace-expected.checksum:
28492         * editing/execCommand/find-after-replace-expected.png:
28493         * editing/execCommand/find-after-replace-expected.txt:
28494         * editing/execCommand/find-after-replace.html: Use a load event handler
28495         instead of a 100ms timer. There's no guarantee that everything will be
28496         done loading in under 100ms (and there's no reason to wait that long all
28497         the time, either!).
28499 2007-02-14  Mitz Pettel  <mitz@webkit.org>
28501         Reviewed by Hyatt.
28503         - test for http://bugs.webkit.org/show_bug.cgi?id=12726
28504           REGRESSION (r12073): Text wraps in the middle of a word instead of wrapping at the space before the word
28506         * fast/text/break-word-expected.checksum: Added.
28507         * fast/text/break-word-expected.png: Added.
28508         * fast/text/break-word-expected.txt: Added.
28509         * fast/text/break-word.html: Added.
28511 2007-02-14  Antti Koivisto  <antti@apple.com>
28513         Reviewed by Hyatt.
28514         
28515         - layout test for http://bugs.webkit.org/show_bug.cgi?id=11923
28516         REGRESSION: Placeholder text in password field shows as bullets
28517         <rdar://problem/4960257>        
28519         * fast/forms/password-placeholder-expected.checksum: Added.
28520         * fast/forms/password-placeholder-expected.png: Added.
28521         * fast/forms/password-placeholder-expected.txt: Added.
28522         * fast/forms/password-placeholder.html: Added.
28524 2007-02-13  Alexey Proskuryakov  <ap@webkit.org>
28526         Reviewed by Mark Rowe.
28528         http://bugs.webkit.org/show_bug.cgi?id=12763
28529         REGRESSION: button title is displayed incorrectly at quotes.burntelectrons.org
28531         * fast/parser/entities-in-attributes-expected.txt: Added.
28532         * fast/parser/entities-in-attributes.xhtml: Added.
28534 2007-02-13  Sam Weinig  <sam@webkit.org>
28536         Reviewed by Mark.
28538         * fast/dom/Window/window-properties-expected.txt: Update results.
28540 2007-02-13  Anders Carlsson  <acarlsson@apple.com>
28542         Reviewed by Kevin Decker.
28544         <rdar://problem/4990049> 
28545         http://bugs.webkit.org/show_bug.cgi?id=12718
28546         REGRESSION: Segmentation fault when loading abc.go.com (12718)
28548         * http/tests/misc/redirect-to-about-blank-expected.txt: Added.
28549         * http/tests/misc/redirect-to-about-blank.html: Added.
28550         * http/tests/misc/resources/redirect-to-about-blank.php: Added.
28552 2007-02-14  Alexey Proskuryakov  <ap@webkit.org>
28554         Actually removed pixel results that were supposed to be removed
28555         a year ago, in r12290.
28557         * fast/parser/entity-surrogate-pairs-expected.checksum: Removed.
28558         * fast/parser/entity-surrogate-pairs-expected.png: Removed.
28559         * fast/parser/head-comment-expected.checksum: Removed.
28560         * fast/parser/head-comment-expected.png: Removed.
28562 2007-02-13  Brady Eidson  <beidson@apple.com>
28564         Reviewed by The Spirit of Layout Test Fixing!
28566         Re-added a directory and some files Darin removed that one of my layout tests 
28567         relied on.
28569         * http/tests/security/resources/green250x50.png: Added.
28570         * http/tests/security/resources/red200x100.png: Added.
28571         * http/tests/security/resources/showRefererImage.php: Added.
28573 2007-02-13  Darin Adler  <darin@apple.com>
28575         - update test results for Hyatt's focus node enhancement (fix for 12149)
28576           518 of tests had extra "begin editing" delegate callbacks.
28578         * editing: Updated test results of many tests in this directory.
28580         - removed tests for rolled-out fix for rdar://problem/4922454
28582         * http/tests/security/local-JavaScript-from-remote-expected.txt: Removed.
28583         * http/tests/security/local-JavaScript-from-remote.html: Removed.
28584         * http/tests/security/local-iFrame-from-remote-expected.txt: Removed.
28585         * http/tests/security/local-iFrame-from-remote.html: Removed.
28586         * http/tests/security/local-image-from-remote-expected.txt: Removed.
28587         * http/tests/security/local-image-from-remote.html: Removed.
28588         * http/tests/security/resources/compass.jpg: Removed.
28589         * http/tests/security/resources/green250x50.png: Removed.
28590         * http/tests/security/resources/localPage.html: Removed.
28591         * http/tests/security/resources/localScript.js: Removed.
28592         * http/tests/security/resources/red200x100.png: Removed.
28593         * http/tests/security/resources/showRefererImage.php: Removed.
28595 2007-02-13  Mitz Pettel  <mitz@webkit.org>
28597         Reviewed by Hyatt.
28599         - test for http://bugs.webkit.org/show_bug.cgi?id=12746
28600         REGRESSION (r13853): List item's first line overflows containing div
28602         * fast/lists/item-not-in-list-line-wrapping-expected.checksum: Added.
28603         * fast/lists/item-not-in-list-line-wrapping-expected.png: Added.
28604         * fast/lists/item-not-in-list-line-wrapping-expected.txt: Added.
28605         * fast/lists/item-not-in-list-line-wrapping.html: Added.
28607 2007-02-13  Rob Buis  <buis@kde.org>
28609         Reviewed by Maciej.
28611         http://bugs.webkit.org/show_bug.cgi?id=12578
28612         WebKit incorrectly strokes zero-width/height rectangles
28614         Updated test results.
28616         * svg/W3C-SVG-1.1/animate-elem-32-t-expected.checksum:
28617         * svg/W3C-SVG-1.1/animate-elem-32-t-expected.png:
28618         * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
28619         * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.checksum:
28620         * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png:
28621         * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
28622         * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.checksum:
28623         * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png:
28624         * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
28625         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
28627 2007-02-13  Mitz Pettel  <mitz@webkit.org>
28629         Reviewed by Maciej.
28630         
28631         - fixed to still be a valid test (wouldn't crash without the relevant fix).
28633         * fast/text/text-shadow-extreme-value.html:
28635 2007-02-12  Kevin McCullough  <kmccullough@apple.com>
28637         - reverting change to not cause regressions and performance problems.
28639         * fast/loader/local-JavaScript-from-local-expected.txt: Removed.
28640         * fast/loader/local-JavaScript-from-local.html: Removed.
28641         * fast/loader/local-iFrame-source-from-local-expected.txt: Removed.
28642         * fast/loader/local-iFrame-source-from-local.html: Removed.
28643         * fast/loader/local-image-from-local-expected.txt: Removed.
28644         * fast/loader/local-image-from-local.html: Removed.
28646 2007-02-12  Mitz Pettel  <mitz@webkit.org>
28648         Reviewed by Dave Hyatt.
28650         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12123
28651           REGRESSION: Incomplete repaint of floats' overflows
28653         - updated results for http://bugs.webkit.org/show_bug.cgi?id=10116
28654           REGRESSION: Menu item drawn 2 pixels short on WWDC 2006 Attendee Site
28656         * css1/formatting_model/inline_elements-expected.checksum:
28657         * css1/formatting_model/inline_elements-expected.png:
28658         * css1/formatting_model/inline_elements-expected.txt:
28659         * css2.1/t0905-c414-flt-00-d-expected.txt:
28660         * css2.1/t0905-c414-flt-01-d-g-expected.txt:
28661         * css2.1/t0905-c414-flt-02-c-expected.txt:
28662         * css2.1/t0905-c414-flt-03-c-expected.txt:
28663         * css2.1/t0905-c414-flt-04-c-expected.txt:
28664         * css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
28665         * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
28666         * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
28667         * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
28668         * css2.1/t090501-c414-flt-02-d-g-expected.txt:
28669         * css2.1/t090501-c414-flt-03-b-g-expected.txt:
28670         * fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
28671         * fast/block/float/008-expected.txt:
28672         * fast/block/float/013-expected.checksum:
28673         * fast/block/float/013-expected.txt:
28674         * fast/block/float/029-expected.txt:
28675         * fast/block/float/031-expected.txt:
28676         * fast/block/float/float-in-float-painting-expected.txt:
28677         * fast/block/margin-collapse/059-expected.checksum:
28678         * fast/block/margin-collapse/059-expected.png:
28679         * fast/block/margin-collapse/059-expected.txt:
28680         * fast/block/margin-collapse/062-expected.txt:
28681         * fast/block/margin-collapse/063-expected.txt:
28682         * fast/box-shadow/basic-shadows-expected.txt:
28683         * fast/forms/floating-textfield-relayout-expected.checksum:
28684         * fast/forms/floating-textfield-relayout-expected.txt:
28685         * fast/lists/003-expected.txt:
28686         * fast/media/mq-relative-constraints-08-expected.txt:
28687         * fast/multicol/float-multicol-expected.txt:
28688         * fast/repaint/float-overflow-expected.checksum: Added.
28689         * fast/repaint/float-overflow-expected.png: Added.
28690         * fast/repaint/float-overflow-expected.txt: Added.
28691         * fast/repaint/float-overflow-right-expected.checksum: Added.
28692         * fast/repaint/float-overflow-right-expected.png: Added.
28693         * fast/repaint/float-overflow-right-expected.txt: Added.
28694         * fast/repaint/float-overflow-right.html: Added.
28695         * fast/repaint/float-overflow.html: Added.
28696         * fast/table/009-expected.checksum:
28697         * fast/table/009-expected.png:
28698         * fast/table/009-expected.txt:
28699         * fast/text/text-shadow-extreme-value.html:
28700         * fast/text/whitespace/012-expected.txt:
28701         * tables/mozilla/bugs/bug120364-expected.txt:
28702         * tables/mozilla/bugs/bug196870-expected.checksum:
28703         * tables/mozilla/bugs/bug196870-expected.png:
28704         * tables/mozilla/bugs/bug196870-expected.txt:
28705         * tables/mozilla/bugs/bug45055-2-expected.txt:
28706         * tables/mozilla/bugs/bug72359-expected.txt:
28707         * tables/mozilla/marvin/x_table_align_left-expected.txt:
28708         * tables/mozilla/marvin/x_table_align_right-expected.txt:
28709         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.checksum:
28710         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.png:
28711         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
28712         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
28713         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
28714         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
28715         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.checksum:
28716         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png:
28717         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
28718         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum:
28719         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
28720         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt:
28721         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.checksum:
28722         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png:
28723         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt:
28724         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.checksum:
28725         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png:
28726         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt:
28727         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.checksum:
28728         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png:
28729         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt:
28730         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.checksum:
28731         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png:
28732         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt:
28733         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.checksum:
28734         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png:
28735         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt:
28736         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.checksum:
28737         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png:
28738         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt:
28739         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum:
28740         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
28741         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
28742         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.checksum:
28743         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png:
28744         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt:
28745         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.checksum:
28746         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png:
28747         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt:
28748         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.checksum:
28749         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png:
28750         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt:
28751         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum:
28752         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
28753         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
28754         * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.checksum:
28755         * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png:
28756         * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
28757         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.checksum:
28758         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png:
28759         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
28760         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.checksum:
28761         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png:
28762         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
28763         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.checksum:
28764         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png:
28765         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:
28767 2007-02-12  Darin Adler  <darin@apple.com>
28769         Reviewed by Hyatt.
28771         - update pixel results in cases where overline and line-through were used,
28772           because our old code put them 1px too low
28774         * css1/cascade/cascade_order-expected.checksum: Updated because this has
28775         line-through style.
28776         * css1/cascade/cascade_order-expected.png: Ditto.
28777         * css1/text_properties/text_decoration-expected.checksum: Updated because
28778         this has overline and line-through.
28779         * css1/text_properties/text_decoration-expected.png: Ditto.
28780         * css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum: Ditto.
28781         * css2.1/t1504-c543-txt-decor-00-d-g-expected.png: Ditto.
28782         * fast/text/stroking-decorations-expected.checksum: Ditto.
28783         * fast/text/stroking-decorations-expected.png: Ditto.
28785         - added some missing pixel-test results
28787         * fast/forms/disabled-select-change-index-expected.checksum: Added.
28788         * fast/forms/disabled-select-change-index-expected.png: Added.
28790 2007-02-12  Anders Carlsson  <acarlsson@apple.com>
28792         Reviewed by Darin.
28794         <rdar://problem/4846962>
28795         Aperture: Aperture 1.5 - DOM exception occurs when exporting a web gallery
28797         * fast/dom/Document/replace-child-expected.txt: Added.
28798         * fast/dom/Document/replace-child.html: Added.
28800 2007-02-12  Lars Knoll  <lars@trolltech.com>
28802         Reviewed by Mitz.
28804         Do not create child renderers for table column groups
28805         if the child has not a table column display type.
28807         * fast/forms/form-hides-table-expected.txt:
28808         * fast/table/div-as-col-span-expected.txt: Added.
28809         * fast/table/div-as-col-span.html: Added.
28810         * fast/table/form-with-table-style-expected.txt:
28812 2007-02-12  Antti Koivisto  <antti@apple.com>
28814         Reviewed by Darin
28816         - test for Imagemap not clickable in www.toptenbooks.net/
28817         http://bugs.webkit.org/show_bug.cgi?id=12738
28819         * fast/images/imagemap-case-expected.checksum: Added.
28820         * fast/images/imagemap-case-expected.png: Added.
28821         * fast/images/imagemap-case-expected.txt: Added.
28822         * fast/images/imagemap-case.html: Added.
28824 2007-02-12  Geoffrey Garen  <ggaren@apple.com>
28826         Updated results for this failing test. It looks like Maciej generated
28827         the original results before he made the test "dump as text."
28829         * fast/text/text-shadow-extreme-value-expected.txt:
28831 2007-02-12  Maciej Stachowiak  <mjs@apple.com>
28833         Reviewed by Antti.
28834         
28835         - test case for <rdar://problem/4928675> REGRESSION: Crash in CGBlt_copyBytes under WebCore::Font::drawGlyphs (12083)
28836         http://bugs.webkit.org/show_bug.cgi?id=12083
28837         
28838         * fast/text/text-shadow-extreme-value.html: Added.
28839         * fast/text/text-shadow-extreme-value-expected.txt: Added.
28841 2007-02-11  Maciej Stachowiak  <mjs@apple.com>
28843         Test case not reviewed; based on manual test by David Kilzer.
28845         - test case for <rdar://problem/4975133> ASSERT failure and crash right-clicking on image in SVG use test
28846         http://bugs.webkit.org/show_bug.cgi?id=12580
28847         
28848         * svg/custom/use-events-crash.svg: Added.
28850 2007-02-11  Mitz Pettel  <mitz@webkit.org>
28852         Reviewed by Maciej.
28854         - test for http://bugs.webkit.org/show_bug.cgi?id=10144
28855           REGRESSION: Reproducible assertion failure in DeleteSelectionCommand::fixupWhitespace()
28857         * fast/text/delete-hard-break-character-expected.checksum: Added.
28858         * fast/text/delete-hard-break-character-expected.png: Added.
28859         * fast/text/delete-hard-break-character-expected.txt: Added.
28860         * fast/text/delete-hard-break-character.html: Added.
28862 2007-02-12  Antti Koivisto  <antti@apple.com>
28864         Reviewed by Maciej.
28865         
28866         Test for REGRESSION: Google Calendar cell highlight misplaced
28867         http://bugs.webkit.org/show_bug.cgi?id=12687
28869         * fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Added.
28870         * fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Added.
28871         * fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Added.
28872         * fast/block/positioning/offsetLeft-offsetTop-borders.html: Added.
28874 2007-02-11  Antti Koivisto  <antti@apple.com>
28876         Reviewed by Maciej.
28877         
28878         Test for REGRESSION: No day/week scrollbar in Google Calendar
28879         http://bugs.webkit.org/show_bug.cgi?id=11985
28881         * fast/layers/overflow-scroll-auto-switch-expected.checksum: Added.
28882         * fast/layers/overflow-scroll-auto-switch-expected.png: Added.
28883         * fast/layers/overflow-scroll-auto-switch-expected.txt: Added.
28884         * fast/layers/overflow-scroll-auto-switch.html: Added.
28886 2007-02-11  Alexey Proskuryakov  <ap@webkit.org>
28888         Reviewed by Hyatt.
28890         http://bugs.webkit.org/show_bug.cgi?id=12581
28891         XPath //title shouldn't match <title> in XHTML
28893         * fast/xpath/ensure-null-namespace-expected.txt: Added.
28894         * fast/xpath/ensure-null-namespace.xhtml: Added.
28896 2007-02-10  Alexey Proskuryakov  <ap@webkit.org>
28898         Reviewed by Maciej.
28900         http://bugs.webkit.org/show_bug.cgi?id=12724
28901         Crash when enumerating XPath namespace axis
28903         Test adapted from Python-based 4XPath test suite, 
28904         <http://sourceforge.net/projects/foursuite/>
28906         * fast/xpath/namespace-nodes-expected.txt: Added.
28907         * fast/xpath/namespace-nodes.html: Added.
28909 2007-02-10  David Kilzer  <ddkilzer@webkit.org>
28911         Reviewed by Adam.
28913         - fix http://bugs.webkit.org/show_bug.cgi?id=12727
28914           Layout test failure: fast/events/frame-click-focus.html
28916         * fast/events/frame-click-focus-expected.txt: Update results to include main frame blur.
28917         * fast/events/frame-click-focus.html: Update to click in main frame first.
28919 2007-02-10  Brady Eidson <beidson@apple.com>
28921         Reviewed by Maciej
28923         <rdar://problem/4965133> WebKit sends file:// url referrers
28925         Added a new category of http tests - "local" where the test is run as a local file but
28926         the test involves remote resources from the httpd.
28927         This test had to be done with cached subresources to tickle the code path that was failing before,
28928         hence the bizarre different-sized images instead of simple success/failure text  
28930         * http/tests/local/file-url-sent-as-referer-expected.txt: Added.
28931         * http/tests/local/file-url-sent-as-referer.html: Added - document.writes an img source
28932           that ends up testing the http-referer
28934         * http/tests/security/resources/green250x50.png: Added.
28935         * http/tests/security/resources/red200x100.png: Added.
28937         * http/tests/security/resources/showRefererImage.php: Added - By scanning the referrer,
28938           sends back either the success or failure image
28940 2007-02-10  Maciej Stachowiak  <mjs@apple.com>
28942         - add missing result and update tests to work right from DumpRenderTree
28944         * fast/dom/Window/resources/window-appendages-cleared-results.html:
28945         * fast/dom/Window/window-appendages-cleared-expected.txt: Added.
28946         * fast/dom/Window/window-appendages-cleared.html:
28948 2007-02-10  Maciej Stachowiak  <mjs@apple.com>
28950         Regression not reviewed, based loosely on test case from Feng Qian.
28952         - test case for <rdar://problem/4988091> objects attached to Window not cleared (memory leak)
28953         
28954         * fast/dom/Window/resources/window-appendages-cleared-results.html: Added.
28955         * fast/dom/Window/window-appendages-cleared.html: Added.
28957 2007-02-09  Justin Garcia  <justin.garcia@apple.com>
28959         Reviewed by darin
28961         * editing/selection/4975120-expected.checksum: Added.
28962         * editing/selection/4975120-expected.png: Added.
28963         * editing/selection/4975120-expected.txt: Added.
28964         * editing/selection/4975120.html: Added.
28966 2007-02-09  Justin Garcia  <justin.garcia@apple.com>
28968         Reviewed by john
28969         
28970         <rdar://problem/4960116>
28971         REGRESSION: Nightly Safari crashes in WebCore::SelectionController::xPosForVerticalArrowNavigation (12416)
28973         * editing/selection/4960116-expected.checksum: Added.
28974         * editing/selection/4960116-expected.png: Added.
28975         * editing/selection/4960116-expected.txt: Added.
28976         * editing/selection/4960116.html: Added.
28978 2007-02-09  Justin Garcia  <justin.garcia@apple.com>
28980         Reviewed by john
28981         
28982         <rdar://problem/4983858>
28983         REGRESSION: In a new mail message, attempting to select a single word causes the selection to extend to the previous line
28984         
28985         * editing/selection/4983858-expected.checksum: Added.
28986         * editing/selection/4983858-expected.png: Added.
28987         * editing/selection/4983858-expected.txt: Added.
28988         * editing/selection/4983858.html: Added.
28990 2007-02-09  Justin Garcia  <justin.garcia@apple.com>
28992         Reviewed by john
28994         <rdar://problem/4916541>
28995         Some of the selection isn't preserved during an Indent opreration
28996         
28997         Added:
28998         * editing/execCommand/4916541-expected.checksum: Added.
28999         * editing/execCommand/4916541-expected.png: Added.
29000         * editing/execCommand/4916541-expected.txt: Added.
29001         * editing/execCommand/4916541.html: Added.
29002         Fixed:
29003         * editing/execCommand/4641880-2-expected.checksum:
29004         * editing/execCommand/4641880-2-expected.png:
29005         * editing/execCommand/4641880-2-expected.txt:
29006         * editing/execCommand/indent-selection-expected.checksum:
29007         * editing/execCommand/indent-selection-expected.png:
29008         * editing/execCommand/indent-selection-expected.txt:
29009         Added a FIXME:
29010         * editing/execCommand/indent-list-item-expected.checksum:
29011         * editing/execCommand/indent-list-item-expected.png:
29012         * editing/execCommand/indent-list-item-expected.txt:
29013         * editing/execCommand/indent-list-item.html:
29015 2007-02-09  Nicholas Shanks  <webkit@nickshanks.com>
29017         Reviewed by Dave Hyatt.
29019         Removed broken recognition of :last-* and :only-* selectors
29020         Test results show red indicating property unsupported
29021         Previous behaviour was to erroneously make everything green
29023         * css3/expected_failures/css3-modsel-33-expected.checksum: Added.
29024         * css3/expected_failures/css3-modsel-33-expected.png: Added.
29025         * css3/expected_failures/css3-modsel-33-expected.txt: Added.
29026         * css3/expected_failures/css3-modsel-33.html: Added.
29027         * css3/expected_failures/css3-modsel-35-expected.checksum: Added.
29028         * css3/expected_failures/css3-modsel-35-expected.png: Added.
29029         * css3/expected_failures/css3-modsel-35-expected.txt: Added.
29030         * css3/expected_failures/css3-modsel-35.html: Added.
29031         * css3/expected_failures/css3-modsel-36-expected.checksum: Added.
29032         * css3/expected_failures/css3-modsel-36-expected.png: Added.
29033         * css3/expected_failures/css3-modsel-36-expected.txt: Added.
29034         * css3/expected_failures/css3-modsel-36.html: Added.
29035         * css3/expected_failures/css3-modsel-37-expected.checksum: Added.
29036         * css3/expected_failures/css3-modsel-37-expected.png: Added.
29037         * css3/expected_failures/css3-modsel-37-expected.txt: Added.
29038         * css3/expected_failures/css3-modsel-37.html: Added.
29040 2007-02-08  Adele Peterson  <adele@apple.com>
29042         Reviewed by Brady.
29044         Test for http://bugs.webkit.org/show_bug.cgi?id=12599
29045         <rdar://problem/4973507> REGRESSION: When replying in Gmail, the caret disappears when you start to type (12599)
29047         * fast/frames/iframe-window-focus-expected.txt: Added.
29048         * fast/frames/iframe-window-focus.html: Added.
29050 2007-02-08  Adele Peterson  <adele@apple.com>
29052         Reviewed by Brady.
29054         Test for http://bugs.webkit.org/show_bug.cgi?id=12480
29055         <rdar://problem/4971222> REGRESSION (NativeListBox): Deselecting option causes list to jump to top
29057         * fast/forms/listbox-deselect-scroll-expected.checksum: Added.
29058         * fast/forms/listbox-deselect-scroll-expected.png: Added.
29059         * fast/forms/listbox-deselect-scroll-expected.txt: Added.
29060         * fast/forms/listbox-deselect-scroll.html: Added.
29062 2007-02-08  Adele Peterson  <adele@apple.com>
29064         Reviewed by Hyatt.
29066         Test for: <rdar://problem/4963411> Items of SELECT element are incorrectly highlighted when display:block is set
29068         * fast/forms/select-block-background-expected.checksum: Added.
29069         * fast/forms/select-block-background-expected.png: Added.
29070         * fast/forms/select-block-background-expected.txt: Added.
29071         * fast/forms/select-block-background.html: Added.
29073 2007-02-08  Mitz Pettel  <mitz@webkit.org>
29075         Reviewed by Adele.
29077         - test for http://bugs.webkit.org/show_bug.cgi?id=11047
29078           REGRESSION: Empty options cause the entire select to collapse
29079         
29080         - updated results for http://bugs.webkit.org/show_bug.cgi?id=10783
29081           REGRESSION (r16044): Clicking a popup changes layout around it
29083         * fast/forms/HTMLOptionElement_label07-expected.txt:
29084         * fast/forms/form-element-geometry-expected.txt:
29085         * fast/forms/select-baseline-expected.txt:
29086         * fast/forms/select-empty-option-height-expected.checksum: Added.
29087         * fast/forms/select-empty-option-height-expected.png: Added.
29088         * fast/forms/select-empty-option-height-expected.txt: Added.
29089         * fast/forms/select-empty-option-height.html: Added.
29090         * fast/replaced/three-selects-break-expected.txt:
29092 2007-02-08  Geoffrey Garen  <ggaren@apple.com>
29094         Reviewed by Beth Dakin.
29095         
29096         Updated results now that we actually return the correct ones.
29098         * fast/css/computed-style-expected.txt:
29100 2007-02-08  Geoffrey Garen  <ggaren@apple.com>
29102         Reviewed by Adam Roben, Darin Adler.
29103         
29104         Updated results for tests that started failing after my run-webkit-tests
29105         check-in.
29106         
29107         These failures were not regressions. My check-in just caused the regular
29108         bot to behave more like the leaks bot, so it started reporting the results
29109         that the leaks bot had been reporting all along.
29111         There does seem to be an underlying bug in the way XHTML documents report
29112         line numbers for JavaScript exceptions. I've file that bug along with a 
29113         reduction:
29114         
29115         http://bugs.webkit.org/show_bug.cgi?id=12700
29116         JavaScript errors in XML documents have incorrect line numbers
29117         
29118         However, that bug is not a regression, so I think we should treat it separately.
29120         * dom/xhtml/level2/html/frame-expected.txt:
29121         * dom/xhtml/level2/html/iframe-expected.txt:
29123 2007-02-08  Kevin McCullough  <KMcCullough@apple.com>
29125         Reviewed by Maciej, Darin and Mark.
29127         rdar://problem/4922454
29128         - No longer allow remote sites to access local resources.
29130         * fast/loader/local-JavaScript-from-local-expected.txt: Added.
29131         * fast/loader/local-JavaScript-from-local.html: Added.
29132         * fast/loader/local-iFrame-source-from-local-expected.txt: Added.
29133         * fast/loader/local-iFrame-source-from-local.html: Added.
29134         * fast/loader/local-image-from-local-expected.txt: Added.
29135         * fast/loader/local-image-from-local.html: Added.
29136         * http/tests/security/local-JavaScript-from-remote-expected.txt: Added.
29137         * http/tests/security/local-JavaScript-from-remote.html: Added.
29138         * http/tests/security/local-iFrame-from-remote-expected.txt: Added.
29139         * http/tests/security/local-iFrame-from-remote.html: Added.
29140         * http/tests/security/local-image-from-remote-expected.txt: Added.
29141         * http/tests/security/local-image-from-remote.html: Added.
29142         * http/tests/security/resources/compass.jpg: Added.
29143         * http/tests/security/resources/localPage.html: Added.
29144         * http/tests/security/resources/localPage.html.orig: Added.
29145         * http/tests/security/resources/localScript.js: Added.
29147 2007-02-07  Mitz Pettel  <mitz@webkit.org>
29149         Reviewed by Maciej.
29151         - test for http://bugs.webkit.org/show_bug.cgi?id=12608
29152           Incorrect min. width calculation of a series of floats with clear:both and white-space:nowrap
29154         * fast/block/float/nowrap-clear-min-width-expected.checksum: Added.
29155         * fast/block/float/nowrap-clear-min-width-expected.png: Added.
29156         * fast/block/float/nowrap-clear-min-width-expected.txt: Added.
29157         * fast/block/float/nowrap-clear-min-width.html: Added.
29159 2007-02-07  Mitz Pettel  <mitz@webkit.org>
29161         Reviewed by Dave Hyatt.
29163         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=10522
29164           REGRESSION: Incomplete repaint after table relayout that decreases height
29166         * fast/repaint/intermediate-layout-position-expected.checksum: Added.
29167         * fast/repaint/intermediate-layout-position-expected.png: Added.
29168         * fast/repaint/intermediate-layout-position-expected.txt: Added.
29169         * fast/repaint/intermediate-layout-position.html: Added.
29171 2007-02-07  Mitz Pettel  <mitz@webkit.org>
29173         Reviewed by Dave Hyatt.
29175         - pixel test and updated results for http://bugs.webkit.org/show_bug.cgi?id=5399
29176           no-repeat on negatively positioned background images are ignored
29178         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=5821
29179           Changing background of <col> doesn't repaint the column
29180         
29181         * fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: Added.
29182         * fast/backgrounds/repeat/negative-offset-repeat-expected.png: Added.
29183         * fast/backgrounds/repeat/negative-offset-repeat-expected.txt: Added.
29184         * fast/backgrounds/repeat/negative-offset-repeat.html: Added. Based on a test by Mark Rowe.
29185         * fast/backgrounds/repeat/resources/gradient.gif: Added.
29186         * fast/repaint/table-col-background-expected.checksum: Added.
29187         * fast/repaint/table-col-background-expected.png: Added.
29188         * fast/repaint/table-col-background-expected.txt: Added.
29189         * fast/repaint/table-col-background.html: Added.
29190         * tables/mozilla/marvin/backgr_position-table-expected.checksum:
29191         * tables/mozilla/marvin/backgr_position-table-expected.png:
29192         * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
29193         * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
29194         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
29195         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
29196         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
29197         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
29198         * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
29199         * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
29200         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
29201         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
29202         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
29203         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
29204         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
29205         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
29206         * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
29207         * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
29208         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
29209         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
29210         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
29211         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
29212         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
29213         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
29214         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
29215         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
29217 2007-02-07  Alexey Proskuryakov  <ap@webkit.org>
29219         Reviewed by Darin.
29221         http://bugs.webkit.org/show_bug.cgi?id=12603
29222         A crash when trying to use XPath functions normalize-space(), string-length() and number()
29224         * fast/xpath/implicit-node-args-expected.txt:
29225         * fast/xpath/implicit-node-args.html: Uncommented cases that used to crash and added a case for number().
29227 2007-02-06  Justin Garcia  <justin.garcia@apple.com>
29229         Reviewed by john
29231         <rdar://problem/4922367>
29232         WebView selectLine: followed by deleteBackward: deletes TABLE element of following line
29233         
29234         Added:
29235         * editing/deleting/4922367-expected.checksum: Added.
29236         * editing/deleting/4922367-expected.png: Added.
29237         * editing/deleting/4922367-expected.txt: Added.
29238         * editing/deleting/4922367.html: Added.
29239         
29240         Fixed:
29241         * editing/deleting/delete-block-table-expected.txt:
29242         * editing/deleting/delete-select-all-001-expected.txt:
29243         * editing/deleting/delete-to-select-table-expected.txt:
29244         * editing/inserting/insert-paragraph-02-expected.txt:
29245         * editing/pasteboard/4641033-expected.txt:
29246         * editing/pasteboard/paste-table-001-expected.txt:
29247         * editing/pasteboard/select-element-1-expected.txt:
29248         * editing/selection/3690719-expected.txt:
29249         * editing/selection/7152-1-expected.txt:
29250         * editing/selection/7152-2-expected.txt:
29251         * editing/selection/click-before-and-after-table-expected.txt:
29252         * editing/selection/replaced-boundaries-3-expected.txt:
29253         * editing/style/apple-style-editable-mix-expected.txt:
29254         * editing/unsupported-content/table-delete-001-expected.txt:
29255         * editing/unsupported-content/table-type-after-expected.txt:
29256         * editing/unsupported-content/table-type-before-expected.txt:
29258 2007-02-06  Mitz Pettel  <mitz@webkit.org>
29260         Reviewed by Mark.
29262         - fix http://bugs.webkit.org/show_bug.cgi?id=12640
29263           run-webkit-tests --pixel hangs because svg/custom/use-elementInstance-event-target-expected.png
29264           is a render tree dump instead of an image
29266         * svg/custom/use-elementInstance-event-target-expected.png:
29268 2007-02-06  Justin Garcia  <justin.garcia@apple.com>
29270         Reviewed by john
29272         <rdar://problem/4959067>
29273         Bullets get erased or moved down to another line
29274         <rdar://problem/4912529>
29275         Seed: Bulleted list in Note in Mail.app does not work with Japanese input mode
29277         * editing/inserting/4959067-expected.checksum: Added.
29278         * editing/inserting/4959067-expected.png: Added.
29279         * editing/inserting/4959067-expected.txt: Added.
29280         * editing/inserting/4959067.html: Added.
29282 2007-02-06  Geoffrey Garen  <ggaren@apple.com>
29284         At Darin's request, checked in new (failing) results instead of disabling test.
29286         * fast/images/svg-as-image-expected.txt:
29288 2007-02-06  Geoffrey Garen  <ggaren@apple.com>
29290         Reviewed by Anders Carlsson.
29291         
29292         Disabled support for SVG image because it crashes all the time.
29294         * fast/images/svg-as-image.html: Removed.
29295         * fast/images/svg-as-image.html-disabled: Moved to here.
29297 2007-02-06  Mitz Pettel  <mitz@webkit.org>
29299         Reviewed by Darin.
29301         - test for http://bugs.webkit.org/show_bug.cgi?id=12518
29302           Betsson.com crashes browser
29304         * fast/layers/generated-layer-scrollbar-crash-expected.txt: Added.
29305         * fast/layers/generated-layer-scrollbar-crash.html: Added.
29307 2007-02-06  Eric Seidel  <eric@webkit.org>
29309         Reviewed by mitz.
29310         
29311         http://bugs.webkit.org/show_bug.cgi?id=12577
29312         Update test results now that stroke-miterlimit is a float.
29314         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
29315         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
29316         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
29317         * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.checksum:
29318         * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png:
29319         * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
29320         * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
29322 2007-02-06  Alexey Proskuryakov  <ap@webkit.org>
29324         Reviewed by Geoff.
29326         http://bugs.webkit.org/show_bug.cgi?id=12619
29327         Non-abbreviated XPaths don't work
29329         * fast/xpath/ancestor-axis-expected.txt: Added.
29330         * fast/xpath/ancestor-axis.html: Added.
29332 2007-02-05  David Kilzer  <ddkilzer@webkit.org>
29334         Reviewed by Darin.
29336         http://bugs.webkit.org/show_bug.cgi?id=7266
29337         Webarchive format saves duplicate WebSubresources to .webarchive file
29339         * webarchive/test-duplicate-resources-expected.txt: Duplicate resources removed.
29340         * webarchive/test-frameset-expected.txt: Ditto.
29342 2007-02-06  Mark Rowe  <mrowe@apple.com>
29344         Roll out incomplete support for font-stretch (r19350) at Dave Hyatt's request.
29345         See http://bugs.webkit.org/show_bug.cgi?id=12530#c9 for more info.
29347         * fast/css/computed-style-expected.txt:
29348         * fast/css/font-stretch-expected.checksum: Removed.
29349         * fast/css/font-stretch-expected.png: Removed.
29350         * fast/css/font-stretch-expected.txt: Removed.
29351         * fast/css/font-stretch.html: Removed.
29353 2007-02-05  Justin Garcia  <justin.garcia@apple.com>
29355         Reviewed by harrison
29356         
29357         <rdar://problem/4947387>
29358         REGRESSION: Shift Command Left should only select to the beginning of the line
29360         * editing/selection/4947387-expected.checksum: Added.
29361         * editing/selection/4947387-expected.png: Added.
29362         * editing/selection/4947387-expected.txt: Added.
29363         * editing/selection/4947387.html: Added.
29365 2007-02-05  Darin Adler  <darin@apple.com>
29367         Reviewed by John Sullivan.
29369         - test for http://bugs.webkit.org/show_bug.cgi?id=11535
29370           <rdar://problem/4946959> REGRESSION: onclick="this.select();"
29371           not working on new forms (11535)
29373         * fast/forms/input-select-on-click-expected.txt: Added.
29374         * fast/forms/input-select-on-click.html: Added.
29376 2007-02-05  Adele Peterson  <adele@apple.com>
29378         Reviewed by Mitz and Anders.
29380         Tests for http://bugs.webkit.org/show_bug.cgi?id=11811
29381         <rdar://problem/4947184> REGRESSION (r11783): Hebrew text in list boxes is reversed
29383         * fast/text/international/bidi-listbox-expected.checksum: Added.
29384         * fast/text/international/bidi-listbox-expected.png: Added.
29385         * fast/text/international/bidi-listbox-expected.txt: Added.
29386         * fast/text/international/bidi-listbox.html: Added.
29388         * fast/text/international/bidi-listbox-atsui-expected.checksum: Added.
29389         * fast/text/international/bidi-listbox-atsui-expected.png: Added.
29390         * fast/text/international/bidi-listbox-atsui-expected.txt: Added.
29391         * fast/text/international/bidi-listbox-atsui.html: Added.
29393 2007-02-05  Mitz Pettel  <mitz@webkit.org>
29395         Reviewed by Darin.
29397         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12590
29398           REGRESSION: Text selection is weird in textareas in Trac wiki editing pages
29400         * fast/repaint/selection-gap-overflow-scroll-expected.checksum: Added.
29401         * fast/repaint/selection-gap-overflow-scroll-expected.png: Added.
29402         * fast/repaint/selection-gap-overflow-scroll-expected.txt: Added.
29403         * fast/repaint/selection-gap-overflow-scroll.html: Added.
29405 2007-02-05  Mitz Pettel  <mitz@webkit.org>
29407         Reviewed by Adele.
29409         - test for http://bugs.webkit.org/show_bug.cgi?id=11916
29410           REGRESSION (SearchField): RTL search fields are mixed up
29412         * fast/forms/search-rtl-expected.checksum: Added.
29413         * fast/forms/search-rtl-expected.png: Added.
29414         * fast/forms/search-rtl-expected.txt: Added.
29415         * fast/forms/search-rtl.html: Added.
29417 2007-02-05  Mitz Pettel  <mitz@webkit.org>
29419         Reviewed by Adele.
29421         - test for http://bugs.webkit.org/show_bug.cgi?id=12618
29422           REGRESSION (SearchField): Dragging across the text and releasing over the clear button clears the field
29424         * fast/forms/search-cancel-button-mouseup-expected.txt: Added.
29425         * fast/forms/search-cancel-button-mouseup.html: Added.
29427 2007-02-05  Geoffrey Garen  <ggaren@apple.com>
29429         Reviewed by John Sullivan and Darin Adler.
29431         Focused gc-8.html on the issue it was really trying to test (a crash)
29432         to fix intermittent failures seen on buildbot.
29433         
29434         * fast/dom/gc-8.html: Don't test the value of our custom property, which
29435         (legitimately) can be cleared by garbage collection.
29436         * fast/dom/gc-8-expected.txt: 
29438 2007-02-04  Alexey Proskuryakov  <ap@webkit.org>
29440         Reviewed by Darin.
29442         http://bugs.webkit.org/show_bug.cgi?id=12602
29443         XPath functions string(), normalize-space() and string-length() don't work
29444         without arguments
29446         * fast/xpath/implicit-node-args-expected.txt: Added.
29447         * fast/xpath/implicit-node-args.html: Added.
29448         Some cases in the test are commented out for now due to bug 12603.
29450 2007-02-04  Alexey Proskuryakov  <ap@webkit.org>
29452         Reviewed by Darin.
29454         http://bugs.webkit.org/show_bug.cgi?id=8791
29455         XPath should support custom node resolvers
29457         * fast/xpath/nsresolver-bad-object-expected.txt: Added.
29458         * fast/xpath/nsresolver-bad-object.xhtml: Added.
29459         * fast/xpath/nsresolver-exception-expected.txt: Added.
29460         * fast/xpath/nsresolver-exception.xhtml: Added.
29461         * fast/xpath/nsresolver-function-expected.txt: Added.
29462         * fast/xpath/nsresolver-function.xhtml: Added.
29463         * fast/xpath/nsresolver-object-expected.txt: Added.
29464         * fast/xpath/nsresolver-object.xhtml: Added.
29466 2007-02-04  Sam Weinig  <sam@webkit.org>
29468         Reviewed by Darin.
29470         Patch for http://bugs.webkit.org/show_bug.cgi?id=12562
29471         Fix test cases that are now spewing console errors that 
29472         they are not testing for
29474         * fast/events/iframe-object-onload-expected.txt:
29475         * fast/events/iframe-object-onload.html: Change nil to null.
29476         * fast/forms/display-none-in-onchange-keyboard-expected.txt:
29477         * fast/forms/display-none-in-onchange-keyboard.html: Add missing id to div, change 
29478         its text, and change the resulting text.
29479         * fast/forms/input-text-click-inside-expected.checksum:
29480         * fast/forms/input-text-click-inside-expected.png:
29481         * fast/forms/input-text-click-inside-expected.txt:
29482         * fast/forms/input-text-click-inside.html: Change moveTo(x,y) to mouseMoveTo(x,y).
29483         * fast/forms/input-text-click-outside-expected.txt:
29484         * fast/forms/input-text-click-outside.html: Ditto.
29485         * fast/js/array-foreach-expected.txt:
29486         * fast/js/array-foreach.html: Add try-catch blocks to catch exceptions and print them and 
29487         general cleanup.
29488         * fast/js/array-some-expected.txt:
29489         * fast/js/array-some.html: Ditto.
29490         * fast/table/click-near-anonymous-table-expected.checksum:
29491         * fast/table/click-near-anonymous-table-expected.png:
29492         * fast/table/click-near-anonymous-table-expected.txt:
29493         * fast/table/click-near-anonymous-table.html: Change timeForward(ms) to leapForward(ms) and
29494         change the amount of time from 500ms to 1000ms to avoid clicking.
29496 2007-02-03  Geoffrey Garen  <ggaren@apple.com>
29498         Landing results that I think Maciej intended to land, to get the buildbot
29499         back to green.
29501         * fast/forms/disabled-select-change-index-expected.txt: Added.
29503 2007-02-04  Nikolas Zimmermann  <zimmermann@kde.org>
29505         Reviewed by Sam.
29507         Update SVG baseline after xml:space fixes.
29509         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
29510         * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
29511         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
29512         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
29513         * svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
29514         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
29515         * svg/custom/text-whitespace-handling-expected.checksum: Added.
29516         * svg/custom/text-whitespace-handling-expected.png: Added.
29517         * svg/custom/text-whitespace-handling-expected.txt: Added.
29518         * svg/custom/text-whitespace-handling.svg: Added.
29520 2007-02-03  Alexey Proskuryakov  <ap@webkit.org>
29522         Reviewed by Darin.
29524         http://bugs.webkit.org/show_bug.cgi?id=12560
29525         W3C XPath test Text_Nodes.svg fails
29527         * dom/svg/level3/xpath/Text_Nodes-expected.txt: Test now passes.
29528         * dom/svg/level3/xpath/Text_Nodes.js: Invert the success condition, as the test appears incorrect.
29530 2007-02-03  Alexey Proskuryakov  <ap@webkit.org>
29532         Reviewed by Darin.
29534         http://bugs.webkit.org/show_bug.cgi?id=12485
29535         XPath id() function doesn't work as root in paths
29537         * fast/xpath/id-path-expected.txt: Added.
29538         * fast/xpath/id-path.html: Added.
29540 2007-02-03  Alexey Proskuryakov  <ap@webkit.org>
29542         Reviewed by Mitz.
29544         http://bugs.webkit.org/show_bug.cgi?id=12549
29545         Wrong character encoding at www.ravmilim.co.il
29547         * fast/encoding/meta-charset-expected.txt: Added.
29548         * fast/encoding/meta-charset.html: Added.
29550 2007-02-02  Maciej Stachowiak  <mjs@apple.com>
29552         Reviewed by Hyatt & Adele.
29554         - test case for <rdar://problem/4896972> TV guide listings page doesn't finish loading (11674)
29556         * fast/forms/disabled-select-change-index.html: Added.
29558 2007-02-03  Nikolas Zimmermann  <zimmermann@kde.org>
29560         Reviewed by Eric & Maciej.
29562         Add new SVG <use> tests regarding JS scripting.
29563         The use-elementInstance-event-target.svg basically works, but shows
29564         a repainting issue, which has to be tackled later.
29566         * svg/custom/use-elementInstance-event-target-expected.checksum: Added.
29567         * svg/custom/use-elementInstance-event-target-expected.png: Added.
29568         * svg/custom/use-elementInstance-event-target-expected.txt: Added.
29569         * svg/custom/use-elementInstance-event-target.svg: Added.
29570         * svg/custom/use-elementInstance-methods-expected.checksum: Added.
29571         * svg/custom/use-elementInstance-methods-expected.png: Added.
29572         * svg/custom/use-elementInstance-methods-expected.txt: Added.
29573         * svg/custom/use-elementInstance-methods.svg: Added.
29574         * svg/custom/use-event-handler-on-referenced-element-expected.checksum: Added.
29575         * svg/custom/use-event-handler-on-referenced-element-expected.png: Added.
29576         * svg/custom/use-event-handler-on-referenced-element-expected.txt: Added.
29577         * svg/custom/use-event-handler-on-referenced-element.svg: Added.
29578         * svg/custom/use-event-handler-on-use-element-expected.checksum: Added.
29579         * svg/custom/use-event-handler-on-use-element-expected.png: Added.
29580         * svg/custom/use-event-handler-on-use-element-expected.txt: Added.
29581         * svg/custom/use-event-handler-on-use-element.svg: Added.
29583 2007-02-02  Eric Seidel  <eric@webkit.org>
29585         Reviewed by mitz.
29586         
29587         Update test results after adding SVGHiddenContainer while fixing:
29588         http://bugs.webkit.org/show_bug.cgi?id=12193
29590         * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
29591         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
29592         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
29593         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
29594         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
29595         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
29596         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
29597         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
29598         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
29599         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
29600         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
29601         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
29602         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
29603         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
29604         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
29605         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
29606         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
29607         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
29608         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
29609         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
29610         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
29611         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
29612         * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
29613         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
29614         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
29615         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
29616         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
29617         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
29618         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
29619         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
29620         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
29621         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
29622         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
29623         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
29624         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
29625         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
29626         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
29627         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
29628         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
29629         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
29630         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
29631         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
29632         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
29633         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
29634         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
29635         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
29636         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
29637         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
29638         * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
29639         * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
29640         * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
29641         * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
29642         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
29643         * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum:
29644         * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
29645         * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
29646         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
29647         * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
29648         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
29649         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
29650         * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
29651         * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
29652         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
29653         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
29654         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
29655         * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
29656         * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
29657         * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
29658         * svg/carto.net/colourpicker-expected.txt:
29659         * svg/carto.net/window-expected.txt:
29660         * svg/custom/deep-dynamic-updates-expected.txt:
29661         * svg/custom/feComponentTransfer-Discrete-expected.txt:
29662         * svg/custom/feComponentTransfer-Gamma-expected.txt:
29663         * svg/custom/feComponentTransfer-Linear-expected.txt:
29664         * svg/custom/feComponentTransfer-Table-expected.txt:
29665         * svg/custom/gradient-add-stops-expected.txt:
29666         * svg/custom/gradient-attr-update-expected.txt:
29667         * svg/custom/gradient-cycle-detection-expected.txt:
29668         * svg/custom/gradient-deep-referencing-expected.txt:
29669         * svg/custom/gradient-stop-corner-cases-expected.txt:
29670         * svg/custom/gradient-stop-style-change-expected.checksum: Added.
29671         * svg/custom/gradient-stop-style-change-expected.png: Added.
29672         * svg/custom/gradient-stop-style-change-expected.txt: Added.
29673         * svg/custom/gradient-stop-style-change.svg: Added.
29674         * svg/custom/gradient-stroke-width-expected.txt:
29675         * svg/custom/grayscale-gradient-mask-expected.txt:
29676         * svg/custom/invalid-css-expected.txt:
29677         * svg/custom/js-late-gradient-and-object-creation-expected.txt:
29678         * svg/custom/js-late-gradient-creation-expected.txt:
29679         * svg/custom/js-late-marker-and-object-creation-expected.txt:
29680         * svg/custom/js-late-marker-creation-expected.txt:
29681         * svg/custom/js-update-gradient-expected.txt:
29682         * svg/custom/js-update-pattern-child-expected.txt:
29683         * svg/custom/js-update-pattern-expected.txt:
29684         * svg/custom/js-update-stop-expected.txt:
29685         * svg/custom/large-bounding-box-percents-expected.txt:
29686         * svg/custom/marker-changes-expected.txt:
29687         * svg/custom/marker-child-changes-expected.txt:
29688         * svg/custom/marker-viewBox-changes-expected.txt:
29689         * svg/custom/pattern-cycle-detection-expected.txt:
29690         * svg/custom/pattern-deep-referencing-expected.txt:
29691         * svg/custom/pattern-in-defs-expected.txt:
29692         * svg/custom/text-gradient-no-content-expected.txt:
29693         * svg/custom/tref-update-expected.txt:
29694         * svg/custom/use-instanceRoot-modifications-expected.txt:
29695         * svg/custom/use-modify-container-in-target-expected.txt:
29696         * svg/custom/use-modify-target-container-expected.txt:
29697         * svg/custom/use-on-g-containing-use-expected.txt:
29698         * svg/custom/use-on-g-expected.txt:
29699         * svg/custom/use-on-rect-expected.txt:
29700         * svg/custom/use-on-symbol-inside-pattern-expected.txt:
29701         * svg/custom/use-on-text-expected.txt:
29702         * svg/custom/use-on-use-expected.txt:
29703         * svg/custom/use-property-changes-through-dom-expected.txt:
29704         * svg/custom/use-property-changes-through-svg-dom-expected.txt:
29705         * svg/custom/use-recursion-1-expected.txt:
29706         * svg/custom/use-recursion-3-expected.txt:
29707         * svg/custom/use-recursion-4-expected.txt:
29708         * svg/custom/use-transform-expected.txt:
29709         * svg/custom/visibility-override-mask-expected.txt:
29711 2007-02-01  Nicholas Shanks  <webkit@nickshanks.com>
29713         Reviewed by Mark.
29715         CSS2 font-stretch property; uses American Typewriter and Helvetica Neue fonts,
29716         requiring Regular, Condensed, Bold and Bold Condensed faces.
29718         * fast/css/computed-style-expected.txt: Updated.
29719         * fast/css/font-stretch-expected.checksum: Added.
29720         * fast/css/font-stretch-expected.png: Added.
29721         * fast/css/font-stretch-expected.txt: Added.
29722         * fast/css/font-stretch.html: Added.
29724 2007-02-01  Alexey Proskuryakov  <ap@webkit.org>
29726         Reviewed by Darin.
29728         http://bugs.webkit.org/show_bug.cgi?id=12506
29729         REGRESSION: Safari doesn't display hebrew text on a web page,
29730         displayed correctly on Tiger
29732         * fast/encoding/pseudo-tags-in-attributes-expected.txt: Changing back to success.
29734 2007-02-01  Anders Carlsson  <acarlsson@apple.com>
29736         Reviewed by Darin.
29738         Update test results that have console messages.
29739         
29740         * dom/html/level2/html/HTMLFrameElement09-expected.txt:
29741         * dom/html/level2/html/HTMLIFrameElement11-expected.txt:
29742         * dom/xhtml/level2/html/HTMLBaseElement01-expected.txt:
29743         * dom/xhtml/level2/html/HTMLBaseElement02-expected.txt:
29744         * dom/xhtml/level2/html/frame-expected.txt:
29745         * dom/xhtml/level2/html/iframe-expected.txt:
29746         * editing/execCommand/4920488-expected.txt:
29747         * editing/selection/contenteditable-click-inside-expected.txt:
29748         * editing/selection/contenteditable-click-outside-expected.txt:
29749         * fast/AppleScript/001-expected.txt:
29750         * fast/dynamic/015-expected.txt:
29751         * fast/events/iframe-object-onload-expected.txt:
29752         * fast/events/updateLayoutForHitTest-expected.txt:
29753         * fast/forms/display-none-in-onchange-keyboard-expected.txt:
29754         * fast/forms/input-text-click-inside-expected.txt:
29755         * fast/forms/input-text-click-outside-expected.txt:
29756         * fast/forms/selected-index-assert-expected.txt:
29757         * fast/js/array-foreach-expected.txt:
29758         * fast/js/array-some-expected.txt:
29759         * fast/js/kde/exception_propagation-expected.txt:
29760         * fast/js/kde/garbage-n-expected.txt:
29761         * fast/js/kde/string-1-n-expected.txt:
29762         * fast/js/kde/string-2-n-expected.txt:
29763         * fast/parser/script-tag-with-trailing-slash-expected.txt:
29764         * fast/table/click-near-anonymous-table-expected.txt:
29765         * fast/tokenizer/002-expected.txt:
29766         * fast/tokenizer/external-script-document-write_2-expected.txt:
29767         * fast/tokenizer/script_extra_close-expected.txt:
29768         * fast/xsl/transform-xhr-doc-expected.txt:
29769         * http/tests/navigation/error404-goback-expected.txt:
29770         * http/tests/xmlhttprequest/set-dangerous-headers-expected.txt:
29771         * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
29772         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
29773         * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
29774         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
29775         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
29776         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
29777         * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
29778         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
29779         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
29780         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
29781         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
29782         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
29783         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
29784         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
29785         * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
29786         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
29787         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
29788         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
29789         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
29790         * svg/custom/dynamic-empty-path-expected.txt:
29791         * svg/custom/js-update-container-expected.txt:
29792         * svg/custom/js-update-gradient-expected.txt:
29793         * svg/custom/js-update-polygon-changes-expected.txt:
29794         * svg/custom/js-update-polygon-removal-expected.txt:
29795         * svg/custom/path-bad-data-expected.txt:
29796         * svg/custom/polyline-hittest-expected.txt:
29797         * svg/custom/polyline-invalid-points-expected.txt:
29798         * svg/custom/polyline-setattribute-points-null-expected.txt:
29799         * svg/custom/svgpolyparser-extra-space-expected.txt:
29800         * svg/custom/use-modify-target-symbol-expected.txt:
29801         * svg/custom/viewbox-syntax-expected.txt:
29802         * tables/mozilla/bugs/bug53690-1-expected.txt:
29803         * tables/mozilla/bugs/bug9024-expected.txt:
29804         * tables/mozilla_expected_failures/bugs/bug3517-expected.txt:
29805         * tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt:
29806         * tables/mozilla_expected_failures/core/captions1-expected.txt:
29807         * tables/mozilla_expected_failures/dom/appendCells1-expected.txt:
29808         * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt:
29809         * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt:
29810         * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt:
29812 2007-02-01  Beth Dakin  <bdakin@apple.com>
29814         Reviewed by Hyatt.
29816         Tests for http://bugs.webkit.org/show_bug.cgi?id=10517 REGRESSION 
29817         (r12065-r12082): Navigation graphic wraps to the next line on 
29818         duart.com and <rdar://problem/4960505> REGRESSION: The Awesome 
29819         Windows Vista page has a layout error in the header table (10517)
29821         New Test:
29822         * fast/table/growCellForImageQuirk-expected.checksum: Added.
29823         * fast/table/growCellForImageQuirk-expected.png: Added.
29824         * fast/table/growCellForImageQuirk-expected.txt: Added.
29825         * fast/table/growCellForImageQuirk.html: Added.
29827         These are new results for tests that used to be expected failures:
29828         * tables/mozilla/bugs/bug101674-expected.checksum: Added.
29829         * tables/mozilla/bugs/bug101674-expected.png: Added.
29830         * tables/mozilla/bugs/bug101674-expected.txt: Added.
29831         * tables/mozilla/bugs/bug14323-expected.checksum: Added.
29832         * tables/mozilla/bugs/bug14323-expected.png: Added.
29833         * tables/mozilla/bugs/bug14323-expected.txt: Added.
29834         
29835         New results that match WinIE:
29836         * tables/mozilla/bugs/bug26553-expected.checksum:
29837         * tables/mozilla/bugs/bug26553-expected.png:
29838         * tables/mozilla/bugs/bug26553-expected.txt:
29840         New results that appeared correct before, but now are actually 
29841         correct:
29842         * tables/mozilla/bugs/bug2973-expected.checksum: Added.
29843         * tables/mozilla/bugs/bug2973-expected.png: Added.
29844         * tables/mozilla/bugs/bug2973-expected.txt: Added.
29845         * tables/mozilla/bugs/bug4427-expected.checksum:
29846         * tables/mozilla/bugs/bug4427-expected.png:
29847         * tables/mozilla/bugs/bug4427-expected.txt:
29849         The failures that have been moved to successes:
29850         * tables/mozilla_expected_failures/bugs/bug101674-expected.checksum: Removed.
29851         * tables/mozilla_expected_failures/bugs/bug101674-expected.png: Removed.
29852         * tables/mozilla_expected_failures/bugs/bug101674-expected.txt: Removed.
29853         * tables/mozilla_expected_failures/bugs/bug101674.html: Removed.
29854         * tables/mozilla_expected_failures/bugs/bug14323-expected.checksum: Removed.
29855         * tables/mozilla_expected_failures/bugs/bug14323-expected.png: Removed.
29856         * tables/mozilla_expected_failures/bugs/bug14323-expected.txt: Removed.
29857         * tables/mozilla_expected_failures/bugs/bug14323.html: Removed.
29858         * tables/mozilla_expected_failures/bugs/bug2973-expected.checksum: Removed.
29859         * tables/mozilla_expected_failures/bugs/bug2973-expected.png: Removed.
29860         * tables/mozilla_expected_failures/bugs/bug2973-expected.txt: Removed.
29861         * tables/mozilla_expected_failures/bugs/bug2973.html: Removed.
29863 2007-02-01  Darin Adler  <darin@apple.com>
29865         * fast/encoding/pseudo-tags-in-attributes-expected.txt: Change test result to reflect failure
29866         because bug 12506 isn't fixed yet; we'll change it back once the bug is re-fixed.
29868 2007-02-01  Darin Adler  <darin@apple.com>
29870         Reviewed by Maciej.
29872         - test for <rdar://problem/4887428> REGRESSION: Implement slight delay for firing incremental onSearch event
29874         * fast/forms/search-event-delay-expected.txt: Added.
29875         * fast/forms/search-event-delay.html: Added.
29877 2007-01-31  Darin Adler  <darin@apple.com>
29879         Reviewed by Adam and Geoff.
29881         - test for <rdar://problem/4786767> REGRESSION: <select> controls are not resized when zooming text
29883         * fast/forms/select-width-font-change-expected.txt: Added.
29884         * fast/forms/select-width-font-change.html: Added.
29886 2007-01-31  Alexey Proskuryakov  <ap@webkit.org>
29888         Reviewed by Darin.
29890         http://bugs.webkit.org/show_bug.cgi?id=12506
29891         REGRESSION: Safari doesn't display hebrew text on a web page,
29892         displayed correctly on Tiger
29894         * fast/encoding/pseudo-tags-in-attributes-expected.txt: Added.
29895         * fast/encoding/pseudo-tags-in-attributes.html: Added.
29897 2007-01-31  Anders Carlsson  <acarlsson@apple.com>
29899         Reviewed by Maciej.
29901         <rdar://problem/4886776>
29902         REGRESSION: After opening a web archive, location shows the actual URL, not the webarchive file
29904         * webarchive/loading/resources/helloworld.webarchive: Added.
29905         * webarchive/loading/test-loading-archive-expected.txt: Added.
29906         * webarchive/loading/test-loading-archive.html: Added.
29908 2007-01-31  Adele Peterson  <adele@apple.com>
29910         Reviewed by Darin.
29912         Test for <rdar://problem/4521461> REGRESSION: when keyPress event changes form focus, inserted key goes to wrong control
29914         * fast/events/keypress-focus-change-expected.txt: Added.
29915         * fast/events/keypress-focus-change.html: Added.
29916         * fast/events/resources/keypress-frame.html: Added.
29918 2007-01-30  David Kilzer  <ddkilzer@webkit.org>
29920         Reviewed by Darin.
29922         http://bugs.webkit.org/show_bug.cgi?id=11882
29923         Need a way to regression test .webarchive output files
29925         Created webarchive tests that exercise various features of the WebArchive format.
29927         * webarchive/resources/apple.gif: Copied from fast/canvas/resources/apple.gif.
29928         * webarchive/resources/dump-webarchive.js: Added.
29929         * webarchive/resources/test-frame.html: Added.
29930         * webarchive/resources/test-style.css: Added.
29931         * webarchive/test-body-background-expected.txt: Added.
29932         * webarchive/test-body-background.html: Added.
29933         * webarchive/test-duplicate-resources-expected.txt: Added.
29934         * webarchive/test-duplicate-resources.html: Added.
29935         * webarchive/test-frameset-expected.txt: Added.
29936         * webarchive/test-frameset.html: Added.
29937         * webarchive/test-img-src-expected.txt: Added.
29938         * webarchive/test-img-src.html: Added.
29939         * webarchive/test-input-src-expected.txt: Added.
29940         * webarchive/test-input-src.html: Added.
29941         * webarchive/test-link-href-expected.txt: Added.
29942         * webarchive/test-link-href.html: Added.
29943         * webarchive/test-object-data-expected.txt: Added.
29944         * webarchive/test-object-data.html: Added.
29945         * webarchive/test-script-src-expected.txt: Added.
29946         * webarchive/test-script-src.html: Added.
29947         * webarchive/test-table-background-expected.txt: Added.
29948         * webarchive/test-table-background.html: Added.
29949         * webarchive/test-td-background-expected.txt: Added.
29950         * webarchive/test-td-background.html: Added.
29952 2007-01-30  Mitz Pettel  <mitz@webkit.org>
29954         Reviewed by Geoff.
29956         - test for http://bugs.webkit.org/show_bug.cgi?id=12050
29957           REGRESSION: Assertion failure in -[WebBaseNetscapePluginView willCallPlugInFunction] (plugin)
29959         * plugins/createScriptableObject-before-start-expected.txt: Added.
29960         * plugins/createScriptableObject-before-start.html: Added.
29962 2007-01-30  Mitz Pettel  <mitz@webkit.org>
29964         Reviewed by Darin.
29966         - test for http://bugs.webkit.org/show_bug.cgi?id=12487
29967           REGRESSION: Repro crash when a second background image is animated
29969         * fast/images/animated-background-image-crash-expected.txt: Added.
29970         * fast/images/animated-background-image-crash.html: Added.
29971         * fast/images/resources/animated.gif: Added.
29972         * fast/images/resources/animated2.gif: Added.
29974 2007-01-31  Mark Rowe  <mrowe@apple.com>
29976         Reviewed by Mitz.
29978         Re-enable editing/pasteboard/paste-{RTFD,TIFF}.html now that a fix has been landed for:
29979         http://bugs.webkit.org/show_bug.cgi?id=12474
29980         REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: loader->handle()
29982         * editing/pasteboard/paste-RTFD.html: Added.
29983         * editing/pasteboard/paste-RTFD.html-disabled: Removed.
29984         * editing/pasteboard/paste-TIFF.html: Added.
29985         * editing/pasteboard/paste-TIFF.html-disabled: Removed.
29987 2007-01-30  Mitz Pettel  <mitz@webkit.org>
29989         Reviewed by Darin (by way of Hyatt).
29991         - test for http://bugs.webkit.org/show_bug.cgi?id=12373
29992           ASSERTION FAILURE: !child->needsLayout() on paypal.com
29994         * fast/table/inline-form-assert-expected.checksum: Added.
29995         * fast/table/inline-form-assert-expected.png: Added.
29996         * fast/table/inline-form-assert-expected.txt: Added.
29997         * fast/table/inline-form-assert.html: Added.
29999 2007-01-30  Alexey Proskuryakov  <ap@webkit.org>
30001         Reviewed by Darin.
30003         http://bugs.webkit.org/show_bug.cgi?id=12486
30004         XPathNSResolver.lookupNamespaceURI should return null if no URI is found
30006         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
30007         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
30008         These tests now pass.
30010 2007-01-30  Nikolas Zimmermann  <zimmermann@kde.org>
30012         Reviewed by Oliver.
30014         Update svg baseline after svg text repaint rect fixes.
30016         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
30017         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
30018         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
30019         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
30020         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
30021         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
30022         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
30023         * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
30024         * svg/custom/text-repaint-including-stroke-expected.checksum: Added.
30025         * svg/custom/text-repaint-including-stroke-expected.png: Added.
30026         * svg/custom/text-repaint-including-stroke-expected.txt: Added.
30027         * svg/custom/text-repaint-including-stroke.svg: Added.
30028         * svg/custom/use-on-text-expected.txt:
30030 2007-01-30  Alexey Proskuryakov  <ap@webkit.org>
30032         Reviewed by Darin.
30034         http://bugs.webkit.org/show_bug.cgi?id=12452
30035         XPath id() function is not supported
30037         * dom/svg/level3/xpath/Conformance_ID-expected.txt:
30038         This test now passes.
30040         * fast/xpath/complex-id-expected.txt: Added.
30041         * fast/xpath/complex-id.html: Added.
30042         A test for more advanced id() capabilities.
30044 2007-01-31  Mark Rowe  <mrowe@apple.com>
30046         Disable editing/pasteboard/paste-{RTFD,TIFF}.html so tests run to completion until a fix is landed for:
30047         http://bugs.webkit.org/show_bug.cgi?id=12474
30048         REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: loader->handle()
30050         * editing/pasteboard/paste-RTFD.html: Removed.
30051         * editing/pasteboard/paste-RTFD.html-disabled: Added.
30052         * editing/pasteboard/paste-TIFF.html: Removed.
30053         * editing/pasteboard/paste-TIFF.html-disabled: Added.
30055 2007-01-30  Nikolas Zimmermann  <zimmermann@kde.org>
30057         Reviewed by Eric & Oliver.
30059         Update SVG baseline after the <use> rewrite.
30061         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
30062         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
30063         * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
30064         * svg/custom/deep-dynamic-updates-expected.png:
30065         * svg/custom/use-modify-container-in-target-expected.checksum: Added.
30066         * svg/custom/use-modify-container-in-target-expected.png: Added.
30067         * svg/custom/use-modify-container-in-target-expected.txt: Added.
30068         * svg/custom/use-modify-container-in-target.svg: Added.
30069         * svg/custom/use-modify-target-container-expected.checksum: Added.
30070         * svg/custom/use-modify-target-container-expected.png: Added.
30071         * svg/custom/use-modify-target-container-expected.txt: Added.
30072         * svg/custom/use-modify-target-container.svg: Added.
30073         * svg/custom/use-modify-target-symbol-expected.checksum: Added.
30074         * svg/custom/use-modify-target-symbol-expected.png: Added.
30075         * svg/custom/use-modify-target-symbol-expected.txt: Added.
30076         * svg/custom/use-modify-target-symbol.svg: Added.
30077         * svg/custom/use-on-g-containing-use-expected.checksum: Added.
30078         * svg/custom/use-on-g-containing-use-expected.png: Added.
30079         * svg/custom/use-on-g-containing-use-expected.txt: Added.
30080         * svg/custom/use-on-g-containing-use.svg: Added.
30081         * svg/custom/use-on-symbol.svg:
30082         * svg/custom/use-on-use-expected.checksum: Added.
30083         * svg/custom/use-on-use-expected.png: Added.
30084         * svg/custom/use-on-use-expected.txt: Added.
30085         * svg/custom/use-on-use.svg: Added.
30086         * svg/custom/use-recursion-1-expected.checksum: Added.
30087         * svg/custom/use-recursion-1-expected.png: Added.
30088         * svg/custom/use-recursion-1-expected.txt: Added.
30089         * svg/custom/use-recursion-1.svg: Added.
30090         * svg/custom/use-recursion-2-expected.checksum: Added.
30091         * svg/custom/use-recursion-2-expected.png: Added.
30092         * svg/custom/use-recursion-2-expected.txt: Added.
30093         * svg/custom/use-recursion-2.svg: Added.
30094         * svg/custom/use-recursion-3-expected.checksum: Added.
30095         * svg/custom/use-recursion-3-expected.png: Added.
30096         * svg/custom/use-recursion-3-expected.txt: Added.
30097         * svg/custom/use-recursion-3.svg: Added.
30098         * svg/custom/use-recursion-4-expected.checksum: Added.
30099         * svg/custom/use-recursion-4-expected.png: Added.
30100         * svg/custom/use-recursion-4-expected.txt: Added.
30101         * svg/custom/use-recursion-4.svg: Added.
30103 2007-01-29  Alexey Proskuryakov  <ap@webkit.org>
30105         Reviewed by Darin.
30107         http://bugs.webkit.org/show_bug.cgi?id=12464
30108         Fix XPath test suite conversion problems
30110         * dom/svg/level3/xpath/svgunit.js: Fixed createXPathEvaluator() to work in Firefox (whose
30111         document.getFeature returns null for XPath). Changed load() to use XMLHttpRequest, instead of
30112         merely cloning the current document.
30114         * dom/svg/level3/xpath/resources/internaldtd.xml: Added.
30115         * dom/svg/level3/xpath/resources/staff.dtd: Added.
30116         * dom/svg/level3/xpath/resources/staff.xml: Added.
30117         * dom/svg/level3/xpath/resources/staffNS.dtd: Added.
30118         * dom/svg/level3/xpath/resources/staffNS.xml: Added.
30119         Added external test documents.
30121         * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
30122         * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
30123         These tests now run, but fail. They also fail in Firefox, but pass in Opera.
30125         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
30126         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
30127         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
30128         * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
30129         These now fail, because XPathResult relies on DOMSubtreeModified event for invalidation,
30130         but event listeners cannot be registered on nodes in documents that aren't attached (such as
30131         XHR.responseXML). Not yet sure what exactly the bug is, but I think it's good to have the tests
30132         fail, as it appears to be a genuine issue.
30134         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.js:
30135         * dom/svg/level3/xpath/XPathResult_numberValue.js:
30136         Updated these tests to use /staff instead of /svg paths.
30138         * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
30139         * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
30140         * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.js:
30141         * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
30142         * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
30143         * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
30144         * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
30145         * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
30146         * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
30147         These tests now pass.
30149         * dom/svg/level3/xpath/Attribute_Nodes.svg:
30150         * dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg:
30151         * dom/svg/level3/xpath/Comment_Nodes.svg:
30152         * dom/svg/level3/xpath/Conformance_Expressions.svg:
30153         * dom/svg/level3/xpath/Conformance_ID.svg:
30154         * dom/svg/level3/xpath/Conformance_hasFeature_3.svg:
30155         * dom/svg/level3/xpath/Conformance_hasFeature_empty.svg:
30156         * dom/svg/level3/xpath/Conformance_hasFeature_null.svg:
30157         * dom/svg/level3/xpath/Conformance_isSupported_3.svg:
30158         * dom/svg/level3/xpath/Conformance_isSupported_empty.svg:
30159         * dom/svg/level3/xpath/Conformance_isSupported_null.svg:
30160         * dom/svg/level3/xpath/Element_Nodes.svg:
30161         * dom/svg/level3/xpath/Processing_Instruction_Nodes.svg:
30162         * dom/svg/level3/xpath/Text_Nodes.svg:
30163         * dom/svg/level3/xpath/XPathEvaluatorCast01.svg:
30164         * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.svg:
30165         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.svg:
30166         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.svg:
30167         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.svg:
30168         * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.svg:
30169         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.svg:
30170         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.svg:
30171         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.svg:
30172         * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg:
30173         * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.svg:
30174         * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg:
30175         * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg:
30176         * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.svg:
30177         * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.svg:
30178         * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.svg:
30179         * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg:
30180         * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.svg:
30181         * dom/svg/level3/xpath/XPathExpression_evaluate_document.svg:
30182         * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.svg:
30183         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.svg:
30184         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.svg:
30185         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.svg:
30186         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.svg:
30187         * dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg:
30188         * dom/svg/level3/xpath/XPathResult_booleanValue_false.svg:
30189         * dom/svg/level3/xpath/XPathResult_booleanValue_true.svg:
30190         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.svg:
30191         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.svg:
30192         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.svg:
30193         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.svg:
30194         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.svg:
30195         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.svg:
30196         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.svg:
30197         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.svg:
30198         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.svg:
30199         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.svg:
30200         * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.svg:
30201         * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.svg:
30202         * dom/svg/level3/xpath/XPathResult_numberValue.svg:
30203         * dom/svg/level3/xpath/XPathResult_resultType.svg:
30204         * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.svg:
30205         * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.svg:
30206         * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.svg:
30207         * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.svg:
30208         * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.svg:
30209         * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.svg:
30210         * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.svg:
30211         * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.svg:
30212         * dom/svg/level3/xpath/XPathResult_stringValue.svg:
30213         Removed unneeded inline test data.
30215 2007-01-29  Graham Dennis  <graham.dennis@gmail.com>
30217         Reviewed by Maciej.
30218         
30219         - test for http://bugs.webkit.org/show_bug.cgi?id=10725
30220           Image data in from RTFD clipboard data thrown away
30222         * editing/pasteboard/paste-RTFD-expected.checksum: Added.
30223         * editing/pasteboard/paste-RTFD-expected.png: Added.
30224         * editing/pasteboard/paste-RTFD-expected.txt: Added.
30225         * editing/pasteboard/paste-RTFD.html: Added.
30226         * editing/pasteboard/paste-TIFF-expected.checksum: Added.
30227         * editing/pasteboard/paste-TIFF-expected.png: Added.
30228         * editing/pasteboard/paste-TIFF-expected.txt: Added.
30229         * editing/pasteboard/paste-TIFF.html: Added.
30230         * editing/resources/RTFD-pasteboard-data.dat: Added.
30231         * editing/resources/TIFF-pasteboard-data.dat: Added.
30233 2007-01-29  Justin Garcia  <justin.garcia@apple.com>
30235         Reviewed by harrison
30237         <rdar://problem/4960137>
30238         ASSERTION FAILURE calling SelectionController::setBaseAndExtent (11833)
30240         * editing/selection/4960137-expected.checksum: Added.
30241         * editing/selection/4960137-expected.png: Added.
30242         * editing/selection/4960137-expected.txt: Added.
30243         * editing/selection/4960137.html: Added.
30245 2007-01-29  Anders Carlsson  <acarlsson@apple.com>
30247         Reviewed by Geoff.
30249         <rdar://problem/4960097>
30250         http://bugs.webkit.org/show_bug.cgi?id=12444
30251         Assertion failure in -[WebCoreFrameBridge installInFrame:]
30253         * fast/parser/xhtml-document-with-html-object-expected.txt: Added.
30254         * fast/parser/xhtml-document-with-html-object.xhtml: Added.
30256 2007-01-29  Kevin McCullough  <KMcCullough@apple.com>
30258         Reviewed by Geoff and Oliver.
30260         - rdar://problem/4955561
30261         - missusing JavaScript shouldn't crash webkit.  Now it doesn't in this case.
30263         * plugins/call-as-function-test-expected.txt: Added.
30264         * plugins/call-as-function-test.html: Added.
30266 2007-01-29  Alexey Proskuryakov  <ap@webkit.org>
30268         Reviewed by Darin.
30270         http://bugs.webkit.org/show_bug.cgi?id=12359
30271         XPathEvaluator may return some nodes more than once in a result set
30273         * fast/xpath/nodeset-duplicates-expected.txt: Added.
30274         * fast/xpath/nodeset-duplicates.html: Added.
30276 2007-01-29  Alexey Proskuryakov  <ap@webkit.org>
30278         Reviewed by Darin.
30280         http://bugs.webkit.org/show_bug.cgi?id=12340
30281         XPathEvaluator behavior does not match Firefox - name() and attribute nodes
30283         * fast/xpath/name-null-namespace-expected.txt: Added.
30284         * fast/xpath/name-null-namespace.html: Added.
30285         Test for the bug.
30287         * fast/dom/xpath-empty-string-expected.txt: Removed.
30288         * fast/dom/xpath-empty-string.html: Removed.
30289         Moved these to fast/xpath.
30291         * fast/xpath/xpath-namespaces.html: Fixed an inline document to be well-formed, so the test now passes in Firefox.
30292         This is really a quirk of our DOMParser that the test passed in WebKit: on error, a descriptive message is appended to
30293         the partially parsed document, instead of replacing it.
30295 2007-01-29  Alexey Proskuryakov  <ap@webkit.org>
30297         Reviewed by Darin.
30299         http://bugs.webkit.org/show_bug.cgi?id=11815
30300         XPathEvaluator behavior does not match Firefox - substring() and empty element
30302         * fast/xpath/empty-string-substring-expected.txt: Added.
30303         * fast/xpath/empty-string-substring.html: Added.
30305 2007-01-28  David Kilzer  <ddkilzer@webkit.org>
30307         Reviewed by Darin and David Hyatt.
30309         - Test for http://bugs.webkit.org/show_bug.cgi?id=12423
30310           Mixing white-space:pre text with non white-space:pre text does not wrap properly
30312         * fast/block/basic/white-space-pre-wraps-expected.checksum: Added.
30313         * fast/block/basic/white-space-pre-wraps-expected.png: Added.
30314         * fast/block/basic/white-space-pre-wraps-expected.txt: Added.
30315         * fast/block/basic/white-space-pre-wraps.html: Added.
30317 2007-01-28  Mitz Pettel  <mitz@webkit.org>
30319         Reviewed by Darin.
30321         - test for http://bugs.webkit.org/show_bug.cgi?id=8360
30322           Repro crash when onscroll handler deletes the scrolled object
30324         * fast/layers/removed-by-scroll-handler-expected.txt: Added.
30325         * fast/layers/removed-by-scroll-handler.html: Added.
30327 2007-01-28  David Kilzer  <ddkilzer@webkit.org>
30329         Reviewed by Darin.
30331         - Test for http://bugs.webkit.org/show_bug.cgi?id=9815
30332           JavaScript TypeError loading Dean Edwards' JS compressor/obfuscator
30334         * fast/js/function-prototype-expected.txt: Added.
30335         * fast/js/function-prototype.html: Added.
30337 2007-01-28  Alexey Proskuryakov  <ap@webkit.org>
30339         Fixed a broken test to actually work (and fail).
30341         * dom/svg/level3/xpath/Conformance_ID-expected.checksum: Removed.
30342         * dom/svg/level3/xpath/Conformance_ID-expected.png: Removed.
30343         * dom/svg/level3/xpath/Conformance_ID-expected.txt:
30344         * dom/svg/level3/xpath/Conformance_ID.svg:
30346 2007-01-27  David Kilzer  <ddkilzer@webkit.org>
30348         Reviewed by NOBODY (missing pixel test results).
30350         * fast/dom/gc-10-expected.checksum: Added.
30351         * fast/dom/gc-10-expected.png: Added.
30352         * http/tests/misc/location-replace-crossdomain-expected.checksum: Added.
30353         * http/tests/misc/location-replace-crossdomain-expected.png: Added.
30355 2007-01-27  Sam Weinig  <sam@webkit.org>
30357         Reviewed by Mitz.
30359         - Test for http://bugs.webkit.org/show_bug.cgi?id=11957
30360           Unordered List Bullets too big and changing from size
30362         * fast/lists/big-list-marker-expected.checksum: Added.
30363         * fast/lists/big-list-marker-expected.png: Added.
30364         * fast/lists/big-list-marker-expected.txt: Added.
30365         * fast/lists/big-list-marker.html: Added.
30367 2007-01-27  Alexey Proskuryakov  <ap@webkit.org>
30369         Reviewed by Darin.
30371         http://bugs.webkit.org/show_bug.cgi?id=12389
30372         Chinese decoding error at hk.antispam.yahoo.com
30374         * fast/encoding/noscript-in-head-expected.txt: Added.
30375         * fast/encoding/noscript-in-head.html: Added.
30377 2007-01-25  Geoffrey Garen  <ggaren@apple.com>
30379         Reviewed by Maciej Stachowiak.
30380         
30381         Added test for <rdar://problem/4608404> WebScriptObject's _rootObject lack 
30382         of ownership policy causes crashes (e.g., in Dashcode)
30383         
30384         No test for Java or NPP versions of this bug because there's no reliable way to
30385         make Java and NPP objects outlive their RootObjects (although Java objects
30386         sometimes do).
30388         * plugins/root-object-premature-delete-crash-expected.txt: Added.
30389         * plugins/root-object-premature-delete-crash.html: Added.
30391 2007-01-27  Andrew Wellington  <proton@wiretapped.net>
30393         Reviewed by Maciej.
30394         
30395         Test for "Repeated string concatenation results in OOM crash"
30396         http://bugs.webkit.org/show_bug.cgi?id=11131
30398         * fast/js/resources/string-concatenate-outofmemory.js: Added.
30399         * fast/js/string-concatenate-outofmemory-expected.txt: Added.
30400         * fast/js/string-concatenate-outofmemory.html: Added.
30402 2007-01-26  Darin Adler  <darin@apple.com>
30404         Reviewed by Beth.
30406         - updated test results for change to computed style
30408         * editing/pasteboard/paste-table-002-expected.txt:
30409         Updated for change to order of style properties.
30411         * fast/css/computed-style-expected.txt:
30412         Updated for change to order of style properties and to add new ones.
30414 2007-01-26  Alice Liu  <alice.liu@apple.com>
30416         Reviewed by Ada.
30418         Added tests for <rdar://problem/4919097> REGRESSION: Ctrl-Y fails to yank (11076)
30420         * editing/pasteboard/emacs-ctrl-a-k-y-expected.checksum: Added.
30421         * editing/pasteboard/emacs-ctrl-a-k-y-expected.png: Added.
30422         * editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: Added.
30423         * editing/pasteboard/emacs-ctrl-a-k-y.html: Added.
30424         Test for <rdar://problem/4919097>
30426         * editing/deleting/delete-by-word-001-expected.txt:
30427         * editing/deleting/delete-by-word-002-expected.txt:
30428         * editing/deleting/delete-to-end-of-paragraph-expected.txt:
30429         * editing/pasteboard/emacs-cntl-y-001-expected.txt:
30430         The expected results of these tests were affected by the WebCore checkin of the same number.  The results are the same, but there were more editing delegates that were called, as expected.  I suspect these tests were created during the time that <rdar://problem/4919097> was broken
30432 2007-01-26  Alexey Proskuryakov  <ap@webkit.org>
30434         Reviewed by Maciej.
30436         http://bugs.webkit.org/show_bug.cgi?id=12385
30437         Assertion failure when loading subresources from "data:" frames
30439         * fast/loader/opaque-base-url-expected.txt: Added.
30440         * fast/loader/opaque-base-url.html: Added.
30442 2007-01-26  Darin Adler  <darin@apple.com>
30444         * fast/events/objc-event-api-expected.txt: Updated test result now that we no
30445         longer invalidate clicks when the mouse moves a bit.
30447 2007-01-26  Mitz Pettel  <mitz@webkit.org>
30449         Reviewed by Darin.
30451         - test and updated tests and results for
30452           http://bugs.webkit.org/show_bug.cgi?id=11109
30453           REGRESSION (r15471): menus are offset on eink.com
30454           <rdar://problem/4824760>
30456         * editing/execCommand/findString-2.html:
30457         * editing/pasteboard/4947130.html:
30458         * editing/pasteboard/drop-text-without-selection.html:
30459         * editing/selection/anchor-focus1-expected.txt:
30460         * editing/selection/click-before-and-after-table.html:
30461         * editing/selection/drag-select-1.html:
30462         * editing/selection/editable-links-expected.txt:
30463         * editing/selection/mixed-editability-1.html:
30464         * editing/selection/paragraph-granularity.html:
30465         * editing/selection/selection-actions.html:
30466         * editing/selection/word-granularity.html:
30467         * fast/dom/Element/offsetLeft-offsetTop-body-quirk-expected.txt: Added.
30468         * fast/dom/Element/offsetLeft-offsetTop-body-quirk.html: Added.
30469         * fast/forms/drag-into-textarea.html:
30470         * fast/forms/listbox-selection-2.html:
30471         * fast/forms/listbox-selection.html:
30472         * fast/table/click-near-anonymous-table-expected.txt:
30473         * fast/table/click-near-anonymous-table.html:
30475 2007-01-26  Mitz Pettel  <mitz@webkit.org>
30477         Reviewed by Darin and Maciej.
30479         - test for http://bugs.webkit.org/show_bug.cgi?id=10983
30480           REGRESSION (r12290): Drop shadow of flickr photo note is positioned incorrectly the second time it's shown
30482         Tests three cases that the patch fixes and another one that was fixed in
30483         r8284 but did not have a test.
30485         * fast/dynamic/staticY-expected.checksum: Added.
30486         * fast/dynamic/staticY-expected.png: Added.
30487         * fast/dynamic/staticY-expected.txt: Added.
30488         * fast/dynamic/staticY.html: Added.
30490 2007-01-25  Justin Garcia  <justin.garcia@apple.com>
30492         Reviewed by oliver
30493         
30494         <http://bugs.webkit.org/show_bug.cgi?id=12409>
30495         REGRESSION (r19039): Drag caret isn't cleared after a drop
30497         * editing/pasteboard/4947130-expected.checksum:
30498         * editing/pasteboard/4947130-expected.png:
30500 2007-01-25  Geoffrey Garen  <ggaren@apple.com>
30502         Reviewed by Geoffrey Garen.
30503         
30504         Added tests for http://bugs.webkit.org/show_bug.cgi?id=12342
30505         REGRESSION: destroying a frame from its own script causes various crashes
30506         
30507         Thanks to Alexey Proskuryakov for the original versions of these tests.
30509         * fast/dom/exception-no-frame-inline-script-crash-expected.txt: Added.
30510         * fast/dom/exception-no-frame-inline-script-crash.html: Added.
30511         * fast/dom/exception-no-frame-timeout-crash-expected.txt: Added.
30512         * fast/dom/exception-no-frame-timeout-crash.html: Added.
30514 2007-01-25  Beth Dakin  <bdakin@apple.com>
30516         Test for <rdar://problem/4921692> not processing comments inside a 
30517         title element leads to XSS (for at least BlogSpot)
30519         * fast/parser/parseCommentsInTitles-expected.checksum: Added.
30520         * fast/parser/parseCommentsInTitles-expected.png: Added.
30521         * fast/parser/parseCommentsInTitles-expected.txt: Added.
30522         * fast/parser/parseCommentsInTitles.html: Added.
30524 2007-01-25  Darin Adler  <darin@apple.com>
30526         Reviewed by Maciej.
30528         - test for bugs found by code inspection in the SVGPreserveAspectRatio parser
30530         * svg/dom/preserve-aspect-ratio-parser-expected.txt: Added.
30531         * svg/dom/preserve-aspect-ratio-parser.html: Added.
30533 2007-01-25  Rob Buis  <buis@kde.org>
30535         Reviewed by Maciej.
30537         Testcase for:
30538         http://bugs.webkit.org/show_bug.cgi?id=12391
30539         SVG containers with viewports should respect overflow when hit testing
30541         * svg/custom/use-clipped-hit-expected.checksum: Added.
30542         * svg/custom/use-clipped-hit-expected.png: Added.
30543         * svg/custom/use-clipped-hit-expected.txt: Added.
30544         * svg/custom/use-clipped-hit.svg: Added.
30546 2007-01-22  Alice Liu  <alice.liu@apple.com>
30548         Reviewed by Maciej.
30550         added test for 
30551         <rdar://problem/4808039> REGRESSION: eBay ID check never completes
30552         also known as
30553         http://bugs.webkit.org/show_bug.cgi?id=11230
30555         * http/tests/misc/location-replace-crossdomain-expected.txt: Added.
30556         * http/tests/misc/location-replace-crossdomain.html: Added.
30557         * http/tests/misc/resources/failure.html: Added.
30558         * http/tests/misc/resources/success.html: Added.
30560 2007-01-25  Alice Liu  <alice.liu@apple.com>
30562         Reviewed by Geoff and Adele
30564         added test for <rdar://problem/4866655> REGRESSION: Copying out of Calculator & CIFIlterWidget is broken on 9A320
30566         * editing/execCommand/copy-without-selection-expected.txt: Added.
30567         * editing/execCommand/copy-without-selection.html: Added.
30569 2007-01-24  Adele Peterson  <adele@apple.com>
30571         Reviewed by Brady and Oliver.
30573         Test for <rdar://problem/4953504> When the keydown event changes focus, the keypress event should go to the new focused node
30575         * fast/events/keydown-keypress-focus-change-expected.txt: Added.
30576         * fast/events/keydown-keypress-focus-change.html: Added.
30578 2007-01-24  Darin Adler  <darin@apple.com>
30580         Reviewed by Adele.
30582         - test for one of the symptoms of http://bugs.webkit.org/show_bug.cgi?id=12331
30583           REGRESSION(r18951): Selecting text in a textarea makes the page scroll
30585         * fast/events/autoscroll-expected.checksum: Added.
30586         * fast/events/autoscroll-expected.png: Added.
30587         * fast/events/autoscroll-expected.txt: Added.
30588         * fast/events/autoscroll.html: Added.
30590 2007-01-24  Beth Dakin  <bdakin@apple.com>
30592         Reviewed by Geoff.
30594         Test for <rdar://problem/4948128> REGRESSION: A crash occurs at 
30595         WebCore::Frame::view() after completing a query at mapquest.com 
30596         then switching to Bookmarks view
30598         * fast/dom/clientWidthAfterDocumentIsRemoved-expected.checksum: Added.
30599         * fast/dom/clientWidthAfterDocumentIsRemoved-expected.png: Added.
30600         * fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt: Added.
30601         * fast/dom/clientWidthAfterDocumentIsRemoved.html: Added.
30603 2007-01-24  Anders Carlsson  <acarlsson@apple.com>
30605         Reviewed by Geoff and Adam.
30607         <rdar://problem/4922655>
30608         http://galeri.milliyet.com.tr/ reproducibly crashes Safari
30610         * fast/dom/resources/set-frame-src-while-running-script-in-frame.html: Added.
30611         * fast/dom/set-frame-src-while-running-script-in-frame-expected.txt: Added.
30612         * fast/dom/set-frame-src-while-running-script-in-frame.html: Added.
30614 2007-01-24  Justin Garcia  <justin.garcia@apple.com>
30616         Reviewed by harrison
30617         
30618         Adding this layout test for a bug fixed by the changes
30619         in r19088.
30621         * editing/execCommand/4916402-expected.checksum: Added.
30622         * editing/execCommand/4916402-expected.png: Added.
30623         * editing/execCommand/4916402-expected.txt: Added.
30624         * editing/execCommand/4916402.html: Added.
30626 2007-01-24  Adele Peterson  <adele@apple.com>
30628         Reviewed by Darin.
30630         Test for <rdar://problem/4943650> REGRESSION: insertion point blink in form field redraws entire web page, making everything slow
30632         * fast/events/arrow-navigation-expected.txt: Added.
30633         * fast/events/arrow-navigation.html: Added.
30635 2007-01-24  Anders Carlsson  <acarlsson@apple.com>
30637         Reviewed by Maciej.
30639         Fix tests and update test results.
30640         
30641         * fast/dom/gc-6-expected.txt:
30642         * fast/dom/gc-6.html:
30643         * fast/dom/gc-7-expected.txt:
30644         * fast/dom/gc-7.html:
30646 2007-01-23  Justin Garcia  <justin.garcia@apple.com>
30648         Reviewed by harrison
30649         
30650         <rdar://problem/4916235>
30651         <rdar://problem/4857269>
30652         <rdar://problem/4916583>
30653         <rdar://problem/4928635>
30654         
30655         Fixed and removed FIXME:
30656         * editing/execCommand/create-list-from-range-selection-expected.checksum:
30657         * editing/execCommand/create-list-from-range-selection-expected.png:
30658         * editing/execCommand/create-list-from-range-selection-expected.txt:
30659         * editing/execCommand/create-list-from-range-selection.html:
30660         Added:
30661         * editing/deleting/4916235-1-expected.txt: Added.
30662         * editing/deleting/4916235-1.html: Added.
30663         * editing/execCommand/4916235-expected.txt: Added.
30664         * editing/execCommand/4916235.html: Added.
30665         * editing/execCommand/4916583-expected.checksum: Added.
30666         * editing/execCommand/4916583-expected.png: Added.
30667         * editing/execCommand/4916583-expected.txt: Added.
30668         * editing/execCommand/4916583.html: Added.
30669         * editing/execCommand/4928635-expected.txt: Added.
30670         * editing/execCommand/4928635.html: Added.
30671         Equivalent trees:
30672         * editing/execCommand/remove-list-item-1-expected.txt:
30673         * editing/execCommand/remove-list-items-expected.txt:
30674         * editing/execCommand/switch-list-type-expected.txt:
30675         Introduced an extraneous newline because of the poor substitute for
30676         VisiblePosition creation in shouldEmitNewlineAfterNode:
30677         * dom/xhtml/level3/core/nodecomparedocumentposition12-expected.txt:
30678         * dom/xhtml/level3/core/nodecomparedocumentposition17-expected.txt:
30679         * dom/xhtml/level3/core/nodeinsertbefore09-expected.txt: 
30682 2007-01-23  Mark Rowe  <mrowe@apple.com>
30684         Reviewed by Adele.
30686         Layout tests for http://bugs.webkit.org/show_bug.cgi?id=12375
30687         Bug 12375: REGRESSION(r19038): fast/dom/title-text-property-2.html failing
30689         * fast/dom/Document/title-property-creates-title-element-expected.txt: Added.
30690         * fast/dom/Document/title-property-creates-title-element.html: Added.
30691         * fast/dom/Document/title-property-set-multiple-times-expected.txt: Added.
30692         * fast/dom/Document/title-property-set-multiple-times.html: Added.
30693         * fast/dom/title-text-property-2.html: Remove in reverse order to preserve test behaviour when removing title elements.
30694         * svg/custom/multiple-title-elements.svg: Added.
30696 2007-01-23  Beth Dakin  <bdakin@apple.com>
30698         Reviewed by Hyatt.
30700         Updated test for 4843226 to include a grandchild.
30702         * fast/clip/nestedTransparencyClip-expected.checksum:
30703         * fast/clip/nestedTransparencyClip-expected.png:
30704         * fast/clip/nestedTransparencyClip-expected.txt:
30705         * fast/clip/nestedTransparencyClip.html:
30707 2007-01-23  Justin Garcia  <justin.garcia@apple.com>
30709         Reviewed by john
30710         
30711         <rdar://problem/4947130>
30712         REGRESSION: Items duplicated when moved inside contenteditable element (11766)
30714         * editing/pasteboard/4947130-expected.checksum: Added.
30715         * editing/pasteboard/4947130-expected.png: Added.
30716         * editing/pasteboard/4947130-expected.txt: Added.
30717         * editing/pasteboard/4947130.html: Added.
30719 2007-01-23  Beth Dakin  <bdakin@apple.com>
30721         Reviewed by Hyatt.
30723         Test for <rdar://problem/4843226> REGRESSION: Pull down menu 
30724         appears clipped at http://istweb.apple.com/
30726         * fast/clip/nestedTransparencyClip-expected.checksum: Added.
30727         * fast/clip/nestedTransparencyClip-expected.png: Added.
30728         * fast/clip/nestedTransparencyClip-expected.txt: Added.
30729         * fast/clip/nestedTransparencyClip.html: Added.
30731 2007-01-22  Justin Garcia  <justin.garcia@apple.com>
30733         Reviewed by john
30734         
30735         <rdar://problem/4920742>
30736         REGRESSION: GMail Editor: Attempting to remove formatting from selection results in a crash at WebCore::Range::checkDeleteEx
30737 tract()
30739         * editing/execCommand/4920742-1-expected.checksum: Added.
30740         * editing/execCommand/4920742-1-expected.png: Added.
30741         * editing/execCommand/4920742-1-expected.txt: Added.
30742         * editing/execCommand/4920742-1.html: Added.
30743         * editing/execCommand/4920742-2-expected.txt: Added.
30744         * editing/execCommand/4920742-2.html: Added.
30746 2007-01-23  Nikolas Zimmermann  <zimmermann@kde.org>
30748         Reviewed by Sam.
30750         Update SVG baseline after the dynamic update fixes (16 new tests added).
30752         * svg/custom/clip-path-child-changes-expected.checksum: Added.
30753         * svg/custom/clip-path-child-changes-expected.png: Added.
30754         * svg/custom/clip-path-child-changes-expected.txt: Added.
30755         * svg/custom/clip-path-child-changes.svg: Added.
30756         * svg/custom/clip-path-href-changes-expected.checksum: Added.
30757         * svg/custom/clip-path-href-changes-expected.png: Added.
30758         * svg/custom/clip-path-href-changes-expected.txt: Added.
30759         * svg/custom/clip-path-href-changes.svg: Added.
30760         * svg/custom/clip-path-units-changes-expected.checksum: Added.
30761         * svg/custom/clip-path-units-changes-expected.png: Added.
30762         * svg/custom/clip-path-units-changes-expected.txt: Added.
30763         * svg/custom/clip-path-units-changes.svg: Added.
30764         * svg/custom/deep-dynamic-updates-expected.checksum: Added.
30765         * svg/custom/deep-dynamic-updates-expected.png: Added.
30766         * svg/custom/deep-dynamic-updates-expected.txt: Added.
30767         * svg/custom/deep-dynamic-updates.svg: Added.
30768         * svg/custom/image-with-transform-clip-filter-expected.png:
30769         * svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added.
30770         * svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
30771         * svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added.
30772         * svg/custom/js-late-clipPath-and-object-creation.svg: Added.
30773         * svg/custom/js-late-clipPath-creation-expected.checksum: Added.
30774         * svg/custom/js-late-clipPath-creation-expected.png: Added.
30775         * svg/custom/js-late-clipPath-creation-expected.txt: Added.
30776         * svg/custom/js-late-clipPath-creation.svg: Added.
30777         * svg/custom/js-late-marker-and-object-creation-expected.checksum: Added.
30778         * svg/custom/js-late-marker-and-object-creation-expected.png: Added.
30779         * svg/custom/js-late-marker-and-object-creation-expected.txt: Added.
30780         * svg/custom/js-late-marker-and-object-creation.svg: Added.
30781         * svg/custom/js-late-marker-creation-expected.checksum: Added.
30782         * svg/custom/js-late-marker-creation-expected.png: Added.
30783         * svg/custom/js-late-marker-creation-expected.txt: Added.
30784         * svg/custom/js-late-marker-creation.svg: Added.
30785         * svg/custom/js-late-mask-and-object-creation-expected.checksum: Added.
30786         * svg/custom/js-late-mask-and-object-creation-expected.png: Added.
30787         * svg/custom/js-late-mask-and-object-creation-expected.txt: Added.
30788         * svg/custom/js-late-mask-and-object-creation.svg: Added.
30789         * svg/custom/js-late-mask-creation-expected.checksum: Added.
30790         * svg/custom/js-late-mask-creation-expected.png: Added.
30791         * svg/custom/js-late-mask-creation-expected.txt: Added.
30792         * svg/custom/js-late-mask-creation.svg: Added.
30793         * svg/custom/js-update-pattern-child-expected.checksum: Added.
30794         * svg/custom/js-update-pattern-child-expected.png: Added.
30795         * svg/custom/js-update-pattern-child-expected.txt: Added.
30796         * svg/custom/js-update-pattern-child.svg: Added.
30797         * svg/custom/marker-changes-expected.checksum: Added.
30798         * svg/custom/marker-changes-expected.png: Added.
30799         * svg/custom/marker-changes-expected.txt: Added.
30800         * svg/custom/marker-changes.svg: Added.
30801         * svg/custom/marker-child-changes-expected.checksum: Added.
30802         * svg/custom/marker-child-changes-expected.png: Added.
30803         * svg/custom/marker-child-changes-expected.txt: Added.
30804         * svg/custom/marker-child-changes.svg: Added.
30805         * svg/custom/marker-viewBox-changes-expected.checksum: Added.
30806         * svg/custom/marker-viewBox-changes-expected.png: Added.
30807         * svg/custom/marker-viewBox-changes-expected.txt: Added.
30808         * svg/custom/marker-viewBox-changes.svg: Added.
30809         * svg/custom/mask-changes-expected.checksum: Added.
30810         * svg/custom/mask-changes-expected.png: Added.
30811         * svg/custom/mask-changes-expected.txt: Added.
30812         * svg/custom/mask-changes.svg: Added.
30813         * svg/custom/mask-child-changes-expected.checksum: Added.
30814         * svg/custom/mask-child-changes-expected.png: Added.
30815         * svg/custom/mask-child-changes-expected.txt: Added.
30816         * svg/custom/mask-child-changes.svg: Added.
30818 2007-01-22  Mitz Pettel  <mitz@webkit.org>
30820         Reviewed by Darin.
30822         - test for http://bugs.webkit.org/show_bug.cgi?id=12344
30823           NativeListBox: item hit testing does not account for top padding and border
30825         * fast/forms/listbox-selection-2-expected.checksum: Added.
30826         * fast/forms/listbox-selection-2-expected.png: Added.
30827         * fast/forms/listbox-selection-2-expected.txt: Added.
30828         * fast/forms/listbox-selection-2.html: Added.
30830 2007-01-22  Justin Garcia  <justin.garcia@apple.com>
30832         Reviewed by darin
30834         <rdar://problem/4944770>
30835         editing/pasteboard/4641033 layout test is broken (12328)
30837         The fixes not only make this test pass, but also fix a bug that 
30838         was reflected in the results checked in for this test.  The caret
30839         was in the wrong position:
30840         * editing/pasteboard/4641033-expected.checksum:
30841         * editing/pasteboard/4641033-expected.png:
30842         * editing/pasteboard/4641033-expected.txt:
30843         Added:
30844         * editing/pasteboard/4944770-1-expected.checksum: Added.
30845         * editing/pasteboard/4944770-1-expected.png: Added.
30846         * editing/pasteboard/4944770-1-expected.txt: Added.
30847         * editing/pasteboard/4944770-1.html: Added.
30848         * editing/pasteboard/4944770-2-expected.checksum: Added.
30849         * editing/pasteboard/4944770-2-expected.png: Added.
30850         * editing/pasteboard/4944770-2-expected.txt: Added.
30851         * editing/pasteboard/4944770-2.html: Added.
30852         * editing/pasteboard/4944770-expected.checksum: Added.
30853         * editing/pasteboard/4944770-expected.png: Added.
30854         * editing/pasteboard/4944770-expected.txt: Added.
30855         Equivalent render trees:
30856         * editing/execCommand/format-block-from-range-selection-expected.txt:
30857         * editing/pasteboard/drag-drop-modifies-page-expected.txt:
30858         Fixed:
30859         * editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
30860         * editing/pasteboard/nested-blocks-with-text-area-expected.png:
30861         * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
30862         * editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
30863         * editing/pasteboard/nested-blocks-with-text-field-expected.png:
30864         * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
30866 2007-01-22  Beth Dakin  <bdakin@apple.com>
30868         Reviewed by Darin.
30870         Darin and I looked into these tests that are adding an empty 
30871         RenderText, and we think they just need new results. Here they are!
30873         * editing/execCommand/find-after-replace-expected.txt:
30874         * fast/css/beforeSelectorOnCodeElement-expected.txt:
30875         * fast/forms/control-restrict-line-height-expected.txt:
30876         * fast/forms/select-size-expected.txt:
30878 2007-01-22  Mitz Pettel  <mitz@webkit.org>
30880         Reviewed by Darin.
30882         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12364
30883           REGRESSSION (NativeListBox): Selected option's background is not clipped to the list box
30885         * fast/forms/select-item-background-clip-expected.checksum: Added.
30886         * fast/forms/select-item-background-clip-expected.png: Added.
30887         * fast/forms/select-item-background-clip-expected.txt: Added.
30888         * fast/forms/select-item-background-clip.html: Added.
30890 2007-01-22  Darin Adler  <darin@apple.com>
30892         Test by Andrew Wellington <proton@wiretapped.net>.
30893         Reviewed by Darin.
30894         
30895         - test for fix to http://bugs.webkit.org/show_bug.cgi?id=11197
30896           REGRESSION: Specifying a counter for a CODE tag's content style
30897           property on before or after causes a crash.
30899         * fast/css/beforeSelectorOnCodeElement-expected.checksum: Added.
30900         * fast/css/beforeSelectorOnCodeElement-expected.png: Added.
30901         * fast/css/beforeSelectorOnCodeElement-expected.txt: Added.
30902         * fast/css/beforeSelectorOnCodeElement.html: Added.
30904         Test by Mitz.
30905         Reviewed by Darin.
30907         - test for monospace problem mentioned in the above bug
30908         
30909         * fast/text/monospace-width-cache-expected.checksum: Added.
30910         * fast/text/monospace-width-cache-expected.png: Added.
30911         * fast/text/monospace-width-cache-expected.txt: Added.
30912         * fast/text/monospace-width-cache.html: Added.
30914 2007-01-21  Alexey Proskuryakov  <ap@webkit.org>
30916         Reviewed by Darin.
30918         http://bugs.webkit.org/show_bug.cgi?id=10934
30919         REGRESSION: prototype.js logs error (HTMLFormElement) on webkit builds
30921         * fast/dom/Window/window-properties-expected.txt: Updated results.
30923         * fast/dom/Window/element-constructors-on-window.html: Added a more explicit test 
30924         for element constructors, as it isn't always easy to recognize regressions via window-properties.html.
30925         * fast/dom/Window/element-constructors-on-window-expected.txt: Added.
30927 2007-01-21  Mitz Pettel  <mitz@webkit.org>
30929         Reviewed by Darin.
30931         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12345
30932           REGRESSION: Disabled pop-up text is not grayed out
30934         * fast/forms/select-disabled-appearance-expected.checksum: Added.
30935         * fast/forms/select-disabled-appearance-expected.png: Added.
30936         * fast/forms/select-disabled-appearance-expected.txt: Added.
30937         * fast/forms/select-disabled-appearance.html: Added.
30939 2007-01-21  Mitz Pettel  <mitz@webkit.org>
30941         Reviewed by Darin.
30943         - test for http://bugs.webkit.org/show_bug.cgi?id=12353
30944           REGRESSION: Crash on load (mutation event dispatch under the image element constructor deletes the element)
30946         * fast/dom/HTMLImageElement/constructor-mutation-event-dispatch-expected.txt: Added.
30947         * fast/dom/HTMLImageElement/constructor-mutation-event-dispatch.html: Added.
30949 2007-01-21  Sam Weinig  <sam@webkit.org>
30951         Rolling out patch for http://bugs.webkit.org/show_bug.cgi?id=8360.
30953         * fast/layers/removed-by-scroll-handler-expected.checksum: Removed.
30954         * fast/layers/removed-by-scroll-handler-expected.png: Removed.
30955         * fast/layers/removed-by-scroll-handler-expected.txt: Removed.
30956         * fast/layers/removed-by-scroll-handler.html: Removed.
30958 2007-01-21  David Kilzer  <ddkilzer@webkit.org>
30960         Reviewed by Darin.
30962         - test for http://bugs.webkit.org/show_bug.cgi?id=12280
30963           select element not available by name through document.all
30964           (dropdown list not available on smarthome.com checkout)
30966         * fast/dom/document-all-select-expected.txt: Added.
30967         * fast/dom/document-all-select.html: Added.
30969 2007-01-21  Sanjay Madhav  <sanjay12@gmail.com>
30971         Reviewed by Darin.
30973         Test for: <rdar://problem/4928583> Memory usage grows when reloading google.com/ig
30975         * fast/dom/gc-10-expected.txt: Added.
30976         * fast/dom/gc-10.html: Added.
30977         * fast/dom/resources/gc-10-frame.html: Added.
30979 2007-01-21  Mitz Pettel  <mitz@webkit.org>
30981         Reviewed by Darin.
30983         - test for http://bugs.webkit.org/show_bug.cgi?id=10692
30984           REGRESSION (r14847): Unnecessary scrollbars with position:relative; and overflow:auto;
30986         * fast/overflow/position-relative-expected.checksum: Added.
30987         * fast/overflow/position-relative-expected.png: Added.
30988         * fast/overflow/position-relative-expected.txt: Added.
30989         * fast/overflow/position-relative.html: Added.
30991 2007-01-21  Mitz Pettel  <mitz@webkit.org>
30993         Reviewed by Darin.
30995         - test for http://bugs.webkit.org/show_bug.cgi?id=10472
30996           REGRESSION: "add" method of <select> object does not put the <option> object in the correct position
30998         * fast/dom/HTMLSelectElement/options-collection-detached-expected.txt: Added.
30999         * fast/dom/HTMLSelectElement/options-collection-detached.html: Added.
31001 2007-01-21  Mitz Pettel  <mitz@webkit.org>
31003         Reviewed by Darin.
31005         - updated results for http://bugs.webkit.org/show_bug.cgi?id=12349
31006           NativeFileUpload: Button text is not grayed out when the control is disabled
31008         * fast/forms/file-input-disabled-expected.checksum:
31009         * fast/forms/file-input-disabled-expected.png:
31010         * fast/forms/file-input-disabled-expected.txt:
31012 2007-01-20  Mitz Pettel  <mitz@webkit.org>
31014         Reviewed by Maciej.
31016         - test for http://bugs.webkit.org/show_bug.cgi?id=11115
31017           REGRESSION: Crash on Flickr after hitting cancel from adding a note
31019         * fast/forms/text-set-value-crash-expected.txt: Added.
31020         * fast/forms/text-set-value-crash.html: Added.
31022 2007-01-20  Mitz Pettel  <mitz@webkit.org>
31024         Reviewed by Darin.
31026         - test for http://bugs.webkit.org/show_bug.cgi?id=8360
31027           Repro crash when onscroll handler deletes the scrolled object
31029         * fast/layers/removed-by-scroll-handler-expected.checksum: Added.
31030         * fast/layers/removed-by-scroll-handler-expected.png: Added.
31031         * fast/layers/removed-by-scroll-handler-expected.txt: Added.
31032         * fast/layers/removed-by-scroll-handler.html: Added.
31034 2007-01-20  Nikolas Zimmermann  <zimmermann@kde.org>
31036         Reviewed by Sam.
31038         Update svg baseline after the dynamic update fixes.
31040         * svg/custom/js-update-stop-expected.checksum: Added.
31041         * svg/custom/js-update-stop-expected.png: Added.
31042         * svg/custom/js-update-stop-expected.txt: Added.
31043         * svg/custom/js-update-stop.svg: Added.
31044         * svg/custom/use-property-changes-through-dom-expected.checksum: Added.
31045         * svg/custom/use-property-changes-through-dom-expected.png: Added.
31046         * svg/custom/use-property-changes-through-dom-expected.txt: Added.
31047         * svg/custom/use-property-changes-through-dom.svg: Added.
31048         * svg/custom/use-property-changes-through-svg-dom-expected.checksum: Added.
31049         * svg/custom/use-property-changes-through-svg-dom-expected.png: Added.
31050         * svg/custom/use-property-changes-through-svg-dom-expected.txt: Added.
31051         * svg/custom/use-property-changes-through-svg-dom.svg: Added.
31053 2007-01-20  Darin Adler  <darin@apple.com>
31055         - updated results because my recent check-in made list boxes
31056           one pixel taller
31058         * fast/forms/HTMLOptionElement_label05-expected.checksum:
31059         * fast/forms/HTMLOptionElement_label05-expected.png:
31060         * fast/forms/HTMLOptionElement_label05-expected.txt:
31061         * fast/forms/form-element-geometry-expected.checksum:
31062         * fast/forms/form-element-geometry-expected.png:
31063         * fast/forms/form-element-geometry-expected.txt:
31064         * fast/forms/listbox-clip-expected.checksum:
31065         * fast/forms/listbox-clip-expected.png:
31066         * fast/forms/listbox-clip-expected.txt:
31067         * fast/forms/listbox-width-change-expected.checksum:
31068         * fast/forms/listbox-width-change-expected.png:
31069         * fast/forms/listbox-width-change-expected.txt:
31070         * fast/forms/option-strip-whitespace-expected.checksum:
31071         * fast/forms/option-strip-whitespace-expected.png:
31072         * fast/forms/option-strip-whitespace-expected.txt:
31073         * fast/forms/select-change-popup-to-listbox-expected.checksum:
31074         * fast/forms/select-change-popup-to-listbox-expected.png:
31075         * fast/forms/select-change-popup-to-listbox-expected.txt:
31076         * fast/replaced/replaced-breaking-expected.checksum:
31077         * fast/replaced/replaced-breaking-expected.png:
31078         * fast/replaced/replaced-breaking-expected.txt:
31079         * fast/text/updateNewFont-expected.checksum:
31080         * fast/text/updateNewFont-expected.png:
31081         * fast/text/updateNewFont-expected.txt:
31083         - reset results since the ones I generated before were on Leopard
31085         * fast/forms/select-list-box-with-height-expected.checksum:
31086         * fast/forms/select-list-box-with-height-expected.png:
31088         - generated some missing pixel results
31090         * http/tests/navigation/anchor-basic-expected.checksum: Added.
31091         * http/tests/navigation/anchor-basic-expected.png: Added.
31092         * http/tests/navigation/anchor-frames-expected.checksum: Added.
31093         * http/tests/navigation/anchor-frames-expected.png: Added.
31094         * http/tests/navigation/anchor-goback-expected.checksum: Added.
31095         * http/tests/navigation/anchor-goback-expected.png: Added.
31096         * http/tests/navigation/anchor-subframeload-expected.checksum: Added.
31097         * http/tests/navigation/anchor-subframeload-expected.png: Added.
31098         * http/tests/navigation/error404-basic-expected.checksum: Added.
31099         * http/tests/navigation/error404-basic-expected.png: Added.
31100         * http/tests/navigation/error404-frames-expected.checksum: Added.
31101         * http/tests/navigation/error404-frames-expected.png: Added.
31102         * http/tests/navigation/error404-goback-expected.checksum: Added.
31103         * http/tests/navigation/error404-goback-expected.png: Added.
31104         * http/tests/navigation/error404-subframeload-expected.checksum: Added.
31105         * http/tests/navigation/error404-subframeload-expected.png: Added.
31106         * http/tests/navigation/javascriptlink-basic-expected.checksum: Added.
31107         * http/tests/navigation/javascriptlink-basic-expected.png: Added.
31108         * http/tests/navigation/javascriptlink-frames-expected.checksum: Added.
31109         * http/tests/navigation/javascriptlink-frames-expected.png: Added.
31110         * http/tests/navigation/javascriptlink-goback-expected.checksum: Added.
31111         * http/tests/navigation/javascriptlink-goback-expected.png: Added.
31112         * http/tests/navigation/javascriptlink-subframeload-expected.checksum: Added.
31113         * http/tests/navigation/javascriptlink-subframeload-expected.png: Added.
31114         * http/tests/navigation/metaredirect-basic-expected.checksum: Added.
31115         * http/tests/navigation/metaredirect-basic-expected.png: Added.
31116         * http/tests/navigation/metaredirect-frames-expected.checksum: Added.
31117         * http/tests/navigation/metaredirect-frames-expected.png: Added.
31118         * http/tests/navigation/metaredirect-goback-expected.checksum: Added.
31119         * http/tests/navigation/metaredirect-goback-expected.png: Added.
31120         * http/tests/navigation/metaredirect-subframeload-expected.checksum: Added.
31121         * http/tests/navigation/metaredirect-subframeload-expected.png: Added.
31122         * http/tests/navigation/post-basic-expected.checksum: Added.
31123         * http/tests/navigation/post-basic-expected.png: Added.
31124         * http/tests/navigation/post-frames-expected.checksum: Added.
31125         * http/tests/navigation/post-frames-expected.png: Added.
31126         * http/tests/navigation/post-goback1-expected.checksum: Added.
31127         * http/tests/navigation/post-goback1-expected.png: Added.
31128         * http/tests/navigation/post-goback2-expected.checksum: Added.
31129         * http/tests/navigation/post-goback2-expected.png: Added.
31130         * http/tests/navigation/postredirect-basic-expected.checksum: Added.
31131         * http/tests/navigation/postredirect-basic-expected.png: Added.
31132         * http/tests/navigation/postredirect-frames-expected.checksum: Added.
31133         * http/tests/navigation/postredirect-frames-expected.png: Added.
31134         * http/tests/navigation/postredirect-goback1-expected.checksum: Added.
31135         * http/tests/navigation/postredirect-goback1-expected.png: Added.
31136         * http/tests/navigation/postredirect-goback2-expected.checksum: Added.
31137         * http/tests/navigation/postredirect-goback2-expected.png: Added.
31138         * http/tests/navigation/redirect302-basic-expected.checksum: Added.
31139         * http/tests/navigation/redirect302-basic-expected.png: Added.
31140         * http/tests/navigation/redirect302-frames-expected.checksum: Added.
31141         * http/tests/navigation/redirect302-frames-expected.png: Added.
31142         * http/tests/navigation/redirect302-goback-expected.checksum: Added.
31143         * http/tests/navigation/redirect302-goback-expected.png: Added.
31144         * http/tests/navigation/redirect302-subframeload-expected.checksum: Added.
31145         * http/tests/navigation/redirect302-subframeload-expected.png: Added.
31146         * http/tests/navigation/relativeanchor-basic-expected.checksum: Added.
31147         * http/tests/navigation/relativeanchor-basic-expected.png: Added.
31148         * http/tests/navigation/relativeanchor-frames-expected.checksum: Added.
31149         * http/tests/navigation/relativeanchor-frames-expected.png: Added.
31150         * http/tests/navigation/relativeanchor-goback-expected.checksum: Added.
31151         * http/tests/navigation/relativeanchor-goback-expected.png: Added.
31152         * http/tests/navigation/slowmetaredirect-basic-expected.checksum: Added.
31153         * http/tests/navigation/slowmetaredirect-basic-expected.png: Added.
31154         * http/tests/navigation/slowtimerredirect-basic-expected.checksum: Added.
31155         * http/tests/navigation/slowtimerredirect-basic-expected.png: Added.
31156         * http/tests/navigation/success200-basic-expected.checksum: Added.
31157         * http/tests/navigation/success200-basic-expected.png: Added.
31158         * http/tests/navigation/success200-frames-expected.checksum: Added.
31159         * http/tests/navigation/success200-frames-expected.png: Added.
31160         * http/tests/navigation/success200-frames-loadsame-expected.checksum: Added.
31161         * http/tests/navigation/success200-frames-loadsame-expected.png: Added.
31162         * http/tests/navigation/success200-goback-expected.checksum: Added.
31163         * http/tests/navigation/success200-goback-expected.png: Added.
31164         * http/tests/navigation/success200-loadsame-expected.checksum: Added.
31165         * http/tests/navigation/success200-loadsame-expected.png: Added.
31166         * http/tests/navigation/success200-reload-expected.checksum: Added.
31167         * http/tests/navigation/success200-reload-expected.png: Added.
31168         * http/tests/navigation/success200-subframeload-expected.checksum: Added.
31169         * http/tests/navigation/success200-subframeload-expected.png: Added.
31170         * http/tests/navigation/timerredirect-basic-expected.checksum: Added.
31171         * http/tests/navigation/timerredirect-basic-expected.png: Added.
31172         * http/tests/navigation/timerredirect-frames-expected.checksum: Added.
31173         * http/tests/navigation/timerredirect-frames-expected.png: Added.
31174         * http/tests/navigation/timerredirect-goback-expected.checksum: Added.
31175         * http/tests/navigation/timerredirect-goback-expected.png: Added.
31176         * http/tests/navigation/timerredirect-subframeload-expected.checksum: Added.
31177         * http/tests/navigation/timerredirect-subframeload-expected.png: Added.
31179 2007-01-19  Adele Peterson  <adele@apple.com>
31181         Reviewed by Hyatt.
31183         Test for <rdar://problem/4697438> REGRESSION: select menu lists match the wrong css rule on www.chainreaction.com
31185         * fast/forms/select-size-expected.checksum: Added.
31186         * fast/forms/select-size-expected.png: Added.
31187         * fast/forms/select-size-expected.txt: Added.
31188         * fast/forms/select-size.html: Added.
31190 2007-01-19  Adele Peterson  <adele@apple.com>
31192         Reviewed by Hyatt.
31194         Test for <rdar://problem/4760280> REGRESSION: Bottom portion of text hangs off edge of SELECT element at http://macreviewzone.com/index.php
31196         * fast/forms/control-restrict-line-height-expected.checksum: Added.
31197         * fast/forms/control-restrict-line-height-expected.png: Added.
31198         * fast/forms/control-restrict-line-height-expected.txt: Added.
31199         * fast/forms/control-restrict-line-height.html: Added.
31201 2007-01-19  Darin Adler  <darin@apple.com>
31203         Reviewed by Adele.
31205         - test for html4.css problem where we had a missing semicolon and thus missed
31206           parsing a style rule
31208         * fast/forms/radio-no-theme-padding-expected.txt: Added.
31209         * fast/forms/radio-no-theme-padding.html: Added.
31211         - test for http://bugs.webkit.org/show_bug.cgi?id=12008
31212           <rdar://problem/4901834> REGRESSION(NativeListBox): Focus is not placed on
31213           SELECT after mousing down on OPTION
31215         * fast/forms/select-list-box-mouse-focus-expected.txt: Added.
31216         * fast/forms/select-list-box-mouse-focus.html: Added.
31218         - test for http://bugs.webkit.org/show_bug.cgi?id=11999
31219           <rdar://problem/4940442> REGRESSION: Incomplete listing in TVListings window (11999)
31221         Note: Only the pixel test shows the failure in the old version.
31223         Note: I generated the pixel results on Leopard -- may need to be
31224         regenated on Tiger.
31226         * fast/forms/select-list-box-with-height-expected.checksum: Added.
31227         * fast/forms/select-list-box-with-height-expected.png: Added.
31228         * fast/forms/select-list-box-with-height-expected.txt: Added.
31229         * fast/forms/select-list-box-with-height.html: Added.
31231 2007-01-19  Beth Dakin  <bdakin@apple.com>
31233         Reviewed by Maciej and Darin.
31235         New layout tests and some updates results for the fix for <rdar://
31236         problem/4702420> REGRESSION: Null characters need to be stripped 
31237         from text nodes (townhall.com)
31239         * fast/dom/stripNullFromTextNodes-expected.checksum: Added.
31240         * fast/dom/stripNullFromTextNodes-expected.png: Added.
31241         * fast/dom/stripNullFromTextNodes-expected.txt: Added.
31242         * fast/dom/stripNullFromTextNodes.html: Added.
31243         * fast/js/null-char-in-string-expected.txt: New results.
31244         * fast/text/stripNullFromText-expected.checksum: Added.
31245         * fast/text/stripNullFromText-expected.png: Added.
31246         * fast/text/stripNullFromText-expected.txt: Added.
31247         * fast/text/stripNullFromText.html: Added.
31248         * tables/mozilla/images/adforce_imgis_com-expected.txt: New 
31249         results.
31250         * tables/mozilla_expected_failures/images/adforce_imgis_com-
31251         expected.checksum: Removed. This is the same test as the one above. 
31252         The same test was in two places.
31253         * tables/mozilla_expected_failures/images/adforce_imgis_com-
31254         expected.png: Removed.
31255         * tables/mozilla_expected_failures/images/adforce_imgis_com-
31256         expected.txt: Removed.
31257         * tables/mozilla_expected_failures/images/adforce_imgis_com.html: 
31258         Removed.
31260 2007-01-19  Nikolas Zimmermann  <zimmermann@kde.org>
31262         Reviewed by Eric.
31264         Update svg baseline after <use> rewrite.
31266         * svg/W3C-SVG-1.1/text-text-04-t-expected.png:
31267         * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
31268         * svg/carto.net/button-expected.png:
31269         * svg/carto.net/button-expected.txt:
31270         * svg/carto.net/colourpicker-expected.png:
31271         * svg/carto.net/colourpicker-expected.txt:
31272         * svg/carto.net/slider-expected.png:
31273         * svg/carto.net/slider-expected.txt:
31274         * svg/carto.net/window-expected.png:
31275         * svg/carto.net/window-expected.txt:
31276         * svg/custom/use-forward-refs-expected.png:
31277         * svg/custom/use-forward-refs-expected.txt:
31278         * svg/custom/use-instanceRoot-modifications-expected.checksum: Added.
31279         * svg/custom/use-instanceRoot-modifications-expected.png: Added.
31280         * svg/custom/use-instanceRoot-modifications-expected.txt: Added.
31281         * svg/custom/use-instanceRoot-modifications.svg: Added.
31282         * svg/custom/use-on-g-expected.checksum: Added.
31283         * svg/custom/use-on-g-expected.png: Added.
31284         * svg/custom/use-on-g-expected.txt: Added.
31285         * svg/custom/use-on-g.svg: Added.
31286         * svg/custom/use-on-rect-expected.checksum: Added.
31287         * svg/custom/use-on-rect-expected.png: Added.
31288         * svg/custom/use-on-rect-expected.txt: Added.
31289         * svg/custom/use-on-rect.svg: Added.
31290         * svg/custom/use-on-symbol-expected.checksum: Added.
31291         * svg/custom/use-on-symbol-expected.png: Added.
31292         * svg/custom/use-on-symbol-expected.txt: Added.
31293         * svg/custom/use-on-symbol-inside-pattern-expected.checksum: Added.
31294         * svg/custom/use-on-symbol-inside-pattern-expected.png: Added.
31295         * svg/custom/use-on-symbol-inside-pattern-expected.txt: Added.
31296         * svg/custom/use-on-symbol-inside-pattern.svg: Added.
31297         * svg/custom/use-on-symbol.svg: Added.
31298         * svg/custom/use-on-text-expected.checksum: Added.
31299         * svg/custom/use-on-text-expected.png: Added.
31300         * svg/custom/use-on-text-expected.txt: Added.
31301         * svg/custom/use-on-text.svg: Added.
31302         * svg/custom/use-transform-expected.checksum: Added.
31303         * svg/custom/use-transform-expected.png: Added.
31304         * svg/custom/use-transform-expected.txt: Added.
31305         * svg/custom/use-transform.svg: Added.
31307 2007-01-18  Mitz Pettel  <mitz@webkit.org>
31309         Reviewed by Maciej.
31311         - test for http://bugs.webkit.org/show_bug.cgi?id=12039
31312           Assertion failure in WebCore::Font::primaryFont
31314         * fast/text/font-initial-expected.checksum: Added.
31315         * fast/text/font-initial-expected.png: Added.
31316         * fast/text/font-initial-expected.txt: Added.
31317         * fast/text/font-initial.html: Added.
31319 2007-01-18  Mitz Pettel  <mitz@webkit.org>
31321         Reviewed by Darin.
31323         - test for http://bugs.webkit.org/show_bug.cgi?id=11451
31324           REGRESSION: Dell.com does not render correctly in ToT (stylesheet not loaded)
31326         * http/tests/misc/css-accept-any-type-expected.txt: Added.
31327         * http/tests/misc/css-accept-any-type.html: Added.
31328         * http/tests/misc/resources/stylesheet.php: Added.
31330 2007-01-18  Mitz Pettel  <mitz@webkit.org>
31332         Reviewed by Darin.
31334         - test for http://bugs.webkit.org/show_bug.cgi?id=11271
31335         REGRESSION (r12358): Text in display: table unselectable
31337         * editing/selection/display-table-text-expected.checksum: Added.
31338         * editing/selection/display-table-text-expected.png: Added.
31339         * editing/selection/display-table-text-expected.txt: Added.
31340         * editing/selection/display-table-text.html: Added.
31342 2007-01-18  John Sullivan  <sullivan@apple.com>
31344         Reviewed by Darin
31345         
31346         - Tests for:
31347           <rdar://problem/4912002> REGRESSION: Series of words marked as a single misspelled word
31348           <rdar://problem/4462420> REGRESSION: Mail hangs during Replace All if the replacement string contains the search string
31350         * editing/spelling/spelling-expected.checksum: Added.
31351         * editing/spelling/spelling-expected.png: Added.
31352         * editing/spelling/spelling-expected.txt: Added.
31353         * editing/spelling/spelling.html: Added.
31354         * editing/execCommand/find-after-replace-expected.checksum: Added.
31355         * editing/execCommand/find-after-replace-expected.png: Added.
31356         * editing/execCommand/find-after-replace-expected.txt: Added.
31357         * editing/execCommand/find-after-replace.html: Added.
31359 2007-01-18  David Kilzer  <ddkilzer@kilzer.net>
31361         Reviewed by Darin and Mitz.
31363         - Test for http://bugs.webkit.org/show_bug.cgi?id=12305
31364           REGRESSION: Images do not load in video sections on CNN.com homepage
31366         * fast/dom/HTMLImageElement/image-lowsrc-getset-expected.txt: Added.
31367         * fast/dom/HTMLImageElement/image-lowsrc-getset.html: Added.
31369 2007-01-17  Justin Garcia  <justin.garcia@apple.com>
31371         Reviewed by darin
31373         <rdar://problem/4920488>
31374         REGRESSION: A crash occurs at WebCore::Range::processContents () when removing formatting from selected text (that contains a link)
31376         * editing/execCommand/4920488-expected.checksum: Added.
31377         * editing/execCommand/4920488-expected.png: Added.
31378         * editing/execCommand/4920488-expected.txt: Added.
31379         * editing/execCommand/4920488.html: Added.
31380         * fast/dom/Range/compareBoundaryPoints-1-expected.txt: Added.
31381         * fast/dom/Range/compareBoundaryPoints-1.html: Added.
31383 2007-01-17  Eric Seidel  <eric@webkit.org>
31385         Reviewed by Brady.
31386         
31387         Update results after SVG container hit testing changes.
31389         * svg/custom/pointer-events-text-expected.checksum:
31390         * svg/custom/pointer-events-text-expected.png:
31391         * svg/custom/pointer-events-text-expected.txt:
31393 2007-01-17  Adele Peterson  <adele@apple.com>
31395         Reviewed by Mitz.
31397         Updating this new layout test so that it actually crashes before the last fix.
31399         * fast/css/pseudostyle-anonymous-text.html:
31401 2007-01-17  Adele Peterson  <adele@apple.com>
31403         Reviewed by Beth.
31405         Test for http://bugs.webkit.org/show_bug.cgi?id=10139
31406         <rdar://problem/4823028> REGRESSION: Reproducible crash when selecting a popup/button with ::selection pseudostyle
31408         * fast/css/pseudostyle-anonymous-text-expected.txt: Added.
31409         * fast/css/pseudostyle-anonymous-text.html: Added.
31411 2007-01-17  Adele Peterson  <adele@apple.com>
31413         Reviewed by Anders and John.
31415         Test for http://bugs.webkit.org/show_bug.cgi?id=11278
31416         <rdar://problem/4826875> REGRESSION: Popup width doesn't change to accommodate dynamic changes to options
31418         * fast/forms/menulist-width-change-expected.checksum: Added.
31419         * fast/forms/menulist-width-change-expected.png: Added.
31420         * fast/forms/menulist-width-change-expected.txt: Added.
31421         * fast/forms/menulist-width-change.html: Added.
31423 2007-01-16  Alexey Proskuryakov  <ap@webkit.org>
31425         Reviewed by Maciej.
31427         http://bugs.webkit.org/show_bug.cgi?id=12268
31428         Give object prototypes their own names
31430         * fast/dom/Window/window-properties-expected.txt:
31431         * fast/dom/prototype-chain-expected.txt:
31432         * fast/events/event-view-toString-expected.txt:
31433         * fast/events/mouseclick-target-and-positioning-expected.txt:
31434         * fast/tokenizer/external-script-document-write-expected.checksum:
31435         * fast/tokenizer/external-script-document-write-expected.png:
31436         * fast/tokenizer/external-script-document-write-expected.txt:
31437         Updated the results.
31439 2007-01-17  Eric Seidel  <eric@webkit.org>
31441         Reviewed by rwlbuis.
31443         * svg/custom/inner-svg-hit-test-expected.checksum: Added.
31444         * svg/custom/inner-svg-hit-test-expected.png: Added.
31445         * svg/custom/inner-svg-hit-test-expected.txt: Added.
31446         * svg/custom/inner-svg-hit-test.svg: Added.
31448 2007-01-17  Eric Seidel  <eric@webkit.org>
31450         Reviewed by mitz and rwlbuis.
31451         
31452         SVGs don't work as background images.
31453         http://bugs.webkit.org/show_bug.cgi?id=12096
31455         * fast/images/svg-as-background-expected.checksum:
31456         * fast/images/svg-as-background-expected.png:
31457         * fast/images/svg-as-tiled-background-expected.checksum:
31458         * fast/images/svg-as-tiled-background-expected.png:
31460 2007-01-16  Justin Garcia  <justin.garcia@apple.com>
31462         Reviewed by harrison
31463         
31464         <rdar://problem/4747450>
31465         Gmail Editor: Caret doesn't always position itself after list marker
31466         <rdar://problem/4917055>
31467         GMail Editor: A hang can occur when attempting to apply list styling to selected indented text
31469         Added:
31470         * editing/execCommand/4747450-expected.checksum: Added.
31471         * editing/execCommand/4747450-expected.png: Added.
31472         * editing/execCommand/4747450-expected.txt: Added.
31473         * editing/execCommand/4747450.html: Added.
31474         * editing/execCommand/4917055-expected.txt: Added.
31475         * editing/execCommand/4917055.html: Added.
31476         Fixed:
31477         * editing/execCommand/create-list-with-hr-expected.checksum:
31478         * editing/execCommand/create-list-with-hr-expected.png:
31479         * editing/execCommand/create-list-with-hr-expected.txt:
31481 2007-01-16  Darin Adler  <darin@apple.com>
31483         - updated one more test results affected by Rob's coordinates patch
31485         * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum: Regenerated.
31486         * svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Ditto.
31487         * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Ditto.
31489 2007-01-15  Rob Buis  <buis@kde.org>
31491         Reviewed by Eric.
31493         Testcase for:
31494         http://bugs.webkit.org/show_bug.cgi?id=12272
31495         SVG picture is clipped (edges not visible)
31497         Also updated test results(all improvements, matches Opera
31498         and FF).
31500         * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
31501         * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
31502         * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
31503         * svg/custom/coords-relative-units-transforms-expected.checksum:
31504         * svg/custom/coords-relative-units-transforms-expected.png:
31505         * svg/custom/coords-relative-units-transforms-expected.txt:
31506         * svg/custom/css-pixels-dpi-expected.checksum: Added.
31507         * svg/custom/css-pixels-dpi-expected.png: Added.
31508         * svg/custom/css-pixels-dpi-expected.txt: Added.
31509         * svg/custom/css-pixels-dpi.svg: Added.
31510         * svg/custom/js-update-container-expected.checksum:
31511         * svg/custom/js-update-container-expected.png:
31512         * svg/custom/js-update-container-expected.txt:
31514 2007-01-15  Eric Seidel  <eric@webkit.org>
31516         Reviewed by hyatt.
31517         
31518         Don't map attributes in namespaces other than null to CSS properties.
31520         * svg/custom/attribute-namespace-check-expected.checksum: Added.
31521         * svg/custom/attribute-namespace-check-expected.png: Added.
31522         * svg/custom/attribute-namespace-check-expected.txt: Added.
31523         * svg/custom/attribute-namespace-check.svg: Added.
31525 2007-01-15  Darin Adler  <darin@apple.com>
31527         - test for http://bugs.webkit.org/show_bug.cgi?id=12190
31528           REGRESSION: Placeholder text does not reflect dynamic updates
31530         * fast/forms/placeholder-set-attribute-expected.checksum: Added.
31531         * fast/forms/placeholder-set-attribute-expected.png: Added.
31532         * fast/forms/placeholder-set-attribute-expected.txt: Added.
31533         * fast/forms/placeholder-set-attribute.html: Added.
31535 2007-01-15  Justin Garcia  <justin.garcia@apple.com>
31537         Reviewed by mjs
31539         <rdar://problem/4810960>
31540         Gmail Editor: window.focus() called on keyDown (9640)
31542         * editing/input/attributed-substring-from-range-lines.html-disabled:
31543         * fast/events/keydown-1-expected.checksum: Added.
31544         * fast/events/keydown-1-expected.png: Added.
31545         * fast/events/keydown-1-expected.txt: Added.
31546         * fast/events/keydown-1.html: Added.
31548 2007-01-15  Adam Roben  <aroben@apple.com>
31550         Reviewed by Anders.
31552         Fix: http://bugs.webkit.org/show_bug.cgi?id=12288
31553         fast/tokenizer/004 needs new results
31555         * fast/tokenizer/004.html: Changed to dump as text, changed tabs to
31556         spaces.
31557         * fast/tokenizer/004-expected.txt: Updated results.
31558         * fast/tokenizer/004-expected.checksum: Removed.
31559         * fast/tokenizer/004-expected.png: Removed.
31561 2007-01-15  Mitz Pettel  <mitz@webkit.org>
31563         Reviewed by Darin.
31565         - updates for http://bugs.webkit.org/show_bug.cgi?id=8604
31566           rowspan does not work when set through javascript
31568         * fast/dom/HTMLTableElement/colSpan-expected.checksum: Updated.
31569         * fast/dom/HTMLTableElement/colSpan-expected.png: Updated.
31570         * fast/dom/HTMLTableElement/colSpan-expected.txt: Updated.
31571         * fast/dom/HTMLTableElement/colSpan.html: Removed comment about expected
31572         failure.
31573         * tables/mozilla/bugs/bug22246-2-expected.checksum: Added.
31574         * tables/mozilla/bugs/bug22246-2-expected.png: Added.
31575         * tables/mozilla/bugs/bug22246-2-expected.txt: Added.
31576         * tables/mozilla/bugs/bug22246-2a-expected.checksum: Added.
31577         * tables/mozilla/bugs/bug22246-2a-expected.png: Added.
31578         * tables/mozilla/bugs/bug22246-2a-expected.txt: Added.
31579         * tables/mozilla/bugs/bug22246-3-expected.checksum: Added.
31580         * tables/mozilla/bugs/bug22246-3-expected.png: Added.
31581         * tables/mozilla/bugs/bug22246-3-expected.txt: Added.
31582         * tables/mozilla/bugs/bug22246-3a-expected.checksum: Added.
31583         * tables/mozilla/bugs/bug22246-3a-expected.png: Added.
31584         * tables/mozilla/bugs/bug22246-3a-expected.txt: Added.
31585         * tables/mozilla_expected_failures/bugs/bug22246-2-expected.checksum: Removed.
31586         * tables/mozilla_expected_failures/bugs/bug22246-2-expected.png: Removed.
31587         * tables/mozilla_expected_failures/bugs/bug22246-2-expected.txt: Removed.
31588         * tables/mozilla_expected_failures/bugs/bug22246-2.html: Moved to mozilla/ since it
31589         no longer fails.
31590         * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.checksum: Removed.
31591         * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.png: Removed.
31592         * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.txt: Removed.
31593         * tables/mozilla_expected_failures/bugs/bug22246-2a.html: Moved to mozilla/ since it
31594         no longer fails.
31595         * tables/mozilla_expected_failures/bugs/bug22246-3-expected.checksum: Removed.
31596         * tables/mozilla_expected_failures/bugs/bug22246-3-expected.png: Removed.
31597         * tables/mozilla_expected_failures/bugs/bug22246-3-expected.txt: Removed.
31598         * tables/mozilla_expected_failures/bugs/bug22246-3.html: Moved to mozilla/ since it
31599         no longer fails.
31600         * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.checksum: Removed.
31601         * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.png: Removed.
31602         * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.txt: Removed.
31603         * tables/mozilla_expected_failures/bugs/bug22246-3a.html: Moved to mozilla/ since it
31604         no longer fails.
31606 2007-01-15  Alexey Proskuryakov  <ap@webkit.org>
31608         Reviewed by Darin.
31610         http://bugs.webkit.org/show_bug.cgi?id=6272
31611         XMLHttpRequest freezes on getting a missing document with overridden Content-Length
31613         http://bugs.webkit.org/show_bug.cgi?id=6212
31614         Investigate disallowing some XMLHttpRequest headers from being set via setRequestHeader.
31616         * http/tests/xmlhttprequest/connection-error-sync-expected.txt: Added.
31617         * http/tests/xmlhttprequest/connection-error-sync.html: Added.
31618         * http/tests/xmlhttprequest/resources/infinite-loop.php: Added.
31619         * http/tests/xmlhttprequest/resources/print-headers.cgi: Added.
31620         * http/tests/xmlhttprequest/set-dangerous-headers-expected.txt: Added.
31621         * http/tests/xmlhttprequest/set-dangerous-headers.html: Added.
31623 2007-01-15  Rob Buis  <buis@kde.org>
31625         Reviewed by Eric.
31627         Testcase for:
31628         http://bugs.webkit.org/show_bug.cgi?id=12069
31629         Hit detection fails under some viewbox constraints
31631         * svg/custom/viewBox-hit-expected.checksum: Added.
31632         * svg/custom/viewBox-hit-expected.png: Added.
31633         * svg/custom/viewBox-hit-expected.txt: Added.
31634         * svg/custom/viewBox-hit.svg: Added.
31636 2007-01-15  Eric Seidel  <eric@webkit.org>
31638         Reviewed by mjs.
31639         
31640         SVG gradients do not notice stop additions
31641         http://bugs.webkit.org/show_bug.cgi?id=12192
31643         * svg/custom/gradient-add-stops-expected.checksum: Added.
31644         * svg/custom/gradient-add-stops-expected.png: Added.
31645         * svg/custom/gradient-add-stops-expected.txt: Added.
31646         * svg/custom/gradient-add-stops.svg: Added.
31648 2007-01-14  Eric Seidel  <eric@webkit.org>
31650         Reviewed by hyatt.
31651         
31652         SVG does not correctly handle float: left
31653         http://bugs.webkit.org/show_bug.cgi?id=12210
31655         * svg/custom/svg-float-border-padding-expected.checksum: Added.
31656         * svg/custom/svg-float-border-padding-expected.png: Added.
31657         * svg/custom/svg-float-border-padding-expected.txt: Added.
31658         * svg/custom/svg-float-border-padding.xml: Added.
31660 2007-01-14  Mitz Pettel  <mitz@webkit.org>
31662         Reviewed by Adam.
31664         - test for http://bugs.webkit.org/show_bug.cgi?id=12264
31665           REGRESSION (r18843): Webkit crashes on 43Folders.com home page
31667         * fast/tokenizer/ignore-tags-in-iframe-expected.txt: Added.
31668         * fast/tokenizer/ignore-tags-in-iframe.html: Added.
31670 2007-01-14  Alexey Proskuryakov  <ap@webkit.org>
31672         Reviewed by Mitz.
31674         * fast/multicol/float-multicol.html: Fixed an URL not to point to a 
31675         remote resource (we already have a local copy).
31677 2007-01-14  Alexey Proskuryakov  <ap@webkit.org>
31679         http://bugs.webkit.org/show_bug.cgi?id=12258
31680         fast/tokenizer/002 test broken
31682         * editing/selection/designmode-no-caret-expected.txt:
31683         * fast/dom/HTMLHeadElement/textInHead4-expected.txt:
31684         * fast/parser/broken-comments-vs-parsing-mode-expected.txt:
31685         * fast/parser/tabs-in-scripts-expected.txt:
31686         * fast/tokenizer/external-script-document-write-expected.txt:
31687         * fast/tokenizer/missing-title-end-tag-1-expected.txt:
31688         * tables/mozilla/images/adforce_imgis_com-expected.txt:
31689         * tables/mozilla_expected_failures/images/adforce_imgis_com-expected.txt:
31690         Updated the results (inconsequential changes only).
31692 2007-01-14  Adam Roben  <aroben@apple.com>
31694         Reviewed by Maciej.
31696         * editing/deleting/4845371.html: Removed bogus "Javascript" type.
31697         * editing/selection/4397952.html: Ditto.
31698         * fast/html/script-allowed-types-languages-expected.txt: Added.
31699         * fast/html/script-allowed-types-languages.html: Added. Tests
31700         type/language whitelisting.
31702 2007-01-14  Mark Rowe  <mrowe@apple.com>
31704         Reviewed by Mitz.
31706         Layout tests for fixes to JavaScript pretty-printing.
31708         * fast/js/pretty-print-expected.txt:
31709         * fast/js/resources/pretty-print.js: Test handling of object literal with non-identifier property name, and of array literals.
31711 2007-01-13  Alexey Proskuryakov  <ap@webkit.org>
31713         Reviewed by Darin.
31715         Test for http://bugs.webkit.org/show_bug.cgi?id=12165
31716         REGRESSION: text encoding problem at jn.sapo.pt
31718         * fast/encoding/script-in-head-expected.txt: Added.
31719         * fast/encoding/script-in-head.html: Added.
31721 2007-01-13  Eric Seidel  <eric@webkit.org>
31723         Reviewed by hyatt.
31724         
31725         Test case for:
31726         http://bugs.webkit.org/show_bug.cgi?id=10364
31728         * svg/custom/svg-absolute-children-expected.checksum: Added.
31729         * svg/custom/svg-absolute-children-expected.png: Added.
31730         * svg/custom/svg-absolute-children-expected.txt: Added.
31731         * svg/custom/svg-absolute-children.svg: Added.
31733 2007-01-12  David Kilzer  <ddkilzer@kilzer.net>
31735         Reviewed by Maciej.
31737         - test for fast/css/line-height.html
31738           REGRESSION (r18816-r18818): Assertion failure in
31739           WebCore::Length::Length[in-charge](int, WebCore::LengthType, bool)
31741         * fast/css/line-height-expected.checksum: Added.
31742         * fast/css/line-height-expected.png: Added.
31743         * fast/css/line-height-expected.txt: Added.
31744         * fast/css/line-height.html: Added.
31746 2007-01-12  Justin Garcia  <justin.garcia@apple.com>
31748         Reviewed by hyatt
31750         <rdar://problem/4875425>
31751         EBay, GMail, and GoogleDocs RTEs font size popups don't work
31753         Added to test changes:
31754         * editing/style/fontsize-1-expected.checksum: Added.
31755         * editing/style/fontsize-1-expected.png: Added.
31756         * editing/style/fontsize-1-expected.txt: Added.
31757         * editing/style/fontsize-1.html: Added.
31759         Removed use of "px" and "pt" values passed to
31760         execCommand("FontSize", ...) (other browsers don't
31761         support them): 
31762         * editing/input/attributed-substring-from-range-lines.html-disabled:
31763         * editing/style/block-style-004-expected.checksum:
31764         * editing/style/block-style-004-expected.png:
31765         * editing/style/block-style-004-expected.txt:
31766         * editing/style/block-style-004.html:
31767         * editing/style/block-style-005-expected.checksum:
31768         * editing/style/block-style-005-expected.png:
31769         * editing/style/block-style-005-expected.txt:
31770         * editing/style/block-style-005.html:
31771         * editing/style/block-style-006-expected.checksum:
31772         * editing/style/block-style-006-expected.png:
31773         * editing/style/block-style-006-expected.txt:
31774         * editing/style/block-style-006.html:
31776 2007-01-12  Mitz Pettel  <mitz@webkit.org>
31778         Reviewed by Hyatt.
31780         - test updated for http://bugs.webkit.org/show_bug.cgi?id=12215
31781           Treat 'overflow' and '-webkit-border-radius' as shorthands when parsing and
31782           when removing.
31784         * fast/css/remove-shorthand-expected.txt:
31785         * fast/css/remove-shorthand.html:
31787 2007-01-12  Rob Buis  <buis@kde.org>
31789         Reviewed by Mitz.
31791         Test for poly element identity.
31793         * svg/custom/poly-identify-expected.checksum: Added.
31794         * svg/custom/poly-identify-expected.png: Added.
31795         * svg/custom/poly-identify-expected.txt: Added.
31796         * svg/custom/poly-identify.svg: Added.
31798 2007-01-11  David Hyatt  <hyatt@apple.com>
31800        Force column-width to parse in strict mode so that there is no confusion when it is used in the columns
31801        shorthand (it can be mistaken for column-count otherwise).
31803        Reviewed by Mark
31804        
31805         * fast/multicol/columns-shorthand-parsing-expected.checksum: Added.
31806         * fast/multicol/columns-shorthand-parsing-expected.png: Added.
31807         * fast/multicol/columns-shorthand-parsing-expected.txt: Added.
31808         * fast/multicol/columns-shorthand-parsing.html: Added.
31810 2007-01-11  Mitz Pettel  <mitz@webkit.org>
31812         Reviewed by Hyatt.
31814         - updated results for http://bugs.webkit.org/show_bug.cgi?id=12124
31815           RenderTable::section{Above,Below}() can return the wrong answer for the {footer,header}
31817         Collapsed borders changed in the "marvin" tests, as the footer cells now
31818         collapse correctly with the last row of the body. Visual differences not
31819         captured by the pixel results since they occurred below 600px.
31821         The "other" test has changed since in a table with multiple captions,
31822         now the first one wins. No visual difference in this case since both captions
31823         are the same.
31825         * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
31826         * tables/mozilla/marvin/backgr_position-table-expected.txt:
31827         * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
31828         * tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
31829         * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
31830         * tables/mozilla/marvin/backgr_simple-table-expected.txt:
31831         * tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
31832         * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
31833         * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
31834         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
31835         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
31836         * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
31837         * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
31838         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
31839         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
31840         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
31841         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
31842         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
31843         * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
31844         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
31845         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
31846         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
31847         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
31848         * tables/mozilla_expected_failures/other/test4-expected.txt:
31850 2007-01-11  Mitz Pettel  <mitz@webkit.org>
31852         Reviewed by Hyatt.
31854         - updated results for http://bugs.webkit.org/show_bug.cgi?id=12115
31855           RTL text is jumbled on display
31856           (fixing fixed table layout)
31858         * tables/mozilla/bugs/bug157890-expected.checksum:
31859         * tables/mozilla/bugs/bug157890-expected.png:
31860         * tables/mozilla/bugs/bug157890-expected.txt:
31861         * tables/mozilla/bugs/bug44505-expected.checksum:
31862         * tables/mozilla/bugs/bug44505-expected.png:
31863         * tables/mozilla/bugs/bug44505-expected.txt:
31864         * tables/mozilla_expected_failures/bugs/bug7243-expected.checksum:
31865         * tables/mozilla_expected_failures/bugs/bug7243-expected.png:
31866         * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
31868 2007-01-11  Mitz Pettel  <mitz@webkit.org>
31870         Reviewed by Hyatt.
31872         - test for http://bugs.webkit.org/show_bug.cgi?id=8438
31873           iExploder(#460): Assertion failure in RenderObject::drawBorder()
31875         * fast/block/basic/fieldset-stretch-to-legend-expected.checksum: Added.
31876         * fast/block/basic/fieldset-stretch-to-legend-expected.png: Added.
31877         * fast/block/basic/fieldset-stretch-to-legend-expected.txt: Added.
31878         * fast/block/basic/fieldset-stretch-to-legend.html: Added.
31880 2007-01-11  Mitz Pettel  <mitz@webkit.org>
31882         Reviewed by Adam.
31884         - test for http://bugs.webkit.org/show_bug.cgi?id=11449
31885           Type-to-select in unopened popups doesn't work with Hebrew
31887         * fast/forms/select-type-ahead-non-latin-expected.txt: Added.
31888         * fast/forms/select-type-ahead-non-latin.html: Added.
31890 2007-01-11  Justin Garcia  <justin.garcia@apple.com>
31892         Reviewed by geoff
31893         
31894         <rdar://problem/4889140>
31895         GMail Editor: List creation fails in new message
31897         * editing/execCommand/insert-list-empty-div-expected.checksum: Added.
31898         * editing/execCommand/insert-list-empty-div-expected.png: Added.
31899         * editing/execCommand/insert-list-empty-div-expected.txt: Added.
31900         * editing/execCommand/insert-list-empty-div.html: Added.
31902 2007-01-10  Rob Buis  <buis@kde.org>
31904         Reviewed by Eric.
31906         Update test results:
31907         http://bugs.webkit.org/show_bug.cgi?id=12201
31908         Fix image dragging issues with http://www.carto.net/papers/svg/gui/scrollbar/index.svg
31910         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
31911         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
31912         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
31913         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
31914         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
31915         * svg/carto.net/scrollbar-expected.txt:
31916         * svg/carto.net/textbox-expected.txt:
31917         * svg/custom/feComponentTransfer-Discrete-expected.txt:
31918         * svg/custom/feComponentTransfer-Gamma-expected.txt:
31919         * svg/custom/feComponentTransfer-Linear-expected.txt:
31920         * svg/custom/feComponentTransfer-Table-expected.txt:
31922 2007-01-10  Pam Greene  <pam@chromium.org>
31924         Reviewed by Darin.
31926         New and adjusted test cases for
31927         http://bugs.webkit.org/show_bug.cgi?id=11841
31929         * fast/dom/HTMLImageElement/image-alt-text-expected.checksum: Added.
31930         * fast/dom/HTMLImageElement/image-alt-text-expected.png: Added.
31931         * fast/dom/HTMLImageElement/image-alt-text-expected.txt: Added.
31932         * fast/dom/HTMLImageElement/image-alt-text.html: Added.
31933         * fast/dom/HTMLImageElement/resources/blue_rect.jpg: Added.
31934         * fast/dom/HTMLInputElement/input-image-alt-text-expected.checksum: Added.
31935         * fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Added.
31936         * fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Added.
31937         * fast/dom/HTMLInputElement/input-image-alt-text.html: Added.
31938         * fast/dom/HTMLInputElement/resources/blue_rect.jpg: Added.
31939         * fast/forms/focus2-expected.txt:
31940         * fast/forms/focus2.html:
31941         * fast/forms/input-value-expected.checksum:
31942         * fast/forms/input-value-expected.png:
31943         * fast/forms/input-value-expected.txt:
31945 2007-01-10  Mitz Pettel  <mitz@webkit.org>
31947         Reviewed by Darin.
31949         - test for http://bugs.webkit.org/show_bug.cgi?id=9284
31950           Quirksmode (CSS1): Removing inline border styles is impossible
31952         * fast/css/remove-shorthand-expected.txt: Added.
31953         * fast/css/remove-shorthand.html: Added.
31955 2007-01-10  Nikolas Zimmermann  <zimmermann@kde.org>
31957         Reviewed by Eric.
31959         Update SVG baseline after the svg dynamic update fixes.
31961         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
31962         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
31963         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
31964         * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
31965         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
31966         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
31967         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
31968         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
31969         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
31970         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
31971         * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
31972         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
31973         * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
31974         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
31975         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
31976         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
31977         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
31978         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
31979         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
31980         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
31981         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
31982         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
31983         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
31984         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
31985         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
31986         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
31987         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
31988         * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
31989         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
31990         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
31991         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
31992         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
31993         * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
31994         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
31995         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
31996         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
31997         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
31998         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
31999         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
32000         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
32001         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
32002         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
32003         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
32004         * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
32005         * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
32006         * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
32007         * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
32008         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
32009         * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
32010         * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
32011         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
32012         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
32013         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
32014         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
32015         * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
32016         * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
32017         * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
32018         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
32019         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
32020         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
32021         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
32022         * svg/carto.net/button-expected.txt:
32023         * svg/carto.net/colourpicker-expected.txt:
32024         * svg/carto.net/scrollbar-expected.txt:
32025         * svg/custom/SVGPoint-matrixTransform-expected.txt:
32026         * svg/custom/getTransformToElement-expected.txt:
32027         * svg/custom/path-bad-data-expected.png:
32028         * svg/custom/path-bad-data-expected.txt:
32029         * svg/custom/polyline-setattribute-points-null-expected.txt:
32030         * svg/custom/text-ctm-expected.txt:
32032 2007-01-09  Justin Garcia  <justin.garcia@apple.com>
32034         Reviewed by john
32036         * editing/inserting/4840662-expected.checksum: Added.
32037         * editing/inserting/4840662-expected.png: Added.
32038         * editing/inserting/4840662-expected.txt: Added.
32039         * editing/inserting/4840662.html: Added.
32040         * editing/pasteboard/4840662-expected.checksum: Added.
32041         * editing/pasteboard/4840662-expected.png: Added.
32042         * editing/pasteboard/4840662-expected.txt: Added.
32043         * editing/pasteboard/4840662.html: Added.
32045 2007-01-09  Rob Buis  <buis@kde.org>
32047         Reviewed by Darin.
32049         Testcases for:
32050         http://bugs.webkit.org/show_bug.cgi?id=12145
32051         Color parsing is too relaxed in strict mode
32053         * fast/css/color-quirk-expected.checksum: Added.
32054         * fast/css/color-quirk-expected.png: Added.
32055         * fast/css/color-quirk-expected.txt: Added.
32056         * fast/css/color-quirk.html: Added.
32057         * fast/css/color-strict-expected.checksum: Added.
32058         * fast/css/color-strict-expected.png: Added.
32059         * fast/css/color-strict-expected.txt: Added.
32060         * fast/css/color-strict.html: Added.
32062 2007-01-09  Mitz Pettel  <mitz@webkit.org>
32064         Reviewed by Darin.
32066         - test for http://bugs.webkit.org/show_bug.cgi?id=11078
32067           Forms Don't Submit (ASP Pages)
32069         * fast/dom/collection-namedItem-via-item-expected.txt: Added.
32070         * fast/dom/collection-namedItem-via-item.html: Added.
32072 2007-01-09  Darin Adler  <darin@apple.com>
32074         Reviewed by Mitz.
32076         - added a Thai line breaking test
32078         * fast/text/international/thai-line-breaks-expected.checksum: Added.
32079         * fast/text/international/thai-line-breaks-expected.png: Added.
32080         * fast/text/international/thai-line-breaks-expected.txt: Added.
32081         * fast/text/international/thai-line-breaks.html: Added.
32083 2007-01-09  Rob Buis  <buis@kde.org>
32085         Reviewed by Eric.
32087         Testcase for:
32088         http://bugs.webkit.org/show_bug.cgi?id=12129
32089         repaint issue after setting viewBox attribute with ECMAScript
32091         * svg/custom/dynamic-viewBox-expected.checksum: Added.
32092         * svg/custom/dynamic-viewBox-expected.png: Added.
32093         * svg/custom/dynamic-viewBox-expected.txt: Added.
32094         * svg/custom/dynamic-viewBox.svg: Added.
32096 2007-01-08  Sam Weinig  <sam@webkit.org>
32098         Reviewed by Mark.
32100         Update results to include outline-color.
32102         * fast/css/computed-style-expected.txt:
32103         * fast/css/computed-style.html:
32105 2007-01-08  Remi Zara  <remi_zara@mac.com>
32107         Reviewed by Darin and Eric.
32109         Fixes: http://bugs.webkit.org/show_bug.cgi?id=12150
32110         Corrected results for W3C's pservers-grad-16-b.
32111         Add a test for stop values corner cases.
32113         * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
32114         * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
32115         * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
32116         * svg/custom/gradient-stop-corner-cases-expected.checksum: Added.
32117         * svg/custom/gradient-stop-corner-cases-expected.png: Added.
32118         * svg/custom/gradient-stop-corner-cases-expected.txt: Added.
32119         * svg/custom/gradient-stop-corner-cases.svg: Added.
32121 2007-01-08  Darin Adler  <darin@apple.com>
32123         - turn off the Armenian part of this test for now,
32124           since it gives different results with different fonts
32126         * fast/lists/w3-list-styles-expected.checksum:
32127         * fast/lists/w3-list-styles-expected.png:
32128         * fast/lists/w3-list-styles-expected.txt:
32129         * fast/lists/w3-list-styles.html:
32131 2007-01-08  Alexey Proskuryakov  <ap@webkit.org>
32133         Reviewed by Darin.
32135         Test for http://bugs.webkit.org/show_bug.cgi?id=12099
32136         XMLHttpRequest shouldn't honor a charset specified via setRequestHeader
32138         * http/tests/xmlhttprequest/request-encoding-expected.txt: Added.
32139         * http/tests/xmlhttprequest/request-encoding.html: Added.
32141 2007-01-08  Alexey Proskuryakov  <ap@webkit.org>
32143         Reviewed by Darin.
32145         http://bugs.webkit.org/show_bug.cgi?id=7640
32146         Menu items are displayed as "undefined"
32148         * fast/dom/Window/window-properties-expected.txt: Updated the results.
32150         * fast/dom/node-item-expected.txt: Added.
32151         * fast/dom/node-item.html: Added.
32152         Check that there is no Node:item or HTMLElement:item.
32154 2007-01-08  Darin Adler  <darin@apple.com>
32156         - added a W3C list style test that was cited in a bug
32158         * fast/lists/w3-list-styles-expected.checksum: Added.
32159         * fast/lists/w3-list-styles-expected.png: Added.
32160         * fast/lists/w3-list-styles-expected.txt: Added.
32161         * fast/lists/w3-list-styles.html: Added.
32163 2007-01-08  Darin Adler  <darin@apple.com>
32165         Reviewed by Beth.
32167         - http://bugs.webkit.org/show_bug.cgi?id=12142
32168           render tree dump for test results should include the value of list markers
32170         * css1/basic/class_as_selector-expected.txt:
32171         * css1/basic/containment-expected.txt:
32172         * css1/basic/contextual_selectors-expected.txt:
32173         * css1/basic/id_as_selector-expected.txt:
32174         * css1/box_properties/border_bottom-expected.txt:
32175         * css1/box_properties/border_left-expected.txt:
32176         * css1/box_properties/border_right_inline-expected.txt:
32177         * css1/box_properties/border_top-expected.txt:
32178         * css1/box_properties/clear_float-expected.txt:
32179         * css1/box_properties/margin-expected.txt:
32180         * css1/box_properties/margin_bottom-expected.txt:
32181         * css1/box_properties/margin_left-expected.txt:
32182         * css1/box_properties/margin_right-expected.txt:
32183         * css1/box_properties/margin_top-expected.txt:
32184         * css1/box_properties/padding_left-expected.txt:
32185         * css1/box_properties/padding_right-expected.txt:
32186         * css1/cascade/cascade_order-expected.txt:
32187         * css1/classification/display-expected.txt:
32188         * css1/classification/list_style-expected.txt:
32189         * css1/classification/list_style_image-expected.txt:
32190         * css1/classification/list_style_position-expected.txt:
32191         * css1/classification/list_style_type-expected.txt:
32192         * css1/conformance/forward_compatible_parsing-expected.txt:
32193         * css1/pseudo/anchor-expected.txt:
32194         * css2.1/t0402-c71-fwd-parsing-02-f-expected.txt:
32195         * css2.1/t0505-c16-descendant-01-e-expected.txt:
32196         * css2.1/t050803-c14-classes-00-e-expected.txt:
32197         * css2.1/t0509-c15-ids-01-e-expected.txt:
32198         * css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
32199         * css2.1/t0805-c5519-brdr-r-02-e-expected.txt:
32200         * css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
32201         * css2.1/t0805-c5521-brdr-l-02-e-expected.txt:
32202         * css2.1/t1205-c561-list-displ-00-b-expected.txt:
32203         * css2.1/t1205-c563-list-type-00-b-expected.txt:
32204         * css2.1/t1205-c563-list-type-01-b-expected.txt:
32205         * css2.1/t1205-c564-list-img-00-b-g-expected.txt:
32206         * css2.1/t1205-c565-list-pos-00-b-expected.txt:
32207         * css2.1/t1205-c566-list-stl-00-e-ag-expected.txt:
32208         * editing/deleting/4866671-expected.txt:
32209         * editing/deleting/delete-first-list-item-expected.txt:
32210         * editing/deleting/delete-link-1-expected.txt:
32211         * editing/deleting/delete-listitem-002-expected.txt:
32212         * editing/deleting/list-item-1-expected.txt:
32213         * editing/deleting/merge-into-empty-block-2-expected.txt:
32214         * editing/execCommand/4641880-1-expected.txt:
32215         * editing/execCommand/create-list-from-range-selection-expected.txt:
32216         * editing/execCommand/create-list-with-hr-expected.txt:
32217         * editing/execCommand/indent-list-item-expected.txt:
32218         * editing/execCommand/indent-selection-expected.txt:
32219         * editing/execCommand/insert-list-and-stitch-expected.txt:
32220         * editing/execCommand/remove-list-from-range-selection-expected.txt:
32221         * editing/execCommand/remove-list-item-1-expected.txt:
32222         * editing/execCommand/remove-list-items-expected.txt:
32223         * editing/execCommand/switch-list-type-expected.txt:
32224         * editing/inserting/insert-div-022-expected.txt:
32225         * editing/inserting/insert-div-023-expected.txt:
32226         * editing/inserting/insert-div-024-expected.txt:
32227         * editing/pasteboard/4861080-expected.txt:
32228         * editing/pasteboard/drop-link-expected.txt:
32229         * editing/pasteboard/innerText-inline-table-expected.txt:
32230         * editing/pasteboard/input-field-1-expected.txt:
32231         * editing/pasteboard/merge-end-list-expected.txt:
32232         * editing/pasteboard/merge-start-list-expected.txt:
32233         * editing/pasteboard/paste-4039777-fix-expected.txt:
32234         * editing/pasteboard/paste-list-001-expected.txt:
32235         * editing/pasteboard/select-element-1-expected.txt:
32236         * editing/selection/drag-to-contenteditable-iframe-expected.txt:
32237         * editing/selection/extend-by-word-002-expected.txt:
32238         * editing/selection/move-by-line-002-expected.txt:
32239         * editing/selection/select-all-iframe-expected.txt:
32240         * editing/selection/selectNode-expected.txt:
32241         * editing/selection/selectNodeContents-expected.txt:
32242         * editing/unsupported-content/list-delete-001-expected.txt:
32243         * editing/unsupported-content/list-type-after-expected.txt:
32244         * editing/unsupported-content/list-type-before-expected.txt:
32245         * fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt:
32246         * fast/block/float/014-expected.txt:
32247         * fast/css-generated-content/009-expected.txt:
32248         * fast/css/001-expected.txt:
32249         * fast/css/continuationCrash-expected.txt:
32250         * fast/css/css2-system-fonts-expected.txt:
32251         * fast/css/css3-modsel-22-expected.txt:
32252         * fast/css/list-outline-expected.txt:
32253         * fast/doctypes/001-expected.txt:
32254         * fast/doctypes/002-expected.txt:
32255         * fast/doctypes/003-expected.txt:
32256         * fast/doctypes/004-expected.txt:
32257         * fast/dom/Window/window-onFocus-expected.txt:
32258         * fast/forms/form-hides-table-expected.txt:
32259         * fast/forms/plaintext-mode-2-expected.txt:
32260         * fast/lists/001-expected.txt:
32261         * fast/lists/002-expected.txt:
32262         * fast/lists/003-expected.txt:
32263         * fast/lists/004-expected.txt:
32264         * fast/lists/005-expected.txt:
32265         * fast/lists/006-expected.txt:
32266         * fast/lists/007-expected.txt:
32267         * fast/lists/008-expected.txt:
32268         * fast/lists/alpha-list-wrap-expected.txt:
32269         * fast/lists/decimal-leading-zero-expected.txt:
32270         * fast/lists/drag-into-marker-expected.txt:
32271         * fast/lists/dynamic-marker-crash-expected.txt:
32272         * fast/lists/inlineBoxWrapperNullCheck-expected.txt:
32273         * fast/lists/li-br-expected.txt:
32274         * fast/lists/li-style-alpha-huge-value-crash-expected.txt:
32275         * fast/lists/li-values-expected.txt:
32276         * fast/lists/markers-in-selection-expected.txt:
32277         * fast/lists/numeric-markers-outside-list-expected.txt:
32278         * fast/lists/ol-display-types-expected.txt:
32279         * fast/lists/olstart-expected.txt:
32280         * fast/lists/ordered-list-with-no-ol-tag-expected.txt:
32281         * fast/lists/scrolled-marker-paint-expected.txt:
32282         * fast/overflow/overflow-rtl-expected.txt:
32283         * fast/selectors/001-expected.txt:
32284         * fast/selectors/013-expected.txt:
32285         * fast/selectors/015-expected.txt:
32286         * fast/selectors/166-expected.txt:
32287         * fast/table/018-expected.txt:
32288         * fast/table/form-with-table-style-expected.txt:
32289         * fast/text/whitespace/tab-character-basics-expected.txt:
32290         * fast/tokenizer/004-expected.txt:
32291         * tables/mozilla/bugs/bug23235-expected.txt:
32292         * tables/mozilla/bugs/bug30692-expected.txt:
32293         * tables/mozilla/bugs/bug3191-expected.txt:
32294         * tables/mozilla/bugs/bug32205-2-expected.txt:
32295         * tables/mozilla/marvin/backgr_index-expected.txt:
32296         * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
32297         * tables/mozilla/marvin/x_table-expected.txt:
32298         * tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
32299         * tables/mozilla/other/wa_table_tr_align-expected.txt:
32300         * tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
32301         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
32302         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
32303         * traversal/stay-within-root-expected.txt:
32305 2007-01-08  Sam Weinig  <sam@webkit.org>
32307         Reviewed by Tim H.
32309         Update results to include -webkit-box-shadow.
32311         * fast/css/computed-style-expected.txt:
32313 2007-01-08  Andrew Wellington  <proton@wiretapped.net>
32315         Reviewed by Mark.
32317         * fast/css/computed-style-expected.txt: Update results to include
32318         -webkit-column styles.
32320 2007-01-08  David Hyatt  <hyatt@apple.com>
32322         Add layout test for inheritance of auto z-index.
32324         Reviewed by eric
32326         * fast/layers/zindex-inherit-expected.checksum: Added.
32327         * fast/layers/zindex-inherit-expected.png: Added.
32328         * fast/layers/zindex-inherit-expected.txt: Added.
32329         * fast/layers/zindex-inherit.html: Added.
32331 2007-01-07  Rob Buis  <buis@kde.org>
32333         Reviewed by Eric.
32335         Testcases for:
32336         http://bugzilla.opendarwin.org/show_bug.cgi?id=10587
32337         pointer-events is not implemented for RenderSVGImage or RenderSVGText
32339         Also changed image-clipped-hit.svg to explicitly state
32340         the pointer-events.
32342         * svg/custom/image-clipped-hit.svg:
32343         * svg/custom/pointer-events-image-expected.checksum: Added.
32344         * svg/custom/pointer-events-image-expected.png: Added.
32345         * svg/custom/pointer-events-image-expected.txt: Added.
32346         * svg/custom/pointer-events-image.svg: Added.
32347         * svg/custom/pointer-events-text-expected.checksum: Added.
32348         * svg/custom/pointer-events-text-expected.png: Added.
32349         * svg/custom/pointer-events-text-expected.txt: Added.
32350         * svg/custom/pointer-events-text.svg: Added.
32352 2007-01-07  David Hyatt  <hyatt@apple.com>
32354         Add support for the CSS3 box-shadow property.
32356         Reviewed by olliej
32358         * fast/box-shadow/basic-shadows-expected.checksum: Added.
32359         * fast/box-shadow/basic-shadows-expected.png: Added.
32360         * fast/box-shadow/basic-shadows-expected.txt: Added.
32361         * fast/box-shadow/basic-shadows.html: Added.
32363 2007-01-07  Rob Buis  <buis@kde.org>
32365         Reviewed by weinig.
32367         Correct results from previous patch.
32369         * svg/custom/path-bad-data-expected.txt:
32371 2007-01-07  Nikolas Zimmermann  <zimmermann@kde.org>
32373         Reviewed by Sam.
32375         RenderSVGContainer shows different boundaries now that text-anchor is
32376         taken into account in the flow box x position calculation.
32378         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
32379         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
32380         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
32381         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
32382         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
32383         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
32384         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
32385         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
32386         * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
32387         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
32388         * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
32389         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
32390         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
32391         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
32392         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
32393         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
32394         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
32395         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
32396         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
32397         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
32398         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
32399         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
32400         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
32401         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
32402         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
32403         * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
32404         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
32405         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
32406         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
32407         * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
32408         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
32409         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
32410         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
32411         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
32412         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
32413         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
32414         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
32415         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
32416         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
32417         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
32418         * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
32419         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
32420         * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
32421         * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
32422         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
32423         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
32424         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
32425         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
32426         * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
32427         * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
32428         * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
32429         * svg/carto.net/scrollbar-expected.txt:
32431 2007-01-07  Alexey Proskuryakov  <ap@webkit.org>
32433         Updated pixel results that weren't landed with r17141.
32435         * http/tests/incremental/slow-utf8-css-expected.checksum:
32436         * http/tests/incremental/slow-utf8-css-expected.png:
32438 2007-01-07  Mitz Pettel  <mitz@webkit.org>
32440         Reviewed by Mark Rowe.
32442         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11133
32444         * fast/forms/listbox-clip-expected.checksum: Added.
32445         * fast/forms/listbox-clip-expected.png: Added.
32446         * fast/forms/listbox-clip-expected.txt: Added.
32447         * fast/forms/listbox-clip.html: Added.
32449 2007-01-07  Mitz Pettel  <mitz@webkit.org>
32451         Reviewed by Hyatt.
32453         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=11935
32454           REGRESSION: Changing the overflow style dynamically does not force repaint
32456         * fast/repaint/erase-overflow-expected.checksum: Added.
32457         * fast/repaint/erase-overflow-expected.png: Added.
32458         * fast/repaint/erase-overflow-expected.txt: Added.
32459         * fast/repaint/erase-overflow.html: Added.
32461 2007-01-07  Alexey Proskuryakov  <ap@webkit.org>
32463         Re-apply r17618, which got reverted with CSS suite update.
32465         Reviewed by Sam Weinig.
32467         Fix a layout test failure that happened with additional fonts installed - replace a fancy 
32468         Unicode character with a plain asterisk.
32470         * css2.1/t0905-c414-flt-00-d-expected.checksum:
32471         * css2.1/t0905-c414-flt-00-d-expected.png:
32472         * css2.1/t0905-c414-flt-00-d-expected.txt:
32473         * css2.1/t0905-c414-flt-00-d.html:
32475 2007-01-07  Lamar Goddard  <lamargoddard@gmail.com>
32477         Reviewed by Darin.
32479         Test for http://bugs.webkit.org/show_bug.cgi?id=10313
32480         xsl:import doesn't work in stylesheets loaded via XMLHttpRequest
32482         * fast/xsl/resources/xhr-doc-imported.xsl: Added.
32483         * fast/xsl/resources/xhr-doc.xml: Added.
32484         * fast/xsl/resources/xhr-doc.xsl: Added.
32485         * fast/xsl/transform-xhr-doc-expected.txt: Added.
32486         * fast/xsl/transform-xhr-doc.xhtml: Added.
32488 2007-01-06  Rob Buis  <buis@kde.org>
32490         Reviewed by Darin.
32492         Testcase for:
32493         http://bugs.webkit.org/show_bug.cgi?id=12125
32494         overflow attribute of the symbol element not respected
32496         Also including changed testresults (improvements).
32498         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
32499         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
32500         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
32501         * svg/carto.net/window-expected.checksum:
32502         * svg/carto.net/window-expected.png:
32503         * svg/custom/use-symbol-overflow-expected.checksum: Added.
32504         * svg/custom/use-symbol-overflow-expected.png: Added.
32505         * svg/custom/use-symbol-overflow-expected.txt: Added.
32506         * svg/custom/use-symbol-overflow.svg: Added.
32508 2007-01-06  Darin Adler  <darin@apple.com>
32510         Suggested by Mitz.
32512         - disabled 3 tests with results that are too font-dependent to be used as
32513           part of the test suite; two are tests of Armenian numbering and one is
32514           a test of some SVG font features which we do not support
32516         * css2.1/t1202-counter-10-b-expected.checksum: Removed.
32517         * css2.1/t1202-counter-10-b-expected.png: Removed.
32518         * css2.1/t1202-counter-10-b-expected.txt: Removed.
32519         * css2.1/t1202-counter-10-b.html: Removed.
32520         * css2.1/t1202-counters-10-b-expected.checksum: Removed.
32521         * css2.1/t1202-counters-10-b-expected.png: Removed.
32522         * css2.1/t1202-counters-10-b-expected.txt: Removed.
32523         * css2.1/t1202-counters-10-b.html: Removed.
32524         * svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Removed.
32525         * svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Removed.
32526         * svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Removed.
32527         * svg/W3C-SVG-1.1/text-fonts-03-t.svg: Removed.
32529 2007-01-05  Darin Adler  <darin@apple.com>
32531         Reviewed by Hyatt.
32533         - added a new version of the CSS 2.1 test from the W3C site
32534         - added counters, list, and other CSS tests for my counter-related check-in
32536         * css2.1: Updated to the 2006-10-11 version of the test suite.
32537         I downloaded it from http://www.w3.org/Style/CSS/Test/CSS2.1/20061011/
32538         added UTF-8 BOMs to the beginning of all the files, and generated expected
32539         results.
32541         * fast/css-generated-content/reset-content-to-initial-expected.txt: Updated
32542         to reflect a bug fix in CSS content property support.
32544         * fast/css/counters/*: Removed all the existing tests since they are now part
32545         of the CSS 2.1 test suite.
32547         * fast/css/counters/counter-text-security-expected.checksum:  Added. New test.
32548         * fast/css/counters/counter-text-security-expected.png: Ditto.
32549         * fast/css/counters/counter-text-security-expected.txt: Ditto.
32550         * fast/css/counters/counter-text-security.html: Ditto.
32552         * fast/css/counters/counter-text-transform-expected.checksum: Added. New test.
32553         * fast/css/counters/counter-text-transform-expected.png: Ditto.
32554         * fast/css/counters/counter-text-transform-expected.txt: Ditto.
32555         * fast/css/counters/counter-text-transform.html: Ditto.
32557         * fast/lists/decimal-leading-zero-expected.checksum: Added. New test.
32558         * fast/lists/decimal-leading-zero-expected.png: Ditto.
32559         * fast/lists/decimal-leading-zero-expected.txt: Ditto.
32560         * fast/lists/decimal-leading-zero.html: Ditto.
32562         * fast/css/text-security-expected.checksum:  Added. New test.
32563         * fast/css/text-security-expected.png: Ditto.
32564         * fast/css/text-security-expected.txt: Ditto.
32565         * fast/css/text-security.html: Ditto.
32567         * fast/lists/decimal-leading-zero-expected.checksum: Added. New test.
32568         * fast/lists/decimal-leading-zero-expected.png: Ditto.
32569         * fast/lists/decimal-leading-zero-expected.txt: Ditto.
32570         * fast/lists/decimal-leading-zero.html: Ditto.
32572         * fast/lists/li-values-expected.checksum: Added. New test.
32573         * fast/lists/li-values-expected.png: Ditto.
32574         * fast/lists/li-values-expected.txt: Ditto.
32575         * fast/lists/li-values.html: Ditto.
32577         * fast/css/import-rule-regression-11590-expected.checksum: Added. Missing
32578         pixel-test results.
32579         * fast/css/import-rule-regression-11590-expected.png: Ditto.
32580         * fast/dom/css-insert-import-rule-expected.checksum: Ditto.
32581         * fast/dom/css-insert-import-rule-expected.png: Ditto.
32582         * fast/forms/encoding-test-expected.checksum: Ditto.
32583         * fast/forms/encoding-test-expected.png: Ditto.
32584         * fast/frames/frame-src-attribute-expected.checksum: Ditto.
32585         * fast/frames/frame-src-attribute-expected.png: Ditto.
32586         * fast/frames/onlyCommentInIFrame-expected.png: Ditto.
32587         * fast/frames/viewsource-attribute-expected.checksum: Ditto.
32588         * fast/frames/viewsource-attribute-expected.png: Ditto.
32589         * fast/loader/start-load-in-unload-expected.checksum: Ditto.
32590         * fast/loader/start-load-in-unload-expected.png: Ditto.
32592 2007-01-05  Mitz Pettel  <mitz@webkit.org>
32594         Reviewed by Hyatt.
32596         - repaint tests and updated results for
32597           http://bugs.webkit.org/show_bug.cgi?id=12079
32598           Nested tables don't repaint properly when a certain row is added
32600         * fast/repaint/table-section-overflow-expected.checksum: Added.
32601         * fast/repaint/table-section-overflow-expected.png: Added.
32602         * fast/repaint/table-section-overflow-expected.txt: Added.
32603         * fast/repaint/table-section-overflow.html: Added.
32604         * fast/repaint/table-section-repaint-expected.checksum: Added.
32605         * fast/repaint/table-section-repaint-expected.png: Added.
32606         * fast/repaint/table-section-repaint-expected.txt: Added.
32607         * fast/repaint/table-section-repaint.html: Added.
32608         * tables/mozilla/core/misc-expected.txt:
32609         * tables/mozilla/core/misc-expected.png:
32610         * tables/mozilla/core/misc-expected.checksum:
32612 2007-01-05  Alexey Proskuryakov  <ap@webkit.org>
32614         Reviewed by Darin.
32616         Test for http://bugs.webkit.org/show_bug.cgi?id=3420
32617         XMLHttpRequest does not handle set-cookie headers
32619         * http/tests/xmlhttprequest/resources/get-set-cookie.cgi:
32620         Set the cookies unconditionally (previously, the test failed if there 
32621         were other cookies for 127.0.0.1:8000.
32623 2007-01-04  Alexey Proskuryakov  <ap@webkit.org>
32625         Reviewed by Geoff.
32627         http://bugs.webkit.org/show_bug.cgi?id=7296
32628         Disable JavaScript exceptions when dynamically changing CSS properties.
32630         * fast/dom/css-set-property-exception-expected.txt:
32631         * fast/dom/css-set-property-exception.html:
32633 2007-01-05  Antti Koivisto  <koivisto@iki.fi>
32635         Reviewed by hyatt.
32636         
32637         Test for http://bugs.webkit.org/show_bug.cgi?id=12109
32638         layer visibility incorrect in some cases
32640         * fast/layers/layer-visibility-sublayer-expected.checksum: Added.
32641         * fast/layers/layer-visibility-sublayer-expected.png: Added.
32642         * fast/layers/layer-visibility-sublayer-expected.txt: Added.
32643         * fast/layers/layer-visibility-sublayer.html: Added.
32645 2007-01-04  Adam Roben  <aroben@apple.com>
32647         Reviewed by Geoff.
32649         Added new tests for tabindex and tabbing into/out of subframes.
32651         * fast/dom/tabindex-clamp-expected.txt: Added.
32652         * fast/dom/tabindex-clamp.html: Added.
32653         * fast/events/frame-click-focus-expected.txt: Added.
32654         * fast/events/frame-click-focus.html: Added.
32655         * fast/events/frame-tab-focus-expected.txt: Added.
32656         * fast/events/frame-tab-focus.html: Added.
32657         * fast/events/resources/frame-tab-focus-child.html: Added.
32658         * fast/events/resources/frame-tab-focus-empty-child.html: Added.
32659         * fast/events/resources/frame-tab-focus-empty-middle.html: Added.
32660         * fast/events/resources/frame-tab-focus-middle.html: Added.
32661         * fast/events/resources/frame-tab-focus-upper.html: Added.
32662         * fast/html/tab-order-expected.txt: Added.
32663         * fast/html/tab-order.html: Added.
32665         Updated test to match new behavior.
32667         * fast/forms/focus2-expected.txt: Updated results.
32668         * fast/forms/focus2.html: Fixed typo, and reduced the number of tab
32669         events dispatched now that frames containing focusable elements aren't
32670         themselves in the tab order.
32672 2007-01-04  Mitz Pettel  <mitz@webkit.org>
32674         Reviewed by Sam Weinig.
32676         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12043
32677           Another assertion failure in WebCore::RenderObject::drawBorder
32679         * fast/borders/border-radius-huge-assert-expected.checksum: Added.
32680         * fast/borders/border-radius-huge-assert-expected.png: Added.
32681         * fast/borders/border-radius-huge-assert-expected.txt: Added.
32682         * fast/borders/border-radius-huge-assert.html: Added.
32684 2007-01-04  Justin Garcia  <justin.garcia@apple.com>
32686         Reviewed by john
32687         
32688         <rdar://problem/4861080>
32689         GMail Editor: Crash when dropping content into certain list items
32691         * editing/pasteboard/4861080-expected.checksum: Added.
32692         * editing/pasteboard/4861080-expected.png: Added.
32693         * editing/pasteboard/4861080-expected.txt: Added.
32694         * editing/pasteboard/4861080.html: Added.
32696 2007-01-04  Adele Peterson  <adele@apple.com>
32698         Reviewed by Darin.
32700         Test for <rdar://problem/4887422>
32701         http://bugs.webkit.org/show_bug.cgi?id=11848
32702         REGRESSION (SearchField): Search field on developer.apple.com not drawn with top/bottom borders (11848)
32704         * fast/forms/searchfield-heights-expected.checksum: Added.
32705         * fast/forms/searchfield-heights-expected.png: Added.
32706         * fast/forms/searchfield-heights-expected.txt: Added.
32707         * fast/forms/searchfield-heights.html: Added.
32709 2007-01-04  Alexey Proskuryakov  <ap@webkit.org>
32711         Reviewed by Darin.
32713         Test for http://bugs.webkit.org/show_bug.cgi?id=11611
32714         REGRESSION: No http referer header sent on XMLHttpRequest
32716         * http/tests/xmlhttprequest/referer-expected.txt: Added.
32717         * http/tests/xmlhttprequest/referer.html: Added.
32718         * http/tests/xmlhttprequest/resources/print-referer.cgi: Added.
32720 2007-01-03  Mitz Pettel  <mitz@webkit.org>
32722         Reviewed by Mark Rowe.
32724         - more updated results for http://bugs.webkit.org/show_bug.cgi?id=5164
32725           Non-integer percentages are incorrectly rounded down in Safari
32727         * css1/box_properties/acid_test-expected.checksum:
32728         * css1/box_properties/acid_test-expected.png:
32729         * css1/box_properties/acid_test-expected.txt:
32731 2007-01-03  Mitz Pettel  <mitz@webkit.org>
32733         Reviewed by Hyatt.
32735         - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=5164
32736           Non-integer percentages are incorrectly rounded down in Safari
32738         * css2.1/t0804-c5507-padn-r-00-c-ag-expected.checksum:
32739         * css2.1/t0804-c5507-padn-r-00-c-ag-expected.png:
32740         * css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
32741         * css2.1/t0804-c5509-padn-l-00-b-ag-expected.checksum:
32742         * css2.1/t0804-c5509-padn-l-00-b-ag-expected.png:
32743         * css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt:
32744         * css2.1/t09-c5526c-display-00-e-expected.checksum:
32745         * css2.1/t09-c5526c-display-00-e-expected.png:
32746         * css2.1/t09-c5526c-display-00-e-expected.txt:
32747         * fast/block/basic/011-expected.checksum:
32748         * fast/block/basic/011-expected.png:
32749         * fast/block/basic/011-expected.txt:
32750         * fast/css/percentage-non-integer-expected.checksum: Added.
32751         * fast/css/percentage-non-integer-expected.png: Added.
32752         * fast/css/percentage-non-integer-expected.txt: Added.
32753         * fast/css/percentage-non-integer.html: Added.
32754         * tables/mozilla/bugs/bug4385-expected.checksum:
32755         * tables/mozilla/bugs/bug4385-expected.png:
32756         * tables/mozilla/bugs/bug4385-expected.txt:
32757         * tables/mozilla_expected_failures/core/col_span2-expected.checksum:
32758         * tables/mozilla_expected_failures/core/col_span2-expected.txt:
32760 2007-01-03  Mitz Pettel  <mitz@webkit.org>
32762         Reviewed by Hyatt.
32764         - test for http://bugs.webkit.org/show_bug.cgi?id=11744
32765           Setting the 'content' property dynamically has no effect
32767         * fast/css/content-dynamic-expected.checksum: Added.
32768         * fast/css/content-dynamic-expected.png: Added.
32769         * fast/css/content-dynamic-expected.txt: Added.
32770         * fast/css/content-dynamic.html: Added.
32772 2007-01-03  Mitz Pettel  <mitz@webkit.org>
32774         Reviewed by Darin.
32776         - test for http://bugs.webkit.org/show_bug.cgi?id=12082
32777           REGRESSION (r18333): Crash in RenderFrameSet::layOutAxis()
32779         * fast/frames/negative-remaining-length-crash-expected.txt: Added.
32780         * fast/frames/negative-remaining-length-crash.html: Added.
32782 2007-01-03  Justin Garcia  <justin.garcia@apple.com>
32784         Reviewed by john
32786         * editing/pasteboard/merge-end-blockquote-expected.txt: A
32787         recent change caused an acceptable change in these expected results.
32789 2007-01-03  Darin Adler  <darin@apple.com>
32791         Reviewed by Hyatt.
32793         - test for bug where :after content appeared in the wrong order
32795         * fast/css-generated-content/after-order-expected.checksum: Added.
32796         * fast/css-generated-content/after-order-expected.png: Added.
32797         * fast/css-generated-content/after-order-expected.txt: Added.
32798         * fast/css-generated-content/after-order.html: Added.
32799         * fast/css-generated-content/resources/greenbox.png: Added.
32801 2007-01-03  Alexey Proskuryakov  <ap@webkit.org>
32803         Reviewed by Darin.
32805         Test for http://bugs.webkit.org/show_bug.cgi?id=3420
32806         XMLHttpRequest does not handle set-cookie headers
32808         * http/tests/xmlhttprequest/cookies-expected.txt: Added.
32809         * http/tests/xmlhttprequest/cookies.html: Added.
32810         * http/tests/xmlhttprequest/resources/get-set-cookie.cgi: Added.
32812 2007-01-02  Sam Weinig  <sam@webkit.org>
32814         Reviewed by Anders.
32816         Testcase for http://bugs.webkit.org/show_bug.cgi?id=12072
32818         * fast/forms/select-align-expected.checksum: Added.
32819         * fast/forms/select-align-expected.png: Added.
32820         * fast/forms/select-align-expected.txt: Added.
32821         * fast/forms/select-align.html: Added.
32823 2007-01-02  Sam Weinig  <sam@webkit.org>
32825         Reviewed by Mitz.
32827         Testcase for http://bugs.webkit.org/show_bug.cgi?id=12071
32829         * fast/forms/button-align-expected.checksum: Added.
32830         * fast/forms/button-align-expected.png: Added.
32831         * fast/forms/button-align-expected.txt: Added.
32832         * fast/forms/button-align.html: Added.
32834 2007-01-02  Sam Weinig  <sam@webkit.org>
32836         Reviewed by Mitz and Anders.
32838         Testcase for http://bugs.webkit.org/show_bug.cgi?id=7075
32840         * fast/forms/textarea-align-expected.checksum: Added.
32841         * fast/forms/textarea-align-expected.png: Added.
32842         * fast/forms/textarea-align-expected.txt: Added.
32843         * fast/forms/textarea-align.html: Added.
32845 2007-01-02  Sam Weinig  <sam@webkit.org>
32847         Reviewed by Darin.
32849         Testcases for http://bugs.webkit.org/show_bug.cgi?id=3360
32851         * fast/forms/input-align-expected.checksum: Added.
32852         * fast/forms/input-align-expected.png: Added.
32853         * fast/forms/input-align-expected.txt: Added.
32854         * fast/forms/input-align-image-expected.checksum: Added.
32855         * fast/forms/input-align-image-expected.png: Added.
32856         * fast/forms/input-align-image-expected.txt: Added.
32857         * fast/forms/input-align-image.html: Added.
32858         * fast/forms/input-align.html: Added.
32860 2007-01-02  Nikolas Zimmermann  <zimmermann@kde.org>
32862         Rubber stamped by Rob.
32864         Adding all carto.net SVG/JS examples. Highlights some nifty bugs.
32866         * svg/carto.net/button-expected.checksum: Added.
32867         * svg/carto.net/button-expected.png: Added.
32868         * svg/carto.net/button-expected.txt: Added.
32869         * svg/carto.net/button.svg: Added.
32870         * svg/carto.net/colourpicker-expected.checksum: Added.
32871         * svg/carto.net/colourpicker-expected.png: Added.
32872         * svg/carto.net/colourpicker-expected.txt: Added.
32873         * svg/carto.net/colourpicker.svg: Added.
32874         * svg/carto.net/combobox-expected.checksum: Added.
32875         * svg/carto.net/combobox-expected.png: Added.
32876         * svg/carto.net/combobox-expected.txt: Added.
32877         * svg/carto.net/combobox.svg: Added.
32878         * svg/carto.net/images/butterscotch.jpg: Added.
32879         * svg/carto.net/images/chalchtrittli_tierfed_panorama_low_res.jpg: Added.
32880         * svg/carto.net/images/ci_peace.jpg: Added.
32881         * svg/carto.net/images/impatient.jpg: Added.
32882         * svg/carto.net/images/lady_hillingdon.jpg: Added.
32883         * svg/carto.net/images/lavaglut.jpg: Added.
32884         * svg/carto.net/images/mission_bells.jpg: Added.
32885         * svg/carto.net/images/sexy_rexy.jpg: Added.
32886         * svg/carto.net/images/souvenir_de_pierre_notting.jpg: Added.
32887         * svg/carto.net/images/sunflare.jpg: Added.
32888         * svg/carto.net/images/whisky_mac.jpg: Added.
32889         * svg/carto.net/images/whisper_floribunda.jpg: Added.
32890         * svg/carto.net/images/zervreilasee_vals_panorama_low_res.jpg: Added.
32891         * svg/carto.net/resources/button.js: Added.
32892         * svg/carto.net/resources/colourPicker.js: Added.
32893         * svg/carto.net/resources/comboBox.js: Added.
32894         * svg/carto.net/resources/helper_functions.js: Added.
32895         * svg/carto.net/resources/initComboBox.js: Added.
32896         * svg/carto.net/resources/initSelectionList.js: Added.
32897         * svg/carto.net/resources/mapApp.js: Added.
32898         * svg/carto.net/resources/scrollbar.js: Added.
32899         * svg/carto.net/resources/selectionList.js: Added.
32900         * svg/carto.net/resources/slider.js: Added.
32901         * svg/carto.net/resources/tabgroup.js: Added.
32902         * svg/carto.net/resources/textbox.js: Added.
32903         * svg/carto.net/resources/timer.js: Added.
32904         * svg/carto.net/resources/window.js: Added.
32905         * svg/carto.net/scrollbar-expected.checksum: Added.
32906         * svg/carto.net/scrollbar-expected.png: Added.
32907         * svg/carto.net/scrollbar-expected.txt: Added.
32908         * svg/carto.net/scrollbar.svg: Added.
32909         * svg/carto.net/selectionlist-expected.checksum: Added.
32910         * svg/carto.net/selectionlist-expected.png: Added.
32911         * svg/carto.net/selectionlist-expected.txt: Added.
32912         * svg/carto.net/selectionlist.svg: Added.
32913         * svg/carto.net/slider-expected.checksum: Added.
32914         * svg/carto.net/slider-expected.png: Added.
32915         * svg/carto.net/slider-expected.txt: Added.
32916         * svg/carto.net/slider.svg: Added.
32917         * svg/carto.net/tabgroup-expected.checksum: Added.
32918         * svg/carto.net/tabgroup-expected.png: Added.
32919         * svg/carto.net/tabgroup-expected.txt: Added.
32920         * svg/carto.net/tabgroup.svg: Added.
32921         * svg/carto.net/textbox-expected.checksum: Added.
32922         * svg/carto.net/textbox-expected.png: Added.
32923         * svg/carto.net/textbox-expected.txt: Added.
32924         * svg/carto.net/textbox.svg: Added.
32925         * svg/carto.net/window-expected.checksum: Added.
32926         * svg/carto.net/window-expected.png: Added.
32927         * svg/carto.net/window-expected.txt: Added.
32928         * svg/carto.net/window.svg: Added.
32930 2007-01-02  Nikolas Zimmermann  <zimmermann@kde.org>
32932         Reviewed by Eric.
32934         Fixes: http://bugs.webkit.org/show_bug.cgi?id=12013
32935         Update baseline after the pattern/gradient rewrite.
32937         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
32938         * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
32939         * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
32940         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
32941         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
32942         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
32943         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
32944         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
32945         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
32946         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
32947         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
32948         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
32949         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
32950         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
32951         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
32952         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
32953         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
32954         * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
32955         * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
32956         * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
32957         * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
32958         * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
32959         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
32960         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
32961         * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
32962         * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
32963         * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
32964         * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
32965         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
32966         * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
32967         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
32968         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
32969         * svg/custom/gradient-attr-update-expected.png:
32970         * svg/custom/gradient-attr-update-expected.txt:
32971         * svg/custom/gradient-cycle-detection-expected.checksum: Added.
32972         * svg/custom/gradient-cycle-detection-expected.png: Added.
32973         * svg/custom/gradient-cycle-detection-expected.txt: Added.
32974         * svg/custom/gradient-cycle-detection.svg: Added.
32975         * svg/custom/gradient-deep-referencing-expected.checksum: Added.
32976         * svg/custom/gradient-deep-referencing-expected.png: Added.
32977         * svg/custom/gradient-deep-referencing-expected.txt: Added.
32978         * svg/custom/gradient-deep-referencing.svg: Added.
32979         * svg/custom/gradient-stroke-width-expected.txt:
32980         * svg/custom/invalid-css-expected.txt:
32981         * svg/custom/js-late-gradient-and-object-creation-expected.png:
32982         * svg/custom/js-late-gradient-and-object-creation-expected.txt:
32983         * svg/custom/js-late-gradient-creation-expected.png:
32984         * svg/custom/js-late-gradient-creation-expected.txt:
32985         * svg/custom/js-late-pattern-and-object-creation-expected.checksum: Added.
32986         * svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
32987         * svg/custom/js-late-pattern-and-object-creation-expected.txt: Added.
32988         * svg/custom/js-late-pattern-and-object-creation.svg: Added.
32989         * svg/custom/js-late-pattern-creation-expected.checksum: Added.
32990         * svg/custom/js-late-pattern-creation-expected.png: Added.
32991         * svg/custom/js-late-pattern-creation-expected.txt: Added.
32992         * svg/custom/js-late-pattern-creation.svg: Added.
32993         * svg/custom/js-update-pattern-expected.png:
32994         * svg/custom/js-update-pattern-expected.txt:
32995         * svg/custom/large-bounding-box-percents-expected.txt:
32996         * svg/custom/mask-excessive-malloc-expected.checksum: Added.
32997         * svg/custom/mask-excessive-malloc-expected.png: Added.
32998         * svg/custom/mask-excessive-malloc-expected.txt: Added.
32999         * svg/custom/mask-excessive-malloc.svg: Added.
33000         * svg/custom/pattern-cycle-detection-expected.checksum: Added.
33001         * svg/custom/pattern-cycle-detection-expected.png: Added.
33002         * svg/custom/pattern-cycle-detection-expected.txt: Added.
33003         * svg/custom/pattern-cycle-detection.svg: Added.
33004         * svg/custom/pattern-deep-referencing-expected.checksum: Added.
33005         * svg/custom/pattern-deep-referencing-expected.png: Added.
33006         * svg/custom/pattern-deep-referencing-expected.txt: Added.
33007         * svg/custom/pattern-deep-referencing.svg: Added.
33008         * svg/custom/pattern-in-defs-expected.txt:
33009         * svg/custom/pattern-y-offset-expected.txt:
33010         * svg/custom/text-gradient-no-content-expected.txt:
33012 2007-01-01  Mitz Pettel  <mitz@webkit.org>
33014         Reviewed by Darin.
33016         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=11359
33017           Incomplete repaint of table cell's collapsed border when changing only the cell
33019         * fast/repaint/table-cell-collapsed-border-expected.checksum: Added.
33020         * fast/repaint/table-cell-collapsed-border-expected.png: Added.
33021         * fast/repaint/table-cell-collapsed-border-expected.txt: Added.
33022         * fast/repaint/table-cell-collapsed-border.html: Added.
33024 2007-01-01  Mitz Pettel  <mitz@webkit.org>
33026         Reviewed by Mark Rowe.
33028         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12042
33029           Assertion failure in WebCore::RenderObject::drawBorder
33031         * fast/borders/outline-offset-min-assert-expected.checksum: Added.
33032         * fast/borders/outline-offset-min-assert-expected.png: Added.
33033         * fast/borders/outline-offset-min-assert-expected.txt: Added.
33034         * fast/borders/outline-offset-min-assert.html: Added.
33036 2007-01-01  Mark Rowe  <bdash@webkit.org>
33038         Reviewed by Eric.
33040         Layout test for http://bugs.webkit.org/show_bug.cgi?id=12061
33041         Bug 12061: Crash in WebCore::Shared<WebCore::StringImpl>::deref
33043         * fast/css-generated-content/reset-content-to-initial-expected.txt: Added.
33044         * fast/css-generated-content/reset-content-to-initial.html: Added.
33046 2006-12-31  Eric Seidel  <eric@webkit.org>
33048         Reviewed by mitz.
33049         
33050         Make getTotalLength test case work in Opera and FireFox.
33052         * svg/custom/path-getTotalLength-expected.checksum: Removed.
33053         * svg/custom/path-getTotalLength-expected.png: Removed.
33054         * svg/custom/path-getTotalLength-expected.txt:
33055         * svg/custom/path-getTotalLength.svg:
33057 2006-12-31  Eric Seidel  <eric@webkit.org>
33059         Reviewed by weinig.
33060         
33061         Add SVGPathElement::getTotalLength
33062         http://bugs.webkit.org/show_bug.cgi?id=12033
33064         * svg/custom/path-getTotalLength-expected.checksum: Added.
33065         * svg/custom/path-getTotalLength-expected.png: Added.
33066         * svg/custom/path-getTotalLength-expected.txt: Added.
33067         * svg/custom/path-getTotalLength.svg: Added.
33069 2006-12-31  Chris McLay  <chris@eeoh.com.au>
33071         Reviewed by Hyatt. Tweaked by Mitz.
33073         - test for http://bugs.webkit.org/show_bug.cgi?id=9659
33074           Quirksmode: Fixed / Overflow > Positioned objects get hidden when scrolling
33076         * fast/overflow/clip-rects-fixed-ancestor-expected.checksum: Added.
33077         * fast/overflow/clip-rects-fixed-ancestor-expected.png: Added.
33078         * fast/overflow/clip-rects-fixed-ancestor-expected.txt: Added.
33079         * fast/overflow/clip-rects-fixed-ancestor.html: Added.
33081 2006-12-31  Mitz Pettel  <mitz@webkit.org>
33083         Reviewed by Sam.
33085         - test for http://bugs.webkit.org/show_bug.cgi?id=12037
33086           For relatively positioned boxes in an RTL block, 'right' should win over 'left' if both are not 'auto'
33088         * fast/block/positioning/relative-overconstrained-expected.checksum: Added.
33089         * fast/block/positioning/relative-overconstrained-expected.png: Added.
33090         * fast/block/positioning/relative-overconstrained-expected.txt: Added.
33091         * fast/block/positioning/relative-overconstrained.html: Added.
33093 2006-12-30  Rob Buis  <buis@kde.org>
33095         Reviewed by Eric.
33097         Adapted testcase for:
33098         http://bugs.webkit.org/show_bug.cgi?id=12004
33099         Webkit doesnt handle omitting M at the start of path syntax well
33101         * svg/custom/path-bad-data-expected.checksum:
33102         * svg/custom/path-bad-data-expected.png:
33103         * svg/custom/path-bad-data-expected.txt:
33104         * svg/custom/path-bad-data.svg:
33106 2006-12-30  Rémi Zara  <remi_zara@mac.com>
33108         Reviewed by Darin.
33110         Updated tests results for http://bugs.webkit.org/show_bug.cgi?id=12001
33112         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum:
33113         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.png:
33114         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
33116 2006-12-30  Rob Buis  <buis@kde.org>
33118         Reviewed by weinig.
33120         Testcase for:
33121         http://bugs.webkit.org/show_bug.cgi?id=12034
33122         Adapt preserveAspectRatio parsing to SVGParserUtilities
33124         * svg/custom/preserve-aspect-ratio-syntax-expected.checksum: Added.
33125         * svg/custom/preserve-aspect-ratio-syntax-expected.png: Added.
33126         * svg/custom/preserve-aspect-ratio-syntax-expected.txt: Added.
33127         * svg/custom/preserve-aspect-ratio-syntax.svg: Added.
33129 2006-12-30  Alexey Proskuryakov  <ap@webkit.org>
33131         Reviewed by Mitz.
33133         Test for http://bugs.webkit.org/show_bug.cgi?id=11998
33134         Incorrect serialization of quotation marks in XML attributes.
33136         * fast/dom/serialize-attribute-expected.txt: Added.
33137         * fast/dom/serialize-attribute.xhtml: Added.
33139 2006-12-29  Rob Buis  <buis@kde.org>
33141         Reviewed by Eric.
33143         Testcase for:
33144         http://bugs.webkit.org/show_bug.cgi?id=12007
33145         SVGColor::setRGBColor color creates/deletes many strings, slowing down parsing
33147         * svg/custom/rgbcolor-syntax-expected.checksum: Added.
33148         * svg/custom/rgbcolor-syntax-expected.png: Added.
33149         * svg/custom/rgbcolor-syntax-expected.txt: Added.
33150         * svg/custom/rgbcolor-syntax.svg: Added.
33152 2006-12-29  Rob Buis  <buis@kde.org>
33154         Reviewed by Eric.
33156         Testcase for:
33157         http://bugs.webkit.org/show_bug.cgi?id=12028
33158         Adapt viewBox parsing to SVGParserUtilities
33160         Also removed testcases that are covered by the new one.
33162         * svg/custom/invalid-viewbox1-expected.checksum: Removed.
33163         * svg/custom/invalid-viewbox1-expected.png: Removed.
33164         * svg/custom/invalid-viewbox1-expected.txt: Removed.
33165         * svg/custom/invalid-viewbox1.svg: Removed.
33166         * svg/custom/invalid-viewbox2-expected.checksum: Removed.
33167         * svg/custom/invalid-viewbox2-expected.png: Removed.
33168         * svg/custom/invalid-viewbox2-expected.txt: Removed.
33169         * svg/custom/invalid-viewbox2.svg: Removed.
33170         * svg/custom/viewbox-syntax-expected.checksum: Added.
33171         * svg/custom/viewbox-syntax-expected.png: Added.
33172         * svg/custom/viewbox-syntax-expected.txt: Added.
33173         * svg/custom/viewbox-syntax.svg: Added.
33175 2006-12-29  Eric Seidel  <eric@webkit.org>
33177         Reviewed by olliej.
33178         
33179         Add updated SVGImage results, forgotten in last commit.
33181         * fast/images/svg-as-background-expected.checksum: Added.
33182         * fast/images/svg-as-background-expected.png: Added.
33183         * fast/images/svg-as-background-expected.txt: Added.
33184         * fast/images/svg-as-image-expected.checksum: Added.
33185         * fast/images/svg-as-image-expected.png: Added.
33186         * fast/images/svg-as-image-expected.txt: Added.
33187         * fast/images/svg-as-tiled-background-expected.checksum: Added.
33188         * fast/images/svg-as-tiled-background-expected.png: Added.
33189         * fast/images/svg-as-tiled-background-expected.txt: Added.
33190         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
33191         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
33193 2006-12-28  Eric Seidel  <eric@webkit.org>
33195         Reviewed by hyatt.
33196         
33197         Test cases for SVGImage
33198         http://bugs.webkit.org/show_bug.cgi?id=5971
33200         * fast/images/animated-gif-with-offsets-expected.checksum: Added.
33201         * fast/images/animated-gif-with-offsets-expected.png: Added.
33202         * fast/images/resources/green-fixed-size-rect.svg: Added.
33203         * fast/images/svg-as-background.html: Added.
33204         * fast/images/svg-as-image.html: Added.
33205         * fast/images/svg-as-tiled-background.html: Added.
33207 2006-12-29  David Kilzer  <ddkilzer@webkit.org>
33209         Reviewed by NOBODY (build fix).
33211         Reverted last commit until WebResourceData issue is fixed.
33213         http://bugs.webkit.org/show_bug.cgi?id=11882
33214         Need a way to regression test .webarchive output files
33216         * webarchive/resources/apple.gif: Removed.
33217         * webarchive/resources/dump-webarchive.js: Removed.
33218         * webarchive/resources/test-frame.html: Removed.
33219         * webarchive/resources/test-style.css: Removed.
33220         * webarchive/test-body-background-expected.txt: Removed.
33221         * webarchive/test-body-background.html: Removed.
33222         * webarchive/test-duplicate-resources-expected.txt: Removed.
33223         * webarchive/test-duplicate-resources.html: Removed.
33224         * webarchive/test-frameset-expected.txt: Removed.
33225         * webarchive/test-frameset.html: Removed.
33226         * webarchive/test-img-src-expected.txt: Removed.
33227         * webarchive/test-img-src.html: Removed.
33228         * webarchive/test-input-src-expected.txt: Removed.
33229         * webarchive/test-input-src.html: Removed.
33230         * webarchive/test-link-href-expected.txt: Removed.
33231         * webarchive/test-link-href.html: Removed.
33232         * webarchive/test-object-data-expected.txt: Removed.
33233         * webarchive/test-object-data.html: Removed.
33234         * webarchive/test-script-src-expected.txt: Removed.
33235         * webarchive/test-script-src.html: Removed.
33236         * webarchive/test-table-background-expected.txt: Removed.
33237         * webarchive/test-table-background.html: Removed.
33238         * webarchive/test-td-background-expected.txt: Removed.
33239         * webarchive/test-td-background.html: Removed.
33241 2006-12-28  David Kilzer  <ddkilzer@webkit.org>
33243         Reviewed by Darin.
33245         http://bugs.webkit.org/show_bug.cgi?id=11882
33246         Need a way to regression test .webarchive output files
33248         Created webarchive tests that exercise various features of the WebArchive format.
33250         * webarchive/resources/apple.gif: Copied from fast/canvas/resources/apple.gif.
33251         * webarchive/resources/dump-webarchive.js: Added.
33252         * webarchive/resources/test-frame.html: Added.
33253         * webarchive/resources/test-style.css: Added.
33254         * webarchive/test-body-background-expected.txt: Added.
33255         * webarchive/test-body-background.html: Added.
33256         * webarchive/test-duplicate-resources-expected.txt: Added.
33257         * webarchive/test-duplicate-resources.html: Added.
33258         * webarchive/test-frameset-expected.txt: Added.
33259         * webarchive/test-frameset.html: Added.
33260         * webarchive/test-img-src-expected.txt: Added.
33261         * webarchive/test-img-src.html: Added.
33262         * webarchive/test-input-src-expected.txt: Added.
33263         * webarchive/test-input-src.html: Added.
33264         * webarchive/test-link-href-expected.txt: Added.
33265         * webarchive/test-link-href.html: Added.
33266         * webarchive/test-object-data-expected.txt: Added.
33267         * webarchive/test-object-data.html: Added.
33268         * webarchive/test-script-src-expected.txt: Added.
33269         * webarchive/test-script-src.html: Added.
33270         * webarchive/test-table-background-expected.txt: Added.
33271         * webarchive/test-table-background.html: Added.
33272         * webarchive/test-td-background-expected.txt: Added.
33273         * webarchive/test-td-background.html: Added.
33275 2006-12-28  Geoffrey Garen  <ggaren@apple.com>
33277         Reviewed by Eric Seidel.
33279         Disable MS-font dependent tests until http://bugs.webkit.org/show_bug.cgi?id=11662 is fixed.
33281         * svg/W3C-SVG-1.1/text-align-08-b.svg: Removed.
33282         * svg/custom/js-font-test.svg: Removed.
33284 2006-12-28  Mitz Pettel  <mitz@webkit.org>
33286         Reviewed by Darin.
33288         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11124
33289           REGRESSION (r14297): No drag image for partially-selected complex text
33291         * fast/text/atsui-partial-selection-expected.checksum: Added.
33292         * fast/text/atsui-partial-selection-expected.png: Added.
33293         * fast/text/atsui-partial-selection-expected.txt: Added.
33294         * fast/text/atsui-partial-selection.html: Added.
33296 2006-12-28  Mitz Pettel  <mitz@webkit.org>
33298         Reviewed by Darin.
33300         Based on a test by Joost de Valk.
33302         - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=9202
33303           CSS3: border-radius not completely implemented, testcase hangs webkit
33305         * fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Added.
33306         * fast/borders/borderRadiusAllStylesAllCorners-expected.png: Added.
33307         * fast/borders/borderRadiusAllStylesAllCorners-expected.txt: Added.
33308         * fast/borders/borderRadiusAllStylesAllCorners.html: Added.
33309         * fast/borders/borderRadiusArcs01-expected.checksum:
33310         * fast/borders/borderRadiusArcs01-expected.png:
33311         * fast/borders/borderRadiusGroove01-expected.checksum:
33312         * fast/borders/borderRadiusGroove01-expected.png:
33313         * fast/borders/borderRadiusGroove02-expected.checksum:
33314         * fast/borders/borderRadiusGroove02-expected.png:
33315         * fast/borders/borderRadiusInset01-expected.checksum:
33316         * fast/borders/borderRadiusInset01-expected.png:
33317         * fast/borders/borderRadiusInvalidColor-expected.checksum:
33318         * fast/borders/borderRadiusOutset01-expected.checksum:
33319         * fast/borders/borderRadiusOutset01-expected.png:
33320         * fast/borders/borderRadiusRidge01-expected.checksum:
33321         * fast/borders/borderRadiusRidge01-expected.png:
33323 2006-12-28  Alexey Proskuryakov  <ap@webkit.org>
33325         Reverting the previous checkin, as it caused an assertion in layout tests.
33327         * fast/repaint/table-cell-collapsed-border-expected.checksum: Removed.
33328         * fast/repaint/table-cell-collapsed-border-expected.png: Removed.
33329         * fast/repaint/table-cell-collapsed-border-expected.txt: Removed.
33330         * fast/repaint/table-cell-collapsed-border.html: Removed.
33332 2006-12-28  Mitz Pettel  <mitz@webkit.org>
33334         Reviewed by Darin.
33336         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=11359
33337           Incomplete repaint of table cell's collapsed border when changing only the cell
33339         * fast/repaint/table-cell-collapsed-border-expected.checksum: Added.
33340         * fast/repaint/table-cell-collapsed-border-expected.png: Added.
33341         * fast/repaint/table-cell-collapsed-border-expected.txt: Added.
33342         * fast/repaint/table-cell-collapsed-border.html: Added.
33344 2006-12-28  Mitz Pettel  <mitz@webkit.org>
33346         Reviewed by Alexey.
33348         - test for http://bugs.webkit.org/show_bug.cgi?id=11671
33349           REGRESSION (r13702): text-transform: capitalize changes non-breaking spaces to spaces
33351         * fast/text/capitalize-preserve-nbsp-expected.checksum: Added.
33352         * fast/text/capitalize-preserve-nbsp-expected.png: Added.
33353         * fast/text/capitalize-preserve-nbsp-expected.txt: Added.
33354         * fast/text/capitalize-preserve-nbsp.html: Added.
33356 2006-12-28  Mitz Pettel  <mitz@webkit.org>
33358         Reviewed by Darin.
33360         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=10699
33361           div with border-radius does not redraw properly if element inside div is resized
33363         * fast/repaint/border-radius-repaint-expected.checksum: Added.
33364         * fast/repaint/border-radius-repaint-expected.png: Added.
33365         * fast/repaint/border-radius-repaint-expected.txt: Added.
33366         * fast/repaint/border-radius-repaint.html: Added.
33368 2006-12-28  Rob Buis  <buis@kde.org>
33370         Reviewed by Mitz.
33372         http://bugs.webkit.org/show_bug.cgi?id=12011
33373         svg/custom/dynamic-svg-document-creation.svg is failing
33375         Correct the transform syntax errors (since the new transform
33376         parser is more strict).
33378         * svg/custom/dynamic-svg-document-creation.svg:
33380 2006-12-27  Eric Seidel  <eric@webkit.org>
33382         Reviewed by ggaren.
33383         
33384         Disable MS-font dependent tests until http://bugs.webkit.org/show_bug.cgi?id=11662 is fixed.
33386         * svg/W3C-SVG-1.1/text-intro-01-t.svg: Removed.
33387         * svg/W3C-SVG-1.1/text-intro-02-b.svg: Removed.
33388         * svg/W3C-SVG-1.1/text-intro-03-b.svg: Removed.
33389         * svg/W3C-SVG-1.1/text-intro-04-t.svg: Removed.
33391 2006-12-27  Mitz Pettel  <mitz@webkit.org>
33393         Reviewed by Hyatt.
33395         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11452
33396           REGRESSION (r16736-r16801): Incorrect repaint of fixed boxes
33398         * fast/repaint/fixed-expected.checksum: Added.
33399         * fast/repaint/fixed-expected.png: Added.
33400         * fast/repaint/fixed-expected.txt: Added.
33401         * fast/repaint/fixed.html: Added.
33403 2006-12-27  Mitz Pettel  <mitz@webkit.org>
33405         Reviewed by Geoff.
33407         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11930
33408           Specifying border-radius makes the outline shrink
33410         * fast/css/border-radius-outline-offset-expected.checksum: Added.
33411         * fast/css/border-radius-outline-offset-expected.png: Added.
33412         * fast/css/border-radius-outline-offset-expected.txt: Added.
33413         * fast/css/border-radius-outline-offset.html: Added.
33415 2006-12-27  Rob Buis  <buis@kde.org>
33417         Reviewed by Eric.
33419         Improved testcase for:
33420         http://bugs.webkit.org/show_bug.cgi?id=11108
33421         Replace usage of split by proper parsers
33422         http://bugs.webkit.org/show_bug.cgi?id=11908
33423         WebKit spends 40% of its time displaying "bamboo.svg" executing Regexes
33425         * svg/custom/transform-invalid-expected.txt:
33426         * svg/custom/transform-invalid.svg:
33428 2006-12-27  Geoffrey Garen  <ggaren@apple.com>
33430         Reviewed by Eric Seidel.
33432         Fixed regression in plugins/netscape-dom-access.html. 
33433         
33434         When I stopped WebKit from meddling in plug-in lifetime, plug-ins started 
33435         to live a little longer. In this case, the plug-in from mouse-events.html 
33436         started to live long enough to get a blur event when DumpRenderTree navigated 
33437         to the next page.
33438         
33439         * plugins/mouse-events.html: Stop logging events when the test is over,
33440         so our results don't bleed into the next test. A better solution might
33441         be for the event logger inside DRT to check for whether you're still in
33442         the document, but that doesn't seem worth the effort right now.
33444 2006-12-27  Eric Seidel  <eric@webkit.org>
33446         Rubber-stamped by ggaren.
33447         
33448         Update SVG tests with the latest tests released by the W3C:
33449         http://www.w3.org/Graphics/SVG/Test/20061213
33450         
33451         A few tests are likely to fail on the buildbot due to Asian fonts, filter color spaces, and '(' and ')' spacing differences between machines
33453         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
33454         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
33455         * svg/W3C-SVG-1.1/animate-elem-02-t-w3c.png:
33456         * svg/W3C-SVG-1.1/animate-elem-02-t.svg:
33457         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
33458         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
33459         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
33460         * svg/W3C-SVG-1.1/animate-elem-03-t-w3c.png:
33461         * svg/W3C-SVG-1.1/animate-elem-03-t.svg:
33462         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
33463         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
33464         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
33465         * svg/W3C-SVG-1.1/animate-elem-04-t-w3c.png:
33466         * svg/W3C-SVG-1.1/animate-elem-04-t.svg:
33467         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
33468         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
33469         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
33470         * svg/W3C-SVG-1.1/animate-elem-05-t-w3c.png:
33471         * svg/W3C-SVG-1.1/animate-elem-05-t.svg:
33472         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
33473         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
33474         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
33475         * svg/W3C-SVG-1.1/animate-elem-06-t-w3c.png:
33476         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
33477         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
33478         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
33479         * svg/W3C-SVG-1.1/animate-elem-07-t-w3c.png:
33480         * svg/W3C-SVG-1.1/animate-elem-07-t.svg:
33481         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
33482         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
33483         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
33484         * svg/W3C-SVG-1.1/animate-elem-08-t-w3c.png:
33485         * svg/W3C-SVG-1.1/animate-elem-08-t.svg:
33486         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.checksum:
33487         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
33488         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
33489         * svg/W3C-SVG-1.1/animate-elem-09-t-w3c.png:
33490         * svg/W3C-SVG-1.1/animate-elem-09-t.svg:
33491         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.checksum:
33492         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
33493         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
33494         * svg/W3C-SVG-1.1/animate-elem-10-t-w3c.png:
33495         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
33496         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
33497         * svg/W3C-SVG-1.1/animate-elem-11-t-w3c.png:
33498         * svg/W3C-SVG-1.1/animate-elem-11-t.svg:
33499         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.checksum:
33500         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
33501         * svg/W3C-SVG-1.1/animate-elem-12-t-w3c.png:
33502         * svg/W3C-SVG-1.1/animate-elem-12-t.svg:
33503         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.checksum:
33504         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
33505         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
33506         * svg/W3C-SVG-1.1/animate-elem-13-t-w3c.png:
33507         * svg/W3C-SVG-1.1/animate-elem-13-t.svg:
33508         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
33509         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
33510         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
33511         * svg/W3C-SVG-1.1/animate-elem-14-t-w3c.png:
33512         * svg/W3C-SVG-1.1/animate-elem-14-t.svg:
33513         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
33514         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
33515         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
33516         * svg/W3C-SVG-1.1/animate-elem-15-t-w3c.png:
33517         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
33518         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
33519         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
33520         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
33521         * svg/W3C-SVG-1.1/animate-elem-17-t-w3c.png:
33522         * svg/W3C-SVG-1.1/animate-elem-17-t.svg:
33523         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
33524         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
33525         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
33526         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
33527         * svg/W3C-SVG-1.1/animate-elem-19-t-w3c.png:
33528         * svg/W3C-SVG-1.1/animate-elem-19-t.svg:
33529         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.checksum:
33530         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
33531         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
33532         * svg/W3C-SVG-1.1/animate-elem-20-t-w3c.png:
33533         * svg/W3C-SVG-1.1/animate-elem-20-t.svg:
33534         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.checksum:
33535         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
33536         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
33537         * svg/W3C-SVG-1.1/animate-elem-21-t-w3c.png:
33538         * svg/W3C-SVG-1.1/animate-elem-21-t.svg:
33539         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
33540         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
33541         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
33542         * svg/W3C-SVG-1.1/animate-elem-22-b-w3c.png:
33543         * svg/W3C-SVG-1.1/animate-elem-22-b.svg:
33544         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
33545         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
33546         * svg/W3C-SVG-1.1/animate-elem-23-t-w3c.png:
33547         * svg/W3C-SVG-1.1/animate-elem-23-t.svg:
33548         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
33549         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
33550         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
33551         * svg/W3C-SVG-1.1/animate-elem-24-t-w3c.png:
33552         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.checksum:
33553         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
33554         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
33555         * svg/W3C-SVG-1.1/animate-elem-25-t-w3c.png:
33556         * svg/W3C-SVG-1.1/animate-elem-25-t.svg:
33557         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
33558         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
33559         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
33560         * svg/W3C-SVG-1.1/animate-elem-26-t-w3c.png:
33561         * svg/W3C-SVG-1.1/animate-elem-26-t.svg:
33562         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
33563         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
33564         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
33565         * svg/W3C-SVG-1.1/animate-elem-27-t-w3c.png:
33566         * svg/W3C-SVG-1.1/animate-elem-27-t.svg:
33567         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum:
33568         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
33569         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
33570         * svg/W3C-SVG-1.1/animate-elem-28-t-w3c.png:
33571         * svg/W3C-SVG-1.1/animate-elem-28-t.svg:
33572         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
33573         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
33574         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
33575         * svg/W3C-SVG-1.1/animate-elem-29-b-w3c.png:
33576         * svg/W3C-SVG-1.1/animate-elem-29-b.svg:
33577         * svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum: Added.
33578         * svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Added.
33579         * svg/W3C-SVG-1.1/animate-elem-30-t-w3c.png: Added.
33580         * svg/W3C-SVG-1.1/animate-elem-30-t.svg: Added.
33581         * svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum: Added.
33582         * svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Added.
33583         * svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Added.
33584         * svg/W3C-SVG-1.1/animate-elem-31-t-w3c.png: Added.
33585         * svg/W3C-SVG-1.1/animate-elem-31-t.svg: Added.
33586         * svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: Added.
33587         * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: Added.
33588         * svg/W3C-SVG-1.1/animate-elem-32-t-w3c.png: Added.
33589         * svg/W3C-SVG-1.1/animate-elem-32-t.svg: Added.
33590         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum: Added.
33591         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Added.
33592         * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Added.
33593         * svg/W3C-SVG-1.1/animate-elem-33-t-w3c.png: Added.
33594         * svg/W3C-SVG-1.1/animate-elem-33-t.svg: Added.
33595         * svg/W3C-SVG-1.1/animate-elem-34-t-expected.checksum: Added.
33596         * svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Added.
33597         * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Added.
33598         * svg/W3C-SVG-1.1/animate-elem-34-t-w3c.png: Added.
33599         * svg/W3C-SVG-1.1/animate-elem-34-t.svg: Added.
33600         * svg/W3C-SVG-1.1/animate-elem-35-t-w3c.png: Added.
33601         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Added.
33602         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Added.
33603         * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Added.
33604         * svg/W3C-SVG-1.1/animate-elem-36-t-w3c.png: Added.
33605         * svg/W3C-SVG-1.1/animate-elem-36-t.svg: Added.
33606         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum: Added.
33607         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Added.
33608         * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Added.
33609         * svg/W3C-SVG-1.1/animate-elem-37-t-w3c.png: Added.
33610         * svg/W3C-SVG-1.1/animate-elem-37-t.svg: Added.
33611         * svg/W3C-SVG-1.1/animate-elem-38-t-w3c.png: Added.
33612         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum: Added.
33613         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Added.
33614         * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Added.
33615         * svg/W3C-SVG-1.1/animate-elem-39-t-w3c.png: Added.
33616         * svg/W3C-SVG-1.1/animate-elem-39-t.svg: Added.
33617         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Added.
33618         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Added.
33619         * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Added.
33620         * svg/W3C-SVG-1.1/animate-elem-40-t-w3c.png: Added.
33621         * svg/W3C-SVG-1.1/animate-elem-40-t.svg: Added.
33622         * svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Added.
33623         * svg/W3C-SVG-1.1/animate-elem-41-t-w3c.png: Added.
33624         * svg/W3C-SVG-1.1/animate-elem-41-t.svg: Added.
33625         * svg/W3C-SVG-1.1/animate-elem-42-t-w3c.png: Added.
33626         * svg/W3C-SVG-1.1/animate-elem-43-t-w3c.png: Added.
33627         * svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum: Added.
33628         * svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Added.
33629         * svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Added.
33630         * svg/W3C-SVG-1.1/animate-elem-44-t-w3c.png: Added.
33631         * svg/W3C-SVG-1.1/animate-elem-44-t.svg: Added.
33632         * svg/W3C-SVG-1.1/animate-elem-45-t-w3c.png: Added.
33633         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum: Added.
33634         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Added.
33635         * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Added.
33636         * svg/W3C-SVG-1.1/animate-elem-46-t-w3c.png: Added.
33637         * svg/W3C-SVG-1.1/animate-elem-46-t.svg: Added.
33638         * svg/W3C-SVG-1.1/animate-elem-47-t-w3c.png: Added.
33639         * svg/W3C-SVG-1.1/animate-elem-48-t-w3c.png: Added.
33640         * svg/W3C-SVG-1.1/animate-elem-49-t-w3c.png: Added.
33641         * svg/W3C-SVG-1.1/animate-elem-50-t-w3c.png: Added.
33642         * svg/W3C-SVG-1.1/animate-elem-51-t-w3c.png: Added.
33643         * svg/W3C-SVG-1.1/animate-elem-52-t-expected.checksum: Added.
33644         * svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added.
33645         * svg/W3C-SVG-1.1/animate-elem-52-t-w3c.png: Added.
33646         * svg/W3C-SVG-1.1/animate-elem-52-t.svg: Added.
33647         * svg/W3C-SVG-1.1/animate-elem-53-t-w3c.png: Added.
33648         * svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum: Added.
33649         * svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Added.
33650         * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Added.
33651         * svg/W3C-SVG-1.1/animate-elem-60-t-w3c.png: Added.
33652         * svg/W3C-SVG-1.1/animate-elem-60-t.svg: Added.
33653         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum: Added.
33654         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Added.
33655         * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Added.
33656         * svg/W3C-SVG-1.1/animate-elem-61-t-w3c.png: Added.
33657         * svg/W3C-SVG-1.1/animate-elem-61-t.svg: Added.
33658         * svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Added.
33659         * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Added.
33660         * svg/W3C-SVG-1.1/animate-elem-62-t-w3c.png: Added.
33661         * svg/W3C-SVG-1.1/animate-elem-62-t.svg: Added.
33662         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum: Added.
33663         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Added.
33664         * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Added.
33665         * svg/W3C-SVG-1.1/animate-elem-63-t-w3c.png: Added.
33666         * svg/W3C-SVG-1.1/animate-elem-63-t.svg: Added.
33667         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum: Added.
33668         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Added.
33669         * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Added.
33670         * svg/W3C-SVG-1.1/animate-elem-64-t-w3c.png: Added.
33671         * svg/W3C-SVG-1.1/animate-elem-64-t.svg: Added.
33672         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum: Added.
33673         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Added.
33674         * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Added.
33675         * svg/W3C-SVG-1.1/animate-elem-65-t-w3c.png: Added.
33676         * svg/W3C-SVG-1.1/animate-elem-65-t.svg: Added.
33677         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum: Added.
33678         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Added.
33679         * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Added.
33680         * svg/W3C-SVG-1.1/animate-elem-66-t-w3c.png: Added.
33681         * svg/W3C-SVG-1.1/animate-elem-66-t.svg: Added.
33682         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum: Added.
33683         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Added.
33684         * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Added.
33685         * svg/W3C-SVG-1.1/animate-elem-67-t-w3c.png: Added.
33686         * svg/W3C-SVG-1.1/animate-elem-67-t.svg: Added.
33687         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum: Added.
33688         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Added.
33689         * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Added.
33690         * svg/W3C-SVG-1.1/animate-elem-68-t-w3c.png: Added.
33691         * svg/W3C-SVG-1.1/animate-elem-68-t.svg: Added.
33692         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum: Added.
33693         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Added.
33694         * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Added.
33695         * svg/W3C-SVG-1.1/animate-elem-69-t-w3c.png: Added.
33696         * svg/W3C-SVG-1.1/animate-elem-69-t.svg: Added.
33697         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum: Added.
33698         * svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Added.
33699         * svg/W3C-SVG-1.1/animate-elem-70-t-w3c.png: Added.
33700         * svg/W3C-SVG-1.1/animate-elem-70-t.svg: Added.
33701         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum: Added.
33702         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Added.
33703         * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Added.
33704         * svg/W3C-SVG-1.1/animate-elem-77-t-w3c.png: Added.
33705         * svg/W3C-SVG-1.1/animate-elem-77-t.svg: Added.
33706         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum: Added.
33707         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Added.
33708         * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Added.
33709         * svg/W3C-SVG-1.1/animate-elem-78-t-w3c.png: Added.
33710         * svg/W3C-SVG-1.1/animate-elem-78-t.svg: Added.
33711         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Added.
33712         * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Added.
33713         * svg/W3C-SVG-1.1/animate-elem-80-t-w3c.png: Added.
33714         * svg/W3C-SVG-1.1/animate-elem-80-t.svg: Added.
33715         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum: Added.
33716         * svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Added.
33717         * svg/W3C-SVG-1.1/animate-elem-81-t-w3c.png: Added.
33718         * svg/W3C-SVG-1.1/animate-elem-81-t.svg: Added.
33719         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum: Added.
33720         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Added.
33721         * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Added.
33722         * svg/W3C-SVG-1.1/animate-elem-82-t-w3c.png: Added.
33723         * svg/W3C-SVG-1.1/animate-elem-82-t.svg: Added.
33724         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum: Added.
33725         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Added.
33726         * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Added.
33727         * svg/W3C-SVG-1.1/animate-elem-83-t-w3c.png: Added.
33728         * svg/W3C-SVG-1.1/animate-elem-83-t.svg: Added.
33729         * svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum: Added.
33730         * svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added.
33731         * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Added.
33732         * svg/W3C-SVG-1.1/animate-elem-84-t-w3c.png: Added.
33733         * svg/W3C-SVG-1.1/animate-elem-84-t.svg: Added.
33734         * svg/W3C-SVG-1.1/animate-elem-85-t-expected.checksum: Added.
33735         * svg/W3C-SVG-1.1/animate-elem-85-t-expected.png: Added.
33736         * svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt: Added.
33737         * svg/W3C-SVG-1.1/animate-elem-85-t-w3c.png: Added.
33738         * svg/W3C-SVG-1.1/animate-elem-85-t.svg: Added.
33739         * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
33740         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
33741         * svg/W3C-SVG-1.1/color-prof-01-f-w3c.png:
33742         * svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
33743         * svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
33744         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
33745         * svg/W3C-SVG-1.1/color-prop-01-b-w3c.png:
33746         * svg/W3C-SVG-1.1/color-prop-01-b.svg:
33747         * svg/W3C-SVG-1.1/color-prop-02-f-expected.checksum:
33748         * svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
33749         * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
33750         * svg/W3C-SVG-1.1/color-prop-02-f-w3c.png:
33751         * svg/W3C-SVG-1.1/color-prop-03-t-expected.checksum:
33752         * svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
33753         * svg/W3C-SVG-1.1/color-prop-03-t-w3c.png:
33754         * svg/W3C-SVG-1.1/color-prop-03-t.svg:
33755         * svg/W3C-SVG-1.1/color-prop-04-t-w3c.png: Added.
33756         * svg/W3C-SVG-1.1/color-prop-05-t-w3c.png: Added.
33757         * svg/W3C-SVG-1.1/coords-coord-01-t-expected.checksum: Added.
33758         * svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Added.
33759         * svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt: Added.
33760         * svg/W3C-SVG-1.1/coords-coord-01-t-w3c.png: Added.
33761         * svg/W3C-SVG-1.1/coords-coord-01-t.svg: Added.
33762         * svg/W3C-SVG-1.1/coords-coord-02-t-expected.checksum: Added.
33763         * svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Added.
33764         * svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt: Added.
33765         * svg/W3C-SVG-1.1/coords-coord-02-t-w3c.png: Added.
33766         * svg/W3C-SVG-1.1/coords-coord-02-t.svg: Added.
33767         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum:
33768         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.png:
33769         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
33770         * svg/W3C-SVG-1.1/coords-trans-01-b-w3c.png:
33771         * svg/W3C-SVG-1.1/coords-trans-01-b.svg:
33772         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum:
33773         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
33774         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
33775         * svg/W3C-SVG-1.1/coords-trans-02-t-w3c.png:
33776         * svg/W3C-SVG-1.1/coords-trans-02-t.svg:
33777         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum:
33778         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
33779         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
33780         * svg/W3C-SVG-1.1/coords-trans-03-t-w3c.png:
33781         * svg/W3C-SVG-1.1/coords-trans-03-t.svg:
33782         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum:
33783         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
33784         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
33785         * svg/W3C-SVG-1.1/coords-trans-04-t-w3c.png:
33786         * svg/W3C-SVG-1.1/coords-trans-04-t.svg:
33787         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
33788         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
33789         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
33790         * svg/W3C-SVG-1.1/coords-trans-05-t-w3c.png:
33791         * svg/W3C-SVG-1.1/coords-trans-05-t.svg:
33792         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
33793         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
33794         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
33795         * svg/W3C-SVG-1.1/coords-trans-06-t-w3c.png:
33796         * svg/W3C-SVG-1.1/coords-trans-06-t.svg:
33797         * svg/W3C-SVG-1.1/coords-trans-07-t-w3c.png: Added.
33798         * svg/W3C-SVG-1.1/coords-trans-08-t-w3c.png: Added.
33799         * svg/W3C-SVG-1.1/coords-trans-09-t-w3c.png: Added.
33800         * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
33801         * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
33802         * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
33803         * svg/W3C-SVG-1.1/coords-units-01-b-w3c.png:
33804         * svg/W3C-SVG-1.1/coords-units-01-b.svg:
33805         * svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
33806         * svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
33807         * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
33808         * svg/W3C-SVG-1.1/coords-units-02-b-w3c.png:
33809         * svg/W3C-SVG-1.1/coords-units-02-b.svg:
33810         * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
33811         * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
33812         * svg/W3C-SVG-1.1/coords-units-03-b-w3c.png:
33813         * svg/W3C-SVG-1.1/coords-units-03-b.svg:
33814         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
33815         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
33816         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
33817         * svg/W3C-SVG-1.1/coords-viewattr-01-b-w3c.png:
33818         * svg/W3C-SVG-1.1/coords-viewattr-01-b.svg:
33819         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
33820         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
33821         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
33822         * svg/W3C-SVG-1.1/coords-viewattr-02-b-w3c.png:
33823         * svg/W3C-SVG-1.1/coords-viewattr-02-b.svg:
33824         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum: Added.
33825         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Added.
33826         * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Added.
33827         * svg/W3C-SVG-1.1/coords-viewattr-03-b-w3c.png: Added.
33828         * svg/W3C-SVG-1.1/coords-viewattr-03-b.svg: Added.
33829         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
33830         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
33831         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
33832         * svg/W3C-SVG-1.1/extend-namespace-01-f.svg:
33833         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
33834         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
33835         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
33836         * svg/W3C-SVG-1.1/filters-blend-01-b-w3c.png:
33837         * svg/W3C-SVG-1.1/filters-blend-01-b.svg:
33838         * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
33839         * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
33840         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
33841         * svg/W3C-SVG-1.1/filters-color-01-b-w3c.png:
33842         * svg/W3C-SVG-1.1/filters-color-01-b.svg:
33843         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
33844         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
33845         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
33846         * svg/W3C-SVG-1.1/filters-composite-02-b-w3c.png:
33847         * svg/W3C-SVG-1.1/filters-composite-02-b.svg:
33848         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
33849         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
33850         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
33851         * svg/W3C-SVG-1.1/filters-comptran-01-b-w3c.png:
33852         * svg/W3C-SVG-1.1/filters-comptran-01-b.svg:
33853         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
33854         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
33855         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
33856         * svg/W3C-SVG-1.1/filters-conv-01-f-w3c.png:
33857         * svg/W3C-SVG-1.1/filters-conv-01-f.svg:
33858         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
33859         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
33860         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
33861         * svg/W3C-SVG-1.1/filters-diffuse-01-f-w3c.png:
33862         * svg/W3C-SVG-1.1/filters-diffuse-01-f.svg:
33863         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
33864         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
33865         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
33866         * svg/W3C-SVG-1.1/filters-displace-01-f-w3c.png:
33867         * svg/W3C-SVG-1.1/filters-displace-01-f.svg:
33868         * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
33869         * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
33870         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
33871         * svg/W3C-SVG-1.1/filters-example-01-b-w3c.png:
33872         * svg/W3C-SVG-1.1/filters-felem-01-b-expected.checksum: Added.
33873         * svg/W3C-SVG-1.1/filters-felem-01-b-expected.png: Added.
33874         * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Added.
33875         * svg/W3C-SVG-1.1/filters-felem-01-b-w3c.png: Added.
33876         * svg/W3C-SVG-1.1/filters-felem-01-b.svg: Added.
33877         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
33878         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
33879         * svg/W3C-SVG-1.1/filters-gauss-01-b-w3c.png:
33880         * svg/W3C-SVG-1.1/filters-gauss-01-b.svg:
33881         * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
33882         * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
33883         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
33884         * svg/W3C-SVG-1.1/filters-image-01-b-w3c.png:
33885         * svg/W3C-SVG-1.1/filters-image-01-b.svg:
33886         * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
33887         * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
33888         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
33889         * svg/W3C-SVG-1.1/filters-light-01-f-w3c.png:
33890         * svg/W3C-SVG-1.1/filters-light-01-f.svg:
33891         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
33892         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
33893         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
33894         * svg/W3C-SVG-1.1/filters-morph-01-f-w3c.png:
33895         * svg/W3C-SVG-1.1/filters-morph-01-f.svg:
33896         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
33897         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
33898         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
33899         * svg/W3C-SVG-1.1/filters-offset-01-b-w3c.png:
33900         * svg/W3C-SVG-1.1/filters-offset-01-b.svg:
33901         * svg/W3C-SVG-1.1/filters-overview-01-b-w3c.png: Added.
33902         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
33903         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
33904         * svg/W3C-SVG-1.1/filters-specular-01-f-w3c.png:
33905         * svg/W3C-SVG-1.1/filters-specular-01-f.svg:
33906         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
33907         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
33908         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
33909         * svg/W3C-SVG-1.1/filters-tile-01-b-w3c.png:
33910         * svg/W3C-SVG-1.1/filters-tile-01-b.svg:
33911         * svg/W3C-SVG-1.1/filters-turb-01-f-w3c.png:
33912         * svg/W3C-SVG-1.1/fonts-desc-01-t-w3c.png: Added.
33913         * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.checksum: Added.
33914         * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png: Added.
33915         * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Added.
33916         * svg/W3C-SVG-1.1/fonts-desc-02-t.svg: Added.
33917         * svg/W3C-SVG-1.1/fonts-desc-03-t-w3c.png: Added.
33918         * svg/W3C-SVG-1.1/fonts-desc-04-t-w3c.png: Added.
33919         * svg/W3C-SVG-1.1/fonts-desc-05-t-w3c.png: Added.
33920         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
33921         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
33922         * svg/W3C-SVG-1.1/fonts-elem-01-t-w3c.png:
33923         * svg/W3C-SVG-1.1/fonts-elem-01-t.svg:
33924         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
33925         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
33926         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
33927         * svg/W3C-SVG-1.1/fonts-elem-02-t-w3c.png:
33928         * svg/W3C-SVG-1.1/fonts-elem-02-t.svg:
33929         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
33930         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
33931         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
33932         * svg/W3C-SVG-1.1/fonts-elem-03-b-w3c.png:
33933         * svg/W3C-SVG-1.1/fonts-elem-03-b.svg:
33934         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
33935         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
33936         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
33937         * svg/W3C-SVG-1.1/fonts-elem-04-b.svg:
33938         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum: Added.
33939         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Added.
33940         * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Added.
33941         * svg/W3C-SVG-1.1/fonts-elem-05-t-w3c.png: Added.
33942         * svg/W3C-SVG-1.1/fonts-elem-05-t.svg: Added.
33943         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum: Added.
33944         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Added.
33945         * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Added.
33946         * svg/W3C-SVG-1.1/fonts-elem-06-t-w3c.png: Added.
33947         * svg/W3C-SVG-1.1/fonts-elem-06-t.svg: Added.
33948         * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum: Added.
33949         * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Added.
33950         * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Added.
33951         * svg/W3C-SVG-1.1/fonts-elem-07-b-w3c.png: Added.
33952         * svg/W3C-SVG-1.1/fonts-elem-07-b.svg: Added.
33953         * svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Added.
33954         * svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Added.
33955         * svg/W3C-SVG-1.1/fonts-glyph-02-t-w3c.png: Added.
33956         * svg/W3C-SVG-1.1/fonts-glyph-02-t.svg: Added.
33957         * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.checksum: Added.
33958         * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: Added.
33959         * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Added.
33960         * svg/W3C-SVG-1.1/fonts-glyph-03-t-w3c.png: Added.
33961         * svg/W3C-SVG-1.1/fonts-glyph-03-t.svg: Added.
33962         * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum: Added.
33963         * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: Added.
33964         * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: Added.
33965         * svg/W3C-SVG-1.1/fonts-glyph-04-t-w3c.png: Added.
33966         * svg/W3C-SVG-1.1/fonts-glyph-04-t.svg: Added.
33967         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum: Added.
33968         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Added.
33969         * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Added.
33970         * svg/W3C-SVG-1.1/fonts-kern-01-t-w3c.png: Added.
33971         * svg/W3C-SVG-1.1/fonts-kern-01-t.svg: Added.
33972         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
33973         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
33974         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
33975         * svg/W3C-SVG-1.1/interact-cursor-01-f-w3c.png:
33976         * svg/W3C-SVG-1.1/interact-cursor-01-f.svg:
33977         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.checksum:
33978         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
33979         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
33980         * svg/W3C-SVG-1.1/interact-dom-01-b-w3c.png:
33981         * svg/W3C-SVG-1.1/interact-dom-01-b.svg:
33982         * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
33983         * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
33984         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
33985         * svg/W3C-SVG-1.1/interact-events-01-b-w3c.png:
33986         * svg/W3C-SVG-1.1/interact-events-01-b.svg:
33987         * svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum:
33988         * svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
33989         * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
33990         * svg/W3C-SVG-1.1/interact-order-01-b-w3c.png:
33991         * svg/W3C-SVG-1.1/interact-order-01-b.svg:
33992         * svg/W3C-SVG-1.1/interact-order-02-b-w3c.png:
33993         * svg/W3C-SVG-1.1/interact-order-02-b.svg:
33994         * svg/W3C-SVG-1.1/interact-order-03-b-expected.checksum:
33995         * svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
33996         * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
33997         * svg/W3C-SVG-1.1/interact-order-03-b-w3c.png:
33998         * svg/W3C-SVG-1.1/interact-order-03-b.svg:
33999         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
34000         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
34001         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
34002         * svg/W3C-SVG-1.1/interact-zoom-01-t-w3c.png:
34003         * svg/W3C-SVG-1.1/interact-zoom-01-t.svg:
34004         * svg/W3C-SVG-1.1/interact-zoom-02-t-w3c.png: Added.
34005         * svg/W3C-SVG-1.1/interact-zoom-03-t-w3c.png: Added.
34006         * svg/W3C-SVG-1.1/linking-a-01-b-expected.checksum:
34007         * svg/W3C-SVG-1.1/linking-a-01-b-expected.png:
34008         * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
34009         * svg/W3C-SVG-1.1/linking-a-01-b-w3c.png:
34010         * svg/W3C-SVG-1.1/linking-a-01-b.svg:
34011         * svg/W3C-SVG-1.1/linking-a-02-b-expected.checksum:
34012         * svg/W3C-SVG-1.1/linking-a-02-b-expected.png:
34013         * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
34014         * svg/W3C-SVG-1.1/linking-a-02-b-w3c.png:
34015         * svg/W3C-SVG-1.1/linking-a-02-b.svg:
34016         * svg/W3C-SVG-1.1/linking-a-03-b-expected.checksum:
34017         * svg/W3C-SVG-1.1/linking-a-03-b-expected.png:
34018         * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
34019         * svg/W3C-SVG-1.1/linking-a-03-b-w3c.png:
34020         * svg/W3C-SVG-1.1/linking-a-03-b.svg:
34021         * svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
34022         * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
34023         * svg/W3C-SVG-1.1/linking-a-04-t-w3c.png:
34024         * svg/W3C-SVG-1.1/linking-a-04-t.svg:
34025         * svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum: Added.
34026         * svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Added.
34027         * svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Added.
34028         * svg/W3C-SVG-1.1/linking-a-05-t-w3c.png: Added.
34029         * svg/W3C-SVG-1.1/linking-a-05-t.svg: Added.
34030         * svg/W3C-SVG-1.1/linking-a-06-t-w3c.png: Added.
34031         * svg/W3C-SVG-1.1/linking-a-07-t-expected.checksum: Added.
34032         * svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Added.
34033         * svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Added.
34034         * svg/W3C-SVG-1.1/linking-a-07-t-w3c.png: Added.
34035         * svg/W3C-SVG-1.1/linking-a-07-t.svg: Added.
34036         * svg/W3C-SVG-1.1/linking-a-08-t-w3c.png: Added.
34037         * svg/W3C-SVG-1.1/linking-a-09-b-w3c.png: Added.
34038         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
34039         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
34040         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
34041         * svg/W3C-SVG-1.1/linking-uri-01-b-w3c.png:
34042         * svg/W3C-SVG-1.1/linking-uri-01-b.svg:
34043         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
34044         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
34045         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
34046         * svg/W3C-SVG-1.1/linking-uri-02-b-w3c.png:
34047         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum:
34048         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.png:
34049         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
34050         * svg/W3C-SVG-1.1/linking-uri-03-t.svg:
34051         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum: Added.
34052         * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
34053         * svg/W3C-SVG-1.1/masking-intro-01-f-w3c.png: Added.
34054         * svg/W3C-SVG-1.1/masking-intro-01-f.svg: Added.
34055         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
34056         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
34057         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
34058         * svg/W3C-SVG-1.1/masking-mask-01-b-w3c.png:
34059         * svg/W3C-SVG-1.1/masking-mask-01-b.svg:
34060         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.checksum:
34061         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
34062         * svg/W3C-SVG-1.1/masking-opacity-01-b-w3c.png:
34063         * svg/W3C-SVG-1.1/masking-opacity-01-b.svg:
34064         * svg/W3C-SVG-1.1/masking-path-01-b-expected.checksum:
34065         * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
34066         * svg/W3C-SVG-1.1/masking-path-01-b-w3c.png:
34067         * svg/W3C-SVG-1.1/masking-path-01-b.svg:
34068         * svg/W3C-SVG-1.1/masking-path-02-b-expected.checksum:
34069         * svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
34070         * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
34071         * svg/W3C-SVG-1.1/masking-path-02-b-w3c.png:
34072         * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
34073         * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
34074         * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
34075         * svg/W3C-SVG-1.1/masking-path-03-b-w3c.png:
34076         * svg/W3C-SVG-1.1/masking-path-03-b.svg:
34077         * svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
34078         * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
34079         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
34080         * svg/W3C-SVG-1.1/masking-path-04-b-w3c.png:
34081         * svg/W3C-SVG-1.1/masking-path-04-b.svg:
34082         * svg/W3C-SVG-1.1/masking-path-05-f-expected.checksum:
34083         * svg/W3C-SVG-1.1/masking-path-05-f-expected.png:
34084         * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
34085         * svg/W3C-SVG-1.1/masking-path-05-f-w3c.png:
34086         * svg/W3C-SVG-1.1/masking-path-05-f.svg:
34087         * svg/W3C-SVG-1.1/masking-path-06-b-w3c.png: Added.
34088         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
34089         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
34090         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
34091         * svg/W3C-SVG-1.1/metadata-example-01-b-w3c.png:
34092         * svg/W3C-SVG-1.1/metadata-example-01-b.svg:
34093         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.checksum:
34094         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.png:
34095         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
34096         * svg/W3C-SVG-1.1/painting-fill-01-t-w3c.png:
34097         * svg/W3C-SVG-1.1/painting-fill-01-t.svg:
34098         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.checksum:
34099         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.png:
34100         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
34101         * svg/W3C-SVG-1.1/painting-fill-02-t-w3c.png:
34102         * svg/W3C-SVG-1.1/painting-fill-02-t.svg:
34103         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.checksum:
34104         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.png:
34105         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
34106         * svg/W3C-SVG-1.1/painting-fill-03-t-w3c.png:
34107         * svg/W3C-SVG-1.1/painting-fill-03-t.svg:
34108         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.checksum:
34109         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
34110         * svg/W3C-SVG-1.1/painting-fill-04-t-w3c.png:
34111         * svg/W3C-SVG-1.1/painting-fill-04-t.svg:
34112         * svg/W3C-SVG-1.1/painting-fill-05-b-expected.checksum: Added.
34113         * svg/W3C-SVG-1.1/painting-fill-05-b-expected.png: Added.
34114         * svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt: Added.
34115         * svg/W3C-SVG-1.1/painting-fill-05-b-w3c.png: Added.
34116         * svg/W3C-SVG-1.1/painting-fill-05-b.svg: Added.
34117         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
34118         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
34119         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
34120         * svg/W3C-SVG-1.1/painting-marker-01-f-w3c.png:
34121         * svg/W3C-SVG-1.1/painting-marker-01-f.svg:
34122         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
34123         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
34124         * svg/W3C-SVG-1.1/painting-marker-02-f-w3c.png:
34125         * svg/W3C-SVG-1.1/painting-marker-02-f.svg:
34126         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum: Added.
34127         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: Added.
34128         * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Added.
34129         * svg/W3C-SVG-1.1/painting-marker-03-f-w3c.png: Added.
34130         * svg/W3C-SVG-1.1/painting-marker-03-f.svg: Added.
34131         * svg/W3C-SVG-1.1/painting-marker-04-f-w3c.png: Added.
34132         * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
34133         * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
34134         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
34135         * svg/W3C-SVG-1.1/painting-render-01-b-w3c.png:
34136         * svg/W3C-SVG-1.1/painting-render-01-b.svg:
34137         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
34138         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
34139         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
34140         * svg/W3C-SVG-1.1/painting-stroke-01-t-w3c.png:
34141         * svg/W3C-SVG-1.1/painting-stroke-01-t.svg:
34142         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
34143         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
34144         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
34145         * svg/W3C-SVG-1.1/painting-stroke-02-t-w3c.png:
34146         * svg/W3C-SVG-1.1/painting-stroke-02-t.svg:
34147         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
34148         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
34149         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
34150         * svg/W3C-SVG-1.1/painting-stroke-03-t-w3c.png:
34151         * svg/W3C-SVG-1.1/painting-stroke-03-t.svg:
34152         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
34153         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
34154         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
34155         * svg/W3C-SVG-1.1/painting-stroke-04-t-w3c.png:
34156         * svg/W3C-SVG-1.1/painting-stroke-04-t.svg:
34157         * svg/W3C-SVG-1.1/painting-stroke-05-t-w3c.png: Added.
34158         * svg/W3C-SVG-1.1/painting-stroke-06-t-w3c.png: Added.
34159         * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png: Added.
34160         * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt: Added.
34161         * svg/W3C-SVG-1.1/painting-stroke-07-t-w3c.png: Added.
34162         * svg/W3C-SVG-1.1/painting-stroke-07-t.svg: Added.
34163         * svg/W3C-SVG-1.1/painting-stroke-08-t-w3c.png: Added.
34164         * svg/W3C-SVG-1.1/paths-data-01-t-expected.checksum:
34165         * svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
34166         * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
34167         * svg/W3C-SVG-1.1/paths-data-01-t-w3c.png:
34168         * svg/W3C-SVG-1.1/paths-data-01-t.svg:
34169         * svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
34170         * svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
34171         * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
34172         * svg/W3C-SVG-1.1/paths-data-02-t-w3c.png:
34173         * svg/W3C-SVG-1.1/paths-data-02-t.svg:
34174         * svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
34175         * svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
34176         * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
34177         * svg/W3C-SVG-1.1/paths-data-03-f-w3c.png:
34178         * svg/W3C-SVG-1.1/paths-data-03-f.svg:
34179         * svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum:
34180         * svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
34181         * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
34182         * svg/W3C-SVG-1.1/paths-data-04-t-w3c.png:
34183         * svg/W3C-SVG-1.1/paths-data-04-t.svg:
34184         * svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
34185         * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
34186         * svg/W3C-SVG-1.1/paths-data-05-t-w3c.png:
34187         * svg/W3C-SVG-1.1/paths-data-05-t.svg:
34188         * svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
34189         * svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
34190         * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
34191         * svg/W3C-SVG-1.1/paths-data-06-t-w3c.png:
34192         * svg/W3C-SVG-1.1/paths-data-06-t.svg:
34193         * svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum:
34194         * svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
34195         * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
34196         * svg/W3C-SVG-1.1/paths-data-07-t-w3c.png:
34197         * svg/W3C-SVG-1.1/paths-data-07-t.svg:
34198         * svg/W3C-SVG-1.1/paths-data-08-t-expected.checksum: Added.
34199         * svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Added.
34200         * svg/W3C-SVG-1.1/paths-data-08-t-w3c.png: Added.
34201         * svg/W3C-SVG-1.1/paths-data-08-t.svg: Added.
34202         * svg/W3C-SVG-1.1/paths-data-09-t-expected.checksum: Added.
34203         * svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Added.
34204         * svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Added.
34205         * svg/W3C-SVG-1.1/paths-data-09-t-w3c.png: Added.
34206         * svg/W3C-SVG-1.1/paths-data-09-t.svg: Added.
34207         * svg/W3C-SVG-1.1/paths-data-10-t-expected.checksum: Added.
34208         * svg/W3C-SVG-1.1/paths-data-10-t-expected.png: Added.
34209         * svg/W3C-SVG-1.1/paths-data-10-t-expected.txt: Added.
34210         * svg/W3C-SVG-1.1/paths-data-10-t-w3c.png: Added.
34211         * svg/W3C-SVG-1.1/paths-data-10-t.svg: Added.
34212         * svg/W3C-SVG-1.1/paths-data-11-t-w3c.png: Added.
34213         * svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum: Added.
34214         * svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Added.
34215         * svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Added.
34216         * svg/W3C-SVG-1.1/paths-data-12-t-w3c.png: Added.
34217         * svg/W3C-SVG-1.1/paths-data-13-t-expected.checksum: Added.
34218         * svg/W3C-SVG-1.1/paths-data-13-t-expected.png: Added.
34219         * svg/W3C-SVG-1.1/paths-data-13-t-expected.txt: Added.
34220         * svg/W3C-SVG-1.1/paths-data-13-t-w3c.png: Added.
34221         * svg/W3C-SVG-1.1/paths-data-13-t.svg: Added.
34222         * svg/W3C-SVG-1.1/paths-data-14-t-expected.png: Added.
34223         * svg/W3C-SVG-1.1/paths-data-14-t-expected.txt: Added.
34224         * svg/W3C-SVG-1.1/paths-data-14-t-w3c.png: Added.
34225         * svg/W3C-SVG-1.1/paths-data-14-t.svg: Added.
34226         * svg/W3C-SVG-1.1/paths-data-15-t-expected.checksum: Added.
34227         * svg/W3C-SVG-1.1/paths-data-15-t-expected.png: Added.
34228         * svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: Added.
34229         * svg/W3C-SVG-1.1/paths-data-15-t-w3c.png: Added.
34230         * svg/W3C-SVG-1.1/paths-data-15-t.svg: Added.
34231         * svg/W3C-SVG-1.1/paths-dist-01-t-w3c.png: Added.
34232         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
34233         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
34234         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
34235         * svg/W3C-SVG-1.1/pservers-grad-01-b-w3c.png:
34236         * svg/W3C-SVG-1.1/pservers-grad-01-b.svg:
34237         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
34238         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
34239         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
34240         * svg/W3C-SVG-1.1/pservers-grad-02-b-w3c.png:
34241         * svg/W3C-SVG-1.1/pservers-grad-02-b.svg:
34242         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.checksum:
34243         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png:
34244         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
34245         * svg/W3C-SVG-1.1/pservers-grad-03-b-w3c.png:
34246         * svg/W3C-SVG-1.1/pservers-grad-03-b.svg:
34247         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
34248         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
34249         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
34250         * svg/W3C-SVG-1.1/pservers-grad-04-b-w3c.png:
34251         * svg/W3C-SVG-1.1/pservers-grad-04-b.svg:
34252         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
34253         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
34254         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
34255         * svg/W3C-SVG-1.1/pservers-grad-05-b-w3c.png:
34256         * svg/W3C-SVG-1.1/pservers-grad-05-b.svg:
34257         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
34258         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
34259         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
34260         * svg/W3C-SVG-1.1/pservers-grad-06-b-w3c.png:
34261         * svg/W3C-SVG-1.1/pservers-grad-06-b.svg:
34262         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
34263         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
34264         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
34265         * svg/W3C-SVG-1.1/pservers-grad-07-b-w3c.png:
34266         * svg/W3C-SVG-1.1/pservers-grad-07-b.svg:
34267         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
34268         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
34269         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
34270         * svg/W3C-SVG-1.1/pservers-grad-08-b-w3c.png:
34271         * svg/W3C-SVG-1.1/pservers-grad-08-b.svg:
34272         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
34273         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
34274         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
34275         * svg/W3C-SVG-1.1/pservers-grad-09-b-w3c.png:
34276         * svg/W3C-SVG-1.1/pservers-grad-09-b.svg:
34277         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
34278         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
34279         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
34280         * svg/W3C-SVG-1.1/pservers-grad-10-b-w3c.png:
34281         * svg/W3C-SVG-1.1/pservers-grad-10-b.svg:
34282         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
34283         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
34284         * svg/W3C-SVG-1.1/pservers-grad-11-b-w3c.png:
34285         * svg/W3C-SVG-1.1/pservers-grad-11-b.svg:
34286         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
34287         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
34288         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
34289         * svg/W3C-SVG-1.1/pservers-grad-12-b-w3c.png:
34290         * svg/W3C-SVG-1.1/pservers-grad-12-b.svg:
34291         * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum: Added.
34292         * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added.
34293         * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Added.
34294         * svg/W3C-SVG-1.1/pservers-grad-13-b-w3c.png: Added.
34295         * svg/W3C-SVG-1.1/pservers-grad-13-b.svg: Added.
34296         * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum: Added.
34297         * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Added.
34298         * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Added.
34299         * svg/W3C-SVG-1.1/pservers-grad-14-b-w3c.png: Added.
34300         * svg/W3C-SVG-1.1/pservers-grad-14-b.svg: Added.
34301         * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.checksum: Added.
34302         * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: Added.
34303         * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: Added.
34304         * svg/W3C-SVG-1.1/pservers-grad-15-b-w3c.png: Added.
34305         * svg/W3C-SVG-1.1/pservers-grad-15-b.svg: Added.
34306         * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum: Added.
34307         * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png: Added.
34308         * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt: Added.
34309         * svg/W3C-SVG-1.1/pservers-grad-16-b-w3c.png: Added.
34310         * svg/W3C-SVG-1.1/pservers-grad-16-b.svg: Added.
34311         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum: Added.
34312         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Added.
34313         * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: Added.
34314         * svg/W3C-SVG-1.1/pservers-grad-17-b-w3c.png: Added.
34315         * svg/W3C-SVG-1.1/pservers-grad-17-b.svg: Added.
34316         * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum: Added.
34317         * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png: Added.
34318         * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt: Added.
34319         * svg/W3C-SVG-1.1/pservers-grad-18-b-w3c.png: Added.
34320         * svg/W3C-SVG-1.1/pservers-grad-18-b.svg: Added.
34321         * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum: Added.
34322         * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png: Added.
34323         * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt: Added.
34324         * svg/W3C-SVG-1.1/pservers-grad-19-b-w3c.png: Added.
34325         * svg/W3C-SVG-1.1/pservers-grad-19-b.svg: Added.
34326         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
34327         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
34328         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
34329         * svg/W3C-SVG-1.1/pservers-pattern-01-b-w3c.png:
34330         * svg/W3C-SVG-1.1/render-elems-01-t-expected.checksum:
34331         * svg/W3C-SVG-1.1/render-elems-01-t-expected.png:
34332         * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
34333         * svg/W3C-SVG-1.1/render-elems-01-t-w3c.png:
34334         * svg/W3C-SVG-1.1/render-elems-01-t.svg:
34335         * svg/W3C-SVG-1.1/render-elems-02-t-expected.checksum:
34336         * svg/W3C-SVG-1.1/render-elems-02-t-expected.png:
34337         * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
34338         * svg/W3C-SVG-1.1/render-elems-02-t-w3c.png:
34339         * svg/W3C-SVG-1.1/render-elems-02-t.svg:
34340         * svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
34341         * svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
34342         * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
34343         * svg/W3C-SVG-1.1/render-elems-03-t-w3c.png:
34344         * svg/W3C-SVG-1.1/render-elems-03-t.svg:
34345         * svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum:
34346         * svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
34347         * svg/W3C-SVG-1.1/render-elems-06-t-w3c.png:
34348         * svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum:
34349         * svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
34350         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
34351         * svg/W3C-SVG-1.1/render-elems-07-t-w3c.png:
34352         * svg/W3C-SVG-1.1/render-elems-07-t.svg:
34353         * svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum:
34354         * svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
34355         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
34356         * svg/W3C-SVG-1.1/render-elems-08-t-w3c.png:
34357         * svg/W3C-SVG-1.1/render-elems-08-t.svg:
34358         * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
34359         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
34360         * svg/W3C-SVG-1.1/render-groups-01-b-w3c.png:
34361         * svg/W3C-SVG-1.1/render-groups-01-b.svg:
34362         * svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
34363         * svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
34364         * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
34365         * svg/W3C-SVG-1.1/render-groups-03-t.svg:
34366         * svg/W3C-SVG-1.1/resources/20x20.png: Added.
34367         * svg/W3C-SVG-1.1/resources/SVGImageTest.svg: Added.
34368         * svg/W3C-SVG-1.1/resources/animation-add-BE-09.svg:
34369         * svg/W3C-SVG-1.1/resources/coords-units-01-f.svg:
34370         * svg/W3C-SVG-1.1/resources/filters-blend-01-f.svg:
34371         * svg/W3C-SVG-1.1/resources/filters-color-01-f.svg:
34372         * svg/W3C-SVG-1.1/resources/filters-composite-01-f.svg:
34373         * svg/W3C-SVG-1.1/resources/filters-comptran-01-f.svg: Added.
34374         * svg/W3C-SVG-1.1/resources/filters-conv-01-f.svg:
34375         * svg/W3C-SVG-1.1/resources/filters-diffuse-01-f.svg:
34376         * svg/W3C-SVG-1.1/resources/filters-example-01-f.svg:
34377         * svg/W3C-SVG-1.1/resources/galpha.png: Added.
34378         * svg/W3C-SVG-1.1/resources/interact-dom-01-f.svg:
34379         * svg/W3C-SVG-1.1/resources/linking-uri-01-b.svg:
34380         * svg/W3C-SVG-1.1/resources/makealpha.svg: Added.
34381         * svg/W3C-SVG-1.1/resources/paths-data-01-f.svg:
34382         * svg/W3C-SVG-1.1/resources/paths-data-02-f.svg:
34383         * svg/W3C-SVG-1.1/resources/paths-data-03-f.svg:
34384         * svg/W3C-SVG-1.1/resources/paths-data-04-f.svg:
34385         * svg/W3C-SVG-1.1/resources/plant.jpg: Added.
34386         * svg/W3C-SVG-1.1/resources/rgbalpha.png: Added.
34387         * svg/W3C-SVG-1.1/resources/shapes-ellipse-01-b.svg:
34388         * svg/W3C-SVG-1.1/resources/shapes-ellipse-01-f.svg:
34389         * svg/W3C-SVG-1.1/resources/shapes-rect-01-b.svg:
34390         * svg/W3C-SVG-1.1/resources/shapes-rect-01-f.svg:
34391         * svg/W3C-SVG-1.1/resources/smiley.png: Added.
34392         * svg/W3C-SVG-1.1/resources/stefan_252_tRNS_opti.png: Added.
34393         * svg/W3C-SVG-1.1/resources/svgRef1.svg: Added.
34394         * svg/W3C-SVG-1.1/resources/svgRef4.css: Added.
34395         * svg/W3C-SVG-1.1/resources/svgRef4.svg: Added.
34396         * svg/W3C-SVG-1.1/resources/text-align-01-f.svg:
34397         * svg/W3C-SVG-1.1/resources/text-align-02-f.svg:
34398         * svg/W3C-SVG-1.1/resources/text-align-03-f.svg:
34399         * svg/W3C-SVG-1.1/resources/text-altglyph-01-f.svg:
34400         * svg/W3C-SVG-1.1/resources/text-extTref-BE-18-targ.svg:
34401         * svg/W3C-SVG-1.1/resources/text-intro-01-f.svg:
34402         * svg/W3C-SVG-1.1/resources/text-tref-01-f.svg:
34403         * svg/W3C-SVG-1.1/resources/text-ws-01-f.svg:
34404         * svg/W3C-SVG-1.1/script-handle-02-b-w3c.png:
34405         * svg/W3C-SVG-1.1/script-handle-03-b-expected.checksum:
34406         * svg/W3C-SVG-1.1/script-handle-03-b-expected.png:
34407         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
34408         * svg/W3C-SVG-1.1/script-handle-03-b-w3c.png:
34409         * svg/W3C-SVG-1.1/script-handle-03-b.svg:
34410         * svg/W3C-SVG-1.1/script-handle-04-b-expected.checksum:
34411         * svg/W3C-SVG-1.1/script-handle-04-b-expected.png:
34412         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
34413         * svg/W3C-SVG-1.1/script-handle-04-b-w3c.png:
34414         * svg/W3C-SVG-1.1/script-handle-04-b.svg:
34415         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
34416         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
34417         * svg/W3C-SVG-1.1/shapes-circle-01-t-w3c.png:
34418         * svg/W3C-SVG-1.1/shapes-circle-01-t.svg:
34419         * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.checksum: Added.
34420         * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png: Added.
34421         * svg/W3C-SVG-1.1/shapes-circle-02-t-w3c.png: Added.
34422         * svg/W3C-SVG-1.1/shapes-circle-02-t.svg: Added.
34423         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum:
34424         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
34425         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
34426         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-w3c.png:
34427         * svg/W3C-SVG-1.1/shapes-ellipse-01-t.svg:
34428         * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.checksum: Added.
34429         * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png: Added.
34430         * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt: Added.
34431         * svg/W3C-SVG-1.1/shapes-ellipse-02-t-w3c.png: Added.
34432         * svg/W3C-SVG-1.1/shapes-ellipse-02-t.svg: Added.
34433         * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.checksum: Added.
34434         * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png: Added.
34435         * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt: Added.
34436         * svg/W3C-SVG-1.1/shapes-intro-01-t-w3c.png: Added.
34437         * svg/W3C-SVG-1.1/shapes-intro-01-t.svg: Added.
34438         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.checksum:
34439         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.png:
34440         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
34441         * svg/W3C-SVG-1.1/shapes-line-01-t-w3c.png:
34442         * svg/W3C-SVG-1.1/shapes-line-01-t.svg:
34443         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.checksum:
34444         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png:
34445         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
34446         * svg/W3C-SVG-1.1/shapes-polygon-01-t-w3c.png:
34447         * svg/W3C-SVG-1.1/shapes-polygon-01-t.svg:
34448         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.checksum:
34449         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png:
34450         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
34451         * svg/W3C-SVG-1.1/shapes-polyline-01-t-w3c.png:
34452         * svg/W3C-SVG-1.1/shapes-polyline-01-t.svg:
34453         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.checksum:
34454         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png:
34455         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
34456         * svg/W3C-SVG-1.1/shapes-rect-01-t-w3c.png:
34457         * svg/W3C-SVG-1.1/shapes-rect-01-t.svg:
34458         * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.checksum: Added.
34459         * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Added.
34460         * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt: Added.
34461         * svg/W3C-SVG-1.1/shapes-rect-02-t-w3c.png: Added.
34462         * svg/W3C-SVG-1.1/shapes-rect-02-t.svg: Added.
34463         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.checksum:
34464         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.png:
34465         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
34466         * svg/W3C-SVG-1.1/struct-cond-01-t-w3c.png:
34467         * svg/W3C-SVG-1.1/struct-cond-01-t.svg:
34468         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.checksum:
34469         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
34470         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
34471         * svg/W3C-SVG-1.1/struct-cond-02-t-w3c.png:
34472         * svg/W3C-SVG-1.1/struct-cond-02-t.svg:
34473         * svg/W3C-SVG-1.1/struct-cond-03-t-expected.checksum: Added.
34474         * svg/W3C-SVG-1.1/struct-cond-03-t-expected.png: Added.
34475         * svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt: Added.
34476         * svg/W3C-SVG-1.1/struct-cond-03-t-w3c.png: Added.
34477         * svg/W3C-SVG-1.1/struct-cond-03-t.svg: Added.
34478         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.checksum:
34479         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.png:
34480         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
34481         * svg/W3C-SVG-1.1/struct-defs-01-t-w3c.png:
34482         * svg/W3C-SVG-1.1/struct-defs-01-t.svg:
34483         * svg/W3C-SVG-1.1/struct-dom-01-b-w3c.png:
34484         * svg/W3C-SVG-1.1/struct-dom-02-b-w3c.png:
34485         * svg/W3C-SVG-1.1/struct-dom-03-b-w3c.png:
34486         * svg/W3C-SVG-1.1/struct-dom-04-b-w3c.png:
34487         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
34488         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
34489         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
34490         * svg/W3C-SVG-1.1/struct-dom-05-b-w3c.png:
34491         * svg/W3C-SVG-1.1/struct-dom-05-b.svg:
34492         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
34493         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
34494         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
34495         * svg/W3C-SVG-1.1/struct-dom-06-b-w3c.png:
34496         * svg/W3C-SVG-1.1/struct-dom-06-b.svg:
34497         * svg/W3C-SVG-1.1/struct-frag-01-t.svg:
34498         * svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum: Added.
34499         * svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Added.
34500         * svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Added.
34501         * svg/W3C-SVG-1.1/struct-frag-02-t.svg: Added.
34502         * svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum: Added.
34503         * svg/W3C-SVG-1.1/struct-frag-03-t-expected.png: Added.
34504         * svg/W3C-SVG-1.1/struct-frag-03-t-w3c.png: Added.
34505         * svg/W3C-SVG-1.1/struct-frag-03-t.svg: Added.
34506         * svg/W3C-SVG-1.1/struct-frag-04-t-expected.checksum: Added.
34507         * svg/W3C-SVG-1.1/struct-frag-04-t-expected.png: Added.
34508         * svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt: Added.
34509         * svg/W3C-SVG-1.1/struct-frag-04-t-w3c.png: Added.
34510         * svg/W3C-SVG-1.1/struct-frag-04-t.svg: Added.
34511         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.checksum: Added.
34512         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.png: Added.
34513         * svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt: Added.
34514         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum: Added.
34515         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Added.
34516         * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: Added.
34517         * svg/W3C-SVG-1.1/struct-frag-06-t-w3c.png: Added.
34518         * svg/W3C-SVG-1.1/struct-frag-06-t.svg: Added.
34519         * svg/W3C-SVG-1.1/struct-group-01-t-expected.checksum:
34520         * svg/W3C-SVG-1.1/struct-group-01-t-expected.png:
34521         * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
34522         * svg/W3C-SVG-1.1/struct-group-01-t-w3c.png:
34523         * svg/W3C-SVG-1.1/struct-group-02-b-w3c.png:
34524         * svg/W3C-SVG-1.1/struct-group-03-t-expected.checksum: Added.
34525         * svg/W3C-SVG-1.1/struct-group-03-t-expected.png: Added.
34526         * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Added.
34527         * svg/W3C-SVG-1.1/struct-group-03-t-w3c.png: Added.
34528         * svg/W3C-SVG-1.1/struct-group-03-t.svg: Added.
34529         * svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum:
34530         * svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
34531         * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
34532         * svg/W3C-SVG-1.1/struct-image-01-t-w3c.png:
34533         * svg/W3C-SVG-1.1/struct-image-01-t.svg:
34534         * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
34535         * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
34536         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
34537         * svg/W3C-SVG-1.1/struct-image-02-b-w3c.png:
34538         * svg/W3C-SVG-1.1/struct-image-02-b.svg:
34539         * svg/W3C-SVG-1.1/struct-image-03-t-expected.checksum:
34540         * svg/W3C-SVG-1.1/struct-image-03-t-expected.png:
34541         * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
34542         * svg/W3C-SVG-1.1/struct-image-03-t-w3c.png:
34543         * svg/W3C-SVG-1.1/struct-image-03-t.svg:
34544         * svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
34545         * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
34546         * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
34547         * svg/W3C-SVG-1.1/struct-image-04-t-w3c.png:
34548         * svg/W3C-SVG-1.1/struct-image-04-t.svg:
34549         * svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
34550         * svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
34551         * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
34552         * svg/W3C-SVG-1.1/struct-image-05-b-w3c.png:
34553         * svg/W3C-SVG-1.1/struct-image-05-b.svg:
34554         * svg/W3C-SVG-1.1/struct-image-06-t-expected.checksum: Added.
34555         * svg/W3C-SVG-1.1/struct-image-06-t-expected.png: Added.
34556         * svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: Added.
34557         * svg/W3C-SVG-1.1/struct-image-06-t-w3c.png: Added.
34558         * svg/W3C-SVG-1.1/struct-image-06-t.svg: Added.
34559         * svg/W3C-SVG-1.1/struct-image-07-t-expected.checksum: Added.
34560         * svg/W3C-SVG-1.1/struct-image-07-t-expected.png: Added.
34561         * svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: Added.
34562         * svg/W3C-SVG-1.1/struct-image-07-t-w3c.png: Added.
34563         * svg/W3C-SVG-1.1/struct-image-07-t.svg: Added.
34564         * svg/W3C-SVG-1.1/struct-image-08-t-expected.checksum: Added.
34565         * svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: Added.
34566         * svg/W3C-SVG-1.1/struct-image-08-t-w3c.png: Added.
34567         * svg/W3C-SVG-1.1/struct-image-08-t.svg: Added.
34568         * svg/W3C-SVG-1.1/struct-image-09-t-expected.checksum: Added.
34569         * svg/W3C-SVG-1.1/struct-image-09-t-expected.png: Added.
34570         * svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: Added.
34571         * svg/W3C-SVG-1.1/struct-image-09-t-w3c.png: Added.
34572         * svg/W3C-SVG-1.1/struct-image-09-t.svg: Added.
34573         * svg/W3C-SVG-1.1/struct-image-10-t-expected.checksum: Added.
34574         * svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Added.
34575         * svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: Added.
34576         * svg/W3C-SVG-1.1/struct-image-10-t-w3c.png: Added.
34577         * svg/W3C-SVG-1.1/struct-image-10-t.svg: Added.
34578         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
34579         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
34580         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
34581         * svg/W3C-SVG-1.1/struct-symbol-01-b-w3c.png:
34582         * svg/W3C-SVG-1.1/struct-symbol-01-b.svg:
34583         * svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum: Added.
34584         * svg/W3C-SVG-1.1/struct-use-01-t-expected.png: Added.
34585         * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: Added.
34586         * svg/W3C-SVG-1.1/struct-use-01-t-w3c.png: Added.
34587         * svg/W3C-SVG-1.1/struct-use-01-t.svg: Added.
34588         * svg/W3C-SVG-1.1/struct-use-02-t-w3c.png: Added.
34589         * svg/W3C-SVG-1.1/struct-use-03-t-expected.checksum: Added.
34590         * svg/W3C-SVG-1.1/struct-use-03-t-expected.png: Added.
34591         * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: Added.
34592         * svg/W3C-SVG-1.1/struct-use-03-t-w3c.png: Added.
34593         * svg/W3C-SVG-1.1/struct-use-03-t.svg: Added.
34594         * svg/W3C-SVG-1.1/struct-use-04-b-w3c.png: Added.
34595         * svg/W3C-SVG-1.1/struct-use-05-b-expected.checksum: Added.
34596         * svg/W3C-SVG-1.1/struct-use-05-b-expected.png: Added.
34597         * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt: Added.
34598         * svg/W3C-SVG-1.1/struct-use-05-b-w3c.png: Added.
34599         * svg/W3C-SVG-1.1/struct-use-05-b.svg: Added.
34600         * svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
34601         * svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
34602         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
34603         * svg/W3C-SVG-1.1/styling-css-01-b-w3c.png:
34604         * svg/W3C-SVG-1.1/styling-css-01-b.svg:
34605         * svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
34606         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
34607         * svg/W3C-SVG-1.1/styling-css-02-b-w3c.png:
34608         * svg/W3C-SVG-1.1/styling-css-02-b.svg:
34609         * svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
34610         * svg/W3C-SVG-1.1/styling-css-03-b-w3c.png:
34611         * svg/W3C-SVG-1.1/styling-css-04-f-expected.checksum: Added.
34612         * svg/W3C-SVG-1.1/styling-css-04-f-expected.png: Added.
34613         * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: Added.
34614         * svg/W3C-SVG-1.1/styling-css-04-f-w3c.png: Added.
34615         * svg/W3C-SVG-1.1/styling-css-04-f.svg: Added.
34616         * svg/W3C-SVG-1.1/styling-css-05-b-expected.checksum: Added.
34617         * svg/W3C-SVG-1.1/styling-css-05-b-expected.png: Added.
34618         * svg/W3C-SVG-1.1/styling-css-05-b-w3c.png: Added.
34619         * svg/W3C-SVG-1.1/styling-css-05-b.svg: Added.
34620         * svg/W3C-SVG-1.1/styling-css-06-b-expected.checksum: Added.
34621         * svg/W3C-SVG-1.1/styling-css-06-b-expected.png: Added.
34622         * svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: Added.
34623         * svg/W3C-SVG-1.1/styling-css-06-b-w3c.png: Added.
34624         * svg/W3C-SVG-1.1/styling-css-06-b.svg: Added.
34625         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
34626         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
34627         * svg/W3C-SVG-1.1/styling-inherit-01-b-w3c.png:
34628         * svg/W3C-SVG-1.1/styling-inherit-01-b.svg:
34629         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.checksum:
34630         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.png:
34631         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
34632         * svg/W3C-SVG-1.1/styling-pres-01-t-w3c.png:
34633         * svg/W3C-SVG-1.1/styling-pres-01-t.svg:
34634         * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
34635         * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
34636         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
34637         * svg/W3C-SVG-1.1/text-align-01-b-w3c.png:
34638         * svg/W3C-SVG-1.1/text-align-01-b.svg:
34639         * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
34640         * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
34641         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
34642         * svg/W3C-SVG-1.1/text-align-02-b-w3c.png:
34643         * svg/W3C-SVG-1.1/text-align-02-b.svg:
34644         * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
34645         * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
34646         * svg/W3C-SVG-1.1/text-align-03-b-w3c.png:
34647         * svg/W3C-SVG-1.1/text-align-03-b.svg:
34648         * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
34649         * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
34650         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
34651         * svg/W3C-SVG-1.1/text-align-04-b-w3c.png:
34652         * svg/W3C-SVG-1.1/text-align-04-b.svg:
34653         * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
34654         * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
34655         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
34656         * svg/W3C-SVG-1.1/text-align-05-b-w3c.png:
34657         * svg/W3C-SVG-1.1/text-align-05-b.svg:
34658         * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
34659         * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
34660         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
34661         * svg/W3C-SVG-1.1/text-align-06-b-w3c.png:
34662         * svg/W3C-SVG-1.1/text-align-06-b.svg:
34663         * svg/W3C-SVG-1.1/text-align-07-t-w3c.png: Added.
34664         * svg/W3C-SVG-1.1/text-align-08-b-expected.checksum: Added.
34665         * svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added.
34666         * svg/W3C-SVG-1.1/text-align-08-b-expected.txt: Added.
34667         * svg/W3C-SVG-1.1/text-align-08-b.svg: Added.
34668         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.checksum:
34669         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
34670         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
34671         * svg/W3C-SVG-1.1/text-altglyph-01-b.svg:
34672         * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
34673         * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
34674         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
34675         * svg/W3C-SVG-1.1/text-deco-01-b-w3c.png:
34676         * svg/W3C-SVG-1.1/text-deco-01-b.svg:
34677         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
34678         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
34679         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
34680         * svg/W3C-SVG-1.1/text-fonts-01-t-w3c.png:
34681         * svg/W3C-SVG-1.1/text-fonts-01-t.svg:
34682         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.checksum:
34683         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.png:
34684         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
34685         * svg/W3C-SVG-1.1/text-fonts-02-t-w3c.png:
34686         * svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Added.
34687         * svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added.
34688         * svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Added.
34689         * svg/W3C-SVG-1.1/text-fonts-03-t-w3c.png: Added.
34690         * svg/W3C-SVG-1.1/text-fonts-03-t.svg: Added.
34691         * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum:
34692         * svg/W3C-SVG-1.1/text-intro-01-t-expected.png:
34693         * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
34694         * svg/W3C-SVG-1.1/text-intro-01-t-w3c.png:
34695         * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum:
34696         * svg/W3C-SVG-1.1/text-intro-02-b-expected.png:
34697         * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
34698         * svg/W3C-SVG-1.1/text-intro-02-b-w3c.png:
34699         * svg/W3C-SVG-1.1/text-intro-02-b.svg:
34700         * svg/W3C-SVG-1.1/text-intro-03-b-expected.png:
34701         * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
34702         * svg/W3C-SVG-1.1/text-intro-03-b.svg:
34703         * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum:
34704         * svg/W3C-SVG-1.1/text-intro-04-t-expected.png:
34705         * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
34706         * svg/W3C-SVG-1.1/text-intro-04-t-w3c.png:
34707         * svg/W3C-SVG-1.1/text-intro-04-t.svg:
34708         * svg/W3C-SVG-1.1/text-intro-05-t-expected.checksum: Added.
34709         * svg/W3C-SVG-1.1/text-intro-05-t-expected.png: Added.
34710         * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Added.
34711         * svg/W3C-SVG-1.1/text-intro-05-t-w3c.png: Added.
34712         * svg/W3C-SVG-1.1/text-intro-05-t.svg: Added.
34713         * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
34714         * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
34715         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
34716         * svg/W3C-SVG-1.1/text-path-01-b-w3c.png:
34717         * svg/W3C-SVG-1.1/text-path-01-b.svg:
34718         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.checksum:
34719         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
34720         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
34721         * svg/W3C-SVG-1.1/text-spacing-01-b-w3c.png:
34722         * svg/W3C-SVG-1.1/text-spacing-01-b.svg:
34723         * svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
34724         * svg/W3C-SVG-1.1/text-text-01-b-expected.png:
34725         * svg/W3C-SVG-1.1/text-text-01-b-w3c.png:
34726         * svg/W3C-SVG-1.1/text-text-01-b.svg:
34727         * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
34728         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
34729         * svg/W3C-SVG-1.1/text-text-03-b-w3c.png:
34730         * svg/W3C-SVG-1.1/text-text-03-b.svg:
34731         * svg/W3C-SVG-1.1/text-text-04-t-expected.checksum: Added.
34732         * svg/W3C-SVG-1.1/text-text-04-t-expected.png: Added.
34733         * svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Added.
34734         * svg/W3C-SVG-1.1/text-text-04-t-w3c.png: Added.
34735         * svg/W3C-SVG-1.1/text-text-04-t.svg: Added.
34736         * svg/W3C-SVG-1.1/text-text-05-t-expected.checksum: Added.
34737         * svg/W3C-SVG-1.1/text-text-05-t-expected.png: Added.
34738         * svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Added.
34739         * svg/W3C-SVG-1.1/text-text-05-t-w3c.png: Added.
34740         * svg/W3C-SVG-1.1/text-text-05-t.svg: Added.
34741         * svg/W3C-SVG-1.1/text-text-06-t-expected.checksum: Added.
34742         * svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Added.
34743         * svg/W3C-SVG-1.1/text-text-06-t-w3c.png: Added.
34744         * svg/W3C-SVG-1.1/text-text-07-t-expected.checksum: Added.
34745         * svg/W3C-SVG-1.1/text-text-07-t-expected.png: Added.
34746         * svg/W3C-SVG-1.1/text-text-07-t-expected.txt: Added.
34747         * svg/W3C-SVG-1.1/text-text-07-t.svg: Added.
34748         * svg/W3C-SVG-1.1/text-text-08-b-expected.checksum: Added.
34749         * svg/W3C-SVG-1.1/text-text-08-b-expected.png: Added.
34750         * svg/W3C-SVG-1.1/text-text-08-b-expected.txt: Added.
34751         * svg/W3C-SVG-1.1/text-text-08-b-w3c.png: Added.
34752         * svg/W3C-SVG-1.1/text-text-08-b.svg: Added.
34753         * svg/W3C-SVG-1.1/text-tref-01-b-expected.checksum:
34754         * svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
34755         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
34756         * svg/W3C-SVG-1.1/text-tref-01-b-w3c.png:
34757         * svg/W3C-SVG-1.1/text-tref-01-b.svg:
34758         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
34759         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
34760         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
34761         * svg/W3C-SVG-1.1/text-tselect-01-b-w3c.png:
34762         * svg/W3C-SVG-1.1/text-tselect-01-b.svg:
34763         * svg/W3C-SVG-1.1/text-tselect-01-f-w3c.png: Added.
34764         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum: Added.
34765         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Added.
34766         * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Added.
34767         * svg/W3C-SVG-1.1/text-tselect-02-f.svg: Added.
34768         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
34769         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
34770         * svg/W3C-SVG-1.1/text-tspan-01-b-w3c.png:
34771         * svg/W3C-SVG-1.1/text-tspan-01-b.svg:
34772         * svg/W3C-SVG-1.1/text-ws-01-t-expected.png:
34773         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
34774         * svg/W3C-SVG-1.1/text-ws-01-t-w3c.png:
34775         * svg/W3C-SVG-1.1/text-ws-01-t.svg:
34776         * svg/W3C-SVG-1.1/text-ws-02-t-expected.checksum:
34777         * svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
34778         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
34779         * svg/W3C-SVG-1.1/text-ws-02-t-w3c.png:
34780         * svg/W3C-SVG-1.1/text-ws-02-t.svg:
34781         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum: Added.
34782         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png: Added.
34783         * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: Added.
34784         * svg/W3C-SVG-1.1/types-basicDOM-01-b-w3c.png: Added.
34785         * svg/W3C-SVG-1.1/types-basicDOM-01-b.svg: Added.
34787 2006-12-27  Eric Seidel  <eric@webkit.org>
34789         Reviewed by mitz.
34790         
34791         Corrected test results.  (Last minute change before earlier checkin.)
34793         * svg/custom/invalid-fill-hex-expected.checksum:
34794         * svg/custom/invalid-fill-hex-expected.png:
34795         * svg/custom/invalid-fill-hex-expected.txt:
34797 2006-12-27  Eric Seidel  <eric@webkit.org>
34799         Reviewed by olliej.
34800         
34801         Add tests to document our current PDF-as-image behavior.
34802         (Note: we fail pdf-as-background tests, filed as bug 11992)
34804         * fast/images/pdf-as-background-expected.checksum: Added.
34805         * fast/images/pdf-as-background-expected.png: Added.
34806         * fast/images/pdf-as-background-expected.txt: Added.
34807         * fast/images/pdf-as-background.html: Added.
34808         * fast/images/pdf-as-image-expected.checksum: Added.
34809         * fast/images/pdf-as-image-expected.png: Added.
34810         * fast/images/pdf-as-image-expected.txt: Added.
34811         * fast/images/pdf-as-image.html: Added.
34812         * fast/images/pdf-as-tiled-background-expected.checksum: Added.
34813         * fast/images/pdf-as-tiled-background-expected.png: Added.
34814         * fast/images/pdf-as-tiled-background-expected.txt: Added.
34815         * fast/images/pdf-as-tiled-background.html: Added.
34816         * fast/images/resources/green_rectangle.pdf: Added.
34818 2006-12-26  Eric Seidel  <eric@webkit.org>
34820         Reviewed by olliej.
34821         
34822         ASSERT while loading SVG map
34823         http://bugs.webkit.org/show_bug.cgi?id=11987
34825         * svg/custom/invalid-fill-hex-expected.checksum: Added.
34826         * svg/custom/invalid-fill-hex-expected.png: Added.
34827         * svg/custom/invalid-fill-hex-expected.txt: Added.
34828         * svg/custom/invalid-fill-hex.svg: Added.
34830 2006-12-27  Nikolas Zimmermann  <zimmermann@kde.org>
34832         Reviewed by Oliver.
34834         Add patternContentUnits support, and cleanup SVGPaintServerGradientCg.cpp
34835         Fixes coords-units-01-b.svg
34837         * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
34838         * svg/custom/js-update-pattern-expected.txt:
34840 2006-12-26  Eric Seidel  <eric@webkit.org>
34842         Reviewed by rwlbuis.
34843         
34844         Updated tests (and test results) after fixing:
34845         WebKit does not respect boundingbox percentages larger than 100%
34846         http://bugs.webkit.org/show_bug.cgi?id=11973
34848         * svg/custom/js-late-gradient-and-object-creation-expected.checksum:
34849         * svg/custom/js-late-gradient-and-object-creation-expected.png:
34850         * svg/custom/js-late-gradient-and-object-creation-expected.txt:
34851         * svg/custom/js-late-gradient-and-object-creation.svg:
34852         * svg/custom/js-late-gradient-creation-expected.checksum:
34853         * svg/custom/js-late-gradient-creation-expected.png:
34854         * svg/custom/js-late-gradient-creation-expected.txt:
34855         * svg/custom/js-late-gradient-creation.svg:
34856         * svg/custom/large-bounding-box-percents-expected.checksum: Added.
34857         * svg/custom/large-bounding-box-percents-expected.png: Added.
34858         * svg/custom/large-bounding-box-percents-expected.txt: Added.
34859         * svg/custom/large-bounding-box-percents.svg: Added.
34861 2006-12-26  Nikolas Zimmermann  <zimmermann@kde.org>
34863         Reviewed by Oliver.
34865         Adding new testcase demonstrating dynamic SVG content creation via DOMParser.
34867         * svg/custom/dynamic-svg-document-creation-expected.checksum: Added.
34868         * svg/custom/dynamic-svg-document-creation-expected.png: Added.
34869         * svg/custom/dynamic-svg-document-creation-expected.txt: Added.
34870         * svg/custom/dynamic-svg-document-creation.svg: Added.
34872 2006-12-26  Nikolas Zimmermann  <zimmermann@kde.org>
34874         Reviewed by Oliver.
34876         Fixes: http://bugs.webkit.org/show_bug.cgi?id=11963
34877         Fixes: http://bugs.webkit.org/show_bug.cgi?id=11123
34879         Adding two new testcases demonstrating the working JS SVGPODList wrappers.
34881         * svg/custom/js-update-polygon-changes-expected.checksum: Added.
34882         * svg/custom/js-update-polygon-changes-expected.png: Added.
34883         * svg/custom/js-update-polygon-changes-expected.txt: Added.
34884         * svg/custom/js-update-polygon-changes.svg: Added.
34885         * svg/custom/js-update-polygon-removal-expected.checksum: Added.
34886         * svg/custom/js-update-polygon-removal-expected.png: Added.
34887         * svg/custom/js-update-polygon-removal-expected.txt: Added.
34888         * svg/custom/js-update-polygon-removal.svg: Added.
34890 2006-12-24  Sam Weinig  <sam@webkit.org>
34892         Reviewed by Geoff.
34894         Tests for http://bugs.webkit.org/show_bug.cgi?id=11952
34895         style changes made through CSSMediaRule functions insertRule() 
34896         and deleteRule do not show up on the screen 
34898         * fast/dom/css-mediarule-deleteRule-update-expected.checksum: Added.
34899         * fast/dom/css-mediarule-deleteRule-update-expected.png: Added.
34900         * fast/dom/css-mediarule-deleteRule-update-expected.txt: Added.
34901         * fast/dom/css-mediarule-deleteRule-update.html: Added.
34902         * fast/dom/css-mediarule-insertRule-update-expected.checksum: Added.
34903         * fast/dom/css-mediarule-insertRule-update-expected.png: Added.
34904         * fast/dom/css-mediarule-insertRule-update-expected.txt: Added.
34905         * fast/dom/css-mediarule-insertRule-update.html: Added.
34907 2006-12-24  Alexey Proskuryakov  <ap@webkit.org>
34909         http://bugs.webkit.org/show_bug.cgi?id=9801
34910         fast/encoding/utf-16-big-endian-diffs.html pixel test fails
34912         * fast/encoding/utf-16-big-endian-expected.checksum:
34913         * fast/encoding/utf-16-big-endian-expected.png:
34914         * fast/encoding/utf-16-little-endian-expected.checksum:
34915         * fast/encoding/utf-16-little-endian-expected.png:
34916         Updated the pixel results, which weren't landed with the fix for bug 3297.
34918 2006-12-23  Alexey Proskuryakov  <ap@webkit.org>
34920         Reviewed by Geoff.
34922         Test for http://bugs.webkit.org/show_bug.cgi?id=11933
34923         REGRESSION: trying to change a property in a computed style declaration results in a crash
34925         * fast/dom/computed-style-set-property-expected.txt: Added.
34926         * fast/dom/computed-style-set-property.html: Added.
34928 2006-12-23  Sam Weinig  <sam@webkit.org>
34930         Reviewed by Geoff.
34932         Tests for http://bugs.webkit.org/show_bug.cgi?id=11876
34933         CSSMediaRule functions insertRule and deleteRule don't raise exceptions
34935         * fast/dom/css-mediarule-functions-expected.txt: Added.
34936         * fast/dom/css-mediarule-functions.html: Added.
34938 2006-12-23  David Kilzer  <ddkilzer@webkit.org>
34940         Reviewed by Mitz.
34942         Regenerate test results with default fonts installed.
34944         * svg/custom/js-font-test-expected.png: Regenerated.
34945         * svg/custom/js-font-test-expected.txt: Regenerated.
34947 2006-12-22  Geoffrey Garen  <ggaren@apple.com>
34949         Reviewed by Brady Eidson.
34950         
34951         Test for <rdar://problem/4871518> Leopard9A321: Crash visiting www.audible.com 
34952         (WebCore::FrameLoader::loadSubframe)
34953         
34954         Tests an onload handler for a synchronously loaded iframe removing the iframe 
34955         from the document.
34957         * fast/frames/onload-remove-iframe-crash-expected.txt: Added.
34958         * fast/frames/onload-remove-iframe-crash.html: Added.
34960 2006-12-22  Nikolas Zimmermann  <zimmermann@kde.org>
34962         Reviewed by Rob.
34964         Fixes: http://bugs.webkit.org/show_bug.cgi?id=11934
34966         Fix SVG DOM path bindings. Path modifcations & removal through
34967         the SVGPathSegList interface, are fully supported now.
34969         * svg/custom/js-update-path-removal-expected.checksum: Added.
34970         * svg/custom/js-update-path-removal-expected.png: Added.
34971         * svg/custom/js-update-path-removal-expected.txt: Added.
34972         * svg/custom/js-update-path-removal.svg: Added.
34974 2006-12-22  Eric Seidel  <eric@webkit.org>
34976         Reviewed by aroben.
34977         
34978         Add tests to document our visibility override behavior (which seems to differ from Firefox, spec unclear)
34980         * svg/custom/visibility-override-clip-expected.checksum: Added.
34981         * svg/custom/visibility-override-clip-expected.png: Added.
34982         * svg/custom/visibility-override-clip-expected.txt: Added.
34983         * svg/custom/visibility-override-clip.svg: Added.
34984         * svg/custom/visibility-override-expected.checksum: Added.
34985         * svg/custom/visibility-override-expected.png: Added.
34986         * svg/custom/visibility-override-expected.txt: Added.
34987         * svg/custom/visibility-override-filter-expected.checksum: Added.
34988         * svg/custom/visibility-override-filter-expected.png: Added.
34989         * svg/custom/visibility-override-filter-expected.txt: Added.
34990         * svg/custom/visibility-override-filter.svg: Added.
34991         * svg/custom/visibility-override-mask-expected.checksum: Added.
34992         * svg/custom/visibility-override-mask-expected.png: Added.
34993         * svg/custom/visibility-override-mask-expected.txt: Added.
34994         * svg/custom/visibility-override-mask.svg: Added.
34995         * svg/custom/visibility-override.svg: Added.
34997 2006-12-22  Nikolas Zimmermann  <zimmermann@kde.org>
34999         Reviewed by Rob.
35001         Add new test js-update-path-changes.svg which test
35002         SVGPathSeg changes using JS.
35004         * svg/custom/js-update-path-changes-expected.checksum: Added.
35005         * svg/custom/js-update-path-changes-expected.png: Added.
35006         * svg/custom/js-update-path-changes-expected.txt: Added.
35007         * svg/custom/js-update-path-changes.svg: Added.
35009 2006-12-21  Geoff Garen  <ggaren@apple.com>
35011         Reviewed by Beth. (Geoff wrote the new test.)
35013         New test for <rdar://problem/4897162>. This also reverts the layout 
35014         test changes that were caused by the first rev of the clone-node 
35015         style change.
35017         * editing/style/remove-underline-across-paragraph-expected.checksum:
35018         * editing/style/remove-underline-across-paragraph-expected.png:
35019         * editing/style/remove-underline-across-paragraph-expected.txt:
35020         * editing/style/remove-underline-expected.checksum:
35021         * editing/style/remove-underline-expected.png:
35022         * editing/style/remove-underline-expected.txt:
35023         * fast/dom/clone-node-style-expected.txt: Added.
35024         * fast/dom/clone-node-style.html: Added.
35026 2006-12-21  Adele Peterson  <adele@apple.com>
35028         Reviewed by Geoff.
35030         Test for <rdar://problem/4895716> REGRESSION: Pressing return key in search field doesn't begin search
35032         * fast/events/onsearch-enter-expected.txt: Added.
35033         * fast/events/onsearch-enter.html: Added.
35035 2006-12-21  Geoffrey Garen  <ggaren@apple.com>
35037         Reviewed by Brady Eidson.
35038         
35039         <rdar://problem/4897205> ASSERTION FAILURE in ContainerNode::queuePostAttachCallback 
35040         when creating an iframe from an iframe onload handler
35042         Test for adding an iframe to the document from another iframe's onload handler.
35044         * fast/loader/iframe-recursive-synchronous-load-expected.txt: Added.
35045         * fast/loader/iframe-recursive-synchronous-load.html: Added.
35047 2006-12-21  Alexey Proskuryakov  <ap@webkit.org>
35049         Reviewed by Darin.
35051         http://bugs.webkit.org/show_bug.cgi?id=11919
35052         Allow setting CSS values to null.
35054         * fast/dom/css-set-property-exception-expected.txt:
35055         * fast/dom/css-set-property-exception.html:
35057 2006-12-21  Rob Buis  <buis@kde.org>
35059         Reviewed by Anders.
35061         Testcase for:
35062         http://bugs.webkit.org/show_bug.cgi?id=11898
35063         CSSMediaRule functions insertRule and deleteRule assert when called from js in debug builds
35065         * fast/css/media-rule-dyn-expected.txt: Added.
35066         * fast/css/media-rule-dyn.html: Added.
35068 2006-12-21  Nikolas Zimmermann  <zimmermann@kde.org>
35070         Reviewed by Adam.
35072         Adding new test js-update-style.svg, testing
35073         dynamic style updates via JS (here: stroke-width change)
35075         * svg/custom/js-update-style-expected.checksum: Added.
35076         * svg/custom/js-update-style-expected.png: Added.
35077         * svg/custom/js-update-style-expected.txt: Added.
35078         * svg/custom/js-update-style.svg: Added.
35080 2006-12-21  Nikolas Zimmermann  <zimmermann@kde.org>
35082         Reviewed by Beth.
35084         Adding new test js-update-pattern.svg, testing
35085         dynamic pattern updates via JS.
35087         * svg/custom/js-update-pattern-expected.checksum: Added.
35088         * svg/custom/js-update-pattern-expected.png: Added.
35089         * svg/custom/js-update-pattern-expected.txt: Added.
35090         * svg/custom/js-update-pattern.svg: Added.
35092 2006-12-21  Nikolas Zimmermann  <zimmermann@kde.org>
35094         Reviewed by Maciej.
35096         Fix dynamic gradient changes, via JS.
35098         * svg/custom/js-update-gradient-expected.png:
35099         * svg/custom/js-update-gradient-expected.txt:
35100         * svg/custom/js-update-gradient.svg:
35102 2006-12-20  Nikolas Zimmermann  <zimmermann@kde.org>
35104         Reviewed by Sam.
35106         Add a new set of SVG JavaScript testcases, mostly using SVG DOM.
35108         js-late-gradient-and-object-creation.svg:
35109         -> Create gradient, and shape referencing it dynamically.
35111         js-late-gradient-creation.svg:
35112         -> Create gradient dynamically. Shape referencing it already exists.
35114         js-update-bounce.svg:
35115         -> Scripted Animation which lets a circle bound around and change opacity over the time.
35116            (Should test repainting issues, no problems with primitives like circle, ellipse..)
35118         js-update-container.svg:
35119         -> Updating a group, must update all elements. Works fine.
35121         js-update-container2.svg:
35122         -> Same like js-update-container.svg, but updates using SVG CSS.
35124         js-update-gradient.svg:
35125         -> Dynamic gradient modification. Doesn't work at the moment.
35127         * svg/custom/js-late-gradient-and-object-creation-expected.checksum: Added.
35128         * svg/custom/js-late-gradient-and-object-creation-expected.png: Added.
35129         * svg/custom/js-late-gradient-and-object-creation-expected.txt: Added.
35130         * svg/custom/js-late-gradient-and-object-creation.svg: Added.
35131         * svg/custom/js-late-gradient-creation-expected.checksum: Added.
35132         * svg/custom/js-late-gradient-creation-expected.png: Added.
35133         * svg/custom/js-late-gradient-creation-expected.txt: Added.
35134         * svg/custom/js-late-gradient-creation.svg: Added.
35135         * svg/custom/js-update-bounce-expected.checksum: Added.
35136         * svg/custom/js-update-bounce-expected.png: Added.
35137         * svg/custom/js-update-bounce-expected.txt: Added.
35138         * svg/custom/js-update-bounce.svg: Added.
35139         * svg/custom/js-update-container-expected.checksum: Added.
35140         * svg/custom/js-update-container-expected.png: Added.
35141         * svg/custom/js-update-container-expected.txt: Added.
35142         * svg/custom/js-update-container.svg: Added.
35143         * svg/custom/js-update-container2-expected.checksum: Added.
35144         * svg/custom/js-update-container2-expected.png: Added.
35145         * svg/custom/js-update-container2-expected.txt: Added.
35146         * svg/custom/js-update-container2.svg: Added.
35147         * svg/custom/js-update-gradient-expected.checksum: Added.
35148         * svg/custom/js-update-gradient-expected.png: Added.
35149         * svg/custom/js-update-gradient-expected.txt: Added.
35150         * svg/custom/js-update-gradient.svg: Added.
35152 2006-12-20  Beth Dakin  <bdakin@apple.com>
35154         Rubber-stamped by Darin.
35156         This test also needs updated results after my clone node check-in. 
35157         Somehow, the fix to clone node eliminated the dummy spans in both 
35158         of these tests. This is an improvement.
35160         * editing/style/remove-underline-expected.checksum:
35161         * editing/style/remove-underline-expected.png:
35162         * editing/style/remove-underline-expected.txt:
35164 2006-12-20  Beth Dakin  <bdakin@apple.com>
35166         Rubberstamped by Darin.
35168         Updated results for this test after my clone node check-in 
35169         yesterday.
35171         * editing/style/remove-underline-across-paragraph-expected.checksum:
35172         * editing/style/remove-underline-across-paragraph-expected.png:
35173         * editing/style/remove-underline-across-paragraph-expected.txt:
35175 2006-12-20  David Harrison  <harrison@apple.com>
35177         Updated for Justin's checkin that added properties.
35179         * fast/dom/Window/window-properties-expected.txt:
35181 2006-12-20  David Harrison  <harrison@apple.com>
35183         Reviewed by John Sullivan.
35185         Test for <rdar://problem/4570218> REGRESSION (?-10.4.7): cntl-K only works the first time
35187         * editing/deleting/delete-to-end-of-paragraph-expected.checksum: Added.
35188         * editing/deleting/delete-to-end-of-paragraph-expected.png: Added.
35189         * editing/deleting/delete-to-end-of-paragraph-expected.txt: Added.
35190         * editing/deleting/delete-to-end-of-paragraph.html: Added.
35192 2006-12-20  David Kilzer  <ddkilzer@kilzer.net>
35194         Reviewed by Darin.
35196         Test for http://bugs.webkit.org/show_bug.cgi?id=11746
35197         REGRESSION(r14931): Outlook Web Access incorrectly positions the insertion point when replying to e-mail
35199         * editing/selection/move-begin-end-expected.txt: Updated editing delegate results.
35200         * fast/forms/onselect-textarea-expected.txt: Updated selection start/end positions.
35201         * fast/forms/textarea-initial-caret-position-expected.txt: Added.
35202         * fast/forms/textarea-initial-caret-position.html: Added.
35203         * fast/forms/textarea-no-scroll-on-blur.html:
35204         Updated to position caret at end of text to match previous initial focus behavior for this test.
35205         * fast/forms/textarea-scrollbar.html: Ditto.
35206         * fast/forms/textarea-scrolled-endline-caret.html: Ditto.
35207         * fast/forms/textarea-scrolled-type.html: Ditto.
35209 2006-12-19  Adele Peterson  <adele@apple.com>
35211         Reviewed by Anders.
35213         Test for <rdar://problem/3824247> Select All works even if -khtml-user-select:none; style is set
35215         * editing/selection/select-all-user-select-none-expected.txt: Added.
35216         * editing/selection/select-all-user-select-none.html: Added.
35218 2006-12-19  Anders Carlsson  <acarlsson@apple.com>
35220         Reviewed by Adele.
35222         <rdar://problem/4701860>
35223         http://bugs.webkit.org/show_bug.cgi?id=11010
35224         
35225         [9A255] Crash in WebCore::EventTargetNode::dispatchEvent
35227         * fast/dom/resources/script-element-gc.js: Added.
35228         * fast/dom/script-element-gc-expected.txt: Added.
35229         * fast/dom/script-element-gc.html: Added.
35231 2006-12-19  Justin Garcia  <justin.garcia@apple.com>
35233         Reviewed by harrison
35234         
35235         Added Selection::removeAllRanges() and ::addRange()
35236         
35237         * editing/selection/addRange-expected.checksum: Added.
35238         * editing/selection/addRange-expected.png: Added.
35239         * editing/selection/addRange-expected.txt: Added.
35240         * editing/selection/addRange.html: Added.
35241         * editing/selection/removeAllRanges-expected.txt: Added.
35242         * editing/selection/removeAllRanges.html: Added.
35244 2006-12-19  Oliver Hunt  <oliver@apple.com>
35246         rs=ggaren.
35247         Fix expected output of layout test to not rely on ms fonts
35249         * svg/custom/js-font-test-expected.checksum:
35250         * svg/custom/js-font-test-expected.png:
35251         * svg/custom/js-font-test-expected.txt:
35253 2006-12-19  Justin Garcia  <justin.garcia@apple.com>
35255         Reviewed by hyatt
35256         
35257         <rdar://problem/4888891>
35258         Docs & Spreadsheets: Comment fails to insert if text is selected in the document
35259         
35260         * fast/dom/Range/surroundContents-1-expected.checksum: Added.
35261         * fast/dom/Range/surroundContents-1-expected.png: Added.
35262         * fast/dom/Range/surroundContents-1-expected.txt: Added.
35263         * fast/dom/Range/surroundContents-1.html: Added.
35265 2006-12-19  Nikolas Zimmermann  <zimmermann@kde.org>
35267         Reviewed by Oliver.
35269         Fix SVGList index validation (off-by-one error).
35271         Adding new testcase js-font-test.svg, which uses SVGLengthList interface.
35272         (This is a very old ksvg1 testcase, adopted for SVG1.1)
35274         * svg/custom/js-font-test-expected.checksum: Added.
35275         * svg/custom/js-font-test-expected.png: Added.
35276         * svg/custom/js-font-test-expected.txt: Added.
35277         * svg/custom/js-font-test.svg: Added.
35279 2006-12-19  Nikolas Zimmermann  <zimmermann@kde.org>
35281         Reviewed by Oliver.
35283         Fixes: http://bugs.webkit.org/show_bug.cgi?id=11879
35285         Fix patterns on fill/stroke of text.
35287         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
35289 2006-12-19  Alexey Proskuryakov  <ap@webkit.org>
35291         Reviewed by Darin.
35293         http://bugs.webkit.org/show_bug.cgi?id=7296
35294         JavaScript error not thrown when trying to set a CSS property to an invalid value
35296         * fast/block/positioning/relayout-on-position-change.html: This test was setting
35297         position property to an invalid value, expecting that it will be removed. Changed
35298         it to set the property to an empty value (now the test passes in Firefox, too).
35300         * fast/dom/css-set-property-exception-expected.txt:
35301         * fast/dom/css-set-property-exception.html:
35302         Updated the results, added a new case and made the output more verbose.
35304 2006-12-18  Nikolas Zimmermann  <zimmermann@kde.org>
35306         Reviewed by Sam. Previous attempts reviewed by Oliver & Eric.
35308         Fixes: http://bugs.webkit.org/show_bug.cgi?id=11867
35310         Bring back masks into a working shape.
35312         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
35313         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
35314         * svg/custom/grayscale-gradient-mask-expected.png:
35315         * svg/custom/mask-inside-defs-expected.png:
35317 2006-12-18  Geoffrey Garen  <ggaren@apple.com>
35319         Reviewed by Beth Dakin.
35320         
35321         Test cases for capturing of mouse up events.
35323         * fast/events/mouseup-outside-button-expected.txt: Added.
35324         * fast/events/mouseup-outside-button.html: Added.
35325         * fast/events/mouseup-outside-document-expected.txt: Added.
35326         * fast/events/mouseup-outside-document.html: Added.
35328 2006-12-18  Alice Liu  <alice.liu@apple.com>
35330         Reviewed by Adam.
35332         Test case for <rdar://problem/4766174> REGRESSION(r16081): Aspect eWFM: Unable to log in
35334         * http/tests/misc/location-test-xsl-style-sheet-expected.txt: Added.
35335         * http/tests/misc/location-test-xsl-style-sheet.xml: Added.
35336         * http/tests/misc/resources/location-test-xsl-style-sheet.xsl: Added.
35338 2006-12-18  Mark Rowe  <bdash@webkit.org>
35340         Reviewed by Brady.
35342         Bug 11870: Bug 11866 caused layout test regression in fast/forms/input-value.html
35343         http://bugs.webkit.org/show_bug.cgi?id=11870
35345         * fast/forms/input-value-expected.txt: Updated results.
35347 2006-12-18  Beth Dakin  <bdakin@apple.com>
35349         Reviewed by Adele.
35351         Test case for <rdar://problem/4749770> WebCore crashes on a blog 
35352         website in WebCore::InlineBox::root() + 6
35354         * fast/lists/inlineBoxWrapperNullCheck-expected.checksum: Added.
35355         * fast/lists/inlineBoxWrapperNullCheck-expected.png: Added.
35356         * fast/lists/inlineBoxWrapperNullCheck-expected.txt: Added.
35357         * fast/lists/inlineBoxWrapperNullCheck.html: Added.
35359 2006-12-18  Dex Deacon  <occupant4@gmail.com>
35361         Reviewed by Maciej.
35363         Layout tests for http://bugs.webkit.org/show_bug.cgi?id=11760
35365         * ChangeLog:
35366         * fast/images/animated-gif-with-offsets-expected.txt: Added.
35367         * fast/images/animated-gif-with-offsets.html: Added.
35368         * fast/images/resources/animated-gif-with-offsets.gif: Added.
35370 2006-12-18  Pam Greene  <pam@chromium.org>
35372         Reviewed by Darin.
35374         Layout tests for http://bugs.webkit.org/show_bug.cgi?id=11866
35376         * fast/dom/HTMLInputElement/input-checked-reset-expected.txt: Added.
35377         * fast/dom/HTMLInputElement/input-checked-reset.html: Added.
35378         * fast/dom/HTMLInputElement/input-text-reset-expected.txt: Added.
35379         * fast/dom/HTMLInputElement/input-text-reset.html: Added.
35381 2006-12-18  Alexey Proskuryakov  <ap@webkit.org>
35383         Reviewed by Mitz.
35385         Test for http://bugs.webkit.org/show_bug.cgi?id=7170
35386         `window.parent.[frameName].location=' fails if the target frame has not yet loaded a document
35388         * fast/frames/resources/set-unloaded-frame-location-1.html: Added.
35389         * fast/frames/resources/set-unloaded-frame-location-2.html: Added.
35390         * fast/frames/set-unloaded-frame-location-expected.txt: Added.
35391         * fast/frames/set-unloaded-frame-location.html: Added.
35393 2006-12-17  Rob Buis  <buis@kde.org>
35395         Reviewed by Eric.
35397         Add missing checksum file, thnx to Wildfox for noticing.
35399         * svg/custom/sheet-title-expected.checksum: Added.
35401 2006-12-17  Nikolas Zimmermann  <zimmermann@kde.org>
35403         Reviewed by Eric.
35405         Fixes: http://bugs.webkit.org/show_bug.cgi?id=10956
35407         Long standing regression.
35408         Update baseline for gradient-on-stroke-of-text. Works properly again.
35410         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
35411         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
35413 2006-12-17  Nikolas Zimmermann  <zimmermann@kde.org>
35415         Reviewed by Rob.
35417         Fixes: http://bugs.webkit.org/show_bug.cgi?id=11813
35419         Update baseline after the SVGLength patch.
35420         * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
35422 2006-12-16  Sam Weinig  <sam@webkit.org>
35424         Reviewed by Maciej.
35426         Update tests for http://bugs.webkit.org/show_bug.cgi?id=11856
35427         Update renderName() methods to return current class names.
35429         * dom/svg/level3/xpath/Conformance_ID-expected.txt:
35430         * editing/inserting/before-after-input-element-expected.txt:
35431         * editing/pasteboard/4806874-expected.txt:
35432         * editing/pasteboard/drop-text-without-selection-expected.txt:
35433         * editing/pasteboard/input-field-1-expected.txt:
35434         * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
35435         * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
35436         * editing/pasteboard/pasting-tabs-expected.txt:
35437         * editing/selection/3690703-2-expected.txt:
35438         * editing/selection/3690703-expected.txt:
35439         * editing/selection/3690719-expected.txt:
35440         * editing/selection/drag-select-1-expected.txt:
35441         * editing/selection/select-from-textfield-outwards-expected.txt:
35442         * fast/block/float/032-expected.txt:
35443         * fast/block/margin-collapse/103-expected.txt:
35444         * fast/css/resize-corner-tracking-expected.txt:
35445         * fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
35446         * fast/dom/isindex-002-expected.txt:
35447         * fast/dynamic/008-expected.txt:
35448         * fast/events/label-focus-expected.txt:
35449         * fast/forms/8250-expected.txt:
35450         * fast/forms/encoding-test-expected.txt:
35451         * fast/forms/fieldset-align-expected.txt:
35452         * fast/forms/floating-textfield-relayout-expected.txt:
35453         * fast/forms/form-element-geometry-expected.txt:
35454         * fast/forms/input-appearance-bkcolor-expected.txt:
35455         * fast/forms/input-appearance-default-bkcolor-expected.txt:
35456         * fast/forms/input-appearance-disabled-expected.txt:
35457         * fast/forms/input-appearance-focus-expected.txt:
35458         * fast/forms/input-appearance-height-expected.txt:
35459         * fast/forms/input-appearance-minWidth-expected.txt:
35460         * fast/forms/input-appearance-preventDefault-expected.txt:
35461         * fast/forms/input-appearance-readonly-expected.txt:
35462         * fast/forms/input-appearance-selection-expected.txt:
35463         * fast/forms/input-appearance-visibility-expected.txt:
35464         * fast/forms/input-appearance-width-expected.txt:
35465         * fast/forms/input-baseline-expected.txt:
35466         * fast/forms/input-disabled-color-expected.txt:
35467         * fast/forms/input-double-click-selection-gap-bug-expected.txt:
35468         * fast/forms/input-maxlength-2-expected.txt:
35469         * fast/forms/input-paste-undo-expected.txt:
35470         * fast/forms/input-readonly-dimmed-expected.txt:
35471         * fast/forms/input-readonly-empty-expected.txt:
35472         * fast/forms/input-spaces-expected.txt:
35473         * fast/forms/input-table-expected.txt:
35474         * fast/forms/input-text-click-inside-expected.txt:
35475         * fast/forms/input-text-click-outside-expected.txt:
35476         * fast/forms/input-text-double-click-expected.txt:
35477         * fast/forms/input-text-drag-down-expected.txt:
35478         * fast/forms/input-text-maxlength-expected.txt:
35479         * fast/forms/input-text-option-delete-expected.txt:
35480         * fast/forms/input-text-paste-maxlength-expected.txt:
35481         * fast/forms/input-text-scroll-left-on-blur-expected.txt:
35482         * fast/forms/input-text-self-emptying-click-expected.txt:
35483         * fast/forms/input-type-change2-expected.txt:
35484         * fast/forms/input-value-expected.txt:
35485         * fast/forms/input-width-expected.txt:
35486         * fast/forms/minWidthPercent-expected.txt:
35487         * fast/forms/negativeLineHeight-expected.txt:
35488         * fast/forms/plaintext-mode-2-expected.txt:
35489         * fast/forms/tabbing-input-iframe-expected.txt:
35490         * fast/forms/textAreaLineHeight-expected.txt:
35491         * fast/forms/textarea-scroll-height-expected.txt:
35492         * fast/forms/textarea-scrollbar-expected.txt:
35493         * fast/forms/textarea-scrolled-type-expected.txt:
35494         * fast/forms/textarea-setinnerhtml-expected.txt:
35495         * fast/forms/textfield-drag-into-disabled-expected.txt:
35496         * fast/forms/visual-hebrew-text-field-expected.txt:
35497         * fast/lists/dynamic-marker-crash-expected.txt:
35498         * fast/overflow/overflow-x-y-expected.txt:
35499         * fast/replaced/width100percent-expected.txt:
35500         * fast/table/003-expected.txt:
35501         * fast/table/colspanMinWidth-expected.txt:
35502         * fast/table/spanOverlapRepaint-expected.txt:
35503         * fast/table/text-field-baseline-expected.txt:
35504         * fast/text/international/rtl-white-space-pre-wrap-expected.txt:
35505         * fast/text/textIteratorNilRenderer-expected.txt:
35506         * http/tests/navigation/anchor-basic-expected.txt:
35507         * http/tests/navigation/anchor-frames-expected.txt:
35508         * http/tests/navigation/anchor-goback-expected.txt:
35509         * http/tests/navigation/anchor-subframeload-expected.txt:
35510         * http/tests/navigation/javascriptlink-basic-expected.txt:
35511         * http/tests/navigation/javascriptlink-frames-expected.txt:
35512         * http/tests/navigation/javascriptlink-goback-expected.txt:
35513         * http/tests/navigation/javascriptlink-subframeload-expected.txt:
35514         * http/tests/navigation/metaredirect-basic-expected.txt:
35515         * http/tests/navigation/metaredirect-frames-expected.txt:
35516         * http/tests/navigation/metaredirect-goback-expected.txt:
35517         * http/tests/navigation/metaredirect-subframeload-expected.txt:
35518         * http/tests/navigation/post-goback2-expected.txt:
35519         * http/tests/navigation/postredirect-goback2-expected.txt:
35520         * http/tests/navigation/redirect302-basic-expected.txt:
35521         * http/tests/navigation/redirect302-frames-expected.txt:
35522         * http/tests/navigation/redirect302-goback-expected.txt:
35523         * http/tests/navigation/redirect302-subframeload-expected.txt:
35524         * http/tests/navigation/relativeanchor-basic-expected.txt:
35525         * http/tests/navigation/relativeanchor-frames-expected.txt:
35526         * http/tests/navigation/relativeanchor-goback-expected.txt:
35527         * http/tests/navigation/slowmetaredirect-basic-expected.txt:
35528         * http/tests/navigation/slowtimerredirect-basic-expected.txt:
35529         * http/tests/navigation/success200-basic-expected.txt:
35530         * http/tests/navigation/success200-frames-expected.txt:
35531         * http/tests/navigation/success200-frames-loadsame-expected.txt:
35532         * http/tests/navigation/success200-goback-expected.txt:
35533         * http/tests/navigation/success200-loadsame-expected.txt:
35534         * http/tests/navigation/success200-reload-expected.txt:
35535         * http/tests/navigation/success200-subframeload-expected.txt:
35536         * http/tests/navigation/timerredirect-basic-expected.txt:
35537         * http/tests/navigation/timerredirect-frames-expected.txt:
35538         * http/tests/navigation/timerredirect-goback-expected.txt:
35539         * http/tests/navigation/timerredirect-subframeload-expected.txt:
35540         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
35541         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
35542         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
35543         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
35544         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
35545         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
35546         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
35547         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
35548         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
35549         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
35550         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
35551         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
35552         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
35553         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
35554         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
35555         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
35556         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
35557         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
35558         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
35559         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
35560         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
35561         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
35562         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
35563         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
35564         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
35565         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
35566         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
35567         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
35568         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
35569         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
35570         * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
35571         * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
35572         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
35573         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
35574         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
35575         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
35576         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
35577         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
35578         * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
35579         * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
35580         * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
35581         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
35582         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
35583         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
35584         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
35585         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
35586         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
35587         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
35588         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
35589         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
35590         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
35591         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
35592         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
35593         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
35594         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
35595         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
35596         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
35597         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
35598         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
35599         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
35600         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
35601         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
35602         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
35603         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
35604         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
35605         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
35606         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
35607         * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
35608         * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
35609         * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
35610         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
35611         * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
35612         * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
35613         * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
35614         * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
35615         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
35616         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
35617         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
35618         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
35619         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
35620         * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
35621         * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
35622         * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
35623         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
35624         * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
35625         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
35626         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
35627         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
35628         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
35629         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
35630         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
35631         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
35632         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
35633         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
35634         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
35635         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
35636         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
35637         * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
35638         * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
35639         * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
35640         * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
35641         * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
35642         * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
35643         * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
35644         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
35645         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
35646         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
35647         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
35648         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
35649         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
35650         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
35651         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
35652         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
35653         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
35654         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
35655         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
35656         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
35657         * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
35658         * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
35659         * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
35660         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
35661         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
35662         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
35663         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
35664         * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
35665         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
35666         * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
35667         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
35668         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
35669         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
35670         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
35671         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
35672         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
35673         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
35674         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
35675         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
35676         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
35677         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
35678         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
35679         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
35680         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
35681         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
35682         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
35683         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
35684         * svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
35685         * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
35686         * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
35687         * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
35688         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
35689         * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
35690         * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
35691         * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
35692         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
35693         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
35694         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
35695         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
35696         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
35697         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
35698         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
35699         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
35700         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
35701         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
35702         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
35703         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
35704         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
35705         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
35706         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
35707         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
35708         * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
35709         * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
35710         * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
35711         * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
35712         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
35713         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
35714         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
35715         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
35716         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
35717         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
35718         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
35719         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
35720         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
35721         * svg/custom/SVGNumber-interface-expected.txt:
35722         * svg/custom/SVGPoint-interface-expected.txt:
35723         * svg/custom/SVGPoint-matrixTransform-expected.txt:
35724         * svg/custom/SVGRect-interface-expected.txt:
35725         * svg/custom/baseval-animval-equality-expected.txt:
35726         * svg/custom/class-selector-expected.txt:
35727         * svg/custom/clip-path-with-transform-expected.txt:
35728         * svg/custom/conditional-processing-outside-switch-expected.txt:
35729         * svg/custom/control-points-for-S-and-T-expected.txt:
35730         * svg/custom/coords-relative-units-transforms-expected.txt:
35731         * svg/custom/create-metadata-element-expected.txt:
35732         * svg/custom/createelement-expected.txt:
35733         * svg/custom/dasharrayOrigin-expected.txt:
35734         * svg/custom/display-none-expected.txt:
35735         * svg/custom/dynamic-empty-path-expected.txt:
35736         * svg/custom/empty-merge-expected.txt:
35737         * svg/custom/evt-onload-expected.txt:
35738         * svg/custom/feComponentTransfer-Discrete-expected.txt:
35739         * svg/custom/feComponentTransfer-Gamma-expected.txt:
35740         * svg/custom/feComponentTransfer-Linear-expected.txt:
35741         * svg/custom/feComponentTransfer-Table-expected.txt:
35742         * svg/custom/feDisplacementMap-01-expected.txt:
35743         * svg/custom/fill-update-expected.txt:
35744         * svg/custom/filter-source-alpha-expected.txt:
35745         * svg/custom/foreign-object-skew-expected.txt:
35746         * svg/custom/fractional-rects-expected.txt:
35747         * svg/custom/getTransformToElement-expected.txt:
35748         * svg/custom/getsvgdocument-expected.txt:
35749         * svg/custom/gradient-attr-update-expected.txt:
35750         * svg/custom/gradient-stroke-width-expected.txt:
35751         * svg/custom/grayscale-gradient-mask-expected.txt:
35752         * svg/custom/hover-default-fill-expected.txt:
35753         * svg/custom/image-clipped-hit-expected.txt:
35754         * svg/custom/image-with-transform-clip-filter-expected.txt:
35755         * svg/custom/inner-percent-expected.txt:
35756         * svg/custom/invalid-css-expected.txt:
35757         * svg/custom/invalid-fill-expected.txt:
35758         * svg/custom/invalid-transforms-expected.txt:
35759         * svg/custom/invalid-viewbox1-expected.txt:
35760         * svg/custom/invalid-viewbox2-expected.txt:
35761         * svg/custom/junk-data-expected.txt:
35762         * svg/custom/marker-overflow-clip-expected.txt:
35763         * svg/custom/mask-inside-defs-expected.txt:
35764         * svg/custom/missing-xlink-expected.txt:
35765         * svg/custom/non-opaque-filters-expected.txt:
35766         * svg/custom/path-bad-data-expected.txt:
35767         * svg/custom/path-update-expected.txt:
35768         * svg/custom/pattern-in-defs-expected.txt:
35769         * svg/custom/pattern-y-offset-expected.txt:
35770         * svg/custom/percentage-rect-expected.txt:
35771         * svg/custom/percentage-rect2-expected.txt:
35772         * svg/custom/pointer-events-path-expected.txt:
35773         * svg/custom/polyline-hittest-expected.txt:
35774         * svg/custom/polyline-invalid-points-expected.txt:
35775         * svg/custom/polyline-setattribute-points-null-expected.txt:
35776         * svg/custom/recursive-clippath-expected.txt:
35777         * svg/custom/rootelement-expected.txt:
35778         * svg/custom/rounded-rects-expected.txt:
35779         * svg/custom/sheet-title-expected.txt:
35780         * svg/custom/simpleCDF-expected.txt:
35781         * svg/custom/svg-overflow-types-expected.txt:
35782         * svg/custom/svgpolyparser-extra-space-expected.txt:
35783         * svg/custom/text-clip-expected.txt:
35784         * svg/custom/text-ctm-expected.txt:
35785         * svg/custom/text-filter-expected.txt:
35786         * svg/custom/text-gradient-no-content-expected.txt:
35787         * svg/custom/text-hit-test-expected.txt:
35788         * svg/custom/text-image-opacity-expected.txt:
35789         * svg/custom/transform-ignore-after-invalid-expected.txt:
35790         * svg/custom/transform-invalid-expected.txt:
35791         * svg/custom/transform-scale-parse-expected.txt:
35792         * svg/custom/transform-with-ending-space-expected.txt:
35793         * svg/custom/tref-update-expected.txt:
35794         * svg/custom/use-forward-refs-expected.txt:
35795         * svg/custom/viewport-clip-expected.txt:
35796         * svg/custom/viewport-em-expected.txt:
35797         * svg/custom/viewport-no-width-height-expected.txt:
35798         * svg/custom/viewport-update-expected.txt:
35799         * svg/custom/viewport-update2-expected.txt:
35800         * svg/custom/width-full-percentage-expected.txt:
35801         * svg/hixie/cascade/002-expected.txt:
35802         * svg/hixie/viewbox/003-expected.txt:
35803         * tables/mozilla/bugs/45621-expected.txt:
35804         * tables/mozilla/bugs/bug1188-expected.txt:
35805         * tables/mozilla/bugs/bug12384-expected.txt:
35806         * tables/mozilla/bugs/bug18359-expected.txt:
35807         * tables/mozilla/bugs/bug194024-expected.txt:
35808         * tables/mozilla/bugs/bug24200-expected.txt:
35809         * tables/mozilla/bugs/bug2479-3-expected.txt:
35810         * tables/mozilla/bugs/bug2479-4-expected.txt:
35811         * tables/mozilla/bugs/bug28928-expected.txt:
35812         * tables/mozilla/bugs/bug30559-expected.txt:
35813         * tables/mozilla/bugs/bug30692-expected.txt:
35814         * tables/mozilla/bugs/bug4382-expected.txt:
35815         * tables/mozilla/bugs/bug4527-expected.txt:
35816         * tables/mozilla/bugs/bug46368-1-expected.txt:
35817         * tables/mozilla/bugs/bug46368-2-expected.txt:
35818         * tables/mozilla/bugs/bug51037-expected.txt:
35819         * tables/mozilla/bugs/bug55545-expected.txt:
35820         * tables/mozilla/bugs/bug59354-expected.txt:
35821         * tables/mozilla/bugs/bug7342-expected.txt:
35822         * tables/mozilla/bugs/bug96334-expected.txt:
35823         * tables/mozilla/bugs/bug99948-expected.txt:
35824         * tables/mozilla/dom/tableDom-expected.txt:
35825         * tables/mozilla/other/move_row-expected.txt:
35826         * tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt:
35827         * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
35828         * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
35829         * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
35831 2006-12-16  Adele Peterson  <adele@apple.com>
35833         Reviewed by Maciej.
35835         Test for http://bugs.webkit.org/show_bug.cgi?id=11189
35836         <rdar://problem/4770249> REGRESSION (NativeListBox): When a list box has focus, pressing command- A (select all) doesn't selected all items in list
35838         * fast/forms/listbox-select-all-expected.txt: Added.
35839         * fast/forms/listbox-select-all.html: Added.
35841 2006-12-16  Mitz Pettel  <mitz@webkit.org>
35843         Reviewed by Oliver.
35845         - http://bugs.webkit.org/show_bug.cgi?id=11831
35846           REGRESSION: pixel test failing for editing/selection/select-all-005.html
35848         * editing/selection/select-all-005-expected.txt: Reverted to the original
35849           expected result for this test.
35850         * editing/selection/select-all-005.html: Eliminated a script element that was
35851           added outside the body, so that the selection will encompass the entire html
35852           element as originally intended.
35854 2006-12-16  Adele Peterson  <adele@apple.com>
35856         Reviewed by Adam.
35858         Updated test results for:
35859         <rdar://problem/4463829> Switch to use new search field implementation for <input type="search">
35861         * fast/events/onchange-searchfield-expected.txt:
35862         * fast/forms/input-appearance-height-expected.checksum:
35863         * fast/forms/input-appearance-height-expected.png:
35864         * fast/forms/input-appearance-height-expected.txt:
35866 2006-12-16  Mitz Pettel  <mitz@webkit.org>
35868         Reviewed by Alexey.
35870         - test for http://bugs.webkit.org/show_bug.cgi?id=11814
35871           REGRESSION(r18098): Find does not work with capital letters
35873         * editing/execCommand/findString-3-expected.txt: Added.
35874         * editing/execCommand/findString-3.html: Added.
35876 2006-12-15  Alexey Proskuryakov  <ap@webkit.org>
35878         Reviewed by Darin.
35880         http://bugs.webkit.org/show_bug.cgi?id=11610
35881         XMLHttpRequest.onreadystatechange doesn't provide access to the request object
35883         * fast/dom/xmlhttprequest-get-expected.txt:
35884         * http/tests/xmlhttprequest/event-target-expected.txt:
35885         * http/tests/xmlhttprequest/event-target.html:
35887 2006-12-15  Rob Buis  <buis@kde.org>
35889         Reviewed by Darin.
35891         Testcases for:
35892         http://bugs.webkit.org/show_bug.cgi?id=11824
35893         CSSStyleSheet.title property is always null
35895         * fast/css/sheet-title-expected.txt: Added.
35896         * fast/css/sheet-title.html: Added.
35897         * svg/custom/sheet-title-expected.png: Added.
35898         * svg/custom/sheet-title-expected.txt: Added.
35899         * svg/custom/sheet-title.svg: Added.
35901 2006-12-14  Geoffrey Garen  <ggaren@apple.com>
35903         Updated these results now that I've rolled out my change to move focus
35904         to the page level:
35905         
35906         * editing/undo/undo-iframe-location-change-expected.txt:
35907         * fast/forms/focus2-expected.txt:
35908         
35909         Added this test for one of the regressions that moving focus to the page
35910         level caused:
35911         
35912         * editing/selection/inactive-selection-expected.txt: Added.
35913         * editing/selection/inactive-selection.html: Added.
35915 2006-12-14  Justin Garcia  <justin.garcia@apple.com>
35917         Reviewed by harrison
35919         <rdar://problem/4866671>
35920         CrashTracer: 1 crashes in Mail after deleting a list item at WebCore::DeleteSelectionCommand::doApply()
35922         * editing/deleting/4866671-expected.checksum: Added.
35923         * editing/deleting/4866671-expected.png: Added.
35924         * editing/deleting/4866671-expected.txt: Added.
35925         * editing/deleting/4866671.html: Added.
35926         * editing/pasteboard/4866671-expected.checksum: Added.
35927         * editing/pasteboard/4866671-expected.png: Added.
35928         * editing/pasteboard/4866671-expected.txt: Added.
35929         * editing/pasteboard/4866671.html: Added.
35931 2006-12-14  Rob Buis  <buis@kde.org>
35933         Reviewed by Oliver.
35935         Testcase for:
35936         http://bugs.webkit.org/show_bug.cgi?id=11726
35937         SVG Image do not take into account clip/overflow when hit testing
35939         Also updated testcases with changed (improved!) results due to this
35940         patch.
35942         * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
35943         * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
35944         * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
35945         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
35946         * svg/custom/baseval-animval-equality-expected.txt:
35947         * svg/custom/image-clipped-hit-expected.checksum: Added.
35948         * svg/custom/image-clipped-hit-expected.png: Added.
35949         * svg/custom/image-clipped-hit-expected.txt: Added.
35950         * svg/custom/image-clipped-hit.svg: Added.
35951         * svg/custom/svg-overflow-types-expected.txt:
35953 2006-12-13  Geoffrey Garen  <ggaren@apple.com>
35955         Updated results to match Justin Garcia's addition of rangeCount to
35956         the selection object.
35957         
35958         * fast/dom/Window/window-properties-expected.txt:
35960 2006-12-12  Justin Garcia  <justin.garcia@apple.com>
35962         Reviewed by harrison
35963         
35964         <rdar://problem/4757667>
35965         GoogleDocs: Style menu does not open
35966         
35967         * editing/selection/rangeCount-expected.txt: Added.
35968         * editing/selection/rangeCount.html: Added.
35970 2006-12-12  Alexey Proskuryakov  <ap@webkit.org>
35972         Reviewed by Geoff.
35974         http://bugs.webkit.org/show_bug.cgi?id=6257
35975         Throw errors on invalid expressions (KJS merge)
35977         * fast/js/kde/RegExp-expected.txt: One more test passes.
35979 2006-12-12  Nikolas Zimmermann  <zimmermann@kde.org>
35981         Reviewed by Sam Weinig & Rob Buis.
35983         Fixes: http://bugs.webkit.org/show_bug.cgi?id=11797
35985         SVGPoint-matrixTransform works again as expected, now that SVGMatrix
35986         is converted to the AffineTransform POD type. Updating layout test result.
35988         * svg/custom/SVGPoint-matrixTransform-expected.txt:
35990 2006-12-12  Geoffrey Garen  <ggaren@apple.com>
35992         Reviewed by Beth Dakin.
35993         
35994         Added some focus-related tests.
35996         * editing/undo/undo-iframe-location-change-expected.txt: Updated to reflect
35997         the fact that we now unfocus nodes when they're removed from the document.
35999         * fast/events/keypress-removed-node-expected.txt: Added.
36000         * fast/events/keypress-removed-node.html: Added.
36001         * fast/forms/focus2-expected.txt: Added.
36002         * fast/forms/focus2.html: Added.
36004 2006-12-11  Alexey Proskuryakov  <ap@webkit.org>
36006         Added the new XHR EventTarget methods to test results.
36008         * fast/dom/Window/window-properties-expected.txt:
36010 2006-12-11  Alexey Proskuryakov  <ap@webkit.org>
36012         Reviewed by Darin.
36014         Test for http://bugs.webkit.org/show_bug.cgi?id=11053
36015         XMLHttpRequest should be an EventTarget
36017         * http/tests/xmlhttprequest/event-target-expected.txt: Added.
36018         * http/tests/xmlhttprequest/event-target.html: Added.
36020 2006-12-11  Alexey Proskuryakov  <ap@nypop.com>
36022         Reviewed by Darin.
36024         http://bugs.webkit.org/show_bug.cgi?id=9673
36025         Add support for window.atob() and window.btoa()
36027         * fast/dom/Window/atob-btoa-expected.txt: Added.
36028         * fast/dom/Window/atob-btoa.html: Added.
36029         * fast/dom/Window/btoa-pnglet-expected.checksum: Added.
36030         * fast/dom/Window/btoa-pnglet-expected.png: Added.
36031         * fast/dom/Window/btoa-pnglet-expected.txt: Added.
36032         * fast/dom/Window/btoa-pnglet.html: Added.
36033         * fast/dom/Window/window-properties-expected.txt:
36035 2006-12-11  Darin Adler  <darin@apple.com>
36037         * fast/frames/iframe-option-crash-expected.txt: Updated results for this test.
36038         My recent change to owner element lifetime management changed these results,
36039         but since the point of the test is simply to check if the page crashes, the
36040         new result is probably OK. Or there could be some problem, but if so we need
36041         some other investigation -- I couldn't see anything.
36043 2006-12-11  Nikolas Zimmermann  <zimmermann@kde.org>
36045         Update SVG pixel tests - hasn't been done for a long time.
36046         Mainly tiny text related positioning changes, all fine.
36048         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
36049         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
36050         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
36051         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
36052         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
36053         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
36054         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
36055         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
36056         * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
36057         * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
36058         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
36059         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
36060         * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
36061         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
36062         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
36063         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
36064         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
36065         * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
36066         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
36067         * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
36068         * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
36069         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
36070         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
36071         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
36072         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
36073         * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
36074         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
36075         * svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
36076         * svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
36077         * svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
36078         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
36079         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
36080         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
36081         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
36082         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
36083         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
36084         * svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
36085         * svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
36086         * svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
36087         * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
36088         * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
36089         * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
36090         * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
36091         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
36092         * svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
36093         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
36094         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
36095         * svg/custom/image-with-transform-clip-filter-expected.png:
36096         * svg/custom/text-filter-expected.png:
36098 2006-12-11  Nikolas Zimmermann  <zimmermann@kde.org>
36100         Reviewed by Sam Weinig.
36102         Temporarily changing layout test result, it actually fails now, but it's expected
36103         as the matrixTransform() is temporarily disabled, until the SVGMatrix -> AffineTransform
36104         replacement patch is landed, as we want to avoid adding temp special cases to CodeGeneratorJs/ObjC.pm
36106         * svg/custom/SVGPoint-matrixTransform-expected.txt:
36108 2006-12-11  Alexey Proskuryakov  <ap@webkit.org>
36110         Reviewed by Mitz.
36112         Make this test faster by eliminating timeouts (which didn't work anyway, now that
36113         mouse dragging events are stored and replayed on mouse-up).
36115         * fast/text/atsui-rtl-override-selection.html:
36117 2006-12-10  Rob Buis  <buis@kde.org>
36119         Reviewed by Darin.
36121         Updated testcases due to:
36122         http://bugs.webkit.org/show_bug.cgi?id=10996
36123         WebKit needs (possibly private) XML/SVG innerText support (for DumpRenderTree)
36125         * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
36126         * dom/svg/level3/xpath/Attribute_Nodes_xmlns-expected.txt:
36127         * dom/svg/level3/xpath/Comment_Nodes-expected.txt:
36128         * dom/svg/level3/xpath/Conformance_Expressions-expected.txt:
36129         * dom/svg/level3/xpath/Conformance_hasFeature_3-expected.txt:
36130         * dom/svg/level3/xpath/Conformance_hasFeature_empty-expected.txt:
36131         * dom/svg/level3/xpath/Conformance_hasFeature_null-expected.txt:
36132         * dom/svg/level3/xpath/Conformance_isSupported_3-expected.txt:
36133         * dom/svg/level3/xpath/Conformance_isSupported_empty-expected.txt:
36134         * dom/svg/level3/xpath/Conformance_isSupported_null-expected.txt:
36135         * dom/svg/level3/xpath/Element_Nodes-expected.txt:
36136         * dom/svg/level3/xpath/Processing_Instruction_Nodes-expected.txt:
36137         * dom/svg/level3/xpath/Text_Nodes-expected.txt:
36138         * dom/svg/level3/xpath/XPathEvaluatorCast01-expected.txt:
36139         * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR-expected.txt:
36140         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01-expected.txt:
36141         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02-expected.txt:
36142         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS-expected.txt:
36143         * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS-expected.txt:
36144         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all-expected.txt:
36145         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document-expected.txt:
36146         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement-expected.txt:
36147         * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR-expected.txt:
36148         * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR-expected.txt:
36149         * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR-expected.txt:
36150         * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR-expected.txt:
36151         * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
36152         * dom/svg/level3/xpath/XPathEvaluator_evaluate_document-expected.txt:
36153         * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement-expected.txt:
36154         * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR-expected.txt:
36155         * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
36156         * dom/svg/level3/xpath/XPathExpression_evaluate_document-expected.txt:
36157         * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement-expected.txt:
36158         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
36159         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
36160         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix-expected.txt:
36161         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml-expected.txt:
36162         * dom/svg/level3/xpath/XPathResult_TYPE_ERR-expected.txt:
36163         * dom/svg/level3/xpath/XPathResult_booleanValue_false-expected.txt:
36164         * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
36165         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
36166         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE-expected.txt:
36167         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE-expected.txt:
36168         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE-expected.txt:
36169         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE-expected.txt:
36170         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
36171         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
36172         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE-expected.txt:
36173         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
36174         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
36175         * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
36176         * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
36177         * dom/svg/level3/xpath/XPathResult_numberValue-expected.txt:
36178         * dom/svg/level3/xpath/XPathResult_resultType-expected.txt:
36179         * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE-expected.txt:
36180         * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
36181         * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
36182         * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
36183         * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
36184         * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
36185         * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
36186         * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
36187         * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
36188         * svg/custom/getBBox-js-expected.txt:
36189         * svg/custom/stroke-width-click-expected.txt:
36191 2006-12-08  Rob Buis  <buis@kde.org>
36193         Reviewed by Maciej.
36195         Testcase for:
36196         http://bugs.webkit.org/show_bug.cgi?id=10188
36197         Form elements added via appendChild() are not accessible via form.element
36199         * fast/forms/form-collection-lookup-expected.txt: Added.
36200         * fast/forms/form-collection-lookup.html: Added.
36202 2006-12-08  Rob Buis  <buis@kde.org>
36204         Reviewed by Maciej.
36206         Testcase for:
36207         http://bugs.webkit.org/show_bug.cgi?id=10188
36208         Form elements added via appendChild() are not accessible via form.element
36210         * fast/forms/form-collection-lookup-expected.txt: Added.
36211         * fast/forms/form-collection-lookup.html: Added.
36213 2006-12-08  Rob Buis  <buis@kde.org>
36215         Reviewed by Adele.
36217         Testcase for:
36218         http://bugs.webkit.org/show_bug.cgi?id=11765
36219         REGRESSION: Clicking on a select with size other than 1 and no children results in a crash
36221         * fast/forms/select-empty-list-expected.txt: Added.
36222         * fast/forms/select-empty-list.html: Added.
36224 2006-12-08  Sam Weinig  <sam@webkit.org>
36226         Reviewed by Geoff.
36228         Testcases for http://bugs.webkit.org/show_bug.cgi?id=11777
36229         Crash when using XMLSerializer.serializeToString() on
36230         documentless, DocumentType nodes.
36232         * fast/dom/XMLSerializer-doctype-expected.txt: Added.
36233         * fast/dom/XMLSerializer-doctype.html: Added.
36234         * fast/dom/XMLSerializer-doctype2-expected.txt: Added.
36235         * fast/dom/XMLSerializer-doctype2.html: Added.
36237 2006-12-08  Justin Garcia  <justin.garcia@apple.com>
36239         Reviewed by john
36241         <rdar://problem/4836287>
36242         Cannot expand selection out of editable element when containing element is non-editable.
36244         * editing/selection/mixed-editability-6-expected.checksum: Added.
36245         * editing/selection/mixed-editability-6-expected.png: Added.
36246         * editing/selection/mixed-editability-6-expected.txt: Added.
36247         * editing/selection/mixed-editability-6.html: Added.
36248         * editing/selection/mixed-editability-7-expected.checksum: Added.
36249         * editing/selection/mixed-editability-7-expected.png: Added.
36250         * editing/selection/mixed-editability-7-expected.txt: Added.
36251         * editing/selection/mixed-editability-7.html: Added.
36253 2006-12-08  Alexey Proskuryakov  <ap@webkit.org>
36255         Reviewed by Geoff.
36257         http://bugs.webkit.org/show_bug.cgi?id=6275
36258         XMLHttpRequest.getResponseHeader should return a null string for non-existent headers
36260         * http/tests/xmlhttprequest/methods-async-expected.txt:
36261         * http/tests/xmlhttprequest/methods-expected.txt:
36262         * http/tests/xmlhttprequest/methods-lower-case-expected.txt:
36263         Updated the results.
36265         * http/tests/xmlhttprequest/web-apps/008-expected.txt:
36266         * http/tests/xmlhttprequest/web-apps/008-test.asis:
36267         * http/tests/xmlhttprequest/web-apps/008.html:
36268         Changed to test both missing and empty headers, also test case insensitivity
36269         of header names.
36270         Please note that neither Firefox nor IE passes this test now - the former returns
36271         null in both cases, and the latter returns empty strings.
36273 2006-12-08  Alexey Proskuryakov  <ap@webkit.org>
36275         Reviewed by Darin.
36277         Test for http://bugs.webkit.org/show_bug.cgi?id=9854
36278         HTTP Refresh header with quotes is parsed incorrectly
36280         * http/tests/misc/redirect-with-quotes-expected.txt: Added.
36281         * http/tests/misc/redirect-with-quotes.php: Added.
36282         * http/tests/misc/resources/redirect-step2.php: Added.
36283         * http/tests/misc/resources/redirect-step3.php: Added.
36284         * http/tests/misc/resources/redirect-step4.php: Added.
36286 2006-12-08  Alexey Proskuryakov  <ap@webkit.org>
36288         Reviewed by Tim H.
36290         Test for http://bugs.webkit.org/show_bug.cgi?id=11772
36291         REGRESSION: XMLSerializer.serializeToString incorrect value for CDATA nodes
36293         * fast/dom/serialize-cdata-expected.txt: Added.
36294         * fast/dom/serialize-cdata.html: Added.
36296 2006-12-08  Rob Buis  <buis@kde.org>
36298         Reviewed by Darin.
36300         Testcase for:
36301         http://bugs.webkit.org/show_bug.cgi?id=6074
36302         WebKit+SVG and FireFox disagree on invalid "transform" handling
36304         Also new results for transform-ignore-after-invalid.svg.
36306         * svg/custom/invalid-transforms-expected.checksum: Added.
36307         * svg/custom/invalid-transforms-expected.png: Added.
36308         * svg/custom/invalid-transforms-expected.txt: Added.
36309         * svg/custom/invalid-transforms.svg: Added.
36310         * svg/custom/transform-ignore-after-invalid-expected.checksum:
36311         * svg/custom/transform-ignore-after-invalid-expected.png:
36312         * svg/custom/transform-ignore-after-invalid-expected.txt:
36314 2006-12-07  Geoffrey Garen  <ggaren@apple.com>
36316         Reviewed by Beth Dakin.
36317         
36318         Tests for the change and blur events in input elements.
36320         * fast/events/onchange-passwordfield-expected.txt: Added.
36321         * fast/events/onchange-passwordfield.html: Added.
36322         * fast/events/onchange-searchfield-expected.txt: Added.
36323         * fast/events/onchange-searchfield.html: Added.
36324         * fast/events/onchange-textfield-expected.txt: Added.
36325         * fast/events/onchange-textfield.html: Added.
36327 2006-12-07  Anders Carlsson  <acarlsson@apple.com>
36329         Reviewed by Darin.
36331         <rdar://problem/4838778>
36332         DashboardClient crashing in WebCore::SubresourceLoader::didFail.
36333         
36334         * http/tests/xmlhttprequest/abort-crash-expected.txt: Added.
36335         * http/tests/xmlhttprequest/abort-crash.html: Added.
36336         * http/tests/xmlhttprequest/hello-world.cgi: Added.
36338 2006-12-07  Pam Greene  <pam@chromium.org>
36340         Reviewed by Adele.
36342         http://bugs.webkit.org/show_bug.cgi?id=11771
36343         Bug 11771: Add a test for resetting a textarea form control
36345         * fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum: Added.
36346         * fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added.
36347         * fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Added.
36348         * fast/dom/HTMLTextAreaElement/reset-textarea.html: Added.
36350 2006-12-06  Justin Garcia  <justin.garcia@apple.com>
36352         Reviewed by darin
36353         
36354         <rdar://problem/4818134>
36355         Crash in WebCore::selectRange when invoking WebView:insertNewLine in any empty content editable DIV.
36357         * editing/selection/select-line-expected.txt: Added.
36358         * editing/selection/select-line.html: Added.
36360 2006-12-06  Justin Garcia  <justin.garcia@apple.com>
36362         Reviewed by john
36363         
36364         <rdar://problem/4854869>
36365         Inserting a new line in a contenteditable=true SPAN whose parent is a DIV asserts
36367         * editing/deleting/delete-mixed-editable-content-001-expected.txt:
36368         * editing/inserting/editable-inline-element-expected.checksum: Added.
36369         * editing/inserting/editable-inline-element-expected.txt: Added.
36370         * editing/inserting/editable-inline-element-expected.png: Added.
36371         * editing/inserting/editable-inline-element.html: Added.
36373 2006-12-06  Justin Garcia  <justin.garcia@apple.com>
36375         Reviewed by harrison
36376         
36377         <rdar://problem/4753545>
36378         REGRESSION: Edited whitespace sequences are all nbsps (10636)
36380         * editing/inserting/edited-whitespace-1-expected.checksum: Added.
36381         * editing/inserting/edited-whitespace-1-expected.png: Added.
36382         * editing/inserting/edited-whitespace-1-expected.txt: Added.
36383         * editing/inserting/edited-whitespace-1.html: Added.
36385 2006-12-05  Rob Buis  <buis@kde.org>
36387         Reviewed by Mitz.
36389         Testcase for:
36390         http://bugs.webkit.org/show_bug.cgi?id=11686
36391         WebKit draws Carto.net tabgroup example completely incorrectly (ff does fine)
36393         * svg/custom/getBBox-js-expected.txt: Added.
36394         * svg/custom/getBBox-js.svg: Added.
36396 2006-12-05  Pam Greene  <pam@chromium.org>
36398         Reviewed and landed by Alexey.
36400         * fast/dom/HTMLSelectElement/listbox-select-reset-expected.txt: Added.
36401         * fast/dom/HTMLSelectElement/listbox-select-reset.html: Added.
36403 2006-12-05  Alexey Proskuryakov  <ap@webkit.org>
36405         Reviewed by Rob.
36407         Make this test pass on PowerPC, too (the calculation was giving 4.7e-16 instead of zero,
36408         now rounding it to 15 digits).
36410         * svg/custom/getTransformToElement.svg:
36412 2006-12-04  Darin Adler  <darin@apple.com>
36414         Reviewed by Adele.
36416         - test the part of http://bugs.webkit.org/show_bug.cgi?id=11628
36417           REGRESSION (r17597): Command-return in text fields doesn't open a new tab or window
36418           that can easily be tested from the DOM -- this only checks that
36419           simulated mouse events from clicking on a link have the key state
36420           from the Enter key keyboard event, which is one part of the fix
36421           for the bug above
36423         * fast/events/simulated-key-state-expected.txt: Added.
36424         * fast/events/simulated-key-state.html: Added.
36426 2006-12-02  Geoffrey Garen  <ggaren@apple.com>
36428         Reviewed by Darin Adler.
36429         
36430         Removed Dashboard quirk from expected results. Now that we have a Dashboard
36431         quirks mode, there's no reason to keep the old, bad behavior in the browser.
36433         * http/tests/xmlhttprequest/exceptions-expected.txt:
36434         * http/tests/xmlhttprequest/exceptions.html:
36436 2006-12-04  Rob Buis  <buis@kde.org>
36438         Reviewed by dhyatt.
36440         Patch by pmax.
36442         Testcase for:
36443         http://bugs.webkit.org/show_bug.cgi?id=3280
36444         With LEGEND element, align=right value is not supported
36445         http://bugs.webkit.org/show_bug.cgi?id=11544
36446         <legend> rendering doesn't take align into account
36448         * fast/forms/fieldset-align-expected.checksum: Added.
36449         * fast/forms/fieldset-align-expected.png: Added.
36450         * fast/forms/fieldset-align-expected.txt: Added.
36451         * fast/forms/fieldset-align.html: Added.
36453 2006-12-03  Nikolas Zimmermann  <zimmermann@kde.org>
36455         Reviewed by Oliver.
36457         Add a new set of svg layout tests specifically testing SVGPoint/SVGRect/SVGNumber js wrapping.
36459         It's related to following bugs:
36460         http://bugs.webkit.org/show_bug.cgi?id=11734
36461         http://bugs.webkit.org/show_bug.cgi?id=11685
36463         * svg/custom/SVGNumber-interface-expected.checksum: Added.
36464         * svg/custom/SVGNumber-interface-expected.png: Added.
36465         * svg/custom/SVGNumber-interface-expected.txt: Added.
36466         * svg/custom/SVGNumber-interface.svg: Added.
36467         * svg/custom/SVGPoint-interface-expected.checksum: Added.
36468         * svg/custom/SVGPoint-interface-expected.png: Added.
36469         * svg/custom/SVGPoint-interface-expected.txt: Added.
36470         * svg/custom/SVGPoint-interface.svg: Added.
36471         * svg/custom/SVGPoint-matrixTransform-expected.checksum: Added.
36472         * svg/custom/SVGPoint-matrixTransform-expected.txt: Added.
36473         * svg/custom/SVGPoint-matrixTransform.svg: Added.
36474         * svg/custom/SVGRect-interface-expected.checksum: Added.
36475         * svg/custom/SVGRect-interface-expected.png: Added.
36476         * svg/custom/SVGRect-interface-expected.txt: Added.
36477         * svg/custom/SVGRect-interface.svg: Added.
36479 2006-12-03  Rob Buis  <buis@kde.org>
36481         Reviewed by Oliver.
36483         Testcase for:
36484         http://bugs.webkit.org/show_bug.cgi?id=11667
36485         SVG: method .getTransformToElement(elt) in SVGLocatable not implemented
36487         * svg/custom/getTransformToElement-expected.checksum: Added.
36488         * svg/custom/getTransformToElement-expected.png: Added.
36489         * svg/custom/getTransformToElement-expected.txt: Added.
36490         * svg/custom/getTransformToElement.svg: Added.
36492 2006-12-03  Alexey Proskuryakov  <ap@webkit.org>
36494         Reviewed by Mitz.
36496         This test used to be a pixel one, but without pixel results provided - converted to text.
36498         * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt:
36499         * http/tests/xmlhttprequest/frame-load-cancelled-abort.html:
36501         * http/tests/xmlhttprequest/resources/frame-load-to-cancel.html: Added a parameter to send()
36502         to make the test work in Firefox.
36504 2006-12-02  Mitz Pettel  <mitz@webkit.org>
36506         Reviewed by Hyatt.
36508         - test for http://bugs.webkit.org/show_bug.cgi?id=11672
36509           REGRESSION (r17068): Repro crash due to painting without layout
36511         * fast/dynamic/containing-block-change-expected.checksum: Added.
36512         * fast/dynamic/containing-block-change-expected.png: Added.
36513         * fast/dynamic/containing-block-change-expected.txt: Added.
36514         * fast/dynamic/containing-block-change.html: Added.
36516 2006-12-01  Justin Garcia  <justin.garcia@apple.com>
36518         Reviewed by john
36520         <rdar://problem/4826940>
36521         Selection change performed even when delete delegate replies NO (11415)
36523         Removed unnecessary shouldChangeSelection calls;
36524         * editing/deleting/delete-at-start-or-end-expected.txt:
36525         * editing/deleting/delete-br-002-expected.txt:
36526         * editing/deleting/delete-br-004-expected.txt:
36527         * editing/deleting/delete-br-005-expected.txt:
36528         * editing/deleting/delete-br-006-expected.txt:
36529         * editing/deleting/delete-br-009-expected.txt:
36530         * editing/deleting/delete-br-010-expected.txt:
36531         * editing/deleting/delete-br-012-expected.txt:
36532         * editing/deleting/delete-hr-expected.txt:
36533         * editing/deleting/delete-tab-004-expected.txt:
36534         * editing/deleting/forward-delete-expected.txt:
36535         * editing/deleting/merge-into-empty-block-1-expected.txt:
36536         * editing/deleting/merge-into-empty-block-2-expected.txt:
36537         * editing/execCommand/format-block-expected.txt:
36538         * editing/execCommand/outdent-selection-expected.txt:
36539         * editing/inserting/editing-empty-divs-expected.txt:
36540         * editing/inserting/insert-3800346-fix-expected.txt:
36541         * editing/inserting/insert-br-004-expected.txt:
36542         * editing/inserting/insert-br-005-expected.txt:
36543         * editing/inserting/insert-br-006-expected.txt:
36544         * editing/inserting/insert-br-008-expected.txt:
36545         * editing/inserting/insert-div-006-expected.txt:
36546         * editing/inserting/insert-div-008-expected.txt:
36547         * editing/inserting/insert-div-010-expected.txt:
36548         * editing/inserting/insert-div-011-expected.txt:
36549         * editing/inserting/insert-div-013-expected.txt:
36550         * editing/inserting/insert-div-015-expected.txt:
36551         * editing/inserting/insert-div-019-expected.txt:
36552         * editing/inserting/insert-div-021-expected.txt:
36553         * editing/inserting/insert-paragraph-01-expected.txt:
36554         * editing/inserting/insert-paragraph-03-expected.txt:
36555         * editing/inserting/insert-tab-004-expected.txt:
36556         * editing/inserting/insert-text-with-newlines-expected.txt:
36557         * editing/inserting/line-break-expected.txt:
36558         * editing/pasteboard/3976872-expected.txt:
36559         * editing/pasteboard/paste-text-005-expected.txt:
36560         * editing/pasteboard/paste-text-006-expected.txt:
36561         * editing/pasteboard/paste-text-007-expected.txt:
36562         * editing/pasteboard/paste-text-010-expected.txt:
36563         * editing/pasteboard/paste-text-014-expected.txt:
36564         * editing/pasteboard/paste-text-016-expected.txt:
36565         * editing/pasteboard/quirks-mode-br-2-expected.txt:
36566         * editing/style/apple-style-editable-mix-expected.txt:
36567         * editing/style/block-style-001-expected.txt:
36568         * editing/style/block-style-002-expected.txt:
36569         * editing/style/block-style-003-expected.txt:
36570         * editing/style/block-style-006-expected.txt:
36571         * editing/style/create-block-for-style-005-expected.txt:
36572         * editing/style/create-block-for-style-006-expected.txt:
36573         * editing/style/create-block-for-style-008-expected.txt:
36574         * editing/style/relative-font-size-change-002-expected.txt:
36575         * editing/style/relative-font-size-change-003-expected.txt:
36576         * editing/style/relative-font-size-change-004-expected.txt:
36577         * editing/style/table-selection-expected.txt:
36579 2006-11-30  John Sullivan  <sullivan@apple.com>
36581         Reviewed by Justin
36583         * editing/execCommand/create-list-from-range-selection-expected.checksum:
36584         * editing/execCommand/create-list-from-range-selection-expected.png:
36585         * editing/execCommand/create-list-from-range-selection-expected.txt:
36586         * editing/execCommand/create-list-from-range-selection.html:
36587         This test's results were broken by using rangeCompliantEquivalent at
36588         appropriate places in CompositeEditCommand.cpp::moveParagraphs(), presumably
36589         by revealing a different bug. Justin is going to look into this; for now I've
36590         updated the result so that it won't appear to fail for others.
36591         
36592         * editing/execCommand/create-list-with-hr-expected.checksum:
36593         * editing/execCommand/create-list-with-hr-expected.png:
36594         * editing/execCommand/create-list-with-hr-expected.txt:
36595         * editing/execCommand/create-list-with-hr.html:
36596         This test's results were improved by using rangeCompliantEquivalent at
36597         appropriate places in CompositeEditCommand.cpp::moveParagraphs() -- it used
36598         to create an extra <div>, and now it does not.
36600 2006-11-29  Justin Garcia  <justin.garcia@apple.com>
36602         Reviewed by sullivan
36603         
36604         <rdar://problem/4845371>
36605         In Mail, a crash occurs at WebCore::Node::traverseNextNode() when cutting selected text from a HTML message
36607         * editing/deleting/4845371-expected.checksum: Added.
36608         * editing/deleting/4845371-expected.png: Added.
36609         * editing/deleting/4845371-expected.txt: Added.
36610         * editing/deleting/4845371.html: Added.
36612 2006-11-28  David Harrison  <harrison@apple.com>
36614         Reviewed by Adele.
36616         <rdar://problem/4852804> selection color does not get drawn over the missing image rectangle
36618         * editing/selection/select-missing-image-expected.checksum: Added.
36619         * editing/selection/select-missing-image-expected.png: Added.
36620         * editing/selection/select-missing-image-expected.txt: Added.
36621         * editing/selection/select-missing-image.html: Added.
36623 2006-11-28  Justin Garcia  <justin.garcia@apple.com>
36625         Reviewed by harrison
36626         
36627         <rdar://problem/4397952>
36628         Cannot select buttons at the end of a document, preventing copy/paste
36630         * editing/selection/4397952-expected.checksum: Added.
36631         * editing/selection/4397952-expected.png: Added.
36632         * editing/selection/4397952-expected.txt: Added.
36633         * editing/selection/4397952.html: Added.
36635 2006-11-27  Alexey Proskuryakov  <ap@webkit.org>
36637         Reviewed by Hyatt.
36639         Test for http://bugs.webkit.org/show_bug.cgi?id=11694
36640         XSLT output method does not default to HTML when the target document is HTML
36642         * fast/xsl/default-html-expected.txt: Added.
36643         * fast/xsl/default-html.html: Added.
36645 2006-11-27  Kevin McCullough  <KMcCullough@apple.com>
36647         Reviewed by Adam.
36649         * fast/forms/resources/success.html: Removed.
36650         * fast/forms/targeted-frame-submission-expected.checksum:
36651         * fast/forms/targeted-frame-submission-expected.png:
36652         * fast/forms/targeted-frame-submission-expected.txt:
36653         * fast/forms/targeted-frame-submission.html:
36655 2006-11-27  Kevin McCullough  <KMcCullough@apple.com>
36657         Reviewed by Adam and Anders.
36659         Testcase for:
36660         Targeted frame submission.
36662         * fast/forms/resources/success.html: Added.
36663         * fast/forms/targeted-frame-submission-expected.checksum: Added.
36664         * fast/forms/targeted-frame-submission-expected.png: Added.
36665         * fast/forms/targeted-frame-submission-expected.txt: Added.
36666         * fast/forms/targeted-frame-submission.html: Added.
36668 2006-11-24  Rob Buis  <buis@kde.org>
36670         Reviewed by Mitz.
36672         Testcase for:
36673         http://bugs.webkit.org/show_bug.cgi?id=11666
36674         .getScreenCTM() returns wrong values
36676         * svg/custom/text-ctm-expected.checksum: Added.
36677         * svg/custom/text-ctm-expected.png: Added.
36678         * svg/custom/text-ctm-expected.txt: Added.
36679         * svg/custom/text-ctm.svg: Added.
36681 2006-11-22  Rob Buis  <buis@kde.org>
36683         Reviewed by Eric.
36685         Testcase for:
36686         http://bugs.webkit.org/show_bug.cgi?id=11661
36687         SVG: stroke not sensitive to mouse events (hit testing fails)
36689         * svg/custom/hit-test-path-stroke-expected.checksum: Added.
36690         * svg/custom/hit-test-path-stroke-expected.png: Added.
36691         * svg/custom/hit-test-path-stroke-expected.txt: Added.
36692         * svg/custom/hit-test-path-stroke.svg: Added.
36694 2006-11-21  Alex Taylor  <darwin@techvisual.co.nz>
36696         Reviewed by Mitz.
36698         Pixel tests for border radius rendering bug
36699         - http://bugs.webkit.org/show_bug.cgi?id=11587
36701         * fast/borders/borderRadiusArcs01-expected.checksum: Added.
36702         * fast/borders/borderRadiusArcs01-expected.png: Added.
36703         * fast/borders/borderRadiusArcs01-expected.txt: Added.
36704         * fast/borders/borderRadiusArcs01.html: Added.
36706 2006-11-20  W. Andy Carrel  <wac@google.com>
36708         Reviewed by Maciej.
36710         http://bugs.webkit.org/show_bug.cgi?id=11501
36711         REGRESSION: \u no longer escapes metacharacters in RegExps
36712         http://bugs.webkit.org/show_bug.cgi?id=11502
36713         Serializing RegExps doesn't preserve Unicode escapes
36715         * fast/js/kde/RegExp-expected.txt:
36716         * fast/js/regexp-unicode-handling-expected.txt:
36717         Adjust these test results to passing as a result of other included
36718         changes in this revision.
36720 2006-11-20  Alexey Proskuryakov  <ap@webkit.org>
36722         Reviewed by Maciej.
36724         http://bugs.webkit.org/show_bug.cgi?id=10736
36725         XMLHttpRequest.responseXML should be null on error
36727         * http/tests/xmlhttprequest/zero-length-response-expected.txt:
36728         * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
36729         Updated the results for the new behavior.
36731 2006-11-20  Alexey Proskuryakov  <ap@webkit.org>
36733         Reviewed by Sam Weinig.
36735         http://bugs.webkit.org/show_bug.cgi?id=11633
36736         Implement XMLDocument properties xmlEncoding, xmlVersion, xmlStandalone
36738         * dom/xhtml/level3/core/documentgetxmlencoding01-expected.txt:
36739         * dom/xhtml/level3/core/documentgetxmlencoding03-expected.txt
36740         * dom/xhtml/level3/core/documentgetxmlstandalone04-expected.txt:
36741         * dom/xhtml/level3/core/documentgetxmlversion01-expected.txt:
36742         * dom/xhtml/level3/core/documentgetxmlversion02-expected.txt:
36743         * dom/xhtml/level3/core/documentgetxmlversion03-expected.txt:
36744         These now pass.
36746         * dom/xhtml/level3/core/documentgetxmlencoding03.xhtml: Re-added a correct test.
36748         * fast/dom/Window/window-properties-expected.txt: Added these new properties.
36750         * http/tests/xmlhttprequest/xml-encoding-expected.txt: Added.
36751         * http/tests/xmlhttprequest/xml-encoding.html: Added.
36752         * http/tests/xmlhttprequest/resources/xml-encoding.xml: Added.
36753         * http/tests/xmlhttprequest/resources/post-echo-as-utf-8.cgi: Added.
36754         Test how xmlEncoding interacts with XMLHttpRequest.
36756 2006-11-19  Alexey Proskuryakov  <ap@webkit.org>
36758         Removed parts of an incorrectly committed test, to be re-added later.
36760         * dom/xhtml/level3/core/documentgetxmlencoding03-expected.png: Removed.
36761         * dom/xhtml/level3/core/documentgetxmlencoding03-expected.checksum: Removed.
36762         * dom/xhtml/level3/core/documentgetxmlencoding03.xhtml: Removed.
36764 2006-11-19  Mitz Pettel  <mitz@webkit.org>
36766         Reviewed by Maciej.
36768         - http://bugs.webkit.org/show_bug.cgi?id=11626
36769           Automate test for rdar://problem/4056100
36771         * fast/repaint/delete-into-nested-block-expected.checksum: Added.
36772         * fast/repaint/delete-into-nested-block-expected.png: Added.
36773         * fast/repaint/delete-into-nested-block-expected.txt: Added.
36774         * fast/repaint/delete-into-nested-block.html: Added.
36776 2006-11-18  Anders Carlsson  <acarlsson@apple.com>
36778         Reviewed by Darin.
36780         Add tests for crash when garbage collecting node iterators and tree walkers
36781         without a node filter.
36782         
36783         * fast/dom/node-filter-gc-expected.txt: Added.
36784         * fast/dom/node-filter-gc.html: Added.
36786 2006-11-18  Rob Buis  <buis@kde.org>
36788         Reviewed by Maciej.
36790         Testcase for:
36791         http://bugs.webkit.org/show_bug.cgi?id=11321
36792         Element with :target pseudo-class still matched after fragment identifier change
36794         * fast/css/target-fragment-match-expected.checksum: Added.
36795         * fast/css/target-fragment-match-expected.png: Added.
36796         * fast/css/target-fragment-match-expected.txt: Added.
36797         * fast/css/target-fragment-match.html: Added.
36799 2006-11-18  Alexey Proskuryakov  <ap@webkit.org>
36801         Reviewed by Rob (yay!).
36803         http://bugs.webkit.org/show_bug.cgi?id=11640
36804         XMLHttpRequest produces undefined:undefined HTTP authentication
36806         * http/tests/xmlhttprequest/basic-auth-expected.txt:
36807         * http/tests/xmlhttprequest/basic-auth.html:
36808         Added tests for undefined.
36810 2006-11-17  Justin Garcia  <justin.garcia@apple.com>
36812         Reviewed by harrison
36813         
36814         <rdar://problem/4237467> REGRESSION: Pasting word from quoted text quotes the destination
36815         <rdar://problem/4017358> quoted text is wrong color, when pasted as quotation
36817         Fixed:
36818         * editing/pasteboard/merge-end-blockquote-expected.checksum:
36819         * editing/pasteboard/merge-end-blockquote-expected.png:
36820         * editing/pasteboard/merge-end-blockquote-expected.txt:
36821         * editing/pasteboard/merge-end-blockquote.html:
36822         
36823         Added:
36824         * editing/pasteboard/paste-blockquote-1-expected.checksum: Added.
36825         * editing/pasteboard/paste-blockquote-1-expected.png: Added.
36826         * editing/pasteboard/paste-blockquote-1-expected.txt: Added.
36827         * editing/pasteboard/paste-blockquote-1.html: Added.
36828         * editing/pasteboard/paste-blockquote-2-expected.checksum: Added.
36829         * editing/pasteboard/paste-blockquote-2-expected.png: Added.
36830         * editing/pasteboard/paste-blockquote-2-expected.txt: Added.
36831         * editing/pasteboard/paste-blockquote-2.html: Added.
36832         * editing/pasteboard/paste-blockquote-3-expected.checksum: Added.
36833         * editing/pasteboard/paste-blockquote-3-expected.png: Added.
36834         * editing/pasteboard/paste-blockquote-3-expected.txt: Added.
36835         * editing/pasteboard/paste-blockquote-3.html: Added.
36837 2006-11-16  Rob Buis  <buis@kde.org>
36839         Reviewed and landed by Brady
36841         Testcase for:
36842         http://bugs.webkit.org/show_bug.cgi?id=11590
36843         Bug 11590: REGRESSION (r17726-r17742): Wikipedia page intermittently loads but doesn't render
36845         * fast/css/import-rule-regression-11590-expected.txt: Added.
36846         * fast/css/import-rule-regression-11590.html: Added.
36847         * fast/css/resources/imports.css: Added.
36848         * fast/css/resources/style.css: Added.
36850 2006-11-15  Adele Peterson  <adele@apple.com>
36852         Reviewed by Adam.
36854         Updating results for new slider implementation.
36856         * fast/forms/input-appearance-height-expected.checksum:
36857         * fast/forms/input-appearance-height-expected.png:
36858         * fast/forms/input-appearance-height-expected.txt:
36860 2006-11-14  Justin Garcia  <justin.garcia@apple.com>
36862         Reviewed by harrison
36863         
36864         <rdar://problem/4806874>
36865         Missing background image after paste
36867         Checking in new expected results for fixes:
36868         * editing/inserting/insert-3851164-fix-expected.checksum:
36869         * editing/inserting/insert-3851164-fix-expected.png:
36870         * editing/selection/drag-in-iframe-expected.checksum:
36871         * editing/selection/drag-in-iframe-expected.png:
36873         Same, but also removing an outdated comment about a bug:
36874         * editing/pasteboard/paste-text-019-expected.checksum:
36875         * editing/pasteboard/paste-text-019-expected.png:
36876         * editing/pasteboard/paste-text-019-expected.txt:
36877         * editing/pasteboard/paste-text-019.html:
36878         
36879         Added:
36880         * editing/pasteboard/4806874-expected.checksum: Added.
36881         * editing/pasteboard/4806874-expected.png: Added.
36882         * editing/pasteboard/4806874-expected.txt: Added.
36883         * editing/pasteboard/4806874.html: Added.
36884         
36885         Equivalent render trees:        
36886         * editing/inserting/insert-3907422-fix-expected.txt:
36887         * editing/pasteboard/paste-text-011-expected.txt:
36888         * editing/pasteboard/paste-text-015-expected.txt:
36890 2006-11-14  Mitz Pettel  <mitz@webkit.org>
36892         http://bugs.webkit.org/show_bug.cgi?id=11575
36893         Bug 11575: REGRESSION: WebCore crash in CSSParser/HTMLTokenizer
36895         * fast/css/css-imports-expected.checksum: Added.
36896         * fast/css/css-imports-expected.png: Added.
36897         * fast/css/css-imports-expected.txt: Added.
36898         * fast/css/css-imports.html: Added.
36899         * fast/css/resources/css-imports-2.css: Added.
36900         * fast/css/resources/css-imports.css: Added.
36902 2006-11-13  Justin Garcia  <justin.garcia@apple.com>
36904         Reviewed by harrison
36906         * editing/selection/drag-select-1-expected.checksum: Added.
36907         * editing/selection/drag-select-1-expected.png: Added.
36908         * editing/selection/drag-select-1-expected.txt: Added.
36909         * editing/selection/drag-select-1.html: Added.
36911 2006-11-13  Justin Garcia  <justin.garcia@apple.com>
36913         Reviewed by Oliver
36915         * editing/pasteboard/paste-unrendered-select-expected.checksum: Added.
36916         * editing/pasteboard/paste-unrendered-select-expected.png: Added.
36917         * editing/pasteboard/paste-unrendered-select-expected.txt: Added.
36918         * editing/pasteboard/paste-unrendered-select.html: Added.
36920 2006-11-11  Rob Buis  <buis@kde.org>
36922         Reviewed by hyatt.
36924         Testcase for:
36925         http://bugs.webkit.org/show_bug.cgi?id=10893
36926         InsertRule can not handle @import statements
36928         * fast/dom/css-insert-import-rule-expected.txt: Added.
36929         * fast/dom/css-insert-import-rule.html: Added.
36930         * fast/dom/resources/css-insert-import-rule-red.css: Added.
36932 2006-11-11  Graham Dennis  <graham.dennis@gmail.com>
36934         Reviewed by mitz.
36936         REGRESSION (r16122): min/max widths incorrectly calculated for contentEditable text
36937         http://bugs.webkit.org/show_bug.cgi?id=11570
36939         * fast/text/whitespace/nbsp-mode-and-linewraps-expected.checksum: Added.
36940         * fast/text/whitespace/nbsp-mode-and-linewraps-expected.png: Added.
36941         * fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt: Added.
36942         * fast/text/whitespace/nbsp-mode-and-linewraps.html: Added.
36944 2006-11-10  Justin Garcia  <justin.garcia@apple.com>
36946         Reviewed by harrison
36947         
36948         <rdar://problem/4069359>
36949         Deleting hyperlink text, then typing uses link typing style but loses the link itself
36951         * editing/deleting/delete-link-1-expected.checksum: Added.
36952         * editing/deleting/delete-link-1-expected.png: Added.
36953         * editing/deleting/delete-link-1-expected.txt: Added.
36954         * editing/deleting/delete-link-1.html: Added.
36955         * editing/inserting/insert-before-link-1-expected.checksum: Added.
36956         * editing/inserting/insert-before-link-1-expected.png: Added.
36957         * editing/inserting/insert-before-link-1-expected.txt: Added.
36958         * editing/inserting/insert-before-link-1.html: Added.
36960 2006-11-09  Adam Roben  <aroben@apple.com>
36962         Reviewed by Geoff.
36964         New test to keep the mistake I made in r17680 from happening again.
36966         * fast/block/margin-collapse/negative-margins-expected.checksum: Added.
36967         * fast/block/margin-collapse/negative-margins-expected.png: Added.
36968         * fast/block/margin-collapse/negative-margins-expected.txt: Added.
36969         * fast/block/margin-collapse/negative-margins.html: Added.
36971 2006-11-08  Darin Adler  <darin@apple.com>
36973         Reviewed by Anders.
36975         - added test for option-tab
36977         * fast/events/option-tab.html: Added.
36978         * fast/events/option-tab-expected.txt: Added.
36980 2006-11-08  Brady Eidson <beidson@apple.com>
36982         Reviewed by Maciej
36984         Added test to cover bug http://bugs.webkit.org/show_bug.cgi?id=11450
36985         -Confirm there is no assert when nuking a frame with an active XMLHttpRequest load
36986         -Confirm the correct state-change notifications for the request are dispatched
36988         * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt: Added.
36989         * http/tests/xmlhttprequest/frame-load-cancelled-abort.html: Added.
36990         * http/tests/xmlhttprequest/resources/endlessxml.php: Added.
36991         * http/tests/xmlhttprequest/resources/frame-load-to-cancel.html: Added.
36993 2006-11-08  Darin Adler  <darin@apple.com>
36995         Reviewed by Geoff.
36997         * fast/forms/submit-nil-value-field-assert.html: Update test so it
36998         no longer relies on incorrect "submit form right away during JavaScript
36999         execution" behavior.
37001 2006-11-08  Beth Dakin  <bdakin@apple.com>
37003         Reviewed by Geoff.
37005         This test needs new results from my last check-in. I thought this 
37006         change was already in my tree, but I guess not. Whoops!
37008         * fast/dom/delete-contents-expected.txt:
37010 2006-11-07  Beth Dakin  <bdakin@apple.com>
37012         Reviewed by Hyatt.
37014         Test cases for <rdar://problem/4820814> A crash occurs at 
37015         WebCore::HitTestResult::spellingToolTip() when mousing down on 
37016         iframe at www.macsurfer.com
37018         And for the found-bug of moving text nodes within the head to the  
37019         body.
37021         * fast/dom/HTMLHeadElement/textInHead1-expected.checksum: Added.
37022         * fast/dom/HTMLHeadElement/textInHead1-expected.png: Added.
37023         * fast/dom/HTMLHeadElement/textInHead1-expected.txt: Added.
37024         * fast/dom/HTMLHeadElement/textInHead1.html: Added.
37025         * fast/dom/HTMLHeadElement/textInHead2-expected.checksum: Added.
37026         * fast/dom/HTMLHeadElement/textInHead2-expected.png: Added.
37027         * fast/dom/HTMLHeadElement/textInHead2-expected.txt: Added.
37028         * fast/dom/HTMLHeadElement/textInHead2.html: Added.
37029         * fast/dom/HTMLHeadElement/textInHead3-expected.checksum: Added.
37030         * fast/dom/HTMLHeadElement/textInHead3-expected.png: Added.
37031         * fast/dom/HTMLHeadElement/textInHead3-expected.txt: Added.
37032         * fast/dom/HTMLHeadElement/textInHead3.html: Added.
37033         * fast/dom/HTMLHeadElement/textInHead4-expected.checksum: Added.
37034         * fast/dom/HTMLHeadElement/textInHead4-expected.png: Added.
37035         * fast/dom/HTMLHeadElement/textInHead4-expected.txt: Added.
37036         * fast/dom/HTMLHeadElement/textInHead4.html: Added.
37037         * fast/dom/HTMLHeadElement/textInHead5-expected.checksum: Added.
37038         * fast/dom/HTMLHeadElement/textInHead5-expected.png: Added.
37039         * fast/dom/HTMLHeadElement/textInHead5-expected.txt: Added.
37040         * fast/dom/HTMLHeadElement/textInHead5.html: Added.
37041         * fast/frames/onlyCommentInIFrame-expected.checksum: Added.
37042         * fast/frames/onlyCommentInIFrame-expected.txt: Added.
37043         * fast/frames/onlyCommentInIFrame.html: Added.
37044         * fast/frames/resources/comment.html: Added.
37045         * fast/frames/resources/commentX.xhtml: Added.
37046         * tables/mozilla/bugs/bug1224-expected.checksum:
37047         * tables/mozilla/bugs/bug1224-expected.png:
37048         * tables/mozilla/bugs/bug1224-expected.txt:
37050 2006-11-07  David Harrison  <harrison@apple.com>
37052         Updated.
37053         
37054         * editing/pasteboard/4076267-2-expected.checksum:
37055         * editing/pasteboard/4076267-2-expected.png:
37056         * editing/pasteboard/4076267-2-expected.txt:
37058 2006-11-07  Darin Adler  <darin@apple.com>
37060         Rolled out change for <rdar://problem/4820814>.
37062         Beth's planning on landing a new change for it soon, but in the mean time
37063         we need layout tests succeeding again.
37065 2006-11-07  David Harrison  <harrison@apple.com>
37067         Reviewed by Darin.
37069         <rdar://problem/4714993> REGRESSION: After replacing a misspelled word in a sentence, the selected word wraps down to next line (10428)
37071         * editing/pasteboard/3976872-expected.txt:
37072         * editing/pasteboard/4076267-2-expected.txt:
37073         * editing/pasteboard/4076267-3-expected.txt:
37074         * editing/pasteboard/4076267-expected.txt:
37075         * editing/pasteboard/8145-1-expected.txt:
37076         * editing/pasteboard/paste-empty-startcontainer-expected.txt: Removed.
37077         * editing/pasteboard/paste-match-style-001-expected.txt:
37078         * editing/pasteboard/paste-match-style-002-expected.txt:
37079         * editing/pasteboard/paste-text-019-expected.txt:
37080         * editing/pasteboard/pasting-tabs-expected.txt:
37082 2006-11-07  Mitz Pettel  <mitz@webkit.org>
37084         Reviewed by Beth.
37086         Test for http://bugs.webkit.org/show_bug.cgi?id=11505
37087         REGRESSION: Null pointer deref in HitTestResult::spellingToolTip() (assertion failure in Node::document)
37089         The null check was added as part for the fix for <rdar://problem/4820814>,
37090         however the test that was committed with the fix avoids the case of a null
37091         m_innerNonSharedNode, which this test covers.
37093         * fast/css-generated-content/spellingToolTip-assert-expected.checksum: Added.
37094         * fast/css-generated-content/spellingToolTip-assert-expected.png: Added.
37095         * fast/css-generated-content/spellingToolTip-assert-expected.txt: Added.
37096         * fast/css-generated-content/spellingToolTip-assert.html: Added.
37098 2006-11-06  Beth Dakin  <bdakin@apple.com>
37100         Reviewed by Hyatt.
37102         Test for <rdar://problem/4820814> A crash occurs at 
37103         WebCore::HitTestResult::spellingToolTip() when mousing down on 
37104         iframe at www.macsurfer.com
37106         * fast/frames/onlyCommentInIFrame-expected.checksum: Added.
37107         * fast/frames/onlyCommentInIFrame-expected.png: Added.
37108         * fast/frames/onlyCommentInIFrame-expected.txt: Added.
37109         * fast/frames/onlyCommentInIFrame.html: Added.
37110         * fast/frames/resources/comment.html: Added.
37111         * fast/frames/resources/commentX.xhtml: Added.
37113 2006-11-06  Geoffrey Garen  <ggaren@apple.com>
37115         New results. The originals were incorrect.
37117         * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum:
37118         * svg/W3C-SVG-1.1/text-intro-01-t-expected.png:
37119         * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
37120         * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum:
37121         * svg/W3C-SVG-1.1/text-intro-02-b-expected.png:
37122         * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
37123         * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum:
37124         * svg/W3C-SVG-1.1/text-intro-03-b-expected.png:
37125         * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
37126         * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum:
37127         * svg/W3C-SVG-1.1/text-intro-04-t-expected.png:
37128         * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
37130 2006-11-06  Justin Garcia  <justin.garcia@apple.com>
37132         Reviewed by harrison
37134         * editing/execCommand/4641880-1-expected.checksum: Added.
37135         * editing/execCommand/4641880-1-expected.png: Added.
37136         * editing/execCommand/4641880-1-expected.txt: Added.
37137         * editing/execCommand/4641880-1.html: Added.
37138         * editing/execCommand/4641880-2-expected.checksum: Added.
37139         * editing/execCommand/4641880-2-expected.png: Added.
37140         * editing/execCommand/4641880-2-expected.txt: Added.
37141         * editing/execCommand/4641880-2.html: Added.
37143 2006-11-06  Oliver Hunt  <oliver@apple.com>
37145         Reviewed by Mitz.
37147         * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added.
37148         * svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added.
37149         * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added.
37150         * svg/W3C-SVG-1.1/text-intro-01-t.svg-disabled: Removed.
37151         * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added.
37152         * svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added.
37153         * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Added.
37154         * svg/W3C-SVG-1.1/text-intro-02-b.svg-disabled: Removed.
37155         * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added.
37156         * svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added.
37157         * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added.
37158         * svg/W3C-SVG-1.1/text-intro-03-b.svg-disabled: Removed.
37159         * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added.
37160         * svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added.
37161         * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Added.
37162         * svg/W3C-SVG-1.1/text-intro-04-t.svg-disabled: Removed.
37164 2006-11-06  David Harrison  <harrison@apple.com>
37166         Reviewed by Darin.
37168         <rdar://problem/4813973> Pressing delete key to remove empty quoted line leaves cursor mis-positioned
37170         * editing/deleting/delete-br-012-expected.checksum: Added.
37171         * editing/deleting/delete-br-012-expected.png: Added.
37172         * editing/deleting/delete-br-012-expected.txt: Added.
37173         * editing/deleting/delete-br-012.html: Added.
37175 2006-11-06  Alexey Proskuryakov  <ap@nypop.com>
37177         Reviewed by Sam Weinig.
37179         Fix a layout test failure that happened with additional fonts installed - replace a fancy 
37180         Unicode character with a plain asterisk.
37182         * css2.1/t0905-c414-flt-00-d-expected.checksum:
37183         * css2.1/t0905-c414-flt-00-d-expected.png:
37184         * css2.1/t0905-c414-flt-00-d-expected.txt:
37185         * css2.1/t0905-c414-flt-00-d.html:
37187 2006-11-06  Alexey Proskuryakov  <ap@webkit.org>
37189         Reviewed by Maciej.
37191         Removed leftover results from the previous test.
37193         * editing/selection/drag-to-contenteditable-iframe-expected.txt:
37195 2006-11-07  Mark Rowe  <bdash@webkit.org>
37197         http://bugs.webkit.org/show_bug.cgi?id=11526
37198         Bug 11526: REGRESSION(r17610): Layout test failure in svg/custom/create-metadata-element.svg
37200         Correctly updated tests results.
37202         * fast/dom/HTMLMetaElement/meta-attributes-expected.txt:
37203         * fast/dom/HTMLMetaElement/meta-attributes.html:
37205 2006-11-06  Mark Rowe  <bdash@webkit.org>
37207         Reviewed by Maciej.
37209         http://bugs.webkit.org/show_bug.cgi?id=11526
37210         Bug 11526: REGRESSION(r17610): Layout test failure in svg/custom/create-metadata-element.svg
37212         Updated test results for change from nodeName to className in DOMNode::toString.
37214         * fast/dom/HTMLMetaElement/meta-attributes-expected.txt:
37215         * fast/dom/prototype-chain-expected.txt:
37216         * fast/dom/replace-first-child-expected.txt:
37217         * fast/events/mouseclick-target-and-positioning-expected.txt:
37218         * fast/forms/input-appearance-preventDefault-expected.checksum:
37219         * fast/forms/input-appearance-preventDefault-expected.png:
37220         * fast/forms/input-appearance-preventDefault-expected.txt:
37221         * fast/loader/loadInProgress-expected.txt:
37222         * fast/tokenizer/external-script-document-write-expected.checksum:
37223         * fast/tokenizer/external-script-document-write-expected.png:
37224         * fast/tokenizer/external-script-document-write-expected.txt:
37225         * traversal/stay-within-root-expected.checksum:
37226         * traversal/stay-within-root-expected.png:
37227         * traversal/stay-within-root-expected.txt:
37229 2006-11-06  Alexey Proskuryakov  <ap@webkit.org>
37231         Reviewed by Maciej.
37233         Test for http://bugs.webkit.org/show_bug.cgi?id=11517
37234         REGRESSION: Flash clicks/interactivity not working properly
37236         * plugins/mouse-events-expected.txt: Added.
37237         * plugins/mouse-events.html: Added.
37239 2006-11-06  Mark Rowe  <bdash@webkit.org>
37241         Reviewed by the wonderful Mitz Pettel.
37243         Test for http://bugs.webkit.org/show_bug.cgi?id=11524
37244         Bug 11524: REGRESSION(r9842): Array.prototype.join should use ToString operator rather than calling toString on each element
37246         * fast/js/array-join-bug-11524-expected.txt: Added.
37247         * fast/js/array-join-bug-11524.html: Added.
37248         * fast/js/resources/array-join-bug-11524.js: Added.
37250 2006-11-04  Alexey Proskuryakov  <ap@nypop.com>
37252         Reviewed by Maciej.
37254         http://bugs.webkit.org/show_bug.cgi?id=11448
37255         &lang; and &rang; entities are mapped to the incorrect Unicode codepoint
37257         * fast/parser/entities-in-xhtml-expected.checksum: Removed.
37258         * fast/parser/entities-in-xhtml-expected.png: Removed.
37259         Converted to plain text, the large table in the test didn't nearly fit anyway.
37261         * fast/parser/entities-in-xhtml-expected.txt:
37262         * fast/parser/entities-in-xhtml.xhtml:
37263         Made the test self-consistent again by using actual numeric values for &lang; and &rang;.
37265         * fast/parser/entities-in-html-expected.txt: Added.
37266         * fast/parser/entities-in-html.html: Added.
37267         An HTML copy of the same test.
37269 2006-11-03  Alexey Proskuryakov  <ap@nypop.com>
37271         Reviewed by Adele.
37273         Test for http://bugs.webkit.org/show_bug.cgi?id=7323
37274         REGRESSION (10.4.4): ondrag* events don't fire on page in a frame
37276         * fast/events/drag-in-frames-expected.txt: Added.
37277         * fast/events/drag-in-frames.html: Added.
37278         * fast/events/resources/drag-in-frames-console.html: Added.
37279         * fast/events/resources/drag-in-frames-left.html: Added.
37280         * fast/events/resources/drag-in-frames-right.html: Added.
37282         * editing/selection/expanding-selections.html:
37283         * editing/selection/expanding-selections2.html:
37284         * fast/dynamic/layer-hit-test-crash.html:
37285         * fast/events/event-view-toString.html:
37286         * fast/events/resources/drag-outside-window-frame.html:
37287         * svg/custom/hover-default-fill.svg:
37288         Added missing calls to mouseUp().
37290         * svg/custom/stroke-width-click-expected.txt:
37291         * svg/custom/stroke-width-click.svg:
37292         Don't attempt to click outside the page, this was confusing DRT.
37294         * editing/selection/select-from-textfield-outwards-expected.txt:
37295         * editing/selection/select-from-textfield-outwards.html:
37296         Removed alerts between dragging steps - they are now useless,
37297         as the dragging events are stored and executed at once.
37299 2006-11-03  Geoffrey Garen  <ggaren@apple.com>
37301         Missed a few tests in my last check-in, and checked in old results for
37302         others. Oops.
37303         
37304         * editing/inserting/before-after-input-element-expected.txt:
37305         * editing/inserting/before-after-input-element.html:
37306         * editing/pasteboard/4641033-expected.txt:
37307         * editing/pasteboard/input-field-1-expected.txt:
37308         * editing/pasteboard/input-field-1.html:
37309         * editing/pasteboard/select-element-1-expected.txt:
37310         * editing/pasteboard/select-element-1.html:
37311         * editing/selection/select-element-paragraph-boundary-expected.txt:
37312         * editing/selection/select-element-paragraph-boundary.html:
37313         * fast/forms/textarea-no-scroll-on-blur-expected.txt:
37314         * fast/forms/textarea-scrollbar-expected.txt:
37316 2006-11-02  Geoffrey Garen  <ggaren@apple.com>
37318         Reviewed by Justin Garcia.
37319         
37320         Used a PERL script to add calls to opt into dumping of editing callbacks
37321         in all editing tests that didn't do so already. This is required now that 
37322         dumping of editing callbacks is opt-in.
37323         
37324         Updated editing.js so that any test that calls runEditingTest() opt into
37325         dumping of editing callbacks.
37326         
37327         Updated results in all non-editing tests to remove dumping of editing callbacks.
37328         
37329         Updated results in all editing tests to reflect minor DOM changes due to new
37330         <script> elements.
37331         
37332         [ many tests and results modified ]
37334 2006-11-02  Geoffrey Garen  <ggaren@apple.com>
37336         Updated results because they were incorrect when checked in. (We never
37337         passed this test.)
37338         
37339         * fast/js/regexp-unicode-handling-expected.txt:
37341 2006-11-02  Adele Peterson  <adele@apple.com>
37343         Reviewed by Anders.
37345         Test for http://bugs.webkit.org/show_bug.cgi?id=9581
37346         REGRESSION: The new NativeTextArea scrolls to the top when the control is unfocused.
37348         * fast/forms/textarea-no-scroll-on-blur-expected.txt: Added.
37349         * fast/forms/textarea-no-scroll-on-blur.html: Added.
37351 2006-11-02  W. Andy Carrel  <wac@google.com>
37353         Reviewed by Maciej, landed by Anders.
37354         
37355         Adding tests for Unicode RegExp behavior to match IE and Firefox.
37356         * fast/js/regexp-unicode-handling-expected.txt: Added.
37357         * fast/js/regexp-unicode-handling.html: Added.
37358         * fast/js/resources/regexp-unicode-handling.js: Added.
37360 2006-11-02  Alexey Proskuryakov  <ap@nypop.com>
37362         Reviewed by Maciej, landed by Anders.
37364         Test for bugs 7253 and 7445, based on reductions made by Parag Shah and W. Andy Carrel.
37366         * fast/js/gmail-re-re-expected.txt: Added.
37367         * fast/js/gmail-re-re.html: Added.
37368         * fast/js/resources/gmail-re-re.js: Added.
37370 2006-11-02  Geoffrey Garen  <ggaren@apple.com>
37372         Updated results to fix failure seen when running layout tests. Justin 
37373         Garcia says the new results look more correct.
37374         
37375         * editing/selection/drag-to-contenteditable-iframe-expected.txt:
37377 2006-11-02  Adele Peterson  <adele@apple.com>
37379         Reviewed by Mitz and Geoff.
37381         Test for <rdar://problem/4650271> REGRESSION(NativeTextArea): Textareas don't get scrollbars when text gets too big for content area (10105)
37383         * fast/forms/textarea-scrollbar-expected.checksum: Added.
37384         * fast/forms/textarea-scrollbar-expected.png: Added.
37385         * fast/forms/textarea-scrollbar-expected.txt: Added.
37386         * fast/forms/textarea-scrollbar.html: Added.
37388 2006-11-02  Kevin McCullough  <KMcCullough@apple.com>
37390         Reviewed by Maciej.
37392         - Changed the test to take into account the JavaScript standard's interesting take on DST.  According to the standard DST should not reflect historically accurate information but should rather interpolate from a comparable year.  This test used to show historically accurate information but now reflects the results of interpolating.
37394         * fast/js/date-big-setdate-expected.txt:
37395         * fast/js/resources/date-big-setdate.js:
37397 2006-11-01  Justin Garcia  <justin.garcia@apple.com>
37399         Reviewed by darin
37400         
37401         <rdar://problem/4062865>
37402         Copy/paste of a select element fails to include the options
37404         Updated to reflect fix:
37405         * editing/pasteboard/4641033-expected.checksum:
37406         * editing/pasteboard/4641033-expected.png:
37407         * editing/pasteboard/4641033-expected.txt:
37408         * editing/pasteboard/4641033.html:
37409         
37410         Added:
37411         * editing/inserting/before-after-input-element-expected.checksum: Added.
37412         * editing/inserting/before-after-input-element-expected.png: Added.
37413         * editing/inserting/before-after-input-element-expected.txt: Added.
37414         * editing/inserting/before-after-input-element.html: Added.
37415         * editing/pasteboard/input-field-1-expected.checksum: Added.
37416         * editing/pasteboard/input-field-1-expected.png: Added.
37417         * editing/pasteboard/input-field-1-expected.txt: Added.
37418         * editing/pasteboard/input-field-1.html: Added.
37419         * editing/pasteboard/select-element-1-expected.checksum: Added.
37420         * editing/pasteboard/select-element-1-expected.png: Added.
37421         * editing/pasteboard/select-element-1-expected.txt: Added.
37422         * editing/pasteboard/select-element-1.html: Added.
37423         * editing/selection/select-element-paragraph-boundary-expected.checksum: Added.
37424         * editing/selection/select-element-paragraph-boundary-expected.png: Added.
37425         * editing/selection/select-element-paragraph-boundary-expected.txt: Added.
37426         * editing/selection/select-element-paragraph-boundary.html: Added.
37428 2006-11-01  Kevin McCullough  <KMcCullough@apple.com>
37430         - temporarily passing a test so that it does not interfere with others testing.
37432         * fast/js/date-big-setdate-expected.txt:
37434 2006-11-01  Adele Peterson  <adele@apple.com>
37436         Fixing typo.  Changed repaintTest to runRepaintTest.
37438         * fast/repaint/overflow-outline-repaint-expected.checksum:
37439         * fast/repaint/overflow-outline-repaint-expected.png:
37440         * fast/repaint/overflow-outline-repaint.html:
37442 2006-11-01  Adele Peterson  <adele@apple.com>
37444         Reviewed by Mitz.
37446         Tests for http://bugs.webkit.org/show_bug.cgi?id=11277
37447         REGRESSION: Incomplete repaint of overflow areas when deleting
37449         * fast/repaint/overflow-delete-line-expected.checksum: Added.
37450         * fast/repaint/overflow-delete-line-expected.png: Added.
37451         * fast/repaint/overflow-delete-line-expected.txt: Added.
37452         * fast/repaint/overflow-delete-line.html: Added.
37453         * fast/repaint/overflow-scroll-delete-expected.checksum: Added.
37454         * fast/repaint/overflow-scroll-delete-expected.png: Added.
37455         * fast/repaint/overflow-scroll-delete-expected.txt: Added.
37456         * fast/repaint/overflow-scroll-delete.html: Added.
37457         * fast/repaint/overflow-outline-repaint-expected.checksum: Added.
37458         * fast/repaint/overflow-outline-repaint-expected.png: Added.
37459         * fast/repaint/overflow-outline-repaint-expected.txt: Added.
37460         * fast/repaint/overflow-outline-repaint.html: Added.
37462 2006-10-31  Geoffrey Garen  <ggaren@apple.com>
37464         Added test for accessing the 'caller' property from inside an event
37465         listener.
37467         * fast/events/caller-access-from-event-listener-expected.txt: Added.
37468         * fast/events/caller-access-from-event-listener.html: Added.
37470 2006-10-31  Geoffrey Garen  <ggaren@apple.com>
37472         Added layout test for copying password field.
37474         * editing/pasteboard/copy-in-password-field-expected.txt: Added.
37475         * editing/pasteboard/copy-in-password-field.html: Added.
37477 2006-10-31  Justin Garcia  <justin.garcia@apple.com>
37479         Reviewed by harrison
37481         Updated these tests to mention the bug that they demonstrate:
37482         * editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
37483         * editing/pasteboard/nested-blocks-with-text-area-expected.png:
37484         * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
37485         * editing/pasteboard/nested-blocks-with-text-area.html:
37486         * editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
37487         * editing/pasteboard/nested-blocks-with-text-field-expected.png:
37488         * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
37489         * editing/pasteboard/nested-blocks-with-text-field.html:
37491 2006-10-31  Adele Peterson  <adele@apple.com>
37493         Reviewed by Adam.
37495         Tests for http://bugs.webkit.org/show_bug.cgi?id=11127 NativeListBox: arrow and drag selection should pivot around one list item
37496         and http://bugs.webkit.org/show_bug.cgi?id=11173 REGRESSION (NativeListBox): Shift-clicking items in list box doesn't expand the current selection
37497         and http://bugs.webkit.org/show_bug.cgi?id=11417 REGRESSION: onchange does not fire for list-style select elements
37499         * fast/forms/listbox-onchange-expected.txt: Added.
37500         * fast/forms/listbox-onchange.html: Added.
37501         * fast/forms/listbox-selection-expected.txt: Added.
37502         * fast/forms/listbox-selection.html: Added.
37504 2006-10-31  Justin Garcia  <justin.garcia@apple.com>
37506         Reviewed by harrison
37508         * editing/execCommand/create-list-1.html: Removed.
37509         * editing/execCommand/create-list-with-hr-expected.checksum:
37510         * editing/execCommand/create-list-with-hr-expected.png:
37511         * editing/execCommand/create-list-with-hr-expected.txt:
37512         * editing/execCommand/remove-list-1-expected.checksum:
37513         * editing/execCommand/remove-list-1-expected.png:
37514         * editing/execCommand/remove-list-1-expected.txt:
37515         * fast/text/attributed-substring-from-range-001-expected.txt:
37517 2006-10-31  Vladimir Olexa  <vladimir.olexa@gmail.com>
37519         Reviewed by Geoff.
37521         Test for http://bugs.webkit.org/show_bug.cgi?id=4166
37522         Function object does not support caller property
37524         * fast/js/caller-property-expected.txt: Added.
37525         * fast/js/caller-property.html: Added.
37526         * fast/js/resources/caller-property.js: Added.
37528 2006-10-30  Darin Adler  <darin@apple.com>
37530         Requested by Maciej.
37532         * fast/dom/xmlhttprequest-get-expected.txt: Generated a new result.
37533         Maciej says that the new behavior of returning empty string instead of
37534         undefined is correct and matches Firefox, so the new result is better
37535         than the old.
37537 2006-10-29  Mitz Pettel  <mitz@webkit.org>
37539         Reviewed by Geoff.
37541         Test for http://bugs.webkit.org/show_bug.cgi?id=11444
37542         REGRESSION (r17378): Exception (-[NSCFDictionary setObject:forKey:]: attempt to insert nil value)
37543         when submitting a form with an empty uninitialized field
37545         * fast/forms/submit-nil-value-field-assert-expected.txt: Added.
37546         * fast/forms/submit-nil-value-field-assert.html: Added.
37548 2006-10-30  Mark Rowe  <bdash@webkit.org>
37550         Reviewed by Maciej.
37552         Fix fast/block/basic/014.html to pass when Microsoft Office fonts are present.
37554         * fast/block/basic/014-expected.checksum:
37555         * fast/block/basic/014-expected.png:
37556         * fast/block/basic/014-expected.txt:
37557         * fast/block/basic/014.html: Always use default sans-serif font rather than
37558         preferring Microsoft Office fonts.
37560 2006-10-29  Mark Rowe  <bdash@webkit.org>
37562         Reviewed by Mitz.
37564         Fix failure in editing/inserting/insert-3851164-fix if Gill Sans font is present.
37566         * editing/inserting/insert-3851164-fix.html: Specify sans-serif to match expected results
37567         generated without Gill Sans present.
37569 2006-10-29  Darin Adler  <darin@apple.com>
37571         * fast/events/js-keyboard-event-creation-expected.txt: Update test that
37572         is affected in a minor way by the change to DumpRenderTree.
37574 2006-10-26  Justin Garcia  <justin.garcia@apple.com>
37576         Reviewed by harrison
37577         
37578         <http://bugs.webkit.org/show_bug.cgi?id=11423>
37579         REGRESSION: First newline missing from textarea's value
37581         Changes reflect the removal of more brs that were about 
37582         to collapse:
37583         * editing/deleting/delete-4038408-fix-expected.txt:
37584         * editing/inserting/insert-3654864-fix-expected.txt:
37585         * editing/inserting/insert-3659587-fix-expected.txt:
37586         * editing/inserting/insert-3775316-fix-expected.txt:
37587         * editing/inserting/insert-at-end-01-expected.txt:
37588         * editing/inserting/insert-at-end-02-expected.txt:
37589         * editing/inserting/insert-br-001-expected.txt:
37590         * editing/inserting/insert-br-005-expected.txt:
37592         Added to demonstrate fix:
37593         * fast/forms/11423-expected.txt: Added.
37594         * fast/forms/11423.html: Added.
37595         
37596 2006-10-27  Darin Adler  <darin@apple.com>
37598         - new test results for a couple of tests
37600         * fast/js/kde/RegExp-expected.txt: Affected by the change to decode \u
37601         sequences in JavaScript regular expression at the lexer level.
37603         * http/tests/navigation/success200-reload-expected.txt: For some reason,
37604         this is consistently not dumping the "scrolled" line any more -- since the
37605         purpose of the test has nothing to do with that, landing new results.
37607 2006-10-26  W. Andy Carrel  <wac@google.com>
37609         Reviewed by Maciej.
37611         * tests/mozilla/ecma_2/RegExp/properties-001.js: Changed test to look
37612         for Unicode character rather than the '\u' escaped equivalent for
37613         .source and .toString().
37615 2006-10-26  Darin Adler  <darin@apple.com>
37617         Reviewed by Adam.
37619         * editing/execCommand/remove-formatting-expected.txt: Roll back results.
37620         The ones just checked in showed the same kind of intermittent failure that
37621         copy-paste-bidi.html used to show -- now we consistently get these results.
37623 2006-10-26  Justin Garcia  <justin.garcia@apple.com>
37625         Reviewed by john
37626         
37627         <http://bugs.webkit.org/show_bug.cgi?id=11329>
37628         Gmail Editor: Can't remove styling applied to selection after clicking "Remove Formatting" toolbar icon.
37630         * editing/execCommand/remove-formatting-2-expected.checksum: Added.
37631         * editing/execCommand/remove-formatting-2-expected.png: Added.
37632         * editing/execCommand/remove-formatting-2-expected.txt: Added.
37633         * editing/execCommand/remove-formatting-2.html: Added.
37634         * editing/execCommand/remove-formatting-expected.txt:
37636 2006-10-26  Oliver Hunt  <oliver@apple.com>
37638         Reviewed by Anders.
37639         Layout test for <rdar://problem/4800518>
37641         * fast/canvas/canvas-transforms-during-path-expected.checksum: Added.
37642         * fast/canvas/canvas-transforms-during-path-expected.png: Added.
37643         * fast/canvas/canvas-transforms-during-path-expected.txt: Added.
37644         * fast/canvas/canvas-transforms-during-path.html: Added.
37646 2006-10-26  Darin Adler  <darin@apple.com>
37648         Reviewed by Anders.
37650         - removed non-deterministic behavior in editing that was causing
37651           give inconsistent results for editing/pasteboard/copy-paste-bidi.html
37653         * editing/pasteboard/copy-paste-bidi-expected.txt: New results, without the
37654         anonymous block that sometimes appeared and sometimes did not.
37656 2006-10-26  Darin Adler  <darin@apple.com>
37658         - oops, checked in failure results, not success
37660         * fast/js/string-property-iteration-expected.txt:
37661         Successful results.
37663 2006-10-26  Darin Adler  <darin@apple.com>
37665         - checked in some missing results
37666           (if these are wrong we could remove or disable the test)
37668         * svg/hixie/cascade/002-expected.checksum: Added.
37669         * svg/hixie/cascade/002-expected.png: Added.
37670         * svg/hixie/cascade/002-expected.txt: Added.
37672 2006-10-26  Darin Adler  <darin@apple.com>
37674         Reviewed by John.
37676         - add a test for iteration of properties of string objects
37678         * fast/js/resources/string-property-iteration.js: Added.
37679         * fast/js/string-property-iteration-expected.txt: Added.
37680         * fast/js/string-property-iteration.html: Added.
37682 2006-10-24  Maciej Stachowiak  <mjs@apple.com>
37684         Reviewed by Oliver.
37686         - re-enable testing of HEAD methods, now that bugs relating to these are fixed
37688         * http/tests/xmlhttprequest/methods-async-expected.txt:
37689         * http/tests/xmlhttprequest/methods-async.html:
37690         * http/tests/xmlhttprequest/methods-expected.txt:
37691         * http/tests/xmlhttprequest/methods.html:
37693 2006-10-24  Justin Garcia  <justin.garcia@apple.com>
37695         Reviewed by darin
37697         <http://bugs.webkit.org/show_bug.cgi?id=10993>
37698         GMail Editor: Caret doesn't always position itself after list marker
37700         * editing/execCommand/create-list-1-expected.checksum: Added.
37701         * editing/execCommand/create-list-1-expected.png: Added.
37702         * editing/execCommand/create-list-1-expected.txt: Added.
37703         * editing/execCommand/create-list-1.html: Added.
37704         
37705         Fixed:
37706         * editing/execCommand/create-list-with-hr-expected.checksum:
37707         * editing/execCommand/create-list-with-hr-expected.png:
37708         * editing/execCommand/create-list-with-hr-expected.txt:
37709         * editing/execCommand/create-list-with-hr.html:
37710         * editing/execCommand/remove-list-1-expected.checksum:
37711         * editing/execCommand/remove-list-1-expected.png:
37712         * editing/execCommand/remove-list-1-expected.txt:
37713         * fast/text/attributed-substring-from-range-001-expected.txt:
37714         
37715 2006-10-23  Justin Garcia  <justin.garcia@apple.com>
37717         Reviewed by mjs
37718         
37719         <http://bugs.webkit.org/show_bug.cgi?id=11334>
37720         Writely Editor: Placing caret in a list "highlights" both Numbered List and Bulleted List toolbar icons
37722         * editing/execCommand/queryCommandState-01-expected.txt: Added.
37723         * editing/execCommand/queryCommandState-01.html: Added.
37725 2006-10-20  Justin Garcia  <justin.garcia@apple.com>
37727         Reviewed by john
37729         <http://bugs.webkit.org/show_bug.cgi?id=11333>
37730         Writely Editor: After inserting a HR element, pressing return key creates a copy of this HR element in the document
37732         * editing/inserting/insert-br-009-expected.checksum: Added.
37733         * editing/inserting/insert-br-009-expected.png: Added.
37734         * editing/inserting/insert-br-009-expected.txt: Added.
37735         * editing/inserting/insert-br-009.html: Added.
37736         * editing/inserting/insert-paragraph-01-expected.checksum: Added.
37737         * editing/inserting/insert-paragraph-01-expected.png: Added.
37738         * editing/inserting/insert-paragraph-01-expected.txt: Added.
37739         * editing/inserting/insert-paragraph-01.html: Added.
37740         * editing/inserting/insert-paragraph-02-expected.checksum: Added.
37741         * editing/inserting/insert-paragraph-02-expected.png: Added.
37742         * editing/inserting/insert-paragraph-02-expected.txt: Added.
37743         * editing/inserting/insert-paragraph-02.html: Added.
37744         * editing/inserting/insert-paragraph-03-expected.checksum: Added.
37745         * editing/inserting/insert-paragraph-03-expected.png: Added.
37746         * editing/inserting/insert-paragraph-03-expected.txt: Added.
37747         * editing/inserting/insert-paragraph-03.html: Added.
37748         * editing/inserting/insert-paragraph-04-expected.checksum: Added.
37749         * editing/inserting/insert-paragraph-04-expected.png: Added.
37750         * editing/inserting/insert-paragraph-04-expected.txt: Added.
37751         * editing/inserting/insert-paragraph-04.html: Added.
37753 2006-10-20  Geoffrey Garen  <ggaren@apple.com>
37755         RS by Beth "pants on fire" Dakin.
37756         
37757         Put some layout tests in their place.
37759         * fast/dom/Window/window-object-cross-frame-calls-expected.txt: Added.
37760         * fast/dom/Window/window-object-cross-frame-calls.html: Added.
37761         * fast/dom/Window/window-onFocus-expected.checksum: Added.
37762         * fast/dom/Window/window-onFocus-expected.png: Added.
37763         * fast/dom/Window/window-onFocus-expected.txt: Added.
37764         * fast/dom/Window/window-onFocus.html: Added.
37765         * fast/dom/Window/window-xy-properties-expected.txt: Added.
37766         * fast/dom/Window/window-xy-properties.html: Added.
37767         * fast/dom/window-object-cross-frame-calls-expected.txt: Removed.
37768         * fast/dom/window-object-cross-frame-calls.html: Removed.
37769         * fast/dom/window-onFocus-expected.checksum: Removed.
37770         * fast/dom/window-onFocus-expected.png: Removed.
37771         * fast/dom/window-onFocus-expected.txt: Removed.
37772         * fast/dom/window-onFocus.html: Removed.
37773         * fast/dom/window-xy-properties-expected.txt: Removed.
37774         * fast/dom/window-xy-properties.html: Removed.
37775         * fast/html/xhtml-serialize-expected.txt: Added.
37776         * fast/html/xhtml-serialize.html: Added.
37777         * fast/js/resources/xhtml-serialize.js: Removed.
37778         * fast/js/resources/xslt-fragment-in-empty-doc.js: Removed.
37779         * fast/js/xhtml-serialize-expected.txt: Removed.
37780         * fast/js/xhtml-serialize.html: Removed.
37781         * fast/js/xslt-fragment-in-empty-doc-expected.txt: Removed.
37782         * fast/js/xslt-fragment-in-empty-doc.html: Removed.
37783         * fast/xsl/xslt-fragment-in-empty-doc-expected.txt: Added.
37784         * fast/xsl/xslt-fragment-in-empty-doc.html: Added.
37785         * fast/dom/resources/child.html: Removed.
37786         * fast/dom/Window/resources/child.html: Added.
37788 2006-10-20  Beth Dakin  <bdakin@apple.com>
37790         Reviewed by Geoff.
37792         Changing these counters tests because they fail on some people's 
37793         machines. They fail for people who have the Armenian glyphs the 
37794         tests were looking for in the "expected" line. There is no point in 
37795         testing that anyway, since we do not currently support Armenian in 
37796         counters or in list markers.
37798         * fast/css/counters/counter10-expected.checksum:
37799         * fast/css/counters/counter10-expected.png:
37800         * fast/css/counters/counter10-expected.txt:
37801         * fast/css/counters/counter10.html:
37802         * fast/css/counters/counters10-expected.checksum:
37803         * fast/css/counters/counters10-expected.png:
37804         * fast/css/counters/counters10-expected.txt:
37805         * fast/css/counters/counters10.html:
37807 2006-10-20  Geoffrey Garen  <ggaren@apple.com>
37809         Reviewed by Anders.
37810         
37811         Removed old window property tests because they didn't quite work and they
37812         were looking at me funny. Replaced with new, comprehensive test.
37814         * fast/dom/Window/window-properties-expected.txt: Added.
37815         * fast/dom/Window/window-properties.html: Added.
37816         * fast/js/window-properties-expected.txt: Removed.
37817         * fast/js/window-properties.html: Removed.
37818         * fast/js/window-properties2-expected.txt: Removed.
37819         * fast/js/window-properties2.html: Removed.
37821 2006-10-20  Anders Carlsson  <acarlsson@apple.com>
37823         Reviewed by Geoff.
37825         Add test case for timer crash.
37826         
37827         * fast/dom/timer-clear-interval-in-handler-expected.txt: Added.
37828         * fast/dom/timer-clear-interval-in-handler.html: Added.
37830 2006-10-20  Geoffrey Garen  <ggaren@apple.com>
37832         Reviewed by Beth, approved in principle by Adele, who couldn't be troubled
37833         for an actual review.
37834         
37835         Fixed http://bugs.webkit.org/show_bug.cgi?id=11345
37836         1 fewer shouldChangeSelection delegate call for fast/forms/focus-control-to-page
37837         
37838         I updated this test to use <input type="search"> because that's the only
37839         remaining AppKit control, and the test's intention is verify tabbing
37840         between AppKit and non-AppKit controls.
37841         
37842         I updated the results because the behavior change is good.
37843         
37844         Here's why the test regressed:
37845         
37846         Our editing code is cra-zay. When AppKit calls nextKeyView, we not only
37847         calculate the next key element in the page, we also focus it as a side-effect. 
37848         As a result, we used to fire a focus delegate twice, because AppKit happened
37849         to call nextKeyView twice.
37850         
37851         This test first regressed when Adele changed listboxes to be non-AppKit
37852         controls (r16718). That change took AppKit out of test.
37853         
37854         The regression redoubled itself when Adam moved TAB handling into the DOM
37855         (r16741), taking AppKit out of TABing completely.
37857         * fast/forms/focus-control-to-page-expected.txt:
37858         * fast/forms/focus-control-to-page.html:
37860 2006-10-19  Justin Garcia  <justin.garcia@apple.com>
37862         Reviewed by levi
37863         
37864         <rdar://problem/4447885>
37865         API: WebView should have a method something like incrementLeftMarginBy: or indentBy:
37867         Changed blockquotes in these tests to blockquote class="webkit-indent-blockquote".
37868         * editing/execCommand/indent-empty-root-expected.txt:
37869         * editing/execCommand/indent-selection-expected.checksum:
37870         * editing/execCommand/indent-selection-expected.png:
37871         * editing/execCommand/indent-selection-expected.txt:
37872         * editing/execCommand/indent-selection.html:
37873         * editing/execCommand/nsresponder-indent-expected.txt:
37874         * editing/execCommand/nsresponder-outdent.html:
37875         * editing/execCommand/outdent-selection-expected.checksum:
37876         * editing/execCommand/outdent-selection-expected.png:
37877         * editing/execCommand/outdent-selection-expected.txt:
37878         
37879         Ditto.  Added a FIXME:
37880         * editing/execCommand/outdent-selection.html:
37882 2006-10-19  Geoffrey Garen  <ggaren@apple.com>
37884         Reviewed by ap.
37885         
37886         Added a delay before printing the last line of text to ensure that the two
37887         lines consistently decode as separate chunks.
37889         * http/tests/incremental/slow-utf8-css.pl:
37890         * http/tests/incremental/slow-utf8-css-expected.txt:
37891         
37892 2006-10-19  Alexey Proskuryakov  <ap@nypop.com>
37894         Reviewed by Mitz.
37896         Test for http://bugs.webkit.org/show_bug.cgi?id=11141
37897         REGRESSION(r16681-r16691): CSS '@import' doesn't respect HTML Base element
37899         * http/tests/uri/css-href-2.css: Added.
37900         * http/tests/uri/css-href-expected.checksum: Added.
37901         * http/tests/uri/css-href-expected.png: Added.
37902         * http/tests/uri/css-href-expected.txt: Added.
37903         * http/tests/uri/css-href-fwd.css: Added.
37904         * http/tests/uri/css-href.css: Added.
37905         * http/tests/uri/css-href.php: Added.
37906         * http/tests/uri/resources/css-href-2.css: Added.
37907         * http/tests/uri/resources/css-href.css: Added.
37909 2006-10-19  Geoffrey Garen  <ggaren@apple.com>
37911         Updated this test to avoid machine-specific results.
37913         * fast/js/window-properties2-expected.txt:
37914         * fast/js/window-properties2.html:
37916 2006-10-18  Geoffrey Garen  <ggaren@apple.com>
37918         Test for some window properties that WebCore previously didn't enumerate.
37920         * fast/js/window-properties2-expected.txt: Added.
37921         * fast/js/window-properties2.html: Added.
37923 2006-10-18  Geoffrey Garen  <ggaren@apple.com>
37925         Reviewed by Beth.
37926         
37927         Updated some results now that some global JS objects repeatably report their
37928         statically declared properties.
37930         * fast/js/window-properties-expected.txt:
37931         * fast/js/window-properties.html:
37933 2006-10-18  Adam Roben  <aroben@apple.com>
37935         Reviewed by Maciej.
37937         Fix: http://bugs.webkit.org/show_bug.cgi?id=11342
37938         fast/repaint/4774354 is failing
37940         It seems that this test got checked in with incorrect results, as it
37941         has been failing since its introduction in r17093.
37943         * fast/repaint/4774354-expected.txt:
37945 2006-10-18  Adam Roben  <aroben@apple.com>
37947         Reviewed by Brady.
37949         New test to make sure we're generating the correct keycodes for Tab
37950         and Shift-Tab keypresses.
37952         * fast/events/js-keyboard-event-creation-expected.txt: Added.
37953         * fast/events/js-keyboard-event-creation.html: Added.
37955 2006-10-18  Adam Roben  <aroben@apple.com>
37957         Reviewed by Brady.
37959         Fix: http://bugs.webkit.org/show_bug.cgi?id=11344
37960         REGRESSION (r16741): webViewDidChangeSelection delegate not firing in
37961         2 layout tests
37963         The behavior for display-none-in-onchange-keyboard is still correct
37964         (we don't crash when the element about to receive focus gets
37965         display:none set), so I've just generated new results for it.
37967         The behavior of tabbing-input-iframe has changed a little. iframe
37968         elements are now in the tab order, so I've changed the test to take
37969         that into account and generated new results.
37971         * fast/forms/display-none-in-onchange-keyboard-expected.txt:
37972         * fast/forms/tabbing-input-iframe-expected.txt:
37973         * fast/forms/tabbing-input-iframe.html:
37975 2006-10-18  Justin Garcia  <justin.garcia@apple.com>
37977         Reviewed by harrison
37979         <rdar://problem/4784823>
37980         GMail Editor: Hang occurs when removing list styling on text in a rich text message
37982         * editing/execCommand/remove-list-1-expected.checksum: Added.
37983         * editing/execCommand/remove-list-1-expected.png: Added.
37984         * editing/execCommand/remove-list-1-expected.txt: Added.
37985         * editing/execCommand/remove-list-1.html: Added.
37987 2006-10-17  Justin Garcia  <justin.garcia@apple.com>
37989         Reviewed by harrison
37991         <rdar://problem/4765600>
37992         REGRESSION: Mail.app: smart deletion of words does not work
37994         * editing/deleting/smart-delete-003-expected.checksum: Added.
37995         * editing/deleting/smart-delete-003-expected.png: Added.
37996         * editing/deleting/smart-delete-003-expected.txt: Added.
37997         * editing/deleting/smart-delete-003.html: Added.
37998         * editing/deleting/smart-delete-004-expected.checksum: Added.
37999         * editing/deleting/smart-delete-004-expected.png: Added.
38000         * editing/deleting/smart-delete-004-expected.txt: Added.
38001         * editing/deleting/smart-delete-004.html: Added.
38002         
38003 2006-10-18  Adam Roben  <aroben@apple.com>
38005         Reviewed by Maciej.
38007         Fix: http://bugs.webkit.org/show_bug.cgi?id=11340
38008         editing/pasteboard/4641033 needs new results
38010         Update results after r17071.
38012         * editing/pasteboard/4641033-expected.txt:
38014 2006-10-17  Justin Garcia  <justin.garcia@apple.com>
38016         Reviewed by harrison
38018         <rdar://problem/4776665>
38019         REGRESSION: In Mail, caret is visible when the message body isn't focused
38021         * editing/selection/4776665-expected.checksum: Added.
38022         * editing/selection/4776665-expected.png: Added.
38023         * editing/selection/4776665-expected.txt: Added.
38024         * editing/selection/4776665.html: Added.
38026 2006-10-17  Justin Garcia  <justin.garcia@apple.com>
38028         Reviewed by harrison
38029         
38030         <rdar://problem/4774354>
38031         REGRESSION: In Gmail, caret reappears when dragging a selection over some text in the message body
38033         * fast/repaint/4774354-expected.checksum: Added.
38034         * fast/repaint/4774354-expected.png: Added.
38035         * fast/repaint/4774354-expected.txt: Added.
38036         * fast/repaint/4774354.html: Added.
38037         * fast/repaint/resources/contenteditable-iframe-src.html: Added.
38039 2006-10-17  Justin Garcia  <justin.garcia@apple.com>
38041         Reviewed by sullivan
38042         
38043         <rdar://problem/4776765>
38044         REGRESSION: Caret's ghost left behind after inserting a paragraph separator (11237)
38046         * fast/repaint/4776765-expected.checksum: Added.
38047         * fast/repaint/4776765-expected.png: Added.
38048         * fast/repaint/4776765-expected.txt: Added.
38049         * fast/repaint/4776765.html: Added.
38051 2006-10-17  Alice Liu  <alice.liu@apple.com>
38053         Reviewed by Tim Hatcher.
38055         When nodes are removed, selections are cleared, and when 
38056         http://bugs.webkit.org/show_bug.cgi?id=6498 was fixed, we started 
38057         sending didChangeSelection notifications.  Updating the test results 
38058         fixes some of the tests mentioned in http://bugs.webkit.org/show_bug.cgi?id=10924
38060         * fast/dynamic/move-node-with-selection-expected.txt:
38061         * fast/events/dblclick-addEventListener-expected.txt:
38062         * fast/events/updateLayoutForHitTest-expected.txt:
38064 2006-10-17  Alice Liu  <alice.liu@apple.com>
38066         Reviewed by aroben.
38068         updating test results after r17068 - http://bugs.webkit.org/show_bug.cgi?id=11320
38070         * fast/block/float/013-expected.checksum:
38071         * fast/block/float/013-expected.txt:
38073 2006-10-17  Adam Roben  <aroben@apple.com>
38075         Reviewed by Adele.
38077         Fixes http://bugs.webkit.org/show_bug.cgi?id=11214
38078         http/tests/xmlhttprequest/exceptions.html needs new results
38080         Updating results after r16794.
38082         * http/tests/xmlhttprequest/exceptions-expected.txt:
38083         * http/tests/xmlhttprequest/exceptions.html: Add comments about why we
38084         don't follow the XHR spec.
38086 2006-10-16  Justin Garcia  <justin.garcia@apple.com>
38088         Reviewed by harrison
38089         
38090         <rdar://problem/3655385>
38091         Editing: -indent: method unimplemented
38093         * editing/execCommand/nsresponder-indent-expected.checksum: Added.
38094         * editing/execCommand/nsresponder-indent-expected.png: Added.
38095         * editing/execCommand/nsresponder-indent-expected.txt: Added.
38096         * editing/execCommand/nsresponder-indent.html: Added.
38097         * editing/execCommand/nsresponder-outdent-expected.checksum: Added.
38098         * editing/execCommand/nsresponder-outdent-expected.png: Added.
38099         * editing/execCommand/nsresponder-outdent-expected.txt: Added.
38100         * editing/execCommand/nsresponder-outdent.html: Added.
38102 2006-10-13  Justin Garcia  <justin.garcia@apple.com>
38104         Reviewed by ggaren and harrison
38105         
38106         <rdar://problem/4744008>
38107         9A270: Mail crashes when I try to paste large items from Safari
38108         
38109         * editing/pasteboard/4744008-expected.txt: Added.
38110         * editing/pasteboard/4744008.html: Added.
38112 2006-10-13  Geoffrey Garen  <ggaren@apple.com>
38114         Tests for accessing renderer-dependent properties from a javascript: URL.
38115         
38116         * fast/frames/frame-js-url-clientWidth-expected.txt: Added.
38117         * fast/frames/frame-js-url-clientWidth.html: Added.
38118         * fast/frames/iframe-js-url-clientWidth-expected.txt: Added.
38119         * fast/frames/iframe-js-url-clientWidth.html: Added.
38121 2006-10-13  David Harrison  <harrison@apple.com>
38123         Reviewed by Justin.
38125         <rdar://problem/4746860> Mail crash in WebCore::CSSMutableStyleDeclaration::merge(WebCore::CSSMutableStyleDeclaration*, bool)
38127         * editing/style/style-boundary-005.html: Added. Matches steps from bug.
38128         * editing/execCommand/hilitecolor-expected.txt: Updated (no empty Apple style spans).
38129         * editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Updated (no empty Apple style spans).
38130         * editing/style/remove-underline-in-bold-expected.txt: Updated (no empty Apple style spans).
38131         * editing/style/typing-style-003-expected.txt: Updated (no empty Apple style spans).
38133 2006-10-12  Adele Peterson  <adele@apple.com>
38135         Reviewed by Anders.
38137         - Test for http://bugs.webkit.org/show_bug.cgi?id=11172
38138           REGRESSION (NativeListBox): OPTION text paints over the edge of the select element at http://jobs.apple.com/
38140         * fast/forms/listbox-width-change-expected.txt: Added.
38141         * fast/forms/listbox-width-change-expected.png: Added.
38142         * fast/forms/listbox-width-change-expected.checksum: Added.
38143         * fast/forms/listbox-width-change.html: Added.
38145 2006-10-11  Kevin McCullough  <KMcCullough@apple.com>
38147         Reviewed by Darin.
38149         These test DST behavior on the cusp of a change (i.e. spring forward, fall back)
38151         * fast/js/date-DST-time-cusps-expected.txt: Added.
38152         * fast/js/date-DST-time-cusps.html: Added.
38153         * fast/js/resources/date-DST-time-cusps.js: Added.
38155 2006-10-11  Oliver Hunt  <oliver@apple.com>
38157         Reviewed by Brady.
38159         Fix svg text related layout tests
38161         * svg/custom/getsvgdocument-expected.txt:
38162         * svg/hixie/viewbox/003-expected.txt:
38164 2006-10-11  Oliver Hunt  <oliver@apple.com>
38166         Reviewed by Geoff.
38168         Test case for http://bugs.webkit.org/show_bug.cgi?id=11251
38170         * fast/canvas/zero-size-fill-rect-expected.checksum: Added.
38171         * fast/canvas/zero-size-fill-rect-expected.png: Added.
38172         * fast/canvas/zero-size-fill-rect-expected.txt: Added.
38173         * fast/canvas/zero-size-fill-rect.html: Added.
38175 2006-10-11  Rob Buis  <buis@kde.org>
38177         Reviewed by Mitz.
38179         Testcase for:
38180         http://bugs.webkit.org/show_bug.cgi?id=11221
38181         REGRESSION: iExploder crash due to style="cursor: url()"
38183         * fast/css/invalid-cursor-property-crash-expected.txt: Added.
38184         * fast/css/invalid-cursor-property-crash.html: Added.
38186 2006-10-11  Antti Koivisto  <koivisto@iki.fi>
38188         Reviewed by Hyatt.
38189         
38190         Test for http://bugs.webkit.org/show_bug.cgi?id=4377
38192         * fast/layers/layer-visibility-expected.checksum: Added.
38193         * fast/layers/layer-visibility-expected.png: Added.
38194         * fast/layers/layer-visibility-expected.txt: Added.
38195         * fast/layers/layer-visibility.html: Added.
38197 2006-10-10  Oliver Hunt  <ohunt@apple.com>
38199         Rubber stamped by Anders.
38201         Updated to deal with new svg text renderers, and
38202         updated result.
38204         custom/text-clip testcase was incorrect, and has been fixed
38206         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
38207         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
38208         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
38209         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
38210         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
38211         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
38212         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
38213         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
38214         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
38215         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
38216         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
38217         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
38218         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
38219         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
38220         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
38221         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
38222         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
38223         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
38224         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
38225         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
38226         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
38227         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
38228         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
38229         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
38230         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
38231         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
38232         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
38233         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
38234         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
38235         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
38236         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
38237         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
38238         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
38239         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
38240         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
38241         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
38242         * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
38243         * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
38244         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
38245         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
38246         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
38247         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
38248         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
38249         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
38250         * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
38251         * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
38252         * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
38253         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
38254         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
38255         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
38256         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
38257         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
38258         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
38259         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
38260         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
38261         * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
38262         * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
38263         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
38264         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
38265         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
38266         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
38267         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
38268         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
38269         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
38270         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
38271         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
38272         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
38273         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
38274         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
38275         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
38276         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
38277         * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
38278         * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
38279         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
38280         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
38281         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
38282         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
38283         * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
38284         * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
38285         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
38286         * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
38287         * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
38288         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
38289         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
38290         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
38291         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
38292         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
38293         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
38294         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
38295         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
38296         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
38297         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
38298         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
38299         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
38300         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
38301         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
38302         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
38303         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
38304         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
38305         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
38306         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
38307         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
38308         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
38309         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
38310         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
38311         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
38312         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
38313         * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
38314         * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
38315         * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
38316         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
38317         * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
38318         * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
38319         * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
38320         * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
38321         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
38322         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
38323         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
38324         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
38325         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
38326         * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
38327         * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
38328         * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
38329         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
38330         * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
38331         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
38332         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
38333         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
38334         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
38335         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
38336         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
38337         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
38338         * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
38339         * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
38340         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
38341         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
38342         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
38343         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
38344         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
38345         * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
38346         * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
38347         * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
38348         * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
38349         * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
38350         * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
38351         * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
38352         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
38353         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
38354         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
38355         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
38356         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
38357         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
38358         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
38359         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
38360         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
38361         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
38362         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
38363         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
38364         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
38365         * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
38366         * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
38367         * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
38368         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
38369         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
38370         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
38371         * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
38372         * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
38373         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
38374         * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
38375         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
38376         * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
38377         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
38378         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
38379         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
38380         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
38381         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
38382         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
38383         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
38384         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
38385         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
38386         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
38387         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
38388         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
38389         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
38390         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
38391         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
38392         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
38393         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
38394         * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
38395         * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
38396         * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
38397         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
38398         * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
38399         * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
38400         * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
38401         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
38402         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
38403         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
38404         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
38405         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
38406         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
38407         * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
38408         * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
38409         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
38410         * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
38411         * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
38412         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
38413         * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
38414         * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
38415         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
38416         * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
38417         * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
38418         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
38419         * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
38420         * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
38421         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
38422         * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
38423         * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
38424         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
38425         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
38426         * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
38427         * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
38428         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
38429         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
38430         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
38431         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
38432         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
38433         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
38434         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
38435         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
38436         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
38437         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
38438         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
38439         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
38440         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
38441         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
38442         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
38443         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
38444         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
38445         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
38446         * svg/custom/baseval-animval-equality-expected.checksum:
38447         * svg/custom/baseval-animval-equality-expected.png:
38448         * svg/custom/coords-relative-units-transforms-expected.checksum:
38449         * svg/custom/coords-relative-units-transforms-expected.png:
38450         * svg/custom/coords-relative-units-transforms-expected.txt:
38451         * svg/custom/createelement-expected.txt:
38452         * svg/custom/feComponentTransfer-Discrete-expected.txt:
38453         * svg/custom/feComponentTransfer-Gamma-expected.txt:
38454         * svg/custom/feComponentTransfer-Linear-expected.txt:
38455         * svg/custom/feComponentTransfer-Table-expected.txt:
38456         * svg/custom/foreign-object-skew-expected.txt:
38457         * svg/custom/gradient-stroke-width-expected.txt:
38458         * svg/custom/image-with-transform-clip-filter-expected.txt:
38459         * svg/custom/invalid-css-expected.txt:
38460         * svg/custom/invalid-fill-expected.txt:
38461         * svg/custom/invalid-viewbox1-expected.txt:
38462         * svg/custom/invalid-viewbox2-expected.txt:
38463         * svg/custom/junk-data-expected.txt:
38464         * svg/custom/marker-overflow-clip-expected.txt:
38465         * svg/custom/missing-xlink-expected.txt:
38466         * svg/custom/non-opaque-filters-expected.txt:
38467         * svg/custom/pointer-events-path-expected.txt:
38468         * svg/custom/svg-overflow-types-expected.txt:
38469 text-clip was an incorrect test, rather than an incorrect result
38470         * svg/custom/text-clip-expected.txt:
38471         * svg/custom/text-clip.svg:
38472         * svg/custom/text-filter-expected.txt:
38473         * svg/custom/text-gradient-no-content-expected.txt:
38474         * svg/custom/text-hit-test-expected.txt:
38475         * svg/custom/text-image-opacity-expected.txt:
38476         * svg/custom/tref-update-expected.txt:
38478 2006-10-09  Maciej Stachowiak  <mjs@apple.com>
38480         Reviewed by Darin.
38481         
38482         - test case that ensures Referer[sic] header is sent
38484         * http/tests/misc/referrer-expected.txt: Added.
38485         * http/tests/misc/referrer.html: Added.
38486         * http/tests/misc/resources/referrer-result.php: Added.
38488 2006-10-09  Nikolas Zimmermann  <zimmermann@kde.org>
38490         Reviewed by Oliver.
38492         Use log() instead of alert() just like in all other tests.
38494         * editing/selection/move-begin-end.html:
38496 2006-10-07  Andrew Wellington  <proton@wiretapped.net>
38498         Reviewed by Eric.
38500         Test for http://bugs.webkit.org/show_bug.cgi?id=10837
38501         Bug 10837: REGRESSION: Yahoo New Charts Crashes WebKit
38503         * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.checksum: Added.
38504         * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.png: Added.
38505         * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt: Added.
38506         * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html: Added.
38508 2006-10-05  Alexey Proskuryakov  <ap@nypop.com>
38510         Reviewed by Darin.
38512         http://bugs.webkit.org/show_bug.cgi?id=11054
38513         REGRESSION: Traditional Chinese encoding in login authentication
38515         Each of these tests is passed by Firefox 1.5 and/or WinIE 6.
38517         * fast/encoding/GBK/EUC-CN-expected.txt: Added.
38518         * fast/encoding/GBK/EUC-CN.html: Added.
38519         * fast/encoding/GBK/chinese-expected.txt: Added.
38520         * fast/encoding/GBK/chinese.html: Added.
38521         * fast/encoding/GBK/cn-gb-expected.txt: Added.
38522         * fast/encoding/GBK/cn-gb.html: Added.
38523         * fast/encoding/GBK/csgb2312-expected.txt: Added.
38524         * fast/encoding/GBK/csgb2312.html: Added.
38525         * fast/encoding/GBK/csgb231280-expected.txt: Added.
38526         * fast/encoding/GBK/csgb231280.html: Added.
38527         * fast/encoding/GBK/gb2312-expected.txt: Added.
38528         * fast/encoding/GBK/gb2312.html: Added.
38529         * fast/encoding/GBK/gb_2312-80-expected.txt: Added.
38530         * fast/encoding/GBK/gb_2312-80.html: Added.
38531         * fast/encoding/GBK/gbk-expected.txt: Added.
38532         * fast/encoding/GBK/gbk.html: Added.
38533         * fast/encoding/GBK/iso-ir-58-expected.txt: Added.
38534         * fast/encoding/GBK/iso-ir-58.html: Added.
38535         * fast/encoding/GBK/x-euc-cn-expected.txt: Added.
38536         * fast/encoding/GBK/x-euc-cn.html: Added.
38537         * fast/encoding/GBK/x-gbk-expected.txt: Added.
38538         * fast/encoding/GBK/x-gbk.html: Added.
38540 2006-10-04  Anders Carlsson  <acarlsson@apple.com>
38542         Reviewed by Adam.
38544         * fast/frames/frame-src-attribute-expected.txt:
38545         Update test result.
38547 2006-10-03  Alexey Proskuryakov  <ap@nypop.com>
38549         Reviewed by Tim H.
38551         http://bugs.webkit.org/show_bug.cgi?id=11130
38552         Convert "undefined" to AE missing value
38554         * fast/AppleScript/001-expected.txt:
38555         * fast/AppleScript/array-expected.txt:
38556         Updated the results.
38558 2006-10-03  Justin Garcia  <justin.garcia@apple.com>
38560         Reviewed by harrison
38562         * editing/execCommand/paste-1-expected.checksum: Added.
38563         * editing/execCommand/paste-1-expected.png: Added.
38564         * editing/execCommand/paste-1-expected.txt: Added.
38565         * editing/execCommand/paste-1.html: Added.
38566         * editing/execCommand/paste-2-expected.checksum: Added.
38567         * editing/execCommand/paste-2-expected.png: Added.
38568         * editing/execCommand/paste-2-expected.txt: Added.
38569         * editing/execCommand/paste-2.html: Added.
38571 2006-10-03  Beth Dakin  <bdakin@apple.com>
38573         Reviewed by Geoff.
38575         Changing these two counters tests so they pass on the BuildBot.
38577         * fast/css/counters/counter04-expected.checksum:
38578         * fast/css/counters/counter04-expected.png:
38579         * fast/css/counters/counter04-expected.txt:
38580         * fast/css/counters/counter04.html:
38581         * fast/css/counters/counters04-expected.checksum:
38582         * fast/css/counters/counters04-expected.png:
38583         * fast/css/counters/counters04-expected.txt:
38584         * fast/css/counters/counters04.html:
38586 2006-10-03  Justin Garcia  <justin.garcia@apple.com>
38588         Reviewed by geoff
38589         
38590         Fixed a typo, updating expected results.
38592         * editing/execCommand/create-list-with-hr-expected.checksum:
38593         * editing/execCommand/create-list-with-hr-expected.png:
38594         * editing/execCommand/create-list-with-hr-expected.txt:
38596 2006-10-03  David Harrison  <harrison@apple.com>
38598         Reviewed by Maciej.
38599         
38600         <rdar://problem/4671286> Candidate Window isn't displayed and only first candidate is displayed at typing location.
38602         Updated test so that it actually shows the caret rect for the caret position.
38603         Before, it was showing the caret rect for the 9th character of the test description.
38604         
38605         * fast/text/justified-text-rect-expected.checksum:
38606         * fast/text/justified-text-rect-expected.png:
38607         * fast/text/justified-text-rect-expected.txt:
38608         * fast/text/justified-text-rect.html:
38610 2006-10-02  Justin Garcia  <justin.garcia@apple.com>
38612         Reviewed by john
38614         * editing/execCommand/create-list-with-hr-expected.checksum: Added.
38615         * editing/execCommand/create-list-with-hr-expected.png: Added.
38616         * editing/execCommand/create-list-with-hr-expected.txt: Added.
38617         * editing/execCommand/create-list-with-hr.html: Added.
38619 2006-10-02  Beth Dakin  <bdakin@apple.com>
38621         Minor harassment followed by abject surrender provided by ggggaren.
38623         Tests for counters.
38625         * fast/css/counters/contentNone-expected.checksum: Added.
38626         * fast/css/counters/contentNone-expected.png: Added.
38627         * fast/css/counters/contentNone-expected.txt: Added.
38628         * fast/css/counters/contentNone.html: Added.
38629         * fast/css/counters/counter00-expected.checksum: Added.
38630         * fast/css/counters/counter00-expected.png: Added.
38631         * fast/css/counters/counter00-expected.txt: Added.
38632         * fast/css/counters/counter00.html: Added.
38633         * fast/css/counters/counter01-expected.checksum: Added.
38634         * fast/css/counters/counter01-expected.png: Added.
38635         * fast/css/counters/counter01-expected.txt: Added.
38636         * fast/css/counters/counter01.html: Added.
38637         * fast/css/counters/counter02-expected.checksum: Added.
38638         * fast/css/counters/counter02-expected.png: Added.
38639         * fast/css/counters/counter02-expected.txt: Added.
38640         * fast/css/counters/counter02.html: Added.
38641         * fast/css/counters/counter03-expected.checksum: Added.
38642         * fast/css/counters/counter03-expected.png: Added.
38643         * fast/css/counters/counter03-expected.txt: Added.
38644         * fast/css/counters/counter03.html: Added.
38645         * fast/css/counters/counter04-expected.checksum: Added.
38646         * fast/css/counters/counter04-expected.png: Added.
38647         * fast/css/counters/counter04-expected.txt: Added.
38648         * fast/css/counters/counter04.html: Added.
38649         * fast/css/counters/counter05-expected.checksum: Added.
38650         * fast/css/counters/counter05-expected.png: Added.
38651         * fast/css/counters/counter05-expected.txt: Added.
38652         * fast/css/counters/counter05.html: Added.
38653         * fast/css/counters/counter06-expected.checksum: Added.
38654         * fast/css/counters/counter06-expected.png: Added.
38655         * fast/css/counters/counter06-expected.txt: Added.
38656         * fast/css/counters/counter06.html: Added.
38657         * fast/css/counters/counter07-expected.checksum: Added.
38658         * fast/css/counters/counter07-expected.png: Added.
38659         * fast/css/counters/counter07-expected.txt: Added.
38660         * fast/css/counters/counter07.html: Added.
38661         * fast/css/counters/counter08-expected.checksum: Added.
38662         * fast/css/counters/counter08-expected.png: Added.
38663         * fast/css/counters/counter08-expected.txt: Added.
38664         * fast/css/counters/counter08.html: Added.
38665         * fast/css/counters/counter09-expected.checksum: Added.
38666         * fast/css/counters/counter09-expected.png: Added.
38667         * fast/css/counters/counter09-expected.txt: Added.
38668         * fast/css/counters/counter09.html: Added.
38669         * fast/css/counters/counter10-expected.checksum: Added.
38670         * fast/css/counters/counter10-expected.png: Added.
38671         * fast/css/counters/counter10-expected.txt: Added.
38672         * fast/css/counters/counter10.html: Added.
38673         * fast/css/counters/counter11-expected.checksum: Added.
38674         * fast/css/counters/counter11-expected.png: Added.
38675         * fast/css/counters/counter11-expected.txt: Added.
38676         * fast/css/counters/counter11.html: Added.
38677         * fast/css/counters/counter12-expected.checksum: Added.
38678         * fast/css/counters/counter12-expected.png: Added.
38679         * fast/css/counters/counter12-expected.txt: Added.
38680         * fast/css/counters/counter12.html: Added.
38681         * fast/css/counters/counter13-expected.checksum: Added.
38682         * fast/css/counters/counter13-expected.png: Added.
38683         * fast/css/counters/counter13-expected.txt: Added.
38684         * fast/css/counters/counter13.html: Added.
38685         * fast/css/counters/counter14-expected.checksum: Added.
38686         * fast/css/counters/counter14-expected.png: Added.
38687         * fast/css/counters/counter14-expected.txt: Added.
38688         * fast/css/counters/counter14.html: Added.
38689         * fast/css/counters/counter15-expected.checksum: Added.
38690         * fast/css/counters/counter15-expected.png: Added.
38691         * fast/css/counters/counter15-expected.txt: Added.
38692         * fast/css/counters/counter15.html: Added.
38693         * fast/css/counters/counter16-expected.checksum: Added.
38694         * fast/css/counters/counter16-expected.png: Added.
38695         * fast/css/counters/counter16-expected.txt: Added.
38696         * fast/css/counters/counter16.html: Added.
38697         * fast/css/counters/counters00-expected.checksum: Added.
38698         * fast/css/counters/counters00-expected.png: Added.
38699         * fast/css/counters/counters00-expected.txt: Added.
38700         * fast/css/counters/counters00.html: Added.
38701         * fast/css/counters/counters01-expected.checksum: Added.
38702         * fast/css/counters/counters01-expected.png: Added.
38703         * fast/css/counters/counters01-expected.txt: Added.
38704         * fast/css/counters/counters01.html: Added.
38705         * fast/css/counters/counters02-expected.checksum: Added.
38706         * fast/css/counters/counters02-expected.png: Added.
38707         * fast/css/counters/counters02-expected.txt: Added.
38708         * fast/css/counters/counters02.html: Added.
38709         * fast/css/counters/counters03-expected.checksum: Added.
38710         * fast/css/counters/counters03-expected.png: Added.
38711         * fast/css/counters/counters03-expected.txt: Added.
38712         * fast/css/counters/counters03.html: Added.
38713         * fast/css/counters/counters04-expected.checksum: Added.
38714         * fast/css/counters/counters04-expected.png: Added.
38715         * fast/css/counters/counters04-expected.txt: Added.
38716         * fast/css/counters/counters04.html: Added.
38717         * fast/css/counters/counters05-expected.checksum: Added.
38718         * fast/css/counters/counters05-expected.png: Added.
38719         * fast/css/counters/counters05-expected.txt: Added.
38720         * fast/css/counters/counters05.html: Added.
38721         * fast/css/counters/counters06-expected.checksum: Added.
38722         * fast/css/counters/counters06-expected.png: Added.
38723         * fast/css/counters/counters06-expected.txt: Added.
38724         * fast/css/counters/counters06.html: Added.
38725         * fast/css/counters/counters07-expected.checksum: Added.
38726         * fast/css/counters/counters07-expected.png: Added.
38727         * fast/css/counters/counters07-expected.txt: Added.
38728         * fast/css/counters/counters07.html: Added.
38729         * fast/css/counters/counters08-expected.checksum: Added.
38730         * fast/css/counters/counters08-expected.png: Added.
38731         * fast/css/counters/counters08-expected.txt: Added.
38732         * fast/css/counters/counters08.html: Added.
38733         * fast/css/counters/counters09-expected.checksum: Added.
38734         * fast/css/counters/counters09-expected.png: Added.
38735         * fast/css/counters/counters09-expected.txt: Added.
38736         * fast/css/counters/counters09.html: Added.
38737         * fast/css/counters/counters10-expected.checksum: Added.
38738         * fast/css/counters/counters10-expected.png: Added.
38739         * fast/css/counters/counters10-expected.txt: Added.
38740         * fast/css/counters/counters10.html: Added.
38741         * fast/css/counters/counters11-expected.checksum: Added.
38742         * fast/css/counters/counters11-expected.png: Added.
38743         * fast/css/counters/counters11-expected.txt: Added.
38744         * fast/css/counters/counters11.html: Added.
38745         * fast/css/counters/counters12-expected.checksum: Added.
38746         * fast/css/counters/counters12-expected.png: Added.
38747         * fast/css/counters/counters12-expected.txt: Added.
38748         * fast/css/counters/counters12.html: Added.
38749         * fast/css/counters/counters13-expected.checksum: Added.
38750         * fast/css/counters/counters13-expected.png: Added.
38751         * fast/css/counters/counters13-expected.txt: Added.
38752         * fast/css/counters/counters13.html: Added.
38753         * fast/css/counters/counters14-expected.checksum: Added.
38754         * fast/css/counters/counters14-expected.png: Added.
38755         * fast/css/counters/counters14-expected.txt: Added.
38756         * fast/css/counters/counters14.html: Added.
38757         * fast/css/counters/counters15-expected.checksum: Added.
38758         * fast/css/counters/counters15-expected.png: Added.
38759         * fast/css/counters/counters15-expected.txt: Added.
38760         * fast/css/counters/counters15.html: Added.
38761         * fast/css/counters/counters18-expected.checksum: Added.
38762         * fast/css/counters/counters18-expected.png: Added.
38763         * fast/css/counters/counters18-expected.txt: Added.
38764         * fast/css/counters/counters18.html: Added.
38765         * fast/css/counters/implied00-expected.checksum: Added.
38766         * fast/css/counters/implied00-expected.png: Added.
38767         * fast/css/counters/implied00-expected.txt: Added.
38768         * fast/css/counters/implied00.html: Added.
38769         * fast/css/counters/root-expected.checksum: Added.
38770         * fast/css/counters/root-expected.png: Added.
38771         * fast/css/counters/root-expected.txt: Added.
38772         * fast/css/counters/root.html: Added.
38773         * fast/css/counters/visibilityNone-expected.checksum: Added.
38774         * fast/css/counters/visibilityNone-expected.png: Added.
38775         * fast/css/counters/visibilityNone-expected.txt: Added.
38776         * fast/css/counters/visibilityNone.html: Added.
38778 2006-10-02  Adam Roben  <aroben@apple.com>
38780         Reviewed by Tim H.
38782         This change fixes a couple of problems with the window-properties
38783         test. window-properties' output changes depending on the presence or
38784         non-presence of session history (see
38785         http://bugs.webkit.org/show_bug.cgi?id=10965 for details). For this
38786         reason, the test must always be run as part of a run of ALL layout
38787         tests. The test results checked in were generated from an individual
38788         run of this test, so the buildbots were always failing since they run
38789         all the tests at once.
38791         This change regenerates the results for the test using a full run of
38792         layout tests. The test now also prints out object class names, and
38793         will print an error message when the test is run by itself.
38795         * fast/js/window-properties-expected.txt:
38796         * fast/js/window-properties.html:
38798 2006-10-02  Adele Peterson  <adele@apple.com>
38800         Reviewed by Adam.
38802         - Updated results for <rdar://problem/4463841> Switch to use new list box implementation for <select multiple>
38804         * fast/forms/HTMLOptionElement_label05-expected.checksum:
38805         * fast/forms/HTMLOptionElement_label05-expected.png:
38806         * fast/forms/HTMLOptionElement_label05-expected.txt:
38807         * fast/forms/form-element-geometry-expected.checksum:
38808         * fast/forms/form-element-geometry-expected.png:
38809         * fast/forms/form-element-geometry-expected.txt:
38810         * fast/forms/option-strip-whitespace-expected.checksum:
38811         * fast/forms/option-strip-whitespace-expected.png:
38812         * fast/forms/option-strip-whitespace-expected.txt:
38813         * fast/forms/password-doubleclick-selection-expected.txt: Added.
38814         * fast/forms/password-doubleclick-selection.html: Added.
38815         * fast/forms/select-change-popup-to-listbox-expected.checksum:
38816         * fast/forms/select-change-popup-to-listbox-expected.png:
38817         * fast/forms/select-change-popup-to-listbox-expected.txt:
38818         * fast/text/updateNewFont-expected.checksum:
38819         * fast/text/updateNewFont-expected.png:
38820         * fast/text/updateNewFont-expected.txt:
38822 2006-10-01  Maciej Stachowiak  <mjs@apple.com>
38824         Rubber stamped by Alexey.
38826         - reverted fix for http://bugs.webkit.org/show_bug.cgi?id=10893 since it led to layout test crashes
38828         * fast/dom/css-insert-import-rule-expected.txt: Removed.
38829         * fast/dom/css-insert-import-rule.html: Removed.
38831 2006-09-30  Geoffrey Garen  <ggaren@apple.com>
38833         Added test for the viewource attribute, which applies to <frame> and
38834         <iframe> elements.
38836         * fast/frames/viewsource-attribute-expected.txt: Added.
38837         * fast/frames/viewsource-attribute.html: Added.
38839         * fast/frames/frameElement-widthheight.html: Removed stray character.
38841 2006-09-30  David Harrison  <harrison@apple.com>
38843         Reviewed by John Sullivan.
38845         <rdar://problem/4641262> REGRESSION: Japanese text corrupts on wrapping point
38847         * fast/text/international/wrap-CJK-001-expected.checksum: Added.
38848         * fast/text/international/wrap-CJK-001-expected.png: Added.
38849         * fast/text/international/wrap-CJK-001-expected.txt: Added.
38850         * fast/text/international/wrap-CJK-001.html: Added.
38852 2006-10-01  Graham Dennis  <graham.dennis@gmail.com>
38854         Reviewed by Hyatt.
38855         
38856         Test for http://bugs.webkit.org/show_bug.cgi?id=10842
38857         REGRESSION (r15418): contenteditable div truncates rightmost Japanese character
38859         * fast/text/line-breaks-after-white-space-expected.checksum: Added.
38860         * fast/text/line-breaks-after-white-space-expected.png: Added.
38861         * fast/text/line-breaks-after-white-space-expected.txt: Added.
38862         * fast/text/line-breaks-after-white-space.html: Added.
38864 2006-10-01  Alexey Proskuryakov  <ap@nypop.com>
38866         Reviewed by Maciej and Darin.
38868         Test for http://bugs.webkit.org/show_bug.cgi?id=4372
38869         JavaScript document.write page form does not submit in Safari
38871         * fast/forms/document-write-expected.txt: Added.
38872         * fast/forms/document-write.html: Added.
38874 2006-09-30  Alexey Proskuryakov  <ap@nypop.com>
38876         Reviewed by Darin.
38878         Test for http://bugs.webkit.org/show_bug.cgi?id=11011
38879         External CSS is parsed as iso-8859-1 even though the main document is utf-8
38881         * fast/encoding/css-charset-default-expected.txt: Added.
38882         * fast/encoding/css-charset-default.xhtml: Added.
38883         * fast/encoding/css-charset-import.css: Added.
38884         * fast/encoding/css-charset-inherit-iso-8859-5.css: Added.
38885         * fast/encoding/css-charset-inherit-koi-8.css: Added.
38887 2006-09-30  Rob Buis  <buis@kde.org>
38889         Reviewed by eseidel.
38891         Testcase for:
38892         http://bugs.webkit.org/show_bug.cgi?id=11096
38893         Hit testing for polylines fails
38895         * svg/custom/polyline-hittest-expected.checksum: Added.
38896         * svg/custom/polyline-hittest-expected.png: Added.
38897         * svg/custom/polyline-hittest-expected.txt: Added.
38898         * svg/custom/polyline-hittest.svg: Added.
38900 2006-09-29  Timothy Hatcher  <timothy@apple.com>
38902         Bug 11041: fast/dom/isindex-001 needs new results
38903         http://bugs.webkit.org/show_bug.cgi?id=11041
38905         * fast/dom/isindex-001-expected.txt:
38907 2006-09-29  Geoffrey Garen  <ggaren@apple.com>
38909         Reviewed by John, Maciej.
38910         
38911         Added test for whether a frame element reports its src attribute as a
38912         complete, rather than relative, URL.
38914         * fast/frames/frame-src-attribute-expected.txt: Added.
38915         * fast/frames/frame-src-attribute.html: Added.
38916         * fast/frames/resources/frame-src-attribute-subframe.html: Added.
38918 2006-09-29  David Harrison  <harrison@apple.com>
38920         Reviewed by John Sullivan.
38922         <rdar://problem/4663772> REGRESSION: Cannot type in Japanese after replying to a particular message
38923         <rdar://problem/4673293> REGRESSION: Can't enter the Japanese characters in Mail or Blot
38925         * fast/text/attributed-substring-from-range-001-expected.txt: Added.
38926         * fast/text/attributed-substring-from-range-001.html: Added.
38927         
38928         Check attributed string results when starting or ending at a br element.
38930 2006-09-29  Rob Buis  <buis@kde.org>
38932         Reviewed by Maciej.
38934         Testcase for:
38935         http://bugs.webkit.org/show_bug.cgi?id=10893
38936         InsertRule can not handle @import statements
38938         * fast/dom/css-insert-import-rule.html: Added.
38939         * fast/dom/resources/css-insert-import-rule.css: Added.
38941 2006-09-28  David Harrison  <harrison@apple.com>
38943         Reviewed by Justin.
38945         Call clearKillRing() so we are guaranteed to start with empty kill ring.
38947         * editing/pasteboard/emacs-cntl-y-001.html:
38949 2006-09-27  Eric Seidel  <eric@webkit.org>
38951         Reviewed by mitz.
38952         
38953         paths with no fill specified default to black but do not recieve paint-related mouse events
38954         http://bugs.webkit.org/show_bug.cgi?id=11069
38956         * svg/custom/hover-default-fill-expected.checksum: Added.
38957         * svg/custom/hover-default-fill-expected.png: Added.
38958         * svg/custom/hover-default-fill-expected.txt: Added.
38959         * svg/custom/hover-default-fill.svg: Added.
38961 2006-09-27  Rob Buis  <buis@kde.org>
38963         Reviewed by eseidel.
38965         Testcases for:
38966         http://bugs.webkit.org/show_bug.cgi?id=11015
38967         SVG handles em units incorrectly
38969         * svg/custom/viewport-em-expected.checksum: Added.
38970         * svg/custom/viewport-em-expected.png: Added.
38971         * svg/custom/viewport-em-expected.txt: Added.
38972         * svg/custom/viewport-em.svg: Added.
38973         * svg/custom/viewport-update2-expected.checksum: Added.
38974         * svg/custom/viewport-update2-expected.png: Added.
38975         * svg/custom/viewport-update2-expected.txt: Added.
38976         * svg/custom/viewport-update2.svg: Added.
38978 2006-09-27  Eric Seidel  <eric@webkit.org>
38980         Reviewed by darin.
38981         
38982         Updated test (and results) for new invalid fill behavior.
38983         http://bugs.webkit.org/show_bug.cgi?id=11017
38985         * svg/custom/invalid-fill-expected.checksum:
38986         * svg/custom/invalid-fill-expected.png:
38987         * svg/custom/invalid-fill-expected.txt:
38988         * svg/custom/invalid-fill.svg:
38990 2006-09-26  Justin Garcia  <justin.garcia@apple.com>
38992         Reviewed by john
38993         
38994         <rdar://problem/4747695> 
38995         Gmail Editor: Crash at WebCore::Range::startPosition() when decreasing a indent
38997         * editing/deleting/list-item-1-expected.checksum: Added.
38998         * editing/deleting/list-item-1-expected.png: Added.
38999         * editing/deleting/list-item-1-expected.txt: Added.
39000         * editing/deleting/list-item-1.html: Added.
39001         * editing/execCommand/remove-list-item-1-expected.checksum: Added.
39002         * editing/execCommand/remove-list-item-1-expected.png: Added.
39003         * editing/execCommand/remove-list-item-1-expected.txt: Added.
39004         * editing/execCommand/remove-list-item-1.html: Added.
39006 2006-09-26  David Harrison  <harrison@apple.com>
39008         Reviewed by John and TimH.
39009         
39010         <rdar://problem/4743256> Seed: Ctrl-Y key binding does nothing when kill ring is empty
39012         * editing/pasteboard/emacs-cntl-y-001-expected.checksum: Added.
39013         * editing/pasteboard/emacs-cntl-y-001-expected.png: Added.
39014         * editing/pasteboard/emacs-cntl-y-001-expected.txt: Added.
39015         * editing/pasteboard/emacs-cntl-y-001.html: Added.
39017 2006-09-26  Eric Seidel  <eric@webkit.org>
39019         Reviewed by Tim H.
39020         
39021         viewbox parser does not allow <tab> as a delimiter
39022         http://bugs.webkit.org/show_bug.cgi?id=11014
39024         * svg/hixie/viewbox/003-expected.checksum: Added.
39025         * svg/hixie/viewbox/003-expected.png: Added.
39026         * svg/hixie/viewbox/003-expected.txt: Added.
39027         * svg/hixie/viewbox/003.xml: Added.
39029 2006-09-26  Eric Seidel  <eric@webkit.org>
39031         Reviewed by Tim H.
39033         SVGDocument::createElement does not create elements in the SVG namespace
39034         http://bugs.webkit.org/show_bug.cgi?id=10932
39036         * svg/custom/createelement-expected.checksum: Added.
39037         * svg/custom/createelement-expected.png: Added.
39038         * svg/custom/createelement-expected.txt: Added.
39039         * svg/custom/createelement.svg: Added.
39041 2006-09-26  Eric Seidel  <eric@webkit.org>
39043         Reviewed by Tim H.
39044         
39045         RenderPath::nodeAtPoint does not respect stroke width
39046         http://bugs.webkit.org/show_bug.cgi?id=10829
39048         * svg/custom/stroke-width-click-expected.txt: Added.
39049         * svg/custom/stroke-width-click.svg: Added.
39051 2006-09-25  Justin Garcia  <justin.garcia@apple.com>
39053         Reviewed by john
39055         * editing/execCommand/indent-empty-root-expected.checksum: Added.
39056         * editing/execCommand/indent-empty-root-expected.png: Added.
39057         * editing/execCommand/indent-empty-root-expected.txt: Added.
39058         * editing/execCommand/indent-empty-root.html: Added.
39060 2006-09-24  Eric Seidel  <eric@webkit.org>
39062         Reviewed by mjs.
39063         
39064         Add test: svg/custom/viewport-clip.svg
39065         and update results for:
39066         http://bugs.webkit.org/show_bug.cgi?id=11007
39067         (Also update some old results, due to CoreImage variance)
39069         * svg/custom/baseval-animval-equality.svg:
39070         * svg/custom/empty-merge-expected.checksum:
39071         * svg/custom/empty-merge-expected.png:
39072         * svg/custom/empty-merge-expected.txt:
39073         * svg/custom/empty-merge.svg:
39074         * svg/custom/feDisplacementMap-01-expected.checksum:
39075         * svg/custom/feDisplacementMap-01-expected.png:
39076         * svg/custom/foreign-object-skew-expected.checksum:
39077         * svg/custom/foreign-object-skew-expected.png:
39078         * svg/custom/gradient-stroke-width-expected.txt:
39079         * svg/custom/grayscale-gradient-mask-expected.checksum:
39080         * svg/custom/grayscale-gradient-mask-expected.png:
39081         * svg/custom/grayscale-gradient-mask-expected.txt:
39082         * svg/custom/grayscale-gradient-mask.svg:
39083         * svg/custom/image-with-transform-clip-filter-expected.checksum:
39084         * svg/custom/image-with-transform-clip-filter-expected.png:
39085         * svg/custom/path-bad-data-expected.checksum:
39086         * svg/custom/path-bad-data-expected.png:
39087         * svg/custom/path-bad-data-expected.txt:
39088         * svg/custom/text-filter-expected.checksum:
39089         * svg/custom/text-filter-expected.png:
39090         * svg/custom/text-image-opacity-expected.checksum:
39091         * svg/custom/text-image-opacity-expected.png:
39092         * svg/custom/transform-scale-parse.svg:
39093         * svg/custom/viewport-clip-expected.checksum: Added.
39094         * svg/custom/viewport-clip-expected.png: Added.
39095         * svg/custom/viewport-clip-expected.txt: Added.
39096         * svg/custom/viewport-clip.svg: Added.
39098 2006-09-24  Eric Seidel  <eric@webkit.org>
39100         Reviewed by beth.
39102         Browsers disagree on behavior for an invalid fill
39103         http://bugs.webkit.org/show_bug.cgi?id=11017
39105         * svg/custom/invalid-fill-expected.checksum: Added.
39106         * svg/custom/invalid-fill-expected.png: Added.
39107         * svg/custom/invalid-fill-expected.txt: Added.
39108         * svg/custom/invalid-fill.svg: Added.
39110 2006-09-24  Eric Seidel  <eric@webkit.org>
39112         Reviewed by hyatt.
39113         
39114         Import one of Hixie's tests for:
39115         <svg:a> cannot be styled with a:hover
39116         http://bugs.webkit.org/show_bug.cgi?id=11005
39118         * svg/hixie/cascade/002.css: Added.
39119         * svg/hixie/cascade/002.xml: Added.
39121 2006-09-23  Alexey Proskuryakov  <ap@nypop.com>
39123         Reviewed by Eric.
39125         http://bugs.webkit.org/show_bug.cgi?id=4872
39126         XMLHttpRequest fails to throw an exception when there is a security violation
39127         (mismatching domains)
39129         * http/tests/xmlhttprequest/exceptions-expected.txt: Added.
39130         * http/tests/xmlhttprequest/exceptions.html: Added.
39132         * http/tests/xmlhttprequest/extra-parameters-expected.txt: Added.
39133         * http/tests/xmlhttprequest/extra-parameters.html: Added.
39134         * http/tests/xmlhttprequest/resources/post-echo.cgi: Added.
39135         Test that passing too many parameters is OK (Firefox behavior; WinIE raises an exception).
39137         * fast/dom/xmlhttprequest-get-expected.txt: Updated results. 
39139         * http/tests/xmlhttprequest/zero-length-response-expected.txt:
39140         * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
39141         * http/tests/xmlhttprequest/zero-length-response-sync.html:
39142         * http/tests/xmlhttprequest/zero-length-response.html:
39143         Updated results and changed state names to match the current spec.
39145         * http/tests/xmlhttprequest/resources/zero-length.xml: Added.
39147 2006-09-21  Nikolas Zimmermann  <zimmermann@kde.org>
39149         Reviewed by eseidel.
39151         Testcase for:
39152         http://bugs.webkit.org/show_bug.cgi?id=10977
39153         SVGDocument does not expose 'rootElement' property
39155         * svg/custom/rootelement-expected.checksum: Added.
39156         * svg/custom/rootelement-expected.png: Added.
39157         * svg/custom/rootelement-expected.txt: Added.
39158         * svg/custom/rootelement.svg: Added.
39160 2006-09-21  Timothy Hatcher  <timothy@apple.com>
39162         Adding more calls to layoutTestController.dumpChildFrameScrollPositions()
39163         for tests that need to report child frame scroll positions.
39165         * http/tests/navigation/anchor-frames.html:
39166         * http/tests/navigation/anchor-subframeload.html:
39167         * http/tests/navigation/relativeanchor-frames.html:
39169 2006-09-21  Timothy Hatcher  <timothy@apple.com>
39171         Reviewed by Adam.
39173         Bug 10923: Frame scroll layout test failures on the buildbot
39174         http://bugs.webkit.org/show_bug.cgi?id=10923
39176         Made this test call layoutTestController.dumpChildFrameScrollPositions().
39178         * fast/overflow/scrollRevealButton-expected.txt:
39179         * fast/overflow/scrollRevealButton.html:
39181 2006-09-20  Justin Garcia  <justin.garcia@apple.com>
39183         Reviewed by john
39185         * editing/pasteboard/subframe-dragndrop-1-expected.checksum: Added.
39186         * editing/pasteboard/subframe-dragndrop-1-expected.png: Added.
39187         * editing/pasteboard/subframe-dragndrop-1-expected.txt: Added.
39188         * editing/pasteboard/subframe-dragndrop-1.html: Added.
39190 2006-09-20  Rob Buis  <buis@kde.org>
39192         Reviewed by eseidel.
39194         Updated test results because of:
39195         http://bugs.webkit.org/show_bug.cgi?id=10946
39196         new marker code draws end-marker in wrong place
39198         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
39199         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
39200         * svg/custom/invalid-css-expected.txt:
39201         
39202 2006-09-20  Julien Palmas  <julien.palmas@gmail.com>
39204         Reviewed by eseidel.  Landed by eseidel.
39205         
39206         Test for http://bugs.webkit.org/show_bug.cgi?id=6003
39208         * svg/custom/pattern-y-offset-expected.checksum: Added.
39209         * svg/custom/pattern-y-offset-expected.png: Added.
39210         * svg/custom/pattern-y-offset-expected.txt: Added.
39211         * svg/custom/pattern-y-offset.svg: Added.
39213 2006-09-20  Justin Garcia  <justin.garcia@apple.com>
39215         Reviewed by harrison
39217         * editing/selection/editable-links.html: Added.
39218         * editing/selection/editable-links.html-disabled: Removed.
39220 2006-09-20  Adam Roben  <aroben@apple.com>
39222         Reviewed by timothy.
39224         Fixes http://bugs.webkit.org/show_bug.cgi?id=10953
39225         Test results for fast/js/window-properties.html should include
39226         children of window.document.body.firstChild
39228         * fast/js/window-properties-expected.txt: Regenerate results which now
39229         include window.document.body.firstChild.*
39230         * fast/js/window-properties.html: Print out 'null' for null objects
39231         instead of 'object' for more clarity
39233 2006-09-20  Adam Roben  <aroben@apple.com>
39235         Reviewed by Adele.
39237         Adding test for http://bugs.webkit.org/show_bug.cgi?id=10935
39238         REGRESSION: file upload control with direction:rtl or text-align:right
39239         draws button on top of filename/icon
39241         * fast/forms/file-input-direction-expected.checksum: Added.
39242         * fast/forms/file-input-direction-expected.png: Added.
39243         * fast/forms/file-input-direction-expected.txt: Added.
39244         * fast/forms/file-input-direction.html: Added.
39246 2006-09-20  Eric Seidel  <eric@webkit.org>
39248         Reviewed by hyatt.
39249         
39250         Commit two test updates I forgot to commit with:
39251         Markers should clip to their viewport.
39252         http://bugs.webkit.org/show_bug.cgi?id=5967
39254         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
39255         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
39256         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
39257         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
39258         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
39259         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
39261 2006-09-19  Eric Seidel  <eric@webkit.org>
39263         Reviewed by adele.
39264         
39265         Updated results for http://bugs.webkit.org/show_bug.cgi?id=8585
39267         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
39268         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
39269         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
39270         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
39271         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
39272         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
39273         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
39274         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
39275         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
39276         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
39277         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
39278         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
39279         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
39280         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
39281         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
39282         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
39283         * svg/custom/feComponentTransfer-Discrete-expected.txt:
39284         * svg/custom/feComponentTransfer-Gamma-expected.txt:
39285         * svg/custom/feComponentTransfer-Linear-expected.txt:
39286         * svg/custom/feComponentTransfer-Table-expected.txt:
39287         * svg/custom/feDisplacementMap-01-expected.txt:
39288         * svg/custom/filter-source-alpha-expected.txt:
39289         * svg/custom/image-with-transform-clip-filter-expected.txt:
39290         * svg/custom/non-opaque-filters-expected.txt:
39291         * svg/custom/text-filter-expected.txt:
39293 2006-09-19  Eric Seidel  <eric@webkit.org>
39295         Reviewed by adele.
39297         Markers should clip to their viewport.
39298         http://bugs.webkit.org/show_bug.cgi?id=5967
39300         * svg/custom/marker-overflow-clip-expected.checksum: Added.
39301         * svg/custom/marker-overflow-clip-expected.png: Added.
39302         * svg/custom/marker-overflow-clip-expected.txt: Added.
39303         * svg/custom/marker-overflow-clip.svg: Added.
39305 2006-09-19  Justin Garcia  <justin.garcia@apple.com>
39307         Reviewed by eseidel
39308         
39309         Disabling this test temporarily.
39311         * editing/selection/editable-links.html: Removed.
39312         * editing/selection/editable-links.html-disabled: Added.
39314 2006-09-19  Justin Garcia  <justin.garcia@apple.com>
39316         Reviewed by harrison
39318         * editing/selection/editable-links-expected.checksum: Added.
39319         * editing/selection/editable-links-expected.png: Added.
39320         * editing/selection/editable-links-expected.txt: Added.
39321         * editing/selection/editable-links.html: Added.
39323 2006-09-19  Justin Garcia  <justin.garcia@apple.com>
39325         Reviewed by harrison
39327         * editing/pasteboard/pasting-tabs-expected.checksum: Added.
39328         * editing/pasteboard/pasting-tabs-expected.png: Added.
39329         * editing/pasteboard/pasting-tabs-expected.txt: Added.
39330         * editing/pasteboard/pasting-tabs.html: Added.
39332 2006-09-18  Adam Roben  <aroben@apple.com>
39334         Reviewed by Adele.
39336         Update tests for the new file upload control.
39338         * fast/forms/file-input-disabled-expected.txt:
39339         * fast/forms/form-element-geometry-expected.txt:
39340         * fast/forms/input-appearance-height-expected.txt:
39341         * fast/forms/input-value-expected.txt:
39343 2006-09-17  Eric Seidel  <eric@webkit.org>
39345         Reviewed by hyatt.
39347         * fast/js/window-properties.html: make work in Firefox (hangs IE)
39349 2006-09-17  Eric Seidel  <eric@webkit.org>
39351         Add a textual dump of the window object property tree.
39353         Reviewed by Sarge.
39355         * fast/js/window-properties-expected.txt: Added.
39356         * fast/js/window-properties.html: Added.
39358 2006-09-17  David Hyatt  <hyatt@apple.com>
39360         Adding layout test for bug 10899.
39362         * fast/text/basic/generic-family-changes-expected.checksum: Added.
39363         * fast/text/basic/generic-family-changes-expected.png: Added.
39364         * fast/text/basic/generic-family-changes-expected.txt: Added.
39365         * fast/text/basic/generic-family-changes.html: Added.
39367 2006-09-17  Alexey Proskuryakov  <ap@nypop.com>
39369         Reviewed by Brady.
39371         Test for http://bugs.webkit.org/show_bug.cgi?id=10852
39372         REGRESSION: Reproducible crash in XMLHttpRequest::abort()
39374         Currently, this test prints an error message to the console, because requests from
39375         an unload handler still don't work.
39377         * http/tests/xmlhttprequest/xhr-onunload-expected.txt: Added.
39378         * http/tests/xmlhttprequest/xhr-onunload.html: Added.
39380 2006-09-15  Justin Garcia  <justin.garcia@apple.com>
39382         Reviewed by harrison
39383         
39384         <rdar://problem/4674869>
39385         REGRESSION: selecting text to write over results in cursor jumping to middle of next line
39387         * editing/deleting/whitespace-pre-1-expected.checksum: Added.
39388         * editing/deleting/whitespace-pre-1-expected.png: Added.
39389         * editing/deleting/whitespace-pre-1-expected.txt: Added.
39390         * editing/deleting/whitespace-pre-1.html: Added.
39392 2006-09-15  Timothy Hatcher  <timothy@apple.com>
39394         Reviewed by Justin.
39396         Updating results to new expected values.
39398         * fast/lists/drag-into-marker-expected.txt:
39399         * fast/repaint/selection-after-delete-expected.txt:
39401 2006-09-15  Timothy Hatcher  <timothy@apple.com>
39403         Reviewed by Justin.
39405         Updating results to new expected values.
39407         * editing/inserting/4278698-expected.txt:
39408         * fast/dom/window-xy-properties-expected.txt:
39410 2006-09-15  Adam Roben  <aroben@apple.com>
39412         Reviewed by timothy.
39414         Part of http://bugs.webkit.org/show_bug.cgi?id=10865
39415         New file upload control should match the width of the old one
39417         Update tests to match new file upload control.
39419         * fast/forms/file-input-disabled-expected.txt:
39420         * fast/forms/form-element-geometry-expected.txt:
39421         * fast/forms/input-appearance-height-expected.txt:
39422         * fast/forms/input-value-expected.txt:
39424 2006-09-15  Kevin McCullough  <KMcCullough@apple.com>
39426         - just layout test result changes 
39428         * fast/dom/Range/range-compareNode-expected.txt:
39429         * fast/dom/Range/range-intersectsNode-expected.txt:
39431 2006-09-14  Justin Garcia  <justin.garcia@apple.com>
39433         Reviewed by harrison
39434         
39435         <rdar://problem/4655880> Up/Down arrows skip over To Do
39437         * editing/selection/mixed-editability-3-expected.checksum: Added.
39438         * editing/selection/mixed-editability-3-expected.png: Added.
39439         * editing/selection/mixed-editability-3-expected.txt: Added.
39440         * editing/selection/mixed-editability-3.html: Added.
39441         * editing/selection/mixed-editability-4-expected.checksum: Added.
39442         * editing/selection/mixed-editability-4-expected.png: Added.
39443         * editing/selection/mixed-editability-4-expected.txt: Added.
39444         * editing/selection/mixed-editability-4.html: Added.
39445         * editing/selection/mixed-editability-5-expected.checksum: Added.
39446         * editing/selection/mixed-editability-5-expected.png: Added.
39447         * editing/selection/mixed-editability-5-expected.txt: Added.
39448         * editing/selection/mixed-editability-5.html: Added.
39450 2006-09-14  Graham Dennis  <graham.dennis@gmail.com>
39452         Reviewed by Justin Garcia.
39454         Modified testcase for:
39455         http://bugs.webkit.org/show_bug.cgi?id=10726
39456         Crash in ApplyStyleCommand::applyRelativeFontStyleChange
39458         * editing/style/table-selection-expected.checksum:
39459         * editing/style/table-selection-expected.png:
39460         * editing/style/table-selection-expected.txt:
39461         * editing/style/table-selection.html:
39462         This testcase was for 10579, which is very similar to this bug (10726)
39463         Now the testcase tests both bugs.
39465 2006-09-13  Adam Roben  <aroben@apple.com>
39467         Rubberstamped by hyatt.
39469         Updating tables results after hyatt landed a fix for
39470         http://bugs.webkit.org/show_bug.cgi?id=8126
39471         Padding must not apply to columns
39473         * tables/mozilla/bugs/bug139524-2-expected.txt:
39474         * tables/mozilla/bugs/bug139524-4-expected.txt:
39475         * tables/mozilla/bugs/bug32841-expected.txt:
39476         * tables/mozilla/dom/appendCol2-expected.txt:
39477         * tables/mozilla/dom/deleteCol1-expected.txt:
39478         * tables/mozilla/dom/deleteCol2-expected.txt:
39479         * tables/mozilla/dom/deleteCol3-expected.txt:
39480         * tables/mozilla/dom/deleteColGroup1-expected.txt:
39481         * tables/mozilla/dom/deleteColGroup2-expected.txt:
39482         * tables/mozilla/dom/insertColGroups1-expected.txt:
39483         * tables/mozilla/dom/insertColGroups2-expected.txt:
39484         * tables/mozilla/dom/insertCols1-expected.txt:
39485         * tables/mozilla/dom/insertCols2-expected.txt:
39486         * tables/mozilla/dom/insertCols3-expected.txt:
39487         * tables/mozilla/dom/insertCols4-expected.txt:
39488         * tables/mozilla/dom/insertCols5-expected.txt:
39489         * tables/mozilla/marvin/body_col-expected.txt:
39490         * tables/mozilla/marvin/x_col_span-expected.txt:
39491         * tables/mozilla/marvin/x_col_width_px-expected.txt:
39492         * tables/mozilla/marvin/x_colgroup_span-expected.txt:
39493         * tables/mozilla/other/body_col-expected.txt:
39494         * tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
39495         * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
39496         * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
39497         * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
39498         * tables/mozilla_expected_failures/core/cols1-expected.txt:
39499         * tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
39500         * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
39501         * tables/mozilla_expected_failures/other/test4-expected.txt:
39503 2006-09-12  Julien Palmas  <julien.palmas@gmail.com>
39505         Reviewed by darin.  Landed by eseidel.
39507         * svg/custom/svgpolyparser-extra-space-expected.checksum: Added.
39508         * svg/custom/svgpolyparser-extra-space-expected.png: Added.
39509         * svg/custom/svgpolyparser-extra-space-expected.txt: Added.
39510         * svg/custom/svgpolyparser-extra-space.svg: Added.
39512 2006-09-12  Kevin McCullough  <KMcCullough@apple.com>
39514         Reviewed by Andersca, Maciej, Brady.
39516         * fast/dom/Range/range-intersectsNode-expected.txt: Added.
39517         * fast/dom/Range/range-intersectsNode.html: Added.
39518         * fast/dom/Range/resources/intersectsNode.js: Added.
39520 2006-09-12  Nikolas Zimmermann  <zimmermann@kde.org>
39522         Reviewed by eseidel.  Landed by eseidel.
39524         Fixed: http://bugs.webkit.org/show_bug.cgi?id=10826
39526         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
39527         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
39528         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
39530 2006-09-11  Nikolas Zimmermann  <zimmermann@kde.org>
39532         Reviewed by eseidel.  Landed by eseidel.
39534         * svg/custom/baseval-animval-equality.svg: Added.
39536 2006-09-11  Kevin McCullough  <KMcCullough@apple.com>
39538         Reviewed by Darin.
39540         * ChangeLog:
39541         * fast/dom/Range/range-compareNode-expected.txt: Added.
39542         * fast/dom/Range/range-compareNode.html: Added.
39543         * fast/dom/Range/range-comparePoint.html:
39545 2006-09-11  Vladimir Olexa  <vladimir.olexa@gmail.com>
39547         Reviewed by Darin.
39549         - test for http://bugs.webkit.org/show_bug.cgi?id=10323
39550           REGRESSION: javascript: URL containing '\\' gets passed as '//'
39552         * fast/dom/javascript-backslash-expected.txt: Added.
39553         * fast/dom/javascript-backslash.html: Added.
39555 2006-09-11  Darin Adler  <darin@apple.com>
39557         - converted a test to plain text (makes it platform independent; fixes a failure)
39559         * fast/events/ondragenter-expected.checksum: Removed.
39560         * fast/events/ondragenter-expected.png: Removed.
39561         * fast/events/ondragenter-expected.txt:
39562         * fast/events/ondragenter.html:
39564 2006-09-10  Darin Adler  <darin@apple.com>
39566         - converted a test to plain text (makes it platform independent; fixes a failure)
39568         * fast/text/plain-text-line-breaks-expected.checksum: Removed.
39569         * fast/text/plain-text-line-breaks-expected.png: Removed.
39570         * fast/text/plain-text-line-breaks-expected.txt: Regenerated.
39571         * fast/text/plain-text-line-breaks.html: Added a call to dumpAsText().
39573 2006-09-08  Timothy Hatcher  <timothy@apple.com>
39575         Adds a test for the CSS URL quoting logic.
39577         * fast/inspector/cssURLQuotes-expected.txt: Added.
39578         * fast/inspector/cssURLQuotes.html: Added.
39580 2006-09-09  Alexey Proskuryakov  <ap@nypop.com>
39582         Reviewed by Darin.
39584         http://bugs.webkit.org/show_bug.cgi?id=10759
39585         fast/AppleScript/array.html test failing
39587         * fast/AppleScript/001-expected.txt: Updated results.
39589 2006-09-07  Alexey Proskuryakov  <ap@nypop.com>
39591         Reviewed by Darin.
39593         Test for http://bugs.webkit.org/show_bug.cgi?id=10753
39594         REGRESSION: The beginning of a CSS file is missing
39596         * http/tests/incremental/slow-utf8-css-expected.checksum: Added.
39597         * http/tests/incremental/slow-utf8-css-expected.png: Added.
39598         * http/tests/incremental/slow-utf8-css-expected.txt: Added.
39599         * http/tests/incremental/slow-utf8-css.pl: Added.
39601 2006-09-07  Rob Buis  <buis@kde.org>
39603         Reviewed by Maciej.
39605         New test case for
39606         <http://bugs.webkit.org/show_bug.cgi?id=9753>
39607         SVG with width and height 100% leaves room for scrollbar on the right.
39609         Also Updated .txt files (all text blocks are wider) and some updated
39610         pixel tests (some text is layouted differently because of wider text blocks).
39612         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
39613         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
39614         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
39615         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
39616         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
39617         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
39618         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
39619         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
39620         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
39621         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
39622         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
39623         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
39624         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
39625         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
39626         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
39627         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
39628         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
39629         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
39630         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
39631         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
39632         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
39633         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
39634         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
39635         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
39636         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
39637         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
39638         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
39639         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
39640         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
39641         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
39642         * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
39643         * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
39644         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
39645         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
39646         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
39647         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
39648         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
39649         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
39650         * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
39651         * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
39652         * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
39653         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
39654         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
39655         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
39656         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
39657         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
39658         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
39659         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
39660         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
39661         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
39662         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
39663         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
39664         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
39665         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
39666         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
39667         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
39668         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
39669         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
39670         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
39671         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
39672         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
39673         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
39674         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
39675         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
39676         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
39677         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
39678         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
39679         * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
39680         * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
39681         * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
39682         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
39683         * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
39684         * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
39685         * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
39686         * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
39687         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
39688         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
39689         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
39690         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
39691         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
39692         * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
39693         * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
39694         * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
39695         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
39696         * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
39697         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
39698         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
39699         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
39700         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
39701         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
39702         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
39703         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
39704         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
39705         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
39706         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
39707         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
39708         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
39709         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
39710         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
39711         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
39712         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
39713         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
39714         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
39715         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
39716         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
39717         * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
39718         * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
39719         * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
39720         * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
39721         * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
39722         * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
39723         * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
39724         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
39725         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
39726         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
39727         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
39728         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
39729         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
39730         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
39731         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
39732         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
39733         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
39734         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
39735         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
39736         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
39737         * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
39738         * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
39739         * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
39740         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
39741         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
39742         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
39743         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
39744         * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
39745         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
39746         * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
39747         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
39748         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
39749         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
39750         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
39751         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
39752         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
39753         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
39754         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
39755         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
39756         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
39757         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
39758         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
39759         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
39760         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
39761         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
39762         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
39763         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
39764         * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
39765         * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
39766         * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
39767         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
39768         * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
39769         * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
39770         * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
39771         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
39772         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
39773         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
39774         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
39775         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
39776         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
39777         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
39778         * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
39779         * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
39780         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
39781         * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
39782         * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
39783         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
39784         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
39785         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
39786         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
39787         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
39788         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
39789         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
39790         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
39791         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
39792         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
39793         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
39794         * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
39795         * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
39796         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
39797         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
39798         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
39799         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
39800         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
39801         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
39802         * svg/custom/coords-relative-units-transforms-expected.txt:
39803         * svg/custom/feComponentTransfer-Discrete-expected.txt:
39804         * svg/custom/feComponentTransfer-Gamma-expected.txt:
39805         * svg/custom/feComponentTransfer-Linear-expected.txt:
39806         * svg/custom/feComponentTransfer-Table-expected.txt:
39807         * svg/custom/image-with-transform-clip-filter-expected.txt:
39808         * svg/custom/invalid-css-expected.txt:
39809         * svg/custom/invalid-viewbox1-expected.txt:
39810         * svg/custom/invalid-viewbox2-expected.txt:
39811         * svg/custom/non-opaque-filters-expected.txt:
39812         * svg/custom/percentage-rect-expected.checksum:
39813         * svg/custom/percentage-rect-expected.png:
39814         * svg/custom/percentage-rect-expected.txt:
39815         * svg/custom/pointer-events-path-expected.txt:
39816         * svg/custom/svg-overflow-types-expected.txt:
39817         * svg/custom/text-clip-expected.txt:
39818         * svg/custom/text-filter-expected.txt:
39819         * svg/custom/text-gradient-no-content-expected.checksum:
39820         * svg/custom/text-gradient-no-content-expected.png:
39821         * svg/custom/text-gradient-no-content-expected.txt:
39822         * svg/custom/text-hit-test-expected.txt:
39823         * svg/custom/text-image-opacity-expected.txt:
39824         * svg/custom/tref-update-expected.txt:
39825         * svg/custom/width-full-percentage-expected.checksum: Added.
39826         * svg/custom/width-full-percentage-expected.png: Added.
39827         * svg/custom/width-full-percentage-expected.txt: Added.
39828         * svg/custom/width-full-percentage.svg: Added.
39830 2006-09-05  Darin Adler  <darin@apple.com>
39832         Reviewed by Alexey.
39834         - test for bug where the charset in a link element for a CSS stylesheet is ignored.
39835           I noticed this while working on new text encoding machinery.
39837         * fast/encoding/css-link-charset-expected.txt: Added.
39838         * fast/encoding/css-link-charset.css: Added.
39839         * fast/encoding/css-link-charset.html: Added.
39841         - test for http://bugs.webkit.org/show_bug.cgi?id=10681
39842           REGRESSION: Reproducible crash at Wikipedia
39843           (Alexey wrote this one, I reviewed.)
39845         * fast/forms/form-data-encoding-normalization-overrun-expected.txt: Added.
39846         * fast/forms/form-data-encoding-normalization-overrun.html: Added.
39848         - and a tweak to an existing test
39850         * fast/forms/form-data-encoding.html: Changed to dump encoded URL so it's easier to
39851         diagnose this when it fails.
39853 2006-09-05  Justin Garcia  <justin.garcia@apple.com>
39855         Reviewed by thatcher
39856         
39857         Setup for <rdar://problem/4344550> Misspellings aren't marked after undo delete
39859         Fixed:
39860         * editing/pasteboard/4641033-expected.checksum:
39861         * editing/pasteboard/4641033-expected.png:
39862         * editing/execCommand/outdent-selection-expected.checksum:
39863         * editing/execCommand/outdent-selection-expected.png:
39865         Added a didChangeSelection notification that was absent before:
39866         * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
39867         * editing/deleting/delete-3608430-fix-expected.txt:
39868         * editing/deleting/delete-3608462-fix-expected.txt:
39869         * editing/deleting/delete-3775172-fix-expected.txt:
39870         * editing/deleting/delete-3800834-fix-expected.txt:
39871         * editing/deleting/delete-3857753-fix-expected.txt:
39872         * editing/deleting/delete-3865854-fix-expected.txt:
39873         * editing/deleting/delete-3928305-fix-expected.txt:
39874         * editing/deleting/delete-3959464-fix-expected.txt:
39875         * editing/deleting/delete-4038408-fix-expected.txt:
39876         * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
39877         * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
39878         * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
39879         * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
39880         * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
39881         * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
39882         * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
39883         * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
39884         * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
39885         * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
39886         * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
39887         * editing/deleting/delete-block-contents-001-expected.txt:
39888         * editing/deleting/delete-block-contents-002-expected.txt:
39889         * editing/deleting/delete-block-contents-003-expected.txt:
39890         * editing/deleting/delete-block-merge-contents-001-expected.txt:
39891         * editing/deleting/delete-block-merge-contents-002-expected.txt:
39892         * editing/deleting/delete-block-merge-contents-003-expected.txt:
39893         * editing/deleting/delete-block-merge-contents-004-expected.txt:
39894         * editing/deleting/delete-block-merge-contents-005-expected.txt:
39895         * editing/deleting/delete-block-merge-contents-006-expected.txt:
39896         * editing/deleting/delete-block-merge-contents-007-expected.txt:
39897         * editing/deleting/delete-block-merge-contents-008-expected.txt:
39898         * editing/deleting/delete-block-merge-contents-009-expected.txt:
39899         * editing/deleting/delete-block-merge-contents-010-expected.txt:
39900         * editing/deleting/delete-block-merge-contents-012-expected.txt:
39901         * editing/deleting/delete-block-merge-contents-013-expected.txt:
39902         * editing/deleting/delete-block-merge-contents-014-expected.txt:
39903         * editing/deleting/delete-block-merge-contents-015-expected.txt:
39904         * editing/deleting/delete-block-merge-contents-016-expected.txt:
39905         * editing/deleting/delete-block-merge-contents-017-expected.txt:
39906         * editing/deleting/delete-block-merge-contents-018-expected.txt:
39907         * editing/deleting/delete-block-merge-contents-019-expected.txt:
39908         * editing/deleting/delete-block-merge-contents-020-expected.txt:
39909         * editing/deleting/delete-block-merge-contents-021-expected.txt:
39910         * editing/deleting/delete-block-merge-contents-022-expected.txt:
39911         * editing/deleting/delete-block-merge-contents-023-expected.txt:
39912         * editing/deleting/delete-block-merge-contents-024-expected.txt:
39913         * editing/deleting/delete-block-table-expected.txt:
39914         * editing/deleting/delete-br-008-expected.txt:
39915         * editing/deleting/delete-br-010-expected.txt:
39916         * editing/deleting/delete-br-011-expected.txt:
39917         * editing/deleting/delete-first-list-item-expected.txt:
39918         * editing/deleting/delete-image-001-expected.txt:
39919         * editing/deleting/delete-image-002-expected.txt:
39920         * editing/deleting/delete-image-003-expected.txt:
39921         * editing/deleting/delete-image-004-expected.txt:
39922         * editing/deleting/delete-line-001-expected.txt:
39923         * editing/deleting/delete-line-002-expected.txt:
39924         * editing/deleting/delete-line-003-expected.txt:
39925         * editing/deleting/delete-line-004-expected.txt:
39926         * editing/deleting/delete-line-005-expected.txt:
39927         * editing/deleting/delete-line-006-expected.txt:
39928         * editing/deleting/delete-line-007-expected.txt:
39929         * editing/deleting/delete-line-008-expected.txt:
39930         * editing/deleting/delete-line-009-expected.txt:
39931         * editing/deleting/delete-line-010-expected.txt:
39932         * editing/deleting/delete-line-011-expected.txt:
39933         * editing/deleting/delete-line-012-expected.txt:
39934         * editing/deleting/delete-line-013-expected.txt:
39935         * editing/deleting/delete-line-014-expected.txt:
39936         * editing/deleting/delete-line-015-expected.txt:
39937         * editing/deleting/delete-line-016-expected.txt:
39938         * editing/deleting/delete-line-017-expected.txt:
39939         * editing/deleting/delete-listitem-001-expected.txt:
39940         * editing/deleting/delete-listitem-002-expected.txt:
39941         * editing/deleting/delete-mixed-editable-content-001-expected.txt:
39942         * editing/deleting/delete-select-all-001-expected.txt:
39943         * editing/deleting/delete-select-all-002-expected.txt:
39944         * editing/deleting/delete-select-all-003-expected.txt:
39945         * editing/deleting/merge-different-styles-expected.txt:
39946         * editing/deleting/merge-endOfParagraph-expected.txt:
39947         * editing/deleting/merge-no-br-expected.txt:
39948         * editing/deleting/pruning-after-merge-1-expected.txt:
39949         * editing/deleting/pruning-after-merge-2-expected.txt:
39950         * editing/deleting/table-cells-expected.txt:
39951         * editing/execCommand/boldSelection-expected.txt:
39952         * editing/execCommand/create-list-from-range-selection-expected.txt:
39953         * editing/execCommand/createLink-expected.txt:
39954         * editing/execCommand/format-block-expected.txt:
39955         * editing/execCommand/format-block-from-range-selection-expected.txt:
39956         * editing/execCommand/format-block-with-braces-expected.txt:
39957         * editing/execCommand/format-block-with-trailing-br-expected.txt:
39958         * editing/execCommand/hilitecolor-expected.txt:
39959         * editing/execCommand/indent-list-item-expected.txt:
39960         * editing/execCommand/indent-selection-expected.txt:
39961         * editing/execCommand/insert-list-and-stitch-expected.txt:
39962         * editing/execCommand/insert-list-with-id-expected.txt:
39963         * editing/execCommand/insertHTML-expected.txt:
39964         * editing/execCommand/insertHorizontalRule-expected.txt:
39965         * editing/execCommand/remove-formatting-expected.txt:
39966         * editing/execCommand/remove-list-from-range-selection-expected.txt:
39967         * editing/execCommand/remove-list-items-expected.txt:
39968         * editing/execCommand/strikethroughSelection-expected.txt:
39969         * editing/execCommand/switch-list-type-expected.txt:
39970         * editing/execCommand/unlink-expected.txt:
39971         * editing/input/text-input-controller-expected.txt:
39972         * editing/inserting/insert-3654864-fix-expected.txt:
39973         * editing/inserting/insert-3659587-fix-expected.txt:
39974         * editing/inserting/insert-3775316-fix-expected.txt:
39975         * editing/inserting/insert-3851164-fix-expected.txt:
39976         * editing/inserting/insert-3907422-fix-expected.txt:
39977         * editing/inserting/insert-after-delete-001-expected.txt:
39978         * editing/inserting/insert-div-001-expected.txt:
39979         * editing/inserting/insert-div-002-expected.txt:
39980         * editing/inserting/insert-div-003-expected.txt:
39981         * editing/inserting/insert-div-005-expected.txt:
39982         * editing/inserting/insert-div-007-expected.txt:
39983         * editing/inserting/insert-div-009-expected.txt:
39984         * editing/inserting/insert-div-010-expected.txt:
39985         * editing/inserting/insert-div-020-expected.txt:
39986         * editing/inserting/insert-div-023-expected.txt:
39987         * editing/inserting/insert-div-024-expected.txt:
39988         * editing/inserting/insert-div-025-expected.txt:
39989         * editing/inserting/insert-div-026-expected.txt:
39990         * editing/inserting/multiple-lines-selected-expected.txt:
39991         * editing/inserting/paragraph-separator-03-expected.txt:
39992         * editing/inserting/paragraph-separator-in-table-2-expected.txt:
39993         * editing/inserting/redo-expected.txt:
39994         * editing/inserting/return-key-with-selection-001-expected.txt:
39995         * editing/inserting/return-key-with-selection-002-expected.txt:
39996         * editing/inserting/return-key-with-selection-003-expected.txt:
39997         * editing/pasteboard/3976872-expected.txt:
39998         * editing/pasteboard/4076267-3-expected.txt:
39999         * editing/pasteboard/4076267-expected.txt:
40000         * editing/pasteboard/4700297-expected.txt:
40001         * editing/pasteboard/8145-3-expected.txt:
40002         * editing/pasteboard/block-wrappers-necessary-expected.txt:
40003         * editing/pasteboard/copy-paste-bidi-expected.txt:
40004         * editing/pasteboard/displaced-generic-placeholder-expected.txt:
40005         * editing/pasteboard/displaced-placeholder-expected.txt:
40006         * editing/pasteboard/display-block-on-spans-expected.txt:
40007         * editing/pasteboard/drag-drop-modifies-page-expected.txt:
40008         * editing/pasteboard/interchange-newline-2-expected.txt:
40009         * editing/pasteboard/merge-after-delete-1-expected.txt:
40010         * editing/pasteboard/merge-after-delete-2-expected.txt:
40011         * editing/pasteboard/merge-after-delete-expected.txt:
40012         * editing/pasteboard/merge-end-3-expected.txt:
40013         * editing/pasteboard/merge-end-5-expected.txt:
40014         * editing/pasteboard/merge-end-blockquote-expected.txt:
40015         * editing/pasteboard/merge-end-list-expected.txt:
40016         * editing/pasteboard/merge-end-table-expected.txt:
40017         * editing/pasteboard/paste-4035648-fix-expected.txt:
40018         * editing/pasteboard/paste-4039777-fix-expected.txt:
40019         * editing/pasteboard/paste-line-endings-001-expected.txt:
40020         * editing/pasteboard/paste-line-endings-006-expected.txt:
40021         * editing/pasteboard/paste-match-style-001-expected.txt:
40022         * editing/pasteboard/paste-match-style-002-expected.txt:
40023         * editing/pasteboard/paste-pre-001-expected.txt:
40024         * editing/pasteboard/paste-pre-002-expected.txt:
40025         * editing/pasteboard/paste-table-002-expected.txt:
40026         * editing/pasteboard/paste-table-003-expected.txt:
40027         * editing/pasteboard/paste-text-006-expected.txt:
40028         * editing/pasteboard/paste-text-007-expected.txt:
40029         * editing/pasteboard/paste-text-010-expected.txt:
40030         * editing/pasteboard/paste-text-011-expected.txt:
40031         * editing/pasteboard/paste-text-015-expected.txt:
40032         * editing/pasteboard/paste-text-016-expected.txt:
40033         * editing/pasteboard/paste-text-017-expected.txt:
40034         * editing/pasteboard/paste-text-018-expected.txt:
40035         * editing/pasteboard/prevent-block-nesting-01-expected.txt:
40036         * editing/pasteboard/smart-paste-003-expected.txt:
40037         * editing/pasteboard/smart-paste-004-expected.txt:
40038         * editing/pasteboard/smart-paste-005-expected.txt:
40039         * editing/pasteboard/smart-paste-006-expected.txt:
40040         * editing/pasteboard/smart-paste-007-expected.txt:
40041         * editing/pasteboard/smart-paste-008-expected.txt:
40042         * editing/pasteboard/testcase-9507-expected.txt:
40043         * editing/pasteboard/undoable-fragment-removes-expected.txt:
40044         * editing/selection/expanding-selections-expected.txt:
40045         * editing/selection/expanding-selections2-expected.txt:
40046         * editing/selection/node-removal-1-expected.txt:
40047         * editing/selection/node-removal-2-expected.txt:
40048         * editing/selection/select-all-iframe-expected.txt:
40049         * editing/selection/skip-non-editable-1-expected.txt:
40050         * editing/selection/triple-click-in-pre-expected.txt:
40051         * editing/style/apple-style-editable-mix-expected.txt:
40052         * editing/style/block-style-004-expected.txt:
40053         * editing/style/block-style-005-expected.txt:
40054         * editing/style/block-style-006-expected.txt:
40055         * editing/style/create-block-for-style-001-expected.txt:
40056         * editing/style/create-block-for-style-002-expected.txt:
40057         * editing/style/create-block-for-style-003-expected.txt:
40058         * editing/style/create-block-for-style-004-expected.txt:
40059         * editing/style/create-block-for-style-007-expected.txt:
40060         * editing/style/create-block-for-style-009-expected.txt:
40061         * editing/style/create-block-for-style-010-expected.txt:
40062         * editing/style/create-block-for-style-011-expected.txt:
40063         * editing/style/create-block-for-style-012-expected.txt:
40064         * editing/style/create-block-for-style-013-expected.txt:
40065         * editing/style/designmode-expected.txt:
40066         * editing/style/relative-font-size-change-001-expected.txt:
40067         * editing/style/relative-font-size-change-002-expected.txt:
40068         * editing/style/remove-underline-across-paragraph-expected.txt:
40069         * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
40070         * editing/style/remove-underline-after-paragraph-expected.txt:
40071         * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
40072         * editing/style/remove-underline-from-stylesheet-expected.txt:
40073         * editing/style/smoosh-styles-001-expected.txt:
40074         * editing/style/smoosh-styles-002-expected.txt:
40075         * editing/style/smoosh-styles-003-expected.txt:
40076         * editing/style/style-3681552-fix-001-expected.txt:
40077         * editing/style/style-3681552-fix-002-expected.txt:
40078         * editing/style/style-3690704-fix-expected.txt:
40079         * editing/style/style-3998892-fix-expected.txt:
40080         * editing/style/style-boundary-001-expected.txt:
40081         * editing/style/style-boundary-003-expected.txt:
40082         * editing/style/style-boundary-004-expected.txt:
40083         * editing/style/typing-style-001-expected.txt:
40084         * editing/style/typing-style-003-expected.txt:
40085         * editing/undo/undo-misspellings-expected.txt:
40086         * editing/unsupported-content/list-delete-001-expected.txt:
40087         * editing/unsupported-content/list-delete-002-expected.txt:
40088         * editing/unsupported-content/list-delete-003-expected.txt:
40089         * editing/unsupported-content/table-delete-001-expected.txt:
40090         * editing/unsupported-content/table-delete-002-expected.txt:
40091         * editing/unsupported-content/table-delete-003-expected.txt:
40092         * fast/forms/attributed-strings-expected.txt:
40093         * fast/forms/cursor-position-expected.txt:
40094         * fast/forms/drag-into-textarea-expected.txt:
40095         * fast/forms/input-appearance-maxlength-expected.txt:
40096         * fast/forms/input-paste-undo-expected.txt:
40097         * fast/forms/input-selection-restore-expected.txt:
40098         * fast/forms/input-text-paste-maxlength-expected.txt:
40099         * fast/forms/selection-functions-expected.txt:
40100         * fast/forms/text-field-setvalue-crash-expected.txt:
40101         * fast/forms/textarea-paste-newline-expected.txt:
40103 2006-09-04  Alexey Proskuryakov  <ap@nypop.com>
40105         Reviewed by Darin.
40107         Tests for http://bugs.webkit.org/show_bug.cgi?id=10716
40108         XMLHttpRequest.responseText is null if HTTP response is empty
40110         The results are not fully correct yet:
40111         - accessing properties that are now undefined should cause an exception;
40112         - on error, responseXML should be null, rather than contain an HTML document describing 
40113         the error.
40115         * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Updated for responseXML
40116         now returning null for nil documents.
40118         * http/tests/xmlhttprequest/zero-length-response-expected.txt:
40119         * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
40120         * http/tests/xmlhttprequest/zero-length-response-sync.html:
40121         * http/tests/xmlhttprequest/zero-length-response.html:
40122         Extended to cover more properties.
40124 2006-09-04  Alexey Proskuryakov  <ap@nypop.com>
40126         Reviewed by Darin.
40128         Test for http://bugs.webkit.org/show_bug.cgi?id=10676
40129         @charset rules not accessible via DOM
40131         * fast/encoding/css-charset-dom-expected.txt: Added.
40132         * fast/encoding/css-charset-dom.html: Added.
40134 2006-09-04  Rob Buis  <buis@kde.org>
40136         Reviewed by Eric.
40138         Testcase needed for:
40139         http://bugs.webkit.org/show_bug.cgi?id=6546
40140         clipPath data does not respect transforms
40142         * svg/custom/clip-path-with-transform-expected.checksum: Added.
40143         * svg/custom/clip-path-with-transform-expected.png: Added.
40144         * svg/custom/clip-path-with-transform-expected.txt: Added.
40145         * svg/custom/clip-path-with-transform.svg: Added.
40147 2006-09-03  Alexey Proskuryakov  <ap@nypop.com>
40149         Reviewed by Tim H.
40151         Test for http://bugs.webkit.org/show_bug.cgi?id=10693
40152         Convert JavaScript arrays to AppleScript lists
40154         * fast/AppleScript/array-expected.txt:
40155         * fast/AppleScript/array.html: Updated results, added a test for
40156         circular dependencies.
40158 2006-09-03  Alexey Proskuryakov  <ap@nypop.com>
40160         Reviewed by Eric.
40162         Tests for http://bugs.webkit.org/show_bug.cgi?id=10697
40163         REGRESSION (r16175): Errors in incremental decoding of UTF-8
40165         * fast/encoding/charset-invalid-expected.txt: Added.
40166         * fast/encoding/charset-invalid.html: Added.
40167         * http/tests/incremental/slow-utf8-html-expected.txt: Added.
40168         * http/tests/incremental/slow-utf8-html.pl: Added.
40170 2006-09-03  Alexey Proskuryakov  <ap@nypop.com>
40172         Reviewed by Tim H.
40174         http://bugs.webkit.org/show_bug.cgi?id=4508
40175         Layout tests access an external server
40177         * fast/backgrounds/repeat/noRepeatCorrectClip.html: Use a local resource (it was already present,
40178         but the test still pointed to a remote one).
40179         * fast/dom/HTMLImageElement/image-src-absolute-url-expected.txt:
40180         * fast/dom/HTMLImageElement/image-src-absolute-url.html: Use a non-existent file URL instead of 
40181         a non-existent http one.
40182         * fast/loader/docLoaderFrame-expected.checksum: Removed.
40183         * fast/loader/docLoaderFrame-expected.png: Removed.
40184         * fast/loader/docLoaderFrame-expected.txt: Removed.
40185         * fast/loader/docLoaderFrame.html: Removed.
40186         * http/tests/xmlhttprequest/docLoaderFrame-expected.txt: Added.
40187         * http/tests/xmlhttprequest/docLoaderFrame.html: Added.
40188         * http/tests/xmlhttprequest/resources/docLoaderFrame-data.html: Added.
40189         Use a local resource. Also, turned the test into a text one, and used waitUntilDone to make it 
40190         actually work.
40192 2006-09-02  Graham Dennis  <graham.dennis@gmail.com>
40194         Reviewed by Justin.
40196         Testcase for:
40197         http://bugs.webkit.org/show_bug.cgi?id=10579
40198         AppleStyleCommand::applyBlockStyle crash
40200         * editing/style/table-selection-expected.checksum: Added.
40201         * editing/style/table-selection-expected.png: Added.
40202         * editing/style/table-selection-expected.txt: Added.
40203         * editing/style/table-selection.html: Added.
40205 2006-09-01  Adele Peterson  <adele@apple.com>
40207         Reviewed by Tim Omernick.
40209         Updated results for http://bugs.webkit.org/show_bug.cgi?id=6990
40210         Switch to use new text field implementation for <input type="password">
40212         * dom/html/level2/html/HTMLInputElement22-expected.txt:
40213         * dom/xhtml/level2/html/HTMLInputElement22-expected.txt:
40214         * fast/events/event-sender-mouse-click.html:
40215         * fast/forms/input-appearance-height-expected.checksum:
40216         * fast/forms/input-appearance-height-expected.txt:
40217         * fast/forms/input-type-change-in-onfocus-mouse-expected.txt:
40218         * fast/forms/input-value-expected.checksum:
40219         * fast/forms/input-value-expected.png:
40220         * fast/forms/input-value-expected.txt:
40221         * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
40222         * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
40223         * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
40225         Updated from switch to style-able selects
40226         * fast/forms/option-strip-whitespace-expected.checksum:
40227         * fast/forms/option-strip-whitespace-expected.png:
40228         * fast/forms/option-strip-whitespace-expected.txt:
40230 2006-09-01  Timothy Hatcher  <timothy@apple.com>
40232         Reviewed by Darin.
40234         - updated results, null is not round-tripped through the bindings
40235           because of regressions the original change caused in other applications.
40236         - added an echo for "undefined".
40238         * plugins/bindings-test-expected.txt:
40239         * plugins/bindings-test.html:
40241 2006-09-01  Alexey Proskuryakov  <ap@nypop.com>
40243         Reviewed by Eric.
40245         Tests for:
40246         - http://bugs.webkit.org/show_bug.cgi?id=5620
40247         Should only honor encoding from <meta> in HTML
40249         - http://bugs.webkit.org/show_bug.cgi?id=9783
40250         An XML declaration without an explicit encoding incorrectly triggers
40251         UTF-8 encoding in an HTML document
40253         - http://bugs.webkit.org/show_bug.cgi?id=10155
40254         CSS2: @charset is not supported
40256         * fast/encoding/css-charset-expected.txt: Added.
40257         * fast/encoding/css-charset.css: Added.
40258         * fast/encoding/css-charset.html: Added.
40259         * fast/encoding/css-charset-evil-expected.txt: Added.
40260         * fast/encoding/css-charset-evil.css: Added.
40261         * fast/encoding/css-charset-evil.html: Added.
40262         * fast/encoding/default-xhtml-encoding-expected.txt: Added.
40263         * fast/encoding/default-xhtml-encoding.xhtml: Added.
40264         * fast/encoding/meta-in-xhtml-expected.txt: Added.
40265         * fast/encoding/meta-in-xhtml.xhtml: Added.
40266         * fast/encoding/pseudo-xml-2-expected.txt: Added.
40267         * fast/encoding/pseudo-xml-2.html: Added.
40268         * fast/encoding/pseudo-xml-3-expected.txt: Added.
40269         * fast/encoding/pseudo-xml-3.html: Added.
40270         * fast/encoding/pseudo-xml-4-expected.txt: Added.
40271         * fast/encoding/pseudo-xml-4.html: Added.
40272         * fast/encoding/pseudo-xml-expected.txt: Added.
40273         * fast/encoding/pseudo-xml.html: Added.
40275 2006-08-31  Alice Liu  <alice.liu@apple.com>
40277         Reviewed by Darin.
40279         Revised expected results for an isindex element because of 
40280         <rdar://problem/4463870> Switch to use new text field implementation for <isindex>
40281         Now the field is rendered as a textfield
40283         * fast/dom/isindex-002-expected.checksum:
40284         * fast/dom/isindex-002-expected.png:
40285         * fast/dom/isindex-002-expected.txt:
40287 2006-08-30  Rob Buis  <buis@kde.org>
40289         Reviewed by Eric.
40291         Changed test results because of:
40292         http://bugs.webkit.org/show_bug.cgi?id=10586
40293         pointer-events has issues when things are not stroked/filled
40295         * svg/custom/pointer-events-path-expected.checksum:
40296         * svg/custom/pointer-events-path-expected.png:
40297         * svg/custom/pointer-events-path-expected.txt:
40299 2006-08-29  Justin Garcia  <justin.garcia@apple.com>
40301         Reviewed by harrison
40302         
40303         <rdar://problem/4700297>
40304         REGRESSION: After replacing a misspelled word in a sentence, the selection extends to end of current line
40305         
40306         Fixed:
40307         * editing/pasteboard/smart-paste-002-expected.checksum:
40308         * editing/pasteboard/smart-paste-002-expected.png:
40309         * editing/pasteboard/smart-paste-002-expected.txt:
40310         Added to demonstrate fix:
40311         * editing/pasteboard/4700297-expected.checksum: Added.
40312         * editing/pasteboard/4700297-expected.png: Added.
40313         * editing/pasteboard/4700297-expected.txt: Added.
40314         * editing/pasteboard/4700297.html: Added.
40315         Removed a superfluous style span:
40316         * editing/deleting/pruning-after-merge-1-expected.txt:
40317         * editing/pasteboard/interchange-newline-1-expected.txt:
40318         * editing/pasteboard/paste-text-019-expected.checksum:
40319         * editing/pasteboard/paste-text-019-expected.png:
40320         * editing/pasteboard/paste-text-019-expected.txt:
40321         * editing/selection/drag-to-contenteditable-iframe-expected.txt:
40322         Accidently checked in bad results yesterday:
40323         * editing/pasteboard/copy-paste-bidi-expected.txt:
40324         Equivalent render tree:
40325         * editing/pasteboard/smart-paste-001-expected.txt:
40327 2006-08-29  waylonis  <waylonis@google.com>
40329         Reviewed by ggaren.
40331         - Updated test to check for exceptions thrown in a plug-in.  This is
40332           a test for http://bugs.webkit.org/show_bug.cgi?id=10114.
40333         * plugins/bindings-test-expected.txt:
40334         * plugins/bindings-test.html:
40336 2006-08-29  Darin Adler  <darin@apple.com>
40338         Reviewed by Hyatt.
40340         - test for <rdar://problem/4701494> REGRESSION: Scrollbar on EPSN widget doesn't scroll (also affects Widgets widget, web inspector)
40342         * fast/css/computed-style-negative-top-expected.txt: Added.
40343         * fast/css/computed-style-negative-top.html: Added.
40345 2006-08-28  Justin Garcia  <justin.garcia@apple.com>
40347         Reviewed by harrison
40349         * editing/inserting/redo-expected.checksum: Added.
40350         * editing/inserting/redo-expected.png: Added.
40351         * editing/inserting/redo-expected.txt: Added.
40352         * editing/inserting/redo.html: Added.
40353         * editing/pasteboard/copy-paste-bidi-expected.txt:
40355 2006-08-28  Alice Liu  <alice.liu@apple.com>
40357         Reviewed by Geoff.
40359        Added tests for <rdar://problem/4548537> Document.domain and other attributes are blank for an iframe created with document.write
40361         * http/tests/misc/iframe-domain-test-expected.txt: Added.
40362         * http/tests/misc/iframe-domain-test.html: Added.
40364 2006-08-27  Rob Buis  <buis@kde.org>
40366         Reviewed by Eric.
40368         Changed test result because of:
40369         http://bugs.webkit.org/show_bug.cgi?id=10557
40370         KCanvasPath should be replace by platform/Path
40372         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
40374 2006-08-26  Eric Seidel  <eric@webkit.org>
40376         Reviewed by hyatt.
40377         
40378         Test case for: pointer-events does not work.
40379         http://bugs.webkit.org/show_bug.cgi?id=10415
40381         * svg/custom/pointer-events-path-expected.checksum: Added.
40382         * svg/custom/pointer-events-path-expected.png: Added.
40383         * svg/custom/pointer-events-path-expected.txt: Added.
40384         * svg/custom/pointer-events-path.svg: Added.
40386 2006-08-27  Rob Buis  <buis@kde.org>
40388         Reviewed by Eric.
40390         Testcase for:
40391         http://bugs.webkit.org/show_bug.cgi?id=10558
40392         SVG should have support for <metadata> element
40394         * svg/custom/create-metadata-element-expected.checksum: Added.
40395         * svg/custom/create-metadata-element-expected.png: Added.
40396         * svg/custom/create-metadata-element-expected.txt: Added.
40397         * svg/custom/create-metadata-element.svg: Added.
40399 2006-08-25  Adele Peterson  <adele@apple.com>
40401         Updated results for addition of -webkit-text-security.
40403         * fast/css/computed-style-expected.txt:
40405 2006-08-25  Adele Peterson  <adele@apple.com>
40407         Reviewed by Hyatt.
40409         New tests and updated tests for styled selects.
40411         * fast/borders/borderRadiusInvalidColor-expected.checksum: Added.
40412         * fast/borders/borderRadiusInvalidColor-expected.png: Added.
40413         * fast/borders/borderRadiusInvalidColor-expected.txt: Added.
40414         * fast/borders/borderRadiusInvalidColor.html: Added.
40416         * fast/forms/select-baseline-expected.checksum: Added.
40417         * fast/forms/select-baseline-expected.png: Added.
40418         * fast/forms/select-baseline-expected.txt: Added.
40419         * fast/forms/select-baseline.html: Added.
40421         * editing/pasteboard/4641033-expected.txt:
40422         * editing/selection/replaced-boundaries-3-expected.txt:
40423         * editing/selection/select-box-expected.txt:
40424         * fast/block/margin-collapse/103-expected.txt:
40425         * fast/forms/001-expected.checksum:
40426         * fast/forms/001-expected.png:
40427         * fast/forms/001-expected.txt:
40428         * fast/forms/003-expected.txt:
40429         * fast/forms/004-expected.txt:
40430         * fast/forms/HTMLOptionElement_label01-expected.txt:
40431         * fast/forms/HTMLOptionElement_label02-expected.txt:
40432         * fast/forms/HTMLOptionElement_label03-expected.txt:
40433         * fast/forms/HTMLOptionElement_label04-expected.txt:
40434         * fast/forms/HTMLOptionElement_label06-expected.txt:
40435         * fast/forms/HTMLOptionElement_label07-expected.txt:
40436         * fast/forms/form-element-geometry-expected.checksum:
40437         * fast/forms/form-element-geometry-expected.png:
40438         * fast/forms/form-element-geometry-expected.txt:
40439         * fast/forms/option-script-expected.txt:
40440         * fast/forms/option-text-clip-expected.txt:
40441         * fast/forms/select-change-listbox-to-popup-expected.txt:
40442         * fast/forms/select-selected-expected.txt:
40443         * fast/forms/select-style-expected.txt:
40444         * fast/forms/select-visual-hebrew-expected.txt:
40445         * fast/invalid/014-expected.txt:
40446         * fast/parser/document-write-option-expected.txt:
40447         * fast/replaced/width100percent-expected.txt:
40448         * http/tests/navigation/anchor-basic-expected.txt:
40449         * http/tests/navigation/anchor-frames-expected.txt:
40450         * http/tests/navigation/anchor-goback-expected.txt:
40451         * http/tests/navigation/anchor-subframeload-expected.txt:
40452         * http/tests/navigation/javascriptlink-basic-expected.txt:
40453         * http/tests/navigation/javascriptlink-frames-expected.txt:
40454         * http/tests/navigation/javascriptlink-goback-expected.txt:
40455         * http/tests/navigation/javascriptlink-subframeload-expected.txt:
40456         * http/tests/navigation/metaredirect-basic-expected.txt:
40457         * http/tests/navigation/metaredirect-frames-expected.txt:
40458         * http/tests/navigation/metaredirect-goback-expected.txt:
40459         * http/tests/navigation/metaredirect-subframeload-expected.txt:
40460         * http/tests/navigation/post-goback2-expected.txt:
40461         * http/tests/navigation/postredirect-goback2-expected.txt:
40462         * http/tests/navigation/redirect302-basic-expected.txt:
40463         * http/tests/navigation/redirect302-frames-expected.txt:
40464         * http/tests/navigation/redirect302-goback-expected.txt:
40465         * http/tests/navigation/redirect302-subframeload-expected.txt:
40466         * http/tests/navigation/relativeanchor-basic-expected.txt:
40467         * http/tests/navigation/relativeanchor-frames-expected.txt:
40468         * http/tests/navigation/relativeanchor-goback-expected.txt:
40469         * http/tests/navigation/slowmetaredirect-basic-expected.txt:
40470         * http/tests/navigation/slowtimerredirect-basic-expected.txt:
40471         * http/tests/navigation/success200-basic-expected.txt:
40472         * http/tests/navigation/success200-frames-expected.txt:
40473         * http/tests/navigation/success200-frames-loadsame-expected.txt:
40474         * http/tests/navigation/success200-goback-expected.txt:
40475         * http/tests/navigation/success200-loadsame-expected.txt:
40476         * http/tests/navigation/success200-reload-expected.txt:
40477         * http/tests/navigation/success200-subframeload-expected.txt:
40478         * http/tests/navigation/timerredirect-basic-expected.txt:
40479         * http/tests/navigation/timerredirect-frames-expected.txt:
40480         * http/tests/navigation/timerredirect-goback-expected.txt:
40481         * http/tests/navigation/timerredirect-subframeload-expected.txt:
40482         * tables/mozilla/bugs/bug1188-expected.txt:
40483         * tables/mozilla/bugs/bug18359-expected.txt:
40484         * tables/mozilla/bugs/bug2479-3-expected.txt:
40485         * tables/mozilla/bugs/bug2479-4-expected.txt:
40486         * tables/mozilla/bugs/bug29326-expected.txt:
40487         * tables/mozilla/bugs/bug33855-expected.txt:
40488         * tables/mozilla/bugs/bug4382-expected.txt:
40489         * tables/mozilla/bugs/bug96334-expected.txt:
40490         * tables/mozilla/core/margins-expected.txt:
40491         * tables/mozilla/dom/tableDom-expected.txt:
40492         * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
40494 2006-08-24  Darin Adler  <darin@apple.com>
40496         Reviewed by Justin.
40498         - test for http://bugs.webkit.org/show_bug.cgi?id=10169
40499           REGRESSION: NativeTextArea: Text dragged from <input type=text> to textarea disappears
40501         * fast/forms/drag-into-textarea-expected.txt: Added.
40502         * fast/forms/drag-into-textarea.html: Added.
40504 2006-08-24  David Harrison  <harrison@apple.com>
40506         Updated expected results for this change:
40507         
40508         <rdar://problem/4522205> Represent controls in AXAttributedStringForTextMarkerRange
40510         * editing/selection/anchor-focus1-expected.txt:
40511         * editing/selection/anchor-focus2-expected.txt:
40512         * editing/selection/anchor-focus3-expected.txt:
40513         * editing/selection/move-begin-end-expected.txt:
40514         * fast/dom/Element/onclick-case-expected.txt:
40515         * fast/dom/HTMLInputElement/size-as-number-expected.txt:
40516         * fast/dom/document-all-input-expected.txt:
40517         * fast/dom/option-properties-expected.txt:
40518         * fast/events/objc-keyboard-event-creation-expected.txt:
40519         * fast/events/onsubmit-bubbling-expected.txt:
40520         * fast/forms/access-key-expected.txt:
40521         * fast/forms/activate-and-disabled-elements-expected.txt:
40522         * fast/forms/button-in-forms-collection-expected.txt:
40523         * fast/forms/check-box-enter-key-expected.txt:
40524         * fast/forms/cursor-position-expected.txt:
40525         * fast/forms/display-none-in-onchange-keyboard-expected.txt:
40526         * fast/forms/domstring-replace-crash-expected.txt:
40527         * fast/forms/double-focus-expected.txt:
40528         * fast/forms/element-by-name-expected.txt:
40529         * fast/forms/empty-get-expected.txt:
40530         * fast/forms/focus-expected.txt:
40531         * fast/forms/form-get-multipart-expected.txt:
40532         * fast/forms/form-get-multipart2-expected.txt:
40533         * fast/forms/form-get-multipart3-expected.txt:
40534         * fast/forms/form-post-urlencoded-expected.txt:
40535         * fast/forms/input-appearance-elementFromPoint-expected.txt:
40536         * fast/forms/input-appearance-maxlength-expected.txt:
40537         * fast/forms/input-changing-value-expected.txt:
40538         * fast/forms/input-delete-expected.txt:
40539         * fast/forms/input-selection-hidden-expected.txt:
40540         * fast/forms/input-selection-restore-expected.txt:
40541         * fast/forms/input-text-enter-expected.txt:
40542         * fast/forms/input-truncate-newline-expected.txt:
40543         * fast/forms/legend-access-key-expected.txt:
40544         * fast/forms/onchange-enter-submit-expected.txt:
40545         * fast/forms/onselect-textarea-expected.txt:
40546         * fast/forms/onselect-textfield-expected.txt:
40547         * fast/forms/paste-into-textarea-expected.txt:
40548         * fast/forms/plaintext-mode-1-expected.txt:
40549         * fast/forms/select-remove-option-expected.txt:
40550         * fast/forms/select-replace-option-expected.txt:
40551         * fast/forms/select-reset-expected.txt:
40552         * fast/forms/selection-functions-expected.txt:
40553         * fast/forms/text-field-setvalue-crash-expected.txt:
40554         * fast/forms/textarea-crlf-expected.txt:
40555         * fast/forms/textarea-scrolled-endline-caret-expected.txt:
40556         * fast/forms/textarea-setvalue-submit-expected.txt:
40557         * fast/forms/textfield-focus-out-expected.txt:
40559 2006-08-24  Rob Buis  <buis@kde.org>
40561         Reviewed by Darin.
40563         Testcase for:
40564         http://bugs.webkit.org/show_bug.cgi?id=10524
40565         svg transform: comma delimiting breaks display
40567         * svg/custom/transform-scale-parse-expected.checksum: Added.
40568         * svg/custom/transform-scale-parse-expected.png: Added.
40569         * svg/custom/transform-scale-parse-expected.txt: Added.
40570         * svg/custom/transform-scale-parse.svg: Added.
40572 2006-08-22  Trey Matteson  <trey@usa.net>
40574         Reviewed by NOBODY
40575         
40576         This test update was missing from the patch I posted, and ggarren just checked in.
40578         * fast/overflow/scrollRevealButton-expected.txt:
40580 2006-08-22  Maciej Stachowiak  <mjs@apple.com>
40582         Reviewed by Eric.
40584         - test for <rdar://problem/4683948> REGRESSION: Assertion failure in [FrameProgressEntry addChild:forDataSource:] (fandango.com)
40585         
40586         (I both added a WebKit assertion that would fail under this test, and then did a fix to make it not fire)
40587         
40588         * fast/loader/start-load-in-unload-expected.txt: Added.
40589         * fast/loader/start-load-in-unload.html: Added.
40591 2006-08-22  Maciej Stachowiak  <mjs@apple.com>
40593         Fix for broken tests.
40595         - made newly added CGI scripts executable
40597         * http/tests/navigation/resources/error404.pl:
40598         * http/tests/navigation/resources/frameset.pl:
40599         * http/tests/navigation/resources/postresult.pl:
40600         * http/tests/navigation/resources/redirect302.pl:
40601         
40602 2006-08-22  Justin Garcia  <justin.garcia@apple.com>
40604         Reviewed by harrison
40605         
40606         <http://bugs.webkit.org/show_bug.cgi?id=10449>
40607         REGRESSION(r15918): drag-into-marker.html failing
40609         * editing/pasteboard/paste-list-001-expected.txt:
40610         * fast/lists/drag-into-marker.html: Added.
40611         * fast/lists/drag-into-marker.html-disabled: Removed.
40613 2006-08-22  Justin Garcia  <justin.garcia@apple.com>
40615         Reviewed by harrison
40617         <rdar://problem/4052343&4052343&4426622> Mail hung on paste text
40618         
40619         Bugs exposed:
40620         * editing/pasteboard/paste-4039777-fix-expected.checksum:
40621         * editing/pasteboard/paste-4039777-fix-expected.png:
40622         * editing/pasteboard/paste-4039777-fix-expected.txt:
40623         * editing/deleting/delete-3857753-fix-expected.txt:
40624         * editing/pasteboard/styled-element-markup-expected.checksum:
40625         * editing/pasteboard/styled-element-markup-expected.png:
40626         * editing/pasteboard/styled-element-markup-expected.txt:
40627         * editing/execCommand/insertHTML-expected.checksum:
40628         * editing/execCommand/insertHTML-expected.png:
40629         * editing/execCommand/insertHTML-expected.txt:
40630         * editing/execCommand/insertHTML.html:
40631         
40632         Removed some empty style spans, font tags are replaced by style spans
40633         in a couple of cases:
40634         * editing/deleting/merge-different-styles-expected.txt:
40635         * editing/deleting/pruning-after-merge-1-expected.txt:
40636         * editing/deleting/pruning-after-merge-2-expected.txt:
40637         * editing/inserting/insert-3786362-fix-expected.txt:
40638         * editing/pasteboard/block-wrappers-necessary-expected.txt:
40639         * editing/pasteboard/display-block-on-spans-expected.txt:
40640         * editing/pasteboard/merge-end-table-expected.txt:
40641         * editing/pasteboard/paste-4035648-fix-expected.txt:
40642         * editing/pasteboard/paste-line-endings-001-expected.txt:
40643         * editing/pasteboard/paste-line-endings-006-expected.txt:
40644         * editing/pasteboard/paste-list-001-expected.txt:
40645         * editing/pasteboard/paste-pre-001-expected.txt:
40646         * editing/pasteboard/paste-pre-002-expected.txt:
40647         * editing/pasteboard/paste-table-001-expected.txt:
40648         * editing/pasteboard/paste-table-002-expected.txt:
40649         * editing/pasteboard/paste-text-001-expected.txt:
40650         * editing/pasteboard/paste-text-002-expected.txt:
40651         * editing/pasteboard/paste-text-003-expected.txt:
40652         * editing/pasteboard/paste-text-004-expected.txt:
40653         * editing/pasteboard/paste-text-005-expected.txt:
40654         * editing/pasteboard/paste-text-006-expected.txt:
40655         * editing/pasteboard/paste-text-011-expected.txt:
40656         * editing/pasteboard/paste-text-012-expected.txt:
40657         * editing/pasteboard/paste-text-013-expected.txt:
40658         * editing/pasteboard/paste-text-014-expected.txt:
40659         * editing/pasteboard/paste-text-015-expected.txt:
40660         * editing/pasteboard/paste-text-016-expected.txt:
40661         * editing/pasteboard/paste-text-017-expected.txt:
40662         * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
40663         * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
40664         * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
40665         * editing/pasteboard/styled-element-markup.html:
40666         * editing/pasteboard/testcase-9507-expected.txt:
40667         * editing/style/smoosh-styles-001-expected.txt:
40668         * editing/style/smoosh-styles-002-expected.txt:
40670 2006-08-22  Trey Matteson  <trey@usa.net>
40672         Reviewed by ggaren.
40674         Introducing a small test suite for bugs related to various navigation techniques,
40675         e.g., back/forward, reload, various redirect flavors, POST, POST-then-redirect,
40676         within-page anchors.  Most of the tests are done with and without an enclosing frameset.
40677         The tests verify the content of the final page (which may include restored form
40678         state), scroll location (also sometimes restored), and the full content of the
40679         back-forward list.
40681         * fast/overflow/scrollRevealButton-expected.txt:
40682            Updated to include scroll location that is now emitted.
40683         * http/tests/navigation/anchor-basic-expected.txt: Added.
40684         * http/tests/navigation/anchor-basic.html: Added.
40685         * http/tests/navigation/anchor-frames-expected.txt: Added.
40686         * http/tests/navigation/anchor-frames.html: Added.
40687         * http/tests/navigation/anchor-goback-expected.txt: Added.
40688         * http/tests/navigation/anchor-goback.html: Added.
40689         * http/tests/navigation/anchor-subframeload-expected.txt: Added.
40690         * http/tests/navigation/anchor-subframeload.html: Added.
40691         * http/tests/navigation/error404-basic-expected.txt: Added.
40692         * http/tests/navigation/error404-basic.html: Added.
40693         * http/tests/navigation/error404-frames-expected.txt: Added.
40694         * http/tests/navigation/error404-frames.html: Added.
40695         * http/tests/navigation/error404-goback-expected.txt: Added.
40696         * http/tests/navigation/error404-goback.html: Added.
40697         * http/tests/navigation/error404-subframeload-expected.txt: Added.
40698         * http/tests/navigation/error404-subframeload.html: Added.
40699         * http/tests/navigation/javascriptlink-basic-expected.txt: Added.
40700         * http/tests/navigation/javascriptlink-basic.html: Added.
40701         * http/tests/navigation/javascriptlink-frames-expected.txt: Added.
40702         * http/tests/navigation/javascriptlink-frames.html: Added.
40703         * http/tests/navigation/javascriptlink-goback-expected.txt: Added.
40704         * http/tests/navigation/javascriptlink-goback.html: Added.
40705         * http/tests/navigation/javascriptlink-subframeload-expected.txt: Added.
40706         * http/tests/navigation/javascriptlink-subframeload.html: Added.
40707         * http/tests/navigation/metaredirect-basic-expected.txt: Added.
40708         * http/tests/navigation/metaredirect-basic.html: Added.
40709         * http/tests/navigation/metaredirect-frames-expected.txt: Added.
40710         * http/tests/navigation/metaredirect-frames.html: Added.
40711         * http/tests/navigation/metaredirect-goback-expected.txt: Added.
40712         * http/tests/navigation/metaredirect-goback.html: Added.
40713         * http/tests/navigation/metaredirect-subframeload-expected.txt: Added.
40714         * http/tests/navigation/metaredirect-subframeload.html: Added.
40715         * http/tests/navigation/post-basic-expected.txt: Added.
40716         * http/tests/navigation/post-basic.html: Added.
40717         * http/tests/navigation/post-frames-expected.txt: Added.
40718         * http/tests/navigation/post-frames-goback1.html-disabled: Added.
40719         * http/tests/navigation/post-frames.html: Added.
40720         * http/tests/navigation/post-goback1-expected.txt: Added.
40721         * http/tests/navigation/post-goback1.html: Added.
40722         * http/tests/navigation/post-goback2-expected.txt: Added.
40723         * http/tests/navigation/post-goback2.html: Added.
40724         * http/tests/navigation/postredirect-basic-expected.txt: Added.
40725         * http/tests/navigation/postredirect-basic.html: Added.
40726         * http/tests/navigation/postredirect-frames-expected.txt: Added.
40727         * http/tests/navigation/postredirect-frames-goback1.html-disabled: Added.
40728         * http/tests/navigation/postredirect-frames.html: Added.
40729         * http/tests/navigation/postredirect-goback1-expected.txt: Added.
40730         * http/tests/navigation/postredirect-goback1.html: Added.
40731         * http/tests/navigation/postredirect-goback2-expected.txt: Added.
40732         * http/tests/navigation/postredirect-goback2.html: Added.
40733         * http/tests/navigation/redirect302-basic-expected.txt: Added.
40734         * http/tests/navigation/redirect302-basic.html: Added.
40735         * http/tests/navigation/redirect302-frames-expected.txt: Added.
40736         * http/tests/navigation/redirect302-frames.html: Added.
40737         * http/tests/navigation/redirect302-goback-expected.txt: Added.
40738         * http/tests/navigation/redirect302-goback.html: Added.
40739         * http/tests/navigation/redirect302-subframeload-expected.txt: Added.
40740         * http/tests/navigation/redirect302-subframeload.html: Added.
40741         * http/tests/navigation/relativeanchor-basic-expected.txt: Added.
40742         * http/tests/navigation/relativeanchor-basic.html: Added.
40743         * http/tests/navigation/relativeanchor-frames-expected.txt: Added.
40744         * http/tests/navigation/relativeanchor-frames.html: Added.
40745         * http/tests/navigation/relativeanchor-goback-expected.txt: Added.
40746         * http/tests/navigation/relativeanchor-goback.html: Added.
40747         * http/tests/navigation/resources/error404.pl: Added.
40748         * http/tests/navigation/resources/frameset.pl: Added.
40749         * http/tests/navigation/resources/javascriptlink.html: Added.
40750         * http/tests/navigation/resources/metaredirect.html: Added.
40751         * http/tests/navigation/resources/otherpage.html: Added.
40752         * http/tests/navigation/resources/postresult.pl: Added.
40753         * http/tests/navigation/resources/redirect302.pl: Added.
40754         * http/tests/navigation/resources/slowmetaredirect.html: Added.
40755         * http/tests/navigation/resources/slowtimerredirect.html: Added.
40756         * http/tests/navigation/resources/success200.html: Added.
40757         * http/tests/navigation/resources/testcode.js: Added.
40758         * http/tests/navigation/resources/timerredirect.html: Added.
40759         * http/tests/navigation/slowmetaredirect-basic-expected.txt: Added.
40760         * http/tests/navigation/slowmetaredirect-basic.html: Added.
40761         * http/tests/navigation/slowtimerredirect-basic-expected.txt: Added.
40762         * http/tests/navigation/slowtimerredirect-basic.html: Added.
40763         * http/tests/navigation/success200-basic-expected.txt: Added.
40764         * http/tests/navigation/success200-basic.html: Added.
40765         * http/tests/navigation/success200-frames-expected.txt: Added.
40766         * http/tests/navigation/success200-frames-goback.html-disabled: Added.
40767         * http/tests/navigation/success200-frames-loadsame-expected.txt: Added.
40768         * http/tests/navigation/success200-frames-loadsame.html: Added.
40769         * http/tests/navigation/success200-frames-reload.html-disabled: Added.
40770         * http/tests/navigation/success200-frames.html: Added.
40771         * http/tests/navigation/success200-goback-expected.txt: Added.
40772         * http/tests/navigation/success200-goback.html: Added.
40773         * http/tests/navigation/success200-loadsame-expected.txt: Added.
40774         * http/tests/navigation/success200-loadsame.html: Added.
40775         * http/tests/navigation/success200-reload-expected.txt: Added.
40776         * http/tests/navigation/success200-reload.html: Added.
40777         * http/tests/navigation/success200-subframeload-expected.txt: Added.
40778         * http/tests/navigation/success200-subframeload-goback.html-disabled: Added.
40779         * http/tests/navigation/success200-subframeload.html: Added.
40780         * http/tests/navigation/timerredirect-basic-expected.txt: Added.
40781         * http/tests/navigation/timerredirect-basic.html: Added.
40782         * http/tests/navigation/timerredirect-frames-expected.txt: Added.
40783         * http/tests/navigation/timerredirect-frames.html: Added.
40784         * http/tests/navigation/timerredirect-goback-expected.txt: Added.
40785         * http/tests/navigation/timerredirect-goback.html: Added.
40786         * http/tests/navigation/timerredirect-subframeload-expected.txt: Added.
40787         * http/tests/navigation/timerredirect-subframeload.html: Added.
40789 2006-08-22  Rob Buis  <buis@kde.org>
40791         Reviewed by Eric.
40793         Testcase for:
40794         http://bugs.webkit.org/show_bug.cgi?id=10402
40795         REPRO: SVG crashes inside gradient code
40797         * svg/custom/gradient-attr-update-expected.checksum: Added.
40798         * svg/custom/gradient-attr-update-expected.png: Added.
40799         * svg/custom/gradient-attr-update-expected.txt: Added.
40800         * svg/custom/gradient-attr-update.svg: Added.
40802 2006-08-22  Rob Buis  <buis@kde.org>
40804         Reviewed by Eric.
40806         Testcase needed for:
40807         http://bugs.webkit.org/show_bug.cgi?id=10405
40808         REPRO: SVG Maze crashes in RenderPath code
40810         * svg/custom/dynamic-empty-path-expected.checksum: Added.
40811         * svg/custom/dynamic-empty-path-expected.png: Added.
40812         * svg/custom/dynamic-empty-path-expected.txt: Added.
40813         * svg/custom/dynamic-empty-path.svg: Added.
40815 2006-08-21  Alexey Proskuryakov  <ap@nypop.com>
40817         Reviewed by Eric.
40819         Test for http://bugs.webkit.org/show_bug.cgi?id=10419
40820         XSLTProcessor transformToFragment fails because of an XML declaration
40822         * fast/xsl/transformToFragment-XML-declaration-expected.txt: Added.
40823         * fast/xsl/transformToFragment-XML-declaration.html: Added.
40825         * fast/xsl/xslt-extra-content-at-end-expected.checksum:
40826         * fast/xsl/xslt-extra-content-at-end-expected.png:
40827         * fast/xsl/xslt-extra-content-at-end-expected.txt: Updated for a changed error reporting.
40829 2006-08-21  Vladimir Olexa  <vladimir.olexa@gmail.com>
40831         Reviewed by Darin.
40833         Test for http://bugs.webkit.org/show_bug.cgi?id=6252
40834         JavaScript 1.6 Array.lastIndexOf
40836         * fast/js/array-lastIndexOf-expected.txt: Added.
40837         * fast/js/array-lastIndexOf.html: Added.
40838         * fast/js/resources/array-lastIndexOf.js: Added.
40840 2006-08-21  Alexey Proskuryakov  <ap@nypop.com>
40842         Reviewed by Eric.
40844         - test for http://bugs.webkit.org/show_bug.cgi?id=10429
40845           XSLTProcessor.transformToFragment crashes if the owner document is empty
40847         * fast/js/resources/xslt-fragment-in-empty-doc.js: Added.
40848         * fast/js/xslt-fragment-in-empty-doc-expected.txt: Added.
40849         * fast/js/xslt-fragment-in-empty-doc.html: Added.
40851 2006-08-16  Justin Garcia  <justin.garcia@apple.com>
40853         Reviewed by thatcher
40855         Equivalent render tree:
40856         * fast/events/ondragenter-expected.checksum:
40857         * fast/events/ondragenter-expected.txt:
40858         
40859         Patch exposed a bug (10449):
40860         * fast/lists/drag-into-marker.html: Removed.
40861         * fast/lists/drag-into-marker.html-disabled: Added.
40863 2006-08-15  Justin Garcia  <justin.garcia@apple.com>
40865         Reviewed by thatcher
40866         
40867         Added:
40868         * editing/pasteboard/interchange-newline-4-expected.checksum: Added.
40869         * editing/pasteboard/interchange-newline-4-expected.png: Added.
40870         * editing/pasteboard/interchange-newline-4-expected.txt: Added.
40871         * editing/pasteboard/interchange-newline-4.html: Added.
40872         * editing/deleting/paragraph-in-preserveNewline-expected.checksum: Added.
40873         * editing/deleting/paragraph-in-preserveNewline-expected.png: Added.
40874         * editing/deleting/paragraph-in-preserveNewline-expected.txt: Added.
40875         * editing/deleting/paragraph-in-preserveNewline.html: Added.
40876         
40877         Equivalent render trees, fixes, or bugs exposed (10427, 10428):
40878         * editing/execCommand/insertHTML-expected.checksum:
40879         * editing/execCommand/insertHTML-expected.png:
40880         * editing/execCommand/insertHTML-expected.txt:
40881         * editing/execCommand/insertHTML.html:
40882         * editing/execCommand/insertHorizontalRule-expected.checksum:
40883         * editing/execCommand/insertHorizontalRule-expected.png:
40884         * editing/execCommand/insertHorizontalRule-expected.txt:
40885         * editing/inserting/insert-3786362-fix-expected.checksum:
40886         * editing/inserting/insert-3786362-fix-expected.png:
40887         * editing/inserting/insert-3786362-fix-expected.txt:
40888         * editing/inserting/insert-3786362-fix.html:
40889         * editing/inserting/insert-3907422-fix-expected.txt:
40890         * editing/pasteboard/3976872-expected.checksum:
40891         * editing/pasteboard/3976872-expected.png:
40892         * editing/pasteboard/3976872-expected.txt:
40893         * editing/pasteboard/4076267-3-expected.checksum:
40894         * editing/pasteboard/4076267-3-expected.png:
40895         * editing/pasteboard/4076267-3-expected.txt:
40896         * editing/pasteboard/4076267-3.html:
40897         * editing/pasteboard/4076267-expected.checksum:
40898         * editing/pasteboard/4076267-expected.png:
40899         * editing/pasteboard/4076267-expected.txt:
40900         * editing/pasteboard/4076267.html:
40901         * editing/pasteboard/4242293-1-expected.txt:
40902         * editing/pasteboard/4242293-expected.checksum:
40903         * editing/pasteboard/4242293-expected.png:
40904         * editing/pasteboard/4242293-expected.txt:
40905         * editing/pasteboard/4631972-expected.txt:
40906         * editing/pasteboard/8145-1-expected.txt:
40907         * editing/pasteboard/8145-3-expected.txt:
40908         * editing/pasteboard/block-wrappers-necessary-expected.txt:
40909         * editing/pasteboard/copy-paste-bidi-expected.txt:
40910         * editing/pasteboard/display-block-on-spans-expected.checksum:
40911         * editing/pasteboard/display-block-on-spans-expected.png:
40912         * editing/pasteboard/display-block-on-spans-expected.txt:
40913         * editing/pasteboard/interchange-newline-1-expected.txt:
40914         * editing/pasteboard/merge-end-1-expected.checksum:
40915         * editing/pasteboard/merge-end-1-expected.png:
40916         * editing/pasteboard/merge-end-1-expected.txt:
40917         * editing/pasteboard/merge-end-1.html:
40918         * editing/pasteboard/merge-end-2-expected.checksum:
40919         * editing/pasteboard/merge-end-2-expected.png:
40920         * editing/pasteboard/merge-end-2-expected.txt:
40921         * editing/pasteboard/merge-end-2.html:
40922         * editing/pasteboard/merge-end-4-expected.txt:
40923         * editing/pasteboard/merge-end-list-expected.txt:
40924         * editing/pasteboard/merge-end-table-expected.checksum:
40925         * editing/pasteboard/merge-end-table-expected.png:
40926         * editing/pasteboard/merge-end-table-expected.txt:
40927         * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
40928         * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
40929         * editing/pasteboard/paste-4039777-fix-expected.checksum:
40930         * editing/pasteboard/paste-4039777-fix-expected.png:
40931         * editing/pasteboard/paste-4039777-fix-expected.txt:
40932         * editing/pasteboard/paste-line-endings-002-expected.txt:
40933         * editing/pasteboard/paste-line-endings-004-expected.txt:
40934         * editing/pasteboard/paste-line-endings-007-expected.txt:
40935         * editing/pasteboard/paste-line-endings-008-expected.txt:
40936         * editing/pasteboard/paste-line-endings-009-expected.txt:
40937         * editing/pasteboard/paste-match-style-002-expected.txt:
40938         * editing/pasteboard/paste-pre-001-expected.txt:
40939         * editing/pasteboard/paste-pre-002-expected.txt:
40940         * editing/pasteboard/paste-table-001-expected.checksum:
40941         * editing/pasteboard/paste-table-001-expected.png:
40942         * editing/pasteboard/paste-table-001-expected.txt:
40943         * editing/pasteboard/paste-table-003-expected.txt:
40944         * editing/pasteboard/paste-text-001-expected.txt:
40945         * editing/pasteboard/paste-text-003-expected.txt:
40946         * editing/pasteboard/paste-text-007-expected.checksum:
40947         * editing/pasteboard/paste-text-007-expected.png:
40948         * editing/pasteboard/paste-text-007-expected.txt:
40949         * editing/pasteboard/paste-text-008-expected.txt:
40950         * editing/pasteboard/paste-text-009-expected.txt:
40951         * editing/pasteboard/paste-text-010-expected.txt:
40952         * editing/pasteboard/paste-text-011-expected.txt:
40953         * editing/pasteboard/paste-text-012-expected.checksum:
40954         * editing/pasteboard/paste-text-012-expected.png:
40955         * editing/pasteboard/paste-text-012-expected.txt:
40956         * editing/pasteboard/paste-text-012.html:
40957         * editing/pasteboard/paste-text-013-expected.checksum:
40958         * editing/pasteboard/paste-text-013-expected.png:
40959         * editing/pasteboard/paste-text-013-expected.txt:
40960         * editing/pasteboard/paste-text-015-expected.txt:
40961         * editing/pasteboard/paste-text-017-expected.txt:
40962         * editing/pasteboard/paste-text-019-expected.checksum:
40963         * editing/pasteboard/paste-text-019-expected.png:
40964         * editing/pasteboard/paste-text-019-expected.txt:
40965         * editing/pasteboard/paste-text-019.html:
40966         * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
40967         * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
40968         * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
40969         * editing/pasteboard/pasting-object-expected.txt:
40970         * editing/pasteboard/prevent-block-nesting-01-expected.txt:
40971         * editing/pasteboard/quirks-mode-br-1-expected.txt:
40972         * editing/pasteboard/smart-paste-001-expected.txt:
40973         * editing/pasteboard/smart-paste-002-expected.txt:
40974         * editing/pasteboard/smart-paste-003-expected.txt:
40975         * editing/pasteboard/smart-paste-004-expected.txt:
40976         * editing/pasteboard/smart-paste-005-expected.txt:
40977         * editing/pasteboard/smart-paste-006-expected.txt:
40978         * editing/pasteboard/smart-paste-007-expected.txt:
40979         * editing/pasteboard/smart-paste-008-expected.txt:
40980         * editing/pasteboard/undoable-fragment-removes-expected.checksum:
40981         * editing/pasteboard/undoable-fragment-removes-expected.png:
40982         * editing/pasteboard/undoable-fragment-removes-expected.txt:
40983         * editing/pasteboard/undoable-fragment-removes.html:
40984         * editing/style/smoosh-styles-001-expected.txt:
40985         * editing/style/smoosh-styles-002-expected.txt:
40987 2006-08-15  Jonas Witt <jonas.witt@gmail.com>
40989         Reviewed by Darin.
40991         - added a test to check keyboard events fired from the ObjC API:
40992           http://bugs.webkit.org/show_bug.cgi?id=9736
40994         * fast/events/objc-keyboard-event-creation-expected.txt: Added.
40995         * fast/events/objc-keyboard-event-creation.html: Added.
40997 2006-08-15  Geoffrey Garen  <ggaren@apple.com>
40999         Layout test for <rdar://problem/4661982> (crash in KHTMLParser::popBlock)
41001         * fast/parser/remove-node-stack-expected.txt: Added.
41002         * fast/parser/remove-node-stack.html: Added.
41004 2006-08-15  Adele Peterson  <adele@apple.com>
41006         Reviewed by Maciej.
41008         Test for: <rdar://problem/4680207> REGRESSION: select-all should fire onSelect event for text fields and textareas (9518)
41009         http://bugs.webkit.org/show_bug.cgi?id=9518
41011         * fast/forms/onselect-selectall-expected.txt: Added.
41012         * fast/forms/onselect-selectall.html: Added.
41014 2006-08-14  Eric Seidel  <eric@webkit.org>
41016         Reviewed by mjs.
41017         
41018         Updated results for:
41019         <mask>, <marker>, <pattern> inside <defs> do not work
41020         http://bugs.webkit.org/show_bug.cgi?id=6548
41022         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
41023         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
41024         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
41025         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
41026         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
41027         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
41028         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
41029         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
41030         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
41031         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
41032         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
41033         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
41034         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
41035         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
41036         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
41037         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
41038         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
41039         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
41040         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
41041         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
41042         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
41043         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
41044         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
41045         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
41046         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
41047         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
41048         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
41049         * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
41050         * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
41051         * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
41052         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
41053         * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
41054         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
41055         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
41056         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
41057         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
41058         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
41059         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
41060         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
41061         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
41062         * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
41063         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
41064         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
41065         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
41066         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
41067         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
41068         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
41069         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
41070         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
41071         * svg/custom/empty-merge-expected.txt:
41072         * svg/custom/feComponentTransfer-Discrete-expected.txt:
41073         * svg/custom/feComponentTransfer-Gamma-expected.txt:
41074         * svg/custom/feComponentTransfer-Linear-expected.txt:
41075         * svg/custom/feComponentTransfer-Table-expected.txt:
41076         * svg/custom/feDisplacementMap-01-expected.txt:
41077         * svg/custom/filter-source-alpha-expected.txt:
41078         * svg/custom/gradient-stroke-width-expected.txt:
41079         * svg/custom/grayscale-gradient-mask-expected.txt:
41080         * svg/custom/image-with-transform-clip-filter-expected.txt:
41081         * svg/custom/invalid-css-expected.txt:
41082         * svg/custom/non-opaque-filters-expected.txt:
41083         * svg/custom/pattern-in-defs-expected.checksum: Added.
41084         * svg/custom/pattern-in-defs-expected.png: Added.
41085         * svg/custom/pattern-in-defs-expected.txt: Added.
41086         * svg/custom/pattern-in-defs.svg: Added.
41087         * svg/custom/text-clip-expected.txt:
41088         * svg/custom/text-filter-expected.txt:
41089         * svg/custom/tref-update-expected.txt:
41091 2006-08-14  Eric Seidel  <eric@webkit.org>
41093         Reviewed by darin and mjs.
41094         
41095         Add better SVGLoad event support.
41096         http://bugs.webkit.org/show_bug.cgi?id=6010
41097         Updated test results.
41099         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
41100         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
41101         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
41102         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
41103         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
41104         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
41105         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
41106         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
41107         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
41108         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
41109         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
41110         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
41111         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
41112         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
41113         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
41114         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
41115         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
41116         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
41117         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
41118         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
41119         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
41121 2006-08-14  Maciej Stachowiak  <mjs@apple.com>
41123         Missing expected results for last test.
41125         * http/tests/plugins/interrupted-get-url-expected.txt: Added.
41127 2006-08-14  Maciej Stachowiak  <mjs@apple.com>
41129         Test case not reviewed but the patch was reviewed by Tim Omernick.
41130         
41131         - test case for REGRESSION: crash when leaving youtube page while movie is still loading
41132         http://bugs.webkit.org/show_bug.cgi?id=10398
41134         * http/tests/plugins/interrupted-get-url.html: Added.
41135         * http/tests/plugins/resources/interrupted-get-url-success.html: Added.
41136         * http/tests/plugins/resources/slow-resource.pl: Added.
41138 2006-08-14  Darin Adler  <darin@apple.com>
41140         Reviewed by John Sullivan.
41142         - test for http://bugs.webkit.org/show_bug.cgi?id=10204
41143           REGRESSION: title tag parsing problem breaks Travelocity and Google Analytics pages
41145         * fast/parser/title-error-test-expected.checksum: Added.
41146         * fast/parser/title-error-test-expected.png: Added.
41147         * fast/parser/title-error-test-expected.txt: Added.
41148         * fast/parser/title-error-test.html: Added.
41150 2006-08-11  David Kilzer  <ddkilzer@kilzer.net>
41152         Additional layout test fixes from hyatt's "Eliminate RenderImageButton" change
41153         in r15839.  See also r15840 for more layout test fixes.
41155         * tables/mozilla/bugs/bug19599-expected.txt: Changed RenderImageButton to RenderImage.
41156         * tables/mozilla/bugs/bug24200-expected.txt: Ditto.
41157         * tables/mozilla/bugs/bug4527-expected.txt: Ditto.
41159 2006-08-11  Eric Seidel  <eric@webkit.org>
41161         Reviewed by andersca.
41162         
41163         Updated results, and new test for:
41164         The outermost <svg> element needs to clip itself
41165         http://bugs.webkit.org/show_bug.cgi?id=5358
41167         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
41168         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
41169         * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
41170         * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
41171         * svg/custom/svg-overflow-types-expected.checksum: Added.
41172         * svg/custom/svg-overflow-types-expected.png: Added.
41173         * svg/custom/svg-overflow-types-expected.txt: Added.
41174         * svg/custom/svg-overflow-types.svg: Added.
41176 2006-08-11  Adele Peterson  <adele@apple.com>
41178         Reviewed by Brady.
41180         Test case for <rdar://problem/4656274> 
41181         REGRESSION: option elements are selected when added regardless of "selected" property
41183         * fast/forms/option-constructor-selected-expected.txt: Added.
41184         * fast/forms/option-constructor-selected.html: Added.
41186 2006-08-08  Rob Buis  <buis@kde.org>
41188         Reviewed by Darin.
41190         Test case for
41191         <http://bugs.webkit.org/show_bug.cgi?id=10230>
41192         SVGDOMImplementation should die (and be rolled into DOMImplementation)
41194         * svg/custom/svg-features-expected.txt: Added.
41195         * svg/custom/svg-features.html: Added.
41197 2006-08-05  Darin Adler  <darin@apple.com>
41199         Reviewed by Hyatt.
41201         - test for http://bugs.webkit.org/show_bug.cgi?id=10213
41202           REGRESSION: Crash in WebCore::RenderLayer::isTransparent involving <iframe> and <select>
41204         * fast/frames/iframe-option-crash-expected.checksum: Added.
41205         * fast/frames/iframe-option-crash-expected.png: Added.
41206         * fast/frames/iframe-option-crash-expected.txt: Added.
41207         * fast/frames/iframe-option-crash.xhtml: Added.
41209 2006-08-03  Justin Garcia  <justin.garcia@apple.com>
41211         Reviewed by harrison
41212         
41213         * editing/style/non-inheritable-styles-expected.checksum: Added.
41214         * editing/style/non-inheritable-styles-expected.png: Added.
41215         * editing/style/non-inheritable-styles-expected.txt: Added.
41216         * editing/style/non-inheritable-styles.html: Added.
41218 2006-08-03  Justin Garcia  <justin.garcia@apple.com>
41220         Reviewed by darin
41222         * fast/forms/plaintext-mode-1-expected.txt:
41223         * fast/forms/plaintext-mode-1.html:
41225 2006-08-02  Justin Garcia  <justin.garcia@apple.com>
41227         Reviewed by mjs
41229         <http://bugs.webkit.org/show_bug.cgi?id=10225>
41230         GMail Editor: Change Hilite Color doesn't work
41232         * editing/execCommand/hilitecolor-expected.checksum: Added.
41233         * editing/execCommand/hilitecolor-expected.png: Added.
41234         * editing/execCommand/hilitecolor-expected.txt: Added.
41235         * editing/execCommand/hilitecolor.html: Added.
41237 2006-08-03  Mitz Pettel  <opendarwin.org@mitzpettel.com>
41239         Reviewed by Adele and Darin.
41241         - test for http://bugs.webkit.org/show_bug.cgi?id=10177
41242           REGRESSION: Successfully dragging text into a disabled field
41244         * fast/forms/textfield-drag-into-disabled-expected.checksum: Added.
41245         * fast/forms/textfield-drag-into-disabled-expected.png: Added.
41246         * fast/forms/textfield-drag-into-disabled-expected.txt: Added.
41247         * fast/forms/textfield-drag-into-disabled.html: Added.
41249         * fast/forms/input-disabled-color-expected.txt: Updated.
41251 2006-08-03  Jonathan Johnsson  <jonathanjohnsson@gmail.com>
41253         Reviewed by Darin.
41255         - test for http://bugs.webkit.org/show_bug.cgi?id=10198
41256           REGRESSION: WebKit r15750 crashes while loading anthem.com
41258         * fast/overflow/generated-content-crash-expected.txt: Added.
41259         * fast/overflow/generated-content-crash.html: Added.
41261 2006-08-03  Mitz Pettel  <opendarwin.org@mitzpettel.com>
41263         Reviewed by Anders.
41265         - test for http://bugs.webkit.org/show_bug.cgi?id=10202
41266           REGRESSION: Repro crash when loading an empty image document
41268         * fast/tokenizer/image-empty-crash-expected.txt: Added.
41269         * fast/tokenizer/image-empty-crash.html: Added.
41271 2006-08-02  Alexey Proskuryakov  <ap@nypop.com>
41273         Reviewed by Darin.
41275         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=3438
41276           incorrect display of transparent 1x1 PNGs
41278         * fast/replaced/image-solid-color-with-alpha-expected.checksum: Added.
41279         * fast/replaced/image-solid-color-with-alpha-expected.png: Added.
41280         * fast/replaced/image-solid-color-with-alpha-expected.txt: Added.
41281         * fast/replaced/image-solid-color-with-alpha.html: Added.
41282         * fast/replaced/img-1x1-expected.checksum: Removed.
41283         * fast/replaced/img-1x1-expected.png: Removed.
41284         * fast/replaced/img-1x1-expected.txt: Removed.
41285         * fast/replaced/img-1x1.html: Removed.
41287 2006-08-01  Darin Adler  <darin@apple.com>
41289         - updated a test affected by changes to the DumpRenderTree tool
41290           to return a current mouse position
41292         * fast/inline/dirtyLinesForInline-expected.txt: Updated.
41294 2006-07-31  Sam Weinig  <sam.weinig@gmail.com>
41296         Reviewed by Darin.
41298         - tests changed by http://bugs.webkit.org/show_bug.cgi?id=9955
41299         Colors scaled from [0, 1] range to [0, 255] incorrectly
41301         * fast/css/hsl-color-expected.checksum:
41302         * fast/css/hsl-color-expected.png:
41303         * fast/css/hsl-color-expected.txt:
41304         * fast/forms/input-disabled-color-expected.checksum:
41305         * fast/forms/input-disabled-color-expected.png:
41306         * fast/forms/input-disabled-color-expected.txt:
41308 2006-07-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>
41310         - test for http://bugs.webkit.org/show_bug.cgi?id=10158
41311           REGRESSION: Selection highlight is dark and opaque when solid-color images are used
41313         Reviewed by Darin.
41315         * fast/backgrounds/solid-color-context-restore-expected.checksum: Added.
41316         * fast/backgrounds/solid-color-context-restore-expected.png: Added.
41317         * fast/backgrounds/solid-color-context-restore-expected.txt: Added.
41318         * fast/backgrounds/solid-color-context-restore.html: Added.
41320 2006-07-31  Darin Adler  <darin@apple.com>
41322         Reviewed by Maciej.
41324         - fix http://bugs.webkit.org/show_bug.cgi?id=10171
41325           REGRESSION: failing layout test: fast/events/objc-event-api.html
41327         * fast/events/objc-event-api-expected.txt: Updated test results for changes in the
41328         DumpRenderTree tool.
41330 2006-07-31  Mark Rowe  <opendarwin.org@bdash.net.nz>
41332         Reviewed by Maciej.
41334         http://bugs.webkit.org/show_bug.cgi?id=9738
41335         Bug 9738: Unqualified :hover selector ignored in strict parsing mode
41337         * fast/selectors/unqualified-hover-quirks-expected.checksum: Added.
41338         * fast/selectors/unqualified-hover-quirks-expected.png: Added.
41339         * fast/selectors/unqualified-hover-quirks-expected.txt: Added.
41340         * fast/selectors/unqualified-hover-quirks.html: Added.
41341         * fast/selectors/unqualified-hover-strict-expected.checksum: Added.
41342         * fast/selectors/unqualified-hover-strict-expected.png: Added.
41343         * fast/selectors/unqualified-hover-strict-expected.txt: Added.
41344         * fast/selectors/unqualified-hover-strict.html: Added.
41346 2006-07-31  Adele Peterson  <adele@apple.com>
41348         Reviewed by John and Anders.
41350         - Test for <rdar://problem/4380576> onChange does not get called when field changed by return key
41352         * fast/forms/onchange-enter-submit-expected.txt: Added.
41353         * fast/forms/onchange-enter-submit.html: Added.
41355 2006-07-31  Graham Dennis  <graham.dennis@gmail.com>
41357         Reviewed by justin
41358         
41359         <http://bugs.webkit.org/show_bug.cgi?id=9507>
41360         Empty style spans created in applyInlineStyle
41361         <rdar://problem/4515463>
41362         REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page        
41364         * editing/pasteboard/paste-4039777-fix-expected.txt:
41365         * editing/pasteboard/testcase-9507-expected.checksum: Added.
41366         * editing/pasteboard/testcase-9507-expected.png: Added.
41367         * editing/pasteboard/testcase-9507-expected.txt: Added.
41368         * editing/pasteboard/testcase-9507.html: Added.
41369         * editing/unsupported-content/table-delete-001-expected.txt:
41370         * editing/selection/selectNode-expected.png:
41371         * editing/selection/selectNode-expected.checksum:
41372         * editing/selection/selectNode-expected.txt:
41374 2006-07-31  Mark Rowe  <opendarwin.org@bdash.net.nz>
41376         Reviewed by Darin.
41378         http://bugs.webkit.org/show_bug.cgi?id=10167
41379         Bug 10167: REGRESSION(r15688): ASSERTION FAILED: _private->mouseDownEvent != nil in layout tests
41381         * fast/events/objc-event-api-expected.txt: Update test results.
41383 2006-07-31  Darin Adler  <darin@apple.com>
41385         * editing/pasteboard/paste-table-002-expected.txt: Corrected one result
41386         affected by my recent change to getComputedStyle.
41388         * editing/pasteboard/paste-table-002.html: Converted to a text test, since
41389         it dumps the serialized form of the result.
41390         * editing/pasteboard/paste-table-002-expected.checksum: Removed.
41391         * editing/pasteboard/paste-table-002-expected.png: Removed.
41393 2006-07-30  Darin Adler  <darin@apple.com>
41395         - test that displays all computed style -- demonstrates bug fixes I just
41396           made to the computed style class and also acts as a regression test for
41397           the existence of all of them and the basic format for a default object
41399         * fast/css/computed-style-expected.txt: Added.
41400         * fast/css/computed-style.html: Added.
41402 2006-07-29  Rob Buis  <buis@kde.org>
41404         Reviewed by Geoff.
41406         Updated test case result as a result of:
41407         http://bugs.webkit.org/show_bug.cgi?id=10151
41408         ghostmap XHTML + SVG fails due to javascript undefined exception
41409         The new test case result now should match the required spec result
41410         and acts as a way to test document.URL on non-html documents.
41412         * dom/xhtml/level2/html/HTMLDocument04-expected.txt:
41414 2006-07-29  Darin Adler  <darin@apple.com>
41416         - changed this test to a plain-text one and added text explaining what it tests
41418         * fast/forms/input-named-action-overrides-action-attribute.html: Added explanation text,
41419         got rid of some incorrect HTML syntax, added a call to dumpAsText(), and used a paragraph
41420         element instead of a span element for the result.
41421         * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Updated.
41423 2006-07-29  Andrew Wellington  <proton@wiretapped.net>
41425         Reviewed by Darin.
41427         Test for http://bugs.webkit.org/show_bug.cgi?id=8587 / <rdar://problem/4631844>
41428         REGRESSION: {display:list-item} items outside an ol or ul element don't number correctly
41430         * fast/lists/ordered-list-with-no-ol-tag-expected.checksum: Added.
41431         * fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
41432         * fast/lists/ordered-list-with-no-ol-tag-expected.txt: Added.
41433         * fast/lists/ordered-list-with-no-ol-tag.html: Added.
41435 2006-07-29  Alexey Proskuryakov  <ap@nypop.com>
41437         Reviewed by Darin.
41439         Test for http://bugs.webkit.org/show_bug.cgi?id=10147
41440         REGRESSION: custom attribute values set via javascript are not persistent
41442         * fast/dom/Element/setAttribute-case-insensitivity-expected.txt: Added.
41443         * fast/dom/Element/setAttribute-case-insensitivity.html: Added.
41445 2006-07-29  Darin Adler  <darin@apple.com>
41447         - rolled out the test for bug 9753, since we rolled out the fix
41448           we'll bring back the test when we bring back the fix
41450         * svg/custom/width-full-percentage-expected.checksum: Removed.
41451         * svg/custom/width-full-percentage-expected.png: Removed.
41452         * svg/custom/width-full-percentage-expected.txt: Removed.
41453         * svg/custom/width-full-percentage.svg: Removed.
41455 2006-07-28  Justin Garcia  <justin.garcia@apple.com>
41457         Reviewed by levi
41458         
41459         <rdar://problem/4515463>
41460         REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
41461         
41462         Removed incorrect nesting:
41463         * editing/pasteboard/paste-table-001-expected.checksum:
41464         * editing/pasteboard/paste-table-001-expected.png:
41465         * editing/pasteboard/paste-table-001-expected.txt:
41466         * editing/pasteboard/paste-table-003-expected.txt:
41468 2006-07-27  Justin Garcia  <justin.garcia@apple.com>
41470         Reviewed by levi
41471         
41472         <rdar://problem/4242293>
41473         Poor paste fidelity of http://www.google.com/
41475         Removed one of the two extraneous newlines that are introduced on paste:
41476         * editing/pasteboard/paste-table-003-expected.checksum:
41477         * editing/pasteboard/paste-table-003-expected.png:
41478         * editing/pasteboard/paste-table-003-expected.txt:
41479         
41480         Fewer pastes remove nodes containing the selection b/c of 
41481         the changes to interchange newlines:
41482         * editing/pasteboard/paste-line-endings-007-expected.txt:
41483         * editing/pasteboard/paste-line-endings-008-expected.txt:
41484         * editing/pasteboard/paste-line-endings-009-expected.txt:
41485         
41486         Added:
41487         * editing/pasteboard/4242293-1-expected.checksum: Added.
41488         * editing/pasteboard/4242293-1-expected.png: Added.
41489         * editing/pasteboard/4242293-1-expected.txt: Added.
41490         * editing/pasteboard/4242293-1.html: Added.
41491         * editing/pasteboard/4242293-expected.checksum: Added.
41492         * editing/pasteboard/4242293-expected.png: Added.
41493         * editing/pasteboard/4242293-expected.txt: Added.
41494         * editing/pasteboard/4242293.html: Added.
41496 2006-07-28  Alexey Proskuryakov  <ap@nypop.com>
41498         Rolling out http://bugs.webkit.org/show_bug.cgi?id=6010 because of failing layout tests.
41499         Add better SVGLoad event support.
41501         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
41502         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
41503         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
41504         * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
41505         * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
41506         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
41507         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
41508         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
41509         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
41510         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
41511         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
41512         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
41513         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
41514         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
41515         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
41516         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
41517         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
41518         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
41519         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
41520         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
41521         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
41522         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
41523         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
41525 2006-07-27  Eric Seidel  <eric@webkit.org>
41527         Reviewed by darin.
41528         
41529         Add better SVGLoad event support.
41530         http://bugs.webkit.org/show_bug.cgi?id=6010
41531         A bunch of the SVG tests didn't render anything since they never received an SVGLoad, now they properly render.
41533         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
41534         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
41535         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
41536         * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
41537         * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
41538         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
41539         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
41540         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
41541         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
41542         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
41543         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
41544         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
41545         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
41546         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
41547         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
41548         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
41549         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
41550         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
41551         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
41552         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
41553         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
41554         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
41555         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
41557 2006-07-27  Rob Buis  <buis@kde.org>
41559         Reviewed by Maciej.
41561         Test case for
41562         <http://bugs.webkit.org/show_bug.cgi?id=9753>
41563         SVG with width and height 100% leaves room for scrollbar on the right.
41565         * svg/custom/width-full-percentage-expected.txt: Added.
41566         * svg/custom/width-full-percentage-expected.checksum: Added.
41567         * svg/custom/width-full-percentage-expected.png: Added.
41568         * svg/custom/width-full-percentage.svg: Added.
41570 2006-07-27  Justin Garcia  <justin.garcia@apple.com>
41572         Reviewed by levi
41573         
41574         <rdar://problem/4242293>
41575         Poor paste fidelity of http://www.google.com/
41577         * editing/pasteboard/styled-element-markup-expected.checksum: Added.
41578         * editing/pasteboard/styled-element-markup-expected.png: Added.
41579         * editing/pasteboard/styled-element-markup-expected.txt: Added.
41580         * editing/pasteboard/styled-element-markup.html: Added.
41582 2006-07-27  Alexander Kellett  <lypanov@kde.org>
41584         Reviewed by Darin.
41586         Test for: http://bugs.webkit.org/show_bug.cgi?id=9867
41587         REGRESSION: code that modifies form element in Firefox modifies form attribute in WebKit
41589         * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Added.
41590         * fast/forms/input-named-action-overrides-action-attribute.html: Added.
41592 2006-07-27  Rob Buis  <buis@kde.org>
41594         Reviewed by Anders.
41596         Testcase for and from:
41597         http://bugs.webkit.org/show_bug.cgi?id=8992
41598         Some HTML DOM attributes have incorrect types
41600         * fast/dom/html-attribute-types-expected.txt: Added.
41601         * fast/dom/html-attribute-types.html: Added.
41603 2006-07-27  Justin Garcia  <justin.garcia@apple.com>
41605         Reviewed by levi
41606         
41607         <rdar://problem/4628409>
41608         Safari crashes in CompositeEditCommand::removeBlockPlaceholder entering text in a web page form
41610         * fast/forms/4628409-expected.txt: Added.
41611         * fast/forms/4628409.html: Added.
41613 2006-07-27  Graham Dennis  <graham.dennis@gmail.com>
41615         Reviewed by Darin.
41617         - test for http://bugs.webkit.org/show_bug.cgi?id=10094
41618           Japanese characters improperly rendering in TOT
41620         * fast/encoding/denormalised-voiced-japanese-chars-expected.checksum: Added.
41621         * fast/encoding/denormalised-voiced-japanese-chars-expected.png: Added.
41622         * fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Added.
41623         * fast/encoding/denormalised-voiced-japanese-chars.html: Added.
41625 2006-07-27  Eric Seidel  <eric@webkit.org>
41627         Reviewed by ap.
41628         
41629         Complex entities seem to fail on TOT
41630         http://bugs.webkit.org/show_bug.cgi?id=6390
41631         Updated test cases now that this bug is fixed.
41633         * fast/parser/entity-ignorable-whitespace-expected.txt:
41634         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
41635         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
41636         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
41637         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
41638         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
41639         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
41640         * svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
41641         * svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
41642         * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
41644 2006-07-27  Rob Buis  <buis@kde.org
41646         Reviewed by Darin.
41648         Add some tests for http://bugs.webkit.org/show_bug.cgi?id=9938
41649         Specifically the testcases are:
41651         http://hixie.ch/tests/adhoc/svg/error/010.xml
41652         http://hixie.ch/tests/adhoc/svg/error/011.xml
41654         * svg/custom/invalid-viewbox1-expected.checksum: Added.
41655         * svg/custom/invalid-viewbox1-expected.png: Added.
41656         * svg/custom/invalid-viewbox1-expected.txt: Added.
41657         * svg/custom/invalid-viewbox1.svg: Added.
41658         * svg/custom/invalid-viewbox2-expected.checksum: Added.
41659         * svg/custom/invalid-viewbox2-expected.png: Added.
41660         * svg/custom/invalid-viewbox2-expected.txt: Added.
41661         * svg/custom/invalid-viewbox2.svg: Added.
41663 2006-07-27  Eric Seidel  <eric@webkit.org>
41665         Reviewed by ap.
41666         
41667         Add testcases for getSVGDocument() function.
41668         Also test HTMLObjectElement.vspace and hspace as numbers (while I'm at it).
41670         * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.checksum: Added.
41671         * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.png: Added.
41672         * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Added.
41673         * fast/dom/HTMLObjectElement/vspace-hspace-as-number.html: Added.
41674         * svg/custom/getsvgdocument-expected.checksum: Added.
41675         * svg/custom/getsvgdocument-expected.png: Added.
41676         * svg/custom/getsvgdocument-expected.txt: Added.
41677         * svg/custom/getsvgdocument.html: Added.
41678         * svg/custom/resources/getsvgdocument.svg: Added.
41680 2006-07-26  Alexey Proskuryakov  <ap@nypop.com>
41682         Reviewed by Darin.
41684         http://bugs.webkit.org/show_bug.cgi?id=9901
41685         XSLTProcessor cannot parse text nodes for INPUT ELEMENTS in an XSLT stylesheet
41687         * fast/js/resources/xhtml-serialize.js: Added.
41688         * fast/js/xhtml-serialize-expected.txt: Added.
41689         * fast/js/xhtml-serialize.html: Added.
41691 2006-07-26  Justin Garcia  <justin.garcia@apple.com>
41693         Reviewed by darin
41694         
41695         <rdar://problem/4652788>
41696         REGRESSION: Can't change size or style of any text in message body
41698         * editing/style/designmode-expected.checksum: Added.
41699         * editing/style/designmode-expected.png: Added.
41700         * editing/style/designmode-expected.txt: Added.
41701         * editing/style/designmode.html: Added.
41703 2006-07-25  Justin Garcia  <justin.garcia@apple.com>
41705         Reviewed by adele
41706         
41707         <rdar://problem/4649560>
41708         REGRESSION: Can't Select All when the body is contentEditable="true"
41710         * editing/selection/select-all-005-expected.checksum: Added.
41711         * editing/selection/select-all-005-expected.png: Added.
41712         * editing/selection/select-all-005-expected.txt: Added.
41713         * editing/selection/select-all-005.html: Added.
41714         * editing/selection/select-all-006-expected.checksum: Added.
41715         * editing/selection/select-all-006-expected.png: Added.
41716         * editing/selection/select-all-006-expected.txt: Added.
41717         * editing/selection/select-all-006.html: Added.
41719 2006-07-24  Dan Waylonis  <waylonis@google.com>
41721         Reviewed and tweaked a bit by Darin.
41723         - added some new tests that use "echo" including one for JavaScript null
41725         * plugins/bindings-test-expected.txt: Added results.
41726         * plugins/bindings-test.html: Added tests.
41728 2006-07-24  Darin Adler  <darin@apple.com>
41730         Reviewed by Adele and Justin.
41732         - test for http://bugs.webkit.org/show_bug.cgi?id=9630
41733           REGRESSION: some spaces typed in <textarea> are posted as non-breaking spaces
41735         * fast/forms/textarea-type-spaces-expected.txt: Added.
41736         * fast/forms/textarea-type-spaces.html: Added.
41738         - test for http://bugs.webkit.org/show_bug.cgi?id=9939
41739           REGRESSION: Pasting text into native text area with newline at end does not preserve newline
41741         * fast/forms/textarea-paste-newline-expected.txt: Added.
41742         * fast/forms/textarea-paste-newline.html: Added.
41744         - updated tests affected by above changes, results are equivalent or better
41746         * editing/pasteboard/4641033-expected.checksum:
41747         * editing/pasteboard/4641033-expected.png:
41748         * editing/pasteboard/4641033-expected.txt:
41749         * editing/pasteboard/paste-table-003-expected.checksum:
41750         * editing/pasteboard/paste-table-003-expected.png:
41751         * editing/pasteboard/paste-table-003-expected.txt:
41752         * editing/pasteboard/paste-text-016-expected.txt:
41753         * editing/pasteboard/quirks-mode-br-1-expected.txt:
41754         * editing/pasteboard/quirks-mode-br-2-expected.txt:
41755         * fast/forms/textarea-scrolled-type-expected.checksum:
41756         * fast/forms/textarea-scrolled-type-expected.png:
41757         * fast/forms/textarea-scrolled-type-expected.txt:
41759         - changed a test to be a "dump as text" test
41761         * fast/forms/paste-into-textarea-expected.txt:
41762         * fast/forms/paste-into-textarea.html:
41763         * fast/forms/paste-into-textarea-expected.checksum: Removed.
41764         * fast/forms/paste-into-textarea-expected.png: Removed.
41766         - changed a test to be a "dump as text" test, improved test a bit and also checked in new results
41768         * fast/forms/textarea-scrolled-endline-caret-expected.txt:
41769         * fast/forms/textarea-scrolled-endline-caret.html:
41771         - fixed a test that was raising an exception every time it ran
41773         * fast/forms/attributed-strings-expected.txt:
41774         * fast/forms/attributed-strings.html:
41776         - corrected checksums on a bunch of tests (pngs were right, but checksums wrong, apparently)
41778         * editing/deleting/delete-to-select-table-expected.checksum:
41779         * editing/selection/3690719-expected.checksum:
41780         * editing/selection/clear-selection-expected.checksum:
41781         * editing/undo/undo-misspellings-expected.checksum:
41783         - added some missing pixel test results
41785         * editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Added.
41786         * editing/pasteboard/nested-blocks-with-text-area-expected.png: Added.
41787         * editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Added.
41788         * editing/pasteboard/nested-blocks-with-text-field-expected.png: Added.
41790 2006-07-24  Adele Peterson  <adele@apple.com>
41792         Reviewed by Justin.
41794         - Test for <rdar://problem/4632132> Changing style of content with mixed editability fails
41796         * editing/style/apple-style-editable-mix-expected.checksum: Added.
41797         * editing/style/apple-style-editable-mix-expected.png: Added.
41798         * editing/style/apple-style-editable-mix-expected.txt: Added.
41799         * editing/style/apple-style-editable-mix.html: Added.
41801 2006-07-24  Dave MacLachlan  <dmaclach@mac.com>
41803         Reviewed by Darin and Alexey.
41804         
41805         Test for: <http://bugs.webkit.org/show_bug.cgi?id=8425> 
41806         and <http://bugs.webkit.org/show_bug.cgi?id=6947>
41808         * svg/custom/non-opaque-filters-expected.checksum: Added.
41809         * svg/custom/non-opaque-filters-expected.png: Added.
41810         * svg/custom/non-opaque-filters-expected.txt: Added.
41811         * svg/custom/non-opaque-filters.svg: Added.
41813 2006-07-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>
41815         Reviewed by Hyatt.
41817         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=9669
41818           Incomplete repaint when changing an inline's border
41820         * fast/repaint/line-overflow-expected.checksum: Added.
41821         * fast/repaint/line-overflow-expected.png: Added.
41822         * fast/repaint/line-overflow-expected.txt: Added.
41823         * fast/repaint/line-overflow.html: Added.
41825 2006-07-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>
41827         Reviewed by Darin.
41829         - test for http://bugs.webkit.org/show_bug.cgi?id=10075
41830           REGRESSION: Reversed pop-up text in visually-ordered Hebrew pages
41832         * fast/forms/select-visual-hebrew-expected.checksum: Added.
41833         * fast/forms/select-visual-hebrew-expected.png: Added.
41834         * fast/forms/select-visual-hebrew-expected.txt: Added.
41835         * fast/forms/select-visual-hebrew.html: Added.
41837 2006-07-23  David Harrison  <harrison@apple.com>
41839         Reviewed by timo.
41841         <rdar://problem/4646759> Mail crash editing To Do - WebCore::InsertTextCommand::prepareForTextInsertion
41843         * editing/deleting/delete-mixed-editable-content-001-expected.checksum: Added.
41844         * editing/deleting/delete-mixed-editable-content-001-expected.png: Added.
41845         * editing/deleting/delete-mixed-editable-content-001-expected.txt: Added.
41846         * editing/deleting/delete-mixed-editable-content-001.html: Added.
41848 2006-07-23  Adele Peterson  <adele@apple.com>
41850         Reviewed by Maciej.
41852         Test for: <rdar://problem/4644614> REGRESSION: Typing, pasting or dragging in new text areas causes unnecessary scrolling
41854         * fast/forms/textarea-scrolled-type-expected.checksum: Added.
41855         * fast/forms/textarea-scrolled-type-expected.png: Added.
41856         * fast/forms/textarea-scrolled-type-expected.txt: Added.
41857         * fast/forms/textarea-scrolled-type.html: Added.
41859 2006-07-22  Alexey Proskuryakov  <ap@nypop.com>
41861         Reviewed by Darin.
41863         Fix http://bugs.webkit.org/show_bug.cgi?id=10038
41864         REGRESSION: Length of navigator.mimeTypes collection returns number of installed plugins, not number 
41865         of registered mime types
41867         * fast/js/navigator-mimeTypes-length-expected.txt: Added.
41868         * fast/js/navigator-mimeTypes-length.html: Added.
41869         * fast/js/resources/navigator-mimeTypes-length.js: Added.
41871 2006-07-21  Adele Peterson  <adele@apple.com>
41873         Reviewed by Darin.
41875         Test for: <rdar://problem/4643238> REGRESSION: Can't set insertion point at the end of a line of text
41877         * fast/forms/textarea-scrolled-endline-caret-expected.txt: Added.
41878         * fast/forms/textarea-scrolled-endline-caret.html: Added.
41880 2006-07-21  Geoffrey Garen  <ggaren@apple.com>
41882         RS by Adele.
41883         
41884         Test for whether focusing and/or blurring a frame before its content has loaded causes
41885         a crash. <rdar://problem/4632505> REGRESSION: Crash at 
41886         WebCore::Widget::getView() const + 6
41887         
41888         * http/tests/incremental/frame-focus-before-load-expected.txt: Added.
41889         * http/tests/incremental/frame-focus-before-load.html: Added.
41891 2006-07-21  Maciej Stachowiak  <mjs@apple.com>
41893         Reviewed by Darin.
41895         <rdar://problem/4523976> REGRESSION (NativeTextField): Crash occurs when choosing "Undo Typing" after typing and setting the value
41896         
41897         * fast/forms/text-field-setvalue-crash-expected.txt: Added.
41898         * fast/forms/text-field-setvalue-crash.html: Added.
41900 2006-07-21  Justin Garcia  <justin.garcia@apple.com>
41902         Reviewed by levi
41903         
41904         <rdar://problem/4548238>
41905         REGRESSION: Can't remove the first OL/UL list item in a Mail's compose window
41907         * editing/deleting/delete-first-list-item-expected.checksum: Added.
41908         * editing/deleting/delete-first-list-item-expected.png: Added.
41909         * editing/deleting/delete-first-list-item-expected.txt: Added.
41910         * editing/deleting/delete-first-list-item.html: Added.
41912 2006-07-21  Mitz Pettel  <opendarwin.org@mitzpettel.com>
41914         Reviewed by Darin.
41916         * editing/selection/select-all-iframe-expected.txt:
41917         * editing/selection/select-from-textfield-outwards-expected.checksum: Added.
41918         * editing/selection/select-from-textfield-outwards-expected.png: Added.
41919         * editing/selection/select-from-textfield-outwards-expected.txt: Added.
41920         * editing/selection/select-from-textfield-outwards.html: Added.
41921         * fast/events/drag-outside-window-expected.txt:
41923 2006-07-21  Geoffrey Garen  <ggaren@apple.com>
41925         Test for undetectable style.filter property.
41927         * fast/dom/undetectable-style-filter-expected.txt: Added.
41928         * fast/dom/undetectable-style-filter.html: Added.
41930 2006-07-21  Justin Garcia  <justin.garcia@apple.com>
41932         Reviewed by john
41933         
41934         <rdar://problem/4641033>
41935         REGRESSION: Pasting from web pages into Mail (or Blot) often loses most of the content
41937         * editing/pasteboard/4641033-expected.checksum: Added.
41938         * editing/pasteboard/4641033-expected.png: Added.
41939         * editing/pasteboard/4641033-expected.txt: Added.
41940         * editing/pasteboard/4641033.html: Added.
41942 2006-07-20  Anders Carlsson  <acarlsson@apple.com>
41944         Reviewed by Geoff.
41946         <rdar://problem/4637807> REGRESSION: "Features & Options" page at volvocars.us fails
41947         
41948         * fast/xsl/xslt-processer-expected.txt:
41949         This passes now.
41950         
41951         * fast/xsl/xslt-string-parameters-expected.txt: Added.
41952         * fast/xsl/xslt-string-parameters.html: Added.
41954 2006-07-20  Maciej Stachowiak  <mjs@apple.com>
41956         Reviewed by Beth and John.
41957         
41958         - fix recently broken layout tests that need updated results or test changes:
41960         For these three, the selection ranges changed (for the better) due to my input
41961         editing fix.
41962         
41963         * editing/selection/3690703-2-expected.txt:
41964         * editing/selection/3690703-expected.txt:
41965         * fast/text/textIteratorNilRenderer-expected.txt:
41967         For this one, DumpRenderTree no longer shows resize corners by default, so turned
41968         it on via style.
41969         
41970         * fast/css/resize-corner-tracking.html:
41972 2006-07-19  Maciej Stachowiak  <mjs@apple.com>
41974         Reviewed by Adele.
41975         
41976         - fixed layout test results that were affected by editing input
41977         paste patch -- new results are actually more correct, handling
41978         text fields properly as a replaced element.
41980         * editing/selection/3690703-2-expected.txt:
41981         * editing/selection/3690703-expected.txt:
41982         * fast/events/div-focus-expected.txt:
41983         * fast/text/textIteratorNilRenderer-expected.txt:
41985 2006-07-19  Justin Garcia  <justin.garcia@apple.com>
41987         Reviewed by levi
41988         
41989         <rdar://problem/4631972>
41990         REGRESSION: Mail crashes when pasting entire contents of http://www.apple.com/support/ into a new mail message
41992         * editing/pasteboard/4631972-expected.checksum: Added.
41993         * editing/pasteboard/4631972-expected.png: Added.
41994         * editing/pasteboard/4631972-expected.txt: Added.
41995         * editing/pasteboard/4631972.html: Added.
41996         * editing/selection/drag-to-contenteditable-iframe-expected.txt:
41997         * editing/selection/replaced-boundaries-3-expected.checksum:
41998         * editing/selection/replaced-boundaries-3-expected.txt:
41999         * editing/selection/select-box-expected.txt:
42001 2006-07-19  Anders Carlsson  <acarlsson@apple.com>
42003         Reviewed by Adele.
42005         <rdar://problem/4631272> REGRESSION: Crash tabbing out of hostname field at autorestore.apple.com
42006         
42007         * fast/forms/display-none-in-onchange-keyboard-expected.txt: Added.
42008         * fast/forms/display-none-in-onchange-keyboard.html: Added.
42010 2006-07-19  Justin Garcia  <justin.garcia@apple.com>
42012         Reviewed by levi
42013         
42014         <rdar://problem/4613519>
42015         REGRESSION: Pasting text in native text area inserts text one character before it should (9527)
42017         * fast/forms/paste-into-textarea-expected.checksum: Added.
42018         * fast/forms/paste-into-textarea-expected.png: Added.
42019         * fast/forms/paste-into-textarea-expected.txt: Added.
42020         * fast/forms/paste-into-textarea.html: Added.
42022 2006-07-19  Anders Carlsson  <acarlsson@apple.com>
42024         * fast/js/pretty-print-expected.txt:
42025         Update result.
42026         
42027         * fast/js/resources/pretty-print.js:
42028         Fix description string.
42030 2006-07-19  Anders Carlsson  <acarlsson@apple.com>
42032         Reviewed by Darin.
42034         <rdar://problem/4620655> REGRESSION(10.4.7-10.5): preview button for a blogger.com post doesn't work
42035         
42036         * fast/js/pretty-print-expected.txt: Added.
42037         * fast/js/pretty-print.html: Added.
42038         * fast/js/resources/pretty-print.js: Added.
42040 2006-07-19  David Harrison  <harrison@apple.com>
42042         <rdar://problem/4629307> -[DOMRange markupString] does not include the initial table element if it is at the beginning of the range
42043         <rdar://problem/4062218> pasting in contents of web.apple.com strips off the <table> element from the first table
42045         (this really only tests the symptoms of <rdar://problem/4062218>, because -[DOMRange markupString] is not testable)
42046         
42047         * editing/pasteboard/paste-table-003-expected.checksum: Added.
42048         * editing/pasteboard/paste-table-003-expected.png: Added.
42049         * editing/pasteboard/paste-table-003-expected.txt: Added.
42050         * editing/pasteboard/paste-table-003.html: Added.
42052 2006-07-18  Maciej Stachowiak  <mjs@apple.com>
42054         Reviewed by Adele Peterson.
42055         
42056         Test case for:
42057         
42058         <rdar://problem/4620646> REGRESSION(10.4.7-10.5): can't type into editing region when creating or editing a blogger.com post
42060         * fast/js/null-char-in-string-expected.txt: Added.
42061         * fast/js/null-char-in-string.html: Added.
42062         * fast/js/resources/null-char-in-string.js: Added.
42064 2006-07-18  Anders Carlsson  <acarlsson@apple.com>
42066         Reviewed by Darin.
42068         http://bugs.webkit.org/show_bug.cgi?id=9959
42069         REGRESSION: iframes stop rendering after 200th one on successive reloads
42071         * fast/frames/frame-limit-expected.txt: Added.
42072         * fast/frames/frame-limit.html: Added.
42074 2006-07-18  Darin Adler  <darin@apple.com>
42076         Reviewed by Alice.
42078         - convert a couple of tests to "dump as text" tests
42080         * fast/dom/css-selectorText-expected.checksum: Removed.
42081         * fast/dom/css-selectorText-expected.png: Removed.
42082         * fast/dom/css-selectorText-expected.txt: Replaced render tree results with text results.
42083         * fast/dom/css-selectorText.html: Added a call to layoutTestController.dumpAsText.
42085         * fast/dom/css-shortHands-expected.checksum: Removed.
42086         * fast/dom/css-shortHands-expected.png: Removed.
42087         * fast/dom/css-shortHands-expected.txt: Replaced render tree results with text results.
42088         * fast/dom/css-shortHands.html: Added a call to layoutTestController.dumpAsText.
42090 2006-07-18  Mitz Pettel  <opendarwin.org@mitzpettel.com>
42092         Reviewed by Justin.
42094         - test for http://bugs.webkit.org/show_bug.cgi?id=9978
42095           REGRESSION (r12949-r12988): Clicking the first letter on a line places the caret at the end of the previous line
42097         * editing/selection/click-start-of-line-expected.checksum: Added.
42098         * editing/selection/click-start-of-line-expected.png: Added.
42099         * editing/selection/click-start-of-line-expected.txt: Added.
42100         * editing/selection/click-start-of-line.html: Added.
42102 2006-07-18  Anders Carlsson  <acarlsson@apple.com>
42104         Reviewed by Darin.
42106         http://bugs.webkit.org/show_bug.cgi?id=9695
42107         <rdar://problem/4614085> 
42108         TOT REGRESSION: NativeTextArea: Text area does not respond to Cmd-UpArrow/Cmd-DownArrow (9695)
42109         
42110         * editing/selection/move-begin-end-expected.txt: Added.
42111         * editing/selection/move-begin-end.html: Added.
42113 2006-07-17  Maciej Stachowiak  <mjs@apple.com>
42115         Test cases not reviewed but the corresponding fix was.
42116         
42117         - test cases for <rdar://problem/4618089> Blot crashes when I paste in all the contents of http://www.apple.com/startpage/
42119         * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Added.
42120         * editing/pasteboard/nested-blocks-with-text-area.html: Added.
42121         * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Added.
42122         * editing/pasteboard/nested-blocks-with-text-field.html: Added.
42124 2006-07-17  Anders Carlsson  <acarlsson@apple.com>
42126         Reviewed by Darin.
42128         Add Apache 2 config file.
42129         
42130         * http/conf/apache2-httpd.conf: Added.
42132 2006-07-17  Justin Garcia  <justin.garcia@apple.com>
42134         Reviewed by levi
42135         
42136         <rdar://problem/4618389> REGRESSION: After applying a link to the last word of a sentence, a new selection is created at the start of the sentence
42138         * editing/selection/replace-selection-1-expected.checksum: Added.
42139         * editing/selection/replace-selection-1-expected.png: Added.
42140         * editing/selection/replace-selection-1-expected.txt: Added.
42141         * editing/selection/replace-selection-1.html: Added.
42143 2006-07-14  Justin Garcia  <justin.garcia@apple.com>
42145         Reviewed by levi
42147         * editing/selection/drag-to-contenteditable-iframe-expected.txt:
42148         * editing/selection/subframe-with-selection-expected.txt:
42150 2006-07-17  Maciej Stachowiak  <mjs@apple.com>
42152         Reviewed by Beth.
42153         
42154         <rdar://problem/4604946> REGRESSION: 'checkboxRef.checked = true' fires onchange event in Leopard
42156         * fast/events/programmatic-check-no-change-event-expected.txt: Added.
42157         * fast/events/programmatic-check-no-change-event.html: Added.
42159 2006-07-16  David Kilzer  <ddkilzer@kilzer.net>
42161         Reviewed by Darin.
42163         - test for http://bugs.webkit.org/show_bug.cgi?id=9954
42164           REGRESSION: document.dir should return empty string in <head>
42166         * fast/dom/document-dir-property-expected.txt: Added.
42167         * fast/dom/document-dir-property.html: Added.
42169 2006-07-16  David Kilzer  <ddkilzer@kilzer.net>
42171         Reviewed by Darin.
42173         * fast/dynamic/move-node-with-selection-expected.checksum:
42174         Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
42176 2006-07-16  Darin Adler  <darin@apple.com>
42178         - fixed a couple of files I checked in wrong
42180         * fast/html/body-offset-properties-expected.txt: Removed property cruft.
42181         * fast/html/body-offset-properties.html: Ditto.
42183 2006-07-16  Maciej Stachowiak  <mjs@apple.com>
42185         - fixed typo in expected results
42187         * fast/js/for-in-avoid-duplicates-expected.txt:
42189 2006-07-16  Darin Adler  <darin@apple.com>
42191         Reviewed by John Sullivan (new test, not the changes to existing ones).
42193         - test for http://bugs.webkit.org/show_bug.cgi?id=9943
42194           <rdar://problem/4590613>
42195           REGRESSION (Tiger-TOT): menus are offset to the right at http://movies.aol.com/movie-photo-bts/superman-returns
42197         * fast/html/body-offset-properties-expected.txt: Added.
42198         * fast/html/body-offset-properties.html: Added.
42200         * editing/execCommand/findString-2.html: Update to not depend on the buggy body.offseLeft/Top.
42201         Instead hardcode the default body margin of 8.
42202         * editing/pasteboard/drop-text-without-selection.html: Ditto.
42203         * editing/selection/click-before-and-after-table.html: Ditto.
42204         * editing/selection/mixed-editability-1.html: Ditto.
42205         * fast/table/click-near-anonymous-table.html: Ditto.
42207         * editing/selection/drag-to-contenteditable-iframe.html: Remove unnecessary use of body.offsetLeft/Top
42208         that are always 0.
42210 2006-07-16  Maciej Stachowiak  <mjs@apple.com>
42212         Reviewed by Darin.
42213         
42214         - new test case and updated results for property list changes
42216         * fast/js/for-in-avoid-duplicates-expected.txt: Added.
42217         * fast/js/for-in-avoid-duplicates.html: Added.
42218         * fast/js/kde/Array-expected.txt:
42219         * fast/js/resources/for-in-avoid-duplicates.js: Added.
42221 2006-07-15  Darin Adler  <darin@apple.com>
42223         Reviewed by John Sullivan.
42225         - test for http://bugs.webkit.org/show_bug.cgi?id=8952
42226           <rdar://problem/4575185>
42227           REGRESSION: crash on drag of highlighted Google custom home page modules
42229         * fast/dynamic/move-node-with-selection-expected.checksum: Added.
42230         * fast/dynamic/move-node-with-selection-expected.png: Added.
42231         * fast/dynamic/move-node-with-selection-expected.txt: Added.
42232         * fast/dynamic/move-node-with-selection.html: Added.
42234 2006-07-15  Darin Adler  <darin@apple.com>
42236         Reviewed by John Sullivan.
42238         - test for http://bugs.webkit.org/show_bug.cgi?id=8587
42239           <rdar://problem/4631844>
42240           REGRESSION: {display:list-item} on items outside an ol or ul element no longer causes incremental numbering
42242         * fast/lists/numeric-markers-outside-list-expected.checksum: Added.
42243         * fast/lists/numeric-markers-outside-list-expected.png: Added.
42244         * fast/lists/numeric-markers-outside-list-expected.txt: Added.
42245         * fast/lists/numeric-markers-outside-list.html: Added.
42247 2006-07-15  Geoffrey Garen  <ggaren@apple.com>
42249         Reviewed by Maciej.
42250         
42251         Layout test for crash when setting the dir property on a document with no body.
42253         * fast/dom/dir-no-body-expected.txt: Added.
42254         * fast/dom/dir-no-body.html: Added.
42256 2006-07-15  Darin Adler  <darin@apple.com>
42258         Reviewed by Geoff.
42260         - test for http://bugs.webkit.org/show_bug.cgi?id=8395
42261           <rdar://problem/4613467>
42262           REGRESSION: RegEx seems broken for hex escaped non breaking space
42264         * fast/js/regexp-extended-characters-more-expected.txt: Added.
42265         * fast/js/regexp-extended-characters-more.html: Added.
42266         * fast/js/resources/regexp-extended-characters-more.js: Added.
42268 2006-07-15  Darin Adler  <darin@apple.com>
42270         Reviewed by Adele.
42272         - test for http://bugs.webkit.org/show_bug.cgi?id=8871
42273           <rdar://problem/4575417>
42274           REGRESSION: Pressing Enter/Return in a text input removes the selected text
42275           and http://bugs.webkit.org/show_bug.cgi?id=9743
42276           <rdar://problem/4614228>
42277           REGRESSION: crash dispatching JavaScript-created keyboard event to input element
42279         * fast/forms/input-text-enter-expected.txt: Added.
42280         * fast/forms/input-text-enter.html: Added.
42282 2006-07-15  Darin Adler  <darin@apple.com>
42284         Reviewed by John Sullivan.
42286         - test for http://bugs.webkit.org/show_bug.cgi?id=9883
42287           <rdar://problem/4631821>
42288           REGRESSION: NativePopups don't work correctly in some forum software
42290         * fast/forms/select-selected-expected.checksum: Added.
42291         * fast/forms/select-selected-expected.png: Added.
42292         * fast/forms/select-selected-expected.txt: Added.
42293         * fast/forms/select-selected.html: Added.
42295 2006-07-15  Anders Carlsson  <acarlsson@apple.com>
42297         Reviewed by Darin.
42299         http://bugs.webkit.org/show_bug.cgi?id=9866
42300         <rdar://problem/4631561>
42301         REGRESSION: Repro crash from mangleme using iframe, only from server.
42303         * http/tests/misc/iframe-invalid-source-crash-expected.txt: Added.
42304         * http/tests/misc/iframe-invalid-source-crash.html: Added.
42306 2006-07-14  Alexey Proskuryakov  <ap@nypop.com>
42308         Reviewed by Darin.
42310         Fix http://bugs.webkit.org/show_bug.cgi?id=4195
42311         REGRESSION: KOI8-U encoding no longer supported.
42313         * fast/encoding/charset-koi8-u-expected.txt: Added.
42314         * fast/encoding/charset-koi8-u.html: Added.
42315         * fast/encoding/charset-x-nextstep-expected.txt: Added.
42316         * fast/encoding/charset-x-nextstep.html: Added.
42317         * http/tests/misc/BOM-override-expected.txt: Added.
42318         * http/tests/misc/BOM-override-script-expected.txt: Added.
42319         * http/tests/misc/BOM-override-script.html: Added.
42320         * http/tests/misc/BOM-override.pl: Added.
42321         * http/tests/misc/resources/BOM-override-2.pl: Added.
42322         * http/tests/misc/resources/BOM-override-3.pl: Added.
42324 2006-07-14  Timothy Hatcher  <timothy@apple.com>
42326         Rolling out this fix from r15358 since it isn't resolved.
42328     2006-07-11  Justin Garcia  <justin.garcia@apple.com>
42330         Reviewed by levi & thatcher
42332         <http://bugs.webkit.org/show_bug.cgi?id=9642>
42333         GMail Editor: Operations that use drop down menus blow away the selection
42335         * editing/selection/drag-to-contenteditable-iframe-expected.txt:
42336         * editing/selection/subframe-with-selection-expected.checksum: Added.
42337         * editing/selection/subframe-with-selection-expected.png: Added.
42338         * editing/selection/subframe-with-selection-expected.txt: Added.
42339         * editing/selection/subframe-with-selection.html: Added.
42341 2006-07-14  Mitz Pettel  <opendarwin.org@mitzpettel.com>
42343         Reviewed by Darin.
42345         - test for http://bugs.webkit.org/show_bug.cgi?id=9905
42346           REGRESSION (r15404-r15415): Repro crash when pressing delete in an empty editable div
42348         * editing/deleting/delete-at-start-or-end-expected.checksum: Added.
42349         * editing/deleting/delete-at-start-or-end-expected.png: Added.
42350         * editing/deleting/delete-at-start-or-end-expected.txt: Added.
42351         * editing/deleting/delete-at-start-or-end.html: Added.
42353 2006-07-14  Mitz Pettel  <opendarwin.org@mitzpettel.com>
42355         Reviewed by Darin.
42357         - test for http://bugs.webkit.org/show_bug.cgi?id=9879
42358           REGRESSION: Repro crash when clicking to the side of an anonymous table
42359         - see also <rdar://problem/4628129> REGRESSION: Repro crash when clicking
42360           to the side of an anonymous table
42362         NOTE: Only the layout test part of this patch was landed since an alternate
42363         fix was committed in r15401:  <rdar://problem/4509393> selected DOM range
42364         starts with <object>, 0 offset but selection should include the <object>
42366         * fast/table/click-near-anonymous-table-expected.checksum: Added.
42367         * fast/table/click-near-anonymous-table-expected.png: Added.
42368         * fast/table/click-near-anonymous-table-expected.txt: Added.
42369         * fast/table/click-near-anonymous-table.html: Added.
42371 2006-07-12  Maciej Stachowiak  <mjs@apple.com>
42373         Reviewed by Hyatt.
42374         
42375         Test cases for <rdar://problem/4567031> REGRESSION: Crash at WebCore::RenderBlock::createLineBoxes (seems to be a security hole?)
42376         
42377         I included the test case from the bug plus variants for other broken cases that
42378         were similar but needed separate fixes.
42380         * fast/table/cell-in-row-before-misnested-text-crash-expected.txt: Added.
42381         * fast/table/cell-in-row-before-misnested-text-crash.xhtml: Added.
42382         * fast/table/form-in-row-before-misnested-text-crash-expected.txt: Added.
42383         * fast/table/form-in-row-before-misnested-text-crash.xhtml: Added.
42384         * fast/table/form-in-table-before-misnested-text-crash-expected.txt: Added.
42385         * fast/table/form-in-table-before-misnested-text-crash.xhtml: Added.
42386         * fast/table/form-in-tbody-before-misnested-text-crash-expected.txt: Added.
42387         * fast/table/form-in-tbody-before-misnested-text-crash.xhtml: Added.
42388         * fast/table/row-in-tbody-before-misnested-text-crash-expected.txt: Added.
42389         * fast/table/row-in-tbody-before-misnested-text-crash.xhtml: Added.
42390         * fast/table/section-in-table-before-misnested-text-crash-expected.txt: Added.
42391         * fast/table/section-in-table-before-misnested-text-crash.xhtml: Added.
42393 2006-07-13  Mitz Pettel  <opendarwin.org@mitzpettel.com>
42395         Reviewed by Hyatt.
42397         - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=9670
42398           REGRESSION: RTL white-space:pre-wrap text is offset to the right
42400         * editing/deleting/delete-to-select-table-expected.txt:
42401         * editing/execCommand/boldSelection-expected.txt:
42402         * editing/execCommand/italicizeByCharacter-expected.txt:
42403         * editing/execCommand/modifyForeColorByCharacter-expected.txt:
42404         * editing/execCommand/print-expected.txt:
42405         * editing/execCommand/selectAll-expected.txt:
42406         * editing/execCommand/strikethroughSelection-expected.txt:
42407         * editing/inserting/insert-div-027-expected.txt:
42408         * editing/selection/after-line-wrap-expected.txt:
42409         * editing/selection/mixed-editability-1-expected.txt:
42410         * editing/selection/select-all-001-expected.txt:
42411         * editing/selection/select-all-002-expected.txt:
42412         * editing/selection/select-all-003-expected.txt:
42413         * fast/clip/outline-overflowClip-expected.txt:
42414         * fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Added.
42415         * fast/text/international/rtl-white-space-pre-wrap-expected.png: Added.
42416         * fast/text/international/rtl-white-space-pre-wrap-expected.txt: Added.
42417         * fast/text/international/rtl-white-space-pre-wrap.html: Added.
42418         * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
42419         * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
42421 2006-07-13  Mark Rowe  <opendarwin.org@bdash.net.nz>
42423         Reviewed by Geoffrey.
42425         http://bugs.webkit.org/show_bug.cgi?id=9742
42426         Bug 9742: REGRESSION: WebKit hangs when loading <http://www.vtbook.com>
42428         This includes tests for indexing an array with immediate types, and for
42429         setting selectField.options.length to immediate types.
42431         * fast/dom/select-selectedIndex-expected.txt:
42432         * fast/dom/select-selectedIndex-multiple-expected.txt:
42433         * fast/dom/select-selectedIndex-multiple.html: Update to test setting length to true and false.
42434         * fast/dom/select-selectedIndex.html: Ditto.
42435         * fast/js/array-index-immediate-types-expected.txt: Added.
42436         * fast/js/array-index-immediate-types.html: Added.
42437         * fast/js/resources/array-index-immediate-types.js: Added.
42439 2006-07-13  David Harrison  <harrison@apple.com>
42441         Reviewed by Justin and Levi.
42443         <rdar://problem/4620743> REGRESSION: Option-Delete doesn't delete words during typing
42445         * editing/deleting/delete-by-word-001-expected.checksum: Added.
42446         * editing/deleting/delete-by-word-001-expected.png: Added.
42447         * editing/deleting/delete-by-word-001-expected.txt: Added.
42448         * editing/deleting/delete-by-word-001.html: Added.
42449         * editing/deleting/delete-by-word-002-expected.checksum: Added.
42450         * editing/deleting/delete-by-word-002-expected.png: Added.
42451         * editing/deleting/delete-by-word-002-expected.txt: Added.
42452         * editing/deleting/delete-by-word-002.html: Added.
42454 2006-07-13  Levi Weintraub  <lweintraub@apple.com>
42456         Reviewed by justin
42458         <rdar://problem/4622763> Deleting from beginning of paragraph following a table deletes rather than selects the table
42460         * editing/deleting/delete-block-table-expected.checksum: Added.
42461         * editing/deleting/delete-block-table-expected.png: Added.
42462         * editing/deleting/delete-block-table-expected.txt: Added.
42463         * editing/deleting/delete-block-table.html: Added.
42464         * editing/deleting/delete-hr-expected.checksum: Added.
42465         * editing/deleting/delete-hr-expected.png: Added.
42466         * editing/deleting/delete-hr-expected.txt: Added.
42467         * editing/deleting/delete-hr.html: Added.
42468         * editing/deleting/delete-to-select-table-expected.png:
42469         * editing/execCommand/insertHorizontalRule-expected.txt:
42470         * fast/lists/markers-in-selection-expected.txt:
42472 2006-07-12  Mitz Pettel  <opendarwin.org@mitzpettel.com>
42474         Reviewed by Adele.
42476         - test for http://bugs.webkit.org/show_bug.cgi?id=9862
42477           REGRESSION: GMail: Crash in RenderView::repaintViewRectangle when spoofing as FF
42478         - see also <rdar://problem/4622407>
42480         * fast/frames/repaint-display-none-crash-expected.txt: Added.
42481         * fast/frames/repaint-display-none-crash.html: Added.
42483 2006-07-12  Justin Garcia  <justin.garcia@apple.com>
42485         Reviewed by levi
42486         
42487         <rdar://problem/4509393>
42488         selected DOM range starts with <object>, 0 offset but selection should include the <object>
42490         * editing/selection/legal-positions-expected.txt: Added.
42491         * editing/selection/legal-positions.html: Added.
42493         * editing/deleting/delete-3608430-fix-expected.txt:
42494         * editing/deleting/delete-image-001-expected.txt:
42495         * editing/deleting/delete-image-002-expected.txt:
42496         * editing/deleting/delete-image-003-expected.txt:
42497         * editing/deleting/delete-image-004-expected.txt:
42498         * editing/selection/drag-to-contenteditable-iframe-expected.txt:
42499         * editing/selection/replaced-boundaries-3-expected.txt:
42500         * editing/selection/select-box-expected.txt:
42502 2006-07-12  John Sullivan  <sullivan@apple.com>
42504         Reviewed by Brady Eidson (and written by Justin Garcia)
42505         
42506         - layout test corresponding to <rdar://problem/4611164>
42508         * editing/undo/undo-misspellings-expected.checksum: Added.
42509         * editing/undo/undo-misspellings-expected.png: Added.
42510         * editing/undo/undo-misspellings-expected.txt: Added.
42511         * editing/undo/undo-misspellings.html: Added.
42513 2006-07-13  Anders Carlsson  <acarlsson@apple.com>
42515         Reviewed by Justin.
42517         http://bugs.webkit.org/show_bug.cgi?id=9663
42518         REGRESSION (r14948-r14956): Selection in text field remains highlighted when the text field loses focus
42520         * editing/selection/clear-selection-expected.checksum: Added.
42521         * editing/selection/clear-selection-expected.png: Added.
42522         * editing/selection/clear-selection-expected.txt: Added.
42523         * editing/selection/clear-selection.html: Added.
42525 2006-07-12  David Kilzer  <ddkilzer@kilzer.net>
42527         Reviewed by NOBODY (layout test fix).
42529         Remove property information left in files from svn-apply.
42531         * fast/table/large-rowspan-crash-expected.txt:
42532         * fast/table/large-rowspan-crash.html:
42534 2006-07-12  Darin Adler  <darin@apple.com>
42536         Reviewed by Maciej.
42538         - another large rowspan test case
42540         * fast/table/large-rowspan-crash-expected.txt: Added.
42541         * fast/table/large-rowspan-crash.html: Added.
42543 2006-07-12  Anders Carlsson  <acarlsson@apple.com>
42545         Reviewed by Maciej.
42547         <rdar://problem/4586665> REGRESSION: autorestore.apple.com: Crashes Safari in WebCore::Widget::client() const
42549         * fast/forms/input-type-change-in-onfocus-keyboard-expected.txt: Added.
42550         * fast/forms/input-type-change-in-onfocus-keyboard.html: Added.
42551         * fast/forms/input-type-change-in-onfocus-mouse-expected.txt: Added.
42552         * fast/forms/input-type-change-in-onfocus-mouse.html: Added.
42554 2006-07-12  Adele Peterson  <adele@apple.com>
42556         Reviewed by Maciej.
42558         Test for: http://bugs.webkit.org/show_bug.cgi?id=9813
42559         OPTION text can paint over select element's scrollbar
42561         * fast/forms/option-text-clip-expected.checksum: Added.
42562         * fast/forms/option-text-clip-expected.png: Added.
42563         * fast/forms/option-text-clip-expected.txt: Added.
42564         * fast/forms/option-text-clip.html: Added.
42566 2006-07-11  Justin Garcia  <justin.garcia@apple.com>
42568         Reviewed by levi
42569         
42570         <rdar://problem/4620686>
42571         REGRESSION: Mispelling markers are still displayed when using the delete key to place caret into a misspelled word
42573         * editing/deleting/delete-after-span-ws-001-expected.checksum:
42574         * editing/deleting/delete-after-span-ws-001-expected.png:
42575         * editing/deleting/delete-after-span-ws-002-expected.checksum:
42576         * editing/deleting/delete-after-span-ws-002-expected.png:
42577         * editing/deleting/delete-after-span-ws-003-expected.checksum:
42578         * editing/deleting/delete-after-span-ws-003-expected.png:
42579         * editing/deleting/delete-block-merge-contents-010-expected.checksum:
42580         * editing/deleting/delete-block-merge-contents-010-expected.png:
42581         * editing/deleting/merge-unrendered-space-expected.checksum:
42582         * editing/deleting/merge-unrendered-space-expected.png:
42583         
42584 2006-07-11  Tim Omernick  <timo@apple.com>
42586         Reviewed by Geoff.
42588         Test case for <http://bugs.webkit.org/show_bug.cgi?id=9843>:
42589         Give Netscape plug-ins access to their own DOM element
42591         * plugins/netscape-dom-access-expected.checksum: Added.
42592         * plugins/netscape-dom-access-expected.png: Added.
42593         * plugins/netscape-dom-access-expected.txt: Added.
42594         * plugins/netscape-dom-access.html: Added.
42596 2006-07-11  Adele Peterson  <adele@apple.com>
42598         Reviewed by Hyatt.
42600         Tests for http://bugs.webkit.org/show_bug.cgi?id=9861
42601         REGRESSION: Can't dynamically change list box to popup
42603         * fast/forms/select-change-listbox-to-popup-expected.checksum: Added.
42604         * fast/forms/select-change-listbox-to-popup-expected.png: Added.
42605         * fast/forms/select-change-listbox-to-popup-expected.txt: Added.
42606         * fast/forms/select-change-listbox-to-popup.html: Added.
42607         * fast/forms/select-change-popup-to-listbox.html:
42609 2006-07-11  Justin Garcia  <justin.garcia@apple.com>
42611         Reviewed by levi & thatcher
42612         
42613         <http://bugs.webkit.org/show_bug.cgi?id=9642>
42614         GMail Editor: Operations that use drop down menus blow away the selection
42616         * editing/selection/drag-to-contenteditable-iframe-expected.txt:
42617         * editing/selection/subframe-with-selection-expected.checksum: Added.
42618         * editing/selection/subframe-with-selection-expected.png: Added.
42619         * editing/selection/subframe-with-selection-expected.txt: Added.
42620         * editing/selection/subframe-with-selection.html: Added.
42622 2006-07-11  Adele Peterson  <adele@apple.com>
42624         Reviewed by Hyatt.
42626         Test for http://bugs.webkit.org/show_bug.cgi?id=9859
42627         REGRESSION: Can't dynamically change popup to list box
42629         * fast/forms/select-change-popup-to-listbox-expected.checksum: Added.
42630         * fast/forms/select-change-popup-to-listbox-expected.png: Added.
42631         * fast/forms/select-change-popup-to-listbox-expected.txt: Added.
42632         * fast/forms/select-change-popup-to-listbox.html: Added.
42634 2006-07-11  Alexey Proskuryakov  <ap@nypop.com>
42636         Reviewed by Darin.
42638         - test for http://bugs.webkit.org/show_bug.cgi?id=9572
42639         Add application/xhtml+xml to the Accept header
42641         The fix itself was landed on 2006-07-09, but I forgot about the test.
42643         * http/tests/misc/xhtml-expected.txt: Added.
42644         * http/tests/misc/xhtml.php: Added.
42646 2006-07-11  Beth Dakin  <bdakin@apple.com>
42648         Reviewed by Adele.
42650         Adele checked in new results for this test when you could style 
42651         selects, but the styling of selects is turned off for now, so back 
42652         to the original results.
42654         * fast/forms/001-expected.checksum:
42655         * fast/forms/001-expected.png:
42656         * fast/forms/001-expected.txt:
42658 2006-07-11  Alexey Proskuryakov  <ap@nypop.com>
42660         Reviewed by Tim O.
42662         - test for http://bugs.webkit.org/show_bug.cgi?id=7808
42663         Assertion failure in -[WebBaseNetscapePluginStream dealloc] when requesting an invalid URL
42665         * plugins/get-empty-url-expected.txt: Added.
42666         * plugins/get-empty-url.html: Added.
42668 2006-07-10  David Kilzer  <ddkilzer@kilzer.net>
42670         Reviewed by Darin.
42672         - test for http://bugs.webkit.org/show_bug.cgi?id=9179
42673           Implement select.options.add() method
42675         * fast/dom/select-selectedIndex-multiple-expected.txt: Updated test results.
42676         * fast/dom/select-selectedIndex-multiple.html: Updated to print comments between
42677         tests to make failures easier to track down.
42678         * fast/dom/select-selectedIndex-expected.txt: Mirrored updates from select-selectedIndex-multiple.html
42679         * fast/dom/select-selectedIndex.html: Ditto.
42680         * fast/js/resources/select-options-add.js: Added.
42681         * fast/js/select-options-add-expected.txt: Added.
42682         * fast/js/select-options-add.html: Added.
42684 2006-07-10  Adele Peterson  <adele@apple.com>
42686         Reviewed by Beth.
42688         Test for <rdar://problem/4621442> REGRESSION (NativePopup) : Popup menus aren't drawn correctly on page at orbitz.com; cheaptickets.com
42690         * fast/forms/select-style-expected.checksum: Added.
42691         * fast/forms/select-style-expected.png: Added.
42692         * fast/forms/select-style-expected.txt: Added.
42693         * fast/forms/select-style.html: Added.
42695 2006-07-10  Beth Dakin  <bdakin@apple.com>
42697         Reviewed by Darin.
42699         Test for  <rdar://problem/4621095> The should be a way to 
42700         access the user interface scale factor through the DOM
42702         * fast/dom/jsDevicePixelRatio-expected.checksum: Added.
42703         * fast/dom/jsDevicePixelRatio-expected.png: Added.
42704         * fast/dom/jsDevicePixelRatio-expected.txt: Added.
42705         * fast/dom/jsDevicePixelRatio.html: Added.
42707 2006-07-10  Adele Peterson  <adele@apple.com>
42709         http://bugs.webkit.org/show_bug.cgi?id=9830
42710         More pixel test results need updating since switching to native popup
42712         * editing/selection/replaced-boundaries-3-expected.checksum:
42713         * editing/selection/replaced-boundaries-3-expected.png:
42714         * fast/block/margin-collapse/103-expected.checksum:
42715         * fast/block/margin-collapse/103-expected.png:
42716         * fast/forms/001-expected.checksum:
42717         * fast/forms/001-expected.png:
42718         * fast/forms/HTMLOptionElement_label01-expected.checksum:
42719         * fast/forms/HTMLOptionElement_label01-expected.png:
42720         * fast/forms/HTMLOptionElement_label02-expected.checksum:
42721         * fast/forms/HTMLOptionElement_label02-expected.png:
42722         * fast/forms/HTMLOptionElement_label03-expected.checksum:
42723         * fast/forms/HTMLOptionElement_label03-expected.png:
42724         * fast/forms/HTMLOptionElement_label04-expected.checksum:
42725         * fast/forms/HTMLOptionElement_label04-expected.png:
42726         * fast/forms/form-element-geometry-expected.checksum:
42727         * fast/forms/form-element-geometry-expected.png:
42728         * fast/forms/option-script-expected.checksum:
42729         * fast/forms/option-script-expected.png:
42730         * fast/forms/option-strip-whitespace-expected.checksum:
42731         * fast/forms/option-strip-whitespace-expected.png:
42732         * fast/invalid/014-expected.checksum:
42733         * fast/invalid/014-expected.png:
42734         * fast/parser/document-write-option-expected.checksum:
42735         * fast/parser/document-write-option-expected.png:
42736         * tables/mozilla/bugs/bug2479-3-expected.checksum:
42737         * tables/mozilla/bugs/bug2479-3-expected.png:
42738         * tables/mozilla/bugs/bug29326-expected.checksum:
42739         * tables/mozilla/bugs/bug29326-expected.png:
42740         * tables/mozilla/bugs/bug33855-expected.checksum:
42741         * tables/mozilla/bugs/bug33855-expected.png:
42742         * tables/mozilla/bugs/bug96334-expected.checksum:
42743         * tables/mozilla/bugs/bug96334-expected.png:
42744         * tables/mozilla/core/margins-expected.checksum:
42745         * tables/mozilla/core/margins-expected.png:
42746         * tables/mozilla/dom/tableDom-expected.checksum:
42747         * tables/mozilla/dom/tableDom-expected.png:
42749 2006-07-10  Darin Adler  <darin@apple.com>
42751         * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
42752         Updated one more result for Adele's 4463835 change last night.
42754 2006-07-10  Beth Dakin  <bdakin@apple.com>
42756         Reviewed by Maciej.
42758         Test cases for <rdar://problem/4610314> Support the CSS3 content 
42759         property for images
42761         * fast/css/contentDiv-expected.checksum: Added.
42762         * fast/css/contentDiv-expected.png: Added.
42763         * fast/css/contentDiv-expected.txt: Added.
42764         * fast/css/contentDiv.html: Added.
42765         * fast/css/contentDivWithChildren-expected.checksum: Added.
42766         * fast/css/contentDivWithChildren-expected.png: Added.
42767         * fast/css/contentDivWithChildren-expected.txt: Added.
42768         * fast/css/contentDivWithChildren.html: Added.
42769         * fast/css/contentImage-expected.checksum: Added.
42770         * fast/css/contentImage-expected.png: Added.
42771         * fast/css/contentImage-expected.txt: Added.
42772         * fast/css/contentImage.html: Added.
42773         * fast/css/resources/show-shoes-vs-pie.png: Added.
42775 2006-07-09  Anders Carlsson  <acarlsson@apple.com>
42777         Reviewed by Adele.
42779         http://bugs.webkit.org/show_bug.cgi?id=9245
42780         Quirksmode: Incorrect handling of disabled BUTTON elements
42781         
42782         * fast/forms/activate-and-disabled-elements-expected.txt: Added.
42783         * fast/forms/activate-and-disabled-elements.html: Added.
42785 2006-07-09  Adele Peterson  <adele@apple.com>
42787         Reviewed by Maciej.
42789         Updated results for:
42790         <rdar://problem/4463835> Switch to use new popup menu implementation for <select>
42792         * editing/selection/replaced-boundaries-3-expected.txt:
42793         * editing/selection/select-box-expected.txt:
42794         * fast/block/margin-collapse/103-expected.txt:
42795         * fast/dom/option-properties-expected.txt:
42796         * fast/forms/003-expected.txt:
42797         * fast/forms/004-expected.txt:
42798         * fast/forms/HTMLOptionElement_label01-expected.txt:
42799         * fast/forms/HTMLOptionElement_label02-expected.txt:
42800         * fast/forms/HTMLOptionElement_label03-expected.txt:
42801         * fast/forms/HTMLOptionElement_label04-expected.txt:
42802         * fast/forms/HTMLOptionElement_label06-expected.txt:
42803         * fast/forms/HTMLOptionElement_label07-expected.txt:
42804         * fast/forms/form-element-geometry-expected.txt:
42805         * fast/forms/option-script-expected.txt:
42806         * fast/forms/option-strip-whitespace-expected.txt:
42807         * fast/forms/select-remove-option-expected.txt:
42808         * fast/forms/select-replace-option-expected.txt:
42809         * fast/forms/select-reset-expected.txt:
42810         * fast/invalid/014-expected.txt:
42811         * fast/parser/document-write-option-expected.txt:
42812         * fast/replaced/width100percent-expected.txt:
42813         * tables/mozilla/bugs/bug1188-expected.txt:
42814         * tables/mozilla/bugs/bug18359-expected.txt:
42815         * tables/mozilla/bugs/bug2479-3-expected.txt:
42816         * tables/mozilla/bugs/bug2479-4-expected.txt:
42817         * tables/mozilla/bugs/bug29326-expected.txt:
42818         * tables/mozilla/bugs/bug33855-expected.txt:
42819         * tables/mozilla/bugs/bug4382-expected.txt:
42820         * tables/mozilla/bugs/bug96334-expected.txt:
42821         * tables/mozilla/core/margins-expected.txt:
42822         * tables/mozilla/dom/tableDom-expected.txt:
42824 2006-07-09  Geoffrey Garen  <ggaren@apple.com>
42826         Reviewed by Beth.
42827         
42828         Now that we garbage collect after reinitalizing the global object, not
42829         before, we have more free memory, so a custom property that used to
42830         get collected during the initialization phase of this test now avoids
42831         getting collected until the collection phase.
42833         * fast/dom/gc-9-expected.txt:
42834         * fast/dom/gc-9.html:
42836 2006-07-09  David Kilzer  <ddkilzer@kilzer.net>
42838         Reviewed by Darin.
42840         - http://bugs.webkit.org/show_bug.cgi?id=9812
42841           LayoutTests/svg/custom/foreign-object-skew.svg seems to be fixed
42843         * svg/custom/foreign-object-skew-expected.checksum: Updated.
42844         * svg/custom/foreign-object-skew-expected.png: Updated.
42846 2006-07-09  Darin Adler  <darin@apple.com>
42848         * fast/dom/delete-contents-expected.txt: Updated results that changed
42849         because we now keep comment nodes in the DOM.
42851 2006-07-09  David Harrison  <harrison@apple.com>
42853         Reviewed by John Sullivan.
42855         <rdar://problem/4598149> Deleting the contents of a DOMRange and then inserting a node into it crashes in WebCore::Font::canUseGlyphCache
42857         * fast/dom/delete-contents-expected.checksum: Added.
42858         * fast/dom/delete-contents-expected.png: Added.
42859         * fast/dom/delete-contents-expected.txt: Added.
42860         * fast/dom/delete-contents.html: Added.
42862 2006-07-09  David Kilzer  <ddkilzer@kilzer.net>
42864         Reviewed by Darin.
42866         - http://bugs.webkit.org/show_bug.cgi?id=9797
42867           Make description() in fast/js/resources/js-test-pre.js work with MSIE 6
42869         * fast/js/resources/js-test-pre.js: Change description() to work with MSIE 6.
42871 2006-07-08  Timothy Hatcher  <timothy@apple.com>
42873         Reviewed by Maciej.
42875         Bug 5312: comments aren't available via DOM
42876         http://bugs.webkit.org/show_bug.cgi?id=5312
42878         New tests for DOM comment nodes. Updated results to account for new
42879         nodes in the DOM (editing offsets changed.)
42881         * editing/deleting/delete-line-013-expected.txt:
42882         * editing/deleting/delete-line-014-expected.txt:
42883         * editing/inserting/insert-3907422-fix-expected.txt:
42884         * editing/inserting/insert-div-009-expected.txt:
42885         * editing/inserting/insert-div-010-expected.txt:
42886         * editing/selection/extend-by-character-006-expected.txt:
42887         * editing/selection/move-between-blocks-no-001-expected.txt:
42888         * editing/selection/move-between-blocks-yes-001-expected.txt:
42889         * fast/dom/HTMLDocument/object-by-name-or-id-expected.txt:
42890         * fast/dom/HTMLDocument/object-by-name-or-id.html:
42891         * fast/dom/comment-document-fragment-expected.txt: Added.
42892         * fast/dom/comment-document-fragment.html: Added.
42893         * fast/dom/comment-dom-node-expected.txt: Added.
42894         * fast/dom/comment-dom-node.html: Added.
42895         * fast/dom/comment-not-documentElement-expected.checksum: Added.
42896         * fast/dom/comment-not-documentElement-expected.png: Added.
42897         * fast/dom/comment-not-documentElement-expected.txt: Added.
42898         * fast/dom/comment-not-documentElement.html: Added.
42899         * fast/text/atsui-pointtooffset-calls-cg-expected.txt:
42900         * fast/text/atsui-rtl-override-selection-expected.txt:
42902 2006-07-08  Darin Adler  <darin@apple.com>
42904         Reviewed by Geoff (well, half of it at least).
42906         - http://bugs.webkit.org/show_bug.cgi?id=9788
42907           storage leaks in Objective-C tests
42909         * plugins/jsobjc-simple.html: Add an autorelease to fix a storage leak.
42911 2006-07-08  Darin Adler  <darin@apple.com>
42913         - clear up a few minor housekeeping problems
42915         * fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Added.
42916         * fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Added.
42917         * fast/forms/input-appearance-height-expected.checksum: Added.
42918         Added missing test results.
42920         * fast/block/float/nopaint-after-layer-destruction-expected.checksum:
42921         * fast/block/positioning/absolute-positioned-overconstrained.html:
42922         * fast/css/ZeroOpacityLayers.html:
42923         * fast/css/ZeroOpacityLayers2.html:
42924         * fast/css/font-shorthand-weight-only-expected.checksum:
42925         * fast/css/hsl-color-expected.checksum:
42926         * fast/css/hsla-color-expected.checksum:
42927         * fast/css/resize-corner-tracking-expected.checksum:
42928         * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.checksum:
42929         * fast/dynamic/selection-highlight-adjust-expected.checksum:
42930         * fast/forms/button-generated-content-expected.checksum:
42931         * fast/frames/calculate-fixed.html:
42932         * fast/frames/calculate-order.html:
42933         * fast/frames/calculate-percentage.html:
42934         * fast/frames/calculate-relative.html:
42935         * fast/frames/calculate-round.html:
42936         * fast/history/clicked-link-is-visited-expected.checksum:
42937         * fast/layers/opacity-outline-expected.checksum:
42938         * fast/media/import-p-red.css:
42939         * fast/parser/broken-comments-vs-parsing-mode-expected.checksum:
42940         * fast/repaint/clipped-relative-expected.checksum:
42941         * fast/repaint/float-move-during-layout-expected.checksum:
42942         * fast/repaint/layer-child-outline-expected.checksum:
42943         * fast/repaint/outline-shrinking-expected.checksum:
42944         * fast/repaint/static-to-positioned-expected.checksum:
42945         * fast/repaint/table-collapsed-border-expected.checksum:
42946         * fast/table/absolute-table-at-bottom-expected.checksum:
42947         * fast/table/border-collapsing/border-collapsing-head-foot-expected.checksum:
42948         * fast/table/empty-section-crash-expected.checksum:
42949         * fast/table/rtl-cell-display-none-assert-expected.checksum:
42950         * fast/table/text-field-baseline-expected.checksum:
42951         * fast/text/capitalize-empty-generated-string-expected.checksum:
42952         * svg/custom/gradient-stroke-width-expected.checksum:
42953         * traversal/stay-within-root-expected.checksum:
42954         Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
42956         * fast/block/positioning/absolute-positioned-overconstrained-expected.txt:
42957         * fast/css/ZeroOpacityLayers-expected.checksum:
42958         * fast/css/ZeroOpacityLayers-expected.png:
42959         * fast/css/ZeroOpacityLayers-expected.txt:
42960         * fast/css/ZeroOpacityLayers2-expected.checksum:
42961         * fast/css/ZeroOpacityLayers2-expected.png:
42962         * fast/css/ZeroOpacityLayers2-expected.txt:
42963         Updated tests results that changed due to the above.
42965 2006-07-07  Justin Garcia  <justin.garcia@apple.com>
42967         Reviewed by levi
42969         * editing/selection/editable-non-editable-crash-expected.checksum: Added.
42970         * editing/selection/editable-non-editable-crash-expected.png: Added.
42971         * editing/selection/editable-non-editable-crash-expected.txt: Added.
42972         * editing/selection/editable-non-editable-crash.html: Added.
42973         * editing/selection/skip-non-editable-1-expected.txt:
42974         * editing/selection/skip-non-editable-1.html:
42976 2006-07-07  Levi Weintraub  <lweintraub@apple.com>
42978         Reviewed by NOBODY
42980         Missed a few in the last update...
42982         * fast/forms/input-delete-expected.txt:
42983         * fast/repaint/inline-outline-repaint-expected.txt:
42984         * fast/repaint/selection-after-delete-expected.txt:
42986 2006-07-07  Levi Weintraub  <lweintraub@apple.com>
42988         Reviewed by justin
42990         Deletion editing deligates now show up!
42992         * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
42993         * editing/deleting/delete-3608430-fix-expected.txt:
42994         * editing/deleting/delete-3608445-fix-expected.txt:
42995         * editing/deleting/delete-3608462-fix-expected.txt:
42996         * editing/deleting/delete-3775172-fix-expected.txt:
42997         * editing/deleting/delete-3800834-fix-expected.txt:
42998         * editing/deleting/delete-3857753-fix-expected.txt:
42999         * editing/deleting/delete-3865854-fix-expected.txt:
43000         * editing/deleting/delete-3928305-fix-expected.txt:
43001         * editing/deleting/delete-3959464-fix-expected.txt:
43002         * editing/deleting/delete-4038408-fix-expected.txt:
43003         * editing/deleting/delete-4083333-fix-expected.txt:
43004         * editing/deleting/delete-after-span-ws-001-expected.txt:
43005         * editing/deleting/delete-after-span-ws-002-expected.txt:
43006         * editing/deleting/delete-after-span-ws-003-expected.txt:
43007         * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
43008         * editing/deleting/delete-and-undo-expected.txt:
43009         * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
43010         * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
43011         * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
43012         * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
43013         * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
43014         * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
43015         * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
43016         * editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
43017         * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
43018         * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
43019         * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
43020         * editing/deleting/delete-block-contents-001-expected.txt:
43021         * editing/deleting/delete-block-contents-002-expected.txt:
43022         * editing/deleting/delete-block-contents-003-expected.txt:
43023         * editing/deleting/delete-block-merge-contents-001-expected.txt:
43024         * editing/deleting/delete-block-merge-contents-002-expected.txt:
43025         * editing/deleting/delete-block-merge-contents-003-expected.txt:
43026         * editing/deleting/delete-block-merge-contents-004-expected.txt:
43027         * editing/deleting/delete-block-merge-contents-005-expected.txt:
43028         * editing/deleting/delete-block-merge-contents-006-expected.txt:
43029         * editing/deleting/delete-block-merge-contents-007-expected.txt:
43030         * editing/deleting/delete-block-merge-contents-008-expected.txt:
43031         * editing/deleting/delete-block-merge-contents-009-expected.txt:
43032         * editing/deleting/delete-block-merge-contents-010-expected.txt:
43033         * editing/deleting/delete-block-merge-contents-012-expected.txt:
43034         * editing/deleting/delete-block-merge-contents-013-expected.txt:
43035         * editing/deleting/delete-block-merge-contents-014-expected.txt:
43036         * editing/deleting/delete-block-merge-contents-015-expected.txt:
43037         * editing/deleting/delete-block-merge-contents-016-expected.txt:
43038         * editing/deleting/delete-block-merge-contents-017-expected.txt:
43039         * editing/deleting/delete-block-merge-contents-018-expected.txt:
43040         * editing/deleting/delete-block-merge-contents-019-expected.txt:
43041         * editing/deleting/delete-block-merge-contents-020-expected.txt:
43042         * editing/deleting/delete-block-merge-contents-021-expected.txt:
43043         * editing/deleting/delete-block-merge-contents-022-expected.txt:
43044         * editing/deleting/delete-block-merge-contents-023-expected.txt:
43045         * editing/deleting/delete-block-merge-contents-024-expected.txt:
43046         * editing/deleting/delete-br-001-expected.txt:
43047         * editing/deleting/delete-br-002-expected.txt:
43048         * editing/deleting/delete-br-003-expected.txt:
43049         * editing/deleting/delete-br-004-expected.txt:
43050         * editing/deleting/delete-br-005-expected.txt:
43051         * editing/deleting/delete-br-006-expected.txt:
43052         * editing/deleting/delete-br-007-expected.txt:
43053         * editing/deleting/delete-br-008-expected.txt:
43054         * editing/deleting/delete-br-009-expected.txt:
43055         * editing/deleting/delete-br-010-expected.txt:
43056         * editing/deleting/delete-br-011-expected.txt:
43057         * editing/deleting/delete-character-001-expected.txt:
43058         * editing/deleting/delete-contiguous-ws-001-expected.txt:
43059         * editing/deleting/delete-image-001-expected.txt:
43060         * editing/deleting/delete-image-002-expected.txt:
43061         * editing/deleting/delete-image-003-expected.txt:
43062         * editing/deleting/delete-image-004-expected.txt:
43063         * editing/deleting/delete-leading-ws-001-expected.txt:
43064         * editing/deleting/delete-line-001-expected.txt:
43065         * editing/deleting/delete-line-002-expected.txt:
43066         * editing/deleting/delete-line-003-expected.txt:
43067         * editing/deleting/delete-line-004-expected.txt:
43068         * editing/deleting/delete-line-005-expected.txt:
43069         * editing/deleting/delete-line-006-expected.txt:
43070         * editing/deleting/delete-line-007-expected.txt:
43071         * editing/deleting/delete-line-008-expected.txt:
43072         * editing/deleting/delete-line-009-expected.txt:
43073         * editing/deleting/delete-line-010-expected.txt:
43074         * editing/deleting/delete-line-011-expected.txt:
43075         * editing/deleting/delete-line-012-expected.txt:
43076         * editing/deleting/delete-line-013-expected.txt:
43077         * editing/deleting/delete-line-014-expected.txt:
43078         * editing/deleting/delete-line-015-expected.txt:
43079         * editing/deleting/delete-line-016-expected.txt:
43080         * editing/deleting/delete-line-017-expected.txt:
43081         * editing/deleting/delete-line-end-ws-001-expected.txt:
43082         * editing/deleting/delete-line-end-ws-002-expected.txt:
43083         * editing/deleting/delete-listitem-001-expected.txt:
43084         * editing/deleting/delete-listitem-002-expected.txt:
43085         * editing/deleting/delete-select-all-001-expected.txt:
43086         * editing/deleting/delete-select-all-002-expected.txt:
43087         * editing/deleting/delete-select-all-003-expected.txt:
43088         * editing/deleting/delete-selection-001-expected.txt:
43089         * editing/deleting/delete-tab-001-expected.txt:
43090         * editing/deleting/delete-tab-002-expected.txt:
43091         * editing/deleting/delete-tab-003-expected.txt:
43092         * editing/deleting/delete-tab-004-expected.txt:
43093         * editing/deleting/delete-trailing-ws-001-expected.txt:
43094         * editing/deleting/delete-trailing-ws-002-expected.txt:
43095         * editing/deleting/delete-ws-fixup-001-expected.txt:
43096         * editing/deleting/delete-ws-fixup-002-expected.txt:
43097         * editing/deleting/delete-ws-fixup-003-expected.txt:
43098         * editing/deleting/delete-ws-fixup-004-expected.txt:
43099         * editing/deleting/forward-delete-expected.txt:
43100         * editing/deleting/merge-different-styles-expected.txt:
43101         * editing/deleting/merge-endOfParagraph-expected.txt:
43102         * editing/deleting/merge-into-empty-block-1-expected.txt:
43103         * editing/deleting/merge-into-empty-block-2-expected.txt:
43104         * editing/deleting/merge-no-br-expected.txt:
43105         * editing/deleting/merge-unrendered-space-expected.txt:
43106         * editing/deleting/pruning-after-merge-1-expected.txt:
43107         * editing/deleting/pruning-after-merge-2-expected.txt:
43108         * editing/deleting/smart-delete-001-expected.txt:
43109         * editing/deleting/smart-delete-002-expected.txt:
43110         * editing/deleting/table-cells-expected.txt:
43111         * editing/execCommand/insertHTML-expected.txt:
43112         * editing/input/text-input-controller-expected.txt:
43113         * editing/inserting/insert-3775316-fix-expected.txt:
43114         * editing/inserting/insert-3851164-fix-expected.txt:
43115         * editing/inserting/insert-after-delete-001-expected.txt:
43116         * editing/inserting/insert-div-021-expected.txt:
43117         * editing/inserting/insert-div-026-expected.txt:
43118         * editing/pasteboard/4076267-2-expected.txt:
43119         * editing/pasteboard/4076267-3-expected.txt:
43120         * editing/pasteboard/4076267-expected.txt:
43121         * editing/pasteboard/paste-table-002-expected.txt:
43122         * editing/pasteboard/paste-text-015-expected.txt:
43123         * editing/selection/move-between-blocks-no-001-expected.txt:
43124         * editing/selection/select-all-iframe-expected.txt:
43125         * editing/style/block-style-005-expected.txt:
43126         * editing/style/smoosh-styles-001-expected.txt:
43127         * editing/style/smoosh-styles-002-expected.txt:
43128         * editing/style/style-3681552-fix-002-expected.txt:
43129         * editing/style/typing-style-001-expected.txt:
43130         * editing/style/typing-style-002-expected.txt:
43131         * editing/unsupported-content/list-delete-001-expected.txt:
43132         * editing/unsupported-content/list-delete-002-expected.txt:
43133         * editing/unsupported-content/list-delete-003-expected.txt:
43134         * editing/unsupported-content/table-delete-001-expected.txt:
43135         * editing/unsupported-content/table-delete-002-expected.txt:
43136         * editing/unsupported-content/table-delete-003-expected.txt:
43137         * fast/forms/input-text-option-delete-expected.checksum:
43138         * fast/forms/input-text-option-delete-expected.txt:
43140 2006-07-07  Levi Weintraub  <lweintraub@apple.com>
43142         Reviewed by justin
43144         Improved table editing
43146         * editing/deleting/delete-to-select-table-expected.checksum: Added.
43147         * editing/deleting/delete-to-select-table-expected.png: Added.
43148         * editing/deleting/delete-to-select-table-expected.txt: Added.
43149         * editing/deleting/delete-to-select-table.html: Added.
43150         * editing/input/text-input-controller-expected.txt:
43152 2006-07-07  Anders Carlsson  <acarlsson@apple.com>
43154         Reviewed by Darin.
43156         http://bugs.webkit.org/show_bug.cgi?id=8300
43157         REGRESSION: First mouse click is randomly ignored when clicking on checkbox and radio buttons
43159         * fast/forms/radio-check-click-and-drag-expected.txt: Added.
43160         * fast/forms/radio-check-click-and-drag.html: Added.
43162 2006-07-06  Justin Garcia  <justin.garcia@apple.com>
43164         Reviewed by levi
43165         
43166         <rdar://problem/4609184>
43167         Mail crashes at WebCore::Selection::adjustForEditableContent
43168         <rdar://problem/4609140>
43169         Crash at WebCore::Range::compareBoundaryPoints
43171         * editing/selection/mixed-editability-1-expected.checksum: Added.
43172         * editing/selection/mixed-editability-1-expected.png: Added.
43173         * editing/selection/mixed-editability-1-expected.txt: Added.
43174         * editing/selection/mixed-editability-1.html: Added.
43175         * editing/selection/mixed-editability-2-expected.checksum: Added.
43176         * editing/selection/mixed-editability-2-expected.png: Added.
43177         * editing/selection/mixed-editability-2-expected.txt: Added.
43178         * editing/selection/mixed-editability-2.html: Added.
43180 2006-07-06  Anders Carlsson  <acarlsson@apple.com>
43182         Reviewed by Adele.
43184         http://bugs.webkit.org/show_bug.cgi?id=9528
43185         REGRESSION: arrow key skips '>' in Bugzilla replies due to '\n' in text nodes
43187         * fast/dom/css-selectorText-expected.txt:
43188         * fast/dom/css-shortHands-expected.txt:
43189         Update tests.
43190         
43191         * fast/dom/set-inner-text-newlines-expected.txt: Added.
43192         * fast/dom/set-inner-text-newlines.html: Added.
43194 2006-07-06  Anders Carlsson  <acarlsson@apple.com>
43196         Reviewed by Maciej.
43198         <rdar://problem/4610891> Support overflow events
43199         
43200         * fast/events/overflow-events-expected.txt: Added.
43201         * fast/events/overflow-events.html: Added.
43202         
43203 2006-07-06  David Harrison  <harrison@apple.com>
43205         Reviewed by Geoff.
43207         <rdar://problem/4565031> innerHTML of XMP tag returns special characters like '&gt;' instead of '>'
43209         * fast/innerHTML/006-expected.checksum: Added.
43210         * fast/innerHTML/006-expected.png: Added.
43211         * fast/innerHTML/006-expected.txt: Added.
43212         * fast/innerHTML/006.html: Added.
43214 2006-07-05  John Sullivan  <sullivan@apple.com>
43216         Reviewed by Adele.
43217         
43218         - layout test for <rdar://problem/4609162> REGRESSION: When tabbing between links on a page, 
43219         the window doesn't scroll to link that's not in view
43220         
43221         The test verifies that focusing a link will scroll the link into view.
43223         * fast/events/reveal-link-when-focused-expected.checksum: Added.
43224         * fast/events/reveal-link-when-focused-expected.png: Added.
43225         * fast/events/reveal-link-when-focused-expected.txt: Added.
43226         * fast/events/reveal-link-when-focused.html: Added.
43228 2006-07-05  Anders Carlsson  <acarlsson@apple.com>
43230         Reviewed by Maciej.
43232         http://bugs.webkit.org/show_bug.cgi?id=3581
43233         iFrames set to display:none are Missing from frames array
43235         * fast/events/mouseover-mouseout2-expected.txt:
43236         * fast/events/mouseover-mouseout2.html:
43237         Update expected result. Since we now keep the frame around, the mouseout event is 
43238         now dispatched to the element in the frame.
43240         * fast/events/onloadFrameCrash-expected.checksum:
43241         * fast/events/onloadFrameCrash-expected.png:
43242         * fast/events/onloadFrameCrash-expected.txt:
43243         This does hide the frame now.
43244         
43245         * fast/frames/iframe-display-none-expected.txt: Added.
43246         * fast/frames/iframe-display-none.html: Added.
43247         * fast/frames/resources/iframe-display-none-child.html: Added.
43248         New test that tests JS interaction with frames.
43249         
43250         * fast/frames/iframe-double-attach-expected.txt: Added.
43251         * fast/frames/iframe-double-attach.html: Added.
43252         
43253 2006-07-04  Maciej Stachowiak  <mjs@apple.com>
43255         Reviewed by Darin.
43256         
43257         http://bugs.webkit.org/show_bug.cgi?id=9734
43258         - change SVG XPath DOM tests to dump as text, and update expected results
43259         
43260         This should stop the random failures in Attribute_Nodes.svg
43262         * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
43263         * dom/svg/level3/xpath/Attribute_Nodes_xmlns-expected.txt:
43264         * dom/svg/level3/xpath/Comment_Nodes-expected.txt:
43265         * dom/svg/level3/xpath/Conformance_Expressions-expected.txt:
43266         * dom/svg/level3/xpath/Conformance_hasFeature_3-expected.txt:
43267         * dom/svg/level3/xpath/Conformance_hasFeature_empty-expected.txt:
43268         * dom/svg/level3/xpath/Conformance_hasFeature_null-expected.txt:
43269         * dom/svg/level3/xpath/Conformance_isSupported_3-expected.txt:
43270         * dom/svg/level3/xpath/Conformance_isSupported_empty-expected.txt:
43271         * dom/svg/level3/xpath/Conformance_isSupported_null-expected.txt:
43272         * dom/svg/level3/xpath/Element_Nodes-expected.txt:
43273         * dom/svg/level3/xpath/Processing_Instruction_Nodes-expected.txt:
43274         * dom/svg/level3/xpath/Text_Nodes-expected.txt:
43275         * dom/svg/level3/xpath/XPathEvaluatorCast01-expected.txt:
43276         * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR-expected.txt:
43277         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01-expected.txt:
43278         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02-expected.txt:
43279         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS-expected.txt:
43280         * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS-expected.txt:
43281         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all-expected.txt:
43282         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document-expected.txt:
43283         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement-expected.txt:
43284         * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR-expected.txt:
43285         * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR-expected.txt:
43286         * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR-expected.txt:
43287         * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR-expected.txt:
43288         * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
43289         * dom/svg/level3/xpath/XPathEvaluator_evaluate_document-expected.txt:
43290         * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement-expected.txt:
43291         * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR-expected.txt:
43292         * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
43293         * dom/svg/level3/xpath/XPathExpression_evaluate_document-expected.txt:
43294         * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement-expected.txt:
43295         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
43296         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
43297         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix-expected.txt:
43298         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml-expected.txt:
43299         * dom/svg/level3/xpath/XPathResult_TYPE_ERR-expected.txt:
43300         * dom/svg/level3/xpath/XPathResult_booleanValue_false-expected.txt:
43301         * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
43302         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
43303         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE-expected.txt:
43304         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE-expected.txt:
43305         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE-expected.txt:
43306         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE-expected.txt:
43307         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
43308         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
43309         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE-expected.txt:
43310         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
43311         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
43312         * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
43313         * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
43314         * dom/svg/level3/xpath/XPathResult_numberValue-expected.txt:
43315         * dom/svg/level3/xpath/XPathResult_resultType-expected.txt:
43316         * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE-expected.txt:
43317         * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
43318         * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
43319         * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
43320         * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
43321         * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
43322         * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
43323         * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
43324         * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
43325         * dom/svg/level3/xpath/svgunit.js:
43327 2006-07-04  Darin Adler  <darin@apple.com>
43329         - updated test result to reflect window without scroll bars
43331         1) this test should not have scroll bars
43332         2) on the buildbot the result is the non-scroll-bar one
43334         * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
43335         Changed text node width to 800.
43337 2006-07-02  David Carson  <dacarson@gmail.com>
43339         Reviewed by Darin.
43341         - tests for http://bugs.webkit.org/show_bug.cgi?id=9506
43342         Tests using HSL rather than RGB for color values.
43344         * fast/css/hsl-color-expected.checksum: Added.
43345         * fast/css/hsl-color-expected.png: Added.
43346         * fast/css/hsl-color-expected.txt: Added.
43347         * fast/css/hsl-color.html: Added.
43348         * fast/css/hsla-color-expected.checksum: Added.
43349         * fast/css/hsla-color-expected.png: Added.
43350         * fast/css/hsla-color-expected.txt: Added.
43351         * fast/css/hsla-color.html: Added.
43353 2006-07-04  Alexey Proskuryakov  <ap@nypop.com>
43355         Reviewed by Maciej.
43357         - http://bugs.webkit.org/show_bug.cgi?id=8210
43358         Conditional XMLHttpRequest gets should pass 304 responses unchanged
43360         * http/tests/xmlhttprequest/cache-override-expected.txt: Added.
43361         * http/tests/xmlhttprequest/cache-override.html: Added.
43362         * http/tests/xmlhttprequest/resources/304.pl: Added.
43364 2006-07-02  Mitz Pettel  <opendarwin.org@mitzpettel.com>
43366         Reviewed by Darin.
43368         - test for http://bugs.webkit.org/show_bug.cgi?id=9674
43369           REGRESSION (r15075): Blank or incomplete pages on digg.com
43371         * fast/tokenizer/nested-cached-scripts-expected.txt: Added.
43372         * fast/tokenizer/nested-cached-scripts.html: Added.
43373         * fast/tokenizer/resources/nested-1.js: Added.
43374         * fast/tokenizer/resources/nested-2.js: Added.
43376 2006-06-30  Mitz Pettel  <opendarwin.org@mitzpettel.com>
43378         Reviewed by Hyatt.
43380         - test for http://bugs.webkit.org/show_bug.cgi?id=7204
43381           float inserted in fixed height block via DOM not repainted
43383         * fast/repaint/float-move-during-layout-expected.checksum: Added.
43384         * fast/repaint/float-move-during-layout-expected.png: Added.
43385         * fast/repaint/float-move-during-layout-expected.txt: Added.
43386         * fast/repaint/float-move-during-layout.html: Added.
43388 2006-06-30  Levi Weintraub  <lweintraub@apple.com>
43390         Reviewed by justin
43392         * editing/execCommand/format-block-with-trailing-br-expected.checksum: Added.
43393         * editing/execCommand/format-block-with-trailing-br-expected.png: Added.
43394         * editing/execCommand/format-block-with-trailing-br-expected.txt: Added.
43395         * editing/execCommand/format-block-with-trailing-br.html: Added.
43397 2006-06-30  Justin Garcia  <justin.garcia@apple.com>
43399         Reviewed by levi
43401         * editing/pasteboard/pasting-object-expected.checksum: Added.
43402         * editing/pasteboard/pasting-object-expected.png: Added.
43403         * editing/pasteboard/pasting-object-expected.txt: Added.
43404         * editing/pasteboard/pasting-object.html: Added.
43406 2006-06-30  Justin Garcia  <justin.garcia@apple.com>
43408         Reviewed by harrison
43409         
43410         Added:
43411         * editing/selection/skip-non-editable-1-expected.txt: Added.
43412         * editing/selection/skip-non-editable-1.html: Added.
43413         * editing/selection/skip-non-editable-2-expected.txt: Added.
43414         * editing/selection/skip-non-editable-2.html: Added.
43416         Equivalent render tree:
43417         * editing/execCommand/format-block-with-braces-expected.txt:
43418         
43419         Fixes:
43420         * editing/selection/iframe-expected.checksum:
43421         * editing/selection/iframe-expected.png:
43422         * editing/selection/iframe-expected.txt:
43423         * editing/selection/inline-table-expected.checksum:
43424         * editing/selection/inline-table-expected.png:
43425         * editing/selection/inline-table-expected.txt:
43426         * editing/selection/move-between-blocks-no-001-expected.checksum:
43427         * editing/selection/move-between-blocks-no-001-expected.png:
43428         * editing/selection/move-between-blocks-no-001-expected.txt:
43429         * editing/selection/select-box-expected.checksum:
43430         * editing/selection/select-box-expected.png:
43431         * editing/selection/select-box-expected.txt:
43433 2006-06-30  David Kilzer  <ddkilzer@kilzer.net>
43435         Reviewed by Darin.
43437         - Test for http://bugs.webkit.org/show_bug.cgi?id=9358
43438           REGRESSION: Assertion failure in HTMLInputElement::setValueFromRenderer
43439           (value == constrainValue(value)) when deleting all text
43441         * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: Added.
43442         * editing/deleting/delete-all-text-in-text-field-assertion.html: Added.
43444 2006-06-29  Sam Weinig  <sam.weinig@gmail.com>
43446         Reviewed by Hyatt.
43448         - test for http://bugs.webkit.org/show_bug.cgi?id=4874
43449         Table with absolute bottom positioning is positioned incorrectly
43451         Note: test case originally from Mitz.
43453         * fast/table/absolute-table-at-bottom-expected.checksum: Added.
43454         * fast/table/absolute-table-at-bottom-expected.png: Added.
43455         * fast/table/absolute-table-at-bottom-expected.txt: Added.
43456         * fast/table/absolute-table-at-bottom.html: Added.
43458 2006-06-29  Graham Dennis  <Graham.Dennis@gmail.com>
43460         Reviewed by Justin.
43462         - test for http://bugs.webkit.org/show_bug.cgi?id=9505
43463          moveParagraphContentsToNewBlockIfNecessary creates a new block outside the current position
43465         * editing/pasteboard/paste-table-002.html: Added.
43466         * editing/pasteboard/paste-table-002-expected.checksum: Added.
43467         * editing/pasteboard/paste-table-002-expected.png: Added.
43468         * editing/pasteboard/paste-table-002-expected.txt: Added.
43470 2006-06-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>
43472         Reviewed by Darin.
43474         - test for http://bugs.webkit.org/show_bug.cgi?id=9652
43475           Assertion failure when changing an RTL table cell to display:none
43477         * fast/table/rtl-cell-display-none-assert-expected.checksum: Added.
43478         * fast/table/rtl-cell-display-none-assert-expected.png: Added.
43479         * fast/table/rtl-cell-display-none-assert-expected.txt: Added.
43480         * fast/table/rtl-cell-display-none-assert.html: Added.
43482 2006-06-29  Beth Dakin  <bdakin@apple.com>
43484         Reviewed by Hyatt.
43486         Test for <rdar://problem/4450615> Add composite mode to background 
43487         styles
43489         * fast/backgrounds/bgCompositeCopy-expected.checksum: Added.
43490         * fast/backgrounds/bgCompositeCopy-expected.png: Added.
43491         * fast/backgrounds/bgCompositeCopy-expected.txt: Added.
43492         * fast/backgrounds/bgCompositeCopy.html: Added.
43493         * fast/backgrounds/resources/rgba16.png: Added.
43495 2006-06-28  Levi Weintraub  <lweintraub@apple.com>
43497         Reviewed by justin
43499         <rdar://problem/4592005> FormatBlock inserts in the wrong place, disregarding editable content
43500         <rdar://problem/4590763> FormatBlock for paragraph style doesn't work
43502         * editing/execCommand/format-block-with-braces-expected.checksum: Added.
43503         * editing/execCommand/format-block-with-braces-expected.png: Added.
43504         * editing/execCommand/format-block-with-braces-expected.txt: Added.
43505         * editing/execCommand/format-block-with-braces.html: Added.
43506         * editing/execCommand/indent-list-item-expected.checksum: Added.
43507         * editing/execCommand/indent-list-item-expected.png: Added.
43508         * editing/execCommand/indent-list-item-expected.txt: Added.
43509         * editing/execCommand/indent-list-item.html: Added.
43510         * editing/execCommand/indent-selection-expected.checksum: Added.
43511         * editing/execCommand/indent-selection-expected.png: Added.
43512         * editing/execCommand/indent-selection-expected.txt: Added.
43513         * editing/execCommand/indent-selection.html: Added.
43514         * editing/execCommand/outdent-selection-expected.checksum: Added.
43515         * editing/execCommand/outdent-selection-expected.png: Added.
43516         * editing/execCommand/outdent-selection-expected.txt: Added.
43517         * editing/execCommand/outdent-selection.html: Added.
43519 2006-06-28  Levi Weintraub  <lweintraub@apple.com>
43521         Reviewed by justin
43523         Missed the layout tests themselves in the first checkin! Whoops!
43525 2006-06-28  Levi Weintraub  <lweintraub@apple.com>
43527         Reviewed by justin
43529         http://bugs.webkit.org/show_bug.cgi?id=7568
43530         Bug 7568: Implement Indent/Outdent
43532         * editing/execCommand/indent-list-item-expected.checksum: Added.
43533         * editing/execCommand/indent-list-item-expected.png: Added.
43534         * editing/execCommand/indent-list-item-expected.txt: Added.
43535         * editing/execCommand/indent-list-item.html: Added.
43536         * editing/execCommand/indent-selection-expected.checksum: Added.
43537         * editing/execCommand/indent-selection-expected.png: Added.
43538         * editing/execCommand/indent-selection-expected.txt: Added.
43539         * editing/execCommand/indent-selection.html: Added.
43540         * editing/execCommand/outdent-selection.html: Added.
43542 2006-06-28  Mitz Pettel  <opendarwin.org@mitzpettel.com>
43544         Reviewed by Darin and Hyatt.
43546         - test for http://bugs.webkit.org/show_bug.cgi?id=9561
43547           REGRESSION: Content property on :before of button causes hang on click or hover
43549         * fast/forms/button-generated-content-expected.checksum: Added.
43550         * fast/forms/button-generated-content-expected.png: Added.
43551         * fast/forms/button-generated-content-expected.txt: Added.
43552         * fast/forms/button-generated-content.html: Added.
43554 2006-06-28  Rob Buis  <buis@kde.org>
43556         Reviewed by Darin.
43558         Improved test to check offsetX/Y after dispatching instead of before.
43560         * fast/dom/window-xy-properties.html:
43561         * fast/dom/window-xy-properties-expected.txt:
43563 2006-06-27  Rob Buis  <buis@kde.org>
43565         Reviewed by Darin.
43567         Updated test for http://bugs.webkit.org/show_bug.cgi?id=9605
43569         * fast/dom/window-xy-properties.html:
43570         * fast/dom/window-xy-properties-expected.txt:
43572 2006-06-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>
43574         Reviewed by Darin.
43576         - test for http://bugs.webkit.org/show_bug.cgi?id=9317
43577           REGRESSION: crash in HTML tokenizer at Japanese Apple support page
43579         * fast/tokenizer/write-unclosed-script-expected.txt: Added.
43580         * fast/tokenizer/write-unclosed-script.html: Added.
43582 2006-06-27  Justin Garcia  <justin.garcia@apple.com>
43584         Reviewed by levi
43586         * editing/execCommand/remove-formatting-expected.checksum: Added.
43587         * editing/execCommand/remove-formatting-expected.png: Added.
43588         * editing/execCommand/remove-formatting-expected.txt: Added.
43589         * editing/execCommand/remove-formatting.html: Added.
43591 2006-06-27  Justin Garcia  <justin.garcia@apple.com>
43592         
43593         Reviewed by levi
43594         
43595         <rdar://problem/4599735> Clicking out of a table at the extremes of an editable document doesn't appear to work
43596         
43597         Added:
43598         * editing/selection/click-before-and-after-table-expected.txt: Added.
43599         * editing/selection/click-before-and-after-table.html: Added.
43600         Updated to reflect fix:
43601         * editing/selection/move-by-line-001-expected.checksum:
43602         * editing/selection/move-by-line-001-expected.png:
43604 2006-06-27  Anders Carlsson  <acarlsson@apple.com>
43606         Reviewed by Geoff.
43608         http://bugs.webkit.org/show_bug.cgi?id=9623
43609         REGRESSION: getComputedStyle should do a relayout
43611         * fast/css/getComputedStyle-relayout-expected.txt: Added.
43612         * fast/css/getComputedStyle-relayout.html: Added.
43614 2006-06-27  Beth Dakin  <bdakin@apple.com>
43616         Reviewed by Hyatt.
43618         Test cases for <rdar://problem/4602635> Media queries must be 
43619         extended to address CSS pixel scaling factor
43621         * fast/media/mq-max-pixel-ratio-expected.checksum: Added.
43622         * fast/media/mq-max-pixel-ratio-expected.png: Added.
43623         * fast/media/mq-max-pixel-ratio-expected.txt: Added.
43624         * fast/media/mq-max-pixel-ratio.html: Added.
43625         * fast/media/mq-min-pixel-ratio-expected.checksum: Added.
43626         * fast/media/mq-min-pixel-ratio-expected.png: Added.
43627         * fast/media/mq-min-pixel-ratio-expected.txt: Added.
43628         * fast/media/mq-min-pixel-ratio.html: Added.
43629         * fast/media/mq-pixel-ratio-expected.checksum: Added.
43630         * fast/media/mq-pixel-ratio-expected.png: Added.
43631         * fast/media/mq-pixel-ratio-expected.txt: Added.
43632         * fast/media/mq-pixel-ratio.html: Added.
43633         * fast/media/resources/apple_logo_big.jpg: Added.
43634         * fast/media/resources/apple_logo_half_size.png: Added.
43636 2006-06-27  Darin Adler  <darin@apple.com>
43638         Tests for fix for 2/3 of http://bugs.webkit.org/show_bug.cgi?id=9606
43639         REGRESSION: some callers are still using clientX/Y to get pageX/Y
43641         * fast/events/anchor-image-scrolled-x-y-expected.txt: Added.
43642         * fast/events/anchor-image-scrolled-x-y.html: Added.
43643         * fast/events/input-image-scrolled-x-y-expected.txt: Added.
43644         * fast/events/input-image-scrolled-x-y.html: Added.
43646 2006-06-26  Jonas Witt  <jonas.witt@gmail.com>
43648         Reviewed by Darin.
43650         * LayoutTests/fast/events/objc-event-api-expected.txt: Updated to
43651         reflect flipped coordinates dumped by the layout tests.
43653 2006-06-25  David Carson  <dacarson@gmail.com>
43655         Reviewed by Darin.
43657         Tests for http://bugs.webkit.org/show_bug.cgi?id=9185
43659         * fast/forms/input-appearance-height-expected.png: Added.
43660         * fast/forms/input-appearance-height-expected.txt: Added.
43661         * fast/forms/input-appearance-height.html: Added.
43662         Tests the height attribute on all input types
43664         * fast/forms/input-type-change-expected.checksum: Added.
43665         * fast/forms/input-type-change-expected.png: Added.
43666         * fast/forms/input-type-change-expected.txt: Added.
43667         * fast/forms/input-type-change.html: Added.
43668         Tests changing an input type=TEXT to type=IMAGE with
43669         a height and width specified on the element.
43671         * fast/forms/input-type-change2-expected.checksum: Added.
43672         * fast/forms/input-type-change2-expected.png: Added.
43673         * fast/forms/input-type-change2-expected.txt: Added.
43674         * fast/forms/input-type-change2.html: Added.
43675         Tests changing an input type=IMAGE to type=TEXT with
43676         a height and width specified on the element.
43678 2006-06-25  David Kilzer  <ddkilzer@kilzer.net>
43680         Reviewed by Darin.
43682         * fast/forms/textarea-hard-linewrap-empty.html: Submit form without setTimeout().
43683         * fast/forms/textarea-hard-linewrap.html: Ditto.
43685 2006-06-25  David Kilzer  <ddkilzer@kilzer.net>
43687         Reviewed by Darin.
43689         - http://bugs.webkit.org/show_bug.cgi?id=9537
43690           REGRESSION: Reproducible crash in WebCore::RenderTextField::textWithHardLineBreaks()
43692         * fast/forms/textarea-hard-linewrap-empty-expected.txt: Added.
43693         * fast/forms/textarea-hard-linewrap-empty.html: Added.
43694         * fast/forms/textarea-hard-linewrap.html: Reduced timeout from 200ms to 0ms and
43695         renamed function from foo() to submitForm().
43697 2006-06-25  Mitz Pettel  <opendarwin.org@mitzpettel.com>
43699         Reviewed by Darin.
43701         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=9388
43702           REGRESSION: outlines don't get erased when removed in some cases
43704         * fast/repaint/outline-shrinking-expected.checksum: Added.
43705         * fast/repaint/outline-shrinking-expected.png: Added.
43706         * fast/repaint/outline-shrinking-expected.txt: Added.
43707         * fast/repaint/outline-shrinking.html: Added.
43709 2006-06-25  Rob Buis  <buis@kde.org>
43711         Reviewed by Darin.
43713         Test cases for
43714         <http://bugs.webkit.org/show_bug.cgi?id=8707>
43715         event.clientX and event.clientY should be relative to the viewport, not the canvas
43717         * fast/dom/window-xy-properties-expected.txt: Added.
43718         * fast/dom/window-xy-properties.html: Added.
43720 2006-06-25  Timothy Hatcher  <timothy@apple.com>
43722         http://bugs.webkit.org/show_bug.cgi?id=9560
43723         
43724         This fix converted the resize corner image to a B/W tiff.
43725         The pixel tests showed 0.0% changes but still said it had differences.
43726         Updating the tests that use CSS3 resize or textarea.
43728         * fast/forms/floating-textfield-relayout-expected.checksum:
43729         * fast/forms/form-element-geometry-expected.checksum:
43730         * fast/forms/form-element-geometry-expected.png:
43731         * fast/forms/negativeLineHeight-expected.checksum:
43732         * fast/forms/negativeLineHeight-expected.png:
43733         * fast/forms/textAreaLineHeight-expected.checksum:
43734         * fast/forms/textAreaLineHeight-expected.png:
43735         * fast/forms/textarea-setinnerhtml-expected.checksum:
43736         * fast/forms/textarea-setinnerhtml-expected.png:
43737         * fast/overflow/overflow-x-y-expected.checksum:
43738         * fast/overflow/overflow-x-y-expected.png:
43739         * fast/table/003-expected.checksum:
43740         * fast/table/003-expected.png:
43741         * tables/mozilla/bugs/bug194024-expected.checksum:
43742         * tables/mozilla/bugs/bug194024-expected.png:
43743         * tables/mozilla/bugs/bug30559-expected.checksum:
43744         * tables/mozilla/bugs/bug30559-expected.png:
43745         * tables/mozilla/bugs/bug30692-expected.checksum:
43746         * tables/mozilla/bugs/bug30692-expected.png:
43748 2006-06-24  David Kilzer  <ddkilzer@kilzer.net>
43750         Build fix.  Reviewed by NOBODY.
43752         - Backed out patch for http://bugs.webkit.org/show_bug.cgi?id=8707
43753           event.clientX and event.clientY should be relative to the viewport, not the canvas
43755         * fast/dom/window-xy-properties-expected.txt: Removed.
43756         * fast/dom/window-xy-properties.html: Removed.
43758 2006-06-24  Rob Buis  <buis@kde.org>
43760         Reviewed by Darin.
43762         Test cases for
43763         <http://bugs.webkit.org/show_bug.cgi?id=8707>
43764         event.clientX and event.clientY should be relative to the viewport, not the canvas
43766         * fast/dom/window-xy-properties-expected.txt: Added.
43767         * fast/dom/window-xy-properties.html: Added.
43769 2006-06-24  James G. Speth  <speth@end.com>
43771         Reviewed by Darin.
43773         - Tests for http://bugs.webkit.org/show_bug.cgi?id=8843
43774           add a way to build Objective-C test cases in HTML
43776         * plugins/jsobjc-dom-wrappers-expected.txt: Added.
43777         * plugins/jsobjc-dom-wrappers.html: Added.
43778         * plugins/jsobjc-simple-expected.txt: Added.
43779         * plugins/jsobjc-simple.html: Added.
43781 2006-06-24  Rob Buis  <buis@kde.org>
43783         Reviewed by Darin.
43785         Test cases for
43786         <http://bugs.webkit.org/show_bug.cgi?id=9352>
43787         Webkit doesn't respect stroke-width in SVG for smaller <circle>s
43789         * svg/custom/gradient-stroke-width-expected.checksum: Added.
43790         * svg/custom/gradient-stroke-width-expected.png: Added.
43791         * svg/custom/gradient-stroke-width-expected.txt: Added.
43792         * svg/custom/gradient-stroke-width.svg: Added.
43794 2006-06-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>
43796         Reviewed by Darin, landed by ap.
43798         - test for http://bugs.webkit.org/show_bug.cgi?id=9547
43799           Resize corner does not track the mouse accurately
43801         * fast/css/resize-corner-tracking-expected.checksum: Added.
43802         * fast/css/resize-corner-tracking-expected.png: Added.
43803         * fast/css/resize-corner-tracking-expected.txt: Added.
43804         * fast/css/resize-corner-tracking.html: Added.
43806 2006-06-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>
43808         Reviewed by Darin. landed by ap.
43810         - test for http://bugs.webkit.org/show_bug.cgi?id=9316
43811           REGRESSION: text field width shrinks on first keystroke
43813         * fast/forms/floating-textfield-relayout-expected.checksum: Added.
43814         * fast/forms/floating-textfield-relayout-expected.png: Added.
43815         * fast/forms/floating-textfield-relayout-expected.txt: Added.
43816         * fast/forms/floating-textfield-relayout.html: Added.
43818 2006-06-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>
43820         Reviewed by Hyatt.
43822         - updated test results for http://bugs.webkit.org/show_bug.cgi?id=9531
43823           Pages that need only a horizontal scroll bar get a vertical one as well
43825         * css1/classification/white_space-expected.checksum:
43826         * css1/classification/white_space-expected.png:
43827         * css1/classification/white_space-expected.txt:
43828         * editing/selection/select-all-004-expected.checksum:
43829         * editing/selection/select-all-004-expected.png:
43830         * editing/selection/select-all-004-expected.txt:
43831         * editing/selection/unrendered-001-expected.checksum:
43832         * editing/selection/unrendered-001-expected.png:
43833         * editing/selection/unrendered-001-expected.txt:
43834         * editing/selection/unrendered-002-expected.checksum:
43835         * editing/selection/unrendered-002-expected.png:
43836         * editing/selection/unrendered-002-expected.txt:
43837         * editing/selection/unrendered-003-expected.checksum:
43838         * editing/selection/unrendered-003-expected.png:
43839         * editing/selection/unrendered-003-expected.txt:
43840         * editing/selection/unrendered-004-expected.checksum:
43841         * editing/selection/unrendered-004-expected.png:
43842         * editing/selection/unrendered-004-expected.txt:
43843         * editing/selection/unrendered-005-expected.checksum:
43844         * editing/selection/unrendered-005-expected.png:
43845         * editing/selection/unrendered-005-expected.txt:
43846         * fast/block/float/019-expected.checksum:
43847         * fast/block/float/019-expected.png:
43848         * fast/block/float/019-expected.txt:
43849         * fast/block/margin-collapse/104-expected.checksum:
43850         * fast/block/margin-collapse/104-expected.png:
43851         * fast/block/margin-collapse/104-expected.txt:
43852         * fast/block/positioning/relative-overflow-block-expected.checksum:
43853         * fast/block/positioning/relative-overflow-block-expected.txt:
43854         * fast/block/positioning/relative-overflow-replaced-expected.checksum:
43855         * fast/block/positioning/relative-overflow-replaced-expected.txt:
43856         * fast/block/positioning/relative-overflow-replaced-float-expected.checksum:
43857         * fast/block/positioning/relative-overflow-replaced-float-expected.txt:
43858         * fast/lists/li-br-expected.checksum:
43859         * fast/lists/li-br-expected.png:
43860         * fast/lists/li-br-expected.txt:
43861         * fast/media/mq-relative-constraints-02-expected.checksum:
43862         * fast/media/mq-relative-constraints-02-expected.png:
43863         * fast/media/mq-relative-constraints-02-expected.txt:
43864         * fast/media/mq-relative-constraints-03-expected.checksum:
43865         * fast/media/mq-relative-constraints-03-expected.png:
43866         * fast/media/mq-relative-constraints-03-expected.txt:
43867         * fast/media/mq-relative-constraints-04-expected.checksum:
43868         * fast/media/mq-relative-constraints-04-expected.png:
43869         * fast/media/mq-relative-constraints-04-expected.txt:
43870         * fast/media/mq-relative-constraints-05-expected.checksum:
43871         * fast/media/mq-relative-constraints-05-expected.png:
43872         * fast/media/mq-relative-constraints-05-expected.txt:
43873         * fast/media/mq-relative-constraints-06-expected.checksum:
43874         * fast/media/mq-relative-constraints-06-expected.png:
43875         * fast/media/mq-relative-constraints-06-expected.txt:
43876         * fast/media/mq-relative-constraints-07-expected.checksum:
43877         * fast/media/mq-relative-constraints-07-expected.png:
43878         * fast/media/mq-relative-constraints-07-expected.txt:
43879         * fast/media/mq-relative-constraints-09-expected.checksum:
43880         * fast/media/mq-relative-constraints-09-expected.png:
43881         * fast/media/mq-relative-constraints-09-expected.txt:
43882         * fast/media/mq-width-absolute-01-expected.checksum:
43883         * fast/media/mq-width-absolute-01-expected.png:
43884         * fast/media/mq-width-absolute-01-expected.txt:
43885         * fast/media/mq-width-absolute-02-expected.checksum:
43886         * fast/media/mq-width-absolute-02-expected.png:
43887         * fast/media/mq-width-absolute-02-expected.txt:
43888         * fast/media/mq-width-absolute-03-expected.checksum:
43889         * fast/media/mq-width-absolute-03-expected.png:
43890         * fast/media/mq-width-absolute-03-expected.txt:
43891         * fast/media/mq-width-absolute-04-expected.checksum:
43892         * fast/media/mq-width-absolute-04-expected.png:
43893         * fast/media/mq-width-absolute-04-expected.txt:
43894         * fast/table/wide-colspan-expected.checksum:
43895         * fast/table/wide-colspan-expected.png:
43896         * fast/table/wide-colspan-expected.txt:
43897         * fast/table/wide-column-expected.checksum:
43898         * fast/table/wide-column-expected.png:
43899         * fast/table/wide-column-expected.txt:
43900         * tables/mozilla/bugs/bug131020-expected.checksum:
43901         * tables/mozilla/bugs/bug131020-expected.png:
43902         * tables/mozilla/bugs/bug131020-expected.txt:
43903         * tables/mozilla/bugs/bug23151-expected.checksum:
43904         * tables/mozilla/bugs/bug23151-expected.png:
43905         * tables/mozilla/bugs/bug23151-expected.txt:
43906         * tables/mozilla/bugs/bug29314-expected.checksum:
43907         * tables/mozilla/bugs/bug29314-expected.png:
43908         * tables/mozilla/bugs/bug29314-expected.txt:
43909         * tables/mozilla/bugs/bug43039-expected.checksum:
43910         * tables/mozilla/bugs/bug43039-expected.png:
43911         * tables/mozilla/bugs/bug43039-expected.txt:
43912         * tables/mozilla/bugs/bug43854-1-expected.checksum:
43913         * tables/mozilla/bugs/bug43854-1-expected.png:
43914         * tables/mozilla/bugs/bug43854-1-expected.txt:
43915         * tables/mozilla/bugs/bug625-expected.checksum:
43916         * tables/mozilla/bugs/bug625-expected.png:
43917         * tables/mozilla/bugs/bug625-expected.txt:
43918         * tables/mozilla/bugs/bug92143-expected.checksum:
43919         * tables/mozilla/bugs/bug92143-expected.png:
43920         * tables/mozilla/bugs/bug92143-expected.txt:
43921         * tables/mozilla/bugs/bug96334-expected.checksum:
43922         * tables/mozilla/bugs/bug96334-expected.png:
43923         * tables/mozilla/bugs/bug96334-expected.txt:
43924         * tables/mozilla/core/misc-expected.checksum:
43925         * tables/mozilla/core/misc-expected.png:
43926         * tables/mozilla/core/misc-expected.txt:
43927         * tables/mozilla/core/nested1-expected.checksum:
43928         * tables/mozilla/core/nested1-expected.png:
43929         * tables/mozilla/core/nested1-expected.txt:
43930         * tables/mozilla_expected_failures/bugs/bug220653-expected.checksum:
43931         * tables/mozilla_expected_failures/bugs/bug220653-expected.png:
43932         * tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
43933         * tables/mozilla_expected_failures/bugs/bug67915-2-expected.checksum:
43934         * tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
43935         * tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:
43937 2006-06-24  Alexey Proskuryakov  <ap@nypop.com>
43939         Reviewed by Darin.
43941         - http://bugs.webkit.org/show_bug.cgi?id=7461
43942           Always encode the path part of an URI as UTF-8
43944         * http/tests/uri/intercept/.htaccess: Added.
43945         * http/tests/uri/resources/print-uri.php: Added.
43946         * http/tests/uri/utf8-path-expected.txt: Added.
43947         * http/tests/uri/utf8-path.html: Added.
43949 2006-06-24  Graham Dennis  <Graham.Dennis@gmail.com>
43951         Reviewed by Darin, landed by ap.
43953         - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=9467
43954           TreeWalker/NodeIterator do not restrict the traversal
43956         * traversal/node-iterator-001.html:
43957         * traversal/node-iterator-002.html:
43958         * traversal/node-iterator-003.html:
43959         * traversal/node-iterator-004.html:
43960         * traversal/node-iterator-005.html:
43961         * traversal/node-iterator-006.html:
43962         * traversal/node-iterator-007.html:
43963         * traversal/stay-within-root-expected.checksum: Added.
43964         * traversal/stay-within-root-expected.png: Added.
43965         * traversal/stay-within-root-expected.txt: Added.
43966         * traversal/stay-within-root.html: Added.
43967         * traversal/tree-walker-001.html:
43968         * traversal/tree-walker-002.html:
43969         * traversal/tree-walker-003.html:
43970         * traversal/tree-walker-004.html:
43971         * traversal/tree-walker-005.html:
43973 2006-06-24  Jonas Witt <jonas.witt@gmail.com>
43975         Reviewed by ggaren, landed by ap.
43977         - test that DOMEvents are correctly handed to the ObjC API
43978           http://bugs.webkit.org/show_bug.cgi?id=9181
43980         * fast/events/objc-event-api-expected.txt: Added.
43981         * fast/events/objc-event-api.html: Added.
43983 2006-06-23  Tim Omernick  <timo@apple.com>
43985         Reviewed by Tim Hatcher.
43987         <rdar://problem/4560947> Leopard REGRESSION: Dragging to TileGame Widget is broken
43988         
43989         * fast/events/ondragenter-expected.checksum: Added.
43990         * fast/events/ondragenter-expected.png: Added.
43991         * fast/events/ondragenter-expected.txt: Added.
43992         * fast/events/ondragenter.html: Added.
43994 2006-06-23  Justin Garcia  <justin.garcia@apple.com>
43996         Reviewed by levi
43998         * editing/deleting/merge-into-empty-block-1-expected.checksum: Added.
43999         * editing/deleting/merge-into-empty-block-1-expected.png: Added.
44000         * editing/deleting/merge-into-empty-block-1-expected.txt: Added.
44001         * editing/deleting/merge-into-empty-block-1.html: Added.
44002         * editing/deleting/merge-into-empty-block-2-expected.checksum: Added.
44003         * editing/deleting/merge-into-empty-block-2-expected.png: Added.
44004         * editing/deleting/merge-into-empty-block-2-expected.txt: Added.
44005         * editing/deleting/merge-into-empty-block-2.html: Added.
44007 2006-06-23  Justin Garcia  <justin.garcia@apple.com>
44009         Reviewed by levi
44010         
44011         <http://bugs.webkit.org/show_bug.cgi?id=8074>
44012         Caret before/after block tables is too small
44013         <rdar://problem/4598331>
44014         right arrow out of a table shows cursor in a weird place
44016         Demonstrates 9557:
44017         * editing/input/range-for-empty-document-expected.txt:
44018         Added:
44019         * editing/selection/table-caret-1-expected.checksum: Added.
44020         * editing/selection/table-caret-1-expected.png: Added.
44021         * editing/selection/table-caret-1-expected.txt: Added.
44022         * editing/selection/table-caret-1.html: Added.
44023         * editing/selection/table-caret-2-expected.checksum: Added.
44024         * editing/selection/table-caret-2-expected.png: Added.
44025         * editing/selection/table-caret-2-expected.txt: Added.
44026         * editing/selection/table-caret-2.html: Added.
44027         * editing/selection/table-caret-3-expected.checksum: Added.
44028         * editing/selection/table-caret-3-expected.png: Added.
44029         * editing/selection/table-caret-3-expected.txt: Added.
44030         * editing/selection/table-caret-3.html: Added.
44032 2006-06-22  Mitz Pettel  <opendarwin.org@mitzpettel.com>
44034         Reviewed by Hyatt.
44036         - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=9497
44037           REGRESSION: Incomplete repainting when scrolling thumbnails on Flickr
44039         * fast/repaint/clipped-relative-expected.checksum: Added.
44040         * fast/repaint/clipped-relative-expected.png: Added.
44041         * fast/repaint/clipped-relative-expected.txt: Added.
44042         * fast/repaint/clipped-relative.html: Added.
44043         * fast/repaint/containing-block-position-change-expected.checksum: Updated.
44044         * fast/repaint/containing-block-position-change-expected.png: Updated.
44046 2006-06-22  Anders Carlsson  <acarlsson@apple.com>
44048         Reviewed by John.
44050         <rdar://problem/4529334> REGRESSION: Can't configure RadarInMotion widget for U.S. locations on Leopard (Javascript errors)
44051         
44052         * fast/dom/resource-locations-in-created-html-document-expected.txt: Added.
44053         * fast/dom/resource-locations-in-created-html-document.html: Added.
44055 2006-06-22  Anders Carlsson  <acarlsson@apple.com>
44057         Reviewed by Maciej.
44059         <rdar://problem/4499675> Package Tracker widget always crashes in WebCore::Frame::jScriptEnabled() const + 0
44060         
44061         * fast/dom/noscript-canvas-in-created-html-document-expected.txt: Added.
44062         * fast/dom/noscript-canvas-in-created-html-document.html: Added.
44064 2006-06-22  Anders Carlsson  <acarlsson@apple.com>
44066         Reviewed by Maciej.
44068         <rdar://problem/4524840> Entities contained in DOCTYPE referenced DTD in XSLT source document are unknown
44070         * fast/xsl/dtd-in-source-document-expected.txt: Added.
44071         * fast/xsl/dtd-in-source-document.xml: Added.
44072         * fast/xsl/resources/dtd-in-source-document.dtd: Added.
44073         * fast/xsl/resources/dtd-in-source-document.xsl: Added.
44075 2006-06-21  Justin Garcia  <justin.garcia@apple.com>
44077         Reviewed by levi
44079         * editing/deleting/table-cells-expected.checksum: Added.
44080         * editing/deleting/table-cells-expected.png: Added.
44081         * editing/deleting/table-cells-expected.txt: Added.
44082         * editing/deleting/table-cells.html: Added.
44083         * editing/inserting/paragraph-separator-in-table-1-expected.checksum: Added.
44084         * editing/inserting/paragraph-separator-in-table-1-expected.png: Added.
44085         * editing/inserting/paragraph-separator-in-table-1-expected.txt: Added.
44086         * editing/inserting/paragraph-separator-in-table-1.html: Added.
44087         * editing/inserting/paragraph-separator-in-table-2-expected.checksum: Added.
44088         * editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
44089         * editing/inserting/paragraph-separator-in-table-2-expected.txt: Added.
44090         * editing/inserting/paragraph-separator-in-table-2.html: Added.
44092 2006-06-21  Justin Garcia  <justin.garcia@apple.com>
44094         Reviewed by levi
44095         
44096         <rdar://problem/4590366>
44097         REGRESSION: Selection incorrectly paints gaps on TOT
44098         
44099         Added:
44100         * editing/selection/line-wrap-1-expected.checksum: Added.
44101         * editing/selection/line-wrap-1-expected.png: Added.
44102         * editing/selection/line-wrap-1-expected.txt: Added.
44103         * editing/selection/line-wrap-1.html: Added.
44104         * editing/selection/line-wrap-2-expected.checksum: Added.
44105         * editing/selection/line-wrap-2-expected.png: Added.
44106         * editing/selection/line-wrap-2-expected.txt: Added.
44107         * editing/selection/line-wrap-2.html: Added.
44108         Fixes:
44109         * editing/execCommand/findString-expected.checksum:
44110         * editing/execCommand/findString-expected.png:
44111         * editing/execCommand/findString-expected.txt:
44112         * editing/inserting/editing-empty-divs-expected.checksum:
44113         * editing/inserting/editing-empty-divs-expected.png:
44114         * editing/inserting/editing-empty-divs-expected.txt:
44115         * editing/inserting/insert-3659587-fix-expected.txt:
44116         * editing/inserting/insert-tab-002-expected.txt:
44117         * editing/inserting/insert-text-with-newlines-expected.txt:
44118         * editing/inserting/typing-001-expected.txt:
44119         * editing/inserting/typing-003-expected.txt:
44120         * editing/inserting/typing-around-br-001-expected.txt:
44121         * editing/style/remove-underline-across-paragraph-expected.txt:
44122         * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
44123         * editing/style/remove-underline-after-paragraph-expected.txt:
44124         * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
44125         * editing/style/remove-underline-expected.txt:
44126         * editing/style/remove-underline-from-stylesheet-expected.txt:
44127         * editing/style/remove-underline-in-bold-expected.txt:
44128         * editing/style/typing-style-002-expected.txt:
44129         * editing/style/typing-style-003-expected.txt:
44130         * editing/style/unbold-in-bold-expected.txt:
44131         * editing/style/underline-expected.txt:
44132         Disabled (9337):
44133         * editing/input/attributed-substring-from-range-lines.html
44135 2006-06-21  Anders Carlsson  <acarlsson@apple.com>
44137         Reviewed by Geoff.
44139         http://bugs.webkit.org/show_bug.cgi?id=6058
44140         XMLTokenizer runs all <script> tags at once instead of as they're encountered
44142         * dom/svg/level3/xpath/svgunit.js:
44143         The XPath tests depend on the document being loaded before running the tests.
44144         Add a "load" event listener and run the test in the handler.
44145         
44146         * fast/canvas/quadraticCurveTo.xml:
44147         Add onload handler and run tests there.
44148         
44149         * fast/innerHTML/004-expected.txt:
44150         * fast/innerHTML/004.xhtml:
44151         Add load event listener and run test there.
44152         
44153         * fast/parser/external-entities-expected.txt:
44154         This now dumps as text because the script is ran before the parse error is encountered.
44155         
44156         * fast/parser/resources/xhtml-scripts.js: Added.
44157         * fast/parser/xhtml-scripts-expected.txt: Added.
44158         * fast/parser/xhtml-scripts.xhtml: Added.
44159         Add new tests.
44160         
44161         * svg/custom/text-hit-test.svg:
44162         Run test in onload handler.
44163         
44164 2006-06-20  Maciej Stachowiak  <mjs@apple.com>
44166         No review - updated results for earlier patch.
44167         
44168         - updated SVG test results where my recent fix affected bounding boxes
44169         
44170         I think the new results are more accurate bounding boxes and in
44171         any case there is no actual difference in rendered output.
44173         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
44174         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
44175         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
44176         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
44177         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
44178         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
44179         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
44180         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
44181         * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
44182         * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
44183         * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
44184         * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
44185         * svg/custom/foreign-object-skew-expected.txt:
44186         * svg/custom/image-with-transform-clip-filter-expected.txt:
44187         * svg/custom/text-image-opacity-expected.txt:
44189 2006-06-20  Adele Peterson  <adele@apple.com>
44191         Reviewed by Anders.
44193         Updated results for: http://bugs.webkit.org/show_bug.cgi?id=8948
44194         Switch to use new text field implementation for <textarea>
44196         Changes include some size differences since the new textareas have 4 pixels less horizontal padding,
44197         and the renderer name for textareas has changed from RenderTextArea to RenderTextField.
44199         * dom/html/level2/html/HTMLTextAreaElement14-expected.txt:
44200         * dom/html/level2/html/HTMLTextAreaElement15-expected.txt:
44201         * dom/xhtml/level2/html/HTMLTextAreaElement14-expected.txt:
44202         * dom/xhtml/level2/html/HTMLTextAreaElement15-expected.txt:
44203         * fast/block/margin-collapse/103-expected.checksum:
44204         * fast/block/margin-collapse/103-expected.png:
44205         * fast/block/margin-collapse/103-expected.txt:
44206         * fast/dynamic/008-expected.checksum:
44207         * fast/dynamic/008-expected.png:
44208         * fast/dynamic/008-expected.txt:
44209         * fast/forms/001-expected.checksum:
44210         * fast/forms/002-expected.checksum:
44211         * fast/forms/003-expected.checksum:
44212         * fast/forms/004-expected.checksum:
44213         * fast/forms/005-expected.checksum:
44214         * fast/forms/006-expected.checksum:
44215         * fast/forms/007-expected.checksum:
44216         * fast/forms/8250-expected.checksum:
44217         * fast/forms/blankbuttons-expected.checksum:
44218         * fast/forms/button-cannot-be-nested-expected.checksum:
44219         * fast/forms/button-default-title-expected.checksum:
44220         * fast/forms/button-inner-block-reuse-expected.checksum:
44221         * fast/forms/button-positioned-expected.checksum:
44222         * fast/forms/button-sizes-expected.checksum:
44223         * fast/forms/button-table-styles-expected.checksum:
44224         * fast/forms/button-white-space-expected.checksum:
44225         * fast/forms/checkbox-radio-onchange-expected.checksum:
44226         * fast/forms/cursor-position-expected.txt:
44227         * fast/forms/double-focus-expected.txt:
44228         * fast/forms/file-input-disabled-expected.checksum:
44229         * fast/forms/form-element-geometry-expected.checksum:
44230         * fast/forms/form-element-geometry-expected.png:
44231         * fast/forms/form-element-geometry-expected.txt:
44232         * fast/forms/form-hides-table-expected.checksum:
44233         * fast/forms/formmove-expected.checksum:
44234         * fast/forms/formmove2-expected.checksum:
44235         * fast/forms/formmove3-expected.checksum:
44236         * fast/forms/indeterminate-expected.checksum:
44237         * fast/forms/input-appearance-bkcolor-expected.checksum:
44238         * fast/forms/input-appearance-default-bkcolor-expected.checksum:
44239         * fast/forms/input-appearance-disabled-expected.checksum:
44240         * fast/forms/input-appearance-focus-expected.checksum:
44241         * fast/forms/input-appearance-minWidth-expected.checksum:
44242         * fast/forms/input-appearance-preventDefault-expected.checksum:
44243         * fast/forms/input-appearance-readonly-expected.checksum:
44244         * fast/forms/input-appearance-selection-expected.checksum:
44245         * fast/forms/input-appearance-visibility-expected.checksum:
44246         * fast/forms/input-appearance-width-expected.checksum:
44247         * fast/forms/input-baseline-expected.checksum:
44248         * fast/forms/input-disabled-color-expected.checksum:
44249         * fast/forms/input-double-click-selection-gap-bug-expected.checksum:
44250         * fast/forms/input-maxlength-2-expected.checksum:
44251         * fast/forms/input-no-renderer-expected.checksum:
44252         * fast/forms/input-paste-undo-expected.checksum:
44253         * fast/forms/input-readonly-dimmed-expected.checksum:
44254         * fast/forms/input-readonly-empty-expected.checksum:
44255         * fast/forms/input-spaces-expected.checksum:
44256         * fast/forms/input-table-expected.checksum:
44257         * fast/forms/input-text-click-inside-expected.checksum:
44258         * fast/forms/input-text-click-outside-expected.checksum:
44259         * fast/forms/input-text-double-click-expected.checksum:
44260         * fast/forms/input-text-drag-down-expected.checksum:
44261         * fast/forms/input-text-maxlength-expected.checksum:
44262         * fast/forms/input-text-option-delete-expected.checksum:
44263         * fast/forms/input-text-paste-maxlength-expected.checksum:
44264         * fast/forms/input-text-scroll-left-on-blur-expected.checksum:
44265         * fast/forms/input-text-self-emptying-click-expected.checksum:
44266         * fast/forms/input-value-expected.checksum:
44267         * fast/forms/input-width-expected.checksum:
44268         * fast/forms/minWidthPercent-expected.checksum:
44269         * fast/forms/negativeLineHeight-expected.checksum:
44270         * fast/forms/negativeLineHeight-expected.png:
44271         * fast/forms/negativeLineHeight-expected.txt:
44272         * fast/forms/option-index-expected.checksum:
44273         * fast/forms/option-script-expected.checksum:
44274         * fast/forms/option-strip-whitespace-expected.checksum:
44275         * fast/forms/plaintext-mode-2-expected.checksum:
44276         * fast/forms/radio-attr-order-expected.checksum:
44277         * fast/forms/radio_checked-expected.checksum:
44278         * fast/forms/radio_checked_dynamic-expected.checksum:
44279         * fast/forms/selection-functions-expected.txt:
44280         * fast/forms/tabbing-input-iframe-expected.checksum:
44281         * fast/forms/textAreaLineHeight-expected.checksum:
44282         * fast/forms/textAreaLineHeight-expected.png:
44283         * fast/forms/textAreaLineHeight-expected.txt:
44284         * fast/forms/textarea-crlf-expected.txt:
44285         * fast/forms/textarea-setinnerhtml-expected.checksum:
44286         * fast/forms/textarea-setinnerhtml-expected.png:
44287         * fast/forms/textarea-setinnerhtml-expected.txt:
44288         * fast/forms/textarea-setvalue-submit-expected.txt:
44289         * fast/forms/visual-hebrew-text-field-expected.checksum:
44290         * fast/replaced/width100percent-expected.checksum:
44291         * fast/replaced/width100percent-expected.png:
44292         * fast/replaced/width100percent-expected.txt:
44293         * fast/table/003-expected.checksum:
44294         * fast/table/003-expected.png:
44295         * fast/table/003-expected.txt:
44296         * tables/mozilla/bugs/bug194024-expected.checksum:
44297         * tables/mozilla/bugs/bug194024-expected.png:
44298         * tables/mozilla/bugs/bug194024-expected.txt:
44299         * tables/mozilla/bugs/bug30559-expected.checksum:
44300         * tables/mozilla/bugs/bug30559-expected.png:
44301         * tables/mozilla/bugs/bug30559-expected.txt:
44302         * tables/mozilla/bugs/bug30692-expected.checksum:
44303         * tables/mozilla/bugs/bug30692-expected.png:
44304         * tables/mozilla/bugs/bug30692-expected.txt:
44306 2006-06-20  Adele Peterson  <adele@apple.com>
44308         Reviewed by Maciej.
44310         Tests for:
44311         http://bugs.webkit.org/show_bug.cgi?id=8724
44312         REGRESSION: onSelect handler doesn't work for text fields
44314         http://bugs.webkit.org/show_bug.cgi?id=7676
44315         REGRESSION: Selection methods on new text fields don't work if text field is hidden
44317         http://bugs.webkit.org/show_bug.cgi?id=8867
44318         REGRESSION: selectionStart/End return 0 for input element once it no longer has focus
44320         * fast/forms/double-focus-expected.txt:
44321         * fast/forms/input-selection-hidden-expected.txt: Added.
44322         * fast/forms/input-selection-hidden.html: Added.
44323         * fast/forms/input-selection-restore-expected.txt: Added.
44324         * fast/forms/input-selection-restore.html: Added.
44325         * fast/forms/input-text-paste-maxlength-expected.txt:
44326         * fast/forms/onselect-textarea-expected.txt: Added.
44327         * fast/forms/onselect-textarea.html: Added.
44328         * fast/forms/onselect-textfield-expected.txt: Added.
44329         * fast/forms/onselect-textfield.html: Added.
44330         * fast/forms/selection-functions-expected.txt:
44332 2006-06-20  Anders Carlsson  <acarlsson@apple.com>
44334         Reviewed by John.
44336         <rdar://problem/4592244> REGRESSION (417.9.3 - 420+): (some?) plain text files have all lines concatenated into one line
44338         * fast/text/plain-text-line-breaks-expected.checksum: Added.
44339         * fast/text/plain-text-line-breaks-expected.png: Added.
44340         * fast/text/plain-text-line-breaks-expected.txt: Added.
44341         * fast/text/plain-text-line-breaks.html: Added.
44342         * fast/text/resources/line-breaks-cr.txt: Added.
44343         * fast/text/resources/line-breaks-crlf.txt: Added.
44344         * fast/text/resources/line-breaks-lf.txt: Added.
44346 2006-06-19  Alexey Proskuryakov  <ap@nypop.com>
44348         Reviewed by Darin.
44350         - test for http://bugs.webkit.org/show_bug.cgi?id=5499
44351         Page reload does not send any cache control headers
44353         * http/tests/misc/refresh-headers-expected.txt: Added.
44354         * http/tests/misc/refresh-headers.php: Added.
44356 2006-06-19  Alexey Proskuryakov  <ap@nypop.com>
44358         Reviewed by Darin.
44360         - test for http://bugs.webkit.org/show_bug.cgi?id=8972
44361         REGRESSION: invalid UTF-8 sequences are not displayed
44363         * fast/encoding/invalid-UTF-8-expected.checksum:
44364         * fast/encoding/invalid-UTF-8-expected.png:
44365         * fast/encoding/invalid-UTF-8-expected.txt:
44366         * fast/encoding/invalid-UTF-8.html:
44368 2006-06-18  David Kilzer  <ddkilzer@kilzer.net>
44370         Reviewed by ggaren.
44372         * fast/history/clicked-link-is-visited.html: Changed to use DOM mouse event.
44374 2006-06-18  David Kilzer  <ddkilzer@kilzer.net>
44376         Reviewed by ggaren.
44378         - test and results for http://bugs.webkit.org/show_bug.cgi?id=9150
44379           DumpRenderTree should be able to keep URL history during runs
44381         * fast/history/clicked-link-is-visited-expected.checksum: Added.
44382         * fast/history/clicked-link-is-visited-expected.png: Added.
44383         * fast/history/clicked-link-is-visited-expected.txt: Added.
44384         * fast/history/clicked-link-is-visited.html: Added.
44385         * fast/history/resources/clicked-link-is-visited-2.html: Added.
44387 2006-06-17  Alexey Proskuryakov  <ap@nypop.com>
44389         Reviewed by ggaren.
44391         - test for http://bugs.webkit.org/show_bug.cgi?id=8131
44392         Some properties and methods of window and document objects cannot be converted to a string
44394         * fast/dom/everything-to-string-expected.txt: Added.
44395         * fast/dom/everything-to-string.html: Added.
44397 2006-06-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>
44399         Reviewed by Hyatt.
44401         - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=7395
44402           Table not properly re-flowed when floated div removed from layout
44404         * css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: Updated.
44405         * css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Updated.
44406         * css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Updated.
44407         * fast/block/float/table-relayout-expected.checksum: Added.
44408         * fast/block/float/table-relayout-expected.png: Added.
44409         * fast/block/float/table-relayout-expected.txt: Added.
44410         * fast/block/float/table-relayout.html: Added.
44412 2006-06-17  Rob Buis  <buis@kde.org>
44414         Reviewed by Darin.
44416         Test cases for
44417         <http://bugs.webkit.org/show_bug.cgi?id=6282>
44419         * fast/dom/select-selectedIndex-multiple.html: Added.
44420         * fast/dom/select-selectedIndex.html: Added.
44422 2006-06-16  Adele Peterson  <adele@apple.com>
44424         Reviewed by Maciej.
44426         Adding missing expected result for test from yesterday.
44428         * fast/events/window-load-capture-expected.txt: Added.
44430 2006-06-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>
44432         Reviewed by hyatt.
44434         - test for http://bugs.webkit.org/show_bug.cgi?id=9432
44435           REGRESSION: crash in capitalization code due to empty-string generated content
44437         * fast/text/capitalize-empty-generated-string-expected.checksum: Added.
44438         * fast/text/capitalize-empty-generated-string-expected.png: Added.
44439         * fast/text/capitalize-empty-generated-string-expected.txt: Added.
44440         * fast/text/capitalize-empty-generated-string.html: Added.
44442 2006-06-15  Justin Garcia  <justin.garcia@apple.com>
44444         Reviewed by levi
44446         <http://bugs.webkit.org/show_bug.cgi?id=8637>
44447         REGRESSION (11-16-05): Selection gaps left behind after delete
44449         * fast/repaint/selection-after-delete-expected.checksum: Added.
44450         * fast/repaint/selection-after-delete-expected.png: Added.
44451         * fast/repaint/selection-after-delete-expected.txt: Added.
44452         * fast/repaint/selection-after-delete.html: Added.
44453         * fast/repaint/selection-after-remove-expected.checksum: Added.
44454         * fast/repaint/selection-after-remove-expected.png: Added.
44455         * fast/repaint/selection-after-remove-expected.txt: Added.
44456         * fast/repaint/selection-after-remove.html: Added.
44458 2006-06-15  Justin Garcia  <justin.garcia@apple.com>
44460         Reviewed by harrison
44462         * editing/deleting/pruning-after-merge-2-expected.checksum: Added.
44463         * editing/deleting/pruning-after-merge-2-expected.png: Added.
44464         * editing/deleting/pruning-after-merge-2-expected.txt: Added.
44465         * editing/deleting/pruning-after-merge-2.html: Added.
44467 2006-06-15  Nicholas Shanks  <contact@nickshanks.com>
44469         Reviewed by Hyatt, landed by Joost de Valk.
44471         Testcases for fix to bug http://bugs.webkit.org/show_bug.cgi?id=3233
44473         * fast/css/css3-modsel-22-expected.txt: Added.
44474         * fast/css/css3-modsel-22.html: Added.
44476 2006-06-15  Justin Garcia  <justin.garcia@apple.com>
44478         Reviewed by harrison
44479         
44480         <http://bugs.webkit.org/show_bug.cgi?id=9456>
44481         REGRESSION (417.9.2-420+): Cmd-G doesn't work in Safari after double-click and Cmd-E
44483         * editing/execCommand/findString-2-expected.checksum: Added.
44484         * editing/execCommand/findString-2-expected.png: Added.
44485         * editing/execCommand/findString-2-expected.txt: Added.
44486         * editing/execCommand/findString-2.html: Added.
44488 2006-06-14  Justin Garcia  <justin.garcia@apple.com>
44490         Reviewed by levi
44491         
44492         <rdar://problem/4439248>
44493         REGRESSION(412-417): [RTL] Serious problem with RTL signatures in Mail.app in 10.4.4 (7766)
44495         * editing/pasteboard/copy-paste-bidi-expected.checksum: Added.
44496         * editing/pasteboard/copy-paste-bidi-expected.png: Added.
44497         * editing/pasteboard/copy-paste-bidi-expected.txt: Added.
44498         * editing/pasteboard/copy-paste-bidi.html: Added.
44500 2006-06-14  Levi Weintraub  <lweintraub@apple.com>
44502         Reviewed by justin
44504         <http://bugs.webkit.org/show_bug.cgi?id=7580>
44505         TinyMCE: Implement execCommand(formatBlock, ...)
44507         * editing/deleting/delete-ws-fixup-002-expected.checksum:
44508         * editing/deleting/delete-ws-fixup-002-expected.png:
44509         * editing/deleting/delete-ws-fixup-002-expected.txt:
44510         * editing/deleting/delete-ws-fixup-002.html:
44511         * editing/execCommand/format-block-expected.checksum: Added.
44512         * editing/execCommand/format-block-expected.png: Added.
44513         * editing/execCommand/format-block-expected.txt: Added.
44514         * editing/execCommand/format-block-from-range-selection-expected.checksum: Added.
44515         * editing/execCommand/format-block-from-range-selection-expected.png: Added.
44516         * editing/execCommand/format-block-from-range-selection-expected.txt: Added.
44517         * editing/execCommand/format-block-from-range-selection.html: Added.
44518         * editing/execCommand/format-block.html: Added.
44520 2006-06-14  Maciej Stachowiak  <mjs@apple.com>
44522         Test case by Anders, reviewed and tweaked by Maciej.
44523         
44524         - fixed <rdar://problem/4586051> 10.4.7 regression: 'Saved and recent' button on mapquest.com does not work
44525         
44526         * fast/events/window-load-capture.html: Added.
44528 2006-06-13  Geoffrey Garen  <ggaren@apple.com>
44530         Test for createHTMLDocument.
44532         * fast/dom/implementation-createHTMLDocument-expected.txt: Added.
44533         * fast/dom/implementation-createHTMLDocument.html: Added.
44535 2006-06-13  Maciej Stachowiak  <mjs@apple.com>
44537         - fixed up results of the layout test I committed for 4583892,
44538         they were guaranteed to fail
44540         * fast/events/no-window-load-expected.txt:
44541         * fast/events/resources/greenbox.png: Added.
44543 2006-06-13  Geoffrey Garen  <ggaren@apple.com>
44545         RS by MacDome. Added missing results for this test.
44547         * fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Added.
44549 2006-06-13  Darin Adler  <darin@apple.com>
44551         Reviewed by Geoff.
44553         - test for <rdar://problem/4585333> Changing location for weather on yahoo.com home page redirects to another page
44555         * fast/events/event-listener-html-non-html-confusion-expected.txt: Added.
44556         * fast/events/event-listener-html-non-html-confusion.html: Added.
44558 2006-06-13  Maciej Stachowiak  <mjs@apple.com>
44560         Reviewed by Geoff.
44561         
44562         - test case for <rdar://problem/4583892> 10.4.7 regression: Hang occurs when attempting to load
44563         search results at mapquest.com
44565         * fast/events/no-window-load-expected.txt: Added.
44566         * fast/events/no-window-load.html: Added.
44568 2006-06-13  Antti Koivisto  <koivisto@iki.fi>
44570         Reviewed by Hyatt
44572         http://bugs.webkit.org/show_bug.cgi?id=9314
44574         * fast/block/positioning/relative-overflow-block-expected.checksum: Added.
44575         * fast/block/positioning/relative-overflow-block-expected.png: Added.
44576         * fast/block/positioning/relative-overflow-block-expected.txt: Added.
44577         * fast/block/positioning/relative-overflow-block.html: Added.
44578         * fast/block/positioning/relative-overflow-replaced-expected.checksum: Added.
44579         * fast/block/positioning/relative-overflow-replaced-expected.png: Added.
44580         * fast/block/positioning/relative-overflow-replaced-expected.txt: Added.
44581         * fast/block/positioning/relative-overflow-replaced-float-expected.checksum: Added.
44582         * fast/block/positioning/relative-overflow-replaced-float-expected.png: Added.
44583         * fast/block/positioning/relative-overflow-replaced-float-expected.txt: Added.
44584         * fast/block/positioning/relative-overflow-replaced-float.html: Added.
44585         * fast/block/positioning/relative-overflow-replaced.html: Added.
44587 2006-06-13  Anders Carlsson  <acarlsson@apple.com>
44589         Reviewed by Dave Hyatt.
44591         http://bugs.webkit.org/show_bug.cgi?id=9427
44592         
44593         * fast/css/resources/xml-stylesheet-pi-not-in-prolog.css: Added.
44594         * fast/css/xml-stylesheet-pi-not-in-prolog.xml: Added.
44596 2006-06-10  Mitz Pettel  <opendarwin.org@mitzpettel.com>
44598         Reviewed by hyatt.
44600         - test for http://bugs.webkit.org/show_bug.cgi?id=9334
44601           Incomplete repaint when changing block from non-positioned to positioned
44603         * fast/repaint/static-to-positioned-expected.checksum: Added.
44604         * fast/repaint/static-to-positioned-expected.png: Added.
44605         * fast/repaint/static-to-positioned-expected.txt: Added.
44606         * fast/repaint/static-to-positioned.html: Added.
44608 2006-06-10  Mitz Pettel  <opendarwin.org@mitzpettel.com>
44610         Reviewed by hyatt.
44612         - test for http://bugs.webkit.org/show_bug.cgi?id=9193
44613           REGRESSION: setting an opacity on an element with an outline causes the outline to disappear completely
44615         - test repainting of layer children's outlines that extend beyond the layer
44617         * fast/layers: Added.
44618         * fast/layers/opacity-outline-expected.checksum: Added.
44619         * fast/layers/opacity-outline-expected.png: Added.
44620         * fast/layers/opacity-outline-expected.txt: Added.
44621         * fast/layers/opacity-outline.html: Added.
44622         * fast/repaint/layer-child-outline-expected.checksum: Added.
44623         * fast/repaint/layer-child-outline-expected.png: Added.
44624         * fast/repaint/layer-child-outline-expected.txt: Added.
44625         * fast/repaint/layer-child-outline.html: Added.
44627 2006-06-09  Justin Garcia  <justin.garcia@apple.com>
44629         Reviewed by levi
44630         
44631         <rdar://problem/4549980>
44632         REGRESSION: "Find Again" can get stuck when searching for string with a trailing space
44634         * editing/execCommand/findString-expected.checksum: Added.
44635         * editing/execCommand/findString-expected.png: Added.
44636         * editing/execCommand/findString-expected.txt: Added.
44637         * editing/execCommand/findString.html: Added.
44639 2006-06-09  Kimmo Kinnunen  <kimmo.t.kinnunen@nokia.com>
44641         Reviewed by Hyatt.
44643         Test cases for CSS3 Media Queries implementation.
44644         <http://bugs.webkit.org/show_bug.cgi?id=4127>
44646         * fast/media/import-p-green.css: Added.
44647         * fast/media/import-p-red.css: Added.
44648         * fast/media/media-descriptor-syntax-01-expected.checksum: Added.
44649         * fast/media/media-descriptor-syntax-01-expected.png: Added.
44650         * fast/media/media-descriptor-syntax-01-expected.txt: Added.
44651         * fast/media/media-descriptor-syntax-01.html: Added.
44652         * fast/media/media-descriptor-syntax-02-expected.checksum: Added.
44653         * fast/media/media-descriptor-syntax-02-expected.png: Added.
44654         * fast/media/media-descriptor-syntax-02-expected.txt: Added.
44655         * fast/media/media-descriptor-syntax-02.html: Added.
44656         * fast/media/media-descriptor-syntax-03-expected.checksum: Added.
44657         * fast/media/media-descriptor-syntax-03-expected.png: Added.
44658         * fast/media/media-descriptor-syntax-03-expected.txt: Added.
44659         * fast/media/media-descriptor-syntax-03.html: Added.
44660         * fast/media/media-descriptor-syntax-04-expected.checksum: Added.
44661         * fast/media/media-descriptor-syntax-04-expected.png: Added.
44662         * fast/media/media-descriptor-syntax-04-expected.txt: Added.
44663         * fast/media/media-descriptor-syntax-04.html: Added.
44664         * fast/media/media-descriptor-syntax-05-expected.checksum: Added.
44665         * fast/media/media-descriptor-syntax-05-expected.png: Added.
44666         * fast/media/media-descriptor-syntax-05-expected.txt: Added.
44667         * fast/media/media-descriptor-syntax-05.html: Added.
44668         * fast/media/media-descriptor-syntax-06-expected.checksum: Added.
44669         * fast/media/media-descriptor-syntax-06-expected.png: Added.
44670         * fast/media/media-descriptor-syntax-06-expected.txt: Added.
44671         * fast/media/media-descriptor-syntax-06.html: Added.
44672         * fast/media/media-type-syntax-01-expected.checksum: Added.
44673         * fast/media/media-type-syntax-01-expected.png: Added.
44674         * fast/media/media-type-syntax-01-expected.txt: Added.
44675         * fast/media/media-type-syntax-01.html: Added.
44676         * fast/media/media-type-syntax-02-expected.checksum: Added.
44677         * fast/media/media-type-syntax-02-expected.png: Added.
44678         * fast/media/media-type-syntax-02-expected.txt: Added.
44679         * fast/media/media-type-syntax-02.html: Added.
44680         * fast/media/mq-compound-query-01-expected.checksum: Added.
44681         * fast/media/mq-compound-query-01-expected.png: Added.
44682         * fast/media/mq-compound-query-01-expected.txt: Added.
44683         * fast/media/mq-compound-query-01.html: Added.
44684         * fast/media/mq-compound-query-02-expected.checksum: Added.
44685         * fast/media/mq-compound-query-02-expected.png: Added.
44686         * fast/media/mq-compound-query-02-expected.txt: Added.
44687         * fast/media/mq-compound-query-02.html: Added.
44688         * fast/media/mq-compound-query-03-expected.checksum: Added.
44689         * fast/media/mq-compound-query-03-expected.png: Added.
44690         * fast/media/mq-compound-query-03-expected.txt: Added.
44691         * fast/media/mq-compound-query-03.html: Added.
44692         * fast/media/mq-compound-query-04-expected.checksum: Added.
44693         * fast/media/mq-compound-query-04-expected.png: Added.
44694         * fast/media/mq-compound-query-04-expected.txt: Added.
44695         * fast/media/mq-compound-query-04.html: Added.
44696         * fast/media/mq-compound-query-05-expected.checksum: Added.
44697         * fast/media/mq-compound-query-05-expected.png: Added.
44698         * fast/media/mq-compound-query-05-expected.txt: Added.
44699         * fast/media/mq-compound-query-05.html: Added.
44700         * fast/media/mq-grid-01-expected.checksum: Added.
44701         * fast/media/mq-grid-01-expected.png: Added.
44702         * fast/media/mq-grid-01-expected.txt: Added.
44703         * fast/media/mq-grid-01.html: Added.
44704         * fast/media/mq-grid-02-expected.checksum: Added.
44705         * fast/media/mq-grid-02-expected.png: Added.
44706         * fast/media/mq-grid-02-expected.txt: Added.
44707         * fast/media/mq-grid-02.html: Added.
44708         * fast/media/mq-invalid-media-feature-01-expected.checksum: Added.
44709         * fast/media/mq-invalid-media-feature-01-expected.png: Added.
44710         * fast/media/mq-invalid-media-feature-01-expected.txt: Added.
44711         * fast/media/mq-invalid-media-feature-01.html: Added.
44712         * fast/media/mq-invalid-media-feature-02-expected.checksum: Added.
44713         * fast/media/mq-invalid-media-feature-02-expected.png: Added.
44714         * fast/media/mq-invalid-media-feature-02-expected.txt: Added.
44715         * fast/media/mq-invalid-media-feature-02.html: Added.
44716         * fast/media/mq-invalid-media-feature-03-expected.checksum: Added.
44717         * fast/media/mq-invalid-media-feature-03-expected.png: Added.
44718         * fast/media/mq-invalid-media-feature-03-expected.txt: Added.
44719         * fast/media/mq-invalid-media-feature-03.html: Added.
44720         * fast/media/mq-invalid-media-feature-04-expected.checksum: Added.
44721         * fast/media/mq-invalid-media-feature-04-expected.png: Added.
44722         * fast/media/mq-invalid-media-feature-04-expected.txt: Added.
44723         * fast/media/mq-invalid-media-feature-04.html: Added.
44724         * fast/media/mq-invalid-syntax-01-expected.checksum: Added.
44725         * fast/media/mq-invalid-syntax-01-expected.png: Added.
44726         * fast/media/mq-invalid-syntax-01-expected.txt: Added.
44727         * fast/media/mq-invalid-syntax-01.html: Added.
44728         * fast/media/mq-invalid-syntax-02-expected.checksum: Added.
44729         * fast/media/mq-invalid-syntax-02-expected.png: Added.
44730         * fast/media/mq-invalid-syntax-02-expected.txt: Added.
44731         * fast/media/mq-invalid-syntax-02.html: Added.
44732         * fast/media/mq-invalid-syntax-03-expected.checksum: Added.
44733         * fast/media/mq-invalid-syntax-03-expected.png: Added.
44734         * fast/media/mq-invalid-syntax-03-expected.txt: Added.
44735         * fast/media/mq-invalid-syntax-03.html: Added.
44736         * fast/media/mq-invalid-syntax-04-expected.checksum: Added.
44737         * fast/media/mq-invalid-syntax-04-expected.png: Added.
44738         * fast/media/mq-invalid-syntax-04-expected.txt: Added.
44739         * fast/media/mq-invalid-syntax-04.html: Added.
44740         * fast/media/mq-invalid-syntax-05-expected.checksum: Added.
44741         * fast/media/mq-invalid-syntax-05-expected.png: Added.
44742         * fast/media/mq-invalid-syntax-05-expected.txt: Added.
44743         * fast/media/mq-invalid-syntax-05.html: Added.
44744         * fast/media/mq-js-media-except-01-expected.checksum: Added.
44745         * fast/media/mq-js-media-except-01-expected.png: Added.
44746         * fast/media/mq-js-media-except-01-expected.txt: Added.
44747         * fast/media/mq-js-media-except-01.html: Added.
44748         * fast/media/mq-js-media-except-02-expected.checksum: Added.
44749         * fast/media/mq-js-media-except-02-expected.png: Added.
44750         * fast/media/mq-js-media-except-02-expected.txt: Added.
44751         * fast/media/mq-js-media-except-02.html: Added.
44752         * fast/media/mq-js-media-except-03-expected.checksum: Added.
44753         * fast/media/mq-js-media-except-03-expected.png: Added.
44754         * fast/media/mq-js-media-except-03-expected.txt: Added.
44755         * fast/media/mq-js-media-except-03.html: Added.
44756         * fast/media/mq-js-media-forward-syntax-expected.checksum: Added.
44757         * fast/media/mq-js-media-forward-syntax-expected.png: Added.
44758         * fast/media/mq-js-media-forward-syntax-expected.txt: Added.
44759         * fast/media/mq-js-media-forward-syntax.html: Added.
44760         * fast/media/mq-js-stylesheet-media-01-expected.checksum: Added.
44761         * fast/media/mq-js-stylesheet-media-01-expected.png: Added.
44762         * fast/media/mq-js-stylesheet-media-01-expected.txt: Added.
44763         * fast/media/mq-js-stylesheet-media-01.html: Added.
44764         * fast/media/mq-js-stylesheet-media-02-expected.checksum: Added.
44765         * fast/media/mq-js-stylesheet-media-02-expected.png: Added.
44766         * fast/media/mq-js-stylesheet-media-02-expected.txt: Added.
44767         * fast/media/mq-js-stylesheet-media-02.html: Added.
44768         * fast/media/mq-js-stylesheet-media-03-expected.checksum: Added.
44769         * fast/media/mq-js-stylesheet-media-03-expected.png: Added.
44770         * fast/media/mq-js-stylesheet-media-03-expected.txt: Added.
44771         * fast/media/mq-js-stylesheet-media-03.html: Added.
44772         * fast/media/mq-js-stylesheet-media-04-expected.checksum: Added.
44773         * fast/media/mq-js-stylesheet-media-04-expected.png: Added.
44774         * fast/media/mq-js-stylesheet-media-04-expected.txt: Added.
44775         * fast/media/mq-js-stylesheet-media-04.html: Added.
44776         * fast/media/mq-min-constraint-expected.checksum: Added.
44777         * fast/media/mq-min-constraint-expected.png: Added.
44778         * fast/media/mq-min-constraint-expected.txt: Added.
44779         * fast/media/mq-min-constraint.html: Added.
44780         * fast/media/mq-relative-constraints-02-expected.checksum: Added.
44781         * fast/media/mq-relative-constraints-02-expected.png: Added.
44782         * fast/media/mq-relative-constraints-02-expected.txt: Added.
44783         * fast/media/mq-relative-constraints-02.html: Added.
44784         * fast/media/mq-relative-constraints-03-expected.checksum: Added.
44785         * fast/media/mq-relative-constraints-03-expected.png: Added.
44786         * fast/media/mq-relative-constraints-03-expected.txt: Added.
44787         * fast/media/mq-relative-constraints-03.html: Added.
44788         * fast/media/mq-relative-constraints-04-expected.checksum: Added.
44789         * fast/media/mq-relative-constraints-04-expected.png: Added.
44790         * fast/media/mq-relative-constraints-04-expected.txt: Added.
44791         * fast/media/mq-relative-constraints-04.html: Added.
44792         * fast/media/mq-relative-constraints-05-expected.checksum: Added.
44793         * fast/media/mq-relative-constraints-05-expected.png: Added.
44794         * fast/media/mq-relative-constraints-05-expected.txt: Added.
44795         * fast/media/mq-relative-constraints-05.html: Added.
44796         * fast/media/mq-relative-constraints-06-expected.checksum: Added.
44797         * fast/media/mq-relative-constraints-06-expected.png: Added.
44798         * fast/media/mq-relative-constraints-06-expected.txt: Added.
44799         * fast/media/mq-relative-constraints-06.html: Added.
44800         * fast/media/mq-relative-constraints-07-expected.checksum: Added.
44801         * fast/media/mq-relative-constraints-07-expected.png: Added.
44802         * fast/media/mq-relative-constraints-07-expected.txt: Added.
44803         * fast/media/mq-relative-constraints-07.html: Added.
44804         * fast/media/mq-relative-constraints-08-expected.checksum: Added.
44805         * fast/media/mq-relative-constraints-08-expected.png: Added.
44806         * fast/media/mq-relative-constraints-08-expected.txt: Added.
44807         * fast/media/mq-relative-constraints-08.html: Added.
44808         * fast/media/mq-relative-constraints-09-expected.checksum: Added.
44809         * fast/media/mq-relative-constraints-09-expected.png: Added.
44810         * fast/media/mq-relative-constraints-09-expected.txt: Added.
44811         * fast/media/mq-relative-constraints-09.html: Added.
44812         * fast/media/mq-simple-neg-query-01-expected.checksum: Added.
44813         * fast/media/mq-simple-neg-query-01-expected.png: Added.
44814         * fast/media/mq-simple-neg-query-01-expected.txt: Added.
44815         * fast/media/mq-simple-neg-query-01.html: Added.
44816         * fast/media/mq-simple-neg-query-02-expected.checksum: Added.
44817         * fast/media/mq-simple-neg-query-02-expected.png: Added.
44818         * fast/media/mq-simple-neg-query-02-expected.txt: Added.
44819         * fast/media/mq-simple-neg-query-02.html: Added.
44820         * fast/media/mq-simple-neg-query-03-expected.checksum: Added.
44821         * fast/media/mq-simple-neg-query-03-expected.png: Added.
44822         * fast/media/mq-simple-neg-query-03-expected.txt: Added.
44823         * fast/media/mq-simple-neg-query-03.html: Added.
44824         * fast/media/mq-simple-neg-query-04-expected.checksum: Added.
44825         * fast/media/mq-simple-neg-query-04-expected.png: Added.
44826         * fast/media/mq-simple-neg-query-04-expected.txt: Added.
44827         * fast/media/mq-simple-neg-query-04.html: Added.
44828         * fast/media/mq-simple-neg-query-05-expected.checksum: Added.
44829         * fast/media/mq-simple-neg-query-05-expected.png: Added.
44830         * fast/media/mq-simple-neg-query-05-expected.txt: Added.
44831         * fast/media/mq-simple-neg-query-05.html: Added.
44832         * fast/media/mq-simple-query-01-expected.checksum: Added.
44833         * fast/media/mq-simple-query-01-expected.png: Added.
44834         * fast/media/mq-simple-query-01-expected.txt: Added.
44835         * fast/media/mq-simple-query-01.html: Added.
44836         * fast/media/mq-simple-query-02-expected.checksum: Added.
44837         * fast/media/mq-simple-query-02-expected.png: Added.
44838         * fast/media/mq-simple-query-02-expected.txt: Added.
44839         * fast/media/mq-simple-query-02.html: Added.
44840         * fast/media/mq-simple-query-03-expected.checksum: Added.
44841         * fast/media/mq-simple-query-03-expected.png: Added.
44842         * fast/media/mq-simple-query-03-expected.txt: Added.
44843         * fast/media/mq-simple-query-03.html: Added.
44844         * fast/media/mq-simple-query-04-expected.checksum: Added.
44845         * fast/media/mq-simple-query-04-expected.png: Added.
44846         * fast/media/mq-simple-query-04-expected.txt: Added.
44847         * fast/media/mq-simple-query-04.html: Added.
44848         * fast/media/mq-simple-query-05-expected.checksum: Added.
44849         * fast/media/mq-simple-query-05-expected.png: Added.
44850         * fast/media/mq-simple-query-05-expected.txt: Added.
44851         * fast/media/mq-simple-query-05.html: Added.
44852         * fast/media/mq-valueless-expected.checksum: Added.
44853         * fast/media/mq-valueless-expected.png: Added.
44854         * fast/media/mq-valueless-expected.txt: Added.
44855         * fast/media/mq-valueless.html: Added.
44856         * fast/media/mq-width-absolute-01-expected.checksum: Added.
44857         * fast/media/mq-width-absolute-01-expected.png: Added.
44858         * fast/media/mq-width-absolute-01-expected.txt: Added.
44859         * fast/media/mq-width-absolute-01.html: Added.
44860         * fast/media/mq-width-absolute-02-expected.checksum: Added.
44861         * fast/media/mq-width-absolute-02-expected.png: Added.
44862         * fast/media/mq-width-absolute-02-expected.txt: Added.
44863         * fast/media/mq-width-absolute-02.html: Added.
44864         * fast/media/mq-width-absolute-03-expected.checksum: Added.
44865         * fast/media/mq-width-absolute-03-expected.png: Added.
44866         * fast/media/mq-width-absolute-03-expected.txt: Added.
44867         * fast/media/mq-width-absolute-03.html: Added.
44868         * fast/media/mq-width-absolute-04-expected.checksum: Added.
44869         * fast/media/mq-width-absolute-04-expected.png: Added.
44870         * fast/media/mq-width-absolute-04-expected.txt: Added.
44871         * fast/media/mq-width-absolute-04.html: Added.
44873 2006-06-08  Justin Garcia  <justin.garcia@apple.com>
44875         Reviewed by levi
44876         
44877         <http://bugs.webkit.org/show_bug.cgi?id=4468>
44878         Implement execCommand(Insert{Un}OrderedList)
44880         Added:
44881         * editing/execCommand/create-list-from-range-selection-expected.checksum: Added.
44882         * editing/execCommand/create-list-from-range-selection-expected.png: Added.
44883         * editing/execCommand/create-list-from-range-selection-expected.txt: Added.
44884         * editing/execCommand/create-list-from-range-selection.html: Added.
44885         * editing/execCommand/insert-list-and-stitch-expected.checksum: Added.
44886         * editing/execCommand/insert-list-and-stitch-expected.png: Added.
44887         * editing/execCommand/insert-list-and-stitch-expected.txt: Added.
44888         * editing/execCommand/insert-list-and-stitch.html: Added.
44889         * editing/execCommand/insert-list-with-id-expected.checksum: Added.
44890         * editing/execCommand/insert-list-with-id-expected.png: Added.
44891         * editing/execCommand/insert-list-with-id-expected.txt: Added.
44892         * editing/execCommand/insert-list-with-id.html: Added.
44893         * editing/execCommand/remove-list-from-range-selection-expected.checksum: Added.
44894         * editing/execCommand/remove-list-from-range-selection-expected.png: Added.
44895         * editing/execCommand/remove-list-from-range-selection-expected.txt: Added.
44896         * editing/execCommand/remove-list-from-range-selection.html: Added.
44897         * editing/execCommand/remove-list-items-expected.checksum: Added.
44898         * editing/execCommand/remove-list-items-expected.png: Added.
44899         * editing/execCommand/remove-list-items-expected.txt: Added.
44900         * editing/execCommand/remove-list-items.html: Added.
44901         * editing/execCommand/switch-list-type-expected.checksum: Added.
44902         * editing/execCommand/switch-list-type-expected.png: Added.
44903         * editing/execCommand/switch-list-type-expected.txt: Added.
44904         * editing/execCommand/switch-list-type.html: Added.
44905         
44906         Fixes:
44907         * editing/pasteboard/drag-drop-modifies-page-expected.txt:
44908         * editing/pasteboard/paste-list-001-expected.txt:
44909         * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
44910         * editing/selection/drag-to-contenteditable-iframe-expected.png:
44911         * editing/selection/drag-to-contenteditable-iframe-expected.txt:
44912         * editing/style/block-style-005-expected.txt:
44913         * fast/text/textIteratorNilRenderer-expected.checksum:
44914         * fast/text/textIteratorNilRenderer-expected.png:
44915         * fast/text/textIteratorNilRenderer-expected.txt:
44916         * editing/deleting/delete-line-016-expected.checksum:
44917         * editing/deleting/delete-line-016-expected.png:
44918         * editing/deleting/delete-line-016-expected.txt:
44920 2006-06-08  David Harrison  <harrison@apple.com>
44922         Reviewed by Geoff and John.
44924         <rdar://problem/4558879> -[DOMCSSPrimitiveValue setStringValue:] throws an exception (12)
44926         * fast/dom/setPrimitiveValue-expected.checksum: Added.
44927         * fast/dom/setPrimitiveValue-expected.png: Added.
44928         * fast/dom/setPrimitiveValue-expected.txt: Added.
44929         * fast/dom/setPrimitiveValue.html: Added.
44931 2006-06-08  Mitz Pettel  <opendarwin.org@mitzpettel.com>
44933         Reviewed by Darin.
44935         - test for http://bugs.webkit.org/show_bug.cgi?id=9341
44936           REGRESSION: Repro crash caused by style="font:bold"
44938         * fast/css/font-shorthand-weight-only-expected.checksum: Added.
44939         * fast/css/font-shorthand-weight-only-expected.png: Added.
44940         * fast/css/font-shorthand-weight-only-expected.txt: Added.
44941         * fast/css/font-shorthand-weight-only.html: Added.
44943 2006-06-07  Justin Garcia  <justin.garcia@apple.com>
44945         Reviewed by levi
44947         * editing/deleting/delete-4038408-fix-expected.txt:
44948         * editing/input/attributed-substring-from-range-lines-expected.txt:
44949         * editing/inserting/insert-3654864-fix-expected.txt:
44950         * editing/inserting/insert-3659587-fix-expected.txt:
44951         * editing/inserting/insert-3775316-fix-expected.txt:
44952         * editing/inserting/insert-at-end-01-expected.txt:
44953         * editing/inserting/insert-at-end-02-expected.txt:
44954         * editing/inserting/insert-br-001-expected.txt:
44955         * editing/inserting/insert-br-005-expected.txt:
44957 2006-06-07  Denis Defreyne  <amonre@amonre.org>
44959         Reviewed by Hyatt, tweaked by Mitz.
44961         - test for http://bugs.webkit.org/show_bug.cgi?id=9122
44962           REGRESSION: Incorrect vertical position for text fields in a "display: table" block
44964         * fast/table/text-field-baseline-expected.checksum: Added.
44965         * fast/table/text-field-baseline-expected.png: Added.
44966         * fast/table/text-field-baseline-expected.txt: Added.
44967         * fast/table/text-field-baseline.html: Added.
44969 2006-06-07  Mitz Pettel  <opendarwin.org@mitzpettel.com>
44971         Reviewed by Hyatt.
44973         - pixel test for http://bugs.webkit.org/show_bug.cgi?id=4334
44974           REGRESSION: Flickering when css-hover should change opacity on floating elements
44976         * fast/block/float/nopaint-after-layer-destruction-expected.checksum: Added.
44977         * fast/block/float/nopaint-after-layer-destruction-expected.png: Added.
44978         * fast/block/float/nopaint-after-layer-destruction-expected.txt: Added.
44979         * fast/block/float/nopaint-after-layer-destruction.html: Added.
44981 2006-06-06  Mitz Pettel  <opendarwin.org@mitzpettel.com>
44983         Reviewed by Hyatt.
44985         - repaint test for http://bugs.webkit.org/show_bug.cgi?id=9121
44986           REGRESSION: [Incremental Repaint] DHTML movement test failures
44988         * fast/repaint/containing-block-position-change-expected.checksum: Added.
44989         * fast/repaint/containing-block-position-change-expected.png: Added.
44990         * fast/repaint/containing-block-position-change-expected.txt: Added.
44991         * fast/repaint/containing-block-position-change.html: Added.
44993 2006-06-06  Darin Adler  <darin@apple.com>
44995         * fast/repaint/table-extra-bottom-grow.html: Removed unneeded line of code.
44997         * fast/repaint/table-extra-bottom-grow-expected.png: Regenerated.
44998         * fast/repaint/table-extra-bottom-grow-expected.checksum: Regenerated.
45000 2006-06-06  Justin Garcia  <justin.garcia@apple.com>
45002         Reviewed by levi
45004         Added to demonstrate fixes:
45005         * editing/pasteboard/merge-after-delete-expected.checksum: Added.
45006         * editing/pasteboard/merge-after-delete-expected.png: Added.
45007         * editing/pasteboard/merge-after-delete-expected.txt: Added.
45008         * editing/pasteboard/merge-after-delete.html: Added.
45009         * editing/inserting/line-break-expected.checksum: Added.
45010         * editing/inserting/line-break-expected.png: Added.
45011         * editing/inserting/line-break-expected.txt: Added.
45012         * editing/inserting/line-break.html: Added.
45013         * editing/inserting/multiple-lines-selected-expected.checksum: Added.
45014         * editing/inserting/multiple-lines-selected-expected.png: Added.
45015         * editing/inserting/multiple-lines-selected-expected.txt: Added.
45016         * editing/inserting/multiple-lines-selected.html: Added.
45017         
45018         Fixed:
45019         * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
45020         * editing/deleting/delete-3775172-fix-expected.txt:
45021         * editing/deleting/delete-3928305-fix-expected.txt:
45022         * editing/deleting/delete-3959464-fix-expected.checksum:
45023         * editing/deleting/delete-3959464-fix-expected.png:
45024         * editing/deleting/delete-3959464-fix-expected.txt:
45025         * editing/deleting/delete-4038408-fix-expected.checksum:
45026         * editing/deleting/delete-4038408-fix-expected.png:
45027         * editing/deleting/delete-4038408-fix-expected.txt:
45028         * editing/deleting/delete-4038408-fix.html:
45029         * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
45030         * editing/deleting/delete-at-paragraph-boundaries-011-expected.checksum:
45031         * editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
45032         * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
45033         * editing/deleting/delete-block-contents-001-expected.txt:
45034         * editing/deleting/delete-block-contents-002-expected.txt:
45035         * editing/deleting/delete-block-contents-003-expected.txt:
45036         * editing/deleting/delete-br-011-expected.checksum:
45037         * editing/deleting/delete-br-011-expected.png:
45038         * editing/deleting/delete-br-011-expected.txt:
45039         * editing/deleting/delete-image-004-expected.txt:
45040         * editing/deleting/delete-line-010-expected.txt:
45041         * editing/deleting/delete-line-015-expected.txt:
45042         * editing/deleting/delete-select-all-001-expected.checksum:
45043         * editing/deleting/delete-select-all-001-expected.png:
45044         * editing/deleting/delete-select-all-001-expected.txt:
45045         * editing/deleting/delete-select-all-002-expected.txt:
45046         * editing/deleting/delete-select-all-003-expected.checksum:
45047         * editing/deleting/delete-select-all-003-expected.png:
45048         * editing/deleting/delete-select-all-003-expected.txt:
45049         * editing/execCommand/insertImage-expected.checksum:
45050         * editing/execCommand/insertImage-expected.png:
45051         * editing/input/attributed-substring-from-range-lines-expected.txt:
45052         * editing/input/text-input-controller-expected.txt:
45053         * editing/inserting/insert-3654864-fix-expected.txt:
45054         * editing/inserting/insert-3659587-fix-expected.txt:
45055         * editing/inserting/insert-3775316-fix-expected.txt:
45056         * editing/inserting/insert-after-delete-001-expected.txt:
45057         * editing/inserting/insert-at-end-01-expected.txt:
45058         * editing/inserting/insert-at-end-02-expected.txt:
45059         * editing/inserting/insert-br-001-expected.txt:
45060         * editing/inserting/insert-br-005-expected.txt:
45061         * editing/pasteboard/4076267-3-expected.txt:
45062         * editing/pasteboard/4076267-expected.txt:
45063         * editing/pasteboard/drag-drop-modifies-page-expected.txt:
45064         * editing/pasteboard/paste-4035648-fix-expected.txt:
45065         * editing/pasteboard/paste-4039777-fix-expected.checksum:
45066         * editing/pasteboard/paste-4039777-fix-expected.png:
45067         * editing/pasteboard/paste-4039777-fix-expected.txt:
45068         * editing/pasteboard/paste-match-style-001-expected.txt:
45069         * editing/pasteboard/paste-match-style-002-expected.txt:
45070         * editing/pasteboard/smart-paste-006-expected.txt:
45071         * editing/pasteboard/smart-paste-007-expected.txt:
45072         * editing/selection/drag-to-contenteditable-iframe-expected.txt:
45073         * editing/style/block-style-005-expected.txt:
45074         * editing/style/typing-style-002-expected.txt:
45075         * editing/unsupported-content/list-delete-001-expected.checksum:
45076         * editing/unsupported-content/list-delete-001-expected.png:
45077         * editing/unsupported-content/list-delete-001-expected.txt:
45078         * editing/unsupported-content/list-delete-002-expected.checksum:
45079         * editing/unsupported-content/list-delete-002-expected.png:
45080         * editing/unsupported-content/list-delete-002-expected.txt:
45081         * editing/unsupported-content/table-delete-001-expected.checksum:
45082         * editing/unsupported-content/table-delete-001-expected.png:
45083         * editing/unsupported-content/table-delete-001-expected.txt:
45084         * editing/unsupported-content/table-delete-003-expected.checksum:
45085         * editing/unsupported-content/table-delete-003-expected.png:
45086         * editing/unsupported-content/table-delete-003-expected.txt:
45087         * fast/text/attributed-substring-from-range.html:
45089 2006-06-06  Anders Carlsson  <acarlsson@apple.com>
45091         Reviewed by Darin.
45093         http://bugs.webkit.org/show_bug.cgi?id=9325
45094         clientWidth/clientHeight on document element in strict mode should return visible frame size
45096         * fast/dom/client-width-height-expected.txt: Added.
45097         * fast/dom/client-width-height.html: Added.
45099 2006-06-05  Rob Buis  <buis@kde.org>
45101         Reviewed by mjs.
45103         testcases for http://bugs.webkit.org/show_bug.cgi?id=5564
45104         'font' shorthand parsing should be more tolerant in quirks mode
45106         * fast/css/font_property_compatibility-expected.txt: Added.
45107         * fast/css/font_property_compatibility.html: Added.
45108         * fast/css/font_property_normal-expected.txt: Added.
45109         * fast/css/font_property_normal.html: Added.
45111 2006-06-05  David Kilzer  <ddkilzer@kilzer.net>
45113         Reviewed by ggaren.
45115         - Test results for http://bugs.webkit.org/show_bug.cgi?id=9310
45116         Add missing DOM prototypes and other DOM cleanup
45118         * fast/dom/global-constructors-expected.txt: Fixed test results.
45120 2006-06-04  Geoffrey Garen  <ggaren@apple.com>
45122         - Merged test-prototypes.html into global-constructors.html
45123         - Added prototypes.html, which tests for some missing prototypes in DOM objects
45124         
45125         * fast/dom/global-constructors-expected.txt:
45126         * fast/dom/global-constructors.html:
45127         * fast/dom/prototypes-expected.txt: Added.
45128         * fast/dom/prototypes.html: Added.
45129         * fast/dom/test-prototypes-expected.txt: Removed.
45130         * fast/dom/test-prototypes.html: Removed.
45131         * fast/dom/undetectable-document-all-expected.txt: Updated to reflect
45132         change from "HTMLCollection" to "Collection"
45134 2006-06-04  Darin Adler  <darin@apple.com>
45136         - test for http://bugs.webkit.org/show_bug.cgi?id=9176
45137           REGRESSION: repro crash in WebCore::StringImpl::hash() const + 28 (StringImpl.h:67)
45139         * fast/loader/link-no-URL.html: Added.
45140         * fast/loader/link-no-URL-expected.txt: Added.
45142 2006-06-04  Sam Weinig  <sam.weinig@gmail.com>
45144         Reviewed by hyatt.
45146         - tests for http://bugs.webkit.org/show_bug.cgi?id=9213
45147           Absolutely positioned objects with relatively positioned inline 
45148           containing blocks are rendered incorrectly
45150         * fast/block/positioning/absolute-in-inline-ltr-2.html: Added.
45151         * fast/block/positioning/absolute-in-inline-ltr-3.html: Added.
45152         * fast/block/positioning/absolute-in-inline-ltr.html: Added.
45153         * fast/block/positioning/absolute-in-inline-rtl-2.html: Added.
45154         * fast/block/positioning/absolute-in-inline-rtl-3.html: Added.
45155         * fast/block/positioning/absolute-in-inline-rtl.html: Added.
45156         * fast/block/positioning/absolute-in-inline-short-ltr.html: Added.
45157         * fast/block/positioning/absolute-in-inline-short-rtl.html: Added.
45159 2006-06-04  Anders Carlsson  <acarlsson@apple.com>
45161         Reviewed by Darin.
45163         http://bugs.webkit.org/show_bug.cgi?id=9035
45164         document.evaluate and createNSResolver miss on namespaced elements
45166         * fast/xpath: Added.
45167         * fast/xpath/xpath-namespaces-expected.txt: Added.
45168         * fast/xpath/xpath-namespaces.html: Added.
45170 2006-06-03  David Kilzer  <ddkilzer@kilzer.net>
45172         Reviewed by Eric.
45174         Added missing pixel test output:
45175         http://bugs.webkit.org/show_bug.cgi?id=8848
45176         TFOOT borders are copied to THEAD and TBODY
45178         * fast/table/border-collapsing/border-collapsing-head-foot-expected.png: Added.
45180 2006-06-03  Rob Buis  <buis@kde.org>
45182         Reviewed by mjs.  Tweaked and landed by ddkilzer.
45184         http://bugs.webkit.org/show_bug.cgi?id=7281
45185         With java disabled wrong information is displayed.
45187         * fast/replaced/applet-rendering-java-disabled.html: Added.
45188         * fast/replaced/applet-rendering-java-disabled-expected.checksum: Added.
45189         * fast/replaced/applet-rendering-java-disabled-expected.html: Added.
45190         * fast/replaced/applet-rendering-java-disabled-expected.png: Added.
45191         * tables/mozilla_expected_failures/bugs/bug8499-expected.checksum: Changed after removing RenderEmptyApplet.
45192         * tables/mozilla_expected_failures/bugs/bug8499-expected.png: Ditto.
45193         * tables/mozilla_expected_failures/bugs/bug8499-expected.txt: Ditto.
45195 2006-06-03  Mitz Pettel  <opendarwin.org@mitzpettel.com>
45197         Reviewed by Hyatt.
45199         - test for http://bugs.webkit.org/show_bug.cgi?id=9252
45200           REGRESSION: Very odd roll-over issues (content disappearing)
45202         * fast/dom/HTMLLinkElement/pending-stylesheet-count.html: Added.
45203         * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt: Added.
45204         * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.png: Added.
45205         * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.checksum: Added.
45207 2006-06-02  Mitz Pettel  <opendarwin.org@mitzpettel.com>
45209         Reviewed by ggaren.
45211         - test for http://bugs.webkit.org/show_bug.cgi?id=9234
45212           Implement $&, $' and $` replacement codes in String.prototype.replace
45214         * fast/js/resources/string-replace-3.js: Added.
45215         * fast/js/string-replace-3-expected.txt: Added.
45216         * fast/js/string-replace-3.html: Added.
45218 2006-06-02  David Carson  <dacarson@gmail.com>
45220         Reviewed by Hyatt, checked in by Tim H.
45222         For: http://bugs.webkit.org/show_bug.cgi?id=9115
45223         Added test case to test opacity layers, in particular, opacities
45224         with a value of zero.
45226        * fast/css/ZeroOpacityLayers.html: Added.
45227        * fast/css/ZeroOpacityLayers-expected.txt: Added.
45228        * fast/css/ZeroOpacityLayers-expected.png: Added.
45229        * fast/css/ZeroOpacityLayers-expected.checksum: Added.
45230        * fast/css/ZeroOpacityLayers2.html: Added.
45231        * fast/css/ZeroOpacityLayers2-expected.txt: Added.
45232        * fast/css/ZeroOpacityLayers2-expected.png: Added.
45233        * fast/css/ZeroOpacityLayers2-expected.checksum: Added.
45235 2006-06-02  Rob Buis  <buis@kde.org>
45237         Reviewed by Hyatt, checked in by Tim H.
45239         Adding testcase for bug 8223.
45241         * fast/dom/css-inline-style-important-expected.checksum: Added.
45242         * fast/dom/css-inline-style-important-expected.png: Added.
45243         * fast/dom/css-inline-style-important-expected.txt: Added.
45244         * fast/dom/css-inline-style-important.html: Added.
45246 2006-06-02  Rémi Zara  <remi_zara@mac.com>
45248         Reviewed by Hyatt.
45250         - test for http://bugs.webkit.org/show_bug.cgi?id=3379
45251           attr(X) does not work
45253         * fast/css-generated-content/016-expected.checksum: Added.
45254         * fast/css-generated-content/016-expected.png: Added.
45255         * fast/css-generated-content/016-expected.txt: Added.
45256         * fast/css-generated-content/016.html: Added.
45258 2006-06-02  Mitz Pettel  <opendarwin.org@mitzpettel.com>
45260         Reviewed by Anders.
45262         Updated test so that is will once again exercise the fix for
45263         http://bugs.webkit.org/show_bug.cgi?id=9009
45265         * fast/table/empty-section-crash-expected.txt:
45266         * fast/table/empty-section-crash.html:
45268 2006-06-02  David Kilzer  <ddkilzer@kilzer.net>
45270         Reviewed by mjs.
45272         http://bugs.webkit.org/show_bug.cgi?id=9183
45273         Finish renaming of RenderCanvas to RenderView
45275         * editing/selection/7152-1-expected.checksum: Layout changed due to text change in HTML file.
45276         * editing/selection/7152-1-expected.png: Ditto.
45277         * editing/selection/7152-1-expected.txt: Ditto.
45278         * editing/selection/7152-1.html: Changed text in HTML content.
45279         * editing/selection/7152-2-expected.checksum: Layout changed due to text change in HTML file.
45280         * editing/selection/7152-2-expected.png: Ditto.
45281         * editing/selection/7152-2-expected.txt: Ditto.
45282         * editing/selection/7152-2.html: Changed text in HTML content.
45283         * *-expected.txt: Replaced "RenderCanvas" with "RenderView" in 3023 more files.
45285 2006-06-01  David Carson  <dacarson@gmail.com>
45287         Reviewed by Maciej and Adele
45288         
45289         Tests for http://bugs.webkit.org/show_bug.cgi?id=8398
45290         Updated and extended select/option form tests 
45291         
45292         * fast/forms/HTMLOptionElement_label01.html:
45293         * fast/forms/HTMLOptionElement_label01-expected.txt:
45294         * fast/forms/HTMLOptionElement_label01-expected.png:
45295         * fast/forms/HTMLOptionElement_label02.html:
45296         * fast/forms/HTMLOptionElement_label02-expected.txt:
45297         * fast/forms/HTMLOptionElement_label02-expected.png:
45298         * fast/forms/HTMLOptionElement_label03.html:
45299         * fast/forms/HTMLOptionElement_label03-expected.txt:
45300         * fast/forms/HTMLOptionElement_label03-expected.png
45301         * fast/forms/HTMLOptionElement_label04.html:
45302         * fast/forms/HTMLOptionElement_label04-expected.txt:
45303         * fast/forms/HTMLOptionElement_label04-expected.png
45304         * fast/forms/HTMLOptionElement_label05.html:
45305         * fast/forms/HTMLOptionElement_label05-expected.txt:
45306         * fast/forms/HTMLOptionElement_label05-expected.png:
45307         Updated to reflect success and added some description
45308         
45309         * fast/forms/HTMLOptionElement_label06.html:
45310         * fast/forms/HTMLOptionElement_label06-expected.txt:
45311         * fast/forms/HTMLOptionElement_label05-expected.png:
45312         * fast/forms/HTMLOptionElement_label07.html:
45313         * fast/forms/HTMLOptionElement_label07-expected.txt:
45314         * fast/forms/HTMLOptionElement_label07-expected.png:
45315         Added.
45317 2006-06-01  David Carson  <dacarson@gmail.com>
45318         
45319         Reviewed by Hyatt
45320         
45321         Tests for http://bugs.webkit.org/show_bug.cgi?id=8646
45322         Test the window.screen.pixelDepth and window.screen.colorDepth
45323         
45324         * fast/dom/window/window-screen-properties.html: Added
45325         * fast/dom/window/window-screen-properties-expected.txt: Added.
45327 2006-06-01  Geoffrey Garen  <ggaren@apple.com>
45329         - Test for http://bugs.webkit.org/show_bug.cgi?id=9113
45330         REGRESSION (14581): XMLHttpRequest never calls onreadystatechange with 
45331         a readystate == 4
45333         * http/tests/xmlhttprequest/event-listener-gc.html: Added.
45334         * http/tests/xmlhttprequest/event-listener-gc-expected.txt: Added.
45336 2006-06-01  Anders Carlsson  <acarlsson@apple.com>
45338         Reviewed by Darin.
45340         http://bugs.webkit.org/show_bug.cgi?id=6309
45341         multiple problems prevent bookmarking/back button technique for AJAX/DHTML applications from working
45342         
45343         * fast/dom/location-hash-expected.txt: Added.
45344         * fast/dom/location-hash.html: Added.
45345         Added tests.
45346         
45347 2006-06-01  Maciej Stachowiak  <mjs@apple.com>
45349         Reviewed by Anders.
45350         
45351         - fixed "REGRESSION: Can't order from Pizza Hut (ToT, 05/24/06)"
45352         http://bugs.webkit.org/show_bug.cgi?id=9103
45354         * http/tests/misc/redirect-expected.txt: Added.
45355         * http/tests/misc/redirect.php: Added.
45356         * http/tests/misc/resources/redirect-result.php: Added.
45358 2006-06-01  Justin Garcia  <justin.garcia@apple.com>
45360         Reviewed by harrison
45362         * editing/selection/focus-body-expected.checksum: Added.
45363         * editing/selection/focus-body-expected.png: Added.
45364         * editing/selection/focus-body-expected.txt: Added.
45365         * editing/selection/focus-body.html: Added.
45366         * editing/selection/focus_editable_html-expected.checksum:
45367         * editing/selection/focus_editable_html-expected.png:
45368         * editing/selection/focus_editable_html-expected.txt:
45370 2006-06-01  Anders Carlsson  <acarlsson@apple.com>
45372         Reviewed by Darin.
45374         http://bugs.webkit.org/show_bug.cgi?id=8996
45375         slow-utf8-text layout test case failing (no longer deterministic?)
45377         * http/tests/incremental/slow-utf8-text-expected.txt:
45378         Updated
45380 2006-05-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>
45382         Reviewed by Hyatt.
45384         - test for http://bugs.webkit.org/show_bug.cgi?id=9124
45385           Drop shadow obscures "add more stuff" bubble at live.com
45387         * fast/css/find-next-layer-expected.checksum: Added.
45388         * fast/css/find-next-layer-expected.png: Added.
45389         * fast/css/find-next-layer-expected.txt: Added.
45390         * fast/css/find-next-layer.html: Added.
45392 2006-05-31  Adele Peterson  <adele@apple.com>
45394         Updated test results for http://bugs.webkit.org/show_bug.cgi?id=8848
45395         TFOOT borders are copied to THEAD and TBODY
45397         * tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
45398         * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
45399         * tables/mozilla/marvin/backgr_position-table-expected.checksum:
45400         * tables/mozilla/marvin/backgr_position-table-expected.txt:
45401         * tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum:
45402         * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
45403         * tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
45404         * tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
45405         * tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
45406         * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
45407         * tables/mozilla/marvin/backgr_simple-table-expected.checksum:
45408         * tables/mozilla/marvin/backgr_simple-table-expected.txt:
45409         * tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
45410         * tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
45411         * tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
45412         * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
45413         * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
45414         * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
45415         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
45416         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
45417         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
45418         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
45419         * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
45420         * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
45421         * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum:
45422         * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
45423         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
45424         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
45425         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
45426         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
45427         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
45428         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
45429         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
45430         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
45431         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum:
45432         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
45433         * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
45434         * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
45435         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
45436         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
45437         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
45438         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
45439         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
45440         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
45441         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
45442         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
45444 2006-05-31  Sam Weinig  <sam.weinig@gmail.com>
45446         Reviewed by Hyatt.
45448         - tests for http://bugs.webkit.org/show_bug.cgi?id=9100
45449           Absolutely positioned replaced elements with all non-auto
45450           values are rendered incorrectly
45452         * fast/replaced/absolute-position-with-auto-height-and-top-and-bottom.html: Added.
45453         * fast/replaced/absolute-position-with-auto-width-and-left-and-right.html: Added.
45455 2006-05-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>
45457         Reviewed by Hyatt.
45459         - test and updated results for
45460           http://bugs.webkit.org/show_bug.cgi?id=9012
45461           Row height not updated when cell heights change
45463         * fast/table/row-height-recalc-expected.checksum: Added.
45464         * fast/table/row-height-recalc-expected.png: Added.
45465         * fast/table/row-height-recalc-expected.txt: Added.
45466         * fast/table/row-height-recalc.html: Added.
45468 2006-05-31  Rob Buis  <buis@kde.org>
45470         Reviewed by Geoff.
45472         Testcase for http://bugs.webkit.org/show_bug.cgi?id=8455
45474         * fast/forms/select-reset.html: Added.
45476 2006-05-31  Rob Buis  <buis@kde.org>
45478         Reviewed by Geoff.
45480         Add a test for http://bugs.webkit.org/show_bug.cgi?id=8024
45482         * fast/dom/document-all-input.html: Added.
45484 2006-05-31  Beth Dakin  <bdakin@apple.com>
45486         Reviewed by Hyatt.
45488         Test cases for http://bugs.webkit.org/show_bug.cgi?id=6755 
45489         CSS3: Borders rounded with border-radius don't draw the roundings
45491         * fast/borders: Added.
45492         * fast/borders/borderRadiusDashed01-expected.checksum: Added.
45493         * fast/borders/borderRadiusDashed01-expected.png: Added.
45494         * fast/borders/borderRadiusDashed01-expected.txt: Added.
45495         * fast/borders/borderRadiusDashed01.html: Added.
45496         * fast/borders/borderRadiusDashed02-expected.checksum: Added.
45497         * fast/borders/borderRadiusDashed02-expected.png: Added.
45498         * fast/borders/borderRadiusDashed02-expected.txt: Added.
45499         * fast/borders/borderRadiusDashed02.html: Added.
45500         * fast/borders/borderRadiusDashed03-expected.checksum: Added.
45501         * fast/borders/borderRadiusDashed03-expected.png: Added.
45502         * fast/borders/borderRadiusDashed03-expected.txt: Added.
45503         * fast/borders/borderRadiusDashed03.html: Added.
45504         * fast/borders/borderRadiusDotted01-expected.checksum: Added.
45505         * fast/borders/borderRadiusDotted01-expected.png: Added.
45506         * fast/borders/borderRadiusDotted01-expected.txt: Added.
45507         * fast/borders/borderRadiusDotted01.html: Added.
45508         * fast/borders/borderRadiusDotted02-expected.checksum: Added.
45509         * fast/borders/borderRadiusDotted02-expected.png: Added.
45510         * fast/borders/borderRadiusDotted02-expected.txt: Added.
45511         * fast/borders/borderRadiusDotted02.html: Added.
45512         * fast/borders/borderRadiusDotted03-expected.checksum: Added.
45513         * fast/borders/borderRadiusDotted03-expected.png: Added.
45514         * fast/borders/borderRadiusDotted03-expected.txt: Added.
45515         * fast/borders/borderRadiusDotted03.html: Added.
45516         * fast/borders/borderRadiusDouble01-expected.checksum: Added.
45517         * fast/borders/borderRadiusDouble01-expected.png: Added.
45518         * fast/borders/borderRadiusDouble01-expected.txt: Added.
45519         * fast/borders/borderRadiusDouble01.html: Added.
45520         * fast/borders/borderRadiusDouble02-expected.checksum: Added.
45521         * fast/borders/borderRadiusDouble02-expected.png: Added.
45522         * fast/borders/borderRadiusDouble02-expected.txt: Added.
45523         * fast/borders/borderRadiusDouble02.html: Added.
45524         * fast/borders/borderRadiusDouble03-expected.checksum: Added.
45525         * fast/borders/borderRadiusDouble03-expected.png: Added.
45526         * fast/borders/borderRadiusDouble03-expected.txt: Added.
45527         * fast/borders/borderRadiusDouble03.html: Added.
45528         * fast/borders/borderRadiusGroove01-expected.checksum: Added.
45529         * fast/borders/borderRadiusGroove01-expected.png: Added.
45530         * fast/borders/borderRadiusGroove01-expected.txt: Added.
45531         * fast/borders/borderRadiusGroove01.html: Added.
45532         * fast/borders/borderRadiusGroove02-expected.checksum: Added.
45533         * fast/borders/borderRadiusGroove02-expected.png: Added.
45534         * fast/borders/borderRadiusGroove02-expected.txt: Added.
45535         * fast/borders/borderRadiusGroove02.html: Added.
45536         * fast/borders/borderRadiusInset01-expected.checksum: Added.
45537         * fast/borders/borderRadiusInset01-expected.png: Added.
45538         * fast/borders/borderRadiusInset01-expected.txt: Added.
45539         * fast/borders/borderRadiusInset01.html: Added.
45540         * fast/borders/borderRadiusOutset01-expected.checksum: Added.
45541         * fast/borders/borderRadiusOutset01-expected.png: Added.
45542         * fast/borders/borderRadiusOutset01-expected.txt: Added.
45543         * fast/borders/borderRadiusOutset01.html: Added.
45544         * fast/borders/borderRadiusRidge01-expected.checksum: Added.
45545         * fast/borders/borderRadiusRidge01-expected.png: Added.
45546         * fast/borders/borderRadiusRidge01-expected.txt: Added.
45547         * fast/borders/borderRadiusRidge01.html: Added.
45548         * fast/borders/borderRadiusSolid01-expected.checksum: Added.
45549         * fast/borders/borderRadiusSolid01-expected.png: Added.
45550         * fast/borders/borderRadiusSolid01-expected.txt: Added.
45551         * fast/borders/borderRadiusSolid01.html: Added.
45552         * fast/borders/borderRadiusSolid02-expected.checksum: Added.
45553         * fast/borders/borderRadiusSolid02-expected.png: Added.
45554         * fast/borders/borderRadiusSolid02-expected.txt: Added.
45555         * fast/borders/borderRadiusSolid02.html: Added.
45556         * fast/borders/borderRadiusSolid03-expected.checksum: Added.
45557         * fast/borders/borderRadiusSolid03-expected.png: Added.
45558         * fast/borders/borderRadiusSolid03-expected.txt: Added.
45559         * fast/borders/borderRadiusSolid03.html: Added.
45560         * fast/borders/borderRadiusSolid04-expected.checksum: Added.
45561         * fast/borders/borderRadiusSolid04-expected.png: Added.
45562         * fast/borders/borderRadiusSolid04-expected.txt: Added.
45563         * fast/borders/borderRadiusSolid04.html: Added.
45565 2006-05-30  Sam Weinig  <sam.weinig@gmail.com>
45567         Reviewed by Maciej, landed by Beth.
45569         - tests for http://bugs.webkit.org/show_bug.cgi?id=9137
45570           Children with percentage heights of absolutely positioned element 
45571           with height: auto and top and bottom non-auto does not lay out 
45572           correctly
45574         * fast/block/positioning/child-of-absolute-with-auto-height-expected.checksum: Added.
45575         * fast/block/positioning/child-of-absolute-with-auto-height-expected.png: Added.
45576         * fast/block/positioning/child-of-absolute-with-auto-height-expected.txt: Added.
45577         * fast/block/positioning/child-of-absolute-with-auto-height.html: Added.
45578         * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.checksum: Added.
45579         * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.png: Added.
45580         * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt: Added.
45581         * fast/replaced/replaced-child-of-absolute-with-auto-height.html: Added.
45583 2006-05-30  Sam Weinig  <sam.weinig@gmail.com>
45585         Reviewed by Hyatt, landed by Beth.
45587         - test for http://bugs.webkit.org/show_bug.cgi?id=9085
45588           Absolutely positioned objects with 'height': auto and 'top': and
45589           'bottom': non-auto should not be content based
45591         * fast/block/positioning/auto-height-with-top-and-bottom-expected.checksum: Added.
45592         * fast/block/positioning/auto-height-with-top-and-bottom-expected.png: Added.
45593         * fast/block/positioning/auto-height-with-top-and-bottom-expected.txt: Added.
45594         * fast/block/positioning/auto-height-with-top-and-bottom.html: Added.
45596 2006-05-26  Justin Garcia  <justin.garcia@apple.com>
45598         Reviewed by levi
45600         Added, test for the crash by focusing an editable html element and then
45601         inserting a tab
45602         * editing/selection/editable-html-element-expected.checksum: Added.
45603         * editing/selection/editable-html-element-expected.png: Added.
45604         * editing/selection/editable-html-element-expected.txt: Added.
45605         * editing/selection/editable-html-element.html: Added.
45606         Fixed:
45607         * editing/selection/focus_editable_html-expected.checksum:
45608         * editing/selection/focus_editable_html-expected.png:
45609         * editing/selection/focus_editable_html-expected.txt:
45611 2006-05-26  Adele Peterson  <adele@apple.com>
45613         Reviewed by Hyatt.
45615         Added test for new textarea implementation.  Tests
45616         wrap attributes and form submission.
45618         * fast/forms/textarea-appearance-wrap-expected.txt: Added.
45619         * fast/forms/textarea-appearance-wrap.html: Added.
45621 2006-05-26  Anders Carlsson  <acarlsson@apple.com>
45623         Reviewed by Geoff.
45625         http://bugs.webkit.org/show_bug.cgi?id=9127
45626         Invoke capturing event listeners when AT_TARGET
45628         * dom/html/level2/events/dispatchEvent09-expected.txt:
45629         * dom/xhtml/level2/events/dispatchEvent09-expected.txt:
45630         These fail now.
45631         
45632         * fast/dom/capturing-event-listeners-expected.txt: Added.
45633         * fast/dom/capturing-event-listeners.html: Added.
45635 2006-05-25  Mitz Pettel  <opendarwin.org@mitzpettel.com>
45637         Reviewed by hyatt.  Landed by eseidel.
45639         - test for http://bugs.webkit.org/show_bug.cgi?id=8848
45640           TFOOT borders are copied to THEAD and TBODY
45642         * fast/table/border-collapsing/border-collapsing-head-foot-expected.checksum: Added.
45643         * fast/table/border-collapsing/border-collapsing-head-foot-expected.png: Added.
45644         * fast/table/border-collapsing/border-collapsing-head-foot-expected.txt: Added.
45645         * fast/table/border-collapsing/border-collapsing-head-foot.html: Added.
45647 2006-05-25  Mitz Pettel  <opendarwin.org@mitzpettel.com>
45649         Reviewed by hyatt.  Landed by eseidel.
45651         - updated results for http://bugs.webkit.org/show_bug.cgi?id=3297
45652           height property is not honored on table rows
45654         * editing/selection/3690703-2-expected.txt:
45655         * editing/selection/3690703-expected.txt:
45656         * editing/selection/3690719-expected.txt:
45657         * fast/encoding/utf-16-big-endian-expected.txt:
45658         * fast/encoding/utf-16-little-endian-expected.txt:
45659         * fast/invalid/017-expected.txt:
45660         * fast/invalid/018-expected.txt:
45661         * fast/table/012-expected.txt:
45662         * fast/table/cell-absolute-child-expected.txt:
45663         * fast/table/colspanMinWidth-expected.txt:
45664         * fast/table/giantRowspan-expected.txt:
45665         * fast/table/spanOverlapRepaint-expected.txt:
45666         * tables/mozilla/bugs/bug10296-1-expected.txt:
45667         * tables/mozilla/bugs/bug113235-1-expected.txt:
45668         * tables/mozilla/bugs/bug113235-2-expected.txt:
45669         * tables/mozilla/bugs/bug12384-expected.txt:
45670         * tables/mozilla/bugs/bug133756-1-expected.txt:
45671         * tables/mozilla/bugs/bug133756-2-expected.txt:
45672         * tables/mozilla/bugs/bug220536-expected.txt:
45673         * tables/mozilla/bugs/bug23072-expected.txt:
45674         * tables/mozilla/bugs/bug25086-expected.txt:
45675         * tables/mozilla/bugs/bug28928-expected.txt:
45676         * tables/mozilla/bugs/bug44523-expected.txt:
45677         * tables/mozilla/bugs/bug6184-expected.txt:
45678         * tables/mozilla/bugs/bug6304-expected.txt:
45679         * tables/mozilla/bugs/bug8858-expected.txt:
45680         * tables/mozilla/bugs/bug97138-expected.txt:
45681         * tables/mozilla/core/cell_heights-expected.txt:
45682         * tables/mozilla/core/col_widths_fix_auto-expected.txt:
45683         * tables/mozilla/core/row_span-expected.txt:
45684         * tables/mozilla_expected_failures/bugs/bug11945-expected.txt:
45685         * tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
45686         * tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
45687         * tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
45688         * tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt:
45689         * tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
45691 2006-05-25  Eric Seidel  <eric@webkit.org>
45693         Reviewed by andersca.
45695         * fast/dom/document-scripts-expected.txt: correct results.
45697 2006-05-24  Beth Dakin  <bdakin@apple.com>
45699         Reviewed by Geoff.
45701         This layout test is now correct, so I moved it into the expected 
45702         successes directory and generated new results.
45704         * tables/mozilla/bugs/bug222846-expected.checksum: Added.
45705         * tables/mozilla/bugs/bug222846-expected.png: Added.
45706         * tables/mozilla/bugs/bug222846-expected.txt: Added.
45707         * tables/mozilla/bugs/bug222846.html: Added.
45708         * tables/mozilla_expected_failures/bugs/bug222846-
45709         expected.checksum: Removed.
45710         * tables/mozilla_expected_failures/bugs/bug222846-expected.png: 
45711         Removed.
45712         * tables/mozilla_expected_failures/bugs/bug222846-expected.txt: 
45713         Removed.
45714         * tables/mozilla_expected_failures/bugs/bug222846.html: Removed.
45716 2006-05-24  Justin Garcia  <justin.garcia@apple.com>
45718         Reviewed by levi
45720         * editing/selection/designmode-no-caret-expected.checksum: Added.
45721         * editing/selection/designmode-no-caret-expected.png: Added.
45722         * editing/selection/designmode-no-caret-expected.txt: Added.
45723         * editing/selection/designmode-no-caret.html: Added.
45725 2006-05-24  Geoffrey Garen  <ggaren@apple.com>
45727         - Layout test for http://bugs.webkit.org/show_bug.cgi?id=9095
45728         regression: can't select by setting option.selected to true
45730         * fast/dom/option-properties-expected.txt: Added.
45731         * fast/dom/option-properties.html: Added.
45733 2006-05-24  Geoffrey Garen  <ggaren@apple.com>
45735         Layout tests for DOM object cache and garbage collection,
45736         <rdar://problem/4557926> TOT REGRESSION: Crash occurs when attempting 
45737         to view image in slideshow mode at http://d.smugmug.com/gallery/581716 
45738         ( KJS::IfNode::execute (KJS::ExecState*) + 312) if you use a PAC file
45740         * fast/dom/gc-8-expected.txt: Added.
45741         * fast/dom/gc-8.html: Added.
45742         * fast/dom/gc-9-expected.txt: Added.
45743         * fast/dom/gc-9.html: Added.
45745 2006-05-24  Anders Carlsson  <acarlsson@apple.com>
45747         Reviewed by Maciej.
45749         Add tests for http://bugs.webkit.org/show_bug.cgi?id=9093
45750         Implement document.scripts
45751         
45752         * fast/dom/document-scripts-expected.txt: Added.
45753         * fast/dom/document-scripts.html: Added.
45755 2006-05-24  Anders Carlsson  <acarlsson@apple.com>
45757         Reviewed by Geoff.
45759         Add test for http://bugs.webkit.org/show_bug.cgi?id=9092
45760         innerText is empty for elements without renderers.
45761         
45762         * fast/dom/inner-text-with-no-renderer-expected.txt: Added.
45763         * fast/dom/inner-text-with-no-renderer.html: Added.
45765 2006-05-23  Anders Carlsson  <acarlsson@apple.com>
45767         Reviewed by Maciej.
45769         Update tests for http://bugs.webkit.org/show_bug.cgi?id=9017
45770         Weather2.css incorrectly treated as JavaScript file @ www.live.com
45771         
45772         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
45773         This fails in a different way now.
45774         
45775         * dom/xhtml/level3/core/nodelookupnamespaceuri17-expected.txt:
45776         * dom/xhtml/level3/core/nodelookupnamespaceuri20-expected.txt:
45777         * dom/xhtml/level3/core/nodelookupprefix17-expected.txt:
45778         * dom/xhtml/level3/core/nodelookupprefix20-expected.txt:
45779         * dom/xhtml/level3/core/noderemovechild28-expected.txt:
45780         * dom/xhtml/level3/core/noderemovechild29-expected.txt:
45781         These now pass.
45782         
45783         * fast/dom/attribute-namespaces-get-set-expected.txt: Added.
45784         * fast/dom/attribute-namespaces-get-set.html: Added.
45785         Add new tests.
45787 2006-05-22  Justin Garcia  <justin.garcia@apple.com>
45789         Reviewed by levi
45790         
45791         Fixed and reenabled this test.
45793         * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
45794         * editing/selection/drag-to-contenteditable-iframe-expected.png:
45795         * editing/selection/drag-to-contenteditable-iframe-expected.txt:
45796         * editing/selection/drag-to-contenteditable-iframe.html: Added.
45797         * editing/selection/drag-to-contenteditable-iframe.html-disabled: Removed.
45799 2006-05-22  Levi Weintraub  <lweintraub@apple.com>
45801         Reviewed by eric.
45802         
45803         - http://bugs.webkit.org/show_bug.cgi?id=8393
45804           <br>s created by createMarkup aren't valid xhtml
45805           Changes in case from innerHTML
45807         * editing/execCommand/createLink-expected.txt:
45808         * editing/execCommand/unlink-expected.txt:
45809         * editing/input/attributed-substring-from-range-lines-expected.txt:
45810         * fast/dom/Range/range-exceptions-expected.txt:
45811         * fast/dom/Range/resources/range-exceptions.js:
45812         * fast/innerHTML/005-expected.txt:
45813         * fast/innerHTML/innerHTML-custom-tag-expected.txt:
45814         * fast/innerHTML/innerHTML-cast.html: Added.
45815         * fast/innerHTML/innerHTML-cast-expected.txt: Added.
45816         * fast/xsl/xslt-processer-expected.txt:
45818 2006-05-20  Anders Carlsson  <acarlsson@apple.com>
45820         Reviewed by Geoff.
45822         * fast/js/function-declarations-in-switch-statement-expected.txt: Added.
45823         * fast/js/function-declarations-in-switch-statement.html: Added.
45824         * fast/js/resources/function-declarations-in-switch-statement.js: Added.
45826 2006-05-20  Mitz Pettel  <opendarwin.org@mitzpettel.com>
45828         Reviewed and landed by ap.
45830         - test for http://bugs.webkit.org/show_bug.cgi?id=9009
45831           REGRESSION: ToT crash in WebCore at Zap2it
45833         * fast/table/empty-section-crash-expected.checksum: Added.
45834         * fast/table/empty-section-crash-expected.png: Added.
45835         * fast/table/empty-section-crash-expected.txt: Added.
45836         * fast/table/empty-section-crash.html: Added.
45838 2006-05-19  Levi Weintraub  <lweintraub@apple.com>
45840         Reviewed by justin.
45841         
45842         Tests for <http://bugs.webkit.org/show_bug.cgi?id=8931>
45843         Drag caret not painted for editable sub-frames
45845         * editing/resources/select-and-drag-iframe.html: Added.
45846         * editing/selection/drag-in-iframe-expected.checksum: Added.
45847         * editing/selection/drag-in-iframe-expected.png: Added.
45848         * editing/selection/drag-in-iframe-expected.txt: Added.
45849         * editing/selection/drag-in-iframe.html: Added.
45851 2006-05-17  Geoffrey Garen  <ggaren@apple.com>
45853         - Test for overriding non-autogenerated global constructors.
45855         * fast/dom/constructors-overriding-expected.txt: Added.
45856         * fast/dom/constructors-overriding.html: Added.
45858 2006-05-18  Sam Weinig  <sam.weinig@gmail.com>
45860         Reviewed by Hyatt.
45862         Tests for <http://bugs.webkit.org/show_bug.cgi?id=8896>
45863         Bug 8896: Absolutely positioned elements should use their parent's
45864         direction when left, right and width are auto in quirks mode.
45866         * fast/block/positioning/absolute-position-direction-quirk.html: Added.
45867         * fast/block/positioning/absolute-position-direction-quirk-expected.txt: Added.
45868         * fast/block/positioning/absolute-position-direction-quirk-expected.png: Added.
45869         * fast/block/positioning/absolute-position-direction-quirk-expected.checksum: Added.
45870         * fast/block/positioning/absolute-position-direction-strict.html: Added.
45871         * fast/block/positioning/absolute-position-direction-strict-expected.txt: Added.
45872         * fast/block/positioning/absolute-position-direction-strict-expected.png: Added.
45873         * fast/block/positioning/absolute-position-direction-strict-expected.checksum: Added.
45875 2006-05-18  Anders Carlsson  <acarlsson@apple.com>
45877         http://bugs.webkit.org/show_bug.cgi?id=8964
45878         Autogenerate more HTML classes
45880         * fast/dom/prototype-chain-expected.txt:
45881         Update test result.
45883 2006-05-17  Alexey Proskuryakov  <ap@nypop.com>
45885         Reviewed by Darin.
45887         - test for http://bugs.webkit.org/show_bug.cgi?id=6915
45888         fast/js/date-constructor.html testcase is timezone-dependent
45890         * fast/js/date-constructor-expected.txt:
45891         * fast/js/resources/date-constructor.js:
45892         Disable the offending tests.
45894 2006-05-17  Eric Seidel  <eseidel@apple.com>
45896         Reviewed by andersca.
45897         
45898         Autogenerate more HTML js bindings.
45899         http://bugs.webkit.org/show_bug.cgi?id=8953
45901         * fast/dom/HTMLHtmlElement: Added.
45902         * fast/dom/HTMLHtmlElement/set-version.html: Added.
45903         * fast/dom/HTMLHtmlElement/set-version-expected.txt: Added.
45904         * fast/dom/HTMLInputElement: Added.
45905         * fast/dom/HTMLInputElement/size-as-number.html: Added.
45906         * fast/dom/HTMLInputElement/size-as-number-expected.txt: Added.
45908 2006-05-17  Adele Peterson  <adele@apple.com>
45910         Reviewed by Hyatt.
45912         Updated test results for changes to prepare for 
45913         http://bugs.webkit.org/show_bug.cgi?id=8948
45914         Switch to use new text field implementation for <textarea>
45916         * fast/block/float/032-expected.txt:
45918 2006-05-17  Alexey Proskuryakov  <ap@nypop.com>
45920         Reviewed by Darin.
45922         - test for http://bugs.webkit.org/show_bug.cgi?id=8870
45923         Crash typing in Yahoo auto-complete widget.
45925         * fast/js/regexp-stack-overflow-expected.txt: Added.
45926         * fast/js/regexp-stack-overflow.html: Added.
45927         * fast/js/resources/regexp-stack-overflow.js: Added.
45929 2006-05-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>
45931         Reviewed by Maciej.
45933         - test for http://bugs.webkit.org/show_bug.cgi?id=8951
45934           AtomicString hash corrupted by high-bit Latin-1
45936         * fast/encoding/high-bit-latin1-expected.txt: Added.
45937         * fast/encoding/high-bit-latin1.html: Added.
45939 2006-05-17  Rob Buis  <buis@kde.org>
45941         Reviewed by Maciej.
45943         Test for http://bugs.webkit.org/show_bug.cgi?id=7492
45944         CSS attribute selectors fail when the setAttribute() method is used
45945         to create an attribute and the attribute name is not Class or ID.
45947         * fast/css/selector-set-attribute.html: Added.
45948         * fast/css/selector-set-attribute-expected.txt: Added.
45949         * fast/css/selector-set-attribute-expected.checksum: Added.
45950         * fast/css/selector-set-attribute-expected.png: Added.
45952 2006-05-17  Rob Buis  <buis@kde.org>
45954         Reviewed by Darin.
45956         Fix for http://bugs.webkit.org/show_bug.cgi?id=5264
45957         document.createElementNS() should not allow to insert a second <html> element
45959         * dom/xhtml/level3/core/documentnormalizedocument10-expected.txt:
45960         Updated to show a different failure.
45962         * dom/xhtml/level3/core/nodeappendchild02-expected.txt:
45963         * dom/xhtml/level3/core/nodeinsertbefore06-expected.txt:
45964         * dom/xhtml/level3/core/nodereplacechild39-expected.txt:
45965         Updated to reflect success.
45967         * fast/dom/createDocumentType2.html: Added.
45968         * fast/dom/createDocumentType2-expected.txt: Added.
45969         * fast/dom/createElementNS.html: Added.
45970         * fast/dom/createElementNS-expected.txt: Added.
45972 2006-05-16  Anders Carlsson  <acarlsson@apple.com>
45974         Reviewed by Maciej.
45976         http://bugs.webkit.org/show_bug.cgi?id=8921
45977         Use WebCore to render full-frame images.
45979         * css2.1/t0801-c412-hz-box-00-b-a-expected.txt:
45980         * dom/xhtml/level2/html/frame-expected.checksum:
45981         * dom/xhtml/level2/html/frame-expected.png:
45982         * dom/xhtml/level2/html/frame-expected.txt:
45983         * dom/xhtml/level2/html/iframe-expected.checksum:
45984         * dom/xhtml/level2/html/iframe-expected.png:
45985         * dom/xhtml/level2/html/iframe-expected.txt:
45986         * tables/mozilla/bugs/bug50695-2-expected.txt:
45987         Update tests.
45989 2006-05-16  Eric Seidel  <eseidel@apple.com>
45991         Reviewed by andersca.
45993         Autogenerate JSHTMLMetaElement.
45994         http://bugs.webkit.org/show_bug.cgi?id=8938
45996         * fast/dom/HTMLMetaElement: Added.
45997         * fast/dom/HTMLMetaElement/meta-attributes-expected.txt: Added.
45998         * fast/dom/HTMLMetaElement/meta-attributes.html: Added.
46000 2006-05-15  Geoffrey Garen  <ggaren@apple.com>
46002         - Tests for JavaScript reserved words and the 'debugger' statement
46003         <rdar://problem/4534904> 
46004         AKA
46005         http://bugs.webkit.org/show_bug.cgi?id=6179
46007         * fast/js/debugger-expected.txt: Added.
46008         * fast/js/debugger.html: Added.
46009         * fast/js/reserved-words-expected.txt: Added.
46010         * fast/js/reserved-words.html: Added.
46011         * fast/js/resources/debugger.js: Added.
46012         * fast/js/resources/reserved-words.js: Added.
46014 2006-05-15  Beth Dakin  <bdakin@apple.com>
46016         Reviewed by Darin.
46018         These tests have new expected results after the fix for
46019         http://bugs.webkit.org/show_bug.cgi?id=6838 Incomplete 
46020         repaint of collapsed table borders
46022         * fast/table/border-collapsing/001-expected.checksum:
46023         * fast/table/border-collapsing/001-expected.png:
46024         * fast/table/border-collapsing/001-expected.txt:
46025         * fast/table/border-collapsing/002-expected.checksum:
46026         * fast/table/border-collapsing/002-expected.png:
46027         * fast/table/border-collapsing/002-expected.txt:
46028         * fast/table/border-collapsing/003-expected.checksum:
46029         * fast/table/border-collapsing/003-expected.png:
46030         * fast/table/border-collapsing/003-expected.txt:
46031         * fast/table/border-collapsing/003.html:
46032         * fast/table/border-collapsing/004-expected.checksum:
46033         * fast/table/border-collapsing/004-expected.png:
46034         * fast/table/border-collapsing/004-expected.txt:
46035         * fast/table/border-collapsing/rtl-border-collapsing-expected.checksum:
46036         * fast/table/border-collapsing/rtl-border-collapsing-expected.png:
46037         * fast/table/border-collapsing/rtl-border-collapsing-expected.txt:
46038         * fast/table/overflowHidden-expected.checksum:
46039         * fast/table/overflowHidden-expected.png:
46040         * fast/table/overflowHidden-expected.txt:
46041         * tables/mozilla/bugs/bug159108-expected.checksum:
46042         * tables/mozilla/bugs/bug159108-expected.png:
46043         * tables/mozilla/bugs/bug159108-expected.txt:
46044         * tables/mozilla/bugs/bug23151-expected.checksum:
46045         * tables/mozilla/bugs/bug23151-expected.png:
46046         * tables/mozilla/bugs/bug23151-expected.txt:
46047         * tables/mozilla/bugs/bug43854-2-expected.checksum:
46048         * tables/mozilla/bugs/bug43854-2-expected.png:
46049         * tables/mozilla/bugs/bug43854-2-expected.txt:
46050         * tables/mozilla/bugs/bug8381-expected.checksum:
46051         * tables/mozilla/bugs/bug8381-expected.png:
46052         * tables/mozilla/bugs/bug8381-expected.txt:
46053         * tables/mozilla/bugs/bug9024-expected.txt:
46054         * tables/mozilla/collapsing_borders/bug127040-expected.checksum:
46055         * tables/mozilla/collapsing_borders/bug127040-expected.png:
46056         * tables/mozilla/collapsing_borders/bug127040-expected.txt:
46057         * tables/mozilla/collapsing_borders/bug41262-3-expected.checksum:
46058         * tables/mozilla/collapsing_borders/bug41262-3-expected.png:
46059         * tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
46060         * tables/mozilla/collapsing_borders/bug41262-4-expected.checksum:
46061         * tables/mozilla/collapsing_borders/bug41262-4-expected.png:
46062         * tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
46063         * tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
46064         * tables/mozilla/marvin/backgr_layers-opacity-expected.png:
46065         * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
46066         * tables/mozilla/marvin/backgr_position-table-expected.checksum:
46067         * tables/mozilla/marvin/backgr_position-table-expected.png:
46068         * tables/mozilla/marvin/backgr_position-table-expected.txt:
46069         * tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum:
46070         * tables/mozilla/marvin/backgr_simple-table-cell-expected.png:
46071         * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
46072         * tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
46073         * tables/mozilla/marvin/backgr_simple-table-column-expected.png:
46074         * tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
46075         * tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
46076         * tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
46077         * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
46078         * tables/mozilla/marvin/backgr_simple-table-expected.checksum:
46079         * tables/mozilla/marvin/backgr_simple-table-expected.png:
46080         * tables/mozilla/marvin/backgr_simple-table-expected.txt:
46081         * tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
46082         * tables/mozilla/marvin/backgr_simple-table-row-expected.png:
46083         * tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
46084         * tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
46085         * tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
46086         * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
46087         * tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum:
46088         * tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
46089         * tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
46090         * tables/mozilla_expected_failures/bugs/bug3517-expected.txt:
46091         * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.checksum:
46092         * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png:
46093         * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt:
46094         * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
46095         * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
46096         * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
46097         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
46098         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
46099         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
46100         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
46101         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
46102         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
46103         * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
46104         * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
46105         * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
46106         * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum:
46107         * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png:
46108         * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
46109         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
46110         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
46111         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
46112         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
46113         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
46114         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
46115         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
46116         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
46117         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
46118         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
46119         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
46120         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
46121         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum:
46122         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png:
46123         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
46124         * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
46125         * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
46126         * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
46127         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
46128         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
46129         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
46130         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
46131         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
46132         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
46133         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
46134         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
46135         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
46136         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
46137         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
46138         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
46139         * tables/mozilla_expected_failures/other/test4-expected.checksum:
46140         * tables/mozilla_expected_failures/other/test4-expected.png:
46141         * tables/mozilla_expected_failures/other/test4-expected.txt:
46143 2006-05-14  Mitz Pettel  <opendarwin.org@mitzpettel.com>
46145         Reviewed by Hyatt.
46147         - fix http://bugs.webkit.org/show_bug.cgi?id=6838
46148           Incomplete repaint of collapsed table borders
46149           
46150         * fast/repaint/table-collapsed-border-expected.checksum: Added.
46151         * fast/repaint/table-collapsed-border-expected.png: Added.
46152         * fast/repaint/table-collapsed-border-expected.txt: Added.
46153         * fast/repaint/table-collapsed-border.html: Added.
46155 2006-05-14  Rob Buis  <buis@kde.org>
46157         Reviewed by Darin.
46159         Test for http://bugs.webkit.org/show_bug.cgi?id=5882:
46160         disabled type="file" element doesn't appear disabled
46162         * fast/forms/file-input-disabled.html: Added.
46163         * fast/forms/file-input-disabled-expected.txt: Added.
46164         * fast/forms/file-input-disabled-expected.png: Added.
46165         * fast/forms/file-input-disabled-expected.checksum: Added.
46167 2006-05-14  Sam Weinig  <sam.weinig@gmail.com>
46169         Reviewed by Hyatt, landed by ap.
46171         Test for <http://bugs.webkit.org/show_bug.cgi?id=8387>
46172         "border-left/padding-Left do not show up on multiline rtl inline boxes"
46174         * fast/inline/inline-borders-with-bidi-override.html: Added.
46175         * fast/inline/inline-borders-with-bidi-override-expected.txt: Added.
46176         * fast/inline/inline-borders-with-bidi-override-expected.png: Added.
46177         * fast/inline/inline-borders-with-bidi-override-expected.checksum: Added.
46179 2006-05-13  Mitz Pettel  <opendarwin.org@mitzpettel.com>
46181         Reviewed by Darin, landed by ap.
46183         - test for http://bugs.webkit.org/show_bug.cgi?id=8485
46184           iExploder(#11705): Freeze in RenderBlock::layout()
46186         * fast/text/midword-break-hang-expected.checksum: Added.
46187         * fast/text/midword-break-hang-expected.png: Added.
46188         * fast/text/midword-break-hang-expected.txt: Added.
46189         * fast/text/midword-break-hang.html: Added.
46191 2006-05-13  Rob Buis  <buis@kde.org>
46193         Reviewed by Darin, landed by ap.
46195         - test for http://bugs.webkit.org/show_bug.cgi?id=8132
46196         CSS parser sometimes accepts real number as integer
46198         * fast/css/rgb-float.html: Added.
46199         * fast/css/rgb-float-expected.txt: Added.
46200         * fast/css/rgb-float-expected.png: Added.
46201         * fast/css/rgb-float-expected.checksum: Added.
46203 2006-05-13  Sam Weinig  <sam.weinig@gmail.com>
46205         Reviewed by Hyatt, landed by ap.
46207         - tests for http://bugs.webkit.org/show_bug.cgi?id=7604
46208         
46209         * fast/block/positioning/absolute-length-of-neg-666666.html: Added.
46210         * fast/block/positioning/absolute-positioned-overconstrained.html: Added.
46211         * fast/block/positioning/auto/006.html: Updated to reflect that the containing
46212         block's direction, not the parent's is used.
46213         * fast/css/absolute-poition-in-rtl-parent.html: Updated and cleaned up.
46215 2006-05-12  Mitz Pettel  <opendarwin.org@mitzpettel.com>
46217         Reviewed by Darin.
46219         - fix http://bugs.webkit.org/show_bug.cgi?id=8835
46220           REGRESSION: Line moves but selection highlight stays behind
46222         * fast/dynamic/selection-highlight-adjust-expected.checksum: Added.
46223         * fast/dynamic/selection-highlight-adjust-expected.png: Added.
46224         * fast/dynamic/selection-highlight-adjust-expected.txt: Added.
46225         * fast/dynamic/selection-highlight-adjust.html: Added.
46227 2006-05-12  Mitz Pettel  <opendarwin.org@mitzpettel.com>
46229         Reviewed and landed by Anders.
46230         
46231         - test for http://bugs.webkit.org/show_bug.cgi?id=8866
46232           REGRESSION: Incorrect caret position in RTL text
46234         * fast/text/international/rtl-caret-expected.checksum: Added.
46235         * fast/text/international/rtl-caret-expected.png: Added.
46236         * fast/text/international/rtl-caret-expected.txt: Added.
46237         * fast/text/international/rtl-caret.html: Added.
46239 2006-05-11  Alexey Proskuryakov  <ap@nypop.com>
46241         Reviewed by Darin.
46243         - test for http://bugs.webkit.org/show_bug.cgi?id=8770
46244           XMLHttpRequest should strip CR/LF characters from the URL
46246         * fast/loader/url-strip-cr-lf-tab-expected.txt: Added.
46247         * fast/loader/url-strip-cr-lf-tab.html: Added.
46249 2006-05-11  Justin Garcia  <justin.garcia@apple.com>
46251         Reviewed by thatcher, levi
46252         
46253         Inserting an <hr> into <div>foo^bar</div> now produces 
46254         <div>foo</div><hr><div>bar</div>, instead of <div>foo<hr>bar</div>, 
46255         which means that removing an inserted <hr> programmatically from 
46256         javascript produces a different visual result than before (the 
46257         new result is arguably more correct):
46258         * editing/execCommand/insertHorizontalRule.html:
46259         * editing/execCommand/insertHorizontalRule-expected.checksum:
46260         * editing/execCommand/insertHorizontalRule-expected.png:
46261         * editing/execCommand/insertHorizontalRule-expected.txt:
46262         
46263         Equivalent render trees or changes in the editing delegate
46264         notifications that reflect the fact that we are doing an end
46265         merge more often:
46266         * editing/pasteboard/paste-text-001-expected.txt:
46267         * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
46268         * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
46269         * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
46270         * editing/pasteboard/smart-paste-003-expected.txt:
46271         * editing/pasteboard/smart-paste-004-expected.txt:
46272         * editing/pasteboard/smart-paste-005-expected.txt:
46273         * editing/pasteboard/smart-paste-006-expected.txt:
46274         * editing/pasteboard/smart-paste-007-expected.txt:
46275         * editing/style/smoosh-styles-001-expected.txt:
46276         * editing/style/smoosh-styles-002-expected.txt:
46278 2006-05-11  Darin Adler  <darin@apple.com>
46280         - test for http://bugs.webkit.org/show_bug.cgi?id=8743
46281           REGRESSION: focus() on input field selects all text within it (was: cannot select cities on British Rail reservation site)
46283         * fast/forms/double-focus-expected.txt: Added.
46284         * fast/forms/double-focus.html: Added.
46286 2006-05-11  Anders Carlsson  <acarlsson@apple.com>
46288         Reviewed by Darin.
46290         http://bugs.webkit.org/show_bug.cgi?id=7838
46291         Add support for mozilla-style node constructors as properties of the window object
46293         * fast/dom/prototype-chain-expected.txt:
46294         Update prototype chains.
46296         * fast/dom/global-constructors-expected.txt:
46297         * fast/dom/global-constructors.html:
46298         Test new constructor objects.
46299         
46300 2006-05-10  Justin Garcia  <justin.garcia@apple.com>
46302         Reviewed by darin
46304         Fixed a select-after-replacement problem:
46305         * editing/pasteboard/drag-drop-modifies-page-expected.checksum:
46306         * editing/pasteboard/drag-drop-modifies-page-expected.png:
46307         * editing/pasteboard/drag-drop-modifies-page-expected.txt:
46308         
46309         The trailing interchange newline used to be lost:
46310         * editing/pasteboard/paste-text-012-expected.checksum:
46311         * editing/pasteboard/paste-text-012-expected.png:
46312         * editing/pasteboard/paste-text-012-expected.txt:
46313         * editing/pasteboard/paste-text-012.html:
46314         * editing/pasteboard/paste-text-016-expected.checksum:
46315         * editing/pasteboard/paste-text-016-expected.png:
46316         * editing/pasteboard/paste-text-016-expected.txt:
46317         * editing/pasteboard/paste-text-017-expected.checksum:
46318         * editing/pasteboard/paste-text-017-expected.png:
46319         * editing/pasteboard/paste-text-017-expected.txt:
46320         
46321         Illustrates the bug fixed in smart replace whitespace handling:
46322         * editing/pasteboard/smart-paste-008.html
46323         * editing/pasteboard/smart-paste-008-expected.txt
46324         * editing/pasteboard/smart-paste-008-expected.png
46325         * editing/pasteboard/smart-paste-008-expected.checksum
46327 2006-05-10  Alexey Proskuryakov  <ap@nypop.com>
46329         Reviewed by Anders.
46331         - test for http://bugs.webkit.org/show_bug.cgi?id=6621
46332           Blank page in Safari; http://www.capitalone.co.uk/web/MenuUrl?z=null&c=null% (Works in Firefox & IE)
46334         The problem itself was fixed by Anders in bug 8808 (WebCore should handle text files).
46336         * http/tests/misc/resources: Added.
46337         * http/tests/misc/resources/200.html: Added.
46338         * http/tests/misc/resources/text-refresh.pl: Added.
46339         * http/tests/misc/text-refresh-expected.txt: Added.
46340         * http/tests/misc/text-refresh.html: Added.
46342 2006-05-09  Darin Adler  <darin@apple.com>
46344         - test for http://bugs.webkit.org/show_bug.cgi?id=8781
46345           REGRESSION: image maps with "poly" areas, including one at lisp.geek.nz, don't work
46347         * fast/replaced/image-map.html: Added.
46348         * fast/replaced/image-map-expected.txt: Added.
46350 2006-05-09  Darin Adler  <darin@apple.com>
46352         - test for http://bugs.webkit.org/show_bug.cgi?id=6310
46353           text-transform: uppercase/lowercase don't handle cases one character becomes two
46355         * fast/css/case-transform.html: Added.
46356         * fast/css/case-transform-expected.txt: Added.
46358 2006-05-09  Levi Weintraub  <lweintraub@apple.com>
46360         Reviewed by justin.
46362         <rdar:/problem/4442395>
46363         Tiny MCE: Link isn't inserted after dragging into textarea field
46364         Created tests to test drag-and-dropped links.
46365         
46366         * editing/pasteboard/drop-link-expected.checksum: Added.
46367         * editing/pasteboard/drop-link-expected.png: Added.
46368         * editing/pasteboard/drop-link-expected.txt: Added.
46369         * editing/pasteboard/drop-link.html: Added.
46371 2006-05-09  Anders Carlsson  <acarlsson@apple.com>
46373         Reviewed by Hyatt.
46374         
46375         * http/tests/incremental/slow-utf8-text-expected.checksum:
46376         * http/tests/incremental/slow-utf8-text-expected.png:
46377         * http/tests/incremental/slow-utf8-text-expected.txt:
46378         Update tests now that we wrap plain text differently.
46380 2006-05-09  Anders Carlsson  <acarlsson@apple.com>
46382         Reviewed by Maciej.
46384         Add test for http://bugs.webkit.org/show_bug.cgi?id=8803
46385         XPath query for empty attributes crashes in XPath::StringExpression::StringExpression
46386         
46387         * fast/dom/xpath-empty-string-expected.txt: Added.
46388         * fast/dom/xpath-empty-string.html: Added.
46390 2006-05-08  Levi Weintraub  <lweintraub@apple.com>
46392         Reviewed by justin.
46393         
46394         REGRESSION: two editing layout tests show incorrect spell checking in pixel test mode
46395         http://bugs.webkit.org/show_bug.cgi?id=8350
46396         Forgot to update expected results.
46398         * fast/dom/inner-text-001-expected.txt
46400 2006-05-08  Levi Weintraub  <lweintraub@apple.com>
46402         Reviewed by justin.
46403         
46404         REGRESSION: two editing layout tests show incorrect spell checking in pixel test mode
46405         http://bugs.webkit.org/show_bug.cgi?id=8350
46407         * editing/pasteboard/innerText-inline-table-expected.checksum: Added.
46408         * editing/pasteboard/innerText-inline-table-expected.png: Added.
46409         * editing/pasteboard/innerText-inline-table-expected.txt: Added.
46410         * editing/pasteboard/innerText-inline-table.html: Added.
46412 2006-05-04  Anders Carlsson  <acarlsson@apple.com>
46414         Reviewed by Darin.
46416         Add DOM3 xpath tests as self-contained SVG files. 
46417         
46418         * dom/svg: Added.
46419         * dom/svg/level3: Added.
46420         * dom/svg/level3/xpath: Added.
46421         * dom/svg/level3/xpath/Attribute_Nodes-expected.txt: Added.
46422         * dom/svg/level3/xpath/Attribute_Nodes.js: Added.
46423         * dom/svg/level3/xpath/Attribute_Nodes.svg: Added.
46424         * dom/svg/level3/xpath/Attribute_Nodes_xmlns-expected.txt: Added.
46425         * dom/svg/level3/xpath/Attribute_Nodes_xmlns.js: Added.
46426         * dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg: Added.
46427         * dom/svg/level3/xpath/Comment_Nodes-expected.txt: Added.
46428         * dom/svg/level3/xpath/Comment_Nodes.js: Added.
46429         * dom/svg/level3/xpath/Comment_Nodes.svg: Added.
46430         * dom/svg/level3/xpath/Conformance_Expressions-expected.txt: Added.
46431         * dom/svg/level3/xpath/Conformance_Expressions.js: Added.
46432         * dom/svg/level3/xpath/Conformance_Expressions.svg: Added.
46433         * dom/svg/level3/xpath/Conformance_ID-expected.txt: Added.
46434         * dom/svg/level3/xpath/Conformance_ID.js: Added.
46435         * dom/svg/level3/xpath/Conformance_ID.svg: Added.
46436         * dom/svg/level3/xpath/Conformance_hasFeature_3-expected.txt: Added.
46437         * dom/svg/level3/xpath/Conformance_hasFeature_3.js: Added.
46438         * dom/svg/level3/xpath/Conformance_hasFeature_3.svg: Added.
46439         * dom/svg/level3/xpath/Conformance_hasFeature_empty-expected.txt: Added.
46440         * dom/svg/level3/xpath/Conformance_hasFeature_empty.js: Added.
46441         * dom/svg/level3/xpath/Conformance_hasFeature_empty.svg: Added.
46442         * dom/svg/level3/xpath/Conformance_hasFeature_null-expected.txt: Added.
46443         * dom/svg/level3/xpath/Conformance_hasFeature_null.js: Added.
46444         * dom/svg/level3/xpath/Conformance_hasFeature_null.svg: Added.
46445         * dom/svg/level3/xpath/Conformance_isSupported_3-expected.txt: Added.
46446         * dom/svg/level3/xpath/Conformance_isSupported_3.js: Added.
46447         * dom/svg/level3/xpath/Conformance_isSupported_3.svg: Added.
46448         * dom/svg/level3/xpath/Conformance_isSupported_empty-expected.txt: Added.
46449         * dom/svg/level3/xpath/Conformance_isSupported_empty.js: Added.
46450         * dom/svg/level3/xpath/Conformance_isSupported_empty.svg: Added.
46451         * dom/svg/level3/xpath/Conformance_isSupported_null-expected.txt: Added.
46452         * dom/svg/level3/xpath/Conformance_isSupported_null.js: Added.
46453         * dom/svg/level3/xpath/Conformance_isSupported_null.svg: Added.
46454         * dom/svg/level3/xpath/Element_Nodes-expected.txt: Added.
46455         * dom/svg/level3/xpath/Element_Nodes.js: Added.
46456         * dom/svg/level3/xpath/Element_Nodes.svg: Added.
46457         * dom/svg/level3/xpath/Processing_Instruction_Nodes-expected.txt: Added.
46458         * dom/svg/level3/xpath/Processing_Instruction_Nodes.js: Added.
46459         * dom/svg/level3/xpath/Processing_Instruction_Nodes.svg: Added.
46460         * dom/svg/level3/xpath/Text_Nodes-expected.txt: Added.
46461         * dom/svg/level3/xpath/Text_Nodes.js: Added.
46462         * dom/svg/level3/xpath/Text_Nodes.svg: Added.
46463         * dom/svg/level3/xpath/XPathEvaluatorCast01-expected.txt: Added.
46464         * dom/svg/level3/xpath/XPathEvaluatorCast01.js: Added.
46465         * dom/svg/level3/xpath/XPathEvaluatorCast01.svg: Added.
46466         * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR-expected.txt: Added.
46467         * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.js: Added.
46468         * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.svg: Added.
46469         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01-expected.txt: Added.
46470         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.js: Added.
46471         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.svg: Added.
46472         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02-expected.txt: Added.
46473         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.js: Added.
46474         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.svg: Added.
46475         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS-expected.txt: Added.
46476         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.js: Added.
46477         * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.svg: Added.
46478         * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS-expected.txt: Added.
46479         * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.js: Added.
46480         * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.svg: Added.
46481         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all-expected.txt: Added.
46482         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.js: Added.
46483         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.svg: Added.
46484         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document-expected.txt: Added.
46485         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.js: Added.
46486         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.svg: Added.
46487         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement-expected.txt: Added.
46488         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.js: Added.
46489         * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.svg: Added.
46490         * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR-expected.txt: Added.
46491         * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.js: Added.
46492         * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg: Added.
46493         * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR-expected.txt: Added.
46494         * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.js: Added.
46495         * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.svg: Added.
46496         * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR-expected.txt: Added.
46497         * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.js: Added.
46498         * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg: Added.
46499         * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR-expected.txt: Added.
46500         * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.js: Added.
46501         * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg: Added.
46502         * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt: Added.
46503         * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.js: Added.
46504         * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.svg: Added.
46505         * dom/svg/level3/xpath/XPathEvaluator_evaluate_document-expected.txt: Added.
46506         * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.js: Added.
46507         * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.svg: Added.
46508         * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement-expected.txt: Added.
46509         * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.js: Added.
46510         * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.svg: Added.
46511         * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR-expected.txt: Added.
46512         * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.js: Added.
46513         * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg: Added.
46514         * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt: Added.
46515         * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.js: Added.
46516         * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.svg: Added.
46517         * dom/svg/level3/xpath/XPathExpression_evaluate_document-expected.txt: Added.
46518         * dom/svg/level3/xpath/XPathExpression_evaluate_document.js: Added.
46519         * dom/svg/level3/xpath/XPathExpression_evaluate_document.svg: Added.
46520         * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement-expected.txt: Added.
46521         * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.js: Added.
46522         * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.svg: Added.
46523         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt: Added.
46524         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.js: Added.
46525         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.svg: Added.
46526         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt: Added.
46527         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.js: Added.
46528         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.svg: Added.
46529         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix-expected.txt: Added.
46530         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.js: Added.
46531         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.svg: Added.
46532         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml-expected.txt: Added.
46533         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.js: Added.
46534         * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.svg: Added.
46535         * dom/svg/level3/xpath/XPathResult_TYPE_ERR-expected.txt: Added.
46536         * dom/svg/level3/xpath/XPathResult_TYPE_ERR.js: Added.
46537         * dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg: Added.
46538         * dom/svg/level3/xpath/XPathResult_booleanValue_false-expected.txt: Added.
46539         * dom/svg/level3/xpath/XPathResult_booleanValue_false.js: Added.
46540         * dom/svg/level3/xpath/XPathResult_booleanValue_false.svg: Added.
46541         * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt: Added.
46542         * dom/svg/level3/xpath/XPathResult_booleanValue_true.js: Added.
46543         * dom/svg/level3/xpath/XPathResult_booleanValue_true.svg: Added.
46544         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt: Added.
46545         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.js: Added.
46546         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.svg: Added.
46547         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE-expected.txt: Added.
46548         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.js: Added.
46549         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.svg: Added.
46550         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE-expected.txt: Added.
46551         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.js: Added.
46552         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.svg: Added.
46553         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE-expected.txt: Added.
46554         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.js: Added.
46555         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.svg: Added.
46556         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE-expected.txt: Added.
46557         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.js: Added.
46558         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.svg: Added.
46559         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt: Added.
46560         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.js: Added.
46561         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.svg: Added.
46562         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
46563         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.js: Added.
46564         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
46565         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE-expected.txt: Added.
46566         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.js: Added.
46567         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.svg: Added.
46568         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt: Added.
46569         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.js: Added.
46570         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.svg: Added.
46571         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
46572         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.js: Added.
46573         * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
46574         * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt: Added.
46575         * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.js: Added.
46576         * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.svg: Added.
46577         * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt: Added.
46578         * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.js: Added.
46579         * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.svg: Added.
46580         * dom/svg/level3/xpath/XPathResult_iteratorNext_UNORDERED_NODE_ITERATOR_TYPE.js: Added.
46581         * dom/svg/level3/xpath/XPathResult_numberValue-expected.txt: Added.
46582         * dom/svg/level3/xpath/XPathResult_numberValue.js: Added.
46583         * dom/svg/level3/xpath/XPathResult_numberValue.svg: Added.
46584         * dom/svg/level3/xpath/XPathResult_resultType-expected.txt: Added.
46585         * dom/svg/level3/xpath/XPathResult_resultType.js: Added.
46586         * dom/svg/level3/xpath/XPathResult_resultType.svg: Added.
46587         * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE-expected.txt: Added.
46588         * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.js: Added.
46589         * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.svg: Added.
46590         * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt: Added.
46591         * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.js: Added.
46592         * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.svg: Added.
46593         * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt: Added.
46594         * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.js: Added.
46595         * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.svg: Added.
46596         * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt: Added.
46597         * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.js: Added.
46598         * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.svg: Added.
46599         * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt: Added.
46600         * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.js: Added.
46601         * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.svg: Added.
46602         * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt: Added.
46603         * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.js: Added.
46604         * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.svg: Added.
46605         * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
46606         * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.js: Added.
46607         * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
46608         * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
46609         * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.js: Added.
46610         * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
46611         * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt: Added.
46612         * dom/svg/level3/xpath/XPathResult_stringValue.js: Added.
46613         * dom/svg/level3/xpath/XPathResult_stringValue.svg: Added.
46614         * dom/svg/level3/xpath/svgunit.js: Added.
46616 2006-05-08  Alexey Proskuryakov  <ap@nypop.com>
46618         Reviewed by Darin.
46620         Updated a test case affected by the previous checkin. &rang; and &lang; are
46621         replaced with their canonical equivalents during normalization.
46623         * fast/parser/entities-in-xhtml-expected.checksum:
46624         * fast/parser/entities-in-xhtml-expected.txt:
46626 2006-05-07  Alexey Proskuryakov  <ap@nypop.com>
46628         Reviewed by Darin.
46630         - Tests for http://bugs.webkit.org/show_bug.cgi?id=8769
46631           TextEncoding::fromUnicode() - support non-BMP characters and convert to NFC
46633         * fast/forms/form-data-encoding.html: Cover more cases for Latin-1 encoding.
46634         * fast/forms/form-data-encoding-2.html: Added. Test conversion to UTF-8.
46635         * fast/forms/form-data-encoding-2-expected.txt: Added.
46637 2006-05-05  Alexey Proskuryakov  <ap@nypop.com>
46639         Reviewed by Maciej.
46641         - test for http://bugs.webkit.org/show_bug.cgi?id=8626
46642           Strict mode erroneously triggered by a broken comment
46644         * fast/parser/broken-comments-vs-parsing-mode-expected.checksum: Added.
46645         * fast/parser/broken-comments-vs-parsing-mode-expected.png: Added.
46646         * fast/parser/broken-comments-vs-parsing-mode-expected.txt: Added.
46647         * fast/parser/broken-comments-vs-parsing-mode.html: Added.
46649 2006-05-05  Darin Adler  <darin@apple.com>
46651         - test update for http://bugs.webkit.org/show_bug.cgi?id=8722
46652           IE compatibility fix in date parsing
46654         * fast/js/kde/resources/Date.js: Added test cases that George Staikos provided
46655         that test dates with day values of 0, 55, and 452.
46657 2006-05-05  Matt Gough  <matt@softchaos.com>
46659         Reviewed by Darin.
46661         <http://bugs.webkit.org/show_bug.cgi?id=8563>
46663         Tests that the name, publicID and systemID are all read correctly
46664         and that the doctype object preserves the case of the
46665         components from the source html:
46666         * fast/doctypes/005-case-preserving.html: Added.
46667         * fast/doctypes/005-case-preserving-expected.txt: Added.
46669 2006-05-04  Mitz Pettel  <opendarwin.org@mitzpettel.com>
46671         Reviewed by Darin.
46673         - test for http://bugs.webkit.org/show_bug.cgi?id=8594
46674           REGRESSION: Exception on closing a page containing (just) an mp3
46676         * plugins/pluginDocumentView-deallocated-dataSource-expected.txt: Added.
46677         * plugins/pluginDocumentView-deallocated-dataSource.html: Added.
46678         * plugins/resources: Added.
46679         * plugins/resources/orange.mov: Added.
46681 2006-05-04  Justin Garcia  <justin.garcia@apple.com>
46683         Reviewed by harrison
46685         Pasted content would end up inside the block that contained the end of 
46686         the selection that was pasted into and not the block that contained 
46687         the start of the selection that was pasted into:
46688         * editing/pasteboard/merge-end-5-expected.checksum: Added.
46689         * editing/pasteboard/merge-end-5-expected.png: Added.
46690         * editing/pasteboard/merge-end-5-expected.txt: Added.
46691         * editing/pasteboard/merge-end-5.html: Added.
46692         
46693         Inserting a paragraph separator was splitting and cloning the body element
46694         if the html element was editable:
46695         * editing/inserting/editable-html-element-expected.checksum: Added.
46696         * editing/inserting/editable-html-element-expected.png: Added.
46697         * editing/inserting/editable-html-element-expected.txt: Added.
46698         * editing/inserting/editable-html-element.html: Added.
46699         
46700         Since we now sometimes merge backward (from content already in the 
46701         document to just inserted content) during the end merge, the node that 
46702         contains the old caret is removed more often during paste.  The editing 
46703         delegate notifications in these tests reflect this:
46704         * editing/pasteboard/paste-line-endings-007-expected.txt:
46705         * editing/pasteboard/paste-line-endings-008-expected.txt:
46706         * editing/pasteboard/paste-line-endings-009-expected.txt:
46707         
46708         Now demonstrates a bug where the html element is focused, but its contents
46709         aren't selected:
46710         * editing/selection/focus_editable_html-expected.checksum:
46711         * editing/selection/focus_editable_html-expected.png:
46712         * editing/selection/focus_editable_html-expected.txt:
46713         * editing/selection/focus_editable_html.html:
46715 2006-05-04  Beth Dakin  <bdakin@apple.com>
46717         Reviewed by Hyatt.
46719         Updated pixel results for http://bugs.webkit.org/
46720         show_bug.cgi?id=8732 Backgrounds with background-size and 
46721         background-origin do not always lay out correctly
46723         * fast/backgrounds/size/backgroundSize10-expected.checksum:
46724         * fast/backgrounds/size/backgroundSize10-expected.png:
46725         * fast/backgrounds/size/backgroundSize12-expected.checksum:
46726         * fast/backgrounds/size/backgroundSize12-expected.png:
46727         * fast/backgrounds/size/backgroundSize18-expected.checksum:
46728         * fast/backgrounds/size/backgroundSize18-expected.png:
46729         * fast/backgrounds/size/backgroundSize19-expected.checksum:
46730         * fast/backgrounds/size/backgroundSize19-expected.png:
46732 2006-05-03  Darin Adler  <darin@apple.com>
46734         Reviewed by Justin.
46736         - tests for http://bugs.webkit.org/show_bug.cgi?id=8159
46737           REGRESSION: Clicking outside new text field focuses the field
46739         * fast/forms/input-text-click-inside-expected.png: Added.
46740         * fast/forms/input-text-click-inside-expected.txt: Added.
46741         * fast/forms/input-text-click-inside-expected.checksum: Added.
46742         * fast/forms/input-text-click-inside.html: Added.
46743         * fast/forms/input-text-click-outside-expected.png: Added.
46744         * fast/forms/input-text-click-outside-expected.txt: Added.
46745         * fast/forms/input-text-click-outside-expected.checksum: Added.
46746         * fast/forms/input-text-click-outside.html: Added.
46747         Test clicks both inside and outside an input element.
46749         * editing/selection/contenteditable-click-inside-expected.png: Added.
46750         * editing/selection/contenteditable-click-inside-expected.txt: Added.
46751         * editing/selection/contenteditable-click-inside-expected.checksum: Added.
46752         * editing/selection/contenteditable-click-inside.html: Added.
46753         * editing/selection/contenteditable-click-outside-expected.png: Added.
46754         * editing/selection/contenteditable-click-outside-expected.txt: Added.
46755         * editing/selection/contenteditable-click-outside-expected.checksum: Added.
46756         * editing/selection/contenteditable-click-outside.html: Added.
46757         Added a test for the same situation, but with a div element set
46758         to have editable content.
46760         * editing/inserting/insert-3851164-fix-expected.txt:
46761         * editing/inserting/insert-3851164-fix.html:
46762         * editing/inserting/insert-3907422-fix-expected.txt:
46763         * editing/inserting/insert-3907422-fix.html:
46764         * editing/pasteboard/paste-text-011-expected.txt:
46765         * editing/pasteboard/paste-text-011.html:
46766         Update some tests that were relying on a bug that would cause a
46767         Select All in a document that contained a single content-editable
46768         element select the contents of that element.
46770         * fast/lists/drag-into-marker-expected.checksum:
46771         * fast/lists/drag-into-marker-expected.png:
46772         * fast/lists/drag-into-marker-expected.txt:
46773         * fast/lists/drag-into-marker.html:
46774         Changed test so that it no longer tests what happens when you drag to a marker
46775         that is outside the content-editable element. We may still want to make that
46776         case behave as before, but that's a separate issue.
46778         * editing/pasteboard/drop-text-without-selection-expected.txt:
46779         * editing/pasteboard/merge-start-blockquote-expected.txt:
46780         * editing/pasteboard/merge-start-list-expected.txt:
46781         * editing/selection/select-all-iframe-expected.txt:
46782         * fast/events/div-focus-expected.txt:
46783         * fast/events/drag-outside-window-expected.txt:
46784         * fast/forms/focus-control-to-page-expected.txt:
46785         * fast/forms/input-changing-value-expected.txt:
46786         * fast/forms/input-maxlength-2-expected.txt:
46787         * fast/forms/input-paste-undo-expected.txt:
46788         * fast/forms/input-text-paste-maxlength-expected.txt:
46789         * fast/forms/input-truncate-newline-expected.txt:
46790         * fast/forms/plaintext-mode-2-expected.txt:
46791         * fast/text/textIteratorNilRenderer-expected.txt:
46792         Update tests where the DOM range endpoints passed to the delegate are slightly
46793         different, but equivalent and still OK.
46795         * editing/pasteboard/paste-4039777-fix-expected.txt:
46796         Updated tests where the resulting tree is slightly different, but still OK.
46798         * editing/unsupported-content/list-delete-002-expected.checksum:
46799         * editing/unsupported-content/list-delete-002-expected.png:
46800         * editing/unsupported-content/list-delete-002-expected.txt:
46801         Update test where the new code eliminates an unwanted extra space that we
46802         got with the old code.
46804         * editing/deleting/delete-4038408-fix-expected.txt:
46805         * editing/deleting/delete-4038408-fix.html:
46806         * editing/input/text-input-controller-expected.txt:
46807         * editing/input/text-input-controller.html:
46808         * fast/forms/attributed-strings-expected.txt:
46809         * fast/forms/attributed-strings.html:
46810         Update tests that were relying on the behavior of Select All putting the
46811         selection inside a content-editable element if that element was the first
46812         in the body; the patch breaks that behavior.
46814         * fast/events/updateLayoutForHitTest-expected.checksum:
46815         * fast/events/updateLayoutForHitTest-expected.png:
46816         Update a test that no longer shows a visible selection.
46818         * editing/selection/3690703-2-expected.checksum:
46819         * editing/selection/3690703-2-expected.png:
46820         * editing/selection/3690703-2-expected.txt:
46821         * editing/selection/3690703-expected.checksum:
46822         * editing/selection/3690703-expected.png:
46823         * editing/selection/3690703-expected.txt:
46824         Updated results for these tests, which have examples of form elements
46825         inside a content-editable area. The old results were wrong; the new results
46826         are not much better, but are OK.
46828         - update some other misc. pixel-test results
46830         * fast/inspector/style-expected.checksum:
46831         * fast/inspector/style-expected.png:
46832         Updated since the name changed to include "-webkit-".
46834         * fast/overflow/childFocusRingClip-expected.checksum:
46835         * fast/overflow/childFocusRingClip-expected.png:
46836         Updated results that now seem to show correct clipping of the focus ring.
46838         * fast/frames/empty-cols-attribute-expected.checksum:
46839         * fast/frames/empty-cols-attribute-expected.png: Added.
46840         Checksum was wrong, png was missing.
46842         * fast/parser/001-expected.checksum:
46843         * fast/parser/001-expected.png:
46844         Checksum and png were incorrect -- changed a while back.
46846         * plugins/embed-attributes-style-expected.checksum: Added.
46847         * plugins/embed-attributes-style-expected.png: Added.
46848         Added pixel-test results for tests that don't have them.
46850 2006-05-02  Justin Garcia  <justin.garcia@apple.com>
46852         Reviewed by harrison
46853         
46854         <http://bugs.webkit.org/show_bug.cgi?id=8704>
46855         Fix a few end merge bugs
46856         <rdar://problem/4424044>
46857         REGRESSION: Extra line appears when typing
46859         Added a function so that selection changes can participate in slow-motion-mode:
46860         * editing/editing.js: 
46861         Extra newlines were added:
46862         * editing/inserting/paragraph-separator-01-expected.checksum: Added.
46863         * editing/inserting/paragraph-separator-01-expected.png: Added.
46864         * editing/inserting/paragraph-separator-01-expected.txt: Added.
46865         * editing/inserting/paragraph-separator-01.html: Added.
46866         * editing/inserting/paragraph-separator-02-expected.checksum: Added.
46867         * editing/inserting/paragraph-separator-02-expected.png: Added.
46868         * editing/inserting/paragraph-separator-02-expected.txt: Added.
46869         * editing/inserting/paragraph-separator-02.html: Added.
46870         A preserved newline was turned into a nbsp:
46871         * editing/inserting/paragraph-separator-03-expected.checksum: Added.
46872         * editing/inserting/paragraph-separator-03-expected.png: Added.
46873         * editing/inserting/paragraph-separator-03-expected.txt: Added.
46874         * editing/inserting/paragraph-separator-03.html: Added.
46875         End merge didn't happen:
46876         * editing/pasteboard/merge-end-4-expected.checksum: Added.
46877         * editing/pasteboard/merge-end-4-expected.png: Added.
46878         * editing/pasteboard/merge-end-4-expected.txt: Added.
46879         * editing/pasteboard/merge-end-4.html: Added.
46880         Content was pulled out of these special elements:
46881         * editing/pasteboard/merge-end-blockquote-expected.checksum: Added.
46882         * editing/pasteboard/merge-end-blockquote-expected.png: Added.
46883         * editing/pasteboard/merge-end-blockquote-expected.txt: Added.
46884         * editing/pasteboard/merge-end-blockquote.html: Added.
46885         * editing/pasteboard/merge-end-list-expected.checksum: Added.
46886         * editing/pasteboard/merge-end-list-expected.png: Added.
46887         * editing/pasteboard/merge-end-list-expected.txt: Added.
46888         * editing/pasteboard/merge-end-list.html: Added.
46889         * editing/pasteboard/merge-end-table-expected.checksum: Added.
46890         * editing/pasteboard/merge-end-table-expected.png: Added.
46891         * editing/pasteboard/merge-end-table-expected.txt: Added.
46892         * editing/pasteboard/merge-end-table.html: Added.
46894 2006-05-02  Anders Carlsson  <andersca@mac.com>
46896         Reviewed by Dave Hyatt.
46897         
46898         Test case for http://bugs.webkit.org/show_bug.cgi?id=8688
46899         file URLs aren't being serialized correctly when using window.location
46900         
46901         * fast/js/window-location-href-file-urls-expected.txt: Added.
46902         * fast/js/window-location-href-file-urls.html: Added.
46903         
46904 2006-04-28  Justin Garcia  <justin.garcia@apple.com>
46906         Reviewed by darin
46907         
46908         <http://bugs.webkit.org/show_bug.cgi?id=8653>
46909         Remove a use of hasMoreThanOneBlock
46911         Deleting didn't merge because of code that stopped the merge whenever 
46912         the end of the selection to delete was in a fully selected line.
46913         * editing/deleting/merge-endOfParagraph-expected.checksum: Added.
46914         * editing/deleting/merge-endOfParagraph-expected.png: Added.
46915         * editing/deleting/merge-endOfParagraph-expected.txt: Added.
46916         * editing/deleting/merge-endOfParagraph.html: Added.
46917         
46918         Two testcases where paste did not request a merge from deletion, but should have.
46919         * editing/pasteboard/merge-after-delete-1-expected.checksum: Added.
46920         * editing/pasteboard/merge-after-delete-1-expected.png: Added.
46921         * editing/pasteboard/merge-after-delete-1-expected.txt: Added.
46922         * editing/pasteboard/merge-after-delete-1.html: Added.
46923         * editing/pasteboard/merge-after-delete-2-expected.checksum: Added.
46924         * editing/pasteboard/merge-after-delete-2-expected.png: Added.
46925         * editing/pasteboard/merge-after-delete-2-expected.txt: Added.
46926         * editing/pasteboard/merge-after-delete-2.html: Added.
46927         
46928         Code that prevents nesting incoming blocks in the block being pasted into
46929         could reverse the order of pasted paragraphs.
46930         * editing/pasteboard/prevent-block-nesting-01-expected.checksum: Added.
46931         * editing/pasteboard/prevent-block-nesting-01-expected.png: Added.
46932         * editing/pasteboard/prevent-block-nesting-01-expected.txt: Added.
46933         * editing/pasteboard/prevent-block-nesting-01.html: Added.
46935 2006-04-28  Alexey Proskuryakov  <ap@nypop.com>
46937         Reviewed by hyatt.
46939         - http://bugs.webkit.org/show_bug.cgi?id=5855
46940           REGRESSION: revert SGML comment parsing fix (comment parsing causes most of usbank.com page to be missing)
46942         * fast/css/acid2.html: Updated to the current version of the test, which no longer includes 
46943           SGML comment parsing.
46944         * fast/css/acid2-pixel.html: Ditto.
46945         * http/tests/misc/acid2-pixel.html: Ditto.
46946         * http/tests/misc/acid2.html: Ditto.
46947         * fast/parser/comments-expected.checksum: The results of this test now match WinIE.
46948         * fast/parser/comments-expected.png:
46949         * fast/parser/comments-expected.txt:
46950         * fast/parser/comments.html:
46952 2006-04-28  Mitz Pettel  <opendarwin.org@mitzpettel.com>
46954         Reviewed by hyatt, landed by ap.
46956         - test for http://bugs.webkit.org/show_bug.cgi?id=6769
46957           REGRESSION: Incomplete repaint when a cell's extra bottom margin grows
46959         * fast/repaint/table-extra-bottom-grow-expected.checksum: Added.
46960         * fast/repaint/table-extra-bottom-grow-expected.png: Added.
46961         * fast/repaint/table-extra-bottom-grow-expected.txt: Added.
46962         * fast/repaint/table-extra-bottom-grow.html: Added.
46963         * fast/repaint/table-cell-moved-expected.checksum: Removed excessive painting.
46964         * fast/repaint/table-cell-moved-expected.png: Ditto.
46965         * fast/repaint/bugzilla-6278-expected.checksum: Ditto.
46966         * fast/repaint/bugzilla-6278-expected.png: Ditto.
46968 2006-04-28  Eric Seidel  <eseidel@apple.com>
46970         Reviewed by andersca.
46972         WebKit should accept */*+xml as XML.
46973         http://bugs.webkit.org/show_bug.cgi?id=5998
46975         * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Added.
46976         * http/tests/xmlhttprequest/supported-xml-content-types.cgi: Added.
46977         * http/tests/xmlhttprequest/supported-xml-content-types.html: Added.
46979 2006-04-27  Geoffrey Garen  <ggaren@apple.com>
46981         - Updated to remove diff shmutz:
46983         * fast/dom/Window/window-special-properties-expected.txt:
46984         * fast/dom/Window/window-special-properties.html:
46986         - Test for global window properties like window.HTMLDocument:
46987         
46988         * fast/dom/global-constructors-expected.txt: Added.
46989         * fast/dom/global-constructors.html: Added.
46991 2006-04-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>
46993         Reviewed by darin
46994         
46995         <http://bugs.webkit.org/show_bug.cgi?id=8607>
46996         Automate repaint tests
46998         * fast/repaint/backgroundSizeRepaint-expected.checksum: Added.
46999         * fast/repaint/backgroundSizeRepaint-expected.png: Added.
47000         * fast/repaint/backgroundSizeRepaint-expected.txt: Added.
47001         * fast/repaint/backgroundSizeRepaint.html: Added.
47002         * fast/repaint/border-repaint-glitch-expected.checksum: Added.
47003         * fast/repaint/border-repaint-glitch-expected.png: Added.
47004         * fast/repaint/border-repaint-glitch-expected.txt: Added.
47005         * fast/repaint/border-repaint-glitch.html: Added.
47006         * fast/repaint/bugzilla-3509-expected.checksum: Added.
47007         * fast/repaint/bugzilla-3509-expected.png: Added.
47008         * fast/repaint/bugzilla-3509-expected.txt: Added.
47009         * fast/repaint/bugzilla-3509.html: Added.
47010         * fast/repaint/bugzilla-5699-expected.checksum: Added.
47011         * fast/repaint/bugzilla-5699-expected.png: Added.
47012         * fast/repaint/bugzilla-5699-expected.txt: Added.
47013         * fast/repaint/bugzilla-5699.html: Added.
47014         * fast/repaint/bugzilla-6278-expected.checksum: Added.
47015         * fast/repaint/bugzilla-6278-expected.png: Added.
47016         * fast/repaint/bugzilla-6278-expected.txt: Added.
47017         * fast/repaint/bugzilla-6278.html: Added.
47018         * fast/repaint/bugzilla-6388-expected.checksum: Added.
47019         * fast/repaint/bugzilla-6388-expected.png: Added.
47020         * fast/repaint/bugzilla-6388-expected.txt: Added.
47021         * fast/repaint/bugzilla-6388.html: Added.
47022         * fast/repaint/bugzilla-6473-expected.checksum: Added.
47023         * fast/repaint/bugzilla-6473-expected.png: Added.
47024         * fast/repaint/bugzilla-6473-expected.txt: Added.
47025         * fast/repaint/bugzilla-6473.html: Added.
47026         * fast/repaint/bugzilla-7235-expected.checksum: Added.
47027         * fast/repaint/bugzilla-7235-expected.png: Added.
47028         * fast/repaint/bugzilla-7235-expected.txt: Added.
47029         * fast/repaint/bugzilla-7235.html: Added.
47030         * fast/repaint/inline-outline-repaint-expected.checksum: Added.
47031         * fast/repaint/inline-outline-repaint-expected.png: Added.
47032         * fast/repaint/inline-outline-repaint-expected.txt: Added.
47033         * fast/repaint/inline-outline-repaint.html: Added.
47034         * fast/repaint/outline-repaint-glitch-expected.checksum: Added.
47035         * fast/repaint/outline-repaint-glitch-expected.png: Added.
47036         * fast/repaint/outline-repaint-glitch-expected.txt: Added.
47037         * fast/repaint/outline-repaint-glitch.html: Added.
47038         * fast/repaint/repaint-resized-overflow-expected.checksum: Added.
47039         * fast/repaint/repaint-resized-overflow-expected.png: Added.
47040         * fast/repaint/repaint-resized-overflow-expected.txt: Added.
47041         * fast/repaint/repaint-resized-overflow.html: Added.
47042         * fast/repaint/repaint.js: Added.
47043         * fast/repaint/resources: Added.
47044         * fast/repaint/resources/apple.jpg: Added.
47045         * fast/repaint/table-cell-move-expected.checksum: Added.
47046         * fast/repaint/table-cell-move-expected.png: Added.
47047         * fast/repaint/table-cell-move-expected.txt: Added.
47048         * fast/repaint/table-cell-move.html: Added.
47050 2006-04-27  Justin Garcia  <justin.garcia@apple.com>
47052         Reviewed by darin
47053         
47054         <http://bugs.webkit.org/show_bug.cgi?id=8624>
47055         Placeholders aren't always removed during paste
47056         <rdar://problem/4059807>
47057         Seed: Mail: pasting quoted content sometimes adds a phantom newline
47058         
47059         If a webkit-block-placeholder has been introduced by a bug in deletion,
47060         we shouldn't remove it during paste if it is now acting as a linebreak.
47061         * editing/pasteboard/bad-placeholder-expected.checksum: Added.
47062         * editing/pasteboard/bad-placeholder-expected.png: Added.
47063         * editing/pasteboard/bad-placeholder-expected.txt: Added.
47064         * editing/pasteboard/bad-placeholder.html: Added.
47065         Generic placeholder brs should be removed if they are displaced by pasted content.
47066         * editing/pasteboard/displaced-generic-placeholder-expected.checksum: Added.
47067         * editing/pasteboard/displaced-generic-placeholder-expected.png: Added.
47068         * editing/pasteboard/displaced-generic-placeholder-expected.txt: Added.
47069         * editing/pasteboard/displaced-generic-placeholder.html: Added.
47070         So should placeholder brs with our special class on them.
47071         * editing/pasteboard/displaced-placeholder-expected.checksum: Added.
47072         * editing/pasteboard/displaced-placeholder-expected.png: Added.
47073         * editing/pasteboard/displaced-placeholder-expected.txt: Added.
47074         * editing/pasteboard/displaced-placeholder.html: Added.
47075         Removed an unnecessary collapsed br.
47076         * editing/pasteboard/paste-text-010-expected.txt:
47077         Two fixes, an extra line was present after pasting with an interchange newline.
47078         * editing/pasteboard/paste-text-016-expected.checksum: Added.
47079         * editing/pasteboard/paste-text-016-expected.png: Added.
47080         * editing/pasteboard/paste-text-016-expected.txt: Added.
47081         * editing/pasteboard/paste-text-017-expected.checksum: Added.
47082         * editing/pasteboard/paste-text-017-expected.png: Added.
47083         * editing/pasteboard/paste-text-017-expected.txt: Added.
47084         The code that interprets the incoming br as a br in strict mode had a bug. 
47085         * editing/pasteboard/quirks-mode-br-1-expected.checksum: Added.
47086         * editing/pasteboard/quirks-mode-br-1-expected.png: Added.
47087         * editing/pasteboard/quirks-mode-br-1-expected.txt: Added.
47088         * editing/pasteboard/quirks-mode-br-1.html: Added.
47089         The linePlaceholder removal was negating the work to interpret the last
47090         incoming br as a br in strict mode.
47091         * editing/pasteboard/quirks-mode-br-2-expected.checksum: Added.
47092         * editing/pasteboard/quirks-mode-br-2-expected.png: Added.
47093         * editing/pasteboard/quirks-mode-br-2-expected.txt: Added.
47094         * editing/pasteboard/quirks-mode-br-2.html: Added.
47095         Don't let collapsed brs become rendered as a result of the paste operation.
47096         * editing/pasteboard/unrendered-br-expected.checksum: Added.
47097         * editing/pasteboard/unrendered-br-expected.png: Added.
47098         * editing/pasteboard/unrendered-br-expected.txt: Added.
47099         * editing/pasteboard/unrendered-br.html: Added.
47101 2006-04-25  Tim Omernick  <timo@apple.com>
47103         Reviewed by Hyatt.
47104         
47105         Test case for <rdar://problem/4068375> Flash inserted via innerHTML Fails to Show when
47106         CSS Display Style is Toggled via Javascript
47108         * plugins/inner-html-display-none.html: Added.
47109         * plugins/inner-html-display-none-expected.txt: Added.
47111 2006-04-26  Justin Garcia  <justin.garcia@apple.com>
47113         Reviewed by hyatt
47114         
47115         <http://bugs.webkit.org/show_bug.cgi?id=8459>
47116         REGRESSION: Content lost during a delete/merge of whitespace:pre text
47118         Updated to mention the bug that this testcase still demonstrates.  
47119         Leaving it disabled until the bug (8592) is fixed:
47120         * editing/deleting/merge-whitespace-pre.html-disabled:
47121         
47122         Illustrates why prune should ascend using the render tree:
47123         * editing/deleting/pruning-after-merge-1-expected.checksum: Added.
47124         * editing/deleting/pruning-after-merge-1-expected.png: Added.
47125         * editing/deleting/pruning-after-merge-1-expected.txt: Added.
47126         * editing/deleting/pruning-after-merge-1.html: Added.
47128 2006-04-26  Geoffrey Garen  <ggaren@apple.com>
47130         Reviewed by OMG DETHBAKIN.
47132         * fast/dom/prototype-chain-expected.txt: Fix up prototype chain now
47133         that Node is autogenerated.
47135 2006-04-25  Justin Garcia  <justin.garcia@apple.com>
47137         Reviewed by harrison
47138         
47139         <http://bugs.webkit.org/show_bug.cgi?id=8583>
47140         Moving paste code around and some small fixes
47142         Disabling until the bug it illustrates is fixed (8459):
47143         * editing/deleting/merge-whitespace-pre.html: Removed.
47144         * editing/deleting/merge-whitespace-pre.html-disabled: Added.
47145         
47146         This illustrates the need to do mergeEnd in the opposite direction:
47147         * editing/pasteboard/merge-end-borders-expected.checksum: Added.
47148         * editing/pasteboard/merge-end-borders-expected.png: Added.
47149         * editing/pasteboard/merge-end-borders-expected.txt: Added.
47150         * editing/pasteboard/merge-end-borders.html: Added.
47151         
47152         These illustrate the need to do the special case checks for list content and Mail
47153         blockquote content at the top of shouldMergeStart:
47154         * editing/pasteboard/merge-start-blockquote-expected.checksum: Added.
47155         * editing/pasteboard/merge-start-blockquote-expected.png: Added.
47156         * editing/pasteboard/merge-start-blockquote-expected.txt: Added.
47157         * editing/pasteboard/merge-start-blockquote.html: Added.
47158         * editing/pasteboard/merge-start-list-expected.checksum: Added.
47159         * editing/pasteboard/merge-start-list-expected.png: Added.
47160         * editing/pasteboard/merge-start-list-expected.txt: Added.
47161         * editing/pasteboard/merge-start-list.html: Added.
47162         
47163         In these tests, the caret was blown away because it was in content that 
47164         participated in the end merge.  Now the end merge happens in the opposite 
47165         direction (incoming content is what is moved when merging paragraphs), so 
47166         the caret is no longer blown away:
47167         * editing/pasteboard/paste-line-endings-007-expected.txt:
47168         * editing/pasteboard/paste-line-endings-008-expected.txt:
47169         * editing/pasteboard/paste-line-endings-009-expected.txt:
47170         * editing/pasteboard/paste-text-002-expected.txt:
47171         
47172         Acceptable change to a complicated paste-a-selection-over-itself:
47173         * editing/pasteboard/paste-text-003-expected.checksum:
47174         * editing/pasteboard/paste-text-003-expected.png:
47175         * editing/pasteboard/paste-text-003-expected.txt:
47177 2006-04-25  Geoffrey Garen  <ggaren@apple.com>
47179         Reviewed by Maciej.
47181         Test for the DOM properties supported by object, embed, attribute:
47182         * fast/dom/plugin-attributes-enumeration-expected.txt: Added.
47183         * fast/dom/plugin-attributes-enumeration.html: Added.
47184         
47185         Test for setting attributes through DOM properties:
47186         * plugins/embed-attributes-setting-expected.txt: Added.
47187         * plugins/embed-attributes-setting.html: Added.
47188         
47189         Test for the special attribute-to-style mappings on embed.
47190         * plugins/embed-attributes-style-expected.txt: Added.
47191         * plugins/embed-attributes-style.html: Added.
47193 2006-04-25  Beth Dakin  <bdakin@apple.com>
47195         Reviewed by Maciej.
47197         Layout test for <rdar://problem/4518632> getComputedStyle returns 
47198         'auto' for dimensions like 'margin-left'
47200         * fast/css/marginComputedStyle-expected.checksum: Added.
47201         * fast/css/marginComputedStyle-expected.png: Added.
47202         * fast/css/marginComputedStyle-expected.txt: Added.
47203         * fast/css/marginComputedStyle.html: Added.
47205 2006-04-26  Mitz Pettel  <opendarwin.org@mitzpettel.com>
47207         Reviewed by darin.  Landed by eseidel.
47209         - test for http://bugs.webkit.org/show_bug.cgi?id=8452
47210           mangleme(0x58c22e11): Random crashes
47212         * fast/frames/empty-cols-attribute-expected.checksum: Added.
47213         * fast/frames/empty-cols-attribute-expected.png: Added.
47214         * fast/frames/empty-cols-attribute-expected.txt: Added.
47215         * fast/frames/empty-cols-attribute.html: Added.
47217 2006-04-26  Oliver Hunt  <ojh16@student.canterbury.ac.nz>
47219         Reviewed by eseidel.  Landed by eseidel.
47221         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
47222         * svg/custom/feComponentTransfer-Discrete-expected.txt: Added.
47223         * svg/custom/feComponentTransfer-Discrete.svg: Added.
47224         * svg/custom/feComponentTransfer-Gamma-expected.txt: Added.
47225         * svg/custom/feComponentTransfer-Gamma.svg: Added.
47226         * svg/custom/feComponentTransfer-Linear-expected.txt: Added.
47227         * svg/custom/feComponentTransfer-Linear.svg: Added.
47228         * svg/custom/feComponentTransfer-Table-expected.txt: Added.
47229         * svg/custom/feComponentTransfer-Table.svg: Added.
47231 2006-04-25  Eric Seidel  <eseidel@apple.com>
47233         Reviewed by mjs.
47235         Fix reproducible crasher in HTML parsing code.
47236         http://bugs.webkit.org/show_bug.cgi?id=7137
47238         * fast/parser/remove-current-node-parent-expected.txt: Added.
47239         * fast/parser/remove-current-node-parent.html: Added.
47241 2006-04-24  Eric Seidel  <eseidel@apple.com>
47243         Reviewed by ggaren.
47245         <rdar://problem/4129744> [REGRESSION]CrashTracer: ..400 crashes at com.apple.WebCore: DOM::NodeImpl::createRendererIfNeeded + 44
47247         * fast/dom/remove-style-element-expected.txt: Added.
47248         * fast/dom/remove-style-element.html: Added.
47250 2006-04-23  Geoffrey Garen  <ggaren@apple.com>
47252         Reviewed by Maciej.
47254         * fast/dom/prototype-chain-expected.txt: Updated now that 'JS' is
47255         no longer used as a prefix when serializing DOM elements to string.
47256         * fast/events/event-view-toString.html: ditto
47257         
47258 2006-04-24  Beth Dakin  <bdakin@apple.com>
47260         Reviewed by Eric.
47262         Layout test for <rdar://problem/4513383> REGRESSION: Crash in 
47263         WebCore::shouldEmitTabBeforeNode() when iterating through document 
47264         text
47266         * fast/text/textIteratorNilRenderer-expected.checksum: Added.
47267         * fast/text/textIteratorNilRenderer-expected.png: Added.
47268         * fast/text/textIteratorNilRenderer-expected.txt: Added.
47269         * fast/text/textIteratorNilRenderer.html: Added.
47271 2006-04-23  Rob Buis  <buis@kde.org>
47273         Reviewed by hyatt.  Landed by eseidel.
47275         Tests for invalid svg css properties.
47277         * svg/custom/invalid-css.svg: Added.
47279 2006-04-21  Jon Shier  <jshier@iastate.edu>
47280         
47281         Reviewed by ggaren.  Landed by eseidel.
47282         
47283         Test for http://bugs.webkit.org/show_bug.cgi?id=8511
47284         onerror JS property does not register listener properly
47285         
47286         * fast/dom/onerror-img-expected.txt: Added.
47287         * fast/dom/onerror-img.html: Added.
47288         
47289 2006-04-22  Eric Seidel  <eseidel@apple.com>
47291         Reviewed by hyatt.
47293         Reproducible crasher with <li value=1234567890 type=A>
47294         http://bugs.webkit.org/show_bug.cgi?id=8542
47296         * fast/lists/alpha-list-wrap-expected.checksum: Added.
47297         * fast/lists/alpha-list-wrap-expected.png: Added.
47298         * fast/lists/alpha-list-wrap-expected.txt: Added.
47299         * fast/lists/alpha-list-wrap.html: Added.
47300         * fast/lists/li-style-alpha-huge-value-crash-expected.checksum: Added.
47301         * fast/lists/li-style-alpha-huge-value-crash-expected.png: Added.
47302         * fast/lists/li-style-alpha-huge-value-crash-expected.txt: Added.
47303         * fast/lists/li-style-alpha-huge-value-crash.html: Added.
47305 2006-04-22  Geoffrey Garen  <ggaren@apple.com>
47307         Reviewed by Darin.
47309         - Updated prototype chain expectation since DOMElement no longer
47310         exists
47311         
47312         * fast/dom/prototype-chain-expected.txt:
47314 2006-04-22  Beth Dakin  <bdakin@apple.com>
47316         Reviewed by Hyatt.
47318         Layout test for  http://bugs.webkit.org/show_bug.cgi?id=6141 
47319         DOMCSSPrimitiveValue is always returning values in pixels when 
47320         using getComputedStyle:
47322         * fast/css/getFloatValueForUnit-expected.checksum: Added.
47323         * fast/css/getFloatValueForUnit-expected.png: Added.
47324         * fast/css/getFloatValueForUnit-expected.txt: Added.
47325         * fast/css/getFloatValueForUnit.html: Added.
47327 2006-04-21  Geoffrey Garen  <ggaren@apple.com>
47328         - Layout test for whether the error event bubbles.
47330         * fast/events/onerror-bubbling-expected.txt: Added.
47331         * fast/events/onerror-bubbling.html: Added.
47333 2006-04-21  Geoffrey Garen  <ggaren@apple.com>
47335         - Layout test for http://bugs.webkit.org/show_bug.cgi?id=8510
47336         submit event doesn't bubble - it's supposed to.
47337         
47338         * fast/events/onsubmit-bubbling-expected.txt: Added.
47339         * fast/events/onsubmit-bubbling.html: Added.
47341 2006-04-21  Geoffrey Garen  <ggaren@apple.com>
47343         Layout test for http://bugs.webkit.org/show_bug.cgi?id=8509
47344         javascript:document.importNode(null)
47345         
47346         * fast/dom/importNode-null-expected.txt: Added.
47347         * fast/dom/importNode-null.html: Added.
47349 2006-04-21  Adele Peterson  <adele@apple.com>
47351         Reviewed by Darin.
47353         Test for: http://bugs.webkit.org/show_bug.cgi?id=8213
47354         REGRESSION: Can't tab out of text field if iframe comes after it
47356         * fast/forms/tabbing-input-iframe-expected.checksum: Added.
47357         * fast/forms/tabbing-input-iframe-expected.png: Added.
47358         * fast/forms/tabbing-input-iframe-expected.txt: Added.
47359         * fast/forms/tabbing-input-iframe.html: Added.
47361 2006-04-21  Beth Dakin  <bdakin@apple.com>
47363         Adding a few more background-size tests that include background-
47364         origin.
47366         * fast/backgrounds/size/backgroundSize17-expected.checksum: Added.
47367         * fast/backgrounds/size/backgroundSize17-expected.png: Added.
47368         * fast/backgrounds/size/backgroundSize17-expected.txt: Added.
47369         * fast/backgrounds/size/backgroundSize17.html: Added.
47370         * fast/backgrounds/size/backgroundSize18-expected.checksum: Added.
47371         * fast/backgrounds/size/backgroundSize18-expected.png: Added.
47372         * fast/backgrounds/size/backgroundSize18-expected.txt: Added.
47373         * fast/backgrounds/size/backgroundSize18.html: Added.
47374         * fast/backgrounds/size/backgroundSize19-expected.checksum: Added.
47375         * fast/backgrounds/size/backgroundSize19-expected.png: Added.
47376         * fast/backgrounds/size/backgroundSize19-expected.txt: Added.
47377         * fast/backgrounds/size/backgroundSize19.html: Added.
47378         * fast/backgrounds/size/resources/flower.jpg: Added.
47380 2006-04-20  Geoffrey Garen  <ggaren@apple.com>
47382         Tests for global constants related to CSSRule, CSSValue, Event, and
47383         NodeFilter objects.
47385         * fast/dom/constants-expected.txt: Added.
47386         * fast/dom/constants.html: Added.
47387         * fast/dom/prototype-chain-expected.txt:
47388         * fast/dom/resources/stylesheet.css: Added.
47389         * fast/dom/xmlhttprequest-get-expected.txt:
47391 2006-04-21  Beth Dakin  <bdakin@apple.com>
47393         Reviewed by Hyatt.
47395         Moved all of the background tests into background directory, and
47396         added test for http://bugs.webkit.org/show_bug.cgi?id=8495
47397         REGRESSION: Sidebar on cnn.com is hosed
47399         * fast/backgrounds/repeat: Added.
47400         * fast/backgrounds/repeat/noRepeatCorrectClip-expected.checksum: Added.
47401         * fast/backgrounds/repeat/noRepeatCorrectClip-expected.png: Added.
47402         * fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt: Added.
47403         * fast/backgrounds/repeat/noRepeatCorrectClip.html: Added.
47404         * fast/backgrounds/repeat/resources: Added.
47405         * fast/backgrounds/repeat/resources/nav.blue.gif: Added.
47406         * fast/backgrounds/size: Added.
47407         * fast/backgrounds/size/backgroundSize01-expected.checksum: Added.
47408         * fast/backgrounds/size/backgroundSize01-expected.png: Added.
47409         * fast/backgrounds/size/backgroundSize01-expected.txt: Added.
47410         * fast/backgrounds/size/backgroundSize01.html: Added.
47411         * fast/backgrounds/size/backgroundSize02-expected.checksum: Added.
47412         * fast/backgrounds/size/backgroundSize02-expected.png: Added.
47413         * fast/backgrounds/size/backgroundSize02-expected.txt: Added.
47414         * fast/backgrounds/size/backgroundSize02.html: Added.
47415         * fast/backgrounds/size/backgroundSize03-expected.checksum: Added.
47416         * fast/backgrounds/size/backgroundSize03-expected.png: Added.
47417         * fast/backgrounds/size/backgroundSize03-expected.txt: Added.
47418         * fast/backgrounds/size/backgroundSize03.html: Added.
47419         * fast/backgrounds/size/backgroundSize04-expected.checksum: Added.
47420         * fast/backgrounds/size/backgroundSize04-expected.png: Added.
47421         * fast/backgrounds/size/backgroundSize04-expected.txt: Added.
47422         * fast/backgrounds/size/backgroundSize04.html: Added.
47423         * fast/backgrounds/size/backgroundSize05-expected.checksum: Added.
47424         * fast/backgrounds/size/backgroundSize05-expected.png: Added.
47425         * fast/backgrounds/size/backgroundSize05-expected.txt: Added.
47426         * fast/backgrounds/size/backgroundSize05.html: Added.
47427         * fast/backgrounds/size/backgroundSize06-expected.checksum: Added.
47428         * fast/backgrounds/size/backgroundSize06-expected.png: Added.
47429         * fast/backgrounds/size/backgroundSize06-expected.txt: Added.
47430         * fast/backgrounds/size/backgroundSize06.html: Added.
47431         * fast/backgrounds/size/backgroundSize07-expected.checksum: Added.
47432         * fast/backgrounds/size/backgroundSize07-expected.png: Added.
47433         * fast/backgrounds/size/backgroundSize07-expected.txt: Added.
47434         * fast/backgrounds/size/backgroundSize07.html: Added.
47435         * fast/backgrounds/size/backgroundSize08-expected.checksum: Added.
47436         * fast/backgrounds/size/backgroundSize08-expected.png: Added.
47437         * fast/backgrounds/size/backgroundSize08-expected.txt: Added.
47438         * fast/backgrounds/size/backgroundSize08.html: Added.
47439         * fast/backgrounds/size/backgroundSize09-expected.checksum: Added.
47440         * fast/backgrounds/size/backgroundSize09-expected.png: Added.
47441         * fast/backgrounds/size/backgroundSize09-expected.txt: Added.
47442         * fast/backgrounds/size/backgroundSize09.html: Added.
47443         * fast/backgrounds/size/backgroundSize10-expected.checksum: Added.
47444         * fast/backgrounds/size/backgroundSize10-expected.png: Added.
47445         * fast/backgrounds/size/backgroundSize10-expected.txt: Added.
47446         * fast/backgrounds/size/backgroundSize10.html: Added.
47447         * fast/backgrounds/size/backgroundSize11-expected.checksum: Added.
47448         * fast/backgrounds/size/backgroundSize11-expected.png: Added.
47449         * fast/backgrounds/size/backgroundSize11-expected.txt: Added.
47450         * fast/backgrounds/size/backgroundSize11.html: Added.
47451         * fast/backgrounds/size/backgroundSize12-expected.checksum: Added.
47452         * fast/backgrounds/size/backgroundSize12-expected.png: Added.
47453         * fast/backgrounds/size/backgroundSize12-expected.txt: Added.
47454         * fast/backgrounds/size/backgroundSize12.html: Added.
47455         * fast/backgrounds/size/backgroundSize13-expected.checksum: Added.
47456         * fast/backgrounds/size/backgroundSize13-expected.png: Added.
47457         * fast/backgrounds/size/backgroundSize13-expected.txt: Added.
47458         * fast/backgrounds/size/backgroundSize13.html: Added.
47459         * fast/backgrounds/size/backgroundSize14-expected.checksum: Added.
47460         * fast/backgrounds/size/backgroundSize14-expected.png: Added.
47461         * fast/backgrounds/size/backgroundSize14-expected.txt: Added.
47462         * fast/backgrounds/size/backgroundSize14.html: Added.
47463         * fast/backgrounds/size/backgroundSize15-expected.checksum: Added.
47464         * fast/backgrounds/size/backgroundSize15-expected.png: Added.
47465         * fast/backgrounds/size/backgroundSize15-expected.txt: Added.
47466         * fast/backgrounds/size/backgroundSize15.html: Added.
47467         * fast/backgrounds/size/backgroundSize16-expected.checksum: Added.
47468         * fast/backgrounds/size/backgroundSize16-expected.png: Added.
47469         * fast/backgrounds/size/backgroundSize16-expected.txt: Added.
47470         * fast/backgrounds/size/backgroundSize16.html: Added.
47471         * fast/backgrounds/size/resources: Added.
47472         * fast/backgrounds/size/resources/bikes.bmp: Added.
47473         * fast/css/backgroundSize01-expected.checksum: Removed.
47474         * fast/css/backgroundSize01-expected.png: Removed.
47475         * fast/css/backgroundSize01-expected.txt: Removed.
47476         * fast/css/backgroundSize01.html: Removed.
47477         * fast/css/backgroundSize02-expected.checksum: Removed.
47478         * fast/css/backgroundSize02-expected.png: Removed.
47479         * fast/css/backgroundSize02-expected.txt: Removed.
47480         * fast/css/backgroundSize02.html: Removed.
47481         * fast/css/backgroundSize03-expected.checksum: Removed.
47482         * fast/css/backgroundSize03-expected.png: Removed.
47483         * fast/css/backgroundSize03-expected.txt: Removed.
47484         * fast/css/backgroundSize03.html: Removed.
47485         * fast/css/backgroundSize04-expected.checksum: Removed.
47486         * fast/css/backgroundSize04-expected.png: Removed.
47487         * fast/css/backgroundSize04-expected.txt: Removed.
47488         * fast/css/backgroundSize04.html: Removed.
47489         * fast/css/backgroundSize05-expected.checksum: Removed.
47490         * fast/css/backgroundSize05-expected.png: Removed.
47491         * fast/css/backgroundSize05-expected.txt: Removed.
47492         * fast/css/backgroundSize05.html: Removed.
47493         * fast/css/backgroundSize06-expected.checksum: Removed.
47494         * fast/css/backgroundSize06-expected.png: Removed.
47495         * fast/css/backgroundSize06-expected.txt: Removed.
47496         * fast/css/backgroundSize06.html: Removed.
47497         * fast/css/backgroundSize07-expected.checksum: Removed.
47498         * fast/css/backgroundSize07-expected.png: Removed.
47499         * fast/css/backgroundSize07-expected.txt: Removed.
47500         * fast/css/backgroundSize07.html: Removed.
47501         * fast/css/backgroundSize08-expected.checksum: Removed.
47502         * fast/css/backgroundSize08-expected.png: Removed.
47503         * fast/css/backgroundSize08-expected.txt: Removed.
47504         * fast/css/backgroundSize08.html: Removed.
47505         * fast/css/backgroundSize09-expected.checksum: Removed.
47506         * fast/css/backgroundSize09-expected.png: Removed.
47507         * fast/css/backgroundSize09-expected.txt: Removed.
47508         * fast/css/backgroundSize09.html: Removed.
47509         * fast/css/backgroundSize10-expected.checksum: Removed.
47510         * fast/css/backgroundSize10-expected.png: Removed.
47511         * fast/css/backgroundSize10-expected.txt: Removed.
47512         * fast/css/backgroundSize10.html: Removed.
47513         * fast/css/backgroundSize11-expected.checksum: Removed.
47514         * fast/css/backgroundSize11-expected.png: Removed.
47515         * fast/css/backgroundSize11-expected.txt: Removed.
47516         * fast/css/backgroundSize11.html: Removed.
47517         * fast/css/backgroundSize12-expected.checksum: Removed.
47518         * fast/css/backgroundSize12-expected.png: Removed.
47519         * fast/css/backgroundSize12-expected.txt: Removed.
47520         * fast/css/backgroundSize12.html: Removed.
47521         * fast/css/backgroundSize13-expected.checksum: Removed.
47522         * fast/css/backgroundSize13-expected.png: Removed.
47523         * fast/css/backgroundSize13-expected.txt: Removed.
47524         * fast/css/backgroundSize13.html: Removed.
47525         * fast/css/backgroundSize14-expected.checksum: Removed.
47526         * fast/css/backgroundSize14-expected.png: Removed.
47527         * fast/css/backgroundSize14-expected.txt: Removed.
47528         * fast/css/backgroundSize14.html: Removed.
47529         * fast/css/backgroundSize15-expected.checksum: Removed.
47530         * fast/css/backgroundSize15-expected.png: Removed.
47531         * fast/css/backgroundSize15-expected.txt: Removed.
47532         * fast/css/backgroundSize15.html: Removed.
47533         * fast/css/backgroundSize16-expected.checksum: Removed.
47534         * fast/css/backgroundSize16-expected.png: Removed.
47535         * fast/css/backgroundSize16-expected.txt: Removed.
47536         * fast/css/backgroundSize16.html: Removed.
47537         * fast/css/resources/bikes.bmp: Removed.
47539 2006-04-20  Adele Peterson  <adele@apple.com>
47541         Updated test results for: 
47542         - fix http://bugs.webkit.org/show_bug.cgi?id=8276
47543           REGRESSION (NativeTextField): Pasting a Finder item into a text field results in
47544             a file: URL being pasted instead of just the file name
47545         - fix http://bugs.webkit.org/show_bug.cgi?id=8283
47546           REGRESSION: File's path doesn't appear after dragging file into input field
47548         * editing/pasteboard/drop-text-without-selection-expected.txt:
47549         * fast/forms/input-paste-undo-expected.txt:
47550         * fast/forms/input-truncate-newline-expected.txt:
47551         * fast/forms/plaintext-mode-2-expected.txt:
47553 2006-04-20  Adele Peterson  <adele@apple.com>
47555         Test for http://bugs.webkit.org/show_bug.cgi?id=8273
47556         REGRESSION: Read only input text field renders at the wrong height when value attribute is not present
47558         * fast/forms/input-readonly-empty-expected.checksum: Added.
47559         * fast/forms/input-readonly-empty-expected.png: Added.
47560         * fast/forms/input-readonly-empty-expected.txt: Added.
47561         * fast/forms/input-readonly-empty.html: Added.
47563 2006-04-19  Adele Peterson  <adele@apple.com>
47565         Updated test to use webkit-block-placeholder instead of khtml-block-placeholder.
47567         * editing/inserting/insert-div-010.html:
47569 2006-04-19  Adele Peterson  <adele@apple.com>
47571         Updating test results that were incorrectly checked in 
47572         when many of the table test results changed recently due to Color
47573         improvements.
47575         * tables/mozilla/bugs/bug625-expected.checksum:
47576         * tables/mozilla/bugs/bug625-expected.png:
47577         * tables/mozilla/bugs/bug625-expected.txt:
47579 2006-04-19  Adele Peterson  <adele@apple.com>
47581         Updated results after rolling out optimizations in setInnerText and setInnerHTML.
47583         * fast/events/updateLayoutForHitTest-expected.txt:
47584         * fast/forms/input-text-paste-maxlength-expected.txt:
47585         * fast/text/attributed-substring-from-range-expected.txt:
47587 2006-04-19  Adele Peterson  <adele@apple.com>
47589         Updated results for: http://bugs.webkit.org/show_bug.cgi?id=8297
47590         REGRESSION: Input element extends outside of DIV element at http://www.macdock.com/
47592         * editing/selection/3690703-2-expected.checksum:
47593         * editing/selection/3690703-2-expected.png:
47594         * editing/selection/3690703-2-expected.txt:
47595         * editing/selection/3690703-expected.checksum:
47596         * editing/selection/3690703-expected.png:
47597         * editing/selection/3690703-expected.txt:
47598         * editing/selection/3690719-expected.checksum:
47599         * editing/selection/3690719-expected.png:
47600         * editing/selection/3690719-expected.txt:
47601         * fast/forms/input-appearance-minWidth-expected.checksum:
47602         * fast/forms/input-appearance-minWidth-expected.png:
47603         * fast/forms/input-appearance-minWidth-expected.txt:
47604         * fast/forms/input-appearance-width-expected.checksum:
47605         * fast/forms/input-appearance-width-expected.png:
47606         * fast/forms/input-appearance-width-expected.txt:
47607         * fast/forms/input-double-click-selection-gap-bug-expected.checksum:
47608         * fast/replaced/width100percent-expected.checksum:
47609         * fast/replaced/width100percent-expected.png:
47610         * fast/replaced/width100percent-expected.txt:
47611         * tables/mozilla/bugs/bug1188-expected.checksum:
47612         * tables/mozilla/bugs/bug1188-expected.png:
47613         * tables/mozilla/bugs/bug1188-expected.txt:
47614         * tables/mozilla/bugs/bug12384-expected.checksum:
47615         * tables/mozilla/bugs/bug12384-expected.png:
47616         * tables/mozilla/bugs/bug12384-expected.txt:
47617         * tables/mozilla/bugs/bug18359-expected.checksum:
47618         * tables/mozilla/bugs/bug18359-expected.png:
47619         * tables/mozilla/bugs/bug18359-expected.txt:
47620         * tables/mozilla/bugs/bug55545-expected.checksum:
47621         * tables/mozilla/bugs/bug55545-expected.png:
47622         * tables/mozilla/bugs/bug55545-expected.txt:
47623         * tables/mozilla/bugs/bug7342-expected.checksum:
47624         * tables/mozilla/bugs/bug7342-expected.png:
47625         * tables/mozilla/bugs/bug7342-expected.txt:
47626         * tables/mozilla_expected_failures/bugs/bug2479-2-expected.checksum:
47627         * tables/mozilla_expected_failures/bugs/bug2479-2-expected.png:
47628         * tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt:
47630 2006-04-19  Adele Peterson  <adele@apple.com>
47632         Tests for change to make readonly text fields have dimmed borders.
47634         * fast/forms/input-appearance-readonly-expected.checksum:
47635         * fast/forms/input-appearance-readonly-expected.png:
47636         * fast/forms/input-readonly-dimmed-expected.checksum: Added.
47637         * fast/forms/input-readonly-dimmed-expected.png: Added.
47638         * fast/forms/input-readonly-dimmed-expected.txt: Added.
47639         * fast/forms/input-readonly-dimmed.html: Added.
47641 2006-04-19  Mitz Pettel  <opendarwin.org@mitzpettel.com>
47643         Reviewed by Eric, landed by ap.
47645         - test for http://bugs.webkit.org/show_bug.cgi?id=8469
47646           CRASH: WebCore::CSSParser::parseDashboardRegions when attr() is passed
47648         * fast/css/dashboard-regions-attr-crash-expected.txt
47649         * fast/css/dashboard-regions-attr-crash.html
47651 2006-04-17  Rob Buis  <buis@kde.org>
47653         Reviewed by eseidel.  Landed by eseidel.
47655         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
47656         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
47657         * svg/custom/tref-update-expected.txt: Added.
47658         * svg/custom/tref-update.svg: Added.
47660 2006-04-18  Darin Adler  <darin@apple.com>
47662         Reviewed by Beth.
47664         - updated some results that were affected by recent changes
47666         There are some other failures that might be reflecting actual
47667         bugs; these seem fine though.
47669         * fast/events/updateLayoutForHitTest-expected.checksum:
47670         * fast/events/updateLayoutForHitTest-expected.png:
47671         * fast/events/updateLayoutForHitTest-expected.txt:
47672         Updated because the 4 clicks done in this test now seem to be
47673         behaving as a triple-click and selecting some text.
47675         * fast/forms/input-appearance-maxlength-expected.txt:
47676         * fast/forms/input-paste-undo-expected.txt:
47677         * fast/text/attributed-substring-from-range-expected.txt:
47678         Unimportant changes to the editing delegate calls.
47680 2006-04-18  Eric Seidel  <eseidel@apple.com>
47682         Reviewed by ggaren.
47684         <rdar://problem/4067864> REGRESSION (125-407): JavaScript failure on PeopleSoft REN Server
47686         * fast/js/lexical-lookup-in-function-constructor.html: Added.
47687         * fast/js/resources/lexical-lookup-in-function-constructor-child.html: Added.
47688         * fast/js/lexical-lookup-in-function-constructor-expected.txt: Added.
47690 2006-04-18  Beth Dakin  <bdakin@apple.com>
47692         Reviewed by Hyatt
47694         Layout tests for http://bugs.webkit.org/show_bug.cgi?
47695         id=8353 CSS3: Implement background-size property
47697         * fast/css/backgroundSize01-expected.checksum: Added.
47698         * fast/css/backgroundSize01-expected.png: Added.
47699         * fast/css/backgroundSize01-expected.txt: Added.
47700         * fast/css/backgroundSize01.html: Added.
47701         * fast/css/backgroundSize02-expected.checksum: Added.
47702         * fast/css/backgroundSize02-expected.png: Added.
47703         * fast/css/backgroundSize02-expected.txt: Added.
47704         * fast/css/backgroundSize02.html: Added.
47705         * fast/css/backgroundSize03-expected.checksum: Added.
47706         * fast/css/backgroundSize03-expected.png: Added.
47707         * fast/css/backgroundSize03-expected.txt: Added.
47708         * fast/css/backgroundSize03.html: Added.
47709         * fast/css/backgroundSize04-expected.checksum: Added.
47710         * fast/css/backgroundSize04-expected.png: Added.
47711         * fast/css/backgroundSize04-expected.txt: Added.
47712         * fast/css/backgroundSize04.html: Added.
47713         * fast/css/backgroundSize05-expected.checksum: Added.
47714         * fast/css/backgroundSize05-expected.png: Added.
47715         * fast/css/backgroundSize05-expected.txt: Added.
47716         * fast/css/backgroundSize05.html: Added.
47717         * fast/css/backgroundSize06-expected.checksum: Added.
47718         * fast/css/backgroundSize06-expected.png: Added.
47719         * fast/css/backgroundSize06-expected.txt: Added.
47720         * fast/css/backgroundSize06.html: Added.
47721         * fast/css/backgroundSize07-expected.checksum: Added.
47722         * fast/css/backgroundSize07-expected.png: Added.
47723         * fast/css/backgroundSize07-expected.txt: Added.
47724         * fast/css/backgroundSize07.html: Added.
47725         * fast/css/backgroundSize08-expected.checksum: Added.
47726         * fast/css/backgroundSize08-expected.png: Added.
47727         * fast/css/backgroundSize08-expected.txt: Added.
47728         * fast/css/backgroundSize08.html: Added.
47729         * fast/css/backgroundSize09-expected.checksum: Added.
47730         * fast/css/backgroundSize09-expected.png: Added.
47731         * fast/css/backgroundSize09-expected.txt: Added.
47732         * fast/css/backgroundSize09.html: Added.
47733         * fast/css/backgroundSize10-expected.checksum: Added.
47734         * fast/css/backgroundSize10-expected.png: Added.
47735         * fast/css/backgroundSize10-expected.txt: Added.
47736         * fast/css/backgroundSize10.html: Added.
47737         * fast/css/backgroundSize11-expected.checksum: Added.
47738         * fast/css/backgroundSize11-expected.png: Added.
47739         * fast/css/backgroundSize11-expected.txt: Added.
47740         * fast/css/backgroundSize11.html: Added.
47741         * fast/css/backgroundSize12-expected.checksum: Added.
47742         * fast/css/backgroundSize12-expected.png: Added.
47743         * fast/css/backgroundSize12-expected.txt: Added.
47744         * fast/css/backgroundSize12.html: Added.
47745         * fast/css/backgroundSize13-expected.checksum: Added.
47746         * fast/css/backgroundSize13-expected.png: Added.
47747         * fast/css/backgroundSize13-expected.txt: Added.
47748         * fast/css/backgroundSize13.html: Added.
47749         * fast/css/backgroundSize14-expected.checksum: Added.
47750         * fast/css/backgroundSize14-expected.png: Added.
47751         * fast/css/backgroundSize14-expected.txt: Added.
47752         * fast/css/backgroundSize14.html: Added.
47753         * fast/css/backgroundSize15-expected.checksum: Added.
47754         * fast/css/backgroundSize15-expected.png: Added.
47755         * fast/css/backgroundSize15-expected.txt: Added.
47756         * fast/css/backgroundSize15.html: Added.
47757         * fast/css/backgroundSize16-expected.checksum: Added.
47758         * fast/css/backgroundSize16-expected.png: Added.
47759         * fast/css/backgroundSize16-expected.txt: Added.
47760         * fast/css/backgroundSize16.html: Added.
47761         * fast/css/resources/bikes.bmp: Added.
47763 2006-04-18  Justin Garcia  <justin.garcia@apple.com>
47765         Reviewed by harrison
47767         * editing/pasteboard/merge-end-3-expected.checksum: Added.
47768         * editing/pasteboard/merge-end-3-expected.png: Added.
47769         * editing/pasteboard/merge-end-3-expected.txt: Added.
47770         * editing/pasteboard/merge-end-3.html: Added.
47772 2006-04-17  Adele Peterson  <adele@apple.com>
47774         Test for http://bugs.webkit.org/show_bug.cgi?id=8407
47775         REGRESSION (NativeTextField): Leading and trailing spaces trimmed from text field value attribute
47777         * fast/forms/input-spaces-expected.checksum: Added.
47778         * fast/forms/input-spaces-expected.png: Added.
47779         * fast/forms/input-spaces-expected.txt: Added.
47780         * fast/forms/input-spaces.html: Added.
47782 2006-04-17  Sam Weinig  <sam.weinig@gmail.com>
47784         Reviewed by Geoff.
47785         
47786         - fix http://bugs.webkit.org/show_bug.cgi?id=8142
47787           fast/block/float/014.html test should not require live internet connection
47789         * fast/block/float/014.html: Use local image
47790         * fast/block/float/resources: Added.
47791         * fast/block/float/resources/training_thumb.jpg: Added.
47793 2006-04-17  Alexey Proskuryakov  <ap@nypop.com>
47795         Reviewed by Darin.
47797         - test for http://bugs.webkit.org/show_bug.cgi?id=8440
47798         iExploder(#3327): Crash in StringImpl::initWithQChar()
47800         * fast/parser/number-sign-in-map-name-expected.txt: Added.
47801         * fast/parser/number-sign-in-map-name.html: Added.
47803 2006-04-17  Adele Peterson  <adele@apple.com>
47805         Test and updated results for: http://bugs.webkit.org/show_bug.cgi?id=8269
47806         REGRESSION: disabled text field does not display greyed-out text
47808         * fast/forms/input-disabled-color-expected.checksum: Added.
47809         * fast/forms/input-disabled-color-expected.png: Added.
47810         * fast/forms/input-disabled-color-expected.txt: Added.
47811         * fast/forms/input-disabled-color.html: Added.
47813         This code change affects the color of table borders and inset, outset, and groove borders which affects many tests.
47815         * css1/basic/class_as_selector-expected.checksum:
47816         * css1/basic/class_as_selector-expected.png:
47817         * css1/basic/comments-expected.checksum:
47818         * css1/basic/comments-expected.png:
47819         * css1/basic/containment-expected.checksum:
47820         * css1/basic/containment-expected.png:
47821         * css1/basic/contextual_selectors-expected.checksum:
47822         * css1/basic/contextual_selectors-expected.png:
47823         * css1/basic/grouping-expected.checksum:
47824         * css1/basic/grouping-expected.png:
47825         * css1/basic/id_as_selector-expected.checksum:
47826         * css1/basic/id_as_selector-expected.png:
47827         * css1/basic/inheritance-expected.checksum:
47828         * css1/basic/inheritance-expected.png:
47829         * css1/box_properties/border-expected.checksum:
47830         * css1/box_properties/border-expected.png:
47831         * css1/box_properties/border_bottom-expected.checksum:
47832         * css1/box_properties/border_bottom-expected.png:
47833         * css1/box_properties/border_bottom_inline-expected.checksum:
47834         * css1/box_properties/border_bottom_inline-expected.png:
47835         * css1/box_properties/border_bottom_width-expected.checksum:
47836         * css1/box_properties/border_bottom_width-expected.png:
47837         * css1/box_properties/border_bottom_width_inline-expected.checksum:
47838         * css1/box_properties/border_bottom_width_inline-expected.png:
47839         * css1/box_properties/border_color-expected.checksum:
47840         * css1/box_properties/border_color-expected.png:
47841         * css1/box_properties/border_color_inline-expected.checksum:
47842         * css1/box_properties/border_color_inline-expected.png:
47843         * css1/box_properties/border_inline-expected.checksum:
47844         * css1/box_properties/border_inline-expected.png:
47845         * css1/box_properties/border_left-expected.checksum:
47846         * css1/box_properties/border_left-expected.png:
47847         * css1/box_properties/border_left_inline-expected.checksum:
47848         * css1/box_properties/border_left_inline-expected.png:
47849         * css1/box_properties/border_left_width-expected.checksum:
47850         * css1/box_properties/border_left_width-expected.png:
47851         * css1/box_properties/border_left_width_inline-expected.checksum:
47852         * css1/box_properties/border_left_width_inline-expected.png:
47853         * css1/box_properties/border_right-expected.checksum:
47854         * css1/box_properties/border_right-expected.png:
47855         * css1/box_properties/border_right_inline-expected.checksum:
47856         * css1/box_properties/border_right_inline-expected.png:
47857         * css1/box_properties/border_right_width-expected.checksum:
47858         * css1/box_properties/border_right_width-expected.png:
47859         * css1/box_properties/border_right_width_inline-expected.checksum:
47860         * css1/box_properties/border_right_width_inline-expected.png:
47861         * css1/box_properties/border_style-expected.checksum:
47862         * css1/box_properties/border_style-expected.png:
47863         * css1/box_properties/border_style_inline-expected.checksum:
47864         * css1/box_properties/border_style_inline-expected.png:
47865         * css1/box_properties/border_top-expected.checksum:
47866         * css1/box_properties/border_top-expected.png:
47867         * css1/box_properties/border_top_inline-expected.checksum:
47868         * css1/box_properties/border_top_inline-expected.png:
47869         * css1/box_properties/border_top_width-expected.checksum:
47870         * css1/box_properties/border_top_width-expected.png:
47871         * css1/box_properties/border_top_width_inline-expected.checksum:
47872         * css1/box_properties/border_top_width_inline-expected.png:
47873         * css1/box_properties/border_width-expected.checksum:
47874         * css1/box_properties/border_width-expected.png:
47875         * css1/box_properties/border_width_inline-expected.checksum:
47876         * css1/box_properties/border_width_inline-expected.png:
47877         * css1/box_properties/clear-expected.checksum:
47878         * css1/box_properties/clear-expected.png:
47879         * css1/box_properties/clear_float-expected.checksum:
47880         * css1/box_properties/clear_float-expected.png:
47881         * css1/box_properties/float-expected.checksum:
47882         * css1/box_properties/float-expected.png:
47883         * css1/box_properties/float_elements_in_series-expected.checksum:
47884         * css1/box_properties/float_elements_in_series-expected.png:
47885         * css1/box_properties/float_margin-expected.checksum:
47886         * css1/box_properties/float_margin-expected.png:
47887         * css1/box_properties/float_on_text_elements-expected.checksum:
47888         * css1/box_properties/float_on_text_elements-expected.png:
47889         * css1/box_properties/height-expected.checksum:
47890         * css1/box_properties/height-expected.png:
47891         * css1/box_properties/margin-expected.checksum:
47892         * css1/box_properties/margin-expected.png:
47893         * css1/box_properties/margin_bottom-expected.checksum:
47894         * css1/box_properties/margin_bottom-expected.png:
47895         * css1/box_properties/margin_bottom_inline-expected.checksum:
47896         * css1/box_properties/margin_bottom_inline-expected.png:
47897         * css1/box_properties/margin_inline-expected.checksum:
47898         * css1/box_properties/margin_inline-expected.png:
47899         * css1/box_properties/margin_left-expected.checksum:
47900         * css1/box_properties/margin_left-expected.png:
47901         * css1/box_properties/margin_left_inline-expected.checksum:
47902         * css1/box_properties/margin_left_inline-expected.png:
47903         * css1/box_properties/margin_right-expected.checksum:
47904         * css1/box_properties/margin_right-expected.png:
47905         * css1/box_properties/margin_right_inline-expected.checksum:
47906         * css1/box_properties/margin_right_inline-expected.png:
47907         * css1/box_properties/margin_top-expected.checksum:
47908         * css1/box_properties/margin_top-expected.png:
47909         * css1/box_properties/margin_top_inline-expected.checksum:
47910         * css1/box_properties/margin_top_inline-expected.png:
47911         * css1/box_properties/padding-expected.checksum:
47912         * css1/box_properties/padding-expected.png:
47913         * css1/box_properties/padding_bottom-expected.checksum:
47914         * css1/box_properties/padding_bottom-expected.png:
47915         * css1/box_properties/padding_bottom_inline-expected.checksum:
47916         * css1/box_properties/padding_bottom_inline-expected.png:
47917         * css1/box_properties/padding_inline-expected.checksum:
47918         * css1/box_properties/padding_inline-expected.png:
47919         * css1/box_properties/padding_left-expected.checksum:
47920         * css1/box_properties/padding_left-expected.png:
47921         * css1/box_properties/padding_left_inline-expected.checksum:
47922         * css1/box_properties/padding_left_inline-expected.png:
47923         * css1/box_properties/padding_right-expected.checksum:
47924         * css1/box_properties/padding_right-expected.png:
47925         * css1/box_properties/padding_right_inline-expected.checksum:
47926         * css1/box_properties/padding_right_inline-expected.png:
47927         * css1/box_properties/padding_top-expected.checksum:
47928         * css1/box_properties/padding_top-expected.png:
47929         * css1/box_properties/padding_top_inline-expected.checksum:
47930         * css1/box_properties/padding_top_inline-expected.png:
47931         * css1/box_properties/width-expected.checksum:
47932         * css1/box_properties/width-expected.png:
47933         * css1/cascade/cascade_order-expected.checksum:
47934         * css1/cascade/cascade_order-expected.png:
47935         * css1/cascade/important-expected.checksum:
47936         * css1/cascade/important-expected.png:
47937         * css1/classification/display-expected.checksum:
47938         * css1/classification/display-expected.png:
47939         * css1/classification/list_style-expected.checksum:
47940         * css1/classification/list_style-expected.png:
47941         * css1/classification/list_style_image-expected.checksum:
47942         * css1/classification/list_style_image-expected.png:
47943         * css1/classification/list_style_position-expected.checksum:
47944         * css1/classification/list_style_position-expected.png:
47945         * css1/classification/list_style_type-expected.checksum:
47946         * css1/classification/list_style_type-expected.png:
47947         * css1/classification/white_space-expected.checksum:
47948         * css1/classification/white_space-expected.png:
47949         * css1/color_and_background/background-expected.checksum:
47950         * css1/color_and_background/background-expected.png:
47951         * css1/color_and_background/background_attachment-expected.checksum:
47952         * css1/color_and_background/background_attachment-expected.png:
47953         * css1/color_and_background/background_color-expected.checksum:
47954         * css1/color_and_background/background_color-expected.png:
47955         * css1/color_and_background/background_image-expected.checksum:
47956         * css1/color_and_background/background_image-expected.png:
47957         * css1/color_and_background/background_position-expected.checksum:
47958         * css1/color_and_background/background_position-expected.png:
47959         * css1/color_and_background/background_repeat-expected.checksum:
47960         * css1/color_and_background/background_repeat-expected.png:
47961         * css1/color_and_background/color-expected.checksum:
47962         * css1/color_and_background/color-expected.png:
47963         * css1/font_properties/font-expected.checksum:
47964         * css1/font_properties/font-expected.png:
47965         * css1/font_properties/font_family-expected.checksum:
47966         * css1/font_properties/font_family-expected.png:
47967         * css1/font_properties/font_size-expected.checksum:
47968         * css1/font_properties/font_size-expected.png:
47969         * css1/font_properties/font_style-expected.checksum:
47970         * css1/font_properties/font_style-expected.png:
47971         * css1/font_properties/font_variant-expected.checksum:
47972         * css1/font_properties/font_variant-expected.png:
47973         * css1/font_properties/font_weight-expected.checksum:
47974         * css1/font_properties/font_weight-expected.png:
47975         * css1/formatting_model/canvas-expected.checksum:
47976         * css1/formatting_model/canvas-expected.png:
47977         * css1/formatting_model/floating_elements-expected.checksum:
47978         * css1/formatting_model/floating_elements-expected.png:
47979         * css1/formatting_model/height_of_lines-expected.checksum:
47980         * css1/formatting_model/height_of_lines-expected.png:
47981         * css1/formatting_model/inline_elements-expected.checksum:
47982         * css1/formatting_model/inline_elements-expected.png:
47983         * css1/formatting_model/replaced_elements-expected.checksum:
47984         * css1/formatting_model/replaced_elements-expected.png:
47985         * css1/formatting_model/vertical_formatting-expected.checksum:
47986         * css1/formatting_model/vertical_formatting-expected.png:
47987         * css1/pseudo/anchor-expected.checksum:
47988         * css1/pseudo/anchor-expected.png:
47989         * css1/pseudo/firstletter-expected.checksum:
47990         * css1/pseudo/firstletter-expected.png:
47991         * css1/pseudo/firstline-expected.checksum:
47992         * css1/pseudo/firstline-expected.png:
47993         * css1/pseudo/multiple_pseudo_elements-expected.checksum:
47994         * css1/pseudo/multiple_pseudo_elements-expected.png:
47995         * css1/pseudo/pseudo_elements_in_selectors-expected.checksum:
47996         * css1/pseudo/pseudo_elements_in_selectors-expected.png:
47997         * css1/text_properties/letter_spacing-expected.checksum:
47998         * css1/text_properties/letter_spacing-expected.png:
47999         * css1/text_properties/line_height-expected.checksum:
48000         * css1/text_properties/line_height-expected.png:
48001         * css1/text_properties/text_align-expected.checksum:
48002         * css1/text_properties/text_align-expected.png:
48003         * css1/text_properties/text_decoration-expected.checksum:
48004         * css1/text_properties/text_decoration-expected.png:
48005         * css1/text_properties/text_indent-expected.checksum:
48006         * css1/text_properties/text_indent-expected.png:
48007         * css1/text_properties/text_transform-expected.checksum:
48008         * css1/text_properties/text_transform-expected.png:
48009         * css1/text_properties/vertical_align-expected.checksum:
48010         * css1/text_properties/vertical_align-expected.png:
48011         * css1/text_properties/word_spacing-expected.checksum:
48012         * css1/text_properties/word_spacing-expected.png:
48013         * css1/units/color_units-expected.checksum:
48014         * css1/units/color_units-expected.png:
48015         * css1/units/length_units-expected.checksum:
48016         * css1/units/length_units-expected.png:
48017         * css1/units/percentage_units-expected.checksum:
48018         * css1/units/percentage_units-expected.png:
48019         * css1/units/urls-expected.checksum:
48020         * css1/units/urls-expected.png:
48021         * css2.1/t0804-c5510-padn-00-b-ag-expected.checksum:
48022         * css2.1/t0804-c5510-padn-00-b-ag-expected.png:
48023         * css2.1/t0805-c5517-brdr-s-00-c-expected.checksum:
48024         * css2.1/t0805-c5517-brdr-s-00-c-expected.png:
48025         * css2.1/t0805-c5517-ibrdr-s-00-a-expected.checksum:
48026         * css2.1/t0805-c5517-ibrdr-s-00-a-expected.png:
48027         * css2.1/t0805-c5522-brdr-00-b-expected.checksum:
48028         * css2.1/t0805-c5522-brdr-00-b-expected.png:
48029         * css2.1/t100801-c544-valgn-02-d-agi-expected.checksum:
48030         * css2.1/t100801-c544-valgn-02-d-agi-expected.png:
48031         * css2.1/t100801-c544-valgn-03-d-agi-expected.checksum:
48032         * css2.1/t100801-c544-valgn-03-d-agi-expected.png:
48033         * css2.1/t100801-c544-valgn-04-d-agi-expected.checksum:
48034         * css2.1/t100801-c544-valgn-04-d-agi-expected.png:
48035         * editing/execCommand/insertHTML-expected.checksum:
48036         * editing/execCommand/insertHTML-expected.png:
48037         * editing/execCommand/insertHorizontalRule-expected.checksum:
48038         * editing/execCommand/insertHorizontalRule-expected.png:
48039         * editing/inserting/4278698-expected.checksum:
48040         * editing/inserting/4278698-expected.png:
48041         * editing/pasteboard/3976872-expected.checksum:
48042         * editing/pasteboard/3976872-expected.png:
48043         * editing/pasteboard/4076267-2-expected.checksum:
48044         * editing/pasteboard/4076267-2-expected.png:
48045         * editing/pasteboard/4076267-3-expected.checksum:
48046         * editing/pasteboard/4076267-3-expected.png:
48047         * editing/pasteboard/4076267-expected.checksum:
48048         * editing/pasteboard/4076267-expected.png:
48049         * editing/pasteboard/display-block-on-spans-expected.checksum:
48050         * editing/pasteboard/display-block-on-spans-expected.png:
48051         * editing/pasteboard/drop-text-without-selection-expected.checksum:
48052         * editing/pasteboard/drop-text-without-selection-expected.png:
48053         * editing/pasteboard/paste-table-001-expected.checksum:
48054         * editing/pasteboard/paste-table-001-expected.png:
48055         * editing/pasteboard/undoable-fragment-removes-expected.checksum:
48056         * editing/pasteboard/undoable-fragment-removes-expected.png:
48057         * editing/selection/4402375-expected.checksum:
48058         * editing/selection/4402375-expected.png:
48059         * editing/selection/6476-expected.checksum:
48060         * editing/selection/6476-expected.png:
48061         * editing/selection/7152-1-expected.checksum:
48062         * editing/selection/7152-1-expected.png:
48063         * editing/selection/7152-2-expected.checksum:
48064         * editing/selection/7152-2-expected.png:
48065         * editing/selection/image-before-linebreak-expected.checksum:
48066         * editing/selection/image-before-linebreak-expected.png:
48067         * editing/selection/move-by-line-001-expected.checksum:
48068         * editing/selection/move-by-line-001-expected.png:
48069         * editing/undo/4063751-expected.checksum:
48070         * editing/undo/4063751-expected.png:
48071         * editing/unsupported-content/table-type-after-expected.checksum:
48072         * editing/unsupported-content/table-type-after-expected.png:
48073         * editing/unsupported-content/table-type-before-expected.checksum:
48074         * editing/unsupported-content/table-type-before-expected.png:
48075         * fast/block/basic/018-expected.checksum:
48076         * fast/block/basic/018-expected.png:
48077         * fast/block/basic/text-indent-rtl-expected.checksum:
48078         * fast/block/basic/text-indent-rtl-expected.png:
48079         * fast/block/float/015-expected.checksum:
48080         * fast/block/float/015-expected.png:
48081         * fast/block/float/025-expected.checksum:
48082         * fast/block/float/025-expected.png:
48083         * fast/block/float/026-expected.checksum:
48084         * fast/block/float/026-expected.png:
48085         * fast/block/float/027-expected.checksum:
48086         * fast/block/float/027-expected.png:
48087         * fast/block/float/028-expected.checksum:
48088         * fast/block/float/028-expected.png:
48089         * fast/block/positioning/height-change-expected.checksum:
48090         * fast/block/positioning/height-change-expected.png:
48091         * fast/block/positioning/relayout-on-position-change-expected.checksum:
48092         * fast/block/positioning/relayout-on-position-change-expected.png:
48093         * fast/block/positioning/window-height-change-expected.checksum:
48094         * fast/block/positioning/window-height-change-expected.png:
48095         * fast/css-generated-content/014-expected.checksum:
48096         * fast/css-generated-content/014-expected.png:
48097         * fast/css-generated-content/hover-style-change-expected.checksum:
48098         * fast/css-generated-content/hover-style-change-expected.png:
48099         * fast/css/MarqueeLayoutTest-expected.checksum:
48100         * fast/css/MarqueeLayoutTest-expected.png:
48101         * fast/css/apple-prefix-expected.checksum:
48102         * fast/css/apple-prefix-expected.png:
48103         * fast/css/hover-subselector-expected.checksum:
48104         * fast/css/hover-subselector-expected.png:
48105         * fast/css/rtl-ordering-expected.checksum:
48106         * fast/css/rtl-ordering-expected.png:
48107         * fast/css/universal-hover-quirk-expected.checksum:
48108         * fast/css/universal-hover-quirk-expected.png:
48109         * fast/dom/HTMLElement/bdo-expected.checksum:
48110         * fast/dom/HTMLElement/bdo-expected.png:
48111         * fast/dom/HTMLTableElement/colSpan-expected.checksum:
48112         * fast/dom/HTMLTableElement/colSpan-expected.png:
48113         * fast/dom/HTMLTableElement/createCaption-expected.checksum:
48114         * fast/dom/HTMLTableElement/createCaption-expected.png:
48115         * fast/dom/clone-node-dynamic-style-expected.checksum:
48116         * fast/dom/clone-node-dynamic-style-expected.png:
48117         * fast/dom/isindex-002-expected.checksum:
48118         * fast/dom/isindex-002-expected.png:
48119         * fast/dom/row-inner-text-expected.checksum:
48120         * fast/dom/row-inner-text-expected.png:
48121         * fast/dynamic/012-expected.checksum:
48122         * fast/dynamic/012-expected.png:
48123         * fast/dynamic/013-expected.checksum:
48124         * fast/dynamic/013-expected.png:
48125         * fast/dynamic/015-expected.checksum:
48126         * fast/dynamic/015-expected.png:
48127         * fast/encoding/invalid-UTF-8-expected.checksum:
48128         * fast/encoding/invalid-UTF-8-expected.png:
48129         * fast/encoding/utf-16-big-endian-expected.checksum:
48130         * fast/encoding/utf-16-big-endian-expected.png:
48131         * fast/encoding/utf-16-little-endian-expected.checksum:
48132         * fast/encoding/utf-16-little-endian-expected.png:
48133         * fast/events/event-sender-mouse-moved-expected.checksum:
48134         * fast/events/event-sender-mouse-moved-expected.png:
48135         * fast/forms/001-expected.checksum:
48136         * fast/forms/001-expected.png:
48137         * fast/forms/006-expected.checksum:
48138         * fast/forms/006-expected.png:
48139         * fast/forms/007-expected.checksum:
48140         * fast/forms/007-expected.png:
48141         * fast/forms/button-default-title-expected.checksum:
48142         * fast/forms/button-default-title-expected.png:
48143         * fast/forms/button-inner-block-reuse-expected.checksum:
48144         * fast/forms/button-inner-block-reuse-expected.png:
48145         * fast/forms/input-appearance-disabled-expected.checksum:
48146         * fast/forms/input-appearance-disabled-expected.png:
48147         * fast/forms/input-appearance-disabled-expected.txt:
48148         * fast/forms/input-value-expected.checksum:
48149         * fast/forms/input-value-expected.png:
48150         * fast/forms/visual-hebrew-text-field-expected.checksum:
48151         * fast/forms/visual-hebrew-text-field-expected.png:
48152         * fast/lists/004-expected.checksum:
48153         * fast/lists/004-expected.png:
48154         * fast/lists/markers-in-selection-expected.checksum:
48155         * fast/lists/markers-in-selection-expected.png:
48156         * fast/lists/olstart-expected.checksum:
48157         * fast/lists/olstart-expected.png:
48158         * fast/overflow/002-expected.checksum:
48159         * fast/overflow/002-expected.png:
48160         * fast/overflow/overflow-rtl-inline-scrollbar-expected.checksum:
48161         * fast/overflow/overflow-rtl-inline-scrollbar-expected.png:
48162         * fast/overflow/overflow-text-hit-testing-expected.checksum:
48163         * fast/overflow/overflow-text-hit-testing-expected.png:
48164         * fast/parser/entities-in-xhtml-expected.checksum:
48165         * fast/parser/entities-in-xhtml-expected.png:
48166         * fast/repaint/flexible-box-overflow-expected.checksum:
48167         * fast/repaint/flexible-box-overflow-expected.png:
48168         * fast/repaint/flexible-box-overflow-horizontal-expected.checksum:
48169         * fast/repaint/flexible-box-overflow-horizontal-expected.png:
48170         * fast/repaint/inline-block-overflow-expected.checksum:
48171         * fast/repaint/inline-block-overflow-expected.png:
48172         * fast/repaint/layer-outline-expected.checksum:
48173         * fast/repaint/layer-outline-expected.png:
48174         * fast/repaint/layer-outline-horizontal-expected.checksum:
48175         * fast/repaint/layer-outline-horizontal-expected.png:
48176         * fast/repaint/text-shadow-expected.checksum:
48177         * fast/repaint/text-shadow-expected.png:
48178         * fast/repaint/text-shadow-horizontal-expected.checksum:
48179         * fast/repaint/text-shadow-horizontal-expected.png:
48180         * fast/replaced/005-expected.checksum:
48181         * fast/replaced/005-expected.png:
48182         * fast/replaced/inline-box-wrapper-handover-expected.checksum:
48183         * fast/replaced/inline-box-wrapper-handover-expected.png:
48184         * fast/selectors/032-expected.checksum:
48185         * fast/selectors/032-expected.png:
48186         * fast/selectors/077-expected.checksum:
48187         * fast/selectors/077-expected.png:
48188         * fast/selectors/077b-expected.checksum:
48189         * fast/selectors/077b-expected.png:
48190         * fast/selectors/078b-expected.checksum:
48191         * fast/selectors/078b-expected.png:
48192         * fast/table/003-expected.checksum:
48193         * fast/table/003-expected.png:
48194         * fast/table/004-expected.checksum:
48195         * fast/table/004-expected.png:
48196         * fast/table/006-expected.checksum:
48197         * fast/table/006-expected.png:
48198         * fast/table/007-expected.checksum:
48199         * fast/table/007-expected.png:
48200         * fast/table/009-expected.checksum:
48201         * fast/table/009-expected.png:
48202         * fast/table/017-expected.checksum:
48203         * fast/table/017-expected.png:
48204         * fast/table/018-expected.checksum:
48205         * fast/table/018-expected.png:
48206         * fast/table/020-expected.checksum:
48207         * fast/table/020-expected.png:
48208         * fast/table/029-expected.checksum:
48209         * fast/table/029-expected.png:
48210         * fast/table/030-expected.checksum:
48211         * fast/table/030-expected.png:
48212         * fast/table/035-expected.checksum:
48213         * fast/table/035-expected.png:
48214         * fast/table/038-expected.checksum:
48215         * fast/table/038-expected.png:
48216         * fast/table/039-expected.checksum:
48217         * fast/table/039-expected.png:
48218         * fast/table/040-expected.checksum:
48219         * fast/table/040-expected.png:
48220         * fast/table/041-expected.checksum:
48221         * fast/table/041-expected.png:
48222         * fast/table/add-before-anonymous-child-expected.checksum:
48223         * fast/table/add-before-anonymous-child-expected.png:
48224         * fast/table/border-collapsing/rtl-border-collapsing-expected.checksum:
48225         * fast/table/border-collapsing/rtl-border-collapsing-expected.png:
48226         * fast/table/edge-offsets-expected.checksum:
48227         * fast/table/edge-offsets-expected.png:
48228         * fast/table/empty-table-percent-height-expected.checksum:
48229         * fast/table/empty-table-percent-height-expected.png:
48230         * fast/table/giantRowspan-expected.checksum:
48231         * fast/table/giantRowspan-expected.png:
48232         * fast/table/large-width-expected.checksum:
48233         * fast/table/large-width-expected.png:
48234         * fast/table/multiple-percent-height-rows-expected.checksum:
48235         * fast/table/multiple-percent-height-rows-expected.png:
48236         * fast/table/nobr-expected.checksum:
48237         * fast/table/nobr-expected.png:
48238         * fast/table/overflowHidden-expected.checksum:
48239         * fast/table/overflowHidden-expected.png:
48240         * fast/table/percent-heights-expected.checksum:
48241         * fast/table/percent-heights-expected.png:
48242         * fast/table/rowindex-expected.checksum:
48243         * fast/table/rowindex-expected.png:
48244         * fast/table/rowspan-paint-order-expected.checksum:
48245         * fast/table/rowspan-paint-order-expected.png:
48246         * fast/table/spanOverlapRepaint-expected.checksum:
48247         * fast/table/spanOverlapRepaint-expected.png:
48248         * fast/text/atsui-kerning-and-ligatures-expected.checksum:
48249         * fast/text/atsui-kerning-and-ligatures-expected.png:
48250         * fast/text/atsui-multiple-renderers-expected.checksum:
48251         * fast/text/atsui-multiple-renderers-expected.png:
48252         * fast/text/atsui-pointtooffset-calls-cg-expected.checksum:
48253         * fast/text/atsui-pointtooffset-calls-cg-expected.png:
48254         * fast/text/atsui-rtl-override-selection-expected.checksum:
48255         * fast/text/atsui-rtl-override-selection-expected.png:
48256         * fast/text/atsui-small-caps-punctuation-size-expected.checksum:
48257         * fast/text/atsui-small-caps-punctuation-size-expected.png:
48258         * fast/text/atsui-spacing-features-expected.checksum:
48259         * fast/text/atsui-spacing-features-expected.png:
48260         * fast/text/basic/001-expected.checksum:
48261         * fast/text/basic/001-expected.png:
48262         * fast/text/basic/006-expected.checksum:
48263         * fast/text/basic/006-expected.png:
48264         * fast/text/basic/007-expected.checksum:
48265         * fast/text/basic/007-expected.png:
48266         * fast/text/basic/015-expected.checksum:
48267         * fast/text/basic/015-expected.png:
48268         * fast/text/cg-vs-atsui-expected.checksum:
48269         * fast/text/cg-vs-atsui-expected.png:
48270         * fast/text/in-rendered-text-rtl-expected.checksum:
48271         * fast/text/in-rendered-text-rtl-expected.png:
48272         * fast/text/international/003-expected.checksum:
48273         * fast/text/international/003-expected.png:
48274         * fast/text/international/bidi-LDB-2-CSS-expected.checksum:
48275         * fast/text/international/bidi-LDB-2-CSS-expected.png:
48276         * fast/text/international/bidi-LDB-2-HTML-expected.checksum:
48277         * fast/text/international/bidi-LDB-2-HTML-expected.png:
48278         * fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum:
48279         * fast/text/international/bidi-LDB-2-formatting-characters-expected.png:
48280         * fast/text/international/bidi-european-terminators-expected.checksum:
48281         * fast/text/international/bidi-european-terminators-expected.png:
48282         * fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum:
48283         * fast/text/international/bidi-ignored-for-first-child-inline-expected.png:
48284         * fast/text/international/bidi-innertext-expected.checksum:
48285         * fast/text/international/bidi-innertext-expected.png:
48286         * fast/text/should-use-atsui-expected.checksum:
48287         * fast/text/should-use-atsui-expected.png:
48288         * fast/text/whitespace/027-expected.checksum:
48289         * fast/text/whitespace/027-expected.png:
48290         * fast/text/whitespace/pre-wrap-overflow-selection-expected.checksum:
48291         * fast/text/whitespace/pre-wrap-overflow-selection-expected.png:
48292         * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum:
48293         * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png:
48294         * tables/mozilla/bugs/45621-expected.checksum:
48295         * tables/mozilla/bugs/45621-expected.png:
48296         * tables/mozilla/bugs/bug10009-expected.checksum:
48297         * tables/mozilla/bugs/bug10009-expected.png:
48298         * tables/mozilla/bugs/bug10036-expected.checksum:
48299         * tables/mozilla/bugs/bug10036-expected.png:
48300         * tables/mozilla/bugs/bug10039-expected.checksum:
48301         * tables/mozilla/bugs/bug10039-expected.png:
48302         * tables/mozilla/bugs/bug101201-expected.checksum:
48303         * tables/mozilla/bugs/bug101201-expected.png:
48304         * tables/mozilla/bugs/bug1055-1-expected.checksum:
48305         * tables/mozilla/bugs/bug1055-1-expected.png:
48306         * tables/mozilla/bugs/bug10565-expected.checksum:
48307         * tables/mozilla/bugs/bug10565-expected.png:
48308         * tables/mozilla/bugs/bug1067-2-expected.checksum:
48309         * tables/mozilla/bugs/bug1067-2-expected.png:
48310         * tables/mozilla/bugs/bug106795-expected.checksum:
48311         * tables/mozilla/bugs/bug106795-expected.png:
48312         * tables/mozilla/bugs/bug106816-expected.checksum:
48313         * tables/mozilla/bugs/bug106816-expected.png:
48314         * tables/mozilla/bugs/bug108340-expected.checksum:
48315         * tables/mozilla/bugs/bug108340-expected.png:
48316         * tables/mozilla/bugs/bug109043-expected.checksum:
48317         * tables/mozilla/bugs/bug109043-expected.png:
48318         * tables/mozilla/bugs/bug110566-expected.checksum:
48319         * tables/mozilla/bugs/bug110566-expected.png:
48320         * tables/mozilla/bugs/bug113235-1-expected.checksum:
48321         * tables/mozilla/bugs/bug113235-1-expected.png:
48322         * tables/mozilla/bugs/bug113235-3-expected.checksum:
48323         * tables/mozilla/bugs/bug113235-3-expected.png:
48324         * tables/mozilla/bugs/bug113424-expected.checksum:
48325         * tables/mozilla/bugs/bug113424-expected.png:
48326         * tables/mozilla/bugs/bug11384q-expected.checksum:
48327         * tables/mozilla/bugs/bug11384q-expected.png:
48328         * tables/mozilla/bugs/bug1188-expected.checksum:
48329         * tables/mozilla/bugs/bug1188-expected.png:
48330         * tables/mozilla/bugs/bug11944-expected.checksum:
48331         * tables/mozilla/bugs/bug11944-expected.png:
48332         * tables/mozilla/bugs/bug119786-expected.checksum:
48333         * tables/mozilla/bugs/bug119786-expected.png:
48334         * tables/mozilla/bugs/bug12008-expected.checksum:
48335         * tables/mozilla/bugs/bug12008-expected.png:
48336         * tables/mozilla/bugs/bug1220-expected.checksum:
48337         * tables/mozilla/bugs/bug1220-expected.png:
48338         * tables/mozilla/bugs/bug1224-expected.checksum:
48339         * tables/mozilla/bugs/bug1224-expected.png:
48340         * tables/mozilla/bugs/bug12268-expected.checksum:
48341         * tables/mozilla/bugs/bug12268-expected.png:
48342         * tables/mozilla/bugs/bug12384-expected.checksum:
48343         * tables/mozilla/bugs/bug12384-expected.png:
48344         * tables/mozilla/bugs/bug1261-expected.checksum:
48345         * tables/mozilla/bugs/bug1261-expected.png:
48346         * tables/mozilla/bugs/bug12709-expected.checksum:
48347         * tables/mozilla/bugs/bug12709-expected.png:
48348         * tables/mozilla/bugs/bug128229-expected.checksum:
48349         * tables/mozilla/bugs/bug128229-expected.png:
48350         * tables/mozilla/bugs/bug12908-1-expected.checksum:
48351         * tables/mozilla/bugs/bug12908-1-expected.png:
48352         * tables/mozilla/bugs/bug12910-expected.checksum:
48353         * tables/mozilla/bugs/bug12910-expected.png:
48354         * tables/mozilla/bugs/bug1302-expected.checksum:
48355         * tables/mozilla/bugs/bug1302-expected.png:
48356         * tables/mozilla/bugs/bug131020-2-expected.checksum:
48357         * tables/mozilla/bugs/bug131020-2-expected.png:
48358         * tables/mozilla/bugs/bug131020-expected.checksum:
48359         * tables/mozilla/bugs/bug131020-expected.png:
48360         * tables/mozilla/bugs/bug13118-expected.checksum:
48361         * tables/mozilla/bugs/bug13118-expected.png:
48362         * tables/mozilla/bugs/bug13169-expected.checksum:
48363         * tables/mozilla/bugs/bug13169-expected.png:
48364         * tables/mozilla/bugs/bug1318-expected.checksum:
48365         * tables/mozilla/bugs/bug1318-expected.png:
48366         * tables/mozilla/bugs/bug13196-expected.checksum:
48367         * tables/mozilla/bugs/bug13196-expected.png:
48368         * tables/mozilla/bugs/bug133756-2-expected.checksum:
48369         * tables/mozilla/bugs/bug133756-2-expected.png:
48370         * tables/mozilla/bugs/bug133948-expected.checksum:
48371         * tables/mozilla/bugs/bug133948-expected.png:
48372         * tables/mozilla/bugs/bug13484-expected.checksum:
48373         * tables/mozilla/bugs/bug13484-expected.png:
48374         * tables/mozilla/bugs/bug139524-4-expected.checksum:
48375         * tables/mozilla/bugs/bug139524-4-expected.png:
48376         * tables/mozilla/bugs/bug1474-expected.checksum:
48377         * tables/mozilla/bugs/bug1474-expected.png:
48378         * tables/mozilla/bugs/bug149275-1-expected.checksum:
48379         * tables/mozilla/bugs/bug149275-1-expected.png:
48380         * tables/mozilla/bugs/bug149275-2-expected.checksum:
48381         * tables/mozilla/bugs/bug149275-2-expected.png:
48382         * tables/mozilla/bugs/bug14929-expected.checksum:
48383         * tables/mozilla/bugs/bug14929-expected.png:
48384         * tables/mozilla/bugs/bug15247-expected.checksum:
48385         * tables/mozilla/bugs/bug15247-expected.png:
48386         * tables/mozilla/bugs/bug15933-expected.checksum:
48387         * tables/mozilla/bugs/bug15933-expected.png:
48388         * tables/mozilla/bugs/bug16012-expected.checksum:
48389         * tables/mozilla/bugs/bug16012-expected.png:
48390         * tables/mozilla/bugs/bug16252-expected.checksum:
48391         * tables/mozilla/bugs/bug16252-expected.png:
48392         * tables/mozilla/bugs/bug17168-expected.checksum:
48393         * tables/mozilla/bugs/bug17168-expected.png:
48394         * tables/mozilla/bugs/bug175455-4-expected.checksum:
48395         * tables/mozilla/bugs/bug175455-4-expected.png:
48396         * tables/mozilla/bugs/bug17548-expected.checksum:
48397         * tables/mozilla/bugs/bug17548-expected.png:
48398         * tables/mozilla/bugs/bug17587-expected.checksum:
48399         * tables/mozilla/bugs/bug17587-expected.png:
48400         * tables/mozilla/bugs/bug1800-expected.checksum:
48401         * tables/mozilla/bugs/bug1800-expected.png:
48402         * tables/mozilla/bugs/bug1802-expected.checksum:
48403         * tables/mozilla/bugs/bug1802-expected.png:
48404         * tables/mozilla/bugs/bug1802s-expected.checksum:
48405         * tables/mozilla/bugs/bug1802s-expected.png:
48406         * tables/mozilla/bugs/bug1809-expected.checksum:
48407         * tables/mozilla/bugs/bug1809-expected.png:
48408         * tables/mozilla/bugs/bug1818-1-expected.checksum:
48409         * tables/mozilla/bugs/bug1818-1-expected.png:
48410         * tables/mozilla/bugs/bug1818-2-expected.checksum:
48411         * tables/mozilla/bugs/bug1818-2-expected.png:
48412         * tables/mozilla/bugs/bug1818-3-expected.checksum:
48413         * tables/mozilla/bugs/bug1818-3-expected.png:
48414         * tables/mozilla/bugs/bug1818-4-expected.checksum:
48415         * tables/mozilla/bugs/bug1818-4-expected.png:
48416         * tables/mozilla/bugs/bug1828-expected.checksum:
48417         * tables/mozilla/bugs/bug1828-expected.png:
48418         * tables/mozilla/bugs/bug18359-expected.checksum:
48419         * tables/mozilla/bugs/bug18359-expected.png:
48420         * tables/mozilla/bugs/bug18558-expected.checksum:
48421         * tables/mozilla/bugs/bug18558-expected.png:
48422         * tables/mozilla/bugs/bug18955-expected.checksum:
48423         * tables/mozilla/bugs/bug18955-expected.png:
48424         * tables/mozilla/bugs/bug19061-1-expected.checksum:
48425         * tables/mozilla/bugs/bug19061-1-expected.png:
48426         * tables/mozilla/bugs/bug19061-2-expected.checksum:
48427         * tables/mozilla/bugs/bug19061-2-expected.png:
48428         * tables/mozilla/bugs/bug19356-expected.checksum:
48429         * tables/mozilla/bugs/bug19356-expected.png:
48430         * tables/mozilla/bugs/bug194024-expected.checksum:
48431         * tables/mozilla/bugs/bug194024-expected.png:
48432         * tables/mozilla/bugs/bug19599-expected.checksum:
48433         * tables/mozilla/bugs/bug19599-expected.png:
48434         * tables/mozilla/bugs/bug2050-expected.checksum:
48435         * tables/mozilla/bugs/bug2050-expected.png:
48436         * tables/mozilla/bugs/bug2065-expected.checksum:
48437         * tables/mozilla/bugs/bug2065-expected.png:
48438         * tables/mozilla/bugs/bug20804-expected.checksum:
48439         * tables/mozilla/bugs/bug20804-expected.png:
48440         * tables/mozilla/bugs/bug21299-expected.checksum:
48441         * tables/mozilla/bugs/bug21299-expected.png:
48442         * tables/mozilla/bugs/bug21918-expected.checksum:
48443         * tables/mozilla/bugs/bug21918-expected.png:
48444         * tables/mozilla/bugs/bug219693-1-expected.checksum:
48445         * tables/mozilla/bugs/bug219693-1-expected.png:
48446         * tables/mozilla/bugs/bug219693-2-expected.checksum:
48447         * tables/mozilla/bugs/bug219693-2-expected.png:
48448         * tables/mozilla/bugs/bug220536-expected.checksum:
48449         * tables/mozilla/bugs/bug220536-expected.png:
48450         * tables/mozilla/bugs/bug221784-1-expected.checksum:
48451         * tables/mozilla/bugs/bug221784-1-expected.png:
48452         * tables/mozilla/bugs/bug221784-2-expected.checksum:
48453         * tables/mozilla/bugs/bug221784-2-expected.png:
48454         * tables/mozilla/bugs/bug2267-expected.checksum:
48455         * tables/mozilla/bugs/bug2267-expected.png:
48456         * tables/mozilla/bugs/bug2296-expected.checksum:
48457         * tables/mozilla/bugs/bug2296-expected.png:
48458         * tables/mozilla/bugs/bug23235-expected.checksum:
48459         * tables/mozilla/bugs/bug23235-expected.png:
48460         * tables/mozilla/bugs/bug24200-expected.checksum:
48461         * tables/mozilla/bugs/bug24200-expected.png:
48462         * tables/mozilla/bugs/bug24503-expected.checksum:
48463         * tables/mozilla/bugs/bug24503-expected.png:
48464         * tables/mozilla/bugs/bug24627-expected.checksum:
48465         * tables/mozilla/bugs/bug24627-expected.png:
48466         * tables/mozilla/bugs/bug24661-expected.checksum:
48467         * tables/mozilla/bugs/bug24661-expected.png:
48468         * tables/mozilla/bugs/bug2479-3-expected.checksum:
48469         * tables/mozilla/bugs/bug2479-3-expected.png:
48470         * tables/mozilla/bugs/bug24880-expected.checksum:
48471         * tables/mozilla/bugs/bug24880-expected.png:
48472         * tables/mozilla/bugs/bug25004-expected.checksum:
48473         * tables/mozilla/bugs/bug25004-expected.png:
48474         * tables/mozilla/bugs/bug25086-expected.checksum:
48475         * tables/mozilla/bugs/bug25086-expected.png:
48476         * tables/mozilla/bugs/bug2516-expected.checksum:
48477         * tables/mozilla/bugs/bug2516-expected.png:
48478         * tables/mozilla/bugs/bug25663-expected.checksum:
48479         * tables/mozilla/bugs/bug25663-expected.png:
48480         * tables/mozilla/bugs/bug2585-expected.checksum:
48481         * tables/mozilla/bugs/bug2585-expected.png:
48482         * tables/mozilla/bugs/bug26553-expected.checksum:
48483         * tables/mozilla/bugs/bug26553-expected.png:
48484         * tables/mozilla/bugs/bug2684-expected.checksum:
48485         * tables/mozilla/bugs/bug2684-expected.png:
48486         * tables/mozilla/bugs/bug27038-2-expected.checksum:
48487         * tables/mozilla/bugs/bug27038-2-expected.png:
48488         * tables/mozilla/bugs/bug2757-expected.checksum:
48489         * tables/mozilla/bugs/bug2757-expected.png:
48490         * tables/mozilla/bugs/bug2773-expected.checksum:
48491         * tables/mozilla/bugs/bug2773-expected.png:
48492         * tables/mozilla/bugs/bug278385-expected.checksum:
48493         * tables/mozilla/bugs/bug278385-expected.png:
48494         * tables/mozilla/bugs/bug27993-1-expected.checksum:
48495         * tables/mozilla/bugs/bug27993-1-expected.png:
48496         * tables/mozilla/bugs/bug2886-expected.checksum:
48497         * tables/mozilla/bugs/bug2886-expected.png:
48498         * tables/mozilla/bugs/bug28928-expected.checksum:
48499         * tables/mozilla/bugs/bug28928-expected.png:
48500         * tables/mozilla/bugs/bug29058-1-expected.checksum:
48501         * tables/mozilla/bugs/bug29058-1-expected.png:
48502         * tables/mozilla/bugs/bug29058-3-expected.checksum:
48503         * tables/mozilla/bugs/bug29058-3-expected.png:
48504         * tables/mozilla/bugs/bug29157-expected.checksum:
48505         * tables/mozilla/bugs/bug29157-expected.png:
48506         * tables/mozilla/bugs/bug29326-expected.checksum:
48507         * tables/mozilla/bugs/bug29326-expected.png:
48508         * tables/mozilla/bugs/bug29429-expected.checksum:
48509         * tables/mozilla/bugs/bug29429-expected.png:
48510         * tables/mozilla/bugs/bug2962-expected.checksum:
48511         * tables/mozilla/bugs/bug2962-expected.png:
48512         * tables/mozilla/bugs/bug2981-2-expected.checksum:
48513         * tables/mozilla/bugs/bug2981-2-expected.png:
48514         * tables/mozilla/bugs/bug30273-expected.checksum:
48515         * tables/mozilla/bugs/bug30273-expected.png:
48516         * tables/mozilla/bugs/bug30332-1-expected.checksum:
48517         * tables/mozilla/bugs/bug30332-1-expected.png:
48518         * tables/mozilla/bugs/bug30332-2-expected.checksum:
48519         * tables/mozilla/bugs/bug30332-2-expected.png:
48520         * tables/mozilla/bugs/bug30418-expected.checksum:
48521         * tables/mozilla/bugs/bug30418-expected.png:
48522         * tables/mozilla/bugs/bug30559-expected.checksum:
48523         * tables/mozilla/bugs/bug30559-expected.png:
48524         * tables/mozilla/bugs/bug30692-expected.checksum:
48525         * tables/mozilla/bugs/bug30692-expected.png:
48526         * tables/mozilla/bugs/bug3103-expected.checksum:
48527         * tables/mozilla/bugs/bug3103-expected.png:
48528         * tables/mozilla/bugs/bug3191-expected.checksum:
48529         * tables/mozilla/bugs/bug3191-expected.png:
48530         * tables/mozilla/bugs/bug32205-2-expected.checksum:
48531         * tables/mozilla/bugs/bug32205-2-expected.png:
48532         * tables/mozilla/bugs/bug32205-3-expected.checksum:
48533         * tables/mozilla/bugs/bug32205-3-expected.png:
48534         * tables/mozilla/bugs/bug32205-5-expected.checksum:
48535         * tables/mozilla/bugs/bug32205-5-expected.png:
48536         * tables/mozilla/bugs/bug3260-expected.checksum:
48537         * tables/mozilla/bugs/bug3260-expected.png:
48538         * tables/mozilla/bugs/bug3263-expected.checksum:
48539         * tables/mozilla/bugs/bug3263-expected.png:
48540         * tables/mozilla/bugs/bug32841-expected.checksum:
48541         * tables/mozilla/bugs/bug32841-expected.png:
48542         * tables/mozilla/bugs/bug3309-2-expected.checksum:
48543         * tables/mozilla/bugs/bug3309-2-expected.png:
48544         * tables/mozilla/bugs/bug33137-expected.checksum:
48545         * tables/mozilla/bugs/bug33137-expected.png:
48546         * tables/mozilla/bugs/bug34176-expected.checksum:
48547         * tables/mozilla/bugs/bug34176-expected.png:
48548         * tables/mozilla/bugs/bug3454-expected.checksum:
48549         * tables/mozilla/bugs/bug3454-expected.png:
48550         * tables/mozilla/bugs/bug35662-expected.checksum:
48551         * tables/mozilla/bugs/bug35662-expected.png:
48552         * tables/mozilla/bugs/bug3718-expected.checksum:
48553         * tables/mozilla/bugs/bug3718-expected.png:
48554         * tables/mozilla/bugs/bug38916-expected.checksum:
48555         * tables/mozilla/bugs/bug38916-expected.png:
48556         * tables/mozilla/bugs/bug39209-expected.checksum:
48557         * tables/mozilla/bugs/bug39209-expected.png:
48558         * tables/mozilla/bugs/bug3977-expected.checksum:
48559         * tables/mozilla/bugs/bug3977-expected.png:
48560         * tables/mozilla/bugs/bug40828-expected.checksum:
48561         * tables/mozilla/bugs/bug40828-expected.png:
48562         * tables/mozilla/bugs/bug4093-expected.checksum:
48563         * tables/mozilla/bugs/bug4093-expected.png:
48564         * tables/mozilla/bugs/bug41890-expected.checksum:
48565         * tables/mozilla/bugs/bug41890-expected.png:
48566         * tables/mozilla/bugs/bug42187-expected.checksum:
48567         * tables/mozilla/bugs/bug42187-expected.png:
48568         * tables/mozilla/bugs/bug42443-expected.checksum:
48569         * tables/mozilla/bugs/bug42443-expected.png:
48570         * tables/mozilla/bugs/bug4284-expected.checksum:
48571         * tables/mozilla/bugs/bug4284-expected.png:
48572         * tables/mozilla/bugs/bug43204-expected.checksum:
48573         * tables/mozilla/bugs/bug43204-expected.png:
48574         * tables/mozilla/bugs/bug4385-expected.checksum:
48575         * tables/mozilla/bugs/bug4385-expected.png:
48576         * tables/mozilla/bugs/bug43854-1-expected.checksum:
48577         * tables/mozilla/bugs/bug43854-1-expected.png:
48578         * tables/mozilla/bugs/bug4427-expected.checksum:
48579         * tables/mozilla/bugs/bug4427-expected.png:
48580         * tables/mozilla/bugs/bug4429-expected.checksum:
48581         * tables/mozilla/bugs/bug4429-expected.png:
48582         * tables/mozilla/bugs/bug44505-expected.checksum:
48583         * tables/mozilla/bugs/bug44505-expected.png:
48584         * tables/mozilla/bugs/bug44523-expected.checksum:
48585         * tables/mozilla/bugs/bug44523-expected.png:
48586         * tables/mozilla/bugs/bug4501-expected.checksum:
48587         * tables/mozilla/bugs/bug4501-expected.png:
48588         * tables/mozilla/bugs/bug4520-expected.checksum:
48589         * tables/mozilla/bugs/bug4520-expected.png:
48590         * tables/mozilla/bugs/bug4523-expected.checksum:
48591         * tables/mozilla/bugs/bug4523-expected.png:
48592         * tables/mozilla/bugs/bug45486-expected.checksum:
48593         * tables/mozilla/bugs/bug45486-expected.png:
48594         * tables/mozilla/bugs/bug4576-expected.checksum:
48595         * tables/mozilla/bugs/bug4576-expected.png:
48596         * tables/mozilla/bugs/bug46268-1-expected.checksum:
48597         * tables/mozilla/bugs/bug46268-1-expected.png:
48598         * tables/mozilla/bugs/bug46268-2-expected.checksum:
48599         * tables/mozilla/bugs/bug46268-2-expected.png:
48600         * tables/mozilla/bugs/bug46268-3-expected.checksum:
48601         * tables/mozilla/bugs/bug46268-3-expected.png:
48602         * tables/mozilla/bugs/bug46268-5-expected.checksum:
48603         * tables/mozilla/bugs/bug46268-5-expected.png:
48604         * tables/mozilla/bugs/bug46268-expected.checksum:
48605         * tables/mozilla/bugs/bug46268-expected.png:
48606         * tables/mozilla/bugs/bug46368-1-expected.checksum:
48607         * tables/mozilla/bugs/bug46368-1-expected.png:
48608         * tables/mozilla/bugs/bug46368-2-expected.checksum:
48609         * tables/mozilla/bugs/bug46368-2-expected.png:
48610         * tables/mozilla/bugs/bug46623-1-expected.checksum:
48611         * tables/mozilla/bugs/bug46623-1-expected.png:
48612         * tables/mozilla/bugs/bug46623-2-expected.checksum:
48613         * tables/mozilla/bugs/bug46623-2-expected.png:
48614         * tables/mozilla/bugs/bug46924-expected.checksum:
48615         * tables/mozilla/bugs/bug46924-expected.png:
48616         * tables/mozilla/bugs/bug46944-expected.checksum:
48617         * tables/mozilla/bugs/bug46944-expected.png:
48618         * tables/mozilla/bugs/bug4739-expected.checksum:
48619         * tables/mozilla/bugs/bug4739-expected.png:
48620         * tables/mozilla/bugs/bug47432-expected.checksum:
48621         * tables/mozilla/bugs/bug47432-expected.png:
48622         * tables/mozilla/bugs/bug48028-1-expected.checksum:
48623         * tables/mozilla/bugs/bug48028-1-expected.png:
48624         * tables/mozilla/bugs/bug48028-2-expected.checksum:
48625         * tables/mozilla/bugs/bug48028-2-expected.png:
48626         * tables/mozilla/bugs/bug50695-1-expected.checksum:
48627         * tables/mozilla/bugs/bug50695-1-expected.png:
48628         * tables/mozilla/bugs/bug51037-expected.checksum:
48629         * tables/mozilla/bugs/bug51037-expected.png:
48630         * tables/mozilla/bugs/bug51140-expected.checksum:
48631         * tables/mozilla/bugs/bug51140-expected.png:
48632         * tables/mozilla/bugs/bug5188-expected.checksum:
48633         * tables/mozilla/bugs/bug5188-expected.png:
48634         * tables/mozilla/bugs/bug53690-1-expected.checksum:
48635         * tables/mozilla/bugs/bug53690-1-expected.png:
48636         * tables/mozilla/bugs/bug53690-2-expected.checksum:
48637         * tables/mozilla/bugs/bug53690-2-expected.png:
48638         * tables/mozilla/bugs/bug53891-expected.checksum:
48639         * tables/mozilla/bugs/bug53891-expected.png:
48640         * tables/mozilla/bugs/bug54450-expected.checksum:
48641         * tables/mozilla/bugs/bug54450-expected.png:
48642         * tables/mozilla/bugs/bug55694-expected.checksum:
48643         * tables/mozilla/bugs/bug55694-expected.png:
48644         * tables/mozilla/bugs/bug56201-expected.checksum:
48645         * tables/mozilla/bugs/bug56201-expected.png:
48646         * tables/mozilla/bugs/bug56563-expected.checksum:
48647         * tables/mozilla/bugs/bug56563-expected.png:
48648         * tables/mozilla/bugs/bug57300-expected.checksum:
48649         * tables/mozilla/bugs/bug57300-expected.png:
48650         * tables/mozilla/bugs/bug57378-expected.checksum:
48651         * tables/mozilla/bugs/bug57378-expected.png:
48652         * tables/mozilla/bugs/bug57828-expected.checksum:
48653         * tables/mozilla/bugs/bug57828-expected.png:
48654         * tables/mozilla/bugs/bug5797-expected.checksum:
48655         * tables/mozilla/bugs/bug5797-expected.png:
48656         * tables/mozilla/bugs/bug5798-expected.checksum:
48657         * tables/mozilla/bugs/bug5798-expected.png:
48658         * tables/mozilla/bugs/bug5799-expected.checksum:
48659         * tables/mozilla/bugs/bug5799-expected.png:
48660         * tables/mozilla/bugs/bug5835-expected.checksum:
48661         * tables/mozilla/bugs/bug5835-expected.png:
48662         * tables/mozilla/bugs/bug5838-expected.checksum:
48663         * tables/mozilla/bugs/bug5838-expected.png:
48664         * tables/mozilla/bugs/bug58402-1-expected.checksum:
48665         * tables/mozilla/bugs/bug58402-1-expected.png:
48666         * tables/mozilla/bugs/bug59354-expected.checksum:
48667         * tables/mozilla/bugs/bug59354-expected.png:
48668         * tables/mozilla/bugs/bug60013-expected.checksum:
48669         * tables/mozilla/bugs/bug60013-expected.png:
48670         * tables/mozilla/bugs/bug60749-expected.checksum:
48671         * tables/mozilla/bugs/bug60749-expected.png:
48672         * tables/mozilla/bugs/bug60804-expected.checksum:
48673         * tables/mozilla/bugs/bug60804-expected.png:
48674         * tables/mozilla/bugs/bug60807-expected.checksum:
48675         * tables/mozilla/bugs/bug60807-expected.png:
48676         * tables/mozilla/bugs/bug60992-expected.checksum:
48677         * tables/mozilla/bugs/bug60992-expected.png:
48678         * tables/mozilla/bugs/bug6184-expected.checksum:
48679         * tables/mozilla/bugs/bug6184-expected.png:
48680         * tables/mozilla/bugs/bug625-expected.checksum:
48681         * tables/mozilla/bugs/bug625-expected.png:
48682         * tables/mozilla/bugs/bug625-expected.txt:
48683         * tables/mozilla/bugs/bug6304-expected.checksum:
48684         * tables/mozilla/bugs/bug6304-expected.png:
48685         * tables/mozilla/bugs/bug647-expected.checksum:
48686         * tables/mozilla/bugs/bug647-expected.png:
48687         * tables/mozilla/bugs/bug6674-expected.checksum:
48688         * tables/mozilla/bugs/bug6674-expected.png:
48689         * tables/mozilla/bugs/bug67915-1-expected.checksum:
48690         * tables/mozilla/bugs/bug67915-1-expected.png:
48691         * tables/mozilla/bugs/bug68998-expected.checksum:
48692         * tables/mozilla/bugs/bug68998-expected.png:
48693         * tables/mozilla/bugs/bug69187-expected.checksum:
48694         * tables/mozilla/bugs/bug69187-expected.png:
48695         * tables/mozilla/bugs/bug69382-1-expected.checksum:
48696         * tables/mozilla/bugs/bug69382-1-expected.png:
48697         * tables/mozilla/bugs/bug69382-2-expected.checksum:
48698         * tables/mozilla/bugs/bug69382-2-expected.png:
48699         * tables/mozilla/bugs/bug7112-1-expected.checksum:
48700         * tables/mozilla/bugs/bug7112-1-expected.png:
48701         * tables/mozilla/bugs/bug7112-2-expected.checksum:
48702         * tables/mozilla/bugs/bug7112-2-expected.png:
48703         * tables/mozilla/bugs/bug7121-1-expected.checksum:
48704         * tables/mozilla/bugs/bug7121-1-expected.png:
48705         * tables/mozilla/bugs/bug727-expected.checksum:
48706         * tables/mozilla/bugs/bug727-expected.png:
48707         * tables/mozilla/bugs/bug73321-expected.checksum:
48708         * tables/mozilla/bugs/bug73321-expected.png:
48709         * tables/mozilla/bugs/bug7342-expected.checksum:
48710         * tables/mozilla/bugs/bug7342-expected.png:
48711         * tables/mozilla/bugs/bug7471-expected.checksum:
48712         * tables/mozilla/bugs/bug7471-expected.png:
48713         * tables/mozilla/bugs/bug7714-expected.checksum:
48714         * tables/mozilla/bugs/bug7714-expected.png:
48715         * tables/mozilla/bugs/bug78162-expected.checksum:
48716         * tables/mozilla/bugs/bug78162-expected.png:
48717         * tables/mozilla/bugs/bug81934-expected.checksum:
48718         * tables/mozilla/bugs/bug81934-expected.png:
48719         * tables/mozilla/bugs/bug82946-1-expected.checksum:
48720         * tables/mozilla/bugs/bug82946-1-expected.png:
48721         * tables/mozilla/bugs/bug8381-expected.checksum:
48722         * tables/mozilla/bugs/bug8381-expected.png:
48723         * tables/mozilla/bugs/bug86708-expected.checksum:
48724         * tables/mozilla/bugs/bug86708-expected.png:
48725         * tables/mozilla/bugs/bug88035-1-expected.checksum:
48726         * tables/mozilla/bugs/bug88035-1-expected.png:
48727         * tables/mozilla/bugs/bug88035-2-expected.checksum:
48728         * tables/mozilla/bugs/bug88035-2-expected.png:
48729         * tables/mozilla/bugs/bug8858-expected.checksum:
48730         * tables/mozilla/bugs/bug8858-expected.png:
48731         * tables/mozilla/bugs/bug8950-expected.checksum:
48732         * tables/mozilla/bugs/bug8950-expected.png:
48733         * tables/mozilla/bugs/bug9123-1-expected.checksum:
48734         * tables/mozilla/bugs/bug9123-1-expected.png:
48735         * tables/mozilla/bugs/bug9123-2-expected.checksum:
48736         * tables/mozilla/bugs/bug9123-2-expected.png:
48737         * tables/mozilla/bugs/bug92143-expected.checksum:
48738         * tables/mozilla/bugs/bug92143-expected.png:
48739         * tables/mozilla/bugs/bug92647-2-expected.checksum:
48740         * tables/mozilla/bugs/bug92647-2-expected.png:
48741         * tables/mozilla/bugs/bug9271-1-expected.checksum:
48742         * tables/mozilla/bugs/bug9271-1-expected.png:
48743         * tables/mozilla/bugs/bug9271-2-expected.checksum:
48744         * tables/mozilla/bugs/bug9271-2-expected.png:
48745         * tables/mozilla/bugs/bug965-expected.checksum:
48746         * tables/mozilla/bugs/bug965-expected.png:
48747         * tables/mozilla/bugs/bug97138-expected.checksum:
48748         * tables/mozilla/bugs/bug97138-expected.png:
48749         * tables/mozilla/bugs/bug98196-expected.checksum:
48750         * tables/mozilla/bugs/bug98196-expected.png:
48751         * tables/mozilla/bugs/bug9879-1-expected.checksum:
48752         * tables/mozilla/bugs/bug9879-1-expected.png:
48753         * tables/mozilla/bugs/bug99923-expected.checksum:
48754         * tables/mozilla/bugs/bug99923-expected.png:
48755         * tables/mozilla/collapsing_borders/bug41262-4-expected.checksum:
48756         * tables/mozilla/collapsing_borders/bug41262-4-expected.png:
48757         * tables/mozilla/core/bloomberg-expected.checksum:
48758         * tables/mozilla/core/bloomberg-expected.png:
48759         * tables/mozilla/core/borders-expected.checksum:
48760         * tables/mozilla/core/borders-expected.png:
48761         * tables/mozilla/core/captions-expected.checksum:
48762         * tables/mozilla/core/captions-expected.png:
48763         * tables/mozilla/core/cell_heights-expected.checksum:
48764         * tables/mozilla/core/cell_heights-expected.png:
48765         * tables/mozilla/core/col_span-expected.checksum:
48766         * tables/mozilla/core/col_span-expected.png:
48767         * tables/mozilla/core/col_widths_auto_auto-expected.checksum:
48768         * tables/mozilla/core/col_widths_auto_auto-expected.png:
48769         * tables/mozilla/core/col_widths_auto_autoFix-expected.checksum:
48770         * tables/mozilla/core/col_widths_auto_autoFix-expected.png:
48771         * tables/mozilla/core/col_widths_auto_autoFixPer-expected.checksum:
48772         * tables/mozilla/core/col_widths_auto_autoFixPer-expected.png:
48773         * tables/mozilla/core/col_widths_auto_autoPer-expected.checksum:
48774         * tables/mozilla/core/col_widths_auto_autoPer-expected.png:
48775         * tables/mozilla/core/col_widths_auto_fix-expected.checksum:
48776         * tables/mozilla/core/col_widths_auto_fix-expected.png:
48777         * tables/mozilla/core/col_widths_auto_fixPer-expected.checksum:
48778         * tables/mozilla/core/col_widths_auto_fixPer-expected.png:
48779         * tables/mozilla/core/col_widths_auto_per-expected.checksum:
48780         * tables/mozilla/core/col_widths_auto_per-expected.png:
48781         * tables/mozilla/core/col_widths_fix_auto-expected.checksum:
48782         * tables/mozilla/core/col_widths_fix_auto-expected.png:
48783         * tables/mozilla/core/col_widths_fix_autoFix-expected.checksum:
48784         * tables/mozilla/core/col_widths_fix_autoFix-expected.png:
48785         * tables/mozilla/core/col_widths_fix_autoPer-expected.checksum:
48786         * tables/mozilla/core/col_widths_fix_autoPer-expected.png:
48787         * tables/mozilla/core/col_widths_fix_fix-expected.checksum:
48788         * tables/mozilla/core/col_widths_fix_fix-expected.png:
48789         * tables/mozilla/core/col_widths_fix_fixPer-expected.checksum:
48790         * tables/mozilla/core/col_widths_fix_fixPer-expected.png:
48791         * tables/mozilla/core/col_widths_fix_per-expected.checksum:
48792         * tables/mozilla/core/col_widths_fix_per-expected.png:
48793         * tables/mozilla/core/margins-expected.checksum:
48794         * tables/mozilla/core/margins-expected.png:
48795         * tables/mozilla/core/misc-expected.checksum:
48796         * tables/mozilla/core/misc-expected.png:
48797         * tables/mozilla/core/nested1-expected.checksum:
48798         * tables/mozilla/core/nested1-expected.png:
48799         * tables/mozilla/core/one_row-expected.checksum:
48800         * tables/mozilla/core/one_row-expected.png:
48801         * tables/mozilla/core/row_span-expected.checksum:
48802         * tables/mozilla/core/row_span-expected.png:
48803         * tables/mozilla/core/table_frame-expected.checksum:
48804         * tables/mozilla/core/table_frame-expected.png:
48805         * tables/mozilla/core/table_heights-expected.checksum:
48806         * tables/mozilla/core/table_heights-expected.png:
48807         * tables/mozilla/core/table_widths-expected.checksum:
48808         * tables/mozilla/core/table_widths-expected.png:
48809         * tables/mozilla/dom/appendCol2-expected.checksum:
48810         * tables/mozilla/dom/appendCol2-expected.png:
48811         * tables/mozilla/dom/appendRowsExpand1-expected.checksum:
48812         * tables/mozilla/dom/appendRowsExpand1-expected.png:
48813         * tables/mozilla/dom/appendTbodyExpand1-expected.checksum:
48814         * tables/mozilla/dom/appendTbodyExpand1-expected.png:
48815         * tables/mozilla/dom/deleteCellsRebuild1-expected.checksum:
48816         * tables/mozilla/dom/deleteCellsRebuild1-expected.png:
48817         * tables/mozilla/dom/deleteCellsShrink1-expected.checksum:
48818         * tables/mozilla/dom/deleteCellsShrink1-expected.png:
48819         * tables/mozilla/dom/deleteCellsShrink2-expected.checksum:
48820         * tables/mozilla/dom/deleteCellsShrink2-expected.png:
48821         * tables/mozilla/dom/deleteCol1-expected.checksum:
48822         * tables/mozilla/dom/deleteCol1-expected.png:
48823         * tables/mozilla/dom/deleteCol2-expected.checksum:
48824         * tables/mozilla/dom/deleteCol2-expected.png:
48825         * tables/mozilla/dom/deleteCol3-expected.checksum:
48826         * tables/mozilla/dom/deleteCol3-expected.png:
48827         * tables/mozilla/dom/deleteColGroup1-expected.checksum:
48828         * tables/mozilla/dom/deleteColGroup1-expected.png:
48829         * tables/mozilla/dom/deleteColGroup2-expected.checksum:
48830         * tables/mozilla/dom/deleteColGroup2-expected.png:
48831         * tables/mozilla/dom/deleteRowsRebuild1-expected.checksum:
48832         * tables/mozilla/dom/deleteRowsRebuild1-expected.png:
48833         * tables/mozilla/dom/deleteRowsShrink1-expected.checksum:
48834         * tables/mozilla/dom/deleteRowsShrink1-expected.png:
48835         * tables/mozilla/dom/deleteTbodyExpand1-expected.checksum:
48836         * tables/mozilla/dom/deleteTbodyExpand1-expected.png:
48837         * tables/mozilla/dom/deleteTbodyRebuild1-expected.checksum:
48838         * tables/mozilla/dom/deleteTbodyRebuild1-expected.png:
48839         * tables/mozilla/dom/insertCellsExpand1-expected.checksum:
48840         * tables/mozilla/dom/insertCellsExpand1-expected.png:
48841         * tables/mozilla/dom/insertCellsExpand2-expected.checksum:
48842         * tables/mozilla/dom/insertCellsExpand2-expected.png:
48843         * tables/mozilla/dom/insertCellsRebuild1-expected.checksum:
48844         * tables/mozilla/dom/insertCellsRebuild1-expected.png:
48845         * tables/mozilla/dom/insertCellsRebuild2-expected.checksum:
48846         * tables/mozilla/dom/insertCellsRebuild2-expected.png:
48847         * tables/mozilla/dom/insertColGroups1-expected.checksum:
48848         * tables/mozilla/dom/insertColGroups1-expected.png:
48849         * tables/mozilla/dom/insertColGroups2-expected.checksum:
48850         * tables/mozilla/dom/insertColGroups2-expected.png:
48851         * tables/mozilla/dom/insertCols1-expected.checksum:
48852         * tables/mozilla/dom/insertCols1-expected.png:
48853         * tables/mozilla/dom/insertCols2-expected.checksum:
48854         * tables/mozilla/dom/insertCols2-expected.png:
48855         * tables/mozilla/dom/insertCols3-expected.checksum:
48856         * tables/mozilla/dom/insertCols3-expected.png:
48857         * tables/mozilla/dom/insertCols4-expected.checksum:
48858         * tables/mozilla/dom/insertCols4-expected.png:
48859         * tables/mozilla/dom/insertCols5-expected.checksum:
48860         * tables/mozilla/dom/insertCols5-expected.png:
48861         * tables/mozilla/dom/insertRowsExpand1-expected.checksum:
48862         * tables/mozilla/dom/insertRowsExpand1-expected.png:
48863         * tables/mozilla/dom/insertRowsRebuild1-expected.checksum:
48864         * tables/mozilla/dom/insertRowsRebuild1-expected.png:
48865         * tables/mozilla/dom/tableDom-expected.checksum:
48866         * tables/mozilla/dom/tableDom-expected.png:
48867         * tables/mozilla/marvin/body_col-expected.checksum:
48868         * tables/mozilla/marvin/body_col-expected.png:
48869         * tables/mozilla/marvin/col_span-expected.checksum:
48870         * tables/mozilla/marvin/col_span-expected.png:
48871         * tables/mozilla/marvin/colgroup_align_center-expected.checksum:
48872         * tables/mozilla/marvin/colgroup_align_center-expected.png:
48873         * tables/mozilla/marvin/colgroup_align_justify-expected.checksum:
48874         * tables/mozilla/marvin/colgroup_align_justify-expected.png:
48875         * tables/mozilla/marvin/colgroup_align_left-expected.checksum:
48876         * tables/mozilla/marvin/colgroup_align_left-expected.png:
48877         * tables/mozilla/marvin/colgroup_align_right-expected.checksum:
48878         * tables/mozilla/marvin/colgroup_align_right-expected.png:
48879         * tables/mozilla/marvin/colgroup_span-expected.checksum:
48880         * tables/mozilla/marvin/colgroup_span-expected.png:
48881         * tables/mozilla/marvin/colgroup_valign_baseline-expected.checksum:
48882         * tables/mozilla/marvin/colgroup_valign_baseline-expected.png:
48883         * tables/mozilla/marvin/colgroup_valign_bottom-expected.checksum:
48884         * tables/mozilla/marvin/colgroup_valign_bottom-expected.png:
48885         * tables/mozilla/marvin/colgroup_valign_middle-expected.checksum:
48886         * tables/mozilla/marvin/colgroup_valign_middle-expected.png:
48887         * tables/mozilla/marvin/colgroup_valign_top-expected.checksum:
48888         * tables/mozilla/marvin/colgroup_valign_top-expected.png:
48889         * tables/mozilla/marvin/table_frame_border-expected.checksum:
48890         * tables/mozilla/marvin/table_frame_border-expected.png:
48891         * tables/mozilla/marvin/table_frame_box-expected.checksum:
48892         * tables/mozilla/marvin/table_frame_box-expected.png:
48893         * tables/mozilla/marvin/table_overflow_hidden_td-expected.checksum:
48894         * tables/mozilla/marvin/table_overflow_hidden_td-expected.png:
48895         * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.checksum:
48896         * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.png:
48897         * tables/mozilla/marvin/table_row_align_center-expected.checksum:
48898         * tables/mozilla/marvin/table_row_align_center-expected.png:
48899         * tables/mozilla/marvin/table_row_align_left-expected.checksum:
48900         * tables/mozilla/marvin/table_row_align_left-expected.png:
48901         * tables/mozilla/marvin/table_row_align_right-expected.checksum:
48902         * tables/mozilla/marvin/table_row_align_right-expected.png:
48903         * tables/mozilla/marvin/table_rules_all-expected.checksum:
48904         * tables/mozilla/marvin/table_rules_all-expected.png:
48905         * tables/mozilla/marvin/tables_bgcolor_aqua-expected.checksum:
48906         * tables/mozilla/marvin/tables_bgcolor_aqua-expected.png:
48907         * tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.checksum:
48908         * tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png:
48909         * tables/mozilla/marvin/tables_bgcolor_black-expected.checksum:
48910         * tables/mozilla/marvin/tables_bgcolor_black-expected.png:
48911         * tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.checksum:
48912         * tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png:
48913         * tables/mozilla/marvin/tables_bgcolor_blue-expected.checksum:
48914         * tables/mozilla/marvin/tables_bgcolor_blue-expected.png:
48915         * tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.checksum:
48916         * tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png:
48917         * tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.checksum:
48918         * tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png:
48919         * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.checksum:
48920         * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png:
48921         * tables/mozilla/marvin/tables_bgcolor_gray-expected.checksum:
48922         * tables/mozilla/marvin/tables_bgcolor_gray-expected.png:
48923         * tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.checksum:
48924         * tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png:
48925         * tables/mozilla/marvin/tables_bgcolor_green-expected.checksum:
48926         * tables/mozilla/marvin/tables_bgcolor_green-expected.png:
48927         * tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.checksum:
48928         * tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png:
48929         * tables/mozilla/marvin/tables_bgcolor_lime-expected.checksum:
48930         * tables/mozilla/marvin/tables_bgcolor_lime-expected.png:
48931         * tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.checksum:
48932         * tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png:
48933         * tables/mozilla/marvin/tables_bgcolor_maroon-expected.checksum:
48934         * tables/mozilla/marvin/tables_bgcolor_maroon-expected.png:
48935         * tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.checksum:
48936         * tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png:
48937         * tables/mozilla/marvin/tables_bgcolor_navy-expected.checksum:
48938         * tables/mozilla/marvin/tables_bgcolor_navy-expected.png:
48939         * tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.checksum:
48940         * tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png:
48941         * tables/mozilla/marvin/tables_bgcolor_olive-expected.checksum:
48942         * tables/mozilla/marvin/tables_bgcolor_olive-expected.png:
48943         * tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.checksum:
48944         * tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png:
48945         * tables/mozilla/marvin/tables_bgcolor_purple-expected.checksum:
48946         * tables/mozilla/marvin/tables_bgcolor_purple-expected.png:
48947         * tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.checksum:
48948         * tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png:
48949         * tables/mozilla/marvin/tables_bgcolor_red-expected.checksum:
48950         * tables/mozilla/marvin/tables_bgcolor_red-expected.png:
48951         * tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.checksum:
48952         * tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png:
48953         * tables/mozilla/marvin/tables_bgcolor_silver-expected.checksum:
48954         * tables/mozilla/marvin/tables_bgcolor_silver-expected.png:
48955         * tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.checksum:
48956         * tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png:
48957         * tables/mozilla/marvin/tables_bgcolor_teal-expected.checksum:
48958         * tables/mozilla/marvin/tables_bgcolor_teal-expected.png:
48959         * tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.checksum:
48960         * tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png:
48961         * tables/mozilla/marvin/tables_bgcolor_white-expected.checksum:
48962         * tables/mozilla/marvin/tables_bgcolor_white-expected.png:
48963         * tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.checksum:
48964         * tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png:
48965         * tables/mozilla/marvin/tables_bgcolor_yellow-expected.checksum:
48966         * tables/mozilla/marvin/tables_bgcolor_yellow-expected.png:
48967         * tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.checksum:
48968         * tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png:
48969         * tables/mozilla/marvin/tables_border_1-expected.checksum:
48970         * tables/mozilla/marvin/tables_border_1-expected.png:
48971         * tables/mozilla/marvin/tables_border_2-expected.checksum:
48972         * tables/mozilla/marvin/tables_border_2-expected.png:
48973         * tables/mozilla/marvin/tables_border_3-expected.checksum:
48974         * tables/mozilla/marvin/tables_border_3-expected.png:
48975         * tables/mozilla/marvin/tables_caption_align_bot-expected.checksum:
48976         * tables/mozilla/marvin/tables_caption_align_bot-expected.png:
48977         * tables/mozilla/marvin/tables_caption_align_top-expected.checksum:
48978         * tables/mozilla/marvin/tables_caption_align_top-expected.png:
48979         * tables/mozilla/marvin/tables_cellpadding-expected.checksum:
48980         * tables/mozilla/marvin/tables_cellpadding-expected.png:
48981         * tables/mozilla/marvin/tables_cellpadding_pct-expected.checksum:
48982         * tables/mozilla/marvin/tables_cellpadding_pct-expected.png:
48983         * tables/mozilla/marvin/tables_class-expected.checksum:
48984         * tables/mozilla/marvin/tables_class-expected.png:
48985         * tables/mozilla/marvin/tables_id-expected.checksum:
48986         * tables/mozilla/marvin/tables_id-expected.png:
48987         * tables/mozilla/marvin/tables_row_th_nowrap-expected.checksum:
48988         * tables/mozilla/marvin/tables_row_th_nowrap-expected.png:
48989         * tables/mozilla/marvin/tables_style-expected.checksum:
48990         * tables/mozilla/marvin/tables_style-expected.png:
48991         * tables/mozilla/marvin/tables_td_align_center-expected.checksum:
48992         * tables/mozilla/marvin/tables_td_align_center-expected.png:
48993         * tables/mozilla/marvin/tables_td_align_left-expected.checksum:
48994         * tables/mozilla/marvin/tables_td_align_left-expected.png:
48995         * tables/mozilla/marvin/tables_td_align_right-expected.checksum:
48996         * tables/mozilla/marvin/tables_td_align_right-expected.png:
48997         * tables/mozilla/marvin/tables_td_colspan-expected.checksum:
48998         * tables/mozilla/marvin/tables_td_colspan-expected.png:
48999         * tables/mozilla/marvin/tables_td_height-expected.checksum:
49000         * tables/mozilla/marvin/tables_td_height-expected.png:
49001         * tables/mozilla/marvin/tables_td_nowrap-expected.checksum:
49002         * tables/mozilla/marvin/tables_td_nowrap-expected.png:
49003         * tables/mozilla/marvin/tables_td_rowspan-expected.checksum:
49004         * tables/mozilla/marvin/tables_td_rowspan-expected.png:
49005         * tables/mozilla/marvin/tables_td_width-expected.checksum:
49006         * tables/mozilla/marvin/tables_td_width-expected.png:
49007         * tables/mozilla/marvin/tables_th_align_center-expected.checksum:
49008         * tables/mozilla/marvin/tables_th_align_center-expected.png:
49009         * tables/mozilla/marvin/tables_th_align_left-expected.checksum:
49010         * tables/mozilla/marvin/tables_th_align_left-expected.png:
49011         * tables/mozilla/marvin/tables_th_align_right-expected.checksum:
49012         * tables/mozilla/marvin/tables_th_align_right-expected.png:
49013         * tables/mozilla/marvin/tables_th_colspan-expected.checksum:
49014         * tables/mozilla/marvin/tables_th_colspan-expected.png:
49015         * tables/mozilla/marvin/tables_th_height-expected.checksum:
49016         * tables/mozilla/marvin/tables_th_height-expected.png:
49017         * tables/mozilla/marvin/tables_th_rowspan-expected.checksum:
49018         * tables/mozilla/marvin/tables_th_rowspan-expected.png:
49019         * tables/mozilla/marvin/tables_th_width-expected.checksum:
49020         * tables/mozilla/marvin/tables_th_width-expected.png:
49021         * tables/mozilla/marvin/tbody_align_center-expected.checksum:
49022         * tables/mozilla/marvin/tbody_align_center-expected.png:
49023         * tables/mozilla/marvin/tbody_align_char-expected.checksum:
49024         * tables/mozilla/marvin/tbody_align_char-expected.png:
49025         * tables/mozilla/marvin/tbody_align_justify-expected.checksum:
49026         * tables/mozilla/marvin/tbody_align_justify-expected.png:
49027         * tables/mozilla/marvin/tbody_align_left-expected.checksum:
49028         * tables/mozilla/marvin/tbody_align_left-expected.png:
49029         * tables/mozilla/marvin/tbody_align_right-expected.checksum:
49030         * tables/mozilla/marvin/tbody_align_right-expected.png:
49031         * tables/mozilla/marvin/tbody_char-expected.checksum:
49032         * tables/mozilla/marvin/tbody_char-expected.png:
49033         * tables/mozilla/marvin/tbody_valign_baseline-expected.checksum:
49034         * tables/mozilla/marvin/tbody_valign_baseline-expected.png:
49035         * tables/mozilla/marvin/tbody_valign_bottom-expected.checksum:
49036         * tables/mozilla/marvin/tbody_valign_bottom-expected.png:
49037         * tables/mozilla/marvin/tbody_valign_middle-expected.checksum:
49038         * tables/mozilla/marvin/tbody_valign_middle-expected.png:
49039         * tables/mozilla/marvin/tbody_valign_top-expected.checksum:
49040         * tables/mozilla/marvin/tbody_valign_top-expected.png:
49041         * tables/mozilla/marvin/td_valign_baseline-expected.checksum:
49042         * tables/mozilla/marvin/td_valign_baseline-expected.png:
49043         * tables/mozilla/marvin/td_valign_bottom-expected.checksum:
49044         * tables/mozilla/marvin/td_valign_bottom-expected.png:
49045         * tables/mozilla/marvin/td_valign_middle-expected.checksum:
49046         * tables/mozilla/marvin/td_valign_middle-expected.png:
49047         * tables/mozilla/marvin/td_valign_top-expected.checksum:
49048         * tables/mozilla/marvin/td_valign_top-expected.png:
49049         * tables/mozilla/marvin/tfoot_align_center-expected.checksum:
49050         * tables/mozilla/marvin/tfoot_align_center-expected.png:
49051         * tables/mozilla/marvin/tfoot_align_char-expected.checksum:
49052         * tables/mozilla/marvin/tfoot_align_char-expected.png:
49053         * tables/mozilla/marvin/tfoot_align_justify-expected.checksum:
49054         * tables/mozilla/marvin/tfoot_align_justify-expected.png:
49055         * tables/mozilla/marvin/tfoot_align_left-expected.checksum:
49056         * tables/mozilla/marvin/tfoot_align_left-expected.png:
49057         * tables/mozilla/marvin/tfoot_align_right-expected.checksum:
49058         * tables/mozilla/marvin/tfoot_align_right-expected.png:
49059         * tables/mozilla/marvin/tfoot_char-expected.checksum:
49060         * tables/mozilla/marvin/tfoot_char-expected.png:
49061         * tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum:
49062         * tables/mozilla/marvin/tfoot_valign_baseline-expected.png:
49063         * tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum:
49064         * tables/mozilla/marvin/tfoot_valign_bottom-expected.png:
49065         * tables/mozilla/marvin/tfoot_valign_middle-expected.checksum:
49066         * tables/mozilla/marvin/tfoot_valign_middle-expected.png:
49067         * tables/mozilla/marvin/tfoot_valign_top-expected.checksum:
49068         * tables/mozilla/marvin/tfoot_valign_top-expected.png:
49069         * tables/mozilla/marvin/th_valign_baseline-expected.checksum:
49070         * tables/mozilla/marvin/th_valign_baseline-expected.png:
49071         * tables/mozilla/marvin/th_valign_bottom-expected.checksum:
49072         * tables/mozilla/marvin/th_valign_bottom-expected.png:
49073         * tables/mozilla/marvin/th_valign_middle-expected.checksum:
49074         * tables/mozilla/marvin/th_valign_middle-expected.png:
49075         * tables/mozilla/marvin/th_valign_top-expected.checksum:
49076         * tables/mozilla/marvin/th_valign_top-expected.png:
49077         * tables/mozilla/marvin/thead_align_center-expected.checksum:
49078         * tables/mozilla/marvin/thead_align_center-expected.png:
49079         * tables/mozilla/marvin/thead_align_char-expected.checksum:
49080         * tables/mozilla/marvin/thead_align_char-expected.png:
49081         * tables/mozilla/marvin/thead_align_justify-expected.checksum:
49082         * tables/mozilla/marvin/thead_align_justify-expected.png:
49083         * tables/mozilla/marvin/thead_align_left-expected.checksum:
49084         * tables/mozilla/marvin/thead_align_left-expected.png:
49085         * tables/mozilla/marvin/thead_align_right-expected.checksum:
49086         * tables/mozilla/marvin/thead_align_right-expected.png:
49087         * tables/mozilla/marvin/thead_char-expected.checksum:
49088         * tables/mozilla/marvin/thead_char-expected.png:
49089         * tables/mozilla/marvin/thead_valign_baseline-expected.checksum:
49090         * tables/mozilla/marvin/thead_valign_baseline-expected.png:
49091         * tables/mozilla/marvin/thead_valign_bottom-expected.checksum:
49092         * tables/mozilla/marvin/thead_valign_bottom-expected.png:
49093         * tables/mozilla/marvin/thead_valign_middle-expected.checksum:
49094         * tables/mozilla/marvin/thead_valign_middle-expected.png:
49095         * tables/mozilla/marvin/thead_valign_top-expected.checksum:
49096         * tables/mozilla/marvin/thead_valign_top-expected.png:
49097         * tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.checksum:
49098         * tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png:
49099         * tables/mozilla/marvin/tr_bgcolor_black-expected.checksum:
49100         * tables/mozilla/marvin/tr_bgcolor_black-expected.png:
49101         * tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.checksum:
49102         * tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png:
49103         * tables/mozilla/marvin/tr_bgcolor_blue-expected.checksum:
49104         * tables/mozilla/marvin/tr_bgcolor_blue-expected.png:
49105         * tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.checksum:
49106         * tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png:
49107         * tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.checksum:
49108         * tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png:
49109         * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.checksum:
49110         * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png:
49111         * tables/mozilla/marvin/tr_bgcolor_gray-expected.checksum:
49112         * tables/mozilla/marvin/tr_bgcolor_gray-expected.png:
49113         * tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.checksum:
49114         * tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png:
49115         * tables/mozilla/marvin/tr_bgcolor_green-expected.checksum:
49116         * tables/mozilla/marvin/tr_bgcolor_green-expected.png:
49117         * tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.checksum:
49118         * tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png:
49119         * tables/mozilla/marvin/tr_bgcolor_lime-expected.checksum:
49120         * tables/mozilla/marvin/tr_bgcolor_lime-expected.png:
49121         * tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.checksum:
49122         * tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png:
49123         * tables/mozilla/marvin/tr_bgcolor_maroon-expected.checksum:
49124         * tables/mozilla/marvin/tr_bgcolor_maroon-expected.png:
49125         * tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.checksum:
49126         * tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png:
49127         * tables/mozilla/marvin/tr_bgcolor_navy-expected.checksum:
49128         * tables/mozilla/marvin/tr_bgcolor_navy-expected.png:
49129         * tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.checksum:
49130         * tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png:
49131         * tables/mozilla/marvin/tr_bgcolor_olive-expected.checksum:
49132         * tables/mozilla/marvin/tr_bgcolor_olive-expected.png:
49133         * tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.checksum:
49134         * tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png:
49135         * tables/mozilla/marvin/tr_bgcolor_purple-expected.checksum:
49136         * tables/mozilla/marvin/tr_bgcolor_purple-expected.png:
49137         * tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.checksum:
49138         * tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png:
49139         * tables/mozilla/marvin/tr_bgcolor_red-expected.checksum:
49140         * tables/mozilla/marvin/tr_bgcolor_red-expected.png:
49141         * tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.checksum:
49142         * tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png:
49143         * tables/mozilla/marvin/tr_bgcolor_silver-expected.checksum:
49144         * tables/mozilla/marvin/tr_bgcolor_silver-expected.png:
49145         * tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.checksum:
49146         * tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png:
49147         * tables/mozilla/marvin/tr_bgcolor_teal-expected.checksum:
49148         * tables/mozilla/marvin/tr_bgcolor_teal-expected.png:
49149         * tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.checksum:
49150         * tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png:
49151         * tables/mozilla/marvin/tr_bgcolor_white-expected.checksum:
49152         * tables/mozilla/marvin/tr_bgcolor_white-expected.png:
49153         * tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.checksum:
49154         * tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png:
49155         * tables/mozilla/marvin/tr_bgcolor_yellow-expected.checksum:
49156         * tables/mozilla/marvin/tr_bgcolor_yellow-expected.png:
49157         * tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.checksum:
49158         * tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png:
49159         * tables/mozilla/marvin/tr_valign_baseline-expected.checksum:
49160         * tables/mozilla/marvin/tr_valign_baseline-expected.png:
49161         * tables/mozilla/marvin/tr_valign_bottom-expected.checksum:
49162         * tables/mozilla/marvin/tr_valign_bottom-expected.png:
49163         * tables/mozilla/marvin/tr_valign_middle-expected.checksum:
49164         * tables/mozilla/marvin/tr_valign_middle-expected.png:
49165         * tables/mozilla/marvin/tr_valign_top-expected.checksum:
49166         * tables/mozilla/marvin/tr_valign_top-expected.png:
49167         * tables/mozilla/marvin/x_caption_align_bottom-expected.checksum:
49168         * tables/mozilla/marvin/x_caption_align_bottom-expected.png:
49169         * tables/mozilla/marvin/x_caption_align_top-expected.checksum:
49170         * tables/mozilla/marvin/x_caption_align_top-expected.png:
49171         * tables/mozilla/marvin/x_caption_class-expected.checksum:
49172         * tables/mozilla/marvin/x_caption_class-expected.png:
49173         * tables/mozilla/marvin/x_caption_id-expected.checksum:
49174         * tables/mozilla/marvin/x_caption_id-expected.png:
49175         * tables/mozilla/marvin/x_caption_style-expected.checksum:
49176         * tables/mozilla/marvin/x_caption_style-expected.png:
49177         * tables/mozilla/marvin/x_col_align_center-expected.checksum:
49178         * tables/mozilla/marvin/x_col_align_center-expected.png:
49179         * tables/mozilla/marvin/x_col_align_char-expected.checksum:
49180         * tables/mozilla/marvin/x_col_align_char-expected.png:
49181         * tables/mozilla/marvin/x_col_align_justify-expected.checksum:
49182         * tables/mozilla/marvin/x_col_align_justify-expected.png:
49183         * tables/mozilla/marvin/x_col_align_left-expected.checksum:
49184         * tables/mozilla/marvin/x_col_align_left-expected.png:
49185         * tables/mozilla/marvin/x_col_align_right-expected.checksum:
49186         * tables/mozilla/marvin/x_col_align_right-expected.png:
49187         * tables/mozilla/marvin/x_col_span-expected.checksum:
49188         * tables/mozilla/marvin/x_col_span-expected.png:
49189         * tables/mozilla/marvin/x_col_valign_baseline-expected.checksum:
49190         * tables/mozilla/marvin/x_col_valign_baseline-expected.png:
49191         * tables/mozilla/marvin/x_col_valign_bottom-expected.checksum:
49192         * tables/mozilla/marvin/x_col_valign_bottom-expected.png:
49193         * tables/mozilla/marvin/x_col_valign_middle-expected.checksum:
49194         * tables/mozilla/marvin/x_col_valign_middle-expected.png:
49195         * tables/mozilla/marvin/x_col_valign_top-expected.checksum:
49196         * tables/mozilla/marvin/x_col_valign_top-expected.png:
49197         * tables/mozilla/marvin/x_col_width_pct-expected.checksum:
49198         * tables/mozilla/marvin/x_col_width_pct-expected.png:
49199         * tables/mozilla/marvin/x_col_width_px-expected.checksum:
49200         * tables/mozilla/marvin/x_col_width_px-expected.png:
49201         * tables/mozilla/marvin/x_col_width_rel-expected.checksum:
49202         * tables/mozilla/marvin/x_col_width_rel-expected.png:
49203         * tables/mozilla/marvin/x_colgroup_align_center-expected.checksum:
49204         * tables/mozilla/marvin/x_colgroup_align_center-expected.png:
49205         * tables/mozilla/marvin/x_colgroup_align_char-expected.checksum:
49206         * tables/mozilla/marvin/x_colgroup_align_char-expected.png:
49207         * tables/mozilla/marvin/x_colgroup_align_justify-expected.checksum:
49208         * tables/mozilla/marvin/x_colgroup_align_justify-expected.png:
49209         * tables/mozilla/marvin/x_colgroup_align_left-expected.checksum:
49210         * tables/mozilla/marvin/x_colgroup_align_left-expected.png:
49211         * tables/mozilla/marvin/x_colgroup_align_right-expected.checksum:
49212         * tables/mozilla/marvin/x_colgroup_align_right-expected.png:
49213         * tables/mozilla/marvin/x_colgroup_span-expected.checksum:
49214         * tables/mozilla/marvin/x_colgroup_span-expected.png:
49215         * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.checksum:
49216         * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png:
49217         * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.checksum:
49218         * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png:
49219         * tables/mozilla/marvin/x_colgroup_valign_middle-expected.checksum:
49220         * tables/mozilla/marvin/x_colgroup_valign_middle-expected.png:
49221         * tables/mozilla/marvin/x_colgroup_valign_top-expected.checksum:
49222         * tables/mozilla/marvin/x_colgroup_valign_top-expected.png:
49223         * tables/mozilla/marvin/x_colgroup_width_rel-expected.checksum:
49224         * tables/mozilla/marvin/x_colgroup_width_rel-expected.png:
49225         * tables/mozilla/marvin/x_table_align_center-expected.checksum:
49226         * tables/mozilla/marvin/x_table_align_center-expected.png:
49227         * tables/mozilla/marvin/x_table_align_left-expected.checksum:
49228         * tables/mozilla/marvin/x_table_align_left-expected.png:
49229         * tables/mozilla/marvin/x_table_align_right-expected.checksum:
49230         * tables/mozilla/marvin/x_table_align_right-expected.png:
49231         * tables/mozilla/marvin/x_table_bgcolor_name-expected.checksum:
49232         * tables/mozilla/marvin/x_table_bgcolor_name-expected.png:
49233         * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.checksum:
49234         * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png:
49235         * tables/mozilla/marvin/x_table_border-expected.checksum:
49236         * tables/mozilla/marvin/x_table_border-expected.png:
49237         * tables/mozilla/marvin/x_table_border_px-expected.checksum:
49238         * tables/mozilla/marvin/x_table_border_px-expected.png:
49239         * tables/mozilla/marvin/x_table_cellpadding-expected.checksum:
49240         * tables/mozilla/marvin/x_table_cellpadding-expected.png:
49241         * tables/mozilla/marvin/x_table_cellpadding_pct-expected.checksum:
49242         * tables/mozilla/marvin/x_table_cellpadding_pct-expected.png:
49243         * tables/mozilla/marvin/x_table_cellspacing-expected.checksum:
49244         * tables/mozilla/marvin/x_table_cellspacing-expected.png:
49245         * tables/mozilla/marvin/x_table_cellspacing_pct-expected.checksum:
49246         * tables/mozilla/marvin/x_table_cellspacing_pct-expected.png:
49247         * tables/mozilla/marvin/x_table_class-expected.checksum:
49248         * tables/mozilla/marvin/x_table_class-expected.png:
49249         * tables/mozilla/marvin/x_table_id-expected.checksum:
49250         * tables/mozilla/marvin/x_table_id-expected.png:
49251         * tables/mozilla/marvin/x_table_width_pct-expected.checksum:
49252         * tables/mozilla/marvin/x_table_width_pct-expected.png:
49253         * tables/mozilla/marvin/x_table_width_px-expected.checksum:
49254         * tables/mozilla/marvin/x_table_width_px-expected.png:
49255         * tables/mozilla/marvin/x_tbody_align_center-expected.checksum:
49256         * tables/mozilla/marvin/x_tbody_align_center-expected.png:
49257         * tables/mozilla/marvin/x_tbody_align_char-expected.checksum:
49258         * tables/mozilla/marvin/x_tbody_align_char-expected.png:
49259         * tables/mozilla/marvin/x_tbody_align_justify-expected.checksum:
49260         * tables/mozilla/marvin/x_tbody_align_justify-expected.png:
49261         * tables/mozilla/marvin/x_tbody_align_left-expected.checksum:
49262         * tables/mozilla/marvin/x_tbody_align_left-expected.png:
49263         * tables/mozilla/marvin/x_tbody_align_right-expected.checksum:
49264         * tables/mozilla/marvin/x_tbody_align_right-expected.png:
49265         * tables/mozilla/marvin/x_tbody_class-expected.checksum:
49266         * tables/mozilla/marvin/x_tbody_class-expected.png:
49267         * tables/mozilla/marvin/x_tbody_id-expected.checksum:
49268         * tables/mozilla/marvin/x_tbody_id-expected.png:
49269         * tables/mozilla/marvin/x_tbody_style-expected.checksum:
49270         * tables/mozilla/marvin/x_tbody_style-expected.png:
49271         * tables/mozilla/marvin/x_tbody_valign_baseline-expected.checksum:
49272         * tables/mozilla/marvin/x_tbody_valign_baseline-expected.png:
49273         * tables/mozilla/marvin/x_tbody_valign_bottom-expected.checksum:
49274         * tables/mozilla/marvin/x_tbody_valign_bottom-expected.png:
49275         * tables/mozilla/marvin/x_tbody_valign_middle-expected.checksum:
49276         * tables/mozilla/marvin/x_tbody_valign_middle-expected.png:
49277         * tables/mozilla/marvin/x_tbody_valign_top-expected.checksum:
49278         * tables/mozilla/marvin/x_tbody_valign_top-expected.png:
49279         * tables/mozilla/marvin/x_td_align_center-expected.checksum:
49280         * tables/mozilla/marvin/x_td_align_center-expected.png:
49281         * tables/mozilla/marvin/x_td_align_char-expected.checksum:
49282         * tables/mozilla/marvin/x_td_align_char-expected.png:
49283         * tables/mozilla/marvin/x_td_align_justify-expected.checksum:
49284         * tables/mozilla/marvin/x_td_align_justify-expected.png:
49285         * tables/mozilla/marvin/x_td_align_left-expected.checksum:
49286         * tables/mozilla/marvin/x_td_align_left-expected.png:
49287         * tables/mozilla/marvin/x_td_align_right-expected.checksum:
49288         * tables/mozilla/marvin/x_td_align_right-expected.png:
49289         * tables/mozilla/marvin/x_td_bgcolor_name-expected.checksum:
49290         * tables/mozilla/marvin/x_td_bgcolor_name-expected.png:
49291         * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.checksum:
49292         * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png:
49293         * tables/mozilla/marvin/x_td_class-expected.checksum:
49294         * tables/mozilla/marvin/x_td_class-expected.png:
49295         * tables/mozilla/marvin/x_td_colspan-expected.checksum:
49296         * tables/mozilla/marvin/x_td_colspan-expected.png:
49297         * tables/mozilla/marvin/x_td_height-expected.checksum:
49298         * tables/mozilla/marvin/x_td_height-expected.png:
49299         * tables/mozilla/marvin/x_td_id-expected.checksum:
49300         * tables/mozilla/marvin/x_td_id-expected.png:
49301         * tables/mozilla/marvin/x_td_nowrap-expected.checksum:
49302         * tables/mozilla/marvin/x_td_nowrap-expected.png:
49303         * tables/mozilla/marvin/x_td_rowspan-expected.checksum:
49304         * tables/mozilla/marvin/x_td_rowspan-expected.png:
49305         * tables/mozilla/marvin/x_td_style-expected.checksum:
49306         * tables/mozilla/marvin/x_td_style-expected.png:
49307         * tables/mozilla/marvin/x_td_valign_baseline-expected.checksum:
49308         * tables/mozilla/marvin/x_td_valign_baseline-expected.png:
49309         * tables/mozilla/marvin/x_td_valign_bottom-expected.checksum:
49310         * tables/mozilla/marvin/x_td_valign_bottom-expected.png:
49311         * tables/mozilla/marvin/x_td_valign_middle-expected.checksum:
49312         * tables/mozilla/marvin/x_td_valign_middle-expected.png:
49313         * tables/mozilla/marvin/x_td_valign_top-expected.checksum:
49314         * tables/mozilla/marvin/x_td_valign_top-expected.png:
49315         * tables/mozilla/marvin/x_td_width-expected.checksum:
49316         * tables/mozilla/marvin/x_td_width-expected.png:
49317         * tables/mozilla/marvin/x_tfoot_align_center-expected.checksum:
49318         * tables/mozilla/marvin/x_tfoot_align_center-expected.png:
49319         * tables/mozilla/marvin/x_tfoot_align_char-expected.checksum:
49320         * tables/mozilla/marvin/x_tfoot_align_char-expected.png:
49321         * tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum:
49322         * tables/mozilla/marvin/x_tfoot_align_justify-expected.png:
49323         * tables/mozilla/marvin/x_tfoot_align_left-expected.checksum:
49324         * tables/mozilla/marvin/x_tfoot_align_left-expected.png:
49325         * tables/mozilla/marvin/x_tfoot_align_right-expected.checksum:
49326         * tables/mozilla/marvin/x_tfoot_align_right-expected.png:
49327         * tables/mozilla/marvin/x_tfoot_class-expected.checksum:
49328         * tables/mozilla/marvin/x_tfoot_class-expected.png:
49329         * tables/mozilla/marvin/x_tfoot_id-expected.checksum:
49330         * tables/mozilla/marvin/x_tfoot_id-expected.png:
49331         * tables/mozilla/marvin/x_tfoot_style-expected.checksum:
49332         * tables/mozilla/marvin/x_tfoot_style-expected.png:
49333         * tables/mozilla/marvin/x_tfoot_valign_baseline-expected.checksum:
49334         * tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png:
49335         * tables/mozilla/marvin/x_tfoot_valign_bottom-expected.checksum:
49336         * tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png:
49337         * tables/mozilla/marvin/x_tfoot_valign_middle-expected.checksum:
49338         * tables/mozilla/marvin/x_tfoot_valign_middle-expected.png:
49339         * tables/mozilla/marvin/x_tfoot_valign_top-expected.checksum:
49340         * tables/mozilla/marvin/x_tfoot_valign_top-expected.png:
49341         * tables/mozilla/marvin/x_th_align_center-expected.checksum:
49342         * tables/mozilla/marvin/x_th_align_center-expected.png:
49343         * tables/mozilla/marvin/x_th_align_char-expected.checksum:
49344         * tables/mozilla/marvin/x_th_align_char-expected.png:
49345         * tables/mozilla/marvin/x_th_align_justify-expected.checksum:
49346         * tables/mozilla/marvin/x_th_align_justify-expected.png:
49347         * tables/mozilla/marvin/x_th_align_left-expected.checksum:
49348         * tables/mozilla/marvin/x_th_align_left-expected.png:
49349         * tables/mozilla/marvin/x_th_align_right-expected.checksum:
49350         * tables/mozilla/marvin/x_th_align_right-expected.png:
49351         * tables/mozilla/marvin/x_th_bgcolor_name-expected.checksum:
49352         * tables/mozilla/marvin/x_th_bgcolor_name-expected.png:
49353         * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.checksum:
49354         * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png:
49355         * tables/mozilla/marvin/x_th_class-expected.checksum:
49356         * tables/mozilla/marvin/x_th_class-expected.png:
49357         * tables/mozilla/marvin/x_th_colspan-expected.checksum:
49358         * tables/mozilla/marvin/x_th_colspan-expected.png:
49359         * tables/mozilla/marvin/x_th_height-expected.checksum:
49360         * tables/mozilla/marvin/x_th_height-expected.png:
49361         * tables/mozilla/marvin/x_th_id-expected.checksum:
49362         * tables/mozilla/marvin/x_th_id-expected.png:
49363         * tables/mozilla/marvin/x_th_nowrap-expected.checksum:
49364         * tables/mozilla/marvin/x_th_nowrap-expected.png:
49365         * tables/mozilla/marvin/x_th_rowspan-expected.checksum:
49366         * tables/mozilla/marvin/x_th_rowspan-expected.png:
49367         * tables/mozilla/marvin/x_th_style-expected.checksum:
49368         * tables/mozilla/marvin/x_th_style-expected.png:
49369         * tables/mozilla/marvin/x_th_valign_baseline-expected.checksum:
49370         * tables/mozilla/marvin/x_th_valign_baseline-expected.png:
49371         * tables/mozilla/marvin/x_th_valign_bottom-expected.checksum:
49372         * tables/mozilla/marvin/x_th_valign_bottom-expected.png:
49373         * tables/mozilla/marvin/x_th_valign_middle-expected.checksum:
49374         * tables/mozilla/marvin/x_th_valign_middle-expected.png:
49375         * tables/mozilla/marvin/x_th_valign_top-expected.checksum:
49376         * tables/mozilla/marvin/x_th_valign_top-expected.png:
49377         * tables/mozilla/marvin/x_th_width-expected.checksum:
49378         * tables/mozilla/marvin/x_th_width-expected.png:
49379         * tables/mozilla/marvin/x_thead_align_center-expected.checksum:
49380         * tables/mozilla/marvin/x_thead_align_center-expected.png:
49381         * tables/mozilla/marvin/x_thead_align_char-expected.checksum:
49382         * tables/mozilla/marvin/x_thead_align_char-expected.png:
49383         * tables/mozilla/marvin/x_thead_align_justify-expected.checksum:
49384         * tables/mozilla/marvin/x_thead_align_justify-expected.png:
49385         * tables/mozilla/marvin/x_thead_align_left-expected.checksum:
49386         * tables/mozilla/marvin/x_thead_align_left-expected.png:
49387         * tables/mozilla/marvin/x_thead_align_right-expected.checksum:
49388         * tables/mozilla/marvin/x_thead_align_right-expected.png:
49389         * tables/mozilla/marvin/x_thead_class-expected.checksum:
49390         * tables/mozilla/marvin/x_thead_class-expected.png:
49391         * tables/mozilla/marvin/x_thead_id-expected.checksum:
49392         * tables/mozilla/marvin/x_thead_id-expected.png:
49393         * tables/mozilla/marvin/x_thead_style-expected.checksum:
49394         * tables/mozilla/marvin/x_thead_style-expected.png:
49395         * tables/mozilla/marvin/x_thead_valign_baseline-expected.checksum:
49396         * tables/mozilla/marvin/x_thead_valign_baseline-expected.png:
49397         * tables/mozilla/marvin/x_thead_valign_bottom-expected.checksum:
49398         * tables/mozilla/marvin/x_thead_valign_bottom-expected.png:
49399         * tables/mozilla/marvin/x_thead_valign_middle-expected.checksum:
49400         * tables/mozilla/marvin/x_thead_valign_middle-expected.png:
49401         * tables/mozilla/marvin/x_thead_valign_top-expected.checksum:
49402         * tables/mozilla/marvin/x_thead_valign_top-expected.png:
49403         * tables/mozilla/marvin/x_tr_align_center-expected.checksum:
49404         * tables/mozilla/marvin/x_tr_align_center-expected.png:
49405         * tables/mozilla/marvin/x_tr_align_char-expected.checksum:
49406         * tables/mozilla/marvin/x_tr_align_char-expected.png:
49407         * tables/mozilla/marvin/x_tr_align_justify-expected.checksum:
49408         * tables/mozilla/marvin/x_tr_align_justify-expected.png:
49409         * tables/mozilla/marvin/x_tr_align_left-expected.checksum:
49410         * tables/mozilla/marvin/x_tr_align_left-expected.png:
49411         * tables/mozilla/marvin/x_tr_align_right-expected.checksum:
49412         * tables/mozilla/marvin/x_tr_align_right-expected.png:
49413         * tables/mozilla/marvin/x_tr_bgcolor_name-expected.checksum:
49414         * tables/mozilla/marvin/x_tr_bgcolor_name-expected.png:
49415         * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.checksum:
49416         * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png:
49417         * tables/mozilla/marvin/x_tr_class-expected.checksum:
49418         * tables/mozilla/marvin/x_tr_class-expected.png:
49419         * tables/mozilla/marvin/x_tr_id-expected.checksum:
49420         * tables/mozilla/marvin/x_tr_id-expected.png:
49421         * tables/mozilla/marvin/x_tr_style-expected.checksum:
49422         * tables/mozilla/marvin/x_tr_style-expected.png:
49423         * tables/mozilla/marvin/x_tr_valign_baseline-expected.checksum:
49424         * tables/mozilla/marvin/x_tr_valign_baseline-expected.png:
49425         * tables/mozilla/marvin/x_tr_valign_bottom-expected.checksum:
49426         * tables/mozilla/marvin/x_tr_valign_bottom-expected.png:
49427         * tables/mozilla/marvin/x_tr_valign_middle-expected.checksum:
49428         * tables/mozilla/marvin/x_tr_valign_middle-expected.png:
49429         * tables/mozilla/marvin/x_tr_valign_top-expected.checksum:
49430         * tables/mozilla/marvin/x_tr_valign_top-expected.png:
49431         * tables/mozilla/other/body_col-expected.checksum:
49432         * tables/mozilla/other/body_col-expected.png:
49433         * tables/mozilla/other/cell_widths-expected.checksum:
49434         * tables/mozilla/other/cell_widths-expected.png:
49435         * tables/mozilla/other/cellspacing-expected.checksum:
49436         * tables/mozilla/other/cellspacing-expected.png:
49437         * tables/mozilla/other/nested2-expected.checksum:
49438         * tables/mozilla/other/nested2-expected.png:
49439         * tables/mozilla/other/nestedTables-expected.checksum:
49440         * tables/mozilla/other/nestedTables-expected.png:
49441         * tables/mozilla/other/padding-expected.checksum:
49442         * tables/mozilla/other/padding-expected.png:
49443         * tables/mozilla/other/test3-expected.checksum:
49444         * tables/mozilla/other/test3-expected.png:
49445         * tables/mozilla/other/test6-expected.checksum:
49446         * tables/mozilla/other/test6-expected.png:
49447         * tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum:
49448         * tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
49449         * tables/mozilla/other/wa_table_tr_align-expected.checksum:
49450         * tables/mozilla/other/wa_table_tr_align-expected.png:
49451         * tables/mozilla_expected_failures/bugs/97619-expected.checksum:
49452         * tables/mozilla_expected_failures/bugs/97619-expected.png:
49453         * tables/mozilla_expected_failures/bugs/bug1010-expected.checksum:
49454         * tables/mozilla_expected_failures/bugs/bug1010-expected.png:
49455         * tables/mozilla_expected_failures/bugs/bug101759-expected.checksum:
49456         * tables/mozilla_expected_failures/bugs/bug101759-expected.png:
49457         * tables/mozilla_expected_failures/bugs/bug10216-expected.checksum:
49458         * tables/mozilla_expected_failures/bugs/bug10216-expected.png:
49459         * tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum:
49460         * tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
49461         * tables/mozilla_expected_failures/bugs/bug106336-expected.checksum:
49462         * tables/mozilla_expected_failures/bugs/bug106336-expected.png:
49463         * tables/mozilla_expected_failures/bugs/bug1128-expected.checksum:
49464         * tables/mozilla_expected_failures/bugs/bug1128-expected.png:
49465         * tables/mozilla_expected_failures/bugs/bug11384s-expected.checksum:
49466         * tables/mozilla_expected_failures/bugs/bug11384s-expected.png:
49467         * tables/mozilla_expected_failures/bugs/bug1164-expected.checksum:
49468         * tables/mozilla_expected_failures/bugs/bug1164-expected.png:
49469         * tables/mozilla_expected_failures/bugs/bug11945-expected.checksum:
49470         * tables/mozilla_expected_failures/bugs/bug11945-expected.png:
49471         * tables/mozilla_expected_failures/bugs/bug1262-expected.checksum:
49472         * tables/mozilla_expected_failures/bugs/bug1262-expected.png:
49473         * tables/mozilla_expected_failures/bugs/bug131020-3-expected.checksum:
49474         * tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
49475         * tables/mozilla_expected_failures/bugs/bug14007-2-expected.checksum:
49476         * tables/mozilla_expected_failures/bugs/bug14007-2-expected.png:
49477         * tables/mozilla_expected_failures/bugs/bug14323-expected.checksum:
49478         * tables/mozilla_expected_failures/bugs/bug14323-expected.png:
49479         * tables/mozilla_expected_failures/bugs/bug14489-expected.checksum:
49480         * tables/mozilla_expected_failures/bugs/bug14489-expected.png:
49481         * tables/mozilla_expected_failures/bugs/bug1647-expected.checksum:
49482         * tables/mozilla_expected_failures/bugs/bug1647-expected.png:
49483         * tables/mozilla_expected_failures/bugs/bug18440-expected.checksum:
49484         * tables/mozilla_expected_failures/bugs/bug18440-expected.png:
49485         * tables/mozilla_expected_failures/bugs/bug18770-expected.checksum:
49486         * tables/mozilla_expected_failures/bugs/bug18770-expected.png:
49487         * tables/mozilla_expected_failures/bugs/bug19526-expected.checksum:
49488         * tables/mozilla_expected_failures/bugs/bug19526-expected.png:
49489         * tables/mozilla_expected_failures/bugs/bug21518-expected.checksum:
49490         * tables/mozilla_expected_failures/bugs/bug21518-expected.png:
49491         * tables/mozilla_expected_failures/bugs/bug220653-expected.checksum:
49492         * tables/mozilla_expected_failures/bugs/bug220653-expected.png:
49493         * tables/mozilla_expected_failures/bugs/bug22122-expected.checksum:
49494         * tables/mozilla_expected_failures/bugs/bug22122-expected.png:
49495         * tables/mozilla_expected_failures/bugs/bug22246-2-expected.checksum:
49496         * tables/mozilla_expected_failures/bugs/bug22246-2-expected.png:
49497         * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.checksum:
49498         * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.png:
49499         * tables/mozilla_expected_failures/bugs/bug22246-3-expected.checksum:
49500         * tables/mozilla_expected_failures/bugs/bug22246-3-expected.png:
49501         * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.checksum:
49502         * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.png:
49503         * tables/mozilla_expected_failures/bugs/bug222846-expected.checksum:
49504         * tables/mozilla_expected_failures/bugs/bug222846-expected.png:
49505         * tables/mozilla_expected_failures/bugs/bug23847-expected.checksum:
49506         * tables/mozilla_expected_failures/bugs/bug23847-expected.png:
49507         * tables/mozilla_expected_failures/bugs/bug24880-1-expected.checksum:
49508         * tables/mozilla_expected_failures/bugs/bug24880-1-expected.png:
49509         * tables/mozilla_expected_failures/bugs/bug25707-expected.checksum:
49510         * tables/mozilla_expected_failures/bugs/bug25707-expected.png:
49511         * tables/mozilla_expected_failures/bugs/bug27993-2-expected.checksum:
49512         * tables/mozilla_expected_failures/bugs/bug27993-2-expected.png:
49513         * tables/mozilla_expected_failures/bugs/bug29058-2-expected.checksum:
49514         * tables/mozilla_expected_failures/bugs/bug29058-2-expected.png:
49515         * tables/mozilla_expected_failures/bugs/bug3105-expected.checksum:
49516         * tables/mozilla_expected_failures/bugs/bug3105-expected.png:
49517         * tables/mozilla_expected_failures/bugs/bug3166-8-expected.checksum:
49518         * tables/mozilla_expected_failures/bugs/bug3166-8-expected.png:
49519         * tables/mozilla_expected_failures/bugs/bug32205-1-expected.checksum:
49520         * tables/mozilla_expected_failures/bugs/bug32205-1-expected.png:
49521         * tables/mozilla_expected_failures/bugs/bug32205-4-expected.checksum:
49522         * tables/mozilla_expected_failures/bugs/bug32205-4-expected.png:
49523         * tables/mozilla_expected_failures/bugs/bug42043-expected.checksum:
49524         * tables/mozilla_expected_failures/bugs/bug42043-expected.png:
49525         * tables/mozilla_expected_failures/bugs/bug4294-expected.checksum:
49526         * tables/mozilla_expected_failures/bugs/bug4294-expected.png:
49527         * tables/mozilla_expected_failures/bugs/bug46268-4-expected.checksum:
49528         * tables/mozilla_expected_failures/bugs/bug46268-4-expected.png:
49529         * tables/mozilla_expected_failures/bugs/bug51000-expected.checksum:
49530         * tables/mozilla_expected_failures/bugs/bug51000-expected.png:
49531         * tables/mozilla_expected_failures/bugs/bug56024-expected.checksum:
49532         * tables/mozilla_expected_failures/bugs/bug56024-expected.png:
49533         * tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum:
49534         * tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
49535         * tables/mozilla_expected_failures/bugs/bug59252-expected.checksum:
49536         * tables/mozilla_expected_failures/bugs/bug59252-expected.png:
49537         * tables/mozilla_expected_failures/bugs/bug61042-1-expected.checksum:
49538         * tables/mozilla_expected_failures/bugs/bug61042-1-expected.png:
49539         * tables/mozilla_expected_failures/bugs/bug61042-2-expected.checksum:
49540         * tables/mozilla_expected_failures/bugs/bug61042-2-expected.png:
49541         * tables/mozilla_expected_failures/bugs/bug65372-expected.checksum:
49542         * tables/mozilla_expected_failures/bugs/bug65372-expected.png:
49543         * tables/mozilla_expected_failures/bugs/bug67915-2-expected.checksum:
49544         * tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
49545         * tables/mozilla_expected_failures/bugs/bug6933-expected.checksum:
49546         * tables/mozilla_expected_failures/bugs/bug6933-expected.png:
49547         * tables/mozilla_expected_failures/bugs/bug7113-expected.checksum:
49548         * tables/mozilla_expected_failures/bugs/bug7113-expected.png:
49549         * tables/mozilla_expected_failures/bugs/bug72393-expected.checksum:
49550         * tables/mozilla_expected_failures/bugs/bug72393-expected.png:
49551         * tables/mozilla_expected_failures/bugs/bug7243-expected.checksum:
49552         * tables/mozilla_expected_failures/bugs/bug7243-expected.png:
49553         * tables/mozilla_expected_failures/bugs/bug73629-expected.checksum:
49554         * tables/mozilla_expected_failures/bugs/bug73629-expected.png:
49555         * tables/mozilla_expected_failures/bugs/bug80762-2-expected.checksum:
49556         * tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
49557         * tables/mozilla_expected_failures/bugs/bug8499-expected.checksum:
49558         * tables/mozilla_expected_failures/bugs/bug8499-expected.png:
49559         * tables/mozilla_expected_failures/bugs/bug89315-expected.checksum:
49560         * tables/mozilla_expected_failures/bugs/bug89315-expected.png:
49561         * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
49562         * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
49563         * tables/mozilla_expected_failures/bugs/bug9879-1-expected.checksum:
49564         * tables/mozilla_expected_failures/bugs/bug9879-1-expected.png:
49565         * tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum:
49566         * tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
49567         * tables/mozilla_expected_failures/core/backgrounds-expected.checksum:
49568         * tables/mozilla_expected_failures/core/backgrounds-expected.png:
49569         * tables/mozilla_expected_failures/core/col_span2-expected.checksum:
49570         * tables/mozilla_expected_failures/core/col_span2-expected.png:
49571         * tables/mozilla_expected_failures/core/cols1-expected.checksum:
49572         * tables/mozilla_expected_failures/core/cols1-expected.png:
49573         * tables/mozilla_expected_failures/core/columns-expected.checksum:
49574         * tables/mozilla_expected_failures/core/columns-expected.png:
49575         * tables/mozilla_expected_failures/core/conflicts-expected.checksum:
49576         * tables/mozilla_expected_failures/core/conflicts-expected.png:
49577         * tables/mozilla_expected_failures/core/table_rules-expected.checksum:
49578         * tables/mozilla_expected_failures/core/table_rules-expected.png:
49579         * tables/mozilla_expected_failures/dom/appendCells1-expected.checksum:
49580         * tables/mozilla_expected_failures/dom/appendCells1-expected.png:
49581         * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.checksum:
49582         * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png:
49583         * tables/mozilla_expected_failures/dom/appendCol1-expected.checksum:
49584         * tables/mozilla_expected_failures/dom/appendCol1-expected.png:
49585         * tables/mozilla_expected_failures/dom/appendColGroup1-expected.checksum:
49586         * tables/mozilla_expected_failures/dom/appendColGroup1-expected.png:
49587         * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.checksum:
49588         * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png:
49589         * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.checksum:
49590         * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png:
49591         * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.checksum:
49592         * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.png:
49593         * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.checksum:
49594         * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.png:
49595         * tables/mozilla_expected_failures/marvin/table_frame_above-expected.checksum:
49596         * tables/mozilla_expected_failures/marvin/table_frame_above-expected.png:
49597         * tables/mozilla_expected_failures/marvin/table_frame_below-expected.checksum:
49598         * tables/mozilla_expected_failures/marvin/table_frame_below-expected.png:
49599         * tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.checksum:
49600         * tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png:
49601         * tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.checksum:
49602         * tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png:
49603         * tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.checksum:
49604         * tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png:
49605         * tables/mozilla_expected_failures/marvin/table_frame_void-expected.checksum:
49606         * tables/mozilla_expected_failures/marvin/table_frame_void-expected.png:
49607         * tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.checksum:
49608         * tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png:
49609         * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.checksum:
49610         * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.png:
49611         * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.checksum:
49612         * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.png:
49613         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.checksum:
49614         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png:
49615         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.checksum:
49616         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png:
49617         * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.checksum:
49618         * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.png:
49619         * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.checksum:
49620         * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.png:
49621         * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.checksum:
49622         * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.png:
49623         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
49624         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
49625         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum:
49626         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
49627         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.checksum:
49628         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png:
49629         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.checksum:
49630         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png:
49631         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.checksum:
49632         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png:
49633         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.checksum:
49634         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png:
49635         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.checksum:
49636         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png:
49637         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.checksum:
49638         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png:
49639         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum:
49640         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
49641         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.checksum:
49642         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png:
49643         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.checksum:
49644         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png:
49645         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.checksum:
49646         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png:
49647         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum:
49648         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
49649         * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.checksum:
49650         * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png:
49651         * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.checksum:
49652         * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.png:
49653         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.checksum:
49654         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png:
49655         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.checksum:
49656         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png:
49657         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.checksum:
49658         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png:
49659         * tables/mozilla_expected_failures/marvin/table_rules_cols-expected.checksum:
49660         * tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png:
49661         * tables/mozilla_expected_failures/marvin/table_rules_none-expected.checksum:
49662         * tables/mozilla_expected_failures/marvin/table_rules_none-expected.png:
49663         * tables/mozilla_expected_failures/marvin/table_rules_rows-expected.checksum:
49664         * tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png:
49665         * tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.checksum:
49666         * tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png:
49667         * tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.checksum:
49668         * tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png:
49669         * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.checksum:
49670         * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png:
49671         * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.checksum:
49672         * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png:
49673         * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.checksum:
49674         * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png:
49675         * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.checksum:
49676         * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.png:
49677         * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.checksum:
49678         * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png:
49679         * tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.checksum:
49680         * tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png:
49681         * tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.checksum:
49682         * tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png:
49683         * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.checksum:
49684         * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.png:
49685         * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.checksum:
49686         * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.png:
49687         * tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.checksum:
49688         * tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png:
49689         * tables/mozilla_expected_failures/other/empty_cells-expected.checksum:
49690         * tables/mozilla_expected_failures/other/empty_cells-expected.png:
49691         * tables/mozilla_expected_failures/other/test4-expected.checksum:
49692         * tables/mozilla_expected_failures/other/test4-expected.png:
49694 2006-04-17  Justin Garcia  <justin.garcia@apple.com>
49696         Reviewed by darin
49697         
49698         <http://bugs.webkit.org/show_bug.cgi?id=8402>
49699         Fix interchange newline handling and avoid use of test rendering info
49701         * editing/pasteboard/interchange-newline-1-expected.checksum: Added.
49702         * editing/pasteboard/interchange-newline-1-expected.png: Added.
49703         * editing/pasteboard/interchange-newline-1-expected.txt: Added.
49704         * editing/pasteboard/interchange-newline-1.html: Added.
49705         * editing/pasteboard/interchange-newline-2-expected.checksum: Added.
49706         * editing/pasteboard/interchange-newline-2-expected.png: Added.
49707         * editing/pasteboard/interchange-newline-2-expected.txt: Added.
49708         * editing/pasteboard/interchange-newline-2.html: Added.
49709         * editing/pasteboard/interchange-newline-3-expected.checksum: Added.
49710         * editing/pasteboard/interchange-newline-3-expected.png: Added.
49711         * editing/pasteboard/interchange-newline-3-expected.txt: Added.
49712         * editing/pasteboard/interchange-newline-3.html: Added.
49714 2006-04-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>
49716         Reviewed by Darin.
49718         - test for http://bugs.webkit.org/show_bug.cgi?id=8408
49719           Paint the highlight behind selected list markers
49721         * editing/selection/extend-by-word-002-expected.checksum: Updated.
49722         * editing/selection/extend-by-word-002-expected.png: Updated.
49723         * fast/lists/markers-in-selection-expected.checksum: Added.
49724         * fast/lists/markers-in-selection-expected.png: Added.
49725         * fast/lists/markers-in-selection-expected.txt: Added.
49726         * fast/lists/markers-in-selection.html: Added.
49728 2006-04-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>
49730         Reviewed by Darin.
49732         - test for http://bugs.webkit.org/show_bug.cgi?id=8420
49733           iExploder(#12): Assertion failure in RenderContainer::removeChildNode
49735         * fast/forms/button-inner-block-reuse-expected.checksum: Added.
49736         * fast/forms/button-inner-block-reuse-expected.png: Added.
49737         * fast/forms/button-inner-block-reuse-expected.txt: Added.
49738         * fast/forms/button-inner-block-reuse.html: Added.
49740 2006-04-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>
49742         Reviewed by Justin.
49744         - test for http://bugs.webkit.org/show_bug.cgi?id=8394
49745           Editable region does not accept dropped text if there is no selection
49747         * editing/pasteboard/drop-text-without-selection-expected.checksum: Added.
49748         * editing/pasteboard/drop-text-without-selection-expected.png: Added.
49749         * editing/pasteboard/drop-text-without-selection-expected.txt: Added.
49750         * editing/pasteboard/drop-text-without-selection.html: Added.
49752 2006-04-15  Darin Adler  <darin@apple.com>
49754         - more results for tests landed without pixel-test results
49756         * fast/text/whitespace/pre-newline-box-test-expected.checksum: Added.
49757         * fast/text/whitespace/pre-newline-box-test-expected.png: Added.
49759 2006-04-15  Darin Adler  <darin@apple.com>
49761         - added some results for some tests people added without expected results
49763         * svg/custom/class-selector-expected.txt: Added.
49764         * svg/custom/class-selector-expected.checksum: Added.
49765         * svg/custom/class-selector-expected.png: Added.
49766         * editing/selection/extend-by-sentence-001-expected.checksum: Added.
49767         * editing/selection/extend-by-sentence-001-expected.png: Added.
49768         * fast/dom/Element/null-offset-parent-expected.checksum: Added.
49769         * fast/dom/Element/null-offset-parent-expected.png: Added.
49771 2006-04-15  Darin Adler  <darin@apple.com>
49773         - updated a layout test result for Hyatt's prefix change
49775         * fast/inspector/style-expected.txt: Some background properties now
49776         have the "-webkit" prefix.
49778 2006-04-12  Geoffrey Garen  <ggaren@apple.com>
49780         Layout test for document.defaultView
49782         * fast/dom/defaultView-expected.txt: Added.
49783         * fast/dom/defaultView.html: Added.
49784         * fast/events/event-view-toString-expected.txt: Updated to reflect new
49785         prototype chain for defaultView.
49787 2006-04-12  Geoffrey Garen  <ggaren@apple.com>
49789         Layout test to ensure that the window object gets cleared during a
49790         navigation. I caused a regression in that area when working in window
49791         object code.
49793         * fast/loader/resources/window-clearing2.html: Added.
49794         * fast/loader/window-clearing.html: Added.
49796 2006-04-13  Alexey Proskuryakov  <ap@nypop.com>
49798         Test created by Maciej.
49800         Tests that Latin-1 is handled as windows-1252
49801         (see http://bugs.webkit.org/show_bug.cgi?id=7602). Some existing tests
49802         already did cover this, but only indirectly.
49804         * fast/encoding/latin1-winlatin-expected.txt: Added.
49805         * fast/encoding/latin1-winlatin.html: Added.
49807 2006-04-12  Justin Garcia  <justin.garcia@apple.com>
49809         Reviewed by harrison
49810         
49811         Layout test for the changes made to VisiblePosition::init in r13825.
49812         
49813         * editing/selection/unrendered-space.html
49814         * editing/selection/unrendered-space-expected.png
49815         * editing/selection/unrendered-space-expected.checksum
49816         * editing/selection/unrendered-space-expected.txt
49818 2006-04-12  Adele Peterson  <adele@apple.com>
49820         Test for setSelectionRange bug in text fields.
49822         * fast/forms/input-delete-expected.txt: Added.
49823         * fast/forms/input-delete.html: Added.
49825 2006-04-12  Mitz Pettel  <opendarwin.org@mitzpettel.com>
49827          Reviewed by hyatt
49829          - updated test results for http://bugs.webkit.org/show_bug.cgi?id=4855
49830            List item's bullets fail to redraw correctly after their style is set with JavaScript
49832          * css1/basic/class_as_selector-expected.txt:
49833          * css1/basic/containment-expected.txt:
49834          * css1/basic/contextual_selectors-expected.txt:
49835          * css1/basic/id_as_selector-expected.txt:
49836          * css1/box_properties/border_bottom-expected.txt:
49837          * css1/box_properties/border_left-expected.txt:
49838          * css1/box_properties/border_right_inline-expected.txt:
49839          * css1/box_properties/border_top-expected.txt:
49840          * css1/box_properties/clear_float-expected.txt:
49841          * css1/box_properties/margin-expected.txt:
49842          * css1/box_properties/margin_bottom-expected.txt:
49843          * css1/box_properties/margin_left-expected.txt:
49844          * css1/box_properties/margin_right-expected.txt:
49845          * css1/box_properties/margin_top-expected.txt:
49846          * css1/box_properties/padding_left-expected.txt:
49847          * css1/box_properties/padding_right-expected.txt:
49848          * css1/cascade/cascade_order-expected.txt:
49849          * css1/classification/display-expected.txt:
49850          * css1/classification/list_style-expected.txt:
49851          * css1/classification/list_style_image-expected.txt:
49852          * css1/classification/list_style_position-expected.txt:
49853          * css1/classification/list_style_type-expected.txt:
49854          * css1/conformance/forward_compatible_parsing-expected.txt:
49855          * css1/pseudo/anchor-expected.txt:
49856          * css2.1/t0402-c71-fwd-parsing-02-f-expected.txt:
49857          * css2.1/t0505-c16-descendant-01-e-expected.txt:
49858          * css2.1/t050803-c14-classes-00-e-expected.txt:
49859          * css2.1/t0509-c15-ids-01-e-expected.txt:
49860          * css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
49861          * css2.1/t0805-c5519-brdr-r-02-e-expected.txt:
49862          * css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
49863          * css2.1/t0805-c5521-brdr-l-02-e-expected.txt:
49864          * css2.1/t1205-c561-list-displ-00-b-expected.txt:
49865          * css2.1/t1205-c563-list-type-00-b-expected.txt:
49866          * css2.1/t1205-c563-list-type-01-b-expected.txt:
49867          * css2.1/t1205-c564-list-img-00-b-g-expected.txt:
49868          * css2.1/t1205-c565-list-pos-00-b-expected.txt:
49869          * css2.1/t1205-c566-list-stl-00-e-ag-expected.txt:
49870          * css2.1/t1205-c566-list-stl-01-c-g-expected.txt:
49871          * editing/deleting/delete-listitem-002-expected.txt:
49872          * editing/execCommand/insertHTML-expected.txt:
49873          * editing/pasteboard/paste-4039777-fix-expected.txt:
49874          * editing/pasteboard/paste-list-001-expected.txt:
49875          * editing/selection/extend-by-word-002-expected.txt:
49876          * editing/selection/move-by-line-002-expected.txt:
49877          * editing/selection/select-all-iframe-expected.txt:
49878          * editing/selection/selectNode-expected.txt:
49879          * editing/selection/selectNodeContents-expected.txt:
49880          * editing/unsupported-content/list-type-after-expected.txt:
49881          * editing/unsupported-content/list-type-before-expected.txt:
49882          * fast/block/float/014-expected.txt:
49883          * fast/css-generated-content/009-expected.txt:
49884          * fast/css/001-expected.txt:
49885          * fast/css/001-expected.png:
49886          * fast/css/001-expected.checksum:
49887          * fast/css/continuationCrash-expected.txt:
49888          * fast/css/list-outline-expected.txt:
49889          * fast/doctypes/001-expected.txt:
49890          * fast/doctypes/002-expected.txt:
49891          * fast/doctypes/003-expected.txt:
49892          * fast/doctypes/004-expected.txt:
49893          * fast/dom/window-onFocus-expected.txt:
49894          * fast/forms/form-hides-table-expected.txt:
49895          * fast/forms/plaintext-mode-2-expected.txt:
49896          * fast/lists/001-expected.checksum:
49897          * fast/lists/001-expected.png:
49898          * fast/lists/001-expected.txt:
49899          * fast/lists/002-expected.txt:
49900          * fast/lists/003-expected.txt:
49901          * fast/lists/004-expected.txt:
49902          * fast/lists/005-expected.txt:
49903          * fast/lists/006-expected.txt:
49904          * fast/lists/007-expected.txt:
49905          * fast/lists/008-expected.txt:
49906          * fast/lists/009-expected.txt:
49907          * fast/lists/drag-into-marker-expected.txt:
49908          * fast/lists/li-br-expected.txt:
49909          * fast/lists/ol-display-types-expected.txt:
49910          * fast/lists/olstart-expected.txt:
49911          * fast/lists/scrolled-marker-paint-expected.txt:
49912          * fast/overflow/overflow-rtl-expected.txt:
49913          * fast/parser/entities-in-xhtml-expected.txt:
49914          * fast/selectors/001-expected.txt:
49915          * fast/selectors/013-expected.txt:
49916          * fast/selectors/015-expected.txt:
49917          * fast/selectors/166-expected.txt:
49918          * fast/table/018-expected.txt:
49919          * fast/table/form-with-table-style-expected.txt:
49920          * fast/text/whitespace/tab-character-basics-expected.txt:
49921          * fast/tokenizer/004-expected.txt:
49922          * tables/mozilla/bugs/bug23235-expected.txt:
49923          * tables/mozilla/bugs/bug30692-expected.txt:
49924          * tables/mozilla/bugs/bug3191-expected.txt:
49925          * tables/mozilla/bugs/bug32205-2-expected.txt:
49926          * tables/mozilla/marvin/backgr_index-expected.txt:
49927          * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
49928          * tables/mozilla/marvin/x_table-expected.txt:
49929          * tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
49930          * tables/mozilla/other/wa_table_tr_align-expected.txt:
49931          * tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
49932          * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
49933          * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
49935 2006-04-12  David Harrison  <harrison@apple.com>
49937         <rdar://problem/4386640> AX: AXPreviousSentenceStartTextMarkerForTextMarker does not respect paragraph boundary
49938         <rdar://problem/4414575> AX: Dictionary popup cannot find some words on Dictionary.app
49940         * editing/editing.js:
49941         Add sentence navigation/selection.
49942         
49943         * editing/selection/extend-by-sentence-001-expected.txt: Added.
49944         * editing/selection/extend-by-sentence-001.html: Added.
49945         Test for both <rdar://problem/4386640> and <rdar://problem/4414575>.
49946         
49947         * fast/dom/inner-text-001-expected.txt: Added.
49948         * fast/dom/inner-text-001.html: Added.
49949         Tests innerText on a variety of elements.
49950         
49951         * fast/dom/HTMLObjectElement/form/test1-expected.txt:
49952         * fast/events/mouseclick-target-and-positioning-expected.txt:
49953         * fast/forms/button-in-forms-collection-expected.txt:
49954         * fast/forms/focus-control-to-page-expected.txt:
49955         * fast/forms/focus-expected.txt:
49956         * fast/forms/textarea-hard-linewrap-expected.txt:
49957         * fast/forms/textarea-setvalue-submit-expected.txt:
49958         * fast/loader/loadInProgress-expected.txt:
49959         Updated for innerText changes that emit newlines for more kinds of blocks.
49961 2006-04-12  Justin Garcia  <justin.garcia@apple.com>
49963         Reviewed by darin
49964         
49965         <http://bugs.webkit.org/show_bug.cgi?id=8335>
49966         Implement execCommand(InsertHorizontalRule)
49968         * editing/deleting/merge-unrendered-space.html:
49969         * editing/execCommand/insertHorizontalRule-expected.checksum: Added.
49970         * editing/execCommand/insertHorizontalRule-expected.png: Added.
49971         * editing/execCommand/insertHorizontalRule-expected.txt: Added.
49972         * editing/execCommand/insertHorizontalRule.html: Added.
49974 2006-04-11  Justin Garcia  <justin.garcia@apple.com>
49976         Reviewed by harrison
49978         Added to test changes:
49979         * editing/pasteboard/merge-end-1-expected.checksum: Added.
49980         * editing/pasteboard/merge-end-1-expected.png: Added.
49981         * editing/pasteboard/merge-end-1-expected.txt: Added.
49982         * editing/pasteboard/merge-end-1.html: Added.
49983         * editing/pasteboard/merge-end-2-expected.checksum: Added.
49984         * editing/pasteboard/merge-end-2-expected.png: Added.
49985         * editing/pasteboard/merge-end-2-expected.txt: Added.
49986         * editing/pasteboard/merge-end-2.html: Added.
49987         
49988         Use the editing library so the test can be run in slow motion.
49989         * editing/deleting/merge-unrendered-space.html:
49990         
49991         Merges after pasted content no longer happen unnecessarily.  These
49992         tests used to do unnecessary merges that happened to move nodes
49993         that served as selection endpoints, which cleared the selection.
49994         So, you'll see changes to the selection change delegate calls.
49995         * editing/pasteboard/8145-2-expected.txt:
49996         * editing/pasteboard/paste-line-endings-010-expected.txt:
49997         * editing/pasteboard/paste-text-008-expected.txt:
49998         * editing/pasteboard/paste-text-009-expected.txt:
50000 2006-04-11  Justin Garcia  <justin.garcia@apple.com>
50002         Reviewed by harrison
50004         * editing/deleting/merge-unrendered-space-expected.checksum: Added.
50005         * editing/deleting/merge-unrendered-space-expected.png: Added.
50006         * editing/deleting/merge-unrendered-space-expected.txt: Added.
50007         * editing/deleting/merge-unrendered-space.html: Added.
50009 2006-04-10  Alexey Proskuryakov  <ap@nypop.com>
50011         Reviewed by Darin.
50013         - fix http://bugs.webkit.org/show_bug.cgi?id=8157
50014           Make HTTP tests using Perl use .pl extension
50016         * http/tests/incremental/slow-utf8-text.pl: Added (renamed from .text).
50017         * http/tests/incremental/slow-utf8-text.text: Removed.
50018         * http/tests/incremental/split-hex-entities.pl: Added (renamed from .html).
50019         * http/tests/incremental/split-hex-entities.html: Removed.
50020         * http/tests/incremental/.htaccess: Removed.
50022 2006-04-10  Darin Adler  <darin@apple.com>
50024         * fast/dom/gc-4-expected.txt: Add one blank line (test result was failing).
50026 2006-04-10  Darin Adler  <darin@apple.com>
50028         - one more test change for http://bugs.webkit.org/show_bug.cgi?id=4884
50029           Canvas element breaks when RenderObject creation is deferred by external CSS
50031         * fast/dom/gc-4.html: Test had a bug where it used <canvas>
50032         without a </canvas> tag. Changed test to include a </canvas> tag.
50034 2006-04-10  Darin Adler  <darin@apple.com>
50036         - regenerated pixel results because many may be affected by
50037           the fix for bug 8100
50039 2006-04-09  Alexey Proskuryakov  <ap@nypop.com>
50041         Reviewed by Darin.
50043         - test for http://bugs.webkit.org/show_bug.cgi?id=7877
50044         XMLHttpRequest ignores username/password passed to open()
50046         * http/tests/xmlhttprequest/basic-auth-expected.txt: Added.
50047         * http/tests/xmlhttprequest/basic-auth.html: Added.
50048         * http/tests/xmlhttprequest/resources/basic-auth.php: Added.
50050 2006-04-09  Darin Adler  <darin@apple.com>
50052         Reviewed by Anders.
50054         - test changes for http://bugs.webkit.org/show_bug.cgi?id=4884
50055           Canvas element breaks when RenderObject creation is deferred by external CSS
50057         * fast/canvas/canvas-before-css-expected.checksum: Added.
50058         * fast/canvas/canvas-before-css-expected.png: Added.
50059         * fast/canvas/canvas-before-css-expected.txt: Added.
50060         * fast/canvas/canvas-before-css.html: Added.
50062         * fast/canvas/image-object-in-canvas.html: Test had a bug where it used <canvas>
50063         without a </canvas> tag. Changed test to include a </canvas> tag.
50065         * fast/canvas/patternfill-repeat-expected.txt: Updated for name change from
50066         RenderCanvasImage to RenderHTMLCanvas.
50067         * fast/canvas/image-object-in-canvas-expected.txt: Ditto.
50068         * fast/canvas/fillrect_gradient-expected.txt: Ditto.
50069         * fast/canvas/quadraticCurveTo-expected.txt: Ditto.
50071 2006-04-09  Rob Buis  <buis@kde.org>
50073         Reviewed by eseidel.  Landed by eseidel.
50075         - test for http://bugs.webkit.org/show_bug.cgi?id=6930
50076         % width/height on nested <svg> tags do not work
50078         * svg/custom/inner-percent-expected.txt: Added.
50079         * svg/custom/inner-percent.svg: Added.
50081 2006-04-08  Darin Adler  <darin@apple.com>
50083         Reviewed by Beth.
50085         - tests for http://bugs.webkit.org/show_bug.cgi?id=7622
50086           REGRESSION: New text fields should compute maxlength considering composed character sequences
50088         * fast/forms/input-text-maxlength-expected.checksum: Added.
50089         * fast/forms/input-text-maxlength-expected.png: Added.
50090         * fast/forms/input-text-maxlength-expected.txt: Added.
50091         * fast/forms/input-text-maxlength.html: Added.
50092         * fast/forms/input-text-paste-maxlength-expected.checksum: Added.
50093         * fast/forms/input-text-paste-maxlength-expected.png: Added.
50094         * fast/forms/input-text-paste-maxlength-expected.txt: Added.
50095         * fast/forms/input-text-paste-maxlength.html: Added.
50097 2006-04-08  Alexey Proskuryakov  <ap@nypop.com>
50099         Reviewed by Darin.
50101         - test for http://bugs.webkit.org/show_bug.cgi?id=8264
50102         toLowerCase and toUpperCase don't honor special mappings
50104         * fast/js/resources/string-capitalization.js: Added.
50105         * fast/js/string-capitalization-expected.txt: Added.
50106         * fast/js/string-capitalization.html: Added.
50108 2006-04-07  Darin Adler  <darin@apple.com>
50110         Reviewed by Hyatt.
50112         - test for http://bugs.webkit.org/show_bug.cgi?id=8134
50113           REGRESSION: dragging down from the middle of a text field does not select to end of field
50115         * fast/forms/input-text-drag-down-expected.checksum: Added.
50116         * fast/forms/input-text-drag-down-expected.png: Added.
50117         * fast/forms/input-text-drag-down-expected.txt: Added.
50118         * fast/forms/input-text-drag-down.html: Added.
50120 2006-04-07  Darin Adler  <darin@apple.com>
50122         Reviewed by Hyatt.
50124         - test for http://bugs.webkit.org/show_bug.cgi?id=8134
50125           REGRESSION: dragging down from the middle of a text field does not select to end of field
50127         * fast/forms/input-text-drag-down-expected.checksum: Added.
50128         * fast/forms/input-text-drag-down-expected.png: Added.
50129         * fast/forms/input-text-drag-down-expected.txt: Added.
50130         * fast/forms/input-text-drag-down.html: Added.
50132 2006-04-07  Maciej Stachowiak  <mjs@apple.com>
50134         Reviewed by Darin.
50136         Test case for this fix:
50137         
50138         - fixed REGRESSION: offsetParent on element with no offset parent crashes
50140         * fast/dom/Element/null-offset-parent.html: Added.
50142 2006-04-07  Justin Garcia  <justin.garcia@apple.com>
50144         Reviewed by adele
50146         * fast/forms/input-maxlength-2-expected.checksum: Added.
50147         * fast/forms/input-maxlength-2-expected.png: Added.
50148         * fast/forms/input-maxlength-2-expected.txt: Added.
50149         * fast/forms/input-maxlength-2.html: Added.
50151 2006-04-07  Justin Garcia  <justin.garcia@apple.com>
50153         Reviewed by harrison
50154         <http://bugs.webkit.org/show_bug.cgi?id=8250>
50155         REGRESSION: Interchange newlines aren't passed with the khtmlBeforeTextInsertedEvent
50157         * fast/forms/8250-expected.checksum: Added.
50158         * fast/forms/8250-expected.png: Added.
50159         * fast/forms/8250-expected.txt: Added.
50160         * fast/forms/8250.html: Added.
50162 2006-04-07  Justin Garcia  <justin.garcia@apple.com>
50164         Reviewed by adele
50165         <http://bugs.webkit.org/show_bug.cgi?id=8219>
50166         REGRESSION: Two extra newlines added when pasting a single styled line into a plaintext-only region
50168         Updated to relfect fix:
50169         * editing/pasteboard/8145-1-expected.checksum:
50170         * editing/pasteboard/8145-1-expected.png:
50171         * editing/pasteboard/8145-1-expected.txt:
50172         * editing/pasteboard/8145-1.html:
50174 2006-04-07  Justin Garcia  <justin.garcia@apple.com>
50176         Reviewed by harrison
50177         
50178         <http://bugs.webkit.org/show_bug.cgi?id=8145>
50179         REGRESSION: Pasting text from TextEdit with a bold word into text field results in crash
50181         * editing/pasteboard/8145-1-expected.checksum: Added.
50182         * editing/pasteboard/8145-1-expected.png: Added.
50183         * editing/pasteboard/8145-1-expected.txt: Added.
50184         * editing/pasteboard/8145-1.html: Added.
50185         * editing/pasteboard/8145-2-expected.checksum: Added.
50186         * editing/pasteboard/8145-2-expected.png: Added.
50187         * editing/pasteboard/8145-2-expected.txt: Added.
50188         * editing/pasteboard/8145-2.html: Added.
50189         * editing/pasteboard/8145-3-expected.checksum: Added.
50190         * editing/pasteboard/8145-3-expected.png: Added.
50191         * editing/pasteboard/8145-3-expected.txt: Added.
50192         * editing/pasteboard/8145-3.html: Added.
50193         * fast/forms/plaintext-mode-1-expected.txt:
50194         * fast/forms/plaintext-mode-1.html:
50196 2006-04-07  Maciej Stachowiak  <mjs@apple.com>
50198         Reviewed by Anders.
50200         Added test case for incidental fix from this change:
50201         
50202         - Convert Element JS bindings to be almost completely autogenerated
50203         http://bugs.webkit.org/show_bug.cgi?id=8227
50205         * fast/dom/Element/dimension-properties-unrendered-expected.txt: Added.
50206         * fast/dom/Element/dimension-properties-unrendered.html: Added.
50207         * fast/dom/Element/resources/dimension-properties-unrendered.js: Added.
50209 2006-04-06  Beth Dakin  <bdakin@apple.com>
50211         Reviewed by Darin.
50213         Layout test for http://bugs.webkit.org/show_bug.cgi?id=8203
50214         This fix also changes the layout of two existing tests.
50216         * fast/forms/input-appearance-minWidth-expected.checksum:
50217         * fast/forms/input-appearance-minWidth-expected.png:
50218         * fast/forms/input-appearance-minWidth-expected.txt:
50219         * fast/forms/minWidthPercent-expected.checksum: Added.
50220         * fast/forms/minWidthPercent-expected.png: Added.
50221         * fast/forms/minWidthPercent-expected.txt: Added.
50222         * fast/forms/minWidthPercent.html: Added.
50223         * fast/replaced/width100percent-expected.checksum:
50224         * fast/replaced/width100percent-expected.png:
50225         * fast/replaced/width100percent-expected.txt:
50227 2006-04-05  Darin Adler  <darin@apple.com>
50229         - regenerated test results
50231         * fast/forms/input-table-expected.txt: Regenerated. Seems right, matches Gecko.
50233         * fast/forms/form-element-geometry-expected.png: Regenerated.
50234         * fast/forms/form-element-geometry-expected.checksum: Regenerated.
50236 2006-04-05  Darin Adler  <darin@apple.com>
50238         - bug http://bugs.webkit.org/show_bug.cgi?id=8187 seems to have disappeared
50240         * fast/forms/input-truncate-newline-expected.txt: Restored good expected results.
50242 2006-04-05  Darin Adler  <darin@apple.com>
50244         Reviewed by Adele.
50246         - test for http://bugs.webkit.org/show_bug.cgi?id=8111
50247           REGRESSION (NativeTextField): first click in form field on weather.com leaves focus
50248           but no caret
50250         - updated results for improved dumping of selection location in DumpRenderTree
50252         * fast/forms/input-text-self-emptying-click-expected.checksum: Added.
50253         * fast/forms/input-text-self-emptying-click-expected.png: Added.
50254         * fast/forms/input-text-self-emptying-click-expected.txt: Added.
50255         * fast/forms/input-text-self-emptying-click.html: Added.
50257         * editing/selection/3690703-2-expected.txt: Updated.
50258         * fast/forms/input-appearance-focus-expected.txt: Updated.
50259         * fast/forms/input-appearance-readonly-expected.txt: Updated.
50260         * fast/forms/input-appearance-selection-expected.txt: Updated.
50261         * fast/forms/input-paste-undo-expected.txt: Updated.
50262         * fast/forms/input-text-double-click-expected.txt: Updated.
50263         * fast/forms/input-text-option-delete-expected.txt: Updated.
50264         * fast/forms/input-text-scroll-left-on-blur-expected.txt: Updated.
50265         * fast/forms/plaintext-mode-2-expected.txt: Updated.
50267 2006-04-05  Mitz Pettel  <opendarwin.org@mitzpettel.com>
50269         Reviewed and landed by Maciej.
50271         - updated test result for http://bugs.webkit.org/show_bug.cgi?id=8184
50272           REGRESSION (r13655): Layer outline not clipped where it should be
50274         * fast/clip/outline-overflowClip-expected.txt: Reverted to the correct
50275         expected result.
50277 2006-04-04  Rob Buis  <buis@kde.org>
50279         Reviewed by Eric, landed by Maciej.
50281         * svg/custom/class-selector.svg: Added.
50283 2006-04-04  Maciej Stachowiak  <mjs@apple.com>
50285         Reviewed by Anders.
50287         Update prototype chain for the following fix:
50289         - autogenerate bindings for all of the methods and properties of Document
50290         http://bugs.webkit.org/show_bug.cgi?id=8163
50292         * fast/dom/prototype-chain-expected.txt:
50294 2006-04-05  Justin Garcia  <justin.garcia@apple.com>
50296         Reviewed by darin
50297         
50298         <http://bugs.webkit.org/show_bug.cgi?id=8198>
50299         Hitting an assert on undo paste
50301         * editing/pasteboard/undoable-fragment-removes-expected.checksum: Added.
50302         * editing/pasteboard/undoable-fragment-removes-expected.png: Added.
50303         * editing/pasteboard/undoable-fragment-removes-expected.txt: Added.
50304         * editing/pasteboard/undoable-fragment-removes.html: Added.
50306 2006-04-05  Alexey Proskuryakov  <ap@nypop.com>
50308         Reviewed by Darin.
50310         - test for http://bugs.webkit.org/show_bug.cgi?id=8110
50311           Define navigator.vendorSub (bcms.gov.uk doesn't allow access to login page)
50313         * fast/dom/navigator-vendorSub-expected.txt: Added.
50314         * fast/dom/navigator-vendorSub.html: Added.
50316 2006-04-04  Darin Adler  <darin@apple.com>
50318         Reviewed by Justin and Adele.
50320         * fast/forms/plaintext-mode-2-expected.txt: Updated because there's no longer
50321         and extra <div> element added.
50323 2006-04-04  Adele Peterson  <adele@apple.com>
50325         - Tests for http://bugs.webkit.org/show_bug.cgi?id=8158
50326         REGRESSION: Clicking past RTL text in a new text field puts the caret on the wrong side of the text
50328         * editing/selection/caret-rtl-expected.checksum: Added.
50329         * editing/selection/caret-rtl-expected.png: Added.
50330         * editing/selection/caret-rtl-expected.txt: Added.
50331         * editing/selection/caret-rtl.html: Added.
50332         * editing/selection/caret-rtl-2-expected.checksum: Added.
50333         * editing/selection/caret-rtl-2-expected.png: Added.
50334         * editing/selection/caret-rtl-2-expected.txt: Added.
50335         * editing/selection/caret-rtl-2.html: Added.
50337 2006-04-04  Adele Peterson  <adele@apple.com>
50339         New results for
50340         * fast/forms/input-truncate-newline-expected.txt
50342         Filed bug:
50343         http://bugs.webkit.org/show_bug.cgi?id=8187
50344         input-truncate-newline layout test fails when run as part of larger set of tests
50346 2006-04-04  Adele Peterson  <adele@apple.com>
50348          - Test for:
50349         http://bugs.webkit.org/show_bug.cgi?id=8092
50350         REGRESSION (NativeTextField): table contents misaligned in Netflix queue
50352         http://bugs.webkit.org/show_bug.cgi?id=8141
50353         REGRESSION: Native text field fails to wrap inside table
50355         http://bugs.webkit.org/show_bug.cgi?id=8072
50356         REGRESSION: text fields at connect.apple.com spill out of the containing box
50358         * fast/forms/input-table-expected.checksum: Added.
50359         * fast/forms/input-table-expected.png: Added.
50360         * fast/forms/input-table-expected.txt: Added.
50361         * fast/forms/input-table.html: Added.
50363 2006-04-04  Justin Garcia  <justin.garcia@apple.com>
50365         Reviewed by darin
50367         <http://bugs.webkit.org/show_bug.cgi?id=6608>
50368         REGRESSION: Line disappears when deleting
50370         Added:
50371         * editing/deleting/merge-different-styles-expected.checksum: Added.
50372         * editing/deleting/merge-different-styles-expected.png: Added.
50373         * editing/deleting/merge-different-styles-expected.txt: Added.
50374         * editing/deleting/merge-different-styles.html: Added.
50375         * editing/deleting/merge-no-br-expected.checksum: Added.
50376         * editing/deleting/merge-no-br-expected.png: Added.
50377         * editing/deleting/merge-no-br-expected.txt: Added.
50378         * editing/deleting/merge-no-br.html: Added.
50379         * editing/deleting/merge-whitespace-pre-expected.checksum: Added.
50380         * editing/deleting/merge-whitespace-pre-expected.png: Added.
50381         * editing/deleting/merge-whitespace-pre-expected.txt: Added.
50382         * editing/deleting/merge-whitespace-pre.html: Added.
50384         Fixes (not enough style on nodes for the fixes to be reflected in pixel results):
50385         * editing/deleting/delete-block-merge-contents-005-expected.txt:
50386         * editing/deleting/delete-block-merge-contents-006-expected.txt:
50387         * editing/deleting/delete-block-merge-contents-008-expected.txt:
50389         Equivalent render trees:
50390         * editing/deleting/delete-3857753-fix-expected.txt:
50391         * editing/inserting/insert-div-026-expected.txt:
50392         
50393         Forgot to checkin these new expected results after fixing the DRT bug:
50394         * fast/lists/drag-into-marker-expected.checksum:
50395         * fast/lists/drag-into-marker-expected.png:
50396         * fast/lists/drag-into-marker-expected.txt:
50398 2006-04-03  Alexey Proskuryakov  <ap@nypop.com>
50400         Reviewed by Darin.
50402         - tests for http://bugs.webkit.org/show_bug.cgi?id=7118
50403           Property values with extra items do not get treated as invalid (they should)
50405         * fast/block/margin-collapse/103-expected.checksum: Corrected the results.
50406         * fast/block/margin-collapse/103-expected.png:
50407         * fast/block/margin-collapse/103-expected.txt:
50408         * fast/css/invalidation-errors-2-expected.checksum: Added.
50409         * fast/css/invalidation-errors-2-expected.png: Added.
50410         * fast/css/invalidation-errors-2-expected.txt: Added.
50411         * fast/css/invalidation-errors-2.html: Added.
50412         * fast/css/invalidation-errors-3-expected.checksum: Added.
50413         * fast/css/invalidation-errors-3-expected.png: Added.
50414         * fast/css/invalidation-errors-3-expected.txt: Added.
50415         * fast/css/invalidation-errors-3.html: Added.
50416         * fast/css/invalidation-errors-expected.checksum: Added.
50417         * fast/css/invalidation-errors-expected.png: Added.
50418         * fast/css/invalidation-errors-expected.txt: Added.
50419         * fast/css/invalidation-errors.html: Added.
50421 2006-04-03  Darin Adler  <darin@apple.com>
50423         - add a test of RTL to the test for bug 8106
50425         * fast/forms/input-text-scroll-left-on-blur-expected.png: Updated.
50426         * fast/forms/input-text-scroll-left-on-blur-expected.txt: Updated.
50427         * fast/forms/input-text-scroll-left-on-blur-expected.checksum: Updated.
50428         * fast/forms/input-text-scroll-left-on-blur.html: Updated.
50430 2006-04-03  Justin Garcia  <justin.garcia@apple.com>
50432         Reviewed by harrison
50433         
50434         <http://bugs.webkit.org/show_bug.cgi?id=8117>
50435         REGRESSION (NativeTextField): Drag and drop text within a text input field modifies page
50436         <http://bugs.webkit.org/show_bug.cgi?id=7567>
50437         A drag and drop in DumpRenderTree copies the source, instead of cutting it
50439         * editing/pasteboard/drag-drop-modifies-page-expected.checksum: Added.
50440         * editing/pasteboard/drag-drop-modifies-page-expected.png: Added.
50441         * editing/pasteboard/drag-drop-modifies-page-expected.txt: Added.
50442         * editing/pasteboard/drag-drop-modifies-page.html: Added.
50444         Updated:
50445         * fast/lists/drag-onto-marker.html:
50446         * fast/lists/drag-onto-marker-expected.txt:
50447         * fast/lists/drag-onto-marker-expected.png:
50448         * fast/lists/drag-onto-marker-expected.checksum:
50450 2006-04-03  Beth Dakin  <bdakin@apple.com>
50452         Layout test for <rdar://problem/4495644> crash when mousing over 
50453         links at nationalrealestateinvestors.com in 
50454         WebCore::RenderBlock::findNextLineBreak
50456         * fast/inline/dirtyLinesForInline-expected.checksum: Added.
50457         * fast/inline/dirtyLinesForInline-expected.png: Added.
50458         * fast/inline/dirtyLinesForInline-expected.txt: Added.
50459         * fast/inline/dirtyLinesForInline.html: Added.
50461 2006-04-03  Mitz Pettel  <opendarwin.org@mitzpettel.com>
50463         Reviewed by Beth.
50465         - test for http://bugs.webkit.org/show_bug.cgi?id=8085
50466           REGRESSION: Main menu positioned incorrectly on eia.org and fedex.com/us
50468         * fast/dom/Element/offsetTop-table-cell-expected.txt: Added.
50469         * fast/dom/Element/offsetTop-table-cell.html: Added.
50471 2006-04-03  Mitz Pettel  <opendarwin.org@mitzpettel.com>
50473         Reviewed by Darin.
50475         - Test for http://bugs.webkit.org/show_bug.cgi?id=7943
50476           Layer outline does not repaint
50478         * fast/repaint/inline-block-overflow-expected.png: Added.
50479         * fast/repaint/layer-outline-expected.checksum: Added.
50480         * fast/repaint/layer-outline-expected.png: Added.
50481         * fast/repaint/layer-outline-expected.txt: Added.
50482         * fast/repaint/layer-outline-horizontal-expected.checksum: Added.
50483         * fast/repaint/layer-outline-horizontal-expected.png: Added.
50484         * fast/repaint/layer-outline-horizontal-expected.txt: Added.
50485         * fast/repaint/layer-outline-horizontal.html: Added.
50486         * fast/repaint/layer-outline.html: Added.
50488 2006-04-03  Adele Peterson  <adele@apple.com>
50490         Reviewed by Justin.
50492         - Test for http://bugs.webkit.org/show_bug.cgi?id=8104
50493         REGRESSION (NativeTextField): New text fields should not allow pasting newlines
50495         * fast/forms/input-truncate-newline-expected.txt: Added.
50496         * fast/forms/input-truncate-newline.html: Added.
50498 2006-04-03  Alexey Proskuryakov  <ap@nypop.com>
50500         Reviewed by Darin.
50502         - test for http://bugs.webkit.org/show_bug.cgi?id=8099
50503           REGRESSION: XMLHttpRequest lowercase post requests broken
50505         * http/tests/xmlhttprequest/methods-lower-case-expected.txt: Added.
50506         * http/tests/xmlhttprequest/methods-lower-case.html: Added.
50508 2006-04-02  Trey Matteson  <trey@usa.net>
50510         Reviewed by Maciej.
50512         Adding tests for http://bugs.webkit.org/show_bug.cgi?id=8121
50513         REGRESSION: 404s are not displayed
50514         and http://bugs.webkit.org/show_bug.cgi?id=7739
50515         REGRESSION: Assertion failure loading acid2 test in -[WebCoreFrameBridge installInFrame:]
50517         In addition I tweaked the httpd conf file to allow us to exec perl CGI scripts.
50519         * http/conf/httpd.conf:
50520         * http/tests/misc/error404-expected.checksum: Added.
50521         * http/tests/misc/error404-expected.png: Added.
50522         * http/tests/misc/error404-expected.txt: Added.
50523         * http/tests/misc/error404.pl: Added.
50524         * http/tests/misc/iframe404-expected.checksum: Added.
50525         * http/tests/misc/iframe404-expected.png: Added.
50526         * http/tests/misc/iframe404-expected.txt: Added.
50527         * http/tests/misc/iframe404.html: Added.
50529 2006-04-02  Maciej Stachowiak  <mjs@apple.com>
50531         Reviewed by Hyatt.
50532         
50533         Tests for:
50534         - fixed <rdar://problem/4198619> REGRESSION: tabbing through links fails after hitting text field w/ sys's "tab to all controls" off
50535         - fixed <rdar://problem/4463760> REGRESSION: Can't tab from old text field (like password fields) to new text field (6811)
50536         (http://bugs.webkit.org/show_bug.cgi?id=6811)
50537         - fixed tab and shift tab don't select the right things
50538         http://bugs.webkit.org/show_bug.cgi?id=5685
50540         * fast/forms/focus-control-to-page-expected.txt: Added.
50541         * fast/forms/focus-control-to-page.html: Added.
50543 2006-04-02  Darin Adler  <darin@apple.com>
50545         - updated one more result for change in focus ring appearance
50547         * fast/forms/plaintext-mode-2-expected.checksum: Updated.
50548         * fast/forms/plaintext-mode-2-expected.png: Ditto.
50550 2006-04-02  Darin Adler  <darin@apple.com>
50552         - updated layout test results, mostly for the change in focus ring appearance
50554         * editing/input/range-for-empty-document-expected.txt:
50556         * editing/selection/3690703-2-expected.checksum:
50557         * editing/selection/3690703-2-expected.png:
50558         * editing/selection/3690703-2-expected.txt:
50560         * fast/overflow/scrollRevealButton-expected.checksum:
50561         * fast/overflow/scrollRevealButton-expected.png:
50562         * fast/overflow/scrollRevealButton-expected.txt:
50564         * editing/deleting/collapse-whitespace-3587601-fix-expected.checksum:
50565         * editing/deleting/collapse-whitespace-3587601-fix-expected.png:
50566         * editing/deleting/delete-3608430-fix-expected.checksum:
50567         * editing/deleting/delete-3608430-fix-expected.png:
50568         * editing/deleting/delete-3608445-fix-expected.checksum:
50569         * editing/deleting/delete-3608445-fix-expected.png:
50570         * editing/deleting/delete-3608462-fix-expected.checksum:
50571         * editing/deleting/delete-3608462-fix-expected.png:
50572         * editing/deleting/delete-3959464-fix-expected.checksum:
50573         * editing/deleting/delete-3959464-fix-expected.png:
50574         * editing/deleting/delete-4038408-fix-expected.checksum:
50575         * editing/deleting/delete-4038408-fix-expected.png:
50576         * editing/deleting/delete-4083333-fix-expected.checksum:
50577         * editing/deleting/delete-4083333-fix-expected.png:
50578         * editing/deleting/delete-after-span-ws-001-expected.checksum:
50579         * editing/deleting/delete-after-span-ws-001-expected.png:
50580         * editing/deleting/delete-after-span-ws-002-expected.checksum:
50581         * editing/deleting/delete-after-span-ws-002-expected.png:
50582         * editing/deleting/delete-after-span-ws-003-expected.checksum:
50583         * editing/deleting/delete-after-span-ws-003-expected.png:
50584         * editing/deleting/delete-and-undo-expected.checksum:
50585         * editing/deleting/delete-and-undo-expected.png:
50586         * editing/deleting/delete-at-paragraph-boundaries-001-expected.checksum:
50587         * editing/deleting/delete-at-paragraph-boundaries-001-expected.png:
50588         * editing/deleting/delete-at-paragraph-boundaries-002-expected.checksum:
50589         * editing/deleting/delete-at-paragraph-boundaries-002-expected.png:
50590         * editing/deleting/delete-at-paragraph-boundaries-003-expected.checksum:
50591         * editing/deleting/delete-at-paragraph-boundaries-003-expected.png:
50592         * editing/deleting/delete-at-paragraph-boundaries-004-expected.checksum:
50593         * editing/deleting/delete-at-paragraph-boundaries-004-expected.png:
50594         * editing/deleting/delete-at-paragraph-boundaries-005-expected.checksum:
50595         * editing/deleting/delete-at-paragraph-boundaries-005-expected.png:
50596         * editing/deleting/delete-at-paragraph-boundaries-006-expected.checksum:
50597         * editing/deleting/delete-at-paragraph-boundaries-006-expected.png:
50598         * editing/deleting/delete-at-paragraph-boundaries-007-expected.checksum:
50599         * editing/deleting/delete-at-paragraph-boundaries-007-expected.png:
50600         * editing/deleting/delete-at-paragraph-boundaries-008-expected.checksum:
50601         * editing/deleting/delete-at-paragraph-boundaries-008-expected.png:
50602         * editing/deleting/delete-at-paragraph-boundaries-009-expected.checksum:
50603         * editing/deleting/delete-at-paragraph-boundaries-009-expected.png:
50604         * editing/deleting/delete-at-paragraph-boundaries-010-expected.checksum:
50605         * editing/deleting/delete-at-paragraph-boundaries-010-expected.png:
50606         * editing/deleting/delete-at-paragraph-boundaries-011-expected.checksum:
50607         * editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
50608         * editing/deleting/delete-block-contents-001-expected.checksum:
50609         * editing/deleting/delete-block-contents-001-expected.png:
50610         * editing/deleting/delete-block-contents-002-expected.checksum:
50611         * editing/deleting/delete-block-contents-002-expected.png:
50612         * editing/deleting/delete-block-contents-003-expected.checksum:
50613         * editing/deleting/delete-block-contents-003-expected.png:
50614         * editing/deleting/delete-block-merge-contents-001-expected.checksum:
50615         * editing/deleting/delete-block-merge-contents-001-expected.png:
50616         * editing/deleting/delete-block-merge-contents-002-expected.checksum:
50617         * editing/deleting/delete-block-merge-contents-002-expected.png:
50618         * editing/deleting/delete-block-merge-contents-003-expected.checksum:
50619         * editing/deleting/delete-block-merge-contents-003-expected.png:
50620         * editing/deleting/delete-block-merge-contents-004-expected.checksum:
50621         * editing/deleting/delete-block-merge-contents-004-expected.png:
50622         * editing/deleting/delete-block-merge-contents-005-expected.checksum:
50623         * editing/deleting/delete-block-merge-contents-005-expected.png:
50624         * editing/deleting/delete-block-merge-contents-006-expected.checksum:
50625         * editing/deleting/delete-block-merge-contents-006-expected.png:
50626         * editing/deleting/delete-block-merge-contents-007-expected.checksum:
50627         * editing/deleting/delete-block-merge-contents-007-expected.png:
50628         * editing/deleting/delete-block-merge-contents-008-expected.checksum:
50629         * editing/deleting/delete-block-merge-contents-008-expected.png:
50630         * editing/deleting/delete-block-merge-contents-009-expected.checksum:
50631         * editing/deleting/delete-block-merge-contents-009-expected.png:
50632         * editing/deleting/delete-block-merge-contents-010-expected.checksum:
50633         * editing/deleting/delete-block-merge-contents-010-expected.png:
50634         * editing/deleting/delete-block-merge-contents-011-expected.checksum:
50635         * editing/deleting/delete-block-merge-contents-011-expected.png:
50636         * editing/deleting/delete-block-merge-contents-012-expected.checksum:
50637         * editing/deleting/delete-block-merge-contents-012-expected.png:
50638         * editing/deleting/delete-block-merge-contents-013-expected.checksum:
50639         * editing/deleting/delete-block-merge-contents-013-expected.png:
50640         * editing/deleting/delete-block-merge-contents-014-expected.checksum:
50641         * editing/deleting/delete-block-merge-contents-014-expected.png:
50642         * editing/deleting/delete-block-merge-contents-015-expected.checksum:
50643         * editing/deleting/delete-block-merge-contents-015-expected.png:
50644         * editing/deleting/delete-block-merge-contents-016-expected.checksum:
50645         * editing/deleting/delete-block-merge-contents-016-expected.png:
50646         * editing/deleting/delete-block-merge-contents-017-expected.checksum:
50647         * editing/deleting/delete-block-merge-contents-017-expected.png:
50648         * editing/deleting/delete-br-001-expected.checksum:
50649         * editing/deleting/delete-br-001-expected.png:
50650         * editing/deleting/delete-br-002-expected.checksum:
50651         * editing/deleting/delete-br-002-expected.png:
50652         * editing/deleting/delete-br-003-expected.checksum:
50653         * editing/deleting/delete-br-003-expected.png:
50654         * editing/deleting/delete-br-004-expected.checksum:
50655         * editing/deleting/delete-br-004-expected.png:
50656         * editing/deleting/delete-br-005-expected.checksum:
50657         * editing/deleting/delete-br-005-expected.png:
50658         * editing/deleting/delete-br-006-expected.checksum:
50659         * editing/deleting/delete-br-006-expected.png:
50660         * editing/deleting/delete-br-007-expected.checksum:
50661         * editing/deleting/delete-br-007-expected.png:
50662         * editing/deleting/delete-character-001-expected.checksum:
50663         * editing/deleting/delete-character-001-expected.png:
50664         * editing/deleting/delete-contiguous-ws-001-expected.checksum:
50665         * editing/deleting/delete-contiguous-ws-001-expected.png:
50666         * editing/deleting/delete-image-001-expected.checksum:
50667         * editing/deleting/delete-image-001-expected.png:
50668         * editing/deleting/delete-image-002-expected.checksum:
50669         * editing/deleting/delete-image-002-expected.png:
50670         * editing/deleting/delete-image-003-expected.checksum:
50671         * editing/deleting/delete-image-003-expected.png:
50672         * editing/deleting/delete-image-004-expected.checksum:
50673         * editing/deleting/delete-image-004-expected.png:
50674         * editing/deleting/delete-leading-ws-001-expected.checksum:
50675         * editing/deleting/delete-leading-ws-001-expected.png:
50676         * editing/deleting/delete-line-015-expected.checksum:
50677         * editing/deleting/delete-line-015-expected.png:
50678         * editing/deleting/delete-line-016-expected.checksum:
50679         * editing/deleting/delete-line-016-expected.png:
50680         * editing/deleting/delete-line-017-expected.checksum:
50681         * editing/deleting/delete-line-017-expected.png:
50682         * editing/deleting/delete-line-end-ws-001-expected.checksum:
50683         * editing/deleting/delete-line-end-ws-001-expected.png:
50684         * editing/deleting/delete-line-end-ws-002-expected.checksum:
50685         * editing/deleting/delete-line-end-ws-002-expected.png:
50686         * editing/deleting/delete-listitem-001-expected.checksum:
50687         * editing/deleting/delete-listitem-001-expected.png:
50688         * editing/deleting/delete-listitem-002-expected.checksum:
50689         * editing/deleting/delete-listitem-002-expected.png:
50690         * editing/deleting/delete-select-all-001-expected.checksum:
50691         * editing/deleting/delete-select-all-001-expected.png:
50692         * editing/deleting/delete-select-all-002-expected.checksum:
50693         * editing/deleting/delete-select-all-002-expected.png:
50694         * editing/deleting/delete-select-all-003-expected.checksum:
50695         * editing/deleting/delete-select-all-003-expected.png:
50696         * editing/deleting/delete-selection-001-expected.checksum:
50697         * editing/deleting/delete-selection-001-expected.png:
50698         * editing/deleting/delete-tab-001-expected.checksum:
50699         * editing/deleting/delete-tab-001-expected.png:
50700         * editing/deleting/delete-tab-002-expected.checksum:
50701         * editing/deleting/delete-tab-002-expected.png:
50702         * editing/deleting/delete-tab-003-expected.checksum:
50703         * editing/deleting/delete-tab-003-expected.png:
50704         * editing/deleting/delete-tab-004-expected.checksum:
50705         * editing/deleting/delete-tab-004-expected.png:
50706         * editing/deleting/delete-trailing-ws-001-expected.checksum:
50707         * editing/deleting/delete-trailing-ws-001-expected.png:
50708         * editing/deleting/delete-trailing-ws-002-expected.checksum:
50709         * editing/deleting/delete-trailing-ws-002-expected.png:
50710         * editing/deleting/delete-ws-fixup-001-expected.checksum:
50711         * editing/deleting/delete-ws-fixup-001-expected.png:
50712         * editing/deleting/delete-ws-fixup-002-expected.checksum:
50713         * editing/deleting/delete-ws-fixup-002-expected.png:
50714         * editing/deleting/delete-ws-fixup-003-expected.checksum:
50715         * editing/deleting/delete-ws-fixup-003-expected.png:
50716         * editing/deleting/delete-ws-fixup-004-expected.checksum:
50717         * editing/deleting/delete-ws-fixup-004-expected.png:
50718         * editing/deleting/smart-delete-001-expected.checksum:
50719         * editing/deleting/smart-delete-001-expected.png:
50720         * editing/deleting/smart-delete-002-expected.checksum:
50721         * editing/deleting/smart-delete-002-expected.png:
50722         * editing/execCommand/boldSelection-expected.checksum:
50723         * editing/execCommand/boldSelection-expected.png:
50724         * editing/execCommand/insertHTML-expected.checksum:
50725         * editing/execCommand/insertHTML-expected.png:
50726         * editing/execCommand/insertImage-expected.checksum:
50727         * editing/execCommand/insertImage-expected.png:
50728         * editing/execCommand/italicizeByCharacter-expected.checksum:
50729         * editing/execCommand/italicizeByCharacter-expected.png:
50730         * editing/execCommand/modifyForeColorByCharacter-expected.checksum:
50731         * editing/execCommand/modifyForeColorByCharacter-expected.png:
50732         * editing/execCommand/print-expected.checksum:
50733         * editing/execCommand/print-expected.png:
50734         * editing/execCommand/selectAll-expected.checksum:
50735         * editing/execCommand/selectAll-expected.png:
50736         * editing/execCommand/strikethroughSelection-expected.checksum:
50737         * editing/execCommand/strikethroughSelection-expected.png:
50738         * editing/inserting/4278698-expected.checksum:
50739         * editing/inserting/4278698-expected.png:
50740         * editing/inserting/editing-empty-divs-expected.checksum:
50741         * editing/inserting/editing-empty-divs-expected.png:
50742         * editing/inserting/insert-3659587-fix-expected.checksum:
50743         * editing/inserting/insert-3659587-fix-expected.png:
50744         * editing/inserting/insert-3775316-fix-expected.checksum:
50745         * editing/inserting/insert-3775316-fix-expected.png:
50746         * editing/inserting/insert-3778059-fix-expected.checksum:
50747         * editing/inserting/insert-3778059-fix-expected.png:
50748         * editing/inserting/insert-3800346-fix-expected.checksum:
50749         * editing/inserting/insert-3800346-fix-expected.png:
50750         * editing/inserting/insert-after-delete-001-expected.checksum:
50751         * editing/inserting/insert-after-delete-001-expected.png:
50752         * editing/inserting/insert-at-end-01-expected.checksum:
50753         * editing/inserting/insert-at-end-01-expected.png:
50754         * editing/inserting/insert-at-end-02-expected.checksum:
50755         * editing/inserting/insert-at-end-02-expected.png:
50756         * editing/inserting/insert-br-001-expected.checksum:
50757         * editing/inserting/insert-br-001-expected.png:
50758         * editing/inserting/insert-br-002-expected.checksum:
50759         * editing/inserting/insert-br-002-expected.png:
50760         * editing/inserting/insert-br-003-expected.checksum:
50761         * editing/inserting/insert-br-003-expected.png:
50762         * editing/inserting/insert-br-004-expected.checksum:
50763         * editing/inserting/insert-br-004-expected.png:
50764         * editing/inserting/insert-br-005-expected.checksum:
50765         * editing/inserting/insert-br-005-expected.png:
50766         * editing/inserting/insert-br-006-expected.checksum:
50767         * editing/inserting/insert-br-006-expected.png:
50768         * editing/inserting/insert-br-007-expected.checksum:
50769         * editing/inserting/insert-br-007-expected.png:
50770         * editing/inserting/insert-br-008-expected.checksum:
50771         * editing/inserting/insert-br-008-expected.png:
50772         * editing/inserting/insert-br-at-tabspan-001-expected.checksum:
50773         * editing/inserting/insert-br-at-tabspan-001-expected.png:
50774         * editing/inserting/insert-br-at-tabspan-002-expected.checksum:
50775         * editing/inserting/insert-br-at-tabspan-002-expected.png:
50776         * editing/inserting/insert-br-at-tabspan-003-expected.checksum:
50777         * editing/inserting/insert-br-at-tabspan-003-expected.png:
50778         * editing/inserting/insert-br-quoted-001-expected.checksum:
50779         * editing/inserting/insert-br-quoted-001-expected.png:
50780         * editing/inserting/insert-br-quoted-002-expected.checksum:
50781         * editing/inserting/insert-br-quoted-002-expected.png:
50782         * editing/inserting/insert-br-quoted-003-expected.checksum:
50783         * editing/inserting/insert-br-quoted-003-expected.png:
50784         * editing/inserting/insert-br-quoted-004-expected.checksum:
50785         * editing/inserting/insert-br-quoted-004-expected.png:
50786         * editing/inserting/insert-br-quoted-005-expected.checksum:
50787         * editing/inserting/insert-br-quoted-005-expected.png:
50788         * editing/inserting/insert-br-quoted-006-expected.checksum:
50789         * editing/inserting/insert-br-quoted-006-expected.png:
50790         * editing/inserting/insert-div-025-expected.checksum:
50791         * editing/inserting/insert-div-025-expected.png:
50792         * editing/inserting/insert-div-026-expected.checksum:
50793         * editing/inserting/insert-div-026-expected.png:
50794         * editing/inserting/insert-space-in-empty-doc-expected.checksum:
50795         * editing/inserting/insert-space-in-empty-doc-expected.png:
50796         * editing/inserting/insert-tab-001-expected.checksum:
50797         * editing/inserting/insert-tab-001-expected.png:
50798         * editing/inserting/insert-tab-002-expected.checksum:
50799         * editing/inserting/insert-tab-002-expected.png:
50800         * editing/inserting/insert-tab-003-expected.checksum:
50801         * editing/inserting/insert-tab-003-expected.png:
50802         * editing/inserting/insert-tab-004-expected.checksum:
50803         * editing/inserting/insert-tab-004-expected.png:
50804         * editing/inserting/insert-text-at-tabspan-001-expected.checksum:
50805         * editing/inserting/insert-text-at-tabspan-001-expected.png:
50806         * editing/inserting/insert-text-at-tabspan-002-expected.checksum:
50807         * editing/inserting/insert-text-at-tabspan-002-expected.png:
50808         * editing/inserting/insert-text-at-tabspan-003-expected.checksum:
50809         * editing/inserting/insert-text-at-tabspan-003-expected.png:
50810         * editing/inserting/insert-text-with-newlines-expected.checksum:
50811         * editing/inserting/insert-text-with-newlines-expected.png:
50812         * editing/inserting/return-key-with-selection-001-expected.checksum:
50813         * editing/inserting/return-key-with-selection-001-expected.png:
50814         * editing/inserting/return-key-with-selection-002-expected.checksum:
50815         * editing/inserting/return-key-with-selection-002-expected.png:
50816         * editing/inserting/return-key-with-selection-003-expected.checksum:
50817         * editing/inserting/return-key-with-selection-003-expected.png:
50818         * editing/inserting/typing-001-expected.checksum:
50819         * editing/inserting/typing-001-expected.png:
50820         * editing/inserting/typing-002-expected.checksum:
50821         * editing/inserting/typing-002-expected.png:
50822         * editing/inserting/typing-003-expected.checksum:
50823         * editing/inserting/typing-003-expected.png:
50824         * editing/inserting/typing-around-br-001-expected.checksum:
50825         * editing/inserting/typing-around-br-001-expected.png:
50826         * editing/inserting/typing-around-image-001-expected.checksum:
50827         * editing/inserting/typing-around-image-001-expected.png:
50828         * editing/pasteboard/3976872-expected.checksum:
50829         * editing/pasteboard/3976872-expected.png:
50830         * editing/pasteboard/4076267-2-expected.checksum:
50831         * editing/pasteboard/4076267-2-expected.png:
50832         * editing/pasteboard/4076267-3-expected.checksum:
50833         * editing/pasteboard/4076267-3-expected.png:
50834         * editing/pasteboard/4076267-expected.checksum:
50835         * editing/pasteboard/4076267-expected.png:
50836         * editing/pasteboard/block-wrappers-necessary-expected.checksum:
50837         * editing/pasteboard/block-wrappers-necessary-expected.png:
50838         * editing/pasteboard/cut-text-001-expected.checksum:
50839         * editing/pasteboard/cut-text-001-expected.png:
50840         * editing/pasteboard/display-block-on-spans-expected.checksum:
50841         * editing/pasteboard/display-block-on-spans-expected.png:
50842         * editing/pasteboard/paste-4035648-fix-expected.checksum:
50843         * editing/pasteboard/paste-4035648-fix-expected.png:
50844         * editing/pasteboard/paste-4038267-fix-expected.checksum:
50845         * editing/pasteboard/paste-4038267-fix-expected.png:
50846         * editing/pasteboard/paste-4039777-fix-expected.checksum:
50847         * editing/pasteboard/paste-4039777-fix-expected.png:
50848         * editing/pasteboard/paste-line-endings-001-expected.checksum:
50849         * editing/pasteboard/paste-line-endings-001-expected.png:
50850         * editing/pasteboard/paste-line-endings-002-expected.checksum:
50851         * editing/pasteboard/paste-line-endings-002-expected.png:
50852         * editing/pasteboard/paste-line-endings-003-expected.checksum:
50853         * editing/pasteboard/paste-line-endings-003-expected.png:
50854         * editing/pasteboard/paste-line-endings-004-expected.checksum:
50855         * editing/pasteboard/paste-line-endings-004-expected.png:
50856         * editing/pasteboard/paste-line-endings-005-expected.checksum:
50857         * editing/pasteboard/paste-line-endings-005-expected.png:
50858         * editing/pasteboard/paste-line-endings-006-expected.checksum:
50859         * editing/pasteboard/paste-line-endings-006-expected.png:
50860         * editing/pasteboard/paste-line-endings-007-expected.checksum:
50861         * editing/pasteboard/paste-line-endings-007-expected.png:
50862         * editing/pasteboard/paste-line-endings-008-expected.checksum:
50863         * editing/pasteboard/paste-line-endings-008-expected.png:
50864         * editing/pasteboard/paste-line-endings-009-expected.checksum:
50865         * editing/pasteboard/paste-line-endings-009-expected.png:
50866         * editing/pasteboard/paste-line-endings-010-expected.checksum:
50867         * editing/pasteboard/paste-line-endings-010-expected.png:
50868         * editing/pasteboard/paste-list-001-expected.checksum:
50869         * editing/pasteboard/paste-list-001-expected.png:
50870         * editing/pasteboard/paste-match-style-001-expected.checksum:
50871         * editing/pasteboard/paste-match-style-001-expected.png:
50872         * editing/pasteboard/paste-match-style-002-expected.checksum:
50873         * editing/pasteboard/paste-match-style-002-expected.png:
50874         * editing/pasteboard/paste-pre-001-expected.checksum:
50875         * editing/pasteboard/paste-pre-001-expected.png:
50876         * editing/pasteboard/paste-pre-002-expected.checksum:
50877         * editing/pasteboard/paste-pre-002-expected.png:
50878         * editing/pasteboard/paste-table-001-expected.checksum:
50879         * editing/pasteboard/paste-table-001-expected.png:
50880         * editing/pasteboard/paste-text-001-expected.checksum:
50881         * editing/pasteboard/paste-text-001-expected.png:
50882         * editing/pasteboard/paste-text-017-expected.checksum:
50883         * editing/pasteboard/paste-text-017-expected.png:
50884         * editing/pasteboard/paste-text-018-expected.checksum:
50885         * editing/pasteboard/paste-text-018-expected.png:
50886         * editing/pasteboard/paste-text-019-expected.checksum:
50887         * editing/pasteboard/paste-text-019-expected.png:
50888         * editing/pasteboard/paste-text-at-tabspan-001-expected.checksum:
50889         * editing/pasteboard/paste-text-at-tabspan-001-expected.png:
50890         * editing/pasteboard/paste-text-at-tabspan-002-expected.checksum:
50891         * editing/pasteboard/paste-text-at-tabspan-002-expected.png:
50892         * editing/pasteboard/paste-text-at-tabspan-003-expected.checksum:
50893         * editing/pasteboard/paste-text-at-tabspan-003-expected.png:
50894         * editing/pasteboard/smart-paste-001-expected.checksum:
50895         * editing/pasteboard/smart-paste-001-expected.png:
50896         * editing/pasteboard/smart-paste-002-expected.checksum:
50897         * editing/pasteboard/smart-paste-002-expected.png:
50898         * editing/pasteboard/smart-paste-003-expected.checksum:
50899         * editing/pasteboard/smart-paste-003-expected.png:
50900         * editing/pasteboard/smart-paste-004-expected.checksum:
50901         * editing/pasteboard/smart-paste-004-expected.png:
50902         * editing/pasteboard/smart-paste-005-expected.checksum:
50903         * editing/pasteboard/smart-paste-005-expected.png:
50904         * editing/pasteboard/smart-paste-006-expected.checksum:
50905         * editing/pasteboard/smart-paste-006-expected.png:
50906         * editing/pasteboard/smart-paste-007-expected.checksum:
50907         * editing/pasteboard/smart-paste-007-expected.png:
50908         * editing/selection/3690703-expected.checksum:
50909         * editing/selection/3690703-expected.png:
50910         * editing/selection/3690719-expected.checksum:
50911         * editing/selection/3690719-expected.png:
50912         * editing/selection/6476-expected.checksum:
50913         * editing/selection/6476-expected.png:
50914         * editing/selection/after-line-wrap-expected.checksum:
50915         * editing/selection/after-line-wrap-expected.png:
50916         * editing/selection/end-of-document-expected.checksum:
50917         * editing/selection/end-of-document-expected.png:
50918         * editing/selection/expanding-selections-expected.checksum:
50919         * editing/selection/expanding-selections-expected.png:
50920         * editing/selection/expanding-selections2-expected.checksum:
50921         * editing/selection/expanding-selections2-expected.png:
50922         * editing/selection/extend-by-character-001-expected.checksum:
50923         * editing/selection/extend-by-character-001-expected.png:
50924         * editing/selection/extend-by-character-002-expected.checksum:
50925         * editing/selection/extend-by-character-002-expected.png:
50926         * editing/selection/extend-by-character-003-expected.checksum:
50927         * editing/selection/extend-by-character-003-expected.png:
50928         * editing/selection/extend-by-character-004-expected.checksum:
50929         * editing/selection/extend-by-character-004-expected.png:
50930         * editing/selection/extend-by-character-005-expected.checksum:
50931         * editing/selection/extend-by-character-005-expected.png:
50932         * editing/selection/extend-by-character-006-expected.checksum:
50933         * editing/selection/extend-by-character-006-expected.png:
50934         * editing/selection/extend-by-word-001-expected.checksum:
50935         * editing/selection/extend-by-word-001-expected.png:
50936         * editing/selection/extend-by-word-002-expected.checksum:
50937         * editing/selection/extend-by-word-002-expected.png:
50938         * editing/selection/fake-doubleclick-expected.checksum:
50939         * editing/selection/fake-doubleclick-expected.png:
50940         * editing/selection/fake-drag-expected.checksum:
50941         * editing/selection/fake-drag-expected.png:
50942         * editing/selection/iframe-expected.checksum:
50943         * editing/selection/iframe-expected.png:
50944         * editing/selection/image-before-linebreak-expected.checksum:
50945         * editing/selection/image-before-linebreak-expected.png:
50946         * editing/selection/inline-table-expected.checksum:
50947         * editing/selection/inline-table-expected.png:
50948         * editing/selection/leave-requested-block-expected.checksum:
50949         * editing/selection/leave-requested-block-expected.png:
50950         * editing/selection/move-backwords-by-word-001-expected.checksum:
50951         * editing/selection/move-backwords-by-word-001-expected.png:
50952         * editing/selection/move-between-blocks-no-001-expected.checksum:
50953         * editing/selection/move-between-blocks-no-001-expected.png:
50954         * editing/selection/move-by-character-001-expected.checksum:
50955         * editing/selection/move-by-character-001-expected.png:
50956         * editing/selection/move-by-character-002-expected.checksum:
50957         * editing/selection/move-by-character-002-expected.png:
50958         * editing/selection/move-by-character-003-expected.checksum:
50959         * editing/selection/move-by-character-003-expected.png:
50960         * editing/selection/move-by-character-004-expected.checksum:
50961         * editing/selection/move-by-character-004-expected.png:
50962         * editing/selection/move-by-character-005-expected.checksum:
50963         * editing/selection/move-by-character-005-expected.png:
50964         * editing/selection/move-by-character-6-expected.checksum:
50965         * editing/selection/move-by-character-6-expected.png:
50966         * editing/selection/move-by-line-001-expected.checksum:
50967         * editing/selection/move-by-line-001-expected.png:
50968         * editing/selection/move-by-line-002-expected.checksum:
50969         * editing/selection/move-by-line-002-expected.png:
50970         * editing/selection/move-by-word-001-expected.checksum:
50971         * editing/selection/move-by-word-001-expected.png:
50972         * editing/selection/previous-line-position-expected.checksum:
50973         * editing/selection/previous-line-position-expected.png:
50974         * editing/selection/replaced-boundaries-1-expected.checksum:
50975         * editing/selection/replaced-boundaries-1-expected.png:
50976         * editing/selection/replaced-boundaries-2-expected.checksum:
50977         * editing/selection/replaced-boundaries-2-expected.png:
50978         * editing/selection/replaced-boundaries-3-expected.checksum:
50979         * editing/selection/replaced-boundaries-3-expected.png:
50980         * editing/selection/select-all-001-expected.checksum:
50981         * editing/selection/select-all-001-expected.png:
50982         * editing/selection/select-all-002-expected.checksum:
50983         * editing/selection/select-all-002-expected.png:
50984         * editing/selection/select-box-expected.checksum:
50985         * editing/selection/select-box-expected.png:
50986         * editing/selection/selection-3748164-fix-expected.checksum:
50987         * editing/selection/selection-3748164-fix-expected.png:
50988         * editing/selection/triple-click-in-pre-expected.checksum:
50989         * editing/selection/triple-click-in-pre-expected.png:
50990         * editing/selection/unrendered-001-expected.checksum:
50991         * editing/selection/unrendered-001-expected.png:
50992         * editing/selection/unrendered-002-expected.checksum:
50993         * editing/selection/unrendered-002-expected.png:
50994         * editing/selection/unrendered-003-expected.checksum:
50995         * editing/selection/unrendered-003-expected.png:
50996         * editing/selection/unrendered-004-expected.checksum:
50997         * editing/selection/unrendered-004-expected.png:
50998         * editing/selection/unrendered-005-expected.checksum:
50999         * editing/selection/unrendered-005-expected.png:
51000         * editing/style/block-style-004-expected.checksum:
51001         * editing/style/block-style-004-expected.png:
51002         * editing/style/block-style-005-expected.checksum:
51003         * editing/style/block-style-005-expected.png:
51004         * editing/style/block-style-006-expected.checksum:
51005         * editing/style/block-style-006-expected.png:
51006         * editing/style/block-styles-007-expected.checksum:
51007         * editing/style/block-styles-007-expected.png:
51008         * editing/style/remove-underline-across-paragraph-expected.checksum:
51009         * editing/style/remove-underline-across-paragraph-expected.png:
51010         * editing/style/remove-underline-across-paragraph-in-bold-expected.checksum:
51011         * editing/style/remove-underline-across-paragraph-in-bold-expected.png:
51012         * editing/style/remove-underline-after-paragraph-expected.checksum:
51013         * editing/style/remove-underline-after-paragraph-expected.png:
51014         * editing/style/remove-underline-after-paragraph-in-bold-expected.checksum:
51015         * editing/style/remove-underline-after-paragraph-in-bold-expected.png:
51016         * editing/style/remove-underline-expected.checksum:
51017         * editing/style/remove-underline-expected.png:
51018         * editing/style/remove-underline-from-stylesheet-expected.checksum:
51019         * editing/style/remove-underline-from-stylesheet-expected.png:
51020         * editing/style/remove-underline-in-bold-expected.checksum:
51021         * editing/style/remove-underline-in-bold-expected.png:
51022         * editing/style/smoosh-styles-001-expected.checksum:
51023         * editing/style/smoosh-styles-001-expected.png:
51024         * editing/style/smoosh-styles-002-expected.checksum:
51025         * editing/style/smoosh-styles-002-expected.png:
51026         * editing/style/smoosh-styles-003-expected.checksum:
51027         * editing/style/smoosh-styles-003-expected.png:
51028         * editing/style/style-3681552-fix-001-expected.checksum:
51029         * editing/style/style-3681552-fix-001-expected.png:
51030         * editing/style/style-3681552-fix-002-expected.checksum:
51031         * editing/style/style-3681552-fix-002-expected.png:
51032         * editing/style/style-3690704-fix-expected.checksum:
51033         * editing/style/style-3690704-fix-expected.png:
51034         * editing/style/style-3998892-fix-expected.checksum:
51035         * editing/style/style-3998892-fix-expected.png:
51036         * editing/style/style-boundary-001-expected.checksum:
51037         * editing/style/style-boundary-001-expected.png:
51038         * editing/style/style-boundary-002-expected.checksum:
51039         * editing/style/style-boundary-002-expected.png:
51040         * editing/style/style-boundary-003-expected.checksum:
51041         * editing/style/style-boundary-003-expected.png:
51042         * editing/style/style-boundary-004-expected.checksum:
51043         * editing/style/style-boundary-004-expected.png:
51044         * editing/style/typing-style-001-expected.checksum:
51045         * editing/style/typing-style-001-expected.png:
51046         * editing/style/typing-style-002-expected.checksum:
51047         * editing/style/typing-style-002-expected.png:
51048         * editing/style/typing-style-003-expected.checksum:
51049         * editing/style/typing-style-003-expected.png:
51050         * editing/style/unbold-in-bold-expected.checksum:
51051         * editing/style/unbold-in-bold-expected.png:
51052         * editing/style/underline-expected.checksum:
51053         * editing/style/underline-expected.png:
51054         * editing/undo/4063751-expected.checksum:
51055         * editing/undo/4063751-expected.png:
51056         * editing/undo/redo-typing-001-expected.checksum:
51057         * editing/undo/redo-typing-001-expected.png:
51058         * editing/undo/undo-typing-001-expected.checksum:
51059         * editing/undo/undo-typing-001-expected.png:
51060         * editing/unsupported-content/list-delete-001-expected.checksum:
51061         * editing/unsupported-content/list-delete-001-expected.png:
51062         * editing/unsupported-content/list-delete-002-expected.checksum:
51063         * editing/unsupported-content/list-delete-002-expected.png:
51064         * editing/unsupported-content/list-delete-003-expected.checksum:
51065         * editing/unsupported-content/list-delete-003-expected.png:
51066         * editing/unsupported-content/list-type-after-expected.checksum:
51067         * editing/unsupported-content/list-type-after-expected.png:
51068         * editing/unsupported-content/list-type-before-expected.checksum:
51069         * editing/unsupported-content/list-type-before-expected.png:
51070         * editing/unsupported-content/table-delete-001-expected.checksum:
51071         * editing/unsupported-content/table-delete-001-expected.png:
51072         * editing/unsupported-content/table-delete-002-expected.checksum:
51073         * editing/unsupported-content/table-delete-002-expected.png:
51074         * editing/unsupported-content/table-delete-003-expected.checksum:
51075         * editing/unsupported-content/table-delete-003-expected.png:
51076         * editing/unsupported-content/table-type-after-expected.checksum:
51077         * editing/unsupported-content/table-type-after-expected.png:
51078         * editing/unsupported-content/table-type-before-expected.checksum:
51079         * editing/unsupported-content/table-type-before-expected.png:
51080         * fast/css/outline-auto-empty-rects-expected.checksum:
51081         * fast/css/outline-auto-empty-rects-expected.png:
51082         * fast/css/outline-auto-location-expected.checksum:
51083         * fast/css/outline-auto-location-expected.png:
51084         * fast/dom/focus-contenteditable-expected.checksum:
51085         * fast/dom/focus-contenteditable-expected.png:
51086         * fast/encoding/utf-16-big-endian-expected.checksum:
51087         * fast/encoding/utf-16-big-endian-expected.png:
51088         * fast/encoding/utf-16-little-endian-expected.checksum:
51089         * fast/encoding/utf-16-little-endian-expected.png:
51090         * fast/events/focusingUnloadedFrame-expected.checksum:
51091         * fast/events/focusingUnloadedFrame-expected.png:
51092         * fast/forms/input-appearance-focus-expected.checksum:
51093         * fast/forms/input-appearance-focus-expected.png:
51094         * fast/forms/input-appearance-readonly-expected.checksum: Added.
51095         * fast/forms/input-appearance-readonly-expected.png: Added.
51096         * fast/forms/input-appearance-selection-expected.checksum:
51097         * fast/forms/input-appearance-selection-expected.png:
51098         * fast/forms/input-paste-undo-expected.checksum: Added.
51099         * fast/forms/input-paste-undo-expected.png: Added.
51100         * fast/forms/input-text-double-click-expected.checksum:
51101         * fast/forms/input-text-double-click-expected.png:
51102         * fast/forms/input-text-option-delete-expected.checksum:
51103         * fast/forms/input-text-option-delete-expected.png:
51104         * fast/forms/input-text-scroll-left-on-blur-expected.checksum:
51105         * fast/forms/input-text-scroll-left-on-blur-expected.png:
51106         * fast/lists/drag-into-marker-expected.checksum:
51107         * fast/lists/drag-into-marker-expected.png:
51108         * fast/overflow/childFocusRingClip-expected.checksum:
51109         * fast/overflow/childFocusRingClip-expected.png:
51110         * fast/overflow/overflow-focus-ring-expected.checksum:
51111         * fast/overflow/overflow-focus-ring-expected.png:
51112         * fast/text/justified-text-rect-expected.checksum:
51113         * fast/text/justified-text-rect-expected.png:
51115 2006-04-02  Mitz Pettel  <opendarwin.org@mitzpettel.com>
51117         Reviewed by Darin.
51119         - Test for http://bugs.webkit.org/show_bug.cgi?id=8118
51120           REGRESSION (r13595): Inline block's clipped overflow increases table row height
51122         * fast/inline-block/overflow-clip-expected.checksum: Added.
51123         * fast/inline-block/overflow-clip-expected.png: Added.
51124         * fast/inline-block/overflow-clip-expected.txt: Added.
51125         * fast/inline-block/overflow-clip.html: Added.
51127 2006-04-01  Darin Adler  <darin@apple.com>
51129         Reviewed by Justin.
51131         - test for http://bugs.webkit.org/show_bug.cgi?id=8106
51132           REGRESSION (NativeTextField): New text fields don't scroll to the beginning when losing focus
51134         * fast/forms/input-text-scroll-left-on-blur-expected.png: Added.
51135         * fast/forms/input-text-scroll-left-on-blur-expected.txt: Added.
51136         * fast/forms/input-text-scroll-left-on-blur-expected.checksum: Added.
51137         * fast/forms/input-text-scroll-left-on-blur.html: Added.
51139 2006-04-01  Darin Adler  <darin@apple.com>
51141         - re-updated many pixel results to try to create a new baseline
51143 2006-04-01  Maciej Stachowiak  <mjs@apple.com>
51145         Test cases for:
51146         
51147         <rdar://problem/4497684> REGRESSION(NativeTextField): After undoing pasted text in a field, the field changes to only a few pixels in height (8096)
51149         * fast/forms/input-paste-undo-expected.txt: Added.
51150         * fast/forms/input-paste-undo.html: Added.
51152 2006-04-01  Darin Adler  <darin@apple.com>
51154         - test for http://bugs.webkit.org/show_bug.cgi?id=8063
51155           REGRESSION: double clicking in new text fields won't select whole words
51157         * fast/forms/input-text-double-click-expected.checksum: Added.
51158         * fast/forms/input-text-double-click-expected.png: Added.
51159         * fast/forms/input-text-double-click-expected.txt: Added.
51160         * fast/forms/input-text-double-click.html: Added.
51162 2006-04-01  Darin Adler  <darin@apple.com>
51164         - test for http://bugs.webkit.org/show_bug.cgi?id=8105
51165           REGRESSION (NativeTextField): Option-delete deletes one space before the deleted word
51167         * fast/forms/input-text-option-delete-expected.checksum: Added.
51168         * fast/forms/input-text-option-delete-expected.png: Added.
51169         * fast/forms/input-text-option-delete-expected.txt: Added.
51170         * fast/forms/input-text-option-delete.html: Added.
51172 2006-03-31  Beth Dakin  <bdakin@apple.com>
51174         Reviewed by John.
51176         Test for http://bugs.webkit.org/show_bug.cgi?id=8108
51177         REGRESSION (r13590-r13593): Floating table's cells don't paint 
51178         their background
51180         * fast/table/floatingTablePaintBackground-expected.checksum: Added.
51181         * fast/table/floatingTablePaintBackground-expected.png: Added.
51182         * fast/table/floatingTablePaintBackground-expected.txt: Added.
51183         * fast/table/floatingTablePaintBackground.html: Added.
51185 2006-03-31  Tim Omernick  <timo@apple.com>
51187         Reviewed by Adele.
51189         Layout test for:
51190         <http://bugs.webkit.org/show_bug.cgi?id=7858>
51191         <rdar://problem/4483359> REGRESSION: New text field doesn't recognize the read only attribute
51193         * fast/forms/input-appearance-readonly-expected.txt: Added.
51194         * fast/forms/input-appearance-readonly.html: Added.
51196 2006-03-31  Trey Matteson  <trey@usa.net>
51198         Reviewed by Maciej, landed by ap.
51200         http://bugs.webkit.org/show_bug.cgi?id=7739
51201         REGRESSION: Assertion failure loading acid2 test in -[WebCoreFrameBridge installInFrame:]
51203         Copy Acid2 to http directory, change failing object URL from a non-existent
51204         file back to a 404 failure, as in the original test. The modified versions
51205         are preserved just to keep something in fast/css.
51207         * http/tests/misc: Added.
51208         * http/tests/misc/acid2-expected.checksum: Added.
51209         * http/tests/misc/acid2-expected.png: Added.
51210         * http/tests/misc/acid2-expected.txt: Added.
51211         * http/tests/misc/acid2-pixel-expected.checksum: Added.
51212         * http/tests/misc/acid2-pixel-expected.png: Added.
51213         * http/tests/misc/acid2-pixel-expected.txt: Added.
51214         * http/tests/misc/acid2-pixel.html: Added.
51215         * http/tests/misc/acid2.html: Added.
51217 2006-03-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>
51219         Reviewed by Darin, landed by Beth.
51221         Test for http://bugs.webkit.org/show_bug.cgi?id=8081
51222         REGRESSION: Drop-down menu has gap at top
51224         * fast/table/cell-absolute-child-expected.checksum: Added.
51225         * fast/table/cell-absolute-child-expected.png: Added.
51226         * fast/table/cell-absolute-child-expected.txt: Added.
51227         * fast/table/cell-absolute-child.html: Added.
51229 2006-03-31  Darin Adler  <darin@apple.com>
51231         - updated results for tests that involve scrolling
51233         * editing/selection/focus_editable_html-expected.txt: Added expected scroll position.
51234         * fast/dom/focus-contenteditable-expected.txt: Ditto.
51235         * fast/overflow/scrollRevealButton.html: Ditto.
51237         - updated results for tests that involve new exception names
51239         * fast/dom/Element/attr-param-typechecking-expected.txt: Updated.
51241         * fast/dynamic/insertAdjacentElement-expected.txt: Updated.
51242         * fast/dynamic/insertAdjacentElement-expected.png: Added.
51243         * fast/dynamic/insertAdjacentElement-expected.checksum: Added.
51245 2006-03-31  Beth Dakin  <bdakin@apple.com>
51247         Layout test for <rdar://problem/4472371> REGRESSION(417.9-TOT): 
51248         Focus ring around link in overflow:auto div isn't clipped to div
51250         * fast/overflow/childFocusRingClip-expected.checksum: Added.
51251         * fast/overflow/childFocusRingClip-expected.png: Added.
51252         * fast/overflow/childFocusRingClip-expected.txt: Added.
51253         * fast/overflow/childFocusRingClip.html: Added.
51255 2006-03-31  Anders Carlsson  <andersca@mac.com>
51257         Reviewed by Maciej.
51259         Add getter/setter GC tests.
51260         
51261         * fast/js/getter-setter-gc-expected.txt: Added.
51262         * fast/js/getter-setter-gc.html: Added.
51263         * fast/js/resources/getter-setter-gc.js: Added.
51265 2006-03-30  Darin Adler  <darin@apple.com>
51267         - updated pixel results to create a new baseline (on a 10.4.5 system)
51269 2006-03-30  Mitz Pettel  <opendarwin.org@mitzpettel.com>
51271         Reviewed by Darin.
51273         - Test for http://bugs.webkit.org/show_bug.cgi?id=8056
51274           Flexible boxes do not repaint their top, left and children's overflows
51276         * fast/repaint/flexible-box-overflow-expected.checksum: Added.
51277         * fast/repaint/flexible-box-overflow-expected.png: Added.
51278         * fast/repaint/flexible-box-overflow-expected.txt: Added.
51279         * fast/repaint/flexible-box-overflow-horizontal-expected.checksum: Added.
51280         * fast/repaint/flexible-box-overflow-horizontal-expected.png: Added.
51281         * fast/repaint/flexible-box-overflow-horizontal-expected.txt: Added.
51282         * fast/repaint/flexible-box-overflow-horizontal.html: Added.
51283         * fast/repaint/flexible-box-overflow.html: Added.
51285 2006-03-30  Mitz Pettel  <opendarwin.org@mitzpettel.com>
51287         Reviewed by Darin.
51289         - Tests for http://bugs.webkit.org/show_bug.cgi?id=7301
51290           Text shadow does not repaint correctly
51292         * fast/repaint: Added.
51293         * fast/repaint/inline-block-overflow-expected.checksum: Added.
51294         * fast/repaint/inline-block-overflow-expected.png: Added.
51295         * fast/repaint/inline-block-overflow-expected.txt: Added.
51296         * fast/repaint/inline-block-overflow.html: Added.
51297         * fast/repaint/text-shadow-expected.checksum: Added.
51298         * fast/repaint/text-shadow-expected.png: Added.
51299         * fast/repaint/text-shadow-expected.txt: Added.
51300         * fast/repaint/text-shadow-horizontal-expected.checksum: Added.
51301         * fast/repaint/text-shadow-horizontal-expected.png: Added.
51302         * fast/repaint/text-shadow-horizontal-expected.txt: Added.
51303         * fast/repaint/text-shadow-horizontal.html: Added.
51304         * fast/repaint/text-shadow.html: Added.
51306 2006-03-30  Tim Omernick  <timo@apple.com>
51308         Reviewed by Geoff.
51309         
51310         Test case for issues surrounding <rdar://problem/4212626> REGRESSION: LIVECONNECT:
51311         JavaScript type for Java Strings is function, not object
51313         Unfortunately, I can only test C and ObjC instances; Java does not run correctly
51314         in DumpRenderTree.
51316         * plugins/bindings-test/bindings-test.html: Added.
51317         * plugins/bindings-test/bindings-test-expected.txt: Added.
51319 2006-03-30  Justin Garcia  <justin.garcia@apple.com>
51321         Reviewed by darin
51322         
51323         http://bugs.webkit.org/show_bug.cgi?id=6989
51324         REGRESSION: Plain-text mode needed for contenteditable area used in new text field
51326         * fast/forms/plaintext-mode-1-expected.txt: Added.
51327         * fast/forms/plaintext-mode-1.html: Added.
51328         * fast/forms/plaintext-mode-2-expected.checksum: Added.
51329         * fast/forms/plaintext-mode-2-expected.png: Added.
51330         * fast/forms/plaintext-mode-2-expected.txt: Added.
51331         * fast/forms/plaintext-mode-2.html: Added.
51333 2006-03-30  David Harrison  <harrison@apple.com>
51335         Reviewed by Justin.
51337         <rdar://problem/4444693> REGRESSION: Deleting empty lines causes quoted text to mistakenly get "unquoted"
51339         * editing/deleting/delete-block-merge-contents-022-expected.checksum: Added.
51340         * editing/deleting/delete-block-merge-contents-022-expected.png: Added.
51341         * editing/deleting/delete-block-merge-contents-022-expected.txt: Added.
51342         * editing/deleting/delete-block-merge-contents-022.html: Added.
51343         * editing/deleting/delete-block-merge-contents-023-expected.checksum: Added.
51344         * editing/deleting/delete-block-merge-contents-023-expected.png: Added.
51345         * editing/deleting/delete-block-merge-contents-023-expected.txt: Added.
51346         * editing/deleting/delete-block-merge-contents-023.html: Added.
51347         * editing/deleting/delete-block-merge-contents-024-expected.checksum: Added.
51348         * editing/deleting/delete-block-merge-contents-024-expected.png: Added.
51349         * editing/deleting/delete-block-merge-contents-024-expected.txt: Added.
51350         * editing/deleting/delete-block-merge-contents-024.html: Added.
51352 2006-03-30  Mitz Pettel  <opendarwin.org@mitzpettel.com>
51354         Test: fast/forms/visual-hebrew-text-field.html
51356         Reviewed by Darin.
51358         - fix http://bugs.webkit.org/show_bug.cgi?id=8076
51359           REGRESSION: native text fields are reversed on "visual Hebrew" pages
51361         * css/html4.css: Set the -kthml-rtl-ordering property to "logical" for all
51362         input elements. This should help also with future conversions from AppKit to
51363         native.
51365 2006-03-30  Alexey Proskuryakov  <ap@nypop.com>
51367         Reviewed by John Sullivan.
51369         - test for http://bugs.webkit.org/show_bug.cgi?id=8051
51370           Empty forms are submitted incorrectly
51372         * fast/forms/empty-get-expected.txt: Added.
51373         * fast/forms/empty-get.html: Added.
51375 2006-03-29  Justin Garcia  <justin.garcia@apple.com>
51377         Reviewed by darin
51378         
51379         <http://bugs.webkit.org/show_bug.cgi?id=8067>
51380         REGRESSION: selectionRect includes next/previous replaced elements
51381         <rdar://problems/4402375&4474871&4474871>
51382         
51383         * editing/selection/4402375-expected.checksum: Added.
51384         * editing/selection/4402375-expected.png: Added.
51385         * editing/selection/4402375-expected.txt: Added.
51386         * editing/selection/4402375.html: Added.
51387         Turned on dumpSelectionRect for these tests:
51388         * editing/selection/replaced-boundaries-1-expected.checksum:
51389         * editing/selection/replaced-boundaries-1-expected.png:
51390         * editing/selection/replaced-boundaries-1.html:
51391         * editing/selection/replaced-boundaries-2-expected.checksum:
51392         * editing/selection/replaced-boundaries-2-expected.png:
51393         * editing/selection/replaced-boundaries-2.html:
51394         * editing/selection/replaced-boundaries-3-expected.checksum:
51395         * editing/selection/replaced-boundaries-3-expected.png:
51396         * editing/selection/replaced-boundaries-3.html:
51397         * editing/selection/image-before-linebreak-expected.checksum: Added.
51398         * editing/selection/image-before-linebreak-expected.png: Added.
51399         * editing/selection/image-before-linebreak-expected.txt: Added.
51400         * editing/selection/image-before-linebreak.html: Added.
51402 2006-03-29  Adele Peterson  <adele@apple.com>
51404         Justin pointed out that this test should use an old-style form element,
51405         so I changed the test to use <input type="password">.
51407         * fast/events/event-sender-mouse-click-expected.txt:
51408         * fast/events/event-sender-mouse-click.html:
51410 2006-03-29  Adele Peterson  <adele@apple.com>
51412         Reviewed by Hyatt.
51414         Updated tests for: http://bugs.webkit.org/show_bug.cgi?id=6986
51415         Switch to use new text field implementation for <input type="text">
51417         The new text field implementation uses RenderTextFielda instead of RenderLineEdits,
51418         and this accounts for many of the changes here.  
51420         Also, background color and border properties are now dumped as part of the RenderTextField.
51422         There is also an outstanding bug that affects many tests that make a selection in a text field.
51423         http://bugs.webkit.org/show_bug.cgi?id=8068
51424         Editing delegate should not be notified when selection change involved new text field
51426         Now that we support box-sizing, we count border and padding when calculating size, so some
51427         of the tests that specify border size have different text field sizes.
51429         * editing/selection/3690703-2-expected.checksum:
51430         * editing/selection/3690703-2-expected.png:
51431         * editing/selection/3690703-2-expected.txt:
51432         * editing/selection/3690703-expected.checksum:
51433         * editing/selection/3690703-expected.png:
51434         * editing/selection/3690703-expected.txt:
51435         * editing/selection/3690719-expected.checksum:
51436         * editing/selection/3690719-expected.png:
51437         * editing/selection/3690719-expected.txt:
51438         * fast/block/float/032-expected.checksum:
51439         * fast/block/float/032-expected.png:
51440         * fast/block/float/032-expected.txt:
51441         * fast/block/margin-collapse/103-expected.txt:
51442         * fast/events/div-focus-expected.txt:
51443         * fast/events/event-sender-mouse-click-expected.txt:
51444         * fast/forms/access-key-expected.txt:
51445         * fast/forms/element-by-name-expected.txt:
51446         * fast/forms/focus-expected.txt:
51447         * fast/forms/form-element-geometry-expected.checksum:
51448         * fast/forms/form-element-geometry-expected.png:
51449         * fast/forms/form-element-geometry-expected.txt:
51450         * fast/forms/indeterminate-expected.checksum:
51451         * fast/forms/indeterminate-expected.png:
51452         * fast/forms/input-appearance-bkcolor-expected.checksum:
51453         * fast/forms/input-appearance-bkcolor-expected.png:
51454         * fast/forms/input-appearance-bkcolor-expected.txt:
51455         * fast/forms/input-appearance-default-bkcolor-expected.checksum:
51456         * fast/forms/input-appearance-default-bkcolor-expected.png:
51457         * fast/forms/input-appearance-default-bkcolor-expected.txt:
51458         * fast/forms/input-appearance-disabled-expected.checksum:
51459         * fast/forms/input-appearance-disabled-expected.png:
51460         * fast/forms/input-appearance-disabled-expected.txt:
51461         * fast/forms/input-appearance-focus-expected.checksum:
51462         * fast/forms/input-appearance-focus-expected.png:
51463         * fast/forms/input-appearance-focus-expected.txt:
51464         * fast/forms/input-appearance-maxlength-expected.txt:
51465         * fast/forms/input-appearance-maxlength.html:
51466         * fast/forms/input-appearance-minWidth-expected.checksum:
51467         * fast/forms/input-appearance-minWidth-expected.png:
51468         * fast/forms/input-appearance-minWidth-expected.txt:
51469         * fast/forms/input-appearance-preventDefault-expected.checksum:
51470         * fast/forms/input-appearance-preventDefault-expected.png:
51471         * fast/forms/input-appearance-preventDefault-expected.txt:
51472         * fast/forms/input-appearance-selection-expected.checksum:
51473         * fast/forms/input-appearance-selection-expected.png:
51474         * fast/forms/input-appearance-selection-expected.txt:
51475         * fast/forms/input-appearance-visibility-expected.checksum:
51476         * fast/forms/input-appearance-visibility-expected.png:
51477         * fast/forms/input-appearance-visibility-expected.txt:
51478         * fast/forms/input-appearance-width-expected.checksum:
51479         * fast/forms/input-appearance-width-expected.png:
51480         * fast/forms/input-appearance-width-expected.txt:
51481         * fast/forms/input-baseline-expected.checksum:
51482         * fast/forms/input-baseline-expected.png:
51483         * fast/forms/input-baseline-expected.txt:
51484         * fast/forms/input-changing-value-expected.txt:
51485         * fast/forms/input-value-expected.txt:
51486         * fast/forms/input-width-expected.txt:
51487         * fast/forms/legend-access-key-expected.txt:
51488         * fast/forms/selection-functions-expected.txt:
51489         * fast/forms/textfield-focus-out-expected.txt:
51490         * fast/replaced/width100percent-expected.checksum:
51491         * fast/replaced/width100percent-expected.png:
51492         * fast/replaced/width100percent-expected.txt:
51493         * fast/table/003-expected.txt:
51494         * fast/table/colspanMinWidth-expected.txt:
51495         * fast/table/spanOverlapRepaint-expected.txt:
51496         * tables/mozilla/bugs/45621-expected.txt:
51497         * tables/mozilla/bugs/bug1188-expected.checksum:
51498         * tables/mozilla/bugs/bug1188-expected.png:
51499         * tables/mozilla/bugs/bug1188-expected.txt:
51500         * tables/mozilla/bugs/bug12384-expected.checksum:
51501         * tables/mozilla/bugs/bug12384-expected.png:
51502         * tables/mozilla/bugs/bug12384-expected.txt:
51503         * tables/mozilla/bugs/bug18359-expected.checksum:
51504         * tables/mozilla/bugs/bug18359-expected.png:
51505         * tables/mozilla/bugs/bug18359-expected.txt:
51506         * tables/mozilla/bugs/bug24200-expected.txt:
51507         * tables/mozilla/bugs/bug2479-3-expected.txt:
51508         * tables/mozilla/bugs/bug2479-4-expected.txt:
51509         * tables/mozilla/bugs/bug28928-expected.txt:
51510         * tables/mozilla/bugs/bug4382-expected.txt:
51511         * tables/mozilla/bugs/bug4527-expected.txt:
51512         * tables/mozilla/bugs/bug46368-1-expected.txt:
51513         * tables/mozilla/bugs/bug46368-2-expected.txt:
51514         * tables/mozilla/bugs/bug51037-expected.txt:
51515         * tables/mozilla/bugs/bug55545-expected.checksum:
51516         * tables/mozilla/bugs/bug55545-expected.png:
51517         * tables/mozilla/bugs/bug55545-expected.txt:
51518         * tables/mozilla/bugs/bug59354-expected.txt:
51519         * tables/mozilla/bugs/bug7342-expected.checksum:
51520         * tables/mozilla/bugs/bug7342-expected.png:
51521         * tables/mozilla/bugs/bug7342-expected.txt:
51522         * tables/mozilla/bugs/bug96334-expected.checksum:
51523         * tables/mozilla/bugs/bug96334-expected.png:
51524         * tables/mozilla/bugs/bug96334-expected.txt:
51525         * tables/mozilla/bugs/bug99948-expected.txt:
51526         * tables/mozilla/dom/tableDom-expected.txt:
51527         * tables/mozilla/other/move_row-expected.txt:
51528         * tables/mozilla_expected_failures/bugs/bug2479-2-expected.checksum:
51529         * tables/mozilla_expected_failures/bugs/bug2479-2-expected.png:
51530         * tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt:
51531         * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
51532         * tables/mozilla_expected_failures/bugs/bug45621-expected.checksum:
51533         * tables/mozilla_expected_failures/bugs/bug45621-expected.png:
51534         * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
51535         * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
51537 2006-03-29  Darin Adler  <darin@apple.com>
51539         Reviewed by Eric.
51541         - test for http://bugs.webkit.org/show_bug.cgi?id=8026
51542           A particular animated SVG crashes in filter code
51543           <rdar://problem/4494775> A particular animated SVG crashes in filter code
51545         * svg/custom/empty-merge-expected.checksum: Added.
51546         * svg/custom/empty-merge-expected.png: Added.
51547         * svg/custom/empty-merge-expected.txt: Added.
51548         * svg/custom/empty-merge.svg: Added.
51550 2006-03-29  Geoffrey Garen  <ggaren@apple.com>
51552         - Layout test for <rdar://problem/4477126> TOT REGRESSION: with
51553         release build, maps.google.com zoom slider always zooms fully out
51555         * fast/events/mouseclick-target-and-positioning-expected.txt: Added.
51556         * fast/events/mouseclick-target-and-positioning.html: Added.
51558 2006-03-29  Alexey Proskuryakov  <ap@nypop.com>
51560         Reviewed by Darin.
51562         - test for http://bugs.webkit.org/show_bug.cgi?id=7157
51563           An asterisk in a CSS property name breaks CSS handling 
51564           (Many layout problems at letras.terra.com.br)
51566         * fast/css/error-in-last-decl-expected.checksum: Added.
51567         * fast/css/error-in-last-decl-expected.png: Added.
51568         * fast/css/error-in-last-decl-expected.txt: Added.
51569         * fast/css/error-in-last-decl.html: Added.
51571 2006-03-29  Maciej Stachowiak  <mjs@apple.com>
51573         Reviewed by Anders.
51574         
51575         Test cases for Element.contains, including testing fix for
51576         <rdar://problem/4405353> JavaScript flickers popups onmouseover
51578         * fast/dom/Element/contains-method-expected.txt: Added.
51579         * fast/dom/Element/contains-method.html: Added.
51580         * fast/dom/Element/resources/contains-method.js: Added.
51581         * fast/events/capture-on-target.html:
51583 2006-03-28  Beth Dakin  <bdakin@apple.com>
51585         Reviewed by Maciej
51587         Layout test for <rdar://problem/4493218> repro crash in 
51588         khtml::RenderBlock::repaintFloatingDescendants with giant 
51589         cellspacing value
51591         * fast/block/float/4145535Crash-expected.txt: Change expected 
51592         results for old test for a similar fix.
51593         * fast/table/giantCellspacing-expected.checksum: Added.
51594         * fast/table/giantCellspacing-expected.png: Added.
51595         * fast/table/giantCellspacing-expected.txt: Added.
51596         * fast/table/giantCellspacing.html: Added.
51598 2006-03-28  Alexey Proskuryakov  <ap@nypop.com>
51600         Reviewed by Maciej.
51602         - test for http://bugs.webkit.org/show_bug.cgi?id=4616
51603           Setting nodeValue on a textnode with collapsed whitespace only has no visual effect
51605         * fast/dom/space-to-text-expected.txt: Added.
51606         * fast/dom/space-to-text.html: Added.
51608 2006-03-28  Eric Seidel  <eseidel@apple.com>
51610         Reviewed by darin.
51612         * fast/dom/prototype-chain-expected.txt:
51614 2006-03-25  Eric Seidel  <eseidel@apple.com>
51616         Reviewed by adele.
51618         Make plug-ins test dump as text.
51620         * fast/dom/Window/Plug-ins-expected.txt:
51621         * fast/dom/Window/Plug-ins.html:
51623 2006-03-28  Justin Garcia  <justin.garcia@apple.com>
51625         Reviewed by mjs
51626         
51627         <http://bugs.webkit.org/show_bug.cgi?id=7152>
51628         REGRESSION: Select All does not highlight table if it's last in the document
51630         * editing/selection/7152-1-expected.checksum: Added.
51631         * editing/selection/7152-1-expected.png: Added.
51632         * editing/selection/7152-1-expected.txt: Added.
51633         * editing/selection/7152-1.html: Added.
51634         * editing/selection/7152-2-expected.checksum: Added.
51635         * editing/selection/7152-2-expected.png: Added.
51636         * editing/selection/7152-2-expected.txt: Added.
51637         * editing/selection/7152-2.html: Added.
51638         
51639 2006-03-27  Maciej Stachowiak  <mjs@apple.com>
51641         Reviewed by Beth.
51642         
51643         - test cases for <rdar://problem/4279765> REGRESSION: "More..." links on flickr groups pages have hover issues (flickr.com)
51645         * fast/block/float/float-in-float-hit-testing-expected.checksum: Added.
51646         * fast/block/float/float-in-float-hit-testing-expected.png: Added.
51647         * fast/block/float/float-in-float-hit-testing-expected.txt: Added.
51648         * fast/block/float/float-in-float-hit-testing.html: Added.
51649         * fast/block/float/float-in-float-painting-expected.checksum: Added.
51650         * fast/block/float/float-in-float-painting-expected.png: Added.
51651         * fast/block/float/float-in-float-painting-expected.txt: Added.
51652         * fast/block/float/float-in-float-painting.html: Added.
51653         * fast/events/capture-on-target.html:
51655 2006-03-27  David Harrison  <harrison@apple.com>
51657         Reviewed by Darin.
51659         <rdar://problem/4427002> REGRESSION: VoiceOver doesn't read heading level text in Safari (Range selectNodeContents broken)
51661         * editing/deleting/delete-block-merge-contents-022.html: Added.
51662         * editing/deleting/delete-block-merge-contents-023.html: Added.
51663         * editing/selection/selectNode-expected.checksum: Added.
51664         * editing/selection/selectNode-expected.png: Added.
51665         * editing/selection/selectNode-expected.txt: Added.
51666         * editing/selection/selectNode.html: Added.
51667         * editing/selection/selectNodeContents-expected.checksum: Added.
51668         * editing/selection/selectNodeContents-expected.png: Added.
51669         * editing/selection/selectNodeContents-expected.txt: Added.
51670         * editing/selection/selectNodeContents.html: Added.
51672 2006-03-27  Alexander Kellett  <lypanov@kde.org>
51674         Reviewed by darin
51676         - test for http://bugs.webkit.org/show_bug.cgi?id=6520
51677         the IE extension insertAdjacentElement
51679         * fast/dynamic/insertAdjacentElement.html: Added.
51681 2006-03-27  Justin Garcia  <justin.garcia@apple.com>
51683         Reviewed by beth and geoff
51685         * editing/selection/6476-expected.checksum: Added.
51686         * editing/selection/6476-expected.png: Added.
51687         * editing/selection/6476-expected.txt: Added.
51688         * editing/selection/6476.html: Added.
51690 2006-03-27  Graham Dennis  <Graham.Dennis@gmail.com>
51692         Reviewed by darin
51693         
51694         <http://bugs.webkit.org/show_bug.cgi?id=7868>
51695         REGRESSION: Extraneous focus ring drawn at the end of the page        
51696         
51697         * fast/css/outline-auto-empty-rects-expected.checksum: Added.
51698         * fast/css/outline-auto-empty-rects-expected.png: Added.
51699         * fast/css/outline-auto-empty-rects-expected.txt: Added.
51700         * fast/css/outline-auto-empty-rects.html: Added.
51702 2006-03-23  Eric Seidel  <eseidel@apple.com>
51704         Reviewed by mjs.
51706         Shave .2% on PLT by removing bogus strcmp.
51707         http://bugs.webkit.org/show_bug.cgi?id=7938
51709         * fast/parser/tag-with-exclamation-point-expected.txt: Added.
51710         * fast/parser/tag-with-exclamation-point.html: Added.
51712 2006-03-25  Justin Garcia  <justin.garcia@apple.com>
51714         Reviewed by harrison
51715         
51716         <http://bugs.webkit.org/show_bug.cgi?id=7683>
51717         TinyMCE: execCommand("Unlink") unimplemented
51719         * editing/editing.js:
51720         * editing/execCommand/createLink-expected.checksum: Removed.
51721         * editing/execCommand/createLink-expected.png: Removed.
51722         * editing/execCommand/createLink-expected.txt:
51723         * editing/execCommand/createLink.html:
51724         * editing/execCommand/unlink-expected.txt: Added.
51725         * editing/execCommand/unlink.html: Added.
51727 2006-03-24  Justin Garcia  <justin.garcia@apple.com>
51729         Reviewed by harrison
51730         
51731         <http://bugs.webkit.org/show_bug.cgi?id=7955>
51732         REGRESSION: Content with an interchange newline lost when pasted at the end of the document
51733         
51734         * editing/pasteboard/7955-expected.checksum: Added.
51735         * editing/pasteboard/7955-expected.png: Added.
51736         * editing/pasteboard/7955-expected.txt: Added.
51737         * editing/pasteboard/7955.html: Added.
51739 2006-03-24  Darin Adler  <darin@apple.com>
51741         Reviewed by Dave Harrison.
51743         - test for http://bugs.webkit.org/show_bug.cgi?id=7942
51744           nightlies after r13387 break js createcontextualfragment
51746         * fast/dom/Range/create-contextual-fragment-expected.checksum: Added.
51747         * fast/dom/Range/create-contextual-fragment-expected.png: Added.
51748         * fast/dom/Range/create-contextual-fragment-expected.txt: Added.
51749         * fast/dom/Range/create-contextual-fragment.html: Added.
51751 2006-03-23  Darin Adler  <darin@apple.com>
51753         - test for http://bugs.webkit.org/show_bug.cgi?id=7726
51754           REGRESSION: orbitz calendar fails (JavaScript function serialization/parsing)
51756         * fast/js/resources/function-names.js: Added.
51757         * fast/js/function-names.html: Generated.
51758         * fast/js/function-names-expected.txt: Generated.
51760 2006-03-23  Tim Omernick  <timo@apple.com>
51762         Reviewed by Darin.
51764         Layout test for:
51765         <http://bugs.webkit.org/show_bug.cgi?id=7691>
51767         * fast/forms/button-default-title-expected.checksum: Added.
51768         * fast/forms/button-default-title-expected.png: Added.
51769         * fast/forms/button-default-title-expected.txt: Added.
51770         * fast/forms/button-default-title.html: Added.
51772 2006-03-23  Darin Adler  <darin@apple.com>
51774         - removed merge artifacts from .checksum files
51776         * fast/block/float/vertical-move-relayout-expected.checksum:
51777         * fast/css/first-letter-detach-expected.checksum:
51778         * fast/css/hover-subselector-expected.checksum:
51779         * fast/dom/Element/class-attribute-whitespace-expected.checksum:
51780         * fast/events/event-sender-mouse-moved-expected.checksum:
51781         * fast/forms/form-hides-table-expected.checksum:
51782         * fast/invalid/missing-address-end-tag-expected.checksum:
51783         * fast/invalid/missing-dl-end-tag-expected.checksum:
51784         * fast/invalid/missing-dt-end-tag-expected.checksum:
51785         * fast/invalid/missing-font-end-tag-expected.checksum:
51786         * fast/text/in-rendered-text-rtl-expected.checksum:
51787         * fast/tokenizer/missing-title-end-tag-1-expected.checksum:
51788         * fast/tokenizer/missing-title-end-tag-2-expected.checksum:
51790 2006-03-23  Darin Adler  <darin@apple.com>
51792         Reviewed by Beth.
51794         - test for <rdar://problem/4335038> REGRESSION: when max-height is none, height value is ignored
51796         * fast/css/max-height-none-expected.checksum: Added.
51797         * fast/css/max-height-none-expected.txt: Added.
51798         * fast/css/max-height-none.html: Added.
51799         * fast/css/max-height-none-expected.png: Added.
51801 2006-03-23  Mitz Pettel  <opendarwin.org@mitzpettel.com>
51803         Reviewed, tweaked, and landed by Beth.
51805         Test for http://bugs.webkit.org/show_bug.cgi?id=6431
51807         * fast/css-generated-content/hover-style-change-expected.checksum: Added.
51808         * fast/css-generated-content/hover-style-change-expected.png: Added.
51809         * fast/css-generated-content/hover-style-change-expected.txt: Added.
51810         * fast/css-generated-content/hover-style-change.html: Added.
51812 2006-03-23  Adele Peterson  <adele@apple.com>
51814         - Test for http://bugs.webkit.org/show_bug.cgi?id=7935
51815         <rdar://problem/4489010>
51816         Infinite recursion in table code when button or new text fields get display:table-row
51818         Added:
51819         * fast/forms/button-table-styles.txt: Added.
51820         * fast/forms/button-table-styles.png: Added.
51821         * fast/forms/button-table-styles.checksum: Added.
51822         * fast/forms/button-table-styles.html: Added.
51824 2006-03-22  Justin Garcia  <justin.garcia@apple.com>
51826         Reviewed by harrison
51827         
51828         <http://bugs.webkit.org/show_bug.cgi?id=7904>
51829         Avoid a layout after test insertion and remove isProbablyBlock
51830         
51831         Added:
51832         * editing/pasteboard/display-block-on-spans-expected.txt: Added.
51833         * editing/pasteboard/display-block-on-spans-expected.png: Added.
51834         * editing/pasteboard/display-block-on-spans-expected.checksum: Added.
51835         * editing/pasteboard/display-block-on-spans.html: Added.
51836         
51837         I'm disabling this layout test because of 7899:
51838         * editing/pasteboard/paste-empty-startcontainer.html
51840 2006-03-22  Eric Seidel  <eseidel@apple.com>
51842         Reviewed by hyatt.
51844         Test case for: <rdar://problem/4474910> repro assertion failure @ apple.com/store: !eventDispatchForbidden()
51846         * fast/events/delayed-style-mutation-event-crash-expected.txt: Added.
51847         * fast/events/delayed-style-mutation-event-crash.html: Added.
51849 2006-03-22  Beth Dakin  <bdakin@apple.com>
51851         Reviewed by Hyatt
51853         Layout text for <rdar://problem/4471984> repro crash CSS position 
51854         for html/table=relative causes crash when hiding table
51856         * fast/css/layerZOrderCrash-expected.checksum: Added.
51857         * fast/css/layerZOrderCrash-expected.png: Added.
51858         * fast/css/layerZOrderCrash-expected.txt: Added.
51859         * fast/css/layerZOrderCrash.html: Added.
51861 2006-03-22  Darin Adler  <darin@apple.com>
51863         Reviewed by Adele.
51865         - test for <rdar://problem/4483856> REGRESSION (417.8-TOT): onclick handler cannot call a function named OnClick (7143)
51867         * fast/dom/Element/onclick-case-expected.txt: Added.
51868         * fast/dom/Element/onclick-case.html: Added.
51870 2006-03-21  Adele Peterson  <adele@apple.com>
51872         Tests for:
51873         http://bugs.webkit.org/show_bug.cgi?id=6813
51874         elementAtPoint needs to return input element when clicking on new text field
51875         http://bugs.webkit.org/show_bug.cgi?id=7799
51876         New text fields don't respect the disabled attribute
51878         * fast/forms/input-appearance-disabled-expected.checksum: Added.
51879         * fast/forms/input-appearance-disabled-expected.png: Added.
51880         * fast/forms/input-appearance-disabled-expected.txt: Added.
51881         * fast/forms/input-appearance-disabled.html: Added.
51882         * fast/forms/input-appearance-elementFromPoint-expected.txt: Added.
51883         * fast/forms/input-appearance-elementFromPoint.html: Added.
51884         * fast/forms/input-appearance-preventDefault-expected.checksum: Added.
51885         * fast/forms/input-appearance-preventDefault-expected.png: Added.
51886         * fast/forms/input-appearance-preventDefault-expected.txt: Added.
51887         * fast/forms/input-appearance-preventDefault.html: Added.
51889 2006-03-21  Darin Adler  <darin@apple.com>
51891         - test for <rdar://problem/4251515> REGRESSION: listing tag broken in TOT
51893         * fast/html: Added.
51894         * fast/html/listing-expected.checksum: Added.
51895         * fast/html/listing-expected.png: Added.
51896         * fast/html/listing-expected.txt: Added.
51897         * fast/html/listing.html: Added.
51899 2006-03-21  Beth Dakin  <bdakin@apple.com>
51901         Reducing the amount of time this test waits for the frame to fully
51902         load per Justin's request.
51904         * fast/events/focusingUnloadedFrame.html:
51906 2006-03-21  Beth Dakin  <bdakin@apple.com>
51908         Reviewed by Maciej
51910         Layout test for http://bugs.webkit.org/show_bug.cgi?id=7223
51912         * fast/events/focusingUnloadedFrame-expected.checksum: Added.
51913         * fast/events/focusingUnloadedFrame-expected.png: Added.
51914         * fast/events/focusingUnloadedFrame-expected.txt: Added.
51915         * fast/events/focusingUnloadedFrame.html: Added.
51916         * fast/events/resources/frontpage.html: Added.
51918 2006-03-21  Eric Seidel  <eseidel@apple.com>
51920         Reviewed by andersca.
51922         Test case for: <rdar://problem/4411663> crash at KXMLCore::RefPtr<WebCore::DOMStringImpl>::get() const + 20 (RefPtr.h:45)
51924         * fast/dom/NodeList: Added.
51925         * fast/dom/NodeList/item-by-id-with-no-document-expected.txt: Added.
51926         * fast/dom/NodeList/item-by-id-with-no-document.html: Added.
51928 2006-03-20  Justin Garcia  <justin.garcia@apple.com>
51930         Reviewed by vicki
51931      
51932         Testcase for fix for:   
51933         <http://bugs.webkit.org/show_bug.cgi?id=7363>
51934         REGRESSION (r12872): Repro crash when clicking the Quick Reply box in Gmail
51935         
51936         * fast/forms/textfield-focus-out-expected.txt: Added.
51937         * fast/forms/textfield-focus-out.html: Added.
51939 2006-03-20  Maciej Stachowiak  <mjs@apple.com>
51941         Reviewed by Anders.
51942         
51943         - test case for <rdar://problem/4446749> 10.4.4: safari crash in DOM::NamedAttrMapImpl::setNamedItem
51944         (and some similar cases that I also fixed)
51946         * fast/dom/Element/attr-param-typechecking-expected.txt: Added.
51947         * fast/dom/Element/attr-param-typechecking.html: Added.
51948         * fast/dom/Element/resources: Added.
51949         * fast/dom/Element/resources/TEMPLATE.html: Added.
51950         * fast/dom/Element/resources/attr-param-typechecking.js: Added.
51952 2006-03-20  Eric Seidel  <eseidel@apple.com>
51954         Reviewed by mjs.
51956         Test for: <rdar://problem/4483882> REGRESSION (417.8-TOT): crash at yourmovies.com.au in WebCore::HTMLTokenizer::reset() + 92 (7818)
51958         * fast/tokenizer/external-script-document-open-expected.txt: Added.
51959         * fast/tokenizer/external-script-document-open.html: Added.
51960         * fast/tokenizer/resources/external-script-document-open.js: Added.
51961         * fast/tokenizer/resources/write-external-script-open.js: Added.
51962         * fast/tokenizer/write-external-script-open-expected.txt: Added.
51963         * fast/tokenizer/write-external-script-open.html: Added.
51964         * fast/tokenizer/write-inline-script-open-expected.txt: Added.
51965         * fast/tokenizer/write-inline-script-open.html: Added.
51967 2006-03-20  Maciej Stachowiak  <mjs@apple.com>
51969         Reviewed by Adele.
51970         
51971         - test case for <rdar://problem/4362396> REGRESSION: (417-420) stopPropagation is not working for click event listener (onclick works fine)
51973         Make sure that capturing event listeners trigger on the target and that if they
51974         stopPropagation, then bubbling listeners on ancestors do not trigger.
51975         
51976         * fast/events/capture-on-target-expected.txt: Added.
51977         * fast/events/capture-on-target.html: Added.
51979 2006-03-20  Eric Seidel  <eseidel@apple.com>
51981         Reviewed by adele & ggaren.
51983         Modified test case to cover crasher:
51984          <rdar://problem/4480571> Safari crashed at exit at KXMLCore::deleteAllValues + 24
51986         * plugins/plugin-javascript-access.html:
51988 2006-03-20  Eric Seidel  <eseidel@apple.com>
51990         Reviewed by justing.
51992         Re-enable previously failing test.
51993         http://bugs.webkit.org/show_bug.cgi?id=6560
51995         * dom/xhtml/level2/html/HTMLIFrameElement11.xhtml: Added.
51996         * dom/xhtml/level2/html/HTMLIFrameElement11.xhtml-disabled: Removed.
51998 2006-03-20  Beth Dakin  <bdakin@apple.com>
52000         Reviewed by Adele
52002         I added a close comment tag to this layout test so that the layout 
52003         would not longer be affected by the unclosed <style> tag bug since 
52004         that is not the original aim of this test anyway.
52006         * tables/mozilla/bugs/bug43854-2-expected.checksum:
52007         * tables/mozilla/bugs/bug43854-2-expected.png:
52008         * tables/mozilla/bugs/bug43854-2-expected.txt:
52009         * tables/mozilla/bugs/bug43854-2.html:
52011 2006-03-20  Alexey Proskuryakov  <ap@nypop.com>
52013         Reviewed by Darin.
52015         - http://bugs.webkit.org/show_bug.cgi?id=3439
52016          mouseover effects can get stuck sometimes due to missing events
52017         - http://bugs.webkit.org/show_bug.cgi?id=5764
52018          DIV mouseOver and mouseOut triggered too often
52019         - http://bugs.webkit.org/show_bug.cgi?id=7701
52020          mouseout sent to the wrong element when layout changes simultaneously
52022         * fast/events/mouseover-mouseout-expected.txt: Added.
52023         * fast/events/mouseover-mouseout.html: Added.
52024         * fast/events/mouseover-mouseout2-expected.txt: Added.
52025         * fast/events/mouseover-mouseout2.html: Added.
52027 2006-03-20  Beth Dakin  <bdakin@apple.com>
52029         Reviewed by Adele
52031         Updating pixel results for a few tables tests that have changed 
52032         with Hyatt's recent table work. Moving two of said tests into the 
52033         expected successes folder because they now completely pass. Yay!
52035         * tables/mozilla/bugs/bug46268-5-expected.checksum: Added.
52036         * tables/mozilla/bugs/bug46268-5-expected.png: Added.
52037         * tables/mozilla/bugs/bug46268-5-expected.txt: Added.
52038         * tables/mozilla/bugs/bug46268-5.html: Added.
52039         * tables/mozilla/bugs/bug46268-expected.checksum: Added.
52040         * tables/mozilla/bugs/bug46268-expected.png: Added.
52041         * tables/mozilla/bugs/bug46268-expected.txt: Added.
52042         * tables/mozilla/bugs/bug46268.html: Added.
52043         * tables/mozilla_expected_failures/bugs/bug46268-5-expected.checksum: Removed.
52044         * tables/mozilla_expected_failures/bugs/bug46268-5-expected.png: Removed.
52045         * tables/mozilla_expected_failures/bugs/bug46268-5-expected.txt: Removed.
52046         * tables/mozilla_expected_failures/bugs/bug46268-5.html: Removed.
52047         * tables/mozilla_expected_failures/bugs/bug46268-expected.checksum: Removed.
52048         * tables/mozilla_expected_failures/bugs/bug46268-expected.png: Removed.
52049         * tables/mozilla_expected_failures/bugs/bug46268-expected.txt: Removed.
52050         * tables/mozilla_expected_failures/bugs/bug46268.html: Removed.
52051         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
52052         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
52053         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.checksum:
52054         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png:
52056 2006-03-19  Darin Adler  <darin@apple.com>
52058         - changed these tests to be expected failures because I had to roll
52059           out the fix to http://bugs.webkit.org/show_bug.cgi?id=6314
52060           Unclosed <style> element in <head> makes page completely blank
52062         * fast/js/exception-linenums-in-html-3-expected.txt:
52063         * fast/js/exception-linenums-in-html-3-expected.png: Added.
52064         * fast/js/exception-linenums-in-html-3-expected.checksum: Added.
52066         * fast/js/missing-style-end-tag-js-expected.txt:
52067         * fast/js/missing-style-end-tag-js-expected.png: Added.
52068         * fast/js/missing-style-end-tag-js-expected.checksum: Added.
52070         * fast/tokenizer/missing-style-end-tag-1-expected.checksum:
52071         * fast/tokenizer/missing-style-end-tag-1-expected.png:
52072         * fast/tokenizer/missing-style-end-tag-1-expected.txt:
52073         * fast/tokenizer/missing-style-end-tag-2-expected.checksum:
52074         * fast/tokenizer/missing-style-end-tag-2-expected.png:
52075         * fast/tokenizer/missing-style-end-tag-2-expected.txt:
52077         - added some missing pixel-test results
52079         * tables/mozilla/marvin/backgr_layers-opacity-expected.checksum: Added.
52080         * tables/mozilla/marvin/backgr_layers-opacity-expected.png: Added.
52081         * fast/dom/Element/class-attribute-whitespace-expected.png: Added.
52082         * fast/canvas/patternfill-repeat-expected.png: Added.
52084 2006-03-18  David Carson  <dacarson@gmail.com>        
52086         Reviewed by Darin.
52088         - test for http://bugs.webkit.org/show_bug.cgi?id=7830
52089           <canvas> createPattern 'repeat' options fail
52091         * fast/canvas/patternfill-repeat-expected.checksum: Added.
52092         * fast/canvas/patternfill-repeat-expected.png: Added.
52093         * fast/canvas/patternfill-repeat-expected.txt: Added.
52094         * fast/canvas/patternfill-repeat.html: Added.
52096 2006-03-18  Mitz Pettel  <opendarwin.org@mitzpettel.com>
52098         Reviewed by Darin.
52100         - Test for http://bugs.webkit.org/show_bug.cgi?id=7761
52101           Tabs in class attribute not treated as whitespace
52103         * fast/dom/Element/class-attribute-whitespace-expected.checksum: Added.
52104         * fast/dom/Element/class-attribute-whitespace-expected.png: Added.
52105         * fast/dom/Element/class-attribute-whitespace-expected.txt: Added.
52106         * fast/dom/Element/class-attribute-whitespace.html: Added.
52107         NOTE: This test will get broken if "eol-style" processing is done on it.
52109 2006-03-18  Mitz Pettel  <opendarwin.org@mitzpettel.com>
52111         Reviewed by Hyatt.
52113         - test for http://bugs.webkit.org/show_bug.cgi?id=6795
52114           Slow image load causes render problem
52116         * fast/block/float/vertical-move-relayout-expected.checksum: Added.
52117         * fast/block/float/vertical-move-relayout-expected.png: Added.
52118         * fast/block/float/vertical-move-relayout-expected.txt: Added.
52119         * fast/block/float/vertical-move-relayout.html: Added.
52121 2006-03-18  David Kilzer  <ddkilzer@kilzer.net>
52123         Reviewed by Darin.
52125         - Tests for http://bugs.webkit.org/show_bug.cgi?id=6314
52126         Unclosed <style> element in <head> makes page completely blank
52128         * fast/js/exception-linenums-in-html-3-expected.txt: Added.
52129         * fast/js/exception-linenums-in-html-3.html: Added.
52131         Identical to fast/js/exception-linenums-in-html-1.html except that it contains
52132         an unclosed <style> tag, which causes the code path for Bug 6314 to be tested.
52134         * fast/js/missing-style-end-tag-js-expected.txt: Added.
52135         * fast/js/missing-style-end-tag-js.html: Added.
52137         While developing a fix for Bug 6314, a state variable (scriptCodeSize) was not
52138         reset in the tokenizer causing the next <script></script> tags to contain the
52139         entire contents of the document after the open <title> tag.  This test case
52140         tests for that condition.
52142         * fast/tokenizer/missing-style-end-tag-1-expected.checksum: Added.
52143         * fast/tokenizer/missing-style-end-tag-1-expected.png: Added.
52144         * fast/tokenizer/missing-style-end-tag-1-expected.txt: Added.
52145         * fast/tokenizer/missing-style-end-tag-1.html: Added.
52146         * fast/tokenizer/missing-style-end-tag-2-expected.checksum: Added.
52147         * fast/tokenizer/missing-style-end-tag-2-expected.png: Added.
52148         * fast/tokenizer/missing-style-end-tag-2-expected.txt: Added.
52149         * fast/tokenizer/missing-style-end-tag-2.html: Added.
52151         The first test case contains an unclosed <style> tag in <head>, while the
52152         second test case contains an unclosed <style> tag in <body>.  These two test
52153         cases result in different code paths being taken.
52155 2006-03-18  Alexey Proskuryakov  <ap@nypop.com>
52157         Reviewed by Darin.
52159         - test for http://bugs.webkit.org/show_bug.cgi?id=3438
52161         * fast/replaced/img-1x1-expected.checksum: Added.
52162         * fast/replaced/img-1x1-expected.txt: Added.
52163         * fast/replaced/img-1x1.html: Added.
52164         * fast/replaced/img-1x1-expected.png: Added.
52166 2006-03-18  Darin Adler  <darin@apple.com>
52168         - updated test results for tests affected by Hyatt's latest table fix
52170         * tables/mozilla/bugs/bug44505-expected.txt:
52171         * tables/mozilla_expected_failures/bugs/bug106966-expected.checksum:
52172         * tables/mozilla_expected_failures/bugs/bug106966-expected.png:
52173         * tables/mozilla_expected_failures/bugs/bug106966-expected.txt:
52174         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.checksum:
52175         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png:
52176         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt:
52177         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.checksum:
52178         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png:
52179         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt:
52180         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.checksum:
52181         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png:
52182         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt:
52183         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.checksum:
52184         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png:
52185         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt:
52187 2006-03-17  Alice Liu  <alice.liu@apple.com>
52189         Reviewed by Justin.
52191         * fast/dom/HTMLHeadElement/head-link-style-href-check-expected.checksum: Added.
52192         * fast/dom/HTMLHeadElement/head-link-style-href-check-expected.png: Added.
52193         * fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt: Added.
52194         * fast/dom/HTMLHeadElement/head-link-style-href-check.html: Added.
52196 2006-03-17  Geoffrey Garen  <ggaren@apple.com>
52198         Reviewed by Darin.
52200         * fast/dom/prototype-chain-expected.txt: Updated to reflect new
52201         prototype chain.
52203 2006-03-17  Beth Dakin  <bdakin@apple.com>
52205         Reviewed by hyatt
52207         This test should actually be in the failures folder. Moving.
52209         * tables/mozilla/marvin/backgr_border-table-cell-expected.checksum: Removed.
52210         * tables/mozilla/marvin/backgr_border-table-cell-expected.png: Removed.
52211         * tables/mozilla/marvin/backgr_border-table-cell-expected.txt: Removed.
52212         * tables/mozilla/marvin/backgr_border-table-cell.html: Removed.
52213         * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum: Added.
52214         * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: Added.
52215         * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt: Added.
52216         * tables/mozilla_expected_failures/marvin/backgr_border-table-cell.html: Added.
52218 2006-03-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>
52220         Reviewed by Darin, landed by Beth.
52222         - Test for http://bugs.webkit.org/show_bug.cgi?id=7693
52223           WebKit relies on unpredictable timing for onload events
52225         * fast/css/acid2-expected.txt:
52226         * fast/events/onload-webkit-before-webcore-expected.txt: Added.
52227         * fast/events/onload-webkit-before-webcore.html: Added.
52229 2006-03-17  Adele Peterson  <adele@apple.com>
52231         Updated results for background color change.
52233         * fast/forms/input-appearance-focus-expected.txt:
52234         * fast/forms/input-appearance-minWidth-expected.txt:
52235         * fast/forms/input-appearance-selection-expected.txt:
52236         * fast/forms/input-appearance-visibility-expected.txt:
52237         * fast/forms/input-appearance-width-expected.txt:
52238         * fast/forms/input-baseline-expected.txt:
52240 2006-03-17  Beth Dakin  <bdakin@apple.com>
52242         Reviewed by Geoff
52244         A few more mozilla table tests.
52246         * tables/mozilla/other: Added.
52247         * tables/mozilla/other/body_col-expected.checksum: Added.
52248         * tables/mozilla/other/body_col-expected.png: Added.
52249         * tables/mozilla/other/body_col-expected.txt: Added.
52250         * tables/mozilla/other/body_col.html: Added.
52251         * tables/mozilla/other/cell_widths-expected.checksum: Added.
52252         * tables/mozilla/other/cell_widths-expected.png: Added.
52253         * tables/mozilla/other/cell_widths-expected.txt: Added.
52254         * tables/mozilla/other/cell_widths.html: Added.
52255         * tables/mozilla/other/cellspacing-expected.checksum: Added.
52256         * tables/mozilla/other/cellspacing-expected.png: Added.
52257         * tables/mozilla/other/cellspacing-expected.txt: Added.
52258         * tables/mozilla/other/cellspacing.html: Added.
52259         * tables/mozilla/other/move_row-expected.checksum: Added.
52260         * tables/mozilla/other/move_row-expected.png: Added.
52261         * tables/mozilla/other/move_row-expected.txt: Added.
52262         * tables/mozilla/other/move_row.html: Added.
52263         * tables/mozilla/other/ms-expected.checksum: Added.
52264         * tables/mozilla/other/ms-expected.png: Added.
52265         * tables/mozilla/other/ms-expected.txt: Added.
52266         * tables/mozilla/other/ms.html: Added.
52267         * tables/mozilla/other/nested2-expected.checksum: Added.
52268         * tables/mozilla/other/nested2-expected.png: Added.
52269         * tables/mozilla/other/nested2-expected.txt: Added.
52270         * tables/mozilla/other/nested2.html: Added.
52271         * tables/mozilla/other/nestedTables-expected.checksum: Added.
52272         * tables/mozilla/other/nestedTables-expected.png: Added.
52273         * tables/mozilla/other/nestedTables-expected.txt: Added.
52274         * tables/mozilla/other/nestedTables.html: Added.
52275         * tables/mozilla/other/padding-expected.checksum: Added.
52276         * tables/mozilla/other/padding-expected.png: Added.
52277         * tables/mozilla/other/padding-expected.txt: Added.
52278         * tables/mozilla/other/padding.html: Added.
52279         * tables/mozilla/other/slashlogo-expected.checksum: Added.
52280         * tables/mozilla/other/slashlogo-expected.png: Added.
52281         * tables/mozilla/other/slashlogo-expected.txt: Added.
52282         * tables/mozilla/other/slashlogo.html: Added.
52283         * tables/mozilla/other/test3-expected.checksum: Added.
52284         * tables/mozilla/other/test3-expected.png: Added.
52285         * tables/mozilla/other/test3-expected.txt: Added.
52286         * tables/mozilla/other/test3.html: Added.
52287         * tables/mozilla/other/test6-expected.checksum: Added.
52288         * tables/mozilla/other/test6-expected.png: Added.
52289         * tables/mozilla/other/test6-expected.txt: Added.
52290         * tables/mozilla/other/test6.html: Added.
52291         * tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum: Added.
52292         * tables/mozilla/other/wa_table_thtd_rowspan-expected.png: Added.
52293         * tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: Added.
52294         * tables/mozilla/other/wa_table_thtd_rowspan.html: Added.
52295         * tables/mozilla/other/wa_table_tr_align-expected.checksum: Added.
52296         * tables/mozilla/other/wa_table_tr_align-expected.png: Added.
52297         * tables/mozilla/other/wa_table_tr_align-expected.txt: Added.
52298         * tables/mozilla/other/wa_table_tr_align.html: Added.
52299         * tables/mozilla_expected_failures/other: Added.
52300         * tables/mozilla_expected_failures/other/empty_cells-expected.checksum: Added.
52301         * tables/mozilla_expected_failures/other/empty_cells-expected.png: Added.
52302         * tables/mozilla_expected_failures/other/empty_cells-expected.txt: Added.
52303         * tables/mozilla_expected_failures/other/empty_cells.html: Added.
52304         * tables/mozilla_expected_failures/other/test4-expected.checksum: Added.
52305         * tables/mozilla_expected_failures/other/test4-expected.png: Added.
52306         * tables/mozilla_expected_failures/other/test4-expected.txt: Added.
52307         * tables/mozilla_expected_failures/other/test4.html: Added.
52309 2006-03-17  Adele Peterson  <adele@apple.com>
52311         Reviewed by Tim Hatcher.
52313         * fast/forms/input-appearance-default-bkcolor-expected.checksum: Added.
52314         * fast/forms/input-appearance-default-bkcolor-expected.png: Added.
52315         * fast/forms/input-appearance-default-bkcolor-expected.txt: Added.
52316         * fast/forms/input-appearance-default-bkcolor.html: Added.
52318 2006-03-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>
52320         Reviewed by Maciej, landed by Beth.
52322         - test for http://bugs.webkit.org/show_bug.cgi?id=3560
52323         page with use of first-letter crashes reproducibly in 
52324         RenderObject::renderArena()
52326         * fast/css/first-letter-detach-expected.checksum: Added.
52327         * fast/css/first-letter-detach-expected.png: Added.
52328         * fast/css/first-letter-detach-expected.txt: Added.
52329         * fast/css/first-letter-detach.html: Added.
52331 2006-03-17  Adele Peterson  <adele@apple.com>
52333         Reviewed by Eric.        
52335         Updating test results for:
52336         http://bugs.webkit.org/show_bug.cgi?id=7798 
52337         New text fields are much wider than they should be for a specified size
52339         * fast/forms/input-appearance-bkcolor-expected.checksum:
52340         * fast/forms/input-appearance-bkcolor-expected.png:
52341         * fast/forms/input-appearance-bkcolor-expected.txt:
52342         * fast/forms/input-appearance-focus-expected.checksum:
52343         * fast/forms/input-appearance-focus-expected.png:
52344         * fast/forms/input-appearance-focus-expected.txt:
52345         * fast/forms/input-appearance-minWidth-expected.checksum:
52346         * fast/forms/input-appearance-minWidth-expected.png:
52347         * fast/forms/input-appearance-minWidth-expected.txt:
52348         * fast/forms/input-appearance-selection-expected.checksum:
52349         * fast/forms/input-appearance-selection-expected.png:
52350         * fast/forms/input-appearance-selection-expected.txt:
52351         * fast/forms/input-appearance-visibility-expected.checksum:
52352         * fast/forms/input-appearance-visibility-expected.png:
52353         * fast/forms/input-appearance-visibility-expected.txt:
52354         * fast/forms/input-appearance-width-expected.checksum:
52355         * fast/forms/input-appearance-width-expected.png:
52356         * fast/forms/input-appearance-width-expected.txt:
52357         * fast/forms/input-baseline-expected.checksum:
52358         * fast/forms/input-baseline-expected.png:
52359         * fast/forms/input-baseline-expected.txt:
52361 2006-03-17  Adele Peterson  <adele@apple.com>
52363         Reviewed by Hyatt.
52365         Test for http://bugs.webkit.org/show_bug.cgi?id=7797 
52366         Can't set background color on new text fields
52368         * fast/forms/input-appearance-bkcolor-expected.checksum: Added.
52369         * fast/forms/input-appearance-bkcolor-expected.png: Added.
52370         * fast/forms/input-appearance-bkcolor-expected.txt: Added.
52371         * fast/forms/input-appearance-bkcolor.html: Added.
52372         * fast/forms/resources
52373         * fast/forms/resources/apple.gif
52375 2006-03-16  Beth Dakin  <bdakin@apple.com>
52377         Rubber stamped by Geoff.
52379         Another round of Mozilla table tests.
52381         * tables/mozilla/marvin/tfoot_align_center-expected.checksum: Added.
52382         * tables/mozilla/marvin/tfoot_align_center-expected.png: Added.
52383         * tables/mozilla/marvin/tfoot_align_center-expected.txt: Added.
52384         * tables/mozilla/marvin/tfoot_align_center.html: Added.
52385         * tables/mozilla/marvin/tfoot_align_char-expected.checksum: Added.
52386         * tables/mozilla/marvin/tfoot_align_char-expected.png: Added.
52387         * tables/mozilla/marvin/tfoot_align_char-expected.txt: Added.
52388         * tables/mozilla/marvin/tfoot_align_char.html: Added.
52389         * tables/mozilla/marvin/tfoot_align_justify-expected.checksum: Added.
52390         * tables/mozilla/marvin/tfoot_align_justify-expected.png: Added.
52391         * tables/mozilla/marvin/tfoot_align_justify-expected.txt: Added.
52392         * tables/mozilla/marvin/tfoot_align_justify.html: Added.
52393         * tables/mozilla/marvin/tfoot_align_left-expected.checksum: Added.
52394         * tables/mozilla/marvin/tfoot_align_left-expected.png: Added.
52395         * tables/mozilla/marvin/tfoot_align_left-expected.txt: Added.
52396         * tables/mozilla/marvin/tfoot_align_left.html: Added.
52397         * tables/mozilla/marvin/tfoot_align_right-expected.checksum: Added.
52398         * tables/mozilla/marvin/tfoot_align_right-expected.png: Added.
52399         * tables/mozilla/marvin/tfoot_align_right-expected.txt: Added.
52400         * tables/mozilla/marvin/tfoot_align_right.html: Added.
52401         * tables/mozilla/marvin/tfoot_char-expected.checksum: Added.
52402         * tables/mozilla/marvin/tfoot_char-expected.png: Added.
52403         * tables/mozilla/marvin/tfoot_char-expected.txt: Added.
52404         * tables/mozilla/marvin/tfoot_char.html: Added.
52405         * tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum: Added.
52406         * tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Added.
52407         * tables/mozilla/marvin/tfoot_valign_baseline-expected.txt: Added.
52408         * tables/mozilla/marvin/tfoot_valign_baseline.html: Added.
52409         * tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum: Added.
52410         * tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Added.
52411         * tables/mozilla/marvin/tfoot_valign_bottom-expected.txt: Added.
52412         * tables/mozilla/marvin/tfoot_valign_bottom.html: Added.
52413         * tables/mozilla/marvin/tfoot_valign_middle-expected.checksum: Added.
52414         * tables/mozilla/marvin/tfoot_valign_middle-expected.png: Added.
52415         * tables/mozilla/marvin/tfoot_valign_middle-expected.txt: Added.
52416         * tables/mozilla/marvin/tfoot_valign_middle.html: Added.
52417         * tables/mozilla/marvin/tfoot_valign_top-expected.checksum: Added.
52418         * tables/mozilla/marvin/tfoot_valign_top-expected.png: Added.
52419         * tables/mozilla/marvin/tfoot_valign_top-expected.txt: Added.
52420         * tables/mozilla/marvin/tfoot_valign_top.html: Added.
52421         * tables/mozilla/marvin/th_valign_baseline-expected.checksum: Added.
52422         * tables/mozilla/marvin/th_valign_baseline-expected.png: Added.
52423         * tables/mozilla/marvin/th_valign_baseline-expected.txt: Added.
52424         * tables/mozilla/marvin/th_valign_baseline.html: Added.
52425         * tables/mozilla/marvin/th_valign_bottom-expected.checksum: Added.
52426         * tables/mozilla/marvin/th_valign_bottom-expected.png: Added.
52427         * tables/mozilla/marvin/th_valign_bottom-expected.txt: Added.
52428         * tables/mozilla/marvin/th_valign_bottom.html: Added.
52429         * tables/mozilla/marvin/th_valign_middle-expected.checksum: Added.
52430         * tables/mozilla/marvin/th_valign_middle-expected.png: Added.
52431         * tables/mozilla/marvin/th_valign_middle-expected.txt: Added.
52432         * tables/mozilla/marvin/th_valign_middle.html: Added.
52433         * tables/mozilla/marvin/th_valign_top-expected.checksum: Added.
52434         * tables/mozilla/marvin/th_valign_top-expected.png: Added.
52435         * tables/mozilla/marvin/th_valign_top-expected.txt: Added.
52436         * tables/mozilla/marvin/th_valign_top.html: Added.
52437         * tables/mozilla/marvin/thead_align_center-expected.checksum: Added.
52438         * tables/mozilla/marvin/thead_align_center-expected.png: Added.
52439         * tables/mozilla/marvin/thead_align_center-expected.txt: Added.
52440         * tables/mozilla/marvin/thead_align_center.html: Added.
52441         * tables/mozilla/marvin/thead_align_char-expected.checksum: Added.
52442         * tables/mozilla/marvin/thead_align_char-expected.png: Added.
52443         * tables/mozilla/marvin/thead_align_char-expected.txt: Added.
52444         * tables/mozilla/marvin/thead_align_char.html: Added.
52445         * tables/mozilla/marvin/thead_align_justify-expected.checksum: Added.
52446         * tables/mozilla/marvin/thead_align_justify-expected.png: Added.
52447         * tables/mozilla/marvin/thead_align_justify-expected.txt: Added.
52448         * tables/mozilla/marvin/thead_align_justify.html: Added.
52449         * tables/mozilla/marvin/thead_align_left-expected.checksum: Added.
52450         * tables/mozilla/marvin/thead_align_left-expected.png: Added.
52451         * tables/mozilla/marvin/thead_align_left-expected.txt: Added.
52452         * tables/mozilla/marvin/thead_align_left.html: Added.
52453         * tables/mozilla/marvin/thead_align_right-expected.checksum: Added.
52454         * tables/mozilla/marvin/thead_align_right-expected.png: Added.
52455         * tables/mozilla/marvin/thead_align_right-expected.txt: Added.
52456         * tables/mozilla/marvin/thead_align_right.html: Added.
52457         * tables/mozilla/marvin/thead_char-expected.checksum: Added.
52458         * tables/mozilla/marvin/thead_char-expected.png: Added.
52459         * tables/mozilla/marvin/thead_char-expected.txt: Added.
52460         * tables/mozilla/marvin/thead_char.html: Added.
52461         * tables/mozilla/marvin/thead_valign_baseline-expected.checksum: Added.
52462         * tables/mozilla/marvin/thead_valign_baseline-expected.png: Added.
52463         * tables/mozilla/marvin/thead_valign_baseline-expected.txt: Added.
52464         * tables/mozilla/marvin/thead_valign_baseline.html: Added.
52465         * tables/mozilla/marvin/thead_valign_bottom-expected.checksum: Added.
52466         * tables/mozilla/marvin/thead_valign_bottom-expected.png: Added.
52467         * tables/mozilla/marvin/thead_valign_bottom-expected.txt: Added.
52468         * tables/mozilla/marvin/thead_valign_bottom.html: Added.
52469         * tables/mozilla/marvin/thead_valign_middle-expected.checksum: Added.
52470         * tables/mozilla/marvin/thead_valign_middle-expected.png: Added.
52471         * tables/mozilla/marvin/thead_valign_middle-expected.txt: Added.
52472         * tables/mozilla/marvin/thead_valign_middle.html: Added.
52473         * tables/mozilla/marvin/thead_valign_top-expected.checksum: Added.
52474         * tables/mozilla/marvin/thead_valign_top-expected.png: Added.
52475         * tables/mozilla/marvin/thead_valign_top-expected.txt: Added.
52476         * tables/mozilla/marvin/thead_valign_top.html: Added.
52477         * tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.checksum: Added.
52478         * tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png: Added.
52479         * tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt: Added.
52480         * tables/mozilla/marvin/tr_bgcolor_aqua_rgb.html: Added.
52481         * tables/mozilla/marvin/tr_bgcolor_black-expected.checksum: Added.
52482         * tables/mozilla/marvin/tr_bgcolor_black-expected.png: Added.
52483         * tables/mozilla/marvin/tr_bgcolor_black-expected.txt: Added.
52484         * tables/mozilla/marvin/tr_bgcolor_black.html: Added.
52485         * tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.checksum: Added.
52486         * tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png: Added.
52487         * tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt: Added.
52488         * tables/mozilla/marvin/tr_bgcolor_black_rgb.html: Added.
52489         * tables/mozilla/marvin/tr_bgcolor_blue-expected.checksum: Added.
52490         * tables/mozilla/marvin/tr_bgcolor_blue-expected.png: Added.
52491         * tables/mozilla/marvin/tr_bgcolor_blue-expected.txt: Added.
52492         * tables/mozilla/marvin/tr_bgcolor_blue.html: Added.
52493         * tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.checksum: Added.
52494         * tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png: Added.
52495         * tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt: Added.
52496         * tables/mozilla/marvin/tr_bgcolor_blue_rgb.html: Added.
52497         * tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.checksum: Added.
52498         * tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png: Added.
52499         * tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt: Added.
52500         * tables/mozilla/marvin/tr_bgcolor_fuchsia.html: Added.
52501         * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.checksum: Added.
52502         * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png: Added.
52503         * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt: Added.
52504         * tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb.html: Added.
52505         * tables/mozilla/marvin/tr_bgcolor_gray-expected.checksum: Added.
52506         * tables/mozilla/marvin/tr_bgcolor_gray-expected.png: Added.
52507         * tables/mozilla/marvin/tr_bgcolor_gray-expected.txt: Added.
52508         * tables/mozilla/marvin/tr_bgcolor_gray.html: Added.
52509         * tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.checksum: Added.
52510         * tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png: Added.
52511         * tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt: Added.
52512         * tables/mozilla/marvin/tr_bgcolor_gray_rgb.html: Added.
52513         * tables/mozilla/marvin/tr_bgcolor_green-expected.checksum: Added.
52514         * tables/mozilla/marvin/tr_bgcolor_green-expected.png: Added.
52515         * tables/mozilla/marvin/tr_bgcolor_green-expected.txt: Added.
52516         * tables/mozilla/marvin/tr_bgcolor_green.html: Added.
52517         * tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.checksum: Added.
52518         * tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png: Added.
52519         * tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt: Added.
52520         * tables/mozilla/marvin/tr_bgcolor_green_rgb.html: Added.
52521         * tables/mozilla/marvin/tr_bgcolor_lime-expected.checksum: Added.
52522         * tables/mozilla/marvin/tr_bgcolor_lime-expected.png: Added.
52523         * tables/mozilla/marvin/tr_bgcolor_lime-expected.txt: Added.
52524         * tables/mozilla/marvin/tr_bgcolor_lime.html: Added.
52525         * tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.checksum: Added.
52526         * tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png: Added.
52527         * tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt: Added.
52528         * tables/mozilla/marvin/tr_bgcolor_lime_rgb.html: Added.
52529         * tables/mozilla/marvin/tr_bgcolor_maroon-expected.checksum: Added.
52530         * tables/mozilla/marvin/tr_bgcolor_maroon-expected.png: Added.
52531         * tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt: Added.
52532         * tables/mozilla/marvin/tr_bgcolor_maroon.html: Added.
52533         * tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.checksum: Added.
52534         * tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png: Added.
52535         * tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt: Added.
52536         * tables/mozilla/marvin/tr_bgcolor_maroon_rgb.html: Added.
52537         * tables/mozilla/marvin/tr_bgcolor_navy-expected.checksum: Added.
52538         * tables/mozilla/marvin/tr_bgcolor_navy-expected.png: Added.
52539         * tables/mozilla/marvin/tr_bgcolor_navy-expected.txt: Added.
52540         * tables/mozilla/marvin/tr_bgcolor_navy.html: Added.
52541         * tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.checksum: Added.
52542         * tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png: Added.
52543         * tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt: Added.
52544         * tables/mozilla/marvin/tr_bgcolor_navy_rgb.html: Added.
52545         * tables/mozilla/marvin/tr_bgcolor_olive-expected.checksum: Added.
52546         * tables/mozilla/marvin/tr_bgcolor_olive-expected.png: Added.
52547         * tables/mozilla/marvin/tr_bgcolor_olive-expected.txt: Added.
52548         * tables/mozilla/marvin/tr_bgcolor_olive.html: Added.
52549         * tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.checksum: Added.
52550         * tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png: Added.
52551         * tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt: Added.
52552         * tables/mozilla/marvin/tr_bgcolor_olive_rgb.html: Added.
52553         * tables/mozilla/marvin/tr_bgcolor_purple-expected.checksum: Added.
52554         * tables/mozilla/marvin/tr_bgcolor_purple-expected.png: Added.
52555         * tables/mozilla/marvin/tr_bgcolor_purple-expected.txt: Added.
52556         * tables/mozilla/marvin/tr_bgcolor_purple.html: Added.
52557         * tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.checksum: Added.
52558         * tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png: Added.
52559         * tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt: Added.
52560         * tables/mozilla/marvin/tr_bgcolor_purple_rgb.html: Added.
52561         * tables/mozilla/marvin/tr_bgcolor_red-expected.checksum: Added.
52562         * tables/mozilla/marvin/tr_bgcolor_red-expected.png: Added.
52563         * tables/mozilla/marvin/tr_bgcolor_red-expected.txt: Added.
52564         * tables/mozilla/marvin/tr_bgcolor_red.html: Added.
52565         * tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.checksum: Added.
52566         * tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png: Added.
52567         * tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt: Added.
52568         * tables/mozilla/marvin/tr_bgcolor_red_rgb.html: Added.
52569         * tables/mozilla/marvin/tr_bgcolor_silver-expected.checksum: Added.
52570         * tables/mozilla/marvin/tr_bgcolor_silver-expected.png: Added.
52571         * tables/mozilla/marvin/tr_bgcolor_silver-expected.txt: Added.
52572         * tables/mozilla/marvin/tr_bgcolor_silver.html: Added.
52573         * tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.checksum: Added.
52574         * tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png: Added.
52575         * tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt: Added.
52576         * tables/mozilla/marvin/tr_bgcolor_silver_rgb.html: Added.
52577         * tables/mozilla/marvin/tr_bgcolor_teal-expected.checksum: Added.
52578         * tables/mozilla/marvin/tr_bgcolor_teal-expected.png: Added.
52579         * tables/mozilla/marvin/tr_bgcolor_teal-expected.txt: Added.
52580         * tables/mozilla/marvin/tr_bgcolor_teal.html: Added.
52581         * tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.checksum: Added.
52582         * tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png: Added.
52583         * tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt: Added.
52584         * tables/mozilla/marvin/tr_bgcolor_teal_rgb.html: Added.
52585         * tables/mozilla/marvin/tr_bgcolor_white-expected.checksum: Added.
52586         * tables/mozilla/marvin/tr_bgcolor_white-expected.png: Added.
52587         * tables/mozilla/marvin/tr_bgcolor_white-expected.txt: Added.
52588         * tables/mozilla/marvin/tr_bgcolor_white.html: Added.
52589         * tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.checksum: Added.
52590         * tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png: Added.
52591         * tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt: Added.
52592         * tables/mozilla/marvin/tr_bgcolor_white_rgb.html: Added.
52593         * tables/mozilla/marvin/tr_bgcolor_yellow-expected.checksum: Added.
52594         * tables/mozilla/marvin/tr_bgcolor_yellow-expected.png: Added.
52595         * tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt: Added.
52596         * tables/mozilla/marvin/tr_bgcolor_yellow.html: Added.
52597         * tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.checksum: Added.
52598         * tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png: Added.
52599         * tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt: Added.
52600         * tables/mozilla/marvin/tr_bgcolor_yellow_rgb.html: Added.
52601         * tables/mozilla/marvin/tr_valign_baseline-expected.checksum: Added.
52602         * tables/mozilla/marvin/tr_valign_baseline-expected.png: Added.
52603         * tables/mozilla/marvin/tr_valign_baseline-expected.txt: Added.
52604         * tables/mozilla/marvin/tr_valign_baseline.html: Added.
52605         * tables/mozilla/marvin/tr_valign_bottom-expected.checksum: Added.
52606         * tables/mozilla/marvin/tr_valign_bottom-expected.png: Added.
52607         * tables/mozilla/marvin/tr_valign_bottom-expected.txt: Added.
52608         * tables/mozilla/marvin/tr_valign_bottom.html: Added.
52609         * tables/mozilla/marvin/tr_valign_middle-expected.checksum: Added.
52610         * tables/mozilla/marvin/tr_valign_middle-expected.png: Added.
52611         * tables/mozilla/marvin/tr_valign_middle-expected.txt: Added.
52612         * tables/mozilla/marvin/tr_valign_middle.html: Added.
52613         * tables/mozilla/marvin/tr_valign_top-expected.checksum: Added.
52614         * tables/mozilla/marvin/tr_valign_top-expected.png: Added.
52615         * tables/mozilla/marvin/tr_valign_top-expected.txt: Added.
52616         * tables/mozilla/marvin/tr_valign_top.html: Added.
52617         * tables/mozilla/marvin/x_caption_align_bottom-expected.checksum: Added.
52618         * tables/mozilla/marvin/x_caption_align_bottom-expected.png: Added.
52619         * tables/mozilla/marvin/x_caption_align_bottom-expected.txt: Added.
52620         * tables/mozilla/marvin/x_caption_align_bottom.xml: Added.
52621         * tables/mozilla/marvin/x_caption_align_top-expected.checksum: Added.
52622         * tables/mozilla/marvin/x_caption_align_top-expected.png: Added.
52623         * tables/mozilla/marvin/x_caption_align_top-expected.txt: Added.
52624         * tables/mozilla/marvin/x_caption_align_top.xml: Added.
52625         * tables/mozilla/marvin/x_caption_class-expected.checksum: Added.
52626         * tables/mozilla/marvin/x_caption_class-expected.png: Added.
52627         * tables/mozilla/marvin/x_caption_class-expected.txt: Added.
52628         * tables/mozilla/marvin/x_caption_class.xml: Added.
52629         * tables/mozilla/marvin/x_caption_id-expected.checksum: Added.
52630         * tables/mozilla/marvin/x_caption_id-expected.png: Added.
52631         * tables/mozilla/marvin/x_caption_id-expected.txt: Added.
52632         * tables/mozilla/marvin/x_caption_id.xml: Added.
52633         * tables/mozilla/marvin/x_caption_style-expected.checksum: Added.
52634         * tables/mozilla/marvin/x_caption_style-expected.png: Added.
52635         * tables/mozilla/marvin/x_caption_style-expected.txt: Added.
52636         * tables/mozilla/marvin/x_caption_style.xml: Added.
52637         * tables/mozilla/marvin/x_col_align_center-expected.checksum: Added.
52638         * tables/mozilla/marvin/x_col_align_center-expected.png: Added.
52639         * tables/mozilla/marvin/x_col_align_center-expected.txt: Added.
52640         * tables/mozilla/marvin/x_col_align_center.xml: Added.
52641         * tables/mozilla/marvin/x_col_align_char-expected.checksum: Added.
52642         * tables/mozilla/marvin/x_col_align_char-expected.png: Added.
52643         * tables/mozilla/marvin/x_col_align_char-expected.txt: Added.
52644         * tables/mozilla/marvin/x_col_align_char.xml: Added.
52645         * tables/mozilla/marvin/x_col_align_justify-expected.checksum: Added.
52646         * tables/mozilla/marvin/x_col_align_justify-expected.png: Added.
52647         * tables/mozilla/marvin/x_col_align_justify-expected.txt: Added.
52648         * tables/mozilla/marvin/x_col_align_justify.xml: Added.
52649         * tables/mozilla/marvin/x_col_align_left-expected.checksum: Added.
52650         * tables/mozilla/marvin/x_col_align_left-expected.png: Added.
52651         * tables/mozilla/marvin/x_col_align_left-expected.txt: Added.
52652         * tables/mozilla/marvin/x_col_align_left.xml: Added.
52653         * tables/mozilla/marvin/x_col_align_right-expected.checksum: Added.
52654         * tables/mozilla/marvin/x_col_align_right-expected.png: Added.
52655         * tables/mozilla/marvin/x_col_align_right-expected.txt: Added.
52656         * tables/mozilla/marvin/x_col_align_right.xml: Added.
52657         * tables/mozilla/marvin/x_col_span-expected.checksum: Added.
52658         * tables/mozilla/marvin/x_col_span-expected.png: Added.
52659         * tables/mozilla/marvin/x_col_span-expected.txt: Added.
52660         * tables/mozilla/marvin/x_col_span.xml: Added.
52661         * tables/mozilla/marvin/x_col_valign_baseline-expected.checksum: Added.
52662         * tables/mozilla/marvin/x_col_valign_baseline-expected.png: Added.
52663         * tables/mozilla/marvin/x_col_valign_baseline-expected.txt: Added.
52664         * tables/mozilla/marvin/x_col_valign_baseline.xml: Added.
52665         * tables/mozilla/marvin/x_col_valign_bottom-expected.checksum: Added.
52666         * tables/mozilla/marvin/x_col_valign_bottom-expected.png: Added.
52667         * tables/mozilla/marvin/x_col_valign_bottom-expected.txt: Added.
52668         * tables/mozilla/marvin/x_col_valign_bottom.xml: Added.
52669         * tables/mozilla/marvin/x_col_valign_middle-expected.checksum: Added.
52670         * tables/mozilla/marvin/x_col_valign_middle-expected.png: Added.
52671         * tables/mozilla/marvin/x_col_valign_middle-expected.txt: Added.
52672         * tables/mozilla/marvin/x_col_valign_middle.xml: Added.
52673         * tables/mozilla/marvin/x_col_valign_top-expected.checksum: Added.
52674         * tables/mozilla/marvin/x_col_valign_top-expected.png: Added.
52675         * tables/mozilla/marvin/x_col_valign_top-expected.txt: Added.
52676         * tables/mozilla/marvin/x_col_valign_top.xml: Added.
52677         * tables/mozilla/marvin/x_col_width_pct-expected.checksum: Added.
52678         * tables/mozilla/marvin/x_col_width_pct-expected.png: Added.
52679         * tables/mozilla/marvin/x_col_width_pct-expected.txt: Added.
52680         * tables/mozilla/marvin/x_col_width_pct.xml: Added.
52681         * tables/mozilla/marvin/x_col_width_px-expected.checksum: Added.
52682         * tables/mozilla/marvin/x_col_width_px-expected.png: Added.
52683         * tables/mozilla/marvin/x_col_width_px-expected.txt: Added.
52684         * tables/mozilla/marvin/x_col_width_px.xml: Added.
52685         * tables/mozilla/marvin/x_col_width_rel-expected.checksum: Added.
52686         * tables/mozilla/marvin/x_col_width_rel-expected.png: Added.
52687         * tables/mozilla/marvin/x_col_width_rel-expected.txt: Added.
52688         * tables/mozilla/marvin/x_col_width_rel.xml: Added.
52689         * tables/mozilla/marvin/x_colgroup_align_center-expected.checksum: Added.
52690         * tables/mozilla/marvin/x_colgroup_align_center-expected.png: Added.
52691         * tables/mozilla/marvin/x_colgroup_align_center-expected.txt: Added.
52692         * tables/mozilla/marvin/x_colgroup_align_center.xml: Added.
52693         * tables/mozilla/marvin/x_colgroup_align_char-expected.checksum: Added.
52694         * tables/mozilla/marvin/x_colgroup_align_char-expected.png: Added.
52695         * tables/mozilla/marvin/x_colgroup_align_char-expected.txt: Added.
52696         * tables/mozilla/marvin/x_colgroup_align_char.xml: Added.
52697         * tables/mozilla/marvin/x_colgroup_align_justify-expected.checksum: Added.
52698         * tables/mozilla/marvin/x_colgroup_align_justify-expected.png: Added.
52699         * tables/mozilla/marvin/x_colgroup_align_justify-expected.txt: Added.
52700         * tables/mozilla/marvin/x_colgroup_align_justify.xml: Added.
52701         * tables/mozilla/marvin/x_colgroup_align_left-expected.checksum: Added.
52702         * tables/mozilla/marvin/x_colgroup_align_left-expected.png: Added.
52703         * tables/mozilla/marvin/x_colgroup_align_left-expected.txt: Added.
52704         * tables/mozilla/marvin/x_colgroup_align_left.xml: Added.
52705         * tables/mozilla/marvin/x_colgroup_align_right-expected.checksum: Added.
52706         * tables/mozilla/marvin/x_colgroup_align_right-expected.png: Added.
52707         * tables/mozilla/marvin/x_colgroup_align_right-expected.txt: Added.
52708         * tables/mozilla/marvin/x_colgroup_align_right.xml: Added.
52709         * tables/mozilla/marvin/x_colgroup_span-expected.checksum: Added.
52710         * tables/mozilla/marvin/x_colgroup_span-expected.png: Added.
52711         * tables/mozilla/marvin/x_colgroup_span-expected.txt: Added.
52712         * tables/mozilla/marvin/x_colgroup_span.xml: Added.
52713         * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.checksum: Added.
52714         * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png: Added.
52715         * tables/mozilla/marvin/x_colgroup_valign_baseline-expected.txt: Added.
52716         * tables/mozilla/marvin/x_colgroup_valign_baseline.xml: Added.
52717         * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.checksum: Added.
52718         * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png: Added.
52719         * tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt: Added.
52720         * tables/mozilla/marvin/x_colgroup_valign_bottom.xml: Added.
52721         * tables/mozilla/marvin/x_colgroup_valign_middle-expected.checksum: Added.
52722         * tables/mozilla/marvin/x_colgroup_valign_middle-expected.png: Added.
52723         * tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt: Added.
52724         * tables/mozilla/marvin/x_colgroup_valign_middle.xml: Added.
52725         * tables/mozilla/marvin/x_colgroup_valign_top-expected.checksum: Added.
52726         * tables/mozilla/marvin/x_colgroup_valign_top-expected.png: Added.
52727         * tables/mozilla/marvin/x_colgroup_valign_top-expected.txt: Added.
52728         * tables/mozilla/marvin/x_colgroup_valign_top.xml: Added.
52729         * tables/mozilla/marvin/x_colgroup_width_rel-expected.checksum: Added.
52730         * tables/mozilla/marvin/x_colgroup_width_rel-expected.png: Added.
52731         * tables/mozilla/marvin/x_colgroup_width_rel-expected.txt: Added.
52732         * tables/mozilla/marvin/x_colgroup_width_rel.xml: Added.
52733         * tables/mozilla/marvin/x_table-expected.checksum: Added.
52734         * tables/mozilla/marvin/x_table-expected.png: Added.
52735         * tables/mozilla/marvin/x_table-expected.txt: Added.
52736         * tables/mozilla/marvin/x_table.xml: Added.
52737         * tables/mozilla/marvin/x_table_align_center-expected.checksum: Added.
52738         * tables/mozilla/marvin/x_table_align_center-expected.png: Added.
52739         * tables/mozilla/marvin/x_table_align_center-expected.txt: Added.
52740         * tables/mozilla/marvin/x_table_align_center.xml: Added.
52741         * tables/mozilla/marvin/x_table_align_left-expected.checksum: Added.
52742         * tables/mozilla/marvin/x_table_align_left-expected.png: Added.
52743         * tables/mozilla/marvin/x_table_align_left-expected.txt: Added.
52744         * tables/mozilla/marvin/x_table_align_left.xml: Added.
52745         * tables/mozilla/marvin/x_table_align_right-expected.checksum: Added.
52746         * tables/mozilla/marvin/x_table_align_right-expected.png: Added.
52747         * tables/mozilla/marvin/x_table_align_right-expected.txt: Added.
52748         * tables/mozilla/marvin/x_table_align_right.xml: Added.
52749         * tables/mozilla/marvin/x_table_bgcolor_name-expected.checksum: Added.
52750         * tables/mozilla/marvin/x_table_bgcolor_name-expected.png: Added.
52751         * tables/mozilla/marvin/x_table_bgcolor_name-expected.txt: Added.
52752         * tables/mozilla/marvin/x_table_bgcolor_name.xml: Added.
52753         * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.checksum: Added.
52754         * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: Added.
52755         * tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt: Added.
52756         * tables/mozilla/marvin/x_table_bgcolor_rgb.xml: Added.
52757         * tables/mozilla/marvin/x_table_border-expected.checksum: Added.
52758         * tables/mozilla/marvin/x_table_border-expected.png: Added.
52759         * tables/mozilla/marvin/x_table_border-expected.txt: Added.
52760         * tables/mozilla/marvin/x_table_border.xml: Added.
52761         * tables/mozilla/marvin/x_table_border_none-expected.checksum: Added.
52762         * tables/mozilla/marvin/x_table_border_none-expected.png: Added.
52763         * tables/mozilla/marvin/x_table_border_none-expected.txt: Added.
52764         * tables/mozilla/marvin/x_table_border_none.xml: Added.
52765         * tables/mozilla/marvin/x_table_border_px-expected.checksum: Added.
52766         * tables/mozilla/marvin/x_table_border_px-expected.png: Added.
52767         * tables/mozilla/marvin/x_table_border_px-expected.txt: Added.
52768         * tables/mozilla/marvin/x_table_border_px.xml: Added.
52769         * tables/mozilla/marvin/x_table_cellpadding-expected.checksum: Added.
52770         * tables/mozilla/marvin/x_table_cellpadding-expected.png: Added.
52771         * tables/mozilla/marvin/x_table_cellpadding-expected.txt: Added.
52772         * tables/mozilla/marvin/x_table_cellpadding.xml: Added.
52773         * tables/mozilla/marvin/x_table_cellpadding_pct-expected.checksum: Added.
52774         * tables/mozilla/marvin/x_table_cellpadding_pct-expected.png: Added.
52775         * tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt: Added.
52776         * tables/mozilla/marvin/x_table_cellpadding_pct.xml: Added.
52777         * tables/mozilla/marvin/x_table_cellspacing-expected.checksum: Added.
52778         * tables/mozilla/marvin/x_table_cellspacing-expected.png: Added.
52779         * tables/mozilla/marvin/x_table_cellspacing-expected.txt: Added.
52780         * tables/mozilla/marvin/x_table_cellspacing.xml: Added.
52781         * tables/mozilla/marvin/x_table_cellspacing_pct-expected.checksum: Added.
52782         * tables/mozilla/marvin/x_table_cellspacing_pct-expected.png: Added.
52783         * tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt: Added.
52784         * tables/mozilla/marvin/x_table_cellspacing_pct.xml: Added.
52785         * tables/mozilla/marvin/x_table_class-expected.checksum: Added.
52786         * tables/mozilla/marvin/x_table_class-expected.png: Added.
52787         * tables/mozilla/marvin/x_table_class-expected.txt: Added.
52788         * tables/mozilla/marvin/x_table_class.xml: Added.
52789         * tables/mozilla/marvin/x_table_frame_void-expected.checksum: Added.
52790         * tables/mozilla/marvin/x_table_frame_void-expected.png: Added.
52791         * tables/mozilla/marvin/x_table_frame_void-expected.txt: Added.
52792         * tables/mozilla/marvin/x_table_frame_void.xml: Added.
52793         * tables/mozilla/marvin/x_table_id-expected.checksum: Added.
52794         * tables/mozilla/marvin/x_table_id-expected.png: Added.
52795         * tables/mozilla/marvin/x_table_id-expected.txt: Added.
52796         * tables/mozilla/marvin/x_table_id.xml: Added.
52797         * tables/mozilla/marvin/x_table_style-expected.checksum: Added.
52798         * tables/mozilla/marvin/x_table_style-expected.png: Added.
52799         * tables/mozilla/marvin/x_table_style-expected.txt: Added.
52800         * tables/mozilla/marvin/x_table_style.xml: Added.
52801         * tables/mozilla/marvin/x_table_width_pct-expected.checksum: Added.
52802         * tables/mozilla/marvin/x_table_width_pct-expected.png: Added.
52803         * tables/mozilla/marvin/x_table_width_pct-expected.txt: Added.
52804         * tables/mozilla/marvin/x_table_width_pct.xml: Added.
52805         * tables/mozilla/marvin/x_table_width_px-expected.checksum: Added.
52806         * tables/mozilla/marvin/x_table_width_px-expected.png: Added.
52807         * tables/mozilla/marvin/x_table_width_px-expected.txt: Added.
52808         * tables/mozilla/marvin/x_table_width_px.xml: Added.
52809         * tables/mozilla/marvin/x_tbody_align_center-expected.checksum: Added.
52810         * tables/mozilla/marvin/x_tbody_align_center-expected.png: Added.
52811         * tables/mozilla/marvin/x_tbody_align_center-expected.txt: Added.
52812         * tables/mozilla/marvin/x_tbody_align_center.xml: Added.
52813         * tables/mozilla/marvin/x_tbody_align_char-expected.checksum: Added.
52814         * tables/mozilla/marvin/x_tbody_align_char-expected.png: Added.
52815         * tables/mozilla/marvin/x_tbody_align_char-expected.txt: Added.
52816         * tables/mozilla/marvin/x_tbody_align_char.xml: Added.
52817         * tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: Added.
52818         * tables/mozilla/marvin/x_tbody_align_justify-expected.png: Added.
52819         * tables/mozilla/marvin/x_tbody_align_justify-expected.txt: Added.
52820         * tables/mozilla/marvin/x_tbody_align_justify.xml: Added.
52821         * tables/mozilla/marvin/x_tbody_align_left-expected.checksum: Added.
52822         * tables/mozilla/marvin/x_tbody_align_left-expected.png: Added.
52823         * tables/mozilla/marvin/x_tbody_align_left-expected.txt: Added.
52824         * tables/mozilla/marvin/x_tbody_align_left.xml: Added.
52825         * tables/mozilla/marvin/x_tbody_align_right-expected.checksum: Added.
52826         * tables/mozilla/marvin/x_tbody_align_right-expected.png: Added.
52827         * tables/mozilla/marvin/x_tbody_align_right-expected.txt: Added.
52828         * tables/mozilla/marvin/x_tbody_align_right.xml: Added.
52829         * tables/mozilla/marvin/x_tbody_class-expected.checksum: Added.
52830         * tables/mozilla/marvin/x_tbody_class-expected.png: Added.
52831         * tables/mozilla/marvin/x_tbody_class-expected.txt: Added.
52832         * tables/mozilla/marvin/x_tbody_class.xml: Added.
52833         * tables/mozilla/marvin/x_tbody_id-expected.checksum: Added.
52834         * tables/mozilla/marvin/x_tbody_id-expected.png: Added.
52835         * tables/mozilla/marvin/x_tbody_id-expected.txt: Added.
52836         * tables/mozilla/marvin/x_tbody_id.xml: Added.
52837         * tables/mozilla/marvin/x_tbody_style-expected.checksum: Added.
52838         * tables/mozilla/marvin/x_tbody_style-expected.png: Added.
52839         * tables/mozilla/marvin/x_tbody_style-expected.txt: Added.
52840         * tables/mozilla/marvin/x_tbody_style.xml: Added.
52841         * tables/mozilla/marvin/x_tbody_valign_baseline-expected.checksum: Added.
52842         * tables/mozilla/marvin/x_tbody_valign_baseline-expected.png: Added.
52843         * tables/mozilla/marvin/x_tbody_valign_baseline-expected.txt: Added.
52844         * tables/mozilla/marvin/x_tbody_valign_baseline.xml: Added.
52845         * tables/mozilla/marvin/x_tbody_valign_bottom-expected.checksum: Added.
52846         * tables/mozilla/marvin/x_tbody_valign_bottom-expected.png: Added.
52847         * tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt: Added.
52848         * tables/mozilla/marvin/x_tbody_valign_bottom.xml: Added.
52849         * tables/mozilla/marvin/x_tbody_valign_middle-expected.checksum: Added.
52850         * tables/mozilla/marvin/x_tbody_valign_middle-expected.png: Added.
52851         * tables/mozilla/marvin/x_tbody_valign_middle-expected.txt: Added.
52852         * tables/mozilla/marvin/x_tbody_valign_middle.xml: Added.
52853         * tables/mozilla/marvin/x_tbody_valign_top-expected.checksum: Added.
52854         * tables/mozilla/marvin/x_tbody_valign_top-expected.png: Added.
52855         * tables/mozilla/marvin/x_tbody_valign_top-expected.txt: Added.
52856         * tables/mozilla/marvin/x_tbody_valign_top.xml: Added.
52857         * tables/mozilla/marvin/x_td_align_center-expected.checksum: Added.
52858         * tables/mozilla/marvin/x_td_align_center-expected.png: Added.
52859         * tables/mozilla/marvin/x_td_align_center-expected.txt: Added.
52860         * tables/mozilla/marvin/x_td_align_center.xml: Added.
52861         * tables/mozilla/marvin/x_td_align_char-expected.checksum: Added.
52862         * tables/mozilla/marvin/x_td_align_char-expected.png: Added.
52863         * tables/mozilla/marvin/x_td_align_char-expected.txt: Added.
52864         * tables/mozilla/marvin/x_td_align_char.xml: Added.
52865         * tables/mozilla/marvin/x_td_align_justify-expected.checksum: Added.
52866         * tables/mozilla/marvin/x_td_align_justify-expected.png: Added.
52867         * tables/mozilla/marvin/x_td_align_justify-expected.txt: Added.
52868         * tables/mozilla/marvin/x_td_align_justify.xml: Added.
52869         * tables/mozilla/marvin/x_td_align_left-expected.checksum: Added.
52870         * tables/mozilla/marvin/x_td_align_left-expected.png: Added.
52871         * tables/mozilla/marvin/x_td_align_left-expected.txt: Added.
52872         * tables/mozilla/marvin/x_td_align_left.xml: Added.
52873         * tables/mozilla/marvin/x_td_align_right-expected.checksum: Added.
52874         * tables/mozilla/marvin/x_td_align_right-expected.png: Added.
52875         * tables/mozilla/marvin/x_td_align_right-expected.txt: Added.
52876         * tables/mozilla/marvin/x_td_align_right.xml: Added.
52877         * tables/mozilla/marvin/x_td_bgcolor_name-expected.checksum: Added.
52878         * tables/mozilla/marvin/x_td_bgcolor_name-expected.png: Added.
52879         * tables/mozilla/marvin/x_td_bgcolor_name-expected.txt: Added.
52880         * tables/mozilla/marvin/x_td_bgcolor_name.xml: Added.
52881         * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.checksum: Added.
52882         * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png: Added.
52883         * tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt: Added.
52884         * tables/mozilla/marvin/x_td_bgcolor_rgb.xml: Added.
52885         * tables/mozilla/marvin/x_td_class-expected.checksum: Added.
52886         * tables/mozilla/marvin/x_td_class-expected.png: Added.
52887         * tables/mozilla/marvin/x_td_class-expected.txt: Added.
52888         * tables/mozilla/marvin/x_td_class.xml: Added.
52889         * tables/mozilla/marvin/x_td_colspan-expected.checksum: Added.
52890         * tables/mozilla/marvin/x_td_colspan-expected.png: Added.
52891         * tables/mozilla/marvin/x_td_colspan-expected.txt: Added.
52892         * tables/mozilla/marvin/x_td_colspan.xml: Added.
52893         * tables/mozilla/marvin/x_td_height-expected.checksum: Added.
52894         * tables/mozilla/marvin/x_td_height-expected.png: Added.
52895         * tables/mozilla/marvin/x_td_height-expected.txt: Added.
52896         * tables/mozilla/marvin/x_td_height.xml: Added.
52897         * tables/mozilla/marvin/x_td_id-expected.checksum: Added.
52898         * tables/mozilla/marvin/x_td_id-expected.png: Added.
52899         * tables/mozilla/marvin/x_td_id-expected.txt: Added.
52900         * tables/mozilla/marvin/x_td_id.xml: Added.
52901         * tables/mozilla/marvin/x_td_nowrap-expected.checksum: Added.
52902         * tables/mozilla/marvin/x_td_nowrap-expected.png: Added.
52903         * tables/mozilla/marvin/x_td_nowrap-expected.txt: Added.
52904         * tables/mozilla/marvin/x_td_nowrap.xml: Added.
52905         * tables/mozilla/marvin/x_td_rowspan-expected.checksum: Added.
52906         * tables/mozilla/marvin/x_td_rowspan-expected.png: Added.
52907         * tables/mozilla/marvin/x_td_rowspan-expected.txt: Added.
52908         * tables/mozilla/marvin/x_td_rowspan.xml: Added.
52909         * tables/mozilla/marvin/x_td_style-expected.checksum: Added.
52910         * tables/mozilla/marvin/x_td_style-expected.png: Added.
52911         * tables/mozilla/marvin/x_td_style-expected.txt: Added.
52912         * tables/mozilla/marvin/x_td_style.xml: Added.
52913         * tables/mozilla/marvin/x_td_valign_baseline-expected.checksum: Added.
52914         * tables/mozilla/marvin/x_td_valign_baseline-expected.png: Added.
52915         * tables/mozilla/marvin/x_td_valign_baseline-expected.txt: Added.
52916         * tables/mozilla/marvin/x_td_valign_baseline.xml: Added.
52917         * tables/mozilla/marvin/x_td_valign_bottom-expected.checksum: Added.
52918         * tables/mozilla/marvin/x_td_valign_bottom-expected.png: Added.
52919         * tables/mozilla/marvin/x_td_valign_bottom-expected.txt: Added.
52920         * tables/mozilla/marvin/x_td_valign_bottom.xml: Added.
52921         * tables/mozilla/marvin/x_td_valign_middle-expected.checksum: Added.
52922         * tables/mozilla/marvin/x_td_valign_middle-expected.png: Added.
52923         * tables/mozilla/marvin/x_td_valign_middle-expected.txt: Added.
52924         * tables/mozilla/marvin/x_td_valign_middle.xml: Added.
52925         * tables/mozilla/marvin/x_td_valign_top-expected.checksum: Added.
52926         * tables/mozilla/marvin/x_td_valign_top-expected.png: Added.
52927         * tables/mozilla/marvin/x_td_valign_top-expected.txt: Added.
52928         * tables/mozilla/marvin/x_td_valign_top.xml: Added.
52929         * tables/mozilla/marvin/x_td_width-expected.checksum: Added.
52930         * tables/mozilla/marvin/x_td_width-expected.png: Added.
52931         * tables/mozilla/marvin/x_td_width-expected.txt: Added.
52932         * tables/mozilla/marvin/x_td_width.xml: Added.
52933         * tables/mozilla/marvin/x_tfoot_align_center-expected.checksum: Added.
52934         * tables/mozilla/marvin/x_tfoot_align_center-expected.png: Added.
52935         * tables/mozilla/marvin/x_tfoot_align_center-expected.txt: Added.
52936         * tables/mozilla/marvin/x_tfoot_align_center.xml: Added.
52937         * tables/mozilla/marvin/x_tfoot_align_char-expected.checksum: Added.
52938         * tables/mozilla/marvin/x_tfoot_align_char-expected.png: Added.
52939         * tables/mozilla/marvin/x_tfoot_align_char-expected.txt: Added.
52940         * tables/mozilla/marvin/x_tfoot_align_char.xml: Added.
52941         * tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: Added.
52942         * tables/mozilla/marvin/x_tfoot_align_justify-expected.png: Added.
52943         * tables/mozilla/marvin/x_tfoot_align_justify-expected.txt: Added.
52944         * tables/mozilla/marvin/x_tfoot_align_justify.xml: Added.
52945         * tables/mozilla/marvin/x_tfoot_align_left-expected.checksum: Added.
52946         * tables/mozilla/marvin/x_tfoot_align_left-expected.png: Added.
52947         * tables/mozilla/marvin/x_tfoot_align_left-expected.txt: Added.
52948         * tables/mozilla/marvin/x_tfoot_align_left.xml: Added.
52949         * tables/mozilla/marvin/x_tfoot_align_right-expected.checksum: Added.
52950         * tables/mozilla/marvin/x_tfoot_align_right-expected.png: Added.
52951         * tables/mozilla/marvin/x_tfoot_align_right-expected.txt: Added.
52952         * tables/mozilla/marvin/x_tfoot_align_right.xml: Added.
52953         * tables/mozilla/marvin/x_tfoot_class-expected.checksum: Added.
52954         * tables/mozilla/marvin/x_tfoot_class-expected.png: Added.
52955         * tables/mozilla/marvin/x_tfoot_class-expected.txt: Added.
52956         * tables/mozilla/marvin/x_tfoot_class.xml: Added.
52957         * tables/mozilla/marvin/x_tfoot_id-expected.checksum: Added.
52958         * tables/mozilla/marvin/x_tfoot_id-expected.png: Added.
52959         * tables/mozilla/marvin/x_tfoot_id-expected.txt: Added.
52960         * tables/mozilla/marvin/x_tfoot_id.xml: Added.
52961         * tables/mozilla/marvin/x_tfoot_style-expected.checksum: Added.
52962         * tables/mozilla/marvin/x_tfoot_style-expected.png: Added.
52963         * tables/mozilla/marvin/x_tfoot_style-expected.txt: Added.
52964         * tables/mozilla/marvin/x_tfoot_style.xml: Added.
52965         * tables/mozilla/marvin/x_tfoot_valign_baseline-expected.checksum: Added.
52966         * tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png: Added.
52967         * tables/mozilla/marvin/x_tfoot_valign_baseline-expected.txt: Added.
52968         * tables/mozilla/marvin/x_tfoot_valign_baseline.xml: Added.
52969         * tables/mozilla/marvin/x_tfoot_valign_bottom-expected.checksum: Added.
52970         * tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png: Added.
52971         * tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt: Added.
52972         * tables/mozilla/marvin/x_tfoot_valign_bottom.xml: Added.
52973         * tables/mozilla/marvin/x_tfoot_valign_middle-expected.checksum: Added.
52974         * tables/mozilla/marvin/x_tfoot_valign_middle-expected.png: Added.
52975         * tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt: Added.
52976         * tables/mozilla/marvin/x_tfoot_valign_middle.xml: Added.
52977         * tables/mozilla/marvin/x_tfoot_valign_top-expected.checksum: Added.
52978         * tables/mozilla/marvin/x_tfoot_valign_top-expected.png: Added.
52979         * tables/mozilla/marvin/x_tfoot_valign_top-expected.txt: Added.
52980         * tables/mozilla/marvin/x_tfoot_valign_top.xml: Added.
52981         * tables/mozilla/marvin/x_th_align_center-expected.checksum: Added.
52982         * tables/mozilla/marvin/x_th_align_center-expected.png: Added.
52983         * tables/mozilla/marvin/x_th_align_center-expected.txt: Added.
52984         * tables/mozilla/marvin/x_th_align_center.xml: Added.
52985         * tables/mozilla/marvin/x_th_align_char-expected.checksum: Added.
52986         * tables/mozilla/marvin/x_th_align_char-expected.png: Added.
52987         * tables/mozilla/marvin/x_th_align_char-expected.txt: Added.
52988         * tables/mozilla/marvin/x_th_align_char.xml: Added.
52989         * tables/mozilla/marvin/x_th_align_justify-expected.checksum: Added.
52990         * tables/mozilla/marvin/x_th_align_justify-expected.png: Added.
52991         * tables/mozilla/marvin/x_th_align_justify-expected.txt: Added.
52992         * tables/mozilla/marvin/x_th_align_justify.xml: Added.
52993         * tables/mozilla/marvin/x_th_align_left-expected.checksum: Added.
52994         * tables/mozilla/marvin/x_th_align_left-expected.png: Added.
52995         * tables/mozilla/marvin/x_th_align_left-expected.txt: Added.
52996         * tables/mozilla/marvin/x_th_align_left.xml: Added.
52997         * tables/mozilla/marvin/x_th_align_right-expected.checksum: Added.
52998         * tables/mozilla/marvin/x_th_align_right-expected.png: Added.
52999         * tables/mozilla/marvin/x_th_align_right-expected.txt: Added.
53000         * tables/mozilla/marvin/x_th_align_right.xml: Added.
53001         * tables/mozilla/marvin/x_th_bgcolor_name-expected.checksum: Added.
53002         * tables/mozilla/marvin/x_th_bgcolor_name-expected.png: Added.
53003         * tables/mozilla/marvin/x_th_bgcolor_name-expected.txt: Added.
53004         * tables/mozilla/marvin/x_th_bgcolor_name.xml: Added.
53005         * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.checksum: Added.
53006         * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png: Added.
53007         * tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt: Added.
53008         * tables/mozilla/marvin/x_th_bgcolor_rgb.xml: Added.
53009         * tables/mozilla/marvin/x_th_class-expected.checksum: Added.
53010         * tables/mozilla/marvin/x_th_class-expected.png: Added.
53011         * tables/mozilla/marvin/x_th_class-expected.txt: Added.
53012         * tables/mozilla/marvin/x_th_class.xml: Added.
53013         * tables/mozilla/marvin/x_th_colspan-expected.checksum: Added.
53014         * tables/mozilla/marvin/x_th_colspan-expected.png: Added.
53015         * tables/mozilla/marvin/x_th_colspan-expected.txt: Added.
53016         * tables/mozilla/marvin/x_th_colspan.xml: Added.
53017         * tables/mozilla/marvin/x_th_height-expected.checksum: Added.
53018         * tables/mozilla/marvin/x_th_height-expected.png: Added.
53019         * tables/mozilla/marvin/x_th_height-expected.txt: Added.
53020         * tables/mozilla/marvin/x_th_height.xml: Added.
53021         * tables/mozilla/marvin/x_th_id-expected.checksum: Added.
53022         * tables/mozilla/marvin/x_th_id-expected.png: Added.
53023         * tables/mozilla/marvin/x_th_id-expected.txt: Added.
53024         * tables/mozilla/marvin/x_th_id.xml: Added.
53025         * tables/mozilla/marvin/x_th_nowrap-expected.checksum: Added.
53026         * tables/mozilla/marvin/x_th_nowrap-expected.png: Added.
53027         * tables/mozilla/marvin/x_th_nowrap-expected.txt: Added.
53028         * tables/mozilla/marvin/x_th_nowrap.xml: Added.
53029         * tables/mozilla/marvin/x_th_rowspan-expected.checksum: Added.
53030         * tables/mozilla/marvin/x_th_rowspan-expected.png: Added.
53031         * tables/mozilla/marvin/x_th_rowspan-expected.txt: Added.
53032         * tables/mozilla/marvin/x_th_rowspan.xml: Added.
53033         * tables/mozilla/marvin/x_th_style-expected.checksum: Added.
53034         * tables/mozilla/marvin/x_th_style-expected.png: Added.
53035         * tables/mozilla/marvin/x_th_style-expected.txt: Added.
53036         * tables/mozilla/marvin/x_th_style.xml: Added.
53037         * tables/mozilla/marvin/x_th_valign_baseline-expected.checksum: Added.
53038         * tables/mozilla/marvin/x_th_valign_baseline-expected.png: Added.
53039         * tables/mozilla/marvin/x_th_valign_baseline-expected.txt: Added.
53040         * tables/mozilla/marvin/x_th_valign_baseline.xml: Added.
53041         * tables/mozilla/marvin/x_th_valign_bottom-expected.checksum: Added.
53042         * tables/mozilla/marvin/x_th_valign_bottom-expected.png: Added.
53043         * tables/mozilla/marvin/x_th_valign_bottom-expected.txt: Added.
53044         * tables/mozilla/marvin/x_th_valign_bottom.xml: Added.
53045         * tables/mozilla/marvin/x_th_valign_middle-expected.checksum: Added.
53046         * tables/mozilla/marvin/x_th_valign_middle-expected.png: Added.
53047         * tables/mozilla/marvin/x_th_valign_middle-expected.txt: Added.
53048         * tables/mozilla/marvin/x_th_valign_middle.xml: Added.
53049         * tables/mozilla/marvin/x_th_valign_top-expected.checksum: Added.
53050         * tables/mozilla/marvin/x_th_valign_top-expected.png: Added.
53051         * tables/mozilla/marvin/x_th_valign_top-expected.txt: Added.
53052         * tables/mozilla/marvin/x_th_valign_top.xml: Added.
53053         * tables/mozilla/marvin/x_th_width-expected.checksum: Added.
53054         * tables/mozilla/marvin/x_th_width-expected.png: Added.
53055         * tables/mozilla/marvin/x_th_width-expected.txt: Added.
53056         * tables/mozilla/marvin/x_th_width.xml: Added.
53057         * tables/mozilla/marvin/x_thead_align_center-expected.checksum: Added.
53058         * tables/mozilla/marvin/x_thead_align_center-expected.png: Added.
53059         * tables/mozilla/marvin/x_thead_align_center-expected.txt: Added.
53060         * tables/mozilla/marvin/x_thead_align_center.xml: Added.
53061         * tables/mozilla/marvin/x_thead_align_char-expected.checksum: Added.
53062         * tables/mozilla/marvin/x_thead_align_char-expected.png: Added.
53063         * tables/mozilla/marvin/x_thead_align_char-expected.txt: Added.
53064         * tables/mozilla/marvin/x_thead_align_char.xml: Added.
53065         * tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Added.
53066         * tables/mozilla/marvin/x_thead_align_justify-expected.png: Added.
53067         * tables/mozilla/marvin/x_thead_align_justify-expected.txt: Added.
53068         * tables/mozilla/marvin/x_thead_align_justify.xml: Added.
53069         * tables/mozilla/marvin/x_thead_align_left-expected.checksum: Added.
53070         * tables/mozilla/marvin/x_thead_align_left-expected.png: Added.
53071         * tables/mozilla/marvin/x_thead_align_left-expected.txt: Added.
53072         * tables/mozilla/marvin/x_thead_align_left.xml: Added.
53073         * tables/mozilla/marvin/x_thead_align_right-expected.checksum: Added.
53074         * tables/mozilla/marvin/x_thead_align_right-expected.png: Added.
53075         * tables/mozilla/marvin/x_thead_align_right-expected.txt: Added.
53076         * tables/mozilla/marvin/x_thead_align_right.xml: Added.
53077         * tables/mozilla/marvin/x_thead_class-expected.checksum: Added.
53078         * tables/mozilla/marvin/x_thead_class-expected.png: Added.
53079         * tables/mozilla/marvin/x_thead_class-expected.txt: Added.
53080         * tables/mozilla/marvin/x_thead_class.xml: Added.
53081         * tables/mozilla/marvin/x_thead_id-expected.checksum: Added.
53082         * tables/mozilla/marvin/x_thead_id-expected.png: Added.
53083         * tables/mozilla/marvin/x_thead_id-expected.txt: Added.
53084         * tables/mozilla/marvin/x_thead_id.xml: Added.
53085         * tables/mozilla/marvin/x_thead_style-expected.checksum: Added.
53086         * tables/mozilla/marvin/x_thead_style-expected.png: Added.
53087         * tables/mozilla/marvin/x_thead_style-expected.txt: Added.
53088         * tables/mozilla/marvin/x_thead_style.xml: Added.
53089         * tables/mozilla/marvin/x_thead_valign_baseline-expected.checksum: Added.
53090         * tables/mozilla/marvin/x_thead_valign_baseline-expected.png: Added.
53091         * tables/mozilla/marvin/x_thead_valign_baseline-expected.txt: Added.
53092         * tables/mozilla/marvin/x_thead_valign_baseline.xml: Added.
53093         * tables/mozilla/marvin/x_thead_valign_bottom-expected.checksum: Added.
53094         * tables/mozilla/marvin/x_thead_valign_bottom-expected.png: Added.
53095         * tables/mozilla/marvin/x_thead_valign_bottom-expected.txt: Added.
53096         * tables/mozilla/marvin/x_thead_valign_bottom.xml: Added.
53097         * tables/mozilla/marvin/x_thead_valign_middle-expected.checksum: Added.
53098         * tables/mozilla/marvin/x_thead_valign_middle-expected.png: Added.
53099         * tables/mozilla/marvin/x_thead_valign_middle-expected.txt: Added.
53100         * tables/mozilla/marvin/x_thead_valign_middle.xml: Added.
53101         * tables/mozilla/marvin/x_thead_valign_top-expected.checksum: Added.
53102         * tables/mozilla/marvin/x_thead_valign_top-expected.png: Added.
53103         * tables/mozilla/marvin/x_thead_valign_top-expected.txt: Added.
53104         * tables/mozilla/marvin/x_thead_valign_top.xml: Added.
53105         * tables/mozilla/marvin/x_tr_align_center-expected.checksum: Added.
53106         * tables/mozilla/marvin/x_tr_align_center-expected.png: Added.
53107         * tables/mozilla/marvin/x_tr_align_center-expected.txt: Added.
53108         * tables/mozilla/marvin/x_tr_align_center.xml: Added.
53109         * tables/mozilla/marvin/x_tr_align_char-expected.checksum: Added.
53110         * tables/mozilla/marvin/x_tr_align_char-expected.png: Added.
53111         * tables/mozilla/marvin/x_tr_align_char-expected.txt: Added.
53112         * tables/mozilla/marvin/x_tr_align_char.xml: Added.
53113         * tables/mozilla/marvin/x_tr_align_justify-expected.checksum: Added.
53114         * tables/mozilla/marvin/x_tr_align_justify-expected.png: Added.
53115         * tables/mozilla/marvin/x_tr_align_justify-expected.txt: Added.
53116         * tables/mozilla/marvin/x_tr_align_justify.xml: Added.
53117         * tables/mozilla/marvin/x_tr_align_left-expected.checksum: Added.
53118         * tables/mozilla/marvin/x_tr_align_left-expected.png: Added.
53119         * tables/mozilla/marvin/x_tr_align_left-expected.txt: Added.
53120         * tables/mozilla/marvin/x_tr_align_left.xml: Added.
53121         * tables/mozilla/marvin/x_tr_align_right-expected.checksum: Added.
53122         * tables/mozilla/marvin/x_tr_align_right-expected.png: Added.
53123         * tables/mozilla/marvin/x_tr_align_right-expected.txt: Added.
53124         * tables/mozilla/marvin/x_tr_align_right.xml: Added.
53125         * tables/mozilla/marvin/x_tr_bgcolor_name-expected.checksum: Added.
53126         * tables/mozilla/marvin/x_tr_bgcolor_name-expected.png: Added.
53127         * tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt: Added.
53128         * tables/mozilla/marvin/x_tr_bgcolor_name.xml: Added.
53129         * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.checksum: Added.
53130         * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png: Added.
53131         * tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt: Added.
53132         * tables/mozilla/marvin/x_tr_bgcolor_rgb.xml: Added.
53133         * tables/mozilla/marvin/x_tr_class-expected.checksum: Added.
53134         * tables/mozilla/marvin/x_tr_class-expected.png: Added.
53135         * tables/mozilla/marvin/x_tr_class-expected.txt: Added.
53136         * tables/mozilla/marvin/x_tr_class.xml: Added.
53137         * tables/mozilla/marvin/x_tr_id-expected.checksum: Added.
53138         * tables/mozilla/marvin/x_tr_id-expected.png: Added.
53139         * tables/mozilla/marvin/x_tr_id-expected.txt: Added.
53140         * tables/mozilla/marvin/x_tr_id.xml: Added.
53141         * tables/mozilla/marvin/x_tr_style-expected.checksum: Added.
53142         * tables/mozilla/marvin/x_tr_style-expected.png: Added.
53143         * tables/mozilla/marvin/x_tr_style-expected.txt: Added.
53144         * tables/mozilla/marvin/x_tr_style.xml: Added.
53145         * tables/mozilla/marvin/x_tr_valign_baseline-expected.checksum: Added.
53146         * tables/mozilla/marvin/x_tr_valign_baseline-expected.png: Added.
53147         * tables/mozilla/marvin/x_tr_valign_baseline-expected.txt: Added.
53148         * tables/mozilla/marvin/x_tr_valign_baseline.xml: Added.
53149         * tables/mozilla/marvin/x_tr_valign_bottom-expected.checksum: Added.
53150         * tables/mozilla/marvin/x_tr_valign_bottom-expected.png: Added.
53151         * tables/mozilla/marvin/x_tr_valign_bottom-expected.txt: Added.
53152         * tables/mozilla/marvin/x_tr_valign_bottom.xml: Added.
53153         * tables/mozilla/marvin/x_tr_valign_middle-expected.checksum: Added.
53154         * tables/mozilla/marvin/x_tr_valign_middle-expected.png: Added.
53155         * tables/mozilla/marvin/x_tr_valign_middle-expected.txt: Added.
53156         * tables/mozilla/marvin/x_tr_valign_middle.xml: Added.
53157         * tables/mozilla/marvin/x_tr_valign_top-expected.checksum: Added.
53158         * tables/mozilla/marvin/x_tr_valign_top-expected.png: Added.
53159         * tables/mozilla/marvin/x_tr_valign_top-expected.txt: Added.
53160         * tables/mozilla/marvin/x_tr_valign_top.xml: Added.
53161         * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.checksum: Added.
53162         * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png: Added.
53163         * tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt: Added.
53164         * tables/mozilla_expected_failures/marvin/x_caption_align_left.xml: Added.
53165         * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.checksum: Added.
53166         * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png: Added.
53167         * tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt: Added.
53168         * tables/mozilla_expected_failures/marvin/x_caption_align_right.xml: Added.
53169         * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.checksum: Added.
53170         * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.png: Added.
53171         * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct-expected.txt: Added.
53172         * tables/mozilla_expected_failures/marvin/x_colgroup_width_pct.xml: Added.
53173         * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.checksum: Added.
53174         * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png: Added.
53175         * tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt: Added.
53176         * tables/mozilla_expected_failures/marvin/x_colgroup_width_px.xml: Added.
53177         * tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.checksum: Added.
53178         * tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png: Added.
53179         * tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt: Added.
53180         * tables/mozilla_expected_failures/marvin/x_table_frame_above.xml: Added.
53181         * tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.checksum: Added.
53182         * tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png: Added.
53183         * tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt: Added.
53184         * tables/mozilla_expected_failures/marvin/x_table_frame_below.xml: Added.
53185         * tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.checksum: Added.
53186         * tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png: Added.
53187         * tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt: Added.
53188         * tables/mozilla_expected_failures/marvin/x_table_frame_border.xml: Added.
53189         * tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.checksum: Added.
53190         * tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png: Added.
53191         * tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt: Added.
53192         * tables/mozilla_expected_failures/marvin/x_table_frame_box.xml: Added.
53193         * tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.checksum: Added.
53194         * tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png: Added.
53195         * tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt: Added.
53196         * tables/mozilla_expected_failures/marvin/x_table_frame_hsides.xml: Added.
53197         * tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.checksum: Added.
53198         * tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png: Added.
53199         * tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt: Added.
53200         * tables/mozilla_expected_failures/marvin/x_table_frame_lhs.xml: Added.
53201         * tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.checksum: Added.
53202         * tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png: Added.
53203         * tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt: Added.
53204         * tables/mozilla_expected_failures/marvin/x_table_frame_rhs.xml: Added.
53205         * tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.checksum: Added.
53206         * tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png: Added.
53207         * tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt: Added.
53208         * tables/mozilla_expected_failures/marvin/x_table_frame_vsides.xml: Added.
53209         * tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.checksum: Added.
53210         * tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png: Added.
53211         * tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt: Added.
53212         * tables/mozilla_expected_failures/marvin/x_table_rules_all.xml: Added.
53213         * tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.checksum: Added.
53214         * tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png: Added.
53215         * tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt: Added.
53216         * tables/mozilla_expected_failures/marvin/x_table_rules_cols.xml: Added.
53217         * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.checksum: Added.
53218         * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.png: Added.
53219         * tables/mozilla_expected_failures/marvin/x_table_rules_groups-expected.txt: Added.
53220         * tables/mozilla_expected_failures/marvin/x_table_rules_groups.xml: Added.
53221         * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.checksum: Added.
53222         * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.png: Added.
53223         * tables/mozilla_expected_failures/marvin/x_table_rules_none-expected.txt: Added.
53224         * tables/mozilla_expected_failures/marvin/x_table_rules_none.xml: Added.
53225         * tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.checksum: Added.
53226         * tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png: Added.
53227         * tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt: Added.
53228         * tables/mozilla_expected_failures/marvin/x_table_rules_rows.xml: Added.
53230 2006-03-16  Beth Dakin  <bdakin@apple.com>
53232         Rubber stamped by Geoff.
53234         Still adding more mozilla table tests.
53236         * tables/mozilla/marvin: Added.
53237         * tables/mozilla/marvin/backgr_border-table-cell-expected.checksum: Added.
53238         * tables/mozilla/marvin/backgr_border-table-cell-expected.png: Added.
53239         * tables/mozilla/marvin/backgr_border-table-cell-expected.txt: Added.
53240         * tables/mozilla/marvin/backgr_border-table-cell.html: Added.
53241         * tables/mozilla/marvin/backgr_index-expected.checksum: Added.
53242         * tables/mozilla/marvin/backgr_index-expected.png: Added.
53243         * tables/mozilla/marvin/backgr_index-expected.txt: Added.
53244         * tables/mozilla/marvin/backgr_index.html: Added.
53245         * tables/mozilla/marvin/backgr_position-table-expected.checksum: Added.
53246         * tables/mozilla/marvin/backgr_position-table-expected.png: Added.
53247         * tables/mozilla/marvin/backgr_position-table-expected.txt: Added.
53248         * tables/mozilla/marvin/backgr_position-table.html: Added.
53249         * tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum: Added.
53250         * tables/mozilla/marvin/backgr_simple-table-cell-expected.png: Added.
53251         * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt: Added.
53252         * tables/mozilla/marvin/backgr_simple-table-cell.html: Added.
53253         * tables/mozilla/marvin/backgr_simple-table-column-expected.checksum: Added.
53254         * tables/mozilla/marvin/backgr_simple-table-column-expected.png: Added.
53255         * tables/mozilla/marvin/backgr_simple-table-column-expected.txt: Added.
53256         * tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum: Added.
53257         * tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: Added.
53258         * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt: Added.
53259         * tables/mozilla/marvin/backgr_simple-table-column-group.html: Added.
53260         * tables/mozilla/marvin/backgr_simple-table-column.html: Added.
53261         * tables/mozilla/marvin/backgr_simple-table-expected.checksum: Added.
53262         * tables/mozilla/marvin/backgr_simple-table-expected.png: Added.
53263         * tables/mozilla/marvin/backgr_simple-table-expected.txt: Added.
53264         * tables/mozilla/marvin/backgr_simple-table-row-expected.checksum: Added.
53265         * tables/mozilla/marvin/backgr_simple-table-row-expected.png: Added.
53266         * tables/mozilla/marvin/backgr_simple-table-row-expected.txt: Added.
53267         * tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum: Added.
53268         * tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: Added.
53269         * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt: Added.
53270         * tables/mozilla/marvin/backgr_simple-table-row-group.html: Added.
53271         * tables/mozilla/marvin/backgr_simple-table-row.html: Added.
53272         * tables/mozilla/marvin/backgr_simple-table.html: Added.
53273         * tables/mozilla/marvin/body_col-expected.checksum: Added.
53274         * tables/mozilla/marvin/body_col-expected.png: Added.
53275         * tables/mozilla/marvin/body_col-expected.txt: Added.
53276         * tables/mozilla/marvin/body_col.html: Added.
53277         * tables/mozilla/marvin/body_tbody-expected.checksum: Added.
53278         * tables/mozilla/marvin/body_tbody-expected.png: Added.
53279         * tables/mozilla/marvin/body_tbody-expected.txt: Added.
53280         * tables/mozilla/marvin/body_tbody.html: Added.
53281         * tables/mozilla/marvin/body_tfoot-expected.checksum: Added.
53282         * tables/mozilla/marvin/body_tfoot-expected.png: Added.
53283         * tables/mozilla/marvin/body_tfoot-expected.txt: Added.
53284         * tables/mozilla/marvin/body_tfoot.html: Added.
53285         * tables/mozilla/marvin/body_thead-expected.checksum: Added.
53286         * tables/mozilla/marvin/body_thead-expected.png: Added.
53287         * tables/mozilla/marvin/body_thead-expected.txt: Added.
53288         * tables/mozilla/marvin/body_thead.html: Added.
53289         * tables/mozilla/marvin/col_span-expected.checksum: Added.
53290         * tables/mozilla/marvin/col_span-expected.png: Added.
53291         * tables/mozilla/marvin/col_span-expected.txt: Added.
53292         * tables/mozilla/marvin/col_span.html: Added.
53293         * tables/mozilla/marvin/colgroup_align_center-expected.checksum: Added.
53294         * tables/mozilla/marvin/colgroup_align_center-expected.png: Added.
53295         * tables/mozilla/marvin/colgroup_align_center-expected.txt: Added.
53296         * tables/mozilla/marvin/colgroup_align_center.html: Added.
53297         * tables/mozilla/marvin/colgroup_align_justify-expected.checksum: Added.
53298         * tables/mozilla/marvin/colgroup_align_justify-expected.png: Added.
53299         * tables/mozilla/marvin/colgroup_align_justify-expected.txt: Added.
53300         * tables/mozilla/marvin/colgroup_align_justify.html: Added.
53301         * tables/mozilla/marvin/colgroup_align_left-expected.checksum: Added.
53302         * tables/mozilla/marvin/colgroup_align_left-expected.png: Added.
53303         * tables/mozilla/marvin/colgroup_align_left-expected.txt: Added.
53304         * tables/mozilla/marvin/colgroup_align_left.html: Added.
53305         * tables/mozilla/marvin/colgroup_align_right-expected.checksum: Added.
53306         * tables/mozilla/marvin/colgroup_align_right-expected.png: Added.
53307         * tables/mozilla/marvin/colgroup_align_right-expected.txt: Added.
53308         * tables/mozilla/marvin/colgroup_align_right.html: Added.
53309         * tables/mozilla/marvin/colgroup_span-expected.checksum: Added.
53310         * tables/mozilla/marvin/colgroup_span-expected.png: Added.
53311         * tables/mozilla/marvin/colgroup_span-expected.txt: Added.
53312         * tables/mozilla/marvin/colgroup_span.html: Added.
53313         * tables/mozilla/marvin/colgroup_valign_baseline-expected.checksum: Added.
53314         * tables/mozilla/marvin/colgroup_valign_baseline-expected.png: Added.
53315         * tables/mozilla/marvin/colgroup_valign_baseline-expected.txt: Added.
53316         * tables/mozilla/marvin/colgroup_valign_baseline.html: Added.
53317         * tables/mozilla/marvin/colgroup_valign_bottom-expected.checksum: Added.
53318         * tables/mozilla/marvin/colgroup_valign_bottom-expected.png: Added.
53319         * tables/mozilla/marvin/colgroup_valign_bottom-expected.txt: Added.
53320         * tables/mozilla/marvin/colgroup_valign_bottom.html: Added.
53321         * tables/mozilla/marvin/colgroup_valign_middle-expected.checksum: Added.
53322         * tables/mozilla/marvin/colgroup_valign_middle-expected.png: Added.
53323         * tables/mozilla/marvin/colgroup_valign_middle-expected.txt: Added.
53324         * tables/mozilla/marvin/colgroup_valign_middle.html: Added.
53325         * tables/mozilla/marvin/colgroup_valign_top-expected.checksum: Added.
53326         * tables/mozilla/marvin/colgroup_valign_top-expected.png: Added.
53327         * tables/mozilla/marvin/colgroup_valign_top-expected.txt: Added.
53328         * tables/mozilla/marvin/colgroup_valign_top.html: Added.
53329         * tables/mozilla/marvin/common.css: Added.
53330         * tables/mozilla/marvin/table_frame_border-expected.checksum: Added.
53331         * tables/mozilla/marvin/table_frame_border-expected.png: Added.
53332         * tables/mozilla/marvin/table_frame_border-expected.txt: Added.
53333         * tables/mozilla/marvin/table_frame_border.html: Added.
53334         * tables/mozilla/marvin/table_frame_box-expected.checksum: Added.
53335         * tables/mozilla/marvin/table_frame_box-expected.png: Added.
53336         * tables/mozilla/marvin/table_frame_box-expected.txt: Added.
53337         * tables/mozilla/marvin/table_frame_box.html: Added.
53338         * tables/mozilla/marvin/table_overflow_hidden_td-expected.checksum: Added.
53339         * tables/mozilla/marvin/table_overflow_hidden_td-expected.png: Added.
53340         * tables/mozilla/marvin/table_overflow_hidden_td-expected.txt: Added.
53341         * tables/mozilla/marvin/table_overflow_hidden_td.html: Added.
53342         * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.checksum: Added.
53343         * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.png: Added.
53344         * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Added.
53345         * tables/mozilla/marvin/table_overflow_td_dynamic_deactivate.html: Added.
53346         * tables/mozilla/marvin/table_row_align_center-expected.checksum: Added.
53347         * tables/mozilla/marvin/table_row_align_center-expected.png: Added.
53348         * tables/mozilla/marvin/table_row_align_center-expected.txt: Added.
53349         * tables/mozilla/marvin/table_row_align_center.html: Added.
53350         * tables/mozilla/marvin/table_row_align_left-expected.checksum: Added.
53351         * tables/mozilla/marvin/table_row_align_left-expected.png: Added.
53352         * tables/mozilla/marvin/table_row_align_left-expected.txt: Added.
53353         * tables/mozilla/marvin/table_row_align_left.html: Added.
53354         * tables/mozilla/marvin/table_row_align_right-expected.checksum: Added.
53355         * tables/mozilla/marvin/table_row_align_right-expected.png: Added.
53356         * tables/mozilla/marvin/table_row_align_right-expected.txt: Added.
53357         * tables/mozilla/marvin/table_row_align_right.html: Added.
53358         * tables/mozilla/marvin/table_rules_all-expected.checksum: Added.
53359         * tables/mozilla/marvin/table_rules_all-expected.png: Added.
53360         * tables/mozilla/marvin/table_rules_all-expected.txt: Added.
53361         * tables/mozilla/marvin/table_rules_all.html: Added.
53362         * tables/mozilla/marvin/table_rules_groups-expected.checksum: Added.
53363         * tables/mozilla/marvin/table_rules_groups-expected.png: Added.
53364         * tables/mozilla/marvin/table_rules_groups-expected.txt: Added.
53365         * tables/mozilla/marvin/table_rules_groups.html: Added.
53366         * tables/mozilla/marvin/tables_align_center-expected.checksum: Added.
53367         * tables/mozilla/marvin/tables_align_center-expected.png: Added.
53368         * tables/mozilla/marvin/tables_align_center-expected.txt: Added.
53369         * tables/mozilla/marvin/tables_align_center.html: Added.
53370         * tables/mozilla/marvin/tables_align_left-expected.checksum: Added.
53371         * tables/mozilla/marvin/tables_align_left-expected.png: Added.
53372         * tables/mozilla/marvin/tables_align_left-expected.txt: Added.
53373         * tables/mozilla/marvin/tables_align_left.html: Added.
53374         * tables/mozilla/marvin/tables_align_right-expected.checksum: Added.
53375         * tables/mozilla/marvin/tables_align_right-expected.png: Added.
53376         * tables/mozilla/marvin/tables_align_right-expected.txt: Added.
53377         * tables/mozilla/marvin/tables_align_right.html: Added.
53378         * tables/mozilla/marvin/tables_bgcolor_aqua-expected.checksum: Added.
53379         * tables/mozilla/marvin/tables_bgcolor_aqua-expected.png: Added.
53380         * tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt: Added.
53381         * tables/mozilla/marvin/tables_bgcolor_aqua.html: Added.
53382         * tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.checksum: Added.
53383         * tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png: Added.
53384         * tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt: Added.
53385         * tables/mozilla/marvin/tables_bgcolor_aqua_rgb.html: Added.
53386         * tables/mozilla/marvin/tables_bgcolor_black-expected.checksum: Added.
53387         * tables/mozilla/marvin/tables_bgcolor_black-expected.png: Added.
53388         * tables/mozilla/marvin/tables_bgcolor_black-expected.txt: Added.
53389         * tables/mozilla/marvin/tables_bgcolor_black.html: Added.
53390         * tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.checksum: Added.
53391         * tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png: Added.
53392         * tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt: Added.
53393         * tables/mozilla/marvin/tables_bgcolor_black_rgb.html: Added.
53394         * tables/mozilla/marvin/tables_bgcolor_blue-expected.checksum: Added.
53395         * tables/mozilla/marvin/tables_bgcolor_blue-expected.png: Added.
53396         * tables/mozilla/marvin/tables_bgcolor_blue-expected.txt: Added.
53397         * tables/mozilla/marvin/tables_bgcolor_blue.html: Added.
53398         * tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.checksum: Added.
53399         * tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png: Added.
53400         * tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt: Added.
53401         * tables/mozilla/marvin/tables_bgcolor_blue_rgb.html: Added.
53402         * tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.checksum: Added.
53403         * tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png: Added.
53404         * tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt: Added.
53405         * tables/mozilla/marvin/tables_bgcolor_fuchsia.html: Added.
53406         * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.checksum: Added.
53407         * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png: Added.
53408         * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt: Added.
53409         * tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb.html: Added.
53410         * tables/mozilla/marvin/tables_bgcolor_gray-expected.checksum: Added.
53411         * tables/mozilla/marvin/tables_bgcolor_gray-expected.png: Added.
53412         * tables/mozilla/marvin/tables_bgcolor_gray-expected.txt: Added.
53413         * tables/mozilla/marvin/tables_bgcolor_gray.html: Added.
53414         * tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.checksum: Added.
53415         * tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png: Added.
53416         * tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt: Added.
53417         * tables/mozilla/marvin/tables_bgcolor_gray_rgb.html: Added.
53418         * tables/mozilla/marvin/tables_bgcolor_green-expected.checksum: Added.
53419         * tables/mozilla/marvin/tables_bgcolor_green-expected.png: Added.
53420         * tables/mozilla/marvin/tables_bgcolor_green-expected.txt: Added.
53421         * tables/mozilla/marvin/tables_bgcolor_green.html: Added.
53422         * tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.checksum: Added.
53423         * tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png: Added.
53424         * tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt: Added.
53425         * tables/mozilla/marvin/tables_bgcolor_green_rgb.html: Added.
53426         * tables/mozilla/marvin/tables_bgcolor_lime-expected.checksum: Added.
53427         * tables/mozilla/marvin/tables_bgcolor_lime-expected.png: Added.
53428         * tables/mozilla/marvin/tables_bgcolor_lime-expected.txt: Added.
53429         * tables/mozilla/marvin/tables_bgcolor_lime.html: Added.
53430         * tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.checksum: Added.
53431         * tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png: Added.
53432         * tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt: Added.
53433         * tables/mozilla/marvin/tables_bgcolor_lime_rgb.html: Added.
53434         * tables/mozilla/marvin/tables_bgcolor_maroon-expected.checksum: Added.
53435         * tables/mozilla/marvin/tables_bgcolor_maroon-expected.png: Added.
53436         * tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt: Added.
53437         * tables/mozilla/marvin/tables_bgcolor_maroon.html: Added.
53438         * tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.checksum: Added.
53439         * tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png: Added.
53440         * tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt: Added.
53441         * tables/mozilla/marvin/tables_bgcolor_maroon_rgb.html: Added.
53442         * tables/mozilla/marvin/tables_bgcolor_navy-expected.checksum: Added.
53443         * tables/mozilla/marvin/tables_bgcolor_navy-expected.png: Added.
53444         * tables/mozilla/marvin/tables_bgcolor_navy-expected.txt: Added.
53445         * tables/mozilla/marvin/tables_bgcolor_navy.html: Added.
53446         * tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.checksum: Added.
53447         * tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png: Added.
53448         * tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt: Added.
53449         * tables/mozilla/marvin/tables_bgcolor_navy_rgb.html: Added.
53450         * tables/mozilla/marvin/tables_bgcolor_olive-expected.checksum: Added.
53451         * tables/mozilla/marvin/tables_bgcolor_olive-expected.png: Added.
53452         * tables/mozilla/marvin/tables_bgcolor_olive-expected.txt: Added.
53453         * tables/mozilla/marvin/tables_bgcolor_olive.html: Added.
53454         * tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.checksum: Added.
53455         * tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png: Added.
53456         * tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt: Added.
53457         * tables/mozilla/marvin/tables_bgcolor_olive_rgb.html: Added.
53458         * tables/mozilla/marvin/tables_bgcolor_purple-expected.checksum: Added.
53459         * tables/mozilla/marvin/tables_bgcolor_purple-expected.png: Added.
53460         * tables/mozilla/marvin/tables_bgcolor_purple-expected.txt: Added.
53461         * tables/mozilla/marvin/tables_bgcolor_purple.html: Added.
53462         * tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.checksum: Added.
53463         * tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png: Added.
53464         * tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt: Added.
53465         * tables/mozilla/marvin/tables_bgcolor_purple_rgb.html: Added.
53466         * tables/mozilla/marvin/tables_bgcolor_red-expected.checksum: Added.
53467         * tables/mozilla/marvin/tables_bgcolor_red-expected.png: Added.
53468         * tables/mozilla/marvin/tables_bgcolor_red-expected.txt: Added.
53469         * tables/mozilla/marvin/tables_bgcolor_red.html: Added.
53470         * tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.checksum: Added.
53471         * tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png: Added.
53472         * tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt: Added.
53473         * tables/mozilla/marvin/tables_bgcolor_red_rgb.html: Added.
53474         * tables/mozilla/marvin/tables_bgcolor_silver-expected.checksum: Added.
53475         * tables/mozilla/marvin/tables_bgcolor_silver-expected.png: Added.
53476         * tables/mozilla/marvin/tables_bgcolor_silver-expected.txt: Added.
53477         * tables/mozilla/marvin/tables_bgcolor_silver.html: Added.
53478         * tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.checksum: Added.
53479         * tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png: Added.
53480         * tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt: Added.
53481         * tables/mozilla/marvin/tables_bgcolor_silver_rgb.html: Added.
53482         * tables/mozilla/marvin/tables_bgcolor_teal-expected.checksum: Added.
53483         * tables/mozilla/marvin/tables_bgcolor_teal-expected.png: Added.
53484         * tables/mozilla/marvin/tables_bgcolor_teal-expected.txt: Added.
53485         * tables/mozilla/marvin/tables_bgcolor_teal.html: Added.
53486         * tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.checksum: Added.
53487         * tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png: Added.
53488         * tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt: Added.
53489         * tables/mozilla/marvin/tables_bgcolor_teal_rgb.html: Added.
53490         * tables/mozilla/marvin/tables_bgcolor_white-expected.checksum: Added.
53491         * tables/mozilla/marvin/tables_bgcolor_white-expected.png: Added.
53492         * tables/mozilla/marvin/tables_bgcolor_white-expected.txt: Added.
53493         * tables/mozilla/marvin/tables_bgcolor_white.html: Added.
53494         * tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.checksum: Added.
53495         * tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png: Added.
53496         * tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt: Added.
53497         * tables/mozilla/marvin/tables_bgcolor_white_rgb.html: Added.
53498         * tables/mozilla/marvin/tables_bgcolor_yellow-expected.checksum: Added.
53499         * tables/mozilla/marvin/tables_bgcolor_yellow-expected.png: Added.
53500         * tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt: Added.
53501         * tables/mozilla/marvin/tables_bgcolor_yellow.html: Added.
53502         * tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.checksum: Added.
53503         * tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png: Added.
53504         * tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt: Added.
53505         * tables/mozilla/marvin/tables_bgcolor_yellow_rgb.html: Added.
53506         * tables/mozilla/marvin/tables_border_0-expected.checksum: Added.
53507         * tables/mozilla/marvin/tables_border_0-expected.png: Added.
53508         * tables/mozilla/marvin/tables_border_0-expected.txt: Added.
53509         * tables/mozilla/marvin/tables_border_0.html: Added.
53510         * tables/mozilla/marvin/tables_border_1-expected.checksum: Added.
53511         * tables/mozilla/marvin/tables_border_1-expected.png: Added.
53512         * tables/mozilla/marvin/tables_border_1-expected.txt: Added.
53513         * tables/mozilla/marvin/tables_border_1.html: Added.
53514         * tables/mozilla/marvin/tables_border_2-expected.checksum: Added.
53515         * tables/mozilla/marvin/tables_border_2-expected.png: Added.
53516         * tables/mozilla/marvin/tables_border_2-expected.txt: Added.
53517         * tables/mozilla/marvin/tables_border_2.html: Added.
53518         * tables/mozilla/marvin/tables_border_3-expected.checksum: Added.
53519         * tables/mozilla/marvin/tables_border_3-expected.png: Added.
53520         * tables/mozilla/marvin/tables_border_3-expected.txt: Added.
53521         * tables/mozilla/marvin/tables_border_3.html: Added.
53522         * tables/mozilla/marvin/tables_caption_align_bot-expected.checksum: Added.
53523         * tables/mozilla/marvin/tables_caption_align_bot-expected.png: Added.
53524         * tables/mozilla/marvin/tables_caption_align_bot-expected.txt: Added.
53525         * tables/mozilla/marvin/tables_caption_align_bot.html: Added.
53526         * tables/mozilla/marvin/tables_caption_align_top-expected.checksum: Added.
53527         * tables/mozilla/marvin/tables_caption_align_top-expected.png: Added.
53528         * tables/mozilla/marvin/tables_caption_align_top-expected.txt: Added.
53529         * tables/mozilla/marvin/tables_caption_align_top.html: Added.
53530         * tables/mozilla/marvin/tables_cellpadding-expected.checksum: Added.
53531         * tables/mozilla/marvin/tables_cellpadding-expected.png: Added.
53532         * tables/mozilla/marvin/tables_cellpadding-expected.txt: Added.
53533         * tables/mozilla/marvin/tables_cellpadding.html: Added.
53534         * tables/mozilla/marvin/tables_cellpadding_pct-expected.checksum: Added.
53535         * tables/mozilla/marvin/tables_cellpadding_pct-expected.png: Added.
53536         * tables/mozilla/marvin/tables_cellpadding_pct-expected.txt: Added.
53537         * tables/mozilla/marvin/tables_cellpadding_pct.html: Added.
53538         * tables/mozilla/marvin/tables_cellspacing-expected.checksum: Added.
53539         * tables/mozilla/marvin/tables_cellspacing-expected.png: Added.
53540         * tables/mozilla/marvin/tables_cellspacing-expected.txt: Added.
53541         * tables/mozilla/marvin/tables_cellspacing.html: Added.
53542         * tables/mozilla/marvin/tables_class-expected.checksum: Added.
53543         * tables/mozilla/marvin/tables_class-expected.png: Added.
53544         * tables/mozilla/marvin/tables_class-expected.txt: Added.
53545         * tables/mozilla/marvin/tables_class.html: Added.
53546         * tables/mozilla/marvin/tables_default-expected.checksum: Added.
53547         * tables/mozilla/marvin/tables_default-expected.png: Added.
53548         * tables/mozilla/marvin/tables_default-expected.txt: Added.
53549         * tables/mozilla/marvin/tables_default.html: Added.
53550         * tables/mozilla/marvin/tables_id-expected.checksum: Added.
53551         * tables/mozilla/marvin/tables_id-expected.png: Added.
53552         * tables/mozilla/marvin/tables_id-expected.txt: Added.
53553         * tables/mozilla/marvin/tables_id.html: Added.
53554         * tables/mozilla/marvin/tables_row_th_nowrap-expected.checksum: Added.
53555         * tables/mozilla/marvin/tables_row_th_nowrap-expected.png: Added.
53556         * tables/mozilla/marvin/tables_row_th_nowrap-expected.txt: Added.
53557         * tables/mozilla/marvin/tables_row_th_nowrap.html: Added.
53558         * tables/mozilla/marvin/tables_style-expected.checksum: Added.
53559         * tables/mozilla/marvin/tables_style-expected.png: Added.
53560         * tables/mozilla/marvin/tables_style-expected.txt: Added.
53561         * tables/mozilla/marvin/tables_style.html: Added.
53562         * tables/mozilla/marvin/tables_td_align_center-expected.checksum: Added.
53563         * tables/mozilla/marvin/tables_td_align_center-expected.png: Added.
53564         * tables/mozilla/marvin/tables_td_align_center-expected.txt: Added.
53565         * tables/mozilla/marvin/tables_td_align_center.html: Added.
53566         * tables/mozilla/marvin/tables_td_align_left-expected.checksum: Added.
53567         * tables/mozilla/marvin/tables_td_align_left-expected.png: Added.
53568         * tables/mozilla/marvin/tables_td_align_left-expected.txt: Added.
53569         * tables/mozilla/marvin/tables_td_align_left.html: Added.
53570         * tables/mozilla/marvin/tables_td_align_right-expected.checksum: Added.
53571         * tables/mozilla/marvin/tables_td_align_right-expected.png: Added.
53572         * tables/mozilla/marvin/tables_td_align_right-expected.txt: Added.
53573         * tables/mozilla/marvin/tables_td_align_right.html: Added.
53574         * tables/mozilla/marvin/tables_td_colspan-expected.checksum: Added.
53575         * tables/mozilla/marvin/tables_td_colspan-expected.png: Added.
53576         * tables/mozilla/marvin/tables_td_colspan-expected.txt: Added.
53577         * tables/mozilla/marvin/tables_td_colspan.html: Added.
53578         * tables/mozilla/marvin/tables_td_height-expected.checksum: Added.
53579         * tables/mozilla/marvin/tables_td_height-expected.png: Added.
53580         * tables/mozilla/marvin/tables_td_height-expected.txt: Added.
53581         * tables/mozilla/marvin/tables_td_height.html: Added.
53582         * tables/mozilla/marvin/tables_td_nowrap-expected.checksum: Added.
53583         * tables/mozilla/marvin/tables_td_nowrap-expected.png: Added.
53584         * tables/mozilla/marvin/tables_td_nowrap-expected.txt: Added.
53585         * tables/mozilla/marvin/tables_td_nowrap.html: Added.
53586         * tables/mozilla/marvin/tables_td_rowspan-expected.checksum: Added.
53587         * tables/mozilla/marvin/tables_td_rowspan-expected.png: Added.
53588         * tables/mozilla/marvin/tables_td_rowspan-expected.txt: Added.
53589         * tables/mozilla/marvin/tables_td_rowspan.html: Added.
53590         * tables/mozilla/marvin/tables_td_width-expected.checksum: Added.
53591         * tables/mozilla/marvin/tables_td_width-expected.png: Added.
53592         * tables/mozilla/marvin/tables_td_width-expected.txt: Added.
53593         * tables/mozilla/marvin/tables_td_width.html: Added.
53594         * tables/mozilla/marvin/tables_th_align_center-expected.checksum: Added.
53595         * tables/mozilla/marvin/tables_th_align_center-expected.png: Added.
53596         * tables/mozilla/marvin/tables_th_align_center-expected.txt: Added.
53597         * tables/mozilla/marvin/tables_th_align_center.html: Added.
53598         * tables/mozilla/marvin/tables_th_align_left-expected.checksum: Added.
53599         * tables/mozilla/marvin/tables_th_align_left-expected.png: Added.
53600         * tables/mozilla/marvin/tables_th_align_left-expected.txt: Added.
53601         * tables/mozilla/marvin/tables_th_align_left.html: Added.
53602         * tables/mozilla/marvin/tables_th_align_right-expected.checksum: Added.
53603         * tables/mozilla/marvin/tables_th_align_right-expected.png: Added.
53604         * tables/mozilla/marvin/tables_th_align_right-expected.txt: Added.
53605         * tables/mozilla/marvin/tables_th_align_right.html: Added.
53606         * tables/mozilla/marvin/tables_th_colspan-expected.checksum: Added.
53607         * tables/mozilla/marvin/tables_th_colspan-expected.png: Added.
53608         * tables/mozilla/marvin/tables_th_colspan-expected.txt: Added.
53609         * tables/mozilla/marvin/tables_th_colspan.html: Added.
53610         * tables/mozilla/marvin/tables_th_height-expected.checksum: Added.
53611         * tables/mozilla/marvin/tables_th_height-expected.png: Added.
53612         * tables/mozilla/marvin/tables_th_height-expected.txt: Added.
53613         * tables/mozilla/marvin/tables_th_height.html: Added.
53614         * tables/mozilla/marvin/tables_th_rowspan-expected.checksum: Added.
53615         * tables/mozilla/marvin/tables_th_rowspan-expected.png: Added.
53616         * tables/mozilla/marvin/tables_th_rowspan-expected.txt: Added.
53617         * tables/mozilla/marvin/tables_th_rowspan.html: Added.
53618         * tables/mozilla/marvin/tables_th_width-expected.checksum: Added.
53619         * tables/mozilla/marvin/tables_th_width-expected.png: Added.
53620         * tables/mozilla/marvin/tables_th_width-expected.txt: Added.
53621         * tables/mozilla/marvin/tables_th_width.html: Added.
53622         * tables/mozilla/marvin/tables_width_percent-expected.checksum: Added.
53623         * tables/mozilla/marvin/tables_width_percent-expected.png: Added.
53624         * tables/mozilla/marvin/tables_width_percent-expected.txt: Added.
53625         * tables/mozilla/marvin/tables_width_percent.html: Added.
53626         * tables/mozilla/marvin/tables_width_px-expected.checksum: Added.
53627         * tables/mozilla/marvin/tables_width_px-expected.png: Added.
53628         * tables/mozilla/marvin/tables_width_px-expected.txt: Added.
53629         * tables/mozilla/marvin/tables_width_px.html: Added.
53630         * tables/mozilla/marvin/tbody_align_center-expected.checksum: Added.
53631         * tables/mozilla/marvin/tbody_align_center-expected.png: Added.
53632         * tables/mozilla/marvin/tbody_align_center-expected.txt: Added.
53633         * tables/mozilla/marvin/tbody_align_center.html: Added.
53634         * tables/mozilla/marvin/tbody_align_char-expected.checksum: Added.
53635         * tables/mozilla/marvin/tbody_align_char-expected.png: Added.
53636         * tables/mozilla/marvin/tbody_align_char-expected.txt: Added.
53637         * tables/mozilla/marvin/tbody_align_char.html: Added.
53638         * tables/mozilla/marvin/tbody_align_justify-expected.checksum: Added.
53639         * tables/mozilla/marvin/tbody_align_justify-expected.png: Added.
53640         * tables/mozilla/marvin/tbody_align_justify-expected.txt: Added.
53641         * tables/mozilla/marvin/tbody_align_justify.html: Added.
53642         * tables/mozilla/marvin/tbody_align_left-expected.checksum: Added.
53643         * tables/mozilla/marvin/tbody_align_left-expected.png: Added.
53644         * tables/mozilla/marvin/tbody_align_left-expected.txt: Added.
53645         * tables/mozilla/marvin/tbody_align_left.html: Added.
53646         * tables/mozilla/marvin/tbody_align_right-expected.checksum: Added.
53647         * tables/mozilla/marvin/tbody_align_right-expected.png: Added.
53648         * tables/mozilla/marvin/tbody_align_right-expected.txt: Added.
53649         * tables/mozilla/marvin/tbody_align_right.html: Added.
53650         * tables/mozilla/marvin/tbody_char-expected.checksum: Added.
53651         * tables/mozilla/marvin/tbody_char-expected.png: Added.
53652         * tables/mozilla/marvin/tbody_char-expected.txt: Added.
53653         * tables/mozilla/marvin/tbody_char.html: Added.
53654         * tables/mozilla/marvin/tbody_valign_baseline-expected.checksum: Added.
53655         * tables/mozilla/marvin/tbody_valign_baseline-expected.png: Added.
53656         * tables/mozilla/marvin/tbody_valign_baseline-expected.txt: Added.
53657         * tables/mozilla/marvin/tbody_valign_baseline.html: Added.
53658         * tables/mozilla/marvin/tbody_valign_bottom-expected.checksum: Added.
53659         * tables/mozilla/marvin/tbody_valign_bottom-expected.png: Added.
53660         * tables/mozilla/marvin/tbody_valign_bottom-expected.txt: Added.
53661         * tables/mozilla/marvin/tbody_valign_bottom.html: Added.
53662         * tables/mozilla/marvin/tbody_valign_middle-expected.checksum: Added.
53663         * tables/mozilla/marvin/tbody_valign_middle-expected.png: Added.
53664         * tables/mozilla/marvin/tbody_valign_middle-expected.txt: Added.
53665         * tables/mozilla/marvin/tbody_valign_middle.html: Added.
53666         * tables/mozilla/marvin/tbody_valign_top-expected.checksum: Added.
53667         * tables/mozilla/marvin/tbody_valign_top-expected.png: Added.
53668         * tables/mozilla/marvin/tbody_valign_top-expected.txt: Added.
53669         * tables/mozilla/marvin/tbody_valign_top.html: Added.
53670         * tables/mozilla/marvin/td_valign_baseline-expected.checksum: Added.
53671         * tables/mozilla/marvin/td_valign_baseline-expected.png: Added.
53672         * tables/mozilla/marvin/td_valign_baseline-expected.txt: Added.
53673         * tables/mozilla/marvin/td_valign_baseline.html: Added.
53674         * tables/mozilla/marvin/td_valign_bottom-expected.checksum: Added.
53675         * tables/mozilla/marvin/td_valign_bottom-expected.png: Added.
53676         * tables/mozilla/marvin/td_valign_bottom-expected.txt: Added.
53677         * tables/mozilla/marvin/td_valign_bottom.html: Added.
53678         * tables/mozilla/marvin/td_valign_middle-expected.checksum: Added.
53679         * tables/mozilla/marvin/td_valign_middle-expected.png: Added.
53680         * tables/mozilla/marvin/td_valign_middle-expected.txt: Added.
53681         * tables/mozilla/marvin/td_valign_middle.html: Added.
53682         * tables/mozilla/marvin/td_valign_top-expected.checksum: Added.
53683         * tables/mozilla/marvin/td_valign_top-expected.png: Added.
53684         * tables/mozilla/marvin/td_valign_top-expected.txt: Added.
53685         * tables/mozilla/marvin/td_valign_top.html: Added.
53686         * tables/mozilla_expected_failures/marvin: Added.
53687         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum: Added.
53688         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: Added.
53689         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt: Added.
53690         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum: Added.
53691         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: Added.
53692         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt: Added.
53693         * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group.html: Added.
53694         * tables/mozilla_expected_failures/marvin/backgr_border-table-column.html: Added.
53695         * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum: Added.
53696         * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: Added.
53697         * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt: Added.
53698         * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum: Added.
53699         * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: Added.
53700         * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt: Added.
53701         * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks.html: Added.
53702         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum: Added.
53703         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: Added.
53704         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt: Added.
53705         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum: Added.
53706         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: Added.
53707         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt: Added.
53708         * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group.html: Added.
53709         * tables/mozilla_expected_failures/marvin/backgr_border-table-row.html: Added.
53710         * tables/mozilla_expected_failures/marvin/backgr_border-table.html: Added.
53711         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum: Added.
53712         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: Added.
53713         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt: Added.
53714         * tables/mozilla_expected_failures/marvin/backgr_fixed-bg.html: Added.
53715         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum: Added.
53716         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: Added.
53717         * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt: Added.
53718         * tables/mozilla_expected_failures/marvin/backgr_layers-hide.html: Added.
53719         * tables/mozilla_expected_failures/marvin/backgr_layers-opacity-expected.checksum: Added.
53720         * tables/mozilla_expected_failures/marvin/backgr_layers-opacity-expected.png: Added.
53721         * tables/mozilla_expected_failures/marvin/backgr_layers-opacity-expected.txt: Added.
53722         * tables/mozilla_expected_failures/marvin/backgr_layers-opacity.html: Added.
53723         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum: Added.
53724         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png: Added.
53725         * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt: Added.
53726         * tables/mozilla_expected_failures/marvin/backgr_layers-show.html: Added.
53727         * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum: Added.
53728         * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: Added.
53729         * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt: Added.
53730         * tables/mozilla_expected_failures/marvin/backgr_position-table-cell.html: Added.
53731         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum: Added.
53732         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: Added.
53733         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt: Added.
53734         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum: Added.
53735         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: Added.
53736         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt: Added.
53737         * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group.html: Added.
53738         * tables/mozilla_expected_failures/marvin/backgr_position-table-column.html: Added.
53739         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum: Added.
53740         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: Added.
53741         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt: Added.
53742         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum: Added.
53743         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: Added.
53744         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt: Added.
53745         * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group.html: Added.
53746         * tables/mozilla_expected_failures/marvin/backgr_position-table-row.html: Added.
53747         * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.checksum: Added.
53748         * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.png: Added.
53749         * tables/mozilla_expected_failures/marvin/colgroup_width_pct-expected.txt: Added.
53750         * tables/mozilla_expected_failures/marvin/colgroup_width_pct.html: Added.
53751         * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.checksum: Added.
53752         * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.png: Added.
53753         * tables/mozilla_expected_failures/marvin/colgroup_width_px-expected.txt: Added.
53754         * tables/mozilla_expected_failures/marvin/colgroup_width_px.html: Added.
53755         * tables/mozilla_expected_failures/marvin/common.css: Added.
53756         * tables/mozilla_expected_failures/marvin/table_frame_above-expected.checksum: Added.
53757         * tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: Added.
53758         * tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt: Added.
53759         * tables/mozilla_expected_failures/marvin/table_frame_above.html: Added.
53760         * tables/mozilla_expected_failures/marvin/table_frame_below-expected.checksum: Added.
53761         * tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: Added.
53762         * tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt: Added.
53763         * tables/mozilla_expected_failures/marvin/table_frame_below.html: Added.
53764         * tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.checksum: Added.
53765         * tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: Added.
53766         * tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt: Added.
53767         * tables/mozilla_expected_failures/marvin/table_frame_hsides.html: Added.
53768         * tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.checksum: Added.
53769         * tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png: Added.
53770         * tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt: Added.
53771         * tables/mozilla_expected_failures/marvin/table_frame_lhs.html: Added.
53772         * tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.checksum: Added.
53773         * tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png: Added.
53774         * tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt: Added.
53775         * tables/mozilla_expected_failures/marvin/table_frame_rhs.html: Added.
53776         * tables/mozilla_expected_failures/marvin/table_frame_void-expected.checksum: Added.
53777         * tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: Added.
53778         * tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt: Added.
53779         * tables/mozilla_expected_failures/marvin/table_frame_void.html: Added.
53780         * tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.checksum: Added.
53781         * tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png: Added.
53782         * tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt: Added.
53783         * tables/mozilla_expected_failures/marvin/table_frame_vsides.html: Added.
53784         * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.checksum: Added.
53785         * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.png: Added.
53786         * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt: Added.
53787         * tables/mozilla_expected_failures/marvin/table_overflow_caption.html: Added.
53788         * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.checksum: Added.
53789         * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.png: Added.
53790         * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt: Added.
53791         * tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom.html: Added.
53792         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.checksum: Added.
53793         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png: Added.
53794         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.txt: Added.
53795         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden.html: Added.
53796         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.checksum: Added.
53797         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png: Added.
53798         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.txt: Added.
53799         * tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table.html: Added.
53800         * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.checksum: Added.
53801         * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.png: Added.
53802         * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt: Added.
53803         * tables/mozilla_expected_failures/marvin/table_overflow_caption_left.html: Added.
53804         * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.checksum: Added.
53805         * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.png: Added.
53806         * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt: Added.
53807         * tables/mozilla_expected_failures/marvin/table_overflow_caption_right.html: Added.
53808         * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.checksum: Added.
53809         * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.png: Added.
53810         * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt: Added.
53811         * tables/mozilla_expected_failures/marvin/table_overflow_caption_top.html: Added.
53812         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.checksum: Added.
53813         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.png: Added.
53814         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt: Added.
53815         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow.html: Added.
53816         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum: Added.
53817         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png: Added.
53818         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt: Added.
53819         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row.html: Added.
53820         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.checksum: Added.
53821         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png: Added.
53822         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt: Added.
53823         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table.html: Added.
53824         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum: Added.
53825         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: Added.
53826         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt: Added.
53827         * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html: Added.
53828         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.checksum: Added.
53829         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png: Added.
53830         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt: Added.
53831         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table.html: Added.
53832         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.checksum: Added.
53833         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png: Added.
53834         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt: Added.
53835         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody.html: Added.
53836         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.checksum: Added.
53837         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png: Added.
53838         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt: Added.
53839         * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr.html: Added.
53840         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.checksum: Added.
53841         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png: Added.
53842         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt: Added.
53843         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell.html: Added.
53844         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.checksum: Added.
53845         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png: Added.
53846         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt: Added.
53847         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling.html: Added.
53848         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.checksum: Added.
53849         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png: Added.
53850         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt: Added.
53851         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row.html: Added.
53852         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum: Added.
53853         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: Added.
53854         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt: Added.
53855         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling.html: Added.
53856         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.checksum: Added.
53857         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png: Added.
53858         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt: Added.
53859         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table.html: Added.
53860         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.checksum: Added.
53861         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png: Added.
53862         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt: Added.
53863         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption.html: Added.
53864         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.checksum: Added.
53865         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png: Added.
53866         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt: Added.
53867         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody.html: Added.
53868         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum: Added.
53869         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png: Added.
53870         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt: Added.
53871         * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling.html: Added.
53872         * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.checksum: Added.
53873         * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png: Added.
53874         * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt: Added.
53875         * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right.html: Added.
53876         * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.checksum: Added.
53877         * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.png: Added.
53878         * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt: Added.
53879         * tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate.html: Added.
53880         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.checksum: Added.
53881         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png: Added.
53882         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt: Added.
53883         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom.html: Added.
53884         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.checksum: Added.
53885         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png: Added.
53886         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt: Added.
53887         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle.html: Added.
53888         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.checksum: Added.
53889         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png: Added.
53890         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt: Added.
53891         * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top.html: Added.
53892         * tables/mozilla_expected_failures/marvin/table_rules_cols-expected.checksum: Added.
53893         * tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Added.
53894         * tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt: Added.
53895         * tables/mozilla_expected_failures/marvin/table_rules_cols.html: Added.
53896         * tables/mozilla_expected_failures/marvin/table_rules_none-expected.checksum: Added.
53897         * tables/mozilla_expected_failures/marvin/table_rules_none-expected.png: Added.
53898         * tables/mozilla_expected_failures/marvin/table_rules_none-expected.txt: Added.
53899         * tables/mozilla_expected_failures/marvin/table_rules_none.html: Added.
53900         * tables/mozilla_expected_failures/marvin/table_rules_rows-expected.checksum: Added.
53901         * tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Added.
53902         * tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt: Added.
53903         * tables/mozilla_expected_failures/marvin/table_rules_rows.html: Added.
53904         * tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.checksum: Added.
53905         * tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png: Added.
53906         * tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt: Added.
53907         * tables/mozilla_expected_failures/marvin/tables_caption_align_left.html: Added.
53908         * tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.checksum: Added.
53909         * tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png: Added.
53910         * tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt: Added.
53911         * tables/mozilla_expected_failures/marvin/tables_caption_align_right.html: Added.
53912         * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.checksum: Added.
53913         * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png: Added.
53914         * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt: Added.
53915         * tables/mozilla_expected_failures/marvin/tables_cellspacing_pct.html: Added.
53917 2006-03-16  Beth Dakin  <bdakin@apple.com>
53919         Rubber stamped by Geoff.
53921         Adding more mozilla table tests.
53923         * tables/mozilla/dom: Added.
53924         * tables/mozilla/dom/appendCol2-expected.checksum: Added.
53925         * tables/mozilla/dom/appendCol2-expected.png: Added.
53926         * tables/mozilla/dom/appendCol2-expected.txt: Added.
53927         * tables/mozilla/dom/appendCol2.html: Added.
53928         * tables/mozilla/dom/appendRowsExpand1-expected.checksum: Added.
53929         * tables/mozilla/dom/appendRowsExpand1-expected.png: Added.
53930         * tables/mozilla/dom/appendRowsExpand1-expected.txt: Added.
53931         * tables/mozilla/dom/appendRowsExpand1.html: Added.
53932         * tables/mozilla/dom/appendTbodyExpand1-expected.checksum: Added.
53933         * tables/mozilla/dom/appendTbodyExpand1-expected.png: Added.
53934         * tables/mozilla/dom/appendTbodyExpand1-expected.txt: Added.
53935         * tables/mozilla/dom/appendTbodyExpand1.html: Added.
53936         * tables/mozilla/dom/deleteCellsRebuild1-expected.checksum: Added.
53937         * tables/mozilla/dom/deleteCellsRebuild1-expected.png: Added.
53938         * tables/mozilla/dom/deleteCellsRebuild1-expected.txt: Added.
53939         * tables/mozilla/dom/deleteCellsRebuild1.html: Added.
53940         * tables/mozilla/dom/deleteCellsShrink1-expected.checksum: Added.
53941         * tables/mozilla/dom/deleteCellsShrink1-expected.png: Added.
53942         * tables/mozilla/dom/deleteCellsShrink1-expected.txt: Added.
53943         * tables/mozilla/dom/deleteCellsShrink1.html: Added.
53944         * tables/mozilla/dom/deleteCellsShrink2-expected.checksum: Added.
53945         * tables/mozilla/dom/deleteCellsShrink2-expected.png: Added.
53946         * tables/mozilla/dom/deleteCellsShrink2-expected.txt: Added.
53947         * tables/mozilla/dom/deleteCellsShrink2.html: Added.
53948         * tables/mozilla/dom/deleteCol1-expected.checksum: Added.
53949         * tables/mozilla/dom/deleteCol1-expected.png: Added.
53950         * tables/mozilla/dom/deleteCol1-expected.txt: Added.
53951         * tables/mozilla/dom/deleteCol1.html: Added.
53952         * tables/mozilla/dom/deleteCol2-expected.checksum: Added.
53953         * tables/mozilla/dom/deleteCol2-expected.png: Added.
53954         * tables/mozilla/dom/deleteCol2-expected.txt: Added.
53955         * tables/mozilla/dom/deleteCol2.html: Added.
53956         * tables/mozilla/dom/deleteCol3-expected.checksum: Added.
53957         * tables/mozilla/dom/deleteCol3-expected.png: Added.
53958         * tables/mozilla/dom/deleteCol3-expected.txt: Added.
53959         * tables/mozilla/dom/deleteCol3.html: Added.
53960         * tables/mozilla/dom/deleteColGroup1-expected.checksum: Added.
53961         * tables/mozilla/dom/deleteColGroup1-expected.png: Added.
53962         * tables/mozilla/dom/deleteColGroup1-expected.txt: Added.
53963         * tables/mozilla/dom/deleteColGroup1.html: Added.
53964         * tables/mozilla/dom/deleteColGroup2-expected.checksum: Added.
53965         * tables/mozilla/dom/deleteColGroup2-expected.png: Added.
53966         * tables/mozilla/dom/deleteColGroup2-expected.txt: Added.
53967         * tables/mozilla/dom/deleteColGroup2.html: Added.
53968         * tables/mozilla/dom/deleteRowsRebuild1-expected.checksum: Added.
53969         * tables/mozilla/dom/deleteRowsRebuild1-expected.png: Added.
53970         * tables/mozilla/dom/deleteRowsRebuild1-expected.txt: Added.
53971         * tables/mozilla/dom/deleteRowsRebuild1.html: Added.
53972         * tables/mozilla/dom/deleteRowsShrink1-expected.checksum: Added.
53973         * tables/mozilla/dom/deleteRowsShrink1-expected.png: Added.
53974         * tables/mozilla/dom/deleteRowsShrink1-expected.txt: Added.
53975         * tables/mozilla/dom/deleteRowsShrink1.html: Added.
53976         * tables/mozilla/dom/deleteTbodyExpand1-expected.checksum: Added.
53977         * tables/mozilla/dom/deleteTbodyExpand1-expected.png: Added.
53978         * tables/mozilla/dom/deleteTbodyExpand1-expected.txt: Added.
53979         * tables/mozilla/dom/deleteTbodyExpand1.html: Added.
53980         * tables/mozilla/dom/deleteTbodyRebuild1-expected.checksum: Added.
53981         * tables/mozilla/dom/deleteTbodyRebuild1-expected.png: Added.
53982         * tables/mozilla/dom/deleteTbodyRebuild1-expected.txt: Added.
53983         * tables/mozilla/dom/deleteTbodyRebuild1.html: Added.
53984         * tables/mozilla/dom/insertCellsExpand1-expected.checksum: Added.
53985         * tables/mozilla/dom/insertCellsExpand1-expected.png: Added.
53986         * tables/mozilla/dom/insertCellsExpand1-expected.txt: Added.
53987         * tables/mozilla/dom/insertCellsExpand1.html: Added.
53988         * tables/mozilla/dom/insertCellsExpand2-expected.checksum: Added.
53989         * tables/mozilla/dom/insertCellsExpand2-expected.png: Added.
53990         * tables/mozilla/dom/insertCellsExpand2-expected.txt: Added.
53991         * tables/mozilla/dom/insertCellsExpand2.html: Added.
53992         * tables/mozilla/dom/insertCellsRebuild1-expected.checksum: Added.
53993         * tables/mozilla/dom/insertCellsRebuild1-expected.png: Added.
53994         * tables/mozilla/dom/insertCellsRebuild1-expected.txt: Added.
53995         * tables/mozilla/dom/insertCellsRebuild1.html: Added.
53996         * tables/mozilla/dom/insertCellsRebuild2-expected.checksum: Added.
53997         * tables/mozilla/dom/insertCellsRebuild2-expected.png: Added.
53998         * tables/mozilla/dom/insertCellsRebuild2-expected.txt: Added.
53999         * tables/mozilla/dom/insertCellsRebuild2.html: Added.
54000         * tables/mozilla/dom/insertColGroups1-expected.checksum: Added.
54001         * tables/mozilla/dom/insertColGroups1-expected.png: Added.
54002         * tables/mozilla/dom/insertColGroups1-expected.txt: Added.
54003         * tables/mozilla/dom/insertColGroups1.html: Added.
54004         * tables/mozilla/dom/insertColGroups2-expected.checksum: Added.
54005         * tables/mozilla/dom/insertColGroups2-expected.png: Added.
54006         * tables/mozilla/dom/insertColGroups2-expected.txt: Added.
54007         * tables/mozilla/dom/insertColGroups2.html: Added.
54008         * tables/mozilla/dom/insertCols1-expected.checksum: Added.
54009         * tables/mozilla/dom/insertCols1-expected.png: Added.
54010         * tables/mozilla/dom/insertCols1-expected.txt: Added.
54011         * tables/mozilla/dom/insertCols1.html: Added.
54012         * tables/mozilla/dom/insertCols2-expected.checksum: Added.
54013         * tables/mozilla/dom/insertCols2-expected.png: Added.
54014         * tables/mozilla/dom/insertCols2-expected.txt: Added.
54015         * tables/mozilla/dom/insertCols2.html: Added.
54016         * tables/mozilla/dom/insertCols3-expected.checksum: Added.
54017         * tables/mozilla/dom/insertCols3-expected.png: Added.
54018         * tables/mozilla/dom/insertCols3-expected.txt: Added.
54019         * tables/mozilla/dom/insertCols3.html: Added.
54020         * tables/mozilla/dom/insertCols4-expected.checksum: Added.
54021         * tables/mozilla/dom/insertCols4-expected.png: Added.
54022         * tables/mozilla/dom/insertCols4-expected.txt: Added.
54023         * tables/mozilla/dom/insertCols4.html: Added.
54024         * tables/mozilla/dom/insertCols5-expected.checksum: Added.
54025         * tables/mozilla/dom/insertCols5-expected.png: Added.
54026         * tables/mozilla/dom/insertCols5-expected.txt: Added.
54027         * tables/mozilla/dom/insertCols5.html: Added.
54028         * tables/mozilla/dom/insertRowsExpand1-expected.checksum: Added.
54029         * tables/mozilla/dom/insertRowsExpand1-expected.png: Added.
54030         * tables/mozilla/dom/insertRowsExpand1-expected.txt: Added.
54031         * tables/mozilla/dom/insertRowsExpand1.html: Added.
54032         * tables/mozilla/dom/insertRowsRebuild1-expected.checksum: Added.
54033         * tables/mozilla/dom/insertRowsRebuild1-expected.png: Added.
54034         * tables/mozilla/dom/insertRowsRebuild1-expected.txt: Added.
54035         * tables/mozilla/dom/insertRowsRebuild1.html: Added.
54036         * tables/mozilla/dom/tableDom-expected.checksum: Added.
54037         * tables/mozilla/dom/tableDom-expected.png: Added.
54038         * tables/mozilla/dom/tableDom-expected.txt: Added.
54039         * tables/mozilla/dom/tableDom.html: Added.
54040         * tables/mozilla/dom/tableDom.js: Added.
54041         * tables/mozilla_expected_failures/dom: Added.
54042         * tables/mozilla_expected_failures/dom/appendCells1-expected.checksum: Added.
54043         * tables/mozilla_expected_failures/dom/appendCells1-expected.png: Added.
54044         * tables/mozilla_expected_failures/dom/appendCells1-expected.txt: Added.
54045         * tables/mozilla_expected_failures/dom/appendCells1.html: Added.
54046         * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.checksum: Added.
54047         * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png: Added.
54048         * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt: Added.
54049         * tables/mozilla_expected_failures/dom/appendCellsRebuild1.html: Added.
54050         * tables/mozilla_expected_failures/dom/appendCol1-expected.checksum: Added.
54051         * tables/mozilla_expected_failures/dom/appendCol1-expected.png: Added.
54052         * tables/mozilla_expected_failures/dom/appendCol1-expected.txt: Added.
54053         * tables/mozilla_expected_failures/dom/appendCol1.html: Added.
54054         * tables/mozilla_expected_failures/dom/appendColGroup1-expected.checksum: Added.
54055         * tables/mozilla_expected_failures/dom/appendColGroup1-expected.png: Added.
54056         * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt: Added.
54057         * tables/mozilla_expected_failures/dom/appendColGroup1.html: Added.
54058         * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.checksum: Added.
54059         * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png: Added.
54060         * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt: Added.
54061         * tables/mozilla_expected_failures/dom/insertTbodyExpand1.html: Added.
54062         * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.checksum: Added.
54063         * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png: Added.
54064         * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt: Added.
54065         * tables/mozilla_expected_failures/dom/insertTbodyRebuild1.html: Added.
54067 2006-03-15  Eric Seidel  <eseidel@apple.com>
54069         Reviewed by mjs.
54071         Test for http://bugs.webkit.org/show_bug.cgi?id=7790
54073         * fast/events/dblclick-addEventListener-expected.txt: Added.
54074         * fast/events/dblclick-addEventListener.html: Added.
54076 2006-03-16  Alexey Proskuryakov  <ap@nypop.com>
54078         Reviewed by Maciej.
54080         - Tests for http://bugs.webkit.org/show_bug.cgi?id=4395
54081          REGRESSION: document.open doesn't clear the document
54083         * fast/dom/Document/doc-open-while-parsing-expected.txt: Added.
54084         * fast/dom/Document/doc-open-while-parsing.html: Added.
54085         * fast/dom/Document/document-reopen-expected.txt: Added.
54086         * fast/dom/Document/document-reopen.html: Added.
54088 2006-03-15  Beth Dakin  <bdakin@apple.com>
54090         Rubber stamped by Geoff.
54092         even more mozilla table tests.
54094         * tables/mozilla/collapsing_borders: Added.
54095         * tables/mozilla/collapsing_borders/bug127040-expected.checksum: Added.
54096         * tables/mozilla/collapsing_borders/bug127040-expected.png: Added.
54097         * tables/mozilla/collapsing_borders/bug127040-expected.txt: Added.
54098         * tables/mozilla/collapsing_borders/bug127040.html: Added.
54099         * tables/mozilla/collapsing_borders/bug41262-3-expected.checksum: Added.
54100         * tables/mozilla/collapsing_borders/bug41262-3-expected.png: Added.
54101         * tables/mozilla/collapsing_borders/bug41262-3-expected.txt: Added.
54102         * tables/mozilla/collapsing_borders/bug41262-3.html: Added.
54103         * tables/mozilla/collapsing_borders/bug41262-4-expected.checksum: Added.
54104         * tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added.
54105         * tables/mozilla/collapsing_borders/bug41262-4-expected.txt: Added.
54106         * tables/mozilla/collapsing_borders/bug41262-4.html: Added.
54107         * tables/mozilla/core: Added.
54108         * tables/mozilla/core/.cvsignore: Added.
54109         * tables/mozilla/core/bloomberg-expected.checksum: Added.
54110         * tables/mozilla/core/bloomberg-expected.png: Added.
54111         * tables/mozilla/core/bloomberg-expected.txt: Added.
54112         * tables/mozilla/core/bloomberg.html: Added.
54113         * tables/mozilla/core/borders-expected.checksum: Added.
54114         * tables/mozilla/core/borders-expected.png: Added.
54115         * tables/mozilla/core/borders-expected.txt: Added.
54116         * tables/mozilla/core/borders.html: Added.
54117         * tables/mozilla/core/box_sizing-expected.checksum: Added.
54118         * tables/mozilla/core/box_sizing-expected.png: Added.
54119         * tables/mozilla/core/box_sizing-expected.txt: Added.
54120         * tables/mozilla/core/box_sizing.html: Added.
54121         * tables/mozilla/core/captions-expected.checksum: Added.
54122         * tables/mozilla/core/captions-expected.png: Added.
54123         * tables/mozilla/core/captions-expected.txt: Added.
54124         * tables/mozilla/core/captions.html: Added.
54125         * tables/mozilla/core/cell_heights-expected.checksum: Added.
54126         * tables/mozilla/core/cell_heights-expected.png: Added.
54127         * tables/mozilla/core/cell_heights-expected.txt: Added.
54128         * tables/mozilla/core/cell_heights.html: Added.
54129         * tables/mozilla/core/col_span-expected.checksum: Added.
54130         * tables/mozilla/core/col_span-expected.png: Added.
54131         * tables/mozilla/core/col_span-expected.txt: Added.
54132         * tables/mozilla/core/col_span.html: Added.
54133         * tables/mozilla/core/col_widths_auto_auto-expected.checksum: Added.
54134         * tables/mozilla/core/col_widths_auto_auto-expected.png: Added.
54135         * tables/mozilla/core/col_widths_auto_auto-expected.txt: Added.
54136         * tables/mozilla/core/col_widths_auto_auto.html: Added.
54137         * tables/mozilla/core/col_widths_auto_autoFix-expected.checksum: Added.
54138         * tables/mozilla/core/col_widths_auto_autoFix-expected.png: Added.
54139         * tables/mozilla/core/col_widths_auto_autoFix-expected.txt: Added.
54140         * tables/mozilla/core/col_widths_auto_autoFix.html: Added.
54141         * tables/mozilla/core/col_widths_auto_autoFixPer-expected.checksum: Added.
54142         * tables/mozilla/core/col_widths_auto_autoFixPer-expected.png: Added.
54143         * tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt: Added.
54144         * tables/mozilla/core/col_widths_auto_autoFixPer.html: Added.
54145         * tables/mozilla/core/col_widths_auto_autoPer-expected.checksum: Added.
54146         * tables/mozilla/core/col_widths_auto_autoPer-expected.png: Added.
54147         * tables/mozilla/core/col_widths_auto_autoPer-expected.txt: Added.
54148         * tables/mozilla/core/col_widths_auto_autoPer.html: Added.
54149         * tables/mozilla/core/col_widths_auto_fix-expected.checksum: Added.
54150         * tables/mozilla/core/col_widths_auto_fix-expected.png: Added.
54151         * tables/mozilla/core/col_widths_auto_fix-expected.txt: Added.
54152         * tables/mozilla/core/col_widths_auto_fix.html: Added.
54153         * tables/mozilla/core/col_widths_auto_fixPer-expected.checksum: Added.
54154         * tables/mozilla/core/col_widths_auto_fixPer-expected.png: Added.
54155         * tables/mozilla/core/col_widths_auto_fixPer-expected.txt: Added.
54156         * tables/mozilla/core/col_widths_auto_fixPer.html: Added.
54157         * tables/mozilla/core/col_widths_auto_per-expected.checksum: Added.
54158         * tables/mozilla/core/col_widths_auto_per-expected.png: Added.
54159         * tables/mozilla/core/col_widths_auto_per-expected.txt: Added.
54160         * tables/mozilla/core/col_widths_auto_per.html: Added.
54161         * tables/mozilla/core/col_widths_fix_auto-expected.checksum: Added.
54162         * tables/mozilla/core/col_widths_fix_auto-expected.png: Added.
54163         * tables/mozilla/core/col_widths_fix_auto-expected.txt: Added.
54164         * tables/mozilla/core/col_widths_fix_auto.html: Added.
54165         * tables/mozilla/core/col_widths_fix_autoFix-expected.checksum: Added.
54166         * tables/mozilla/core/col_widths_fix_autoFix-expected.png: Added.
54167         * tables/mozilla/core/col_widths_fix_autoFix-expected.txt: Added.
54168         * tables/mozilla/core/col_widths_fix_autoFix.html: Added.
54169         * tables/mozilla/core/col_widths_fix_autoFixPer-expected.checksum: Added.
54170         * tables/mozilla/core/col_widths_fix_autoFixPer-expected.png: Added.
54171         * tables/mozilla/core/col_widths_fix_autoFixPer-expected.txt: Added.
54172         * tables/mozilla/core/col_widths_fix_autoFixPer.html: Added.
54173         * tables/mozilla/core/col_widths_fix_autoPer-expected.checksum: Added.
54174         * tables/mozilla/core/col_widths_fix_autoPer-expected.png: Added.
54175         * tables/mozilla/core/col_widths_fix_autoPer-expected.txt: Added.
54176         * tables/mozilla/core/col_widths_fix_autoPer.html: Added.
54177         * tables/mozilla/core/col_widths_fix_fix-expected.checksum: Added.
54178         * tables/mozilla/core/col_widths_fix_fix-expected.png: Added.
54179         * tables/mozilla/core/col_widths_fix_fix-expected.txt: Added.
54180         * tables/mozilla/core/col_widths_fix_fix.html: Added.
54181         * tables/mozilla/core/col_widths_fix_fixPer-expected.checksum: Added.
54182         * tables/mozilla/core/col_widths_fix_fixPer-expected.png: Added.
54183         * tables/mozilla/core/col_widths_fix_fixPer-expected.txt: Added.
54184         * tables/mozilla/core/col_widths_fix_fixPer.html: Added.
54185         * tables/mozilla/core/col_widths_fix_per-expected.checksum: Added.
54186         * tables/mozilla/core/col_widths_fix_per-expected.png: Added.
54187         * tables/mozilla/core/col_widths_fix_per-expected.txt: Added.
54188         * tables/mozilla/core/col_widths_fix_per.html: Added.
54189         * tables/mozilla/core/margins-expected.checksum: Added.
54190         * tables/mozilla/core/margins-expected.png: Added.
54191         * tables/mozilla/core/margins-expected.txt: Added.
54192         * tables/mozilla/core/margins.html: Added.
54193         * tables/mozilla/core/misc-expected.checksum: Added.
54194         * tables/mozilla/core/misc-expected.png: Added.
54195         * tables/mozilla/core/misc-expected.txt: Added.
54196         * tables/mozilla/core/misc.html: Added.
54197         * tables/mozilla/core/nested1-expected.checksum: Added.
54198         * tables/mozilla/core/nested1-expected.png: Added.
54199         * tables/mozilla/core/nested1-expected.txt: Added.
54200         * tables/mozilla/core/nested1.html: Added.
54201         * tables/mozilla/core/one_row-expected.checksum: Added.
54202         * tables/mozilla/core/one_row-expected.png: Added.
54203         * tables/mozilla/core/one_row-expected.txt: Added.
54204         * tables/mozilla/core/one_row.html: Added.
54205         * tables/mozilla/core/row_span-expected.checksum: Added.
54206         * tables/mozilla/core/row_span-expected.png: Added.
54207         * tables/mozilla/core/row_span-expected.txt: Added.
54208         * tables/mozilla/core/row_span.html: Added.
54209         * tables/mozilla/core/table_frame-expected.checksum: Added.
54210         * tables/mozilla/core/table_frame-expected.png: Added.
54211         * tables/mozilla/core/table_frame-expected.txt: Added.
54212         * tables/mozilla/core/table_frame.html: Added.
54213         * tables/mozilla/core/table_heights-expected.checksum: Added.
54214         * tables/mozilla/core/table_heights-expected.png: Added.
54215         * tables/mozilla/core/table_heights-expected.txt: Added.
54216         * tables/mozilla/core/table_heights.html: Added.
54217         * tables/mozilla/core/table_widths-expected.checksum: Added.
54218         * tables/mozilla/core/table_widths-expected.png: Added.
54219         * tables/mozilla/core/table_widths-expected.txt: Added.
54220         * tables/mozilla/core/table_widths.html: Added.
54221         * tables/mozilla_expected_failures/collapsing_borders: Added.
54222         * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.checksum: Added.
54223         * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png: Added.
54224         * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt: Added.
54225         * tables/mozilla_expected_failures/collapsing_borders/bug41262-1.html: Added.
54226         * tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum: Added.
54227         * tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Added.
54228         * tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt: Added.
54229         * tables/mozilla_expected_failures/collapsing_borders/bug41262-5.html: Added.
54230         * tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum: Added.
54231         * tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Added.
54232         * tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt: Added.
54233         * tables/mozilla_expected_failures/collapsing_borders/bug41262-6.html: Added.
54234         * tables/mozilla_expected_failures/core: Added.
54235         * tables/mozilla_expected_failures/core/.cvsignore: Added.
54236         * tables/mozilla_expected_failures/core/backgrounds-expected.checksum: Added.
54237         * tables/mozilla_expected_failures/core/backgrounds-expected.png: Added.
54238         * tables/mozilla_expected_failures/core/backgrounds-expected.txt: Added.
54239         * tables/mozilla_expected_failures/core/backgrounds.html: Added.
54240         * tables/mozilla_expected_failures/core/captions1-expected.checksum: Added.
54241         * tables/mozilla_expected_failures/core/captions1-expected.png: Added.
54242         * tables/mozilla_expected_failures/core/captions1-expected.txt: Added.
54243         * tables/mozilla_expected_failures/core/captions1.html: Added.
54244         * tables/mozilla_expected_failures/core/captions2-expected.checksum: Added.
54245         * tables/mozilla_expected_failures/core/captions2-expected.png: Added.
54246         * tables/mozilla_expected_failures/core/captions2-expected.txt: Added.
54247         * tables/mozilla_expected_failures/core/captions2.html: Added.
54248         * tables/mozilla_expected_failures/core/captions3-expected.checksum: Added.
54249         * tables/mozilla_expected_failures/core/captions3-expected.png: Added.
54250         * tables/mozilla_expected_failures/core/captions3-expected.txt: Added.
54251         * tables/mozilla_expected_failures/core/captions3.html: Added.
54252         * tables/mozilla_expected_failures/core/col_span2-expected.checksum: Added.
54253         * tables/mozilla_expected_failures/core/col_span2-expected.png: Added.
54254         * tables/mozilla_expected_failures/core/col_span2-expected.txt: Added.
54255         * tables/mozilla_expected_failures/core/col_span2.html: Added.
54256         * tables/mozilla_expected_failures/core/cols1-expected.checksum: Added.
54257         * tables/mozilla_expected_failures/core/cols1-expected.png: Added.
54258         * tables/mozilla_expected_failures/core/cols1-expected.txt: Added.
54259         * tables/mozilla_expected_failures/core/cols1.html: Added.
54260         * tables/mozilla_expected_failures/core/columns-expected.checksum: Added.
54261         * tables/mozilla_expected_failures/core/columns-expected.png: Added.
54262         * tables/mozilla_expected_failures/core/columns-expected.txt: Added.
54263         * tables/mozilla_expected_failures/core/columns.html: Added.
54264         * tables/mozilla_expected_failures/core/conflicts-expected.checksum: Added.
54265         * tables/mozilla_expected_failures/core/conflicts-expected.png: Added.
54266         * tables/mozilla_expected_failures/core/conflicts-expected.txt: Added.
54267         * tables/mozilla_expected_failures/core/conflicts.html: Added.
54268         * tables/mozilla_expected_failures/core/standards1-expected.checksum: Added.
54269         * tables/mozilla_expected_failures/core/standards1-expected.png: Added.
54270         * tables/mozilla_expected_failures/core/standards1-expected.txt: Added.
54271         * tables/mozilla_expected_failures/core/standards1.html: Added.
54272         * tables/mozilla_expected_failures/core/table_rules-expected.checksum: Added.
54273         * tables/mozilla_expected_failures/core/table_rules-expected.png: Added.
54274         * tables/mozilla_expected_failures/core/table_rules-expected.txt: Added.
54275         * tables/mozilla_expected_failures/core/table_rules.html: Added.
54277 2006-03-15  Beth Dakin  <bdakin@apple.com>
54279         Rubber stamped by Geoff.
54281         Even more Mozilla tables tests.
54283         * tables/mozilla/bugs/bug100334-expected.checksum: Added.
54284         * tables/mozilla/bugs/bug100334-expected.png: Added.
54285         * tables/mozilla/bugs/bug100334-expected.txt: Added.
54286         * tables/mozilla/bugs/bug100334.html: Added.
54287         * tables/mozilla/bugs/bug101201-expected.checksum: Added.
54288         * tables/mozilla/bugs/bug101201-expected.png: Added.
54289         * tables/mozilla/bugs/bug101201-expected.txt: Added.
54290         * tables/mozilla/bugs/bug101201.html: Added.
54291         * tables/mozilla/bugs/bug102145-1-expected.checksum: Added.
54292         * tables/mozilla/bugs/bug102145-1-expected.png: Added.
54293         * tables/mozilla/bugs/bug102145-1-expected.txt: Added.
54294         * tables/mozilla/bugs/bug102145-1.html: Added.
54295         * tables/mozilla/bugs/bug102145-2-expected.checksum: Added.
54296         * tables/mozilla/bugs/bug102145-2-expected.png: Added.
54297         * tables/mozilla/bugs/bug102145-2-expected.txt: Added.
54298         * tables/mozilla/bugs/bug102145-2.html: Added.
54299         * tables/mozilla/bugs/bug102145-3-expected.checksum: Added.
54300         * tables/mozilla/bugs/bug102145-3-expected.png: Added.
54301         * tables/mozilla/bugs/bug102145-3-expected.txt: Added.
54302         * tables/mozilla/bugs/bug102145-3.html: Added.
54303         * tables/mozilla/bugs/bug102145-4-expected.checksum: Added.
54304         * tables/mozilla/bugs/bug102145-4-expected.png: Added.
54305         * tables/mozilla/bugs/bug102145-4-expected.txt: Added.
54306         * tables/mozilla/bugs/bug102145-4.html: Added.
54307         * tables/mozilla/bugs/bug103533-expected.checksum: Added.
54308         * tables/mozilla/bugs/bug103533-expected.png: Added.
54309         * tables/mozilla/bugs/bug103533-expected.txt: Added.
54310         * tables/mozilla/bugs/bug103533.html: Added.
54311         * tables/mozilla/bugs/bug106158-1-expected.checksum: Added.
54312         * tables/mozilla/bugs/bug106158-1-expected.png: Added.
54313         * tables/mozilla/bugs/bug106158-1-expected.txt: Added.
54314         * tables/mozilla/bugs/bug106158-1.html: Added.
54315         * tables/mozilla/bugs/bug106158-2-expected.checksum: Added.
54316         * tables/mozilla/bugs/bug106158-2-expected.png: Added.
54317         * tables/mozilla/bugs/bug106158-2-expected.txt: Added.
54318         * tables/mozilla/bugs/bug106158-2.html: Added.
54319         * tables/mozilla/bugs/bug106795-expected.checksum: Added.
54320         * tables/mozilla/bugs/bug106795-expected.png: Added.
54321         * tables/mozilla/bugs/bug106795-expected.txt: Added.
54322         * tables/mozilla/bugs/bug106795.html: Added.
54323         * tables/mozilla/bugs/bug106816-expected.checksum: Added.
54324         * tables/mozilla/bugs/bug106816-expected.png: Added.
54325         * tables/mozilla/bugs/bug106816-expected.txt: Added.
54326         * tables/mozilla/bugs/bug106816.html: Added.
54327         * tables/mozilla/bugs/bug108340-expected.checksum: Added.
54328         * tables/mozilla/bugs/bug108340-expected.png: Added.
54329         * tables/mozilla/bugs/bug108340-expected.txt: Added.
54330         * tables/mozilla/bugs/bug108340.html: Added.
54331         * tables/mozilla/bugs/bug109043-expected.checksum: Added.
54332         * tables/mozilla/bugs/bug109043-expected.png: Added.
54333         * tables/mozilla/bugs/bug109043-expected.txt: Added.
54334         * tables/mozilla/bugs/bug109043.html: Added.
54335         * tables/mozilla/bugs/bug110566-expected.checksum: Added.
54336         * tables/mozilla/bugs/bug110566-expected.png: Added.
54337         * tables/mozilla/bugs/bug110566-expected.txt: Added.
54338         * tables/mozilla/bugs/bug110566.html: Added.
54339         * tables/mozilla/bugs/bug113235-1-expected.checksum: Added.
54340         * tables/mozilla/bugs/bug113235-1-expected.png: Added.
54341         * tables/mozilla/bugs/bug113235-1-expected.txt: Added.
54342         * tables/mozilla/bugs/bug113235-1.html: Added.
54343         * tables/mozilla/bugs/bug113235-2-expected.checksum: Added.
54344         * tables/mozilla/bugs/bug113235-2-expected.png: Added.
54345         * tables/mozilla/bugs/bug113235-2-expected.txt: Added.
54346         * tables/mozilla/bugs/bug113235-2.html: Added.
54347         * tables/mozilla/bugs/bug113235-3-expected.checksum: Added.
54348         * tables/mozilla/bugs/bug113235-3-expected.png: Added.
54349         * tables/mozilla/bugs/bug113235-3-expected.txt: Added.
54350         * tables/mozilla/bugs/bug113235-3.html: Added.
54351         * tables/mozilla/bugs/bug113424-expected.checksum: Added.
54352         * tables/mozilla/bugs/bug113424-expected.png: Added.
54353         * tables/mozilla/bugs/bug113424-expected.txt: Added.
54354         * tables/mozilla/bugs/bug113424.html: Added.
54355         * tables/mozilla/bugs/bug119786-expected.checksum: Added.
54356         * tables/mozilla/bugs/bug119786-expected.png: Added.
54357         * tables/mozilla/bugs/bug119786-expected.txt: Added.
54358         * tables/mozilla/bugs/bug119786.html: Added.
54359         * tables/mozilla/bugs/bug120107-expected.checksum: Added.
54360         * tables/mozilla/bugs/bug120107-expected.png: Added.
54361         * tables/mozilla/bugs/bug120107-expected.txt: Added.
54362         * tables/mozilla/bugs/bug120107.html: Added.
54363         * tables/mozilla/bugs/bug120364-expected.checksum: Added.
54364         * tables/mozilla/bugs/bug120364-expected.png: Added.
54365         * tables/mozilla/bugs/bug120364-expected.txt: Added.
54366         * tables/mozilla/bugs/bug120364.html: Added.
54367         * tables/mozilla/bugs/bug123862-expected.checksum: Added.
54368         * tables/mozilla/bugs/bug123862-expected.png: Added.
54369         * tables/mozilla/bugs/bug123862-expected.txt: Added.
54370         * tables/mozilla/bugs/bug123862.html: Added.
54371         * tables/mozilla/bugs/bug126742-expected.checksum: Added.
54372         * tables/mozilla/bugs/bug126742-expected.png: Added.
54373         * tables/mozilla/bugs/bug126742-expected.txt: Added.
54374         * tables/mozilla/bugs/bug126742.html: Added.
54375         * tables/mozilla/bugs/bug127267-expected.checksum: Added.
54376         * tables/mozilla/bugs/bug127267-expected.png: Added.
54377         * tables/mozilla/bugs/bug127267-expected.txt: Added.
54378         * tables/mozilla/bugs/bug127267.html: Added.
54379         * tables/mozilla/bugs/bug128229-expected.checksum: Added.
54380         * tables/mozilla/bugs/bug128229-expected.png: Added.
54381         * tables/mozilla/bugs/bug128229-expected.txt: Added.
54382         * tables/mozilla/bugs/bug128229.html: Added.
54383         * tables/mozilla/bugs/bug131020-2-expected.checksum: Added.
54384         * tables/mozilla/bugs/bug131020-2-expected.png: Added.
54385         * tables/mozilla/bugs/bug131020-2-expected.txt: Added.
54386         * tables/mozilla/bugs/bug131020-2.html: Added.
54387         * tables/mozilla/bugs/bug131020-expected.checksum: Added.
54388         * tables/mozilla/bugs/bug131020-expected.png: Added.
54389         * tables/mozilla/bugs/bug131020-expected.txt: Added.
54390         * tables/mozilla/bugs/bug131020.html: Added.
54391         * tables/mozilla/bugs/bug131020_iframe-expected.checksum: Added.
54392         * tables/mozilla/bugs/bug131020_iframe-expected.png: Added.
54393         * tables/mozilla/bugs/bug131020_iframe-expected.txt: Added.
54394         * tables/mozilla/bugs/bug131020_iframe.html: Added.
54395         * tables/mozilla/bugs/bug133756-1-expected.checksum: Added.
54396         * tables/mozilla/bugs/bug133756-1-expected.png: Added.
54397         * tables/mozilla/bugs/bug133756-1-expected.txt: Added.
54398         * tables/mozilla/bugs/bug133756-1.html: Added.
54399         * tables/mozilla/bugs/bug133756-2-expected.checksum: Added.
54400         * tables/mozilla/bugs/bug133756-2-expected.png: Added.
54401         * tables/mozilla/bugs/bug133756-2-expected.txt: Added.
54402         * tables/mozilla/bugs/bug133756-2.html: Added.
54403         * tables/mozilla/bugs/bug133948-expected.checksum: Added.
54404         * tables/mozilla/bugs/bug133948-expected.png: Added.
54405         * tables/mozilla/bugs/bug133948-expected.txt: Added.
54406         * tables/mozilla/bugs/bug133948.html: Added.
54407         * tables/mozilla/bugs/bug137388-2-expected.checksum: Added.
54408         * tables/mozilla/bugs/bug137388-2-expected.png: Added.
54409         * tables/mozilla/bugs/bug137388-2-expected.txt: Added.
54410         * tables/mozilla/bugs/bug137388-2.html: Added.
54411         * tables/mozilla/bugs/bug137388-3-expected.checksum: Added.
54412         * tables/mozilla/bugs/bug137388-3-expected.png: Added.
54413         * tables/mozilla/bugs/bug137388-3-expected.txt: Added.
54414         * tables/mozilla/bugs/bug137388-3.html: Added.
54415         * tables/mozilla/bugs/bug138725-expected.checksum: Added.
54416         * tables/mozilla/bugs/bug138725-expected.png: Added.
54417         * tables/mozilla/bugs/bug138725-expected.txt: Added.
54418         * tables/mozilla/bugs/bug138725.html: Added.
54419         * tables/mozilla/bugs/bug139524-1-expected.checksum: Added.
54420         * tables/mozilla/bugs/bug139524-1-expected.png: Added.
54421         * tables/mozilla/bugs/bug139524-1-expected.txt: Added.
54422         * tables/mozilla/bugs/bug139524-1.html: Added.
54423         * tables/mozilla/bugs/bug139524-2-expected.checksum: Added.
54424         * tables/mozilla/bugs/bug139524-2-expected.png: Added.
54425         * tables/mozilla/bugs/bug139524-2-expected.txt: Added.
54426         * tables/mozilla/bugs/bug139524-2.html: Added.
54427         * tables/mozilla/bugs/bug139524-3-expected.checksum: Added.
54428         * tables/mozilla/bugs/bug139524-3-expected.png: Added.
54429         * tables/mozilla/bugs/bug139524-3-expected.txt: Added.
54430         * tables/mozilla/bugs/bug139524-3.html: Added.
54431         * tables/mozilla/bugs/bug139524-4-expected.checksum: Added.
54432         * tables/mozilla/bugs/bug139524-4-expected.png: Added.
54433         * tables/mozilla/bugs/bug139524-4-expected.txt: Added.
54434         * tables/mozilla/bugs/bug139524-4.html: Added.
54435         * tables/mozilla/bugs/bug145572-expected.checksum: Added.
54436         * tables/mozilla/bugs/bug145572-expected.png: Added.
54437         * tables/mozilla/bugs/bug145572-expected.txt: Added.
54438         * tables/mozilla/bugs/bug145572.html: Added.
54439         * tables/mozilla/bugs/bug149275-1-expected.checksum: Added.
54440         * tables/mozilla/bugs/bug149275-1-expected.png: Added.
54441         * tables/mozilla/bugs/bug149275-1-expected.txt: Added.
54442         * tables/mozilla/bugs/bug149275-1.html: Added.
54443         * tables/mozilla/bugs/bug149275-2-expected.checksum: Added.
54444         * tables/mozilla/bugs/bug149275-2-expected.png: Added.
54445         * tables/mozilla/bugs/bug149275-2-expected.txt: Added.
54446         * tables/mozilla/bugs/bug149275-2.html: Added.
54447         * tables/mozilla/bugs/bug154780-expected.checksum: Added.
54448         * tables/mozilla/bugs/bug154780-expected.png: Added.
54449         * tables/mozilla/bugs/bug154780-expected.txt: Added.
54450         * tables/mozilla/bugs/bug154780.html: Added.
54451         * tables/mozilla/bugs/bug157890-expected.checksum: Added.
54452         * tables/mozilla/bugs/bug157890-expected.png: Added.
54453         * tables/mozilla/bugs/bug157890-expected.txt: Added.
54454         * tables/mozilla/bugs/bug157890.html: Added.
54455         * tables/mozilla/bugs/bug159108-expected.checksum: Added.
54456         * tables/mozilla/bugs/bug159108-expected.png: Added.
54457         * tables/mozilla/bugs/bug159108-expected.txt: Added.
54458         * tables/mozilla/bugs/bug159108.html: Added.
54459         * tables/mozilla/bugs/bug175455-4-expected.checksum: Added.
54460         * tables/mozilla/bugs/bug175455-4-expected.png: Added.
54461         * tables/mozilla/bugs/bug175455-4-expected.txt: Added.
54462         * tables/mozilla/bugs/bug175455-4.html: Added.
54463         * tables/mozilla/bugs/bug18664-expected.checksum: Added.
54464         * tables/mozilla/bugs/bug18664-expected.png: Added.
54465         * tables/mozilla/bugs/bug18664-expected.txt: Added.
54466         * tables/mozilla/bugs/bug18664.html: Added.
54467         * tables/mozilla/bugs/bug18955-expected.checksum: Added.
54468         * tables/mozilla/bugs/bug18955-expected.png: Added.
54469         * tables/mozilla/bugs/bug18955-expected.txt: Added.
54470         * tables/mozilla/bugs/bug18955.html: Added.
54471         * tables/mozilla/bugs/bug19061-1-expected.checksum: Added.
54472         * tables/mozilla/bugs/bug19061-1-expected.png: Added.
54473         * tables/mozilla/bugs/bug19061-1-expected.txt: Added.
54474         * tables/mozilla/bugs/bug19061-1.html: Added.
54475         * tables/mozilla/bugs/bug19061-2-expected.checksum: Added.
54476         * tables/mozilla/bugs/bug19061-2-expected.png: Added.
54477         * tables/mozilla/bugs/bug19061-2-expected.txt: Added.
54478         * tables/mozilla/bugs/bug19061-2.html: Added.
54479         * tables/mozilla/bugs/bug19356-expected.checksum: Added.
54480         * tables/mozilla/bugs/bug19356-expected.png: Added.
54481         * tables/mozilla/bugs/bug19356-expected.txt: Added.
54482         * tables/mozilla/bugs/bug19356.html: Added.
54483         * tables/mozilla/bugs/bug194024-expected.checksum: Added.
54484         * tables/mozilla/bugs/bug194024-expected.png: Added.
54485         * tables/mozilla/bugs/bug194024-expected.txt: Added.
54486         * tables/mozilla/bugs/bug194024.html: Added.
54487         * tables/mozilla/bugs/bug19599-expected.checksum: Added.
54488         * tables/mozilla/bugs/bug19599-expected.png: Added.
54489         * tables/mozilla/bugs/bug19599-expected.txt: Added.
54490         * tables/mozilla/bugs/bug19599.html: Added.
54491         * tables/mozilla/bugs/bug196870-expected.checksum: Added.
54492         * tables/mozilla/bugs/bug196870-expected.png: Added.
54493         * tables/mozilla/bugs/bug196870-expected.txt: Added.
54494         * tables/mozilla/bugs/bug196870.html: Added.
54495         * tables/mozilla/bugs/bug20579-expected.checksum: Added.
54496         * tables/mozilla/bugs/bug20579-expected.png: Added.
54497         * tables/mozilla/bugs/bug20579-expected.txt: Added.
54498         * tables/mozilla/bugs/bug20579.html: Added.
54499         * tables/mozilla/bugs/bug20804-expected.checksum: Added.
54500         * tables/mozilla/bugs/bug20804-expected.png: Added.
54501         * tables/mozilla/bugs/bug20804-expected.txt: Added.
54502         * tables/mozilla/bugs/bug20804.html: Added.
54503         * tables/mozilla/bugs/bug21299-expected.checksum: Added.
54504         * tables/mozilla/bugs/bug21299-expected.png: Added.
54505         * tables/mozilla/bugs/bug21299-expected.txt: Added.
54506         * tables/mozilla/bugs/bug21299.html: Added.
54507         * tables/mozilla/bugs/bug215629-expected.checksum: Added.
54508         * tables/mozilla/bugs/bug215629-expected.png: Added.
54509         * tables/mozilla/bugs/bug215629-expected.txt: Added.
54510         * tables/mozilla/bugs/bug215629.html: Added.
54511         * tables/mozilla/bugs/bug21918-expected.checksum: Added.
54512         * tables/mozilla/bugs/bug21918-expected.png: Added.
54513         * tables/mozilla/bugs/bug21918-expected.txt: Added.
54514         * tables/mozilla/bugs/bug21918.html: Added.
54515         * tables/mozilla/bugs/bug219693-1-expected.checksum: Added.
54516         * tables/mozilla/bugs/bug219693-1-expected.png: Added.
54517         * tables/mozilla/bugs/bug219693-1-expected.txt: Added.
54518         * tables/mozilla/bugs/bug219693-1.html: Added.
54519         * tables/mozilla/bugs/bug219693-2-expected.checksum: Added.
54520         * tables/mozilla/bugs/bug219693-2-expected.png: Added.
54521         * tables/mozilla/bugs/bug219693-2-expected.txt: Added.
54522         * tables/mozilla/bugs/bug219693-2.html: Added.
54523         * tables/mozilla/bugs/bug22019-expected.checksum: Added.
54524         * tables/mozilla/bugs/bug22019-expected.png: Added.
54525         * tables/mozilla/bugs/bug22019-expected.txt: Added.
54526         * tables/mozilla/bugs/bug22019.html: Added.
54527         * tables/mozilla/bugs/bug220536-expected.checksum: Added.
54528         * tables/mozilla/bugs/bug220536-expected.png: Added.
54529         * tables/mozilla/bugs/bug220536-expected.txt: Added.
54530         * tables/mozilla/bugs/bug220536.html: Added.
54531         * tables/mozilla/bugs/bug221784-1-expected.checksum: Added.
54532         * tables/mozilla/bugs/bug221784-1-expected.png: Added.
54533         * tables/mozilla/bugs/bug221784-1-expected.txt: Added.
54534         * tables/mozilla/bugs/bug221784-1.html: Added.
54535         * tables/mozilla/bugs/bug221784-2-expected.checksum: Added.
54536         * tables/mozilla/bugs/bug221784-2-expected.png: Added.
54537         * tables/mozilla/bugs/bug221784-2-expected.txt: Added.
54538         * tables/mozilla/bugs/bug221784-2.html: Added.
54539         * tables/mozilla/bugs/bug222336-expected.checksum: Added.
54540         * tables/mozilla/bugs/bug222336-expected.png: Added.
54541         * tables/mozilla/bugs/bug222336-expected.txt: Added.
54542         * tables/mozilla/bugs/bug222336.html: Added.
54543         * tables/mozilla/bugs/bug222467-expected.checksum: Added.
54544         * tables/mozilla/bugs/bug222467-expected.png: Added.
54545         * tables/mozilla/bugs/bug222467-expected.txt: Added.
54546         * tables/mozilla/bugs/bug222467.html: Added.
54547         * tables/mozilla/bugs/bug22513-expected.checksum: Added.
54548         * tables/mozilla/bugs/bug22513-expected.png: Added.
54549         * tables/mozilla/bugs/bug22513-expected.txt: Added.
54550         * tables/mozilla/bugs/bug22513.html: Added.
54551         * tables/mozilla/bugs/bug227123-expected.checksum: Added.
54552         * tables/mozilla/bugs/bug227123-expected.png: Added.
54553         * tables/mozilla/bugs/bug227123-expected.txt: Added.
54554         * tables/mozilla/bugs/bug227123.xml: Added.
54555         * tables/mozilla/bugs/bug23072-expected.checksum: Added.
54556         * tables/mozilla/bugs/bug23072-expected.png: Added.
54557         * tables/mozilla/bugs/bug23072-expected.txt: Added.
54558         * tables/mozilla/bugs/bug23072.html: Added.
54559         * tables/mozilla/bugs/bug23151-expected.checksum: Added.
54560         * tables/mozilla/bugs/bug23151-expected.png: Added.
54561         * tables/mozilla/bugs/bug23151-expected.txt: Added.
54562         * tables/mozilla/bugs/bug23151.html: Added.
54563         * tables/mozilla/bugs/bug23235-expected.checksum: Added.
54564         * tables/mozilla/bugs/bug23235-expected.png: Added.
54565         * tables/mozilla/bugs/bug23235-expected.txt: Added.
54566         * tables/mozilla/bugs/bug23235.html: Added.
54567         * tables/mozilla/bugs/bug23299-expected.checksum: Added.
54568         * tables/mozilla/bugs/bug23299-expected.png: Added.
54569         * tables/mozilla/bugs/bug23299-expected.txt: Added.
54570         * tables/mozilla/bugs/bug23299.html: Added.
54571         * tables/mozilla/bugs/bug23994-expected.checksum: Added.
54572         * tables/mozilla/bugs/bug23994-expected.png: Added.
54573         * tables/mozilla/bugs/bug23994-expected.txt: Added.
54574         * tables/mozilla/bugs/bug23994.html: Added.
54575         * tables/mozilla/bugs/bug24200-expected.checksum: Added.
54576         * tables/mozilla/bugs/bug24200-expected.png: Added.
54577         * tables/mozilla/bugs/bug24200-expected.txt: Added.
54578         * tables/mozilla/bugs/bug24200.html: Added.
54579         * tables/mozilla/bugs/bug24503-expected.checksum: Added.
54580         * tables/mozilla/bugs/bug24503-expected.png: Added.
54581         * tables/mozilla/bugs/bug24503-expected.txt: Added.
54582         * tables/mozilla/bugs/bug24503.html: Added.
54583         * tables/mozilla/bugs/bug24627-expected.checksum: Added.
54584         * tables/mozilla/bugs/bug24627-expected.png: Added.
54585         * tables/mozilla/bugs/bug24627-expected.txt: Added.
54586         * tables/mozilla/bugs/bug24627.html: Added.
54587         * tables/mozilla/bugs/bug24661-expected.checksum: Added.
54588         * tables/mozilla/bugs/bug24661-expected.png: Added.
54589         * tables/mozilla/bugs/bug24661-expected.txt: Added.
54590         * tables/mozilla/bugs/bug24661.html: Added.
54591         * tables/mozilla/bugs/bug24880-expected.checksum: Added.
54592         * tables/mozilla/bugs/bug24880-expected.png: Added.
54593         * tables/mozilla/bugs/bug24880-expected.txt: Added.
54594         * tables/mozilla/bugs/bug24880.html: Added.
54595         * tables/mozilla/bugs/bug25004-expected.checksum: Added.
54596         * tables/mozilla/bugs/bug25004-expected.png: Added.
54597         * tables/mozilla/bugs/bug25004-expected.txt: Added.
54598         * tables/mozilla/bugs/bug25004.html: Added.
54599         * tables/mozilla/bugs/bug25074-expected.checksum: Added.
54600         * tables/mozilla/bugs/bug25074-expected.png: Added.
54601         * tables/mozilla/bugs/bug25074-expected.txt: Added.
54602         * tables/mozilla/bugs/bug25074.html: Added.
54603         * tables/mozilla/bugs/bug25086-expected.checksum: Added.
54604         * tables/mozilla/bugs/bug25086-expected.png: Added.
54605         * tables/mozilla/bugs/bug25086-expected.txt: Added.
54606         * tables/mozilla/bugs/bug25086.html: Added.
54607         * tables/mozilla/bugs/bug25367-expected.checksum: Added.
54608         * tables/mozilla/bugs/bug25367-expected.png: Added.
54609         * tables/mozilla/bugs/bug25367-expected.txt: Added.
54610         * tables/mozilla/bugs/bug25367.html: Added.
54611         * tables/mozilla/bugs/bug25663-expected.checksum: Added.
54612         * tables/mozilla/bugs/bug25663-expected.png: Added.
54613         * tables/mozilla/bugs/bug25663-expected.txt: Added.
54614         * tables/mozilla/bugs/bug25663.html: Added.
54615         * tables/mozilla/bugs/bug26178-expected.checksum: Added.
54616         * tables/mozilla/bugs/bug26178-expected.png: Added.
54617         * tables/mozilla/bugs/bug26178-expected.txt: Added.
54618         * tables/mozilla/bugs/bug26178.html: Added.
54619         * tables/mozilla/bugs/bug26553-expected.checksum: Added.
54620         * tables/mozilla/bugs/bug26553-expected.png: Added.
54621         * tables/mozilla/bugs/bug26553-expected.txt: Added.
54622         * tables/mozilla/bugs/bug26553.html: Added.
54623         * tables/mozilla/bugs/bug269566-expected.checksum: Added.
54624         * tables/mozilla/bugs/bug269566-expected.png: Added.
54625         * tables/mozilla/bugs/bug269566-expected.txt: Added.
54626         * tables/mozilla/bugs/bug269566.html: Added.
54627         * tables/mozilla/bugs/bug27038-1-expected.checksum: Added.
54628         * tables/mozilla/bugs/bug27038-1-expected.png: Added.
54629         * tables/mozilla/bugs/bug27038-1-expected.txt: Added.
54630         * tables/mozilla/bugs/bug27038-1.html: Added.
54631         * tables/mozilla/bugs/bug27038-2-expected.checksum: Added.
54632         * tables/mozilla/bugs/bug27038-2-expected.png: Added.
54633         * tables/mozilla/bugs/bug27038-2-expected.txt: Added.
54634         * tables/mozilla/bugs/bug27038-2.html: Added.
54635         * tables/mozilla/bugs/bug27038-3-expected.checksum: Added.
54636         * tables/mozilla/bugs/bug27038-3-expected.png: Added.
54637         * tables/mozilla/bugs/bug27038-3-expected.txt: Added.
54638         * tables/mozilla/bugs/bug27038-3.html: Added.
54639         * tables/mozilla/bugs/bug275625-expected.checksum: Added.
54640         * tables/mozilla/bugs/bug275625-expected.png: Added.
54641         * tables/mozilla/bugs/bug275625-expected.txt: Added.
54642         * tables/mozilla/bugs/bug275625.html: Added.
54643         * tables/mozilla/bugs/bug277062-expected.checksum: Added.
54644         * tables/mozilla/bugs/bug277062-expected.png: Added.
54645         * tables/mozilla/bugs/bug277062-expected.txt: Added.
54646         * tables/mozilla/bugs/bug277062.html: Added.
54647         * tables/mozilla/bugs/bug278385-expected.checksum: Added.
54648         * tables/mozilla/bugs/bug278385-expected.png: Added.
54649         * tables/mozilla/bugs/bug278385-expected.txt: Added.
54650         * tables/mozilla/bugs/bug278385.html: Added.
54651         * tables/mozilla/bugs/bug27993-1-expected.checksum: Added.
54652         * tables/mozilla/bugs/bug27993-1-expected.png: Added.
54653         * tables/mozilla/bugs/bug27993-1-expected.txt: Added.
54654         * tables/mozilla/bugs/bug27993-1.html: Added.
54655         * tables/mozilla/bugs/bug28341-expected.checksum: Added.
54656         * tables/mozilla/bugs/bug28341-expected.png: Added.
54657         * tables/mozilla/bugs/bug28341-expected.txt: Added.
54658         * tables/mozilla/bugs/bug28341.html: Added.
54659         * tables/mozilla/bugs/bug28928-expected.checksum: Added.
54660         * tables/mozilla/bugs/bug28928-expected.png: Added.
54661         * tables/mozilla/bugs/bug28928-expected.txt: Added.
54662         * tables/mozilla/bugs/bug28928.html: Added.
54663         * tables/mozilla/bugs/bug28933-expected.checksum: Added.
54664         * tables/mozilla/bugs/bug28933-expected.png: Added.
54665         * tables/mozilla/bugs/bug28933-expected.txt: Added.
54666         * tables/mozilla/bugs/bug28933.html: Added.
54667         * tables/mozilla/bugs/bug29058-1-expected.checksum: Added.
54668         * tables/mozilla/bugs/bug29058-1-expected.png: Added.
54669         * tables/mozilla/bugs/bug29058-1-expected.txt: Added.
54670         * tables/mozilla/bugs/bug29058-1.html: Added.
54671         * tables/mozilla/bugs/bug29058-3-expected.checksum: Added.
54672         * tables/mozilla/bugs/bug29058-3-expected.png: Added.
54673         * tables/mozilla/bugs/bug29058-3-expected.txt: Added.
54674         * tables/mozilla/bugs/bug29058-3.html: Added.
54675         * tables/mozilla/bugs/bug29157-expected.checksum: Added.
54676         * tables/mozilla/bugs/bug29157-expected.png: Added.
54677         * tables/mozilla/bugs/bug29157-expected.txt: Added.
54678         * tables/mozilla/bugs/bug29157.html: Added.
54679         * tables/mozilla/bugs/bug29314-expected.checksum: Added.
54680         * tables/mozilla/bugs/bug29314-expected.png: Added.
54681         * tables/mozilla/bugs/bug29314-expected.txt: Added.
54682         * tables/mozilla/bugs/bug29314.html: Added.
54683         * tables/mozilla/bugs/bug29326-expected.checksum: Added.
54684         * tables/mozilla/bugs/bug29326-expected.png: Added.
54685         * tables/mozilla/bugs/bug29326-expected.txt: Added.
54686         * tables/mozilla/bugs/bug29326.html: Added.
54687         * tables/mozilla/bugs/bug29429-expected.checksum: Added.
54688         * tables/mozilla/bugs/bug29429-expected.png: Added.
54689         * tables/mozilla/bugs/bug29429-expected.txt: Added.
54690         * tables/mozilla/bugs/bug29429.html: Added.
54691         * tables/mozilla/bugs/bug30273-expected.checksum: Added.
54692         * tables/mozilla/bugs/bug30273-expected.png: Added.
54693         * tables/mozilla/bugs/bug30273-expected.txt: Added.
54694         * tables/mozilla/bugs/bug30273.html: Added.
54695         * tables/mozilla/bugs/bug30332-1-expected.checksum: Added.
54696         * tables/mozilla/bugs/bug30332-1-expected.png: Added.
54697         * tables/mozilla/bugs/bug30332-1-expected.txt: Added.
54698         * tables/mozilla/bugs/bug30332-1.html: Added.
54699         * tables/mozilla/bugs/bug30332-2-expected.checksum: Added.
54700         * tables/mozilla/bugs/bug30332-2-expected.png: Added.
54701         * tables/mozilla/bugs/bug30332-2-expected.txt: Added.
54702         * tables/mozilla/bugs/bug30332-2.html: Added.
54703         * tables/mozilla/bugs/bug30418-expected.checksum: Added.
54704         * tables/mozilla/bugs/bug30418-expected.png: Added.
54705         * tables/mozilla/bugs/bug30418-expected.txt: Added.
54706         * tables/mozilla/bugs/bug30418.html: Added.
54707         * tables/mozilla/bugs/bug30559-expected.checksum: Added.
54708         * tables/mozilla/bugs/bug30559-expected.png: Added.
54709         * tables/mozilla/bugs/bug30559-expected.txt: Added.
54710         * tables/mozilla/bugs/bug30559.html: Added.
54711         * tables/mozilla/bugs/bug30692-expected.checksum: Added.
54712         * tables/mozilla/bugs/bug30692-expected.png: Added.
54713         * tables/mozilla/bugs/bug30692-expected.txt: Added.
54714         * tables/mozilla/bugs/bug30692.html: Added.
54715         * tables/mozilla/bugs/bug30985-expected.checksum: Added.
54716         * tables/mozilla/bugs/bug30985-expected.png: Added.
54717         * tables/mozilla/bugs/bug30985-expected.txt: Added.
54718         * tables/mozilla/bugs/bug30985.html: Added.
54719         * tables/mozilla/bugs/bug32205-2-expected.checksum: Added.
54720         * tables/mozilla/bugs/bug32205-2-expected.png: Added.
54721         * tables/mozilla/bugs/bug32205-2-expected.txt: Added.
54722         * tables/mozilla/bugs/bug32205-2.html: Added.
54723         * tables/mozilla/bugs/bug32205-3-expected.checksum: Added.
54724         * tables/mozilla/bugs/bug32205-3-expected.png: Added.
54725         * tables/mozilla/bugs/bug32205-3-expected.txt: Added.
54726         * tables/mozilla/bugs/bug32205-3.html: Added.
54727         * tables/mozilla/bugs/bug32205-5-expected.checksum: Added.
54728         * tables/mozilla/bugs/bug32205-5-expected.png: Added.
54729         * tables/mozilla/bugs/bug32205-5-expected.txt: Added.
54730         * tables/mozilla/bugs/bug32205-5.html: Added.
54731         * tables/mozilla/bugs/bug32447-expected.checksum: Added.
54732         * tables/mozilla/bugs/bug32447-expected.png: Added.
54733         * tables/mozilla/bugs/bug32447-expected.txt: Added.
54734         * tables/mozilla/bugs/bug32447.html: Added.
54735         * tables/mozilla/bugs/bug32841-expected.checksum: Added.
54736         * tables/mozilla/bugs/bug32841-expected.png: Added.
54737         * tables/mozilla/bugs/bug32841-expected.txt: Added.
54738         * tables/mozilla/bugs/bug32841.html: Added.
54739         * tables/mozilla/bugs/bug33137-expected.checksum: Added.
54740         * tables/mozilla/bugs/bug33137-expected.png: Added.
54741         * tables/mozilla/bugs/bug33137-expected.txt: Added.
54742         * tables/mozilla/bugs/bug33137.html: Added.
54743         * tables/mozilla/bugs/bug33855-expected.checksum: Added.
54744         * tables/mozilla/bugs/bug33855-expected.png: Added.
54745         * tables/mozilla/bugs/bug33855-expected.txt: Added.
54746         * tables/mozilla/bugs/bug33855.html: Added.
54747         * tables/mozilla/bugs/bug34176-expected.checksum: Added.
54748         * tables/mozilla/bugs/bug34176-expected.png: Added.
54749         * tables/mozilla/bugs/bug34176-expected.txt: Added.
54750         * tables/mozilla/bugs/bug34176.html: Added.
54751         * tables/mozilla/bugs/bug34538-expected.checksum: Added.
54752         * tables/mozilla/bugs/bug34538-expected.png: Added.
54753         * tables/mozilla/bugs/bug34538-expected.txt: Added.
54754         * tables/mozilla/bugs/bug34538.html: Added.
54755         * tables/mozilla/bugs/bug35662-expected.checksum: Added.
54756         * tables/mozilla/bugs/bug35662-expected.png: Added.
54757         * tables/mozilla/bugs/bug35662-expected.txt: Added.
54758         * tables/mozilla/bugs/bug35662.html: Added.
54759         * tables/mozilla/bugs/bug38916-expected.checksum: Added.
54760         * tables/mozilla/bugs/bug38916-expected.png: Added.
54761         * tables/mozilla/bugs/bug38916-expected.txt: Added.
54762         * tables/mozilla/bugs/bug38916.html: Added.
54763         * tables/mozilla/bugs/bug39209-expected.checksum: Added.
54764         * tables/mozilla/bugs/bug39209-expected.png: Added.
54765         * tables/mozilla/bugs/bug39209-expected.txt: Added.
54766         * tables/mozilla/bugs/bug39209.html: Added.
54767         * tables/mozilla/bugs/bug40828-expected.checksum: Added.
54768         * tables/mozilla/bugs/bug40828-expected.png: Added.
54769         * tables/mozilla/bugs/bug40828-expected.txt: Added.
54770         * tables/mozilla/bugs/bug40828.html: Added.
54771         * tables/mozilla/bugs/bug41890-expected.checksum: Added.
54772         * tables/mozilla/bugs/bug41890-expected.png: Added.
54773         * tables/mozilla/bugs/bug41890-expected.txt: Added.
54774         * tables/mozilla/bugs/bug41890.html: Added.
54775         * tables/mozilla/bugs/bug42187-expected.checksum: Added.
54776         * tables/mozilla/bugs/bug42187-expected.png: Added.
54777         * tables/mozilla/bugs/bug42187-expected.txt: Added.
54778         * tables/mozilla/bugs/bug42187.html: Added.
54779         * tables/mozilla/bugs/bug42443-expected.checksum: Added.
54780         * tables/mozilla/bugs/bug42443-expected.png: Added.
54781         * tables/mozilla/bugs/bug42443-expected.txt: Added.
54782         * tables/mozilla/bugs/bug42443.html: Added.
54783         * tables/mozilla/bugs/bug43039-expected.checksum: Added.
54784         * tables/mozilla/bugs/bug43039-expected.png: Added.
54785         * tables/mozilla/bugs/bug43039-expected.txt: Added.
54786         * tables/mozilla/bugs/bug43039.html: Added.
54787         * tables/mozilla/bugs/bug43204-expected.checksum: Added.
54788         * tables/mozilla/bugs/bug43204-expected.png: Added.
54789         * tables/mozilla/bugs/bug43204-expected.txt: Added.
54790         * tables/mozilla/bugs/bug43204.html: Added.
54791         * tables/mozilla/bugs/bug43854-1-expected.checksum: Added.
54792         * tables/mozilla/bugs/bug43854-1-expected.png: Added.
54793         * tables/mozilla/bugs/bug43854-1-expected.txt: Added.
54794         * tables/mozilla/bugs/bug43854-1.html: Added.
54795         * tables/mozilla/bugs/bug43854-2-expected.checksum: Added.
54796         * tables/mozilla/bugs/bug43854-2-expected.png: Added.
54797         * tables/mozilla/bugs/bug43854-2-expected.txt: Added.
54798         * tables/mozilla/bugs/bug43854-2.html: Added.
54799         * tables/mozilla/bugs/bug44505-expected.checksum: Added.
54800         * tables/mozilla/bugs/bug44505-expected.png: Added.
54801         * tables/mozilla/bugs/bug44505-expected.txt: Added.
54802         * tables/mozilla/bugs/bug44505.html: Added.
54803         * tables/mozilla/bugs/bug44523-expected.checksum: Added.
54804         * tables/mozilla/bugs/bug44523-expected.png: Added.
54805         * tables/mozilla/bugs/bug44523-expected.txt: Added.
54806         * tables/mozilla/bugs/bug44523.html: Added.
54807         * tables/mozilla/bugs/bug45055-2-expected.checksum: Added.
54808         * tables/mozilla/bugs/bug45055-2-expected.png: Added.
54809         * tables/mozilla/bugs/bug45055-2-expected.txt: Added.
54810         * tables/mozilla/bugs/bug45055-2.html: Added.
54811         * tables/mozilla/bugs/bug45055-expected.checksum: Added.
54812         * tables/mozilla/bugs/bug45055-expected.png: Added.
54813         * tables/mozilla/bugs/bug45055-expected.txt: Added.
54814         * tables/mozilla/bugs/bug45055.html: Added.
54815         * tables/mozilla/bugs/bug45350-expected.checksum: Added.
54816         * tables/mozilla/bugs/bug45350-expected.png: Added.
54817         * tables/mozilla/bugs/bug45350-expected.txt: Added.
54818         * tables/mozilla/bugs/bug45350.html: Added.
54819         * tables/mozilla/bugs/bug45486-expected.checksum: Added.
54820         * tables/mozilla/bugs/bug45486-expected.png: Added.
54821         * tables/mozilla/bugs/bug45486-expected.txt: Added.
54822         * tables/mozilla/bugs/bug45486.html: Added.
54823         * tables/mozilla/bugs/bug46268-1-expected.checksum: Added.
54824         * tables/mozilla/bugs/bug46268-1-expected.png: Added.
54825         * tables/mozilla/bugs/bug46268-1-expected.txt: Added.
54826         * tables/mozilla/bugs/bug46268-1.html: Added.
54827         * tables/mozilla/bugs/bug46268-2-expected.checksum: Added.
54828         * tables/mozilla/bugs/bug46268-2-expected.png: Added.
54829         * tables/mozilla/bugs/bug46268-2-expected.txt: Added.
54830         * tables/mozilla/bugs/bug46268-2.html: Added.
54831         * tables/mozilla/bugs/bug46268-3-expected.checksum: Added.
54832         * tables/mozilla/bugs/bug46268-3-expected.png: Added.
54833         * tables/mozilla/bugs/bug46268-3-expected.txt: Added.
54834         * tables/mozilla/bugs/bug46268-3.html: Added.
54835         * tables/mozilla/bugs/bug46368-1-expected.checksum: Added.
54836         * tables/mozilla/bugs/bug46368-1-expected.png: Added.
54837         * tables/mozilla/bugs/bug46368-1-expected.txt: Added.
54838         * tables/mozilla/bugs/bug46368-1.html: Added.
54839         * tables/mozilla/bugs/bug46368-2-expected.checksum: Added.
54840         * tables/mozilla/bugs/bug46368-2-expected.png: Added.
54841         * tables/mozilla/bugs/bug46368-2-expected.txt: Added.
54842         * tables/mozilla/bugs/bug46368-2.html: Added.
54843         * tables/mozilla/bugs/bug46480-1-expected.checksum: Added.
54844         * tables/mozilla/bugs/bug46480-1-expected.png: Added.
54845         * tables/mozilla/bugs/bug46480-1-expected.txt: Added.
54846         * tables/mozilla/bugs/bug46480-1.html: Added.
54847         * tables/mozilla/bugs/bug46480-2-expected.checksum: Added.
54848         * tables/mozilla/bugs/bug46480-2-expected.png: Added.
54849         * tables/mozilla/bugs/bug46480-2-expected.txt: Added.
54850         * tables/mozilla/bugs/bug46480-2.html: Added.
54851         * tables/mozilla/bugs/bug46623-1-expected.checksum: Added.
54852         * tables/mozilla/bugs/bug46623-1-expected.png: Added.
54853         * tables/mozilla/bugs/bug46623-1-expected.txt: Added.
54854         * tables/mozilla/bugs/bug46623-1.html: Added.
54855         * tables/mozilla/bugs/bug46623-2-expected.checksum: Added.
54856         * tables/mozilla/bugs/bug46623-2-expected.png: Added.
54857         * tables/mozilla/bugs/bug46623-2-expected.txt: Added.
54858         * tables/mozilla/bugs/bug46623-2.html: Added.
54859         * tables/mozilla/bugs/bug46924-expected.checksum: Added.
54860         * tables/mozilla/bugs/bug46924-expected.png: Added.
54861         * tables/mozilla/bugs/bug46924-expected.txt: Added.
54862         * tables/mozilla/bugs/bug46924.html: Added.
54863         * tables/mozilla/bugs/bug46944-expected.checksum: Added.
54864         * tables/mozilla/bugs/bug46944-expected.png: Added.
54865         * tables/mozilla/bugs/bug46944-expected.txt: Added.
54866         * tables/mozilla/bugs/bug46944.html: Added.
54867         * tables/mozilla/bugs/bug47432-expected.checksum: Added.
54868         * tables/mozilla/bugs/bug47432-expected.png: Added.
54869         * tables/mozilla/bugs/bug47432-expected.txt: Added.
54870         * tables/mozilla/bugs/bug47432.html: Added.
54871         * tables/mozilla/bugs/bug48028-1-expected.checksum: Added.
54872         * tables/mozilla/bugs/bug48028-1-expected.png: Added.
54873         * tables/mozilla/bugs/bug48028-1-expected.txt: Added.
54874         * tables/mozilla/bugs/bug48028-1.html: Added.
54875         * tables/mozilla/bugs/bug48028-2-expected.checksum: Added.
54876         * tables/mozilla/bugs/bug48028-2-expected.png: Added.
54877         * tables/mozilla/bugs/bug48028-2-expected.txt: Added.
54878         * tables/mozilla/bugs/bug48028-2.html: Added.
54879         * tables/mozilla/bugs/bug48827-expected.checksum: Added.
54880         * tables/mozilla/bugs/bug48827-expected.png: Added.
54881         * tables/mozilla/bugs/bug48827-expected.txt: Added.
54882         * tables/mozilla/bugs/bug48827.html: Added.
54883         * tables/mozilla/bugs/bug50695-1-expected.checksum: Added.
54884         * tables/mozilla/bugs/bug50695-1-expected.png: Added.
54885         * tables/mozilla/bugs/bug50695-1-expected.txt: Added.
54886         * tables/mozilla/bugs/bug50695-1.html: Added.
54887         * tables/mozilla/bugs/bug50695-2-expected.checksum: Added.
54888         * tables/mozilla/bugs/bug50695-2-expected.png: Added.
54889         * tables/mozilla/bugs/bug50695-2-expected.txt: Added.
54890         * tables/mozilla/bugs/bug50695-2.html: Added.
54891         * tables/mozilla/bugs/bug51037-expected.checksum: Added.
54892         * tables/mozilla/bugs/bug51037-expected.png: Added.
54893         * tables/mozilla/bugs/bug51037-expected.txt: Added.
54894         * tables/mozilla/bugs/bug51037.html: Added.
54895         * tables/mozilla/bugs/bug51140-expected.checksum: Added.
54896         * tables/mozilla/bugs/bug51140-expected.png: Added.
54897         * tables/mozilla/bugs/bug51140-expected.txt: Added.
54898         * tables/mozilla/bugs/bug51140.html: Added.
54899         * tables/mozilla/bugs/bug51727-expected.checksum: Added.
54900         * tables/mozilla/bugs/bug51727-expected.png: Added.
54901         * tables/mozilla/bugs/bug51727-expected.txt: Added.
54902         * tables/mozilla/bugs/bug51727.html: Added.
54903         * tables/mozilla/bugs/bug52505-expected.checksum: Added.
54904         * tables/mozilla/bugs/bug52505-expected.png: Added.
54905         * tables/mozilla/bugs/bug52505-expected.txt: Added.
54906         * tables/mozilla/bugs/bug52505.html: Added.
54907         * tables/mozilla/bugs/bug52506-expected.checksum: Added.
54908         * tables/mozilla/bugs/bug52506-expected.png: Added.
54909         * tables/mozilla/bugs/bug52506-expected.txt: Added.
54910         * tables/mozilla/bugs/bug52506.html: Added.
54911         * tables/mozilla/bugs/bug53690-1-expected.checksum: Added.
54912         * tables/mozilla/bugs/bug53690-1-expected.png: Added.
54913         * tables/mozilla/bugs/bug53690-1-expected.txt: Added.
54914         * tables/mozilla/bugs/bug53690-1.html: Added.
54915         * tables/mozilla/bugs/bug53690-2-expected.checksum: Added.
54916         * tables/mozilla/bugs/bug53690-2-expected.png: Added.
54917         * tables/mozilla/bugs/bug53690-2-expected.txt: Added.
54918         * tables/mozilla/bugs/bug53690-2.html: Added.
54919         * tables/mozilla/bugs/bug53891-expected.checksum: Added.
54920         * tables/mozilla/bugs/bug53891-expected.png: Added.
54921         * tables/mozilla/bugs/bug53891-expected.txt: Added.
54922         * tables/mozilla/bugs/bug53891.html: Added.
54923         * tables/mozilla/bugs/bug54450-expected.checksum: Added.
54924         * tables/mozilla/bugs/bug54450-expected.png: Added.
54925         * tables/mozilla/bugs/bug54450-expected.txt: Added.
54926         * tables/mozilla/bugs/bug54450.html: Added.
54927         * tables/mozilla/bugs/bug55527-expected.checksum: Added.
54928         * tables/mozilla/bugs/bug55527-expected.png: Added.
54929         * tables/mozilla/bugs/bug55527-expected.txt: Added.
54930         * tables/mozilla/bugs/bug55527.html: Added.
54931         * tables/mozilla/bugs/bug55545-expected.checksum: Added.
54932         * tables/mozilla/bugs/bug55545-expected.png: Added.
54933         * tables/mozilla/bugs/bug55545-expected.txt: Added.
54934         * tables/mozilla/bugs/bug55545.html: Added.
54935         * tables/mozilla/bugs/bug55694-expected.checksum: Added.
54936         * tables/mozilla/bugs/bug55694-expected.png: Added.
54937         * tables/mozilla/bugs/bug55694-expected.txt: Added.
54938         * tables/mozilla/bugs/bug55694.html: Added.
54939         * tables/mozilla/bugs/bug55789-expected.checksum: Added.
54940         * tables/mozilla/bugs/bug55789-expected.png: Added.
54941         * tables/mozilla/bugs/bug55789-expected.txt: Added.
54942         * tables/mozilla/bugs/bug55789.html: Added.
54943         * tables/mozilla/bugs/bug56201-expected.checksum: Added.
54944         * tables/mozilla/bugs/bug56201-expected.png: Added.
54945         * tables/mozilla/bugs/bug56201-expected.txt: Added.
54946         * tables/mozilla/bugs/bug56201.html: Added.
54947         * tables/mozilla/bugs/bug56405-expected.checksum: Added.
54948         * tables/mozilla/bugs/bug56405-expected.png: Added.
54949         * tables/mozilla/bugs/bug56405-expected.txt: Added.
54950         * tables/mozilla/bugs/bug56405.html: Added.
54951         * tables/mozilla/bugs/bug56563-expected.checksum: Added.
54952         * tables/mozilla/bugs/bug56563-expected.png: Added.
54953         * tables/mozilla/bugs/bug56563-expected.txt: Added.
54954         * tables/mozilla/bugs/bug56563.html: Added.
54955         * tables/mozilla/bugs/bug57300-expected.checksum: Added.
54956         * tables/mozilla/bugs/bug57300-expected.png: Added.
54957         * tables/mozilla/bugs/bug57300-expected.txt: Added.
54958         * tables/mozilla/bugs/bug57300.html: Added.
54959         * tables/mozilla/bugs/bug57378-expected.checksum: Added.
54960         * tables/mozilla/bugs/bug57378-expected.png: Added.
54961         * tables/mozilla/bugs/bug57378-expected.txt: Added.
54962         * tables/mozilla/bugs/bug57378.html: Added.
54963         * tables/mozilla/bugs/bug57828-2-expected.checksum: Added.
54964         * tables/mozilla/bugs/bug57828-2-expected.png: Added.
54965         * tables/mozilla/bugs/bug57828-2-expected.txt: Added.
54966         * tables/mozilla/bugs/bug57828-2.html: Added.
54967         * tables/mozilla/bugs/bug57828-expected.checksum: Added.
54968         * tables/mozilla/bugs/bug57828-expected.png: Added.
54969         * tables/mozilla/bugs/bug57828-expected.txt: Added.
54970         * tables/mozilla/bugs/bug57828.html: Added.
54971         * tables/mozilla/bugs/bug58402-1-expected.checksum: Added.
54972         * tables/mozilla/bugs/bug58402-1-expected.png: Added.
54973         * tables/mozilla/bugs/bug58402-1-expected.txt: Added.
54974         * tables/mozilla/bugs/bug58402-1.html: Added.
54975         * tables/mozilla/bugs/bug59354-expected.checksum: Added.
54976         * tables/mozilla/bugs/bug59354-expected.png: Added.
54977         * tables/mozilla/bugs/bug59354-expected.txt: Added.
54978         * tables/mozilla/bugs/bug59354.html: Added.
54979         * tables/mozilla/bugs/bug60013-expected.checksum: Added.
54980         * tables/mozilla/bugs/bug60013-expected.png: Added.
54981         * tables/mozilla/bugs/bug60013-expected.txt: Added.
54982         * tables/mozilla/bugs/bug60013.html: Added.
54983         * tables/mozilla/bugs/bug60749-expected.checksum: Added.
54984         * tables/mozilla/bugs/bug60749-expected.png: Added.
54985         * tables/mozilla/bugs/bug60749-expected.txt: Added.
54986         * tables/mozilla/bugs/bug60749.html: Added.
54987         * tables/mozilla/bugs/bug60804-expected.checksum: Added.
54988         * tables/mozilla/bugs/bug60804-expected.png: Added.
54989         * tables/mozilla/bugs/bug60804-expected.txt: Added.
54990         * tables/mozilla/bugs/bug60804.html: Added.
54991         * tables/mozilla/bugs/bug60807-expected.checksum: Added.
54992         * tables/mozilla/bugs/bug60807-expected.png: Added.
54993         * tables/mozilla/bugs/bug60807-expected.txt: Added.
54994         * tables/mozilla/bugs/bug60807.html: Added.
54995         * tables/mozilla/bugs/bug60992-expected.checksum: Added.
54996         * tables/mozilla/bugs/bug60992-expected.png: Added.
54997         * tables/mozilla/bugs/bug60992-expected.txt: Added.
54998         * tables/mozilla/bugs/bug60992.html: Added.
54999         * tables/mozilla/bugs/bug63785-expected.checksum: Added.
55000         * tables/mozilla/bugs/bug63785-expected.png: Added.
55001         * tables/mozilla/bugs/bug63785-expected.txt: Added.
55002         * tables/mozilla/bugs/bug63785.html: Added.
55003         * tables/mozilla/bugs/bug67864-expected.checksum: Added.
55004         * tables/mozilla/bugs/bug67864-expected.png: Added.
55005         * tables/mozilla/bugs/bug67864-expected.txt: Added.
55006         * tables/mozilla/bugs/bug67864.html: Added.
55007         * tables/mozilla/bugs/bug67915-1-expected.checksum: Added.
55008         * tables/mozilla/bugs/bug67915-1-expected.png: Added.
55009         * tables/mozilla/bugs/bug67915-1-expected.txt: Added.
55010         * tables/mozilla/bugs/bug67915-1.html: Added.
55011         * tables/mozilla/bugs/bug68912-expected.checksum: Added.
55012         * tables/mozilla/bugs/bug68912-expected.png: Added.
55013         * tables/mozilla/bugs/bug68912-expected.txt: Added.
55014         * tables/mozilla/bugs/bug68912.html: Added.
55015         * tables/mozilla/bugs/bug68998-expected.checksum: Added.
55016         * tables/mozilla/bugs/bug68998-expected.png: Added.
55017         * tables/mozilla/bugs/bug68998-expected.txt: Added.
55018         * tables/mozilla/bugs/bug68998.html: Added.
55019         * tables/mozilla/bugs/bug69187-expected.checksum: Added.
55020         * tables/mozilla/bugs/bug69187-expected.png: Added.
55021         * tables/mozilla/bugs/bug69187-expected.txt: Added.
55022         * tables/mozilla/bugs/bug69187.html: Added.
55023         * tables/mozilla/bugs/bug69382-1-expected.checksum: Added.
55024         * tables/mozilla/bugs/bug69382-1-expected.png: Added.
55025         * tables/mozilla/bugs/bug69382-1-expected.txt: Added.
55026         * tables/mozilla/bugs/bug69382-1.html: Added.
55027         * tables/mozilla/bugs/bug69382-2-expected.checksum: Added.
55028         * tables/mozilla/bugs/bug69382-2-expected.png: Added.
55029         * tables/mozilla/bugs/bug69382-2-expected.txt: Added.
55030         * tables/mozilla/bugs/bug69382-2.html: Added.
55031         * tables/mozilla/bugs/bug72359-expected.checksum: Added.
55032         * tables/mozilla/bugs/bug72359-expected.png: Added.
55033         * tables/mozilla/bugs/bug72359-expected.txt: Added.
55034         * tables/mozilla/bugs/bug72359.xml: Added.
55035         * tables/mozilla/bugs/bug73321-expected.checksum: Added.
55036         * tables/mozilla/bugs/bug73321-expected.png: Added.
55037         * tables/mozilla/bugs/bug73321-expected.txt: Added.
55038         * tables/mozilla/bugs/bug73321.html: Added.
55039         * tables/mozilla/bugs/bug75250-expected.checksum: Added.
55040         * tables/mozilla/bugs/bug75250-expected.png: Added.
55041         * tables/mozilla/bugs/bug75250-expected.txt: Added.
55042         * tables/mozilla/bugs/bug75250.html: Added.
55043         * tables/mozilla/bugs/bug78162-expected.checksum: Added.
55044         * tables/mozilla/bugs/bug78162-expected.png: Added.
55045         * tables/mozilla/bugs/bug78162-expected.txt: Added.
55046         * tables/mozilla/bugs/bug78162.html: Added.
55047         * tables/mozilla/bugs/bug80762-1-expected.checksum: Added.
55048         * tables/mozilla/bugs/bug80762-1-expected.png: Added.
55049         * tables/mozilla/bugs/bug80762-1-expected.txt: Added.
55050         * tables/mozilla/bugs/bug80762-1.html: Added.
55051         * tables/mozilla/bugs/bug81934-expected.checksum: Added.
55052         * tables/mozilla/bugs/bug81934-expected.png: Added.
55053         * tables/mozilla/bugs/bug81934-expected.txt: Added.
55054         * tables/mozilla/bugs/bug81934.html: Added.
55055         * tables/mozilla/bugs/bug82946-1-expected.checksum: Added.
55056         * tables/mozilla/bugs/bug82946-1-expected.png: Added.
55057         * tables/mozilla/bugs/bug82946-1-expected.txt: Added.
55058         * tables/mozilla/bugs/bug82946-1.html: Added.
55059         * tables/mozilla/bugs/bug82946-2-expected.checksum: Added.
55060         * tables/mozilla/bugs/bug82946-2-expected.png: Added.
55061         * tables/mozilla/bugs/bug82946-2-expected.txt: Added.
55062         * tables/mozilla/bugs/bug82946-2.html: Added.
55063         * tables/mozilla/bugs/bug83786-expected.checksum: Added.
55064         * tables/mozilla/bugs/bug83786-expected.png: Added.
55065         * tables/mozilla/bugs/bug83786-expected.txt: Added.
55066         * tables/mozilla/bugs/bug83786.html: Added.
55067         * tables/mozilla/bugs/bug86220-expected.checksum: Added.
55068         * tables/mozilla/bugs/bug86220-expected.png: Added.
55069         * tables/mozilla/bugs/bug86220-expected.txt: Added.
55070         * tables/mozilla/bugs/bug86220.html: Added.
55071         * tables/mozilla/bugs/bug86708-expected.checksum: Added.
55072         * tables/mozilla/bugs/bug86708-expected.png: Added.
55073         * tables/mozilla/bugs/bug86708-expected.txt: Added.
55074         * tables/mozilla/bugs/bug86708.html: Added.
55075         * tables/mozilla/bugs/bug88035-1-expected.checksum: Added.
55076         * tables/mozilla/bugs/bug88035-1-expected.png: Added.
55077         * tables/mozilla/bugs/bug88035-1-expected.txt: Added.
55078         * tables/mozilla/bugs/bug88035-1.html: Added.
55079         * tables/mozilla/bugs/bug88035-2-expected.checksum: Added.
55080         * tables/mozilla/bugs/bug88035-2-expected.png: Added.
55081         * tables/mozilla/bugs/bug88035-2-expected.txt: Added.
55082         * tables/mozilla/bugs/bug88035-2.html: Added.
55083         * tables/mozilla/bugs/bug88524-expected.checksum: Added.
55084         * tables/mozilla/bugs/bug88524-expected.png: Added.
55085         * tables/mozilla/bugs/bug88524-expected.txt: Added.
55086         * tables/mozilla/bugs/bug88524.html: Added.
55087         * tables/mozilla/bugs/bug92143-expected.checksum: Added.
55088         * tables/mozilla/bugs/bug92143-expected.png: Added.
55089         * tables/mozilla/bugs/bug92143-expected.txt: Added.
55090         * tables/mozilla/bugs/bug92143.html: Added.
55091         * tables/mozilla/bugs/bug92647-2-expected.checksum: Added.
55092         * tables/mozilla/bugs/bug92647-2-expected.png: Added.
55093         * tables/mozilla/bugs/bug92647-2-expected.txt: Added.
55094         * tables/mozilla/bugs/bug92647-2.html: Added.
55095         * tables/mozilla/bugs/bug92868-expected.checksum: Added.
55096         * tables/mozilla/bugs/bug92868-expected.png: Added.
55097         * tables/mozilla/bugs/bug92868-expected.txt: Added.
55098         * tables/mozilla/bugs/bug92868.html: Added.
55099         * tables/mozilla/bugs/bug93363-expected.checksum: Added.
55100         * tables/mozilla/bugs/bug93363-expected.png: Added.
55101         * tables/mozilla/bugs/bug93363-expected.txt: Added.
55102         * tables/mozilla/bugs/bug93363.html: Added.
55103         * tables/mozilla/bugs/bug96334-expected.checksum: Added.
55104         * tables/mozilla/bugs/bug96334-expected.png: Added.
55105         * tables/mozilla/bugs/bug96334-expected.txt: Added.
55106         * tables/mozilla/bugs/bug96334.html: Added.
55107         * tables/mozilla/bugs/bug96343-expected.checksum: Added.
55108         * tables/mozilla/bugs/bug96343-expected.png: Added.
55109         * tables/mozilla/bugs/bug96343-expected.txt: Added.
55110         * tables/mozilla/bugs/bug96343.html: Added.
55111         * tables/mozilla/bugs/bug97138-expected.checksum: Added.
55112         * tables/mozilla/bugs/bug97138-expected.png: Added.
55113         * tables/mozilla/bugs/bug97138-expected.txt: Added.
55114         * tables/mozilla/bugs/bug97138.html: Added.
55115         * tables/mozilla/bugs/bug97383-expected.checksum: Added.
55116         * tables/mozilla/bugs/bug97383-expected.png: Added.
55117         * tables/mozilla/bugs/bug97383-expected.txt: Added.
55118         * tables/mozilla/bugs/bug97383.html: Added.
55119         * tables/mozilla/bugs/bug98196-expected.checksum: Added.
55120         * tables/mozilla/bugs/bug98196-expected.png: Added.
55121         * tables/mozilla/bugs/bug98196-expected.txt: Added.
55122         * tables/mozilla/bugs/bug98196.html: Added.
55123         * tables/mozilla/bugs/bug99923-expected.checksum: Added.
55124         * tables/mozilla/bugs/bug99923-expected.png: Added.
55125         * tables/mozilla/bugs/bug99923-expected.txt: Added.
55126         * tables/mozilla/bugs/bug99923.html: Added.
55127         * tables/mozilla/bugs/bug99948-expected.checksum: Added.
55128         * tables/mozilla/bugs/bug99948-expected.png: Added.
55129         * tables/mozilla/bugs/bug99948-expected.txt: Added.
55130         * tables/mozilla/bugs/bug99948.html: Added.
55132 2006-03-15  Beth Dakin  <bdakin@apple.com>
55134         Rubber stamped by Geoff
55136         More Mozilla table tests.
55138         * ChangeLog:
55139         * tables/mozilla/bugs: Added.
55140         * tables/mozilla/bugs/45621-expected.checksum: Added.
55141         * tables/mozilla/bugs/45621-expected.png: Added.
55142         * tables/mozilla/bugs/45621-expected.txt: Added.
55143         * tables/mozilla/bugs/45621.html: Added.
55144         * tables/mozilla/bugs/adforce_imgis_com-expected.checksum: Added.
55145         * tables/mozilla/bugs/adforce_imgis_com-expected.png: Added.
55146         * tables/mozilla/bugs/adforce_imgis_com-expected.txt: Added.
55147         * tables/mozilla/bugs/adforce_imgis_com.html: Added.
55148         * tables/mozilla/bugs/bug10009-expected.checksum: Added.
55149         * tables/mozilla/bugs/bug10009-expected.png: Added.
55150         * tables/mozilla/bugs/bug10009-expected.txt: Added.
55151         * tables/mozilla/bugs/bug10009.html: Added.
55152         * tables/mozilla/bugs/bug10036-expected.checksum: Added.
55153         * tables/mozilla/bugs/bug10036-expected.png: Added.
55154         * tables/mozilla/bugs/bug10036-expected.txt: Added.
55155         * tables/mozilla/bugs/bug10036.html: Added.
55156         * tables/mozilla/bugs/bug10039-expected.checksum: Added.
55157         * tables/mozilla/bugs/bug10039-expected.png: Added.
55158         * tables/mozilla/bugs/bug10039-expected.txt: Added.
55159         * tables/mozilla/bugs/bug10039.html: Added.
55160         * tables/mozilla/bugs/bug10269-1-expected.checksum: Added.
55161         * tables/mozilla/bugs/bug10269-1-expected.png: Added.
55162         * tables/mozilla/bugs/bug10269-1-expected.txt: Added.
55163         * tables/mozilla/bugs/bug10269-1.html: Added.
55164         * tables/mozilla/bugs/bug10269-2-expected.checksum: Added.
55165         * tables/mozilla/bugs/bug10269-2-expected.png: Added.
55166         * tables/mozilla/bugs/bug10269-2-expected.txt: Added.
55167         * tables/mozilla/bugs/bug10269-2.html: Added.
55168         * tables/mozilla/bugs/bug10296-1-expected.checksum: Added.
55169         * tables/mozilla/bugs/bug10296-1-expected.png: Added.
55170         * tables/mozilla/bugs/bug10296-1-expected.txt: Added.
55171         * tables/mozilla/bugs/bug10296-1.html: Added.
55172         * tables/mozilla/bugs/bug10296-2-expected.checksum: Added.
55173         * tables/mozilla/bugs/bug10296-2-expected.png: Added.
55174         * tables/mozilla/bugs/bug10296-2-expected.txt: Added.
55175         * tables/mozilla/bugs/bug10296-2.html: Added.
55176         * tables/mozilla/bugs/bug1055-1-expected.checksum: Added.
55177         * tables/mozilla/bugs/bug1055-1-expected.png: Added.
55178         * tables/mozilla/bugs/bug1055-1-expected.txt: Added.
55179         * tables/mozilla/bugs/bug1055-1.html: Added.
55180         * tables/mozilla/bugs/bug10565-expected.checksum: Added.
55181         * tables/mozilla/bugs/bug10565-expected.png: Added.
55182         * tables/mozilla/bugs/bug10565-expected.txt: Added.
55183         * tables/mozilla/bugs/bug10565.html: Added.
55184         * tables/mozilla/bugs/bug10633-expected.checksum: Added.
55185         * tables/mozilla/bugs/bug10633-expected.png: Added.
55186         * tables/mozilla/bugs/bug10633-expected.txt: Added.
55187         * tables/mozilla/bugs/bug10633.html: Added.
55188         * tables/mozilla/bugs/bug1067-1-expected.checksum: Added.
55189         * tables/mozilla/bugs/bug1067-1-expected.png: Added.
55190         * tables/mozilla/bugs/bug1067-1-expected.txt: Added.
55191         * tables/mozilla/bugs/bug1067-1.html: Added.
55192         * tables/mozilla/bugs/bug1067-2-expected.checksum: Added.
55193         * tables/mozilla/bugs/bug1067-2-expected.png: Added.
55194         * tables/mozilla/bugs/bug1067-2-expected.txt: Added.
55195         * tables/mozilla/bugs/bug1067-2.html: Added.
55196         * tables/mozilla/bugs/bug11026-expected.checksum: Added.
55197         * tables/mozilla/bugs/bug11026-expected.png: Added.
55198         * tables/mozilla/bugs/bug11026-expected.txt: Added.
55199         * tables/mozilla/bugs/bug11026.html: Added.
55200         * tables/mozilla/bugs/bug11321-expected.checksum: Added.
55201         * tables/mozilla/bugs/bug11321-expected.png: Added.
55202         * tables/mozilla/bugs/bug11321-expected.txt: Added.
55203         * tables/mozilla/bugs/bug11321.html: Added.
55204         * tables/mozilla/bugs/bug11384q-expected.checksum: Added.
55205         * tables/mozilla/bugs/bug11384q-expected.png: Added.
55206         * tables/mozilla/bugs/bug11384q-expected.txt: Added.
55207         * tables/mozilla/bugs/bug11384q.html: Added.
55208         * tables/mozilla/bugs/bug1163-1-expected.checksum: Added.
55209         * tables/mozilla/bugs/bug1163-1-expected.png: Added.
55210         * tables/mozilla/bugs/bug1163-1-expected.txt: Added.
55211         * tables/mozilla/bugs/bug1163-1.html: Added.
55212         * tables/mozilla/bugs/bug1188-expected.checksum: Added.
55213         * tables/mozilla/bugs/bug1188-expected.png: Added.
55214         * tables/mozilla/bugs/bug1188-expected.txt: Added.
55215         * tables/mozilla/bugs/bug1188.html: Added.
55216         * tables/mozilla/bugs/bug11944-expected.checksum: Added.
55217         * tables/mozilla/bugs/bug11944-expected.png: Added.
55218         * tables/mozilla/bugs/bug11944-expected.txt: Added.
55219         * tables/mozilla/bugs/bug11944.html: Added.
55220         * tables/mozilla/bugs/bug12008-expected.checksum: Added.
55221         * tables/mozilla/bugs/bug12008-expected.png: Added.
55222         * tables/mozilla/bugs/bug12008-expected.txt: Added.
55223         * tables/mozilla/bugs/bug12008.html: Added.
55224         * tables/mozilla/bugs/bug1220-expected.checksum: Added.
55225         * tables/mozilla/bugs/bug1220-expected.png: Added.
55226         * tables/mozilla/bugs/bug1220-expected.txt: Added.
55227         * tables/mozilla/bugs/bug1220.html: Added.
55228         * tables/mozilla/bugs/bug1224-expected.checksum: Added.
55229         * tables/mozilla/bugs/bug1224-expected.png: Added.
55230         * tables/mozilla/bugs/bug1224-expected.txt: Added.
55231         * tables/mozilla/bugs/bug1224.html: Added.
55232         * tables/mozilla/bugs/bug12268-expected.checksum: Added.
55233         * tables/mozilla/bugs/bug12268-expected.png: Added.
55234         * tables/mozilla/bugs/bug12268-expected.txt: Added.
55235         * tables/mozilla/bugs/bug12268.html: Added.
55236         * tables/mozilla/bugs/bug12384-expected.checksum: Added.
55237         * tables/mozilla/bugs/bug12384-expected.png: Added.
55238         * tables/mozilla/bugs/bug12384-expected.txt: Added.
55239         * tables/mozilla/bugs/bug12384.html: Added.
55240         * tables/mozilla/bugs/bug1261-expected.checksum: Added.
55241         * tables/mozilla/bugs/bug1261-expected.png: Added.
55242         * tables/mozilla/bugs/bug1261-expected.txt: Added.
55243         * tables/mozilla/bugs/bug1261.html: Added.
55244         * tables/mozilla/bugs/bug12709-expected.checksum: Added.
55245         * tables/mozilla/bugs/bug12709-expected.png: Added.
55246         * tables/mozilla/bugs/bug12709-expected.txt: Added.
55247         * tables/mozilla/bugs/bug12709.html: Added.
55248         * tables/mozilla/bugs/bug1271-expected.checksum: Added.
55249         * tables/mozilla/bugs/bug1271-expected.png: Added.
55250         * tables/mozilla/bugs/bug1271-expected.txt: Added.
55251         * tables/mozilla/bugs/bug1271.html: Added.
55252         * tables/mozilla/bugs/bug12908-1-expected.checksum: Added.
55253         * tables/mozilla/bugs/bug12908-1-expected.png: Added.
55254         * tables/mozilla/bugs/bug12908-1-expected.txt: Added.
55255         * tables/mozilla/bugs/bug12908-1.html: Added.
55256         * tables/mozilla/bugs/bug12908-2-expected.checksum: Added.
55257         * tables/mozilla/bugs/bug12908-2-expected.png: Added.
55258         * tables/mozilla/bugs/bug12908-2-expected.txt: Added.
55259         * tables/mozilla/bugs/bug12908-2.html: Added.
55260         * tables/mozilla/bugs/bug12910-2-expected.checksum: Added.
55261         * tables/mozilla/bugs/bug12910-2-expected.png: Added.
55262         * tables/mozilla/bugs/bug12910-2-expected.txt: Added.
55263         * tables/mozilla/bugs/bug12910-2.html: Added.
55264         * tables/mozilla/bugs/bug12910-expected.checksum: Added.
55265         * tables/mozilla/bugs/bug12910-expected.png: Added.
55266         * tables/mozilla/bugs/bug12910-expected.txt: Added.
55267         * tables/mozilla/bugs/bug12910.html: Added.
55268         * tables/mozilla/bugs/bug1296-expected.checksum: Added.
55269         * tables/mozilla/bugs/bug1296-expected.png: Added.
55270         * tables/mozilla/bugs/bug1296-expected.txt: Added.
55271         * tables/mozilla/bugs/bug1296.html: Added.
55272         * tables/mozilla/bugs/bug1302-expected.checksum: Added.
55273         * tables/mozilla/bugs/bug1302-expected.png: Added.
55274         * tables/mozilla/bugs/bug1302-expected.txt: Added.
55275         * tables/mozilla/bugs/bug1302.html: Added.
55276         * tables/mozilla/bugs/bug13105-expected.checksum: Added.
55277         * tables/mozilla/bugs/bug13105-expected.png: Added.
55278         * tables/mozilla/bugs/bug13105-expected.txt: Added.
55279         * tables/mozilla/bugs/bug13105.html: Added.
55280         * tables/mozilla/bugs/bug13118-expected.checksum: Added.
55281         * tables/mozilla/bugs/bug13118-expected.png: Added.
55282         * tables/mozilla/bugs/bug13118-expected.txt: Added.
55283         * tables/mozilla/bugs/bug13118.html: Added.
55284         * tables/mozilla/bugs/bug13169-expected.checksum: Added.
55285         * tables/mozilla/bugs/bug13169-expected.png: Added.
55286         * tables/mozilla/bugs/bug13169-expected.txt: Added.
55287         * tables/mozilla/bugs/bug13169.html: Added.
55288         * tables/mozilla/bugs/bug1318-expected.checksum: Added.
55289         * tables/mozilla/bugs/bug1318-expected.png: Added.
55290         * tables/mozilla/bugs/bug1318-expected.txt: Added.
55291         * tables/mozilla/bugs/bug1318.html: Added.
55292         * tables/mozilla/bugs/bug13196-expected.checksum: Added.
55293         * tables/mozilla/bugs/bug13196-expected.png: Added.
55294         * tables/mozilla/bugs/bug13196-expected.txt: Added.
55295         * tables/mozilla/bugs/bug13196.html: Added.
55296         * tables/mozilla/bugs/bug13484-expected.checksum: Added.
55297         * tables/mozilla/bugs/bug13484-expected.png: Added.
55298         * tables/mozilla/bugs/bug13484-expected.txt: Added.
55299         * tables/mozilla/bugs/bug13484.html: Added.
55300         * tables/mozilla/bugs/bug13526-expected.checksum: Added.
55301         * tables/mozilla/bugs/bug13526-expected.png: Added.
55302         * tables/mozilla/bugs/bug13526-expected.txt: Added.
55303         * tables/mozilla/bugs/bug13526.html: Added.
55304         * tables/mozilla/bugs/bug14159-1-expected.checksum: Added.
55305         * tables/mozilla/bugs/bug14159-1-expected.png: Added.
55306         * tables/mozilla/bugs/bug14159-1-expected.txt: Added.
55307         * tables/mozilla/bugs/bug14159-1.html: Added.
55308         * tables/mozilla/bugs/bug14159-3-expected.checksum: Added.
55309         * tables/mozilla/bugs/bug14159-3-expected.png: Added.
55310         * tables/mozilla/bugs/bug14159-3-expected.txt: Added.
55311         * tables/mozilla/bugs/bug14159-3.html: Added.
55312         * tables/mozilla/bugs/bug1430-expected.checksum: Added.
55313         * tables/mozilla/bugs/bug1430-expected.png: Added.
55314         * tables/mozilla/bugs/bug1430-expected.txt: Added.
55315         * tables/mozilla/bugs/bug1430.html: Added.
55316         * tables/mozilla/bugs/bug1474-expected.checksum: Added.
55317         * tables/mozilla/bugs/bug1474-expected.png: Added.
55318         * tables/mozilla/bugs/bug1474-expected.txt: Added.
55319         * tables/mozilla/bugs/bug1474.html: Added.
55320         * tables/mozilla/bugs/bug14929-expected.checksum: Added.
55321         * tables/mozilla/bugs/bug14929-expected.png: Added.
55322         * tables/mozilla/bugs/bug14929-expected.txt: Added.
55323         * tables/mozilla/bugs/bug14929.html: Added.
55324         * tables/mozilla/bugs/bug15247-expected.checksum: Added.
55325         * tables/mozilla/bugs/bug15247-expected.png: Added.
55326         * tables/mozilla/bugs/bug15247-expected.txt: Added.
55327         * tables/mozilla/bugs/bug15247.html: Added.
55328         * tables/mozilla/bugs/bug15544-expected.checksum: Added.
55329         * tables/mozilla/bugs/bug15544-expected.png: Added.
55330         * tables/mozilla/bugs/bug15544-expected.txt: Added.
55331         * tables/mozilla/bugs/bug15544.html: Added.
55332         * tables/mozilla/bugs/bug15933-expected.checksum: Added.
55333         * tables/mozilla/bugs/bug15933-expected.png: Added.
55334         * tables/mozilla/bugs/bug15933-expected.txt: Added.
55335         * tables/mozilla/bugs/bug15933.html: Added.
55336         * tables/mozilla/bugs/bug16012-expected.checksum: Added.
55337         * tables/mozilla/bugs/bug16012-expected.png: Added.
55338         * tables/mozilla/bugs/bug16012-expected.txt: Added.
55339         * tables/mozilla/bugs/bug16012.html: Added.
55340         * tables/mozilla/bugs/bug16252-expected.checksum: Added.
55341         * tables/mozilla/bugs/bug16252-expected.png: Added.
55342         * tables/mozilla/bugs/bug16252-expected.txt: Added.
55343         * tables/mozilla/bugs/bug16252.html: Added.
55344         * tables/mozilla/bugs/bug17130-1-expected.checksum: Added.
55345         * tables/mozilla/bugs/bug17130-1-expected.png: Added.
55346         * tables/mozilla/bugs/bug17130-1-expected.txt: Added.
55347         * tables/mozilla/bugs/bug17130-1.html: Added.
55348         * tables/mozilla/bugs/bug17130-2-expected.checksum: Added.
55349         * tables/mozilla/bugs/bug17130-2-expected.png: Added.
55350         * tables/mozilla/bugs/bug17130-2-expected.txt: Added.
55351         * tables/mozilla/bugs/bug17130-2.html: Added.
55352         * tables/mozilla/bugs/bug17138-expected.checksum: Added.
55353         * tables/mozilla/bugs/bug17138-expected.png: Added.
55354         * tables/mozilla/bugs/bug17138-expected.txt: Added.
55355         * tables/mozilla/bugs/bug17138.html: Added.
55356         * tables/mozilla/bugs/bug17168-expected.checksum: Added.
55357         * tables/mozilla/bugs/bug17168-expected.png: Added.
55358         * tables/mozilla/bugs/bug17168-expected.txt: Added.
55359         * tables/mozilla/bugs/bug17168.html: Added.
55360         * tables/mozilla/bugs/bug17548-expected.checksum: Added.
55361         * tables/mozilla/bugs/bug17548-expected.png: Added.
55362         * tables/mozilla/bugs/bug17548-expected.txt: Added.
55363         * tables/mozilla/bugs/bug17548.html: Added.
55364         * tables/mozilla/bugs/bug17587-expected.checksum: Added.
55365         * tables/mozilla/bugs/bug17587-expected.png: Added.
55366         * tables/mozilla/bugs/bug17587-expected.txt: Added.
55367         * tables/mozilla/bugs/bug17587.html: Added.
55368         * tables/mozilla/bugs/bug1800-expected.checksum: Added.
55369         * tables/mozilla/bugs/bug1800-expected.png: Added.
55370         * tables/mozilla/bugs/bug1800-expected.txt: Added.
55371         * tables/mozilla/bugs/bug1800.html: Added.
55372         * tables/mozilla/bugs/bug1802-expected.checksum: Added.
55373         * tables/mozilla/bugs/bug1802-expected.png: Added.
55374         * tables/mozilla/bugs/bug1802-expected.txt: Added.
55375         * tables/mozilla/bugs/bug1802.html: Added.
55376         * tables/mozilla/bugs/bug1802s-expected.checksum: Added.
55377         * tables/mozilla/bugs/bug1802s-expected.png: Added.
55378         * tables/mozilla/bugs/bug1802s-expected.txt: Added.
55379         * tables/mozilla/bugs/bug1802s.html: Added.
55380         * tables/mozilla/bugs/bug1809-expected.checksum: Added.
55381         * tables/mozilla/bugs/bug1809-expected.png: Added.
55382         * tables/mozilla/bugs/bug1809-expected.txt: Added.
55383         * tables/mozilla/bugs/bug1809.html: Added.
55384         * tables/mozilla/bugs/bug1818-1-expected.checksum: Added.
55385         * tables/mozilla/bugs/bug1818-1-expected.png: Added.
55386         * tables/mozilla/bugs/bug1818-1-expected.txt: Added.
55387         * tables/mozilla/bugs/bug1818-1.html: Added.
55388         * tables/mozilla/bugs/bug1818-2-expected.checksum: Added.
55389         * tables/mozilla/bugs/bug1818-2-expected.png: Added.
55390         * tables/mozilla/bugs/bug1818-2-expected.txt: Added.
55391         * tables/mozilla/bugs/bug1818-2.html: Added.
55392         * tables/mozilla/bugs/bug1818-3-expected.checksum: Added.
55393         * tables/mozilla/bugs/bug1818-3-expected.png: Added.
55394         * tables/mozilla/bugs/bug1818-3-expected.txt: Added.
55395         * tables/mozilla/bugs/bug1818-3.html: Added.
55396         * tables/mozilla/bugs/bug1818-4-expected.checksum: Added.
55397         * tables/mozilla/bugs/bug1818-4-expected.png: Added.
55398         * tables/mozilla/bugs/bug1818-4-expected.txt: Added.
55399         * tables/mozilla/bugs/bug1818-4.html: Added.
55400         * tables/mozilla/bugs/bug1818-5-expected.checksum: Added.
55401         * tables/mozilla/bugs/bug1818-5-expected.png: Added.
55402         * tables/mozilla/bugs/bug1818-5-expected.txt: Added.
55403         * tables/mozilla/bugs/bug1818-5.html: Added.
55404         * tables/mozilla/bugs/bug1818-6-expected.checksum: Added.
55405         * tables/mozilla/bugs/bug1818-6-expected.png: Added.
55406         * tables/mozilla/bugs/bug1818-6-expected.txt: Added.
55407         * tables/mozilla/bugs/bug1818-6.html: Added.
55408         * tables/mozilla/bugs/bug1828-expected.checksum: Added.
55409         * tables/mozilla/bugs/bug1828-expected.png: Added.
55410         * tables/mozilla/bugs/bug1828-expected.txt: Added.
55411         * tables/mozilla/bugs/bug1828.html: Added.
55412         * tables/mozilla/bugs/bug18359-expected.checksum: Added.
55413         * tables/mozilla/bugs/bug18359-expected.png: Added.
55414         * tables/mozilla/bugs/bug18359-expected.txt: Added.
55415         * tables/mozilla/bugs/bug18359.html: Added.
55416         * tables/mozilla/bugs/bug18558-expected.checksum: Added.
55417         * tables/mozilla/bugs/bug18558-expected.png: Added.
55418         * tables/mozilla/bugs/bug18558-expected.txt: Added.
55419         * tables/mozilla/bugs/bug18558.html: Added.
55420         * tables/mozilla/bugs/bug2050-expected.checksum: Added.
55421         * tables/mozilla/bugs/bug2050-expected.png: Added.
55422         * tables/mozilla/bugs/bug2050-expected.txt: Added.
55423         * tables/mozilla/bugs/bug2050.html: Added.
55424         * tables/mozilla/bugs/bug2065-expected.checksum: Added.
55425         * tables/mozilla/bugs/bug2065-expected.png: Added.
55426         * tables/mozilla/bugs/bug2065-expected.txt: Added.
55427         * tables/mozilla/bugs/bug2065.html: Added.
55428         * tables/mozilla/bugs/bug2123-expected.checksum: Added.
55429         * tables/mozilla/bugs/bug2123-expected.png: Added.
55430         * tables/mozilla/bugs/bug2123-expected.txt: Added.
55431         * tables/mozilla/bugs/bug2123.html: Added.
55432         * tables/mozilla/bugs/bug2267-expected.checksum: Added.
55433         * tables/mozilla/bugs/bug2267-expected.png: Added.
55434         * tables/mozilla/bugs/bug2267-expected.txt: Added.
55435         * tables/mozilla/bugs/bug2267.html: Added.
55436         * tables/mozilla/bugs/bug2296-expected.checksum: Added.
55437         * tables/mozilla/bugs/bug2296-expected.png: Added.
55438         * tables/mozilla/bugs/bug2296-expected.txt: Added.
55439         * tables/mozilla/bugs/bug2296.html: Added.
55440         * tables/mozilla/bugs/bug2469-expected.checksum: Added.
55441         * tables/mozilla/bugs/bug2469-expected.png: Added.
55442         * tables/mozilla/bugs/bug2469-expected.txt: Added.
55443         * tables/mozilla/bugs/bug2469.html: Added.
55444         * tables/mozilla/bugs/bug2479-1-expected.checksum: Added.
55445         * tables/mozilla/bugs/bug2479-1-expected.png: Added.
55446         * tables/mozilla/bugs/bug2479-1-expected.txt: Added.
55447         * tables/mozilla/bugs/bug2479-1.html: Added.
55448         * tables/mozilla/bugs/bug2479-3-expected.checksum: Added.
55449         * tables/mozilla/bugs/bug2479-3-expected.png: Added.
55450         * tables/mozilla/bugs/bug2479-3-expected.txt: Added.
55451         * tables/mozilla/bugs/bug2479-3.html: Added.
55452         * tables/mozilla/bugs/bug2479-4-expected.checksum: Added.
55453         * tables/mozilla/bugs/bug2479-4-expected.png: Added.
55454         * tables/mozilla/bugs/bug2479-4-expected.txt: Added.
55455         * tables/mozilla/bugs/bug2479-4.html: Added.
55456         * tables/mozilla/bugs/bug2509-expected.checksum: Added.
55457         * tables/mozilla/bugs/bug2509-expected.png: Added.
55458         * tables/mozilla/bugs/bug2509-expected.txt: Added.
55459         * tables/mozilla/bugs/bug2509.html: Added.
55460         * tables/mozilla/bugs/bug2516-expected.checksum: Added.
55461         * tables/mozilla/bugs/bug2516-expected.png: Added.
55462         * tables/mozilla/bugs/bug2516-expected.txt: Added.
55463         * tables/mozilla/bugs/bug2516.html: Added.
55464         * tables/mozilla/bugs/bug2585-expected.checksum: Added.
55465         * tables/mozilla/bugs/bug2585-expected.png: Added.
55466         * tables/mozilla/bugs/bug2585-expected.txt: Added.
55467         * tables/mozilla/bugs/bug2585.html: Added.
55468         * tables/mozilla/bugs/bug2684-expected.checksum: Added.
55469         * tables/mozilla/bugs/bug2684-expected.png: Added.
55470         * tables/mozilla/bugs/bug2684-expected.txt: Added.
55471         * tables/mozilla/bugs/bug2684.html: Added.
55472         * tables/mozilla/bugs/bug2757-expected.checksum: Added.
55473         * tables/mozilla/bugs/bug2757-expected.png: Added.
55474         * tables/mozilla/bugs/bug2757-expected.txt: Added.
55475         * tables/mozilla/bugs/bug2757.html: Added.
55476         * tables/mozilla/bugs/bug2763-expected.checksum: Added.
55477         * tables/mozilla/bugs/bug2763-expected.png: Added.
55478         * tables/mozilla/bugs/bug2763-expected.txt: Added.
55479         * tables/mozilla/bugs/bug2763.html: Added.
55480         * tables/mozilla/bugs/bug2773-expected.checksum: Added.
55481         * tables/mozilla/bugs/bug2773-expected.png: Added.
55482         * tables/mozilla/bugs/bug2773-expected.txt: Added.
55483         * tables/mozilla/bugs/bug2773.html: Added.
55484         * tables/mozilla/bugs/bug2886-2-expected.checksum: Added.
55485         * tables/mozilla/bugs/bug2886-2-expected.png: Added.
55486         * tables/mozilla/bugs/bug2886-2-expected.txt: Added.
55487         * tables/mozilla/bugs/bug2886-2.css: Added.
55488         * tables/mozilla/bugs/bug2886-2.html: Added.
55489         * tables/mozilla/bugs/bug2886-expected.checksum: Added.
55490         * tables/mozilla/bugs/bug2886-expected.png: Added.
55491         * tables/mozilla/bugs/bug2886-expected.txt: Added.
55492         * tables/mozilla/bugs/bug2886.html: Added.
55493         * tables/mozilla/bugs/bug2947-expected.checksum: Added.
55494         * tables/mozilla/bugs/bug2947-expected.png: Added.
55495         * tables/mozilla/bugs/bug2947-expected.txt: Added.
55496         * tables/mozilla/bugs/bug2947.html: Added.
55497         * tables/mozilla/bugs/bug2954-expected.checksum: Added.
55498         * tables/mozilla/bugs/bug2954-expected.png: Added.
55499         * tables/mozilla/bugs/bug2954-expected.txt: Added.
55500         * tables/mozilla/bugs/bug2954.html: Added.
55501         * tables/mozilla/bugs/bug2962-expected.checksum: Added.
55502         * tables/mozilla/bugs/bug2962-expected.png: Added.
55503         * tables/mozilla/bugs/bug2962-expected.txt: Added.
55504         * tables/mozilla/bugs/bug2962.html: Added.
55505         * tables/mozilla/bugs/bug2981-1-expected.checksum: Added.
55506         * tables/mozilla/bugs/bug2981-1-expected.png: Added.
55507         * tables/mozilla/bugs/bug2981-1-expected.txt: Added.
55508         * tables/mozilla/bugs/bug2981-1.html: Added.
55509         * tables/mozilla/bugs/bug2981-2-expected.checksum: Added.
55510         * tables/mozilla/bugs/bug2981-2-expected.png: Added.
55511         * tables/mozilla/bugs/bug2981-2-expected.txt: Added.
55512         * tables/mozilla/bugs/bug2981-2.html: Added.
55513         * tables/mozilla/bugs/bug2997-expected.checksum: Added.
55514         * tables/mozilla/bugs/bug2997-expected.png: Added.
55515         * tables/mozilla/bugs/bug2997-expected.txt: Added.
55516         * tables/mozilla/bugs/bug2997.html: Added.
55517         * tables/mozilla/bugs/bug3037-1-expected.checksum: Added.
55518         * tables/mozilla/bugs/bug3037-1-expected.png: Added.
55519         * tables/mozilla/bugs/bug3037-1-expected.txt: Added.
55520         * tables/mozilla/bugs/bug3037-1.html: Added.
55521         * tables/mozilla/bugs/bug3037-2-expected.checksum: Added.
55522         * tables/mozilla/bugs/bug3037-2-expected.png: Added.
55523         * tables/mozilla/bugs/bug3037-2-expected.txt: Added.
55524         * tables/mozilla/bugs/bug3037-2.html: Added.
55525         * tables/mozilla/bugs/bug3103-expected.checksum: Added.
55526         * tables/mozilla/bugs/bug3103-expected.png: Added.
55527         * tables/mozilla/bugs/bug3103-expected.txt: Added.
55528         * tables/mozilla/bugs/bug3103.html: Added.
55529         * tables/mozilla/bugs/bug3191-expected.checksum: Added.
55530         * tables/mozilla/bugs/bug3191-expected.png: Added.
55531         * tables/mozilla/bugs/bug3191-expected.txt: Added.
55532         * tables/mozilla/bugs/bug3191.html: Added.
55533         * tables/mozilla/bugs/bug3260-expected.checksum: Added.
55534         * tables/mozilla/bugs/bug3260-expected.png: Added.
55535         * tables/mozilla/bugs/bug3260-expected.txt: Added.
55536         * tables/mozilla/bugs/bug3260.html: Added.
55537         * tables/mozilla/bugs/bug3263-expected.checksum: Added.
55538         * tables/mozilla/bugs/bug3263-expected.png: Added.
55539         * tables/mozilla/bugs/bug3263-expected.txt: Added.
55540         * tables/mozilla/bugs/bug3263.html: Added.
55541         * tables/mozilla/bugs/bug3309-1-expected.checksum: Added.
55542         * tables/mozilla/bugs/bug3309-1-expected.png: Added.
55543         * tables/mozilla/bugs/bug3309-1-expected.txt: Added.
55544         * tables/mozilla/bugs/bug3309-1.html: Added.
55545         * tables/mozilla/bugs/bug3309-2-expected.checksum: Added.
55546         * tables/mozilla/bugs/bug3309-2-expected.png: Added.
55547         * tables/mozilla/bugs/bug3309-2-expected.txt: Added.
55548         * tables/mozilla/bugs/bug3309-2.html: Added.
55549         * tables/mozilla/bugs/bug3454-expected.checksum: Added.
55550         * tables/mozilla/bugs/bug3454-expected.png: Added.
55551         * tables/mozilla/bugs/bug3454-expected.txt: Added.
55552         * tables/mozilla/bugs/bug3454.html: Added.
55553         * tables/mozilla/bugs/bug3681-1-expected.checksum: Added.
55554         * tables/mozilla/bugs/bug3681-1-expected.png: Added.
55555         * tables/mozilla/bugs/bug3681-1-expected.txt: Added.
55556         * tables/mozilla/bugs/bug3681-1.html: Added.
55557         * tables/mozilla/bugs/bug3681-2-expected.checksum: Added.
55558         * tables/mozilla/bugs/bug3681-2-expected.png: Added.
55559         * tables/mozilla/bugs/bug3681-2-expected.txt: Added.
55560         * tables/mozilla/bugs/bug3681-2.html: Added.
55561         * tables/mozilla/bugs/bug3718-expected.checksum: Added.
55562         * tables/mozilla/bugs/bug3718-expected.png: Added.
55563         * tables/mozilla/bugs/bug3718-expected.txt: Added.
55564         * tables/mozilla/bugs/bug3718.html: Added.
55565         * tables/mozilla/bugs/bug3977-expected.checksum: Added.
55566         * tables/mozilla/bugs/bug3977-expected.png: Added.
55567         * tables/mozilla/bugs/bug3977-expected.txt: Added.
55568         * tables/mozilla/bugs/bug3977.html: Added.
55569         * tables/mozilla/bugs/bug4093-expected.checksum: Added.
55570         * tables/mozilla/bugs/bug4093-expected.png: Added.
55571         * tables/mozilla/bugs/bug4093-expected.txt: Added.
55572         * tables/mozilla/bugs/bug4093.html: Added.
55573         * tables/mozilla/bugs/bug4284-expected.checksum: Added.
55574         * tables/mozilla/bugs/bug4284-expected.png: Added.
55575         * tables/mozilla/bugs/bug4284-expected.txt: Added.
55576         * tables/mozilla/bugs/bug4284.html: Added.
55577         * tables/mozilla/bugs/bug4294.css: Added.
55578         * tables/mozilla/bugs/bug4382-expected.checksum: Added.
55579         * tables/mozilla/bugs/bug4382-expected.png: Added.
55580         * tables/mozilla/bugs/bug4382-expected.txt: Added.
55581         * tables/mozilla/bugs/bug4382.html: Added.
55582         * tables/mozilla/bugs/bug4385-expected.checksum: Added.
55583         * tables/mozilla/bugs/bug4385-expected.png: Added.
55584         * tables/mozilla/bugs/bug4385-expected.txt: Added.
55585         * tables/mozilla/bugs/bug4385.html: Added.
55586         * tables/mozilla/bugs/bug4427-expected.checksum: Added.
55587         * tables/mozilla/bugs/bug4427-expected.png: Added.
55588         * tables/mozilla/bugs/bug4427-expected.txt: Added.
55589         * tables/mozilla/bugs/bug4427.html: Added.
55590         * tables/mozilla/bugs/bug4429-expected.checksum: Added.
55591         * tables/mozilla/bugs/bug4429-expected.png: Added.
55592         * tables/mozilla/bugs/bug4429-expected.txt: Added.
55593         * tables/mozilla/bugs/bug4429.html: Added.
55594         * tables/mozilla/bugs/bug4501-expected.checksum: Added.
55595         * tables/mozilla/bugs/bug4501-expected.png: Added.
55596         * tables/mozilla/bugs/bug4501-expected.txt: Added.
55597         * tables/mozilla/bugs/bug4501.html: Added.
55598         * tables/mozilla/bugs/bug4520-expected.checksum: Added.
55599         * tables/mozilla/bugs/bug4520-expected.png: Added.
55600         * tables/mozilla/bugs/bug4520-expected.txt: Added.
55601         * tables/mozilla/bugs/bug4520.html: Added.
55602         * tables/mozilla/bugs/bug4523-expected.checksum: Added.
55603         * tables/mozilla/bugs/bug4523-expected.png: Added.
55604         * tables/mozilla/bugs/bug4523-expected.txt: Added.
55605         * tables/mozilla/bugs/bug4523.html: Added.
55606         * tables/mozilla/bugs/bug4527-expected.checksum: Added.
55607         * tables/mozilla/bugs/bug4527-expected.png: Added.
55608         * tables/mozilla/bugs/bug4527-expected.txt: Added.
55609         * tables/mozilla/bugs/bug4527.html: Added.
55610         * tables/mozilla/bugs/bug4576-expected.checksum: Added.
55611         * tables/mozilla/bugs/bug4576-expected.png: Added.
55612         * tables/mozilla/bugs/bug4576-expected.txt: Added.
55613         * tables/mozilla/bugs/bug4576.html: Added.
55614         * tables/mozilla/bugs/bug4739-expected.checksum: Added.
55615         * tables/mozilla/bugs/bug4739-expected.png: Added.
55616         * tables/mozilla/bugs/bug4739-expected.txt: Added.
55617         * tables/mozilla/bugs/bug4739.html: Added.
55618         * tables/mozilla/bugs/bug4803-expected.checksum: Added.
55619         * tables/mozilla/bugs/bug4803-expected.png: Added.
55620         * tables/mozilla/bugs/bug4803-expected.txt: Added.
55621         * tables/mozilla/bugs/bug4803.html: Added.
55622         * tables/mozilla/bugs/bug4849-2-expected.checksum: Added.
55623         * tables/mozilla/bugs/bug4849-2-expected.png: Added.
55624         * tables/mozilla/bugs/bug4849-2-expected.txt: Added.
55625         * tables/mozilla/bugs/bug4849-2.html: Added.
55626         * tables/mozilla/bugs/bug4849-expected.checksum: Added.
55627         * tables/mozilla/bugs/bug4849-expected.png: Added.
55628         * tables/mozilla/bugs/bug4849-expected.txt: Added.
55629         * tables/mozilla/bugs/bug4849.html: Added.
55630         * tables/mozilla/bugs/bug5188-expected.checksum: Added.
55631         * tables/mozilla/bugs/bug5188-expected.png: Added.
55632         * tables/mozilla/bugs/bug5188-expected.txt: Added.
55633         * tables/mozilla/bugs/bug5188.html: Added.
55634         * tables/mozilla/bugs/bug5538-expected.checksum: Added.
55635         * tables/mozilla/bugs/bug5538-expected.png: Added.
55636         * tables/mozilla/bugs/bug5538-expected.txt: Added.
55637         * tables/mozilla/bugs/bug5538.html: Added.
55638         * tables/mozilla/bugs/bug5797-expected.checksum: Added.
55639         * tables/mozilla/bugs/bug5797-expected.png: Added.
55640         * tables/mozilla/bugs/bug5797-expected.txt: Added.
55641         * tables/mozilla/bugs/bug5797.html: Added.
55642         * tables/mozilla/bugs/bug5798-expected.checksum: Added.
55643         * tables/mozilla/bugs/bug5798-expected.png: Added.
55644         * tables/mozilla/bugs/bug5798-expected.txt: Added.
55645         * tables/mozilla/bugs/bug5798.html: Added.
55646         * tables/mozilla/bugs/bug5799-expected.checksum: Added.
55647         * tables/mozilla/bugs/bug5799-expected.png: Added.
55648         * tables/mozilla/bugs/bug5799-expected.txt: Added.
55649         * tables/mozilla/bugs/bug5799.html: Added.
55650         * tables/mozilla/bugs/bug5835-expected.checksum: Added.
55651         * tables/mozilla/bugs/bug5835-expected.png: Added.
55652         * tables/mozilla/bugs/bug5835-expected.txt: Added.
55653         * tables/mozilla/bugs/bug5835.html: Added.
55654         * tables/mozilla/bugs/bug5838-expected.checksum: Added.
55655         * tables/mozilla/bugs/bug5838-expected.png: Added.
55656         * tables/mozilla/bugs/bug5838-expected.txt: Added.
55657         * tables/mozilla/bugs/bug5838.html: Added.
55658         * tables/mozilla/bugs/bug6184-expected.checksum: Added.
55659         * tables/mozilla/bugs/bug6184-expected.png: Added.
55660         * tables/mozilla/bugs/bug6184-expected.txt: Added.
55661         * tables/mozilla/bugs/bug6184.html: Added.
55662         * tables/mozilla/bugs/bug625-expected.checksum: Added.
55663         * tables/mozilla/bugs/bug625-expected.png: Added.
55664         * tables/mozilla/bugs/bug625-expected.txt: Added.
55665         * tables/mozilla/bugs/bug625.html: Added.
55666         * tables/mozilla/bugs/bug6304-expected.checksum: Added.
55667         * tables/mozilla/bugs/bug6304-expected.png: Added.
55668         * tables/mozilla/bugs/bug6304-expected.txt: Added.
55669         * tables/mozilla/bugs/bug6304.html: Added.
55670         * tables/mozilla/bugs/bug6404-expected.checksum: Added.
55671         * tables/mozilla/bugs/bug6404-expected.png: Added.
55672         * tables/mozilla/bugs/bug6404-expected.txt: Added.
55673         * tables/mozilla/bugs/bug6404.html: Added.
55674         * tables/mozilla/bugs/bug641-1-expected.checksum: Added.
55675         * tables/mozilla/bugs/bug641-1-expected.png: Added.
55676         * tables/mozilla/bugs/bug641-1-expected.txt: Added.
55677         * tables/mozilla/bugs/bug641-1.html: Added.
55678         * tables/mozilla/bugs/bug641-2-expected.checksum: Added.
55679         * tables/mozilla/bugs/bug641-2-expected.png: Added.
55680         * tables/mozilla/bugs/bug641-2-expected.txt: Added.
55681         * tables/mozilla/bugs/bug641-2.html: Added.
55682         * tables/mozilla/bugs/bug647-expected.checksum: Added.
55683         * tables/mozilla/bugs/bug647-expected.png: Added.
55684         * tables/mozilla/bugs/bug647-expected.txt: Added.
55685         * tables/mozilla/bugs/bug647.html: Added.
55686         * tables/mozilla/bugs/bug650-expected.checksum: Added.
55687         * tables/mozilla/bugs/bug650-expected.png: Added.
55688         * tables/mozilla/bugs/bug650-expected.txt: Added.
55689         * tables/mozilla/bugs/bug650.html: Added.
55690         * tables/mozilla/bugs/bug6674-expected.checksum: Added.
55691         * tables/mozilla/bugs/bug6674-expected.png: Added.
55692         * tables/mozilla/bugs/bug6674-expected.txt: Added.
55693         * tables/mozilla/bugs/bug6674.html: Added.
55694         * tables/mozilla/bugs/bug709-expected.checksum: Added.
55695         * tables/mozilla/bugs/bug709-expected.png: Added.
55696         * tables/mozilla/bugs/bug709-expected.txt: Added.
55697         * tables/mozilla/bugs/bug709.html: Added.
55698         * tables/mozilla/bugs/bug7112-1-expected.checksum: Added.
55699         * tables/mozilla/bugs/bug7112-1-expected.png: Added.
55700         * tables/mozilla/bugs/bug7112-1-expected.txt: Added.
55701         * tables/mozilla/bugs/bug7112-1.html: Added.
55702         * tables/mozilla/bugs/bug7112-2-expected.checksum: Added.
55703         * tables/mozilla/bugs/bug7112-2-expected.png: Added.
55704         * tables/mozilla/bugs/bug7112-2-expected.txt: Added.
55705         * tables/mozilla/bugs/bug7112-2.html: Added.
55706         * tables/mozilla/bugs/bug7121-1-expected.checksum: Added.
55707         * tables/mozilla/bugs/bug7121-1-expected.png: Added.
55708         * tables/mozilla/bugs/bug7121-1-expected.txt: Added.
55709         * tables/mozilla/bugs/bug7121-1.html: Added.
55710         * tables/mozilla/bugs/bug727-expected.checksum: Added.
55711         * tables/mozilla/bugs/bug727-expected.png: Added.
55712         * tables/mozilla/bugs/bug727-expected.txt: Added.
55713         * tables/mozilla/bugs/bug727.html: Added.
55714         * tables/mozilla/bugs/bug7342-expected.checksum: Added.
55715         * tables/mozilla/bugs/bug7342-expected.png: Added.
55716         * tables/mozilla/bugs/bug7342-expected.txt: Added.
55717         * tables/mozilla/bugs/bug7342.html: Added.
55718         * tables/mozilla/bugs/bug7471-expected.checksum: Added.
55719         * tables/mozilla/bugs/bug7471-expected.png: Added.
55720         * tables/mozilla/bugs/bug7471-expected.txt: Added.
55721         * tables/mozilla/bugs/bug7471.html: Added.
55722         * tables/mozilla/bugs/bug7714-expected.checksum: Added.
55723         * tables/mozilla/bugs/bug7714-expected.png: Added.
55724         * tables/mozilla/bugs/bug7714-expected.txt: Added.
55725         * tables/mozilla/bugs/bug7714.html: Added.
55726         * tables/mozilla/bugs/bug8032-1-expected.checksum: Added.
55727         * tables/mozilla/bugs/bug8032-1-expected.png: Added.
55728         * tables/mozilla/bugs/bug8032-1-expected.txt: Added.
55729         * tables/mozilla/bugs/bug8032-1.html: Added.
55730         * tables/mozilla/bugs/bug8032-2-expected.checksum: Added.
55731         * tables/mozilla/bugs/bug8032-2-expected.png: Added.
55732         * tables/mozilla/bugs/bug8032-2-expected.txt: Added.
55733         * tables/mozilla/bugs/bug8032-2.html: Added.
55734         * tables/mozilla/bugs/bug8361-expected.checksum: Added.
55735         * tables/mozilla/bugs/bug8361-expected.png: Added.
55736         * tables/mozilla/bugs/bug8361-expected.txt: Added.
55737         * tables/mozilla/bugs/bug8361.html: Added.
55738         * tables/mozilla/bugs/bug8381-expected.checksum: Added.
55739         * tables/mozilla/bugs/bug8381-expected.png: Added.
55740         * tables/mozilla/bugs/bug8381-expected.txt: Added.
55741         * tables/mozilla/bugs/bug8381.html: Added.
55742         * tables/mozilla/bugs/bug8858-expected.checksum: Added.
55743         * tables/mozilla/bugs/bug8858-expected.png: Added.
55744         * tables/mozilla/bugs/bug8858-expected.txt: Added.
55745         * tables/mozilla/bugs/bug8858.html: Added.
55746         * tables/mozilla/bugs/bug8950-expected.checksum: Added.
55747         * tables/mozilla/bugs/bug8950-expected.png: Added.
55748         * tables/mozilla/bugs/bug8950-expected.txt: Added.
55749         * tables/mozilla/bugs/bug8950.html: Added.
55750         * tables/mozilla/bugs/bug9024-expected.checksum: Added.
55751         * tables/mozilla/bugs/bug9024-expected.png: Added.
55752         * tables/mozilla/bugs/bug9024-expected.txt: Added.
55753         * tables/mozilla/bugs/bug9024.html: Added.
55754         * tables/mozilla/bugs/bug9072-expected.checksum: Added.
55755         * tables/mozilla/bugs/bug9072-expected.png: Added.
55756         * tables/mozilla/bugs/bug9072-expected.txt: Added.
55757         * tables/mozilla/bugs/bug9072.html: Added.
55758         * tables/mozilla/bugs/bug9123-1-expected.checksum: Added.
55759         * tables/mozilla/bugs/bug9123-1-expected.png: Added.
55760         * tables/mozilla/bugs/bug9123-1-expected.txt: Added.
55761         * tables/mozilla/bugs/bug9123-1.html: Added.
55762         * tables/mozilla/bugs/bug9123-2-expected.checksum: Added.
55763         * tables/mozilla/bugs/bug9123-2-expected.png: Added.
55764         * tables/mozilla/bugs/bug9123-2-expected.txt: Added.
55765         * tables/mozilla/bugs/bug9123-2.html: Added.
55766         * tables/mozilla/bugs/bug9271-1-expected.checksum: Added.
55767         * tables/mozilla/bugs/bug9271-1-expected.png: Added.
55768         * tables/mozilla/bugs/bug9271-1-expected.txt: Added.
55769         * tables/mozilla/bugs/bug9271-1.html: Added.
55770         * tables/mozilla/bugs/bug9271-2-expected.checksum: Added.
55771         * tables/mozilla/bugs/bug9271-2-expected.png: Added.
55772         * tables/mozilla/bugs/bug9271-2-expected.txt: Added.
55773         * tables/mozilla/bugs/bug9271-2.html: Added.
55774         * tables/mozilla/bugs/bug963-expected.checksum: Added.
55775         * tables/mozilla/bugs/bug963-expected.png: Added.
55776         * tables/mozilla/bugs/bug963-expected.txt: Added.
55777         * tables/mozilla/bugs/bug963.html: Added.
55778         * tables/mozilla/bugs/bug965-expected.checksum: Added.
55779         * tables/mozilla/bugs/bug965-expected.png: Added.
55780         * tables/mozilla/bugs/bug965-expected.txt: Added.
55781         * tables/mozilla/bugs/bug965.html: Added.
55782         * tables/mozilla/bugs/bug9879-1-expected.checksum: Added.
55783         * tables/mozilla/bugs/bug9879-1-expected.png: Added.
55784         * tables/mozilla/bugs/bug9879-1-expected.txt: Added.
55785         * tables/mozilla/bugs/bug9879-1.html: Added.
55786         * tables/mozilla/images: Added.
55787         * tables/mozilla/images/0.gif: Added.
55788         * tables/mozilla/images/002-bizcard-small.gif: Added.
55789         * tables/mozilla/images/1.gif: Added.
55790         * tables/mozilla/images/1.jpg: Added.
55791         * tables/mozilla/images/10empty.jpg: Added.
55792         * tables/mozilla/images/125_ncbug.gif: Added.
55793         * tables/mozilla/images/15.gif: Added.
55794         * tables/mozilla/images/160x160.JPG: Added.
55795         * tables/mozilla/images/160x40.JPG: Added.
55796         * tables/mozilla/images/160x80.JPG: Added.
55797         * tables/mozilla/images/1ptrans.gif: Added.
55798         * tables/mozilla/images/2.gif: Added.
55799         * tables/mozilla/images/2.jpg: Added.
55800         * tables/mozilla/images/24pipe.7.jpg: Added.
55801         * tables/mozilla/images/40x80.JPG: Added.
55802         * tables/mozilla/images/5.jpg: Added.
55803         * tables/mozilla/images/6.jpg: Added.
55804         * tables/mozilla/images/9empty.jpg: Added.
55805         * tables/mozilla/images/Ad-1.GIF: Added.
55806         * tables/mozilla/images/Ad169638St1Sz1Sq1Id2.gif: Added.
55807         * tables/mozilla/images/CVS: Added.
55808         * tables/mozilla/images/CVS/Entries: Added.
55809         * tables/mozilla/images/CVS/Repository: Added.
55810         * tables/mozilla/images/CVS/Root: Added.
55811         * tables/mozilla/images/CVS/Tag: Added.
55812         * tables/mozilla/images/MBIAuto120x90.gif: Added.
55813         * tables/mozilla/images/N.gif: Added.
55814         * tables/mozilla/images/TopRule.gif: Added.
55815         * tables/mozilla/images/abc.gif: Added.
55816         * tables/mozilla/images/aboutHeader.gif: Added.
55817         * tables/mozilla/images/ad_info.gif: Added.
55818         * tables/mozilla/images/adforce_imgis_com-expected.checksum: Added.
55819         * tables/mozilla/images/adforce_imgis_com-expected.png: Added.
55820         * tables/mozilla/images/adforce_imgis_com-expected.txt: Added.
55821         * tables/mozilla/images/adforce_imgis_com.html: Added.
55822         * tables/mozilla/images/alpha-2.jpg: Added.
55823         * tables/mozilla/images/amazon-logo.gif: Added.
55824         * tables/mozilla/images/ananova.gif: Added.
55825         * tables/mozilla/images/animated.gif: Added.
55826         * tables/mozilla/images/ant.jpg: Added.
55827         * tables/mozilla/images/b_pre2.gif: Added.
55828         * tables/mozilla/images/b_sui.gif: Added.
55829         * tables/mozilla/images/b_sui2.gif: Added.
55830         * tables/mozilla/images/banner.gif: Added.
55831         * tables/mozilla/images/banner_bizinternet.gif: Added.
55832         * tables/mozilla/images/bar.gif: Added.
55833         * tables/mozilla/images/bar_yellow_left.gif: Added.
55834         * tables/mozilla/images/bar_yellow_right.gif: Added.
55835         * tables/mozilla/images/bg.jpg: Added.
55836         * tables/mozilla/images/bkgd_yellow.gif: Added.
55837         * tables/mozilla/images/blue_1x1.gif: Added.
55838         * tables/mozilla/images/bnr_all.gif: Added.
55839         * tables/mozilla/images/bnum.gif: Added.
55840         * tables/mozilla/images/book1.jpg: Added.
55841         * tables/mozilla/images/book2.jpg: Added.
55842         * tables/mozilla/images/box1.gif: Added.
55843         * tables/mozilla/images/box2.gif: Added.
55844         * tables/mozilla/images/box3.gif: Added.
55845         * tables/mozilla/images/breaking_weather_314_anim.gif: Added.
55846         * tables/mozilla/images/browsecathead.gif: Added.
55847         * tables/mozilla/images/bug106024.jpg: Added.
55848         * tables/mozilla/images/bug120107.cgi: Added.
55849         * tables/mozilla/images/bullet.gif: Added.
55850         * tables/mozilla/images/button_go_nav.gif: Added.
55851         * tables/mozilla/images/c-tl.gif: Added.
55852         * tables/mozilla/images/c-tr.gif: Added.
55853         * tables/mozilla/images/canoe.gif: Added.
55854         * tables/mozilla/images/clearpixel.gif: Added.
55855         * tables/mozilla/images/cnn.gif: Added.
55856         * tables/mozilla/images/control.gif: Added.
55857         * tables/mozilla/images/corner.JPG: Added.
55858         * tables/mozilla/images/couverture.jpg: Added.
55859         * tables/mozilla/images/curve.gif: Added.
55860         * tables/mozilla/images/detach.gif: Added.
55861         * tables/mozilla/images/dot.gif: Added.
55862         * tables/mozilla/images/dot_black.gif: Added.
55863         * tables/mozilla/images/edge.gif: Added.
55864         * tables/mozilla/images/edit2.gif: Added.
55865         * tables/mozilla/images/espn.gif: Added.
55866         * tables/mozilla/images/ex22.gif: Added.
55867         * tables/mozilla/images/ex23.gif: Added.
55868         * tables/mozilla/images/ex24.gif: Added.
55869         * tables/mozilla/images/ex25.gif: Added.
55870         * tables/mozilla/images/ex26.gif: Added.
55871         * tables/mozilla/images/ex27.gif: Added.
55872         * tables/mozilla/images/ex29.gif: Added.
55873         * tables/mozilla/images/ex3.gif: Added.
55874         * tables/mozilla/images/ex30.gif: Added.
55875         * tables/mozilla/images/ex31.gif: Added.
55876         * tables/mozilla/images/ex34.gif: Added.
55877         * tables/mozilla/images/ex41.gif: Added.
55878         * tables/mozilla/images/ex43.gif: Added.
55879         * tables/mozilla/images/ex44.gif: Added.
55880         * tables/mozilla/images/ex5.gif: Added.
55881         * tables/mozilla/images/ex51.gif: Added.
55882         * tables/mozilla/images/ex52.gif: Added.
55883         * tables/mozilla/images/ex53.gif: Added.
55884         * tables/mozilla/images/ex54.gif: Added.
55885         * tables/mozilla/images/excite.gif: Added.
55886         * tables/mozilla/images/fall_167x105.jpg: Added.
55887         * tables/mozilla/images/g_back.gif: Added.
55888         * tables/mozilla/images/go.gif: Added.
55889         * tables/mozilla/images/go_earthlink.gif: Added.
55890         * tables/mozilla/images/google.gif: Added.
55891         * tables/mozilla/images/gray.gif: Added.
55892         * tables/mozilla/images/gray2.gif: Added.
55893         * tables/mozilla/images/header-bolt.gif: Added.
55894         * tables/mozilla/images/header-getwinamp.gif: Added.
55895         * tables/mozilla/images/header-highfidelity.gif: Added.
55896         * tables/mozilla/images/header-logotext.gif: Added.
55897         * tables/mozilla/images/home_beige_top.gif: Added.
55898         * tables/mozilla/images/horiz-tall.gif: Added.
55899         * tables/mozilla/images/howstuffworks.gif: Added.
55900         * tables/mozilla/images/icom-logo-micro.gif: Added.
55901         * tables/mozilla/images/icon-unsubscribe.gif: Added.
55902         * tables/mozilla/images/iconchart.gif: Added.
55903         * tables/mozilla/images/join.gif: Added.
55904         * tables/mozilla/images/join_eln.gif: Added.
55905         * tables/mozilla/images/l_logo.gif: Added.
55906         * tables/mozilla/images/latimes.gif: Added.
55907         * tables/mozilla/images/left_menu_bottom2.gif: Added.
55908         * tables/mozilla/images/leftbit.jpg: Added.
55909         * tables/mozilla/images/lime.gif: Added.
55910         * tables/mozilla/images/ll-tall.gif: Added.
55911         * tables/mozilla/images/logo.gif: Added.
55912         * tables/mozilla/images/logo2.gif: Added.
55913         * tables/mozilla/images/logosummer.gif: Added.
55914         * tables/mozilla/images/lr-tall.gif: Added.
55915         * tables/mozilla/images/main-horizontal-scroll.gif: Added.
55916         * tables/mozilla/images/mozilla-banner.gif: Added.
55917         * tables/mozilla/images/mslogo.gif: Added.
55918         * tables/mozilla/images/my16.gif: Added.
55919         * tables/mozilla/images/nav_buy_checklist.gif: Added.
55920         * tables/mozilla/images/nav_top_left_frag_2.gif: Added.
55921         * tables/mozilla/images/navtop_buy_pr.gif: Added.
55922         * tables/mozilla/images/navtop_devzone.gif: Added.
55923         * tables/mozilla/images/navtop_products.gif: Added.
55924         * tables/mozilla/images/next.gif: Added.
55925         * tables/mozilla/images/ns_netcenter_bar_new.gif: Added.
55926         * tables/mozilla/images/orange-arrow.gif: Added.
55927         * tables/mozilla/images/pc.gif: Added.
55928         * tables/mozilla/images/pfeil1.gif: Added.
55929         * tables/mozilla/images/pfeil2.gif: Added.
55930         * tables/mozilla/images/pikajumpr.gif: Added.
55931         * tables/mozilla/images/pixel_none.gif: Added.
55932         * tables/mozilla/images/pxl_df9f3b.gif: Added.
55933         * tables/mozilla/images/pxl_white.gif: Added.
55934         * tables/mozilla/images/raccoon21.jpg: Added.
55935         * tables/mozilla/images/raf_header.gif: Added.
55936         * tables/mozilla/images/rainbowh.gif: Added.
55937         * tables/mozilla/images/rainbowhb.gif: Added.
55938         * tables/mozilla/images/rainbowv.gif: Added.
55939         * tables/mozilla/images/rainbowvb.gif: Added.
55940         * tables/mozilla/images/raptor.jpg: Added.
55941         * tables/mozilla/images/rclogo460.gif: Added.
55942         * tables/mozilla/images/rle.cgi: Added.
55943         * tables/mozilla/images/rnsite_logo.gif: Added.
55944         * tables/mozilla/images/rock_gra.gif: Added.
55945         * tables/mozilla/images/ruler.gif: Added.
55946         * tables/mozilla/images/sbs.gif: Added.
55947         * tables/mozilla/images/sell_side.gif: Added.
55948         * tables/mozilla/images/sell_text1a.gif: Added.
55949         * tables/mozilla/images/sell_text2.gif: Added.
55950         * tables/mozilla/images/sell_text3.gif: Added.
55951         * tables/mozilla/images/sfgate.gif: Added.
55952         * tables/mozilla/images/showattachment.cgi: Added.
55953         * tables/mozilla/images/slc.gif: Added.
55954         * tables/mozilla/images/slr.gif: Added.
55955         * tables/mozilla/images/smblue_paper.gif: Added.
55956         * tables/mozilla/images/spacer.gif: Added.
55957         * tables/mozilla/images/srs.gif: Added.
55958         * tables/mozilla/images/star.gif: Added.
55959         * tables/mozilla/images/sun.gif: Added.
55960         * tables/mozilla/images/support.gif: Added.
55961         * tables/mozilla/images/tab_left.gif: Added.
55962         * tables/mozilla/images/tab_right.gif: Added.
55963         * tables/mozilla/images/take5_change468.gif: Added.
55964         * tables/mozilla/images/tbl-border-conflict.gif: Added.
55965         * tables/mozilla/images/test77.jpg: Added.
55966         * tables/mozilla/images/the_web.gif: Added.
55967         * tables/mozilla/images/title.gif: Added.
55968         * tables/mozilla/images/topnavfeatures.gif: Added.
55969         * tables/mozilla/images/topnavlogin.gif: Added.
55970         * tables/mozilla/images/topnavregister2.gif: Added.
55971         * tables/mozilla/images/tos1.gif: Added.
55972         * tables/mozilla/images/tos3.gif: Added.
55973         * tables/mozilla/images/tos4.gif: Added.
55974         * tables/mozilla/images/tos9.gif: Added.
55975         * tables/mozilla/images/tosdot.gif: Added.
55976         * tables/mozilla/images/trans.gif: Added.
55977         * tables/mozilla/images/transpix.gif: Added.
55978         * tables/mozilla/images/trout.gif: Added.
55979         * tables/mozilla/images/usatoday.gif: Added.
55980         * tables/mozilla/images/valid-html401.png: Added.
55981         * tables/mozilla/images/vh40: Added.
55982         * tables/mozilla/images/w.gif: Added.
55983         * tables/mozilla/images/washingtonpost.gif: Added.
55984         * tables/mozilla/images/wiz438sidebar.gif: Added.
55985         * tables/mozilla/images/wsp600bot.gif: Added.
55986         * tables/mozilla/images/x.gif: Added.
55987         * tables/mozilla/images/yahoo.gif: Added.
55989 2006-03-15  Beth Dakin  <bdakin@apple.com>
55991         Rubber stamped by Geoff.
55993         First round of committing Mozilla table tests to our tree.
55995         * tables: Added.
55996         * tables/mozilla: Added.
55997         * tables/mozilla_expected_failures: Added.
55998         * tables/mozilla_expected_failures/bugs: Added.
55999         * tables/mozilla_expected_failures/bugs/.cvsignore: Added.
56000         * tables/mozilla_expected_failures/bugs/97619-expected.checksum: Added.
56001         * tables/mozilla_expected_failures/bugs/97619-expected.png: Added.
56002         * tables/mozilla_expected_failures/bugs/97619-expected.txt: Added.
56003         * tables/mozilla_expected_failures/bugs/97619.html: Added.
56004         * tables/mozilla_expected_failures/bugs/bug1010-expected.checksum: Added.
56005         * tables/mozilla_expected_failures/bugs/bug1010-expected.png: Added.
56006         * tables/mozilla_expected_failures/bugs/bug1010-expected.txt: Added.
56007         * tables/mozilla_expected_failures/bugs/bug1010.html: Added.
56008         * tables/mozilla_expected_failures/bugs/bug10140-expected.checksum: Added.
56009         * tables/mozilla_expected_failures/bugs/bug10140-expected.png: Added.
56010         * tables/mozilla_expected_failures/bugs/bug10140-expected.txt: Added.
56011         * tables/mozilla_expected_failures/bugs/bug10140.html: Added.
56012         * tables/mozilla_expected_failures/bugs/bug101674-expected.checksum: Added.
56013         * tables/mozilla_expected_failures/bugs/bug101674-expected.png: Added.
56014         * tables/mozilla_expected_failures/bugs/bug101674-expected.txt: Added.
56015         * tables/mozilla_expected_failures/bugs/bug101674.html: Added.
56016         * tables/mozilla_expected_failures/bugs/bug101759-expected.checksum: Added.
56017         * tables/mozilla_expected_failures/bugs/bug101759-expected.png: Added.
56018         * tables/mozilla_expected_failures/bugs/bug101759-expected.txt: Added.
56019         * tables/mozilla_expected_failures/bugs/bug101759.html: Added.
56020         * tables/mozilla_expected_failures/bugs/bug10216-expected.checksum: Added.
56021         * tables/mozilla_expected_failures/bugs/bug10216-expected.png: Added.
56022         * tables/mozilla_expected_failures/bugs/bug10216-expected.txt: Added.
56023         * tables/mozilla_expected_failures/bugs/bug10216.html: Added.
56024         * tables/mozilla_expected_failures/bugs/bug104898-expected.checksum: Added.
56025         * tables/mozilla_expected_failures/bugs/bug104898-expected.png: Added.
56026         * tables/mozilla_expected_failures/bugs/bug104898-expected.txt: Added.
56027         * tables/mozilla_expected_failures/bugs/bug104898.html: Added.
56028         * tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum: Added.
56029         * tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: Added.
56030         * tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt: Added.
56031         * tables/mozilla_expected_failures/bugs/bug1055-2.html: Added.
56032         * tables/mozilla_expected_failures/bugs/bug106336-expected.checksum: Added.
56033         * tables/mozilla_expected_failures/bugs/bug106336-expected.png: Added.
56034         * tables/mozilla_expected_failures/bugs/bug106336-expected.txt: Added.
56035         * tables/mozilla_expected_failures/bugs/bug106336.html: Added.
56036         * tables/mozilla_expected_failures/bugs/bug106966-expected.checksum: Added.
56037         * tables/mozilla_expected_failures/bugs/bug106966-expected.png: Added.
56038         * tables/mozilla_expected_failures/bugs/bug106966-expected.txt: Added.
56039         * tables/mozilla_expected_failures/bugs/bug106966.html: Added.
56040         * tables/mozilla_expected_failures/bugs/bug1128-expected.checksum: Added.
56041         * tables/mozilla_expected_failures/bugs/bug1128-expected.png: Added.
56042         * tables/mozilla_expected_failures/bugs/bug1128-expected.txt: Added.
56043         * tables/mozilla_expected_failures/bugs/bug1128.html: Added.
56044         * tables/mozilla_expected_failures/bugs/bug11331-expected.checksum: Added.
56045         * tables/mozilla_expected_failures/bugs/bug11331-expected.png: Added.
56046         * tables/mozilla_expected_failures/bugs/bug11331-expected.txt: Added.
56047         * tables/mozilla_expected_failures/bugs/bug11331.html: Added.
56048         * tables/mozilla_expected_failures/bugs/bug11384s-expected.checksum: Added.
56049         * tables/mozilla_expected_failures/bugs/bug11384s-expected.png: Added.
56050         * tables/mozilla_expected_failures/bugs/bug11384s-expected.txt: Added.
56051         * tables/mozilla_expected_failures/bugs/bug11384s.html: Added.
56052         * tables/mozilla_expected_failures/bugs/bug1164-expected.checksum: Added.
56053         * tables/mozilla_expected_failures/bugs/bug1164-expected.png: Added.
56054         * tables/mozilla_expected_failures/bugs/bug1164-expected.txt: Added.
56055         * tables/mozilla_expected_failures/bugs/bug1164.html: Added.
56056         * tables/mozilla_expected_failures/bugs/bug11945-expected.checksum: Added.
56057         * tables/mozilla_expected_failures/bugs/bug11945-expected.png: Added.
56058         * tables/mozilla_expected_failures/bugs/bug11945-expected.txt: Added.
56059         * tables/mozilla_expected_failures/bugs/bug11945.html: Added.
56060         * tables/mozilla_expected_failures/bugs/bug12012.css: Added.
56061         * tables/mozilla_expected_failures/bugs/bug12012.js: Added.
56062         * tables/mozilla_expected_failures/bugs/bug1262-expected.checksum: Added.
56063         * tables/mozilla_expected_failures/bugs/bug1262-expected.png: Added.
56064         * tables/mozilla_expected_failures/bugs/bug1262-expected.txt: Added.
56065         * tables/mozilla_expected_failures/bugs/bug1262.html: Added.
56066         * tables/mozilla_expected_failures/bugs/bug128876-expected.checksum: Added.
56067         * tables/mozilla_expected_failures/bugs/bug128876-expected.png: Added.
56068         * tables/mozilla_expected_failures/bugs/bug128876-expected.txt: Added.
56069         * tables/mozilla_expected_failures/bugs/bug128876.html: Added.
56070         * tables/mozilla_expected_failures/bugs/bug131020-3-expected.checksum: Added.
56071         * tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: Added.
56072         * tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: Added.
56073         * tables/mozilla_expected_failures/bugs/bug131020-3.html: Added.
56074         * tables/mozilla_expected_failures/bugs/bug137388-1-expected.checksum: Added.
56075         * tables/mozilla_expected_failures/bugs/bug137388-1-expected.png: Added.
56076         * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt: Added.
56077         * tables/mozilla_expected_failures/bugs/bug137388-1.html: Added.
56078         * tables/mozilla_expected_failures/bugs/bug14007-1-expected.checksum: Added.
56079         * tables/mozilla_expected_failures/bugs/bug14007-1-expected.png: Added.
56080         * tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt: Added.
56081         * tables/mozilla_expected_failures/bugs/bug14007-1.html: Added.
56082         * tables/mozilla_expected_failures/bugs/bug14007-2-expected.checksum: Added.
56083         * tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: Added.
56084         * tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: Added.
56085         * tables/mozilla_expected_failures/bugs/bug14007-2.html: Added.
56086         * tables/mozilla_expected_failures/bugs/bug14159-2-expected.checksum: Added.
56087         * tables/mozilla_expected_failures/bugs/bug14159-2-expected.png: Added.
56088         * tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt: Added.
56089         * tables/mozilla_expected_failures/bugs/bug14159-2.html: Added.
56090         * tables/mozilla_expected_failures/bugs/bug14323-expected.checksum: Added.
56091         * tables/mozilla_expected_failures/bugs/bug14323-expected.png: Added.
56092         * tables/mozilla_expected_failures/bugs/bug14323-expected.txt: Added.
56093         * tables/mozilla_expected_failures/bugs/bug14323.html: Added.
56094         * tables/mozilla_expected_failures/bugs/bug14489-expected.checksum: Added.
56095         * tables/mozilla_expected_failures/bugs/bug14489-expected.png: Added.
56096         * tables/mozilla_expected_failures/bugs/bug14489-expected.txt: Added.
56097         * tables/mozilla_expected_failures/bugs/bug14489.html: Added.
56098         * tables/mozilla_expected_failures/bugs/bug1647-expected.checksum: Added.
56099         * tables/mozilla_expected_failures/bugs/bug1647-expected.png: Added.
56100         * tables/mozilla_expected_failures/bugs/bug1647-expected.txt: Added.
56101         * tables/mozilla_expected_failures/bugs/bug1647.html: Added.
56102         * tables/mozilla_expected_failures/bugs/bug1725-expected.checksum: Added.
56103         * tables/mozilla_expected_failures/bugs/bug1725-expected.png: Added.
56104         * tables/mozilla_expected_failures/bugs/bug1725-expected.txt: Added.
56105         * tables/mozilla_expected_failures/bugs/bug1725.html: Added.
56106         * tables/mozilla_expected_failures/bugs/bug17826-expected.checksum: Added.
56107         * tables/mozilla_expected_failures/bugs/bug17826-expected.png: Added.
56108         * tables/mozilla_expected_failures/bugs/bug17826-expected.txt: Added.
56109         * tables/mozilla_expected_failures/bugs/bug17826.html: Added.
56110         * tables/mozilla_expected_failures/bugs/bug178855-expected.checksum: Added.
56111         * tables/mozilla_expected_failures/bugs/bug178855-expected.png: Added.
56112         * tables/mozilla_expected_failures/bugs/bug178855-expected.txt: Added.
56113         * tables/mozilla_expected_failures/bugs/bug178855.xml: Added.
56114         * tables/mozilla_expected_failures/bugs/bug18440-expected.checksum: Added.
56115         * tables/mozilla_expected_failures/bugs/bug18440-expected.png: Added.
56116         * tables/mozilla_expected_failures/bugs/bug18440-expected.txt: Added.
56117         * tables/mozilla_expected_failures/bugs/bug18440.html: Added.
56118         * tables/mozilla_expected_failures/bugs/bug18770-expected.checksum: Added.
56119         * tables/mozilla_expected_failures/bugs/bug18770-expected.png: Added.
56120         * tables/mozilla_expected_failures/bugs/bug18770-expected.txt: Added.
56121         * tables/mozilla_expected_failures/bugs/bug18770.html: Added.
56122         * tables/mozilla_expected_failures/bugs/bug19526-expected.checksum: Added.
56123         * tables/mozilla_expected_failures/bugs/bug19526-expected.png: Added.
56124         * tables/mozilla_expected_failures/bugs/bug19526-expected.txt: Added.
56125         * tables/mozilla_expected_failures/bugs/bug19526.html: Added.
56126         * tables/mozilla_expected_failures/bugs/bug21518-expected.checksum: Added.
56127         * tables/mozilla_expected_failures/bugs/bug21518-expected.png: Added.
56128         * tables/mozilla_expected_failures/bugs/bug21518-expected.txt: Added.
56129         * tables/mozilla_expected_failures/bugs/bug21518.html: Added.
56130         * tables/mozilla_expected_failures/bugs/bug220653-expected.checksum: Added.
56131         * tables/mozilla_expected_failures/bugs/bug220653-expected.png: Added.
56132         * tables/mozilla_expected_failures/bugs/bug220653-expected.txt: Added.
56133         * tables/mozilla_expected_failures/bugs/bug220653.html: Added.
56134         * tables/mozilla_expected_failures/bugs/bug22122-expected.checksum: Added.
56135         * tables/mozilla_expected_failures/bugs/bug22122-expected.png: Added.
56136         * tables/mozilla_expected_failures/bugs/bug22122-expected.txt: Added.
56137         * tables/mozilla_expected_failures/bugs/bug22122.html: Added.
56138         * tables/mozilla_expected_failures/bugs/bug22246-2-expected.checksum: Added.
56139         * tables/mozilla_expected_failures/bugs/bug22246-2-expected.png: Added.
56140         * tables/mozilla_expected_failures/bugs/bug22246-2-expected.txt: Added.
56141         * tables/mozilla_expected_failures/bugs/bug22246-2.html: Added.
56142         * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.checksum: Added.
56143         * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.png: Added.
56144         * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.txt: Added.
56145         * tables/mozilla_expected_failures/bugs/bug22246-2a.html: Added.
56146         * tables/mozilla_expected_failures/bugs/bug22246-3-expected.checksum: Added.
56147         * tables/mozilla_expected_failures/bugs/bug22246-3-expected.png: Added.
56148         * tables/mozilla_expected_failures/bugs/bug22246-3-expected.txt: Added.
56149         * tables/mozilla_expected_failures/bugs/bug22246-3.html: Added.
56150         * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.checksum: Added.
56151         * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.png: Added.
56152         * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.txt: Added.
56153         * tables/mozilla_expected_failures/bugs/bug22246-3a.html: Added.
56154         * tables/mozilla_expected_failures/bugs/bug222846-expected.checksum: Added.
56155         * tables/mozilla_expected_failures/bugs/bug222846-expected.png: Added.
56156         * tables/mozilla_expected_failures/bugs/bug222846-expected.txt: Added.
56157         * tables/mozilla_expected_failures/bugs/bug222846.html: Added.
56158         * tables/mozilla_expected_failures/bugs/bug23847-expected.checksum: Added.
56159         * tables/mozilla_expected_failures/bugs/bug23847-expected.png: Added.
56160         * tables/mozilla_expected_failures/bugs/bug23847-expected.txt: Added.
56161         * tables/mozilla_expected_failures/bugs/bug23847.html: Added.
56162         * tables/mozilla_expected_failures/bugs/bug2479-2-expected.checksum: Added.
56163         * tables/mozilla_expected_failures/bugs/bug2479-2-expected.png: Added.
56164         * tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt: Added.
56165         * tables/mozilla_expected_failures/bugs/bug2479-2.html: Added.
56166         * tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum: Added.
56167         * tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Added.
56168         * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: Added.
56169         * tables/mozilla_expected_failures/bugs/bug2479-5.html: Added.
56170         * tables/mozilla_expected_failures/bugs/bug24880-1-expected.checksum: Added.
56171         * tables/mozilla_expected_failures/bugs/bug24880-1-expected.png: Added.
56172         * tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt: Added.
56173         * tables/mozilla_expected_failures/bugs/bug24880-1.html: Added.
56174         * tables/mozilla_expected_failures/bugs/bug25707-expected.checksum: Added.
56175         * tables/mozilla_expected_failures/bugs/bug25707-expected.png: Added.
56176         * tables/mozilla_expected_failures/bugs/bug25707-expected.txt: Added.
56177         * tables/mozilla_expected_failures/bugs/bug25707.html: Added.
56178         * tables/mozilla_expected_failures/bugs/bug278266-expected.checksum: Added.
56179         * tables/mozilla_expected_failures/bugs/bug278266-expected.png: Added.
56180         * tables/mozilla_expected_failures/bugs/bug278266-expected.txt: Added.
56181         * tables/mozilla_expected_failures/bugs/bug278266.html: Added.
56182         * tables/mozilla_expected_failures/bugs/bug27993-2-expected.checksum: Added.
56183         * tables/mozilla_expected_failures/bugs/bug27993-2-expected.png: Added.
56184         * tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt: Added.
56185         * tables/mozilla_expected_failures/bugs/bug27993-2.html: Added.
56186         * tables/mozilla_expected_failures/bugs/bug29058-2-expected.checksum: Added.
56187         * tables/mozilla_expected_failures/bugs/bug29058-2-expected.png: Added.
56188         * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt: Added.
56189         * tables/mozilla_expected_failures/bugs/bug29058-2.html: Added.
56190         * tables/mozilla_expected_failures/bugs/bug2973-expected.checksum: Added.
56191         * tables/mozilla_expected_failures/bugs/bug2973-expected.png: Added.
56192         * tables/mozilla_expected_failures/bugs/bug2973-expected.txt: Added.
56193         * tables/mozilla_expected_failures/bugs/bug2973.html: Added.
56194         * tables/mozilla_expected_failures/bugs/bug3105-expected.checksum: Added.
56195         * tables/mozilla_expected_failures/bugs/bug3105-expected.png: Added.
56196         * tables/mozilla_expected_failures/bugs/bug3105-expected.txt: Added.
56197         * tables/mozilla_expected_failures/bugs/bug3105.html: Added.
56198         * tables/mozilla_expected_failures/bugs/bug3166-1-expected.checksum: Added.
56199         * tables/mozilla_expected_failures/bugs/bug3166-1-expected.png: Added.
56200         * tables/mozilla_expected_failures/bugs/bug3166-1-expected.txt: Added.
56201         * tables/mozilla_expected_failures/bugs/bug3166-1.html: Added.
56202         * tables/mozilla_expected_failures/bugs/bug3166-10-expected.checksum: Added.
56203         * tables/mozilla_expected_failures/bugs/bug3166-10-expected.png: Added.
56204         * tables/mozilla_expected_failures/bugs/bug3166-10-expected.txt: Added.
56205         * tables/mozilla_expected_failures/bugs/bug3166-10.html: Added.
56206         * tables/mozilla_expected_failures/bugs/bug3166-11-expected.checksum: Added.
56207         * tables/mozilla_expected_failures/bugs/bug3166-11-expected.png: Added.
56208         * tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt: Added.
56209         * tables/mozilla_expected_failures/bugs/bug3166-11.html: Added.
56210         * tables/mozilla_expected_failures/bugs/bug3166-12-expected.checksum: Added.
56211         * tables/mozilla_expected_failures/bugs/bug3166-12-expected.png: Added.
56212         * tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt: Added.
56213         * tables/mozilla_expected_failures/bugs/bug3166-12.html: Added.
56214         * tables/mozilla_expected_failures/bugs/bug3166-13-expected.checksum: Added.
56215         * tables/mozilla_expected_failures/bugs/bug3166-13-expected.png: Added.
56216         * tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt: Added.
56217         * tables/mozilla_expected_failures/bugs/bug3166-13.html: Added.
56218         * tables/mozilla_expected_failures/bugs/bug3166-14-expected.checksum: Added.
56219         * tables/mozilla_expected_failures/bugs/bug3166-14-expected.png: Added.
56220         * tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt: Added.
56221         * tables/mozilla_expected_failures/bugs/bug3166-14.html: Added.
56222         * tables/mozilla_expected_failures/bugs/bug3166-15-expected.checksum: Added.
56223         * tables/mozilla_expected_failures/bugs/bug3166-15-expected.png: Added.
56224         * tables/mozilla_expected_failures/bugs/bug3166-15-expected.txt: Added.
56225         * tables/mozilla_expected_failures/bugs/bug3166-15.html: Added.
56226         * tables/mozilla_expected_failures/bugs/bug3166-16-expected.checksum: Added.
56227         * tables/mozilla_expected_failures/bugs/bug3166-16-expected.png: Added.
56228         * tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt: Added.
56229         * tables/mozilla_expected_failures/bugs/bug3166-16.html: Added.
56230         * tables/mozilla_expected_failures/bugs/bug3166-17-expected.checksum: Added.
56231         * tables/mozilla_expected_failures/bugs/bug3166-17-expected.png: Added.
56232         * tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt: Added.
56233         * tables/mozilla_expected_failures/bugs/bug3166-17.html: Added.
56234         * tables/mozilla_expected_failures/bugs/bug3166-18-expected.checksum: Added.
56235         * tables/mozilla_expected_failures/bugs/bug3166-18-expected.png: Added.
56236         * tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt: Added.
56237         * tables/mozilla_expected_failures/bugs/bug3166-18.html: Added.
56238         * tables/mozilla_expected_failures/bugs/bug3166-2-expected.checksum: Added.
56239         * tables/mozilla_expected_failures/bugs/bug3166-2-expected.png: Added.
56240         * tables/mozilla_expected_failures/bugs/bug3166-2-expected.txt: Added.
56241         * tables/mozilla_expected_failures/bugs/bug3166-2.html: Added.
56242         * tables/mozilla_expected_failures/bugs/bug3166-3-expected.checksum: Added.
56243         * tables/mozilla_expected_failures/bugs/bug3166-3-expected.png: Added.
56244         * tables/mozilla_expected_failures/bugs/bug3166-3-expected.txt: Added.
56245         * tables/mozilla_expected_failures/bugs/bug3166-3.html: Added.
56246         * tables/mozilla_expected_failures/bugs/bug3166-4-expected.checksum: Added.
56247         * tables/mozilla_expected_failures/bugs/bug3166-4-expected.png: Added.
56248         * tables/mozilla_expected_failures/bugs/bug3166-4-expected.txt: Added.
56249         * tables/mozilla_expected_failures/bugs/bug3166-4.html: Added.
56250         * tables/mozilla_expected_failures/bugs/bug3166-5-expected.checksum: Added.
56251         * tables/mozilla_expected_failures/bugs/bug3166-5-expected.png: Added.
56252         * tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt: Added.
56253         * tables/mozilla_expected_failures/bugs/bug3166-5.html: Added.
56254         * tables/mozilla_expected_failures/bugs/bug3166-6-expected.checksum: Added.
56255         * tables/mozilla_expected_failures/bugs/bug3166-6-expected.png: Added.
56256         * tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt: Added.
56257         * tables/mozilla_expected_failures/bugs/bug3166-6.html: Added.
56258         * tables/mozilla_expected_failures/bugs/bug3166-7-expected.checksum: Added.
56259         * tables/mozilla_expected_failures/bugs/bug3166-7-expected.png: Added.
56260         * tables/mozilla_expected_failures/bugs/bug3166-7-expected.txt: Added.
56261         * tables/mozilla_expected_failures/bugs/bug3166-7.html: Added.
56262         * tables/mozilla_expected_failures/bugs/bug3166-8-expected.checksum: Added.
56263         * tables/mozilla_expected_failures/bugs/bug3166-8-expected.png: Added.
56264         * tables/mozilla_expected_failures/bugs/bug3166-8-expected.txt: Added.
56265         * tables/mozilla_expected_failures/bugs/bug3166-8.html: Added.
56266         * tables/mozilla_expected_failures/bugs/bug3166-9-expected.checksum: Added.
56267         * tables/mozilla_expected_failures/bugs/bug3166-9-expected.png: Added.
56268         * tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt: Added.
56269         * tables/mozilla_expected_failures/bugs/bug3166-9.html: Added.
56270         * tables/mozilla_expected_failures/bugs/bug32205-1-expected.checksum: Added.
56271         * tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: Added.
56272         * tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt: Added.
56273         * tables/mozilla_expected_failures/bugs/bug32205-1.html: Added.
56274         * tables/mozilla_expected_failures/bugs/bug32205-4-expected.checksum: Added.
56275         * tables/mozilla_expected_failures/bugs/bug32205-4-expected.png: Added.
56276         * tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt: Added.
56277         * tables/mozilla_expected_failures/bugs/bug32205-4.html: Added.
56278         * tables/mozilla_expected_failures/bugs/bug33784-expected.checksum: Added.
56279         * tables/mozilla_expected_failures/bugs/bug33784-expected.png: Added.
56280         * tables/mozilla_expected_failures/bugs/bug33784-expected.txt: Added.
56281         * tables/mozilla_expected_failures/bugs/bug33784.html: Added.
56282         * tables/mozilla_expected_failures/bugs/bug3517-expected.checksum: Added.
56283         * tables/mozilla_expected_failures/bugs/bug3517-expected.png: Added.
56284         * tables/mozilla_expected_failures/bugs/bug3517-expected.txt: Added.
56285         * tables/mozilla_expected_failures/bugs/bug3517.html: Added.
56286         * tables/mozilla_expected_failures/bugs/bug42043-expected.checksum: Added.
56287         * tables/mozilla_expected_failures/bugs/bug42043-expected.png: Added.
56288         * tables/mozilla_expected_failures/bugs/bug42043-expected.txt: Added.
56289         * tables/mozilla_expected_failures/bugs/bug42043.html: Added.
56290         * tables/mozilla_expected_failures/bugs/bug4294-expected.checksum: Added.
56291         * tables/mozilla_expected_failures/bugs/bug4294-expected.png: Added.
56292         * tables/mozilla_expected_failures/bugs/bug4294-expected.txt: Added.
56293         * tables/mozilla_expected_failures/bugs/bug4294.css: Added.
56294         * tables/mozilla_expected_failures/bugs/bug4294.html: Added.
56295         * tables/mozilla_expected_failures/bugs/bug45621-expected.checksum: Added.
56296         * tables/mozilla_expected_failures/bugs/bug45621-expected.png: Added.
56297         * tables/mozilla_expected_failures/bugs/bug45621-expected.txt: Added.
56298         * tables/mozilla_expected_failures/bugs/bug45621.html: Added.
56299         * tables/mozilla_expected_failures/bugs/bug46268-4-expected.checksum: Added.
56300         * tables/mozilla_expected_failures/bugs/bug46268-4-expected.png: Added.
56301         * tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt: Added.
56302         * tables/mozilla_expected_failures/bugs/bug46268-4.html: Added.
56303         * tables/mozilla_expected_failures/bugs/bug46268-5-expected.checksum: Added.
56304         * tables/mozilla_expected_failures/bugs/bug46268-5-expected.png: Added.
56305         * tables/mozilla_expected_failures/bugs/bug46268-5-expected.txt: Added.
56306         * tables/mozilla_expected_failures/bugs/bug46268-5.html: Added.
56307         * tables/mozilla_expected_failures/bugs/bug46268-expected.checksum: Added.
56308         * tables/mozilla_expected_failures/bugs/bug46268-expected.png: Added.
56309         * tables/mozilla_expected_failures/bugs/bug46268-expected.txt: Added.
56310         * tables/mozilla_expected_failures/bugs/bug46268.html: Added.
56311         * tables/mozilla_expected_failures/bugs/bug47163-expected.checksum: Added.
56312         * tables/mozilla_expected_failures/bugs/bug47163-expected.png: Added.
56313         * tables/mozilla_expected_failures/bugs/bug47163-expected.txt: Added.
56314         * tables/mozilla_expected_failures/bugs/bug47163.html: Added.
56315         * tables/mozilla_expected_failures/bugs/bug51000-expected.checksum: Added.
56316         * tables/mozilla_expected_failures/bugs/bug51000-expected.png: Added.
56317         * tables/mozilla_expected_failures/bugs/bug51000-expected.txt: Added.
56318         * tables/mozilla_expected_failures/bugs/bug51000.html: Added.
56319         * tables/mozilla_expected_failures/bugs/bug56024-expected.checksum: Added.
56320         * tables/mozilla_expected_failures/bugs/bug56024-expected.png: Added.
56321         * tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Added.
56322         * tables/mozilla_expected_failures/bugs/bug56024.html: Added.
56323         * tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum: Added.
56324         * tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Added.
56325         * tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: Added.
56326         * tables/mozilla_expected_failures/bugs/bug58402-2.html: Added.
56327         * tables/mozilla_expected_failures/bugs/bug59252-expected.checksum: Added.
56328         * tables/mozilla_expected_failures/bugs/bug59252-expected.png: Added.
56329         * tables/mozilla_expected_failures/bugs/bug59252-expected.txt: Added.
56330         * tables/mozilla_expected_failures/bugs/bug59252.html: Added.
56331         * tables/mozilla_expected_failures/bugs/bug61042-1-expected.checksum: Added.
56332         * tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: Added.
56333         * tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt: Added.
56334         * tables/mozilla_expected_failures/bugs/bug61042-1.html: Added.
56335         * tables/mozilla_expected_failures/bugs/bug61042-2-expected.checksum: Added.
56336         * tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: Added.
56337         * tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt: Added.
56338         * tables/mozilla_expected_failures/bugs/bug61042-2.html: Added.
56339         * tables/mozilla_expected_failures/bugs/bug65372-expected.checksum: Added.
56340         * tables/mozilla_expected_failures/bugs/bug65372-expected.png: Added.
56341         * tables/mozilla_expected_failures/bugs/bug65372-expected.txt: Added.
56342         * tables/mozilla_expected_failures/bugs/bug65372.html: Added.
56343         * tables/mozilla_expected_failures/bugs/bug67915-2-expected.checksum: Added.
56344         * tables/mozilla_expected_failures/bugs/bug67915-2-expected.png: Added.
56345         * tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt: Added.
56346         * tables/mozilla_expected_failures/bugs/bug67915-2.html: Added.
56347         * tables/mozilla_expected_failures/bugs/bug6933-expected.checksum: Added.
56348         * tables/mozilla_expected_failures/bugs/bug6933-expected.png: Added.
56349         * tables/mozilla_expected_failures/bugs/bug6933-expected.txt: Added.
56350         * tables/mozilla_expected_failures/bugs/bug6933.html: Added.
56351         * tables/mozilla_expected_failures/bugs/bug7113-expected.checksum: Added.
56352         * tables/mozilla_expected_failures/bugs/bug7113-expected.png: Added.
56353         * tables/mozilla_expected_failures/bugs/bug7113-expected.txt: Added.
56354         * tables/mozilla_expected_failures/bugs/bug7113.html: Added.
56355         * tables/mozilla_expected_failures/bugs/bug7121-2-expected.checksum: Added.
56356         * tables/mozilla_expected_failures/bugs/bug7121-2-expected.png: Added.
56357         * tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt: Added.
56358         * tables/mozilla_expected_failures/bugs/bug7121-2.html: Added.
56359         * tables/mozilla_expected_failures/bugs/bug72393-expected.checksum: Added.
56360         * tables/mozilla_expected_failures/bugs/bug72393-expected.png: Added.
56361         * tables/mozilla_expected_failures/bugs/bug72393-expected.txt: Added.
56362         * tables/mozilla_expected_failures/bugs/bug72393.html: Added.
56363         * tables/mozilla_expected_failures/bugs/bug7243-expected.checksum: Added.
56364         * tables/mozilla_expected_failures/bugs/bug7243-expected.png: Added.
56365         * tables/mozilla_expected_failures/bugs/bug7243-expected.txt: Added.
56366         * tables/mozilla_expected_failures/bugs/bug7243.html: Added.
56367         * tables/mozilla_expected_failures/bugs/bug73629-expected.checksum: Added.
56368         * tables/mozilla_expected_failures/bugs/bug73629-expected.png: Added.
56369         * tables/mozilla_expected_failures/bugs/bug73629-expected.txt: Added.
56370         * tables/mozilla_expected_failures/bugs/bug73629.html: Added.
56371         * tables/mozilla_expected_failures/bugs/bug80762-2-expected.checksum: Added.
56372         * tables/mozilla_expected_failures/bugs/bug80762-2-expected.png: Added.
56373         * tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt: Added.
56374         * tables/mozilla_expected_failures/bugs/bug80762-2.html: Added.
56375         * tables/mozilla_expected_failures/bugs/bug8411-expected.checksum: Added.
56376         * tables/mozilla_expected_failures/bugs/bug8411-expected.png: Added.
56377         * tables/mozilla_expected_failures/bugs/bug8411-expected.txt: Added.
56378         * tables/mozilla_expected_failures/bugs/bug8411.css: Added.
56379         * tables/mozilla_expected_failures/bugs/bug8411.xml: Added.
56380         * tables/mozilla_expected_failures/bugs/bug8499-expected.checksum: Added.
56381         * tables/mozilla_expected_failures/bugs/bug8499-expected.png: Added.
56382         * tables/mozilla_expected_failures/bugs/bug8499-expected.txt: Added.
56383         * tables/mozilla_expected_failures/bugs/bug8499.html: Added.
56384         * tables/mozilla_expected_failures/bugs/bug85016-expected.checksum: Added.
56385         * tables/mozilla_expected_failures/bugs/bug85016-expected.png: Added.
56386         * tables/mozilla_expected_failures/bugs/bug85016-expected.txt: Added.
56387         * tables/mozilla_expected_failures/bugs/bug85016.html: Added.
56388         * tables/mozilla_expected_failures/bugs/bug89315-expected.checksum: Added.
56389         * tables/mozilla_expected_failures/bugs/bug89315-expected.png: Added.
56390         * tables/mozilla_expected_failures/bugs/bug89315-expected.txt: Added.
56391         * tables/mozilla_expected_failures/bugs/bug89315.html: Added.
56392         * tables/mozilla_expected_failures/bugs/bug91057-expected.checksum: Added.
56393         * tables/mozilla_expected_failures/bugs/bug91057-expected.png: Added.
56394         * tables/mozilla_expected_failures/bugs/bug91057-expected.txt: Added.
56395         * tables/mozilla_expected_failures/bugs/bug91057.html: Added.
56396         * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum: Added.
56397         * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png: Added.
56398         * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt: Added.
56399         * tables/mozilla_expected_failures/bugs/bug92647-1.html: Added.
56400         * tables/mozilla_expected_failures/bugs/bug92868_1-expected.checksum: Added.
56401         * tables/mozilla_expected_failures/bugs/bug92868_1-expected.png: Added.
56402         * tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt: Added.
56403         * tables/mozilla_expected_failures/bugs/bug92868_1.html: Added.
56404         * tables/mozilla_expected_failures/bugs/bug92868_1_test1.css: Added.
56405         * tables/mozilla_expected_failures/bugs/bug92868_1_test2.css: Added.
56406         * tables/mozilla_expected_failures/bugs/bug9879-1-expected.checksum: Added.
56407         * tables/mozilla_expected_failures/bugs/bug9879-1-expected.png: Added.
56408         * tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt: Added.
56409         * tables/mozilla_expected_failures/bugs/bug9879-1.html: Added.
56410         * tables/mozilla_expected_failures/images: Added.
56411         * tables/mozilla_expected_failures/images/0.gif: Added.
56412         * tables/mozilla_expected_failures/images/002-bizcard-small.gif: Added.
56413         * tables/mozilla_expected_failures/images/1.gif: Added.
56414         * tables/mozilla_expected_failures/images/1.jpg: Added.
56415         * tables/mozilla_expected_failures/images/10empty.jpg: Added.
56416         * tables/mozilla_expected_failures/images/125_ncbug.gif: Added.
56417         * tables/mozilla_expected_failures/images/15.gif: Added.
56418         * tables/mozilla_expected_failures/images/160x160.JPG: Added.
56419         * tables/mozilla_expected_failures/images/160x40.JPG: Added.
56420         * tables/mozilla_expected_failures/images/160x80.JPG: Added.
56421         * tables/mozilla_expected_failures/images/1ptrans.gif: Added.
56422         * tables/mozilla_expected_failures/images/2.gif: Added.
56423         * tables/mozilla_expected_failures/images/2.jpg: Added.
56424         * tables/mozilla_expected_failures/images/24pipe.7.jpg: Added.
56425         * tables/mozilla_expected_failures/images/40x80.JPG: Added.
56426         * tables/mozilla_expected_failures/images/5.jpg: Added.
56427         * tables/mozilla_expected_failures/images/6.jpg: Added.
56428         * tables/mozilla_expected_failures/images/9empty.jpg: Added.
56429         * tables/mozilla_expected_failures/images/Ad-1.GIF: Added.
56430         * tables/mozilla_expected_failures/images/Ad169638St1Sz1Sq1Id2.gif: Added.
56431         * tables/mozilla_expected_failures/images/CVS: Added.
56432         * tables/mozilla_expected_failures/images/CVS/Entries: Added.
56433         * tables/mozilla_expected_failures/images/CVS/Repository: Added.
56434         * tables/mozilla_expected_failures/images/CVS/Root: Added.
56435         * tables/mozilla_expected_failures/images/CVS/Tag: Added.
56436         * tables/mozilla_expected_failures/images/MBIAuto120x90.gif: Added.
56437         * tables/mozilla_expected_failures/images/N.gif: Added.
56438         * tables/mozilla_expected_failures/images/TopRule.gif: Added.
56439         * tables/mozilla_expected_failures/images/abc.gif: Added.
56440         * tables/mozilla_expected_failures/images/aboutHeader.gif: Added.
56441         * tables/mozilla_expected_failures/images/ad_info.gif: Added.
56442         * tables/mozilla_expected_failures/images/adforce_imgis_com-expected.checksum: Added.
56443         * tables/mozilla_expected_failures/images/adforce_imgis_com-expected.png: Added.
56444         * tables/mozilla_expected_failures/images/adforce_imgis_com-expected.txt: Added.
56445         * tables/mozilla_expected_failures/images/adforce_imgis_com.html: Added.
56446         * tables/mozilla_expected_failures/images/alpha-2.jpg: Added.
56447         * tables/mozilla_expected_failures/images/amazon-logo.gif: Added.
56448         * tables/mozilla_expected_failures/images/ananova.gif: Added.
56449         * tables/mozilla_expected_failures/images/animated.gif: Added.
56450         * tables/mozilla_expected_failures/images/ant.jpg: Added.
56451         * tables/mozilla_expected_failures/images/b_pre2.gif: Added.
56452         * tables/mozilla_expected_failures/images/b_sui.gif: Added.
56453         * tables/mozilla_expected_failures/images/b_sui2.gif: Added.
56454         * tables/mozilla_expected_failures/images/banner.gif: Added.
56455         * tables/mozilla_expected_failures/images/banner_bizinternet.gif: Added.
56456         * tables/mozilla_expected_failures/images/bar.gif: Added.
56457         * tables/mozilla_expected_failures/images/bar_yellow_left.gif: Added.
56458         * tables/mozilla_expected_failures/images/bar_yellow_right.gif: Added.
56459         * tables/mozilla_expected_failures/images/bg.jpg: Added.
56460         * tables/mozilla_expected_failures/images/bkgd_yellow.gif: Added.
56461         * tables/mozilla_expected_failures/images/blue_1x1.gif: Added.
56462         * tables/mozilla_expected_failures/images/bnr_all.gif: Added.
56463         * tables/mozilla_expected_failures/images/bnum.gif: Added.
56464         * tables/mozilla_expected_failures/images/book1.jpg: Added.
56465         * tables/mozilla_expected_failures/images/book2.jpg: Added.
56466         * tables/mozilla_expected_failures/images/box1.gif: Added.
56467         * tables/mozilla_expected_failures/images/box2.gif: Added.
56468         * tables/mozilla_expected_failures/images/box3.gif: Added.
56469         * tables/mozilla_expected_failures/images/breaking_weather_314_anim.gif: Added.
56470         * tables/mozilla_expected_failures/images/browsecathead.gif: Added.
56471         * tables/mozilla_expected_failures/images/bug106024.jpg: Added.
56472         * tables/mozilla_expected_failures/images/bug120107.cgi: Added.
56473         * tables/mozilla_expected_failures/images/bullet.gif: Added.
56474         * tables/mozilla_expected_failures/images/button_go_nav.gif: Added.
56475         * tables/mozilla_expected_failures/images/c-tl.gif: Added.
56476         * tables/mozilla_expected_failures/images/c-tr.gif: Added.
56477         * tables/mozilla_expected_failures/images/canoe.gif: Added.
56478         * tables/mozilla_expected_failures/images/clearpixel.gif: Added.
56479         * tables/mozilla_expected_failures/images/cnn.gif: Added.
56480         * tables/mozilla_expected_failures/images/control.gif: Added.
56481         * tables/mozilla_expected_failures/images/corner.JPG: Added.
56482         * tables/mozilla_expected_failures/images/couverture.jpg: Added.
56483         * tables/mozilla_expected_failures/images/curve.gif: Added.
56484         * tables/mozilla_expected_failures/images/detach.gif: Added.
56485         * tables/mozilla_expected_failures/images/dot.gif: Added.
56486         * tables/mozilla_expected_failures/images/dot_black.gif: Added.
56487         * tables/mozilla_expected_failures/images/edge.gif: Added.
56488         * tables/mozilla_expected_failures/images/edit2.gif: Added.
56489         * tables/mozilla_expected_failures/images/espn.gif: Added.
56490         * tables/mozilla_expected_failures/images/ex22.gif: Added.
56491         * tables/mozilla_expected_failures/images/ex23.gif: Added.
56492         * tables/mozilla_expected_failures/images/ex24.gif: Added.
56493         * tables/mozilla_expected_failures/images/ex25.gif: Added.
56494         * tables/mozilla_expected_failures/images/ex26.gif: Added.
56495         * tables/mozilla_expected_failures/images/ex27.gif: Added.
56496         * tables/mozilla_expected_failures/images/ex29.gif: Added.
56497         * tables/mozilla_expected_failures/images/ex3.gif: Added.
56498         * tables/mozilla_expected_failures/images/ex30.gif: Added.
56499         * tables/mozilla_expected_failures/images/ex31.gif: Added.
56500         * tables/mozilla_expected_failures/images/ex34.gif: Added.
56501         * tables/mozilla_expected_failures/images/ex41.gif: Added.
56502         * tables/mozilla_expected_failures/images/ex43.gif: Added.
56503         * tables/mozilla_expected_failures/images/ex44.gif: Added.
56504         * tables/mozilla_expected_failures/images/ex5.gif: Added.
56505         * tables/mozilla_expected_failures/images/ex51.gif: Added.
56506         * tables/mozilla_expected_failures/images/ex52.gif: Added.
56507         * tables/mozilla_expected_failures/images/ex53.gif: Added.
56508         * tables/mozilla_expected_failures/images/ex54.gif: Added.
56509         * tables/mozilla_expected_failures/images/excite.gif: Added.
56510         * tables/mozilla_expected_failures/images/fall_167x105.jpg: Added.
56511         * tables/mozilla_expected_failures/images/g_back.gif: Added.
56512         * tables/mozilla_expected_failures/images/go.gif: Added.
56513         * tables/mozilla_expected_failures/images/go_earthlink.gif: Added.
56514         * tables/mozilla_expected_failures/images/google.gif: Added.
56515         * tables/mozilla_expected_failures/images/gray.gif: Added.
56516         * tables/mozilla_expected_failures/images/gray2.gif: Added.
56517         * tables/mozilla_expected_failures/images/header-bolt.gif: Added.
56518         * tables/mozilla_expected_failures/images/header-getwinamp.gif: Added.
56519         * tables/mozilla_expected_failures/images/header-highfidelity.gif: Added.
56520         * tables/mozilla_expected_failures/images/header-logotext.gif: Added.
56521         * tables/mozilla_expected_failures/images/home_beige_top.gif: Added.
56522         * tables/mozilla_expected_failures/images/horiz-tall.gif: Added.
56523         * tables/mozilla_expected_failures/images/howstuffworks.gif: Added.
56524         * tables/mozilla_expected_failures/images/icom-logo-micro.gif: Added.
56525         * tables/mozilla_expected_failures/images/icon-unsubscribe.gif: Added.
56526         * tables/mozilla_expected_failures/images/iconchart.gif: Added.
56527         * tables/mozilla_expected_failures/images/join.gif: Added.
56528         * tables/mozilla_expected_failures/images/join_eln.gif: Added.
56529         * tables/mozilla_expected_failures/images/l_logo.gif: Added.
56530         * tables/mozilla_expected_failures/images/latimes.gif: Added.
56531         * tables/mozilla_expected_failures/images/left_menu_bottom2.gif: Added.
56532         * tables/mozilla_expected_failures/images/leftbit.jpg: Added.
56533         * tables/mozilla_expected_failures/images/lime.gif: Added.
56534         * tables/mozilla_expected_failures/images/ll-tall.gif: Added.
56535         * tables/mozilla_expected_failures/images/logo.gif: Added.
56536         * tables/mozilla_expected_failures/images/logo2.gif: Added.
56537         * tables/mozilla_expected_failures/images/logosummer.gif: Added.
56538         * tables/mozilla_expected_failures/images/lr-tall.gif: Added.
56539         * tables/mozilla_expected_failures/images/main-horizontal-scroll.gif: Added.
56540         * tables/mozilla_expected_failures/images/mozilla-banner.gif: Added.
56541         * tables/mozilla_expected_failures/images/mslogo.gif: Added.
56542         * tables/mozilla_expected_failures/images/my16.gif: Added.
56543         * tables/mozilla_expected_failures/images/nav_buy_checklist.gif: Added.
56544         * tables/mozilla_expected_failures/images/nav_top_left_frag_2.gif: Added.
56545         * tables/mozilla_expected_failures/images/navtop_buy_pr.gif: Added.
56546         * tables/mozilla_expected_failures/images/navtop_devzone.gif: Added.
56547         * tables/mozilla_expected_failures/images/navtop_products.gif: Added.
56548         * tables/mozilla_expected_failures/images/next.gif: Added.
56549         * tables/mozilla_expected_failures/images/ns_netcenter_bar_new.gif: Added.
56550         * tables/mozilla_expected_failures/images/orange-arrow.gif: Added.
56551         * tables/mozilla_expected_failures/images/pc.gif: Added.
56552         * tables/mozilla_expected_failures/images/pfeil1.gif: Added.
56553         * tables/mozilla_expected_failures/images/pfeil2.gif: Added.
56554         * tables/mozilla_expected_failures/images/pikajumpr.gif: Added.
56555         * tables/mozilla_expected_failures/images/pixel_none.gif: Added.
56556         * tables/mozilla_expected_failures/images/pxl_df9f3b.gif: Added.
56557         * tables/mozilla_expected_failures/images/pxl_white.gif: Added.
56558         * tables/mozilla_expected_failures/images/raccoon21.jpg: Added.
56559         * tables/mozilla_expected_failures/images/raf_header.gif: Added.
56560         * tables/mozilla_expected_failures/images/rainbowh.gif: Added.
56561         * tables/mozilla_expected_failures/images/rainbowhb.gif: Added.
56562         * tables/mozilla_expected_failures/images/rainbowv.gif: Added.
56563         * tables/mozilla_expected_failures/images/rainbowvb.gif: Added.
56564         * tables/mozilla_expected_failures/images/raptor.jpg: Added.
56565         * tables/mozilla_expected_failures/images/rclogo460.gif: Added.
56566         * tables/mozilla_expected_failures/images/rle.cgi: Added.
56567         * tables/mozilla_expected_failures/images/rnsite_logo.gif: Added.
56568         * tables/mozilla_expected_failures/images/rock_gra.gif: Added.
56569         * tables/mozilla_expected_failures/images/ruler.gif: Added.
56570         * tables/mozilla_expected_failures/images/sbs.gif: Added.
56571         * tables/mozilla_expected_failures/images/sell_side.gif: Added.
56572         * tables/mozilla_expected_failures/images/sell_text1a.gif: Added.
56573         * tables/mozilla_expected_failures/images/sell_text2.gif: Added.
56574         * tables/mozilla_expected_failures/images/sell_text3.gif: Added.
56575         * tables/mozilla_expected_failures/images/sfgate.gif: Added.
56576         * tables/mozilla_expected_failures/images/showattachment.cgi: Added.
56577         * tables/mozilla_expected_failures/images/slc.gif: Added.
56578         * tables/mozilla_expected_failures/images/slr.gif: Added.
56579         * tables/mozilla_expected_failures/images/smblue_paper.gif: Added.
56580         * tables/mozilla_expected_failures/images/spacer.gif: Added.
56581         * tables/mozilla_expected_failures/images/srs.gif: Added.
56582         * tables/mozilla_expected_failures/images/star.gif: Added.
56583         * tables/mozilla_expected_failures/images/sun.gif: Added.
56584         * tables/mozilla_expected_failures/images/support.gif: Added.
56585         * tables/mozilla_expected_failures/images/tab_left.gif: Added.
56586         * tables/mozilla_expected_failures/images/tab_right.gif: Added.
56587         * tables/mozilla_expected_failures/images/take5_change468.gif: Added.
56588         * tables/mozilla_expected_failures/images/tbl-border-conflict.gif: Added.
56589         * tables/mozilla_expected_failures/images/test77.jpg: Added.
56590         * tables/mozilla_expected_failures/images/the_web.gif: Added.
56591         * tables/mozilla_expected_failures/images/title.gif: Added.
56592         * tables/mozilla_expected_failures/images/topnavfeatures.gif: Added.
56593         * tables/mozilla_expected_failures/images/topnavlogin.gif: Added.
56594         * tables/mozilla_expected_failures/images/topnavregister2.gif: Added.
56595         * tables/mozilla_expected_failures/images/tos1.gif: Added.
56596         * tables/mozilla_expected_failures/images/tos3.gif: Added.
56597         * tables/mozilla_expected_failures/images/tos4.gif: Added.
56598         * tables/mozilla_expected_failures/images/tos9.gif: Added.
56599         * tables/mozilla_expected_failures/images/tosdot.gif: Added.
56600         * tables/mozilla_expected_failures/images/trans.gif: Added.
56601         * tables/mozilla_expected_failures/images/transpix.gif: Added.
56602         * tables/mozilla_expected_failures/images/trout.gif: Added.
56603         * tables/mozilla_expected_failures/images/usatoday.gif: Added.
56604         * tables/mozilla_expected_failures/images/valid-html401.png: Added.
56605         * tables/mozilla_expected_failures/images/vh40: Added.
56606         * tables/mozilla_expected_failures/images/w.gif: Added.
56607         * tables/mozilla_expected_failures/images/washingtonpost.gif: Added.
56608         * tables/mozilla_expected_failures/images/wiz438sidebar.gif: Added.
56609         * tables/mozilla_expected_failures/images/wsp600bot.gif: Added.
56610         * tables/mozilla_expected_failures/images/x.gif: Added.
56611         * tables/mozilla_expected_failures/images/yahoo.gif: Added.
56613 2006-03-14  Justin Garcia  <justin.garcia@apple.com>
56615         Reviewed by mjs
56616         
56617         <http://bugs.webkit.org/show_bug.cgi?id=7578>
56618         TinyMCE: Implement execCommand CreateLink
56620         * editing/editing.js:
56621         * editing/execCommand/createLink-expected.checksum: Added.
56622         * editing/execCommand/createLink-expected.png: Added.
56623         * editing/execCommand/createLink-expected.txt: Added.
56624         * editing/execCommand/createLink.html: Added.
56626 2006-03-14  Beth Dakin  <bdakin@apple.com>
56628         Reviewed by Maciej
56630         These expected results change for http://bugs.webkit.org/
56631         show_bug.cgi?id=4171
56633         * css1/text_properties/text-transCapitalize-expected.txt:
56634         * css1/text_properties/text_transform-expected.checksum:
56635         * css1/text_properties/text_transform-expected.png:
56636         * css1/text_properties/text_transform-expected.txt:
56637         * css2.1/t1605-c545-txttrans-00-b-ag-expected.checksum:
56638         * css2.1/t1605-c545-txttrans-00-b-ag-expected.png:
56639         * css2.1/t1605-c545-txttrans-00-b-ag-expected.txt:
56641 2006-03-14  Darin Adler  <darin@apple.com>
56643         Rubber stamped by Hyatt.
56645         - land new results for two tests affected by Hyatt's layer change
56647         * fast/encoding/utf-16-big-endian-expected.checksum: Updated.
56648         * fast/encoding/utf-16-big-endian-expected.png: Ditto.
56649         * fast/encoding/utf-16-big-endian-expected.txt: Ditto.
56650         * fast/encoding/utf-16-little-endian-expected.checksum: Ditto.
56651         * fast/encoding/utf-16-little-endian-expected.png: Ditto.
56652         * fast/encoding/utf-16-little-endian-expected.txt: Ditto.
56654 2006-03-14  Darin Adler  <darin@apple.com>
56656         - land new results for tests affected by my setAttribute change
56658         * dom/xhtml/level3/core/nodeisequalnode15-expected.txt: Updated to
56659         reflect a new kind of failure.
56660         * dom/xhtml/level3/core/nodeisequalnode16-expected.txt: Updated to
56661         reflect success.
56663 2006-03-14  Geoffrey Garen  <ggaren@apple.com>
56665         Oops, forgot to add this file.
56667         * fast/js/resources/string-sort.js: Added.
56669 2006-03-14  Geoffrey Garen  <ggaren@apple.com>
56671         Reviewed by Eric.
56673         Layout test for <rdar://problem/4478239> string sort puts "closed" 
56674         before "close"
56676         Also changed the engine to report data types when tests fail, so that
56677         you don't get messages like, "should be A, was A."
56679         Updated results for these files:
56681         * fast/js/kde/Array-expected.txt:
56682         * fast/js/kde/RegExp-expected.txt:
56683         * fast/js/kde/encode_decode_uri-expected.txt:
56684         * fast/js/resources/js-test-pre.js:
56686         Added these files:
56688         * fast/js/string-sort-expected.txt: Added.
56689         * fast/js/string-sort.html: Added.
56691 2006-03-14  Beth Dakin  <bdakin@apple.com>
56693         Reviewed by Hyatt
56695         Layout test for http://bugs.webkit.org/show_bug.cgi?id=6796
56697         * fast/overflow/infiniteRecursionGuard-expected.checksum: Added.
56698         * fast/overflow/infiniteRecursionGuard-expected.png: Added.
56699         * fast/overflow/infiniteRecursionGuard-expected.txt: Added.
56700         * fast/overflow/infiniteRecursionGuard.html: Added.
56702 2006-03-14  David Kilzer  <ddkilzer@kilzer.net>
56704         Reviewed by Maciej.
56706         - Test for http://bugs.webkit.org/show_bug.cgi?id=4059
56707         Some values used with setAttribute() cause the attribute to be removed
56708         (null strings vs. empty strings)
56710         This bug was fixed in r10084 (build fix in r10086) on 2005-08-07.
56711         - fixed http://bugs.webkit.org/show_bug.cgi?id=4313
56712           eliminate KJS::Value and KJS::Object smart pointer wrappers (for simplicity and speed)
56714         * fast/dom/setAttribute-using-initial-input-value-expected.txt: Added.
56715         * fast/dom/setAttribute-using-initial-input-value.html: Added.
56717 2006-03-14  Darin Adler  <darin@apple.com>
56719         Reviewed by Geoff and Eric.
56721         - test for <http://bugs.webkit.org/show_bug.cgi?id=7765>, <rdar://problem/4474884>
56722           hasAttribute always returns false for uppercase attribute names like "STYLE"
56723         - also incidentally tests getAttributeNS and handling of null namespace parameters
56725         * fast/dom/Element/attribute-uppercase.html: Added.
56726         * fast/dom/Element/attribute-uppercase-expected.txt: Added.
56728 2006-03-13  Eric Seidel  <eseidel@apple.com>
56730         Reviewed by ggaren & TimH.
56732         * fast/xsl/resources/xslt-second-level-import.xsl: Added.
56733         * fast/xsl/resources/xslt-second-level-import.xsl.dtd: Added.
56734         * fast/xsl/resources/xslt-second-level-import2.xsl: Added.
56735         * fast/xsl/xslt-second-level-import-expected.txt: Added.
56736         * fast/xsl/xslt-second-level-import.xml: Added.
56738 2006-03-12  Rob Buis  <buis@kde.org>
56740         Reviewed by darin.  Landed by eseidel.
56742         http://bugs.webkit.org/show_bug.cgi?id=7666
56744         * svg/custom/dasharrayOrigin-expected.checksum: Added.
56745         * svg/custom/dasharrayOrigin-expected.png: Added.
56746         * svg/custom/dasharrayOrigin-expected.txt: Added.
56747         * svg/custom/dasharrayOrigin.svg: Added.
56749 2006-03-12  Mitz Pettel  <opendarwin.org@mitzpettel.com>
56751         Reviewed by Maciej, landed by ap.
56753         - test for http://bugs.webkit.org/show_bug.cgi?id=5923
56754           REGRESSION: scrolling on Google maps continues after the mouse is 
56755           released outside the window
56757         * fast/events/drag-outside-window-expected.txt: Added.
56758         * fast/events/drag-outside-window.html: Added.
56759         * fast/events/resources: Added.
56760         * fast/events/resources/drag-outside-window-frame.html: Added.
56762 2006-03-12  Alexey Proskuryakov  <ap@nypop.com>
56764         Reviewed by Maciej.
56766         - test for http://bugs.webkit.org/show_bug.cgi?id=7708
56767         REGRESSION: Flash callback to JavaScript function not working.
56769         * plugins/invoke-expected.txt: Added.
56770         * plugins/invoke.html: Added.
56772 2006-03-12  David Kilzer  <ddkilzer@kilzer.net>
56774         Reviewed by Darin, landed by ap.
56776         - Tests for http://bugs.webkit.org/show_bug.cgi?id=7724
56777         Minor refactoring to HTMLParser::handleError() to remove duplicate code
56779         These tests cover the changed code.  No change in behavior.
56781         * fast/invalid/missing-address-end-tag-expected.checksum: Added.
56782         * fast/invalid/missing-address-end-tag-expected.png: Added.
56783         * fast/invalid/missing-address-end-tag-expected.txt: Added.
56784         * fast/invalid/missing-address-end-tag.html: Added.
56785         * fast/invalid/missing-dl-end-tag-expected.checksum: Added.
56786         * fast/invalid/missing-dl-end-tag-expected.png: Added.
56787         * fast/invalid/missing-dl-end-tag-expected.txt: Added.
56788         * fast/invalid/missing-dl-end-tag.html: Added.
56789         * fast/invalid/missing-dt-end-tag-expected.checksum: Added.
56790         * fast/invalid/missing-dt-end-tag-expected.png: Added.
56791         * fast/invalid/missing-dt-end-tag-expected.txt: Added.
56792         * fast/invalid/missing-dt-end-tag.html: Added.
56793         * fast/invalid/missing-font-end-tag-expected.checksum: Added.
56794         * fast/invalid/missing-font-end-tag-expected.png: Added.
56795         * fast/invalid/missing-font-end-tag-expected.txt: Added.
56796         * fast/invalid/missing-font-end-tag.html: Added.
56798 2006-03-10  Darin Adler  <darin@apple.com>
56800         Reviewed by Geoff, except for frame-name-reset, which was done by Alexey.
56802         - test for http://bugs.webkit.org/show_bug.cgi?id=3308
56803           Pop-up blocking blocks window.open for already open windows
56805         * fast/dom/Window/open-existing-pop-up-blocking-expected.checksum: Added.
56806         * fast/dom/Window/open-existing-pop-up-blocking-expected.png: Added.
56807         * fast/dom/Window/open-existing-pop-up-blocking-expected.txt: Added.
56808         * fast/dom/Window/open-existing-pop-up-blocking.html: Added.
56809         * fast/dom/Window/resources/open-sibling-subframe.html: Added.
56810         * fast/dom/Window/resources/sibling-subframe-content.html: Added.
56812         - test for http://bugs.webkit.org/show_bug.cgi?id=7422
56813           Setting a frame name to the same value resets it to a generated one
56815         * fast/frames/frame-name-reset.html: Added.
56816         * fast/frames/frame-name-reset-expected.txt: Added.
56818 2006-03-10  Adele Peterson  <adele@apple.com>
56820         - Test for <rdar://problem/4469419> 
56821         REGRESSION: RadioButtons are not checked in Safari when name attribute comes after checked attribute
56823         * fast/forms/radio-attr-order-expected.checksum: Added.
56824         * fast/forms/radio-attr-order-expected.png: Added.
56825         * fast/forms/radio-attr-order-expected.txt: Added.
56826         * fast/forms/radio-attr-order.html: Added.
56828 2006-03-09  Adele Peterson  <adele@apple.com>
56830         - Test for http://bugs.webkit.org/show_bug.cgi?id=7675
56831         When new text fields change from visibility:hidden to visibility:visible, value doesn't display
56833         * fast/forms/input-appearance-visibility-expected.checksum: Added.
56834         * fast/forms/input-appearance-visibility-expected.png: Added.
56835         * fast/forms/input-appearance-visibility-expected.txt: Added.
56836         * fast/forms/input-appearance-visibility.html: Added.
56838 2006-03-09  Adele Peterson  <adele@apple.com>
56840         - Test for http://bugs.webkit.org/show_bug.cgi?id=6814
56841         Implement selection methods for RenderTextField
56843         * fast/forms/input-appearance-selection-expected.checksum: Added.
56844         * fast/forms/input-appearance-selection-expected.png: Added.
56845         * fast/forms/input-appearance-selection-expected.txt: Added.
56846         * fast/forms/input-appearance-selection.html: Added.
56848 2006-03-09  Mitz Pettel  <opendarwin.org@mitzpettel.com>
56850         Reviewed by Darin.
56852         - test for http://bugs.webkit.org/show_bug.cgi?id=7583
56853           DRT hangs when doing eventSender.mouseDown on native widgets
56855         * fast/events/event-sender-mouse-click-expected.txt: Added.
56856         * fast/events/event-sender-mouse-click.html: Added.
56858 2006-03-09  David Carson  <dacarson@gmail.com>
56860         Reviewed by Darin.
56862         * fast/canvas: Added.
56864         - test for http://bugs.webkit.org/show_bug.cgi?id=6103
56865           Rectangles are not filled according to the Web Applications Working Draft
56867         * fast/canvas/fillrect_gradient-expected.checksum: Added.
56868         * fast/canvas/fillrect_gradient-expected.png: Added.
56869         * fast/canvas/fillrect_gradient-expected.txt: Added.
56870         * fast/canvas/fillrect_gradient.html: Added.
56872         - moved other canvas tests here
56874         * fast/canvas/image-object-in-canvas-expected.checksum: Added.
56875         * fast/canvas/image-object-in-canvas-expected.png: Added.
56876         * fast/canvas/image-object-in-canvas-expected.txt: Added.
56877         * fast/canvas/image-object-in-canvas.html: Added.
56878         * fast/canvas/quadraticCurveTo-expected.checksum: Added.
56879         * fast/canvas/quadraticCurveTo-expected.png: Added.
56880         * fast/canvas/quadraticCurveTo-expected.txt: Added.
56881         * fast/canvas/quadraticCurveTo.xml: Added.
56882         * fast/canvas/resources: Added.
56883         * fast/canvas/resources/apple.gif: Added.
56885         * fast/dom/image-object-in-canvas-expected.checksum: Removed.
56886         * fast/dom/image-object-in-canvas-expected.png: Removed.
56887         * fast/dom/image-object-in-canvas-expected.txt: Removed.
56888         * fast/dom/image-object-in-canvas.html: Removed.
56889         * fast/dom/quadraticCurveTo-expected.checksum: Removed.
56890         * fast/dom/quadraticCurveTo-expected.png: Removed.
56891         * fast/dom/quadraticCurveTo-expected.txt: Removed.
56892         * fast/dom/quadraticCurveTo.xml: Removed.
56894 2006-03-09  Alexey Proskuryakov  <ap@nypop.com>
56896         Reviewed by Darin.
56898         - Tests for http://bugs.webkit.org/show_bug.cgi?id=7656
56899          Query string always appended to Flash URLs, instead of being replaced.
56901         * plugins/geturl-replace-query-expected.txt: Added.
56902         * plugins/geturl-replace-query.html: Added.
56904 2006-03-08  Justin Garcia  <justin.garcia@apple.com>
56906         Reviewed by darin
56907         
56908         <http://bugs.webkit.org/show_bug.cgi?id=7579>
56909         TinyMCE: Implement execCommand(insertImage, ...)
56911         * editing/editing.js:
56912         * editing/execCommand/insertImage-expected.checksum: Added.
56913         * editing/execCommand/insertImage-expected.png: Added.
56914         * editing/execCommand/insertImage-expected.txt: Added.
56915         * editing/execCommand/insertImage.html: Added.
56916         * editing/pasteboard/3976872-expected.txt:
56918 2006-03-08  Rob Buis  <buis@kde.org>
56920         Reviewed by eseidel.
56922         * svg/custom/display-none-expected.checksum: Added.
56923         * svg/custom/display-none-expected.png: Added.
56924         * svg/custom/display-none-expected.txt: Added.
56925         * svg/custom/display-none.svg: Added.
56927 2006-03-08  Darin Adler  <darin@apple.com>
56929         Reviewed by Eric.
56931         * fast/AppleScript/date-expected.txt: Updated for endian-independence.
56933 2006-03-07  Justin Garcia  <justin.garcia@apple.com>
56935         Reviewed by harrison
56936         
56937         I think this layout test is failing b/c the wait times are
56938         right on the threshold of what is necessary to register a drag.
56940         * fast/lists/drag-into-marker.html:
56942 2006-03-07  Adele Peterson  <adele@apple.com>
56944         Updating tests for:
56945         http://bugs.webkit.org/show_bug.cgi?id=7319
56946         Can't see caret at the end of a contenteditable div with overflow:hidden
56948         * fast/clip/outline-overflowClip-expected.txt:
56949         * fast/overflow/overflow-focus-ring-expected.txt:
56951 2006-03-07  David Kilzer  <ddkilzer@kilzer.net>
56953         Reviewed by Darin.
56955         - Tests for http://bugs.webkit.org/show_bug.cgi?id=3905
56956         Missing </title> makes page blank
56958         * fast/js/exception-linenums-in-html-1-expected.txt: Added.
56959         * fast/js/exception-linenums-in-html-1.html: Added.
56961         Tests line numbers from HTML source files instead of JavaScript source files
56962         which is tested by fast/js/exception-linenums.html.  This test does not test
56963         changes made for Bug 3905, but was added for better coverage.
56965         * fast/js/exception-linenums-in-html-2-expected.txt: Added.
56966         * fast/js/exception-linenums-in-html-2.html: Added.
56968         Identical to fast/js/exception-linenums-in-html-1.html except that it contains
56969         an unclosed <title> tag, which causes the code path for Bug 3905 to be tested.
56971         * fast/js/missing-title-end-tag-js-expected.txt: Added.
56972         * fast/js/missing-title-end-tag-js.html: Added.
56974         While developing a fix for Bug 3905, a state variable (scriptCodeSize) was not
56975         reset in the tokenizer causing the next <script></script> tags to contain the
56976         entire contents of the document after the open <title> tag.  This test case
56977         tests for that condition.
56979         * fast/tokenizer/missing-title-end-tag-1-expected.checksum: Added.
56980         * fast/tokenizer/missing-title-end-tag-1-expected.png: Added.
56981         * fast/tokenizer/missing-title-end-tag-1-expected.txt: Added.
56982         * fast/tokenizer/missing-title-end-tag-1.html: Added.
56983         * fast/tokenizer/missing-title-end-tag-2-expected.checksum: Added.
56984         * fast/tokenizer/missing-title-end-tag-2-expected.png: Added.
56985         * fast/tokenizer/missing-title-end-tag-2-expected.txt: Added.
56986         * fast/tokenizer/missing-title-end-tag-2.html: Added.
56988         The first test case contains an unclosed <title> tag in <head>, while the
56989         second test case contains an unclosed <title> tag in <body>.  These two test
56990         cases result in different code paths being taken.
56992 2006-03-06  Beth Dakin  <bdakin@apple.com>
56994         Reviewed by Darin.
56996         Layout test for http://bugs.webkit.org/show_bug.cgi?id=7566
56998         * fast/text/updateNewFont-expected.checksum: Added.
56999         * fast/text/updateNewFont-expected.png: Added.
57000         * fast/text/updateNewFont-expected.txt: Added.
57001         * fast/text/updateNewFont.html: Added.
57003 2006-03-06  Justin Garcia  <justin.garcia@apple.com>
57005         Reviewed by darin
57006         
57007         <http://bugs.webkit.org/show_bug.cgi?id=6844>
57008         elementAtPoint returns the list when the point is over a list marker
57010         * fast/lists/drag-into-marker-expected.checksum: Added.
57011         * fast/lists/drag-into-marker-expected.png: Added.
57012         * fast/lists/drag-into-marker-expected.txt: Added.
57013         * fast/lists/drag-into-marker.html: Added.
57015 2006-03-05  Geoffrey Garen  <ggaren@apple.com>
57017         - Checked in new results for the test I just landed. Looks like I
57018         landed an old copy.
57020         * fast/dom/prototype-chain-expected.txt:
57022 2006-03-05  Adele Peterson  <adele@apple.com>
57024         Reviewed by Darin.
57026         Test for:
57027         http://bugs.webkit.org/show_bug.cgi?id=6987
57028         Implement maxlength for new text fields
57030         * fast/forms/input-appearance-maxlength-expected.txt: Added.
57031         * fast/forms/input-appearance-maxlength.html: Added.
57033 2006-03-05  Geoffrey Garen  <ggaren@apple.com>
57035         Reviewed by Maciej.
57037         - Layout test for <rdar://problem/4467143> JavaScript enumeration of 
57038         HTML element properties skips DOM node properties
57040         * fast/dom/prototype-chain-expected.txt: Added.
57041         * fast/dom/prototype-chain.html: Added.
57043 2006-03-05  Alexander Kellett  <lypanov@kde.org>
57045         Reviewed by Eric.
57047         - missing results from previous commit
57049         * svg/custom/polyline-invalid-points-expected.checksum: Added.
57050         * svg/custom/polyline-invalid-points-expected.png: Added.
57051         * svg/custom/polyline-invalid-points-expected.txt: Added.
57052         * svg/custom/polyline-setattribute-points-null-expected.checksum:
57053         Added.
57054         * svg/custom/polyline-setattribute-points-null-expected.png: Added.
57055         * svg/custom/polyline-setattribute-points-null-expected.txt: Added.
57057 2006-03-05  Alexander Kellett  <lypanov@kde.org>
57059         Reviewed by Eric.
57061         - new reduced testcases for:
57062           http://bugs.webkit.org/show_bug.cgi?id=6951
57063           http://bugs.webkit.org/show_bug.cgi?id=6890  
57065         * svg/custom/polyline-invalid-points.svg: Added.
57066         * svg/custom/polyline-setattribute-points-null.svg: Added.
57068 2006-03-05  Mitz Pettel  <opendarwin.org@mitzpettel.com>
57070         Reviewed by Darin, landed by ap.
57072         - test for http://bugs.webkit.org/show_bug.cgi?id=7589
57073           Mouse moved events do not work in DumpRenderTree
57075         * fast/css/hover-subselector-expected.txt: Updated results.
57076         * fast/css/hover-subselector.html: Changed to work with the new mechanism.
57077         * fast/events/event-sender-mouse-moved-expected.checksum: Added.
57078         * fast/events/event-sender-mouse-moved-expected.png: Added.
57079         * fast/events/event-sender-mouse-moved-expected.txt: Added.
57080         * fast/events/event-sender-mouse-moved.html: Added.
57082 2006-03-03  Alexander Kellett  <lypanov@kde.org>
57084         - local machine unfortunately shows slightly differing results to the
57085         build bots, reverting to fix the built bot.
57087         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
57089 2006-03-01  Darin Adler  <darin@apple.com>
57091         Reviewed by Eric.
57093         - test for http://bugs.webkit.org/show_bug.cgi?id=7480
57094           non-HTML elems w/o children in HTML docs get serialized self-closing
57095         - update tests for problem where the HTML tokenizer would discard the
57096           first newline after </pre>
57098         * fast/innerHTML/innerHTML-custom-tag.html: Added.
57099         * fast/innerHTML/innerHTML-custom-tag-expected.txt: Added.
57101         * fast/innerHTML/005-expected.txt: Updated. Now matches the original document as expected.
57102         Old result had the <div> after a <pre> put on the same line.
57104         * editing/inserting/4278698-expected.txt: Updated because offset of node changed since we
57105         have one more text node (from after a /pre).
57106         * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt: Ditto.
57108 2006-03-02  Andrew Wellington  <proton@wiretapped.net>
57110         Reviewed by Darin, landed by Beth.
57112         Fix for http://bugs.webkit.org/show_bug.cgi?id=3230
57113         CSS1: Words with inline elements get extra capital letters
57115         Update existing tests for new results and add new test
57117         * css1/text_properties/text-transCapitalize-expected.txt:
57118         * css1/text_properties/text_transform-expected.checksum:
57119         * css1/text_properties/text_transform-expected.png:
57120         * css1/text_properties/text_transform-expected.txt:
57121         * css2.1/t1605-c545-txttrans-00-b-ag-expected.checksum:
57122         * css2.1/t1605-c545-txttrans-00-b-ag-expected.png:
57123         * css2.1/t1605-c545-txttrans-00-b-ag-expected.txt:
57124         * fast/css/resources: Added.
57125         * fast/css/resources/greenbox.png: Added.
57126         * fast/css/textCapitalizeEdgeCases-expected.checksum: Added.
57127         * fast/css/textCapitalizeEdgeCases-expected.png: Added.
57128         * fast/css/textCapitalizeEdgeCases-expected.txt: Added.
57129         * fast/css/textCapitalizeEdgeCases.html: Added.
57131 2006-03-02  Justin Garcia  <justin.garcia@apple.com>
57132         
57133         Patch reviewed by sullivan
57134         Test written by mitz
57135         
57136         <http://bugs.webkit.org/show_bug.cgi?id=7542>
57137         REGRESSION: (r13028) Scrolling causes incomplete drawing of <ul> bullets
57139         * fast/lists/scrolled-marker-paint-expected.checksum: Added.
57140         * fast/lists/scrolled-marker-paint-expected.png: Added.
57141         * fast/lists/scrolled-marker-paint-expected.txt: Added.
57142         * fast/lists/scrolled-marker-paint.html: Added.
57144 2006-03-02  Justin Garcia  <justin.garcia@apple.com>
57146         Reviewed by mjs
57147         
57148         https://bugs.webkit.org/show_bug.cgi?id=7150
57149         <rdar://4433765> TinyMCE: Undo still enabled after a location change, crashes if performed
57151         * editing/undo/undo-iframe-location-change-expected.txt: Added.
57152         * editing/undo/undo-iframe-location-change.html: Added.
57154 2006-03-01  Justin Garcia  <justin.garcia@apple.com>
57156         Reviewed by darin
57157         
57158         <http://bugs.webkit.org/show_bug.cgi?id=7059>
57159         TinyMCE: Select All + delete sends you Back instead of deleting
57161         * editing/resources/select-all-iframe-src.html: Added.
57162         * editing/selection/select-all-iframe-expected.checksum: Added.
57163         * editing/selection/select-all-iframe-expected.png: Added.
57164         * editing/selection/select-all-iframe-expected.txt: Added.
57165         * editing/selection/select-all-iframe.html: Added.
57167 2006-03-01  David Harrison  <harrison@apple.com>
57169         Updated test case after improving list deletion.
57170          <rdar://problem/4359736> Support outlining ability with lists
57171        
57172         * unsupported-content/list-delete-002-expected.txt: Updated.
57173         * unsupported-content/list-delete-002.html: Updated.
57176 2006-03-01  Alexander Kellett  <lypanov@kde.org>
57178         - http://bugs.webkit.org/show_bug.cgi?id=5966
57179           Update expected results
57181         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
57182         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
57183         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
57185 2006-03-01  Alexey Proskuryakov  <ap@nypop.com>
57187         Reviewed by Darin.
57189         - Tests for http://bugs.webkit.org/show_bug.cgi?id=3812
57190           XMLHttpRequest: PUT, DELETE, HEAD and all other methods but POST actually do a GET.
57192         * http/tests/xmlhttprequest/methods-async-expected.txt: Added.
57193         * http/tests/xmlhttprequest/methods-async.html: Added.
57194         * http/tests/xmlhttprequest/methods-expected.txt: Added.
57195         * http/tests/xmlhttprequest/methods.cgi: Added.
57196         * http/tests/xmlhttprequest/methods.html: Added.
57198 2006-03-01  Mitz Pettel  <opendarwin.org@mitzpettel.com>
57200         Reviewed by Hyatt.
57202         - Test for http://bugs.webkit.org/show_bug.cgi?id=7327
57203           REGRESSION (r12869): :hover subselector does not work in quirks mode
57205         * fast/css/hover-subselector-expected.checksum: Added.
57206         * fast/css/hover-subselector-expected.png: Added.
57207         * fast/css/hover-subselector-expected.txt: Added.
57208         * fast/css/hover-subselector.html: Added.
57210 2006-02-28  Justin Garcia  <justin.garcia@apple.com>
57212         Reviewed by mjs
57213         
57214         Tests for:
57215         <http://bugs.webkit.org/show_bug.cgi?id=6647>
57216         TinyMCE: document.execCommand("insertHTML", ...) unimplemented
57218         * editing/editing.js:
57219         * editing/execCommand/insertHTML-expected.checksum: Added.
57220         * editing/execCommand/insertHTML-expected.png: Added.
57221         * editing/execCommand/insertHTML-expected.txt: Added.
57222         * editing/execCommand/insertHTML.html: Added.
57224 2006-02-27  Justin Garcia  <justin.garcia@apple.com>
57226         Reviewed by darin
57227         
57228         <http://bugs.webkit.org/show_bug.cgi?id=6893> 
57229         REGRESSION: Major bug with TinyMCE, no value submitted from textarea
57230         <rdar://problem/3465857> value from textarea form field inside of hidden div isn't submitted
57231         <rdar://problem/3968059> Textarea with hard-wrap: pre-filled text doesn't get hard-wrapped
57233         * fast/forms/textarea-hard-linewrap-expected.txt: Added.
57234         * fast/forms/textarea-hard-linewrap.html: Added.
57235         * fast/forms/textarea-setvalue-submit-expected.txt: Added.
57236         * fast/forms/textarea-setvalue-submit.html: Added.
57238 2006-02-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>
57240         Reviewed by Darin.
57242         - added test case for http://bugs.webkit.org/show_bug.cgi?id=7338
57243           Incorrect selectorText for multiple subselectors
57245         * fast/dom/css-selectorText-expected.checksum: Updated.
57246         * fast/dom/css-selectorText-expected.png: Updated.
57247         * fast/dom/css-selectorText-expected.txt: Updated.
57248         * fast/dom/css-selectorText.html: Added a case with multiple subselectors.
57250 2006-02-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>
57252         Reviewed by Darin.
57254         - test for http://bugs.webkit.org/show_bug.cgi?id=7433
57255           REGRESSION (r12789): Second RTL text run on a line cannot be selected
57257         * fast/text/in-rendered-text-rtl-expected.checksum: Added.
57258         * fast/text/in-rendered-text-rtl-expected.png: Added.
57259         * fast/text/in-rendered-text-rtl-expected.txt: Added.
57260         * fast/text/in-rendered-text-rtl.html: Added.
57262 2006-02-27  David Kilzer  <ddkilzer@kilzer.net>
57264         Reviewed by Darin.
57266         - Tests for http://bugs.webkit.org/show_bug.cgi?id=7321
57267         REGRESSION: style tag in body causes two head elements to appear in the DOM
57269         The head-check.html document uses an iframe as a laboratory for loading each
57270         head-check-N.html file and checking its DOM, with inspiration from Ian Hixie's
57271         Live DOM Viewer: http://software.hixie.ch/utilities/js/live-dom-viewer/
57273         Each of the four head-check-N.html files tests a different code path for
57274         creating a document's head element in WebCore/khtml/html/htmlparser.cpp.
57276         * editing/inserting/editing-empty-divs-expected.txt: Corrected <html> child
57277         index for <body> since the document previously had two <head> nodes.
57278         * fast/dom/HTMLHeadElement: Added.
57279         * fast/dom/HTMLHeadElement/head-check-expected.txt: Added.
57280         * fast/dom/HTMLHeadElement/head-check.html: Added.
57281         * fast/dom/HTMLHeadElement/resources: Added.
57282         * fast/dom/HTMLHeadElement/resources/head-check-1.html: Added.
57283         * fast/dom/HTMLHeadElement/resources/head-check-2.html: Added.
57284         * fast/dom/HTMLHeadElement/resources/head-check-3.html: Added.
57285         * fast/dom/HTMLHeadElement/resources/head-check-4.html: Added.
57286         * fast/dom/HTMLHeadElement/resources/head-check.js: Added.
57288 2006-02-27  Justin Garcia  <justin.garcia@apple.com>
57290         Reviewed by darin
57291         
57292         Test for:
57293         <http://bugs.webkit.org/show_bug.cgi?id=6844>
57294         elementAtPoint returns the list when the point is over a list marker
57296         * fast/events/onclick-list-marker-expected.txt: Added.
57297         * fast/events/onclick-list-marker.html: Added.
57299 2006-02-25  Eric Seidel  <eseidel@apple.com>
57301         Reviewed by ggaren.
57302         
57303         Test new PlugInInfoStore class (used to be KConfig).
57304         
57305         * plugins/plugin-javascript-access-expected.txt: Added.
57306         * plugins/plugin-javascript-access.html: Added.
57308 2006-02-25  David Kilzer  <ddkilzer@kilzer.net>
57310         Reviewed by Maciej, landed by Geoff.
57312         - Tests for http://bugs.webkit.org/show_bug.cgi?id=4977
57313         <form> not being displayed at all.
57315         * fast/forms/form-hides-table-expected.checksum: Added.
57316         * fast/forms/form-hides-table-expected.png: Added.
57317         * fast/forms/form-hides-table-expected.txt: Added.
57318         * fast/forms/form-hides-table.html: Added.
57320 2006-02-26  Mitz Pettel  <opendarwin.org@mitzpettel.com>
57322         Test by Geoff, automated by me, reviewed by Darin, landed by Geoff.
57324         - test for http://bugs.webkit.org/show_bug.cgi?id=7293
57325           REGRESSION: Using Javascript Bookmarklets that reference location.href on a blank tab crashes WebKit
57327         * fast/frames/empty-frame-document-expected.txt: Added.
57328         * fast/frames/empty-frame-document.html: Added.
57330 2006-02-25  Geoffrey Garen  <ggaren@apple.com>
57332         RS by mjs.
57334         -tests for http://bugs.webkit.org/show_bug.cgi?id=5146
57335         Re-landing results after adding missing png's to the test.
57337         * fast/replaced/resources/1x1-blue.png: Added.
57338         * fast/replaced/resources/square-blue-100x100.png: Added.
57339         * fast/replaced/maxheight-percent-expected.checksum: Added.
57340         * fast/replaced/maxheight-percent-expected.png: Added.
57341         * fast/replaced/maxheight-percent-expected.txt:
57342         * fast/replaced/maxheight-pxs-expected.checksum: Added.
57343         * fast/replaced/maxheight-pxs-expected.png: Added.
57344         * fast/replaced/maxheight-pxs-expected.txt:
57345         * fast/replaced/maxwidth-percent-expected.checksum: Added.
57346         * fast/replaced/maxwidth-percent-expected.png: Added.
57347         * fast/replaced/maxwidth-percent-expected.txt:
57348         * fast/replaced/maxwidth-pxs-expected.checksum: Added.
57349         * fast/replaced/maxwidth-pxs-expected.png: Added.
57350         * fast/replaced/maxwidth-pxs-expected.txt:
57351         * fast/replaced/minheight-percent-expected.checksum: Added.
57352         * fast/replaced/minheight-percent-expected.png: Added.
57353         * fast/replaced/minheight-percent-expected.txt:
57354         * fast/replaced/minheight-pxs-expected.checksum: Added.
57355         * fast/replaced/minheight-pxs-expected.png: Added.
57356         * fast/replaced/minheight-pxs-expected.txt:
57357         * fast/replaced/minwidth-percent-expected.checksum: Added.
57358         * fast/replaced/minwidth-percent-expected.png: Added.
57359         * fast/replaced/minwidth-percent-expected.txt:
57360         * fast/replaced/minwidth-pxs-expected.checksum: Added.
57361         * fast/replaced/minwidth-pxs-expected.png: Added.
57362         * fast/replaced/minwidth-pxs-expected.txt:
57364 2006-02-24  Antti Koivisto  <koivisto@iki.fi>
57366         Reviewed by Hyatt.
57368         - test for http://bugs.webkit.org/show_bug.cgi?id=7440
57369         Floats not positioned correctly
57371         * fast/block/float/multiple-float-positioning-expected.checksum: Added.
57372         * fast/block/float/multiple-float-positioning-expected.png: Added.
57373         * fast/block/float/multiple-float-positioning-expected.txt: Added.
57374         * fast/block/float/multiple-float-positioning.html: Added.
57376 2006-02-24  Graham Dennis  <Graham.Dennis@gmail.com>
57378         Reviewed by justin
57379         
57380         <http://bugs.webkit.org/show_bug.cgi?id=6933>
57381         Selection extends beyond focus ring for some contentEditable divs
57383         * editing/selection/extend-by-word-002-expected.checksum:
57384         * editing/selection/extend-by-word-002-expected.png:
57385         * editing/selection/select-all-001-expected.checksum:
57386         * editing/selection/select-all-001-expected.png:
57387         * editing/selection/select-all-002-expected.checksum:
57388         * editing/selection/select-all-002-expected.png:
57389         
57390 2006-02-24  Darin Adler  <darin@apple.com>
57392         - test <rdar://problem/4456287> REGRESSION: assertion failure at mypage.apple.com
57393           in WebCore::TimerBase::nextFireInterval() const + 100 (Timer.cpp:188)
57395         * fast/dom/Window/redirect-with-timer.html: Added.
57396         * fast/dom/Window/redirect-with-timer-expected.txt: Added.
57398 2006-02-24  Graham Dennis  <Graham.Dennis@gmail.com>
57399         
57400         <http://bugs.webkit.org/show_bug.cgi?id=7245>
57401         caret does not display at the end of some lines in contenteditable divs
57403         Reviewed by justin
57405         * editing/deleting/delete-block-merge-contents-018-expected.txt:
57406         * editing/deleting/delete-block-merge-contents-021-expected.txt:
57407         * editing/deleting/delete-line-end-ws-001-expected.txt:
57408         * editing/deleting/delete-line-end-ws-002-expected.txt:
57409         * editing/deleting/forward-delete-expected.txt:
57410         * editing/execCommand/boldSelection-expected.txt:
57411         * editing/execCommand/italicizeByCharacter-expected.txt:
57412         * editing/execCommand/modifyForeColorByCharacter-expected.txt:
57413         * editing/execCommand/print-expected.txt:
57414         * editing/execCommand/selectAll-expected.txt:
57415         * editing/execCommand/strikethroughSelection-expected.txt:
57416         * editing/inserting/insert-div-019-expected.txt:
57417         * editing/inserting/insert-div-027-expected.txt:
57418         * editing/inserting/typing-003-expected.txt:
57419         * editing/pasteboard/paste-text-012-expected.txt:
57420         * editing/pasteboard/paste-text-013-expected.txt:
57421         * editing/pasteboard/paste-text-014-expected.txt:
57422         * editing/selection/extend-by-character-003-expected.txt:
57423         * editing/selection/extend-by-character-005-expected.txt:
57424         * editing/selection/extend-by-word-002-expected.checksum:
57425         * editing/selection/extend-by-word-002-expected.png:
57426         * editing/selection/extend-by-word-002-expected.txt:
57427         * editing/selection/move-by-character-003-expected.txt:
57428         * editing/selection/move-by-character-005-expected.txt:
57429         * editing/selection/select-all-001-expected.txt:
57430         * editing/selection/select-all-002-expected.checksum:
57431         * editing/selection/select-all-002-expected.png:
57432         * editing/selection/select-all-002-expected.txt:
57433         * editing/selection/select-all-003-expected.txt:
57434         * editing/style/create-block-for-style-001-expected.txt:
57435         * editing/style/create-block-for-style-002-expected.txt:
57436         * editing/style/create-block-for-style-003-expected.txt:
57437         * editing/style/create-block-for-style-004-expected.txt:
57438         * editing/style/create-block-for-style-005-expected.txt:
57439         * editing/style/create-block-for-style-006-expected.txt:
57440         * editing/style/create-block-for-style-007-expected.txt:
57441         * editing/style/create-block-for-style-008-expected.txt:
57442         * editing/style/create-block-for-style-009-expected.txt:
57443         * editing/style/create-block-for-style-010-expected.txt:
57444         * editing/style/create-block-for-style-011-expected.txt:
57445         * editing/style/create-block-for-style-012-expected.txt:
57446         * editing/style/create-block-for-style-013-expected.txt:
57447         * editing/style/relative-font-size-change-001-expected.txt:
57448         * editing/style/relative-font-size-change-002-expected.txt:
57449         * editing/style/relative-font-size-change-003-expected.txt:
57450         * editing/style/relative-font-size-change-004-expected.txt:
57451         * fast/clip/outline-overflowClip-expected.txt:
57452         * fast/overflow/overflow-focus-ring-expected.checksum:
57453         * fast/overflow/overflow-focus-ring-expected.png:
57454         * fast/overflow/overflow-focus-ring-expected.txt:
57455         * fast/text/justified-text-rect-expected.checksum:
57456         * fast/text/justified-text-rect-expected.png:
57457         * fast/text/justified-text-rect-expected.txt:
57458         * fast/text/justified-text-rect.html:
57460 2006-02-24  Sam Weinig  <sam.weinig@gmail.com>
57462         Reviewed by Hyatt.
57464         -tests for http://bugs.webkit.org/show_bug.cgi?id=5146
57466         * fast/replaced/maxheight-percent.html: Added.
57467         * fast/replaced/maxheight-pxs.html: Added.
57468         * fast/replaced/maxwidth-percent.html: Added.
57469         * fast/replaced/maxwidth-pxs.html: Added.
57470         * fast/replaced/minheight-percent.html: Added.
57471         * fast/replaced/minheight-pxs.html: Added.
57472         * fast/replaced/minwidth-percent.html: Added.
57473         * fast/replaced/minwidth-pxs.html: Added.
57474         * fast/replaced/resources/1x1-blue.png: Added.
57475         * fast/replaced/resources/square-blue-100x100.png: Added.
57477 2006-02-24  Alexey Proskuryakov  <ap@nypop.com>
57479         Reviewed by Darin.
57481         - http://bugs.webkit.org/show_bug.cgi?id=7435
57482           Add Ian Hickson's XMLHttpRequest tests
57484         * http/conf/httpd.conf: Enable send-as-is handler, required by the tests.
57486         * http/tests/xmlhttprequest/web-apps: Added.
57487         * http/tests/xmlhttprequest/web-apps/.htaccess: Added.
57488         * http/tests/xmlhttprequest/web-apps/001-expected.txt: Added.
57489         * http/tests/xmlhttprequest/web-apps/001-test.cgi: Added.
57490         * http/tests/xmlhttprequest/web-apps/001.html: Added.
57491         * http/tests/xmlhttprequest/web-apps/002-expected.txt: Added.
57492         * http/tests/xmlhttprequest/web-apps/002-simple-a.txt: Added.
57493         * http/tests/xmlhttprequest/web-apps/002-simple-b.txt: Added.
57494         * http/tests/xmlhttprequest/web-apps/002-simple-expected.txt: Added.
57495         * http/tests/xmlhttprequest/web-apps/002-simple.html: Added.
57496         * http/tests/xmlhttprequest/web-apps/002.html: Added.
57497         * http/tests/xmlhttprequest/web-apps/002a.txt: Added.
57498         * http/tests/xmlhttprequest/web-apps/002b.txt: Added.
57499         * http/tests/xmlhttprequest/web-apps/002c.txt: Added.
57500         * http/tests/xmlhttprequest/web-apps/003-expected.txt: Added.
57501         * http/tests/xmlhttprequest/web-apps/003-test.cgi: Added.
57502         * http/tests/xmlhttprequest/web-apps/003.html: Added.
57503         * http/tests/xmlhttprequest/web-apps/004-expected.txt: Added.
57504         * http/tests/xmlhttprequest/web-apps/004-test.cgi: Added.
57505         * http/tests/xmlhttprequest/web-apps/004.html: Added.
57506         * http/tests/xmlhttprequest/web-apps/005-expected.txt: Added.
57507         * http/tests/xmlhttprequest/web-apps/005-test.cgi: Added.
57508         * http/tests/xmlhttprequest/web-apps/005.html: Added.
57509         * http/tests/xmlhttprequest/web-apps/006-test.cgi: Added.
57510         * http/tests/xmlhttprequest/web-apps/006.html-disabled: Added.
57511         * http/tests/xmlhttprequest/web-apps/007-expected.txt: Added.
57512         * http/tests/xmlhttprequest/web-apps/007-test.asis: Added.
57513         * http/tests/xmlhttprequest/web-apps/007.html: Added.
57514         * http/tests/xmlhttprequest/web-apps/008-expected.txt: Added.
57515         * http/tests/xmlhttprequest/web-apps/008-test.asis: Added.
57516         * http/tests/xmlhttprequest/web-apps/008.html: Added.
57517         * http/tests/xmlhttprequest/web-apps/009-test.cgi: Added.
57518         * http/tests/xmlhttprequest/web-apps/009.html-disabled: Added.
57519         * http/tests/xmlhttprequest/web-apps/010-expected.txt: Added.
57520         * http/tests/xmlhttprequest/web-apps/010-test.cgi: Added.
57521         * http/tests/xmlhttprequest/web-apps/010.html: Added.
57522         * http/tests/xmlhttprequest/web-apps/011-expected.txt: Added.
57523         * http/tests/xmlhttprequest/web-apps/011-test200.asis: Added.
57524         * http/tests/xmlhttprequest/web-apps/011.html: Added.
57525         * http/tests/xmlhttprequest/web-apps/012-expected.txt: Added.
57526         * http/tests/xmlhttprequest/web-apps/012-test200.asis: Added.
57527         * http/tests/xmlhttprequest/web-apps/012.html: Added.
57528         * http/tests/xmlhttprequest/web-apps/013-expected.txt: Added.
57529         * http/tests/xmlhttprequest/web-apps/013-test.cgi: Added.
57530         * http/tests/xmlhttprequest/web-apps/013.html: Added.
57531         * http/tests/xmlhttprequest/web-apps/014-expected.txt: Added.
57532         * http/tests/xmlhttprequest/web-apps/014-test404.asis: Added.
57533         * http/tests/xmlhttprequest/web-apps/014.html: Added.
57534         * http/tests/xmlhttprequest/web-apps/015-expected.txt: Added.
57535         * http/tests/xmlhttprequest/web-apps/015-test.cgi: Added.
57536         * http/tests/xmlhttprequest/web-apps/015.html: Added.
57537         * http/tests/xmlhttprequest/web-apps/016-test.cgi: Added.
57538         * http/tests/xmlhttprequest/web-apps/016.html-disabled: Added.
57539         * http/tests/xmlhttprequest/web-apps/017.html-disabled: Added.
57540         * http/tests/xmlhttprequest/web-apps/README: Added.
57541         * http/tests/xmlhttprequest/web-apps/TODO: Added.
57542         * http/tests/xmlhttprequest/web-apps/readme.txt: Added.
57543         * http/tests/xmlhttprequest/web-apps/recursion: Added.
57544         * http/tests/xmlhttprequest/web-apps/recursion/001.html-disabled: Added.
57545         * http/tests/xmlhttprequest/web-apps/recursion/README: Added.
57547 2006-02-22  Alexey Proskuryakov  <ap@nypop.com>
57549         Reviewed by Darin.
57551         - http://bugs.webkit.org/show_bug.cgi?id=7409
57552           Some minor fixes to http tests.
57554         * http/conf/httpd.conf: don't define CustomLog and ErrorLog - these are now 
57555         passed from run-webkit-tests.
57556         * http/tests/favicon.ico: Added.
57557         * http/tests/incremental/slow-utf8-text.text: Remove an unused variable,
57558         * http/tests/incremental/split-hex-entities.html: Ditto.
57559         * http/tests/xmlhttprequest/interactive-state.cgi: Ditto.
57561 2006-02-21  Adele Peterson  <adele@apple.com>
57563         Reviewed by Hyatt.
57565         - Tests for http://bugs.webkit.org/show_bug.cgi?id=7330
57566         baselinePosition is wrong for new text field when empty
57568         * fast/forms/input-baseline-expected.checksum: Added.
57569         * fast/forms/input-baseline-expected.png: Added.
57570         * fast/forms/input-baseline-expected.txt: Added.
57571         * fast/forms/input-baseline.html: Added.
57572         * fast/inline-block/contenteditable-baseline-expected.checksum: Added.
57573         * fast/inline-block/contenteditable-baseline-expected.png: Added.
57574         * fast/inline-block/contenteditable-baseline-expected.txt: Added.
57575         * fast/inline-block/contenteditable-baseline.html: Added.
57577 2006-02-21  Alexey Proskuryakov  <ap@nypop.com>
57579         Reviewed by Darin.
57581         - Tests to go with http://bugs.webkit.org/show_bug.cgi?id=6197
57582           Would like to use locally installed Apache for testing.
57584         * http: Added.
57585         * http/conf: Added.
57586         * http/conf/httpd.conf: Added.
57587         * http/conf/mime.types: Added.
57588         * http/tests: Added.
57589         * http/tests/incremental: Added.
57590         * http/tests/incremental/.htaccess: Added.
57591         * http/tests/incremental/slow-utf8-text-expected.checksum: Added.
57592         * http/tests/incremental/slow-utf8-text-expected.png: Added.
57593         * http/tests/incremental/slow-utf8-text-expected.txt: Added.
57594         * http/tests/incremental/slow-utf8-text.text: Added.
57595         * http/tests/incremental/split-hex-entities-expected.txt: Added.
57596         * http/tests/incremental/split-hex-entities.html: Added.
57597         * http/tests/xmlhttprequest: Added.
57598         * http/tests/xmlhttprequest/post-content-type-expected.txt: Added.
57599         * http/tests/xmlhttprequest/post-content-type.html: Added.
57600         * http/tests/xmlhttprequest/print-content-type.cgi: Added.
57601         * http/tests/xmlhttprequest/resources: Added.
57602         * http/tests/xmlhttprequest/resources/.htaccess: Added.
57603         * http/tests/xmlhttprequest/resources/reply.txt: Added.
57604         * http/tests/xmlhttprequest/resources/reply.xml: Added.
57605         * http/tests/xmlhttprequest/resources/reply2.txt: Added.
57606         * http/tests/xmlhttprequest/resources/reply2.xml: Added.
57607         * http/tests/xmlhttprequest/resources/reply3.txt: Added.
57608         * http/tests/xmlhttprequest/resources/reply3.xml: Added.
57609         * http/tests/xmlhttprequest/resources/reply4.txt: Added.
57610         * http/tests/xmlhttprequest/resources/reply4.xml: Added.
57611         * http/tests/xmlhttprequest/resources/reply5.txt: Added.
57612         * http/tests/xmlhttprequest/resources/zero-length.txt: Added.
57613         * http/tests/xmlhttprequest/response-encoding-expected.txt: Added.
57614         * http/tests/xmlhttprequest/response-encoding.html: Added.
57615         * http/tests/xmlhttprequest/zero-length-response-expected.txt: Added.
57616         * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt: Added.
57617         * http/tests/xmlhttprequest/zero-length-response-sync.html: Added.
57618         * http/tests/xmlhttprequest/zero-length-response.html: Added.
57619         * http/tests/xmlhttprequest/interactive-state-expected.txt: Added.
57620         * http/tests/xmlhttprequest/interactive-state.html: Added.
57621         * http/tests/xmlhttprequest/interactive-state.cgi: Added.
57623 2006-02-20  Maciej Stachowiak  <mjs@apple.com>
57625         Reviewed by Geoff and Darin.
57626         
57627         Patch from Maks Orlovich, based on work by David Faure, hand-applied and 
57628         significantly reworked by me.
57629         
57630         - Patch: give internal function names (KJS merge)
57631         http://bugs.webkit.org/show_bug.cgi?id=6279
57632         
57633         Updated test results, now showing correct function string.
57635         * fast/dom/xmlhttprequest-get-expected.txt:
57636         * fast/js/kde/function-expected.txt:
57637         * fast/js/kde/inbuilt_function_tostring-expected.txt:
57639 2006-02-20  Darin Adler  <darin@apple.com>
57641         - test http://bugs.webkit.org/show_bug.cgi?id=6831
57642           contentEditable outline darkens as caret moves
57644         * editing/selection/move-by-character-6.html: Added.
57645         * editing/selection/move-by-character-6-expected.txt: Added.
57646         * editing/selection/move-by-character-6-expected.checksum: Added.
57647         * editing/selection/move-by-character-6-expected.png: Added.
57649 2006-02-18  Mitz Pettel  <opendarwin.org@mitzpettel.com>
57651         Reviewed by Maciej.
57653         - test for http://bugs.webkit.org/show_bug.cgi?id=7343
57654           REGRESSION: fast/js/toString-overrides.html fails when run multiple times
57656         * fast/js/resources/toString-exception.js: Added.
57657         * fast/js/toString-exception-expected.txt: Added.
57658         * fast/js/toString-exception.html: Added.
57660 2006-02-18  Alexander Kellett  <lypanov@kde.org>
57662         Reviewed by Maciej.
57664         - new test for
57665           http://bugs.webkit.org/show_bug.cgi?id=7199
57666           Text gradient fills entire screen if text empty
57668         * svg/custom/text-gradient-no-content.svg: Added.
57670 2006-02-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>
57672         Reviewed by Darin.
57674         - test for http://bugs.webkit.org/show_bug.cgi?id=4227
57675           The ex unit doesn't work for font-variant: small-caps
57677         * fast/css/ex-after-font-variant-expected.checksum: Added.
57678         * fast/css/ex-after-font-variant-expected.png: Added.
57679         * fast/css/ex-after-font-variant-expected.txt: Added.
57680         * fast/css/ex-after-font-variant.html: Added.
57682 2006-02-17  Justin Garcia  <justin.garcia@apple.com>
57684         Reviewed by eric
57685         
57686         This test appears to be occasionally hanging.  Disabling it while
57687         I figure out why.
57689         * editing/selection/drag-to-contenteditable-iframe.html: Removed.
57690         * editing/selection/drag-to-contenteditable-iframe.html-disabled: Added.
57692 2006-02-17  David Kilzer  <ddkilzer@kilzer.net>
57694         Reviewed by Anders Carlsson.
57696         - test for http://bugs.webkit.org/show_bug.cgi?id=7265
57697           REGRESSION: noscript, noframes, nolayer, noembed tags insert break inside paragraph tag
57699         * fast/parser/nofoo-tags-inside-paragraph-expected.checksum: Added.
57700         * fast/parser/nofoo-tags-inside-paragraph-expected.png: Added.
57701         * fast/parser/nofoo-tags-inside-paragraph-expected.txt: Added.
57702         * fast/parser/nofoo-tags-inside-paragraph.html: Added.
57704 2006-02-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>
57706         Reviewed by Maciej.
57708         - test for http://bugs.webkit.org/show_bug.cgi?id=7218
57709           Text underlined on mouse over
57711         * fast/css/universal-hover-quirk-expected.checksum: Added.
57712         * fast/css/universal-hover-quirk-expected.png: Added.
57713         * fast/css/universal-hover-quirk-expected.txt: Added.
57714         * fast/css/universal-hover-quirk.html: Added.
57716 2006-02-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>
57718         Reviewed by Dave Hyatt.
57720         - test for http://bugs.webkit.org/show_bug.cgi?id=7216
57721           white-space: pre-wrap collapses leading whitespace following a newline
57723         * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum: Added.
57724         * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: Added.
57725         * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: Added.
57726         * fast/text/whitespace/pre-wrap-spaces-after-newline.html: Added.
57728 2006-02-16  Adele Peterson  <adele@apple.com>
57730         Updating results for fix:
57731         http://bugs.webkit.org/show_bug.cgi?id=6812
57732         Missing focus ring on new text fields
57734         * fast/forms/input-appearance-focus-expected.checksum:
57735         * fast/forms/input-appearance-focus-expected.png:
57737 2006-02-15  Justin Garcia  <justin.garcia@apple.com>
57739         Reviewed by darin
57740         
57741         <http://bugs.webkit.org/show_bug.cgi?id=7148>
57742         Add drag and drop support to DumpRenderTree
57744         * css1/basic/comments-expected.checksum:
57745         * css1/basic/comments-expected.png:
57746         * css1/basic/containment-expected.checksum:
57747         * css1/basic/containment-expected.png:
57748         * css1/basic/id_as_selector-expected.checksum:
57749         * css1/basic/id_as_selector-expected.png:
57750         * css1/basic/inheritance-expected.checksum:
57751         * css1/basic/inheritance-expected.png:
57752         * css1/box_properties/border-expected.checksum:
57753         * css1/box_properties/border-expected.png:
57754         * css1/box_properties/border_bottom-expected.checksum:
57755         * css1/box_properties/border_bottom-expected.png:
57756         * css1/box_properties/border_bottom_width-expected.checksum:
57757         * css1/box_properties/border_bottom_width-expected.png:
57758         * css1/box_properties/border_left-expected.checksum:
57759         * css1/box_properties/border_left-expected.png:
57760         * css1/box_properties/border_left_width-expected.checksum:
57761         * css1/box_properties/border_left_width-expected.png:
57762         * css1/box_properties/border_right_inline-expected.checksum:
57763         * css1/box_properties/border_right_inline-expected.png:
57764         * css1/box_properties/border_right_width-expected.checksum:
57765         * css1/box_properties/border_right_width-expected.png:
57766         * css1/box_properties/border_style-expected.checksum:
57767         * css1/box_properties/border_style-expected.png:
57768         * css1/box_properties/border_top-expected.checksum:
57769         * css1/box_properties/border_top-expected.png:
57770         * css1/box_properties/border_top_width-expected.checksum:
57771         * css1/box_properties/border_top_width-expected.png:
57772         * css1/box_properties/border_width-expected.checksum:
57773         * css1/box_properties/border_width-expected.png:
57774         * css1/box_properties/clear-expected.checksum:
57775         * css1/box_properties/clear-expected.png:
57776         * css1/box_properties/clear_float-expected.checksum:
57777         * css1/box_properties/clear_float-expected.png:
57778         * css1/box_properties/float_elements_in_series-expected.checksum:
57779         * css1/box_properties/float_elements_in_series-expected.png:
57780         * css1/box_properties/float_margin-expected.checksum:
57781         * css1/box_properties/float_margin-expected.png:
57782         * css1/box_properties/float_on_text_elements-expected.checksum:
57783         * css1/box_properties/float_on_text_elements-expected.png:
57784         * css1/box_properties/height-expected.checksum:
57785         * css1/box_properties/height-expected.png:
57786         * css1/box_properties/margin-expected.checksum:
57787         * css1/box_properties/margin-expected.png:
57788         * css1/box_properties/margin_bottom-expected.checksum:
57789         * css1/box_properties/margin_bottom-expected.png:
57790         * css1/box_properties/margin_inline-expected.checksum:
57791         * css1/box_properties/margin_inline-expected.png:
57792         * css1/box_properties/margin_left-expected.checksum:
57793         * css1/box_properties/margin_left-expected.png:
57794         * css1/box_properties/margin_right-expected.checksum:
57795         * css1/box_properties/margin_right-expected.png:
57796         * css1/box_properties/margin_top-expected.checksum:
57797         * css1/box_properties/margin_top-expected.png:
57798         * css1/box_properties/padding-expected.checksum:
57799         * css1/box_properties/padding-expected.png:
57800         * css1/box_properties/padding_bottom-expected.checksum:
57801         * css1/box_properties/padding_bottom-expected.png:
57802         * css1/box_properties/padding_inline-expected.checksum:
57803         * css1/box_properties/padding_inline-expected.png:
57804         * css1/box_properties/padding_left-expected.checksum:
57805         * css1/box_properties/padding_left-expected.png:
57806         * css1/box_properties/padding_right-expected.checksum:
57807         * css1/box_properties/padding_right-expected.png:
57808         * css1/box_properties/padding_top-expected.checksum:
57809         * css1/box_properties/padding_top-expected.png:
57810         * css1/box_properties/width-expected.checksum:
57811         * css1/box_properties/width-expected.png:
57812         * css1/cascade/cascade_order-expected.checksum:
57813         * css1/cascade/cascade_order-expected.png:
57814         * css1/classification/display-expected.checksum:
57815         * css1/classification/display-expected.png:
57816         * css1/classification/list_style_type-expected.checksum:
57817         * css1/classification/list_style_type-expected.png:
57818         * css1/classification/white_space-expected.checksum:
57819         * css1/classification/white_space-expected.png:
57820         * css1/color_and_background/background-expected.checksum:
57821         * css1/color_and_background/background-expected.png:
57822         * css1/color_and_background/background_attachment-expected.checksum:
57823         * css1/color_and_background/background_attachment-expected.png:
57824         * css1/color_and_background/background_position-expected.checksum:
57825         * css1/color_and_background/background_position-expected.png:
57826         * css1/color_and_background/background_repeat-expected.checksum:
57827         * css1/color_and_background/background_repeat-expected.png:
57828         * css1/conformance/forward_compatible_parsing-expected.checksum:
57829         * css1/conformance/forward_compatible_parsing-expected.png:
57830         * css1/font_properties/font-expected.checksum:
57831         * css1/font_properties/font-expected.png:
57832         * css1/font_properties/font_family-expected.checksum:
57833         * css1/font_properties/font_family-expected.png:
57834         * css1/font_properties/font_size-expected.checksum:
57835         * css1/font_properties/font_size-expected.png:
57836         * css1/font_properties/font_weight-expected.checksum:
57837         * css1/font_properties/font_weight-expected.png:
57838         * css1/formatting_model/floating_elements-expected.checksum:
57839         * css1/formatting_model/floating_elements-expected.png:
57840         * css1/formatting_model/height_of_lines-expected.checksum:
57841         * css1/formatting_model/height_of_lines-expected.png:
57842         * css1/formatting_model/horizontal_formatting-expected.checksum:
57843         * css1/formatting_model/horizontal_formatting-expected.png:
57844         * css1/formatting_model/inline_elements-expected.checksum:
57845         * css1/formatting_model/inline_elements-expected.png:
57846         * css1/formatting_model/replaced_elements-expected.checksum:
57847         * css1/formatting_model/replaced_elements-expected.png:
57848         * css1/formatting_model/vertical_formatting-expected.checksum:
57849         * css1/formatting_model/vertical_formatting-expected.png:
57850         * css1/pseudo/anchor-expected.checksum:
57851         * css1/pseudo/anchor-expected.png:
57852         * css1/pseudo/firstletter-expected.checksum:
57853         * css1/pseudo/firstletter-expected.png:
57854         * css1/pseudo/firstline-expected.checksum:
57855         * css1/pseudo/firstline-expected.png:
57856         * css1/pseudo/multiple_pseudo_elements-expected.checksum:
57857         * css1/pseudo/multiple_pseudo_elements-expected.png:
57858         * css1/text_properties/letter_spacing-expected.checksum:
57859         * css1/text_properties/letter_spacing-expected.png:
57860         * css1/text_properties/line_height-expected.checksum:
57861         * css1/text_properties/line_height-expected.png:
57862         * css1/text_properties/text-transCapitalize-expected.checksum:
57863         * css1/text_properties/text-transCapitalize-expected.png:
57864         * css1/text_properties/text_decoration-expected.checksum:
57865         * css1/text_properties/text_decoration-expected.png:
57866         * css1/text_properties/text_indent-expected.checksum:
57867         * css1/text_properties/text_indent-expected.png:
57868         * css1/text_properties/text_transform-expected.checksum:
57869         * css1/text_properties/text_transform-expected.png:
57870         * css1/text_properties/vertical_align-expected.checksum:
57871         * css1/text_properties/vertical_align-expected.png:
57872         * css1/text_properties/word_spacing-expected.checksum:
57873         * css1/text_properties/word_spacing-expected.png:
57874         * css1/units/color_units-expected.checksum:
57875         * css1/units/color_units-expected.png:
57876         * css1/units/length_units-expected.checksum:
57877         * css1/units/length_units-expected.png:
57878         * css2.1/t0801-c412-hz-box-00-b-a-expected.checksum:
57879         * css2.1/t0801-c412-hz-box-00-b-a-expected.png:
57880         * css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum:
57881         * css2.1/t0803-c5502-mrgn-r-02-c-expected.png:
57882         * css2.1/t0803-c5505-mrgn-02-c-expected.checksum:
57883         * css2.1/t0803-c5505-mrgn-02-c-expected.png:
57884         * css2.1/t080301-c411-vt-mrgn-00-b-expected.checksum:
57885         * css2.1/t080301-c411-vt-mrgn-00-b-expected.png:
57886         * css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum:
57887         * css2.1/t0905-c5525-fltclr-00-c-ag-expected.png:
57888         * css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum:
57889         * css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png:
57890         * css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum:
57891         * css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
57892         * css2.1/t1002-c5523-width-02-b-g-expected.checksum:
57893         * css2.1/t1002-c5523-width-02-b-g-expected.png:
57894         * css2.1/t140201-c535-bg-fixd-00-b-g-expected.checksum:
57895         * css2.1/t140201-c535-bg-fixd-00-b-g-expected.png:
57896         * css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum:
57897         * css2.1/t140201-c537-bgfxps-00-c-ag-expected.png:
57898         * css2.1/t1508-c527-font-07-b-expected.checksum:
57899         * css2.1/t1508-c527-font-07-b-expected.png:
57900         * editing/deleting/delete-after-span-ws-001-expected.checksum:
57901         * editing/deleting/delete-after-span-ws-001-expected.png:
57902         * editing/deleting/delete-after-span-ws-002-expected.checksum:
57903         * editing/deleting/delete-after-span-ws-002-expected.png:
57904         * editing/deleting/delete-after-span-ws-003-expected.checksum:
57905         * editing/deleting/delete-after-span-ws-003-expected.png:
57906         * editing/deleting/delete-and-undo-expected.checksum:
57907         * editing/deleting/delete-and-undo-expected.png:
57908         * editing/deleting/delete-and-undo-expected.txt:
57909         * editing/deleting/delete-line-end-ws-001-expected.checksum:
57910         * editing/deleting/delete-line-end-ws-001-expected.png:
57911         * editing/deleting/delete-line-end-ws-002-expected.checksum:
57912         * editing/deleting/delete-line-end-ws-002-expected.png:
57913         * editing/inserting/insert-div-023-expected.checksum:
57914         * editing/inserting/insert-div-023-expected.png:
57915         * editing/selection/caret-and-focus-ring.html:
57916         * editing/selection/drag-to-contenteditable-iframe-expected.checksum: Added.
57917         * editing/selection/drag-to-contenteditable-iframe-expected.png: Added.
57918         * editing/selection/drag-to-contenteditable-iframe-expected.txt: Added.
57919         * editing/selection/drag-to-contenteditable-iframe.html: Added.
57920         * editing/selection/focus_editable_html-expected.checksum:
57921         * editing/selection/focus_editable_html-expected.png:
57922         * editing/selection/iframe-expected.checksum:
57923         * editing/selection/iframe-expected.png:
57924         * editing/selection/replaced-boundaries-3-expected.checksum:
57925         * editing/selection/replaced-boundaries-3-expected.png:
57926         * editing/selection/select-all-001-expected.checksum:
57927         * editing/selection/select-all-001-expected.png:
57928         * editing/selection/select-all-002-expected.checksum:
57929         * editing/selection/select-all-002-expected.png:
57930         * editing/selection/select-all-003-expected.checksum:
57931         * editing/selection/select-all-003-expected.png:
57932         * editing/selection/select-all-004-expected.checksum:
57933         * editing/selection/select-all-004-expected.png:
57934         * editing/selection/select-box-expected.checksum:
57935         * editing/selection/select-box-expected.png:
57936         * editing/selection/selection-background.html:
57937         * editing/selection/unrendered-001-expected.checksum:
57938         * editing/selection/unrendered-001-expected.png:
57939         * editing/selection/unrendered-002-expected.checksum:
57940         * editing/selection/unrendered-002-expected.png:
57941         * editing/selection/unrendered-003-expected.checksum:
57942         * editing/selection/unrendered-003-expected.png:
57943         * editing/selection/unrendered-004-expected.checksum:
57944         * editing/selection/unrendered-004-expected.png:
57945         * editing/selection/unrendered-005-expected.checksum:
57946         * editing/selection/unrendered-005-expected.png:
57947         * editing/undo/4063751-expected.txt:
57948         * editing/undo/redo-typing-001-expected.txt:
57949         * editing/undo/undo-typing-001-expected.checksum:
57950         * editing/undo/undo-typing-001-expected.png:
57951         * editing/undo/undo-typing-001-expected.txt:
57952         * fast/block/basic/016-expected.checksum:
57953         * fast/block/basic/016-expected.png:
57954         * fast/block/basic/text-indent-rtl-expected.checksum:
57955         * fast/block/float/008-expected.checksum:
57956         * fast/block/float/008-expected.png:
57957         * fast/block/float/013-expected.checksum:
57958         * fast/block/float/013-expected.png:
57959         * fast/block/float/019-expected.checksum:
57960         * fast/block/float/019-expected.png:
57961         * fast/block/float/021-expected.checksum:
57962         * fast/block/float/021-expected.png:
57963         * fast/block/float/025-expected.checksum:
57964         * fast/block/float/025-expected.png:
57965         * fast/block/float/026-expected.checksum:
57966         * fast/block/float/026-expected.png:
57967         * fast/block/float/027-expected.checksum:
57968         * fast/block/float/027-expected.png:
57969         * fast/block/float/028-expected.checksum:
57970         * fast/block/float/028-expected.png:
57971         * fast/block/float/032-expected.checksum:
57972         * fast/block/float/032-expected.png:
57973         * fast/block/float/033-expected.checksum:
57974         * fast/block/float/033-expected.png:
57975         * fast/block/margin-collapse/103-expected.checksum:
57976         * fast/block/margin-collapse/103-expected.png:
57977         * fast/block/margin-collapse/104-expected.checksum:
57978         * fast/block/margin-collapse/104-expected.png:
57979         * fast/block/positioning/047-expected.checksum:
57980         * fast/block/positioning/047-expected.png:
57981         * fast/block/positioning/051-expected.checksum:
57982         * fast/block/positioning/051-expected.png:
57983         * fast/block/positioning/055-expected.checksum:
57984         * fast/block/positioning/055-expected.png:
57985         * fast/block/positioning/auto/007-expected.checksum:
57986         * fast/block/positioning/auto/007-expected.png:
57987         * fast/block/positioning/relayout-on-position-change-expected.checksum:
57988         * fast/box-sizing/box-sizing-expected.checksum:
57989         * fast/box-sizing/box-sizing-expected.png:
57990         * fast/clip/014-expected.checksum:
57991         * fast/clip/014-expected.png:
57992         * fast/css-generated-content/014-expected.checksum:
57993         * fast/css-generated-content/014-expected.png:
57994         * fast/css/005-expected.checksum:
57995         * fast/css/005-expected.png:
57996         * fast/css/MarqueeLayoutTest-expected.checksum:
57997         * fast/css/MarqueeLayoutTest-expected.png:
57998         * fast/css/imageTileOpacity-expected.checksum:
57999         * fast/css/imageTileOpacity-expected.png:
58000         * fast/css/word-space-extra-expected.checksum:
58001         * fast/css/word-space-extra-expected.png:
58002         * fast/dom/HTMLObjectElement/object-as-frame.html:
58003         * fast/dom/focus-contenteditable-expected.checksum:
58004         * fast/dom/focus-contenteditable-expected.png:
58005         * fast/dom/window-onFocus.html:
58006         * fast/dynamic/008-expected.checksum:
58007         * fast/dynamic/008-expected.png:
58008         * fast/encoding/utf-16-big-endian-expected.checksum:
58009         * fast/encoding/utf-16-big-endian-expected.png:
58010         * fast/encoding/utf-16-little-endian-expected.checksum:
58011         * fast/encoding/utf-16-little-endian-expected.png:
58012         * fast/flexbox/009-expected.checksum:
58013         * fast/flexbox/009-expected.png:
58014         * fast/flexbox/016-expected.checksum:
58015         * fast/flexbox/016-expected.png:
58016         * fast/forms/001-expected.checksum:
58017         * fast/forms/001-expected.png:
58018         * fast/forms/003-expected.checksum:
58019         * fast/forms/003-expected.png:
58020         * fast/forms/004-expected.checksum:
58021         * fast/forms/004-expected.png:
58022         * fast/forms/HTMLOptionElement_label01-expected.checksum:
58023         * fast/forms/HTMLOptionElement_label01-expected.png:
58024         * fast/forms/HTMLOptionElement_label02-expected.checksum:
58025         * fast/forms/HTMLOptionElement_label02-expected.png:
58026         * fast/forms/HTMLOptionElement_label03-expected.checksum:
58027         * fast/forms/HTMLOptionElement_label03-expected.png:
58028         * fast/forms/HTMLOptionElement_label04-expected.checksum:
58029         * fast/forms/HTMLOptionElement_label04-expected.png:
58030         * fast/forms/button-sizes-expected.checksum:
58031         * fast/forms/button-sizes-expected.png:
58032         * fast/forms/checkbox-radio-onchange-expected.checksum:
58033         * fast/forms/checkbox-radio-onchange-expected.png:
58034         * fast/forms/form-element-geometry-expected.checksum:
58035         * fast/forms/form-element-geometry-expected.png:
58036         * fast/forms/indeterminate-expected.checksum:
58037         * fast/forms/indeterminate-expected.png:
58038         * fast/forms/option-script-expected.checksum:
58039         * fast/forms/option-script-expected.png:
58040         * fast/forms/option-strip-whitespace-expected.checksum:
58041         * fast/forms/option-strip-whitespace-expected.png:
58042         * fast/forms/radio_checked-expected.checksum:
58043         * fast/forms/radio_checked-expected.png:
58044         * fast/forms/radio_checked_dynamic-expected.checksum:
58045         * fast/forms/radio_checked_dynamic-expected.png:
58046         * fast/forms/textAreaLineHeight-expected.checksum:
58047         * fast/forms/textAreaLineHeight-expected.png:
58048         * fast/inline-block/tricky-baseline-expected.checksum:
58049         * fast/inline-block/tricky-baseline-expected.png:
58050         * fast/invalid/014-expected.checksum:
58051         * fast/invalid/014-expected.png:
58052         * fast/lists/008-expected.checksum:
58053         * fast/lists/008-expected.png:
58054         * fast/lists/li-br-expected.checksum:
58055         * fast/lists/li-br-expected.png:
58056         * fast/lists/olstart-expected.checksum:
58057         * fast/lists/olstart-expected.png:
58058         * fast/loader/form-events-back-forward.html: Removed.
58059         * fast/loader/form-events-back-forward.html-disabled: Added.
58060         * fast/overflow/002-expected.checksum:
58061         * fast/overflow/002-expected.png:
58062         * fast/overflow/003-expected.checksum:
58063         * fast/overflow/003-expected.png:
58064         * fast/overflow/005-expected.checksum:
58065         * fast/overflow/005-expected.png:
58066         * fast/overflow/006-expected.checksum:
58067         * fast/overflow/006-expected.png:
58068         * fast/overflow/007-expected.checksum:
58069         * fast/overflow/007-expected.png:
58070         * fast/overflow/image-selection-highlight-expected.checksum:
58071         * fast/overflow/image-selection-highlight-expected.png:
58072         * fast/overflow/overflow-auto-table-expected.checksum:
58073         * fast/overflow/overflow-auto-table-expected.png:
58074         * fast/overflow/overflow-rtl-expected.checksum:
58075         * fast/overflow/overflow-rtl-expected.png:
58076         * fast/overflow/overflow-text-hit-testing-expected.checksum:
58077         * fast/overflow/overflow-text-hit-testing-expected.png:
58078         * fast/overflow/scrollRevealButton-expected.checksum:
58079         * fast/overflow/scrollRevealButton-expected.png:
58080         * fast/parser/comments-expected.checksum:
58081         * fast/parser/comments-expected.png:
58082         * fast/parser/document-write-option-expected.checksum:
58083         * fast/parser/document-write-option-expected.png:
58084         * fast/parser/entities-in-xhtml-expected.checksum:
58085         * fast/parser/entities-in-xhtml-expected.png:
58086         * fast/replaced/005-expected.checksum:
58087         * fast/replaced/005-expected.png:
58088         * fast/replaced/width100percent-expected.checksum:
58089         * fast/replaced/width100percent-expected.png:
58090         * fast/selectors/166-expected.checksum:
58091         * fast/selectors/166-expected.png:
58092         * fast/table/023-expected.checksum:
58093         * fast/table/023-expected.png:
58094         * fast/table/034-expected.checksum:
58095         * fast/table/034-expected.png:
58096         * fast/table/040-expected.checksum:
58097         * fast/table/040-expected.png:
58098         * fast/table/border-collapsing/004-expected.checksum:
58099         * fast/table/border-collapsing/004-expected.png:
58100         * fast/table/edge-offsets-expected.checksum:
58101         * fast/table/edge-offsets-expected.png:
58102         * fast/table/height-percent-test-expected.checksum:
58103         * fast/table/height-percent-test-expected.png:
58104         * fast/table/overflowHidden-expected.checksum:
58105         * fast/table/overflowHidden-expected.png:
58106         * fast/table/wide-colspan-expected.checksum:
58107         * fast/table/wide-colspan-expected.png:
58108         * fast/table/wide-column-expected.checksum:
58109         * fast/table/wide-column-expected.png:
58110         * fast/text/softHyphen-expected.checksum:
58111         * fast/text/softHyphen-expected.png:
58112         * fast/text/whitespace/024-expected.checksum:
58113         * fast/text/whitespace/024-expected.png:
58114         * fast/tokenizer/004-expected.checksum:
58115         * fast/tokenizer/004-expected.png:
58116         * svg/custom/feDisplacementMap-01-expected.png: Removed.
58117         * svg/custom/junk-data-expected.checksum:
58118         * svg/custom/junk-data-expected.png:
58119         * svg/custom/missing-xlink-expected.checksum:
58120         * svg/custom/missing-xlink-expected.png:
58121         * svg/custom/path-bad-data-expected.checksum:
58122         * svg/custom/path-bad-data-expected.png:
58123         * traversal/tree-walker-004-expected.checksum:
58124         * traversal/tree-walker-004-expected.png:
58125         
58126 2006-02-15  Geoffrey Garen  <ggaren@apple.com>
58128         Reviewed by Eric.
58130         - Layout test for <rdar://problem/4176077> CrashTracer: 6569
58131         crashes in DashboardClient at com.apple.JavaScriptCore:
58132         KJS::Bindings::ObjcFallbackObjectImp::type()
58134         * plugins: Added.
58135         * plugins/undefined-property-crash-expected.txt: Added.
58136         * plugins/undefined-property-crash.html: Added.
58138 2006-02-15  Eric Seidel  <eseidel@apple.com>
58139         
58140         Add files missing from previous commit.
58141         
58142         * svg/custom/feDisplacementMap-01-expected.checksum: Added.
58143         * svg/custom/feDisplacementMap-01-expected.png: Added.
58144         * svg/custom/feDisplacementMap-01-expected.txt: Added.
58146 2006-02-15  Oliver Hunt  <ojh16@student.canterbury.ac.nz>
58148         Reviewed by eseidel.  Landed by eseidel.
58149         
58150         Implemented feDisplacementMap.
58151         http://bugs.webkit.org/show_bug.cgi?id=5862
58152         
58153         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
58154         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
58155         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
58156         * svg/custom/feDisplacementMap-01.svg: Added.
58157         * svg/custom/feDisplacementMap-01-expected.checksum: Added.
58158         * svg/custom/feDisplacementMap-01-expected.png: Added.
58159         * svg/custom/feDisplacementMap-01-expected.txt: Added.
58160         * svg/custom/resources/feDisplacementMap-01-displace.png: Added.
58161         * svg/custom/resources/feDisplacementMap-01-source.png: Added.
58163 2006-02-15  Eric Seidel  <eseidel@apple.com>
58165         Update missing result from last commit.
58167         * fast/xsl/xslt-recursion-expected.txt:
58169 2006-02-15  Alexey Proskuryakov  <ap@nypop.com>
58171         Reviewed by Maciej.
58173         - test for http://bugs.webkit.org/show_bug.cgi?id=6452
58174          KURL::appendEscapingBadChars() doesn't know about %u-escaping.
58176         * fast/encoding/resources/%25%u0435 0 %xx%%%ulike.html: Added.
58177         * fast/encoding/percent-escaping-expected.txt: Added.
58178         * fast/encoding/percent-escaping.html: Added.
58180 2006-02-14  Eric Seidel  <eseidel@apple.com>
58182         Reviewed by darin.
58183         
58184         Add incremental parsing support to XMLTokenizer.
58185         Also adds serialization of DOCTYPEs for xml documents
58186         Also fixes css styling for pages where xsl recursion is blocked.
58187         http://bugs.webkit.org/show_bug.cgi?id=6057
58189         * fast/dom/dom-parse-serialize-display-expected.checksum:
58190         * fast/dom/dom-parse-serialize-display-expected.png:
58191         * fast/dom/dom-parse-serialize-display-expected.txt:
58192         * fast/dom/dom-parse-serialize-expected.checksum:
58193         * fast/dom/dom-parse-serialize-expected.png:
58194         * fast/dom/dom-parse-serialize-expected.txt:
58195         * fast/dom/xmlhttprequest-get-expected.txt:
58196         * fast/xsl/resources/xslt-recursion-chain1.xsl:
58197         * fast/xsl/xslt-processer-expected.txt:
58199 2006-02-14  Adele Peterson  <adele@apple.com>
58201         Tests for http://bugs.webkit.org/show_bug.cgi?id=6815
58202         Calculate correct width for new text fields
58204         * fast/forms/input-appearance-width.html: Added.
58205         * fast/forms/input-appearance-width-expected.txt: Added.
58206         * fast/forms/input-appearance-width-expected.png: Added.
58207         * fast/forms/input-appearance-width-expected.checksum: Added.
58208         * fast/forms/input-appearance-minWidth.html: Added.
58209         * fast/forms/input-appearance-minWidth-expected.txt: Added.
58210         * fast/forms/input-appearance-minWidth-expected.png: Added.
58211         * fast/forms/input-appearance-minWidth-expected.checksum: Added.
58213 2006-02-14  John Sullivan  <sullivan@apple.com>
58215         One more of the same (this one tests list boxes instead of pop-up menus)
58217         * fast/forms/HTMLOptionElement_label05-expected.checksum: Added.
58218         * fast/forms/HTMLOptionElement_label05-expected.png: Added.
58219         * fast/forms/HTMLOptionElement_label05-expected.txt: Added.
58220         * fast/forms/HTMLOptionElement_label05.html: Added.
58222 2006-02-14  John Sullivan  <sullivan@apple.com>
58224         Added another option element label test at Dave Hyatt's suggestion
58226         * fast/forms/HTMLOptionElement_label04-expected.checksum: Added.
58227         * fast/forms/HTMLOptionElement_label04-expected.png: Added.
58228         * fast/forms/HTMLOptionElement_label04-expected.txt: Added.
58229         * fast/forms/HTMLOptionElement_label04.html: Added.
58231 2006-02-14  Adele Peterson  <adele@apple.com>
58233         Reviewed by Eric.
58235         Moving these tests to a better location.
58237         * dom/html/level2/html/HTMLOptionElement_label01-expected.checksum: Removed.
58238         * dom/html/level2/html/HTMLOptionElement_label01-expected.png: Removed.
58239         * dom/html/level2/html/HTMLOptionElement_label01-expected.txt: Removed.
58240         * dom/html/level2/html/HTMLOptionElement_label01.html: Removed.
58241         * dom/html/level2/html/HTMLOptionElement_label02-expected.checksum: Removed.
58242         * dom/html/level2/html/HTMLOptionElement_label02-expected.png: Removed.
58243         * dom/html/level2/html/HTMLOptionElement_label02-expected.txt: Removed.
58244         * dom/html/level2/html/HTMLOptionElement_label02.html: Removed.
58245         * dom/html/level2/html/HTMLOptionElement_label03-expected.checksum: Removed.
58246         * dom/html/level2/html/HTMLOptionElement_label03-expected.png: Removed.
58247         * dom/html/level2/html/HTMLOptionElement_label03-expected.txt: Removed.
58248         * dom/html/level2/html/HTMLOptionElement_label03.html: Removed.
58249         * fast/forms/HTMLOptionElement_label01-expected.checksum: Added.
58250         * fast/forms/HTMLOptionElement_label01-expected.png: Added.
58251         * fast/forms/HTMLOptionElement_label01-expected.txt: Added.
58252         * fast/forms/HTMLOptionElement_label01.html: Added.
58253         * fast/forms/HTMLOptionElement_label02-expected.checksum: Added.
58254         * fast/forms/HTMLOptionElement_label02-expected.png: Added.
58255         * fast/forms/HTMLOptionElement_label02-expected.txt: Added.
58256         * fast/forms/HTMLOptionElement_label02.html: Added.
58257         * fast/forms/HTMLOptionElement_label03-expected.checksum: Added.
58258         * fast/forms/HTMLOptionElement_label03-expected.png: Added.
58259         * fast/forms/HTMLOptionElement_label03-expected.txt: Added.
58260         * fast/forms/HTMLOptionElement_label03.html: Added.
58262 2006-02-14  John Sullivan  <sullivan@apple.com>
58264         Reviewed by Adele Peterson.
58265         
58266         - tests for http://bugs.webkit.org/show_bug.cgi?id=7255
58267         label attribute in option elements is ignored
58269         * dom/html/level2/html/HTMLOptionElement_label01-expected.checksum: Added.
58270         * dom/html/level2/html/HTMLOptionElement_label01-expected.png: Added.
58271         * dom/html/level2/html/HTMLOptionElement_label01-expected.txt: Added.
58272         * dom/html/level2/html/HTMLOptionElement_label01.html: Added.
58273         * dom/html/level2/html/HTMLOptionElement_label02-expected.checksum: Added.
58274         * dom/html/level2/html/HTMLOptionElement_label02-expected.png: Added.
58275         * dom/html/level2/html/HTMLOptionElement_label02-expected.txt: Added.
58276         * dom/html/level2/html/HTMLOptionElement_label02.html: Added.
58277         * dom/html/level2/html/HTMLOptionElement_label03-expected.checksum: Added.
58278         * dom/html/level2/html/HTMLOptionElement_label03-expected.png: Added.
58279         * dom/html/level2/html/HTMLOptionElement_label03-expected.txt: Added.
58280         * dom/html/level2/html/HTMLOptionElement_label03.html: Added.
58282 2006-01-31  David Harrison  <harrison@apple.com>
58284         Updated test case after improving table deletion.
58285         
58286         * selection/move-between-blocks-no-001-expected.txt: Updated.
58288 2006-02-12  David Kilzer  <ddkilzer@kilzer.net>
58290         Reviewed and tweaked by Darin.
58292         - test for http://bugs.webkit.org/show_bug.cgi?id=7206
58293           REGRESSION: PDF "images" no longer render within HTML pages
58295         * fast/replaced/page-as-image.html: Added.
58296         * fast/replaced/page-as-image-expected.txt: Added.
58297         * fast/replaced/page-as-image-expected.png: Added.
58298         * fast/replaced/page-as-image-expected.checksum: Added.
58299         * fast/replaced/resources/image.pdf: Added.
58301 2006-02-12  Maciej Stachowiak  <mjs@apple.com>
58303         Rubber stamped by Geoff.
58304         
58305         - comment out remote <base> URLs, these were making the tests hang for a long time
58307         This also made the affected tests start passing.
58308         
58309         * dom/xhtml/level2/html/HTMLBodyElement01-expected.checksum: Removed.
58310         * dom/xhtml/level2/html/HTMLBodyElement01-expected.png: Removed.
58311         * dom/xhtml/level2/html/HTMLBodyElement01-expected.txt:
58312         * dom/xhtml/level2/html/HTMLBodyElement01.xhtml:
58313         * dom/xhtml/level2/html/HTMLBodyElement02-expected.checksum: Removed.
58314         * dom/xhtml/level2/html/HTMLBodyElement02-expected.png: Removed.
58315         * dom/xhtml/level2/html/HTMLBodyElement02-expected.txt:
58316         * dom/xhtml/level2/html/HTMLBodyElement02.xhtml:
58317         * dom/xhtml/level2/html/HTMLBodyElement03-expected.checksum: Removed.
58318         * dom/xhtml/level2/html/HTMLBodyElement03-expected.png: Removed.
58319         * dom/xhtml/level2/html/HTMLBodyElement03-expected.txt:
58320         * dom/xhtml/level2/html/HTMLBodyElement03.xhtml:
58321         * dom/xhtml/level2/html/HTMLBodyElement04-expected.checksum: Removed.
58322         * dom/xhtml/level2/html/HTMLBodyElement04-expected.png: Removed.
58323         * dom/xhtml/level2/html/HTMLBodyElement04-expected.txt:
58324         * dom/xhtml/level2/html/HTMLBodyElement04.xhtml:
58325         * dom/xhtml/level2/html/HTMLBodyElement05-expected.checksum: Removed.
58326         * dom/xhtml/level2/html/HTMLBodyElement05-expected.png: Removed.
58327         * dom/xhtml/level2/html/HTMLBodyElement05-expected.txt:
58328         * dom/xhtml/level2/html/HTMLBodyElement05.xhtml:
58329         * dom/xhtml/level2/html/HTMLBodyElement06-expected.checksum: Removed.
58330         * dom/xhtml/level2/html/HTMLBodyElement06-expected.png: Removed.
58331         * dom/xhtml/level2/html/HTMLBodyElement06-expected.txt:
58332         * dom/xhtml/level2/html/HTMLBodyElement06.xhtml:
58333         * dom/xhtml/level2/html/body01-expected.checksum: Removed.
58334         * dom/xhtml/level2/html/body01-expected.png: Removed.
58335         * dom/xhtml/level2/html/body01-expected.txt:
58336         * dom/xhtml/level2/html/body01.xhtml:
58338 2006-02-11  Alexander Kellett  <lypanov@kde.org>
58340         Adding test case for
58342         http://bugs.webkit.org/show_bug.cgi?id=5360
58344         * svg/custom/coords-relative-units-transforms.svg: Added.
58346 2006-02-11  Alexey Proskuryakov  <ap@nypop.com>
58348         Reviewed by Darin.
58350         * fast/events/event-targets.html: Fixed a small mistake in this test, noticed while
58351         checking that bug 3609 is fixed in tip of tree.
58353 2006-02-11  Mitz Pettel  <opendarwin.org@mitzpettel.com>
58355          Reviewed by Hyatt.
58357          - new test and updated results for
58358            http://bugs.webkit.org/show_bug.cgi?id=7054
58359            Vertical scroll bars do not appear or do not scroll completely
58361          * fast/replaced/width100percent-expected.checksum: Updated.
58362          * fast/replaced/width100percent-expected.png: Updated.
58363          * fast/replaced/width100percent-expected.txt: Updated.
58364          * fast/table/edge-offsets-expected.checksum: Added.
58365          * fast/table/edge-offsets-expected.png: Added.
58366          * fast/table/edge-offsets-expected.txt: Added.
58367          * fast/table/edge-offsets.html: Added.
58369 2006-02-11  Alexey Proskuryakov  <ap@nypop.com>
58371         Reviewed by Darin.
58373        - tests for http://bugs.webkit.org/show_bug.cgi?id=3400
58374          setting the .src of an iframe to the same value does not reload page
58376         * fast/frames/frame-set-same-location-expected.checksum: Added.
58377         * fast/frames/frame-set-same-location-expected.png: Added.
58378         * fast/frames/frame-set-same-location-expected.txt: Added.
58379         * fast/frames/frame-set-same-location.html: Added.
58380         * fast/frames/frame-set-same-src-expected.checksum: Added.
58381         * fast/frames/frame-set-same-src-expected.png: Added.
58382         * fast/frames/frame-set-same-src-expected.txt: Added.
58383         * fast/frames/frame-set-same-src.html: Added.
58384         * fast/frames/iframe-set-same-location-expected.txt: Added.
58385         * fast/frames/iframe-set-same-location.html: Added.
58386         * fast/frames/iframe-set-same-src-expected.txt: Added.
58387         * fast/frames/iframe-set-same-src.html: Added.
58389 2006-02-11  Eric Seidel  <eseidel@apple.com>
58391         Reviewed by hyatt.
58393         Adding support for external entity declarations in XSLT.
58394         http://bugs.webkit.org/show_bug.cgi?id=7184
58395         <rdar://problem/4271696> support external DTD references in XSLT
58397         * fast/parser/external-entities-expected.checksum: Added.
58398         * fast/parser/external-entities-expected.png: Added.
58399         * fast/parser/external-entities-expected.txt: Added.
58400         * fast/parser/external-entities-in-xslt-expected.txt: Added.
58401         * fast/parser/external-entities-in-xslt.xml: Added.
58402         * fast/parser/external-entities.xml: Added.
58403         * fast/parser/resources: Added.
58404         * fast/parser/resources/external-entities.dtd: Added.
58405         * fast/parser/resources/external-entities.xsl: Added.
58407 2006-02-10  Beth Dakin  <bdakin@apple.com>
58409         Reviewed by Hyatt
58411         Layout test for <rdar://problem/4149655> Frequently reported crash, 
58412         repro at lastminute.se in khtml::RenderBlock::createLineBoxes
58414         * fast/css-generated-content/015-expected.checksum: Added.
58415         * fast/css-generated-content/015-expected.png: Added.
58416         * fast/css-generated-content/015-expected.txt: Added.
58417         * fast/css-generated-content/015.html: Added.
58419 2006-02-08  Maciej Stachowiak  <mjs@apple.com>
58421         Add missing file from earlier added svg test.
58423         * svg/custom/resources/link-target.html: Added.
58425 2006-02-08  Boris Daljevic  <boris@backbase.com>
58427         Reviewed and tweaked by Darin.
58429         - test for http://bugs.webkit.org/show_bug.cgi?id=6648
58430           Safari strips namespace prefix when using setAttribute(), but should treat it as part of name
58432         * fast/dom/Element: Added.
58433         * fast/dom/Element/setAttribute-with-colon.html: Added.
58434         * fast/dom/Element/setAttribute-with-colon-expected.txt: Added.
58436 2006-02-08  Mitz Pettel  <opendarwin.org@mitzpettel.com>
58438         Reviewed by Hyatt.
58440         - test for http://bugs.webkit.org/show_bug.cgi?id=7095
58441           Removing positioning from an element does not relayout properly
58443         * fast/block/positioning/relayout-on-position-change-expected.checksum: Added.
58444         * fast/block/positioning/relayout-on-position-change-expected.png: Added.
58445         * fast/block/positioning/relayout-on-position-change-expected.txt: Added.
58446         * fast/block/positioning/relayout-on-position-change.html: Added.
58448 2006-02-08  Maciej Stachowiak  <mjs@apple.com>
58450         - added SVG path hit testing test
58452         * svg/custom/hit-test-path-expected.checksum: Added.
58453         * svg/custom/hit-test-path-expected.png: Added.
58454         * svg/custom/hit-test-path-expected.txt: Added.
58455         * svg/custom/hit-test-path.svg: Added.
58457 2006-02-08  Adele Peterson  <adele@apple.com>
58459         Reviewed by Maciej.
58461         - test for
58462         <rdar://problem/4325160> REGRESSION(416.12-420+): window events not stopped by stopPropagation (affects macnn forums)
58464         * fast/events/window-events-bubble-expected.txt: Added.
58465         * fast/events/window-events-bubble.html: Added.
58466         * fast/events/window-events-bubble2-expected.txt: Added.
58467         * fast/events/window-events-bubble2.html: Added.
58468         * fast/events/window-events-capture-expected.txt: Added.
58469         * fast/events/window-events-capture.html: Added.
58471 2006-02-07  Adele Peterson  <adele@apple.com>
58473        - test for 
58474         <rdar://problem/3727939> Safari strips \0 characters from HTML tags making them valid
58476         * fast/encoding/decoder-allow-null-chars.html
58477         * fast/encoding/decoder-allow-null-chars-expected.txt
58479 2006-02-07  Alexey Proskuryakov  <ap@nypop.com>
58481         Reviewed by Timothy.
58483         - tests for http://bugs.webkit.org/show_bug.cgi?id=7012
58484         Convert JavaScript objects to appropriate AppleScript types, instead of only strings
58486         * fast/AppleScript: Added.
58487         * fast/AppleScript/001-expected.txt: Added.
58488         * fast/AppleScript/001.html: Added.
58489         * fast/AppleScript/array-expected.txt: Added.
58490         * fast/AppleScript/array.html: Added.
58491         * fast/AppleScript/date-expected.txt: Added.
58492         * fast/AppleScript/date.html: Added.
58494 2006-02-06  Maciej Stachowiak  <mjs@apple.com>
58496         Reviewed by Eric.
58497         
58498         - test case that verifies that <object> containing html is treated
58499           like <iframe> in various respects
58500         http://bugs.webkit.org/show_bug.cgi?id=7125
58502         * fast/dom/HTMLObjectElement/object-as-frame-expected.txt: Added.
58503         * fast/dom/HTMLObjectElement/object-as-frame.html: Added.
58504         
58505         - updated this test to reflect that the onload event now fires for iframes,
58506           including ones with empty src
58507         http://bugs.webkit.org/show_bug.cgi?id=3609
58509         * fast/events/event-targets-expected.checksum: Removed.
58510         * fast/events/event-targets-expected.png: Removed.
58511         * fast/events/event-targets-expected.txt:
58512         * fast/events/event-targets.html:
58514 2006-02-06  Adele Peterson  <adele@apple.com?
58516         Reviewed by Maciej.
58518         - fix http://bugs.webkit.org/show_bug.cgi?id=6944
58519           REGRESSION: crash when loading page w/ <link> that has a DOMSubtreeModified event listener
58521         * fast/events/event-listener-on-link.html: Added.
58522         * fast/events/event-listener-on-link-expected.txt: Added.
58523         * fast/events/event-listener-on-link-expected.png: Added.
58524         * fast/events/event-listener-on-link-expected.checksum: Added.
58526 2006-02-05  Maciej Stachowiak  <mjs@apple.com>
58528         Reviewed by Darin.
58530         - test for 7094: onfocus/onblur on non-form-controls bubble
58531         http://bugs.webkit.org/show_bug.cgi?id=7094
58533         * fast/events/div-focus-expected.txt: Added.
58534         * fast/events/div-focus.html: Added.
58536 2006-02-04  Darin Adler  <darin@apple.com>
58538         Reviewed by Adele.
58540         - test for http://bugs.webkit.org/show_bug.cgi?id=7071
58541           REGRESSION: Jumping to an anchor identifier makes page scroll horizontally
58543         * fast/overflow/scroll-vertical-not-horizontal.html: Added.
58544         * fast/overflow/scroll-vectical-not-horizontal-expected.txt: Added.
58546 2006-02-05  Darin Adler  <darin@apple.com>
58548         - converted three more files from UTF-16 to ASCII that had no reason to be UTF-16
58550         * fast/dom/resources/top.html: Just straight conversion to ASCII.
58551         * fast/events/updateLayoutForHitTest.html: Converted one character to an entity,
58552         and reformatted the file a bit.
58553         * fast/text/line-breaks.html: Just straight conversion to ASCII.
58555 2006-02-05  Maciej Stachowiak  <mjs@apple.com>
58557         Reviewed by Darin.
58558         
58559         Re-landing test case for:
58560         - various event cleanup, including fixing of the load event for iframes
58561         http://bugs.webkit.org/show_bug.cgi?id=7079
58563         * fast/events/iframe-object-onload-expected.txt: Added.
58564         * fast/events/iframe-object-onload.html: Added.
58565         
58566         - changed expected results and description for this test, unload should
58567         not fire in this case:
58568         
58569         * fast/events/onunload-body-property-expected.txt: 
58570         * fast/events/onunload-body-property.html:
58571         
58572         - changed from UTF-16 to ASCII, there was no reason for this to be UTF-16.
58574         * fast/dom/attr_dead_doc.html:
58576 2006-02-05  Darin Adler  <darin@apple.com>
58578         Reviewed by Maciej.
58580         - test for http://bugs.webkit.org/show_bug.cgi?id=6908
58581           REGRESSION: Replacing existing <option> shuffles it to the end of the list
58583         * fast/forms/select-replace-option.html: Added.
58584         * fast/forms/select-replace-option-expected.txt: Added.
58586 2006-02-05  Darin Adler  <darin@apple.com>
58588         Reviewed by Maciej.
58590         - test for http://bugs.webkit.org/show_bug.cgi?id=6962
58591           REGRESSION: www.usa.phillips.com crashes due to <param> with no name
58593         * fast/replaced/object-param-no-name.html: Added.
58594         * fast/replaced/object-param-no-name-expected.txt: Added.
58596         - fixed test that I landed incorrectly earlier
58598         * fast/overflow/onscroll-layer-self-destruct.html: Removed Subversion property junk.
58599         * fast/overflow/onscroll-layer-self-destruct-expected.txt: Ditto.
58601 2006-02-05  Darin Adler  <darin@apple.com>
58603         - rolled out Maciej's event cleanup patch, which is causing problems
58605         I believe he has a fix, and he'll re-land the patch with the fix later.
58607         Original fix was <http://bugs.webkit.org/show_bug.cgi?id=7079>.
58608         Problems described in <http://bugs.webkit.org/show_bug.cgi?id=7084>.
58610 2006-02-05  Darin Adler  <darin@apple.com>
58612         Reviewed by Maciej.
58614         - test for http://bugs.webkit.org/show_bug.cgi?id=7048
58615           Reproducible crash when onscroll handler deletes the layer or its object
58617         * fast/overflow/onscroll-layer-self-destruct.html: Added.
58618         * fast/overflow/onscroll-layer-self-destruct-expected.txt: Added.
58620 2006-02-05  Maciej Stachowiak  <mjs@apple.com>
58622         Reviewed by Darin.
58623         
58624         Test case for:
58625         - various event cleanup, including fixing of the load event for iframes
58626         http://bugs.webkit.org/show_bug.cgi?id=7079
58628         * fast/events/iframe-object-onload-expected.txt: Added.
58629         * fast/events/iframe-object-onload.html: Added.
58631 2006-02-04  Maciej Stachowiak  <mjs@apple.com>
58633         - reverted CSS media queries patch, as it causes random crashes on the
58634         layout tests with a debug build.
58635         
58636         * fast/media/001-expected.checksum: Removed.
58637         * fast/media/001-expected.png: Removed.
58638         * fast/media/001-expected.txt: Removed.
58639         * fast/media/001.html: Removed.
58640         * fast/media/002-expected.checksum: Removed.
58641         * fast/media/002-expected.png: Removed.
58642         * fast/media/002-expected.txt: Removed.
58643         * fast/media/002.html: Removed.
58644         * fast/media/003-expected.checksum: Removed.
58645         * fast/media/003-expected.png: Removed.
58646         * fast/media/003-expected.txt: Removed.
58647         * fast/media/003.html: Removed.
58648         * fast/media/004-expected.checksum: Removed.
58649         * fast/media/004-expected.png: Removed.
58650         * fast/media/004-expected.txt: Removed.
58651         * fast/media/004.html: Removed.
58652         * fast/media/005-expected.checksum: Removed.
58653         * fast/media/005-expected.png: Removed.
58654         * fast/media/005-expected.txt: Removed.
58655         * fast/media/005.html: Removed.
58656         * fast/media/006-expected.checksum: Removed.
58657         * fast/media/006-expected.png: Removed.
58658         * fast/media/006-expected.txt: Removed.
58659         * fast/media/006.html: Removed.
58660         * fast/media/007-expected.checksum: Removed.
58661         * fast/media/007-expected.png: Removed.
58662         * fast/media/007-expected.txt: Removed.
58663         * fast/media/007.html: Removed.
58664         * fast/media/008-expected.checksum: Removed.
58665         * fast/media/008-expected.png: Removed.
58666         * fast/media/008-expected.txt: Removed.
58667         * fast/media/008.html: Removed.
58668         * fast/media/009-expected.checksum: Removed.
58669         * fast/media/009-expected.png: Removed.
58670         * fast/media/009-expected.txt: Removed.
58671         * fast/media/009.html: Removed.
58672         * fast/media/010-expected.checksum: Removed.
58673         * fast/media/010-expected.png: Removed.
58674         * fast/media/010-expected.txt: Removed.
58675         * fast/media/010.html: Removed.
58676         * fast/media/011-expected.checksum: Removed.
58677         * fast/media/011-expected.png: Removed.
58678         * fast/media/011-expected.txt: Removed.
58679         * fast/media/011.html: Removed.
58680         * fast/media/012-expected.checksum: Removed.
58681         * fast/media/012-expected.png: Removed.
58682         * fast/media/012-expected.txt: Removed.
58683         * fast/media/012.html: Removed.
58684         * fast/media/013-expected.checksum: Removed.
58685         * fast/media/013-expected.png: Removed.
58686         * fast/media/013-expected.txt: Removed.
58687         * fast/media/013.html: Removed.
58688         * fast/media/014-expected.checksum: Removed.
58689         * fast/media/014-expected.png: Removed.
58690         * fast/media/014-expected.txt: Removed.
58691         * fast/media/014.html: Removed.
58692         * fast/media/015-expected.checksum: Removed.
58693         * fast/media/015-expected.png: Removed.
58694         * fast/media/015-expected.txt: Removed.
58695         * fast/media/015.html: Removed.
58696         * fast/media/016-expected.checksum: Removed.
58697         * fast/media/016-expected.png: Removed.
58698         * fast/media/016-expected.txt: Removed.
58699         * fast/media/016.html: Removed.
58700         * fast/media/017-expected.checksum: Removed.
58701         * fast/media/017-expected.png: Removed.
58702         * fast/media/017-expected.txt: Removed.
58703         * fast/media/017.html: Removed.
58704         * fast/media/018-expected.checksum: Removed.
58705         * fast/media/018-expected.png: Removed.
58706         * fast/media/018-expected.txt: Removed.
58707         * fast/media/018.html: Removed.
58708         * fast/media/019-expected.checksum: Removed.
58709         * fast/media/019-expected.png: Removed.
58710         * fast/media/019-expected.txt: Removed.
58711         * fast/media/019.html: Removed.
58712         * fast/media/020-expected.checksum: Removed.
58713         * fast/media/020-expected.png: Removed.
58714         * fast/media/020-expected.txt: Removed.
58715         * fast/media/020.html: Removed.
58716         * fast/media/021-expected.checksum: Removed.
58717         * fast/media/021-expected.png: Removed.
58718         * fast/media/021-expected.txt: Removed.
58719         * fast/media/021.html: Removed.
58720         * fast/media/022-expected.checksum: Removed.
58721         * fast/media/022-expected.png: Removed.
58722         * fast/media/022-expected.txt: Removed.
58723         * fast/media/022.html: Removed.
58724         * fast/media/023-expected.checksum: Removed.
58725         * fast/media/023-expected.png: Removed.
58726         * fast/media/023-expected.txt: Removed.
58727         * fast/media/023.html: Removed.
58728         * fast/media/024-expected.checksum: Removed.
58729         * fast/media/024-expected.png: Removed.
58730         * fast/media/024-expected.txt: Removed.
58731         * fast/media/024.html: Removed.
58732         * fast/media/025-expected.checksum: Removed.
58733         * fast/media/025-expected.png: Removed.
58734         * fast/media/025-expected.txt: Removed.
58735         * fast/media/025.html: Removed.
58736         * fast/media/026-expected.checksum: Removed.
58737         * fast/media/026-expected.png: Removed.
58738         * fast/media/026.html: Removed.
58739         * fast/media/import-p-green.css: Removed.
58741 2006-02-03  Darin Adler  <darin@apple.com>
58743         - test for http://bugs.webkit.org/show_bug.cgi?id=5210
58744           REGRESSION: for/in loop with var changes global variable instead of making local
58746         * fast/js/for-in-var-scope.html: Added.
58747         * fast/js/resources/for-in-var-scope.js: Added.
58748         * fast/js/for-in-var-scope-expected.txt: Added.
58750 2006-02-03  Darin Adler  <darin@apple.com>
58752         - updated test result due to revised fix for <ol> number
58754         * fast/lists/olstart-expected.txt: Updated.
58756 2006-02-03  Andrew Wellington  <proton@wiretapped.net>
58758         Reviewed by Darin.
58759         
58760         Layout tests for bug 5776: Generated numbers of ordered lists (OL) are
58761         not calculated right
58763         * fast/lists/ol-display-types-expected.checksum: Added.
58764         * fast/lists/ol-display-types-expected.png: Added.
58765         * fast/lists/ol-display-types-expected.txt: Added.
58766         * fast/lists/ol-display-types.html: Added.
58767         * fast/lists/olstart-expected.checksum: Added.
58768         * fast/lists/olstart-expected.png: Added.
58769         * fast/lists/olstart-expected.txt: Added.
58770         * fast/lists/olstart.html: Added.
58772 2006-02-03  Timothy Hatcher  <timothy@apple.com>
58774         Reviewed by Dave Hyatt, Tim H.
58776         Layout tests for:
58777         Bug 4127: WebCore doesn't support Media Queries (CSS3 module)
58778         http://bugs.webkit.org/show_bug.cgi?id=4127
58780         * ChangeLog:
58781         * fast/media: Added.
58782         * fast/media/001-expected.checksum: Added.
58783         * fast/media/001-expected.png: Added.
58784         * fast/media/001-expected.txt: Added.
58785         * fast/media/001.html: Added.
58786         * fast/media/002-expected.checksum: Added.
58787         * fast/media/002-expected.png: Added.
58788         * fast/media/002-expected.txt: Added.
58789         * fast/media/002.html: Added.
58790         * fast/media/003-expected.checksum: Added.
58791         * fast/media/003-expected.png: Added.
58792         * fast/media/003-expected.txt: Added.
58793         * fast/media/003.html: Added.
58794         * fast/media/004-expected.checksum: Added.
58795         * fast/media/004-expected.png: Added.
58796         * fast/media/004-expected.txt: Added.
58797         * fast/media/004.html: Added.
58798         * fast/media/005-expected.checksum: Added.
58799         * fast/media/005-expected.png: Added.
58800         * fast/media/005-expected.txt: Added.
58801         * fast/media/005.html: Added.
58802         * fast/media/006-expected.checksum: Added.
58803         * fast/media/006-expected.png: Added.
58804         * fast/media/006-expected.txt: Added.
58805         * fast/media/006.html: Added.
58806         * fast/media/007-expected.checksum: Added.
58807         * fast/media/007-expected.png: Added.
58808         * fast/media/007-expected.txt: Added.
58809         * fast/media/007.html: Added.
58810         * fast/media/008-expected.checksum: Added.
58811         * fast/media/008-expected.png: Added.
58812         * fast/media/008-expected.txt: Added.
58813         * fast/media/008.html: Added.
58814         * fast/media/009-expected.checksum: Added.
58815         * fast/media/009-expected.png: Added.
58816         * fast/media/009-expected.txt: Added.
58817         * fast/media/009.html: Added.
58818         * fast/media/010-expected.checksum: Added.
58819         * fast/media/010-expected.png: Added.
58820         * fast/media/010-expected.txt: Added.
58821         * fast/media/010.html: Added.
58822         * fast/media/011-expected.checksum: Added.
58823         * fast/media/011-expected.png: Added.
58824         * fast/media/011-expected.txt: Added.
58825         * fast/media/011.html: Added.
58826         * fast/media/012-expected.checksum: Added.
58827         * fast/media/012-expected.png: Added.
58828         * fast/media/012-expected.txt: Added.
58829         * fast/media/012.html: Added.
58830         * fast/media/013-expected.checksum: Added.
58831         * fast/media/013-expected.png: Added.
58832         * fast/media/013-expected.txt: Added.
58833         * fast/media/013.html: Added.
58834         * fast/media/014-expected.checksum: Added.
58835         * fast/media/014-expected.png: Added.
58836         * fast/media/014-expected.txt: Added.
58837         * fast/media/014.html: Added.
58838         * fast/media/015-expected.checksum: Added.
58839         * fast/media/015-expected.png: Added.
58840         * fast/media/015-expected.txt: Added.
58841         * fast/media/015.html: Added.
58842         * fast/media/016-expected.checksum: Added.
58843         * fast/media/016-expected.png: Added.
58844         * fast/media/016-expected.txt: Added.
58845         * fast/media/016.html: Added.
58846         * fast/media/017-expected.checksum: Added.
58847         * fast/media/017-expected.png: Added.
58848         * fast/media/017-expected.txt: Added.
58849         * fast/media/017.html: Added.
58850         * fast/media/018-expected.checksum: Added.
58851         * fast/media/018-expected.png: Added.
58852         * fast/media/018-expected.txt: Added.
58853         * fast/media/018.html: Added.
58854         * fast/media/019-expected.checksum: Added.
58855         * fast/media/019-expected.png: Added.
58856         * fast/media/019-expected.txt: Added.
58857         * fast/media/019.html: Added.
58858         * fast/media/020-expected.checksum: Added.
58859         * fast/media/020-expected.png: Added.
58860         * fast/media/020-expected.txt: Added.
58861         * fast/media/020.html: Added.
58862         * fast/media/021-expected.checksum: Added.
58863         * fast/media/021-expected.png: Added.
58864         * fast/media/021-expected.txt: Added.
58865         * fast/media/021.html: Added.
58866         * fast/media/022-expected.checksum: Added.
58867         * fast/media/022-expected.png: Added.
58868         * fast/media/022-expected.txt: Added.
58869         * fast/media/022.html: Added.
58870         * fast/media/023-expected.checksum: Added.
58871         * fast/media/023-expected.png: Added.
58872         * fast/media/023-expected.txt: Added.
58873         * fast/media/023.html: Added.
58874         * fast/media/024-expected.checksum: Added.
58875         * fast/media/024-expected.png: Added.
58876         * fast/media/024-expected.txt: Added.
58877         * fast/media/024.html: Added.
58878         * fast/media/025-expected.checksum: Added.
58879         * fast/media/025-expected.png: Added.
58880         * fast/media/025-expected.txt: Added.
58881         * fast/media/025.html: Added.
58882         * fast/media/026-expected.checksum: Added.
58883         * fast/media/026-expected.png: Added.
58884         * fast/media/026.html: Added.
58885         * fast/media/import-p-green.css: Added.
58887 2006-02-02  Justin Garcia  <justin.garcia@apple.com>
58889         Reviewed by harrison
58890         
58891         Turned on continuous spell checking to test the fix for:
58892         <http://bugs.webkit.org/show_bug.cgi?id=6586>
58893         REGRESSION: visible_text.cpp assertion failure in Mail.app
58895         Added:
58896         * editing/selection/end-of-document.html
58898         Pixel results for editing tests now include misspelling markers.
58899         A few of them are incorrect, filed 7038 to cover this.
58900         * editing/deleting/delete-3928305-fix-expected.checksum:
58901         * editing/deleting/delete-3928305-fix-expected.png:
58902         * editing/deleting/delete-3959464-fix-expected.checksum:
58903         * editing/deleting/delete-3959464-fix-expected.png:
58904         * editing/deleting/delete-after-span-ws-001-expected.checksum:
58905         * editing/deleting/delete-after-span-ws-001-expected.png:
58906         * editing/deleting/delete-after-span-ws-002-expected.checksum:
58907         * editing/deleting/delete-after-span-ws-002-expected.png:
58908         * editing/deleting/delete-after-span-ws-003-expected.checksum:
58909         * editing/deleting/delete-after-span-ws-003-expected.png:
58910         * editing/deleting/delete-and-undo-expected.checksum:
58911         * editing/deleting/delete-and-undo-expected.png:
58912         * editing/deleting/delete-block-contents-003-expected.checksum:
58913         * editing/deleting/delete-block-contents-003-expected.png:
58914         * editing/deleting/delete-block-merge-contents-010-expected.checksum:
58915         * editing/deleting/delete-block-merge-contents-010-expected.png:
58916         * editing/deleting/delete-contiguous-ws-001-expected.checksum:
58917         * editing/deleting/delete-contiguous-ws-001-expected.png:
58918         * editing/deleting/delete-tab-002-expected.checksum:
58919         * editing/deleting/delete-tab-002-expected.png:
58920         * editing/deleting/delete-tab-003-expected.checksum:
58921         * editing/deleting/delete-tab-003-expected.png:
58922         * editing/deleting/delete-trailing-ws-002-expected.checksum:
58923         * editing/deleting/delete-trailing-ws-002-expected.png:
58924         * editing/deleting/delete-ws-fixup-001-expected.checksum:
58925         * editing/deleting/delete-ws-fixup-001-expected.png:
58926         * editing/deleting/delete-ws-fixup-002-expected.checksum:
58927         * editing/deleting/delete-ws-fixup-002-expected.png:
58928         * editing/inserting/editing-empty-divs-expected.checksum:
58929         * editing/inserting/editing-empty-divs-expected.png:
58930         * editing/inserting/insert-3659587-fix-expected.checksum:
58931         * editing/inserting/insert-3659587-fix-expected.png:
58932         * editing/inserting/insert-br-004-expected.checksum:
58933         * editing/inserting/insert-br-004-expected.png:
58934         * editing/inserting/insert-br-005-expected.checksum:
58935         * editing/inserting/insert-br-005-expected.png:
58936         * editing/inserting/insert-br-007-expected.checksum:
58937         * editing/inserting/insert-br-007-expected.png:
58938         * editing/inserting/insert-div-007-expected.checksum:
58939         * editing/inserting/insert-div-007-expected.png:
58940         * editing/inserting/insert-div-012-expected.checksum:
58941         * editing/inserting/insert-div-012-expected.png:
58942         * editing/inserting/insert-div-013-expected.checksum:
58943         * editing/inserting/insert-div-013-expected.png:
58944         * editing/inserting/insert-div-014-expected.checksum:
58945         * editing/inserting/insert-div-014-expected.png:
58946         * editing/inserting/insert-div-015-expected.checksum:
58947         * editing/inserting/insert-div-015-expected.png:
58948         * editing/inserting/insert-div-016-expected.checksum:
58949         * editing/inserting/insert-div-016-expected.png:
58950         * editing/inserting/insert-div-017-expected.checksum:
58951         * editing/inserting/insert-div-017-expected.png:
58952         * editing/inserting/insert-div-018-expected.checksum:
58953         * editing/inserting/insert-div-018-expected.png:
58954         * editing/inserting/insert-div-019-expected.checksum:
58955         * editing/inserting/insert-div-019-expected.png:
58956         * editing/inserting/insert-div-020-expected.checksum:
58957         * editing/inserting/insert-div-020-expected.png:
58958         * editing/inserting/insert-div-021-expected.checksum:
58959         * editing/inserting/insert-div-021-expected.png:
58960         * editing/inserting/insert-div-022-expected.checksum:
58961         * editing/inserting/insert-div-022-expected.png:
58962         * editing/inserting/insert-div-025-expected.checksum:
58963         * editing/inserting/insert-div-025-expected.png:
58964         * editing/inserting/insert-div-027-expected.checksum:
58965         * editing/inserting/insert-div-027-expected.png:
58966         * editing/inserting/insert-tab-002-expected.checksum:
58967         * editing/inserting/insert-tab-002-expected.png:
58968         * editing/inserting/insert-tab-003-expected.checksum:
58969         * editing/inserting/insert-tab-003-expected.png:
58970         * editing/inserting/insert-text-with-newlines-expected.checksum:
58971         * editing/inserting/insert-text-with-newlines-expected.png:
58972         * editing/inserting/return-key-with-selection-001-expected.checksum:
58973         * editing/inserting/return-key-with-selection-001-expected.png:
58974         * editing/inserting/return-key-with-selection-002-expected.checksum:
58975         * editing/inserting/return-key-with-selection-002-expected.png:
58976         * editing/inserting/return-key-with-selection-003-expected.checksum:
58977         * editing/inserting/return-key-with-selection-003-expected.png:
58978         * editing/inserting/typing-002-expected.checksum:
58979         * editing/inserting/typing-002-expected.png:
58980         * editing/inserting/typing-around-br-001-expected.checksum:
58981         * editing/inserting/typing-around-br-001-expected.png:
58982         * editing/pasteboard/cut-text-001-expected.checksum:
58983         * editing/pasteboard/cut-text-001-expected.png:
58984         * editing/pasteboard/paste-list-001-expected.checksum:
58985         * editing/pasteboard/paste-text-001-expected.checksum:
58986         * editing/pasteboard/paste-text-001-expected.png:
58987         * editing/pasteboard/paste-text-012-expected.checksum:
58988         * editing/pasteboard/paste-text-012-expected.png:
58989         * editing/pasteboard/paste-text-013-expected.checksum:
58990         * editing/pasteboard/paste-text-013-expected.png:
58991         * editing/pasteboard/paste-text-014-expected.checksum:
58992         * editing/pasteboard/paste-text-014-expected.png:
58993         * editing/pasteboard/paste-text-019-expected.checksum:
58994         * editing/pasteboard/paste-text-019-expected.png:
58995         * editing/selection/3690703-2-expected.checksum:
58996         * editing/selection/3690703-expected.checksum:
58997         * editing/selection/3690719-expected.checksum:
58998         * editing/selection/extend-by-word-001-expected.checksum:
58999         * editing/selection/extend-by-word-001-expected.png:
59000         * editing/selection/iframe-expected.checksum:
59001         * editing/selection/iframe-expected.png:
59002         * editing/selection/move-backwords-by-word-001-expected.checksum:
59003         * editing/selection/move-backwords-by-word-001-expected.png:
59004         * editing/selection/move-by-character-001-expected.checksum:
59005         * editing/selection/move-by-character-001-expected.png:
59006         * editing/selection/move-by-line-001-expected.checksum:
59007         * editing/selection/move-by-line-001-expected.png:
59008         * editing/selection/move-by-word-001-expected.checksum:
59009         * editing/selection/move-by-word-001-expected.png:
59010         * editing/selection/replaced-boundaries-1-expected.checksum:
59011         * editing/selection/replaced-boundaries-1-expected.png:
59012         * editing/selection/unrendered-002-expected.checksum:
59013         * editing/selection/unrendered-002-expected.png:
59014         * editing/style/block-styles-007-expected.checksum:
59015         * editing/style/block-styles-007-expected.png:
59016         * editing/style/create-block-for-style-002-expected.checksum:
59017         * editing/style/create-block-for-style-002-expected.png:
59018         * editing/style/create-block-for-style-003-expected.checksum:
59019         * editing/style/create-block-for-style-003-expected.png:
59020         * editing/style/create-block-for-style-004-expected.checksum:
59021         * editing/style/create-block-for-style-004-expected.png:
59022         * editing/style/create-block-for-style-006-expected.checksum:
59023         * editing/style/create-block-for-style-006-expected.png:
59024         * editing/style/create-block-for-style-008-expected.checksum:
59025         * editing/style/create-block-for-style-008-expected.png:
59026         * editing/style/create-block-for-style-009-expected.checksum:
59027         * editing/style/create-block-for-style-009-expected.png:
59028         * editing/style/create-block-for-style-011-expected.checksum:
59029         * editing/style/create-block-for-style-011-expected.png:
59030         * editing/style/create-block-for-style-012-expected.checksum:
59031         * editing/style/create-block-for-style-012-expected.png:
59032         * editing/style/create-block-for-style-013-expected.checksum:
59033         * editing/style/create-block-for-style-013-expected.png:
59034         * editing/unsupported-content/list-type-after-expected.checksum:
59035         * editing/unsupported-content/list-type-before-expected.checksum:
59036         * editing/unsupported-content/table-type-after-expected.checksum:
59037         * editing/unsupported-content/table-type-before-expected.checksum:
59038         * fast/dom/blur-contenteditable-expected.checksum:
59039         * fast/dom/blur-contenteditable-expected.png:
59041 2006-02-02  Darin Adler  <darin@apple.com>
59043         - tests for http://bugs.webkit.org/show_bug.cgi?id=7000
59044           REGRESSION: Scrolling is triggering onunload in TOT
59046         * fast/events/onunload-body-property.html: Added.
59047         * fast/events/onunload-body-property-expected.txt: Added.
59048         * fast/events/onunload-window-property.html: Added.
59049         * fast/events/onunload-window-property-expected.txt: Added.
59051 2006-02-02  Mitz Pettel  <opendarwin.org@mitzpettel.com>
59053         Reviewed by Darin.
59055         - test for http://bugs.webkit.org/show_bug.cgi?id=6881
59056           Block with position:absolute bottom:0 doesn't always move when height
59057           of containing block changes (affects Safari RSS)
59059         * fast/block/positioning/height-change-expected.checksum: Added.
59060         * fast/block/positioning/height-change-expected.png: Added.
59061         * fast/block/positioning/height-change-expected.txt: Added.
59062         * fast/block/positioning/height-change.html: Added.
59064 2006-02-01  Darin Adler  <darin@apple.com>
59066         - test for http://bugs.webkit.org/show_bug.cgi?id=7018
59067           REGRESSION: clearTimeout no longer works
59069         * fast/dom/Window/clear-timeout.html: Added.
59070         * fast/dom/Window/clear-timeout-expected.txt: Added.
59072 2006-01-31  Maciej Stachowiak  <mjs@apple.com>
59074         Reviewed by Darin.
59076         - test case for REGRESSION: assertion failure mousing over DHTML menus at www.worldofwarcraft.com
59077         http://bugs.webkit.org/show_bug.cgi?id=6931
59079         * fast/dynamic/layer-hit-test-crash-expected.checksum: Added.
59080         * fast/dynamic/layer-hit-test-crash-expected.png: Added.
59081         * fast/dynamic/layer-hit-test-crash-expected.txt: Added.
59082         * fast/dynamic/layer-hit-test-crash.html: Added.
59084 2006-01-31  Adele Peterson  <adele@apple.com>
59086         - test for http://bugs.webkit.org/show_bug.cgi?id=6862
59087         Input's value doesn't get updated after typing in new text field
59089         * fast/forms/input-changing-value-expected.txt: Added.
59090         * fast/forms/input-changing-value.html: Added.
59092 2006-01-31  Timothy Hatcher  <timothy@apple.com>
59094         Adding test cases for:
59095         http://bugs.webkit.org/show_bug.cgi?id=4959
59096         Bug 4959: inline style not terminated properly after <form>
59098         Updated older tests/results to work with the patch.
59099         Some of the tests had an open <span> with no close.
59101         * editing/deleting/delete-image-003-expected.txt:
59102         * editing/deleting/delete-image-003.html:
59103         * editing/undo/redo-typing-001-expected.txt:
59104         * editing/undo/redo-typing-001.html:
59105         * editing/undo/undo-typing-001-expected.txt:
59106         * editing/undo/undo-typing-001.html:
59107         * fast/block/float/031.html:
59108         * fast/parser/residual-style-span-form-expected.checksum: Added.
59109         * fast/parser/residual-style-span-form-expected.png: Added.
59110         * fast/parser/residual-style-span-form-expected.txt: Added.
59111         * fast/parser/residual-style-span-form.html: Added.
59112         * fast/text/whitespace/006-expected.txt:
59114 2006-01-31  David Harrison  <harrison@apple.com>
59116         Adding test cases for:
59117         <rdar://problem/4423922> TOT REGRESSION (r12358): first iframe in pair fails to copy
59118         
59119         * editing/pasteboard/paste-empty-startcontainer-expected.png: Added.
59120         * editing/pasteboard/paste-empty-startcontainer-expected.checksum: Added.
59121         * editing/pasteboard/paste-empty-startcontainer-expected.txt: Added.
59122         * editing/pasteboard/paste-empty-startcontainer.html: Added.
59124 2006-01-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>
59126         Reviewed by Adele.
59127         
59128         - test for http://bugs.webkit.org/show_bug.cgi?id=6942
59129           Assertion failure in HTMLSelectElementImpl::selectedIndex (m_multiple)
59131         * fast/forms/selected-index-assert-expected.txt: Added.
59132         * fast/forms/selected-index-assert.html: Added.
59134 2006-01-31  David Kilzer  <ddkilzer@kilzer.net>
59136         Reviewed by Hyatt.
59138         - test for http://bugs.webkit.org/show_bug.cgi?id=6584
59139           REGRESSION: button after unclosed button gives trouble
59141         * fast/forms/button-cannot-be-nested-expected.checksum: Added.
59142         * fast/forms/button-cannot-be-nested-expected.png: Added.
59143         * fast/forms/button-cannot-be-nested-expected.txt: Added.
59144         * fast/forms/button-cannot-be-nested.html: Added.
59146 2006-01-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>
59148         Reviewed by Darin.
59149         
59150         - test for http://bugs.webkit.org/show_bug.cgi?id=6959
59151           REGRESSION: Assertion failure in HTMLTokenizer::parseTag (!scriptNode) on page with ignored scripts
59153         * fast/parser/script-after-frameset-assert-expected.txt: Added.
59154         * fast/parser/script-after-frameset-assert.html: Added.
59156 2006-01-31  Mitz Pettel  <opendarwin.org@mitzpettel.com>
59158         Reviewed by Darin.
59160         - test for http://bugs.webkit.org/show_bug.cgi?id=6960
59161           REGRESSION: Assertion failure in table_layout.cpp:216 calcWidthArray()
59163         * fast/table/fixed-table-non-cell-in-row.html: Added.
59164         * fast/table/fixed-table-non-cell-in-row-expected.txt: Added.
59165         * fast/table/fixed-table-non-cell-in-row-expected.png: Added.
59166         * fast/table/fixed-table-non-cell-in-row-expected.checksum: Added.
59168 2006-01-31  Anders Carlsson  <andersca@mac.com>
59170         Reviewed by John.
59172         - update tests for http://bugs.webkit.org/show_bug.cgi?id=6964
59173         ImagePatterns are always rendered mirrored
59174         
59175         * fast/dom/image-object-in-canvas-expected.checksum:
59176         * fast/dom/image-object-in-canvas-expected.png:
59178 2006-01-31  Maciej Stachowiak  <mjs@apple.com>
59180         Added test case I forgot to commit earlier.
59182         - test case for crash if a node is removed from the DOM before being reparented due to residual style
59183         http://bugs.webkit.org/show_bug.cgi?id=6778
59184         
59185         * fast/parser/remove-block-in-residual-style.html: Added.
59186         * fast/parser/remove-block-in-residual-style-expected.checksum: Added.
59187         * fast/parser/remove-block-in-residual-style-expected.png: Added.
59188         * fast/parser/remove-block-in-residual-style-expected.txt: Added.
59190 2006-01-30  Anders Carlsson  <andersca@mac.com>
59192         Reviewed by Darin.
59194         Update test for http://bugs.webkit.org/show_bug.cgi?id=6907
59195         REGRESSION: United.com menus messed up due to document.all/MSIE sniff
59196         
59197         * fast/dom/undetectable-document-all.html:
59198         Test that typeof document.all is undefined.
59200 2006-01-30  Darin Adler  <darin@apple.com>
59202         Pointed out by Dave Kilzer.
59204         - added test result I forgot to check in
59206         * fast/dom/Range/range-exceptions-expected.txt: Added.
59208 2006-01-30  Beth Dakin  <bdakin@apple.com>
59210         Layout test for <rdar://problem/4298052> Crash in 
59211         KWQCheckIfReloading at http://www.inquisitorx.com/beta/
59213         * fast/loader/docLoaderFrame-expected.checksum: Added.
59214         * fast/loader/docLoaderFrame-expected.png: Added.
59215         * fast/loader/docLoaderFrame-expected.txt: Added.
59216         * fast/loader/docLoaderFrame.html: Added.
59218 2006-01-30  Darin Adler  <darin@apple.com>
59220         - updated test result for rect changes
59222         * fast/box-sizing/percentage-height-expected.txt: A bunch of strange empty
59223         clip rects are now dumping as (0,0) 0x0.
59225 2006-01-29  Sam Weinig  <sam.weinig@gmail.com>
59227         Reviewed by Darin.
59229         - fixed some tests that were missing test images
59231         * fast/replaced/resources/sample.gif: Added.
59232         * fast/replaced/resources/1x1-green.png: Added.
59233         * fast/replaced/resources/1x1-red.png: Added.
59235         * fast/replaced/001.html: Changed images to point to actual images.
59236         * fast/replaced/002.html: Ditto.
59237         * fast/replaced/003.html: Ditto.
59238         * fast/replaced/004.html: Ditto.
59240         * fast/replaced/002-expected.txt: Updated.
59241         * fast/replaced/003-expected.txt: Updated.
59243         * fast/replaced/001-expected.png: Updated.
59244         * fast/replaced/001-expected.checksum: Updated.
59245         * fast/replaced/002-expected.png: Updated.
59246         * fast/replaced/002-expected.checksum: Updated.
59247         * fast/replaced/003-expected.png: Updated.
59248         * fast/replaced/003-expected.checksum: Updated.
59249         * fast/replaced/004-expected.png: Updated.
59250         * fast/replaced/004-expected.checksum: Updated.
59252 2006-01-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>
59254         Reviewed by Darin.
59256         - test for http://bugs.webkit.org/show_bug.cgi?id=6888
59257           Collapsed borders appear on the wrong side or on the wrong cell in RTL tables
59259         * fast/table/border-collapsing/rtl-border-collapsing.html: Added.
59260         * fast/table/border-collapsing/rtl-border-collapsing-expected.txt: Added.
59261         * fast/table/border-collapsing/rtl-border-collapsing-expected.checksum: Added.
59262         * fast/table/border-collapsing/rtl-border-collapsing-expected.png: Added.
59264 2006-01-28  Darin Adler  <darin@apple.com>
59266         Reviewed by Maciej.
59268         - tests for http://bugs.webkit.org/show_bug.cgi?id=6550
59269           REGRESSION: window.open('myurl', '_self') fails to load myurl in current window
59271         * fast/dom/Window/window-open-parent.html: Added.
59272         * fast/dom/Window/window-open-parent-no-parent.html: Added.
59273         * fast/dom/Window/window-open-self.html: Added.
59274         * fast/dom/Window/window-open-top.html: Added.
59276         * fast/dom/Window/resources: Added.
59277         * fast/dom/Window/resources/destination.html: Added.
59278         * fast/dom/Window/window-open-parent-expected.txt: Added.
59279         * fast/dom/Window/window-open-parent-no-parent-expected.txt: Added.
59280         * fast/dom/Window/window-open-self-expected.txt: Added.
59281         * fast/dom/Window/window-open-top-expected.txt: Added.
59283 2006-01-29  Darin Adler  <darin@apple.com>
59285         - added a test for the names of range exceptions, which were wrong
59286           in my last commit until I made the fix Alexey suggested
59288         * fast/dom/Range: Added.
59289         * fast/dom/Range/range-exceptions.html: Added.
59290         * fast/dom/Range/resources: Added.
59291         * fast/dom/Range/resources/range-exceptions.js: Added.
59292         * fast/dom/Range/resources/TEMPLATE.html: Added.
59294         * fast/js/resources/js-test-pre.js: Escape & and < characters in the
59295         output so you can have tests with HTML fragments as expected results.
59297 2006-01-29  David Harrison  <harrison@apple.com>
59299         Adding test cases for:
59300         1) Arrowing up or down to an empty list item skipped the list item
59301         2) Deleting the content of a list item made it so you could never get the cursor inside the empty item
59303         * editing/selection/move-by-line-002-expected.png: Added.
59304         * editing/selection/move-by-line-002-expected.checksum: Added.
59305         * editing/selection/move-by-line-002-expected.txt: Added.
59306         * editing/selection/move-by-line-002.html: Added.
59307         * editing/deleting/delete-listitem-002-expected.checksum: Added.
59308         * editing/deleting/delete-listitem-002-expected.png: Added.
59309         * editing/deleting/delete-listitem-002-expected.txt: Added.
59310         * editing/deleting/delete-listitem-002.html: Added.
59312 2006-01-29  Eric Seidel  <eseidel@apple.com>
59314         Reviewed by hyatt & darin.
59316         Remaining fixes for SVGTetris:
59317         http://bugs.webkit.org/show_bug.cgi?id=6889
59318         Fix for CDF support:
59319         http://bugs.webkit.org/show_bug.cgi?id=6025
59320         Fix for filter updating:
59321         http://bugs.webkit.org/show_bug.cgi?id=6849
59322         Also, as a side effect of 6849, fixed double-apply of filters, improving:
59323         http://bugs.webkit.org/show_bug.cgi?id=6713
59325         Results updated for most tests, pixel results improved for filter tests.
59327         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
59328         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
59329         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
59330         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
59331         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
59332         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
59333         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
59334         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
59335         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
59336         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
59337         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
59338         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
59339         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
59340         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
59341         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
59342         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
59343         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
59344         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
59345         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
59346         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
59347         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
59348         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
59349         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
59350         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
59351         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
59352         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
59353         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
59354         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
59355         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
59356         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
59357         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
59358         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
59359         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
59360         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
59361         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
59362         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
59363         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
59364         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
59365         * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
59366         * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
59367         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
59368         * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
59369         * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
59370         * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
59371         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
59372         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
59373         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
59374         * svg/custom/filter-source-alpha-expected.txt:
59375         * svg/custom/image-with-transform-clip-filter-expected.checksum:
59376         * svg/custom/image-with-transform-clip-filter-expected.png:
59377         * svg/custom/image-with-transform-clip-filter-expected.txt:
59378         * svg/custom/junk-data-expected.checksum:
59379         * svg/custom/junk-data-expected.png:
59380         * svg/custom/junk-data-expected.txt:
59381         * svg/custom/missing-xlink-expected.checksum:
59382         * svg/custom/missing-xlink-expected.png:
59383         * svg/custom/missing-xlink-expected.txt:
59384         * svg/custom/simpleCDF-expected.checksum:
59385         * svg/custom/simpleCDF-expected.png:
59386         * svg/custom/simpleCDF-expected.txt:
59387         * svg/custom/text-filter-expected.checksum:
59388         * svg/custom/text-filter-expected.png:
59389         * svg/custom/text-filter-expected.txt:
59390         * svg/custom/text-image-opacity-expected.txt:
59392 2006-01-29  Eric Seidel  <eseidel@apple.com>
59394         Reviewed by hyatt.
59396         * svg/custom/viewport-update-expected.checksum: Added.
59397         * svg/custom/viewport-update-expected.png: Added.
59398         * svg/custom/viewport-update-expected.txt: Added.
59399         * svg/custom/viewport-update.svg: Added.
59401 2006-01-29  Darin Adler  <darin@apple.com>
59403         - updated tests for http://bugs.webkit.org/show_bug.cgi?id=6895
59404           include exception names in JavaScript form of DOM exception
59406         * dom/xhtml/level1/core/hc_nodevalue03-expected.txt:
59407         * dom/xhtml/level3/core/canonicalform06-expected.txt:
59408         * dom/xhtml/level3/core/documentgetdoctype01-expected.txt:
59409         * dom/xhtml/level3/core/infoset06-expected.txt:
59410         * dom/xhtml/level3/core/infoset07-expected.txt:
59411         * dom/xhtml/level3/core/nodecomparedocumentposition02-expected.txt:
59412         * dom/xhtml/level3/core/nodeinsertbefore02-expected.txt:
59413         * dom/xhtml/level3/core/nodeinsertbefore05-expected.txt:
59414         * dom/xhtml/level3/core/nodeisequalnode17-expected.txt:
59415         * dom/xhtml/level3/core/noderemovechild04-expected.txt:
59416         * dom/xhtml/level3/core/noderemovechild05-expected.txt:
59417         * dom/xhtml/level3/core/nodereplacechild13-expected.txt:
59418         * dom/xhtml/level3/core/wellformed01-expected.txt:
59419         * dom/xhtml/level3/core/wellformed02-expected.txt:
59420         * dom/xhtml/level3/core/wellformed03-expected.txt:
59421         * dom/xhtml/level3/core/wellformed04-expected.txt:
59423         - for these, also changed the tests to be dumpAsText at the same time
59425         * fast/dom/outerText-no-element.html:
59426         * fast/dom/outerText-no-element-expected.txt:
59427         * fast/dynamic/outerHTML-no-element.html:
59428         * fast/dynamic/outerHTML-no-element-expected.txt:
59430         * fast/dom/outerText-no-element-expected.checksum: Removed.
59431         * fast/dom/outerText-no-element-expected.png: Removed.
59432         * fast/dynamic/outerHTML-no-element-expected.checksum: Removed.
59433         * fast/dynamic/outerHTML-no-element-expected.png: Removed.
59435         - removed test results for tests that are either disabled or not checked in
59437         * dom/xhtml/level2/html/HTMLIFrameElement11-expected.txt: Removed.
59438         * dom/xhtml/level3/core/documentadoptnode22-expected.txt: Removed.
59439         * editing/execCommand/boldCharacter-expected.txt: Removed.
59440         * fast/parser/remove-block-in-residual-style-expected.checksum: Removed.
59441         * fast/parser/remove-block-in-residual-style-expected.png: Removed.
59442         * fast/parser/remove-block-in-residual-style-expected.txt: Removed.
59443         * fast/plugins: Removed.
59444         * fast/plugins/netscape-back-forward-expected.txt: Removed.
59445         * fast/plugins/resources: Removed.
59446         * fast/plugins/resources/go-back.html: Removed.
59448 2006-01-28  Darin Adler  <darin@apple.com>
59450         Reviewed by John Sullivan.
59452         - test for http://bugs.webkit.org/show_bug.cgi?id=6870
59453           REGRESSION: JavaScript Date constructor won't accept another Date object
59455         * fast/js/date-constructor.html: Added.
59456         * fast/js/date-constructor-expected.txt: Added.
59457         * fast/js/resources/date-constructor.js: Added.
59459         * fast/js/resources/date-big-constructor.js: Formatting tweak.
59461 2006-01-28  Darin Adler  <darin@apple.com>
59463         Reviewed by Eric.
59465         - test for http://bugs.webkit.org/show_bug.cgi?id=6711
59466           crash if an event is dispatched to a listener that uses handleEvent
59468         * fast/events/dispatch-to-handle-event.html: Added.
59469         * fast/events/dispatch-to-handle-event-expected.txt: Added.
59471 2006-01-28  Mitz Pettel  <opendarwin.org@mitzpettel.com>
59473         Reviewed by Darin.
59475         - test for http://bugs.webkit.org/show_bug.cgi?id=5868
59476           Crash on HP.com with ToT and Safari 2.0.2 in khtml::RenderContainer::detach()
59478         * fast/table/add-before-anonymous-child.html: Added.
59479         * fast/table/add-before-anonymous-child-expected.txt: Added.
59480         * fast/table/add-before-anonymous-child-expected.png: Added.
59481         * fast/table/add-before-anonymous-child-expected.checksum: Added.
59483 2006-01-28  Alexander Kellett  <lypanov@kde.org>
59485         Reviewed by eseidel.
59487         * svg/custom/filter-source-alpha-expected.checksum
59488         * svg/custom/filter-source-alpha-expected.png
59489         * svg/custom/filter-source-alpha-expected.txt
59490         * svg/custom/filter-source-alpha.svg
59492 2006-01-27  Darin Adler  <darin@apple.com>
59494         Reviewed by Adele.
59496         - test for http://bugs.webkit.org/show_bug.cgi?id=6075
59497           REGRESSION: event.relatedTarget not working, breaks menus at www.ati.com
59499         * fast/events/related-target-expected.txt: Added.
59500         * fast/events/related-target.html: Added.
59502 2006-01-27  Adele Peterson  <adele@apple.com>
59504         Adding test for 
59505         <rdar://problem/4422624> REGRESSION: crash loading webmail.mac.com
59507         * fast/forms/input-no-renderer-expected.checksum: Added.
59508         * fast/forms/input-no-renderer-expected.png: Added.
59509         * fast/forms/input-no-renderer-expected.txt: Added.
59510         * fast/forms/input-no-renderer.html: Added.
59512 2006-01-27  Darin Adler  <darin@apple.com>
59514        - revised test for http://bugs.webkit.org/show_bug.cgi?id=6731
59515          REGRESSION: change event fires at load time for checked items
59517         * fast/forms/radio-button-no-change-event.html: Updated to add a second radio button.
59518         * fast/forms/radio-button-no-change-event-expected.txt: Updated.
59520 2006-01-26  Maciej Stachowiak  <mjs@apple.com>
59522         Reviewed by Tim Omernick.
59524         - test case for REGRESSION: crash when setting a list with list-style: none to display: none
59525         http://bugs.webkit.org/show_bug.cgi?id=6860
59526         
59527         (This bug was fixed independently by Dave Harrison but I'm landing the test
59528         case anyway.)
59530         * fast/lists/list-style-none-crash-expected.checksum: Added.
59531         * fast/lists/list-style-none-crash-expected.png: Added.
59532         * fast/lists/list-style-none-crash-expected.txt: Added.
59533         * fast/lists/list-style-none-crash.html: Added.
59535 2006-01-26  Beth Dakin  <bdakin@apple.com>
59537         Test case for <rdar://problem/4256504>
59538         khtml::RenderBlock::skipWhitespace crashes upon interaction with
59539         radio buttons
59541         * fast/inline/positionedLifetime-expected.checksum: Added.
59542         * fast/inline/positionedLifetime-expected.png: Added.
59543         * fast/inline/positionedLifetime-expected.txt: Added.
59544         * fast/inline/positionedLifetime.html: Added.
59546 2006-01-26  Mitz Pettel  <opendarwin.org@mitzpettel.com>
59548         Reviewed and landed by Anders.
59550         - test for http://bugs.webkit.org/show_bug.cgi?id=6841
59551           REGRESSION: WebKit (Thursday, January 26, 2006) crash in HTMLImageElementImpl::width()
59553         * fast/dom/HTMLImageElement/image-without-renderer-width-expected.txt: Added.
59554         * fast/dom/HTMLImageElement/image-without-renderer-width.html: Added.
59556 2006-01-26  Anders Carlsson  <andersca@mac.com>
59557         
59558         Reviewed by Eric.
59560         Update test for http://bugs.webkit.org/show_bug.cgi?id=6845
59561         Autogenerate more classes.
59563         * fast/dom/features-expected.checksum: Removed.
59564         * fast/dom/features-expected.png: Removed.
59565         * fast/dom/features-expected.txt:
59566         * fast/dom/features.html:
59567         Update test case result, also use layoutTestController.dumpAsText()
59568         
59569 2006-01-26  Alexander Kellett  <lypanov@kde.org>
59571         Reviewed by eseidel.
59573         Implemented automated testcasing for RenderSVGText's nodeAtPoint()
59574         This provides an automated way to test for regressions on bug:
59575         http://bugs.webkit.org/show_bug.cgi?id=6843
59577         * svg/custom/text-hit-test.svg: Added.
59578         * svg/custom/text-hit-test-expected.checksum: Added.
59579         * svg/custom/text-hit-test-expected.png: Added.
59580         * svg/custom/text-hit-test-expected.txt: Added.
59582 2006-01-26  David Harrison  <harrison@apple.com>
59584         Adding test case for:
59585         http://bugs.webkit.org/show_bug.cgi?id=6835
59587         * editing/deleting/delete-listitem-001-expected.checksum: Added.
59588         * editing/deleting/delete-listitem-001-expected.png: Added.
59589         * editing/deleting/delete-listitem-001-expected.txt: Added.
59590         * editing/deleting/delete-listitem-001.html: Added.
59592 2006-01-26  Eric Seidel  <eseidel@apple.com>
59594         Adding additional test case from:
59595         http://bugs.webkit.org/show_bug.cgi?id=6801
59597         * svg/custom/percentage-rect2-expected.checksum: Added.
59598         * svg/custom/percentage-rect2-expected.png: Added.
59599         * svg/custom/percentage-rect2-expected.txt: Added.
59600         * svg/custom/percentage-rect2.svg: Added.
59602 2006-01-26  Eric Seidel  <eseidel@apple.com>
59604         Reviewed by mjs.
59606         * svg/custom/junk-data-expected.checksum:
59607         * svg/custom/junk-data-expected.png:
59608         * svg/custom/junk-data-expected.txt:
59609         * svg/custom/missing-xlink-expected.checksum:
59610         * svg/custom/missing-xlink-expected.png:
59611         * svg/custom/missing-xlink-expected.txt:
59612         * viewport-no-width-height.svg: Added.
59613         * viewport-no-width-height-expected.checksum: Added.
59614         * viewport-no-width-height-expected.png: Added.
59615         * viewport-no-width-height-expected.txt: Added.
59617 2006-01-25  Alexander Kellett  <lypanov@kde.org>
59619         Reviewed by eseidel.
59621         Percentage values for width, height are not rendered correctly.
59622         http://bugs.webkit.org/show_bug.cgi?id=5331
59624         * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
59625         * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
59626         * svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
59627         * svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
59628         * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
59629         * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
59630         * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
59631         * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
59632         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
59633         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
59634         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
59635         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
59636         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
59637         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
59638         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
59639         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
59640         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
59641         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
59642         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
59643         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
59644         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
59645         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
59646         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
59647         * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
59648         * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
59649         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
59650         * svg/custom/image-with-transform-clip-filter-expected.txt:
59651         * svg/custom/percentage-rect-expected.checksum: Added.
59652         * svg/custom/percentage-rect-expected.png: Added.
59653         * svg/custom/percentage-rect-expected.txt: Added.
59654         * svg/custom/percentage-rect.svg: Added.
59655         * svg/custom/text-filter-expected.txt:
59657 2006-01-25  Justin Garcia  <justin.garcia@apple.com>
59659         Reviewed by harrison
59660         
59661         <http://bugs.webkit.org/show_bug.cgi?id=6644>
59662         TinyMCE: Undo operation crashes Safari
59663         <rdar://problem/4343068>
59664         Some shouldChangeSelection calls are nonsensical
59665         
59666         Selections are blown away if their endpoints are removed from the document.
59667         This changed the selections that editing delegates see during deletion/replacement.
59669         * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
59670         * editing/deleting/delete-3608430-fix-expected.txt:
59671         * editing/deleting/delete-3608462-fix-expected.txt:
59672         * editing/deleting/delete-3775172-fix-expected.txt:
59673         * editing/deleting/delete-3800834-fix-expected.txt:
59674         * editing/deleting/delete-3857753-fix-expected.txt:
59675         * editing/deleting/delete-3865854-fix-expected.txt:
59676         * editing/deleting/delete-3928305-fix-expected.txt:
59677         * editing/deleting/delete-3959464-fix-expected.txt:
59678         * editing/deleting/delete-4038408-fix-expected.txt:
59679         * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
59680         * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
59681         * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
59682         * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
59683         * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
59684         * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
59685         * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
59686         * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
59687         * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
59688         * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
59689         * editing/deleting/delete-block-contents-001-expected.txt:
59690         * editing/deleting/delete-block-contents-002-expected.txt:
59691         * editing/deleting/delete-block-contents-003-expected.txt:
59692         * editing/deleting/delete-block-merge-contents-001-expected.txt:
59693         * editing/deleting/delete-block-merge-contents-002-expected.txt:
59694         * editing/deleting/delete-block-merge-contents-003-expected.txt:
59695         * editing/deleting/delete-block-merge-contents-004-expected.txt:
59696         * editing/deleting/delete-block-merge-contents-005-expected.txt:
59697         * editing/deleting/delete-block-merge-contents-006-expected.txt:
59698         * editing/deleting/delete-block-merge-contents-007-expected.txt:
59699         * editing/deleting/delete-block-merge-contents-008-expected.txt:
59700         * editing/deleting/delete-block-merge-contents-009-expected.txt:
59701         * editing/deleting/delete-block-merge-contents-010-expected.txt:
59702         * editing/deleting/delete-block-merge-contents-012-expected.txt:
59703         * editing/deleting/delete-block-merge-contents-013-expected.txt:
59704         * editing/deleting/delete-block-merge-contents-014-expected.txt:
59705         * editing/deleting/delete-block-merge-contents-015-expected.txt:
59706         * editing/deleting/delete-block-merge-contents-016-expected.txt:
59707         * editing/deleting/delete-block-merge-contents-017-expected.txt:
59708         * editing/deleting/delete-block-merge-contents-018-expected.txt:
59709         * editing/deleting/delete-block-merge-contents-019-expected.txt:
59710         * editing/deleting/delete-block-merge-contents-020-expected.txt:
59711         * editing/deleting/delete-block-merge-contents-021-expected.txt:
59712         * editing/deleting/delete-br-008-expected.txt:
59713         * editing/deleting/delete-br-010-expected.txt:
59714         * editing/deleting/delete-image-001-expected.txt:
59715         * editing/deleting/delete-image-002-expected.txt:
59716         * editing/deleting/delete-image-003-expected.txt:
59717         * editing/deleting/delete-image-004-expected.txt:
59718         * editing/deleting/delete-line-001-expected.txt:
59719         * editing/deleting/delete-line-002-expected.txt:
59720         * editing/deleting/delete-line-003-expected.txt:
59721         * editing/deleting/delete-line-004-expected.txt:
59722         * editing/deleting/delete-line-005-expected.txt:
59723         * editing/deleting/delete-line-006-expected.txt:
59724         * editing/deleting/delete-line-007-expected.txt:
59725         * editing/deleting/delete-line-008-expected.txt:
59726         * editing/deleting/delete-line-009-expected.txt:
59727         * editing/deleting/delete-line-010-expected.txt:
59728         * editing/deleting/delete-line-011-expected.txt:
59729         * editing/deleting/delete-line-012-expected.txt:
59730         * editing/deleting/delete-line-013-expected.txt:
59731         * editing/deleting/delete-line-014-expected.txt:
59732         * editing/deleting/delete-line-015-expected.txt:
59733         * editing/deleting/delete-line-016-expected.txt:
59734         * editing/deleting/delete-line-017-expected.txt:
59735         * editing/deleting/delete-select-all-001-expected.txt:
59736         * editing/deleting/delete-select-all-002-expected.txt:
59737         * editing/deleting/delete-select-all-003-expected.txt:
59738         * editing/execCommand/boldSelection-expected.txt:
59739         * editing/execCommand/strikethroughSelection-expected.txt:
59740         * editing/input/attributed-substring-from-range-lines-expected.txt:
59741         * editing/input/text-input-controller-expected.txt:
59742         * editing/inserting/insert-3654864-fix-expected.txt:
59743         * editing/inserting/insert-3659587-fix-expected.txt:
59744         * editing/inserting/insert-3775316-fix-expected.txt:
59745         * editing/inserting/insert-3851164-fix-expected.txt:
59746         * editing/inserting/insert-3907422-fix-expected.txt:
59747         * editing/inserting/insert-after-delete-001-expected.txt:
59748         * editing/inserting/insert-div-001-expected.txt:
59749         * editing/inserting/insert-div-002-expected.txt:
59750         * editing/inserting/insert-div-003-expected.txt:
59751         * editing/inserting/insert-div-005-expected.txt:
59752         * editing/inserting/insert-div-007-expected.txt:
59753         * editing/inserting/insert-div-009-expected.txt:
59754         * editing/inserting/insert-div-010-expected.txt:
59755         * editing/inserting/insert-div-020-expected.txt:
59756         * editing/inserting/insert-div-023-expected.txt:
59757         * editing/inserting/insert-div-024-expected.txt:
59758         * editing/inserting/insert-div-025-expected.txt:
59759         * editing/inserting/insert-div-026-expected.txt:
59760         * editing/inserting/return-key-with-selection-001-expected.txt:
59761         * editing/inserting/return-key-with-selection-002-expected.txt:
59762         * editing/inserting/return-key-with-selection-003-expected.txt:
59763         * editing/pasteboard/3976872-expected.txt:
59764         * editing/pasteboard/4076267-3-expected.txt:
59765         * editing/pasteboard/4076267-expected.txt:
59766         * editing/pasteboard/block-wrappers-necessary-expected.txt:
59767         * editing/pasteboard/paste-4035648-fix-expected.txt:
59768         * editing/pasteboard/paste-4039777-fix-expected.txt:
59769         * editing/pasteboard/paste-line-endings-001-expected.txt:
59770         * editing/pasteboard/paste-line-endings-006-expected.txt:
59771         * editing/pasteboard/paste-line-endings-007-expected.txt:
59772         * editing/pasteboard/paste-line-endings-008-expected.txt:
59773         * editing/pasteboard/paste-line-endings-009-expected.txt:
59774         * editing/pasteboard/paste-line-endings-010-expected.txt:
59775         * editing/pasteboard/paste-match-style-001-expected.txt:
59776         * editing/pasteboard/paste-match-style-002-expected.txt:
59777         * editing/pasteboard/paste-pre-001-expected.txt:
59778         * editing/pasteboard/paste-pre-002-expected.txt:
59779         * editing/pasteboard/paste-text-002-expected.txt:
59780         * editing/pasteboard/paste-text-003-expected.txt:
59781         * editing/pasteboard/paste-text-006-expected.txt:
59782         * editing/pasteboard/paste-text-007-expected.txt:
59783         * editing/pasteboard/paste-text-008-expected.txt:
59784         * editing/pasteboard/paste-text-009-expected.txt:
59785         * editing/pasteboard/paste-text-011-expected.txt:
59786         * editing/pasteboard/paste-text-015-expected.txt:
59787         * editing/pasteboard/paste-text-016-expected.txt:
59788         * editing/pasteboard/paste-text-017-expected.txt:
59789         * editing/pasteboard/paste-text-018-expected.txt:
59790         * editing/pasteboard/smart-paste-006-expected.txt:
59791         * editing/pasteboard/smart-paste-007-expected.txt:
59792         * editing/selection/node-removal-1-expected.checksum: Added.
59793         * editing/selection/node-removal-1-expected.png: Added.
59794         * editing/selection/node-removal-1-expected.txt: Added.
59795         * editing/selection/node-removal-1.html: Added.
59796         * editing/selection/node-removal-2-expected.checksum: Added.
59797         * editing/selection/node-removal-2-expected.png: Added.
59798         * editing/selection/node-removal-2-expected.txt: Added.
59799         * editing/selection/node-removal-2.html: Added.
59800         * editing/style/block-style-004-expected.txt:
59801         * editing/style/block-style-005-expected.txt:
59802         * editing/style/block-style-006-expected.txt:
59803         * editing/style/create-block-for-style-001-expected.txt:
59804         * editing/style/create-block-for-style-002-expected.txt:
59805         * editing/style/create-block-for-style-003-expected.txt:
59806         * editing/style/create-block-for-style-004-expected.txt:
59807         * editing/style/create-block-for-style-007-expected.txt:
59808         * editing/style/create-block-for-style-009-expected.txt:
59809         * editing/style/create-block-for-style-010-expected.txt:
59810         * editing/style/create-block-for-style-011-expected.txt:
59811         * editing/style/create-block-for-style-012-expected.txt:
59812         * editing/style/create-block-for-style-013-expected.txt:
59813         * editing/style/relative-font-size-change-001-expected.txt:
59814         * editing/style/relative-font-size-change-002-expected.txt:
59815         * editing/style/remove-underline-across-paragraph-expected.txt:
59816         * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
59817         * editing/style/remove-underline-after-paragraph-expected.txt:
59818         * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
59819         * editing/style/remove-underline-from-stylesheet-expected.txt:
59820         * editing/style/smoosh-styles-001-expected.txt:
59821         * editing/style/smoosh-styles-002-expected.txt:
59822         * editing/style/smoosh-styles-003-expected.txt:
59823         * editing/style/style-3681552-fix-001-expected.txt:
59824         * editing/style/style-3681552-fix-002-expected.txt:
59825         * editing/style/style-3690704-fix-expected.txt:
59826         * editing/style/style-3998892-fix-expected.txt:
59827         * editing/style/style-boundary-001-expected.txt:
59828         * editing/style/style-boundary-003-expected.txt:
59829         * editing/style/style-boundary-004-expected.txt:
59830         * editing/style/typing-style-001-expected.txt:
59831         * editing/style/typing-style-003-expected.txt:
59832         * editing/unsupported-content/list-delete-001-expected.txt:
59833         * editing/unsupported-content/list-delete-002-expected.txt:
59834         * editing/unsupported-content/list-delete-003-expected.txt:
59835         * editing/unsupported-content/table-delete-001-expected.txt:
59836         * editing/unsupported-content/table-delete-002-expected.txt:
59837         * editing/unsupported-content/table-delete-003-expected.txt:
59838         * fast/events/updateLayoutForHitTest-expected.txt:
59839         * fast/forms/attributed-strings-expected.txt:
59841 2006-01-25  Adele Peterson  <adele@apple.com>
59843         Updating test results for aqua text fields.
59845         * fast/forms/input-appearance-focus-expected.checksum:
59846         * fast/forms/input-appearance-focus-expected.png:
59847         * fast/forms/input-appearance-focus-expected.txt:
59849 2006-01-25  David Harrison  <harrison@apple.com>
59851         Reviewed by Justin.
59852         
59853         Updated pixel tests for my recent checkin.
59855         * editing/pasteboard/paste-list-001-expected.png:
59856         * editing/selection/3690703-2-expected.png:
59857         * editing/selection/3690703-expected.png:
59858         * editing/selection/3690719-expected.png:
59859         * editing/unsupported-content/list-type-after-expected.png:
59860         * editing/unsupported-content/list-type-before-expected.png:
59861         * editing/unsupported-content/table-type-after-expected.png:
59862         * editing/unsupported-content/table-type-before-expected.png:
59864 2006-01-25  David Harrison  <harrison@apple.com>
59866         Updated for fixes of:
59867         
59868         <rdar://problem/3907635> copy/paste of list item text moves list item up one <LI>
59869         <rdar://problem/3907647> Enhance list editing: return inserts <li></li>
59870         <rdar://problem/4060158> deleting selection within table deletes more than intended
59871         <rdar://problem/4061232> Deleting a list can delete unselected content
59872         <rdar://problem/4062212> after pasting in contents of web.apple.com, typing before start adds to table instead of before table
59873         <rdar://problem/4064437> After copy/paste from bugweb cannot go back to entering text at left side of page
59874         <rdar://problem/4259845> Table editing in design mode is broken
59875         <rdar://problem/4287667> Insertion point goes before table instead of inside first cell
59876         <rdar://problem/4345749> Editing HTML - Enter at end of <LI> inserts uneditable blank <LI>
59877         <rdar://problem/4345794> HTML editing: Enter at end of last <LI> does not add new <LI>
59878         <rdar://problem/4345825> HTML Editing: editing first <LI> element removes first <LI> and more
59879         <rdar://problem/4345835> HTML editing: editing last <LI> removes everything within <BODY>
59880         <rdar://problem/4345879> HTML editing: editing first <TD> moves data out of table
59882         * editing/deleting/delete-4083333-fix-expected.txt:
59883         * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
59884         * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
59885         * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
59886         * editing/deleting/delete-image-004-expected.txt:
59887         * editing/deleting/delete-line-015-expected.txt:
59888         * editing/deleting/delete-select-all-001-expected.txt:
59889         * editing/pasteboard/paste-list-001-expected.txt:
59890         * editing/pasteboard/paste-table-001-expected.txt:
59891         * editing/pasteboard/paste-table-001.html:
59892         * editing/selection/3690703-2-expected.txt:
59893         * editing/selection/3690703-2.html:
59894         * editing/selection/3690703-expected.txt:
59895         * editing/selection/3690719-expected.txt:
59896         * editing/selection/move-by-line-001-expected.txt:
59897         * editing/selection/move-by-line-001.html:
59898         * editing/selection/replaced-boundaries-3-expected.txt:
59899         * editing/unsupported-content/list-type-after-expected.txt:
59900         * editing/unsupported-content/list-type-after.html:
59901         * editing/unsupported-content/list-type-before-expected.txt:
59902         * editing/unsupported-content/list-type-before.html:
59903         * editing/unsupported-content/table-delete-001-expected.txt:
59904         * editing/unsupported-content/table-delete-001.html:
59905         * editing/unsupported-content/table-delete-002-expected.txt:
59906         * editing/unsupported-content/table-delete-002.html:
59907         * editing/unsupported-content/table-type-after-expected.txt:
59908         * editing/unsupported-content/table-type-after.html:
59909         * editing/unsupported-content/table-type-before-expected.txt:
59910         * editing/unsupported-content/table-type-before.html:
59912 2006-01-25  Alexey Proskuryakov  <ap@nypop.com>
59914         Reviewed by Darin.
59916         Corrected a test case for http://bugs.webkit.org/show_bug.cgi?id=6385.
59918         * fast/frames/frame-element-name.html: Fix a reference to the left frame.
59919         * fast/frames/frame-element-name-expected.txt: Updated results.
59920         * fast/frames/frame-element-name-expected.png: Updated results.
59921         * fast/frames/frame-element-name-expected.checksum: Updated results.
59922         * fast/frames/resources/frame-element-name-left.html: Use escape() on the name.
59923         * fast/frames/resources/frame-element-name-right.html: Ditto.
59925 2006-01-24  Darin Adler  <darin@apple.com>
59927        - test for http://bugs.webkit.org/show_bug.cgi?id=6731
59928          REGRESSION: change event fires at load time for checked items
59930         * fast/forms/radio-button-no-change-event.html: Added.
59931         * fast/forms/radio-button-no-change-event-expected.txt: Added.
59933 2006-01-24  Adele Peterson <adele@apple.com>
59935         Test for focus and blur for new text fields.
59937         * fast/forms/input-appearance-focus.html: Added.
59938         * fast/forms/input-appearance-focus-expected.txt: Added.
59939         * fast/forms/input-appearance-focus-expected.png: Added.
59940         * fast/forms/input-appearance-focus-expected.checksum: Added.
59942 2006-01-24  Darin Adler  <darin@apple.com>
59944        Reviewed by Eric.
59946        - test for http://bugs.webkit.org/show_bug.cgi?id=6782
59947          REGRESSION: replaceChild broken when node to replace is first (TinyMCE test app broken)
59949        * fast/dom/replace-first-child.html: Added.
59950        * fast/dom/replace-first-child-expected.txt: Added
59952 2006-01-24  Maciej Stachowiak  <mjs@apple.com>
59954         Reviewed by Dave Hyatt.
59956         - test case for http://bugs.webkit.org/show_bug.cgi?id=6778
59957         (Crash if a node is removed from the DOM before being reparented due to residual style)
59958         
59959         * fast/parser/remove-block-in-residual-style-expected.checksum: Added.
59960         * fast/parser/remove-block-in-residual-style-expected.png: Added.
59961         * fast/parser/remove-block-in-residual-style-expected.txt: Added.
59963 2006-01-23  Darin Adler  <darin@apple.com>
59965         - test for http://bugs.webkit.org/show_bug.cgi?id=6385
59966           REGRESSION: Unnamed frames return a generated name as window.frameElement.name
59968         * fast/frames/frame-element-name.html: Added.
59969         * fast/frames/frame-element-name-expected.txt: Added.
59970         * fast/frames/frame-element-name-expected.png: Added.
59971         * fast/frames/frame-element-name-expected.checksum: Added.
59973 2006-01-23  Darin Adler  <darin@apple.com>
59975         Suggested by Anders.
59977         - test for http://bugs.webkit.org/show_bug.cgi?id=6617
59978           REGRESSION: Crash in cloneChildNodes when clicking element
59980         * fast/dom/clone-node-form-elements-with-attr.html: Added.
59981         * fast/dom/clone-node-form-elements-with-attr-expected.txt: Added.
59983 2006-01-23  David Harrison  <harrison@apple.com>
59985         <rdar://problem/4026906> Paste of HTML table content can break table structure
59987         * editing/pasteboard/paste-4039777-fix-expected.checksum: Added.
59988         * editing/pasteboard/paste-4039777-fix-expected.png: Added.
59989         * editing/pasteboard/paste-4039777-fix-expected.txt: Added.
59990         * editing/pasteboard/paste-4039777-fix.html: Added.
59992 2006-01-22  Darin Adler  <darin@apple.com>
59994         Reviewed by Maciej.
59996         - test for http://bugs.webkit.org/show_bug.cgi?id=5731
59997           Form element as display table-cell hangs Safari (will eventually crash)
59999         * fast/table/form-with-table-style.html: Added.
60000         * fast/table/form-with-table-style-expected.txt: Added.
60001         * fast/table/form-with-table-style-expected.png: Added.
60002         * fast/table/form-with-table-style-expected.checksum: Added.
60004 2006-01-22  David Kilzer  <ddkilzer@kilzer.net>
60006         Reviewed by Maciej.
60008         - test for http://bugs.webkit.org/show_bug.cgi?id=5656
60009         REGRESSION: Buttons on Yahoo! Mail misplaced in ToT
60010         <rdar://problem/4404335>
60011         Tests whether white-space mode on buttons is inherited and not forced.
60013         * fast/forms/button-white-space-expected.checksum: Added.
60014         * fast/forms/button-white-space-expected.png: Added.
60015         * fast/forms/button-white-space-expected.txt: Added.
60016         * fast/forms/button-white-space.html: Added.
60018 2006-01-22  Eric Seidel  <eseidel@apple.com>
60020         Reviewed by darin.
60022         SVG needs to support "evt" instead of "event" in event handlers.
60023         http://bugs.webkit.org/show_bug.cgi?id=5874
60025         * svg/custom/evt-onload-expected.checksum: Added.
60026         * svg/custom/evt-onload-expected.png: Added.
60027         * svg/custom/evt-onload-expected.txt: Added.
60028         * svg/custom/evt-onload.svg: Added.
60030 2006-01-22  Darin Adler  <darin@apple.com>
60032         Reviewed by Maciej.
60034         - tests for http://bugs.webkit.org/show_bug.cgi?id=3508
60035           REGRESSION (125-412): problem with negative margin-top and position: absolute (vre.aitg.com)
60037         * fast/css/position-negative-top-margin.html: Added.
60038         * fast/css/position-negative-top-margin-expected.txt: Added.
60039         * fast/css/position-negative-top-margin-expected.png: Added.
60040         * fast/css/position-negative-top-margin-expected.checksum: Added.
60042         * fast/box-sizing/box-sizing-expected.txt: Updated, since absolute position box locations changed.
60043         * fast/box-sizing/box-sizing-expected.png: Ditto.
60044         * fast/box-sizing/box-sizing-expected.checksum: Ditto.
60046         - changed a few suitable tests to dump as text (in part to fix a failing pixel test in one)
60048         * fast/parser/entity-surrogate-pairs.html: Added a call to dumpAsText().
60049         * fast/parser/entity-surrogate-pairs-expected.txt: Now a plain text file instead of a render tree.
60050         * fast/parser/entity-surrogate-pairs-expected.png: Removed.
60051         * fast/parser/entity-surrogate-pairs-expected.checksum: Removed.
60053         * fast/parser/head-comment.html Added a call to dumpAsText().
60054         * fast/parser/head-comment-expected.txt: Now a plain text file instead of a render tree.
60055         * fast/parser/head-comment-expected.png: Removed.
60056         * fast/parser/head-comment-expected.checksum: Removed.
60058 2006-01-22  Alexey Proskuryakov  <ap@nypop.com>
60060         Reviewed by Darin.
60062        - test for http://bugs.webkit.org/show_bug.cgi?id=3702
60063          Web page is laid out incorrectly after printing with print-specific style sheet
60065         * fast/table/append-cells-expected.checksum: Added.
60066         * fast/table/append-cells-expected.png: Added.
60067         * fast/table/append-cells-expected.txt: Added.
60068         * fast/table/append-cells.html: Added.
60069         * fast/table/append-cells2-expected.checksum: Added.
60070         * fast/table/append-cells2-expected.png: Added.
60071         * fast/table/append-cells2-expected.txt: Added.
60072         * fast/table/append-cells2.html: Added.
60073         * fast/table/remove-td-display-none-expected.checksum: Added.
60074         * fast/table/remove-td-display-none-expected.png: Added.
60075         * fast/table/remove-td-display-none-expected.txt: Added.
60076         * fast/table/remove-td-display-none.html: Added.
60078 2006-01-22  Alexander Kellett  <lypanov@kde.org>
60080         Reviewed by eseidel.
60082         Add support for custom fill/strokes on text.
60083         http://bugs.webkit.org/show_bug.cgi?id=6448
60085         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum:
60086         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
60087         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
60088         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
60089         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
60090         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
60091         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
60092         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
60093         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
60094         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
60095         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
60096         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
60097         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
60098         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
60099         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.checksum:
60100         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
60101         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
60102         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
60103         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
60104         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
60105         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum:
60106         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
60107         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
60108         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
60109         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum:
60110         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
60111         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
60112         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
60113         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.checksum:
60114         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
60115         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.checksum:
60116         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
60117         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
60118         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
60119         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
60120         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
60121         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
60122         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
60123         * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
60124         * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
60125         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
60126         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
60127         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
60128         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
60129         * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
60130         * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
60131         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
60132         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
60133         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
60134         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
60135         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
60136         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
60137         * svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
60138         * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
60139         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
60140         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
60141         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.checksum:
60142         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.png:
60143         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
60144         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
60145         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
60146         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
60147         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
60148         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
60149         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
60150         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
60151         * svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum:
60152         * svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
60153         * svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum:
60154         * svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
60155         * svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum:
60156         * svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
60157         * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
60158         * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
60159         * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
60160         * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
60161         * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
60162         * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
60163         * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
60164         * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
60165         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.checksum:
60166         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
60167         * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
60168         * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
60169         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
60170         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
60171         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.checksum:
60172         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.png:
60173         * svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
60174         * svg/W3C-SVG-1.1/text-text-01-b-expected.png:
60175         * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
60176         * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
60177         * svg/W3C-SVG-1.1/text-tref-01-b-expected.checksum:
60178         * svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
60179         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
60180         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
60181         * svg/W3C-SVG-1.1/text-ws-01-t-expected.checksum:
60182         * svg/W3C-SVG-1.1/text-ws-01-t-expected.png:
60183         * svg/W3C-SVG-1.1/text-ws-02-t-expected.checksum:
60184         * svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
60185         * svg/custom/text-clip-expected.checksum:
60186         * svg/custom/text-clip-expected.png:
60187         * svg/custom/text-filter-expected.checksum:
60188         * svg/custom/text-filter-expected.png:
60189         * svg/custom/text-image-opacity-expected.checksum:
60190         * svg/custom/text-image-opacity-expected.png:
60192 2006-01-21  Anders Carlsson  <andersca@mac.com>
60194         Reviewed by Darin.
60196         - tests for http://bugs.webkit.org/show_bug.cgi?id=3869
60197         Should use HTML Image element instead of JS Image object
60199         * fast/dom/image-object-expected.txt: Added.
60200         * fast/dom/image-object-in-canvas-expected.checksum: Added.
60201         * fast/dom/image-object-in-canvas-expected.png: Added.
60202         * fast/dom/image-object-in-canvas-expected.txt: Added.
60203         * fast/dom/image-object-in-canvas.html: Added.
60204         * fast/dom/image-object.html: Added.
60206 2006-01-21  Anders Carlsson  <andersca@mac.com>
60208         * editing/editing.js:
60209         Fix typo which made editing test cases fail.
60211 2006-01-21  Anders Carlsson  <andersca@mac.com>
60213         Reviewed by Darin.
60215         - test for http://bugs.webkit.org/show_bug.cgi?id=6691
60216         TinyMCE: strikethrough unimplemented
60217         
60218         * editing/editing.js:
60219         Add strikethrough commands.
60220         
60221         * editing/execCommand/strikethroughSelection-expected.checksum: Added.
60222         * editing/execCommand/strikethroughSelection-expected.png: Added.
60223         * editing/execCommand/strikethroughSelection-expected.txt: Added.
60224         * editing/execCommand/strikethroughSelection.html: Added.
60226 2006-01-21  Mitz Pettel  <opendarwin.org@mitzpettel.com>
60228         Reviewed by Darin.
60230         - test for http://bugs.webkit.org/show_bug.cgi?id=5983
60231           REGRESSION: onmouseover-powered navbar at MacNN renders incorrectly
60233         * fast/dynamic/hovered-detach.html: Added.
60234         * fast/dynamic/hovered-detach-expected.txt: Added.
60236 2006-01-20  Maciej Stachowiak  <mjs@apple.com>
60238         - added test case for a parsing bug that was fixed in different ways in KJS
60239         and JSC. In older KJS versions, there would have been a parse error.
60241         * fast/js/parse-backslash-before-newline-expected.txt: Added.
60242         * fast/js/parse-backslash-before-newline.html: Added.
60243         * fast/js/resources/parse-backslash-before-newline.js: Added.
60245 2006-01-20  Mitz Pettel  <opendarwin.org@mitzpettel.com>
60247         Reviewed by Darin, committed by Adele.
60249         - test for http://bugs.webkit.org/show_bug.cgi?id=6673
60250           Selection highlight doesn't scroll along with an image contained in an overflow:scroll block
60252         * fast/overflow/image-selection-highlight-expected.checksum: Added.
60253         * fast/overflow/image-selection-highlight-expected.png: Added.
60254         * fast/overflow/image-selection-highlight-expected.txt: Added.
60255         * fast/overflow/image-selection-highlight.html: Added.
60257 2006-01-19  Anders Carlsson  <andersca@mac.com>
60259         Reviewed by Darin.
60261         - test for http://bugs.webkit.org/show_bug.cgi?id=6653
60262         CSSStyleDeclaration returns empty string when trying to access shorthand 
60263         properties using JS accessors.
60265         * fast/dom/css-shortHands-expected.checksum:
60266         * fast/dom/css-shortHands-expected.png:
60267         * fast/dom/css-shortHands-expected.txt:
60268         * fast/dom/css-shortHands.html:
60269         Update
60271 2006-01-19  Eric Seidel  <eseidel@apple.com>
60273         Reviewed by darin & anders.
60275         Fix opacity crasher for <text> and <image>.
60276         http://bugs.webkit.org/show_bug.cgi?id=6668
60277         Even though the crash is fixed, opacity still doesn't work.
60278         http://bugs.webkit.org/show_bug.cgi?id=6669
60280         * svg/custom/text-image-opacity-expected.checksum: Added.
60281         * svg/custom/text-image-opacity-expected.png: Added.
60282         * svg/custom/text-image-opacity-expected.txt: Added.
60283         * svg/custom/text-image-opacity.svg: Added.
60285 2006-01-18  Mitz Pettel  <opendarwin.org@mitzpettel.com>
60287         Reviewed by Hyatt.
60289         - test for http://bugs.webkit.org/show_bug.cgi?id=6618
60290           Inline in RTL block with overflow:auto and left border makes scroll bar appear
60292         * fast/overflow/overflow-rtl-inline-scrollbar-expected.checksum: Added.
60293         * fast/overflow/overflow-rtl-inline-scrollbar-expected.png: Added.
60294         * fast/overflow/overflow-rtl-inline-scrollbar-expected.txt: Added.
60295         * fast/overflow/overflow-rtl-inline-scrollbar.html: Added.
60297 2006-01-17  Justin Garcia  <justin.garcia@apple.com>
60299         Reviewed by darin
60300         
60301         Layout tests for:
60302         <http://bugs.webkit.org/show_bug.cgi?id=6632>
60303         REGRESSION: Selection includes spaces that it shouldn't
60304         <rdar://problem/4407845> 
60305         REGRESSION (TOT): blank space before found text selected at http://www.schepers.cc/comiclinks.html
60307         * editing/selection/after-line-wrap-expected.checksum: Added.
60308         * editing/selection/after-line-wrap-expected.png: Added.
60309         * editing/selection/after-line-wrap-expected.txt: Added.
60310         * editing/selection/after-line-wrap.html: Added.
60312 2006-01-17  Beth Dakin  <bdakin@apple.com>
60314         Reviewed by Geoff.
60316         Test for <rdar://problem/4405836> REGRESSION: crash at 
60317         webmail.aol.com when deleting mail in 
60318         khtml::RenderTableCell::collapsedBottomBorder() const + 232
60320         * fast/events/updateLayoutForHitTest-expected.checksum: Added.
60321         * fast/events/updateLayoutForHitTest-expected.png: Added.
60322         * fast/events/updateLayoutForHitTest-expected.txt: Added.
60323         * fast/events/updateLayoutForHitTest.html: Added.
60325 2006-01-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>
60327         Reviewed by Darin.
60329         - test for http://bugs.webkit.org/show_bug.cgi?id=5926
60330           Assertion failure in HTMLGenericFormElementImpl::removedFromTree
60332         * fast/dom/generic-form-element-assert.html: Added.
60333         * fast/dom/generic-form-element-assert-expected.txt: Added.
60335 2006-01-16  Eric Seidel  <eseidel@apple.com>
60337         Fixed test case to remove invisible chars (thus fixing test).
60339         * svg/custom/recursive-clippath.svg:
60341 2006-01-16  Eric Seidel  <eseidel@apple.com>
60343         Reviewed by beth.
60345         A proactive test case to prevent crashes in recursive clippath defs
60347         * svg/custom/recursive-clippath-expected.checksum: Added.
60348         * svg/custom/recursive-clippath-expected.png: Added.
60349         * svg/custom/recursive-clippath-expected.txt: Added.
60350         * svg/custom/recursive-clippath.svg: Added.
60352 2006-01-16  Geoffrey Garen  <ggaren@apple.com>
60354         - Added layout test for 
60355         http://bugs.webkit.org/show_bug.cgi?id=6322
60356         DateProtoFuncImp::callAsFunction can crash due to lack of type checking
60358         * fast/js/date-proto-generic-invocation-expected.txt: Added.
60359         * fast/js/date-proto-generic-invocation.html: Added.
60360         * fast/js/resources/date-proto-generic-invocation.js: Added.
60362 2006-01-16  Alexey Proskuryakov  <ap@nypop.com>
60364         Reviewed by Justin.
60366         - test for http://bugs.webkit.org/show_bug.cgi?id=5401
60367           [WebCoreBridge firstRectForDOMRange:] works incorrectly for the first character after a line wrap
60369         * editing/input/wrapped-line-char-rect.html: Added.
60370         * editing/input/wrapped-line-char-rect-expected.txt: Added.
60372 2006-01-16  Justin Garcia  <justin.garcia@apple.com>
60374         Reviewed by darin
60376         <http://bugs.webkit.org/show_bug.cgi?id=5127>
60377         REGRESSION: problems making selection with left edge at right edge of image
60378         <rdar://problem/4364427>
60379         triple-click includes first item on next line (www.apple.com, but I think I've seen it elsewhere)
60381         * editing/selection/replaced-boundaries-1-expected.checksum: Added.
60382         * editing/selection/replaced-boundaries-1-expected.png: Added.
60383         * editing/selection/replaced-boundaries-1-expected.txt: Added.
60384         * editing/selection/replaced-boundaries-1.html: Added.
60385         * editing/selection/replaced-boundaries-2-expected.checksum: Added.
60386         * editing/selection/replaced-boundaries-2-expected.png: Added.
60387         * editing/selection/replaced-boundaries-2-expected.txt: Added.
60388         * editing/selection/replaced-boundaries-2.html: Added.
60389         * editing/selection/replaced-boundaries-3-expected.checksum: Added.
60390         * editing/selection/replaced-boundaries-3-expected.png: Added.
60391         * editing/selection/replaced-boundaries-3-expected.txt: Added.
60392         * editing/selection/replaced-boundaries-3.html: Added.
60394 2006-01-16  Eric Seidel  <eseidel@apple.com>
60396         Reviewed by darin.
60398         Remove usage of Tahoma font.  (previous commit was incomplete)
60399         http://bugs.webkit.org/show_bug.cgi?id=6569
60401         * fast/box-sizing/percentage-height-expected.checksum:
60402         * fast/box-sizing/percentage-height-expected.png:
60403         * fast/box-sizing/percentage-height-expected.txt:
60404         * fast/box-sizing/percentage-height.html:
60406 2006-01-15  Eric Seidel  <eseidel@apple.com>
60408         Update out-of-date pixel results.
60410         * fast/dom/dom-parse-serialize-expected.checksum:
60411         * fast/dom/dom-parse-serialize-expected.png:
60413 2006-01-15  Eric Seidel  <eseidel@apple.com>
60415         Reviewed by Darin.
60417         Remove usage of Tahoma font.
60418         http://bugs.webkit.org/show_bug.cgi?id=6569
60420         * fast/box-sizing/percentage-height-expected.txt:
60421         * fast/box-sizing/percentage-height.html:
60423 2006-01-15  Mitz Pettel  <opendarwin.org@mitzpettel.com>
60425         Reviewed by Darin.
60427         - test for http://bugs.webkit.org/show_bug.cgi?id=5619
60428           CSS2: pre-wrap has overflow/selection problems
60429           
60430         * fast/text/whitespace/pre-wrap-overflow-selection-expected.checksum: Added.
60431         * fast/text/whitespace/pre-wrap-overflow-selection-expected.png: Added.
60432         * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt: Added.
60433         * fast/text/whitespace/pre-wrap-overflow-selection.html: Added.
60435 2006-01-15  Eric Seidel  <eseidel@apple.com>
60437         Disabling broken test until results can be consistent:
60438         http://bugs.webkit.org/show_bug.cgi?id=6560
60440         * dom/xhtml/level2/html/HTMLIFrameElement11.xhtml: Removed.
60441         * dom/xhtml/level2/html/HTMLIFrameElement11.xhtml-disabled: Added.
60443 2006-01-15  Eric Seidel  <eseidel@apple.com>
60445         Disabling broken test until timezone bug is fixed:
60446         http://bugs.webkit.org/show_bug.cgi?id=6547
60448         * fast/js/kde/Date-expected.txt: Removed.
60449         * fast/js/kde/Date.html: Removed.
60450         * fast/js/kde/Date.html-disabled: Added.
60452 2006-01-15  Alexander Kellett  <lypanov@kde.org>
60454         Reviewed by eseidel.
60456         <mask> inside <defs> crashes Safari.
60457         http://bugs.webkit.org/show_bug.cgi?id=6548
60459         * svg/custom/mask-inside-defs-expected.checksum: Added.
60460         * svg/custom/mask-inside-defs-expected.png: Added.
60461         * svg/custom/mask-inside-defs-expected.txt: Added.
60462         * svg/custom/mask-inside-defs.svg: Added.
60464 2006-01-15  Eric Seidel  <eseidel@apple.com>
60466         Reviewed by mjs.
60468         Add basic <tspan> support using RenderInline.
60469         http://bugs.webkit.org/show_bug.cgi?id=6428
60470         Also fix <text transform=""> while we're at it.
60471         http://bugs.webkit.org/show_bug.cgi?id=6552
60473         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
60474         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
60475         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
60476         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
60477         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
60478         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
60479         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
60480         * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
60481         * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
60482         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
60483         * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
60484         * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
60485         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
60486         * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
60487         * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
60488         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
60489         * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
60490         * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
60491         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
60492         * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
60493         * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
60494         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
60495         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
60496         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
60497         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
60498         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
60499         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
60500         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
60502 2006-01-14  Eric Seidel  <eseidel@apple.com>
60504         Reviewed by darin.
60506         Implement basic <foreignObject> support:
60507         http://bugs.webkit.org/show_bug.cgi?id=5974
60508         Also fixed <image> to support clip, filter and mask
60509         Updated <text> to support hit testing and clip, filter, mask
60511         * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
60512         * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
60513         * svg/custom/foreign-object-skew-expected.checksum: Added.
60514         * svg/custom/foreign-object-skew-expected.png: Added.
60515         * svg/custom/foreign-object-skew-expected.txt: Added.
60516         * svg/custom/foreign-object-skew.svg: Added.
60517         * svg/custom/image-with-transform-clip-filter-expected.checksum: Added.
60518         * svg/custom/image-with-transform-clip-filter-expected.png: Added.
60519         * svg/custom/image-with-transform-clip-filter-expected.txt: Added.
60520         * svg/custom/image-with-transform-clip-filter.svg: Added.
60521         * svg/custom/resources: Added.
60522         * svg/custom/resources/green-checker.png: Added.
60523         * svg/custom/resources/red-checker.png: Added.
60524         * svg/custom/text-clip-expected.checksum: Added.
60525         * svg/custom/text-clip-expected.png: Added.
60526         * svg/custom/text-clip-expected.txt: Added.
60527         * svg/custom/text-clip.svg: Added.
60528         * svg/custom/text-filter-expected.checksum: Added.
60529         * svg/custom/text-filter-expected.png: Added.
60530         * svg/custom/text-filter-expected.txt: Added.
60531         * svg/custom/text-filter.svg: Added.
60533 2006-01-14  Eric Seidel  <eseidel@apple.com>
60535         Reviewed by anders.
60537         Disabling text-intro* tests until font fallback is fixed:
60538         http://bugs.webkit.org/show_bug.cgi?id=6524
60540         * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Removed.
60541         * svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Removed.
60542         * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Removed.
60543         * svg/W3C-SVG-1.1/text-intro-01-t.svg: Removed.
60544         * svg/W3C-SVG-1.1/text-intro-01-t.svg-disabled: Added.
60545         * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Removed.
60546         * svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Removed.
60547         * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Removed.
60548         * svg/W3C-SVG-1.1/text-intro-02-b.svg: Removed.
60549         * svg/W3C-SVG-1.1/text-intro-02-b.svg-disabled: Added.
60550         * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Removed.
60551         * svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Removed.
60552         * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Removed.
60553         * svg/W3C-SVG-1.1/text-intro-03-b.svg: Removed.
60554         * svg/W3C-SVG-1.1/text-intro-03-b.svg-disabled: Added.
60555         * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Removed.
60556         * svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Removed.
60557         * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Removed.
60558         * svg/W3C-SVG-1.1/text-intro-04-t.svg: Removed.
60559         * svg/W3C-SVG-1.1/text-intro-04-t.svg-disabled: Added.
60561 2006-01-13  Alexey Proskuryakov  <ap@nypop.com>
60563         Based on test case provided by Maks Orlovich. Reviewed by Maciej.
60565         - test for http://bugs.webkit.org/show_bug.cgi?id=6261
60566           Misc. array object fixes from KJS
60568         * fast/js/kde/Array-expected.txt: Updated for newly-passing tests.
60569         * fast/js/array-tostring-ignore-separator.html: Added.
60570         * fast/js/array-tostring-ignore-separator-expected.txt: Added.
60571         * fast/js/resources/array-tostring-ignore-separator.js: Added.
60573 2006-01-13  Darin Adler  <darin@apple.com>
60575         Based on test cases provided by Maks Orlovich.
60577         - test for http://bugs.webkit.org/show_bug.cgi?id=4586
60578           rowIndex calculation doesn't consider head to come before body.
60580         * fast/table/rowindex.html: Added.
60581         * fast/table/rowindex-expected.checksum: Added.
60582         * fast/table/rowindex-expected.png: Added.
60583         * fast/table/rowindex-expected.txt: Added.
60585 2006-01-13  Mark Rowe  <opendarwin.org@bdash.net.nz>
60587         Reviewed and landed by Darin.
60589         - test for http://bugs.webkit.org/show_bug.cgi?id=6509
60590           content property with supported value followed by currently unsupported open-quote displays duplicated content
60592         * fast/css-generated-content/no-openclose-quote.html: Added.
60593         * fast/css-generated-content/no-openclose-quote-expected.checksum: Added.
60594         * fast/css-generated-content/no-openclose-quote-expected.png: Added.
60595         * fast/css-generated-content/no-openclose-quote-expected.txt: Added.
60597 2006-01-13  Mitz Pettel  <opendarwin.org@mitzpettel.com>
60599         Reviewed and landed by Darin.
60600         
60601         - tests for http://bugs.webkit.org/show_bug.cgi?id=6418
60602           Incorrect scrollbar when using overflow:auto and word-wrap:break-word; in some cases
60603         
60604         * fast/replaced/inline-box-wrapper-handover.html: Updated test to not depend on the
60605         edge case behavior.
60606         * fast/replaced/inline-box-wrapper-handover-expected.checksum: Updated results.
60607         * fast/replaced/inline-box-wrapper-handover-expected.png: Ditto.
60608         * fast/replaced/inline-box-wrapper-handover-expected.txt: Ditto.
60610         * fast/text/basic/015.html: Added.
60611         * fast/text/basic/015-expected.checksum: Added.
60612         * fast/text/basic/015-expected.png: Added.
60613         * fast/text/basic/015-expected.txt: Added.
60615         * fast/dom/css-rule-functions-expected.checksum: Added.
60616         * fast/dom/css-rule-functions-expected.png: Added.
60618 2006-01-12  Anders Carlsson  <andersca@mac.com>
60620         Reviewed by Maciej.
60621         
60622         - Add test for http://bugs.webkit.org/show_bug.cgi?id=6494
60623         Crash when assigning a new function to a DOMParser object
60624         
60625         * fast/dom/DOMParser-assign-variable-expected.txt: Added.
60626         * fast/dom/DOMParser-assign-variable.html: Added.
60628 2006-01-12  Anders Carlsson  <andersca@mac.com>
60630         Reviewed by Darin.
60632         - Add tests for http://bugs.webkit.org/show_bug.cgi?id=5153
60633         deleteRule and insertRule do not work
60634         
60635         * fast/dom/css-rule-functions-expected.txt: Added.
60636         * fast/dom/css-rule-functions.html: Added.
60638 2006-01-12  Mitz Pettel  <opendarwin.org@mitzpettel.com>
60640         Reviewed and landed by Darin.
60641         
60642         - test for http://bugs.webkit.org/show_bug.cgi?id=6334
60643           REGRESSION: <input type="button"> text is reversed on "visual Hebrew" pages
60645         * fast/css/rtl-ordering-expected.checksum: Added.
60646         * fast/css/rtl-ordering-expected.png: Added.
60647         * fast/css/rtl-ordering-expected.txt: Added.
60648         * fast/css/rtl-ordering.html: Added.
60650 2006-01-12  Mark Rowe  <opendarwin.org@bdash.net.nz>
60652         Reviewed and committed by John Sullivan.
60653         
60654         Fixed <http://bugs.webkit.org/show_bug.cgi?id=6500>
60655         editing/selection/selection-actions layout test beeps annoyingly when run
60657         * editing/selection/selection-actions.html:
60658         Fixed two typos in selector names.
60660 2006-01-12  Alexander Kellett  <lypanov@kde.org>
60662         Reviewed by eseidel.  Committed by eseidel.
60664         Updated results from after <image> fixes.
60665         http://bugs.webkit.org/show_bug.cgi?id=5965
60667         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
60668         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
60669         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
60670         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
60671         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
60672         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
60673         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
60674         * svg/W3C-SVG-1.1/filters-light-01-f.svg: Added.
60675         * svg/W3C-SVG-1.1/filters-light-01-f.svg-disabled: Removed.
60676         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt Added.
60677         * svg/W3C-SVG-1.1/filters-light-01-f-expected.png Added.
60678         * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum Added.
60679         * svg/W3C-SVG-1.1/filters-specular-01-f.svg: Added.
60680         * svg/W3C-SVG-1.1/filters-specular-01-f.svg-disabled: Removed.
60681         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png Added.
60682         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum Added.
60683         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
60684         * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
60685         * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
60686         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
60687         * svg/W3C-SVG-1.1/render-groups-03-t.svg: Added.
60688         * svg/W3C-SVG-1.1/render-groups-03-t.svg-disabled: Removed.
60689         * svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum: Added.
60690         * svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Added.
60691         * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
60692         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
60693         * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
60694         * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
60695         * svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
60696         * svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
60697         * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
60698         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
60699         * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum:
60700         * svg/W3C-SVG-1.1/text-intro-03-b-expected.png:
60701         * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum:
60702         * svg/W3C-SVG-1.1/text-intro-04-t-expected.png:
60704 2006-01-11  Justin Garcia  <justin.garcia@apple.com>
60706         Reviewed by bdash
60707         
60708         I used apple.com as the iframe src in the last checkin,
60709         oops.  I just use another layout test for the src now.
60711         * editing/selection/iframe-expected.checksum:
60712         * editing/selection/iframe-expected.png:
60713         * editing/selection/iframe-expected.txt:
60714         * editing/selection/iframe.html:
60716 2006-01-11  Justin Garcia  <justin.garcia@apple.com>
60718         Reviewed by darin
60719         
60720         New/updated layout tests for:
60721         <http://bugs.webkit.org/show_bug.cgi?id=5870>
60722         Double-clicking on an SVG dies in HTML editing code
60723         <rdar://problem/4393815>
60724         Assertion failure: result != *this (khtml::VisiblePosition::previous())
60726         * editing/inserting/editing-empty-divs-expected.checksum:
60727         * editing/inserting/editing-empty-divs-expected.png:
60728         * editing/inserting/editing-empty-divs-expected.txt:
60729         * editing/selection/iframe-expected.checksum: Added.
60730         * editing/selection/iframe-expected.png: Added.
60731         * editing/selection/iframe-expected.txt: Added.
60732         * editing/selection/iframe.html: Added.
60733         * editing/selection/inline-table-expected.checksum: Added.
60734         * editing/selection/inline-table-expected.png: Added.
60735         * editing/selection/inline-table-expected.txt: Added.
60736         * editing/selection/inline-table.html: Added.
60737         * editing/selection/select-box-expected.checksum: Added.
60738         * editing/selection/select-box-expected.png: Added.
60739         * editing/selection/select-box-expected.txt: Added.
60740         * editing/selection/select-box.html: Added.
60742 2006-01-11  Ricci Adams  <ricciadams@apple.com>
60744         Reviewed by Maciej, reworked and landed by Darin.
60746         - test for http://bugs.webkit.org/show_bug.cgi?id=5939
60747           final comma in javascript object prevents parsing
60749         * fast/js/resources/object-extra-comma.js: Added.
60750         * fast/js/object-extra-comma.html: Added.
60751         * fast/js/object-extra-comma-expected.txt: Added.
60753         * fast/js/resources/js-test-pre.js: Fixed a typo.
60755         * fast/js/*: Set some MIME types.
60757 2006-01-11  Ricci Adams  <ricciadams@apple.com>
60759         Reviewed by Geoff, reworked and landed by Darin.
60761         - test for http://bugs.webkit.org/show_bug.cgi?id=5308
60762           Number.toFixed doesn't include leading 0
60764         * fast/js/resources/number-tofixed.js: Added some test cases for toFixed(1).
60765         * fast/js/number-tofixed-expected.txt: Updated.
60767 2006-01-11  Ricci Adams  <ricciadams@apple.com>
60769         Reviewed by Geoff, reworked and landed by Darin.
60771         - test for http://bugs.webkit.org/show_bug.cgi?id=5307
60772           Number.toFixed doesn't round 0.5 up
60774         * fast/js/number-tofixed-expected.txt: Added.
60775         * fast/js/number-tofixed.html: Added.
60776         * fast/js/resources/number-tofixed.js: Added.
60778 2006-01-09  Alexey Proskuryakov  <ap@nypop.com>
60780         Reviewed by Darin.
60782         - test for http://bugs.webkit.org/show_bug.cgi?id=6446
60783           Allow surrogate pairs in numeric entities
60785         * fast/parser/entity-surrogate-pairs-expected.checksum: Added.
60786         * fast/parser/entity-surrogate-pairs-expected.png: Added.
60787         * fast/parser/entity-surrogate-pairs-expected.txt: Added.
60788         * fast/parser/entity-surrogate-pairs.html: Added.
60790 2006-01-09  Geoffrey Garen  <ggaren@apple.com>
60792         Layout tests for
60794         <rdar://problem/4268278> Submitting a form in onUnload event handler 
60795         causes crash in -[WebDataSource(WebPrivate) _commitIfReady:].)
60797         and
60799         -  http://bugs.webkit.org/show_bug.cgi?id=6331
60800         REGRESSION: form events don't fire after back/forward navigation, 
60801         due to inconsistent load state
60803         * fast/loader/form-events-back-forward-expected.txt: Added.
60804         * fast/loader/form-events-back-forward.html: Added.
60805         * fast/loader/onunload-form-submit-crash-expected.txt: Added.
60806         * fast/loader/onunload-form-submit-crash.html: Added.
60807         * fast/loader/resources/onunload-form-submit-crash2.html: Added.
60809 2006-01-09  Alexander Kellett  <lypanov@kde.org>
60811         Reviewed by eseidel.  Committed by eseidel
60813         Updated results for:
60814         http://bugs.webkit.org/show_bug.cgi?id=5748
60815         Also committed several missing results.
60817         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum:
60818         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
60819         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
60820         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
60821         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
60822         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
60823         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.checksum:
60824         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
60825         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.checksum:
60826         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
60827         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.checksum:
60828         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
60829         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.checksum:
60830         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
60831         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.checksum:
60832         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
60833         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
60834         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
60835         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
60836         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
60837         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum:
60838         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
60839         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
60840         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
60841         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum:
60842         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
60843         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
60844         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
60845         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.checksum:
60846         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
60847         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.checksum:
60848         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
60849         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
60850         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
60851         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.checksum:
60852         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
60853         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
60854         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
60855         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.checksum:
60856         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
60857         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
60858         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
60859         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
60860         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
60861         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
60862         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
60863         * svg/W3C-SVG-1.1/color-prof-01-f-expected.checksum:
60864         * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
60865         * svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
60866         * svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
60867         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
60868         * svg/W3C-SVG-1.1/color-prop-02-f-expected.checksum:
60869         * svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
60870         * svg/W3C-SVG-1.1/color-prop-03-t-expected.checksum:
60871         * svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
60872         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum:
60873         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.png:
60874         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum:
60875         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
60876         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum:
60877         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
60878         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum:
60879         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
60880         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
60881         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
60882         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
60883         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
60884         * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
60885         * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
60886         * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
60887         * svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
60888         * svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
60889         * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
60890         * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
60891         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
60892         * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
60893         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
60894         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
60895         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
60896         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
60897         * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
60898         * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
60899         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
60900         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
60901         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
60902         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
60903         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
60904         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
60905         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
60906         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
60907         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
60908         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
60909         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
60910         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
60911         * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
60912         * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
60913         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
60914         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
60915         * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
60916         * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
60917         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
60918         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
60919         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
60920         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
60921         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
60922         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
60923         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
60924         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
60925         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
60926         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
60927         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
60928         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
60929         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
60930         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
60931         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
60932         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
60933         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
60934         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
60935         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.checksum:
60936         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
60937         * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
60938         * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
60939         * svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum:
60940         * svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
60941         * svg/W3C-SVG-1.1/interact-order-02-b-expected.checksum:
60942         * svg/W3C-SVG-1.1/interact-order-02-b-expected.png:
60943         * svg/W3C-SVG-1.1/interact-order-03-b-expected.checksum:
60944         * svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
60945         * svg/W3C-SVG-1.1/linking-a-01-b-expected.checksum:
60946         * svg/W3C-SVG-1.1/linking-a-01-b-expected.png:
60947         * svg/W3C-SVG-1.1/linking-a-02-b-expected.checksum:
60948         * svg/W3C-SVG-1.1/linking-a-02-b-expected.png:
60949         * svg/W3C-SVG-1.1/linking-a-03-b-expected.checksum:
60950         * svg/W3C-SVG-1.1/linking-a-03-b-expected.png:
60951         * svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
60952         * svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
60953         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
60954         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
60955         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
60956         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
60957         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum:
60958         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.png:
60959         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
60960         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
60961         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
60962         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.checksum:
60963         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png:
60964         * svg/W3C-SVG-1.1/masking-path-01-b-expected.checksum:
60965         * svg/W3C-SVG-1.1/masking-path-01-b-expected.png:
60966         * svg/W3C-SVG-1.1/masking-path-02-b-expected.checksum:
60967         * svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
60968         * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
60969         * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
60970         * svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
60971         * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
60972         * svg/W3C-SVG-1.1/masking-path-05-f-expected.checksum:
60973         * svg/W3C-SVG-1.1/masking-path-05-f-expected.png:
60974         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
60975         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
60976         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.checksum:
60977         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.png:
60978         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.checksum:
60979         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.png:
60980         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.checksum:
60981         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.png:
60982         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.checksum:
60983         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.png:
60984         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
60985         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
60986         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
60987         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
60988         * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
60989         * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
60990         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
60991         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
60992         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
60993         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
60994         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
60995         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
60996         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
60997         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
60998         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
60999         * svg/W3C-SVG-1.1/paths-data-01-t-expected.checksum:
61000         * svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
61001         * svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
61002         * svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
61003         * svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
61004         * svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
61005         * svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum:
61006         * svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
61007         * svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum:
61008         * svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
61009         * svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
61010         * svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
61011         * svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum:
61012         * svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
61013         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
61014         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
61015         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
61016         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
61017         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
61018         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
61019         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.checksum:
61020         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png:
61021         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
61022         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
61023         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
61024         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
61025         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
61026         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
61027         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
61028         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
61029         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
61030         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
61031         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
61032         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
61033         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
61034         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
61035         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
61036         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
61037         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
61038         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
61039         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
61040         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
61041         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
61042         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
61043         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
61044         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
61045         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
61046         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
61047         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
61048         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
61049         * svg/W3C-SVG-1.1/render-elems-01-t-expected.checksum:
61050         * svg/W3C-SVG-1.1/render-elems-01-t-expected.png:
61051         * svg/W3C-SVG-1.1/render-elems-02-t-expected.checksum:
61052         * svg/W3C-SVG-1.1/render-elems-02-t-expected.png:
61053         * svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
61054         * svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
61055         * svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum:
61056         * svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
61057         * svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum:
61058         * svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
61059         * svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum:
61060         * svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
61061         * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
61062         * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
61063         * svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum:
61064         * svg/W3C-SVG-1.1/script-handle-01-b-expected.png:
61065         * svg/W3C-SVG-1.1/script-handle-02-b-expected.checksum:
61066         * svg/W3C-SVG-1.1/script-handle-02-b-expected.png:
61067         * svg/W3C-SVG-1.1/script-handle-03-b-expected.checksum:
61068         * svg/W3C-SVG-1.1/script-handle-03-b-expected.png:
61069         * svg/W3C-SVG-1.1/script-handle-04-b-expected.checksum:
61070         * svg/W3C-SVG-1.1/script-handle-04-b-expected.png:
61071         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.checksum:
61072         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
61073         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum:
61074         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
61075         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.checksum:
61076         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.png:
61077         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.checksum:
61078         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png:
61079         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.checksum:
61080         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png:
61081         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.checksum:
61082         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png:
61083         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.checksum:
61084         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.png:
61085         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.checksum:
61086         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
61087         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.checksum:
61088         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.png:
61089         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
61090         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
61091         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
61092         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
61093         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
61094         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
61095         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
61096         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
61097         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
61098         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
61099         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
61100         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
61101         * svg/W3C-SVG-1.1/struct-group-01-t-expected.checksum:
61102         * svg/W3C-SVG-1.1/struct-group-01-t-expected.png:
61103         * svg/W3C-SVG-1.1/struct-group-02-b-expected.checksum:
61104         * svg/W3C-SVG-1.1/struct-group-02-b-expected.png:
61105         * svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum:
61106         * svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
61107         * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
61108         * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
61109         * svg/W3C-SVG-1.1/struct-image-03-t-expected.checksum:
61110         * svg/W3C-SVG-1.1/struct-image-03-t-expected.png:
61111         * svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
61112         * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
61113         * svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
61114         * svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
61115         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
61116         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
61117         * svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
61118         * svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
61119         * svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
61120         * svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
61121         * svg/W3C-SVG-1.1/styling-css-03-b-expected.checksum:
61122         * svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
61123         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
61124         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
61125         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
61126         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.checksum:
61127         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.png:
61128         * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
61129         * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
61130         * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
61131         * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
61132         * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
61133         * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
61134         * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
61135         * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
61136         * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
61137         * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
61138         * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
61139         * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
61140         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.checksum:
61141         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
61142         * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
61143         * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
61144         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
61145         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
61146         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.checksum:
61147         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.png:
61148         * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum:
61149         * svg/W3C-SVG-1.1/text-intro-01-t-expected.png:
61150         * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum:
61151         * svg/W3C-SVG-1.1/text-intro-02-b-expected.png:
61152         * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum:
61153         * svg/W3C-SVG-1.1/text-intro-03-b-expected.png:
61154         * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum:
61155         * svg/W3C-SVG-1.1/text-intro-04-t-expected.png:
61156         * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
61157         * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
61158         * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
61159         * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
61160         * svg/W3C-SVG-1.1/text-tref-01-b-expected.checksum:
61161         * svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
61162         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
61163         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
61164         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
61165         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
61166         * svg/W3C-SVG-1.1/text-ws-01-t-expected.checksum:
61167         * svg/W3C-SVG-1.1/text-ws-01-t-expected.png:
61168         * svg/W3C-SVG-1.1/text-ws-02-t-expected.checksum:
61169         * svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
61170         * svg/custom/conditional-processing-outside-switch-expected.png: Added.
61171         * svg/custom/control-points-for-S-and-T-expected.checksum:
61172         * svg/custom/control-points-for-S-and-T-expected.png: Added.
61173         * svg/custom/fill-update-expected.png: Added.
61174         * svg/custom/fractional-rects-expected.checksum:
61175         * svg/custom/grayscale-gradient-mask-expected.png: Added.
61176         * svg/custom/grayscale-gradient-mask-expected.txt:
61177         * svg/custom/junk-data-expected.checksum: Added.
61178         * svg/custom/junk-data-expected.png: Added.
61179         * svg/custom/path-bad-data-expected.png: Added.
61180         * svg/custom/path-update-expected.png: Added.
61181         * svg/custom/rounded-rects-expected.png: Added.
61182         * svg/custom/simpleCDF-expected.png: Added.
61183         * svg/custom/transform-ignore-after-invalid-expected.png: Added.
61184         * svg/custom/transform-invalid-expected.png: Added.
61185         * svg/custom/transform-with-ending-space-expected.png: Added.
61186         * svg/custom/use-forward-refs-expected.png: Added.
61188 2006-01-09  Maciej Stachowiak  <mjs@apple.com>
61190         - fix layout tests that I broke
61192         * fast/forms/button-in-forms-collection.html:
61193         * fast/js/date-parse-comments-test-expected.txt:
61194         * fast/js/date-parse-test-expected.txt:
61195         * fast/js/kde/Date-expected.txt:
61196         * fast/js/kde/resources/Date.js:
61197         * fast/js/resources/date-parse-comments-test.js:
61198         * fast/js/resources/date-parse-test.js:
61200 2006-01-09  Alexey Proskuryakov  <ap@nypop.com>
61202         Reviewed by Maciej.
61204         - test for http://bugs.webkit.org/show_bug.cgi?id=6402
61205           Implement frameElement.width and frameElement.height
61207         * fast/frames/frameElement-widthheight.html: Added.
61208         * fast/frames/frameElement-widthheight-expected.txt: Added.
61210 2006-01-09  Mitz Pettel  <opendarwin.org@mitzpettel.com>
61211         
61212         Reviewed by Maciej, landed by ap.
61213         
61214         - test for http://bugs.webkit.org/show_bug.cgi?id=6276
61215           Image thumbnails are misplaced on forum.2ostrov.ru
61216           
61217         * fast/replaced/inline-box-wrapper-handover-expected.checksum: Added.
61218         * fast/replaced/inline-box-wrapper-handover-expected.png: Added.
61219         * fast/replaced/inline-box-wrapper-handover-expected.txt: Added.
61220         * fast/replaced/inline-box-wrapper-handover.html: Added.
61222 2006-01-09  Alexey Proskuryakov  <ap@nypop.com>
61223         
61224         Reviewed by Eric.
61225         
61226         - Updated tests broken by SVN conversion (CR/LF translation)
61227           
61228         * fast/encoding/utf-16-big-endian.html:
61229         * fast/encoding/utf-16-little-endian.html:
61230         * css1/text_properties/text-transCapitalize.html:
61232 2006-01-08  Maciej Stachowiak  <mjs@apple.com>
61234         Reviewed by Eric.
61235         
61236         - Update JavaScript tests so they use KDE style
61237         http://bugs.webkit.org/show_bug.cgi?id=6441
61239         * fast/js/Plug-ins-expected.checksum: Removed.
61240         * fast/js/Plug-ins-expected.png: Removed.
61241         * fast/js/Plug-ins-expected.txt: Removed.
61242         * fast/js/Plug-ins.html: Removed.
61243         * fast/js/activation-proto-expected.txt:
61244         * fast/js/activation-proto.html:
61245         * fast/js/array-every-expected.txt:
61246         * fast/js/array-every.html:
61247         * fast/js/array-float-delete-expected.txt:
61248         * fast/js/array-float-delete.html:
61249         * fast/js/array-special-accessors-should-ignore-items-expected.txt: Removed.
61250         * fast/js/array-special-accessors-should-ignore-items.html: Removed.
61251         * fast/js/assign-expected.txt:
61252         * fast/js/assign.html:
61253         * fast/js/char-at-expected.txt:
61254         * fast/js/char-at.html:
61255         * fast/js/code-serialize-paren-expected.txt:
61256         * fast/js/code-serialize-paren.html:
61257         * fast/js/const-expected.txt:
61258         * fast/js/const.html:
61259         * fast/js/cyclic-ref-toString-expected.txt:
61260         * fast/js/cyclic-ref-toString.html:
61261         * fast/js/date-DST-pre-1970-expected.txt:
61262         * fast/js/date-DST-pre-1970.html:
61263         * fast/js/date-big-constructor-expected.txt:
61264         * fast/js/date-big-constructor.html:
61265         * fast/js/date-big-setdate-expected.txt:
61266         * fast/js/date-big-setdate.html:
61267         * fast/js/date-big-setmonth-expected.txt:
61268         * fast/js/date-big-setmonth.html:
61269         * fast/js/date-negative-setmonth-expected.txt:
61270         * fast/js/date-negative-setmonth.html:
61271         * fast/js/date-parse-comments-test-expected.txt:
61272         * fast/js/date-parse-comments-test.html:
61273         * fast/js/date-parse-test-expected.txt:
61274         * fast/js/date-parse-test.html:
61275         * fast/js/date-preserve-milliseconds-expected.txt:
61276         * fast/js/date-preserve-milliseconds.html:
61277         * fast/js/declaration-in-block-expected.txt:
61278         * fast/js/declaration-in-block.html:
61279         * fast/js/delete-syntax-expected.txt:
61280         * fast/js/delete-syntax.html:
61281         * fast/js/eval-var-decl-expected.txt:
61282         * fast/js/eval-var-decl.html:
61283         * fast/js/exception-linenums-expected.txt:
61284         * fast/js/exception-linenums.html:
61285         * fast/js/for-in-to-text-expected.txt:
61286         * fast/js/for-in-to-text.html:
61287         * fast/js/global-opener-function-expected.txt: Removed.
61288         * fast/js/global-opener-function.html: Removed.
61289         * fast/js/has-own-property-expected.txt:
61290         * fast/js/has-own-property.html:
61291         * fast/js/integer-extremes-expected.txt:
61292         * fast/js/integer-extremes.html:
61293         * fast/js/isPrototypeOf-expected.txt: Added.
61294         * fast/js/isPrototypeOf.html: Added.
61295         * fast/js/kde/Array-expected.txt:
61296         * fast/js/kde/Array.html:
61297         * fast/js/kde/Boolean-expected.txt:
61298         * fast/js/kde/Boolean.html:
61299         * fast/js/kde/Date-expected.txt:
61300         * fast/js/kde/Date.html:
61301         * fast/js/kde/Error-expected.txt:
61302         * fast/js/kde/Error.html:
61303         * fast/js/kde/GlobalObject-expected.txt:
61304         * fast/js/kde/GlobalObject.html:
61305         * fast/js/kde/Number-expected.txt:
61306         * fast/js/kde/Number.html:
61307         * fast/js/kde/Object-expected.txt:
61308         * fast/js/kde/Object.html:
61309         * fast/js/kde/Prototype-expected.txt:
61310         * fast/js/kde/Prototype.html:
61311         * fast/js/kde/RegExp-expected.txt:
61312         * fast/js/kde/RegExp.html:
61313         * fast/js/kde/StringObject-expected.txt:
61314         * fast/js/kde/StringObject.html:
61315         * fast/js/kde/assignments-expected.txt:
61316         * fast/js/kde/assignments.html:
61317         * fast/js/kde/cast-expected.txt:
61318         * fast/js/kde/cast.html:
61319         * fast/js/kde/comment-1-expected.txt:
61320         * fast/js/kde/comment-1.html:
61321         * fast/js/kde/comment-2-expected.txt:
61322         * fast/js/kde/comment-2.html:
61323         * fast/js/kde/completion-expected.txt:
61324         * fast/js/kde/completion.html:
61325         * fast/js/kde/conditional-expected.txt:
61326         * fast/js/kde/conditional.html:
61327         * fast/js/kde/const-expected.txt:
61328         * fast/js/kde/const.html:
61329         * fast/js/kde/constructor_length-expected.txt:
61330         * fast/js/kde/constructor_length.html:
61331         * fast/js/kde/crash-1-expected.txt:
61332         * fast/js/kde/crash-1.html:
61333         * fast/js/kde/crash-2-expected.txt:
61334         * fast/js/kde/crash-2.html:
61335         * fast/js/kde/delete-expected.txt:
61336         * fast/js/kde/delete.html:
61337         * fast/js/kde/empty-expected.txt:
61338         * fast/js/kde/empty.html:
61339         * fast/js/kde/encode_decode_uri-expected.txt:
61340         * fast/js/kde/encode_decode_uri.html:
61341         * fast/js/kde/eval-expected.txt:
61342         * fast/js/kde/eval.html:
61343         * fast/js/kde/evil-n-expected.txt:
61344         * fast/js/kde/evil-n.html:
61345         * fast/js/kde/exception_propagation-expected.txt:
61346         * fast/js/kde/exception_propagation.html:
61347         * fast/js/kde/exceptions-expected.txt:
61348         * fast/js/kde/exceptions.html:
61349         * fast/js/kde/function-expected.txt:
61350         * fast/js/kde/function.html:
61351         * fast/js/kde/function_arguments-expected.txt:
61352         * fast/js/kde/function_arguments.html:
61353         * fast/js/kde/function_constructor-expected.txt:
61354         * fast/js/kde/function_constructor.html:
61355         * fast/js/kde/function_length-expected.txt:
61356         * fast/js/kde/function_length.html:
61357         * fast/js/kde/garbage-n-expected.txt:
61358         * fast/js/kde/garbage-n.html:
61359         * fast/js/kde/inbuilt_function_proto-expected.txt:
61360         * fast/js/kde/inbuilt_function_proto.html:
61361         * fast/js/kde/inbuilt_function_tostring-expected.txt:
61362         * fast/js/kde/inbuilt_function_tostring.html:
61363         * fast/js/kde/iteration-expected.txt:
61364         * fast/js/kde/iteration.html:
61365         * fast/js/kde/j-comment-3-expected.txt:
61366         * fast/js/kde/j-comment-3.html:
61367         * fast/js/kde/j-comment-4-expected.txt:
61368         * fast/js/kde/j-comment-4.html:
61369         * fast/js/kde/literals-expected.txt:
61370         * fast/js/kde/literals.html:
61371         * fast/js/kde/math-expected.txt:
61372         * fast/js/kde/math.html:
61373         * fast/js/kde/md5-1-expected.txt:
61374         * fast/js/kde/md5-1.html:
61375         * fast/js/kde/md5-2-expected.txt:
61376         * fast/js/kde/md5-2.html:
61377         * fast/js/kde/object_prototype-expected.txt:
61378         * fast/js/kde/object_prototype.html:
61379         * fast/js/kde/object_prototype_tostring-expected.txt:
61380         * fast/js/kde/object_prototype_tostring.html:
61381         * fast/js/kde/operators-expected.txt:
61382         * fast/js/kde/operators.html:
61383         * fast/js/kde/parse-expected.txt:
61384         * fast/js/kde/parse.html:
61385         * fast/js/kde/prototype_length-expected.txt:
61386         * fast/js/kde/prototype_length.html:
61387         * fast/js/kde/prototype_proto-expected.txt:
61388         * fast/js/kde/prototype_proto.html:
61389         * fast/js/kde/resources/TEMPLATE-n.html: Added.
61390         * fast/js/kde/resources/TEMPLATE.html: Added.
61391         * fast/js/kde/resources/base.js: Removed.
61392         * fast/js/kde/resources/inbuilt_function_tostring.js:
61393         * fast/js/kde/resources/shell.js: Removed.
61394         * fast/js/kde/scope-expected.txt:
61395         * fast/js/kde/scope.html:
61396         * fast/js/kde/statements-expected.txt:
61397         * fast/js/kde/statements.html:
61398         * fast/js/kde/string-1-n-expected.txt:
61399         * fast/js/kde/string-1-n.html:
61400         * fast/js/kde/string-2-n-expected.txt:
61401         * fast/js/kde/string-2-n.html:
61402         * fast/js/kde/var_decl_init-expected.txt:
61403         * fast/js/kde/var_decl_init.html:
61404         * fast/js/location-assign-expected.txt: Removed.
61405         * fast/js/location-assign.html: Removed.
61406         * fast/js/named-function-expression-expected.txt:
61407         * fast/js/named-function-expression.html:
61408         * fast/js/objc-big-method-name-expected.txt: Removed.
61409         * fast/js/objc-big-method-name.html: Removed.
61410         * fast/js/object-by-name-or-id-expected.txt: Removed.
61411         * fast/js/object-by-name-or-id.html: Removed.
61412         * fast/js/object-prototype-constructor-expected.txt:
61413         * fast/js/object-prototype-constructor.html:
61414         * fast/js/object-prototype-toLocaleString-expected.txt:
61415         * fast/js/object-prototype-toLocaleString.html:
61416         * fast/js/postfix-syntax-expected.txt:
61417         * fast/js/postfix-syntax.html:
61418         * fast/js/prefix-syntax-expected.txt:
61419         * fast/js/prefix-syntax.html:
61420         * fast/js/property-getters-and-setters-expected.txt:
61421         * fast/js/property-getters-and-setters.html:
61422         * fast/js/propertyIsEnumerable-expected.txt: Added.
61423         * fast/js/propertyIsEnumerable.html: Added.
61424         * fast/js/regexp-caching-expected.txt:
61425         * fast/js/regexp-extended-characters-crash-expected.txt:
61426         * fast/js/regexp-extended-characters-crash.html:
61427         * fast/js/regexp-extended-characters-match-expected.txt:
61428         * fast/js/regexp-extended-characters-match.html:
61429         * fast/js/regexp-lastindex-expected.txt:
61430         * fast/js/regexp-lastindex.html:
61431         * fast/js/replace-child-siblings-expected.txt: Removed.
61432         * fast/js/replace-child-siblings.html: Removed.
61433         * fast/js/resources/TEMPLATE.html: Added.
61434         * fast/js/resources/activation-proto.js: Added.
61435         * fast/js/resources/array-every.js: Added.
61436         * fast/js/resources/array-float-delete.js: Added.
61437         * fast/js/resources/assign.js: Added.
61438         * fast/js/resources/char-at.js: Added.
61439         * fast/js/resources/child.html: Removed.
61440         * fast/js/resources/code-serialize-paren.js: Added.
61441         * fast/js/resources/const.js: Added.
61442         * fast/js/resources/cyclic-ref-toString.js: Added.
61443         * fast/js/resources/date-DST-pre-1970.js: Added.
61444         * fast/js/resources/date-big-constructor.js: Added.
61445         * fast/js/resources/date-big-setdate.js: Added.
61446         * fast/js/resources/date-big-setmonth.js: Added.
61447         * fast/js/resources/date-negative-setmonth.js: Added.
61448         * fast/js/resources/date-parse-comments-test.js: Added.
61449         * fast/js/resources/date-parse-test.js: Added.
61450         * fast/js/resources/date-preserve-milliseconds.js: Added.
61451         * fast/js/resources/declaration-in-block.js: Added.
61452         * fast/js/resources/delete-syntax.js: Added.
61453         * fast/js/resources/eval-var-decl.js: Added.
61454         * fast/js/resources/exception-linenums.js: Added.
61455         * fast/js/resources/for-in-to-text.js: Added.
61456         * fast/js/resources/has-own-property.js: Added.
61457         * fast/js/resources/integer-extremes.js: Added.
61458         * fast/js/resources/isPrototypeOf.js: Added.
61459         * fast/js/resources/js-test-post-n.js: Added.
61460         * fast/js/resources/js-test-post.js: Added.
61461         * fast/js/resources/js-test-pre.js: Added.
61462         * fast/js/resources/js-test-style.css: Added.
61463         * fast/js/resources/named-function-expression.js: Added.
61464         * fast/js/resources/new-location.html: Removed.
61465         * fast/js/resources/object-prototype-constructor.js: Added.
61466         * fast/js/resources/object-prototype-toLocaleString.js: Added.
61467         * fast/js/resources/postfix-syntax.js: Added.
61468         * fast/js/resources/prefix-syntax.js: Added.
61469         * fast/js/resources/property-getters-and-setters.js: Added.
61470         * fast/js/resources/propertyIsEnumerable.js: Added.
61471         * fast/js/resources/regexp-extended-characters-crash.js: Added.
61472         * fast/js/resources/regexp-extended-characters-match.js: Added.
61473         * fast/js/resources/regexp-lastindex.js: Added.
61474         * fast/js/resources/slash-lineterminator-parse.js: Added.
61475         * fast/js/resources/string-from-char-code.js: Added.
61476         * fast/js/resources/string-index-overflow.js: Added.
61477         * fast/js/resources/string-replace-2.js: Added.
61478         * fast/js/resources/string-slice-abnormal-values.js: Added.
61479         * fast/js/resources/string-split-ignore-case.js: Added.
61480         * fast/js/resources/string_replace.js: Added.
61481         * fast/js/resources/toString-overrides.js: Added.
61482         * fast/js/resources/toString-stack-overflow.js: Added.
61483         * fast/js/resources/typeof-syntax.js: Added.
61484         * fast/js/slash-lineterminator-parse-expected.txt:
61485         * fast/js/slash-lineterminator-parse.html:
61486         * fast/js/string-from-char-code-expected.txt:
61487         * fast/js/string-from-char-code.html:
61488         * fast/js/string-index-overflow-expected.txt:
61489         * fast/js/string-index-overflow.html:
61490         * fast/js/string-replace-2-expected.txt:
61491         * fast/js/string-replace-2.html:
61492         * fast/js/string-slice-abnormal-values-expected.txt:
61493         * fast/js/string-slice-abnormal-values.html:
61494         * fast/js/string-split-ignore-case-expected.txt:
61495         * fast/js/string-split-ignore-case.html:
61496         * fast/js/string_replace-expected.txt:
61497         * fast/js/string_replace.html:
61498         * fast/js/toString-overrides-expected.txt:
61499         * fast/js/toString-overrides.html:
61500         * fast/js/toString-stack-overflow-expected.txt:
61501         * fast/js/toString-stack-overflow.html:
61502         * fast/js/typeof-syntax-expected.txt:
61503         * fast/js/typeof-syntax.html:
61504         
61505         - move DOM tests from fast/js to fast/dom
61507         * fast/dom/HTMLDocument/object-by-name-or-id-expected.txt: Added.
61508         * fast/dom/HTMLDocument/object-by-name-or-id.html: Added.
61509         * fast/dom/Window/Plug-ins-expected.checksum: Added.
61510         * fast/dom/Window/Plug-ins-expected.png: Added.
61511         * fast/dom/Window/Plug-ins-expected.txt: Added.
61512         * fast/dom/Window/Plug-ins.html: Added.
61513         * fast/dom/Window/global-opener-function-expected.txt: Added.
61514         * fast/dom/Window/global-opener-function.html: Added.
61515         * fast/dom/array-special-accessors-should-ignore-items-expected.txt: Added.
61516         * fast/dom/array-special-accessors-should-ignore-items.html: Added.
61517         * fast/dom/location-assign-expected.txt: Added.
61518         * fast/dom/location-assign.html: Added.
61519         * fast/dom/objc-big-method-name-expected.txt: Added.
61520         * fast/dom/objc-big-method-name.html: Added.
61521         * fast/dom/replace-child-siblings-expected.txt: Added.
61522         * fast/dom/replace-child-siblings.html: Added.
61523         * fast/dom/resources/child.html: Added.
61524         * fast/dom/resources/new-location.html: Added.
61525         * fast/dom/resources/xmlhttprequest-get-data.xml: Added.
61526         * fast/dom/test-prototypes-expected.txt: Added.
61527         * fast/dom/test-prototypes.html: Added.
61528         * fast/dom/window-object-cross-frame-calls-expected.txt: Added.
61529         * fast/dom/window-object-cross-frame-calls.html: Added.
61530         * fast/dom/xmlhttprequest-get-expected.txt: Added.
61531         * fast/dom/xmlhttprequest-get.xhtml: Added.
61533 2006-01-08  Timothy Hatcher  <timothy@apple.com>
61535         Rubber stamped by Eric.
61537         Fixed corrupted PNGs after the Subversion import.
61539 2006-01-08  Eric Seidel  <eseidel@apple.com>
61541         Rubber stamped by mjs.
61543         Remove svn:keywords property from all SVG tests.
61544         Check in new results using old .svg files from CVS HEAD.
61545         Enable previously disabled SVG tests.
61546         Disable SVG <image> tests which fail intermittently due to:
61547         http://bugs.webkit.org/show_bug.cgi?id=5965
61549 2006-01-08  Geoffrey Garen  <ggaren@apple.com>
61551         Reviewed by eric.
61553         New results for recently fixed test.
61555         * fast/js/kde/parse-expected.txt:
61557 2006-01-08  Eric Seidel  <eseidel@apple.com>
61559         Reviewed by ggaren.
61561         Replace corrupted files from svn conversion.
61563         * css2.1/support/1x1-green.png: Replaced.
61564         * css2.1/support/1x1-lime.png: Replaced.
61565         * css2.1/support/1x1-red.png: Replaced.
61566         * css2.1/support/1x1-transparent.gif: Replaced.
61567         * css2.1/support/1x1-transparent.png: Replaced.
61568         * css2.1/support/a-green.css: Replaced.
61569         * css2.1/support/b-green.css: Replaced.
61570         * css2.1/support/c-red.css: Replaced.
61571         * css2.1/support/cat.png: Replaced.
61572         * css2.1/support/css1test412a.png: Replaced.
61573         * css2.1/support/css1test412b-a.png: Replaced.
61574         * css2.1/support/css1test412b-b.png: Replaced.
61575         * css2.1/support/css1test42a.png: Replaced.
61576         * css2.1/support/css1test44a.png: Replaced.
61577         * css2.1/support/css1test44b.png: Replaced.
61578         * css2.1/support/css1test44c.png: Replaced.
61579         * css2.1/support/css1test44d.png: Replaced.
61580         * css2.1/support/css1test544b.png: Replaced.
61581         * css2.1/support/css1test545.png: Replaced.
61582         * css2.1/support/css1test548d.png: Replaced.
61583         * css2.1/support/css1test548e.png: Replaced.
61584         * css2.1/support/css1test5510-i.png: Replaced.
61585         * css2.1/support/css1test5525b-0.png: Replaced.
61586         * css2.1/support/css1test5525b-1.png: Replaced.
61587         * css2.1/support/css1test5525b-2.png: Replaced.
61588         * css2.1/support/css1test5525b-3.png: Replaced.
61589         * css2.1/support/css1test5525b-4.png: Replaced.
61590         * css2.1/support/css1test5525b-5.png: Replaced.
61591         * css2.1/support/css1test5525b-6.png: Replaced.
61592         * css2.1/support/css1test5525ce-1.png: Replaced.
61593         * css2.1/support/css1test5525ce-2.png: Replaced.
61594         * css2.1/support/css1test5525cf-0.png: Replaced.
61595         * css2.1/support/css1test5525cf-1.png: Replaced.
61596         * css2.1/support/css1test5526.png: Replaced.
61597         * css2.1/support/css1test5526c.gif: Replaced.
61598         * css2.1/support/css1test5526c.png: Replaced.
61599         * css2.1/support/css1test562.png: Replaced.
61600         * css2.1/support/css1test566a.png: Replaced.
61601         * css2.1/support/css1test62-inner.png: Replaced.
61602         * css2.1/support/css1test62-outer.png: Replaced.
61603         * css2.1/support/css1test64a.css: Replaced.
61604         * css2.1/support/css1test64b.css: Replaced.
61605         * css2.1/support/pattern-gg-gr.png: Replaced.
61606         * css2.1/support/pattern-grg-rgr-grg.png: Replaced.
61607         * css2.1/support/pattern-grg-rrg-rgg.png: Replaced.
61608         * css2.1/support/pattern-rgr-grg-rgr.png: Replaced.
61609         * css2.1/support/pattern-tr.png: Replaced.
61610         * css2.1/support/ruler-h-50%.png: Replaced.
61611         * css2.1/support/ruler-h-50px.png: Replaced.
61612         * css2.1/support/ruler-v-100px.png: Replaced.
61613         * css2.1/support/ruler-v-50px.png: Replaced.
61614         * css2.1/support/square-purple.png: Replaced.
61615         * css2.1/support/square-teal.png: Replaced.
61616         * css2.1/support/square-white.png: Replaced.
61617         * css2.1/support/swatch-blue.png: Replaced.
61618         * css2.1/support/swatch-green.png: Replaced.
61619         * css2.1/support/swatch-lime.png: Replaced.
61620         * css2.1/support/swatch-orange.png: Replaced.
61621         * css2.1/support/swatch-red.png: Replaced.
61622         * css2.1/support/swatch-white.png: Replaced.
61623         * css2.1/support/swatch-yellow.png: Replaced.
61624         * css2.1/support/test-bl.gif: Replaced.
61625         * css2.1/support/test-bl.png: Replaced.
61626         * css2.1/support/test-br.gif: Replaced.
61627         * css2.1/support/test-br.png: Replaced.
61628         * css2.1/support/test-inner-half-size.png: Replaced.
61629         * css2.1/support/test-outer.png: Replaced.
61630         * css2.1/support/test-tl.gif: Replaced.
61631         * css2.1/support/test-tl.png: Replaced.
61632         * css2.1/support/test-tr.gif: Replaced.
61633         * css2.1/support/test-tr.png: Replaced.
61635 2006-01-08  Maciej Stachowiak  <mjs@apple.com>
61637         - updated test reulsts for  basic SVG text support using CSS-based rendering
61638         http://bugs.webkit.org/show_bug.cgi?id=4883
61640         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum:
61641         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
61642         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
61643         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
61644         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
61645         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
61646         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
61647         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
61648         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
61649         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
61650         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
61651         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
61652         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
61653         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
61654         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
61655         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
61656         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
61657         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
61658         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
61659         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
61660         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
61661         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.checksum:
61662         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
61663         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
61664         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.checksum:
61665         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
61666         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
61667         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.checksum:
61668         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
61669         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
61670         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.checksum:
61671         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
61672         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
61673         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.checksum:
61674         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
61675         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
61676         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
61677         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
61678         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
61679         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
61680         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
61681         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
61682         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum:
61683         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
61684         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
61685         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
61686         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
61687         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
61688         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum:
61689         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
61690         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
61691         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
61692         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
61693         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
61694         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.checksum:
61695         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
61696         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
61697         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.checksum:
61698         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
61699         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
61700         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
61701         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
61702         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
61703         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.checksum:
61704         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
61705         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
61706         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
61707         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
61708         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
61709         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.checksum:
61710         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
61711         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
61712         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
61713         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
61714         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
61715         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
61716         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
61717         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
61718         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum:
61719         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
61720         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
61721         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
61722         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
61723         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
61724         * svg/W3C-SVG-1.1/color-prof-01-f-expected.checksum:
61725         * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
61726         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
61727         * svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
61728         * svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
61729         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
61730         * svg/W3C-SVG-1.1/color-prop-02-f-expected.checksum:
61731         * svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
61732         * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
61733         * svg/W3C-SVG-1.1/color-prop-03-t-expected.checksum:
61734         * svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
61735         * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
61736         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum:
61737         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.png:
61738         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
61739         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum:
61740         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
61741         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
61742         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum:
61743         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
61744         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
61745         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum:
61746         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
61747         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
61748         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
61749         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
61750         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
61751         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
61752         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
61753         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
61754         * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
61755         * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
61756         * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
61757         * svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
61758         * svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
61759         * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
61760         * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
61761         * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
61762         * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
61763         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
61764         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
61765         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
61766         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
61767         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
61768         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
61769         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
61770         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
61771         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
61772         * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
61773         * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
61774         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
61775         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
61776         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
61777         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
61778         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
61779         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
61780         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
61781         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
61782         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
61783         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
61784         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
61785         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
61786         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
61787         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
61788         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
61789         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
61790         * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
61791         * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
61792         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
61793         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
61794         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
61795         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
61796         * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
61797         * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
61798         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
61799         * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
61800         * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
61801         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
61802         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
61803         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
61804         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
61805         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
61806         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
61807         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
61808         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
61809         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
61810         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
61811         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
61812         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
61813         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
61814         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
61815         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
61816         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
61817         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
61818         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
61819         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
61820         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
61821         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
61822         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
61823         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
61824         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
61825         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
61826         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
61827         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
61828         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
61829         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
61830         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
61831         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
61832         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.checksum:
61833         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
61834         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
61835         * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
61836         * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
61837         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
61838         * svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum:
61839         * svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
61840         * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
61841         * svg/W3C-SVG-1.1/interact-order-02-b-expected.checksum:
61842         * svg/W3C-SVG-1.1/interact-order-02-b-expected.png:
61843         * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
61844         * svg/W3C-SVG-1.1/interact-order-03-b-expected.checksum:
61845         * svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
61846         * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
61847         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
61848         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
61849         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
61850         * svg/W3C-SVG-1.1/linking-a-01-b-expected.checksum:
61851         * svg/W3C-SVG-1.1/linking-a-01-b-expected.png:
61852         * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
61853         * svg/W3C-SVG-1.1/linking-a-02-b-expected.checksum:
61854         * svg/W3C-SVG-1.1/linking-a-02-b-expected.png:
61855         * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
61856         * svg/W3C-SVG-1.1/linking-a-03-b-expected.checksum:
61857         * svg/W3C-SVG-1.1/linking-a-03-b-expected.png:
61858         * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
61859         * svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
61860         * svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
61861         * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
61862         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
61863         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
61864         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
61865         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
61866         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
61867         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
61868         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum:
61869         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.png:
61870         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
61871         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
61872         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
61873         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
61874         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.checksum:
61875         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png:
61876         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
61877         * svg/W3C-SVG-1.1/masking-path-01-b-expected.checksum:
61878         * svg/W3C-SVG-1.1/masking-path-01-b-expected.png:
61879         * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
61880         * svg/W3C-SVG-1.1/masking-path-02-b-expected.checksum:
61881         * svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
61882         * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
61883         * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
61884         * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
61885         * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
61886         * svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
61887         * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
61888         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
61889         * svg/W3C-SVG-1.1/masking-path-05-f-expected.checksum:
61890         * svg/W3C-SVG-1.1/masking-path-05-f-expected.png:
61891         * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
61892         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
61893         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
61894         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
61895         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.checksum:
61896         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.png:
61897         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
61898         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.checksum:
61899         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.png:
61900         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
61901         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.checksum:
61902         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.png:
61903         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
61904         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.checksum:
61905         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.png:
61906         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
61907         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
61908         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
61909         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
61910         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
61911         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
61912         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
61913         * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
61914         * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
61915         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
61916         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
61917         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
61918         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
61919         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
61920         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
61921         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
61922         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
61923         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
61924         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
61925         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
61926         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
61927         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
61928         * svg/W3C-SVG-1.1/paths-data-01-t-expected.checksum:
61929         * svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
61930         * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
61931         * svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
61932         * svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
61933         * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
61934         * svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
61935         * svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
61936         * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
61937         * svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum:
61938         * svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
61939         * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
61940         * svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum:
61941         * svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
61942         * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
61943         * svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
61944         * svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
61945         * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
61946         * svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum:
61947         * svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
61948         * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
61949         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
61950         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
61951         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
61952         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
61953         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
61954         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
61955         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.checksum:
61956         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png:
61957         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
61958         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
61959         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
61960         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
61961         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
61962         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
61963         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
61964         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
61965         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
61966         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
61967         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
61968         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
61969         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
61970         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
61971         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
61972         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
61973         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
61974         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
61975         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
61976         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
61977         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
61978         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
61979         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
61980         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
61981         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
61982         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
61983         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
61984         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
61985         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
61986         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
61987         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
61988         * svg/W3C-SVG-1.1/render-elems-01-t-expected.checksum:
61989         * svg/W3C-SVG-1.1/render-elems-01-t-expected.png:
61990         * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
61991         * svg/W3C-SVG-1.1/render-elems-02-t-expected.checksum:
61992         * svg/W3C-SVG-1.1/render-elems-02-t-expected.png:
61993         * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
61994         * svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum:
61995         * svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
61996         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
61997         * svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum:
61998         * svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
61999         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
62000         * svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum:
62001         * svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
62002         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
62003         * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
62004         * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
62005         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
62006         * svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
62007         * svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
62008         * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
62009         * svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum:
62010         * svg/W3C-SVG-1.1/script-handle-01-b-expected.png:
62011         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
62012         * svg/W3C-SVG-1.1/script-handle-02-b-expected.checksum:
62013         * svg/W3C-SVG-1.1/script-handle-02-b-expected.png:
62014         * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
62015         * svg/W3C-SVG-1.1/script-handle-03-b-expected.checksum:
62016         * svg/W3C-SVG-1.1/script-handle-03-b-expected.png:
62017         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
62018         * svg/W3C-SVG-1.1/script-handle-04-b-expected.checksum:
62019         * svg/W3C-SVG-1.1/script-handle-04-b-expected.png:
62020         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
62021         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.checksum:
62022         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
62023         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
62024         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum:
62025         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
62026         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
62027         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.checksum:
62028         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.png:
62029         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
62030         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.checksum:
62031         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png:
62032         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
62033         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.checksum:
62034         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png:
62035         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
62036         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.checksum:
62037         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png:
62038         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
62039         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.checksum:
62040         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.png:
62041         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
62042         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.checksum:
62043         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
62044         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
62045         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.checksum:
62046         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.png:
62047         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
62048         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
62049         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
62050         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
62051         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
62052         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
62053         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
62054         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
62055         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
62056         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
62057         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
62058         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
62059         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
62060         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
62061         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
62062         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
62063         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
62064         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
62065         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
62066         * svg/W3C-SVG-1.1/struct-group-01-t-expected.checksum:
62067         * svg/W3C-SVG-1.1/struct-group-01-t-expected.png:
62068         * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
62069         * svg/W3C-SVG-1.1/struct-group-02-b-expected.checksum:
62070         * svg/W3C-SVG-1.1/struct-group-02-b-expected.png:
62071         * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
62072         * svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum:
62073         * svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
62074         * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
62075         * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
62076         * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
62077         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
62078         * svg/W3C-SVG-1.1/struct-image-03-t-expected.checksum:
62079         * svg/W3C-SVG-1.1/struct-image-03-t-expected.png:
62080         * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
62081         * svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
62082         * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
62083         * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
62084         * svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
62085         * svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
62086         * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
62087         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
62088         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
62089         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
62090         * svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
62091         * svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
62092         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
62093         * svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
62094         * svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
62095         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
62096         * svg/W3C-SVG-1.1/styling-css-03-b-expected.checksum:
62097         * svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
62098         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
62099         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
62100         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
62101         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
62102         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.checksum:
62103         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.png:
62104         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
62105         * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
62106         * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
62107         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
62108         * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
62109         * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
62110         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
62111         * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
62112         * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
62113         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
62114         * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
62115         * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
62116         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
62117         * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
62118         * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
62119         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
62120         * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
62121         * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
62122         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
62123         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.checksum:
62124         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
62125         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
62126         * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
62127         * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
62128         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
62129         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
62130         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
62131         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
62132         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.checksum:
62133         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.png:
62134         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
62135         * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum:
62136         * svg/W3C-SVG-1.1/text-intro-01-t-expected.png:
62137         * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
62138         * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum:
62139         * svg/W3C-SVG-1.1/text-intro-02-b-expected.png:
62140         * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
62141         * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum:
62142         * svg/W3C-SVG-1.1/text-intro-03-b-expected.png:
62143         * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
62144         * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum:
62145         * svg/W3C-SVG-1.1/text-intro-04-t-expected.png:
62146         * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
62147         * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
62148         * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
62149         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
62150         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.checksum:
62151         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
62152         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
62153         * svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
62154         * svg/W3C-SVG-1.1/text-text-01-b-expected.png:
62155         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
62156         * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
62157         * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
62158         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
62159         * svg/W3C-SVG-1.1/text-tref-01-b-expected.checksum:
62160         * svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
62161         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
62162         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
62163         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
62164         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
62165         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
62166         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
62167         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
62168         * svg/W3C-SVG-1.1/text-ws-01-t-expected.checksum:
62169         * svg/W3C-SVG-1.1/text-ws-01-t-expected.png:
62170         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
62171         * svg/W3C-SVG-1.1/text-ws-02-t-expected.checksum:
62172         * svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
62173         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
62175 2006-01-07  Mitz Pettel  <opendarwin.org@mitzpettel.com>
62176         
62177         Reviewed by Darin. landed by ap.
62178         
62179         - test for http://bugs.webkit.org/show_bug.cgi?id=6397
62180           ATSUI small caps use small punctuation
62181           
62182         * fast/text/atsui-multiple-renderers-expected.checksum: Updated.
62183         * fast/text/atsui-multiple-renderers-expected.png: Updated.
62184         * fast/text/atsui-multiple-renderers-expected.txt: Updated.
62185         * fast/text/atsui-small-caps-punctuation-size-expected.checksum: Added.
62186         * fast/text/atsui-small-caps-punctuation-size-expected.png: Added.
62187         * fast/text/atsui-small-caps-punctuation-size-expected.txt: Added.
62188         * fast/text/atsui-small-caps-punctuation-size.html: Added.
62190 2006-01-06  Beth Dakin  <bdakin@apple.com>
62192         Reviewed by Geoff.
62194         This test was failing because the results that were checked
62195         in said that the RenderText should be 16 pixels wide, when it
62196         should be 17. I went back in time to make sure that this
62197         is not a regression. (It isn't.)
62199         * css2.1/t0905-c414-flt-00-d-expected.checksum:
62200         * css2.1/t0905-c414-flt-00-d-expected.png:
62201         * css2.1/t0905-c414-flt-00-d-expected.txt:
62203 2006-01-06  Geoffrey Garen  <ggaren@apple.com>
62205         Rolling out this layout test for now, until we can get plugin testing
62206         working.
62208         * fast/plugins/netscape-back-forward.html: Removed.
62210 2006-01-06  Alexey Proskuryakov  <ap@nypop.com>
62212         Reviewed by Darin.
62214         - test for http://bugs.webkit.org/show_bug.cgi?id=5291
62215           FORM multipart/form-data with GET method issue
62216         
62217         * fast/forms/form-get-multipart.html: Added.
62218         * fast/forms/form-get-multipart-expected.txt: Added.
62219         * fast/forms/form-get-multipart2.html: Added.
62220         * fast/forms/form-get-multipart2-expected.txt: Added.
62221         * fast/forms/form-get-multipart3.html: Added.
62222         * fast/forms/form-get-multipart3-expected.txt: Added.
62223         * fast/forms/form-post-urlencoded.html: Added.
62224         * fast/forms/form-post-urlencoded-expected.txt: Added.
62226 2006-01-06  Alexey Proskuryakov  <ap@nypop.com>
62228         Reviewed by Eric.
62230         - test for http://bugs.webkit.org/show_bug.cgi?id=5792
62231           Crasher on rendering-shapes from SVG 1.0 testsuite
62233         * fast/parser/entity-ignorable-whitespace-expected.txt: Added.
62234         * fast/parser/entity-ignorable-whitespace.xhtml: Added.
62236 2006-01-06  Anders Carlsson  <andersca@mac.com>
62238         Reviewed by Eric.
62240         - update tests for http://bugs.webkit.org/show_bug.cgi?id=5142
62241         parseXMLDocumentFragment can't parse fragments correctly
62242         
62243         * fast/dom/set-innerHTML-expected.txt:
62244         * fast/dom/set-innerHTML.xhtml:
62245         Update these with the attached test case.
62247 2006-01-06  Alexander Kellett  <lypanov@kde.org>
62249         Reviewed by eseidel.
62251         Basic support for <mask> tag.
62252         http://bugs.webkit.org/show_bug.cgi?id=5969
62254         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: updated.
62255         * svg/custom/grayscale-gradient-mask-expected.checksum: Added.
62256         * svg/custom/grayscale-gradient-mask-expected.png: Added.
62257         * svg/custom/grayscale-gradient-mask-expected.txt: Added.
62258         * svg/custom/grayscale-gradient-mask.svg: Added.
62260 2006-01-05  Maciej Stachowiak  <mjs@apple.com>
62262         Reviewed by Eric.
62264         - test case for 6396: Activation objects should not have __proto__ property
62265         http://bugs.webkit.org/show_bug.cgi?id=6395
62267         * fast/js/activation-proto-expected.txt: Added.
62268         * fast/js/activation-proto.html: Added.
62270 2006-01-06  Geoffrey Garen  <ggaren@apple.com>
62272         Layout test for http://bugs.webkit.org/show_bug.cgi?id=6318
62273         REGRESSION: Repro crash in JS called from Flash on bdash.net.nz
62275         * fast/plugins/netscape-back-forward-expected.txt: Added.
62276         * fast/plugins/netscape-back-forward.html: Added.
62277         * fast/plugins/resources/go-back.html: Added.
62279 2006-01-05  Alexey Proskuryakov  <ap@nypop.com>
62281         Reviewed by Darin.
62283         Added UTF-8 BOMs to css2.1 tests.
62284         http://bugs.webkit.org/show_bug.cgi?id=6312
62286         * css2.1/t040109-c17-comments-00-b.html:
62287         * css2.1/t040109-c17-comments-01-b.html:
62288         * css2.1/t0402-c71-fwd-parsing-00-f.html:
62289         * css2.1/t0402-c71-fwd-parsing-01-f.html:
62290         * css2.1/t0402-c71-fwd-parsing-02-f.html:
62291         * css2.1/t0402-c71-fwd-parsing-03-f.html:
62292         * css2.1/t0402-c71-fwd-parsing-04-f.html:
62293         * css2.1/t040302-c61-ex-len-00-b-a-expected.checksum:
62294         * css2.1/t040302-c61-ex-len-00-b-a-expected.png:
62295         * css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
62296         * css2.1/t040302-c61-ex-len-00-b-a.html:
62297         * css2.1/t040302-c61-phys-len-00-b.html:
62298         * css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum:
62299         * css2.1/t040302-c61-rel-len-00-b-ag-expected.png:
62300         * css2.1/t040302-c61-rel-len-00-b-ag-expected.txt:
62301         * css2.1/t040302-c61-rel-len-00-b-ag.html:
62302         * css2.1/t040303-c62-percent-00-b-ag.html:
62303         * css2.1/t040304-c64-uri-00-a-g.html:
62304         * css2.1/t040306-c63-color-00-b-ag.html:
62305         * css2.1/t050201-c12-grouping-00-b.html:
62306         * css2.1/t0505-c16-descendant-00-e.html:
62307         * css2.1/t0505-c16-descendant-01-e.html:
62308         * css2.1/t0505-c16-descendant-02-e.html:
62309         * css2.1/t050803-c14-classes-00-e.html:
62310         * css2.1/t0509-c15-ids-00-a.html:
62311         * css2.1/t0509-c15-ids-01-e.html:
62312         * css2.1/t0510-c25-pseudo-elmnt-00-c.html:
62313         * css2.1/t0511-c21-pseud-anch-00-e-i.html:
62314         * css2.1/t0511-c21-pseud-link-00-e.html:
62315         * css2.1/t0511-c21-pseud-link-01-e.html:
62316         * css2.1/t0511-c21-pseud-link-02-e.html:
62317         * css2.1/t0511-c21-pseud-link-03-e.html:
62318         * css2.1/t051103-c21-activ-ln-00-e-i.html:
62319         * css2.1/t051103-c21-focus-ln-00-e-i.html:
62320         * css2.1/t051103-c21-hover-ln-00-e-i.html:
62321         * css2.1/t051201-c23-first-line-00-b.html:
62322         * css2.1/t051202-c24-first-lttr-00-b.html:
62323         * css2.1/t051202-c26-psudo-nest-00-c.html:
62324         * css2.1/t0602-c13-inh-underlin-00-e.html:
62325         * css2.1/t0602-c13-inheritance-00-e.html:
62326         * css2.1/t0603-c11-import-00-b.html:
62327         * css2.1/t060401-c32-cascading-00-b.html:
62328         * css2.1/t060402-c31-important-00-b.html:
62329         * css2.1/t060403-c21-pseu-cls-00-e-i.html:
62330         * css2.1/t060403-c21-pseu-id-00-e-i.html:
62331         * css2.1/t0801-c412-hz-box-00-b-a.html:
62332         * css2.1/t0803-c5501-imrgn-t-00-b-ag.html:
62333         * css2.1/t0803-c5501-mrgn-t-00-b-a.html:
62334         * css2.1/t0803-c5502-imrgn-r-00-b-ag.html:
62335         * css2.1/t0803-c5502-imrgn-r-01-b-ag.html:
62336         * css2.1/t0803-c5502-imrgn-r-02-b-a.html:
62337         * css2.1/t0803-c5502-imrgn-r-03-b-a.html:
62338         * css2.1/t0803-c5502-imrgn-r-04-b-ag.html:
62339         * css2.1/t0803-c5502-imrgn-r-05-b-ag.html:
62340         * css2.1/t0803-c5502-imrgn-r-06-b-ag.html:
62341         * css2.1/t0803-c5502-mrgn-r-00-c-ag.html:
62342         * css2.1/t0803-c5502-mrgn-r-01-c-a.html:
62343         * css2.1/t0803-c5502-mrgn-r-02-c.html:
62344         * css2.1/t0803-c5502-mrgn-r-03-c.html:
62345         * css2.1/t0803-c5503-imrgn-b-00-b-a.html:
62346         * css2.1/t0803-c5503-mrgn-b-00-b-a.html:
62347         * css2.1/t0803-c5504-imrgn-l-00-b-ag.html:
62348         * css2.1/t0803-c5504-imrgn-l-01-b-ag.html:
62349         * css2.1/t0803-c5504-imrgn-l-02-b-ag.html:
62350         * css2.1/t0803-c5504-imrgn-l-03-b-a.html:
62351         * css2.1/t0803-c5504-imrgn-l-04-b-ag.html:
62352         * css2.1/t0803-c5504-imrgn-l-05-b-ag.html:
62353         * css2.1/t0803-c5504-imrgn-l-06-b-ag.html:
62354         * css2.1/t0803-c5504-mrgn-l-00-c-ag.html:
62355         * css2.1/t0803-c5504-mrgn-l-01-c-a.html:
62356         * css2.1/t0803-c5504-mrgn-l-02-c-expected.checksum:
62357         * css2.1/t0803-c5504-mrgn-l-02-c-expected.png:
62358         * css2.1/t0803-c5504-mrgn-l-02-c-expected.txt:
62359         * css2.1/t0803-c5504-mrgn-l-02-c.html:
62360         * css2.1/t0803-c5504-mrgn-l-03-c.html:
62361         * css2.1/t0803-c5505-imrgn-00-a-ag.html:
62362         * css2.1/t0803-c5505-mrgn-00-b-ag.html:
62363         * css2.1/t0803-c5505-mrgn-01-e-a.html:
62364         * css2.1/t0803-c5505-mrgn-02-c-expected.checksum:
62365         * css2.1/t0803-c5505-mrgn-02-c-expected.png:
62366         * css2.1/t0803-c5505-mrgn-02-c-expected.txt:
62367         * css2.1/t0803-c5505-mrgn-02-c.html:
62368         * css2.1/t0803-c5505-mrgn-03-c-ag.html:
62369         * css2.1/t080301-c411-vt-mrgn-00-b.html:
62370         * css2.1/t0804-c5506-ipadn-t-00-b-a.html:
62371         * css2.1/t0804-c5506-ipadn-t-01-b-a.html:
62372         * css2.1/t0804-c5506-ipadn-t-02-b-a.html:
62373         * css2.1/t0804-c5506-padn-t-00-b-a.html:
62374         * css2.1/t0804-c5507-ipadn-r-00-b-ag.html:
62375         * css2.1/t0804-c5507-ipadn-r-01-b-ag.html:
62376         * css2.1/t0804-c5507-ipadn-r-02-b-ag.html:
62377         * css2.1/t0804-c5507-ipadn-r-03-b-a.html:
62378         * css2.1/t0804-c5507-ipadn-r-04-b-ag.html:
62379         * css2.1/t0804-c5507-padn-r-00-c-ag.html:
62380         * css2.1/t0804-c5507-padn-r-01-c-a.html:
62381         * css2.1/t0804-c5507-padn-r-02-f.html:
62382         * css2.1/t0804-c5507-padn-r-03-f.html:
62383         * css2.1/t0804-c5508-ipadn-b-00-b-a.html:
62384         * css2.1/t0804-c5508-ipadn-b-01-f-a.html:
62385         * css2.1/t0804-c5508-ipadn-b-02-b-a.html:
62386         * css2.1/t0804-c5508-ipadn-b-03-b-a.html:
62387         * css2.1/t0804-c5509-ipadn-l-00-b-ag.html:
62388         * css2.1/t0804-c5509-ipadn-l-01-b-ag.html:
62389         * css2.1/t0804-c5509-ipadn-l-02-b-ag.html:
62390         * css2.1/t0804-c5509-ipadn-l-03-b-a.html:
62391         * css2.1/t0804-c5509-ipadn-l-04-f-ag.html:
62392         * css2.1/t0804-c5509-padn-l-00-b-ag.html:
62393         * css2.1/t0804-c5509-padn-l-01-b-a.html:
62394         * css2.1/t0804-c5509-padn-l-02-f.html:
62395         * css2.1/t0804-c5509-padn-l-03-f-g.html:
62396         * css2.1/t0804-c5510-ipadn-00-b-ag.html:
62397         * css2.1/t0804-c5510-padn-00-b-ag.html:
62398         * css2.1/t0804-c5510-padn-01-e-a.html:
62399         * css2.1/t0804-c5510-padn-02-f.html:
62400         * css2.1/t0805-c5511-brdr-tw-00-b.html:
62401         * css2.1/t0805-c5511-brdr-tw-01-b-g.html:
62402         * css2.1/t0805-c5511-brdr-tw-02-b-expected.checksum:
62403         * css2.1/t0805-c5511-brdr-tw-02-b-expected.png:
62404         * css2.1/t0805-c5511-brdr-tw-02-b-expected.txt:
62405         * css2.1/t0805-c5511-brdr-tw-02-b.html:
62406         * css2.1/t0805-c5511-brdr-tw-03-b.html:
62407         * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.checksum:
62408         * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png:
62409         * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt:
62410         * css2.1/t0805-c5511-ibrdr-tw-00-a.html:
62411         * css2.1/t0805-c5512-brdr-rw-00-b.html:
62412         * css2.1/t0805-c5512-brdr-rw-01-b-g.html:
62413         * css2.1/t0805-c5512-brdr-rw-02-b-expected.checksum:
62414         * css2.1/t0805-c5512-brdr-rw-02-b-expected.png:
62415         * css2.1/t0805-c5512-brdr-rw-02-b-expected.txt:
62416         * css2.1/t0805-c5512-brdr-rw-02-b.html:
62417         * css2.1/t0805-c5512-brdr-rw-03-b.html:
62418         * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.checksum:
62419         * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png:
62420         * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt:
62421         * css2.1/t0805-c5512-ibrdr-rw-00-a.html:
62422         * css2.1/t0805-c5513-brdr-bw-00-b.html:
62423         * css2.1/t0805-c5513-brdr-bw-01-b-g.html:
62424         * css2.1/t0805-c5513-brdr-bw-02-b-expected.checksum:
62425         * css2.1/t0805-c5513-brdr-bw-02-b-expected.png:
62426         * css2.1/t0805-c5513-brdr-bw-02-b-expected.txt:
62427         * css2.1/t0805-c5513-brdr-bw-02-b.html:
62428         * css2.1/t0805-c5513-brdr-bw-03-b.html:
62429         * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.checksum:
62430         * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png:
62431         * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt:
62432         * css2.1/t0805-c5513-ibrdr-bw-00-a.html:
62433         * css2.1/t0805-c5514-brdr-lw-00-b.html:
62434         * css2.1/t0805-c5514-brdr-lw-01-b-g.html:
62435         * css2.1/t0805-c5514-brdr-lw-02-b-expected.checksum:
62436         * css2.1/t0805-c5514-brdr-lw-02-b-expected.png:
62437         * css2.1/t0805-c5514-brdr-lw-02-b-expected.txt:
62438         * css2.1/t0805-c5514-brdr-lw-02-b.html:
62439         * css2.1/t0805-c5514-brdr-lw-03-b.html:
62440         * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.checksum:
62441         * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png:
62442         * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt:
62443         * css2.1/t0805-c5514-ibrdr-lw-00-a.html:
62444         * css2.1/t0805-c5515-brdr-w-00-a.html:
62445         * css2.1/t0805-c5515-brdr-w-01-b-g.html:
62446         * css2.1/t0805-c5515-brdr-w-02-b-expected.checksum:
62447         * css2.1/t0805-c5515-brdr-w-02-b-expected.png:
62448         * css2.1/t0805-c5515-brdr-w-02-b-expected.txt:
62449         * css2.1/t0805-c5515-brdr-w-02-b.html:
62450         * css2.1/t0805-c5515-ibrdr-00-b-expected.checksum:
62451         * css2.1/t0805-c5515-ibrdr-00-b-expected.png:
62452         * css2.1/t0805-c5515-ibrdr-00-b-expected.txt:
62453         * css2.1/t0805-c5515-ibrdr-00-b.html:
62454         * css2.1/t0805-c5516-brdr-c-00-a.html:
62455         * css2.1/t0805-c5516-ibrdr-c-00-a.html:
62456         * css2.1/t0805-c5517-brdr-s-00-c.html:
62457         * css2.1/t0805-c5517-ibrdr-s-00-a.html:
62458         * css2.1/t0805-c5518-brdr-t-00-a.html:
62459         * css2.1/t0805-c5518-brdr-t-01-e-expected.checksum:
62460         * css2.1/t0805-c5518-brdr-t-01-e-expected.png:
62461         * css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
62462         * css2.1/t0805-c5518-brdr-t-01-e.html:
62463         * css2.1/t0805-c5518-ibrdr-t-00-a.html:
62464         * css2.1/t0805-c5519-brdr-r-00-a-expected.checksum:
62465         * css2.1/t0805-c5519-brdr-r-00-a-expected.png:
62466         * css2.1/t0805-c5519-brdr-r-00-a-expected.txt:
62467         * css2.1/t0805-c5519-brdr-r-00-a.html:
62468         * css2.1/t0805-c5519-brdr-r-01-e-expected.checksum:
62469         * css2.1/t0805-c5519-brdr-r-01-e-expected.png:
62470         * css2.1/t0805-c5519-brdr-r-01-e-expected.txt:
62471         * css2.1/t0805-c5519-brdr-r-01-e.html:
62472         * css2.1/t0805-c5519-brdr-r-02-e.html:
62473         * css2.1/t0805-c5519-ibrdr-r-00-a.html:
62474         * css2.1/t0805-c5520-brdr-b-00-a.html:
62475         * css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
62476         * css2.1/t0805-c5520-brdr-b-01-e-expected.png:
62477         * css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
62478         * css2.1/t0805-c5520-brdr-b-01-e.html:
62479         * css2.1/t0805-c5520-ibrdr-b-00-a.html:
62480         * css2.1/t0805-c5521-brdr-l-00-a-expected.checksum:
62481         * css2.1/t0805-c5521-brdr-l-00-a-expected.png:
62482         * css2.1/t0805-c5521-brdr-l-00-a-expected.txt:
62483         * css2.1/t0805-c5521-brdr-l-00-a.html:
62484         * css2.1/t0805-c5521-brdr-l-01-e-expected.checksum:
62485         * css2.1/t0805-c5521-brdr-l-01-e-expected.png:
62486         * css2.1/t0805-c5521-brdr-l-01-e-expected.txt:
62487         * css2.1/t0805-c5521-brdr-l-01-e.html:
62488         * css2.1/t0805-c5521-brdr-l-02-e.html:
62489         * css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum:
62490         * css2.1/t0805-c5521-ibrdr-l-00-a-expected.png:
62491         * css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt:
62492         * css2.1/t0805-c5521-ibrdr-l-00-a.html:
62493         * css2.1/t0805-c5522-brdr-00-b.html:
62494         * css2.1/t0805-c5522-brdr-01-b-g.html:
62495         * css2.1/t0805-c5522-brdr-02-e.html:
62496         * css2.1/t0805-c5522-ibrdr-00-a.html:
62497         * css2.1/t09-c5526c-display-00-e.html:
62498         * css2.1/t090402-c42-ibx-pad-00-d-ag.html:
62499         * css2.1/t0905-c414-flt-00-d-expected.checksum:
62500         * css2.1/t0905-c414-flt-00-d-expected.png:
62501         * css2.1/t0905-c414-flt-00-d-expected.txt:
62502         * css2.1/t0905-c414-flt-00-d.html:
62503         * css2.1/t0905-c414-flt-01-d-g.html:
62504         * css2.1/t0905-c414-flt-02-c-expected.checksum:
62505         * css2.1/t0905-c414-flt-02-c-expected.png:
62506         * css2.1/t0905-c414-flt-02-c-expected.txt:
62507         * css2.1/t0905-c414-flt-02-c.html:
62508         * css2.1/t0905-c414-flt-03-c-expected.checksum:
62509         * css2.1/t0905-c414-flt-03-c-expected.png:
62510         * css2.1/t0905-c414-flt-03-c-expected.txt:
62511         * css2.1/t0905-c414-flt-03-c.html:
62512         * css2.1/t0905-c414-flt-04-c-expected.checksum:
62513         * css2.1/t0905-c414-flt-04-c-expected.png:
62514         * css2.1/t0905-c414-flt-04-c-expected.txt:
62515         * css2.1/t0905-c414-flt-04-c.html:
62516         * css2.1/t0905-c414-flt-fit-00-d-expected.checksum:
62517         * css2.1/t0905-c414-flt-fit-00-d-expected.png:
62518         * css2.1/t0905-c414-flt-fit-00-d-expected.txt:
62519         * css2.1/t0905-c414-flt-fit-00-d.html:
62520         * css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum:
62521         * css2.1/t0905-c414-flt-fit-01-d-g-expected.png:
62522         * css2.1/t0905-c414-flt-fit-01-d-g-expected.txt:
62523         * css2.1/t0905-c414-flt-fit-01-d-g.html:
62524         * css2.1/t0905-c414-flt-wrap-00-e.html:
62525         * css2.1/t0905-c414-flt-wrap-01-d-g.html:
62526         * css2.1/t0905-c5525-fltblck-00-d-ag-expected.checksum:
62527         * css2.1/t0905-c5525-fltblck-00-d-ag-expected.png:
62528         * css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt:
62529         * css2.1/t0905-c5525-fltblck-00-d-ag.html:
62530         * css2.1/t0905-c5525-fltblck-01-d-expected.checksum:
62531         * css2.1/t0905-c5525-fltblck-01-d-expected.png:
62532         * css2.1/t0905-c5525-fltblck-01-d-expected.txt:
62533         * css2.1/t0905-c5525-fltblck-01-d.html:
62534         * css2.1/t0905-c5525-fltclr-00-c-ag.html:
62535         * css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum:
62536         * css2.1/t0905-c5525-fltcont-00-d-g-expected.png:
62537         * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
62538         * css2.1/t0905-c5525-fltcont-00-d-g.html:
62539         * css2.1/t0905-c5525-flthw-00-c-g-expected.checksum:
62540         * css2.1/t0905-c5525-flthw-00-c-g-expected.png:
62541         * css2.1/t0905-c5525-flthw-00-c-g-expected.txt:
62542         * css2.1/t0905-c5525-flthw-00-c-g.html:
62543         * css2.1/t0905-c5525-fltinln-00-c-ag.html:
62544         * css2.1/t0905-c5525-fltmrgn-00-c-ag.html:
62545         * css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum:
62546         * css2.1/t0905-c5525-fltmult-00-d-g-expected.png:
62547         * css2.1/t0905-c5525-fltmult-00-d-g-expected.txt:
62548         * css2.1/t0905-c5525-fltmult-00-d-g.html:
62549         * css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum:
62550         * css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
62551         * css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
62552         * css2.1/t0905-c5525-fltwidth-00-c-g.html:
62553         * css2.1/t0905-c5525-fltwidth-01-c-g.html:
62554         * css2.1/t0905-c5525-fltwidth-02-c-g-expected.checksum:
62555         * css2.1/t0905-c5525-fltwidth-02-c-g-expected.png:
62556         * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
62557         * css2.1/t0905-c5525-fltwidth-02-c-g.html:
62558         * css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum:
62559         * css2.1/t0905-c5525-fltwidth-03-c-g-expected.png:
62560         * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
62561         * css2.1/t0905-c5525-fltwidth-03-c-g.html:
62562         * css2.1/t0905-c5525-fltwrap-00-b-expected.checksum:
62563         * css2.1/t0905-c5525-fltwrap-00-b-expected.png:
62564         * css2.1/t0905-c5525-fltwrap-00-b-expected.txt:
62565         * css2.1/t0905-c5525-fltwrap-00-b.html:
62566         * css2.1/t090501-c414-flt-00-d.html:
62567         * css2.1/t090501-c414-flt-01-b-expected.checksum:
62568         * css2.1/t090501-c414-flt-01-b-expected.png:
62569         * css2.1/t090501-c414-flt-01-b-expected.txt:
62570         * css2.1/t090501-c414-flt-01-b.html:
62571         * css2.1/t090501-c414-flt-02-d-g.html:
62572         * css2.1/t090501-c414-flt-03-b-g-expected.checksum:
62573         * css2.1/t090501-c414-flt-03-b-g-expected.png:
62574         * css2.1/t090501-c414-flt-03-b-g-expected.txt:
62575         * css2.1/t090501-c414-flt-03-b-g.html:
62576         * css2.1/t090501-c414-flt-ln-00-d.html:
62577         * css2.1/t090501-c414-flt-ln-01-d-g-expected.checksum:
62578         * css2.1/t090501-c414-flt-ln-01-d-g-expected.png:
62579         * css2.1/t090501-c414-flt-ln-01-d-g-expected.txt:
62580         * css2.1/t090501-c414-flt-ln-01-d-g.html:
62581         * css2.1/t090501-c414-flt-ln-02-d.html:
62582         * css2.1/t090501-c414-flt-ln-03-d.html:
62583         * css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum:
62584         * css2.1/t090501-c5525-flt-l-00-b-g-expected.png:
62585         * css2.1/t090501-c5525-flt-l-00-b-g-expected.txt:
62586         * css2.1/t090501-c5525-flt-l-00-b-g.html:
62587         * css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum:
62588         * css2.1/t090501-c5525-flt-r-00-b-g-expected.png:
62589         * css2.1/t090501-c5525-flt-r-00-b-g-expected.txt:
62590         * css2.1/t090501-c5525-flt-r-00-b-g.html:
62591         * css2.1/t1002-c5523-width-00-b-g.html:
62592         * css2.1/t1002-c5523-width-01-b-g.html:
62593         * css2.1/t1002-c5523-width-02-b-g.html:
62594         * css2.1/t100303-c412-blockw-00-d-ag.html:
62595         * css2.1/t100304-c43-rpl-bbx-00-d-g.html:
62596         * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum:
62597         * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png:
62598         * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt:
62599         * css2.1/t100304-c43-rpl-bbx-01-d-g.html:
62600         * css2.1/t1004-c43-rpl-bbx-00-d-ag.html:
62601         * css2.1/t1004-c43-rpl-ibx-00-d-ag.html:
62602         * css2.1/t1004-c5524-width-00-b-g.html:
62603         * css2.1/t1005-c5524-width-00-b-g.html:
62604         * css2.1/t1005-c5524-width-01-b-g.html:
62605         * css2.1/t1008-c44-ln-box-00-d-ag.html:
62606         * css2.1/t1008-c44-ln-box-01-d-ag.html:
62607         * css2.1/t1008-c44-ln-box-02-d-ag.html:
62608         * css2.1/t1008-c44-ln-box-03-d-ag.html:
62609         * css2.1/t100801-c42-ibx-ht-00-d-a.html:
62610         * css2.1/t100801-c544-valgn-00-a-ag.html:
62611         * css2.1/t100801-c544-valgn-01-d-ag.html:
62612         * css2.1/t100801-c544-valgn-02-d-agi-expected.checksum:
62613         * css2.1/t100801-c544-valgn-02-d-agi-expected.png:
62614         * css2.1/t100801-c544-valgn-02-d-agi.html:
62615         * css2.1/t100801-c544-valgn-03-d-agi-expected.checksum:
62616         * css2.1/t100801-c544-valgn-03-d-agi-expected.png:
62617         * css2.1/t100801-c544-valgn-03-d-agi-expected.txt:
62618         * css2.1/t100801-c544-valgn-03-d-agi.html:
62619         * css2.1/t100801-c544-valgn-04-d-agi.html:
62620         * css2.1/t100801-c548-leadin-00-d-a.html:
62621         * css2.1/t100801-c548-ln-ht-00-c-a.html:
62622         * css2.1/t100801-c548-ln-ht-01-b-ag.html:
62623         * css2.1/t100801-c548-ln-ht-02-b-ag.html:
62624         * css2.1/t100801-c548-ln-ht-03-d-ag.html:
62625         * css2.1/t100801-c548-ln-ht-04-d-ag.html:
62626         * css2.1/t1205-c561-list-displ-00-b.html:
62627         * css2.1/t1205-c563-list-type-00-b-expected.checksum:
62628         * css2.1/t1205-c563-list-type-00-b-expected.png:
62629         * css2.1/t1205-c563-list-type-00-b-expected.txt:
62630         * css2.1/t1205-c563-list-type-00-b.html:
62631         * css2.1/t1205-c563-list-type-01-b.html:
62632         * css2.1/t1205-c564-list-img-00-b-g.html:
62633         * css2.1/t1205-c565-list-pos-00-b.html:
62634         * css2.1/t1205-c566-list-stl-00-e-ag.html:
62635         * css2.1/t1205-c566-list-stl-01-c-g-expected.checksum:
62636         * css2.1/t1205-c566-list-stl-01-c-g-expected.png:
62637         * css2.1/t1205-c566-list-stl-01-c-g-expected.txt:
62638         * css2.1/t1205-c566-list-stl-01-c-g.html:
62639         * css2.1/t1401-c531-color-00-a.html:
62640         * css2.1/t1402-c45-bg-canvas-00-b.html:
62641         * css2.1/t140201-c532-bgcolor-00-a.html:
62642         * css2.1/t140201-c532-bgcolor-01-b.html:
62643         * css2.1/t140201-c533-bgimage-00-a.html:
62644         * css2.1/t140201-c533-bgimage-01-b-g.html:
62645         * css2.1/t140201-c534-bgre-00-b-ag-expected.checksum:
62646         * css2.1/t140201-c534-bgre-00-b-ag-expected.png:
62647         * css2.1/t140201-c534-bgre-00-b-ag-expected.txt:
62648         * css2.1/t140201-c534-bgre-00-b-ag.html:
62649         * css2.1/t140201-c534-bgre-01-b-ag-expected.checksum:
62650         * css2.1/t140201-c534-bgre-01-b-ag-expected.png:
62651         * css2.1/t140201-c534-bgre-01-b-ag-expected.txt:
62652         * css2.1/t140201-c534-bgre-01-b-ag.html:
62653         * css2.1/t140201-c534-bgreps-00-c-ag-expected.checksum:
62654         * css2.1/t140201-c534-bgreps-00-c-ag-expected.png:
62655         * css2.1/t140201-c534-bgreps-00-c-ag-expected.txt:
62656         * css2.1/t140201-c534-bgreps-00-c-ag.html:
62657         * css2.1/t140201-c534-bgreps-01-c-ag-expected.checksum:
62658         * css2.1/t140201-c534-bgreps-01-c-ag-expected.png:
62659         * css2.1/t140201-c534-bgreps-01-c-ag-expected.txt:
62660         * css2.1/t140201-c534-bgreps-01-c-ag.html:
62661         * css2.1/t140201-c534-bgreps-02-c-ag-expected.checksum:
62662         * css2.1/t140201-c534-bgreps-02-c-ag-expected.png:
62663         * css2.1/t140201-c534-bgreps-02-c-ag-expected.txt:
62664         * css2.1/t140201-c534-bgreps-02-c-ag.html:
62665         * css2.1/t140201-c534-bgreps-03-c-ag-expected.checksum:
62666         * css2.1/t140201-c534-bgreps-03-c-ag-expected.png:
62667         * css2.1/t140201-c534-bgreps-03-c-ag-expected.txt:
62668         * css2.1/t140201-c534-bgreps-03-c-ag.html:
62669         * css2.1/t140201-c534-bgreps-04-c-ag-expected.checksum:
62670         * css2.1/t140201-c534-bgreps-04-c-ag-expected.png:
62671         * css2.1/t140201-c534-bgreps-04-c-ag-expected.txt:
62672         * css2.1/t140201-c534-bgreps-04-c-ag.html:
62673         * css2.1/t140201-c534-bgreps-05-c-ag-expected.checksum:
62674         * css2.1/t140201-c534-bgreps-05-c-ag-expected.png:
62675         * css2.1/t140201-c534-bgreps-05-c-ag-expected.txt:
62676         * css2.1/t140201-c534-bgreps-05-c-ag.html:
62677         * css2.1/t140201-c535-bg-fixd-00-b-g.html:
62678         * css2.1/t140201-c536-bgpos-00-b-ag-expected.checksum:
62679         * css2.1/t140201-c536-bgpos-00-b-ag-expected.png:
62680         * css2.1/t140201-c536-bgpos-00-b-ag-expected.txt:
62681         * css2.1/t140201-c536-bgpos-00-b-ag.html:
62682         * css2.1/t140201-c536-bgpos-01-b-ag-expected.txt:
62683         * css2.1/t140201-c536-bgpos-01-b-ag.html:
62684         * css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum:
62685         * css2.1/t140201-c537-bgfxps-00-c-ag-expected.png:
62686         * css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt:
62687         * css2.1/t140201-c537-bgfxps-00-c-ag.html:
62688         * css2.1/t1503-c522-font-family-00-b.html:
62689         * css2.1/t1504-c523-font-style-00-b.html:
62690         * css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum:
62691         * css2.1/t1504-c543-txt-decor-00-d-g-expected.png:
62692         * css2.1/t1504-c543-txt-decor-00-d-g-expected.txt:
62693         * css2.1/t1504-c543-txt-decor-00-d-g.html:
62694         * css2.1/t1505-c524-font-var-00-b.html:
62695         * css2.1/t1506-c525-font-wt-00-b.html:
62696         * css2.1/t1507-c526-font-sz-00-b.html:
62697         * css2.1/t1507-c526-font-sz-01-b-a.html:
62698         * css2.1/t1507-c526-font-sz-02-b-a.html:
62699         * css2.1/t1507-c526-font-sz-03-f-a.html:
62700         * css2.1/t1508-c527-font-00-b.html:
62701         * css2.1/t1508-c527-font-01-b.html:
62702         * css2.1/t1508-c527-font-02-b.html:
62703         * css2.1/t1508-c527-font-03-b.html:
62704         * css2.1/t1508-c527-font-04-b.html:
62705         * css2.1/t1508-c527-font-05-b.html:
62706         * css2.1/t1508-c527-font-06-b.html:
62707         * css2.1/t1508-c527-font-07-b.html:
62708         * css2.1/t1508-c527-font-08-b.html:
62709         * css2.1/t1508-c527-font-09-b.html:
62710         * css2.1/t1508-c527-font-10-c.html:
62711         * css2.1/t1601-c547-indent-00-b-a-expected.checksum:
62712         * css2.1/t1601-c547-indent-00-b-a-expected.png:
62713         * css2.1/t1601-c547-indent-00-b-a-expected.txt:
62714         * css2.1/t1601-c547-indent-00-b-a.html:
62715         * css2.1/t1601-c547-indent-01-d.html:
62716         * css2.1/t1602-c43-center-00-d-ag.html:
62717         * css2.1/t1602-c546-txt-align-00-b.html:
62718         * css2.1/t1604-c541-word-sp-00-b-a-expected.checksum:
62719         * css2.1/t1604-c541-word-sp-00-b-a-expected.png:
62720         * css2.1/t1604-c541-word-sp-00-b-a-expected.txt:
62721         * css2.1/t1604-c541-word-sp-00-b-a.html:
62722         * css2.1/t1604-c541-word-sp-01-b-a-expected.checksum:
62723         * css2.1/t1604-c541-word-sp-01-b-a-expected.png:
62724         * css2.1/t1604-c541-word-sp-01-b-a-expected.txt:
62725         * css2.1/t1604-c541-word-sp-01-b-a.html:
62726         * css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum:
62727         * css2.1/t1604-c542-letter-sp-00-b-a-expected.png:
62728         * css2.1/t1604-c542-letter-sp-00-b-a-expected.txt:
62729         * css2.1/t1604-c542-letter-sp-00-b-a.html:
62730         * css2.1/t1604-c542-letter-sp-01-b-a-expected.checksum:
62731         * css2.1/t1604-c542-letter-sp-01-b-a-expected.png:
62732         * css2.1/t1604-c542-letter-sp-01-b-a-expected.txt:
62733         * css2.1/t1604-c542-letter-sp-01-b-a.html:
62734         * css2.1/t1605-c545-txttrans-00-b-ag-expected.checksum:
62735         * css2.1/t1605-c545-txttrans-00-b-ag-expected.png:
62736         * css2.1/t1605-c545-txttrans-00-b-ag-expected.txt:
62737         * css2.1/t1605-c545-txttrans-00-b-ag.html:
62738         * css2.1/t1606-c562-white-sp-00-b-ag.html:
62740 2006-01-04  Darin Adler  <darin@apple.com>
62742         - added a missing test result
62744         * svg/custom/fractional-rects-expected.png: Added.
62746 2006-01-04  Anders Carlsson  <andersca@mac.com>
62748         Reviewed by Eric.
62750         - update tests for http://bugs.webkit.org/show_bug.cgi?id=6180
62751         "text" output in fragment produced by XSLTProccessor is wrong (has xhtml garbage)
62752         
62753         * fast/xsl/xslt-processer-expected.txt:
62754         Update.
62756 2006-01-04  Geoffrey Garen  <ggaren@apple.com>
62758         Layout test for http://bugs.webkit.org/show_bug.cgi?id=6311
62759         document.plugins doesn't exist
62761         * fast/dom/HTMLDocument/document-plugins-expected.txt: Added.
62762         * fast/dom/HTMLDocument/document-plugins.html: Added.
62764 2006-01-04  Geoffrey Garen  <ggaren@apple.com>
62766          Layout test for <rdar://problem/4214080> document.embeds: 
62767          embeds[0].Play() undefined at languageguide.org prevents audio playing 
62768          on mouseover
62770          * fast/dom/object-embed-plugin-scripting-expected.txt: Added.
62771          * fast/dom/object-embed-plugin-scripting.html: Added.
62772          * fast/dom/resources/articles.m4a: Added.
62774 2006-01-04  Kimmo Kinnunen  <kimmo.kinnunen@nokia.com>
62776         Reviewed by eseidel.
62778         Updated layout tests after QRect (size & point) to Q*F change
62779         http://bugs.webkit.org/show_bug.cgi?id=4462
62781         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
62782         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
62783         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
62784         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
62785         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
62786         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
62787         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
62788         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
62789         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
62790         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
62791         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
62792         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
62793         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
62794         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
62795         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
62796         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
62797         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
62798         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
62799         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
62800         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
62801         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
62802         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
62803         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
62804         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
62805         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
62806         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
62807         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
62808         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
62809         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
62810         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
62811         * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
62812         * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
62813         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
62814         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
62815         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
62816         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
62817         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
62818         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
62819         * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
62820         * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
62821         * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
62822         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
62823         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
62824         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
62825         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
62826         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
62827         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
62828         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
62829         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
62830         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
62831         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
62832         * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
62833         * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
62834         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
62835         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
62836         * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
62837         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
62838         * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
62839         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
62840         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
62841         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
62842         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
62843         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
62844         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
62845         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
62846         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
62847         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
62848         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
62849         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
62850         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
62851         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
62852         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
62853         * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
62854         * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
62855         * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
62856         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
62857         * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
62858         * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
62859         * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
62860         * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
62861         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
62862         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
62863         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
62864         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
62865         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
62866         * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
62867         * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
62868         * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
62869         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
62870         * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
62871         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
62872         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
62873         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
62874         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
62875         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
62876         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
62877         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
62878         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
62879         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
62880         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
62881         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
62882         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
62883         * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
62884         * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
62885         * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
62886         * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
62887         * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
62888         * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
62889         * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
62890         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
62891         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
62892         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
62893         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
62894         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
62895         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
62896         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
62897         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
62898         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
62899         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
62900         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
62901         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
62902         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
62903         * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
62904         * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
62905         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
62906         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
62907         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
62908         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
62909         * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
62910         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
62911         * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
62912         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
62913         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
62914         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
62915         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
62916         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
62917         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
62918         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
62919         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
62920         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
62921         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
62922         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
62923         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
62924         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
62925         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
62926         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
62927         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
62928         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
62929         * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
62930         * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
62931         * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
62932         * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
62933         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
62934         * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
62935         * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
62936         * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
62937         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
62938         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
62939         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
62940         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
62941         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
62942         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
62943         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
62944         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
62945         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
62946         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
62947         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
62948         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
62949         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
62950         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
62951         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
62952         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
62953         * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
62954         * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
62955         * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
62956         * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
62957         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
62958         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
62959         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
62960         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
62961         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
62962         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
62963         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
62964         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
62965         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
62966         * svg/custom/control-points-for-S-and-T-expected.txt:
62967         * svg/custom/fractional-rects-expected.checksum: Added.
62968         * svg/custom/fractional-rects-expected.txt: Added.
62969         * svg/custom/fractional-rects.svg: Added.
62970         * svg/custom/path-bad-data-expected.txt:
62971         * svg/custom/path-update-expected.txt:
62972         * svg/custom/use-forward-refs-expected.txt:
62974 2006-01-03  Justin Garcia  <justin.garcia@apple.com>
62976         Reviewed by harrison
62977         
62978         Layout test for:
62979         <http://bugs.webkit.org/show_bug.cgi?id=4609>
62980         window.getSelection().toString() is undefined (range object 
62981         returned from window.getSelection() is useless)
62983         * editing/selection/toString-expected.txt: Added.
62984         * editing/selection/toString.html: Added.
62986 2006-01-03  Eric Seidel  <eseidel@apple.com>
62988         Reviewed by darin.
62990         REGRESSION: repro crash w/ invalid charset attribute on <script>
62991         http://bugs.webkit.org/show_bug.cgi?id=6345
62993         * fast/loader/invalid-charset-on-script-crashes-loader-expected.txt: Added.
62994         * fast/loader/invalid-charset-on-script-crashes-loader.html: Added.
62995         * fast/loader/resources/invalid-charset-on-script-crashes-loader.js: Added.
62997 2006-01-03  Anders Carlsson  <andersca@mac.com>
62999         Reviewed by Eric.
63001         - add tests for http://bugs.webkit.org/show_bug.cgi?id=6358
63002         JS objects missing "prototype" properties
63003         
63004         * fast/js/test-prototypes-expected.txt: Added.
63005         * fast/js/test-prototypes.html: Added.
63007 2006-01-03  Anders Carlsson  <andersca@mac.com>
63009         Reviewed by Darin.
63011         - Add test for http://bugs.webkit.org/show_bug.cgi?id=6357
63012         REGRESSION: iframe and target is broken
63013         
63014         * fast/frames/iframe-target-expected.txt: Added.
63015         * fast/frames/iframe-target.html: Added.
63017 2006-01-03  Justin Garcia  <justin.garcia@apple.com>
63018         
63019         New/updated layout tests for:
63020         <http://bugs.webkit.org/show_bug.cgi?id=4904>
63021         Bug with baseOffset and extentOffset in selections (for writely.com)
63022         <rdar://problem/4259818>
63023         selection object incorrect after double-clicking a word
63025         * editing/selection/anchor-focus1-expected.txt: Added.
63026         * editing/selection/anchor-focus1.html: Added.
63027         * editing/selection/anchor-focus2-expected.txt: Added.
63028         * editing/selection/anchor-focus2.html: Added.
63029         * editing/selection/anchor-focus3-expected.txt: Added.
63030         * editing/selection/anchor-focus3.html: Added.
63031         * editing/selection/getRangeAt-expected.txt: Added.
63032         * editing/selection/getRangeAt.html: Added.
63033         * editing/selection/unrendered-001-expected.txt:
63035 2006-01-03  Anders Carlsson  <andersca@mac.com>
63037         Reviewed by Maciej.
63039         - Add test for http://bugs.webkit.org/show_bug.cgi?id=5378
63040         createDocument fails with DOM Exception 5 when passed empty qname
63041         
63042         * dom/html/level2/core/createDocument08-expected.txt:
63043         * dom/xhtml/level2/core/createDocument08-expected.txt:
63044         These now fail.
63045         
63046         * fast/dom/createDocument-empty-expected.txt: Added.
63047         * fast/dom/createDocument-empty.html: Added.
63049 2006-01-03  Anders Carlsson  <andersca@mac.com>
63051         Reviewed by Darin.
63053         - Add tests for http://bugs.webkit.org/show_bug.cgi?id=5177
63054         Javascript cloneNode(deep) does not clone form elements correctly
63055         
63056         * fast/dom/clone-node-form-elements-expected.txt: Added.
63057         * fast/dom/clone-node-form-elements.html: Added.
63059 2006-01-03  Alexey Proskuryakov  <ap@nypop.com>
63061         Reviewed by Eric.
63063         - test for http://bugs.webkit.org/show_bug.cgi?id=5609
63064           XSLT document() doesn't handle relative paths
63065         
63066         * fast/xsl/xslt-relative-path.xml: Added.
63067         * fast/xsl/resources/findme.xml: Added.
63068         * fast/xsl/xslt-relative-path-expected.txt: Added.
63069         * fast/xsl/xslt-relative-path-expected.checksum: Added.
63070         * fast/xsl/xslt-relative-path-expected.png: Added.
63072 2005-12-30  Alexey Proskuryakov  <ap@nypop.com>
63074         Reviewed by Darin.
63075         
63076         - test for http://bugs.webkit.org/show_bug.cgi?id=5461
63077           Text width measured incorrectly when text-align: justify
63078         
63079         * fast/text/justified-text-rect-expected.checksum: Added.
63080         * fast/text/justified-text-rect-expected.png: Added.
63081         * fast/text/justified-text-rect-expected.txt: Added.
63082         * fast/text/justified-text-rect.html: Added.
63084 2005-12-30  Eric Seidel  <eseidel@apple.com>
63086         Reviewed by ggaren.
63088         Missing CSS Style sheets in one of the XHTML tests in WebCore
63089         http://bugs.webkit.org/show_bug.cgi?id=6305
63091         * fast/parser/entities-in-xhtml.xhtml: removed <link> to css sheet
63093 2005-12-30  Anders Carlsson  <andersca@mac.com>
63095         Reviewed by Eric.
63097         - Update tests for http://bugs.webkit.org/show_bug.cgi?id=6297
63098         XMLSerializer should use createMarkup
63099                 
63100         * fast/dom/XMLSerializer.html:
63101         * fast/dom/XMLSerializer-expected.txt:
63102         Create a document fragment and serialize it.
63103                 
63104         * fast/dom/dom-parse-serialize.html:
63105         * fast/dom/dom-parse-serialize-expected.txt:
63106         Add some entities to attributes and text nodes.
63108         * fast/xsl/xslt-processer-expected.txt:
63109         Update test results.
63111 2005-12-30  Eric Seidel  <eseidel@apple.com>
63113         No review, just adding a couple missing results.
63115         One missing pixel test.
63116         One result which never was updated properly after rounded rect fix:
63117         http://bugs.webkit.org/show_bug.cgi?id=6157
63119         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
63120         * fast/parser/xhtml-alternate-entities-expected.checksum: Added.
63121         * fast/parser/xhtml-alternate-entities-expected.png: Added.
63123 2005-12-30  Joost de Valk  <webkit@joostdevalk.nl>
63125         Reviewed by Darin, landed by Maciej.
63127         - land test case documenting wontfix status for certain overflow/table behavior
63128         http://bugs.webkit.org/show_bug.cgi?id=3505
63130         * fast/overflow/overflow-auto-table-expected.checksum: Added.
63131         * fast/overflow/overflow-auto-table-expected.png: Added.
63132         * fast/overflow/overflow-auto-table-expected.txt: Added.
63133         * fast/overflow/overflow-auto-table.html: Added.
63135 2005-12-30  Eric Seidel  <eseidel@apple.com>
63137         No review, updating stale results.
63138         I went over all the interesting ones with mjs and hyatt.
63140         * css2.1/t040304-c64-uri-00-a-g-expected.checksum:
63141         * css2.1/t040304-c64-uri-00-a-g-expected.png:
63142         * css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum:
63143         * css2.1/t0905-c414-flt-wrap-01-d-g-expected.png:
63144         * css2.1/t100801-c544-valgn-02-d-agi-expected.checksum:
63145         * css2.1/t100801-c544-valgn-02-d-agi-expected.png:
63146         * dom/xhtml/level2/html/HTMLBaseElement02-expected.checksum:
63147         * dom/xhtml/level2/html/HTMLBaseElement02-expected.png:
63148         * dom/xhtml/level2/html/frame-expected.checksum:
63149         * dom/xhtml/level2/html/frame-expected.png:
63150         * dom/xhtml/level2/html/iframe-expected.checksum:
63151         * dom/xhtml/level2/html/iframe-expected.png:
63152         * editing/selection/extend-by-word-002-expected.checksum:
63153         * editing/selection/extend-by-word-002-expected.png:
63154         * fast/css/imageTileOpacity-expected.checksum:
63155         * fast/css/imageTileOpacity-expected.png:
63156         * fast/forms/001-expected.checksum:
63157         * fast/forms/001-expected.png:
63158         * fast/frames/empty-frame-src-expected.checksum:
63159         * fast/frames/empty-frame-src-expected.png:
63160         * fast/frames/invalid-expected.checksum:
63161         * fast/frames/invalid-expected.png:
63162         * fast/frames/valid-expected.checksum:
63163         * fast/frames/valid-expected.png:
63164         * svg/custom/conditional-processing-outside-switch-expected.txt:
63165         * svg/custom/control-points-for-S-and-T-expected.txt:
63166         * svg/custom/fill-update-expected.txt:
63167         * svg/custom/junk-data-expected.txt:
63168         * svg/custom/missing-xlink-expected.txt:
63169         * svg/custom/path-bad-data-expected.txt:
63170         * svg/custom/path-update-expected.txt:
63171         * svg/custom/simpleCDF-expected.txt:
63172         * svg/custom/transform-ignore-after-invalid-expected.txt:
63173         * svg/custom/transform-invalid-expected.txt:
63174         * svg/custom/transform-with-ending-space-expected.txt:
63175         * svg/custom/use-forward-refs-expected.txt:
63177 2005-12-30  Maciej Stachowiak  <mjs@apple.com>
63179         No review.
63181         - updated test results for Number.toString() fixes:
63182         <http://bugs.webkit.org/show_bug.cgi?id=6259>
63184         * fast/js/kde/Number-expected.txt:
63186 2005-12-30  Eric Seidel  <eseidel@apple.com>
63188         No review, just updating results.
63190         Updating results, after landing color-matching change.
63191         http://bugs.webkit.org/show_bug.cgi?id=6155
63193         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
63194         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
63195         * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
63196         * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
63197         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
63198         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
63199         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
63200         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
63201         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
63202         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
63203         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
63204         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
63205         * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
63206         * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
63207         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
63208         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
63209         * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
63210         * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
63211         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
63212         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
63213         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
63214         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
63215         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
63216         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
63217         * svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
63218         * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
63219         * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
63220         * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
63221         * svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
63222         * svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
63223         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.checksum:
63224         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png:
63225         * svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum:
63226         * svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
63227         * svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
63228         * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
63229         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
63230         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
63231         * svg/custom/conditional-processing-outside-switch-expected.checksum:
63232         * svg/custom/conditional-processing-outside-switch-expected.png:
63233         * svg/custom/control-points-for-S-and-T-expected.checksum:
63234         * svg/custom/control-points-for-S-and-T-expected.png:
63235         * svg/custom/fill-update-expected.checksum:
63236         * svg/custom/fill-update-expected.png:
63237         * svg/custom/junk-data-expected.checksum:
63238         * svg/custom/junk-data-expected.png:
63239         * svg/custom/missing-xlink-expected.checksum:
63240         * svg/custom/missing-xlink-expected.png:
63241         * svg/custom/path-bad-data-expected.checksum:
63242         * svg/custom/path-bad-data-expected.png:
63243         * svg/custom/path-update-expected.checksum:
63244         * svg/custom/path-update-expected.png:
63245         * svg/custom/simpleCDF-expected.checksum:
63246         * svg/custom/simpleCDF-expected.png:
63247         * svg/custom/simpleCDF-expected.txt:
63248         * svg/custom/transform-ignore-after-invalid-expected.checksum:
63249         * svg/custom/transform-ignore-after-invalid-expected.png:
63250         * svg/custom/transform-ignore-after-invalid.svg:
63251         * svg/custom/transform-invalid-expected.checksum:
63252         * svg/custom/transform-invalid-expected.png:
63253         * svg/custom/transform-with-ending-space-expected.checksum:
63254         * svg/custom/transform-with-ending-space-expected.png:
63255         * svg/custom/use-forward-refs-expected.checksum:
63256         * svg/custom/use-forward-refs-expected.png:
63258 2005-12-30  Rob Buis  <rwlbuis@xs4all.nl>
63260         Reviewed by eseidel.
63262         WebCore+SVG has some problems with rounded rectangles
63263         http://bugs.webkit.org/show_bug.cgi?id=6157
63265         * svg/custom/rounded-rects-expected.checksum: Added.
63266         * svg/custom/rounded-rects-expected.png: Added.
63267         * svg/custom/rounded-rects-expected.txt: Added.
63268         * svg/custom/rounded-rects.svg: Added.
63270 2005-12-29  Graham Dennis  <Graham.Dennis@gmail.com>
63272         Reviewed and refined by Darin.
63274         - test for http://bugs.webkit.org/show_bug.cgi?id=3579
63275           In-place style-switching is leaving junk behind, messing up styles
63277         * fast/css/margin-top-bottom-dynamic-expected.checksum: Added.
63278         * fast/css/margin-top-bottom-dynamic-expected.png: Added.
63279         * fast/css/margin-top-bottom-dynamic-expected.txt: Added.
63280         * fast/css/margin-top-bottom-dynamic.html: Added.
63282 2005-12-29  Eric Seidel  <eseidel@apple.com>
63284         Reviewed by mjs.
63286         XML documents with "html" in dtd name use XHTML entities when they shouldn't
63287         http://bugs.webkit.org/show_bug.cgi?id=6290
63289         * fast/parser/xhtml-alternate-entities-expected.txt: Added.
63290         * fast/parser/xhtml-alternate-entities.xml: Added.
63292 2005-12-28  Mark Rowe  <opendarwin.org@bdash.net.nz>
63294         Reviewed by eseidel.
63296         http://bugs.webkit.org/show_bug.cgi?id=4301
63297         Support HTML entities on pages parsed as XHTML
63299         * fast/parser/entities-in-xhtml-expected.txt: Added.
63300         * fast/parser/entities-in-xhtml.xhtml: Added.
63302 2005-12-29  Geoffrey Garen  <ggaren@apple.com>
63303         
63304         Updated test results for the last few JavaScriptCore patches
63305         I checked in.
63307         * ChangeLog:
63308         * fast/js/array-float-delete-expected.txt: Added.
63309         * fast/js/kde/Date-expected.txt:
63310         * fast/js/kde/Number-expected.txt:
63311         * fast/js/kde/StringObject-expected.txt:
63313 2005-12-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>
63315         Reviewed by darin, landed by Geoff
63317         - test for http://bugs.webkit.org/show_bug.cgi?id=3922
63318           Variable word/letter spacing and full justification not supported for
63319           ATSUI-rendered text
63321         * fast/text/atsui-spacing-features-expected.checksum: Added.
63322         * fast/text/atsui-spacing-features-expected.png: Added.
63323         * fast/text/atsui-spacing-features-expected.txt: Added.
63324         * fast/text/atsui-spacing-features.html: Added.
63326 2005-12-28  Anders Carlsson  <andersca@mac.com>
63328         Reviewed by Maciej.
63330         - Add test for http://bugs.webkit.org/show_bug.cgi?id=6268
63331         Add undetectable document.all
63332         
63333         * fast/dom/undetectable-document-all-expected.txt: Added.
63334         * fast/dom/undetectable-document-all.html: Added.
63336 2005-12-28  Mitz Pettel  <opendarwin.org@mitzpettel.com>
63338         Reviewed by Eric, landed by ap.
63340         - test for http://bugs.webkit.org/show_bug.cgi?id=6214
63341           text-indent in RTL block does the opposite
63343         * fast/block/basic/text-indent-rtl-expected.checksum: Added.
63344         * fast/block/basic/text-indent-rtl-expected.png: Added.
63345         * fast/block/basic/text-indent-rtl-expected.txt: Added.
63346         * fast/block/basic/text-indent-rtl.html: Added.
63348 2005-12-28  Mitz Pettel  <opendarwin.org@mitzpettel.com>
63350         Reviewed by Darin, landed by ap.
63352         - test for http://bugs.webkit.org/show_bug.cgi?id=5812
63353           Generate load events for <script> elements
63355         * fast/dom/HTMLScriptElement/resources/script-load.js: Added.
63356         * fast/dom/HTMLScriptElement/script-load-events-expected.txt: Added.
63357         * fast/dom/HTMLScriptElement/script-load-events.html: Added.
63359 2005-12-28  Alexey Proskuryakov  <ap@nypop.com>
63361         Reviewed by Maciej.
63363         - test for http://bugs.webkit.org/show_bug.cgi?id=6246
63364           TextIterator::rangeFromLocationAndLength() returns nil range for an 
63365           empty document
63367         * editing/input/range-for-empty-document-expected.txt: Added.
63368         * editing/input/range-for-empty-document.html: Added.
63370 2005-12-27  Maciej Stachowiak  <mjs@apple.com>
63372         Rubber stamped by Eric.
63374         - proper length for Array concat function is 1, not 0; also add test
63375         for String concat.
63376         
63377         * fast/js/kde/function_length-expected.txt:
63378         * fast/js/kde/resources/function_length.js:
63380 2005-12-27  Anders Carlsson  <andersca@mac.com>
63382         Reviewed by Darin.
63384         - Update tests for http://bugs.webkit.org/show_bug.cgi?id=6250
63385         Implement Array.map and Array.filter
63386         
63387         * fast/js/array-every-expected.txt:
63388         * fast/js/array-every.html:
63389         * fast/js/array-foreach-expected.txt:
63390         * fast/js/array-foreach.html:
63391         Modify these tests since Array.every and Array.foreach now follow Mozilla
63392         and treat arrays as sparse, not visiting non-existing properties.
63394 2005-12-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>
63396         Reviewed by Maciej, landed by Darin.
63398         - fix http://bugs.webkit.org/show_bug.cgi?id=4844
63399         Render "simple" Hebrew using the CG codepath
63401         * fast/text/international/bidi-AN-after-L-expected.checksum: Updated.
63402         * fast/text/international/bidi-AN-after-L-expected.png: Updated.
63403         * fast/text/international/bidi-L2-run-reordering-expected.checksum: Updated.
63404         * fast/text/international/bidi-L2-run-reordering-expected.png: Updated.
63405         * fast/text/international/bidi-LDB-2-CSS-expected.checksum: Updated.
63406         * fast/text/international/bidi-LDB-2-CSS-expected.png: Updated.
63407         * fast/text/international/bidi-LDB-2-HTML-expected.checksum: Updated.
63408         * fast/text/international/bidi-LDB-2-HTML-expected.png: Updated.
63409         * fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: Updated.
63410         * fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Updated.
63411         * fast/text/international/bidi-explicit-embedding-expected.checksum: Updated.
63412         * fast/text/international/bidi-explicit-embedding-expected.png: Updated.
63413         * fast/text/international/bidi-fallback-font-weight-expected.checksum: Updated.
63414         * fast/text/international/bidi-fallback-font-weight-expected.png: Updated.
63415         * fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Updated.
63416         * fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Updated.
63417         * fast/text/international/bidi-innertext-expected.checksum: Updated.
63418         * fast/text/international/bidi-innertext-expected.png: Updated.
63419         * fast/text/international/bidi-layout-across-linebreak-expected.checksum: Updated.
63420         * fast/text/international/bidi-layout-across-linebreak-expected.png: Updated.
63421         * fast/text/international/bidi-override-expected.checksum: Updated.
63422         * fast/text/international/bidi-override-expected.png: Updated.
63424 2005-12-27  Sam Weinig  <sam.weinig@gmail.com>
63426         Reviewed by Maciej, landed by Darin.
63428         - fixed <http://bugs.webkit.org/show_bug.cgi?id=4101>
63429         CSS Fibonacci spiral using 4 images doesn't render correctly
63431         * fast/replaced/absolute-image-sizing-expected.checksum: Added.
63432         * fast/replaced/absolute-image-sizing-expected.png: Added.
63433         * fast/replaced/absolute-image-sizing-expected.txt: Added.
63434         * fast/replaced/absolute-image-sizing.html: Added.
63436 2005-12-27  Maciej Stachowiak  <mjs@apple.com>
63438         No review, just a test harness change.
63440         - avoid bombing out if a shouldBe test case unexpectedly throws an exception
63442         * fast/js/kde/resources/base.js:
63444         - this lets some of the tests get a bit further, so new results:
63446         * fast/js/kde/Number-expected.txt:
63447         * fast/js/kde/RegExp-expected.txt:
63448         * fast/js/kde/exception_propagation-expected.txt:
63449         * fast/js/kde/parse-expected.txt:
63451 2005-12-27  Maks Orlovich <maksim@kde.org>
63453         Reviewed, tweaked and landed by Maciej.
63455         - test case for 4405: <button> not listed in form collections.
63456         http://bugs.webkit.org/show_bug.cgi?id=4405
63458         * fast/forms/button-in-forms-collection-expected.txt: Added.
63459         * fast/forms/button-in-forms-collection.html: Added.
63461 2005-12-27  Maks Orlovich <maksim@kde.org>
63463         Reviewed, tweaked and landed by Maciej.
63465         - test case for 6234: Can delete array index property incorrectly.
63466         http://bugs.webkit.org/show_bug.cgi?id=6234
63468         * fast/js/array-float-delete.html: Added.
63470 2005-12-26  Maciej Stachowiak  <mjs@apple.com>
63472         Rubber stamped by Geoff.
63474         - land JavaScript tests from the kde version of kjs
63476         * fast/js/kde/Array-expected.txt: Added.
63477         * fast/js/kde/Array.html: Added.
63478         * fast/js/kde/Boolean-expected.txt: Added.
63479         * fast/js/kde/Boolean.html: Added.
63480         * fast/js/kde/Date-expected.txt: Added.
63481         * fast/js/kde/Date.html: Added.
63482         * fast/js/kde/Error-expected.txt: Added.
63483         * fast/js/kde/Error.html: Added.
63484         * fast/js/kde/GlobalObject-expected.txt: Added.
63485         * fast/js/kde/GlobalObject.html: Added.
63486         * fast/js/kde/Number-expected.txt: Added.
63487         * fast/js/kde/Number.html: Added.
63488         * fast/js/kde/Object-expected.txt: Added.
63489         * fast/js/kde/Object.html: Added.
63490         * fast/js/kde/Prototype-expected.txt: Added.
63491         * fast/js/kde/Prototype.html: Added.
63492         * fast/js/kde/RegExp-expected.txt: Added.
63493         * fast/js/kde/RegExp.html: Added.
63494         * fast/js/kde/StringObject-expected.txt: Added.
63495         * fast/js/kde/StringObject.html: Added.
63496         * fast/js/kde/assignments-expected.txt: Added.
63497         * fast/js/kde/assignments.html: Added.
63498         * fast/js/kde/cast-expected.txt: Added.
63499         * fast/js/kde/cast.html: Added.
63500         * fast/js/kde/comment-1-expected.txt: Added.
63501         * fast/js/kde/comment-1.html: Added.
63502         * fast/js/kde/comment-2-expected.txt: Added.
63503         * fast/js/kde/comment-2.html: Added.
63504         * fast/js/kde/completion-expected.txt: Added.
63505         * fast/js/kde/completion.html: Added.
63506         * fast/js/kde/conditional-expected.txt: Added.
63507         * fast/js/kde/conditional.html: Added.
63508         * fast/js/kde/const-expected.txt: Added.
63509         * fast/js/kde/const.html: Added.
63510         * fast/js/kde/constructor_length-expected.txt: Added.
63511         * fast/js/kde/constructor_length.html: Added.
63512         * fast/js/kde/crash-1-expected.txt: Added.
63513         * fast/js/kde/crash-1.html: Added.
63514         * fast/js/kde/crash-2-expected.txt: Added.
63515         * fast/js/kde/crash-2.html: Added.
63516         * fast/js/kde/delete-expected.txt: Added.
63517         * fast/js/kde/delete.html: Added.
63518         * fast/js/kde/empty-expected.txt: Added.
63519         * fast/js/kde/empty.html: Added.
63520         * fast/js/kde/encode_decode_uri-expected.txt: Added.
63521         * fast/js/kde/encode_decode_uri.html: Added.
63522         * fast/js/kde/eval-expected.txt: Added.
63523         * fast/js/kde/eval.html: Added.
63524         * fast/js/kde/evil-n-expected.txt: Added.
63525         * fast/js/kde/evil-n.html: Added.
63526         * fast/js/kde/exception_propagation-expected.txt: Added.
63527         * fast/js/kde/exception_propagation.html: Added.
63528         * fast/js/kde/exceptions-expected.txt: Added.
63529         * fast/js/kde/exceptions.html: Added.
63530         * fast/js/kde/function-expected.txt: Added.
63531         * fast/js/kde/function.html: Added.
63532         * fast/js/kde/function_arguments-expected.txt: Added.
63533         * fast/js/kde/function_arguments.html: Added.
63534         * fast/js/kde/function_constructor-expected.txt: Added.
63535         * fast/js/kde/function_constructor.html: Added.
63536         * fast/js/kde/function_length-expected.txt: Added.
63537         * fast/js/kde/function_length.html: Added.
63538         * fast/js/kde/garbage-n-expected.txt: Added.
63539         * fast/js/kde/garbage-n.html: Added.
63540         * fast/js/kde/inbuilt_function_proto-expected.txt: Added.
63541         * fast/js/kde/inbuilt_function_proto.html: Added.
63542         * fast/js/kde/inbuilt_function_tostring-expected.txt: Added.
63543         * fast/js/kde/inbuilt_function_tostring.html: Added.
63544         * fast/js/kde/iteration-expected.txt: Added.
63545         * fast/js/kde/iteration.html: Added.
63546         * fast/js/kde/j-comment-3-expected.txt: Added.
63547         * fast/js/kde/j-comment-3.html: Added.
63548         * fast/js/kde/j-comment-4-expected.txt: Added.
63549         * fast/js/kde/j-comment-4.html: Added.
63550         * fast/js/kde/literals-expected.txt: Added.
63551         * fast/js/kde/literals.html: Added.
63552         * fast/js/kde/math-expected.txt: Added.
63553         * fast/js/kde/math.html: Added.
63554         * fast/js/kde/md5-1-expected.txt: Added.
63555         * fast/js/kde/md5-1.html: Added.
63556         * fast/js/kde/md5-2-expected.txt: Added.
63557         * fast/js/kde/md5-2.html: Added.
63558         * fast/js/kde/object_prototype-expected.txt: Added.
63559         * fast/js/kde/object_prototype.html: Added.
63560         * fast/js/kde/object_prototype_tostring-expected.txt: Added.
63561         * fast/js/kde/object_prototype_tostring.html: Added.
63562         * fast/js/kde/operators-expected.txt: Added.
63563         * fast/js/kde/operators.html: Added.
63564         * fast/js/kde/parse-expected.txt: Added.
63565         * fast/js/kde/parse.html: Added.
63566         * fast/js/kde/prototype_length-expected.txt: Added.
63567         * fast/js/kde/prototype_length.html: Added.
63568         * fast/js/kde/prototype_proto-expected.txt: Added.
63569         * fast/js/kde/prototype_proto.html: Added.
63570         * fast/js/kde/resources/Array.js: Added.
63571         * fast/js/kde/resources/Boolean.js: Added.
63572         * fast/js/kde/resources/Date.js: Added.
63573         * fast/js/kde/resources/Error.js: Added.
63574         * fast/js/kde/resources/GlobalObject.js: Added.
63575         * fast/js/kde/resources/KNOWN_FAILURES: Added.
63576         * fast/js/kde/resources/Number.js: Added.
63577         * fast/js/kde/resources/Object.js: Added.
63578         * fast/js/kde/resources/Prototype.js: Added.
63579         * fast/js/kde/resources/README: Added.
63580         * fast/js/kde/resources/RegExp.js: Added.
63581         * fast/js/kde/resources/StringObject.js: Added.
63582         * fast/js/kde/resources/assignments.js: Added.
63583         * fast/js/kde/resources/base.js: Added.
63584         * fast/js/kde/resources/cast.js: Added.
63585         * fast/js/kde/resources/comment-1.js: Added.
63586         * fast/js/kde/resources/comment-2.js: Added.
63587         * fast/js/kde/resources/completion.js: Added.
63588         * fast/js/kde/resources/conditional.js: Added.
63589         * fast/js/kde/resources/const.js: Added.
63590         * fast/js/kde/resources/constructor_length.js: Added.
63591         * fast/js/kde/resources/crash-1.js: Added.
63592         * fast/js/kde/resources/crash-2.js: Added.
63593         * fast/js/kde/resources/delete.js: Added.
63594         * fast/js/kde/resources/empty.js: Added.
63595         * fast/js/kde/resources/encode_decode_uri.js: Added.
63596         * fast/js/kde/resources/eval.js: Added.
63597         * fast/js/kde/resources/evil-n.js: Added.
63598         * fast/js/kde/resources/exception_propagation.js: Added.
63599         * fast/js/kde/resources/exceptions.js: Added.
63600         * fast/js/kde/resources/function.js: Added.
63601         * fast/js/kde/resources/function_arguments.js: Added.
63602         * fast/js/kde/resources/function_constructor.js: Added.
63603         * fast/js/kde/resources/function_length.js: Added.
63604         * fast/js/kde/resources/garbage-n.js: Added.
63605         * fast/js/kde/resources/inbuilt_function_proto.js: Added.
63606         * fast/js/kde/resources/inbuilt_function_tostring.js: Added.
63607         * fast/js/kde/resources/iteration.js: Added.
63608         * fast/js/kde/resources/j-comment-3.js: Added.
63609         * fast/js/kde/resources/j-comment-4.js: Added.
63610         * fast/js/kde/resources/literals.js: Added.
63611         * fast/js/kde/resources/math.js: Added.
63612         * fast/js/kde/resources/md5-1.js: Added.
63613         * fast/js/kde/resources/md5-2.js: Added.
63614         * fast/js/kde/resources/object_prototype.js: Added.
63615         * fast/js/kde/resources/object_prototype_tostring.js: Added.
63616         * fast/js/kde/resources/operators.js: Added.
63617         * fast/js/kde/resources/parse.js: Added.
63618         * fast/js/kde/resources/prototype_length.js: Added.
63619         * fast/js/kde/resources/prototype_proto.js: Added.
63620         * fast/js/kde/resources/scope.js: Added.
63621         * fast/js/kde/resources/shell.js: Added.
63622         * fast/js/kde/resources/statements.js: Added.
63623         * fast/js/kde/resources/string-1-n.js: Added.
63624         * fast/js/kde/resources/string-2-n.js: Added.
63625         * fast/js/kde/resources/var_decl_init.js: Added.
63626         * fast/js/kde/scope-expected.txt: Added.
63627         * fast/js/kde/scope.html: Added.
63628         * fast/js/kde/statements-expected.txt: Added.
63629         * fast/js/kde/statements.html: Added.
63630         * fast/js/kde/string-1-n-expected.txt: Added.
63631         * fast/js/kde/string-1-n.html: Added.
63632         * fast/js/kde/string-2-n-expected.txt: Added.
63633         * fast/js/kde/string-2-n.html: Added.
63634         * fast/js/kde/var_decl_init-expected.txt: Added.
63635         * fast/js/kde/var_decl_init.html: Added.
63637 2005-12-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>
63639         Reviewed by eseidel.
63641         - test for http://bugs.webkit.org/show_bug.cgi?id=6236
63642           REGRESSION: Crash in DOMString::replace() in ToT (12/24/05)
63644         * fast/forms/domstring-replace-crash-expected.txt: Added.
63645         * fast/forms/domstring-replace-crash.html: Added.
63647 2005-12-22  Alexey Proskuryakov  <ap@nypop.com>
63649         Reviewed by Darin Adler.
63651         - fix http://bugs.webkit.org/show_bug.cgi?id=6118
63652         Investigate not using the frameset charset as a default for frames
63654         * fast/encoding/frame-default-enc-expected.checksum: Added.
63655         * fast/encoding/frame-default-enc-expected.png: Added.
63656         * fast/encoding/frame-default-enc-expected.txt: Added.
63657         * fast/encoding/frame-default-enc.html: Added.
63658         * fast/encoding/resources/frame-default-enc-frame.html: Added.
63660 2005-12-22  Justin Garcia  <justin.garcia@apple.com>
63662         <http://bugs.webkit.org/show_bug.cgi?id=6211>
63663         fast/text/attributed-substring-from-range-lines needs LayoutTests/editing/editing.js
63665         * editing/input/attributed-substring-from-range-lines-expected.txt: Added.
63666         * editing/input/attributed-substring-from-range-lines.html: Added.
63667         * fast/text/attributed-substring-from-range-lines-expected.txt: Removed.
63668         * fast/text/attributed-substring-from-range-lines.html: Removed.
63670 2005-12-22  Maciej Stachowiak  <mjs@apple.com>
63672         Reviewed by Eric.
63674         - updated for WebCore changes to make XSLT params partially work
63676         * fast/xsl/xslt-processer-expected.txt:
63678 2005-12-22  Adele Peterson  <adele@apple.com>
63680         Reviewed by Tim Hatcher.
63682         Tests for <rdar://problem/4387433> Seed: Radio buttons behave incorrectly in Gmail settings
63684         * fast/forms/radio_checked_dynamic-expected.checksum: Added.
63685         * fast/forms/radio_checked_dynamic-expected.png: Added.
63686         * fast/forms/radio_checked_dynamic-expected.txt: Added.
63687         * fast/forms/radio_checked_dynamic.html: Added.
63689 2005-12-22  Darin Adler  <darin@apple.com>
63691         Reviewed by Eric.
63693         - test for http://bugs.webkit.org/show_bug.cgi?id=6192
63694           add support for non-standard &nsup; entity (implemented in other browsers)
63696         * fast/parser/nsup-entity-expected.txt: Added.
63697         * fast/parser/nsup-entity.html: Added.
63699 2005-12-16  Darin Adler  <darin@apple.com>
63701         - fix http://bugs.webkit.org/show_bug.cgi?id=6184
63702           fast/text/attributed-substring-from-range* failing
63704         * fast/text/attributed-substring-from-range-expected.txt: Updated.
63705         * fast/text/attributed-substring-from-range-lines-expected.txt: Updated.
63707 2005-12-21  Adele Peterson  <adele@apple.com>
63709         Reviewed by Darin.
63711         Updating results for:
63712         http://bugs.webkit.org/show_bug.cgi?id=5911
63713         REGRESSION: Page scroll position jumps when clicking on word in editable div
63715         These results all changed because we now select all for contenteditable elements when focus() is called on them.
63717         * editing/selection/focus_editable_html-expected.checksum:
63718         * editing/selection/focus_editable_html-expected.png:
63719         * editing/selection/focus_editable_html-expected.txt:
63720         * fast/dom/blur-contenteditable-expected.txt:
63721         * fast/dom/focus-contenteditable-expected.checksum:
63722         * fast/dom/focus-contenteditable-expected.png:
63723         * fast/dom/focus-contenteditable-expected.txt:
63724         * fast/overflow/overflow-focus-ring-expected.checksum:
63725         * fast/overflow/overflow-focus-ring-expected.png:
63726         * fast/overflow/overflow-focus-ring-expected.txt:
63728 2005-12-21  Eric Seidel  <eseidel@apple.com>
63730         Fixed ChangeLog typo.
63732 2005-12-21  Eric Seidel  <eseidel@apple.com>
63734         Reviewed by mjs.
63736         Beef up our XSLT processor tests to include a test which passes
63737         a parameter into the transform.  I also took this opportunity
63738         to clean up the output a bit, and in the process found another
63739         bug and filed http://bugs.webkit.org/show_bug.cgi?id=6180 
63741         * fast/xsl/resources/xslt-param.xml: Added.
63742         * fast/xsl/resources/xslt-param.xsl: Added.
63743         * fast/xsl/xslt-processer-expected.txt:
63744         * fast/xsl/xslt-processer.html:
63746 2005-12-20  Justin Garcia  <justin.garcia@apple.com>
63748         Reviewed by justin
63749         
63750         New layout tests for:
63751         <http://bugs.webkit.org/show_bug.cgi?id=4682>
63752         -[WebHTMLView firstRectForCharacterRange:] is using _selectedRange instead of the given range if no marked text
63754         * editing/input/firstrectforcharacterrange-plain-expected.txt: Added.
63755         * editing/input/firstrectforcharacterrange-plain.html: Added.
63756         * editing/input/firstrectforcharacterrange-styled-expected.txt: Added.
63757         * editing/input/firstrectforcharacterrange-styled.html: Added.
63759 2005-12-20  Justin Garcia  <justin.garcia@apple.com>
63761         Reviewed by darin
63762         
63763         Layout test for:
63764         <rdar://problem/4103393> Frequent Safari crash on lexisnexus.com (khtml::Selection::xPosForVerticalArrowNavigation)
63765          <rdar://problem/4330451> CrashTracer: [REGRESSION] 2235 crashes in Safari at com.apple.WebCore: khtml::Selection::xPosForVerticalArrowNavigation const  436
63767         * editing/selection/selection-actions-expected.checksum: Added.
63768         * editing/selection/selection-actions-expected.png: Added.
63769         * editing/selection/selection-actions-expected.txt: Added.
63770         * editing/selection/selection-actions.html: Added.
63772 2005-12-19  Geoffrey Garen  <ggaren@apple.com>
63774         Layout test for <rdar://problem/4370397> Missing return statement in
63775         JSMethodNameToObjcMethodName.
63777         * fast/js/objc-big-method-name-expected.txt: Added.
63778         * fast/js/objc-big-method-name.html: Added.
63780 2005-12-19  Mitz Pettel  <opendarwin.org@mitzpettel.com>
63782         Reviewed by Darin, committed by Adele.
63784         - test for http://bugs.webkit.org/show_bug.cgi?id=6139
63785           ATSUI code path should implement small caps, synthetic bold and oblique and correct metrics for fallback fonts
63787         * fast/text/atsui-multiple-renderers-expected.checksum: Added.
63788         * fast/text/atsui-multiple-renderers-expected.png: Added.
63789         * fast/text/atsui-multiple-renderers-expected.txt: Added.
63790         * fast/text/atsui-multiple-renderers.html: Added.
63792         * css1/text_properties/text-transCapitalize-expected.checksum:
63793         * css1/text_properties/text-transCapitalize-expected.png:
63794         * fast/text/international/bidi-AN-after-L-expected.checksum:
63795         * fast/text/international/bidi-AN-after-L-expected.png:
63796         * fast/text/international/bidi-AN-after-L-expected.txt:
63797         * fast/text/international/bidi-L2-run-reordering-expected.checksum:
63798         * fast/text/international/bidi-L2-run-reordering-expected.png:
63799         * fast/text/international/bidi-L2-run-reordering-expected.txt:
63800         * fast/text/international/bidi-LDB-2-CSS-expected.checksum:
63801         * fast/text/international/bidi-LDB-2-CSS-expected.png:
63802         * fast/text/international/bidi-LDB-2-CSS-expected.txt:
63803         * fast/text/international/bidi-LDB-2-HTML-expected.checksum:
63804         * fast/text/international/bidi-LDB-2-HTML-expected.png:
63805         * fast/text/international/bidi-LDB-2-HTML-expected.txt:
63806         * fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum:
63807         * fast/text/international/bidi-LDB-2-formatting-characters-expected.png:
63808         * fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
63809         * fast/text/international/bidi-european-terminators-expected.checksum:
63810         * fast/text/international/bidi-european-terminators-expected.png:
63811         * fast/text/international/bidi-european-terminators-expected.txt:
63812         * fast/text/international/bidi-fallback-font-weight-expected.checksum:
63813         * fast/text/international/bidi-fallback-font-weight-expected.png:
63814         * fast/text/international/bidi-fallback-font-weight-expected.txt:
63815         * fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum:
63816         * fast/text/international/bidi-ignored-for-first-child-inline-expected.png:
63817         * fast/text/international/bidi-ignored-for-first-child-inline-expected.txt:
63818         * fast/text/international/bidi-innertext-expected.checksum:
63819         * fast/text/international/bidi-innertext-expected.png:
63820         * fast/text/international/bidi-innertext-expected.txt:
63821         * fast/text/international/bidi-override-expected.checksum:
63822         * fast/text/international/bidi-override-expected.png:
63823         * fast/text/international/bidi-override-expected.txt:
63825 2005-12-19  Mitz Pettel  <opendarwin.org@mitzpettel.com>
63827         Reviewed by Darin, committed by Adele.
63829         - test for http://bugs.webkit.org/show_bug.cgi?id=6137
63830           Disable kerning and some ligatures in the ATSUI code path
63832         * fast/text/atsui-kerning-and-ligatures-expected.checksum: Added.
63833         * fast/text/atsui-kerning-and-ligatures-expected.png: Added.
63834         * fast/text/atsui-kerning-and-ligatures-expected.txt: Added.
63835         * fast/text/atsui-kerning-and-ligatures.html: Added.
63837 2005-12-19  Mitz Pettel  <opendarwin.org@mitzpettel.com>
63839         Reviewed by Darin, committed by Adele.
63841         - test for http://bugs.webkit.org/show_bug.cgi?id=6132
63842           Incorrect selection highlighting for ATSUI text when selected range is "CG-safe"
63844         * fast/text/should-use-atsui-expected.checksum: Added.
63845         * fast/text/should-use-atsui-expected.png: Added.
63846         * fast/text/should-use-atsui-expected.txt: Added.
63847         * fast/text/should-use-atsui.html: Added.
63849 2005-12-18  Justin Haygood  <justin@xiondigital.net>
63851         Reviewed, tweaked, and landed by Darin.
63853         - test for http://bugs.webkit.org/show_bug.cgi?id=5227
63854           Array indexOf() extension for JavaScript 1.5 Core
63856         * fast/js/array-indexof-expected.txt: Added.
63857         * fast/js/array-indexof.html: Added.
63859 2005-12-18  Mitz Pettel  <opendarwin.org@mitzpettel.com>
63861         Reviewed by Hyatt, landed by Darin.
63863         Test for: http://bugs.webkit.org/show_bug.cgi?id=5980
63864         Bidi properties of an inline container whose first child is an
63865         inline container are ignored
63867         * fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Added.
63868         * fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Added.
63869         * fast/text/international/bidi-ignored-for-first-child-inline-expected.txt: Added.
63870         * fast/text/international/bidi-ignored-for-first-child-inline.html: Added.
63872 2005-12-18  Alexey Proskuryakov  <ap@nypop.com>
63874         Reviewed and landed by Darin.
63876         - test of a particular character set name that is not in the WebCore table
63877           but is in the ICU table (see bugzilla 5932)
63879         * fast/encoding/charset-cp1251-expected.txt: Added.
63880         * fast/encoding/charset-cp1251.html: Added.
63882 2005-12-18  Alexey Proskuryakov  <ap@nypop.com>
63884         Reviewed and landed by Darin.
63886         - XSLT document encoding tests
63888         * fast/xsl/xslt-doc-enc-expected.txt: Added.
63889         * fast/xsl/xslt-doc-enc.xml: Added.
63890         * fast/xsl/xslt-doc-enc.xsl: Added.
63891         * fast/xsl/xslt-doc-noenc-expected.txt: Added.
63892         * fast/xsl/xslt-doc-noenc.xml: Added.
63893         * fast/xsl/xslt-doc-noenc.xsl: Added.
63895 2005-12-18  Anders Carlsson  <andersca@mac.com>
63897         Reviewed by Darin.
63899         Test case for http://bugs.webkit.org/show_bug.cgi?id=4000
63900         Object.prototype is missing isPrototypeOf
63902         * fast/js/test-isPrototypeOf-expected.txt: Added.
63903         * fast/js/test-isPrototypeOf.html: Added.
63905 2005-12-17  Geoffrey Garen  <ggaren@apple.com>
63907         Layout test for http://bugs.webkit.org/show_bug.cgi?id=6119
63908         split() function ignores case insensitive modifier.
63910         * fast/js/string-split-ignore-case-expected.txt: Added.
63911         * fast/js/string-split-ignore-case.html: Added.
63913 2005-12-17  Mitz Pettel  <opendarwin.org@mitzpettel.com>
63915         Reviewed and landed by Darin.
63917         - test for http://bugs.webkit.org/show_bug.cgi?id=5479
63918           Can't select text with RTL override rendered by ATSUI
63920         * fast/text/atsui-rtl-override-selection-expected.checksum: Added.
63921         * fast/text/atsui-rtl-override-selection-expected.png: Added.
63922         * fast/text/atsui-rtl-override-selection-expected.txt: Added.
63923         * fast/text/atsui-rtl-override-selection.html: Added.
63925 2005-12-16  Geoffrey Garen  <ggaren@apple.com>
63927         Layout test for http://bugs.webkit.org/show_bug.cgi?id=6112
63928         REGRESSION: navigator.plugins empty.
63930         * fast/js/Plug-ins-expected.checksum: Added.
63931         * fast/js/Plug-ins-expected.png: Added.
63932         * fast/js/Plug-ins-expected.txt: Added.
63933         * fast/js/Plug-ins.html: Added.
63935 2005-12-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>
63937         Reviewed and landed by Darin.
63939         Test for: http://bugs.webkit.org/show_bug.cgi?id=6014
63940         Bidi algorithm: incorrect resolved levels for neutrals between R and
63941         ET ON L
63943         * fast/text/international/bidi-european-terminators-expected.checksum: Added.
63944         * fast/text/international/bidi-european-terminators-expected.png: Added.
63945         * fast/text/international/bidi-european-terminators-expected.txt: Added.
63946         * fast/text/international/bidi-european-terminators.html: Added.
63948 2005-12-16  Darin Adler  <darin@apple.com>
63950         - Added layout tests Evan Gross contributed about converting to attributed string.
63951           The results here currently seem wrong, but are what I get with TOT.
63953         * fast/text/attributed-substring-from-range-expected.txt: Added.
63954         * fast/text/attributed-substring-from-range-lines-expected.txt: Added.
63955         * fast/text/attributed-substring-from-range-lines.html: Added.
63956         * fast/text/attributed-substring-from-range.html: Added.
63958 2005-12-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>
63960         Reviewed and landed by Darin.
63962         Updated tests that include RTL or "bidi override" runs since DumpRenderTree now
63963         dumps those runs.
63965         * fast/block/basic/016-expected.txt:
63966         * fast/block/float/026-expected.txt:
63967         * fast/block/float/028-expected.txt:
63968         * fast/block/positioning/auto/006-expected.txt:
63969         * fast/dom/HTMLElement/bdo-expected.txt:
63970         * fast/text/international/bidi-AN-after-L-expected.txt:
63971         * fast/text/international/bidi-CS-after-AN-expected.txt:
63972         * fast/text/international/bidi-L2-run-reordering-expected.txt:
63973         * fast/text/international/bidi-LDB-2-CSS-expected.txt:
63974         * fast/text/international/bidi-LDB-2-HTML-expected.txt:
63975         * fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
63976         * fast/text/international/bidi-explicit-embedding-expected.txt:
63977         * fast/text/international/bidi-fallback-font-weight-expected.txt:
63978         * fast/text/international/bidi-innertext-expected.txt:
63979         * fast/text/international/bidi-layout-across-linebreak-expected.txt:
63980         * fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt:
63981         * fast/text/international/bidi-override-expected.txt:
63983 2005-12-16  Mitz Pettel  <opendarwin.org@mitzpettel.com>
63985         Reviewed and landed by Darin.
63986         
63987         Test for: http://bugs.webkit.org/show_bug.cgi?id=6069
63988         Assertion failure in RenderBlock::addChildToFlow during replaceChild
63990         * fast/js/replace-child-siblings-expected.txt: Added.
63991         * fast/js/replace-child-siblings.html: Added.
63993 2005-12-15  Adele Peterson  <adele@apple.com>
63995         Test for <rdar://problem/4258232> Crash in HTMLOptionElementImpl::index when option element has no corresponding select - http://www.mattkruse.com/javascript/datadumper/
63997         * fast/forms/option-index-expected.checksum: Added.
63998         * fast/forms/option-index-expected.png: Added.
63999         * fast/forms/option-index-expected.txt: Added.
64000         * fast/forms/option-index.html: Added.
64002 2005-12-15  Adele Peterson  <adele@apple.com>
64004         Test for <rdar://problem/4381360>, http://bugs.webkit.org/show_bug.cgi?id=6100
64005         REGRESSION: Focus ring on contenteditable div outlines text in overflow area instead of div (6100)
64007         * fast/overflow/overflow-focus-ring-expected.checksum: Added.
64008         * fast/overflow/overflow-focus-ring-expected.png: Added.
64009         * fast/overflow/overflow-focus-ring-expected.txt: Added.
64010         * fast/overflow/overflow-focus-ring.html: Added.
64012 2005-12-15  Darin Adler  <darin@apple.com>
64014         - updated test result -- this test now succeeds due to some recent change
64016         * dom/xhtml/level2/html/HTMLTextAreaElement12-expected.txt: Regenerated.
64018 2005-12-14  Beth Dakin  <bdakin@apple.com>
64020         Reviewed by Eric.
64022         This layout test is sort of for <rdar://problem/4374783> 10.4.4 
64023         REGRESSION: caret disappears when typing at the bottom of a 
64024         scrollable textarea.
64026         It does not address the fundamental problem with that bug,
64027         but it does make sure we ignore negative line-height in
64028         textareas.
64030         * fast/forms/negativeLineHeight-expected.checksum: Added.
64031         * fast/forms/negativeLineHeight-expected.png: Added.
64032         * fast/forms/negativeLineHeight-expected.txt: Added.
64033         * fast/forms/negativeLineHeight.html: Added.
64035 2005-12-14  Mitz Pettel  <opendarwin.org@mitzpettel.com>
64037          Layout test for <http://bugs.webkit.org/show_bug.cgi?id=5921>
64038          Hit-testing text in overflows does not take scrolling into account.
64040          * fast/overflow/overflow-text-hit-testing-expected.checksum: Added.
64041          * fast/overflow/overflow-text-hit-testing-expected.png: Added.
64042          * fast/overflow/overflow-text-hit-testing-expected.txt: Added.
64043          * fast/overflow/overflow-text-hit-testing.html: Added.
64045 2005-12-13  Adele Peterson  <adele@apple.com>
64047         Reviewed by Maciej.
64049         Test case for http://bugs.webkit.org/show_bug.cgi?id=5465
64050         REGRESSION: check box onchange event doesn't fire (radio buttons do not get disabled in Bugzilla)
64052         * fast/forms/checkbox-radio-onchange-expected.checksum: Added.
64053         * fast/forms/checkbox-radio-onchange-expected.png: Added.
64054         * fast/forms/checkbox-radio-onchange-expected.txt: Added.
64055         * fast/forms/checkbox-radio-onchange.html: Added.
64057 2005-12-13  Timothy Hatcher  <timothy@apple.com>
64059         Reviewed by Hyatt.
64061         Test case for our CSS shorthand serialization.
64063         * fast/dom/css-shortHands-expected.checksum: Added.
64064         * fast/dom/css-shortHands-expected.png: Added.
64065         * fast/dom/css-shortHands-expected.txt: Added.
64066         * fast/dom/css-shortHands.html: Added.
64068 2005-12-13  Anders Carlsson  <andersca@mac.com>
64070         Reviewed by Darin.
64072         - Add test for http://bugs.webkit.org/show_bug.cgi?id=6041
64073         Support property getters and setters.
64074         
64075         * fast/js/property-getters-and-setters-expected.txt: Added.
64076         * fast/js/property-getters-and-setters.html: Added.
64078         * ChangeLog: Add titles for the bugzilla urls.
64079         
64080 2005-12-13  Eric Seidel  <eseidel@apple.com>
64082         Reviewed by darin.
64084         3 tests checking expected behavior for bad transform.
64085         http://bugs.webkit.org/show_bug.cgi?id=6061
64087         * svg/custom/transform-ignore-after-invalid-expected.checksum: Added.
64088         * svg/custom/transform-ignore-after-invalid-expected.png: Added.
64089         * svg/custom/transform-ignore-after-invalid-expected.txt: Added.
64090         * svg/custom/transform-ignore-after-invalid.svg: Added.
64091         * svg/custom/transform-invalid-expected.checksum: Added.
64092         * svg/custom/transform-invalid-expected.png: Added.
64093         * svg/custom/transform-invalid-expected.txt: Added.
64094         * svg/custom/transform-invalid.svg: Added.
64095         * svg/custom/transform-with-ending-space-expected.checksum: Added.
64096         * svg/custom/transform-with-ending-space-expected.png: Added.
64097         * svg/custom/transform-with-ending-space-expected.txt: Added.
64098         * svg/custom/transform-with-ending-space.svg: Added.
64100 2005-12-12  Justin Garcia  <justin.garcia@apple.com>
64102         Reviewed by harrison
64104         * editing/selection/previous-line-position-expected.checksum: Added.
64105         * editing/selection/previous-line-position-expected.png: Added.
64106         * editing/selection/previous-line-position-expected.txt: Added.
64107         * editing/selection/previous-line-position.html: Added.
64109 2005-12-12  David Harrison  <harrison@apple.com>
64111         <rdar://problem/4026906> Paste of HTML table content can break table structure
64112         <rdar://problem/4027704> Paste of HTML list content can break list structure by dropping empty list items
64113         
64114         * editing/pasteboard/block-wrappers-necessary.html:
64115             Removed empty p tag.
64116         * editing/pasteboard/paste-list-001-expected.checksum: Added.
64117         * editing/pasteboard/paste-list-001-expected.png: Added.
64118         * editing/pasteboard/paste-list-001-expected.txt: Added.
64119         * editing/pasteboard/paste-list-001.html: Added.
64120         * editing/pasteboard/paste-table-001-expected.checksum: Added.
64121         * editing/pasteboard/paste-table-001-expected.png: Added.
64122         * editing/pasteboard/paste-table-001-expected.txt: Added.
64123         * editing/pasteboard/paste-table-001.html: Added.
64125 2005-12-12  Timothy Hatcher  <timothy@apple.com>
64127         Reviewed by Hyatt.
64129         Test case for our CSS seletorText serialization.
64131         * fast/dom/css-selectorText-expected.checksum: Added.
64132         * fast/dom/css-selectorText-expected.png: Added.
64133         * fast/dom/css-selectorText-expected.txt: Added.
64134         * fast/dom/css-selectorText.html: Added.
64136 2005-12-12  Eric Seidel  <eseidel@apple.com>
64138         Reviewed by ggaren.
64140         Test for: <rdar://problem/4372143>
64142         * fast/forms/textarea-setinnerhtml-expected.checksum: Added.
64143         * fast/forms/textarea-setinnerhtml-expected.png: Added.
64144         * fast/forms/textarea-setinnerhtml-expected.txt: Added.
64145         * fast/forms/textarea-setinnerhtml.html: Added.
64147 2005-12-12  Rob Buis  <rwlbuis@xs4all.nl>
64149         Reviewed by eseidel.  Committed by eseidel.
64151         "S" and "T" path types handle control points incorrectly
64152         http://bugs.webkit.org/show_bug.cgi?id=6042
64154         * svg/custom/control-points-for-S-and-T-expected.checksum: Added.
64155         * svg/custom/control-points-for-S-and-T-expected.png: Added.
64156         * svg/custom/control-points-for-S-and-T-expected.txt: Added.
64157         * svg/custom/control-points-for-S-and-T.svg: Added.
64159 2005-12-12  Darin Adler  <darin@apple.com>
64161         Reviewed by Eric.
64163         Test case for http://bugs.webkit.org/show_bug.cgi?id=5538
64165         * fast/xsl/resources/xslt-entity.xsl: Added.
64166         * fast/xsl/xslt-entity-expected.checksum: Added.
64167         * fast/xsl/xslt-entity-expected.png: Added.
64168         * fast/xsl/xslt-entity-expected.txt: Added.
64169         * fast/xsl/xslt-entity.xml: Added.
64171 2005-12-11  Eric Seidel  <eseidel@apple.com>
64173         Adding pixel results omitted from previous commits.
64175         * fast/block/positioning/leftmargin-topmargin-expected.checksum: Added.
64176         * fast/block/positioning/leftmargin-topmargin-expected.png: Added.
64177         * fast/clip/017-expected.checksum: Added.
64178         * fast/clip/017-expected.png: Added.
64179         * fast/inspector/style-expected.checksum: Added.
64180         * fast/inspector/style-expected.png: Added.
64182 2005-12-11  Eric Seidel  <eseidel@apple.com>
64184         Adding resources overlooked in previous commit.
64186         * fast/xsl/resources/xslt-extra-content-at-end.xsl: Added.
64187         * fast/xsl/resources/xslt-mismatched-tags-in-xslt.xsl: Added.
64188         * fast/xsl/resources/xslt-missing-namespace-in-xslt.xsl: Added.
64190 2005-12-11  Eric Seidel  <eseidel@apple.com>
64192         Reviewed by darin & mjs.
64194         Fixes SVG to load external scripts and report parse errors.
64195         http://bugs.webkit.org/show_bug.cgi?id=5875
64197         Added 7 layout tests to exercise parse error code.
64199         * fast/invalid/junk-data-expected.checksum: Added.
64200         * fast/invalid/junk-data-expected.png: Added.
64201         * fast/invalid/junk-data-expected.txt: Added.
64202         * fast/invalid/junk-data.xml: Added.
64203         * fast/invalid/missing-end-tag-expected.checksum: Added.
64204         * fast/invalid/missing-end-tag-expected.png: Added.
64205         * fast/invalid/missing-end-tag-expected.txt: Added.
64206         * fast/invalid/missing-end-tag.xhtml: Added.
64207         * fast/xsl/xslt-extra-content-at-end-expected.checksum: Added.
64208         * fast/xsl/xslt-extra-content-at-end-expected.png: Added.
64209         * fast/xsl/xslt-extra-content-at-end-expected.txt: Added.
64210         * fast/xsl/xslt-extra-content-at-end.xml: Added.
64211         * fast/xsl/xslt-mismatched-tags-in-xslt-expected.checksum: Added.
64212         * fast/xsl/xslt-mismatched-tags-in-xslt-expected.png: Added.
64213         * fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: Added.
64214         * fast/xsl/xslt-mismatched-tags-in-xslt.xml: Added.
64215         * fast/xsl/xslt-missing-namespace-in-xslt-expected.checksum: Added.
64216         * fast/xsl/xslt-missing-namespace-in-xslt-expected.png: Added.
64217         * fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Added.
64218         * fast/xsl/xslt-missing-namespace-in-xslt.xml: Added.
64219         * svg/custom/junk-data-expected.checksum: Added.
64220         * svg/custom/junk-data-expected.png: Added.
64221         * svg/custom/junk-data-expected.txt: Added.
64222         * svg/custom/junk-data.svg: Added.
64223         * svg/custom/missing-xlink-expected.checksum: Added.
64224         * svg/custom/missing-xlink-expected.png: Added.
64225         * svg/custom/missing-xlink-expected.txt: Added.
64226         * svg/custom/missing-xlink.svg: Added.
64228 2005-12-11  Eric Seidel  <eseidel@apple.com>
64230         Reviewed by hyatt.
64232         Small fixes made during SVG code review.
64233         http://bugs.webkit.org/show_bug.cgi?id=5999
64235         * svg/custom/conditional-processing-outside-switch-expected.checksum: Added.
64236         * svg/custom/conditional-processing-outside-switch-expected.png: Added.
64237         * svg/custom/conditional-processing-outside-switch-expected.txt: Added.
64238         * svg/custom/conditional-processing-outside-switch.svg: Added.
64239         * svg/custom/simpleCDF-expected.txt:
64241 2005-12-10  Mitz Pettel  <opendarwin.org@mitzpettel.com>
64243         Reviewed and landed by Darin.
64244         
64245         Test for: http://bugs.webkit.org/show_bug.cgi?id=6029
64246         plainText() returns a partial result when the node contains RTL text 
64248         * fast/dom/inner-text-rtl-expected.txt: Added.
64249         * fast/dom/inner-text-rtl.html: Added.
64251 2005-12-10  Darin Adler  <darin@apple.com>
64253         New layout test for http://bugs.webkit.org/show_bug.cgi?id=5826
64255         * fast/overflow/overflow-rtl-expected.checksum: Added.
64256         * fast/overflow/overflow-rtl-expected.png: Added.
64257         * fast/overflow/overflow-rtl-expected.txt: Added.
64258         * fast/overflow/overflow-rtl.html: Added.
64260 2005-12-10  Darin Adler  <darin@apple.com>
64262         New layout test for http://bugs.webkit.org/show_bug.cgi?id=3983
64264         * fast/css/outline-auto-location-expected.checksum: Added.
64265         * fast/css/outline-auto-location-expected.png: Added.
64266         * fast/css/outline-auto-location-expected.txt: Added.
64267         * fast/css/outline-auto-location.html: Added.
64269 2005-12-10  Oliver Hunt  <ojh16@student.canterbury.ac.nz>
64271         New layout test for http://bugs.webkit.org/show_bug.cgi?id=3539
64273         * fast/js/cyclic-ref-toString-expected.txt: Added.
64274         * fast/js/cyclic-ref-toString.html: Added.
64276 2005-12-10  Darin Adler  <darin@apple.com>
64278         New layout test for http://bugs.webkit.org/show_bug.cgi?id=5784
64280         * fast/parser/duplicate-html-body-element-IDs-expected.txt: Added.
64281         * fast/parser/duplicate-html-body-element-IDs.html: Added.
64283 2005-12-09  Justin Garcia  <justin.garcia@apple.com>
64285         New layout tests for:
64286         <rdar://problem/4370209> Reproducible crash when pasting over whitespace:pre text
64287         <rdar://problem/4370220> Double or triple clicking in whitespace:pre text creates incorrect selections
64289         Reviewed by harrison
64291         * editing/pasteboard/paste-pre-002-expected.checksum: Added.
64292         * editing/pasteboard/paste-pre-002-expected.png: Added.
64293         * editing/pasteboard/paste-pre-002-expected.txt: Added.
64294         * editing/pasteboard/paste-pre-002.html: Added.
64295         * editing/selection/triple-click-in-pre-expected.checksum: Added.
64296         * editing/selection/triple-click-in-pre-expected.png: Added.
64297         * editing/selection/triple-click-in-pre-expected.txt: Added.
64298         * editing/selection/triple-click-in-pre.html: Added.
64300 2005-12-08  Eric Seidel  <eseidel@apple.com>
64302         Reviewed by darin.
64304         Fixes <applet> in xhtml, as well as <use> in SVG.
64305         http://bugs.webkit.org/show_bug.cgi?id=5987
64307         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
64308         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
64309         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
64310         * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
64311         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
64312         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
64313         * svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
64314         * svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
64315         * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
64316         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
64317         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
64318         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
64319         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
64320         * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
64321         * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
64322         * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
64324 2005-12-07  Mitz Pettel  <opendarwin.org@mitzpettel.com>
64326         Landed by Darin.
64328         - added regression test for http://bugs.webkit.org/show_bug.cgi?id=5878
64329           REGRESSION (WebTextRenderer.m r1.201): pointToOffset always takes the CG code path
64331         * fast/text/atsui-pointtooffset-calls-cg-expected.checksum: Added.
64332         * fast/text/atsui-pointtooffset-calls-cg-expected.png: Added.
64333         * fast/text/atsui-pointtooffset-calls-cg-expected.txt: Added.
64334         * fast/text/atsui-pointtooffset-calls-cg.html: Added.
64336 2005-12-05  Eric Seidel  <eseidel@apple.com>
64338         Rubber-stamped by mjs.
64340         Changed "Resources" to "resources" to match other layout tests.
64342         * svg/W3C-SVG-1.1/color-prof-01-f.svg:
64343         * svg/W3C-SVG-1.1/filters-conv-01-f.svg:
64344         * svg/W3C-SVG-1.1/filters-diffuse-01-f.svg:
64345         * svg/W3C-SVG-1.1/filters-displace-01-f.svg:
64346         * svg/W3C-SVG-1.1/filters-image-01-b.svg:
64347         * svg/W3C-SVG-1.1/filters-light-01-f.svg:
64348         * svg/W3C-SVG-1.1/filters-specular-01-f.svg:
64349         * svg/W3C-SVG-1.1/fonts-elem-03-b.svg:
64350         * svg/W3C-SVG-1.1/fonts-elem-04-b.svg:
64351         * svg/W3C-SVG-1.1/interact-cursor-01-f.svg:
64352         * svg/W3C-SVG-1.1/interact-order-02-b.svg:
64353         * svg/W3C-SVG-1.1/interact-order-03-b.svg:
64354         * svg/W3C-SVG-1.1/linking-a-01-b.svg:
64355         * svg/W3C-SVG-1.1/linking-a-02-b.svg:
64356         * svg/W3C-SVG-1.1/linking-a-03-b.svg:
64357         * svg/W3C-SVG-1.1/linking-a-04-t.svg:
64358         * svg/W3C-SVG-1.1/linking-uri-02-b.svg:
64359         * svg/W3C-SVG-1.1/linking-uri-03-t.svg:
64360         * svg/W3C-SVG-1.1/masking-path-04-b.svg:
64361         * svg/W3C-SVG-1.1/render-groups-01-b.svg:
64362         * svg/W3C-SVG-1.1/render-groups-03-t.svg:
64363         * svg/W3C-SVG-1.1/struct-image-01-t.svg:
64364         * svg/W3C-SVG-1.1/struct-image-02-b.svg:
64365         * svg/W3C-SVG-1.1/struct-image-03-t.svg:
64366         * svg/W3C-SVG-1.1/struct-image-05-b.svg:
64367         * svg/W3C-SVG-1.1/struct-symbol-01-b.svg:
64368         * svg/W3C-SVG-1.1/text-tref-01-b.svg:
64370 2005-12-05  Eric Seidel  <eseidel@apple.com>
64372         Updating all the SVG tests with their latest post-merger results.
64373         There are still issues which will prevent these from passing on
64374         all machines:
64375         http://bugs.webkit.org/show_bug.cgi?id=4515
64376         http://bugs.webkit.org/show_bug.cgi?id=5962
64378         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
64379         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
64380         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
64381         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
64382         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
64383         * svg/W3C-SVG-1.1/color-prof-01-f-expected.checksum:
64384         * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
64385         * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
64386         * svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
64387         * svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
64388         * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
64389         * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
64390         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
64391         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
64392         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
64393         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
64394         * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
64395         * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
64396         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
64397         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
64398         * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
64399         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
64400         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
64401         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
64402         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
64403         * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
64404         * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
64405         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
64406         * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
64407         * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
64408         * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
64409         * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
64410         * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
64411         * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
64412         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
64413         * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
64414         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
64415         * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
64416         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
64417         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
64418         * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
64419         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
64420         * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
64421         * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
64422         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
64423         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.checksum:
64424         * svg/W3C-SVG-1.1/masking-path-02-b-expected.checksum:
64425         * svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
64426         * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
64427         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
64428         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
64429         * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
64430         * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
64431         * svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
64432         * svg/W3C-SVG-1.1/struct-frag-01-t-expected.checksum:
64433         * svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum:
64434         * svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
64435         * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
64436         * svg/W3C-SVG-1.1/struct-image-03-t-expected.checksum:
64437         * svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum:
64438         * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
64439         * svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
64440         * svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
64441         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
64442         * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
64443         * svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
64444         * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
64445         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.checksum:
64446         * svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
64447         * svg/custom/fill-update-expected.checksum:
64448         * svg/custom/fill-update-expected.png:
64449         * svg/custom/path-bad-data-expected.checksum:
64450         * svg/custom/path-bad-data-expected.png:
64451         * svg/custom/path-update-expected.checksum:
64452         * svg/custom/path-update-expected.png:
64453         * svg/custom/simpleCDF-expected.checksum:
64454         * svg/custom/simpleCDF-expected.png:
64455         * svg/custom/use-forward-refs-expected.checksum:
64456         * svg/custom/use-forward-refs-expected.png:
64457         * svg/custom/use-forward-refs-expected.txt:
64459 2005-12-05  Justin Garcia  <justin.garcia@apple.com>
64461         New layout tests for:
64462         <http://bugs.webkit.org/show_bug.cgi?id=5936>
64463         REGRESSION: selection keeps growing after double-click
64464         Also filed as <rdar://problem/4364425>
64466         Reviewed by darin, harrsion
64468         * editing/selection/paragraph-granularity-expected.checksum: Added.
64469         * editing/selection/paragraph-granularity-expected.png: Added.
64470         * editing/selection/paragraph-granularity-expected.txt: Added.
64471         * editing/selection/paragraph-granularity.html: Added.
64472         * editing/selection/word-granularity-expected.checksum: Added.
64473         * editing/selection/word-granularity-expected.png: Added.
64474         * editing/selection/word-granularity-expected.txt: Added.
64475         * editing/selection/word-granularity.html: Added.
64477 2005-12-05  Eric Seidel  <eseidel@apple.com>
64479         Reviewed by timo.
64481         Updated results for KCanvaPath changes:
64482         http://bugs.webkit.org/show_bug.cgi?id=5747
64484         * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
64485         * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
64486         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
64487         * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
64488         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
64490 2005-12-04  Anders Carlsson  <andersca@mac.com>
64492         Reviewed by Geoffrey.
64494         Add new tests for
64495         <http://bugs.webkit.org/show_bug.cgi?id=3999>
64496         Object.prototype is missing propertyIsEnumerable
64497         
64498         * fast/js/test-propertyIsEnumerable-expected.txt: Added.
64499         * fast/js/test-propertyIsEnumerable.html: Added.
64501 2005-12-03  Geoffrey Garen  <ggaren@apple.com>
64503         Layout test for <rdar://problem/4364302> leftmargin and topmargin 
64504         should match marginwidth and marginheight respectively
64506         * fast/block/positioning/leftmargin-topmargin-expected.txt: Added.
64507         * fast/block/positioning/leftmargin-topmargin.html: Added.
64509 2005-12-03  Justin Garcia  <justin.garcia@apple.com>
64511         New layout tests for:
64512         <http://bugs.webkit.org/show_bug.cgi?id=5856>
64513         Selection based in an editable block can extend outside
64515         Reviewed by darin
64517         * editing/selection/expanding-selections-expected.checksum: Added.
64518         * editing/selection/expanding-selections-expected.png: Added.
64519         * editing/selection/expanding-selections-expected.txt: Added.
64520         * editing/selection/expanding-selections.html: Added.
64521         * editing/selection/expanding-selections2-expected.checksum: Added.
64522         * editing/selection/expanding-selections2-expected.png: Added.
64523         * editing/selection/expanding-selections2-expected.txt: Added.
64524         * editing/selection/expanding-selections2.html: Added.
64526 2005-12-02  Beth Dakin  <bdakin@apple.com>
64528         Layout test for <rdar://problem/4358898> TOT/GLENDALE REGRESSION: 
64529         Table layout issue occurs at http://www.pixar.com/shorts/index.html
64531         * fast/table/colspanMinWidth-expected.checksum: Added.
64532         * fast/table/colspanMinWidth-expected.png: Added.
64533         * fast/table/colspanMinWidth-expected.txt: Added.
64534         * fast/table/colspanMinWidth.html: Added.
64536 2005-12-02  Adele Peterson  <adele@apple.com>
64538         Updating test for latest changes in:
64539         <rdar://problem/4360657> Regression: Seed: WebKit image scaling broken
64541         * fast/replaced/width100percent-expected.checksum:
64542         * fast/replaced/width100percent-expected.png:
64543         * fast/replaced/width100percent-expected.txt:
64544         * fast/replaced/width100percent.html:
64546 2005-12-01  Graham Dennis  <Graham.Dennis@gmail.com>
64548         Reviewed by justin
64549         
64550         Updated/added tests for:
64551         <http://bugs.webkit.org/show_bug.cgi?id=4003>
64552         contentEditable div cannot be edited if it starts out with empty or <p/>
64554         * editing/deleting/delete-3775172-fix-expected.txt: Fixed.
64555         * editing/inserting/editing-empty-divs-expected.checksum: Added.
64556         * editing/inserting/editing-empty-divs-expected.png: Added.
64557         * editing/inserting/editing-empty-divs-expected.txt: Added.
64558         * editing/inserting/editing-empty-divs.html: Added.
64560 2005-12-01  Adele Peterson  <adele@apple.com>
64562         Added test for <rdar://problem/4356771> Regression: Mail always scrolls to the bottom of a message when replying/forwarding
64564         * editing/selection/focus_editable_html-expected.checksum: Added.
64565         * editing/selection/focus_editable_html-expected.png: Added.
64566         * editing/selection/focus_editable_html-expected.txt: Added.
64567         * editing/selection/focus_editable_html.html: Added.
64569 2005-12-01  Anders Carlsson  <andersca@mac.com>
64571         Reviewed by Geoffrey.
64573         - Add test for <http://bugs.webkit.org/show_bug.cgi?id=3382>
64574         nodes2strings.cpp fails to print left expression of ForInNode when 'var' is not used
64575         
64576         * fast/js/for-in-to-text-expected.txt: Added.
64577         * fast/js/for-in-to-text.html: Added.
64579 2005-11-30  Geoffrey Garen  <ggaren@apple.com>
64581         Added layout test for <rdar://problem/4344760> REGRESSION 
64582         (Safari 416.12-417.2) gmail 'reply' does not fill in to: field or 
64583         quoted message (3751)
64585         * fast/forms/textarea-setvalue-without-renderer-expected.txt: Added.
64586         * fast/forms/textarea-setvalue-without-renderer.html: Added.
64588 2005-11-30  Eric Seidel  <eseidel@apple.com>
64590         No review necessary, removing unused files.
64592         Removing erroneously committed results content.
64594         * svg/W3C-SVG-1.1/Resources/animation-add-BE-09-expected.checksum: Removed.
64595         * svg/W3C-SVG-1.1/Resources/animation-add-BE-09-expected.png: Removed.
64596         * svg/W3C-SVG-1.1/Resources/animation-add-BE-09-expected.txt: Removed.
64597         * svg/W3C-SVG-1.1/Resources/animation-extRef-image1-expected.checksum: Removed.
64598         * svg/W3C-SVG-1.1/Resources/animation-extRef-image1-expected.png: Removed.
64599         * svg/W3C-SVG-1.1/Resources/animation-extRef-image1-expected.txt: Removed.
64600         * svg/W3C-SVG-1.1/Resources/animation-extRef-image2-expected.checksum: Removed.
64601         * svg/W3C-SVG-1.1/Resources/animation-extRef-image2-expected.png: Removed.
64602         * svg/W3C-SVG-1.1/Resources/animation-extRef-image2-expected.txt: Removed.
64603         * svg/W3C-SVG-1.1/Resources/animation-extRef-image3-expected.checksum: Removed.
64604         * svg/W3C-SVG-1.1/Resources/animation-extRef-image3-expected.png: Removed.
64605         * svg/W3C-SVG-1.1/Resources/animation-extRef-image3-expected.txt: Removed.
64606         * svg/W3C-SVG-1.1/Resources/coords-units-01-f-expected.checksum: Removed.
64607         * svg/W3C-SVG-1.1/Resources/coords-units-01-f-expected.png: Removed.
64608         * svg/W3C-SVG-1.1/Resources/coords-units-01-f-expected.txt: Removed.
64609         * svg/W3C-SVG-1.1/Resources/ext-TestComic-expected.checksum: Removed.
64610         * svg/W3C-SVG-1.1/Resources/ext-TestComic-expected.png: Removed.
64611         * svg/W3C-SVG-1.1/Resources/ext-TestComic-expected.txt: Removed.
64612         * svg/W3C-SVG-1.1/Resources/filters-blend-01-f-expected.checksum: Removed.
64613         * svg/W3C-SVG-1.1/Resources/filters-blend-01-f-expected.png: Removed.
64614         * svg/W3C-SVG-1.1/Resources/filters-blend-01-f-expected.txt: Removed.
64615         * svg/W3C-SVG-1.1/Resources/filters-color-01-f-expected.checksum: Removed.
64616         * svg/W3C-SVG-1.1/Resources/filters-color-01-f-expected.png: Removed.
64617         * svg/W3C-SVG-1.1/Resources/filters-color-01-f-expected.txt: Removed.
64618         * svg/W3C-SVG-1.1/Resources/filters-composite-01-f-expected.checksum: Removed.
64619         * svg/W3C-SVG-1.1/Resources/filters-composite-01-f-expected.png: Removed.
64620         * svg/W3C-SVG-1.1/Resources/filters-composite-01-f-expected.txt: Removed.
64621         * svg/W3C-SVG-1.1/Resources/filters-conv-01-f-expected.checksum: Removed.
64622         * svg/W3C-SVG-1.1/Resources/filters-conv-01-f-expected.png: Removed.
64623         * svg/W3C-SVG-1.1/Resources/filters-conv-01-f-expected.txt: Removed.
64624         * svg/W3C-SVG-1.1/Resources/filters-diffuse-01-f-expected.checksum: Removed.
64625         * svg/W3C-SVG-1.1/Resources/filters-diffuse-01-f-expected.png: Removed.
64626         * svg/W3C-SVG-1.1/Resources/filters-diffuse-01-f-expected.txt: Removed.
64627         * svg/W3C-SVG-1.1/Resources/filters-example-01-f-expected.checksum: Removed.
64628         * svg/W3C-SVG-1.1/Resources/filters-example-01-f-expected.png: Removed.
64629         * svg/W3C-SVG-1.1/Resources/filters-example-01-f-expected.txt: Removed.
64630         * svg/W3C-SVG-1.1/Resources/interact-dom-01-f-expected.checksum: Removed.
64631         * svg/W3C-SVG-1.1/Resources/interact-dom-01-f-expected.png: Removed.
64632         * svg/W3C-SVG-1.1/Resources/interact-dom-01-f-expected.txt: Removed.
64633         * svg/W3C-SVG-1.1/Resources/interact-order-02-b-targ-expected.checksum: Removed.
64634         * svg/W3C-SVG-1.1/Resources/interact-order-02-b-targ-expected.png: Removed.
64635         * svg/W3C-SVG-1.1/Resources/interact-order-02-b-targ-expected.txt: Removed.
64636         * svg/W3C-SVG-1.1/Resources/interact-order-03-b-targ-expected.checksum: Removed.
64637         * svg/W3C-SVG-1.1/Resources/interact-order-03-b-targ-expected.png: Removed.
64638         * svg/W3C-SVG-1.1/Resources/interact-order-03-b-targ-expected.txt: Removed.
64639         * svg/W3C-SVG-1.1/Resources/linking-uri-01-b-expected.checksum: Removed.
64640         * svg/W3C-SVG-1.1/Resources/linking-uri-01-b-expected.png: Removed.
64641         * svg/W3C-SVG-1.1/Resources/linking-uri-01-b-expected.txt: Removed.
64642         * svg/W3C-SVG-1.1/Resources/linkingCircle-f-expected.checksum: Removed.
64643         * svg/W3C-SVG-1.1/Resources/linkingCircle-f-expected.png: Removed.
64644         * svg/W3C-SVG-1.1/Resources/linkingCircle-f-expected.txt: Removed.
64645         * svg/W3C-SVG-1.1/Resources/linkingToc-t-expected.checksum: Removed.
64646         * svg/W3C-SVG-1.1/Resources/linkingToc-t-expected.png: Removed.
64647         * svg/W3C-SVG-1.1/Resources/linkingToc-t-expected.txt: Removed.
64648         * svg/W3C-SVG-1.1/Resources/paths-data-01-f-expected.checksum: Removed.
64649         * svg/W3C-SVG-1.1/Resources/paths-data-01-f-expected.png: Removed.
64650         * svg/W3C-SVG-1.1/Resources/paths-data-01-f-expected.txt: Removed.
64651         * svg/W3C-SVG-1.1/Resources/paths-data-02-f-expected.checksum: Removed.
64652         * svg/W3C-SVG-1.1/Resources/paths-data-02-f-expected.png: Removed.
64653         * svg/W3C-SVG-1.1/Resources/paths-data-02-f-expected.txt: Removed.
64654         * svg/W3C-SVG-1.1/Resources/paths-data-03-f-expected.checksum: Removed.
64655         * svg/W3C-SVG-1.1/Resources/paths-data-03-f-expected.png: Removed.
64656         * svg/W3C-SVG-1.1/Resources/paths-data-03-f-expected.txt: Removed.
64657         * svg/W3C-SVG-1.1/Resources/paths-data-04-f-expected.checksum: Removed.
64658         * svg/W3C-SVG-1.1/Resources/paths-data-04-f-expected.png: Removed.
64659         * svg/W3C-SVG-1.1/Resources/paths-data-04-f-expected.txt: Removed.
64660         * svg/W3C-SVG-1.1/Resources/rects-expected.checksum: Removed.
64661         * svg/W3C-SVG-1.1/Resources/rects-expected.png: Removed.
64662         * svg/W3C-SVG-1.1/Resources/rects-expected.txt: Removed.
64663         * svg/W3C-SVG-1.1/Resources/rects_b-expected.checksum: Removed.
64664         * svg/W3C-SVG-1.1/Resources/rects_b-expected.png: Removed.
64665         * svg/W3C-SVG-1.1/Resources/rects_b-expected.txt: Removed.
64666         * svg/W3C-SVG-1.1/Resources/shapes-ellipse-01-b-expected.checksum: Removed.
64667         * svg/W3C-SVG-1.1/Resources/shapes-ellipse-01-b-expected.png: Removed.
64668         * svg/W3C-SVG-1.1/Resources/shapes-ellipse-01-b-expected.txt: Removed.
64669         * svg/W3C-SVG-1.1/Resources/shapes-ellipse-01-f-expected.checksum: Removed.
64670         * svg/W3C-SVG-1.1/Resources/shapes-ellipse-01-f-expected.png: Removed.
64671         * svg/W3C-SVG-1.1/Resources/shapes-ellipse-01-f-expected.txt: Removed.
64672         * svg/W3C-SVG-1.1/Resources/shapes-rect-01-b-expected.checksum: Removed.
64673         * svg/W3C-SVG-1.1/Resources/shapes-rect-01-b-expected.png: Removed.
64674         * svg/W3C-SVG-1.1/Resources/shapes-rect-01-b-expected.txt: Removed.
64675         * svg/W3C-SVG-1.1/Resources/shapes-rect-01-f-expected.checksum: Removed.
64676         * svg/W3C-SVG-1.1/Resources/shapes-rect-01-f-expected.png: Removed.
64677         * svg/W3C-SVG-1.1/Resources/shapes-rect-01-f-expected.txt: Removed.
64678         * svg/W3C-SVG-1.1/Resources/struct-frag-01-B-expected.checksum: Removed.
64679         * svg/W3C-SVG-1.1/Resources/struct-frag-01-B-expected.png: Removed.
64680         * svg/W3C-SVG-1.1/Resources/struct-frag-01-B-expected.txt: Removed.
64681         * svg/W3C-SVG-1.1/Resources/text-align-01-f-expected.checksum: Removed.
64682         * svg/W3C-SVG-1.1/Resources/text-align-01-f-expected.png: Removed.
64683         * svg/W3C-SVG-1.1/Resources/text-align-01-f-expected.txt: Removed.
64684         * svg/W3C-SVG-1.1/Resources/text-align-02-f-expected.checksum: Removed.
64685         * svg/W3C-SVG-1.1/Resources/text-align-02-f-expected.png: Removed.
64686         * svg/W3C-SVG-1.1/Resources/text-align-02-f-expected.txt: Removed.
64687         * svg/W3C-SVG-1.1/Resources/text-align-03-f-expected.checksum: Removed.
64688         * svg/W3C-SVG-1.1/Resources/text-align-03-f-expected.png: Removed.
64689         * svg/W3C-SVG-1.1/Resources/text-align-03-f-expected.txt: Removed.
64690         * svg/W3C-SVG-1.1/Resources/text-altglyph-01-f-expected.checksum: Removed.
64691         * svg/W3C-SVG-1.1/Resources/text-altglyph-01-f-expected.png: Removed.
64692         * svg/W3C-SVG-1.1/Resources/text-altglyph-01-f-expected.txt: Removed.
64693         * svg/W3C-SVG-1.1/Resources/text-extTref-BE-18-targ-expected.checksum: Removed.
64694         * svg/W3C-SVG-1.1/Resources/text-extTref-BE-18-targ-expected.png: Removed.
64695         * svg/W3C-SVG-1.1/Resources/text-extTref-BE-18-targ-expected.txt: Removed.
64696         * svg/W3C-SVG-1.1/Resources/text-intro-01-f-expected.checksum: Removed.
64697         * svg/W3C-SVG-1.1/Resources/text-intro-01-f-expected.png: Removed.
64698         * svg/W3C-SVG-1.1/Resources/text-intro-01-f-expected.txt: Removed.
64699         * svg/W3C-SVG-1.1/Resources/text-tref-01-f-expected.checksum: Removed.
64700         * svg/W3C-SVG-1.1/Resources/text-tref-01-f-expected.png: Removed.
64701         * svg/W3C-SVG-1.1/Resources/text-tref-01-f-expected.txt: Removed.
64702         * svg/W3C-SVG-1.1/Resources/text-ws-01-f-expected.checksum: Removed.
64703         * svg/W3C-SVG-1.1/Resources/text-ws-01-f-expected.png: Removed.
64704         * svg/W3C-SVG-1.1/Resources/text-ws-01-f-expected.txt: Removed.
64705         * svg/W3C-SVG-1.1/Resources/toc-sv-expected.checksum: Removed.
64706         * svg/W3C-SVG-1.1/Resources/toc-sv-expected.png: Removed.
64707         * svg/W3C-SVG-1.1/Resources/toc-sv-expected.txt: Removed.
64708         * svg/W3C-SVG-1.1/Resources/toc-svcmp-expected.checksum: Removed.
64709         * svg/W3C-SVG-1.1/Resources/toc-svcmp-expected.png: Removed.
64710         * svg/W3C-SVG-1.1/Resources/toc-svcmp-expected.txt: Removed.
64712 2005-11-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>
64714         Reviewed by darin.  Committed by eseidel.
64716         Test for: http://bugs.webkit.org/show_bug.cgi?id=4403
64717         Script element doesn't load if on set src if already in document
64719         * fast/dom/HTMLScriptElement/resources/script-set-src-p1fail.js: Added.
64720         * fast/dom/HTMLScriptElement/resources/script-set-src-p2fail.js: Added.
64721         * fast/dom/HTMLScriptElement/resources/script-set-src-p3pass.js: Added.
64722         * fast/dom/HTMLScriptElement/resources/script-set-src-p4pass.js: Added.
64723         * fast/dom/HTMLScriptElement/resources/script-set-src-p5fail.js: Added.
64724         * fast/dom/HTMLScriptElement/resources/script-set-src-p5pass.js: Added.
64725         * fast/dom/HTMLScriptElement/resources/script-set-src-p6pass.js: Added.
64726         * fast/dom/HTMLScriptElement/resources/script-set-src-p7pass.js: Added.
64727         * fast/dom/HTMLScriptElement/resources/script-set-src-p8pass.js: Added.
64728         * fast/dom/HTMLScriptElement/resources/script-set-src-p9failAfter.js: Added.
64729         * fast/dom/HTMLScriptElement/resources/script-set-src-p9failBefore.js: Added.
64730         * fast/dom/HTMLScriptElement/resources/script-set-src-p9pass.js: Added.
64731         * fast/dom/HTMLScriptElement/script-set-src-expected.txt: Added.
64732         * fast/dom/HTMLScriptElement/script-set-src.html: Added.
64734 2005-11-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>
64736         Reviewed by darin.  Committed by eseidel
64738         Test for: http://bugs.webkit.org/show_bug.cgi?id=5820
64740         * fast/table/cell-width-auto-expected.checksum: Added.
64741         * fast/table/cell-width-auto-expected.png: Added.
64742         * fast/table/cell-width-auto-expected.txt: Added.
64743         * fast/table/cell-width-auto.html: Added.
64745 2005-11-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>
64747         Reviewed by hyatt.  Committed by eseidel.
64749         Updated results for word space fix:
64750         http://bugs.webkit.org/show_bug.cgi?id=4695
64752         * fast/css/word-space-extra-expected.checksum:
64753         * fast/css/word-space-extra-expected.png:
64754         * fast/css/word-space-extra-expected.txt:
64755         * fast/text/whitespace/span-in-word-space-causes-overflow-expected.checksum: Added.
64756         * fast/text/whitespace/span-in-word-space-causes-overflow-expected.png: Added.
64757         * fast/text/whitespace/span-in-word-space-causes-overflow-expected.txt: Added.
64758         * fast/text/whitespace/span-in-word-space-causes-overflow.html: Added.
64760 2005-11-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>
64762         Reviewed by darin.  Committed by eseidel.
64764         Test cases for http://bugs.webkit.org/show_bug.cgi?id=5800
64766         * fast/css/absolute-poition-in-rtl-parent-expected.checksum: Added.
64767         * fast/css/absolute-poition-in-rtl-parent-expected.png: Added.
64768         * fast/css/absolute-poition-in-rtl-parent-expected.txt: Added.
64769         * fast/css/absolute-poition-in-rtl-parent.html: Added.
64771 2005-11-29  Darin Adler  <darin@apple.com>
64773         * dom/xhtml/level3/core/documentgetinputencoding01-expected.txt:
64774         Updated result to reflect the fact that this test now succeeds
64775         due to the fix for <http://bugs.webkit.org/show_bug.cgi?id=5715>.
64777 2005-11-29  Mitz Pettel  <opendarwin.org@mitzpettel.com>
64779         Reviewed by ggaren.  Committed by eseidel.
64781         Tests for: http://bugs.webkit.org/show_bug.cgi?id=5514
64783         * fast/js/date-DST-pre-1970-expected.txt: Added.
64784         * fast/js/date-DST-pre-1970.html: Added.
64786 2005-11-29  Darin Adler  <darin@apple.com>
64788         Reviewed by eseidel.  Committed by eseidel.
64790         Re-enabling hc_noderemovechild.xhtml and fixing bug (hang).
64791         http://bugs.webkit.org/show_bug.cgi?id=5316
64793         * dom/xhtml/level1/core/hc_noderemovechild-expected.txt: Added.
64794         * dom/xhtml/level1/core/hc_noderemovechild.js: hang workaround.
64795         * dom/xhtml/level1/core/hc_noderemovechild.xhtml: Added.
64796         * dom/xhtml/level1/core/hc_noderemovechild.xhtml-disabled: Removed.
64798 2005-11-28  Alexey Proskuryakov  <ap@nypop.com>
64800         Reviewed by Darin. Commited by Maciej.
64802         - test case for http://bugs.webkit.org/show_bug.cgi?id=5715
64803         (document.charset, document.defaultCharset, and document.characterSet are not supported)
64805         * fast/dom/Document/document-charset-expected.txt: Added.
64806         * fast/dom/Document/document-charset.html: Added.
64808 2005-11-28  Justin Garcia  <justin.garcia@apple.com>
64810         Fixed/added layout tests for:
64811         <http://bugs.webkit.org/show_bug.cgi?id=5354>
64812         Corner case where you can select outside the bounds of an editable block.
64814         Reviewed by darin
64816         * editing/inserting/insert-div-023-expected.txt:
64817         * editing/pasteboard/paste-4035648-fix-expected.txt:
64818         * editing/selection/3690719-expected.checksum:
64819         * editing/selection/3690719-expected.png:
64820         * editing/selection/3690719-expected.txt:
64821         * editing/selection/leave-requested-block-expected.checksum: Added.
64822         * editing/selection/leave-requested-block-expected.png: Added.
64823         * editing/selection/leave-requested-block-expected.txt: Added.
64824         * editing/selection/leave-requested-block.html: Added.
64825         * editing/style/block-style-004-expected.txt:
64827 2005-11-28  Justin Garcia  <justin.garcia@apple.com>
64828         
64829         I overlooked this layout test when fixing 4108909.
64831         * fast/forms/attributed-strings-expected.txt:
64833 2005-11-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>
64835         Reviewed by Darin. Committed by Maciej.
64837         - test case for Bidi algorithm: AN after L has incorrect resolved level
64838         (http://bugs.webkit.org/show_bug.cgi?id=5573)
64840         * fast/text/international/bidi-AN-after-L-expected.txt: Added.
64841         * fast/text/international/bidi-AN-after-L.html: Added.
64843 2005-11-27  Mitz Pettel  <opendarwin.org@mitzpettel.com>
64845         Reviewed by hyatt.  Committed by eseidel.
64847         Test cases for http://bugs.webkit.org/show_bug.cgi?id=5172
64849         * fast/text/international/bidi-layout-across-linebreak-expected.checksum: Added.
64850         * fast/text/international/bidi-layout-across-linebreak-expected.png: Added.
64851         * fast/text/international/bidi-layout-across-linebreak-expected.txt: Added.
64852         * fast/text/international/bidi-layout-across-linebreak.html: Added.
64854 2005-11-26  Alexey Proskuryakov  <ap@nypop.com>
64856         Reviewed by darin.  Committed by eseidel.
64858         Test cases for http://bugs.webkit.org/show_bug.cgi?id=5548
64860         * fast/encoding/charset-unicode-expected.txt: Added.
64861         * fast/encoding/charset-unicode.html: Added.
64862         * fast/encoding/charset-utf16-expected.txt: Added.
64863         * fast/encoding/charset-utf16.html: Added.
64864         * fast/encoding/xml-charset-utf16-expected.txt: Added.
64865         * fast/encoding/xml-charset-utf16.html: Added.
64867 2005-11-26  Mitz Pettel  <opendarwin.org@mitzpettel.com>
64869         Reviewed by ggaren.  Committed by eseidel.
64871         Fix for http://bugs.webkit.org/show_bug.cgi?id=5710
64872         item(i) should return the same result as [i]
64874         * fast/js/array-special-accessors-should-ignore-items-expected.txt: Added.
64875         * fast/js/array-special-accessors-should-ignore-items.html: Added.
64877 2005-11-26  Alexey Proskuryakov  <ap@nypop.com>
64879         Reviewed by mjs.
64881         Test cases for http://bugs.webkit.org/show_bug.cgi?id=5230
64883         * fast/dom/character-index-for-point-expected.txt: Added.
64884         * fast/dom/character-index-for-point.html: Added.
64886 2005-11-26  Mitz Pettel  <opendarwin.org@mitzpettel.com>
64888         Reviewed by darin, committed by eseidel.
64890         <col> <colgroup> tests from mitz.
64891         http://bugs.webkit.org/show_bug.cgi?id=5822
64893         * fast/table/colgroup-preceded-by-caption-expected.checksum: Added.
64894         * fast/table/colgroup-preceded-by-caption-expected.png: Added.
64895         * fast/table/colgroup-preceded-by-caption-expected.txt: Added.
64896         * fast/table/colgroup-preceded-by-caption.html: Added.
64898 2005-11-25  eseidel  <eseidel@apple.com>
64900         Rubber-stamped by mjs.
64902         Updated test results after DOM merger.
64904         * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
64905         * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
64906         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
64907         * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
64908         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
64909         * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
64910         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
64911         * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
64912         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
64913         * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
64914         * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
64915         * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
64916         * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
64917         * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
64918         * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
64919         * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
64920         * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
64921         * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
64922         * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
64923         * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
64924         * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
64925         * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
64926         * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
64927         * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
64928         * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
64929         * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
64930         * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
64931         * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
64932         * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
64933         * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
64934         * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
64935         * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
64936         * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
64937         * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
64938         * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
64939         * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
64940         * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
64941         * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
64942         * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
64943         * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
64944         * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
64945         * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
64946         * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
64947         * svg/W3C-SVG-1.1/coords-viewattr-01-b.svg: Removed.
64948         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
64949         * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
64950         * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
64951         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
64952         * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
64953         * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
64954         * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
64955         * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
64956         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
64957         * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
64958         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
64959         * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
64960         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
64961         * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
64962         * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
64963         * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
64964         * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
64965         * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
64966         * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
64967         * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
64968         * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
64969         * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
64970         * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
64971         * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
64972         * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
64973         * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
64974         * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
64975         * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
64976         * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
64977         * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
64978         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
64979         * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
64980         * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
64981         * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
64982         * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
64983         * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
64984         * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
64985         * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
64986         * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
64987         * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
64988         * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
64989         * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
64990         * svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
64991         * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
64992         * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
64993         * svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
64994         * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
64995         * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
64996         * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
64997         * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
64998         * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
64999         * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
65000         * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
65001         * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
65002         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
65003         * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
65004         * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
65005         * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
65006         * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
65007         * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
65008         * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
65009         * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
65010         * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
65011         * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
65012         * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
65013         * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
65014         * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
65015         * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
65016         * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
65017         * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
65018         * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
65019         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
65020         * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
65021         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
65022         * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
65023         * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
65024         * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
65025         * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
65026         * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
65027         * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
65028         * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
65029         * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
65030         * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
65031         * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
65032         * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
65033         * svg/W3C-SVG-1.1/render-elems-03-t.svg: Removed.
65034         * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
65035         * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
65036         * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
65037         * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
65038         * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
65039         * svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
65040         * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
65041         * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
65042         * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
65043         * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
65044         * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
65045         * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
65046         * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
65047         * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
65048         * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
65049         * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
65050         * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
65051         * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
65052         * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
65053         * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
65054         * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
65055         * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
65056         * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
65057         * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
65058         * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
65059         * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
65060         * svg/W3C-SVG-1.1/struct-frag-01-t-expected.png:
65061         * svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
65062         * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
65063         * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
65064         * svg/W3C-SVG-1.1/struct-image-01-t-expected.png:
65065         * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
65066         * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
65067         * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
65068         * svg/W3C-SVG-1.1/struct-image-03-t-expected.png:
65069         * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
65070         * svg/W3C-SVG-1.1/struct-image-04-t-expected.png:
65071         * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
65072         * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
65073         * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
65074         * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
65075         * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
65076         * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
65077         * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
65078         * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
65079         * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
65080         * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
65081         * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
65082         * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
65083         * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
65084         * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
65085         * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
65086         * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
65087         * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
65088         * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
65089         * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
65090         * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
65091         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
65092         * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
65093         * svg/W3C-SVG-1.1/text-text-01-b-expected.png:
65094         * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
65095         * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
65096         * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
65097         * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
65098         * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
65099         * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
65100         * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
65102 2005-11-25  eseidel  <eseidel@apple.com>
65104         Rubber-stamped by mjs.
65106         Test cases hrefs fixed from "../Images/" to "resources/"
65107         Disabled two tests which were crashing in libxml2.
65109         * svg/W3C-SVG-1.1/color-prof-01-f.svg:
65110         * svg/W3C-SVG-1.1/coords-viewattr-01-b.svg: Removed.
65111         * svg/W3C-SVG-1.1/coords-viewattr-01-b.svg-disabled: Added.
65112         * svg/W3C-SVG-1.1/filters-conv-01-f.svg:
65113         * svg/W3C-SVG-1.1/filters-diffuse-01-f.svg:
65114         * svg/W3C-SVG-1.1/filters-displace-01-f.svg:
65115         * svg/W3C-SVG-1.1/filters-image-01-b.svg:
65116         * svg/W3C-SVG-1.1/filters-light-01-f.svg:
65117         * svg/W3C-SVG-1.1/filters-specular-01-f.svg:
65118         * svg/W3C-SVG-1.1/fonts-elem-03-b.svg:
65119         * svg/W3C-SVG-1.1/fonts-elem-04-b.svg:
65120         * svg/W3C-SVG-1.1/interact-cursor-01-f.svg:
65121         * svg/W3C-SVG-1.1/interact-order-02-b.svg:
65122         * svg/W3C-SVG-1.1/interact-order-03-b.svg:
65123         * svg/W3C-SVG-1.1/linking-a-01-b.svg:
65124         * svg/W3C-SVG-1.1/linking-a-02-b.svg:
65125         * svg/W3C-SVG-1.1/linking-a-03-b.svg:
65126         * svg/W3C-SVG-1.1/linking-a-04-t.svg:
65127         * svg/W3C-SVG-1.1/linking-uri-02-b.svg:
65128         * svg/W3C-SVG-1.1/linking-uri-03-t.svg:
65129         * svg/W3C-SVG-1.1/masking-path-04-b.svg:
65130         * svg/W3C-SVG-1.1/render-elems-03-t.svg: Removed.
65131         * svg/W3C-SVG-1.1/render-elems-03-t.svg-disabled: Added.
65132         * svg/W3C-SVG-1.1/render-groups-01-b.svg:
65133         * svg/W3C-SVG-1.1/render-groups-03-t.svg:
65134         * svg/W3C-SVG-1.1/struct-image-01-t.svg:
65135         * svg/W3C-SVG-1.1/struct-image-02-b.svg:
65136         * svg/W3C-SVG-1.1/struct-image-03-t.svg:
65137         * svg/W3C-SVG-1.1/struct-image-05-b.svg:
65138         * svg/W3C-SVG-1.1/struct-symbol-01-b.svg:
65139         * svg/W3C-SVG-1.1/text-tref-01-b.svg:
65141 2005-11-23  Anders Carlsson  <andersca@mac.com>
65143         Reviewed by Eric.
65145         Update tests for <http://bugs.webkit.org/show_bug.cgi?id=5805>
65146         Implement adoptNode.
65148         * dom/xhtml/level3/core/documentadoptnode01-expected.txt:
65149         * dom/xhtml/level3/core/documentadoptnode02-expected.txt:
65150         * dom/xhtml/level3/core/documentadoptnode03-expected.txt:
65151         * dom/xhtml/level3/core/documentadoptnode04-expected.txt:
65152         * dom/xhtml/level3/core/documentadoptnode05-expected.txt:
65153         * dom/xhtml/level3/core/documentadoptnode06-expected.txt:
65154         * dom/xhtml/level3/core/documentadoptnode07-expected.txt:
65155         * dom/xhtml/level3/core/documentadoptnode08-expected.txt:
65156         * dom/xhtml/level3/core/documentadoptnode09-expected.txt:
65157         * dom/xhtml/level3/core/documentadoptnode10-expected.txt:
65158         * dom/xhtml/level3/core/documentadoptnode11-expected.txt:
65159         * dom/xhtml/level3/core/documentadoptnode12-expected.txt:
65160         * dom/xhtml/level3/core/documentadoptnode13-expected.txt:
65161         * dom/xhtml/level3/core/documentadoptnode14-expected.txt:
65162         * dom/xhtml/level3/core/documentadoptnode15-expected.txt:
65163         * dom/xhtml/level3/core/documentadoptnode16-expected.txt:
65164         * dom/xhtml/level3/core/documentadoptnode21-expected.txt:
65165         * dom/xhtml/level3/core/documentadoptnode23-expected.txt:
65166         * dom/xhtml/level3/core/documentadoptnode24-expected.txt:
65167         * dom/xhtml/level3/core/documentadoptnode25-expected.txt:
65168         * dom/xhtml/level3/core/documentadoptnode26-expected.txt:
65169         * dom/xhtml/level3/core/documentadoptnode27-expected.txt:
65170         * dom/xhtml/level3/core/documentadoptnode28-expected.txt:
65171         * dom/xhtml/level3/core/documentadoptnode30-expected.txt:
65172         * dom/xhtml/level3/core/documentadoptnode31-expected.txt:
65173         * dom/xhtml/level3/core/documentadoptnode32-expected.txt:
65174         * dom/xhtml/level3/core/documentadoptnode33-expected.txt:
65175         * dom/xhtml/level3/core/documentadoptnode34-expected.txt:
65176         * dom/xhtml/level3/core/documentadoptnode35-expected.txt:
65177         * dom/xhtml/level3/core/documentadoptnode36-expected.txt:
65178         These tests pass now.
65180         * dom/xhtml/level3/core/documentadoptnode22.xhtml: Removed.
65181         * dom/xhtml/level3/core/documentadoptnode22.xhtml-disabled: Added.
65182         Disable this test for now. It removes the entire document tree which
65183         makes it hard to show the test result.
65185         * dom/xhtml/level3/core/documentrenamenode09-expected.txt:
65186         This now fails because renameNode is undefined.
65188         * dom/xhtml/level3/core/nodeisequalnode18-expected.txt:
65189         This now passes.
65191 2005-11-15  David Harrison  <harrison@apple.com>
65193         Layout tests for <http://bugs.webkit.org/show_bug.cgi?id=5629>
65194         
65195         * editing/deleting/move-nodes-001-expected.checksum: Added.
65196         * editing/deleting/move-nodes-001-expected.png: Added.
65197         * editing/deleting/move-nodes-001-expected.txt: Added.
65198         * editing/deleting/move-nodes-001.html: Added.
65200 2005-11-17  Beth Dakin  <bdakin@apple.com>
65202         Layout test for <rdar://problem/3871165> text box in nested 
65203         table disappears when you click on it (3452) (Safari PSOFT: 
65204         US EDU PS8: Lead List searches)
65206         This is a manual test. 
65208         * fast/table/spanOverlapRepaint-expected.checksum: Added.
65209         * fast/table/spanOverlapRepaint-expected.png: Added.
65210         * fast/table/spanOverlapRepaint-expected.txt: Added.
65211         * fast/table/spanOverlapRepaint.html: Added.
65213 2005-11-16  Justin Garcia  <justin.garcia@apple.com>
65215         Reviewed by harrison
65217         Updated editing tests to reflect changes for:
65218         
65219         <rdar://problem/4108909> Editing delegate gets extra webViewDidChangeSelection: notifications
65221 2005-11-14  Anders Carlsson  <andersca@mac.com>
65223         Reviewed by Eric.
65225         Updated tests for <http://bugs.webkit.org/show_bug.cgi?id=5737>
65226         Implement DOM3 namespace functions.
65228         * dom/xhtml/level3/core/nodeisdefaultnamespace01-expected.txt:
65229         * dom/xhtml/level3/core/nodeisdefaultnamespace02-expected.txt:
65230         * dom/xhtml/level3/core/nodeisdefaultnamespace03-expected.txt:
65231         * dom/xhtml/level3/core/nodeisdefaultnamespace05-expected.txt:
65232         * dom/xhtml/level3/core/nodeisdefaultnamespace06-expected.txt:
65233         * dom/xhtml/level3/core/nodeisdefaultnamespace07-expected.txt:
65234         * dom/xhtml/level3/core/nodeisdefaultnamespace08-expected.txt:
65235         * dom/xhtml/level3/core/nodeisdefaultnamespace09-expected.txt:
65236         * dom/xhtml/level3/core/nodeisdefaultnamespace10-expected.txt:
65237         * dom/xhtml/level3/core/nodeisdefaultnamespace11-expected.txt:
65238         * dom/xhtml/level3/core/nodeisdefaultnamespace13-expected.txt:
65239         * dom/xhtml/level3/core/nodeisdefaultnamespace14-expected.txt:
65240         * dom/xhtml/level3/core/nodeisdefaultnamespace15-expected.txt:
65241         * dom/xhtml/level3/core/nodeisdefaultnamespace16-expected.txt:
65242         * dom/xhtml/level3/core/nodelookupnamespaceuri02-expected.txt:
65243         * dom/xhtml/level3/core/nodelookupnamespaceuri03-expected.txt:
65244         * dom/xhtml/level3/core/nodelookupnamespaceuri05-expected.txt:
65245         * dom/xhtml/level3/core/nodelookupnamespaceuri06-expected.txt:
65246         * dom/xhtml/level3/core/nodelookupnamespaceuri07-expected.txt:
65247         * dom/xhtml/level3/core/nodelookupnamespaceuri08-expected.txt:
65248         * dom/xhtml/level3/core/nodelookupnamespaceuri09-expected.txt:
65249         * dom/xhtml/level3/core/nodelookupnamespaceuri10-expected.txt:
65250         * dom/xhtml/level3/core/nodelookupnamespaceuri11-expected.txt:
65251         * dom/xhtml/level3/core/nodelookupnamespaceuri13-expected.txt:
65252         * dom/xhtml/level3/core/nodelookupnamespaceuri14-expected.txt:
65253         * dom/xhtml/level3/core/nodelookupnamespaceuri15-expected.txt:
65254         * dom/xhtml/level3/core/nodelookupnamespaceuri16-expected.txt:
65255         * dom/xhtml/level3/core/nodelookupnamespaceuri18-expected.txt:
65256         * dom/xhtml/level3/core/nodelookupnamespaceuri19-expected.txt:
65257         * dom/xhtml/level3/core/nodelookupprefix01-expected.txt:
65258         * dom/xhtml/level3/core/nodelookupprefix02-expected.txt:
65259         * dom/xhtml/level3/core/nodelookupprefix03-expected.txt:
65260         * dom/xhtml/level3/core/nodelookupprefix05-expected.txt:
65261         * dom/xhtml/level3/core/nodelookupprefix06-expected.txt:
65262         * dom/xhtml/level3/core/nodelookupprefix07-expected.txt:
65263         * dom/xhtml/level3/core/nodelookupprefix08-expected.txt:
65264         * dom/xhtml/level3/core/nodelookupprefix09-expected.txt:
65265         * dom/xhtml/level3/core/nodelookupprefix10-expected.txt:
65266         * dom/xhtml/level3/core/nodelookupprefix11-expected.txt:
65267         * dom/xhtml/level3/core/nodelookupprefix13-expected.txt:
65268         * dom/xhtml/level3/core/nodelookupprefix14-expected.txt:
65269         * dom/xhtml/level3/core/nodelookupprefix15-expected.txt:
65270         * dom/xhtml/level3/core/nodelookupprefix16-expected.txt:
65271         * dom/xhtml/level3/core/nodelookupprefix18-expected.txt:
65272         These tests pass now.
65274 2005-11-15  David Harrison  <harrison@apple.com>
65276         <rdar://problem/4337532> Paragraph concatenation fails
65278         Fix these tests to check for same behavior as in TextEdit.
65279         (updated png and checksums)
65280         
65281         * editing/deleting/delete-block-merge-contents-019-expected.checksum:
65282         * editing/deleting/delete-block-merge-contents-019-expected.png:
65283         * editing/deleting/delete-line-011-expected.checksum:
65284         * editing/deleting/delete-line-011-expected.png:
65285         * editing/deleting/delete-line-012-expected.checksum:
65286         * editing/deleting/delete-line-012-expected.png:
65288 2005-11-14  Adele Peterson  <adele@apple.com>
65290         Reviewed by Maciej.
65292         Added layout tests for:
65293         <rdar://problem/4233938> calling focus on contentEditable block elements should scroll them into view
65294         <rdar://problem/3624946> No 'blur' method defined on editable non-form DOM objects
65296         * fast/dom/blur-contenteditable-expected.checksum: Added.
65297         * fast/dom/blur-contenteditable-expected.png: Added.
65298         * fast/dom/blur-contenteditable-expected.txt: Added.
65299         * fast/dom/blur-contenteditable.html: Added.
65300         * fast/dom/focus-contenteditable-expected.checksum: Added.
65301         * fast/dom/focus-contenteditable-expected.png: Added.
65302         * fast/dom/focus-contenteditable-expected.txt: Added.
65303         * fast/dom/focus-contenteditable.html: Added.
65305 2005-11-14  Justin Garcia  <justin.garcia@apple.com>
65307         Reviewed by harrison
65308         
65309         <rdar://problem/4180820> Erroneous spacing between lines introduced on paste
65310         
65311         Added/update layout test results:
65312         
65313         * editing/pasteboard/block-wrappers-necessary-expected.checksum: Added.
65314         * editing/pasteboard/block-wrappers-necessary-expected.png: Added.
65315         * editing/pasteboard/block-wrappers-necessary-expected.txt: Added.
65316         * editing/pasteboard/block-wrappers-necessary.html: Added.
65317         * editing/style/create-block-for-style-001-expected.checksum:
65318         * editing/style/create-block-for-style-001-expected.png:
65319         * editing/style/create-block-for-style-001-expected.txt:
65320         * editing/style/create-block-for-style-002-expected.checksum:
65321         * editing/style/create-block-for-style-002-expected.png:
65322         * editing/style/create-block-for-style-002-expected.txt:
65323         * editing/style/create-block-for-style-003-expected.checksum:
65324         * editing/style/create-block-for-style-003-expected.png:
65325         * editing/style/create-block-for-style-003-expected.txt:
65326         * editing/style/create-block-for-style-004-expected.checksum:
65327         * editing/style/create-block-for-style-004-expected.png:
65328         * editing/style/create-block-for-style-004-expected.txt:
65329         * editing/style/create-block-for-style-007-expected.checksum:
65330         * editing/style/create-block-for-style-007-expected.png:
65331         * editing/style/create-block-for-style-007-expected.txt:
65332         * editing/style/create-block-for-style-009-expected.checksum:
65333         * editing/style/create-block-for-style-009-expected.png:
65334         * editing/style/create-block-for-style-009-expected.txt:
65335         * editing/style/create-block-for-style-010-expected.checksum:
65336         * editing/style/create-block-for-style-010-expected.png:
65337         * editing/style/create-block-for-style-010-expected.txt:
65338         * editing/style/create-block-for-style-011-expected.checksum:
65339         * editing/style/create-block-for-style-011-expected.png:
65340         * editing/style/create-block-for-style-011-expected.txt:
65341         * editing/style/create-block-for-style-012-expected.checksum:
65342         * editing/style/create-block-for-style-012-expected.png:
65343         * editing/style/create-block-for-style-012-expected.txt:
65344         * editing/style/create-block-for-style-013-expected.checksum:
65345         * editing/style/create-block-for-style-013-expected.png:
65346         * editing/style/create-block-for-style-013-expected.txt:
65348 2005-11-14  David Harrison  <harrison@apple.com>
65350         <rdar://problem/4337532> Paragraph concatenation fails
65352         Fix these tests to check for same behavior as in TextEdit.
65353         
65354         * editing/deleting/delete-block-merge-contents-019-expected.txt:
65355         * editing/deleting/delete-block-merge-contents-019.html:
65356         * editing/deleting/delete-line-011-expected.txt:
65357         * editing/deleting/delete-line-012-expected.txt:
65359 2005-11-14  Anders Carlsson  <andersca@mac.com>
65361         * ChangeLog: Add bug numbers for recent fixes.
65363 2005-11-14  Anders Carlsson  <andersca@mac.com>
65365         Reviewed by Eric.
65367         Add test to make sure that importNode preserves element prefixes.
65368                 
65369         * fast/dom/importNode-prefix-expected.txt: Added.
65370         * fast/dom/importNode-prefix.html: Added.
65372 2005-11-13  Beth Dakin  <bdakin@apple.com>
65374         Forgot to add this image for fast/replaced/width100percent.html
65375         oops!
65377         * fast/replaced/resources/apple_m.jpg: Added.
65379 2005-11-13  Anders Carlsson  <andersca@mac.com>
65381         Reviewed by Eric.
65383         Updated/added tests for fix for <http://bugs.webkit.org/show_bug.cgi?id=5728>
65384         createDocument should create a document element
65386         * dom/xhtml/level3/core/documentadoptnode14-expected.txt:
65387         * dom/xhtml/level3/core/documentadoptnode26-expected.txt:
65388         * dom/xhtml/level3/core/documentadoptnode27-expected.txt:
65389         * dom/xhtml/level3/core/infoset07-expected.txt:
65390         * dom/xhtml/level3/core/nodeisdefaultnamespace05-expected.txt:
65391         * dom/xhtml/level3/core/nodelookupnamespaceuri05-expected.txt:
65392         * dom/xhtml/level3/core/nodelookupprefix05-expected.txt:
65393         * dom/xhtml/level3/core/wellformed03-expected.txt:
65394         * dom/xhtml/level3/core/wellformed04-expected.txt:
65395         These tests still fail, but elsewhere now.
65397         * dom/xhtml/level3/core/nodereplacechild14-expected.txt:
65398         * dom/xhtml/level3/core/nodesettextcontent02-expected.txt:
65399         These tests now succeed.
65401         * fast/dom/createDocument.html: Added.
65402         * fast/dom/createDocument-expected.txt: Added.
65404 2005-11-13  Anders Carlsson  <andersca@mac.com>
65406         Reviewed by Eric.
65408         - Add layout test for <http://bugs.webkit.org/show_bug.cgi?id=5725>
65409         setAttributeNS with null namespace sets namespace to string containing 'null'
65410                 
65411         * fast/dom/setAttributeNS.html: Added.
65413 2005-11-11  Beth Dakin  <bdakin@apple.com>
65415         Reviewed by Hyatt.
65417         Layout test for <rdar://problem/3952698> Function buttons do not display 
65418         properly with Telia Webmail (3488).
65420         * fast/replaced/width100percent-expected.checksum: Added.
65421         * fast/replaced/width100percent-expected.png: Added.
65422         * fast/replaced/width100percent-expected.txt: Added.
65423         * fast/replaced/width100percent.html: Added.
65425 2005-11-10  Adele Peterson  <adele@apple.com>
65427         Reviewed by Maciej.
65429         Layout test for <rdar://problem/4327363> GAP: tabs not treated as whitespace in option element
65431         * fast/forms/option-strip-whitespace-expected.checksum: Added.
65432         * fast/forms/option-strip-whitespace-expected.png: Added.
65433         * fast/forms/option-strip-whitespace-expected.txt: Added.
65434         * fast/forms/option-strip-whitespace.html: Added.
65436 2005-11-10  Adele Peterson  <adele@apple.com>
65438         Reviewed by Maciej.
65440         Layout test for <rdar://problem/4228997> selecting a new radio button does not automatically clear the previous selected (outside <form> element)
65442         * fast/forms/radio_checked-expected.checksum: Added.
65443         * fast/forms/radio_checked-expected.png: Added.
65444         * fast/forms/radio_checked-expected.txt: Added.
65445         * fast/forms/radio_checked.html: Added.
65447 2005-11-10  Eric Seidel  <eseidel@apple.com>
65449         Reviewed by ggaren.
65451         * fast/dom/HTMLImageElement/image-src-absolute-url-expected.txt: Added.
65452         * fast/dom/HTMLImageElement/image-src-absolute-url.html: Added.
65453         http://bugs.webkit.org/show_bug.cgi?id=3473
65454         <rdar://problem/3787988> Preloaded Image objects .src field is not a fully resolved path (3473)
65456 2005-11-07  David Harrison  <harrison@apple.com>
65458         Layout tests for <rdar://problem/4313925>
65459         Denver Regression: Mail: "TAB+paste+insert before" actually inserts after the pasted text
65461         * editing/inserting/insert-br-at-tabspan-001-expected.checksum: Added.
65462         * editing/inserting/insert-br-at-tabspan-001-expected.png: Added.
65463         * editing/inserting/insert-br-at-tabspan-001-expected.txt: Added.
65464         * editing/inserting/insert-br-at-tabspan-001.html: Added.
65465         * editing/inserting/insert-br-at-tabspan-002-expected.checksum: Added.
65466         * editing/inserting/insert-br-at-tabspan-002-expected.png: Added.
65467         * editing/inserting/insert-br-at-tabspan-002-expected.txt: Added.
65468         * editing/inserting/insert-br-at-tabspan-002.html: Added.
65469         * editing/inserting/insert-br-at-tabspan-003-expected.checksum: Added.
65470         * editing/inserting/insert-br-at-tabspan-003-expected.png: Added.
65471         * editing/inserting/insert-br-at-tabspan-003-expected.txt: Added.
65472         * editing/inserting/insert-br-at-tabspan-003.html: Added.
65473         * editing/inserting/insert-text-at-tabspan-001-expected.checksum: Added.
65474         * editing/inserting/insert-text-at-tabspan-001-expected.png: Added.
65475         * editing/inserting/insert-text-at-tabspan-001-expected.txt: Added.
65476         * editing/inserting/insert-text-at-tabspan-001.html: Added.
65477         * editing/inserting/insert-text-at-tabspan-002-expected.checksum: Added.
65478         * editing/inserting/insert-text-at-tabspan-002-expected.png: Added.
65479         * editing/inserting/insert-text-at-tabspan-002-expected.txt: Added.
65480         * editing/inserting/insert-text-at-tabspan-002.html: Added.
65481         * editing/inserting/insert-text-at-tabspan-003-expected.checksum: Added.
65482         * editing/inserting/insert-text-at-tabspan-003-expected.png: Added.
65483         * editing/inserting/insert-text-at-tabspan-003-expected.txt: Added.
65484         * editing/inserting/insert-text-at-tabspan-003.html: Added.
65485         * editing/pasteboard/paste-text-at-tabspan-001-expected.checksum: Added.
65486         * editing/pasteboard/paste-text-at-tabspan-001-expected.png: Added.
65487         * editing/pasteboard/paste-text-at-tabspan-001-expected.txt: Added.
65488         * editing/pasteboard/paste-text-at-tabspan-001.html: Added.
65489         * editing/pasteboard/paste-text-at-tabspan-002-expected.checksum: Added.
65490         * editing/pasteboard/paste-text-at-tabspan-002-expected.png: Added.
65491         * editing/pasteboard/paste-text-at-tabspan-002-expected.txt: Added.
65492         * editing/pasteboard/paste-text-at-tabspan-002.html: Added.
65493         * editing/pasteboard/paste-text-at-tabspan-003-expected.checksum: Added.
65494         * editing/pasteboard/paste-text-at-tabspan-003-expected.png: Added.
65495         * editing/pasteboard/paste-text-at-tabspan-003-expected.txt: Added.
65496         * editing/pasteboard/paste-text-at-tabspan-003.html: Added.
65498 2005-11-07  Maciej Stachowiak  <mjs@apple.com>
65500         Reviewed by Eric, Geoff and Darin.
65502         - added test cases for <rdar://problem/4118258> XML DOM trees freed prematurely unless reference held to document node (causes crash)
65504         Also updated the GC tests to try a little harder to trigger GC,
65505         the old way might not work as well with the reworking of SimpleNumber.
65506         
65507         * fast/dom/gc-1.html:
65508         * fast/dom/gc-2.html:
65509         * fast/dom/gc-3.html:
65510         * fast/dom/gc-5.html:
65511         * fast/dom/gc-6-expected.txt: Added.
65512         * fast/dom/gc-6.html: Added.
65513         * fast/dom/gc-7-expected.txt: Added.
65514         * fast/dom/gc-7.html: Added.
65516 2005-11-07  David Harrison  <harrison@apple.com>
65518         Layout test for http://bugs.webkit.org/show_bug.cgi?id=3739
65519         Unreproducible - Assertion failure in isEqualIgnoringAffinity on double-click
65520         
65521         * editing/selection/doubleclick-crash-expected.checksum: Added.
65522         * editing/inserting/doubleclick-crash-expected.png: Added.
65523         * editing/inserting/doubleclick-crash-expected.txt: Added.
65524         * editing/inserting/doubleclick-crash.html: Added.
65526 2005-11-07  Justin Garcia  <justin.garcia@apple.com>
65528         Reviewed by harrison
65529         
65530         New/updated layout tests for fixes for:
65531         
65532         <rdar://problem/4125131> REGRESSION (Mail): after certain steps, 
65533         extra blank line appears when typing past end of reply-quoted text
65534         <rdar://problem/4024996> Applying block styles can cause assertion 
65535         failure in inline style removal
65537         * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
65538         * editing/deleting/delete-br-011-expected.checksum:
65539         * editing/deleting/delete-br-011-expected.png:
65540         * editing/deleting/delete-br-011-expected.txt:
65541         * editing/inserting/insert-3786362-fix-expected.txt:
65542         * editing/inserting/insert-at-end-01-expected.checksum: Added.
65543         * editing/inserting/insert-at-end-01-expected.png: Added.
65544         * editing/inserting/insert-at-end-01-expected.txt: Added.
65545         * editing/inserting/insert-at-end-01.html: Added.
65546         * editing/inserting/insert-at-end-02-expected.checksum: Added.
65547         * editing/inserting/insert-at-end-02-expected.png: Added.
65548         * editing/inserting/insert-at-end-02-expected.txt: Added.
65549         * editing/inserting/insert-at-end-02.html: Added.
65551 2005-11-06  Geoffrey Garen  <ggaren@apple.com>
65553         Layout test for http://bugs.webkit.org/show_bug.cgi?id=5571
65554         REGRESSION (412.5-TOT): duplicated words/sentences at 
65555         shakespeer.sourceforge.net
65557         Also renamed previous test for consistency.
65559         * fast/js/regexp-big-unicode-ranges-expected.txt: Removed.
65560         * fast/js/regexp-big-unicode-ranges.html: Removed.
65561         * fast/js/regexp-extended-characters-crash-expected.txt: Added.
65562         * fast/js/regexp-extended-characters-crash.html: Added.
65563         * fast/js/regexp-extended-characters-match-expected.txt: Added.
65564         * fast/js/regexp-extended-characters-match.html: Added.
65566 2005-11-05  Geoffrey Garen  <ggaren@apple.com>
65567         
65568         Layout test for http://bugs.webkit.org/show_bug.cgi?id=5357 
65569         REGRESSION: Scriptable plugin hides properties of OBJECT element
65571         * fast/dom/object-plugin-hides-properties.html: Added.
65572         * fast/js/object-plugin-hides-properties-expected.txt: Added.
65574 2005-11-05  Geoffrey Garen  <ggaren@apple.com>
65575         
65576         Layout test for http://bugs.webkit.org/show_bug.cgi?id=5409 
65577         slice() testcase doesn't pass
65579         * fast/js/string-slice-abnormal-values.html: Added.
65580         * fast/js/string-slice-abnormal-values-expected.txt: Added.
65582 2005-11-04  Darin Adler  <darin@apple.com>
65584         - added pixel results for a bunch of tests that didn't have them
65586         * fast/block/basic/021-expected.checksum: Added.
65587         * fast/block/basic/021-expected.png: Added.
65588         * fast/block/positioning/062-expected.checksum: Added.
65589         * fast/block/positioning/062-expected.png: Added.
65590         * fast/box-sizing/box-sizing-expected.checksum: Added.
65591         * fast/box-sizing/box-sizing-expected.png: Added.
65592         * fast/box-sizing/panels-one-expected.checksum: Added.
65593         * fast/box-sizing/panels-one-expected.png: Added.
65594         * fast/box-sizing/panels-two-expected.checksum: Added.
65595         * fast/box-sizing/panels-two-expected.png: Added.
65596         * fast/box-sizing/percentage-height-expected.checksum: Added.
65597         * fast/box-sizing/percentage-height-expected.png: Added.
65598         * fast/css-generated-content/014-expected.checksum: Added.
65599         * fast/css-generated-content/014-expected.png: Added.
65600         * fast/events/event-targets-expected.checksum: Added.
65601         * fast/events/event-targets-expected.png: Added.
65602         * fast/forms/blankbuttons-expected.checksum: Added.
65603         * fast/forms/blankbuttons-expected.png: Added.
65604         * fast/forms/button-positioned-expected.checksum: Added.
65605         * fast/forms/button-positioned-expected.png: Added.
65606         * fast/forms/indeterminate-expected.checksum: Added.
65607         * fast/forms/indeterminate-expected.png: Added.
65608         * fast/frames/calculate-fixed-expected.checksum: Added.
65609         * fast/frames/calculate-fixed-expected.png: Added.
65610         * fast/frames/calculate-order-expected.checksum: Added.
65611         * fast/frames/calculate-order-expected.png: Added.
65612         * fast/frames/calculate-percentage-expected.checksum: Added.
65613         * fast/frames/calculate-percentage-expected.png: Added.
65614         * fast/frames/calculate-relative-expected.checksum: Added.
65615         * fast/frames/calculate-relative-expected.png: Added.
65616         * fast/frames/calculate-round-expected.checksum: Added.
65617         * fast/frames/calculate-round-expected.png: Added.
65619 2005-11-03  Adele Peterson  <adele@apple.com>
65621         Test for...
65622         <rdar://problem/3612121> setting focus, by tabbing, searching, or with JavaScript does not scroll overflow:auto/scroll/overlay to reveal focused element (3480)
65624         * fast/overflow/resources/scrollButton1.html: Added.
65625         * fast/overflow/scrollRevealButton-expected.checksum: Added.
65626         * fast/overflow/scrollRevealButton-expected.png: Added.
65627         * fast/overflow/scrollRevealButton-expected.txt: Added.
65628         * fast/overflow/scrollRevealButton.html: Added.
65630 2005-11-03  David Harrison  <harrison@apple.com>
65632         Other files that should have been included with my previous commit.
65633         
65634         * editing/editing.js:
65635         * editing/inserting/insert-br-quoted-001-expected.checksum: Added.
65636         * editing/inserting/insert-br-quoted-002-expected.checksum: Added.
65637         * editing/inserting/insert-br-quoted-003-expected.checksum: Added.
65638         * editing/inserting/insert-br-quoted-004-expected.checksum: Added.
65639         * editing/inserting/insert-br-quoted-005-expected.checksum: Added.
65640         * editing/inserting/insert-br-quoted-006-expected.checksum: Added.
65642 2005-11-03  Geoffrey Garen  <ggaren@apple.com>
65643         
65644         Layout test for http://bugs.webkit.org/show_bug.cgi?id=5602
65645         REGRESSION: RegExp("[^\\s$]+", "g") returns extra matches
65647         * fast/js/regexp-lastindex.html: Added.
65648         * fast/js/regexp-lastindex-expected.txt: Added.
65650 2005-11-02  David Harrison  <harrison@apple.com>
65652         Reviewed by Justin.
65654         Tests for...
65655         <rdar://problem/4017861> in reply, extra line is inserted after pressing return on blank quoted line
65656         
65657         * editing/editing.js:
65658         * editing/inserting/insert-br-quoted-001-expected.png: Added.
65659         * editing/inserting/insert-br-quoted-001-expected.txt: Added.
65660         * editing/inserting/insert-br-quoted-001.html: Added.
65661         * editing/inserting/insert-br-quoted-002-expected.png: Added.
65662         * editing/inserting/insert-br-quoted-002-expected.txt: Added.
65663         * editing/inserting/insert-br-quoted-002.html: Added.
65664         * editing/inserting/insert-br-quoted-003-expected.png: Added.
65665         * editing/inserting/insert-br-quoted-003-expected.txt: Added.
65666         * editing/inserting/insert-br-quoted-003.html: Added.
65667         * editing/inserting/insert-br-quoted-004-expected.png: Added.
65668         * editing/inserting/insert-br-quoted-004-expected.txt: Added.
65669         * editing/inserting/insert-br-quoted-004.html: Added.
65670         * editing/inserting/insert-br-quoted-005-expected.png: Added.
65671         * editing/inserting/insert-br-quoted-005-expected.txt: Added.
65672         * editing/inserting/insert-br-quoted-005.html: Added.
65673         * editing/inserting/insert-br-quoted-006-expected.png: Added.
65674         * editing/inserting/insert-br-quoted-006-expected.txt: Added.
65675         * editing/inserting/insert-br-quoted-006.html: Added.
65677 2005-11-01  Anders Carlsson  <andersca@mac.com>
65679         Reviewed by Darin.
65681         - update tests for <http://bugs.webkit.org/show_bug.cgi?id=5572>
65682         Implement textContent property.
65684         * dom/xhtml/level3/core/nodegettextcontent06-expected.txt:
65685         * dom/xhtml/level3/core/nodegettextcontent07-expected.txt:
65686         * dom/xhtml/level3/core/nodegettextcontent08-expected.txt:
65687         * dom/xhtml/level3/core/nodegettextcontent09-expected.txt:
65688         * dom/xhtml/level3/core/nodegettextcontent10-expected.txt:
65689         * dom/xhtml/level3/core/nodegettextcontent11-expected.txt:
65690         * dom/xhtml/level3/core/nodegettextcontent12-expected.txt:
65691         * dom/xhtml/level3/core/nodegettextcontent13-expected.txt:
65692         * dom/xhtml/level3/core/nodegettextcontent14-expected.txt:
65693         * dom/xhtml/level3/core/nodesettextcontent03-expected.txt:
65694         * dom/xhtml/level3/core/nodesettextcontent12-expected.txt:
65695         These now pass.
65696          
65697         * dom/xhtml/level3/core/nodegettextcontent17-expected.txt:
65698         This still fails, but now because entity references are unsupported.
65700 2005-10-31  Eric Seidel  <eseidel@apple.com>
65702         Reviewed by hyatt.
65704         Test cases for XLST recursion check.
65705         http://bugs.webkit.org/show_bug.cgi?id=5529
65707         * fast/xsl/resources/xslt-recursion-chain1.xsl: Added.
65708         * fast/xsl/resources/xslt-recursion-chain2.xsl: Added.
65709         * fast/xsl/xslt-recursion-expected.txt: Added.
65710         * fast/xsl/xslt-recursion.xml: Added.
65712 2005-10-31  Timothy Hatcher  <timothy@apple.com>
65714         Added a correct expected image.
65716         * fast/dom/dom-parse-serialize-display-expected.checksum:
65717         * fast/dom/dom-parse-serialize-display-expected.png:
65719 2005-10-27  David Harrison  <harrison@apple.com>
65721         Reviewed by Justin Garcia and Dave Hyatt.
65723         Test cases for <rdar://problem/4134884>.
65725         * fast/events/event-targets-expected.txt: Added.
65726         * fast/events/event-targets.html: Added.
65728 2005-10-27  Geoffrey Garen  <ggaren@apple.com>
65730                 Layout test included with http://bugs.webkit.org/show_bug.cgi?id=5303
65731                 TextInputController should support attributed strings
65732                 
65733         * fast/forms/attributed-strings-expected.txt: Added.
65734         * fast/forms/attributed-strings.html: Added.
65736 2005-10-27  Eric Seidel  <eseidel@apple.com>
65738         Reviewed by darin.
65740         Test cases for the new XSLTProcessor JS object.
65741         http://bugs.webkit.org/show_bug.cgi?id=3275
65743         * fast/xsl/xslt-processer-expected.txt: Added.
65744         * fast/xsl/xslt-processer.html: Added.
65746 2005-10-26  Eric Seidel  <eseidel@apple.com>
65748         Reviewed by mjs & darin.
65750         Test case updates for XML serialization fixes.
65751         http://bugs.webkit.org/show_bug.cgi?id=5404
65753         * fast/dom/dom-parse-serialize-display-expected.txt:
65754         * fast/innerHTML/004-expected.txt: Added.
65755         * fast/innerHTML/004.xhtml: Added.
65756         * fast/innerHTML/005-expected.txt: Added.
65757         * fast/innerHTML/005.html: Added.
65759 2005-10-26  Anders Carlsson  <andersca@mac.com>
65761         Reviewed by Maciej.
65763         - Update test cases for <http://bugs.webkit.org/show_bug.cgi?id=5513>
65764         Implement isEqualNode.
65766         * dom/xhtml/level3/core/nodeisequalnode01-expected.txt:
65767         * dom/xhtml/level3/core/nodeisequalnode02-expected.txt:
65768         * dom/xhtml/level3/core/nodeisequalnode04-expected.txt:
65769         * dom/xhtml/level3/core/nodeisequalnode06-expected.txt:
65770         * dom/xhtml/level3/core/nodeisequalnode07-expected.txt:
65771         * dom/xhtml/level3/core/nodeisequalnode10-expected.txt:
65772         * dom/xhtml/level3/core/nodeisequalnode11-expected.txt:
65773         * dom/xhtml/level3/core/nodeisequalnode12-expected.txt:
65774         * dom/xhtml/level3/core/nodeisequalnode13-expected.txt:
65775         * dom/xhtml/level3/core/nodeisequalnode14-expected.txt:
65776         * dom/xhtml/level3/core/nodeisequalnode19-expected.txt:
65777         * dom/xhtml/level3/core/nodeisequalnode20-expected.txt:
65778         * dom/xhtml/level3/core/nodeisequalnode22-expected.txt:
65779         * dom/xhtml/level3/core/nodeisequalnode28-expected.txt:
65780         * dom/xhtml/level3/core/nodeisequalnode29-expected.txt:
65781         * dom/xhtml/level3/core/nodeisequalnode31-expected.txt:
65782         * dom/xhtml/level3/core/nodeisequalnode32-expected.txt:
65783         These now pass.
65784         
65785         * dom/xhtml/level3/core/nodeisequalnode21-expected.txt:
65786         This now fails because doctype is null.
65788 2005-10-25  Darin Adler  <darin@apple.com>
65790         * dom/xhtml/level1/core/hc_documentgetdoctype-expected.txt: Expect success.
65792 2005-10-25  Maciej Stachowiak  <mjs@apple.com>
65794         Update isSameNode results back, now that the fix is landed.
65796         * dom/xhtml/level3/core/nodeissamenode01-expected.txt:
65797         * dom/xhtml/level3/core/nodeissamenode02-expected.txt:
65798         * dom/xhtml/level3/core/nodeissamenode03-expected.txt:
65799         * dom/xhtml/level3/core/nodeissamenode04-expected.txt:
65800         * dom/xhtml/level3/core/nodeissamenode05-expected.txt:
65801         * dom/xhtml/level3/core/nodeissamenode06-expected.txt:
65802         * dom/xhtml/level3/core/nodeissamenode10-expected.txt:
65804 2005-10-25  Beth Dakin  <bdakin@apple.com>
65806         Layout test for <rdar://problem/4148730> SureSec si#182 safari heap overflow
65807         The fix is in WebCore.
65809         * fast/table/giantRowspan-expected.checksum: Added.
65810         * fast/table/giantRowspan-expected.png: Added.
65811         * fast/table/giantRowspan-expected.txt: Added.
65812         * fast/table/giantRowspan.html: Added.
65814 2005-10-25  Vicki Murley  <vicki@apple.com>
65816         - updated results for <rdar://problem/4288276> DOM tests expect hierarchy exception 
65817         adding wrong types of nodes to parents (4568)
65819         * dom/html/level1/core/hc_attrappendchild2-expected.txt:
65820         * dom/html/level1/core/hc_nodeappendchildinvalidnodetype-expected.txt:
65821         * dom/html/level1/core/hc_nodeinsertbeforeinvalidnodetype-expected.txt:
65822         * dom/html/level1/core/hc_nodereplacechildinvalidnodetype-expected.txt:
65823         * dom/xhtml/level1/core/hc_attrappendchild2-expected.txt:
65824         * dom/xhtml/level1/core/hc_attrappendchild4-expected.txt:
65825         * dom/xhtml/level1/core/hc_attrinsertbefore5-expected.txt:
65826         * dom/xhtml/level1/core/hc_attrinsertbefore7-expected.txt:
65827         * dom/xhtml/level1/core/hc_nodeappendchildinvalidnodetype-expected.txt:
65828         * dom/xhtml/level1/core/hc_nodeinsertbeforeinvalidnodetype-expected.txt:
65829         * dom/xhtml/level1/core/hc_nodereplacechildinvalidnodetype-expected.txt:
65830         * dom/xhtml/level3/core/nodeinsertbefore03-expected.txt:
65831         * dom/xhtml/level3/core/nodeinsertbefore20-expected.txt:
65832         * dom/xhtml/level3/core/nodereplacechild20-expected.txt:
65833         * dom/xhtml/level3/core/nodereplacechild35-expected.txt:
65835 2005-10-25  Darin Adler  <darin@apple.com>
65837         - added test for http://bugs.webkit.org/show_bug.cgi?id=4945
65838           event init calls should not do anything if the event has already been dispatched
65840         * fast/events/init-event-after-dispatch-expected.txt: Added.
65841         * fast/events/init-event-after-dispatch.html: Added.
65843 2005-10-24  Geoffrey Garen  <ggaren@apple.com>
65845         Reviewed by hyatt.
65847         Layout tests for http://bugs.webkit.org/show_bug.cgi?id=3587
65848         Frameset size calculation does not resize or distribute evenly
65850         * dom/xhtml/level2/html/HTMLBaseElement02-expected.txt:
65851         * dom/xhtml/level2/html/frame-expected.txt:
65852         * fast/frames/calculate-fixed-expected.txt: Added.
65853         * fast/frames/calculate-fixed.html: Added.
65854         * fast/frames/calculate-order-expected.txt: Added.
65855         * fast/frames/calculate-order.html: Added.
65856         * fast/frames/calculate-percentage-expected.txt: Added.
65857         * fast/frames/calculate-percentage.html: Added.
65858         * fast/frames/calculate-relative-expected.txt: Added.
65859         * fast/frames/calculate-relative.html: Added.
65860         * fast/frames/calculate-round-expected.txt: Added.
65861         * fast/frames/calculate-round.html: Added.
65862         * fast/frames/empty-frame-src-expected.txt:
65863         * fast/frames/invalid-expected.txt:
65864         * fast/frames/valid-expected.txt:
65866 2005-10-24  Timothy Hatcher  <timothy@apple.com>
65868         Reviewed by Maciej.
65870         Added the CSS 2.1 test suite (this test suite is not final).
65871         http://www.w3.org/Style/CSS/Test/CSS2.1/current/
65873         * css2.1/support/1x1-green.png: Added.
65874         * css2.1/support/1x1-lime.png: Added.
65875         * css2.1/support/1x1-red.png: Added.
65876         * css2.1/support/1x1-transparent.gif: Added.
65877         * css2.1/support/1x1-transparent.png: Added.
65878         * css2.1/support/a-green.css: Added.
65879         * css2.1/support/b-green.css: Added.
65880         * css2.1/support/c-red.css: Added.
65881         * css2.1/support/cat.png: Added.
65882         * css2.1/support/css1test412a.png: Added.
65883         * css2.1/support/css1test412b-a.png: Added.
65884         * css2.1/support/css1test412b-b.png: Added.
65885         * css2.1/support/css1test42a.png: Added.
65886         * css2.1/support/css1test44a.png: Added.
65887         * css2.1/support/css1test44b.png: Added.
65888         * css2.1/support/css1test44c.png: Added.
65889         * css2.1/support/css1test44d.png: Added.
65890         * css2.1/support/css1test544b.png: Added.
65891         * css2.1/support/css1test545.png: Added.
65892         * css2.1/support/css1test548d.png: Added.
65893         * css2.1/support/css1test548e.png: Added.
65894         * css2.1/support/css1test5510-i.png: Added.
65895         * css2.1/support/css1test5525b-0.png: Added.
65896         * css2.1/support/css1test5525b-1.png: Added.
65897         * css2.1/support/css1test5525b-2.png: Added.
65898         * css2.1/support/css1test5525b-3.png: Added.
65899         * css2.1/support/css1test5525b-4.png: Added.
65900         * css2.1/support/css1test5525b-5.png: Added.
65901         * css2.1/support/css1test5525b-6.png: Added.
65902         * css2.1/support/css1test5525ce-1.png: Added.
65903         * css2.1/support/css1test5525ce-2.png: Added.
65904         * css2.1/support/css1test5525cf-0.png: Added.
65905         * css2.1/support/css1test5525cf-1.png: Added.
65906         * css2.1/support/css1test5526.png: Added.
65907         * css2.1/support/css1test5526c.gif: Added.
65908         * css2.1/support/css1test5526c.png: Added.
65909         * css2.1/support/css1test562.png: Added.
65910         * css2.1/support/css1test566a.png: Added.
65911         * css2.1/support/css1test62-inner.png: Added.
65912         * css2.1/support/css1test62-outer.png: Added.
65913         * css2.1/support/css1test64a.css: Added.
65914         * css2.1/support/css1test64b.css: Added.
65915         * css2.1/support/pattern-gg-gr.png: Added.
65916         * css2.1/support/pattern-grg-rgr-grg.png: Added.
65917         * css2.1/support/pattern-grg-rrg-rgg.png: Added.
65918         * css2.1/support/pattern-rgr-grg-rgr.png: Added.
65919         * css2.1/support/pattern-tr.png: Added.
65920         * css2.1/support/ruler-h-50%.png: Added.
65921         * css2.1/support/ruler-h-50px.png: Added.
65922         * css2.1/support/ruler-v-100px.png: Added.
65923         * css2.1/support/ruler-v-50px.png: Added.
65924         * css2.1/support/square-purple.png: Added.
65925         * css2.1/support/square-teal.png: Added.
65926         * css2.1/support/square-white.png: Added.
65927         * css2.1/support/support/swatch-green.png: Added.
65928         * css2.1/support/support/swatch-red.png: Added.
65929         * css2.1/support/swatch-blue.png: Added.
65930         * css2.1/support/swatch-green.png: Added.
65931         * css2.1/support/swatch-lime.png: Added.
65932         * css2.1/support/swatch-orange.png: Added.
65933         * css2.1/support/swatch-red.png: Added.
65934         * css2.1/support/swatch-white.png: Added.
65935         * css2.1/support/swatch-yellow.png: Added.
65936         * css2.1/support/test-bl.gif: Added.
65937         * css2.1/support/test-bl.png: Added.
65938         * css2.1/support/test-br.gif: Added.
65939         * css2.1/support/test-br.png: Added.
65940         * css2.1/support/test-inner-half-size.png: Added.
65941         * css2.1/support/test-outer.png: Added.
65942         * css2.1/support/test-tl.gif: Added.
65943         * css2.1/support/test-tl.png: Added.
65944         * css2.1/support/test-tr.gif: Added.
65945         * css2.1/support/test-tr.png: Added.
65946         * css2.1/t040109-c17-comments-00-b-expected.checksum: Added.
65947         * css2.1/t040109-c17-comments-00-b-expected.png: Added.
65948         * css2.1/t040109-c17-comments-00-b-expected.txt: Added.
65949         * css2.1/t040109-c17-comments-00-b.html: Added.
65950         * css2.1/t040109-c17-comments-01-b-expected.checksum: Added.
65951         * css2.1/t040109-c17-comments-01-b-expected.png: Added.
65952         * css2.1/t040109-c17-comments-01-b-expected.txt: Added.
65953         * css2.1/t040109-c17-comments-01-b.html: Added.
65954         * css2.1/t0402-c71-fwd-parsing-00-f-expected.checksum: Added.
65955         * css2.1/t0402-c71-fwd-parsing-00-f-expected.png: Added.
65956         * css2.1/t0402-c71-fwd-parsing-00-f-expected.txt: Added.
65957         * css2.1/t0402-c71-fwd-parsing-00-f.html: Added.
65958         * css2.1/t0402-c71-fwd-parsing-01-f-expected.checksum: Added.
65959         * css2.1/t0402-c71-fwd-parsing-01-f-expected.png: Added.
65960         * css2.1/t0402-c71-fwd-parsing-01-f-expected.txt: Added.
65961         * css2.1/t0402-c71-fwd-parsing-01-f.html: Added.
65962         * css2.1/t0402-c71-fwd-parsing-02-f-expected.checksum: Added.
65963         * css2.1/t0402-c71-fwd-parsing-02-f-expected.png: Added.
65964         * css2.1/t0402-c71-fwd-parsing-02-f-expected.txt: Added.
65965         * css2.1/t0402-c71-fwd-parsing-02-f.html: Added.
65966         * css2.1/t0402-c71-fwd-parsing-03-f-expected.checksum: Added.
65967         * css2.1/t0402-c71-fwd-parsing-03-f-expected.png: Added.
65968         * css2.1/t0402-c71-fwd-parsing-03-f-expected.txt: Added.
65969         * css2.1/t0402-c71-fwd-parsing-03-f.html: Added.
65970         * css2.1/t0402-c71-fwd-parsing-04-f-expected.checksum: Added.
65971         * css2.1/t0402-c71-fwd-parsing-04-f-expected.png: Added.
65972         * css2.1/t0402-c71-fwd-parsing-04-f-expected.txt: Added.
65973         * css2.1/t0402-c71-fwd-parsing-04-f.html: Added.
65974         * css2.1/t040302-c61-ex-len-00-b-a-expected.checksum: Added.
65975         * css2.1/t040302-c61-ex-len-00-b-a-expected.png: Added.
65976         * css2.1/t040302-c61-ex-len-00-b-a-expected.txt: Added.
65977         * css2.1/t040302-c61-ex-len-00-b-a.html: Added.
65978         * css2.1/t040302-c61-phys-len-00-b-expected.checksum: Added.
65979         * css2.1/t040302-c61-phys-len-00-b-expected.png: Added.
65980         * css2.1/t040302-c61-phys-len-00-b-expected.txt: Added.
65981         * css2.1/t040302-c61-phys-len-00-b.html: Added.
65982         * css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum: Added.
65983         * css2.1/t040302-c61-rel-len-00-b-ag-expected.png: Added.
65984         * css2.1/t040302-c61-rel-len-00-b-ag-expected.txt: Added.
65985         * css2.1/t040302-c61-rel-len-00-b-ag.html: Added.
65986         * css2.1/t040303-c62-percent-00-b-ag-expected.checksum: Added.
65987         * css2.1/t040303-c62-percent-00-b-ag-expected.png: Added.
65988         * css2.1/t040303-c62-percent-00-b-ag-expected.txt: Added.
65989         * css2.1/t040303-c62-percent-00-b-ag.html: Added.
65990         * css2.1/t040304-c64-uri-00-a-g-expected.checksum: Added.
65991         * css2.1/t040304-c64-uri-00-a-g-expected.png: Added.
65992         * css2.1/t040304-c64-uri-00-a-g-expected.txt: Added.
65993         * css2.1/t040304-c64-uri-00-a-g.html: Added.
65994         * css2.1/t040306-c63-color-00-b-ag-expected.checksum: Added.
65995         * css2.1/t040306-c63-color-00-b-ag-expected.png: Added.
65996         * css2.1/t040306-c63-color-00-b-ag-expected.txt: Added.
65997         * css2.1/t040306-c63-color-00-b-ag.html: Added.
65998         * css2.1/t050201-c12-grouping-00-b-expected.checksum: Added.
65999         * css2.1/t050201-c12-grouping-00-b-expected.png: Added.
66000         * css2.1/t050201-c12-grouping-00-b-expected.txt: Added.
66001         * css2.1/t050201-c12-grouping-00-b.html: Added.
66002         * css2.1/t0505-c16-descendant-00-e-expected.checksum: Added.
66003         * css2.1/t0505-c16-descendant-00-e-expected.png: Added.
66004         * css2.1/t0505-c16-descendant-00-e-expected.txt: Added.
66005         * css2.1/t0505-c16-descendant-00-e.html: Added.
66006         * css2.1/t0505-c16-descendant-01-e-expected.checksum: Added.
66007         * css2.1/t0505-c16-descendant-01-e-expected.png: Added.
66008         * css2.1/t0505-c16-descendant-01-e-expected.txt: Added.
66009         * css2.1/t0505-c16-descendant-01-e.html: Added.
66010         * css2.1/t0505-c16-descendant-02-e-expected.checksum: Added.
66011         * css2.1/t0505-c16-descendant-02-e-expected.png: Added.
66012         * css2.1/t0505-c16-descendant-02-e-expected.txt: Added.
66013         * css2.1/t0505-c16-descendant-02-e.html: Added.
66014         * css2.1/t050803-c14-classes-00-e-expected.checksum: Added.
66015         * css2.1/t050803-c14-classes-00-e-expected.png: Added.
66016         * css2.1/t050803-c14-classes-00-e-expected.txt: Added.
66017         * css2.1/t050803-c14-classes-00-e.html: Added.
66018         * css2.1/t0509-c15-ids-00-a-expected.checksum: Added.
66019         * css2.1/t0509-c15-ids-00-a-expected.png: Added.
66020         * css2.1/t0509-c15-ids-00-a-expected.txt: Added.
66021         * css2.1/t0509-c15-ids-00-a.html: Added.
66022         * css2.1/t0509-c15-ids-01-e-expected.checksum: Added.
66023         * css2.1/t0509-c15-ids-01-e-expected.png: Added.
66024         * css2.1/t0509-c15-ids-01-e-expected.txt: Added.
66025         * css2.1/t0509-c15-ids-01-e.html: Added.
66026         * css2.1/t0510-c25-pseudo-elmnt-00-c-expected.checksum: Added.
66027         * css2.1/t0510-c25-pseudo-elmnt-00-c-expected.png: Added.
66028         * css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt: Added.
66029         * css2.1/t0510-c25-pseudo-elmnt-00-c.html: Added.
66030         * css2.1/t0511-c21-pseud-anch-00-e-i-expected.checksum: Added.
66031         * css2.1/t0511-c21-pseud-anch-00-e-i-expected.png: Added.
66032         * css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt: Added.
66033         * css2.1/t0511-c21-pseud-anch-00-e-i.html: Added.
66034         * css2.1/t0511-c21-pseud-link-00-e-expected.checksum: Added.
66035         * css2.1/t0511-c21-pseud-link-00-e-expected.png: Added.
66036         * css2.1/t0511-c21-pseud-link-00-e-expected.txt: Added.
66037         * css2.1/t0511-c21-pseud-link-00-e.html: Added.
66038         * css2.1/t0511-c21-pseud-link-01-e-expected.checksum: Added.
66039         * css2.1/t0511-c21-pseud-link-01-e-expected.png: Added.
66040         * css2.1/t0511-c21-pseud-link-01-e-expected.txt: Added.
66041         * css2.1/t0511-c21-pseud-link-01-e.html: Added.
66042         * css2.1/t0511-c21-pseud-link-02-e-expected.checksum: Added.
66043         * css2.1/t0511-c21-pseud-link-02-e-expected.png: Added.
66044         * css2.1/t0511-c21-pseud-link-02-e-expected.txt: Added.
66045         * css2.1/t0511-c21-pseud-link-02-e.html: Added.
66046         * css2.1/t0511-c21-pseud-link-03-e-expected.checksum: Added.
66047         * css2.1/t0511-c21-pseud-link-03-e-expected.png: Added.
66048         * css2.1/t0511-c21-pseud-link-03-e-expected.txt: Added.
66049         * css2.1/t0511-c21-pseud-link-03-e.html: Added.
66050         * css2.1/t051103-c21-activ-ln-00-e-i-expected.checksum: Added.
66051         * css2.1/t051103-c21-activ-ln-00-e-i-expected.png: Added.
66052         * css2.1/t051103-c21-activ-ln-00-e-i-expected.txt: Added.
66053         * css2.1/t051103-c21-activ-ln-00-e-i.html: Added.
66054         * css2.1/t051103-c21-focus-ln-00-e-i-expected.checksum: Added.
66055         * css2.1/t051103-c21-focus-ln-00-e-i-expected.png: Added.
66056         * css2.1/t051103-c21-focus-ln-00-e-i-expected.txt: Added.
66057         * css2.1/t051103-c21-focus-ln-00-e-i.html: Added.
66058         * css2.1/t051103-c21-hover-ln-00-e-i-expected.checksum: Added.
66059         * css2.1/t051103-c21-hover-ln-00-e-i-expected.png: Added.
66060         * css2.1/t051103-c21-hover-ln-00-e-i-expected.txt: Added.
66061         * css2.1/t051103-c21-hover-ln-00-e-i.html: Added.
66062         * css2.1/t051201-c23-first-line-00-b-expected.checksum: Added.
66063         * css2.1/t051201-c23-first-line-00-b-expected.png: Added.
66064         * css2.1/t051201-c23-first-line-00-b-expected.txt: Added.
66065         * css2.1/t051201-c23-first-line-00-b.html: Added.
66066         * css2.1/t051202-c24-first-lttr-00-b-expected.checksum: Added.
66067         * css2.1/t051202-c24-first-lttr-00-b-expected.png: Added.
66068         * css2.1/t051202-c24-first-lttr-00-b-expected.txt: Added.
66069         * css2.1/t051202-c24-first-lttr-00-b.html: Added.
66070         * css2.1/t051202-c26-psudo-nest-00-c-expected.checksum: Added.
66071         * css2.1/t051202-c26-psudo-nest-00-c-expected.png: Added.
66072         * css2.1/t051202-c26-psudo-nest-00-c-expected.txt: Added.
66073         * css2.1/t051202-c26-psudo-nest-00-c.html: Added.
66074         * css2.1/t0602-c13-inh-underlin-00-e-expected.checksum: Added.
66075         * css2.1/t0602-c13-inh-underlin-00-e-expected.png: Added.
66076         * css2.1/t0602-c13-inh-underlin-00-e-expected.txt: Added.
66077         * css2.1/t0602-c13-inh-underlin-00-e.html: Added.
66078         * css2.1/t0602-c13-inheritance-00-e-expected.checksum: Added.
66079         * css2.1/t0602-c13-inheritance-00-e-expected.png: Added.
66080         * css2.1/t0602-c13-inheritance-00-e-expected.txt: Added.
66081         * css2.1/t0602-c13-inheritance-00-e.html: Added.
66082         * css2.1/t0603-c11-import-00-b-expected.checksum: Added.
66083         * css2.1/t0603-c11-import-00-b-expected.png: Added.
66084         * css2.1/t0603-c11-import-00-b-expected.txt: Added.
66085         * css2.1/t0603-c11-import-00-b.html: Added.
66086         * css2.1/t060401-c32-cascading-00-b-expected.checksum: Added.
66087         * css2.1/t060401-c32-cascading-00-b-expected.png: Added.
66088         * css2.1/t060401-c32-cascading-00-b-expected.txt: Added.
66089         * css2.1/t060401-c32-cascading-00-b.html: Added.
66090         * css2.1/t060402-c31-important-00-b-expected.checksum: Added.
66091         * css2.1/t060402-c31-important-00-b-expected.png: Added.
66092         * css2.1/t060402-c31-important-00-b-expected.txt: Added.
66093         * css2.1/t060402-c31-important-00-b.html: Added.
66094         * css2.1/t060403-c21-pseu-cls-00-e-i-expected.checksum: Added.
66095         * css2.1/t060403-c21-pseu-cls-00-e-i-expected.png: Added.
66096         * css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt: Added.
66097         * css2.1/t060403-c21-pseu-cls-00-e-i.html: Added.
66098         * css2.1/t060403-c21-pseu-id-00-e-i-expected.checksum: Added.
66099         * css2.1/t060403-c21-pseu-id-00-e-i-expected.png: Added.
66100         * css2.1/t060403-c21-pseu-id-00-e-i-expected.txt: Added.
66101         * css2.1/t060403-c21-pseu-id-00-e-i.html: Added.
66102         * css2.1/t0801-c412-hz-box-00-b-a-expected.checksum: Added.
66103         * css2.1/t0801-c412-hz-box-00-b-a-expected.png: Added.
66104         * css2.1/t0801-c412-hz-box-00-b-a-expected.txt: Added.
66105         * css2.1/t0801-c412-hz-box-00-b-a.html: Added.
66106         * css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.checksum: Added.
66107         * css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png: Added.
66108         * css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt: Added.
66109         * css2.1/t0803-c5501-imrgn-t-00-b-ag.html: Added.
66110         * css2.1/t0803-c5501-mrgn-t-00-b-a-expected.checksum: Added.
66111         * css2.1/t0803-c5501-mrgn-t-00-b-a-expected.png: Added.
66112         * css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt: Added.
66113         * css2.1/t0803-c5501-mrgn-t-00-b-a.html: Added.
66114         * css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.checksum: Added.
66115         * css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.png: Added.
66116         * css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt: Added.
66117         * css2.1/t0803-c5502-imrgn-r-00-b-ag.html: Added.
66118         * css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.checksum: Added.
66119         * css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.png: Added.
66120         * css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt: Added.
66121         * css2.1/t0803-c5502-imrgn-r-01-b-ag.html: Added.
66122         * css2.1/t0803-c5502-imrgn-r-02-b-a-expected.checksum: Added.
66123         * css2.1/t0803-c5502-imrgn-r-02-b-a-expected.png: Added.
66124         * css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt: Added.
66125         * css2.1/t0803-c5502-imrgn-r-02-b-a.html: Added.
66126         * css2.1/t0803-c5502-imrgn-r-03-b-a-expected.checksum: Added.
66127         * css2.1/t0803-c5502-imrgn-r-03-b-a-expected.png: Added.
66128         * css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt: Added.
66129         * css2.1/t0803-c5502-imrgn-r-03-b-a.html: Added.
66130         * css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.checksum: Added.
66131         * css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.png: Added.
66132         * css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt: Added.
66133         * css2.1/t0803-c5502-imrgn-r-04-b-ag.html: Added.
66134         * css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.checksum: Added.
66135         * css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.png: Added.
66136         * css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt: Added.
66137         * css2.1/t0803-c5502-imrgn-r-05-b-ag.html: Added.
66138         * css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.checksum: Added.
66139         * css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.png: Added.
66140         * css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt: Added.
66141         * css2.1/t0803-c5502-imrgn-r-06-b-ag.html: Added.
66142         * css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.checksum: Added.
66143         * css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png: Added.
66144         * css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt: Added.
66145         * css2.1/t0803-c5502-mrgn-r-00-c-ag.html: Added.
66146         * css2.1/t0803-c5502-mrgn-r-01-c-a-expected.checksum: Added.
66147         * css2.1/t0803-c5502-mrgn-r-01-c-a-expected.png: Added.
66148         * css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt: Added.
66149         * css2.1/t0803-c5502-mrgn-r-01-c-a.html: Added.
66150         * css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum: Added.
66151         * css2.1/t0803-c5502-mrgn-r-02-c-expected.png: Added.
66152         * css2.1/t0803-c5502-mrgn-r-02-c-expected.txt: Added.
66153         * css2.1/t0803-c5502-mrgn-r-02-c.html: Added.
66154         * css2.1/t0803-c5502-mrgn-r-03-c-expected.checksum: Added.
66155         * css2.1/t0803-c5502-mrgn-r-03-c-expected.png: Added.
66156         * css2.1/t0803-c5502-mrgn-r-03-c-expected.txt: Added.
66157         * css2.1/t0803-c5502-mrgn-r-03-c.html: Added.
66158         * css2.1/t0803-c5503-imrgn-b-00-b-a-expected.checksum: Added.
66159         * css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png: Added.
66160         * css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt: Added.
66161         * css2.1/t0803-c5503-imrgn-b-00-b-a.html: Added.
66162         * css2.1/t0803-c5503-mrgn-b-00-b-a-expected.checksum: Added.
66163         * css2.1/t0803-c5503-mrgn-b-00-b-a-expected.png: Added.
66164         * css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt: Added.
66165         * css2.1/t0803-c5503-mrgn-b-00-b-a.html: Added.
66166         * css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.checksum: Added.
66167         * css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.png: Added.
66168         * css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt: Added.
66169         * css2.1/t0803-c5504-imrgn-l-00-b-ag.html: Added.
66170         * css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.checksum: Added.
66171         * css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.png: Added.
66172         * css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt: Added.
66173         * css2.1/t0803-c5504-imrgn-l-01-b-ag.html: Added.
66174         * css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.checksum: Added.
66175         * css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.png: Added.
66176         * css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt: Added.
66177         * css2.1/t0803-c5504-imrgn-l-02-b-ag.html: Added.
66178         * css2.1/t0803-c5504-imrgn-l-03-b-a-expected.checksum: Added.
66179         * css2.1/t0803-c5504-imrgn-l-03-b-a-expected.png: Added.
66180         * css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt: Added.
66181         * css2.1/t0803-c5504-imrgn-l-03-b-a.html: Added.
66182         * css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.checksum: Added.
66183         * css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.png: Added.
66184         * css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt: Added.
66185         * css2.1/t0803-c5504-imrgn-l-04-b-ag.html: Added.
66186         * css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.checksum: Added.
66187         * css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.png: Added.
66188         * css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt: Added.
66189         * css2.1/t0803-c5504-imrgn-l-05-b-ag.html: Added.
66190         * css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.checksum: Added.
66191         * css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.png: Added.
66192         * css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt: Added.
66193         * css2.1/t0803-c5504-imrgn-l-06-b-ag.html: Added.
66194         * css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.checksum: Added.
66195         * css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png: Added.
66196         * css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt: Added.
66197         * css2.1/t0803-c5504-mrgn-l-00-c-ag.html: Added.
66198         * css2.1/t0803-c5504-mrgn-l-01-c-a-expected.checksum: Added.
66199         * css2.1/t0803-c5504-mrgn-l-01-c-a-expected.png: Added.
66200         * css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt: Added.
66201         * css2.1/t0803-c5504-mrgn-l-01-c-a.html: Added.
66202         * css2.1/t0803-c5504-mrgn-l-02-c-expected.checksum: Added.
66203         * css2.1/t0803-c5504-mrgn-l-02-c-expected.png: Added.
66204         * css2.1/t0803-c5504-mrgn-l-02-c-expected.txt: Added.
66205         * css2.1/t0803-c5504-mrgn-l-02-c.html: Added.
66206         * css2.1/t0803-c5504-mrgn-l-03-c-expected.checksum: Added.
66207         * css2.1/t0803-c5504-mrgn-l-03-c-expected.png: Added.
66208         * css2.1/t0803-c5504-mrgn-l-03-c-expected.txt: Added.
66209         * css2.1/t0803-c5504-mrgn-l-03-c.html: Added.
66210         * css2.1/t0803-c5505-imrgn-00-a-ag-expected.checksum: Added.
66211         * css2.1/t0803-c5505-imrgn-00-a-ag-expected.png: Added.
66212         * css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: Added.
66213         * css2.1/t0803-c5505-imrgn-00-a-ag.html: Added.
66214         * css2.1/t0803-c5505-mrgn-00-b-ag-expected.checksum: Added.
66215         * css2.1/t0803-c5505-mrgn-00-b-ag-expected.png: Added.
66216         * css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt: Added.
66217         * css2.1/t0803-c5505-mrgn-00-b-ag.html: Added.
66218         * css2.1/t0803-c5505-mrgn-01-e-a-expected.checksum: Added.
66219         * css2.1/t0803-c5505-mrgn-01-e-a-expected.png: Added.
66220         * css2.1/t0803-c5505-mrgn-01-e-a-expected.txt: Added.
66221         * css2.1/t0803-c5505-mrgn-01-e-a.html: Added.
66222         * css2.1/t0803-c5505-mrgn-02-c-expected.checksum: Added.
66223         * css2.1/t0803-c5505-mrgn-02-c-expected.png: Added.
66224         * css2.1/t0803-c5505-mrgn-02-c-expected.txt: Added.
66225         * css2.1/t0803-c5505-mrgn-02-c.html: Added.
66226         * css2.1/t0803-c5505-mrgn-03-c-ag-expected.checksum: Added.
66227         * css2.1/t0803-c5505-mrgn-03-c-ag-expected.png: Added.
66228         * css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt: Added.
66229         * css2.1/t0803-c5505-mrgn-03-c-ag.html: Added.
66230         * css2.1/t080301-c411-vt-mrgn-00-b-expected.checksum: Added.
66231         * css2.1/t080301-c411-vt-mrgn-00-b-expected.png: Added.
66232         * css2.1/t080301-c411-vt-mrgn-00-b-expected.txt: Added.
66233         * css2.1/t080301-c411-vt-mrgn-00-b.html: Added.
66234         * css2.1/t0804-c5506-ipadn-t-00-b-a-expected.checksum: Added.
66235         * css2.1/t0804-c5506-ipadn-t-00-b-a-expected.png: Added.
66236         * css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt: Added.
66237         * css2.1/t0804-c5506-ipadn-t-00-b-a.html: Added.
66238         * css2.1/t0804-c5506-ipadn-t-01-b-a-expected.checksum: Added.
66239         * css2.1/t0804-c5506-ipadn-t-01-b-a-expected.png: Added.
66240         * css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt: Added.
66241         * css2.1/t0804-c5506-ipadn-t-01-b-a.html: Added.
66242         * css2.1/t0804-c5506-ipadn-t-02-b-a-expected.checksum: Added.
66243         * css2.1/t0804-c5506-ipadn-t-02-b-a-expected.png: Added.
66244         * css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt: Added.
66245         * css2.1/t0804-c5506-ipadn-t-02-b-a.html: Added.
66246         * css2.1/t0804-c5506-padn-t-00-b-a-expected.checksum: Added.
66247         * css2.1/t0804-c5506-padn-t-00-b-a-expected.png: Added.
66248         * css2.1/t0804-c5506-padn-t-00-b-a-expected.txt: Added.
66249         * css2.1/t0804-c5506-padn-t-00-b-a.html: Added.
66250         * css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.checksum: Added.
66251         * css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.png: Added.
66252         * css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt: Added.
66253         * css2.1/t0804-c5507-ipadn-r-00-b-ag.html: Added.
66254         * css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.checksum: Added.
66255         * css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.png: Added.
66256         * css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt: Added.
66257         * css2.1/t0804-c5507-ipadn-r-01-b-ag.html: Added.
66258         * css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.checksum: Added.
66259         * css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.png: Added.
66260         * css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt: Added.
66261         * css2.1/t0804-c5507-ipadn-r-02-b-ag.html: Added.
66262         * css2.1/t0804-c5507-ipadn-r-03-b-a-expected.checksum: Added.
66263         * css2.1/t0804-c5507-ipadn-r-03-b-a-expected.png: Added.
66264         * css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt: Added.
66265         * css2.1/t0804-c5507-ipadn-r-03-b-a.html: Added.
66266         * css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.checksum: Added.
66267         * css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.png: Added.
66268         * css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt: Added.
66269         * css2.1/t0804-c5507-ipadn-r-04-b-ag.html: Added.
66270         * css2.1/t0804-c5507-padn-r-00-c-ag-expected.checksum: Added.
66271         * css2.1/t0804-c5507-padn-r-00-c-ag-expected.png: Added.
66272         * css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt: Added.
66273         * css2.1/t0804-c5507-padn-r-00-c-ag.html: Added.
66274         * css2.1/t0804-c5507-padn-r-01-c-a-expected.checksum: Added.
66275         * css2.1/t0804-c5507-padn-r-01-c-a-expected.png: Added.
66276         * css2.1/t0804-c5507-padn-r-01-c-a-expected.txt: Added.
66277         * css2.1/t0804-c5507-padn-r-01-c-a.html: Added.
66278         * css2.1/t0804-c5507-padn-r-02-f-expected.checksum: Added.
66279         * css2.1/t0804-c5507-padn-r-02-f-expected.png: Added.
66280         * css2.1/t0804-c5507-padn-r-02-f-expected.txt: Added.
66281         * css2.1/t0804-c5507-padn-r-02-f.html: Added.
66282         * css2.1/t0804-c5507-padn-r-03-f-expected.checksum: Added.
66283         * css2.1/t0804-c5507-padn-r-03-f-expected.png: Added.
66284         * css2.1/t0804-c5507-padn-r-03-f-expected.txt: Added.
66285         * css2.1/t0804-c5507-padn-r-03-f.html: Added.
66286         * css2.1/t0804-c5508-ipadn-b-00-b-a-expected.checksum: Added.
66287         * css2.1/t0804-c5508-ipadn-b-00-b-a-expected.png: Added.
66288         * css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt: Added.
66289         * css2.1/t0804-c5508-ipadn-b-00-b-a.html: Added.
66290         * css2.1/t0804-c5508-ipadn-b-01-f-a-expected.checksum: Added.
66291         * css2.1/t0804-c5508-ipadn-b-01-f-a-expected.png: Added.
66292         * css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt: Added.
66293         * css2.1/t0804-c5508-ipadn-b-01-f-a.html: Added.
66294         * css2.1/t0804-c5508-ipadn-b-02-b-a-expected.checksum: Added.
66295         * css2.1/t0804-c5508-ipadn-b-02-b-a-expected.png: Added.
66296         * css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt: Added.
66297         * css2.1/t0804-c5508-ipadn-b-02-b-a.html: Added.
66298         * css2.1/t0804-c5508-ipadn-b-03-b-a-expected.checksum: Added.
66299         * css2.1/t0804-c5508-ipadn-b-03-b-a-expected.png: Added.
66300         * css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt: Added.
66301         * css2.1/t0804-c5508-ipadn-b-03-b-a.html: Added.
66302         * css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.checksum: Added.
66303         * css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.png: Added.
66304         * css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt: Added.
66305         * css2.1/t0804-c5509-ipadn-l-00-b-ag.html: Added.
66306         * css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.checksum: Added.
66307         * css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.png: Added.
66308         * css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt: Added.
66309         * css2.1/t0804-c5509-ipadn-l-01-b-ag.html: Added.
66310         * css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.checksum: Added.
66311         * css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.png: Added.
66312         * css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt: Added.
66313         * css2.1/t0804-c5509-ipadn-l-02-b-ag.html: Added.
66314         * css2.1/t0804-c5509-ipadn-l-03-b-a-expected.checksum: Added.
66315         * css2.1/t0804-c5509-ipadn-l-03-b-a-expected.png: Added.
66316         * css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt: Added.
66317         * css2.1/t0804-c5509-ipadn-l-03-b-a.html: Added.
66318         * css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.checksum: Added.
66319         * css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.png: Added.
66320         * css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt: Added.
66321         * css2.1/t0804-c5509-ipadn-l-04-f-ag.html: Added.
66322         * css2.1/t0804-c5509-padn-l-00-b-ag-expected.checksum: Added.
66323         * css2.1/t0804-c5509-padn-l-00-b-ag-expected.png: Added.
66324         * css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt: Added.
66325         * css2.1/t0804-c5509-padn-l-00-b-ag.html: Added.
66326         * css2.1/t0804-c5509-padn-l-01-b-a-expected.checksum: Added.
66327         * css2.1/t0804-c5509-padn-l-01-b-a-expected.png: Added.
66328         * css2.1/t0804-c5509-padn-l-01-b-a-expected.txt: Added.
66329         * css2.1/t0804-c5509-padn-l-01-b-a.html: Added.
66330         * css2.1/t0804-c5509-padn-l-02-f-expected.checksum: Added.
66331         * css2.1/t0804-c5509-padn-l-02-f-expected.png: Added.
66332         * css2.1/t0804-c5509-padn-l-02-f-expected.txt: Added.
66333         * css2.1/t0804-c5509-padn-l-02-f.html: Added.
66334         * css2.1/t0804-c5509-padn-l-03-f-g-expected.checksum: Added.
66335         * css2.1/t0804-c5509-padn-l-03-f-g-expected.png: Added.
66336         * css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Added.
66337         * css2.1/t0804-c5509-padn-l-03-f-g.html: Added.
66338         * css2.1/t0804-c5510-ipadn-00-b-ag-expected.checksum: Added.
66339         * css2.1/t0804-c5510-ipadn-00-b-ag-expected.png: Added.
66340         * css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt: Added.
66341         * css2.1/t0804-c5510-ipadn-00-b-ag.html: Added.
66342         * css2.1/t0804-c5510-padn-00-b-ag-expected.checksum: Added.
66343         * css2.1/t0804-c5510-padn-00-b-ag-expected.png: Added.
66344         * css2.1/t0804-c5510-padn-00-b-ag-expected.txt: Added.
66345         * css2.1/t0804-c5510-padn-00-b-ag.html: Added.
66346         * css2.1/t0804-c5510-padn-01-e-a-expected.checksum: Added.
66347         * css2.1/t0804-c5510-padn-01-e-a-expected.png: Added.
66348         * css2.1/t0804-c5510-padn-01-e-a-expected.txt: Added.
66349         * css2.1/t0804-c5510-padn-01-e-a.html: Added.
66350         * css2.1/t0804-c5510-padn-02-f-expected.checksum: Added.
66351         * css2.1/t0804-c5510-padn-02-f-expected.png: Added.
66352         * css2.1/t0804-c5510-padn-02-f-expected.txt: Added.
66353         * css2.1/t0804-c5510-padn-02-f.html: Added.
66354         * css2.1/t0805-c5511-brdr-tw-00-b-expected.checksum: Added.
66355         * css2.1/t0805-c5511-brdr-tw-00-b-expected.png: Added.
66356         * css2.1/t0805-c5511-brdr-tw-00-b-expected.txt: Added.
66357         * css2.1/t0805-c5511-brdr-tw-00-b.html: Added.
66358         * css2.1/t0805-c5511-brdr-tw-01-b-g-expected.checksum: Added.
66359         * css2.1/t0805-c5511-brdr-tw-01-b-g-expected.png: Added.
66360         * css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt: Added.
66361         * css2.1/t0805-c5511-brdr-tw-01-b-g.html: Added.
66362         * css2.1/t0805-c5511-brdr-tw-02-b-expected.checksum: Added.
66363         * css2.1/t0805-c5511-brdr-tw-02-b-expected.png: Added.
66364         * css2.1/t0805-c5511-brdr-tw-02-b-expected.txt: Added.
66365         * css2.1/t0805-c5511-brdr-tw-02-b.html: Added.
66366         * css2.1/t0805-c5511-brdr-tw-03-b-expected.checksum: Added.
66367         * css2.1/t0805-c5511-brdr-tw-03-b-expected.png: Added.
66368         * css2.1/t0805-c5511-brdr-tw-03-b-expected.txt: Added.
66369         * css2.1/t0805-c5511-brdr-tw-03-b.html: Added.
66370         * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.checksum: Added.
66371         * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png: Added.
66372         * css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt: Added.
66373         * css2.1/t0805-c5511-ibrdr-tw-00-a.html: Added.
66374         * css2.1/t0805-c5512-brdr-rw-00-b-expected.checksum: Added.
66375         * css2.1/t0805-c5512-brdr-rw-00-b-expected.png: Added.
66376         * css2.1/t0805-c5512-brdr-rw-00-b-expected.txt: Added.
66377         * css2.1/t0805-c5512-brdr-rw-00-b.html: Added.
66378         * css2.1/t0805-c5512-brdr-rw-01-b-g-expected.checksum: Added.
66379         * css2.1/t0805-c5512-brdr-rw-01-b-g-expected.png: Added.
66380         * css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt: Added.
66381         * css2.1/t0805-c5512-brdr-rw-01-b-g.html: Added.
66382         * css2.1/t0805-c5512-brdr-rw-02-b-expected.checksum: Added.
66383         * css2.1/t0805-c5512-brdr-rw-02-b-expected.png: Added.
66384         * css2.1/t0805-c5512-brdr-rw-02-b-expected.txt: Added.
66385         * css2.1/t0805-c5512-brdr-rw-02-b.html: Added.
66386         * css2.1/t0805-c5512-brdr-rw-03-b-expected.checksum: Added.
66387         * css2.1/t0805-c5512-brdr-rw-03-b-expected.png: Added.
66388         * css2.1/t0805-c5512-brdr-rw-03-b-expected.txt: Added.
66389         * css2.1/t0805-c5512-brdr-rw-03-b.html: Added.
66390         * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.checksum: Added.
66391         * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png: Added.
66392         * css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt: Added.
66393         * css2.1/t0805-c5512-ibrdr-rw-00-a.html: Added.
66394         * css2.1/t0805-c5513-brdr-bw-00-b-expected.checksum: Added.
66395         * css2.1/t0805-c5513-brdr-bw-00-b-expected.png: Added.
66396         * css2.1/t0805-c5513-brdr-bw-00-b-expected.txt: Added.
66397         * css2.1/t0805-c5513-brdr-bw-00-b.html: Added.
66398         * css2.1/t0805-c5513-brdr-bw-01-b-g-expected.checksum: Added.
66399         * css2.1/t0805-c5513-brdr-bw-01-b-g-expected.png: Added.
66400         * css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt: Added.
66401         * css2.1/t0805-c5513-brdr-bw-01-b-g.html: Added.
66402         * css2.1/t0805-c5513-brdr-bw-02-b-expected.checksum: Added.
66403         * css2.1/t0805-c5513-brdr-bw-02-b-expected.png: Added.
66404         * css2.1/t0805-c5513-brdr-bw-02-b-expected.txt: Added.
66405         * css2.1/t0805-c5513-brdr-bw-02-b.html: Added.
66406         * css2.1/t0805-c5513-brdr-bw-03-b-expected.checksum: Added.
66407         * css2.1/t0805-c5513-brdr-bw-03-b-expected.png: Added.
66408         * css2.1/t0805-c5513-brdr-bw-03-b-expected.txt: Added.
66409         * css2.1/t0805-c5513-brdr-bw-03-b.html: Added.
66410         * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.checksum: Added.
66411         * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png: Added.
66412         * css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt: Added.
66413         * css2.1/t0805-c5513-ibrdr-bw-00-a.html: Added.
66414         * css2.1/t0805-c5514-brdr-lw-00-b-expected.checksum: Added.
66415         * css2.1/t0805-c5514-brdr-lw-00-b-expected.png: Added.
66416         * css2.1/t0805-c5514-brdr-lw-00-b-expected.txt: Added.
66417         * css2.1/t0805-c5514-brdr-lw-00-b.html: Added.
66418         * css2.1/t0805-c5514-brdr-lw-01-b-g-expected.checksum: Added.
66419         * css2.1/t0805-c5514-brdr-lw-01-b-g-expected.png: Added.
66420         * css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt: Added.
66421         * css2.1/t0805-c5514-brdr-lw-01-b-g.html: Added.
66422         * css2.1/t0805-c5514-brdr-lw-02-b-expected.checksum: Added.
66423         * css2.1/t0805-c5514-brdr-lw-02-b-expected.png: Added.
66424         * css2.1/t0805-c5514-brdr-lw-02-b-expected.txt: Added.
66425         * css2.1/t0805-c5514-brdr-lw-02-b.html: Added.
66426         * css2.1/t0805-c5514-brdr-lw-03-b-expected.checksum: Added.
66427         * css2.1/t0805-c5514-brdr-lw-03-b-expected.png: Added.
66428         * css2.1/t0805-c5514-brdr-lw-03-b-expected.txt: Added.
66429         * css2.1/t0805-c5514-brdr-lw-03-b.html: Added.
66430         * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.checksum: Added.
66431         * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png: Added.
66432         * css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt: Added.
66433         * css2.1/t0805-c5514-ibrdr-lw-00-a.html: Added.
66434         * css2.1/t0805-c5515-brdr-w-00-a-expected.checksum: Added.
66435         * css2.1/t0805-c5515-brdr-w-00-a-expected.png: Added.
66436         * css2.1/t0805-c5515-brdr-w-00-a-expected.txt: Added.
66437         * css2.1/t0805-c5515-brdr-w-00-a.html: Added.
66438         * css2.1/t0805-c5515-brdr-w-01-b-g-expected.checksum: Added.
66439         * css2.1/t0805-c5515-brdr-w-01-b-g-expected.png: Added.
66440         * css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt: Added.
66441         * css2.1/t0805-c5515-brdr-w-01-b-g.html: Added.
66442         * css2.1/t0805-c5515-brdr-w-02-b-expected.checksum: Added.
66443         * css2.1/t0805-c5515-brdr-w-02-b-expected.png: Added.
66444         * css2.1/t0805-c5515-brdr-w-02-b-expected.txt: Added.
66445         * css2.1/t0805-c5515-brdr-w-02-b.html: Added.
66446         * css2.1/t0805-c5515-ibrdr-00-b-expected.checksum: Added.
66447         * css2.1/t0805-c5515-ibrdr-00-b-expected.png: Added.
66448         * css2.1/t0805-c5515-ibrdr-00-b-expected.txt: Added.
66449         * css2.1/t0805-c5515-ibrdr-00-b.html: Added.
66450         * css2.1/t0805-c5516-brdr-c-00-a-expected.checksum: Added.
66451         * css2.1/t0805-c5516-brdr-c-00-a-expected.png: Added.
66452         * css2.1/t0805-c5516-brdr-c-00-a-expected.txt: Added.
66453         * css2.1/t0805-c5516-brdr-c-00-a.html: Added.
66454         * css2.1/t0805-c5516-ibrdr-c-00-a-expected.checksum: Added.
66455         * css2.1/t0805-c5516-ibrdr-c-00-a-expected.png: Added.
66456         * css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt: Added.
66457         * css2.1/t0805-c5516-ibrdr-c-00-a.html: Added.
66458         * css2.1/t0805-c5517-brdr-s-00-c-expected.checksum: Added.
66459         * css2.1/t0805-c5517-brdr-s-00-c-expected.png: Added.
66460         * css2.1/t0805-c5517-brdr-s-00-c-expected.txt: Added.
66461         * css2.1/t0805-c5517-brdr-s-00-c.html: Added.
66462         * css2.1/t0805-c5517-ibrdr-s-00-a-expected.checksum: Added.
66463         * css2.1/t0805-c5517-ibrdr-s-00-a-expected.png: Added.
66464         * css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt: Added.
66465         * css2.1/t0805-c5517-ibrdr-s-00-a.html: Added.
66466         * css2.1/t0805-c5518-brdr-t-00-a-expected.checksum: Added.
66467         * css2.1/t0805-c5518-brdr-t-00-a-expected.png: Added.
66468         * css2.1/t0805-c5518-brdr-t-00-a-expected.txt: Added.
66469         * css2.1/t0805-c5518-brdr-t-00-a.html: Added.
66470         * css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Added.
66471         * css2.1/t0805-c5518-brdr-t-01-e-expected.png: Added.
66472         * css2.1/t0805-c5518-brdr-t-01-e-expected.txt: Added.
66473         * css2.1/t0805-c5518-brdr-t-01-e.html: Added.
66474         * css2.1/t0805-c5518-ibrdr-t-00-a-expected.checksum: Added.
66475         * css2.1/t0805-c5518-ibrdr-t-00-a-expected.png: Added.
66476         * css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt: Added.
66477         * css2.1/t0805-c5518-ibrdr-t-00-a.html: Added.
66478         * css2.1/t0805-c5519-brdr-r-00-a-expected.checksum: Added.
66479         * css2.1/t0805-c5519-brdr-r-00-a-expected.png: Added.
66480         * css2.1/t0805-c5519-brdr-r-00-a-expected.txt: Added.
66481         * css2.1/t0805-c5519-brdr-r-00-a.html: Added.
66482         * css2.1/t0805-c5519-brdr-r-01-e-expected.checksum: Added.
66483         * css2.1/t0805-c5519-brdr-r-01-e-expected.png: Added.
66484         * css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Added.
66485         * css2.1/t0805-c5519-brdr-r-01-e.html: Added.
66486         * css2.1/t0805-c5519-brdr-r-02-e-expected.checksum: Added.
66487         * css2.1/t0805-c5519-brdr-r-02-e-expected.png: Added.
66488         * css2.1/t0805-c5519-brdr-r-02-e-expected.txt: Added.
66489         * css2.1/t0805-c5519-brdr-r-02-e.html: Added.
66490         * css2.1/t0805-c5519-ibrdr-r-00-a-expected.checksum: Added.
66491         * css2.1/t0805-c5519-ibrdr-r-00-a-expected.png: Added.
66492         * css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt: Added.
66493         * css2.1/t0805-c5519-ibrdr-r-00-a.html: Added.
66494         * css2.1/t0805-c5520-brdr-b-00-a-expected.checksum: Added.
66495         * css2.1/t0805-c5520-brdr-b-00-a-expected.png: Added.
66496         * css2.1/t0805-c5520-brdr-b-00-a-expected.txt: Added.
66497         * css2.1/t0805-c5520-brdr-b-00-a.html: Added.
66498         * css2.1/t0805-c5520-brdr-b-01-e-expected.checksum: Added.
66499         * css2.1/t0805-c5520-brdr-b-01-e-expected.png: Added.
66500         * css2.1/t0805-c5520-brdr-b-01-e-expected.txt: Added.
66501         * css2.1/t0805-c5520-brdr-b-01-e.html: Added.
66502         * css2.1/t0805-c5520-ibrdr-b-00-a-expected.checksum: Added.
66503         * css2.1/t0805-c5520-ibrdr-b-00-a-expected.png: Added.
66504         * css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt: Added.
66505         * css2.1/t0805-c5520-ibrdr-b-00-a.html: Added.
66506         * css2.1/t0805-c5521-brdr-l-00-a-expected.checksum: Added.
66507         * css2.1/t0805-c5521-brdr-l-00-a-expected.png: Added.
66508         * css2.1/t0805-c5521-brdr-l-00-a-expected.txt: Added.
66509         * css2.1/t0805-c5521-brdr-l-00-a.html: Added.
66510         * css2.1/t0805-c5521-brdr-l-01-e-expected.checksum: Added.
66511         * css2.1/t0805-c5521-brdr-l-01-e-expected.png: Added.
66512         * css2.1/t0805-c5521-brdr-l-01-e-expected.txt: Added.
66513         * css2.1/t0805-c5521-brdr-l-01-e.html: Added.
66514         * css2.1/t0805-c5521-brdr-l-02-e-expected.checksum: Added.
66515         * css2.1/t0805-c5521-brdr-l-02-e-expected.png: Added.
66516         * css2.1/t0805-c5521-brdr-l-02-e-expected.txt: Added.
66517         * css2.1/t0805-c5521-brdr-l-02-e.html: Added.
66518         * css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum: Added.
66519         * css2.1/t0805-c5521-ibrdr-l-00-a-expected.png: Added.
66520         * css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: Added.
66521         * css2.1/t0805-c5521-ibrdr-l-00-a.html: Added.
66522         * css2.1/t0805-c5522-brdr-00-b-expected.checksum: Added.
66523         * css2.1/t0805-c5522-brdr-00-b-expected.png: Added.
66524         * css2.1/t0805-c5522-brdr-00-b-expected.txt: Added.
66525         * css2.1/t0805-c5522-brdr-00-b.html: Added.
66526         * css2.1/t0805-c5522-brdr-01-b-g-expected.checksum: Added.
66527         * css2.1/t0805-c5522-brdr-01-b-g-expected.png: Added.
66528         * css2.1/t0805-c5522-brdr-01-b-g-expected.txt: Added.
66529         * css2.1/t0805-c5522-brdr-01-b-g.html: Added.
66530         * css2.1/t0805-c5522-brdr-02-e-expected.checksum: Added.
66531         * css2.1/t0805-c5522-brdr-02-e-expected.png: Added.
66532         * css2.1/t0805-c5522-brdr-02-e-expected.txt: Added.
66533         * css2.1/t0805-c5522-brdr-02-e.html: Added.
66534         * css2.1/t0805-c5522-ibrdr-00-a-expected.checksum: Added.
66535         * css2.1/t0805-c5522-ibrdr-00-a-expected.png: Added.
66536         * css2.1/t0805-c5522-ibrdr-00-a-expected.txt: Added.
66537         * css2.1/t0805-c5522-ibrdr-00-a.html: Added.
66538         * css2.1/t09-c5526c-display-00-e-expected.checksum: Added.
66539         * css2.1/t09-c5526c-display-00-e-expected.png: Added.
66540         * css2.1/t09-c5526c-display-00-e-expected.txt: Added.
66541         * css2.1/t09-c5526c-display-00-e.html: Added.
66542         * css2.1/t090402-c42-ibx-pad-00-d-ag-expected.checksum: Added.
66543         * css2.1/t090402-c42-ibx-pad-00-d-ag-expected.png: Added.
66544         * css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt: Added.
66545         * css2.1/t090402-c42-ibx-pad-00-d-ag.html: Added.
66546         * css2.1/t0905-c414-flt-00-d-expected.checksum: Added.
66547         * css2.1/t0905-c414-flt-00-d-expected.png: Added.
66548         * css2.1/t0905-c414-flt-00-d-expected.txt: Added.
66549         * css2.1/t0905-c414-flt-00-d.html: Added.
66550         * css2.1/t0905-c414-flt-01-d-g-expected.checksum: Added.
66551         * css2.1/t0905-c414-flt-01-d-g-expected.png: Added.
66552         * css2.1/t0905-c414-flt-01-d-g-expected.txt: Added.
66553         * css2.1/t0905-c414-flt-01-d-g.html: Added.
66554         * css2.1/t0905-c414-flt-02-c-expected.checksum: Added.
66555         * css2.1/t0905-c414-flt-02-c-expected.png: Added.
66556         * css2.1/t0905-c414-flt-02-c-expected.txt: Added.
66557         * css2.1/t0905-c414-flt-02-c.html: Added.
66558         * css2.1/t0905-c414-flt-03-c-expected.checksum: Added.
66559         * css2.1/t0905-c414-flt-03-c-expected.png: Added.
66560         * css2.1/t0905-c414-flt-03-c-expected.txt: Added.
66561         * css2.1/t0905-c414-flt-03-c.html: Added.
66562         * css2.1/t0905-c414-flt-04-c-expected.checksum: Added.
66563         * css2.1/t0905-c414-flt-04-c-expected.png: Added.
66564         * css2.1/t0905-c414-flt-04-c-expected.txt: Added.
66565         * css2.1/t0905-c414-flt-04-c.html: Added.
66566         * css2.1/t0905-c414-flt-fit-00-d-expected.checksum: Added.
66567         * css2.1/t0905-c414-flt-fit-00-d-expected.png: Added.
66568         * css2.1/t0905-c414-flt-fit-00-d-expected.txt: Added.
66569         * css2.1/t0905-c414-flt-fit-00-d.html: Added.
66570         * css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum: Added.
66571         * css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Added.
66572         * css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: Added.
66573         * css2.1/t0905-c414-flt-fit-01-d-g.html: Added.
66574         * css2.1/t0905-c414-flt-wrap-00-e-expected.checksum: Added.
66575         * css2.1/t0905-c414-flt-wrap-00-e-expected.png: Added.
66576         * css2.1/t0905-c414-flt-wrap-00-e-expected.txt: Added.
66577         * css2.1/t0905-c414-flt-wrap-00-e.html: Added.
66578         * css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum: Added.
66579         * css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: Added.
66580         * css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt: Added.
66581         * css2.1/t0905-c414-flt-wrap-01-d-g.html: Added.
66582         * css2.1/t0905-c5525-fltblck-00-d-ag-expected.checksum: Added.
66583         * css2.1/t0905-c5525-fltblck-00-d-ag-expected.png: Added.
66584         * css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Added.
66585         * css2.1/t0905-c5525-fltblck-00-d-ag.html: Added.
66586         * css2.1/t0905-c5525-fltblck-01-d-expected.checksum: Added.
66587         * css2.1/t0905-c5525-fltblck-01-d-expected.png: Added.
66588         * css2.1/t0905-c5525-fltblck-01-d-expected.txt: Added.
66589         * css2.1/t0905-c5525-fltblck-01-d.html: Added.
66590         * css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum: Added.
66591         * css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: Added.
66592         * css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt: Added.
66593         * css2.1/t0905-c5525-fltclr-00-c-ag.html: Added.
66594         * css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Added.
66595         * css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Added.
66596         * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: Added.
66597         * css2.1/t0905-c5525-fltcont-00-d-g.html: Added.
66598         * css2.1/t0905-c5525-flthw-00-c-g-expected.checksum: Added.
66599         * css2.1/t0905-c5525-flthw-00-c-g-expected.png: Added.
66600         * css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Added.
66601         * css2.1/t0905-c5525-flthw-00-c-g.html: Added.
66602         * css2.1/t0905-c5525-fltinln-00-c-ag-expected.checksum: Added.
66603         * css2.1/t0905-c5525-fltinln-00-c-ag-expected.png: Added.
66604         * css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt: Added.
66605         * css2.1/t0905-c5525-fltinln-00-c-ag.html: Added.
66606         * css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum: Added.
66607         * css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: Added.
66608         * css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt: Added.
66609         * css2.1/t0905-c5525-fltmrgn-00-c-ag.html: Added.
66610         * css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: Added.
66611         * css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Added.
66612         * css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Added.
66613         * css2.1/t0905-c5525-fltmult-00-d-g.html: Added.
66614         * css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Added.
66615         * css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Added.
66616         * css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Added.
66617         * css2.1/t0905-c5525-fltwidth-00-c-g.html: Added.
66618         * css2.1/t0905-c5525-fltwidth-01-c-g-expected.checksum: Added.
66619         * css2.1/t0905-c5525-fltwidth-01-c-g-expected.png: Added.
66620         * css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt: Added.
66621         * css2.1/t0905-c5525-fltwidth-01-c-g.html: Added.
66622         * css2.1/t0905-c5525-fltwidth-02-c-g-expected.checksum: Added.
66623         * css2.1/t0905-c5525-fltwidth-02-c-g-expected.png: Added.
66624         * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: Added.
66625         * css2.1/t0905-c5525-fltwidth-02-c-g.html: Added.
66626         * css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum: Added.
66627         * css2.1/t0905-c5525-fltwidth-03-c-g-expected.png: Added.
66628         * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: Added.
66629         * css2.1/t0905-c5525-fltwidth-03-c-g.html: Added.
66630         * css2.1/t0905-c5525-fltwrap-00-b-expected.checksum: Added.
66631         * css2.1/t0905-c5525-fltwrap-00-b-expected.png: Added.
66632         * css2.1/t0905-c5525-fltwrap-00-b-expected.txt: Added.
66633         * css2.1/t0905-c5525-fltwrap-00-b.html: Added.
66634         * css2.1/t090501-c414-flt-00-d-expected.checksum: Added.
66635         * css2.1/t090501-c414-flt-00-d-expected.png: Added.
66636         * css2.1/t090501-c414-flt-00-d-expected.txt: Added.
66637         * css2.1/t090501-c414-flt-00-d.html: Added.
66638         * css2.1/t090501-c414-flt-01-b-expected.checksum: Added.
66639         * css2.1/t090501-c414-flt-01-b-expected.png: Added.
66640         * css2.1/t090501-c414-flt-01-b-expected.txt: Added.
66641         * css2.1/t090501-c414-flt-01-b.html: Added.
66642         * css2.1/t090501-c414-flt-02-d-g-expected.checksum: Added.
66643         * css2.1/t090501-c414-flt-02-d-g-expected.png: Added.
66644         * css2.1/t090501-c414-flt-02-d-g-expected.txt: Added.
66645         * css2.1/t090501-c414-flt-02-d-g.html: Added.
66646         * css2.1/t090501-c414-flt-03-b-g-expected.checksum: Added.
66647         * css2.1/t090501-c414-flt-03-b-g-expected.png: Added.
66648         * css2.1/t090501-c414-flt-03-b-g-expected.txt: Added.
66649         * css2.1/t090501-c414-flt-03-b-g.html: Added.
66650         * css2.1/t090501-c414-flt-ln-00-d-expected.checksum: Added.
66651         * css2.1/t090501-c414-flt-ln-00-d-expected.png: Added.
66652         * css2.1/t090501-c414-flt-ln-00-d-expected.txt: Added.
66653         * css2.1/t090501-c414-flt-ln-00-d.html: Added.
66654         * css2.1/t090501-c414-flt-ln-01-d-g-expected.checksum: Added.
66655         * css2.1/t090501-c414-flt-ln-01-d-g-expected.png: Added.
66656         * css2.1/t090501-c414-flt-ln-01-d-g-expected.txt: Added.
66657         * css2.1/t090501-c414-flt-ln-01-d-g.html: Added.
66658         * css2.1/t090501-c414-flt-ln-02-d-expected.checksum: Added.
66659         * css2.1/t090501-c414-flt-ln-02-d-expected.png: Added.
66660         * css2.1/t090501-c414-flt-ln-02-d-expected.txt: Added.
66661         * css2.1/t090501-c414-flt-ln-02-d.html: Added.
66662         * css2.1/t090501-c414-flt-ln-03-d-expected.checksum: Added.
66663         * css2.1/t090501-c414-flt-ln-03-d-expected.png: Added.
66664         * css2.1/t090501-c414-flt-ln-03-d-expected.txt: Added.
66665         * css2.1/t090501-c414-flt-ln-03-d.html: Added.
66666         * css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum: Added.
66667         * css2.1/t090501-c5525-flt-l-00-b-g-expected.png: Added.
66668         * css2.1/t090501-c5525-flt-l-00-b-g-expected.txt: Added.
66669         * css2.1/t090501-c5525-flt-l-00-b-g.html: Added.
66670         * css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum: Added.
66671         * css2.1/t090501-c5525-flt-r-00-b-g-expected.png: Added.
66672         * css2.1/t090501-c5525-flt-r-00-b-g-expected.txt: Added.
66673         * css2.1/t090501-c5525-flt-r-00-b-g.html: Added.
66674         * css2.1/t1002-c5523-width-00-b-g-expected.checksum: Added.
66675         * css2.1/t1002-c5523-width-00-b-g-expected.png: Added.
66676         * css2.1/t1002-c5523-width-00-b-g-expected.txt: Added.
66677         * css2.1/t1002-c5523-width-00-b-g.html: Added.
66678         * css2.1/t1002-c5523-width-01-b-g-expected.checksum: Added.
66679         * css2.1/t1002-c5523-width-01-b-g-expected.png: Added.
66680         * css2.1/t1002-c5523-width-01-b-g-expected.txt: Added.
66681         * css2.1/t1002-c5523-width-01-b-g.html: Added.
66682         * css2.1/t1002-c5523-width-02-b-g-expected.checksum: Added.
66683         * css2.1/t1002-c5523-width-02-b-g-expected.png: Added.
66684         * css2.1/t1002-c5523-width-02-b-g-expected.txt: Added.
66685         * css2.1/t1002-c5523-width-02-b-g.html: Added.
66686         * css2.1/t100303-c412-blockw-00-d-ag-expected.checksum: Added.
66687         * css2.1/t100303-c412-blockw-00-d-ag-expected.png: Added.
66688         * css2.1/t100303-c412-blockw-00-d-ag-expected.txt: Added.
66689         * css2.1/t100303-c412-blockw-00-d-ag.html: Added.
66690         * css2.1/t100304-c43-rpl-bbx-00-d-g-expected.checksum: Added.
66691         * css2.1/t100304-c43-rpl-bbx-00-d-g-expected.png: Added.
66692         * css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt: Added.
66693         * css2.1/t100304-c43-rpl-bbx-00-d-g.html: Added.
66694         * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum: Added.
66695         * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png: Added.
66696         * css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt: Added.
66697         * css2.1/t100304-c43-rpl-bbx-01-d-g.html: Added.
66698         * css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.checksum: Added.
66699         * css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.png: Added.
66700         * css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt: Added.
66701         * css2.1/t1004-c43-rpl-bbx-00-d-ag.html: Added.
66702         * css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.checksum: Added.
66703         * css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.png: Added.
66704         * css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt: Added.
66705         * css2.1/t1004-c43-rpl-ibx-00-d-ag.html: Added.
66706         * css2.1/t1004-c5524-width-00-b-g-expected.checksum: Added.
66707         * css2.1/t1004-c5524-width-00-b-g-expected.png: Added.
66708         * css2.1/t1004-c5524-width-00-b-g-expected.txt: Added.
66709         * css2.1/t1004-c5524-width-00-b-g.html: Added.
66710         * css2.1/t1005-c5524-width-00-b-g-expected.checksum: Added.
66711         * css2.1/t1005-c5524-width-00-b-g-expected.png: Added.
66712         * css2.1/t1005-c5524-width-00-b-g-expected.txt: Added.
66713         * css2.1/t1005-c5524-width-00-b-g.html: Added.
66714         * css2.1/t1005-c5524-width-01-b-g-expected.checksum: Added.
66715         * css2.1/t1005-c5524-width-01-b-g-expected.png: Added.
66716         * css2.1/t1005-c5524-width-01-b-g-expected.txt: Added.
66717         * css2.1/t1005-c5524-width-01-b-g.html: Added.
66718         * css2.1/t1008-c44-ln-box-00-d-ag-expected.checksum: Added.
66719         * css2.1/t1008-c44-ln-box-00-d-ag-expected.png: Added.
66720         * css2.1/t1008-c44-ln-box-00-d-ag-expected.txt: Added.
66721         * css2.1/t1008-c44-ln-box-00-d-ag.html: Added.
66722         * css2.1/t1008-c44-ln-box-01-d-ag-expected.checksum: Added.
66723         * css2.1/t1008-c44-ln-box-01-d-ag-expected.png: Added.
66724         * css2.1/t1008-c44-ln-box-01-d-ag-expected.txt: Added.
66725         * css2.1/t1008-c44-ln-box-01-d-ag.html: Added.
66726         * css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: Added.
66727         * css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Added.
66728         * css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: Added.
66729         * css2.1/t1008-c44-ln-box-02-d-ag.html: Added.
66730         * css2.1/t1008-c44-ln-box-03-d-ag-expected.checksum: Added.
66731         * css2.1/t1008-c44-ln-box-03-d-ag-expected.png: Added.
66732         * css2.1/t1008-c44-ln-box-03-d-ag-expected.txt: Added.
66733         * css2.1/t1008-c44-ln-box-03-d-ag.html: Added.
66734         * css2.1/t100801-c42-ibx-ht-00-d-a-expected.checksum: Added.
66735         * css2.1/t100801-c42-ibx-ht-00-d-a-expected.png: Added.
66736         * css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt: Added.
66737         * css2.1/t100801-c42-ibx-ht-00-d-a.html: Added.
66738         * css2.1/t100801-c544-valgn-00-a-ag-expected.checksum: Added.
66739         * css2.1/t100801-c544-valgn-00-a-ag-expected.png: Added.
66740         * css2.1/t100801-c544-valgn-00-a-ag-expected.txt: Added.
66741         * css2.1/t100801-c544-valgn-00-a-ag.html: Added.
66742         * css2.1/t100801-c544-valgn-01-d-ag-expected.checksum: Added.
66743         * css2.1/t100801-c544-valgn-01-d-ag-expected.png: Added.
66744         * css2.1/t100801-c544-valgn-01-d-ag-expected.txt: Added.
66745         * css2.1/t100801-c544-valgn-01-d-ag.html: Added.
66746         * css2.1/t100801-c544-valgn-02-d-agi-expected.checksum: Added.
66747         * css2.1/t100801-c544-valgn-02-d-agi-expected.png: Added.
66748         * css2.1/t100801-c544-valgn-02-d-agi-expected.txt: Added.
66749         * css2.1/t100801-c544-valgn-02-d-agi.html: Added.
66750         * css2.1/t100801-c544-valgn-03-d-agi-expected.checksum: Added.
66751         * css2.1/t100801-c544-valgn-03-d-agi-expected.png: Added.
66752         * css2.1/t100801-c544-valgn-03-d-agi-expected.txt: Added.
66753         * css2.1/t100801-c544-valgn-03-d-agi.html: Added.
66754         * css2.1/t100801-c544-valgn-04-d-agi-expected.checksum: Added.
66755         * css2.1/t100801-c544-valgn-04-d-agi-expected.png: Added.
66756         * css2.1/t100801-c544-valgn-04-d-agi-expected.txt: Added.
66757         * css2.1/t100801-c544-valgn-04-d-agi.html: Added.
66758         * css2.1/t100801-c548-leadin-00-d-a-expected.checksum: Added.
66759         * css2.1/t100801-c548-leadin-00-d-a-expected.png: Added.
66760         * css2.1/t100801-c548-leadin-00-d-a-expected.txt: Added.
66761         * css2.1/t100801-c548-leadin-00-d-a.html: Added.
66762         * css2.1/t100801-c548-ln-ht-00-c-a-expected.checksum: Added.
66763         * css2.1/t100801-c548-ln-ht-00-c-a-expected.png: Added.
66764         * css2.1/t100801-c548-ln-ht-00-c-a-expected.txt: Added.
66765         * css2.1/t100801-c548-ln-ht-00-c-a.html: Added.
66766         * css2.1/t100801-c548-ln-ht-01-b-ag-expected.checksum: Added.
66767         * css2.1/t100801-c548-ln-ht-01-b-ag-expected.png: Added.
66768         * css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt: Added.
66769         * css2.1/t100801-c548-ln-ht-01-b-ag.html: Added.
66770         * css2.1/t100801-c548-ln-ht-02-b-ag-expected.checksum: Added.
66771         * css2.1/t100801-c548-ln-ht-02-b-ag-expected.png: Added.
66772         * css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt: Added.
66773         * css2.1/t100801-c548-ln-ht-02-b-ag.html: Added.
66774         * css2.1/t100801-c548-ln-ht-03-d-ag-expected.checksum: Added.
66775         * css2.1/t100801-c548-ln-ht-03-d-ag-expected.png: Added.
66776         * css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt: Added.
66777         * css2.1/t100801-c548-ln-ht-03-d-ag.html: Added.
66778         * css2.1/t100801-c548-ln-ht-04-d-ag-expected.checksum: Added.
66779         * css2.1/t100801-c548-ln-ht-04-d-ag-expected.png: Added.
66780         * css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt: Added.
66781         * css2.1/t100801-c548-ln-ht-04-d-ag.html: Added.
66782         * css2.1/t1205-c561-list-displ-00-b-expected.checksum: Added.
66783         * css2.1/t1205-c561-list-displ-00-b-expected.png: Added.
66784         * css2.1/t1205-c561-list-displ-00-b-expected.txt: Added.
66785         * css2.1/t1205-c561-list-displ-00-b.html: Added.
66786         * css2.1/t1205-c563-list-type-00-b-expected.checksum: Added.
66787         * css2.1/t1205-c563-list-type-00-b-expected.png: Added.
66788         * css2.1/t1205-c563-list-type-00-b-expected.txt: Added.
66789         * css2.1/t1205-c563-list-type-00-b.html: Added.
66790         * css2.1/t1205-c563-list-type-01-b-expected.checksum: Added.
66791         * css2.1/t1205-c563-list-type-01-b-expected.png: Added.
66792         * css2.1/t1205-c563-list-type-01-b-expected.txt: Added.
66793         * css2.1/t1205-c563-list-type-01-b.html: Added.
66794         * css2.1/t1205-c564-list-img-00-b-g-expected.checksum: Added.
66795         * css2.1/t1205-c564-list-img-00-b-g-expected.png: Added.
66796         * css2.1/t1205-c564-list-img-00-b-g-expected.txt: Added.
66797         * css2.1/t1205-c564-list-img-00-b-g.html: Added.
66798         * css2.1/t1205-c565-list-pos-00-b-expected.checksum: Added.
66799         * css2.1/t1205-c565-list-pos-00-b-expected.png: Added.
66800         * css2.1/t1205-c565-list-pos-00-b-expected.txt: Added.
66801         * css2.1/t1205-c565-list-pos-00-b.html: Added.
66802         * css2.1/t1205-c566-list-stl-00-e-ag-expected.checksum: Added.
66803         * css2.1/t1205-c566-list-stl-00-e-ag-expected.png: Added.
66804         * css2.1/t1205-c566-list-stl-00-e-ag-expected.txt: Added.
66805         * css2.1/t1205-c566-list-stl-00-e-ag.html: Added.
66806         * css2.1/t1205-c566-list-stl-01-c-g-expected.checksum: Added.
66807         * css2.1/t1205-c566-list-stl-01-c-g-expected.png: Added.
66808         * css2.1/t1205-c566-list-stl-01-c-g-expected.txt: Added.
66809         * css2.1/t1205-c566-list-stl-01-c-g.html: Added.
66810         * css2.1/t1401-c531-color-00-a-expected.checksum: Added.
66811         * css2.1/t1401-c531-color-00-a-expected.png: Added.
66812         * css2.1/t1401-c531-color-00-a-expected.txt: Added.
66813         * css2.1/t1401-c531-color-00-a.html: Added.
66814         * css2.1/t1402-c45-bg-canvas-00-b-expected.checksum: Added.
66815         * css2.1/t1402-c45-bg-canvas-00-b-expected.png: Added.
66816         * css2.1/t1402-c45-bg-canvas-00-b-expected.txt: Added.
66817         * css2.1/t1402-c45-bg-canvas-00-b.html: Added.
66818         * css2.1/t140201-c532-bgcolor-00-a-expected.checksum: Added.
66819         * css2.1/t140201-c532-bgcolor-00-a-expected.png: Added.
66820         * css2.1/t140201-c532-bgcolor-00-a-expected.txt: Added.
66821         * css2.1/t140201-c532-bgcolor-00-a.html: Added.
66822         * css2.1/t140201-c532-bgcolor-01-b-expected.checksum: Added.
66823         * css2.1/t140201-c532-bgcolor-01-b-expected.png: Added.
66824         * css2.1/t140201-c532-bgcolor-01-b-expected.txt: Added.
66825         * css2.1/t140201-c532-bgcolor-01-b.html: Added.
66826         * css2.1/t140201-c533-bgimage-00-a-expected.checksum: Added.
66827         * css2.1/t140201-c533-bgimage-00-a-expected.png: Added.
66828         * css2.1/t140201-c533-bgimage-00-a-expected.txt: Added.
66829         * css2.1/t140201-c533-bgimage-00-a.html: Added.
66830         * css2.1/t140201-c533-bgimage-01-b-g-expected.checksum: Added.
66831         * css2.1/t140201-c533-bgimage-01-b-g-expected.png: Added.
66832         * css2.1/t140201-c533-bgimage-01-b-g-expected.txt: Added.
66833         * css2.1/t140201-c533-bgimage-01-b-g.html: Added.
66834         * css2.1/t140201-c534-bgre-00-b-ag-expected.checksum: Added.
66835         * css2.1/t140201-c534-bgre-00-b-ag-expected.png: Added.
66836         * css2.1/t140201-c534-bgre-00-b-ag-expected.txt: Added.
66837         * css2.1/t140201-c534-bgre-00-b-ag.html: Added.
66838         * css2.1/t140201-c534-bgre-01-b-ag-expected.checksum: Added.
66839         * css2.1/t140201-c534-bgre-01-b-ag-expected.png: Added.
66840         * css2.1/t140201-c534-bgre-01-b-ag-expected.txt: Added.
66841         * css2.1/t140201-c534-bgre-01-b-ag.html: Added.
66842         * css2.1/t140201-c534-bgreps-00-c-ag-expected.checksum: Added.
66843         * css2.1/t140201-c534-bgreps-00-c-ag-expected.png: Added.
66844         * css2.1/t140201-c534-bgreps-00-c-ag-expected.txt: Added.
66845         * css2.1/t140201-c534-bgreps-00-c-ag.html: Added.
66846         * css2.1/t140201-c534-bgreps-01-c-ag-expected.checksum: Added.
66847         * css2.1/t140201-c534-bgreps-01-c-ag-expected.png: Added.
66848         * css2.1/t140201-c534-bgreps-01-c-ag-expected.txt: Added.
66849         * css2.1/t140201-c534-bgreps-01-c-ag.html: Added.
66850         * css2.1/t140201-c534-bgreps-02-c-ag-expected.checksum: Added.
66851         * css2.1/t140201-c534-bgreps-02-c-ag-expected.png: Added.
66852         * css2.1/t140201-c534-bgreps-02-c-ag-expected.txt: Added.
66853         * css2.1/t140201-c534-bgreps-02-c-ag.html: Added.
66854         * css2.1/t140201-c534-bgreps-03-c-ag-expected.checksum: Added.
66855         * css2.1/t140201-c534-bgreps-03-c-ag-expected.png: Added.
66856         * css2.1/t140201-c534-bgreps-03-c-ag-expected.txt: Added.
66857         * css2.1/t140201-c534-bgreps-03-c-ag.html: Added.
66858         * css2.1/t140201-c534-bgreps-04-c-ag-expected.checksum: Added.
66859         * css2.1/t140201-c534-bgreps-04-c-ag-expected.png: Added.
66860         * css2.1/t140201-c534-bgreps-04-c-ag-expected.txt: Added.
66861         * css2.1/t140201-c534-bgreps-04-c-ag.html: Added.
66862         * css2.1/t140201-c534-bgreps-05-c-ag-expected.checksum: Added.
66863         * css2.1/t140201-c534-bgreps-05-c-ag-expected.png: Added.
66864         * css2.1/t140201-c534-bgreps-05-c-ag-expected.txt: Added.
66865         * css2.1/t140201-c534-bgreps-05-c-ag.html: Added.
66866         * css2.1/t140201-c535-bg-fixd-00-b-g-expected.checksum: Added.
66867         * css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: Added.
66868         * css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt: Added.
66869         * css2.1/t140201-c535-bg-fixd-00-b-g.html: Added.
66870         * css2.1/t140201-c536-bgpos-00-b-ag-expected.checksum: Added.
66871         * css2.1/t140201-c536-bgpos-00-b-ag-expected.png: Added.
66872         * css2.1/t140201-c536-bgpos-00-b-ag-expected.txt: Added.
66873         * css2.1/t140201-c536-bgpos-00-b-ag.html: Added.
66874         * css2.1/t140201-c536-bgpos-01-b-ag-expected.checksum: Added.
66875         * css2.1/t140201-c536-bgpos-01-b-ag-expected.png: Added.
66876         * css2.1/t140201-c536-bgpos-01-b-ag-expected.txt: Added.
66877         * css2.1/t140201-c536-bgpos-01-b-ag.html: Added.
66878         * css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum: Added.
66879         * css2.1/t140201-c537-bgfxps-00-c-ag-expected.png: Added.
66880         * css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt: Added.
66881         * css2.1/t140201-c537-bgfxps-00-c-ag.html: Added.
66882         * css2.1/t1503-c522-font-family-00-b-expected.checksum: Added.
66883         * css2.1/t1503-c522-font-family-00-b-expected.png: Added.
66884         * css2.1/t1503-c522-font-family-00-b-expected.txt: Added.
66885         * css2.1/t1503-c522-font-family-00-b.html: Added.
66886         * css2.1/t1504-c523-font-style-00-b-expected.checksum: Added.
66887         * css2.1/t1504-c523-font-style-00-b-expected.png: Added.
66888         * css2.1/t1504-c523-font-style-00-b-expected.txt: Added.
66889         * css2.1/t1504-c523-font-style-00-b.html: Added.
66890         * css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum: Added.
66891         * css2.1/t1504-c543-txt-decor-00-d-g-expected.png: Added.
66892         * css2.1/t1504-c543-txt-decor-00-d-g-expected.txt: Added.
66893         * css2.1/t1504-c543-txt-decor-00-d-g.html: Added.
66894         * css2.1/t1505-c524-font-var-00-b-expected.checksum: Added.
66895         * css2.1/t1505-c524-font-var-00-b-expected.png: Added.
66896         * css2.1/t1505-c524-font-var-00-b-expected.txt: Added.
66897         * css2.1/t1505-c524-font-var-00-b.html: Added.
66898         * css2.1/t1506-c525-font-wt-00-b-expected.checksum: Added.
66899         * css2.1/t1506-c525-font-wt-00-b-expected.png: Added.
66900         * css2.1/t1506-c525-font-wt-00-b-expected.txt: Added.
66901         * css2.1/t1506-c525-font-wt-00-b.html: Added.
66902         * css2.1/t1507-c526-font-sz-00-b-expected.checksum: Added.
66903         * css2.1/t1507-c526-font-sz-00-b-expected.png: Added.
66904         * css2.1/t1507-c526-font-sz-00-b-expected.txt: Added.
66905         * css2.1/t1507-c526-font-sz-00-b.html: Added.
66906         * css2.1/t1507-c526-font-sz-01-b-a-expected.checksum: Added.
66907         * css2.1/t1507-c526-font-sz-01-b-a-expected.png: Added.
66908         * css2.1/t1507-c526-font-sz-01-b-a-expected.txt: Added.
66909         * css2.1/t1507-c526-font-sz-01-b-a.html: Added.
66910         * css2.1/t1507-c526-font-sz-02-b-a-expected.checksum: Added.
66911         * css2.1/t1507-c526-font-sz-02-b-a-expected.png: Added.
66912         * css2.1/t1507-c526-font-sz-02-b-a-expected.txt: Added.
66913         * css2.1/t1507-c526-font-sz-02-b-a.html: Added.
66914         * css2.1/t1507-c526-font-sz-03-f-a-expected.checksum: Added.
66915         * css2.1/t1507-c526-font-sz-03-f-a-expected.png: Added.
66916         * css2.1/t1507-c526-font-sz-03-f-a-expected.txt: Added.
66917         * css2.1/t1507-c526-font-sz-03-f-a.html: Added.
66918         * css2.1/t1508-c527-font-00-b-expected.checksum: Added.
66919         * css2.1/t1508-c527-font-00-b-expected.png: Added.
66920         * css2.1/t1508-c527-font-00-b-expected.txt: Added.
66921         * css2.1/t1508-c527-font-00-b.html: Added.
66922         * css2.1/t1508-c527-font-01-b-expected.checksum: Added.
66923         * css2.1/t1508-c527-font-01-b-expected.png: Added.
66924         * css2.1/t1508-c527-font-01-b-expected.txt: Added.
66925         * css2.1/t1508-c527-font-01-b.html: Added.
66926         * css2.1/t1508-c527-font-02-b-expected.checksum: Added.
66927         * css2.1/t1508-c527-font-02-b-expected.png: Added.
66928         * css2.1/t1508-c527-font-02-b-expected.txt: Added.
66929         * css2.1/t1508-c527-font-02-b.html: Added.
66930         * css2.1/t1508-c527-font-03-b-expected.checksum: Added.
66931         * css2.1/t1508-c527-font-03-b-expected.png: Added.
66932         * css2.1/t1508-c527-font-03-b-expected.txt: Added.
66933         * css2.1/t1508-c527-font-03-b.html: Added.
66934         * css2.1/t1508-c527-font-04-b-expected.checksum: Added.
66935         * css2.1/t1508-c527-font-04-b-expected.png: Added.
66936         * css2.1/t1508-c527-font-04-b-expected.txt: Added.
66937         * css2.1/t1508-c527-font-04-b.html: Added.
66938         * css2.1/t1508-c527-font-05-b-expected.checksum: Added.
66939         * css2.1/t1508-c527-font-05-b-expected.png: Added.
66940         * css2.1/t1508-c527-font-05-b-expected.txt: Added.
66941         * css2.1/t1508-c527-font-05-b.html: Added.
66942         * css2.1/t1508-c527-font-06-b-expected.checksum: Added.
66943         * css2.1/t1508-c527-font-06-b-expected.png: Added.
66944         * css2.1/t1508-c527-font-06-b-expected.txt: Added.
66945         * css2.1/t1508-c527-font-06-b.html: Added.
66946         * css2.1/t1508-c527-font-07-b-expected.checksum: Added.
66947         * css2.1/t1508-c527-font-07-b-expected.png: Added.
66948         * css2.1/t1508-c527-font-07-b-expected.txt: Added.
66949         * css2.1/t1508-c527-font-07-b.html: Added.
66950         * css2.1/t1508-c527-font-08-b-expected.checksum: Added.
66951         * css2.1/t1508-c527-font-08-b-expected.png: Added.
66952         * css2.1/t1508-c527-font-08-b-expected.txt: Added.
66953         * css2.1/t1508-c527-font-08-b.html: Added.
66954         * css2.1/t1508-c527-font-09-b-expected.checksum: Added.
66955         * css2.1/t1508-c527-font-09-b-expected.png: Added.
66956         * css2.1/t1508-c527-font-09-b-expected.txt: Added.
66957         * css2.1/t1508-c527-font-09-b.html: Added.
66958         * css2.1/t1508-c527-font-10-c-expected.checksum: Added.
66959         * css2.1/t1508-c527-font-10-c-expected.png: Added.
66960         * css2.1/t1508-c527-font-10-c-expected.txt: Added.
66961         * css2.1/t1508-c527-font-10-c.html: Added.
66962         * css2.1/t1601-c547-indent-00-b-a-expected.checksum: Added.
66963         * css2.1/t1601-c547-indent-00-b-a-expected.png: Added.
66964         * css2.1/t1601-c547-indent-00-b-a-expected.txt: Added.
66965         * css2.1/t1601-c547-indent-00-b-a.html: Added.
66966         * css2.1/t1601-c547-indent-01-d-expected.checksum: Added.
66967         * css2.1/t1601-c547-indent-01-d-expected.png: Added.
66968         * css2.1/t1601-c547-indent-01-d-expected.txt: Added.
66969         * css2.1/t1601-c547-indent-01-d.html: Added.
66970         * css2.1/t1602-c43-center-00-d-ag-expected.checksum: Added.
66971         * css2.1/t1602-c43-center-00-d-ag-expected.png: Added.
66972         * css2.1/t1602-c43-center-00-d-ag-expected.txt: Added.
66973         * css2.1/t1602-c43-center-00-d-ag.html: Added.
66974         * css2.1/t1602-c546-txt-align-00-b-expected.checksum: Added.
66975         * css2.1/t1602-c546-txt-align-00-b-expected.png: Added.
66976         * css2.1/t1602-c546-txt-align-00-b-expected.txt: Added.
66977         * css2.1/t1602-c546-txt-align-00-b.html: Added.
66978         * css2.1/t1604-c541-word-sp-00-b-a-expected.checksum: Added.
66979         * css2.1/t1604-c541-word-sp-00-b-a-expected.png: Added.
66980         * css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Added.
66981         * css2.1/t1604-c541-word-sp-00-b-a.html: Added.
66982         * css2.1/t1604-c541-word-sp-01-b-a-expected.checksum: Added.
66983         * css2.1/t1604-c541-word-sp-01-b-a-expected.png: Added.
66984         * css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Added.
66985         * css2.1/t1604-c541-word-sp-01-b-a.html: Added.
66986         * css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum: Added.
66987         * css2.1/t1604-c542-letter-sp-00-b-a-expected.png: Added.
66988         * css2.1/t1604-c542-letter-sp-00-b-a-expected.txt: Added.
66989         * css2.1/t1604-c542-letter-sp-00-b-a.html: Added.
66990         * css2.1/t1604-c542-letter-sp-01-b-a-expected.checksum: Added.
66991         * css2.1/t1604-c542-letter-sp-01-b-a-expected.png: Added.
66992         * css2.1/t1604-c542-letter-sp-01-b-a-expected.txt: Added.
66993         * css2.1/t1604-c542-letter-sp-01-b-a.html: Added.
66994         * css2.1/t1605-c545-txttrans-00-b-ag-expected.checksum: Added.
66995         * css2.1/t1605-c545-txttrans-00-b-ag-expected.png: Added.
66996         * css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: Added.
66997         * css2.1/t1605-c545-txttrans-00-b-ag.html: Added.
66998         * css2.1/t1606-c562-white-sp-00-b-ag-expected.checksum: Added.
66999         * css2.1/t1606-c562-white-sp-00-b-ag-expected.png: Added.
67000         * css2.1/t1606-c562-white-sp-00-b-ag-expected.txt: Added.
67001         * css2.1/t1606-c562-white-sp-00-b-ag.html: Added.
67002         * dom/xhtml/level1/core/documentgetdoctypenodtd-expected.txt:
67004 2005-10-24  Darin Adler  <darin@apple.com>
67006         - changed a test to use a GIF instead of a PNG to avoid issues with color correction
67007           also, it was using an image that's part of OS X, and it's nicer to have a standalone test
67009         * fast/dynamic/genContentDestroyChildren-expected.checksum:
67010         * fast/dynamic/genContentDestroyChildren-expected.png:
67011         * fast/dynamic/genContentDestroyChildren-expected.txt:
67012         * fast/dynamic/genContentDestroyChildren.html:
67014 2005-10-24  Darin Adler  <darin@apple.com>
67016         - fixed results for http://bugs.webkit.org/show_bug.cgi?id=5415
67018         Mitz's patch removed some strange code about 1-character runs and rounding.
67019         It affected the results of this one test. Here are new results.
67021         * fast/text/international/bidi-explicit-embedding-expected.checksum:
67022         * fast/text/international/bidi-explicit-embedding-expected.png:
67023         * fast/text/international/bidi-explicit-embedding-expected.txt:
67025 2005-10-24  Maciej Stachowiak  <mjs@apple.com>
67027         Re-landing Dave Hyatt's changes from when the tree was closed.
67029         * fast/clip/008-expected.txt:
67030         * fast/css/acid2-expected.txt:
67031         * fast/css/acid2-pixel-expected.txt:
67032         * fast/table/overflowHidden-expected.txt:
67034 2005-10-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>
67036         Reviewed by Darin. Committed by beth.
67038         Fix for http://bugs.webkit.org/show_bug.cgi?id=5384
67039         Soft hyphen displayed as hyphen when it is the first character 
67040         in a line/run.
67042         * fast/text/softHyphen-expected.checksum: Added.
67043         * fast/text/softHyphen-expected.png: Added.
67044         * fast/text/softHyphen-expected.txt: Added.
67045         * fast/text/softHyphen.html: Added.
67047 2005-10-24  Mitz Pettel  <opendarwin.org@mitzpettel.com>
67049         Reviewed by Darin.  Committed by David Harrison.
67051         http://bugs.webkit.org/show_bug.cgi?id=5449
67052         "OBJECT should be accessible by id/name as document property only if its only children are PARAMs"
67054         * fast/js/object-by-name-or-id-expected.txt: Added.
67055         * fast/js/object-by-name-or-id.html: Added.
67057 2005-10-24  Beth Dakin  <bdakin@apple.com>
67059         Layout test for http://bugs.webkit.org/show_bug.cgi?id=5318
67060         forced line break should not be allowed after a list marker
67062         * fast/lists/li-br-expected.checksum: Added.
67063         * fast/lists/li-br-expected.png: Added.
67064         * fast/lists/li-br-expected.txt: Added.
67065         * fast/lists/li-br.html: Added.
67067 2005-10-24  Darin Adler  <darin@apple.com>
67069         Reviewed by hyatt.
67071         Updated tests after fixing QName validation.
67072         http://bugs.webkit.org/show_bug.cgi?id=5317
67074         * dom/xhtml/level1/core/hc_documentinvalidcharacterexceptioncreateelement-expected.txt:
67075         * dom/xhtml/level1/core/hc_documentinvalidcharacterexceptioncreateelement1-expected.txt:
67076         * dom/xhtml/level3/core/canonicalform06-expected.txt:
67077         * dom/xhtml/level3/core/infoset06-expected.txt:
67078         * dom/xhtml/level3/core/wellformed01-expected.txt:
67079         * dom/xhtml/level3/core/wellformed02-expected.txt:
67081 2005-10-23  Timothy Hatcher  <timothy@apple.com>
67083         Layout test to go with fix for bugzilla bug 3442 
67084         Adds support for :first-of-type CSS3 pseudo-selectors
67086         * fast/selectors/034-expected.checksum: Added.
67087         * fast/selectors/034-expected.png: Added.
67088         * fast/selectors/034-expected.txt: Added.
67089         * fast/selectors/034.html: Added.
67091 2005-10-22  Darin Adler  <darin@apple.com>
67093         - updated pixel results for tests with results that changed recently
67095         * editing/selection/3690703-2-expected.checksum:
67096         * editing/selection/3690703-2-expected.png:
67097         * editing/selection/3690703-expected.checksum:
67098         * editing/selection/3690703-expected.png:
67099         * editing/selection/3690719-expected.checksum:
67100         * editing/selection/3690719-expected.png:
67101         * fast/forms/001-expected.checksum:
67102         * fast/forms/001-expected.png:
67103         * fast/forms/form-element-geometry-expected.checksum:
67104         * fast/forms/form-element-geometry-expected.png:
67105         * fast/forms/formmove3-expected.checksum:
67106         * fast/forms/formmove3-expected.png:
67107         * fast/forms/input-value-expected.checksum:
67108         * fast/forms/input-value-expected.png:
67109         * fast/selectors/064-expected.checksum:
67110         * fast/selectors/064-expected.png:
67112         - added pixel results for a bunch of tests that, for whatever reason, didn't have them
67114         * dom/xhtml/level2/html/HTMLBaseElement01-expected.checksum: Added.
67115         * dom/xhtml/level2/html/HTMLBaseElement01-expected.png: Added.
67116         * dom/xhtml/level2/html/HTMLBaseElement02-expected.checksum: Added.
67117         * dom/xhtml/level2/html/HTMLBaseElement02-expected.png: Added.
67118         * dom/xhtml/level2/html/HTMLBodyElement01-expected.checksum: Added.
67119         * dom/xhtml/level2/html/HTMLBodyElement01-expected.png: Added.
67120         * dom/xhtml/level2/html/HTMLBodyElement02-expected.checksum: Added.
67121         * dom/xhtml/level2/html/HTMLBodyElement02-expected.png: Added.
67122         * dom/xhtml/level2/html/HTMLBodyElement03-expected.checksum: Added.
67123         * dom/xhtml/level2/html/HTMLBodyElement03-expected.png: Added.
67124         * dom/xhtml/level2/html/HTMLBodyElement04-expected.checksum: Added.
67125         * dom/xhtml/level2/html/HTMLBodyElement04-expected.png: Added.
67126         * dom/xhtml/level2/html/HTMLBodyElement05-expected.checksum: Added.
67127         * dom/xhtml/level2/html/HTMLBodyElement05-expected.png: Added.
67128         * dom/xhtml/level2/html/HTMLBodyElement06-expected.checksum: Added.
67129         * dom/xhtml/level2/html/HTMLBodyElement06-expected.png: Added.
67130         * dom/xhtml/level2/html/body01-expected.checksum: Added.
67131         * dom/xhtml/level2/html/body01-expected.png: Added.
67132         * dom/xhtml/level2/html/frame-expected.checksum: Added.
67133         * dom/xhtml/level2/html/frame-expected.png: Added.
67134         * dom/xhtml/level2/html/iframe-expected.checksum: Added.
67135         * dom/xhtml/level2/html/iframe-expected.png: Added.
67136         * dom/xhtml/level3/core/canonicalform08-expected.checksum: Added.
67137         * dom/xhtml/level3/core/canonicalform08-expected.png: Added.
67138         * dom/xhtml/level3/core/canonicalform09-expected.checksum: Added.
67139         * dom/xhtml/level3/core/canonicalform09-expected.png: Added.
67140         * dom/xhtml/level3/core/documentgetinputencoding03-expected.checksum: Added.
67141         * dom/xhtml/level3/core/documentgetinputencoding03-expected.png: Added.
67142         * dom/xhtml/level3/core/documentgetxmlencoding03-expected.checksum: Added.
67143         * dom/xhtml/level3/core/documentgetxmlencoding03-expected.png: Added.
67144         * dom/xhtml/level3/core/entitygetinputencoding02-expected.checksum: Added.
67145         * dom/xhtml/level3/core/entitygetinputencoding02-expected.png: Added.
67146         * dom/xhtml/level3/core/entitygetxmlversion02-expected.checksum: Added.
67147         * dom/xhtml/level3/core/entitygetxmlversion02-expected.png: Added.
67148         * dom/xhtml/level3/core/nodegetbaseuri05-expected.checksum: Added.
67149         * dom/xhtml/level3/core/nodegetbaseuri05-expected.png: Added.
67150         * dom/xhtml/level3/core/nodegetbaseuri07-expected.checksum: Added.
67151         * dom/xhtml/level3/core/nodegetbaseuri07-expected.png: Added.
67152         * dom/xhtml/level3/core/nodegetbaseuri09-expected.checksum: Added.
67153         * dom/xhtml/level3/core/nodegetbaseuri09-expected.png: Added.
67154         * dom/xhtml/level3/core/nodegetbaseuri10-expected.checksum: Added.
67155         * dom/xhtml/level3/core/nodegetbaseuri10-expected.png: Added.
67156         * dom/xhtml/level3/core/nodegetbaseuri11-expected.checksum: Added.
67157         * dom/xhtml/level3/core/nodegetbaseuri11-expected.png: Added.
67158         * dom/xhtml/level3/core/nodegetbaseuri15-expected.checksum: Added.
67159         * dom/xhtml/level3/core/nodegetbaseuri15-expected.png: Added.
67160         * dom/xhtml/level3/core/nodegetbaseuri17-expected.checksum: Added.
67161         * dom/xhtml/level3/core/nodegetbaseuri17-expected.png: Added.
67162         * dom/xhtml/level3/core/nodegetbaseuri18-expected.checksum: Added.
67163         * dom/xhtml/level3/core/nodegetbaseuri18-expected.png: Added.
67164         * dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.checksum: Added.
67165         * dom/xhtml/level3/core/nodelookupnamespaceuri01-expected.png: Added.
67166         * dom/xhtml/level3/core/nodelookupprefix19-expected.checksum: Added.
67167         * dom/xhtml/level3/core/nodelookupprefix19-expected.png: Added.
67168         * fast/forms/button-sizes-expected.checksum: Added.
67169         * fast/forms/button-sizes-expected.png: Added.
67171 2005-10-21  Beth Dakin  <bdakin@apple.com>
67173         Reviewed by Hyatt
67175         Layout test for fix to <rdar://problem/3947202> certain sequence of DOM 
67176         method calls involving CSS outline and display crashes Safari 
67177         (in repaint code).
67179         The fix is in WebCore.
67181         * fast/css/continuationCrash-expected.checksum: Added.
67182         * fast/css/continuationCrash-expected.png: Added.
67183         * fast/css/continuationCrash-expected.txt: Added.
67184         * fast/css/continuationCrash.html: Added.
67186 2005-10-21  Darin Adler  <darin@apple.com>
67188         Reviewed by Eric, landed by Maciej.
67190         - fixed xmlhttprequest test to not depend on property enumeration order
67192         * fast/js/xmlhttprequest-get-expected.txt:
67193         * fast/js/xmlhttprequest-get.xhtml:
67195 2005-10-21  Maciej Stachowiak  <mjs@apple.com>
67197         - temporarily reverted test changes corresponding to reverted changes
67199         * dom/xhtml/level3/core/nodeissamenode01-expected.txt:
67200         * dom/xhtml/level3/core/nodeissamenode02-expected.txt:
67201         * dom/xhtml/level3/core/nodeissamenode03-expected.txt:
67202         * dom/xhtml/level3/core/nodeissamenode04-expected.txt:
67203         * dom/xhtml/level3/core/nodeissamenode05-expected.txt:
67204         * dom/xhtml/level3/core/nodeissamenode06-expected.txt:
67205         * dom/xhtml/level3/core/nodeissamenode10-expected.txt:
67206         * fast/js/for-in-expected.txt: Removed.
67207         * fast/js/for-in.html: Removed.
67209 2005-10-21  Beth Dakin  <bdakin@apple.com>
67211         Layout test to go with fix for <rdar://problem/3847926> crash 
67212         due to infinite layout regression in RenderLayer::updateScrollInfoAfterLayout 
67213         (was at ourmedia.org)
67215         Fix is in WebCore.
67217         * fast/overflow/infiniteRecursion-expected.checksum: Added.
67218         * fast/overflow/infiniteRecursion-expected.png: Added.
67219         * fast/overflow/infiniteRecursion-expected.txt: Added.
67220         * fast/overflow/infiniteRecursion.html: Added.
67222 2005-10-17  Maciej Stachowiak  <mjs@apple.com>
67224         - temporarily back out hyatt's recent changes since the tree was closed
67226         * fast/clip/008-expected.txt:
67227         * fast/css/acid2-expected.txt:
67228         * fast/css/acid2-pixel-expected.txt:
67229         * fast/dom/gc-3.html:
67230         * fast/table/overflowHidden-expected.txt:
67232 2005-10-13  Eric Seidel  <eseidel@apple.com>
67234         Committed file w/ extra newline by mistake.
67236         * fast/js/resources/xmlhttprequest-get-data.xml:
67238 2005-10-13  Eric Seidel  <eseidel@apple.com>
67240         Reviewed by mjs.
67242         Adding the mozilla xslt tests.
67244         * fast/xsl/mozilla-tests.xml: Added.
67245         * fast/xsl/mozilla-tests.xsl: Added.
67246         * fast/xsl/mozilla-tests-expected.txt: Added.
67248 2005-10-13  Eric Seidel  <eseidel@apple.com>
67250         Reviewed by mjs.
67252         Adding a small xmlhttprequest test.
67254         * fast/js/resources/xmlhttprequest-get-data.xml: Added.
67255         * fast/js/xmlhttprequest-get-expected.txt: Added.
67256         * fast/js/xmlhttprequest-get.xhtml: Added.
67258 2005-10-13  Justin Garcia  <justin.garcia@apple.com>
67260         Reviewed by hyatt
67261         
67262         <rdar://problem/3643259> contentEditable=true elements do not acquire the caret or focus halo when overflow:scroll
67263         
67264         Updated/added layout tests:
67266         * fast/clip/001-expected.txt:
67267         * fast/clip/009-expected.txt:
67268         * fast/clip/010-expected.txt:
67269         * fast/clip/011-expected.txt:
67270         * fast/clip/012-expected.txt:
67271         * fast/clip/013-expected.txt:
67272         * fast/clip/014-expected.txt:
67273         * fast/clip/016-expected.txt:
67274         * fast/clip/outline-overflowClip-expected.checksum: Added.
67275         * fast/clip/outline-overflowClip-expected.png: Added.
67276         * fast/clip/outline-overflowClip-expected.txt: Added.
67277         * fast/clip/outline-overflowClip.html: Added.
67279 2005-10-12  Vicki Murley  <vicki@apple.com>
67281         - update expected results for <rdar://problem/4288266> createElement does not validate 
67282         names when called in an HTML document (4566)
67284         * dom/html/level1/core/hc_documentinvalidcharacterexceptioncreateelement-expected.txt:
67285         * dom/html/level1/core/hc_documentinvalidcharacterexceptioncreateelement1-expected.txt:
67287 2005-10-12  Beth Dakin  <bdakin@apple.com>
67289         Added a layout test for <rdar://problem/4112378> CSS :hover:after crash 
67290         - khtml::inlineWidth. The fix is in WebCore.
67292         * fast/dynamic/genContentDestroyChildren-expected.checksum: Added.
67293         * fast/dynamic/genContentDestroyChildren-expected.png: Added.
67294         * fast/dynamic/genContentDestroyChildren-expected.txt: Added.
67295         * fast/dynamic/genContentDestroyChildren.html: Added.
67297 2005-10-12  Darin Adler  <darin@apple.com>
67299         - removed some old results for tests that are no longer present
67300           http://bugs.webkit.org/show_bug.cgi?id=4850
67302         * dom/html/level2/html/frame-expected.checksum: Removed.
67303         * dom/html/level2/html/frame-expected.png: Removed.
67304         * dom/html/level2/html/iframe-expected.checksum: Removed.
67305         * dom/html/level2/html/iframe-expected.png: Removed.
67307 2005-10-11  Geoffrey Garen  <ggaren@apple.com>
67309         Added a layout test for the new special properties of the global RegExp object.
67310         (See JavaSriptCore changelog.)
67312         * fast/js/regexp-caching-expected.txt: Added.
67313         * fast/js/regexp-caching.html: Added.
67315 2005-10-11  Adele Peterson <adele@apple.com>
67317         Rolling out Darin's previous change.
67319         * fast/clip/014-expected.checksum: Updated.
67320         * fast/clip/014-expected.png: Updated.
67322 2005-10-10  Darin Adler  <darin@apple.com>
67324         - updated expected results due to fix for http://bugs.webkit.org/show_bug.cgi?id=5195
67326         The old results were incorrectly clipped. This always worked fine in the
67327         browser, but didn't draw correctly in DumpRenderTree until the bug was fixed.
67329         * fast/clip/014-expected.checksum: Updated.
67330         * fast/clip/014-expected.png: Updated.
67332 2005-10-09  Mitz Pettel  <opendarwin.org@mitzpettel.com>
67334         - added a test for http://bugs.webkit.org/show_bug.cgi?id=5280
67335           Date.setMonth fails with negative values
67337         * fast/js/date-negative-setmonth-expected.txt: Added.
67338         * fast/js/date-negative-setmonth.html: Added.
67340 2005-10-08  Mitz Pettel  <opendarwin.org@mitzpettel.com>
67342         - added a test for http://bugs.webkit.org/show_bug.cgi?id=5266
67343           Support parenthesized comments in Date.parse()
67345         * fast/js/date-parse-comments-test-expected.txt: Added.
67346         * fast/js/date-parse-comments-test.html: Added.
67348 2005-10-08  Alexey Proskuryakov  <ap@nypop.com>
67350         - added a test case for XSLT charset support
67351           http://bugs.webkit.org/show_bug.cgi?id=5244
67353         * fast/xsl/xslt-entity-enc.xml: Added.
67354         * fast/xsl/resources/xslt-entity-enc.xsl: Added.
67355         * fast/xsl/xslt-entity-enc-expected.txt: Added.
67357 2005-10-08  Mitz Pettel  <opendarwin.org@mitzpettel.com>
67359         Reviewed by Hyatt.
67361         - fixed http://bugs.webkit.org/show_bug.cgi?id=5148
67362           Rendering regressions in the Acid2 test cannot be detected
67364         * fast/css/acid2-pixel-expected.checksum: Added.
67365         * fast/css/acid2-pixel-expected.png: Added.
67366         * fast/css/acid2-pixel-expected.txt: Added.
67367         * fast/css/acid2-pixel.html: Added.
67369 2005-10-08  Mitz Pettel  <opendarwin.org@mitzpettel.com>
67371         Reviewed by Geoff Garen.
67373         - fixed http://bugs.webkit.org/show_bug.cgi?id=5061
67374           date-big-setmonth test is not timezone-independent
67376         * fast/js/date-big-setmonth.html: Changed to compare expected result with a Date value rather
67377         than with a constant. Also write out final result as a date rather than as a constant.
67378         * fast/js/date-big-setmonth-expected.txt: Updated.
67380 2005-10-08  Alexey Proskuryakov  <ap@nypop.com>
67382         - Added a test for http://bugs.webkit.org/show_bug.cgi?id=4821
67383           Text in submitted forms should be entity-encoded if the current encoding doesn't support it
67385         * fast/forms/form-data-encoding-expected.txt: Added.
67386         * fast/forms/form-data-encoding.html: Added.
67388 2005-10-08  Alexey Proskuryakov  <ap@nypop.com>
67390         Reviewed by Darin.
67392         - Added a test for http://bugs.webkit.org/show_bug.cgi?id=4707
67393           Need a way to automatically test for regressions in NSTextInput implementation
67395         * editing/input/text-input-controller-expected.txt: Added.
67396         * editing/input/text-input-controller.html: Added.
67398 2005-10-08  Darin Adler  <darin@apple.com>
67400         - Updated test results for fixed http://bugs.webkit.org/show_bug.cgi?id=3245
67401           Support the 'bdo' element
67403         * fast/dom/HTMLElement/bdo.html: Updated test, no longer says to expect failure.
67404         * fast/dom/HTMLElement/bdo-expected.checksum: Correct results.
67405         * fast/dom/HTMLElement/bdo-expected.png: Ditto.
67406         * fast/dom/HTMLElement/bdo-expected.txt: Ditto.
67408         * fast/text/international/bidi-LDB-2-HTML-expected.checksum: Updated to expect correct
67409         results for the section done with <bdo>.
67410         * fast/text/international/bidi-LDB-2-HTML-expected.png: Ditto.
67411         * fast/text/international/bidi-LDB-2-HTML-expected.txt: Ditto.
67413 2005-10-08  Darin Adler  <darin@apple.com>
67415         Test cases for http://bugs.webkit.org/show_bug.cgi?id=4898
67416         (Failures in dbaron's bidi ordering tests).
67418         * fast/dom/HTMLElement/bdo-expected.txt: Updated for differently-breaking text runs.
67419         * fast/text/international/bidi-override-expected.txt: Updated because override characters no
67420         longer show up in the render tree.
67422         * fast/text/international/bidi-LDB-2-CSS-expected.checksum: Added.
67423         * fast/text/international/bidi-LDB-2-CSS-expected.png: Added.
67424         * fast/text/international/bidi-LDB-2-CSS-expected.txt: Added.
67425         * fast/text/international/bidi-LDB-2-CSS.html: Added.
67427         * fast/text/international/bidi-LDB-2-HTML-expected.checksum: Added.
67428         * fast/text/international/bidi-LDB-2-HTML-expected.png: Added.
67429         * fast/text/international/bidi-LDB-2-HTML-expected.txt: Added.
67430         * fast/text/international/bidi-LDB-2-HTML.html: Added.
67432         * fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: Added.
67433         * fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Added.
67434         * fast/text/international/bidi-LDB-2-formatting-characters-expected.txt: Added.
67435         * fast/text/international/bidi-LDB-2-formatting-characters.html: Added.
67437         * fast/text/international/bidi-explicit-embedding-expected.checksum: Updated to now-correct results.
67438         * fast/text/international/bidi-explicit-embedding-expected.png: Ditto.
67439         * fast/text/international/bidi-explicit-embedding-expected.txt: Ditto.
67441 2005-10-07  David Harrison  <harrison@apple.com>
67443         Reviewed by Justin.
67444         
67445         Adjusted expected results after fixing position code in
67446         <rdar://problem/4064017> "Safari crashes at -[WebCoreBridge firstRectForDOMRange:] + 92"
67447         
67448         * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
67449         * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
67450         * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
67451         * editing/selection/3690703-expected.txt:
67452         * editing/selection/3690719-expected.txt:
67453         * editing/selection/select-all-004-expected.txt:
67455 2005-10-06  Justin Garcia  <justin.garcia@apple.com>
67457         Reviewed by harrison
67458         
67459         Test cases for:
67460         
67461         <rdar://problem/4073133> Tabbing between editable elements leads to loss of keyboard focus
67462         <rdar://problem/3690719> "Select All" when in an editable area selects the whole containing document
67463         <rdar://problem/3690703> selection is allowed to span editable area and rest of document
67465         * editing/selection/3690703-2-expected.checksum: Added.
67466         * editing/selection/3690703-2-expected.png: Added.
67467         * editing/selection/3690703-2-expected.txt: Added.
67468         * editing/selection/3690703-2.html: Added.
67469         * editing/selection/3690703-expected.checksum: Added.
67470         * editing/selection/3690703-expected.png: Added.
67471         * editing/selection/3690703-expected.txt: Added.
67472         * editing/selection/3690703.html: Added.
67473         * editing/selection/3690719-expected.checksum: Added.
67474         * editing/selection/3690719-expected.png: Added.
67475         * editing/selection/3690719-expected.txt: Added.
67476         * editing/selection/3690719.html: Added.
67478 2005-10-06  Vicki Murley  <vicki@apple.com>
67480         - updated layout tests for <rdar://problem/4288307> <form> element is 
67481         created for <isindex> outside <form>; that's not correct (4828)
67483         * dom/html/level2/html/HTMLIsIndexElement02-expected.txt: update this result, 
67484         since we now pass this test
67486         * fast/dom/isindex-002-expected.checksum: Added.
67487         * fast/dom/isindex-002-expected.png: Added.
67488         * fast/dom/isindex-002-expected.txt: Added.
67489         * fast/dom/isindex-002.html: Added.
67491         - renamed this test
67492         * fast/dom/isindex-alone-expected.checksum: Removed.
67493         * fast/dom/isindex-alone-expected.png: Removed.
67494         * fast/dom/isindex-alone-expected.txt: Removed.
67495         * fast/dom/isindex-alone.html: Removed.
67496         * fast/dom/isindex-001-expected.checksum: Added.
67497         * fast/dom/isindex-001-expected.png: Added.
67498         * fast/dom/isindex-001-expected.txt: Added.
67499         * fast/dom/isindex-001.html: Added.
67501 2005-10-06  Beth Dakin  <bdakin@apple.com>
67503         Test cases for <rdar://problem/4145535> Crash in khtml::RenderBlock::addOverhangingFloats 
67504         with simple HTML test file. The fix is in WebCore.
67506         * fast/block/float/4145535Crash-expected.checksum: Added.
67507         * fast/block/float/4145535Crash-expected.png: Added.
67508         * fast/block/float/4145535Crash-expected.txt: Added.
67509         * fast/block/float/4145535Crash.html: Added.
67511 2005-10-06  Darin Adler  <darin@apple.com>
67513         - updated test result for synthetic bold
67515         * editing/pasteboard/paste-text-011-expected.checksum: Regenerated.
67516         * editing/pasteboard/paste-text-011-expected.png: Ditto.
67517         * editing/pasteboard/paste-text-011-expected.txt: Ditto.
67519         - updated test result that was incorrect
67521         * fast/dom/namednodemap-namelookup-expected.txt: Added trailing newlines
67523 2005-10-05  Vicki Murley  <vicki@apple.com>
67525         Test cases for <rdar://problem/4288829> repro crash on isIndex tag with no attributes
67527         This test case will have to be updated once <rdar://problem/4288839> (isindex tag alone in 
67528         document doesn't end up in the DOM) is fixed
67530         * fast/dom/isindex-alone-expected.checksum: Added.
67531         * fast/dom/isindex-alone-expected.png: Added.
67532         * fast/dom/isindex-alone-expected.txt: Added.
67533         * fast/dom/isindex-alone.html: Added.
67535 2005-10-05  Maciej Stachowiak  <mjs@apple.com>
67537         Test cases for <rdar://problem/3798746> hang in JavaScript getting at URL from frame; isc.fraunhofer.de (works in IE and Firefox)
67539         * ChangeLog:
67540         * fast/dom/early-frame-url-expected.txt: Added.
67541         * fast/dom/early-frame-url.html: Added.
67542         * fast/dom/resources/a.html: Added.
67543         * fast/dom/resources/b.html: Added.
67545 2005-10-05  Justin Garcia  <justin.garcia@apple.com>
67547         Reviewed by beth
67548         
67549         <http://bugs.webkit.org/show_bug.cgi?id=5245>
67550         Adding missing pixel results for test cases checked in recently.
67552         * editing/inserting/4278698-expected.checksum: Added.
67553         * editing/inserting/4278698-expected.png: Added.
67554         * editing/pasteboard/4076267-2-expected.checksum: Added.
67555         * editing/pasteboard/4076267-2-expected.png: Added.
67556         * editing/pasteboard/4076267-3-expected.checksum: Added.
67557         * editing/pasteboard/4076267-3-expected.png: Added.
67558         * editing/pasteboard/4076267-expected.checksum: Added.
67559         * editing/pasteboard/4076267-expected.png: Added.
67560         * editing/undo/4063751-expected.checksum: Added.
67561         * editing/undo/4063751-expected.png: Added.
67562         * fast/css/imageTileOpacity-expected.checksum: Added.
67563         * fast/css/imageTileOpacity-expected.png: Added.
67564         * fast/forms/textAreaLineHeight-expected.checksum: Added.
67565         * fast/forms/textAreaLineHeight-expected.png: Added.
67567 2005-10-05  Maciej Stachowiak  <mjs@apple.com>
67569         Test case for:
67570         <rdar://problem/3798746> hang in JavaScript getting at URL from frame; isc.fraunhofer.de (works in IE and Firefox)
67572         * fast/dom/early-frame-url.html
67573         * fast/dom/early-frame-url-expected.txt: Added.
67574         * fast/dom/resources/a.html: Added.
67575         * fast/dom/resources/b.html: Added.
67577 2005-10-05  Maciej Stachowiak  <mjs@apple.com>
67579         Reviewed by Eric.
67581         - test case for some fixes I made to for..in enumeration. object
67582         properties now come before prototype properties and duplicates
67583         between object and prototype are listed only once.
67585         * fast/js/for-in-expected.txt: Added.
67586         * fast/js/for-in.html: Added.
67588 2005-10-05  Anders Carlsson  <andersca@mac.com>
67590         Reviewed by Maciej.
67592         - update test cases for <http://bugs.webkit.org/show_bug.cgi?id=5271>
67593         Implement isSameNode.
67595         * dom/xhtml/level3/core/nodeissamenode01-expected.txt:
67596         * dom/xhtml/level3/core/nodeissamenode02-expected.txt:
67597         * dom/xhtml/level3/core/nodeissamenode03-expected.txt:
67598         * dom/xhtml/level3/core/nodeissamenode04-expected.txt:
67599         * dom/xhtml/level3/core/nodeissamenode05-expected.txt:
67600         * dom/xhtml/level3/core/nodeissamenode06-expected.txt:
67601         * dom/xhtml/level3/core/nodeissamenode10-expected.txt:
67602         These tests pass now.
67604 2005-10-04  Eric Seidel  <eseidel@apple.com>
67606         Reviewed by mjs.
67608         Test direct name lookup in DOMNamedNodeMap, like FireFox/IE.
67609         <rdar://problem/4285884> Gap.com throws exception "Undefined value" because of Safari doesn't support indexing into a named node map by name
67611         * fast/dom/namednodemap-namelookup-expected.txt: Added.
67612         * fast/dom/namednodemap-namelookup.html: Added.
67614 2005-10-04  Beth Dakin  <bdakin@apple.com>
67616         Reviewed by Darin.
67618         Test case for setting opacity on tiled images. Specifically for fix to:
67619         <rdar://problem/4285538> TOT fix for Denver Regression: Drawing glitch in 
67620         the transparent dialog's cancel/ok button in the widget manager. The fix 
67621         is in WebKit and WebKitSystemInterface.
67623         * fast/css/button_center.png: Added.
67624         * fast/css/imageTileOpacity-expected.txt: Added.
67625         * fast/css/imageTileOpacity.html: Added.
67627 2005-10-03  Eric Seidel  <eseidel@apple.com>
67629         Reviewed by mjs.
67631         Test case for event.view.toString()
67632         <rdar://problem/4233558> toString on event.view Object fails with "No Default Value" in console
67634         * fast/events/event-view-toString-expected.txt: Added.
67635         * fast/events/event-view-toString.html: Added.
67637 2005-10-03  Maciej Stachowiak  <mjs@apple.com>
67639         Reviewed by Darin.
67641         Test cases for:
67642         
67643         http://bugs.webkit.org/show_bug.cgi?id=5180
67644         event.stopPropagation() prevents the default action - it shouldn't
67646         * fast/events/stopPropagation-checkbox-expected.txt: Added.
67647         * fast/events/stopPropagation-checkbox.html: Added.
67648         * fast/events/stopPropagation-submit-expected.txt: Added.
67649         * fast/events/stopPropagation-submit.html: Added.
67651 2005-10-03  Beth Dakin  <bdakin@apple.com>
67653         Reviewed by Darin.
67655         The new layout test for <rdar://problem/4235722> line-height 
67656         style settings not reflected in textarea.
67658         * fast/forms/textAreaLineHeight-expected.txt: Added.
67659         * fast/forms/textAreaLineHeight.html: Added.
67661 2005-10-02  Alexey Proskuryakov  <ap@nypop.com>
67663         Reviewed by eseidel.
67665         http://bugs.webkit.org/show_bug.cgi?id=5219
67667         * fast/xsl/xslt-url-expected.txt: Added.
67668         * fast/xsl/xslt-url.xml: Added.
67669         * fast/xsl/xslt-url.xsl: Added.
67671 2005-10-02  Anders Carlsson  <andersca@mac.com>
67673         Reviewed by Eric.
67675         Added test for <http://bugs.webkit.org/attachment.cgi?id=4145>
67676         attributes don't return correct values for namespaceURI and localName
67678         * fast/dom/attribute-namespaces-expected.txt: Added.
67679         * fast/dom/attribute-namespaces.xhtml: Added.
67681 2005-09-30  Eric Seidel  <eseidel@apple.com>
67683         Reviewed by xenon.
67684         
67685         Moved WebCore/layout-tests to LayoutTests