1 2008-01-08 Alexey Proskuryakov <ap@webkit.org>
5 <rdar://problem/5659812> CrashTracer: 462 crashes in Safari at com.apple.WebCore:
6 WebCore::Node::setChanged + 96
8 * fast/dom/cssTarget-crash-expected.txt: Added.
9 * fast/dom/cssTarget-crash.html: Added.
11 2008-01-08 Anders Carlsson <andersca@apple.com>
15 <rdar://problem/5667286>
16 plugins/createScriptableObject-before-start.html is failing due to denied cross-frame access
18 Use our own test plug-in instead of the Flash plug-in. The Flash plug-in tries to get the URL of the top frame
19 which will cause a security exception.
21 * platform/win/Skipped:
22 * plugins/createScriptableObject-before-start.html:
24 2008-01-07 Alice Liu <alice.liu@apple.com>
26 * platform/win/Skipped:
29 2008-01-07 Adele Peterson <adele@apple.com>
31 Temporary results until I fix:
32 <rdar://problem/5674667> fast/forms/slider-mouse-events.html is broken by media control checkin 29257
34 * fast/forms/slider-mouse-events-expected.txt:
36 2008-01-07 Oliver Hunt <oliver@apple.com>
40 Add test case for <image> with a transformation to retain aspect ratio
42 * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.checksum: Added.
43 * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.png: Added.
44 * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.txt: Added.
45 * svg/custom/image-with-aspect-ratio-stretch.svg: Added.
47 Fixed expected output:
48 * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
49 * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
50 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
51 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
52 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
53 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
54 * platform/mac/svg/carto.net/selectionlist-expected.checksum:
55 * platform/mac/svg/carto.net/selectionlist-expected.png:
56 * platform/mac/svg/custom/pointer-events-image-expected.checksum:
57 * platform/mac/svg/custom/pointer-events-image-expected.png:
58 * platform/mac/svg/custom/text-image-opacity-expected.checksum:
59 * platform/mac/svg/custom/text-image-opacity-expected.png:
61 2008-01-07 Adam Barth <hk9565@gmail.com>
63 Reviewed by Sam Weinig.
65 Fixes: http://bugs.webkit.org/show_bug.cgi?id=16523
67 Adds new LayoutTests for scripting from about:blank windows. These
68 windows should inherit its SecurityOrigin from its opener and should
69 refuse to change their origins when their opener changes exogenously
70 (the navigate-opener tests) or explicitly (the set-opener test).
72 * http/tests/security/aboutBlank: Added.
73 * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: Added.
74 * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write.html: Added.
75 * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: Added.
76 * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url.html: Added.
77 * http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: Added.
78 * http/tests/security/aboutBlank/xss-DENIED-set-opener.html: Added.
79 * http/tests/security/resources/innocent-victim-with-notify.html: Added.
80 * http/tests/security/resources/innocent-victim.html: Added.
81 * http/tests/security/resources/libwrapjs.js: Added.
82 * http/tests/security/resources/open-window.html: Added.
84 2008-01-07 Adele Peterson <adele@apple.com>
86 Reviewed by Antti, Adam, and Mitz.
89 <rdar://problem/5619073> Updated look for <video> controls
90 <rdar://problem/5619057> Add volume control to video controls
92 * platform/mac/media/audio-controls-rendering-expected.checksum:
93 * platform/mac/media/audio-controls-rendering-expected.png:
94 * platform/mac/media/audio-controls-rendering-expected.txt:
95 * platform/mac/media/video-controls-rendering-expected.checksum:
96 * platform/mac/media/video-controls-rendering-expected.png:
97 * platform/mac/media/video-controls-rendering-expected.txt:
98 * platform/mac/media/video-display-toggle-expected.checksum:
99 * platform/mac/media/video-display-toggle-expected.png:
100 * platform/mac/media/video-display-toggle-expected.txt:
102 2008-01-07 Alice Liu <alice.liu@apple.com>
106 checking in platform-specific results. addresses <rdar://5137719>
108 * platform/win/Skipped:
109 * platform/win/fast/dom/Window/window-screen-properties-expected.txt: Added.
111 2008-01-07 Kevin McCullough <kmccullough@apple.com>
115 - <rdar://problem/5667022> fast/events/mousemove-after-drag-over-scrollbar.html
116 failing (missing a mousemove event)
117 - Updated test to reflect it's original intention and filed a different
118 bug about the issue that caused the test to fail on Windows.
120 * fast/events/mousemove-after-drag-over-scrollbar-expected.txt:
121 * fast/events/mousemove-after-drag-over-scrollbar.html:
122 * platform/win/Skipped:
124 2008-01-07 Nikolas Zimmermann <zimmermann@kde.org>
128 Update layout tests after landing SVG Fonts support.
130 * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
131 * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
132 * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
133 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
134 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
135 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
136 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
137 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
138 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
139 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
140 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
141 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
142 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
143 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
144 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.checksum:
145 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png:
146 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
147 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
148 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
149 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
150 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
151 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
152 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
153 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum:
154 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
155 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
156 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum:
157 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
158 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
159 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.checksum:
160 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png:
161 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
162 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.checksum:
163 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png:
164 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
165 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum:
166 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png:
167 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
168 * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum:
169 * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
170 * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
171 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
172 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
173 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
174 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
175 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
176 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
177 * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum:
178 * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
179 * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
180 * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum:
181 * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
182 * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
183 * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum:
184 * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
185 * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
186 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
187 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
188 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
189 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
190 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
191 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
192 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.checksum:
193 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
194 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
195 * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.checksum:
196 * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png:
197 * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
198 * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum:
199 * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.png:
200 * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
201 * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.checksum:
202 * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.png:
203 * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
204 * platform/mac/svg/batik/masking/maskRegions-expected.checksum:
205 * platform/mac/svg/batik/masking/maskRegions-expected.png:
206 * platform/mac/svg/batik/paints/gradientLimit-expected.checksum:
207 * platform/mac/svg/batik/paints/gradientLimit-expected.png:
208 * platform/mac/svg/batik/paints/patternRegionA-expected.checksum:
209 * platform/mac/svg/batik/paints/patternRegionA-expected.png:
210 * platform/mac/svg/batik/paints/patternRegions-expected.checksum:
211 * platform/mac/svg/batik/paints/patternRegions-expected.png:
212 * platform/mac/svg/batik/text/longTextOnPath-expected.checksum:
213 * platform/mac/svg/batik/text/longTextOnPath-expected.png:
214 * platform/mac/svg/batik/text/textBiDi-expected.checksum:
215 * platform/mac/svg/batik/text/textBiDi-expected.png:
216 * platform/mac/svg/batik/text/textEffect-expected.checksum:
217 * platform/mac/svg/batik/text/textEffect-expected.png:
218 * platform/mac/svg/batik/text/textEffect-expected.txt:
219 * platform/mac/svg/batik/text/textEffect3-expected.checksum:
220 * platform/mac/svg/batik/text/textEffect3-expected.png:
221 * platform/mac/svg/batik/text/textEffect3-expected.txt:
222 * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
223 * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
224 * platform/mac/svg/batik/text/textLayout2-expected.checksum:
225 * platform/mac/svg/batik/text/textLayout2-expected.png:
226 * platform/mac/svg/batik/text/textOnPath3-expected.checksum:
227 * platform/mac/svg/batik/text/textOnPath3-expected.png:
228 * platform/mac/svg/batik/text/textPCDATA-expected.checksum:
229 * platform/mac/svg/batik/text/textPCDATA-expected.png:
230 * platform/mac/svg/batik/text/textPosition-expected.checksum:
231 * platform/mac/svg/batik/text/textPosition-expected.png:
232 * platform/mac/svg/batik/text/textPosition2-expected.checksum:
233 * platform/mac/svg/batik/text/textPosition2-expected.png:
234 * platform/mac/svg/batik/text/textPosition2-expected.txt:
235 * platform/mac/svg/batik/text/textProperties-expected.checksum:
236 * platform/mac/svg/batik/text/textProperties-expected.png:
237 * platform/mac/svg/batik/text/textStyles-expected.checksum:
238 * platform/mac/svg/batik/text/textStyles-expected.png:
239 * platform/mac/svg/batik/text/xmlSpace-expected.checksum:
240 * platform/mac/svg/batik/text/xmlSpace-expected.png:
241 * platform/mac/svg/custom/focus-ring-expected.checksum:
242 * platform/mac/svg/custom/focus-ring-expected.png:
243 * platform/mac/svg/custom/font-face-simple-expected.checksum:
244 * platform/mac/svg/custom/font-face-simple-expected.png:
245 * platform/mac/svg/custom/font-face-simple-expected.txt:
246 * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum:
247 * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
248 * platform/mac/svg/custom/linking-a-03-b-transform-expected.checksum:
249 * platform/mac/svg/custom/linking-a-03-b-transform-expected.png:
250 * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.checksum:
251 * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.png:
252 * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.checksum:
253 * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.png:
254 * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.checksum:
255 * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.png:
256 * platform/mac/svg/custom/pattern-rotate-expected.checksum:
257 * platform/mac/svg/custom/pattern-rotate-expected.png:
258 * platform/mac/svg/custom/pointer-events-path-expected.checksum:
259 * platform/mac/svg/custom/pointer-events-path-expected.png:
260 * platform/mac/svg/custom/pointer-events-text-expected.checksum:
261 * platform/mac/svg/custom/pointer-events-text-expected.png:
262 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum:
263 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
264 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
265 * platform/mac/svg/custom/text-hit-test-expected.checksum:
266 * platform/mac/svg/custom/text-hit-test-expected.png:
267 * platform/mac/svg/text/text-align-01-b-expected.checksum:
268 * platform/mac/svg/text/text-align-01-b-expected.png:
269 * platform/mac/svg/text/text-align-02-b-expected.checksum:
270 * platform/mac/svg/text/text-align-02-b-expected.png:
271 * platform/mac/svg/text/text-align-05-b-expected.checksum:
272 * platform/mac/svg/text/text-align-05-b-expected.png:
273 * platform/mac/svg/text/text-align-06-b-expected.checksum:
274 * platform/mac/svg/text/text-align-06-b-expected.png:
275 * platform/mac/svg/text/text-altglyph-01-b-expected.checksum:
276 * platform/mac/svg/text/text-altglyph-01-b-expected.png:
277 * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
278 * platform/mac/svg/text/text-fonts-01-t-expected.checksum:
279 * platform/mac/svg/text/text-fonts-01-t-expected.png:
280 * platform/mac/svg/text/text-intro-05-t-expected.checksum:
281 * platform/mac/svg/text/text-intro-05-t-expected.png:
282 * platform/mac/svg/text/text-text-04-t-expected.checksum:
283 * platform/mac/svg/text/text-text-04-t-expected.png:
284 * platform/mac/svg/text/text-text-04-t-expected.txt:
285 * platform/mac/svg/text/text-text-05-t-expected.checksum:
286 * platform/mac/svg/text/text-text-05-t-expected.png:
287 * platform/mac/svg/text/text-text-05-t-expected.txt:
288 * platform/mac/svg/text/text-text-06-t-expected.checksum:
289 * platform/mac/svg/text/text-text-06-t-expected.png:
290 * platform/mac/svg/text/text-text-06-t-expected.txt:
291 * platform/mac/svg/text/text-text-07-t-expected.checksum:
292 * platform/mac/svg/text/text-text-07-t-expected.png:
293 * platform/mac/svg/text/text-tselect-01-b-expected.checksum:
294 * platform/mac/svg/text/text-tselect-01-b-expected.png:
295 * svg/custom/stroke-width-click-expected.txt: Added.
296 * svg/dom/font-face-elements-expected.txt:
298 2008-01-07 Nikolas Zimmermann <zimmermann@kde.org>
300 Rubberstamped by Oliver.
302 Fix all SVG layout tests now that DRT works again reliable for SVG pixel tests.
304 Move all *-expected.txt files into platform/mac (as most contain text, and other measured values)
305 Leave only -expected.txt files there which dump as text.
307 * platform/mac/svg/batik/filters: Added.
308 * platform/mac/svg/batik/filters/filterRegions-expected.checksum: Copied from svg/batik/filters/filterRegions-expected.checksum.
309 * platform/mac/svg/batik/filters/filterRegions-expected.png: Copied from svg/batik/filters/filterRegions-expected.png.
310 * platform/mac/svg/batik/filters/filterRegions-expected.txt: Copied from svg/batik/filters/filterRegions-expected.txt.
311 * platform/mac/svg/batik/masking/maskRegions-expected.txt: Copied from svg/batik/masking/maskRegions-expected.txt.
312 * platform/mac/svg/batik/paints/gradientLimit-expected.txt: Copied from svg/batik/paints/gradientLimit-expected.txt.
313 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum: Copied from svg/batik/paints/patternPreserveAspectRatioA-expected.checksum.
314 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Copied from svg/batik/paints/patternPreserveAspectRatioA-expected.png.
315 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Copied from svg/batik/paints/patternPreserveAspectRatioA-expected.txt.
316 * platform/mac/svg/batik/paints/patternRegionA-expected.txt: Copied from svg/batik/paints/patternRegionA-expected.txt.
317 * platform/mac/svg/batik/paints/patternRegionB-expected.checksum: Copied from svg/batik/paints/patternRegionB-expected.checksum.
318 * platform/mac/svg/batik/paints/patternRegionB-expected.png: Copied from svg/batik/paints/patternRegionB-expected.png.
319 * platform/mac/svg/batik/paints/patternRegionB-expected.txt: Copied from svg/batik/paints/patternRegionB-expected.txt.
320 * platform/mac/svg/batik/paints/patternRegions-expected.txt: Copied from svg/batik/paints/patternRegions-expected.txt.
321 * platform/mac/svg/batik/text/longTextOnPath-expected.txt: Copied from svg/batik/text/longTextOnPath-expected.txt.
322 * platform/mac/svg/batik/text/textAnchor-expected.checksum: Copied from svg/batik/text/textAnchor-expected.checksum.
323 * platform/mac/svg/batik/text/textAnchor-expected.png: Copied from svg/batik/text/textAnchor-expected.png.
324 * platform/mac/svg/batik/text/textAnchor-expected.txt: Copied from svg/batik/text/textAnchor-expected.txt.
325 * platform/mac/svg/batik/text/textAnchor2-expected.checksum: Copied from svg/batik/text/textAnchor2-expected.checksum.
326 * platform/mac/svg/batik/text/textAnchor2-expected.png: Copied from svg/batik/text/textAnchor2-expected.png.
327 * platform/mac/svg/batik/text/textAnchor2-expected.txt: Copied from svg/batik/text/textAnchor2-expected.txt.
328 * platform/mac/svg/batik/text/textAnchor3-expected.checksum: Copied from svg/batik/text/textAnchor3-expected.checksum.
329 * platform/mac/svg/batik/text/textAnchor3-expected.png: Copied from svg/batik/text/textAnchor3-expected.png.
330 * platform/mac/svg/batik/text/textAnchor3-expected.txt: Copied from svg/batik/text/textAnchor3-expected.txt.
331 * platform/mac/svg/batik/text/textBiDi-expected.txt: Copied from svg/batik/text/textBiDi-expected.txt.
332 * platform/mac/svg/batik/text/textDecoration2-expected.checksum: Copied from svg/batik/text/textDecoration2-expected.checksum.
333 * platform/mac/svg/batik/text/textDecoration2-expected.png: Copied from svg/batik/text/textDecoration2-expected.png.
334 * platform/mac/svg/batik/text/textDecoration2-expected.txt: Copied from svg/batik/text/textDecoration2-expected.txt.
335 * platform/mac/svg/batik/text/textEffect-expected.txt: Copied from svg/batik/text/textEffect-expected.txt.
336 * platform/mac/svg/batik/text/textEffect2-expected.txt: Copied from svg/batik/text/textEffect2-expected.txt.
337 * platform/mac/svg/batik/text/textEffect3-expected.txt: Copied from svg/batik/text/textEffect3-expected.txt.
338 * platform/mac/svg/batik/text/textFeatures-expected.checksum: Copied from svg/batik/text/textFeatures-expected.checksum.
339 * platform/mac/svg/batik/text/textFeatures-expected.png: Copied from svg/batik/text/textFeatures-expected.png.
340 * platform/mac/svg/batik/text/textFeatures-expected.txt: Copied from svg/batik/text/textFeatures-expected.txt.
341 * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Copied from svg/batik/text/textGlyphOrientationHorizontal-expected.txt.
342 * platform/mac/svg/batik/text/textLayout-expected.checksum: Copied from svg/batik/text/textLayout-expected.checksum.
343 * platform/mac/svg/batik/text/textLayout-expected.png: Copied from svg/batik/text/textLayout-expected.png.
344 * platform/mac/svg/batik/text/textLayout-expected.txt: Copied from svg/batik/text/textLayout-expected.txt.
345 * platform/mac/svg/batik/text/textLayout2-expected.txt: Copied from svg/batik/text/textLayout2-expected.txt.
346 * platform/mac/svg/batik/text/textLength-expected.checksum: Copied from svg/batik/text/textLength-expected.checksum.
347 * platform/mac/svg/batik/text/textLength-expected.png: Copied from svg/batik/text/textLength-expected.png.
348 * platform/mac/svg/batik/text/textLength-expected.txt: Copied from svg/batik/text/textLength-expected.txt.
349 * platform/mac/svg/batik/text/textOnPath-expected.checksum: Copied from svg/batik/text/textOnPath-expected.checksum.
350 * platform/mac/svg/batik/text/textOnPath-expected.png: Copied from svg/batik/text/textOnPath-expected.png.
351 * platform/mac/svg/batik/text/textOnPath-expected.txt: Copied from svg/batik/text/textOnPath-expected.txt.
352 * platform/mac/svg/batik/text/textOnPath2-expected.checksum: Copied from svg/batik/text/textOnPath2-expected.checksum.
353 * platform/mac/svg/batik/text/textOnPath2-expected.png: Copied from svg/batik/text/textOnPath2-expected.png.
354 * platform/mac/svg/batik/text/textOnPath2-expected.txt: Copied from svg/batik/text/textOnPath2-expected.txt.
355 * platform/mac/svg/batik/text/textOnPath3-expected.txt: Copied from svg/batik/text/textOnPath3-expected.txt.
356 * platform/mac/svg/batik/text/textOnPathSpaces-expected.checksum: Copied from svg/batik/text/textOnPathSpaces-expected.checksum.
357 * platform/mac/svg/batik/text/textOnPathSpaces-expected.png: Copied from svg/batik/text/textOnPathSpaces-expected.png.
358 * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt: Copied from svg/batik/text/textOnPathSpaces-expected.txt.
359 * platform/mac/svg/batik/text/textPCDATA-expected.txt: Copied from svg/batik/text/textPCDATA-expected.txt.
360 * platform/mac/svg/batik/text/textPosition-expected.txt: Copied from svg/batik/text/textPosition-expected.txt.
361 * platform/mac/svg/batik/text/textPosition2-expected.txt: Copied from svg/batik/text/textPosition2-expected.txt.
362 * platform/mac/svg/batik/text/textProperties-expected.txt: Copied from svg/batik/text/textProperties-expected.txt.
363 * platform/mac/svg/batik/text/textProperties2-expected.checksum: Copied from svg/batik/text/textProperties2-expected.checksum.
364 * platform/mac/svg/batik/text/textProperties2-expected.png: Copied from svg/batik/text/textProperties2-expected.png.
365 * platform/mac/svg/batik/text/textProperties2-expected.txt: Copied from svg/batik/text/textProperties2-expected.txt.
366 * platform/mac/svg/batik/text/textStyles-expected.txt: Copied from svg/batik/text/textStyles-expected.txt.
367 * platform/mac/svg/batik/text/verticalText-expected.checksum: Copied from svg/batik/text/verticalText-expected.checksum.
368 * platform/mac/svg/batik/text/verticalText-expected.png: Copied from svg/batik/text/verticalText-expected.png.
369 * platform/mac/svg/batik/text/verticalText-expected.txt: Copied from svg/batik/text/verticalText-expected.txt.
370 * platform/mac/svg/batik/text/verticalTextOnPath-expected.checksum: Copied from svg/batik/text/verticalTextOnPath-expected.checksum.
371 * platform/mac/svg/batik/text/verticalTextOnPath-expected.png: Copied from svg/batik/text/verticalTextOnPath-expected.png.
372 * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt: Copied from svg/batik/text/verticalTextOnPath-expected.txt.
373 * platform/mac/svg/batik/text/xmlSpace-expected.txt: Copied from svg/batik/text/xmlSpace-expected.txt.
374 * platform/mac/svg/carto.net/frameless-svg-parse-error-expected.checksum: Added.
375 * platform/mac/svg/carto.net/frameless-svg-parse-error-expected.png: Added.
376 * platform/mac/svg/css/getComputedStyle-basic-expected.checksum: Added.
377 * platform/mac/svg/css/getComputedStyle-basic-expected.png: Added.
378 * platform/mac/svg/css/glyph-orientation-rounding-test-expected.checksum: Added.
379 * platform/mac/svg/css/glyph-orientation-rounding-test-expected.png: Added.
380 * platform/mac/svg/custom/SVGException-expected.checksum: Added.
381 * platform/mac/svg/custom/SVGException-expected.png: Added.
382 * platform/mac/svg/custom/SVGMatrix-interface-expected.checksum: Copied from svg/custom/SVGMatrix-interface-expected.checksum.
383 * platform/mac/svg/custom/SVGMatrix-interface-expected.png: Copied from svg/custom/SVGMatrix-interface-expected.png.
384 * platform/mac/svg/custom/SVGMatrix-interface-expected.txt: Copied from svg/custom/SVGMatrix-interface-expected.txt.
385 * platform/mac/svg/custom/absolute-sized-svg-in-xhtml-expected.checksum: Copied from svg/custom/absolute-sized-svg-in-xhtml-expected.checksum.
386 * platform/mac/svg/custom/absolute-sized-svg-in-xhtml-expected.png: Copied from svg/custom/absolute-sized-svg-in-xhtml-expected.png.
387 * platform/mac/svg/custom/absolute-sized-svg-in-xhtml-expected.txt: Copied from svg/custom/absolute-sized-svg-in-xhtml-expected.txt.
388 * platform/mac/svg/custom/clip-path-referencing-use-expected.checksum: Copied from svg/custom/clip-path-referencing-use-expected.checksum.
389 * platform/mac/svg/custom/clip-path-referencing-use-expected.png: Copied from svg/custom/clip-path-referencing-use-expected.png.
390 * platform/mac/svg/custom/clip-path-referencing-use-expected.txt: Copied from svg/custom/clip-path-referencing-use-expected.txt.
391 * platform/mac/svg/custom/clip-path-referencing-use2-expected.checksum: Copied from svg/custom/clip-path-referencing-use2-expected.checksum.
392 * platform/mac/svg/custom/clip-path-referencing-use2-expected.png: Copied from svg/custom/clip-path-referencing-use2-expected.png.
393 * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt: Copied from svg/custom/clip-path-referencing-use2-expected.txt.
394 * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.checksum: Copied from svg/custom/container-opacity-clip-viewBox-expected.checksum.
395 * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.png: Copied from svg/custom/container-opacity-clip-viewBox-expected.png.
396 * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.txt: Copied from svg/custom/container-opacity-clip-viewBox-expected.txt.
397 * platform/mac/svg/custom/embedded-svg-disallowed-in-dashboard-expected.checksum: Added.
398 * platform/mac/svg/custom/embedded-svg-disallowed-in-dashboard-expected.png: Added.
399 * platform/mac/svg/custom/empty-clip-path-expected.checksum: Copied from svg/custom/empty-clip-path-expected.checksum.
400 * platform/mac/svg/custom/empty-clip-path-expected.png: Copied from svg/custom/empty-clip-path-expected.png.
401 * platform/mac/svg/custom/empty-clip-path-expected.txt: Copied from svg/custom/empty-clip-path-expected.txt.
402 * platform/mac/svg/custom/fill-SVGPaint-interface-expected.checksum: Copied from svg/custom/fill-SVGPaint-interface-expected.checksum.
403 * platform/mac/svg/custom/fill-SVGPaint-interface-expected.png: Copied from svg/custom/fill-SVGPaint-interface-expected.png.
404 * platform/mac/svg/custom/fill-SVGPaint-interface-expected.txt: Copied from svg/custom/fill-SVGPaint-interface-expected.txt.
405 * platform/mac/svg/custom/fill-fallback-expected.checksum: Copied from svg/custom/fill-fallback-expected.checksum.
406 * platform/mac/svg/custom/fill-fallback-expected.png: Copied from svg/custom/fill-fallback-expected.png.
407 * platform/mac/svg/custom/fill-fallback-expected.txt: Copied from svg/custom/fill-fallback-expected.txt.
408 * platform/mac/svg/custom/focus-ring-expected.checksum:
409 * platform/mac/svg/custom/focus-ring-expected.png:
410 * platform/mac/svg/custom/getBBox-js-expected.checksum: Added.
411 * platform/mac/svg/custom/getBBox-js-expected.png: Added.
412 * platform/mac/svg/custom/getPresentationAttribute-expected.checksum: Copied from svg/custom/getPresentationAttribute-expected.checksum.
413 * platform/mac/svg/custom/getPresentationAttribute-expected.png: Copied from svg/custom/getPresentationAttribute-expected.png.
414 * platform/mac/svg/custom/getPresentationAttribute-expected.txt: Copied from svg/custom/getPresentationAttribute-expected.txt.
415 * platform/mac/svg/custom/gradient-rotated-bbox-expected.checksum: Copied from svg/custom/gradient-rotated-bbox-expected.checksum.
416 * platform/mac/svg/custom/gradient-rotated-bbox-expected.png: Copied from svg/custom/gradient-rotated-bbox-expected.png.
417 * platform/mac/svg/custom/gradient-rotated-bbox-expected.txt: Copied from svg/custom/gradient-rotated-bbox-expected.txt.
418 * platform/mac/svg/custom/group-opacity-expected.checksum: Copied from svg/custom/group-opacity-expected.checksum.
419 * platform/mac/svg/custom/group-opacity-expected.png: Copied from svg/custom/group-opacity-expected.png.
420 * platform/mac/svg/custom/group-opacity-expected.txt: Copied from svg/custom/group-opacity-expected.txt.
421 * platform/mac/svg/custom/hit-test-unclosed-subpaths-expected.checksum: Copied from svg/custom/hit-test-unclosed-subpaths-expected.checksum.
422 * platform/mac/svg/custom/hit-test-unclosed-subpaths-expected.png: Copied from svg/custom/hit-test-unclosed-subpaths-expected.png.
423 * platform/mac/svg/custom/hit-test-unclosed-subpaths-expected.txt: Copied from svg/custom/hit-test-unclosed-subpaths-expected.txt.
424 * platform/mac/svg/custom/hit-test-with-br-expected.checksum: Copied from svg/custom/hit-test-with-br-expected.checksum.
425 * platform/mac/svg/custom/hit-test-with-br-expected.png: Copied from svg/custom/hit-test-with-br-expected.png.
426 * platform/mac/svg/custom/hit-test-with-br-expected.txt: Copied from svg/custom/hit-test-with-br-expected.txt.
427 * platform/mac/svg/custom/image-parent-translation-expected.checksum: Copied from svg/custom/image-parent-translation-expected.checksum.
428 * platform/mac/svg/custom/image-parent-translation-expected.png: Copied from svg/custom/image-parent-translation-expected.png.
429 * platform/mac/svg/custom/image-parent-translation-expected.txt: Copied from svg/custom/image-parent-translation-expected.txt.
430 * platform/mac/svg/custom/image-small-width-height-expected.checksum: Copied from svg/custom/image-small-width-height-expected.checksum.
431 * platform/mac/svg/custom/image-small-width-height-expected.png: Copied from svg/custom/image-small-width-height-expected.png.
432 * platform/mac/svg/custom/image-small-width-height-expected.txt: Copied from svg/custom/image-small-width-height-expected.txt.
433 * platform/mac/svg/custom/image-with-prefix-in-webarchive-expected.checksum: Added.
434 * platform/mac/svg/custom/image-with-prefix-in-webarchive-expected.png: Added.
435 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt: Copied from svg/custom/inline-svg-in-xhtml-expected.txt.
436 * platform/mac/svg/custom/invalid-lengthlist-expected.checksum: Copied from svg/custom/invalid-lengthlist-expected.checksum.
437 * platform/mac/svg/custom/invalid-lengthlist-expected.png: Copied from svg/custom/invalid-lengthlist-expected.png.
438 * platform/mac/svg/custom/invalid-lengthlist-expected.txt: Copied from svg/custom/invalid-lengthlist-expected.txt.
439 * platform/mac/svg/custom/js-font-test-expected.txt: Copied from svg/custom/js-font-test-expected.txt.
440 * platform/mac/svg/custom/js-svg-constructors-expected.checksum: Copied from svg/custom/js-svg-constructors-expected.checksum.
441 * platform/mac/svg/custom/js-svg-constructors-expected.png: Copied from svg/custom/js-svg-constructors-expected.png.
442 * platform/mac/svg/custom/js-update-transform-addition-expected.checksum: Copied from svg/custom/js-update-transform-addition-expected.checksum.
443 * platform/mac/svg/custom/js-update-transform-addition-expected.png: Copied from svg/custom/js-update-transform-addition-expected.png.
444 * platform/mac/svg/custom/js-update-transform-addition-expected.txt: Copied from svg/custom/js-update-transform-addition-expected.txt.
445 * platform/mac/svg/custom/js-update-transform-changes-expected.checksum: Copied from svg/custom/js-update-transform-changes-expected.checksum.
446 * platform/mac/svg/custom/js-update-transform-changes-expected.png: Copied from svg/custom/js-update-transform-changes-expected.png.
447 * platform/mac/svg/custom/js-update-transform-changes-expected.txt: Copied from svg/custom/js-update-transform-changes-expected.txt.
448 * platform/mac/svg/custom/linking-a-03-b-all-expected.txt: Copied from svg/custom/linking-a-03-b-all-expected.txt.
449 * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt: Copied from svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt.
450 * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt: Copied from svg/custom/linking-a-03-b-transform-expected.txt.
451 * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt: Copied from svg/custom/linking-a-03-b-viewBox-expected.txt.
452 * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt: Copied from svg/custom/linking-a-03-b-viewBox-transform-expected.txt.
453 * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt: Copied from svg/custom/linking-a-03-b-viewTarget-expected.txt.
454 * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt: Copied from svg/custom/linking-a-03-b-zoomAndPan-expected.txt.
455 * platform/mac/svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard-expected.checksum: Added.
456 * platform/mac/svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard-expected.png: Added.
457 * platform/mac/svg/custom/manually-parsed-svg-disallowed-in-dashboard-expected.checksum: Added.
458 * platform/mac/svg/custom/manually-parsed-svg-disallowed-in-dashboard-expected.png: Added.
459 * platform/mac/svg/custom/multiple-title-elements-expected.checksum: Added.
460 * platform/mac/svg/custom/multiple-title-elements-expected.png: Added.
461 * platform/mac/svg/custom/path-getTotalLength-expected.checksum: Added.
462 * platform/mac/svg/custom/path-getTotalLength-expected.png: Added.
463 * platform/mac/svg/custom/pattern-rotate-expected.txt: Copied from svg/custom/pattern-rotate-expected.txt.
464 * platform/mac/svg/custom/percentage-of-html-parent-expected.checksum: Copied from svg/custom/percentage-of-html-parent-expected.checksum.
465 * platform/mac/svg/custom/percentage-of-html-parent-expected.png: Copied from svg/custom/percentage-of-html-parent-expected.png.
466 * platform/mac/svg/custom/percentage-of-html-parent-expected.txt: Copied from svg/custom/percentage-of-html-parent-expected.txt.
467 * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.checksum: Copied from svg/custom/repaint-on-image-bounds-change-expected.checksum.
468 * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.png: Copied from svg/custom/repaint-on-image-bounds-change-expected.png.
469 * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.txt: Copied from svg/custom/repaint-on-image-bounds-change-expected.txt.
470 * platform/mac/svg/custom/resource-client-removal-expected.checksum: Copied from svg/custom/resource-client-removal-expected.checksum.
471 * platform/mac/svg/custom/resource-client-removal-expected.png: Copied from svg/custom/resource-client-removal-expected.png.
472 * platform/mac/svg/custom/resource-client-removal-expected.txt: Copied from svg/custom/resource-client-removal-expected.txt.
473 * platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.checksum: Copied from svg/custom/root-container-opacity-clip-viewBox-expected.checksum.
474 * platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.png: Copied from svg/custom/root-container-opacity-clip-viewBox-expected.png.
475 * platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.txt: Copied from svg/custom/root-container-opacity-clip-viewBox-expected.txt.
476 * platform/mac/svg/custom/scroll-hit-test-expected.checksum: Copied from svg/custom/scroll-hit-test-expected.checksum.
477 * platform/mac/svg/custom/scroll-hit-test-expected.png: Copied from svg/custom/scroll-hit-test-expected.png.
478 * platform/mac/svg/custom/scroll-hit-test-expected.txt: Copied from svg/custom/scroll-hit-test-expected.txt.
479 * platform/mac/svg/custom/shape-rendering-expected.checksum: Copied from svg/custom/shape-rendering-expected.checksum.
480 * platform/mac/svg/custom/shape-rendering-expected.png: Copied from svg/custom/shape-rendering-expected.png.
481 * platform/mac/svg/custom/shape-rendering-expected.txt: Copied from svg/custom/shape-rendering-expected.txt.
482 * platform/mac/svg/custom/stroke-fallback-expected.checksum: Copied from svg/custom/stroke-fallback-expected.checksum.
483 * platform/mac/svg/custom/stroke-fallback-expected.png: Copied from svg/custom/stroke-fallback-expected.png.
484 * platform/mac/svg/custom/stroke-fallback-expected.txt: Copied from svg/custom/stroke-fallback-expected.txt.
485 * platform/mac/svg/custom/stroke-width-click-expected.checksum: Added.
486 * platform/mac/svg/custom/stroke-width-click-expected.png: Added.
487 * platform/mac/svg/custom/stroked-pattern-expected.checksum: Copied from svg/custom/stroked-pattern-expected.checksum.
488 * platform/mac/svg/custom/stroked-pattern-expected.png: Copied from svg/custom/stroked-pattern-expected.png.
489 * platform/mac/svg/custom/stroked-pattern-expected.txt: Copied from svg/custom/stroked-pattern-expected.txt.
490 * platform/mac/svg/custom/style-attribute-font-size-expected.checksum: Copied from svg/custom/style-attribute-font-size-expected.checksum.
491 * platform/mac/svg/custom/style-attribute-font-size-expected.png: Copied from svg/custom/style-attribute-font-size-expected.png.
492 * platform/mac/svg/custom/style-attribute-font-size-expected.txt: Copied from svg/custom/style-attribute-font-size-expected.txt.
493 * platform/mac/svg/custom/svg-disallowed-in-dashboard-object-expected.checksum: Added.
494 * platform/mac/svg/custom/svg-disallowed-in-dashboard-object-expected.png: Added.
495 * platform/mac/svg/custom/svg-features-expected.checksum: Added.
496 * platform/mac/svg/custom/svg-features-expected.png: Added.
497 * platform/mac/svg/custom/svgsvgelement-ctm-expected.checksum: Added.
498 * platform/mac/svg/custom/svgsvgelement-ctm-expected.png: Added.
499 * platform/mac/svg/custom/text-decoration-visibility-expected.checksum: Copied from svg/custom/text-decoration-visibility-expected.checksum.
500 * platform/mac/svg/custom/text-decoration-visibility-expected.png: Copied from svg/custom/text-decoration-visibility-expected.png.
501 * platform/mac/svg/custom/text-decoration-visibility-expected.txt: Copied from svg/custom/text-decoration-visibility-expected.txt.
502 * platform/mac/svg/custom/text-letter-spacing-expected.checksum: Copied from svg/custom/text-letter-spacing-expected.checksum.
503 * platform/mac/svg/custom/text-letter-spacing-expected.png: Copied from svg/custom/text-letter-spacing-expected.png.
504 * platform/mac/svg/custom/text-letter-spacing-expected.txt: Copied from svg/custom/text-letter-spacing-expected.txt.
505 * platform/mac/svg/custom/text-x-dx-lists-expected.checksum: Copied from svg/custom/text-x-dx-lists-expected.checksum.
506 * platform/mac/svg/custom/text-x-dx-lists-expected.png: Copied from svg/custom/text-x-dx-lists-expected.png.
507 * platform/mac/svg/custom/text-x-dx-lists-expected.txt: Copied from svg/custom/text-x-dx-lists-expected.txt.
508 * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.checksum: Copied from svg/custom/text-x-override-in-tspan-child-expected.checksum.
509 * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.png: Copied from svg/custom/text-x-override-in-tspan-child-expected.png.
510 * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt: Copied from svg/custom/text-x-override-in-tspan-child-expected.txt.
511 * platform/mac/svg/custom/transform-removeAttributeNS-expected.checksum: Copied from svg/custom/transform-removeAttributeNS-expected.checksum.
512 * platform/mac/svg/custom/transform-removeAttributeNS-expected.png: Copied from svg/custom/transform-removeAttributeNS-expected.png.
513 * platform/mac/svg/custom/transform-removeAttributeNS-expected.txt: Copied from svg/custom/transform-removeAttributeNS-expected.txt.
514 * platform/mac/svg/custom/use-detach-expected.checksum: Copied from svg/custom/use-detach-expected.checksum.
515 * platform/mac/svg/custom/use-detach-expected.png: Copied from svg/custom/use-detach-expected.png.
516 * platform/mac/svg/custom/use-detach-expected.txt: Copied from svg/custom/use-detach-expected.txt.
517 * platform/mac/svg/custom/use-dynamic-append-expected.checksum:
518 * platform/mac/svg/custom/use-dynamic-append-expected.png: Copied from svg/custom/use-dynamic-append-expected.png.
519 * platform/mac/svg/custom/use-dynamic-append-expected.txt: Copied from svg/custom/use-dynamic-append-expected.txt.
520 * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.checksum: Copied from svg/custom/use-on-disallowed-foreign-object-1-expected.checksum.
521 * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.png: Copied from svg/custom/use-on-disallowed-foreign-object-1-expected.png.
522 * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.txt: Copied from svg/custom/use-on-disallowed-foreign-object-1-expected.txt.
523 * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.checksum: Copied from svg/custom/use-on-disallowed-foreign-object-2-expected.checksum.
524 * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.png: Copied from svg/custom/use-on-disallowed-foreign-object-2-expected.png.
525 * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.txt: Copied from svg/custom/use-on-disallowed-foreign-object-2-expected.txt.
526 * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.checksum: Copied from svg/custom/use-on-disallowed-foreign-object-3-expected.checksum.
527 * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.png: Copied from svg/custom/use-on-disallowed-foreign-object-3-expected.png.
528 * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.txt: Copied from svg/custom/use-on-disallowed-foreign-object-3-expected.txt.
529 * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.checksum: Copied from svg/custom/use-on-disallowed-foreign-object-4-expected.checksum.
530 * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.png: Copied from svg/custom/use-on-disallowed-foreign-object-4-expected.png.
531 * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.txt: Copied from svg/custom/use-on-disallowed-foreign-object-4-expected.txt.
532 * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.checksum: Copied from svg/custom/use-on-disallowed-foreign-object-5-expected.checksum.
533 * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.png: Copied from svg/custom/use-on-disallowed-foreign-object-5-expected.png.
534 * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.txt: Copied from svg/custom/use-on-disallowed-foreign-object-5-expected.txt.
535 * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.checksum: Copied from svg/custom/use-on-disallowed-foreign-object-6-expected.checksum.
536 * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.png: Copied from svg/custom/use-on-disallowed-foreign-object-6-expected.png.
537 * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.txt: Copied from svg/custom/use-on-disallowed-foreign-object-6-expected.txt.
538 * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.checksum: Copied from svg/custom/use-on-g-containing-foreignObject-and-image-expected.checksum.
539 * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: Copied from svg/custom/use-on-g-containing-foreignObject-and-image-expected.png.
540 * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt: Copied from svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt.
541 * platform/mac/svg/custom/use-on-g-containing-symbol-expected.checksum: Copied from svg/custom/use-on-g-containing-symbol-expected.checksum.
542 * platform/mac/svg/custom/use-on-g-containing-symbol-expected.png: Copied from svg/custom/use-on-g-containing-symbol-expected.png.
543 * platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt: Copied from svg/custom/use-on-g-containing-symbol-expected.txt.
544 * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.checksum: Copied from svg/custom/use-on-non-svg-namespaced-element-expected.checksum.
545 * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.png: Copied from svg/custom/use-on-non-svg-namespaced-element-expected.png.
546 * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.txt: Copied from svg/custom/use-on-non-svg-namespaced-element-expected.txt.
547 * platform/mac/svg/dom: Added.
548 * platform/mac/svg/dom/animated-tearoff-equality-expected.checksum: Added.
549 * platform/mac/svg/dom/animated-tearoff-equality-expected.png: Added.
550 * platform/mac/svg/dom/animated-tearoff-lifespan-expected.checksum: Added.
551 * platform/mac/svg/dom/animated-tearoff-lifespan-expected.png: Added.
552 * platform/mac/svg/dom/font-face-elements-expected.checksum: Added.
553 * platform/mac/svg/dom/font-face-elements-expected.png: Added.
554 * platform/mac/svg/dom/length-list-parser-expected.checksum: Added.
555 * platform/mac/svg/dom/length-list-parser-expected.png: Added.
556 * platform/mac/svg/dom/path-parser-expected.checksum: Added.
557 * platform/mac/svg/dom/path-parser-expected.png: Added.
558 * platform/mac/svg/dom/points-parser-expected.checksum: Added.
559 * platform/mac/svg/dom/points-parser-expected.png: Added.
560 * platform/mac/svg/dom/preserve-aspect-ratio-parser-expected.checksum: Added.
561 * platform/mac/svg/dom/preserve-aspect-ratio-parser-expected.png: Added.
562 * platform/mac/svg/dom/rgb-color-parser-expected.checksum: Added.
563 * platform/mac/svg/dom/rgb-color-parser-expected.png: Added.
564 * platform/mac/svg/dom/string-list-parser-expected.checksum: Added.
565 * platform/mac/svg/dom/string-list-parser-expected.png: Added.
566 * platform/mac/svg/dom/svg-element-attribute-js-null-expected.checksum: Added.
567 * platform/mac/svg/dom/svg-element-attribute-js-null-expected.png: Added.
568 * platform/mac/svg/dom/transform-parser-expected.checksum: Added.
569 * platform/mac/svg/dom/transform-parser-expected.png: Added.
570 * platform/mac/svg/hixie/dynamic/001-expected.checksum: Added.
571 * platform/mac/svg/hixie/dynamic/001-expected.png: Added.
572 * platform/mac/svg/hixie/error/013-broken-expected.checksum: Removed.
573 * platform/mac/svg/hixie/error/013-broken-expected.png: Removed.
574 * platform/mac/svg/hixie/error/013-broken-expected.txt: Removed.
575 * platform/mac/svg/hixie/error/013-expected.checksum: Copied from svg/hixie/error/013-expected.checksum.
576 * platform/mac/svg/hixie/error/013-expected.png: Copied from svg/hixie/error/013-expected.png.
577 * platform/mac/svg/hixie/error/013-expected.txt: Copied from svg/hixie/error/013-expected.txt.
578 * platform/mac/svg/text/text-align-01-b-expected.txt: Copied from svg/text/text-align-01-b-expected.txt.
579 * platform/mac/svg/text/text-align-02-b-expected.txt: Copied from svg/text/text-align-02-b-expected.txt.
580 * platform/mac/svg/text/text-align-03-b-expected.checksum: Copied from svg/text/text-align-03-b-expected.checksum.
581 * platform/mac/svg/text/text-align-03-b-expected.png: Copied from svg/text/text-align-03-b-expected.png.
582 * platform/mac/svg/text/text-align-03-b-expected.txt: Copied from svg/text/text-align-03-b-expected.txt.
583 * platform/mac/svg/text/text-align-04-b-expected.checksum: Copied from svg/text/text-align-04-b-expected.checksum.
584 * platform/mac/svg/text/text-align-04-b-expected.png: Copied from svg/text/text-align-04-b-expected.png.
585 * platform/mac/svg/text/text-align-04-b-expected.txt: Copied from svg/text/text-align-04-b-expected.txt.
586 * platform/mac/svg/text/text-align-05-b-expected.txt: Copied from svg/text/text-align-05-b-expected.txt.
587 * platform/mac/svg/text/text-align-06-b-expected.txt: Copied from svg/text/text-align-06-b-expected.txt.
588 * platform/mac/svg/text/text-altglyph-01-b-expected.checksum: Copied from svg/text/text-altglyph-01-b-expected.checksum.
589 * platform/mac/svg/text/text-altglyph-01-b-expected.png: Copied from svg/text/text-altglyph-01-b-expected.png.
590 * platform/mac/svg/text/text-altglyph-01-b-expected.txt: Copied from svg/text/text-altglyph-01-b-expected.txt.
591 * platform/mac/svg/text/text-deco-01-b-expected.checksum: Copied from svg/text/text-deco-01-b-expected.checksum.
592 * platform/mac/svg/text/text-deco-01-b-expected.png: Copied from svg/text/text-deco-01-b-expected.png.
593 * platform/mac/svg/text/text-deco-01-b-expected.txt: Copied from svg/text/text-deco-01-b-expected.txt.
594 * platform/mac/svg/text/text-fonts-01-t-expected.txt: Copied from svg/text/text-fonts-01-t-expected.txt.
595 * platform/mac/svg/text/text-fonts-02-t-expected.checksum: Copied from svg/text/text-fonts-02-t-expected.checksum.
596 * platform/mac/svg/text/text-fonts-02-t-expected.png: Copied from svg/text/text-fonts-02-t-expected.png.
597 * platform/mac/svg/text/text-fonts-02-t-expected.txt: Copied from svg/text/text-fonts-02-t-expected.txt.
598 * platform/mac/svg/text/text-intro-05-t-expected.txt: Copied from svg/text/text-intro-05-t-expected.txt.
599 * platform/mac/svg/text/text-path-01-b-expected.checksum: Copied from svg/text/text-path-01-b-expected.checksum.
600 * platform/mac/svg/text/text-path-01-b-expected.png: Copied from svg/text/text-path-01-b-expected.png.
601 * platform/mac/svg/text/text-path-01-b-expected.txt: Copied from svg/text/text-path-01-b-expected.txt.
602 * platform/mac/svg/text/text-spacing-01-b-expected.checksum: Copied from svg/text/text-spacing-01-b-expected.checksum.
603 * platform/mac/svg/text/text-spacing-01-b-expected.png: Copied from svg/text/text-spacing-01-b-expected.png.
604 * platform/mac/svg/text/text-spacing-01-b-expected.txt: Copied from svg/text/text-spacing-01-b-expected.txt.
605 * platform/mac/svg/text/text-text-01-b-expected.checksum: Copied from svg/text/text-text-01-b-expected.checksum.
606 * platform/mac/svg/text/text-text-01-b-expected.png: Copied from svg/text/text-text-01-b-expected.png.
607 * platform/mac/svg/text/text-text-01-b-expected.txt: Copied from svg/text/text-text-01-b-expected.txt.
608 * platform/mac/svg/text/text-text-03-b-expected.checksum: Copied from svg/text/text-text-03-b-expected.checksum.
609 * platform/mac/svg/text/text-text-03-b-expected.png: Copied from svg/text/text-text-03-b-expected.png.
610 * platform/mac/svg/text/text-text-03-b-expected.txt: Copied from svg/text/text-text-03-b-expected.txt.
611 * platform/mac/svg/text/text-text-04-t-expected.checksum: Copied from svg/text/text-text-04-t-expected.checksum.
612 * platform/mac/svg/text/text-text-04-t-expected.png: Copied from svg/text/text-text-04-t-expected.png.
613 * platform/mac/svg/text/text-text-04-t-expected.txt: Copied from svg/text/text-text-04-t-expected.txt.
614 * platform/mac/svg/text/text-text-05-t-expected.checksum: Copied from svg/text/text-text-05-t-expected.checksum.
615 * platform/mac/svg/text/text-text-05-t-expected.png: Copied from svg/text/text-text-05-t-expected.png.
616 * platform/mac/svg/text/text-text-05-t-expected.txt: Copied from svg/text/text-text-05-t-expected.txt.
617 * platform/mac/svg/text/text-text-06-t-expected.checksum: Copied from svg/text/text-text-06-t-expected.checksum.
618 * platform/mac/svg/text/text-text-06-t-expected.png: Copied from svg/text/text-text-06-t-expected.png.
619 * platform/mac/svg/text/text-text-06-t-expected.txt: Copied from svg/text/text-text-06-t-expected.txt.
620 * platform/mac/svg/text/text-text-07-t-expected.txt: Copied from svg/text/text-text-07-t-expected.txt.
621 * platform/mac/svg/text/text-text-08-b-expected.checksum: Copied from svg/text/text-text-08-b-expected.checksum.
622 * platform/mac/svg/text/text-text-08-b-expected.png: Copied from svg/text/text-text-08-b-expected.png.
623 * platform/mac/svg/text/text-text-08-b-expected.txt: Copied from svg/text/text-text-08-b-expected.txt.
624 * platform/mac/svg/text/text-tref-01-b-expected.checksum: Copied from svg/text/text-tref-01-b-expected.checksum.
625 * platform/mac/svg/text/text-tref-01-b-expected.png: Copied from svg/text/text-tref-01-b-expected.png.
626 * platform/mac/svg/text/text-tref-01-b-expected.txt: Copied from svg/text/text-tref-01-b-expected.txt.
627 * platform/mac/svg/text/text-tselect-01-b-expected.txt: Copied from svg/text/text-tselect-01-b-expected.txt.
628 * platform/mac/svg/text/text-tselect-02-f-expected.checksum: Copied from svg/text/text-tselect-02-f-expected.checksum.
629 * platform/mac/svg/text/text-tselect-02-f-expected.png: Copied from svg/text/text-tselect-02-f-expected.png.
630 * platform/mac/svg/text/text-tselect-02-f-expected.txt: Copied from svg/text/text-tselect-02-f-expected.txt.
631 * platform/mac/svg/text/text-tspan-01-b-expected.checksum: Copied from svg/text/text-tspan-01-b-expected.checksum.
632 * platform/mac/svg/text/text-tspan-01-b-expected.png: Copied from svg/text/text-tspan-01-b-expected.png.
633 * platform/mac/svg/text/text-tspan-01-b-expected.txt: Copied from svg/text/text-tspan-01-b-expected.txt.
634 * platform/mac/svg/text/text-ws-01-t-expected.checksum: Copied from svg/text/text-ws-01-t-expected.checksum.
635 * platform/mac/svg/text/text-ws-01-t-expected.png: Copied from svg/text/text-ws-01-t-expected.png.
636 * platform/mac/svg/text/text-ws-01-t-expected.txt: Copied from svg/text/text-ws-01-t-expected.txt.
637 * platform/mac/svg/text/text-ws-02-t-expected.checksum: Copied from svg/text/text-ws-02-t-expected.checksum.
638 * platform/mac/svg/text/text-ws-02-t-expected.png: Copied from svg/text/text-ws-02-t-expected.png.
639 * platform/mac/svg/text/text-ws-02-t-expected.txt: Copied from svg/text/text-ws-02-t-expected.txt.
640 * platform/mac/svg/webarchive: Added.
641 * platform/mac/svg/webarchive/svg-cursor-subresources-expected.checksum: Added.
642 * platform/mac/svg/webarchive/svg-cursor-subresources-expected.png: Added.
643 * platform/mac/svg/webarchive/svg-feimage-subresources-expected.checksum: Added.
644 * platform/mac/svg/webarchive/svg-feimage-subresources-expected.png: Added.
645 * platform/mac/svg/webarchive/svg-script-subresouces-expected.checksum: Added.
646 * platform/mac/svg/webarchive/svg-script-subresouces-expected.png: Added.
647 * svg/W3C-SVG-1.1/text-align-08-b-expected.txt: Removed.
648 * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Removed.
649 * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Removed.
650 * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Removed.
651 * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Removed.
652 * svg/batik/filters/filterRegions-expected.checksum: Removed.
653 * svg/batik/filters/filterRegions-expected.png: Removed.
654 * svg/batik/filters/filterRegions-expected.txt: Removed.
655 * svg/batik/masking/maskRegions-expected.txt: Removed.
656 * svg/batik/paints/gradientLimit-expected.txt: Removed.
657 * svg/batik/paints/patternPreserveAspectRatioA-expected.checksum: Removed.
658 * svg/batik/paints/patternPreserveAspectRatioA-expected.png: Removed.
659 * svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Removed.
660 * svg/batik/paints/patternRegionA-expected.txt: Removed.
661 * svg/batik/paints/patternRegionB-expected.checksum: Removed.
662 * svg/batik/paints/patternRegionB-expected.png: Removed.
663 * svg/batik/paints/patternRegionB-expected.txt: Removed.
664 * svg/batik/paints/patternRegions-expected.txt: Removed.
665 * svg/batik/text/longTextOnPath-expected.txt: Removed.
666 * svg/batik/text/textAnchor-expected.checksum: Removed.
667 * svg/batik/text/textAnchor-expected.png: Removed.
668 * svg/batik/text/textAnchor-expected.txt: Removed.
669 * svg/batik/text/textAnchor2-expected.checksum: Removed.
670 * svg/batik/text/textAnchor2-expected.png: Removed.
671 * svg/batik/text/textAnchor2-expected.txt: Removed.
672 * svg/batik/text/textAnchor3-expected.checksum: Removed.
673 * svg/batik/text/textAnchor3-expected.png: Removed.
674 * svg/batik/text/textAnchor3-expected.txt: Removed.
675 * svg/batik/text/textBiDi-expected.txt: Removed.
676 * svg/batik/text/textDecoration2-expected.checksum: Removed.
677 * svg/batik/text/textDecoration2-expected.png: Removed.
678 * svg/batik/text/textDecoration2-expected.txt: Removed.
679 * svg/batik/text/textEffect-expected.txt: Removed.
680 * svg/batik/text/textEffect2-expected.txt: Removed.
681 * svg/batik/text/textEffect3-expected.txt: Removed.
682 * svg/batik/text/textFeatures-expected.checksum: Removed.
683 * svg/batik/text/textFeatures-expected.png: Removed.
684 * svg/batik/text/textFeatures-expected.txt: Removed.
685 * svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Removed.
686 * svg/batik/text/textLayout-expected.checksum: Removed.
687 * svg/batik/text/textLayout-expected.png: Removed.
688 * svg/batik/text/textLayout-expected.txt: Removed.
689 * svg/batik/text/textLayout2-expected.txt: Removed.
690 * svg/batik/text/textLength-expected.checksum: Removed.
691 * svg/batik/text/textLength-expected.png: Removed.
692 * svg/batik/text/textLength-expected.txt: Removed.
693 * svg/batik/text/textOnPath-expected.checksum: Removed.
694 * svg/batik/text/textOnPath-expected.png: Removed.
695 * svg/batik/text/textOnPath-expected.txt: Removed.
696 * svg/batik/text/textOnPath2-expected.checksum: Removed.
697 * svg/batik/text/textOnPath2-expected.png: Removed.
698 * svg/batik/text/textOnPath2-expected.txt: Removed.
699 * svg/batik/text/textOnPath3-expected.txt: Removed.
700 * svg/batik/text/textOnPathSpaces-expected.checksum: Removed.
701 * svg/batik/text/textOnPathSpaces-expected.png: Removed.
702 * svg/batik/text/textOnPathSpaces-expected.txt: Removed.
703 * svg/batik/text/textPCDATA-expected.txt: Removed.
704 * svg/batik/text/textPosition-expected.txt: Removed.
705 * svg/batik/text/textPosition2-expected.txt: Removed.
706 * svg/batik/text/textProperties-expected.txt: Removed.
707 * svg/batik/text/textProperties2-expected.checksum: Removed.
708 * svg/batik/text/textProperties2-expected.png: Removed.
709 * svg/batik/text/textProperties2-expected.txt: Removed.
710 * svg/batik/text/textStyles-expected.txt: Removed.
711 * svg/batik/text/verticalText-expected.checksum: Removed.
712 * svg/batik/text/verticalText-expected.png: Removed.
713 * svg/batik/text/verticalText-expected.txt: Removed.
714 * svg/batik/text/verticalTextOnPath-expected.checksum: Removed.
715 * svg/batik/text/verticalTextOnPath-expected.png: Removed.
716 * svg/batik/text/verticalTextOnPath-expected.txt: Removed.
717 * svg/batik/text/xmlSpace-expected.txt: Removed.
718 * svg/custom/SVGMatrix-interface-expected.checksum: Removed.
719 * svg/custom/SVGMatrix-interface-expected.png: Removed.
720 * svg/custom/SVGMatrix-interface-expected.txt: Removed.
721 * svg/custom/absolute-sized-svg-in-xhtml-expected.checksum: Removed.
722 * svg/custom/absolute-sized-svg-in-xhtml-expected.png: Removed.
723 * svg/custom/absolute-sized-svg-in-xhtml-expected.txt: Removed.
724 * svg/custom/clip-path-referencing-use-expected.checksum: Removed.
725 * svg/custom/clip-path-referencing-use-expected.png: Removed.
726 * svg/custom/clip-path-referencing-use-expected.txt: Removed.
727 * svg/custom/clip-path-referencing-use2-expected.checksum: Removed.
728 * svg/custom/clip-path-referencing-use2-expected.png: Removed.
729 * svg/custom/clip-path-referencing-use2-expected.txt: Removed.
730 * svg/custom/container-opacity-clip-viewBox-expected.checksum: Removed.
731 * svg/custom/container-opacity-clip-viewBox-expected.png: Removed.
732 * svg/custom/container-opacity-clip-viewBox-expected.txt: Removed.
733 * svg/custom/empty-clip-path-expected.checksum: Removed.
734 * svg/custom/empty-clip-path-expected.png: Removed.
735 * svg/custom/empty-clip-path-expected.txt: Removed.
736 * svg/custom/fill-SVGPaint-interface-expected.checksum: Removed.
737 * svg/custom/fill-SVGPaint-interface-expected.png: Removed.
738 * svg/custom/fill-SVGPaint-interface-expected.txt: Removed.
739 * svg/custom/fill-fallback-expected.checksum: Removed.
740 * svg/custom/fill-fallback-expected.png: Removed.
741 * svg/custom/fill-fallback-expected.txt: Removed.
742 * svg/custom/focus-ring-expected.checksum: Removed.
743 * svg/custom/focus-ring-expected.png: Removed.
744 * svg/custom/focus-ring-expected.txt: Removed.
745 * svg/custom/getPresentationAttribute-expected.checksum: Removed.
746 * svg/custom/getPresentationAttribute-expected.png: Removed.
747 * svg/custom/getPresentationAttribute-expected.txt: Removed.
748 * svg/custom/gradient-rotated-bbox-expected.checksum: Removed.
749 * svg/custom/gradient-rotated-bbox-expected.png: Removed.
750 * svg/custom/gradient-rotated-bbox-expected.txt: Removed.
751 * svg/custom/group-opacity-expected.checksum: Removed.
752 * svg/custom/group-opacity-expected.png: Removed.
753 * svg/custom/group-opacity-expected.txt: Removed.
754 * svg/custom/hit-test-unclosed-subpaths-expected.checksum: Removed.
755 * svg/custom/hit-test-unclosed-subpaths-expected.png: Removed.
756 * svg/custom/hit-test-unclosed-subpaths-expected.txt: Removed.
757 * svg/custom/hit-test-with-br-expected.checksum: Removed.
758 * svg/custom/hit-test-with-br-expected.png: Removed.
759 * svg/custom/hit-test-with-br-expected.txt: Removed.
760 * svg/custom/image-parent-translation-expected.checksum: Removed.
761 * svg/custom/image-parent-translation-expected.png: Removed.
762 * svg/custom/image-parent-translation-expected.txt: Removed.
763 * svg/custom/image-small-width-height-expected.checksum: Removed.
764 * svg/custom/image-small-width-height-expected.png: Removed.
765 * svg/custom/image-small-width-height-expected.txt: Removed.
766 * svg/custom/inline-svg-in-xhtml-expected.txt: Removed.
767 * svg/custom/invalid-lengthlist-expected.checksum: Removed.
768 * svg/custom/invalid-lengthlist-expected.png: Removed.
769 * svg/custom/invalid-lengthlist-expected.txt: Removed.
770 * svg/custom/js-font-test-expected.txt: Removed.
771 * svg/custom/js-svg-constructors-expected.checksum: Removed.
772 * svg/custom/js-svg-constructors-expected.png: Removed.
773 * svg/custom/js-update-transform-addition-expected.checksum: Removed.
774 * svg/custom/js-update-transform-addition-expected.png: Removed.
775 * svg/custom/js-update-transform-addition-expected.txt: Removed.
776 * svg/custom/js-update-transform-changes-expected.checksum: Removed.
777 * svg/custom/js-update-transform-changes-expected.png: Removed.
778 * svg/custom/js-update-transform-changes-expected.txt: Removed.
779 * svg/custom/linking-a-03-b-all-expected.txt: Removed.
780 * svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt: Removed.
781 * svg/custom/linking-a-03-b-transform-expected.txt: Removed.
782 * svg/custom/linking-a-03-b-viewBox-expected.txt: Removed.
783 * svg/custom/linking-a-03-b-viewBox-transform-expected.txt: Removed.
784 * svg/custom/linking-a-03-b-viewTarget-expected.txt: Removed.
785 * svg/custom/linking-a-03-b-zoomAndPan-expected.txt: Removed.
786 * svg/custom/pattern-rotate-expected.txt: Removed.
787 * svg/custom/percentage-of-html-parent-expected.checksum: Removed.
788 * svg/custom/percentage-of-html-parent-expected.png: Removed.
789 * svg/custom/percentage-of-html-parent-expected.txt: Removed.
790 * svg/custom/repaint-on-image-bounds-change-expected.checksum: Removed.
791 * svg/custom/repaint-on-image-bounds-change-expected.png: Removed.
792 * svg/custom/repaint-on-image-bounds-change-expected.txt: Removed.
793 * svg/custom/resource-client-removal-expected.checksum: Removed.
794 * svg/custom/resource-client-removal-expected.png: Removed.
795 * svg/custom/resource-client-removal-expected.txt: Removed.
796 * svg/custom/root-container-opacity-clip-viewBox-expected.checksum: Removed.
797 * svg/custom/root-container-opacity-clip-viewBox-expected.png: Removed.
798 * svg/custom/root-container-opacity-clip-viewBox-expected.txt: Removed.
799 * svg/custom/scroll-hit-test-expected.checksum: Removed.
800 * svg/custom/scroll-hit-test-expected.png: Removed.
801 * svg/custom/scroll-hit-test-expected.txt: Removed.
802 * svg/custom/shape-rendering-expected.checksum: Removed.
803 * svg/custom/shape-rendering-expected.png: Removed.
804 * svg/custom/shape-rendering-expected.txt: Removed.
805 * svg/custom/stroke-fallback-expected.checksum: Removed.
806 * svg/custom/stroke-fallback-expected.png: Removed.
807 * svg/custom/stroke-fallback-expected.txt: Removed.
808 * svg/custom/stroke-width-click-expected.txt: Removed.
809 * svg/custom/stroked-pattern-expected.checksum: Removed.
810 * svg/custom/stroked-pattern-expected.png: Removed.
811 * svg/custom/stroked-pattern-expected.txt: Removed.
812 * svg/custom/style-attribute-font-size-expected.checksum: Removed.
813 * svg/custom/style-attribute-font-size-expected.png: Removed.
814 * svg/custom/style-attribute-font-size-expected.txt: Removed.
815 * svg/custom/text-decoration-visibility-expected.checksum: Removed.
816 * svg/custom/text-decoration-visibility-expected.png: Removed.
817 * svg/custom/text-decoration-visibility-expected.txt: Removed.
818 * svg/custom/text-letter-spacing-expected.checksum: Removed.
819 * svg/custom/text-letter-spacing-expected.png: Removed.
820 * svg/custom/text-letter-spacing-expected.txt: Removed.
821 * svg/custom/text-x-dx-lists-expected.checksum: Removed.
822 * svg/custom/text-x-dx-lists-expected.png: Removed.
823 * svg/custom/text-x-dx-lists-expected.txt: Removed.
824 * svg/custom/text-x-override-in-tspan-child-expected.checksum: Removed.
825 * svg/custom/text-x-override-in-tspan-child-expected.png: Removed.
826 * svg/custom/text-x-override-in-tspan-child-expected.txt: Removed.
827 * svg/custom/transform-removeAttributeNS-expected.checksum: Removed.
828 * svg/custom/transform-removeAttributeNS-expected.png: Removed.
829 * svg/custom/transform-removeAttributeNS-expected.txt: Removed.
830 * svg/custom/use-detach-expected.checksum: Removed.
831 * svg/custom/use-detach-expected.png: Removed.
832 * svg/custom/use-detach-expected.txt: Removed.
833 * svg/custom/use-dynamic-append-expected.png: Removed.
834 * svg/custom/use-dynamic-append-expected.txt: Removed.
835 * svg/custom/use-on-disallowed-foreign-object-1-expected.checksum: Removed.
836 * svg/custom/use-on-disallowed-foreign-object-1-expected.png: Removed.
837 * svg/custom/use-on-disallowed-foreign-object-1-expected.txt: Removed.
838 * svg/custom/use-on-disallowed-foreign-object-2-expected.checksum: Removed.
839 * svg/custom/use-on-disallowed-foreign-object-2-expected.png: Removed.
840 * svg/custom/use-on-disallowed-foreign-object-2-expected.txt: Removed.
841 * svg/custom/use-on-disallowed-foreign-object-3-expected.checksum: Removed.
842 * svg/custom/use-on-disallowed-foreign-object-3-expected.png: Removed.
843 * svg/custom/use-on-disallowed-foreign-object-3-expected.txt: Removed.
844 * svg/custom/use-on-disallowed-foreign-object-4-expected.checksum: Removed.
845 * svg/custom/use-on-disallowed-foreign-object-4-expected.png: Removed.
846 * svg/custom/use-on-disallowed-foreign-object-4-expected.txt: Removed.
847 * svg/custom/use-on-disallowed-foreign-object-5-expected.checksum: Removed.
848 * svg/custom/use-on-disallowed-foreign-object-5-expected.png: Removed.
849 * svg/custom/use-on-disallowed-foreign-object-5-expected.txt: Removed.
850 * svg/custom/use-on-disallowed-foreign-object-6-expected.checksum: Removed.
851 * svg/custom/use-on-disallowed-foreign-object-6-expected.png: Removed.
852 * svg/custom/use-on-disallowed-foreign-object-6-expected.txt: Removed.
853 * svg/custom/use-on-g-containing-foreignObject-and-image-expected.checksum: Removed.
854 * svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: Removed.
855 * svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt: Removed.
856 * svg/custom/use-on-g-containing-symbol-expected.checksum: Removed.
857 * svg/custom/use-on-g-containing-symbol-expected.png: Removed.
858 * svg/custom/use-on-g-containing-symbol-expected.txt: Removed.
859 * svg/custom/use-on-non-svg-namespaced-element-expected.checksum: Removed.
860 * svg/custom/use-on-non-svg-namespaced-element-expected.png: Removed.
861 * svg/custom/use-on-non-svg-namespaced-element-expected.txt: Removed.
862 * svg/hixie/error/013-expected.checksum: Removed.
863 * svg/hixie/error/013-expected.png: Removed.
864 * svg/hixie/error/013-expected.txt: Removed.
865 * svg/text/text-align-01-b-expected.txt: Removed.
866 * svg/text/text-align-02-b-expected.txt: Removed.
867 * svg/text/text-align-03-b-expected.checksum: Removed.
868 * svg/text/text-align-03-b-expected.png: Removed.
869 * svg/text/text-align-03-b-expected.txt: Removed.
870 * svg/text/text-align-04-b-expected.checksum: Removed.
871 * svg/text/text-align-04-b-expected.png: Removed.
872 * svg/text/text-align-04-b-expected.txt: Removed.
873 * svg/text/text-align-05-b-expected.txt: Removed.
874 * svg/text/text-align-06-b-expected.txt: Removed.
875 * svg/text/text-altglyph-01-b-expected.checksum: Removed.
876 * svg/text/text-altglyph-01-b-expected.png: Removed.
877 * svg/text/text-altglyph-01-b-expected.txt: Removed.
878 * svg/text/text-deco-01-b-expected.checksum: Removed.
879 * svg/text/text-deco-01-b-expected.png: Removed.
880 * svg/text/text-deco-01-b-expected.txt: Removed.
881 * svg/text/text-fonts-01-t-expected.txt: Removed.
882 * svg/text/text-fonts-02-t-expected.checksum: Removed.
883 * svg/text/text-fonts-02-t-expected.png: Removed.
884 * svg/text/text-fonts-02-t-expected.txt: Removed.
885 * svg/text/text-intro-05-t-expected.txt: Removed.
886 * svg/text/text-path-01-b-expected.checksum: Removed.
887 * svg/text/text-path-01-b-expected.png: Removed.
888 * svg/text/text-path-01-b-expected.txt: Removed.
889 * svg/text/text-spacing-01-b-expected.checksum: Removed.
890 * svg/text/text-spacing-01-b-expected.png: Removed.
891 * svg/text/text-spacing-01-b-expected.txt: Removed.
892 * svg/text/text-text-01-b-expected.checksum: Removed.
893 * svg/text/text-text-01-b-expected.png: Removed.
894 * svg/text/text-text-01-b-expected.txt: Removed.
895 * svg/text/text-text-03-b-expected.checksum: Removed.
896 * svg/text/text-text-03-b-expected.png: Removed.
897 * svg/text/text-text-03-b-expected.txt: Removed.
898 * svg/text/text-text-04-t-expected.checksum: Removed.
899 * svg/text/text-text-04-t-expected.png: Removed.
900 * svg/text/text-text-04-t-expected.txt: Removed.
901 * svg/text/text-text-05-t-expected.checksum: Removed.
902 * svg/text/text-text-05-t-expected.png: Removed.
903 * svg/text/text-text-05-t-expected.txt: Removed.
904 * svg/text/text-text-06-t-expected.checksum: Removed.
905 * svg/text/text-text-06-t-expected.png: Removed.
906 * svg/text/text-text-06-t-expected.txt: Removed.
907 * svg/text/text-text-07-t-expected.txt: Removed.
908 * svg/text/text-text-08-b-expected.checksum: Removed.
909 * svg/text/text-text-08-b-expected.png: Removed.
910 * svg/text/text-text-08-b-expected.txt: Removed.
911 * svg/text/text-tref-01-b-expected.checksum: Removed.
912 * svg/text/text-tref-01-b-expected.png: Removed.
913 * svg/text/text-tref-01-b-expected.txt: Removed.
914 * svg/text/text-tselect-01-b-expected.txt: Removed.
915 * svg/text/text-tselect-02-f-expected.checksum: Removed.
916 * svg/text/text-tselect-02-f-expected.png: Removed.
917 * svg/text/text-tselect-02-f-expected.txt: Removed.
918 * svg/text/text-tspan-01-b-expected.checksum: Removed.
919 * svg/text/text-tspan-01-b-expected.png: Removed.
920 * svg/text/text-tspan-01-b-expected.txt: Removed.
921 * svg/text/text-ws-01-t-expected.checksum: Removed.
922 * svg/text/text-ws-01-t-expected.png: Removed.
923 * svg/text/text-ws-01-t-expected.txt: Removed.
924 * svg/text/text-ws-02-t-expected.checksum: Removed.
925 * svg/text/text-ws-02-t-expected.png: Removed.
926 * svg/text/text-ws-02-t-expected.txt: Removed.
928 2008-01-07 Kevin McCullough <kmccullough@apple.com>
930 - Updated to run a test whose failure was only a build bot state issue.
932 * platform/win/Skipped:
934 2008-01-07 Adam Roben <aroben@apple.com>
936 * platform/win/Skipped: Skip the culprit, not the victim.
938 2008-01-07 Adam Roben <aroben@apple.com>
940 * platform/win/Skipped: Added a few more failures.
942 2008-01-07 Adam Roben <aroben@apple.com>
944 Remove a now incorrect Windows-specific result
946 This should have been done as part of r29187
948 * platform/win/fast/dom/wrapper-classes-expected.txt: Removed.
950 2008-01-04 Kevin McCullough <kmccullough@apple.com>
954 - <rdar://problem/5666914> fast/regex/test{1,4}.html are failing.
955 Since they pass now, the two tests are removed from the Skipped list.
957 * platform/win/Skipped:
959 2008-01-06 Andrew Wellington <proton@wiretapped.net>
963 DOMRange doesn't correctly re-size when inserting items (Acid3)
964 http://bugs.webkit.org/show_bug.cgi?id=16764
966 Update the offset for the range when inserting items into the range.
968 * fast/dom/Range/range-modifycontents-expected.txt: Added.
969 * fast/dom/Range/range-modifycontents.html: Added.
970 * fast/dom/Range/resources/range-modifycontents.js: Added.
972 2008-01-06 Sam Weinig <sam@webkit.org>
974 Add missing expected result.
976 * fast/dom/TreeWalker/TreeWalker-currentNode-expected.txt: Added.
978 2008-01-06 Alexey Proskuryakov <ap@webkit.org>
982 http://bugs.webkit.org/show_bug.cgi?id=16731
983 Incorrect node type for whitespace when setting innerHTML in an XHTML document
985 * fast/dom/xhtml-fragment-whitespace-expected.txt: Added.
986 * fast/dom/xhtml-fragment-whitespace.xhtml: Added.
988 2008-01-06 Alexey Proskuryakov <ap@webkit.org>
992 http://bugs.webkit.org/show_bug.cgi?id=16701
993 <rdar://problem/5666580> REGRESSION: URL-encoded space (%20) in livejournal url
994 causes page load error
996 * http/tests/misc/location-with-space-expected.txt: Added.
997 * http/tests/misc/location-with-space.php: Added.
998 * http/tests/misc/resources/a success.html: Added.
1000 2008-01-06 Andrew Wellington <proton@wiretapped.net>
1004 DOMRange.cloneContents does not work (Acid3 bug)
1005 http://bugs.webkit.org/show_bug.cgi?id=16748
1007 When cloning an empty range, return an empty DocmentFragment instead of
1010 * fast/dom/Range/range-clone-empty-expected.txt: Added.
1011 * fast/dom/Range/range-clone-empty.html: Added.
1012 * fast/dom/Range/resources/range-clone-empty.js: Added.
1014 2008-01-06 Eric Seidel <eric@webkit.org>
1018 Make attr selectors case-insensitive for certain HTML attributes
1019 http://bugs.webkit.org/show_bug.cgi?id=15470
1021 * fast/css/html-attr-case-sensitivity-expected.txt: Added.
1022 * fast/css/html-attr-case-sensitivity.html: Added.
1023 * fast/css/resources/html-attr-case-sensitivity.js: Added.
1025 2008-01-06 Eric Seidel <eric@webkit.org>
1029 Fix :checked matching type='text' and add test case
1030 http://bugs.webkit.org/show_bug.cgi?id=16750
1032 * fast/dom/HTMLInputElement/checked-pseudo-selector-expected.txt: Added.
1033 * fast/dom/HTMLInputElement/checked-pseudo-selector.html: Added.
1034 * fast/dom/HTMLInputElement/resources/TEMPLATE.html: Added.
1035 * fast/dom/HTMLInputElement/resources/checked-pseudo-selector.js: Added.
1037 2008-01-05 Sam Weinig <sam@webkit.org>
1039 Reviewed by Eric Seidel.
1041 Test for http://bugs.webkit.org/show_bug.cgi?id=16758
1042 ASSERT when using TreeWalker methods for a current node outside of the root (Acid3)
1044 * fast/dom/TreeWalker: Added.
1045 * fast/dom/TreeWalker/TreeWalker-currentNode.html: Added.
1046 * fast/dom/TreeWalker/resources: Added.
1047 * fast/dom/TreeWalker/resources/TreeWalker-currentNode.js: Added.
1049 2008-01-04 Dan Bernstein <mitz@apple.com>
1051 - update the list of tests failing on Windows because of font
1052 differences and uncomment a test that has been re-enabled on Mac.
1054 * platform/win/Skipped:
1056 2008-01-04 Oliver Hunt <oliver@apple.com>
1058 Reviewed by Beth Dakin.
1060 As a byproduct of correct the bounds computation of image elements
1061 the metrics for the render tree changed slightly.
1063 * platform/mac/svg/carto.net/scrollbar-expected.txt:
1065 2008-01-04 Beth Dakin <bdakin@apple.com>
1069 Test for http://bugs.webkit.org/show_bug.cgi?id=16704 input with
1070 type="hidden" matches :enabled/:disabled (Acid3 bug)
1072 * fast/forms/hidden-input-not-enabled-expected.txt: Added.
1073 * fast/forms/hidden-input-not-enabled.html: Added.
1075 2008-01-04 Sam Weinig <sam@webkit.org>
1077 Add missing expected result.
1079 * fast/images/border-expected.txt: Added.
1081 2008-01-04 Sam Weinig <sam@webkit.org>
1083 Reviewed by Oliver Hunt.
1085 Throw exceptions for the CSSPrimitiveValue getters, matching the spec.
1087 * fast/css/CSSPrimitiveValue-exceptions-expected.txt: Added.
1088 * fast/css/CSSPrimitiveValue-exceptions.html: Added.
1089 * fast/css/resources/CSSPrimitiveValue-exceptions.js: Added.
1090 * fast/dom/prototypes.html:
1091 * fast/dom/wrapper-classes.html:
1092 * platform/mac/fast/dom/wrapper-classes-objc.html:
1093 * svg/css/glyph-orientation-rounding-test-expected.txt:
1094 * svg/css/glyph-orientation-rounding-test.xhtml: Pass in a unit so this doesn't throw.
1095 This patch also fixes the associated intermittent failure seen in this test.
1097 2008-01-04 Sam Weinig <sam@webkit.org>
1099 Reviewed by Kevin McCullough.
1101 - Splits Objective-C tests out of wrapper-classes.html and into platform specific test.
1102 - Adds tests for .__proto__ and .constructor to JS wrapper tests.
1104 * fast/dom/wrapper-classes.html:
1105 * platform/mac/fast/dom/wrapper-classes-expected.txt:
1106 * platform/mac/fast/dom/wrapper-classes-objc-expected.txt: Added.
1107 * platform/mac/fast/dom/wrapper-classes-objc.html: Copied from fast/dom/wrapper-classes.html.
1108 * platform/win/Skipped:
1110 2008-01-04 Stephanie <slewis@apple.com>
1114 Move svg/batik/text/smallFonts.svg
1115 to skip list since it is still failing on tiger.
1117 * platform/mac-tiger/Skipped:
1119 2008-01-04 Darin Adler <darin@apple.com>
1121 Reviewed by Maciej and Alice.
1123 - test for <rdar://problem/4404302> Borders where there should be none (canadasmountains.com)
1125 * fast/images/border.html: Added.
1126 * fast/images/resources/TEMPLATE.html: Copied from fast/js/resources/TEMPLATE.html.
1127 * fast/images/resources/border.js: Added.
1129 2008-01-04 Alice Liu <alice.liu@apple.com>
1131 Reviewed by Alexey and Darin.
1133 * editing/selection/move-begin-end.html:
1134 add a codepath that will test the same kind of functionality for home and end keys
1135 * platform/win/Skipped:
1136 removing section of tests that have been resolved
1138 2008-01-04 Oliver Hunt <oliver@apple.com>
1142 Update tiger layout test results for svg/batik/text/smallFonts,
1143 and move to mac-tiger platform
1145 * platform/mac-tiger/svg/batik/text/smallFonts-expected.checksum: Added.
1146 * platform/mac-tiger/svg/batik/text/smallFonts-expected.png: Added.
1147 * platform/mac/svg/batik/text/smallFonts-expected.txt: Added.
1148 * svg/batik/text/smallFonts-expected.checksum: Removed.
1149 * svg/batik/text/smallFonts-expected.png: Removed.
1150 * svg/batik/text/smallFonts-expected.txt: Removed.
1152 2008-01-04 Alexey Proskuryakov <ap@webkit.org>
1156 <rdar://problem/5611712> xsl:sort does not use a case folding sort, and the 'case-order' attribute is ignored (16077)
1158 * platform/win/Skipped: The fix for this bug is now enabled on Windows, take the test out of Skipped list.
1160 2008-01-04 Adam Roben <aroben@apple.com>
1162 Added a test for <rdar://4968855> Shift-PageUp/Shift-PageDown only select one line of text
1166 * platform/win/editing/selection/shift-page-up-down-expected.txt: Added.
1167 * platform/win/editing/selection/shift-page-up-down.html: Added.
1169 2008-01-04 Oliver Hunt <oliver@apple.com>
1173 <rdar://problem/5646437> REGRESSION (r28015): svg/batik/text/smallFonts fails
1175 Regenerated expected output as filter elements are no longer generated in a default
1176 build. This wasn't done when filters were turned off earlier due to other (now gone)
1177 layout failures i didn't want to put in the expected output.
1179 * platform/mac-leopard/svg/batik/text/smallFonts-expected.txt:
1180 * svg/batik/text/smallFonts.svg: Added.
1181 * svg/batik/text/smallFonts.svg-disabled: Removed.
1183 2008-01-04 Adam Roben <aroben@apple.com>
1185 * platform/win/Skipped: Added some more failures.
1187 2008-01-03 Alexey Proskuryakov <ap@webkit.org>
1191 <rdar://problem/5463489> A number of layout tests should be using execCommand instead of textInputController
1193 * editing/deleting/5300379.html:
1194 * editing/deleting/delete-to-end-of-paragraph.html:
1195 * editing/deleting/smart-delete-003.html:
1196 * editing/deleting/smart-delete-004.html:
1197 * editing/selection/4947387.html:
1198 * editing/selection/5195166-1.html:
1199 * editing/selection/5195166-2.html:
1200 * editing/selection/select-line.html:
1201 * editing/selection/selection-actions.html:
1202 * platform/win/Skipped:
1203 Changed these tests to use layoutTestController.execCommand, so they no longer need to be disabled.
1205 2008-01-03 Oliver Hunt <oliver@apple.com>
1209 Testcase for <rdar://problem/5668517> REGRESSION: Major under painting issues in SVG
1211 * svg/custom/repaint-on-image-bounds-change-expected.checksum: Copied from LayoutTests/svg/custom/resource-client-removal-expected.checksum.
1212 * svg/custom/repaint-on-image-bounds-change-expected.png: Copied from LayoutTests/svg/custom/resource-client-removal-expected.png.
1213 * svg/custom/repaint-on-image-bounds-change-expected.txt: Added.
1214 * svg/custom/repaint-on-image-bounds-change.svg: Added.
1216 2008-01-03 Dan Bernstein <mitz@apple.com>
1218 Reviewed by Sam Weinig.
1220 - skip tests that are failing because font fallback results in a
1221 different font being used on Windows than on Mac.
1223 * platform/win/Skipped:
1225 2008-01-03 Alice Liu <alice.liu@apple.com>
1227 Reviewed by Darin, Mitz.
1229 updating expected results after fixing clickcount for
1230 <rdar://5130762> mousedowns in different locations increase the clickcount incorrectly
1232 * fast/forms/focus-selection-input-expected.txt:
1233 * fast/forms/focus-selection-textarea-expected.txt:
1234 * platform/mac/fast/events/objc-event-api-expected.txt:
1235 * platform/mac/fast/inline/dirtyLinesForInline-expected.txt:
1236 * platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
1237 * platform/mac/svg/custom/pointer-events-image-expected.txt:
1238 * platform/mac/svg/custom/pointer-events-path-expected.txt:
1239 * platform/mac/svg/custom/pointer-events-text-expected.txt:
1240 * platform/mac/svg/custom/text-hit-test-expected.txt:
1242 2008-01-03 Darin Adler <darin@apple.com>
1246 - test for http://bugs.webkit.org/show_bug.cgi?id=16723
1247 tables/mozilla/bugs/bug30418.html test failing due to problems updating dynamic border rules
1249 * fast/table/border-changes-expected.txt: Added.
1250 * fast/table/border-changes.html: Added.
1251 * fast/table/resources: Added.
1252 * fast/table/resources/TEMPLATE.html: Added.
1253 * fast/table/resources/border-changes.js: Added.
1255 2008-01-03 Alexey Proskuryakov <ap@webkit.org>
1259 http://bugs.webkit.org/show_bug.cgi?id=10909
1260 Hixie's XMLHttpRequest/018.html test fails
1262 This was fixed earlier, just adding a test case.
1264 * http/tests/xmlhttprequest/web-apps/018-expected.txt: Added.
1265 * http/tests/xmlhttprequest/web-apps/018.html: Added.
1266 * http/tests/xmlhttprequest/web-apps/resources: Added.
1267 * http/tests/xmlhttprequest/web-apps/resources/018-test.xml: Added.
1269 2008-01-02 Darin Adler <darin@apple.com>
1273 - test for http://bugs.webkit.org/show_bug.cgi?id=16696
1274 JSCRE fails fails to match Acid3 regexp
1276 * fast/regex/early-acid3-86-expected.txt: Added.
1277 * fast/regex/early-acid3-86.html: Added.
1278 * fast/regex/resources/early-acid3-86.js: Added.
1280 * fast/regex/test1-expected.txt: Updated for a few cases where we now fail.
1281 But these "failures" represent us replacing PCRE behavior with semantics
1282 that are correct for JavaScript regular expressions.
1284 2008-01-02 Alice Liu <alice.liu@apple.com>
1286 * platform/win/Skipped: removing a fixed test
1287 this was fixed with r28836 but was left behind on the skipped list
1289 2008-01-02 Darin Adler <darin@apple.com>
1293 - test for http://bugs.webkit.org/show_bug.cgi?id=16696
1294 JSCRE fails fails to match Acid3 regexp
1296 * fast/regex/early-acid3-86-expected.txt: Added.
1297 * fast/regex/early-acid3-86.html: Added.
1298 * fast/regex/resources/early-acid3-86.js: Added.
1300 * fast/regex/test1-expected.txt: Updated for a few cases where we now fail.
1301 But these "failures" represent us replacing PCRE behavior with semantics
1302 that are correct for JavaScript regular expressions.
1304 2008-01-02 Darin Adler <darin@apple.com>
1308 - test for http://bugs.webkit.org/show_bug.cgi?id=16657
1309 Acid3 failure since table.caption and table.thead do not work for nodes added by appendChild
1310 - test for http://bugs.webkit.org/show_bug.cgi?id=16659
1311 Acid3 expects HTMLTableElement.rows to include a <tr> element that is an immediate child of the <table>
1313 * fast/dom/HTMLTableElement/early-acid3-65-excerpt-expected.txt: Added.
1314 * fast/dom/HTMLTableElement/early-acid3-65-excerpt.html: Added.
1315 * fast/dom/HTMLTableElement/early-acid3-66-excerpt-expected.txt: Added.
1316 * fast/dom/HTMLTableElement/early-acid3-66-excerpt.html: Added.
1317 * fast/dom/HTMLTableElement/resources/early-acid3-65-excerpt.js: Added.
1318 * fast/dom/HTMLTableElement/resources/early-acid3-66-excerpt.js: Added.
1320 * dom/html/level2/html/HTMLCollection07-expected.txt: Updated to reflect success.
1321 * dom/html/level2/html/HTMLCollection08-expected.txt: Updated to reflect success.
1322 * dom/xhtml/level2/html/HTMLCollection07-expected.txt: Updated to reflect success.
1323 * dom/xhtml/level2/html/HTMLCollection08-expected.txt: Updated to reflect success.
1325 * fast/dom/HTMLTableElement/resources/rows.js: Changed to expect HTML 5 behavior for rows outside
1327 * fast/dom/HTMLTableElement/rows-expected.txt: Updated.
1329 * platform/mac/tables/mozilla/bugs/bug30418-expected.checksum: Updated to reflect better results.
1330 * platform/mac/tables/mozilla/bugs/bug30418-expected.png: Ditto.
1331 * platform/mac/tables/mozilla/bugs/bug30418-expected.txt: Ditto.
1333 2008-01-02 Alice Liu <alice.liu@apple.com>
1337 Added test for <rdar://5283861> (problems scrolling in gmail message content area)
1339 * fast/frames/iframe-scroll-page-up-down-expected.txt: Added.
1340 * fast/frames/iframe-scroll-page-up-down.html: Added.
1341 * fast/frames/resources/iframe-scroll-page-up-down-1.html: Added.
1342 * fast/frames/resources/iframe-scroll-page-up-down-2.html: Added.
1344 2008-01-02 Adam Roben <aroben@apple.com>
1346 * platform/win/Skipped: Added some more failures.
1348 2008-01-02 Adam Roben <aroben@apple.com>
1350 Get the Windows bots closer to green
1352 * platform/win/Skipped: Added some new failures.
1353 * platform/win/fast/dom/Window/window-properties-expected.txt: Updated
1356 2008-01-02 Alexey Proskuryakov <ap@webkit.org>
1360 Changed tests that were recently modified to use non-standard execCommand identifiers back to
1361 textInputController.doCommand, re-added them to Windows skip list.
1363 Added several tests for commands that have different behavior when invoked manually rather
1366 * editing/deleting/5300379.html:
1367 * editing/deleting/delete-to-end-of-paragraph.html:
1368 * editing/deleting/smart-delete-003.html:
1369 * editing/deleting/smart-delete-004.html:
1370 * editing/execCommand/delete-no-scroll-expected.txt: Added.
1371 * editing/execCommand/delete-no-scroll.html: Added.
1372 * editing/execCommand/forward-delete-no-scroll-expected.txt: Added.
1373 * editing/execCommand/forward-delete-no-scroll.html: Added.
1374 * editing/execCommand/insert-line-break-no-scroll-expected.txt: Added.
1375 * editing/execCommand/insert-line-break-no-scroll.html: Added.
1376 * editing/selection/4947387.html:
1377 * editing/selection/5195166-1.html:
1378 * editing/selection/5195166-2.html:
1379 * editing/selection/select-line.html:
1380 * editing/selection/selection-actions.html:
1381 * platform/win/Skipped:
1383 2008-01-02 Alexey Proskuryakov <ap@webkit.org>
1387 http://bugs.webkit.org/show_bug.cgi?id=14555
1388 action=mailto + method=get - The generated mailto URI is incorrect and the hvalues are encoded twice
1390 http://bugs.webkit.org/show_bug.cgi?id=14774
1391 Submitted data only includes first input item
1393 * fast/forms/mailto: Added.
1394 * fast/forms/mailto/advanced-get-expected.txt: Added.
1395 * fast/forms/mailto/advanced-get.html: Added.
1396 * fast/forms/mailto/advanced-put-expected.txt: Added.
1397 * fast/forms/mailto/advanced-put.html: Added.
1398 * fast/forms/mailto/get-multiple-items-expected.txt: Added.
1399 * fast/forms/mailto/get-multiple-items-text-plain-expected.txt: Added.
1400 * fast/forms/mailto/get-multiple-items-text-plain.html: Added.
1401 * fast/forms/mailto/get-multiple-items-x-www-form-urlencoded-expected.txt: Added.
1402 * fast/forms/mailto/get-multiple-items-x-www-form-urlencoded.html: Added.
1403 * fast/forms/mailto/get-multiple-items.html: Added.
1404 * fast/forms/mailto/get-non-ascii-expected.txt: Added.
1405 * fast/forms/mailto/get-non-ascii.html: Added.
1406 * fast/forms/mailto/get-non-ascii-text-plain.html: Added.
1407 * fast/forms/mailto/get-non-ascii-text-plain-expected.txt: Added.
1408 * fast/forms/mailto/get-overwrite-query-expected.txt: Added.
1409 * fast/forms/mailto/get-overwrite-query.html: Added.
1410 * fast/forms/mailto/post-append-query-expected.txt: Added.
1411 * fast/forms/mailto/post-append-query.html: Added.
1412 * fast/forms/mailto/post-multiple-items-expected.txt: Added.
1413 * fast/forms/mailto/post-multiple-items-multipart-form-data-expected.txt: Added.
1414 * fast/forms/mailto/post-multiple-items-multipart-form-data.html: Added.
1415 * fast/forms/mailto/post-multiple-items-text-plain-expected.txt: Added.
1416 * fast/forms/mailto/post-multiple-items-text-plain.html: Added.
1417 * fast/forms/mailto/post-multiple-items-x-www-form-urlencoded-expected.txt: Added.
1418 * fast/forms/mailto/post-multiple-items-x-www-form-urlencoded.html: Added.
1419 * fast/forms/mailto/post-multiple-items.html: Added.
1421 2008-01-01 Darin Adler <darin@apple.com>
1425 - test for http://bugs.webkit.org/show_bug.cgi?id=16695
1426 JSC allows non-identifier codepoints in identifiers (affects Acid3)
1428 * fast/js/kde/parse-expected.txt: Updated.
1429 * fast/js/kde/resources/parse.js: Added tests that cover both the
1430 non-ASCII characters themselves and the same characters parsed as
1433 2008-01-01 Sam Weinig <sam@webkit.org>
1437 Tests for http://bugs.webkit.org/show_bug.cgi?id=16691
1438 Use real JS objects for the rest of the DOMExceptions (EventException, RangeException, etc)
1440 * fast/dom/DOMException/EventException-expected.txt: Added.
1441 * fast/dom/DOMException/EventException.html: Copied from LayoutTests/fast/dom/DOMException/prototype-object.html.
1442 * fast/dom/DOMException/RangeException-expected.txt: Added.
1443 * fast/dom/DOMException/RangeException.html: Copied from LayoutTests/fast/dom/DOMException/prototype-object.html.
1444 * fast/dom/DOMException/XPathException-expected.txt: Added.
1445 * fast/dom/DOMException/XPathException.html: Copied from LayoutTests/fast/dom/DOMException/prototype-object.html.
1446 * fast/dom/DOMException/resources/EventException.js: Copied from LayoutTests/fast/dom/DOMException/resources/prototype-object.js.
1447 * fast/dom/DOMException/resources/RangeException.js: Copied from LayoutTests/fast/dom/DOMException/resources/prototype-object.js.
1448 * fast/dom/DOMException/resources/XPathException.js: Copied from LayoutTests/fast/dom/DOMException/resources/prototype-object.js.
1449 * fast/dom/Window/window-properties-expected.txt:
1450 * http/tests/xmlhttprequest/XMLHttpRequestException-expected.txt: Added.
1451 * http/tests/xmlhttprequest/XMLHttpRequestException.html: Added.
1452 * svg/custom/SVGException-expected.txt: Added.
1453 * svg/custom/SVGException.html: Copied from LayoutTests/fast/dom/DOMException/prototype-object.html.
1454 * svg/custom/resources/SVGException.js: Copied from LayoutTests/fast/dom/DOMException/resources/prototype-object.js.
1456 2008-01-01 Darin Adler <darin@apple.com>
1460 - updated test results for https://bugs.webkit.org/show_bug.cgi?id=16648
1462 * fast/regex/test1-expected.txt: Update results changed by restoring the logic to
1463 avoid failing on infinite repeats of brackets that match the empty string.
1465 2008-01-01 Eric Seidel <eric@webkit.org>
1469 Don't replace \ with / in data: urls
1470 http://bugs.webkit.org/show_bug.cgi?id=16692
1472 * fast/loader/url-data-replace-backslash-expected.txt: Added.
1473 * fast/loader/url-data-replace-backslash.html: Added.
1475 2007-12-31 Sam Weinig <sam@webkit.org>
1479 Test for http://bugs.webkit.org/show_bug.cgi?id=16637
1480 Acid3 expects ExeceptionCode constants to be defined on DOMException objects
1482 * fast/dom/DOMException: Added.
1483 * fast/dom/DOMException/prototype-object-expected.txt: Added.
1484 * fast/dom/DOMException/prototype-object.html: Added.
1485 * fast/dom/DOMException/resources: Added.
1486 * fast/dom/DOMException/resources/prototype-object.js: Added.
1487 * fast/dom/Window/window-properties-expected.txt:
1488 * http/tests/xmlhttprequest/connection-error-sync-expected.txt:
1490 2007-12-31 Darin Adler <darin@apple.com>
1492 * fast/dom/HTMLFormElement/elements-not-in-document-expected.txt: Updated results to expect success.
1493 I accdidentally landed an expected failure instead!
1495 2007-12-31 Dan Bernstein <mitz@apple.com>
1497 Reviewed by Darin Adler.
1499 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=14134
1500 <rdar://problem/5655160> REGRESSION (r25353): Whitespace nodes ignored between inline list items
1502 * fast/dynamic/create-renderer-for-whitespace-only-text.html: Added.
1503 * fast/dynamic/style-access-late-stylesheet-load-expected.txt:
1504 * platform/mac-leopard/fast/dynamic: Added.
1505 * platform/mac-leopard/fast/dynamic/create-renderer-for-whitespace-only-text-expected.checksum: Added.
1506 * platform/mac-leopard/fast/dynamic/create-renderer-for-whitespace-only-text-expected.png: Added.
1507 * platform/mac/editing/deleting/delete-block-merge-contents-001-expected.txt:
1508 * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt:
1509 * platform/mac/editing/deleting/delete-block-merge-contents-020-expected.txt:
1510 * platform/mac/editing/inserting/editable-html-element-expected.txt:
1511 * platform/mac/editing/inserting/editing-empty-divs-expected.txt:
1512 * platform/mac/editing/pasteboard/paste-TIFF-expected.txt:
1513 * platform/mac/editing/selection/4983858-expected.txt:
1514 * platform/mac/editing/selection/5136696-expected.txt:
1515 * platform/mac/editing/selection/drag-to-contenteditable-iframe-expected.txt:
1516 * platform/mac/editing/style/remove-underline-across-paragraph-expected.txt:
1517 * platform/mac/editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
1518 * platform/mac/editing/style/remove-underline-after-paragraph-expected.txt:
1519 * platform/mac/editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
1520 * platform/mac/editing/style/remove-underline-from-stylesheet-expected.txt:
1521 * platform/mac/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt: Added.
1522 * platform/mac/fast/dynamic/move-node-with-selection-expected.txt:
1523 * platform/mac/fast/forms/input-align-expected.txt:
1524 * platform/mac/fast/inline/positionedLifetime-expected.txt:
1526 2007-12-31 Darin Adler <darin@apple.com>
1530 - test for http://bugs.webkit.org/show_bug.cgi?id=16641
1531 Acid3 reveals HTMLFormElement.elements fails to update when element name changes
1533 * fast/dom/HTMLFormElement: Added.
1534 * fast/dom/HTMLFormElement/elements-not-in-document-expected.txt: Added.
1535 * fast/dom/HTMLFormElement/elements-not-in-document.html: Added.
1536 * fast/dom/HTMLFormElement/resources: Added.
1537 * fast/dom/HTMLFormElement/resources/TEMPLATE.html: Added.
1538 * fast/dom/HTMLFormElement/resources/elements-not-in-document.js: Added.
1540 2007-12-31 Henry Mason <hmason@mac.com>
1544 Test for http://bugs.webkit.org/show_bug.cgi?id=14994
1545 Support for MessageEvent and cross-domain messaging
1547 * fast/dom/Window/window-properties-expected.txt:
1548 * http/tests/messaging: Added.
1549 * http/tests/messaging/cross-domain-message-send-expected.txt: Added.
1550 * http/tests/messaging/cross-domain-message-send.html: Added.
1551 * http/tests/messaging/resources: Added.
1552 * http/tests/messaging/resources/cross-domain-message-receive.html: Added.
1554 2007-12-30 Sam Weinig <sam@webkit.org>
1556 Reviewed by Oliver Hunt.
1558 Test for http://bugs.webkit.org/show_bug.cgi?id=16387
1560 * http/tests/security/cross-frame-access-enumeration-expected.txt: Added.
1561 * http/tests/security/cross-frame-access-enumeration.html: Added.
1562 * http/tests/security/resources/cross-frame-iframe-for-enumeration-test.html: Added.
1564 2007-12-30 Darin Adler <darin@apple.com>
1566 - added missing results file
1568 * fast/events/event-instanceof-expected.txt: Added.
1570 2007-12-30 Sam Weinig <sam@webkit.org>
1572 Reviewed by Oliver Hunt.
1574 Test for http://bugs.webkit.org/show_bug.cgi?id=10686
1575 event instanceof MouseEvent throws exception
1577 * fast/dom/Window/window-properties-expected.txt:
1578 * fast/events/event-instanceof.html: Added.
1579 * fast/events/resources/event-instanceof.js: Added.
1581 2007-12-30 David Kilzer <ddkilzer@webkit.org>
1585 - test for http://bugs.webkit.org/show_bug.cgi?id=15359
1586 JPEG image not shown when height is specified as percentage inside a table
1588 This test was added specifically for this bug. It tests the height of
1589 replaced elements (canvas, embed, img, object, button, input, isindex,
1590 select, textarea ) within table cells.
1592 * fast/replaced/table-percent-height-expected.txt: Added.
1593 * fast/replaced/table-percent-height.html: Added.
1595 These test results were updated because they are more correct.
1597 * platform/mac/fast/replaced/width100percent-image-expected.checksum: Updated.
1598 * platform/mac/fast/replaced/width100percent-image-expected.png: Updated.
1599 * platform/mac/fast/replaced/width100percent-image-expected.txt: Updated.
1601 Moved tests and results for these two tests from tables/mozilla_expected_failures/bugs
1602 to tables/mozilla/bugs since these results have been fixed.
1604 * platform/mac/tables/mozilla/bugs/bug137388-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.checksum.
1605 * platform/mac/tables/mozilla/bugs/bug137388-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.png.
1606 * platform/mac/tables/mozilla/bugs/bug137388-1-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt.
1607 * platform/mac/tables/mozilla/bugs/bug137388-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.checksum.
1608 * platform/mac/tables/mozilla/bugs/bug137388-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.png.
1609 * platform/mac/tables/mozilla/bugs/bug137388-2-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt.
1610 * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.checksum: Removed.
1611 * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.png: Removed.
1612 * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt: Removed.
1613 * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.checksum: Removed.
1614 * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.png: Removed.
1615 * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt: Removed.
1616 * tables/mozilla/bugs/bug137388-1.html: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug137388-1.html.
1617 * tables/mozilla/bugs/bug137388-2.html: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug137388-2.html.
1618 * tables/mozilla_expected_failures/bugs/bug137388-1.html: Removed.
1619 * tables/mozilla_expected_failures/bugs/bug137388-2.html: Removed.
1621 2007-12-30 Eric Seidel <eric@webkit.org>
1625 Add missing fast/js/number-toExponential.html file and correct results.
1626 Add missing number.toString(2) test which also was missing.
1627 Update toString results now that we're properly throwing exceptions.
1629 * fast/js/number-toExponential-expected.txt:
1630 * fast/js/number-toExponential.html: Added.
1631 * fast/js/number-toString-expected.txt:
1632 * fast/js/resources/number-toString.js:
1634 2007-12-29 Alexey Proskuryakov <ap@webkit.org>
1638 http://bugs.webkit.org/show_bug.cgi?id=14428
1639 FCKEditor: Images disappear on drag/drop and copy/paste
1641 * editing/pasteboard/drag-image-in-about-blank-frame-expected.txt: Added.
1642 * editing/pasteboard/drag-image-in-about-blank-frame.html: Added.
1644 2007-12-28 Alexey Proskuryakov <ap@webkit.org>
1648 http://bugs.webkit.org/show_bug.cgi?id=15734
1649 fast/xpath/namespace-vs-predicate.xhtml fails unexpectedly in no-SVG build
1651 * fast/xpath/namespace-vs-predicate.xhtml: Use (hopefully) correct code to remove an SVG element.
1653 2007-12-28 Darin Adler <darin@apple.com>
1655 - checked in these files that were supposed to be part of
1656 the previous check-in, but somehow weren't
1658 * fast/js/number-tofixed-expected.txt: Updated.
1659 * fast/js/number-toprecision-expected.txt: Ditto.
1661 2007-12-28 Eric Seidel <eric@webkit.org>
1665 Add more tests for toFixed, toPrecision and toExponential
1666 Add tests for toString to match Firefox's behavior
1668 All tests pass in Firefox, but some fail in WebKit
1669 I've chosen to land failing tests as I expect we'll move closer
1670 towards Firefox's behavior in the future, and it's better to have
1671 the tests now thus to notice any behavior changes in the future.
1673 * fast/js/number-toExponential-expected.txt: Added.
1674 * fast/js/number-toString-expected.txt: Added.
1675 * fast/js/number-toString.html: Added.
1676 * fast/js/number-tofixed-expected.txt:
1677 * fast/js/number-toprecision-expected.txt:
1678 * fast/js/resources/number-toExponential.js: Added.
1679 * fast/js/resources/number-toString.js: Added.
1680 * fast/js/resources/number-tofixed.js:
1681 * fast/js/resources/number-toprecision.js:
1683 2007-12-29 Nikolas Zimmermann <zimmermann@kde.org>
1687 Update layout test results after the SVG Fonts addition.
1688 <font-face> is now also disabled by default wrapped in ENABLE(SVG_FONTS) block.
1690 Fix two misplaced layout test results (results added in the wrong place.)
1692 * platform/mac/svg/css/css-box-min-width-expected.checksum:
1693 * platform/mac/svg/css/css-box-min-width-expected.png:
1694 * platform/mac/svg/custom/font-face-simple-expected.checksum:
1695 * platform/mac/svg/custom/font-face-simple-expected.png:
1696 * platform/mac/svg/custom/font-face-simple-expected.txt:
1697 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.checksum:
1698 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.png:
1699 * platform/mac/svg/custom/use-infinite-recursion-expected.png: Added.
1700 * svg/custom/inline-svg-in-xhtml-expected.checksum: Removed.
1701 * svg/custom/inline-svg-in-xhtml-expected.png: Removed.
1702 * svg/custom/use-infinite-recursion-expected.checksum: Removed.
1703 * svg/custom/use-infinite-recursion-expected.png: Removed.
1705 2007-12-27 Dan Bernstein <mitz@apple.com>
1707 Reviewed by Oliver Hunt.
1709 - test for http://bugs.webkit.org/show_bug.cgi?id=16603
1710 <rdar://problem/5664199> Crash when resizing text field
1712 * fast/layers/resize-layer-deletion-crash-expected.txt: Added.
1713 * fast/layers/resize-layer-deletion-crash.html: Added.
1715 2007-12-27 Sam Weinig <sam@webkit.org>
1717 Reviewed by Alice Liu.
1719 * platform/win/Skipped: Remove xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html
1720 since it is now passing.
1722 2007-12-27 Collin Jackson <webkit@collinjackson.com>
1724 Reviewed by Sam Weinig.
1726 Tests for http://bugs.webkit.org/show_bug.cgi?id=16539
1727 <rdar://problem/5659269>
1729 * http/tests/security/cross-frame-access-call-expected.txt: Added.
1730 * http/tests/security/cross-frame-access-call.html: Added.
1732 2007-12-27 Dan Bernstein <mitz@apple.com>
1734 Reviewed by Dave Hyatt and Sam Weinig.
1736 - pixel tests for <rdar://problem/5605937> Inspector: Disclosure triangle not drawn in node's properties panel until click
1738 * fast/layers/add-layer-with-nested-stacking.html: Added.
1739 * fast/layers/remove-layer-with-nested-stacking.html: Added.
1740 * platform/mac/fast/layers/add-layer-with-nested-stacking-expected.checksum: Added.
1741 * platform/mac/fast/layers/add-layer-with-nested-stacking-expected.png: Added.
1742 * platform/mac/fast/layers/add-layer-with-nested-stacking-expected.txt: Added.
1743 * platform/mac/fast/layers/remove-layer-with-nested-stacking-expected.checksum: Added.
1744 * platform/mac/fast/layers/remove-layer-with-nested-stacking-expected.png: Added.
1745 * platform/mac/fast/layers/remove-layer-with-nested-stacking-expected.txt: Added.
1747 2007-12-27 Eric Seidel <eric@webkit.org>
1751 ASSERT in JavaScriptCore while viewing WICD test case
1752 http://bugs.webkit.org/show_bug.cgi?id=16626
1754 * fast/js/for-in-exeception-expected.txt: Added.
1755 * fast/js/for-in-exeception.html: Added.
1756 * fast/js/resources/for-in-exception.js: Added.
1758 2007-12-27 Sam Weinig <sam@webkit.org>
1760 Reviewed by Alice Liu.
1762 * platform/mac-leopard/Skipped: Remove dom/html/level2/html/HTMLDocument12.html
1763 from the Skipped list because it is now passing.
1765 2007-12-27 Dan Bernstein <mitz@apple.com>
1767 Reviewed by Eric Seidel.
1769 - test for http://bugs.webkit.org/show_bug.cgi?id=16490
1770 ASSERT in ~FrameView while viewing/reloading WICD test case
1772 * fast/dynamic/paused-event-dispatch-expected.txt: Added.
1773 * fast/dynamic/paused-event-dispatch.html: Added.
1774 * fast/dynamic/resources/paused-event-dispatch-iframe.html: Added.
1776 2007-12-27 Sam Weinig <sam@webkit.org>
1780 * platform/win/Skipped: Move cross-frame-access-protocol* tests to show that they
1781 are failing because of a lack of ssl on windows.
1783 2007-12-27 Sam Weinig <sam@webkit.org>
1785 Rubber-stamped by Maciej.
1787 - Change more tests to use the new layoutTestController.globalFlag style polling instead
1788 of the "flag frame hack".
1790 * http/tests/security/cross-frame-access-parent-explicit-domain-expected.txt:
1791 * http/tests/security/cross-frame-access-port-expected.txt:
1792 * http/tests/security/cross-frame-access-private-browsing-expected.txt:
1793 * http/tests/security/cross-frame-access-protocol-expected.txt:
1794 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.html:
1795 * http/tests/security/host-compare-case-insensitive-expected.txt:
1796 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt:
1797 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom.html:
1798 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt:
1799 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value.html:
1800 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt:
1801 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html:
1802 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt:
1803 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute.html:
1804 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt:
1805 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.html:
1806 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt:
1807 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode.html:
1808 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt:
1809 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html:
1810 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt:
1811 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value.html:
1812 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt:
1813 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom.html:
1814 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt:
1815 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute.html:
1816 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt:
1817 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html:
1818 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt:
1819 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode.html:
1820 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt:
1821 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html:
1822 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessee-iframe.html:
1823 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessee-opened-frame.html:
1824 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-iframe.html:
1825 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-opened-frame.html:
1826 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html:
1827 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html:
1828 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-subframe-expected.txt:
1829 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-subframe.html:
1830 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open-expected.txt:
1831 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html:
1832 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-subframe-expected.txt:
1833 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-subframe.html:
1834 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html:
1835 * http/tests/security/protocol-compare-case-insensitive-expected.txt:
1836 * http/tests/security/resources/cross-frame-iframe.html:
1838 2007-12-27 Alexey Proskuryakov <ap@webkit.org>
1842 http://bugs.webkit.org/show_bug.cgi?id=14500
1843 need to be more generous about charset declaration with meta tag
1845 http://bugs.webkit.org/show_bug.cgi?id=12526
1846 <rdar://problem/4867183> Safari ignores encoding description "charset=Shift_JIS" in invalid html
1848 <rdar://problem/4892428> Unlike other browsers, WebKit ignores <meta> charset definitions outside the head
1850 <rdar://problem/5643774> REGRESSION: Text is garbled when clicking a link inside an Arabic website
1852 * fast/encoding/ahram-org-eg-expected.txt: Added.
1853 * fast/encoding/ahram-org-eg.html: Added.
1854 * fast/encoding/bandai-co-jp-releases-expected.txt: Added.
1855 * fast/encoding/bandai-co-jp-releases.html: Added.
1856 * fast/encoding/floraexpres-ru-expected.txt: Added.
1857 * fast/encoding/floraexpres-ru.html: Added.
1858 * fast/encoding/hanarei-blog32-fc2-com-expected.txt: Added.
1859 * fast/encoding/hanarei-blog32-fc2-com.html: Added.
1860 * fast/encoding/yahoo-mail-expected.txt: Added.
1861 * fast/encoding/yahoo-mail.html: Added.
1863 2007-12-26 Dan Bernstein <mitz@apple.com>
1865 Rubber-stamped by Anders Carlsson.
1867 - re-categorize some SVG tests the are failing on Windows
1869 * platform/win/Skipped:
1871 2007-12-26 Sam Weinig <sam@webkit.org>
1873 Reviewed by Alice Liu.
1875 Re-enable disabled tests with new polling logic using layoutTestController.globalFlag.
1877 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-iframe.html:
1878 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-opened-frame.html:
1879 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-iframe.html:
1880 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-opened-frame.html:
1881 * http/tests/security/dataURL/resources/foreign-domain-data-url-window-location.html:
1882 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt:
1883 * 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-foreign-domain-subframe.html-disabled.
1884 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html-disabled: Removed.
1885 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open-expected.txt:
1886 * 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-foreign-domain-window-open.html-disabled.
1887 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html-disabled: Removed.
1888 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-expected.txt:
1889 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change-expected.txt:
1890 * 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-foreign-domain-subframe-location-change.html-disabled.
1891 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html-disabled: Removed.
1892 * 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-foreign-domain-subframe.html-disabled.
1893 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html-disabled: Removed.
1894 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt:
1895 * 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-foreign-domain-window-open.html-disabled.
1896 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html-disabled: Removed.
1897 * platform/win/Skipped:
1899 2007-12-26 Alice Liu <alice.liu@apple.com>
1901 removing tests tracked by <rdar://5463489> A number of layout tests should be using
1902 execCommand instead of textInputController
1904 * platform/win/Skipped:
1905 removing tests fixed by http://trac.webkit.org/projects/webkit/changeset/28626
1907 2007-12-26 Alexey Proskuryakov <ap@webkit.org>
1909 Reviewed by Sam Weinig.
1911 http://bugs.webkit.org/show_bug.cgi?id=16609
1912 Make manual-tests/xmlhttprequest-contenttype-empty.html test automatic
1914 * http/tests/xmlhttprequest/xmlhttprequest-contenttype-empty-expected.txt: Added.
1915 * http/tests/xmlhttprequest/resources/empty-content-type.php: Added.
1916 * http/tests/xmlhttprequest/xmlhttprequest-contenttype-empty.html: Copied from WebCore/manual-tests/xmlhttprequest-contenttype-empty.html.
1918 2007-12-25 Rob Buis <buis@kde.org>
1923 http://bugs.webkit.org/show_bug.cgi?id=15514
1924 <clipPath> with <use> not respected
1925 http://bugs.webkit.org/show_bug.cgi?id=16557
1926 SVG circle elements have been clipped away completely, instead of partially.
1928 * svg/custom/clip-path-referencing-use-expected.checksum: Added.
1929 * svg/custom/clip-path-referencing-use-expected.png: Added.
1930 * svg/custom/clip-path-referencing-use-expected.txt: Added.
1931 * svg/custom/clip-path-referencing-use.svg: Added.
1932 * svg/custom/clip-path-referencing-use2-expected.checksum: Added.
1933 * svg/custom/clip-path-referencing-use2-expected.png: Added.
1934 * svg/custom/clip-path-referencing-use2-expected.txt: Added.
1935 * svg/custom/clip-path-referencing-use2.svg: Added.
1937 2007-12-25 David Smith <catfish.man@gmail.com> and Sam Weinig <sam@webkit.org>
1941 - http://bugs.webkit.org/show_bug.cgi?id=16587
1942 Implement the most useful part of the W3C Selectors API.
1944 * fast/dom/SelectorAPI: Copied from LayoutTests/fast/dom/getElementsByClassName.
1945 * fast/dom/SelectorAPI/dumpNodeList-expected.txt:
1946 * fast/dom/SelectorAPI/dumpNodeList.html: Modified to test querySelector and querySelectorAll instead of getElementsByClassName
1947 * fast/dom/Window/window-properties-expected.txt: Added querySelector and querySelectorAll
1949 2007-12-23 Darin Adler <darin@apple.com>
1951 - updated results (character used for controls changed in r28945)
1953 * platform/mac/media/audio-controls-rendering-expected.txt: Regenerated.
1954 * platform/mac/media/video-controls-rendering-expected.txt: Regenerated.
1955 * platform/mac/media/video-display-toggle-expected.txt: Regenerated.
1957 2007-12-22 Nikolas Zimmermann <zimmermann@kde.org>
1961 Fixes: http://bugs.webkit.org/show_bug.cgi?id=15966 (Crash in SVGRootInlineBox::walkTextChunks() on mouse hover)
1963 Add new layout test foreignObject-crash-on-hover.xml verifying debug builds don't hit an assertion anymore.
1965 * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.checksum: Added.
1966 * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.png: Added.
1967 * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.txt: Added.
1968 * svg/custom/foreignObject-crash-on-hover.xml: Added.
1970 2007-12-21 Sam Weinig <sam@webkit.org>
1974 Fix another mistaken duplication, this time in cross-frame-access-parent-explicit-domain.html,
1975 that was causing intermittent failures.
1977 * http/tests/security/cross-frame-access-parent-explicit-domain-expected.txt:
1978 * http/tests/security/cross-frame-access-parent-explicit-domain.html:
1979 * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
1981 2007-12-21 Sam Weinig <sam@webkit.org>
1983 Reviewed by Dan Bernstein.
1985 Fix mistaken duplication in cross-frame-access-child-explicit-domain.html that was causing
1986 intermittent failures.
1988 * http/tests/security/cross-frame-access-child-explicit-domain-expected.txt:
1989 * http/tests/security/cross-frame-access-child-explicit-domain.html:
1990 * http/tests/security/cross-frame-access-custom-expected.txt:
1992 2007-12-21 Alexey Proskuryakov <ap@webkit.org>
1996 <rdar://problem/5629995> Incorrect display of Danish characters on web site.
1998 * http/tests/xmlhttprequest/resources/utf-8-no-charset.html: Added.
1999 * http/tests/xmlhttprequest/response-encoding-expected.txt:
2000 * http/tests/xmlhttprequest/response-encoding.html:
2002 2007-12-20 Justin Garcia <justin.garcia@apple.com>
2004 Reviewed by Oliver Hunt.
2006 <rdar://problem/5543472> GoogleDocs: Safari hangs when creating a list from a particular selection
2008 * editing/execCommand/5543472-1-expected.txt: Added.
2009 * editing/execCommand/5543472-1.html: Added.
2010 * editing/execCommand/5543472-2-expected.txt: Added.
2011 * editing/execCommand/5543472-2.html: Added.
2012 * editing/execCommand/5543472-3-expected.txt: Added.
2013 * editing/execCommand/5543472-3.html: Added.
2015 2007-12-20 Dan Bernstein <mitz@apple.com>
2017 Reviewed by John Sullivan.
2019 - reorganize skipped test list
2021 * platform/win/Skipped:
2023 2007-12-20 Adam Barth <hk9565@gmail.com>
2025 Reviewed and landed by Sam Weinig.
2027 Update LayoutTests for http://bugs.webkit.org/show_bug.cgi?id=15313
2029 * http/tests/security/cross-frame-access-child-explicit-domain-expected.txt: Added.
2030 * http/tests/security/cross-frame-access-child-explicit-domain.html: Added.
2031 * http/tests/security/cross-frame-access-custom-expected.txt:
2032 * http/tests/security/cross-frame-access-parent-explicit-domain-expected.txt: Added.
2033 * http/tests/security/cross-frame-access-parent-explicit-domain.html: Added.
2034 * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
2035 * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt:
2036 * http/tests/security/cross-frame-access-protocol-explicit-domain.html:
2038 2007-12-20 johnnyding.webkit <johnnyding.webkit@gmail.com>
2040 Reviewed by Alexey. Landed by Stephanie.
2042 - bug http://bugs.webkit.org/show_bug.cgi?id=16179 | <rdar://problem/5619399>
2043 Test for unicode characters which is great than 255 are in HTML attribute name
2045 * fast/parser/test-unicode-characters-in-attribute-name-expected.txt: Added.
2046 * fast/parser/test-unicode-characters-in-attribute-name.html: Added.
2048 2007-12-20 Eric Seidel <eric@webkit.org>
2050 Reviewed by Nikolas Zimmermann.
2052 WebKit claims to support SVG feature strings it shouldn't
2053 http://bugs.webkit.org/show_bug.cgi?id=15480
2055 * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.checksum:
2056 * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.png:
2057 * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
2058 * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
2059 * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
2060 * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
2061 * svg/custom/svg-features-expected.txt:
2062 * svg/custom/svg-features.html:
2064 2007-12-17 Tony Chang <idealisms@gmail.com>
2068 Test for http://bugs.webkit.org/show_bug.cgi?id=16479
2069 Reset the drag state on non-mac platforms.
2071 * fast/text/reset-drag-on-mouse-down.html: Added.
2072 * platform/mac/fast/text/reset-drag-on-mouse-down-expected.txt: Added.
2074 2007-12-19 Geoffrey Garen <ggaren@apple.com>
2076 Reviewed by Oliver Hunt.
2078 Added some tests to verify some of the changes I made while optimizing
2079 global access to global variables.
2081 * fast/dom/Window/resources/window-property-clearing-iframe0.html: Added.
2082 * fast/dom/Window/resources/window-property-clearing-iframe1.html: Added.
2083 * fast/dom/Window/window-property-clearing-expected.txt: Added.
2084 * fast/dom/Window/window-property-clearing.html: Added.
2085 * fast/dom/getter-on-window-object2-expected.txt: Added.
2086 * fast/dom/getter-on-window-object2.html: Added.
2088 Checked in failing results for these const tests. The symbol table
2089 optimization broke const. (We didn't know this before because our only
2090 tests used global variables.)
2092 * fast/js/const-expected.txt:
2093 * fast/js/kde/const-expected.txt:
2095 * fast/js/resources/for-in-avoid-duplicates.js: Fixed a typo I noticed.
2096 Not related to this patch.
2098 * fast/dom/Window/window-property-shadowing.html: Changed this test to
2099 use "this" instead of "window". The fact that "window" worked before,
2100 despite an overriding / shadowing var declaration, was a bug.
2102 2007-12-19 Dan Bernstein <mitz@apple.com>
2104 - remove two more tests that pass now due to changed font fallback
2106 * platform/win/Skipped:
2108 2007-12-19 Dan Bernstein <mitz@apple.com>
2110 - remove passing tests following the change to font fallback
2112 * platform/win/Skipped: Removed tests that failed only because they
2113 specified as primary font family a font family that was not available
2114 on Windows and therefore were rendered using the platform last resort
2115 font, Times New Roman. Now they are rendered using the 'standard'
2116 font family, which is set to Times on both Mac and Windows when running
2119 2007-12-19 Alice Liu <alice.liu@apple.com>
2123 Fixed <rdar://problem/5592485> Safari crashed trying to get a motorcycle insurance quote
2124 on Geico.com WebCore::Document::inPageCache()
2126 * fast/events/nested-event-remove-node-crash-expected.txt: Added.
2127 * fast/events/nested-event-remove-node-crash.html: Added.
2129 2007-12-19 Andre Boule <aboule@apple.com>
2131 Reviewed by Dan Bernstein.
2133 Adding tests for canvas compositing modes to make sure the results don't change after:
2134 <rdar://problem/5640059> GraphicsContext::setCompositeOperation should use CGContextSetBlendMode
2136 The following compositing modes don't pass however that is covered by another bug:
2142 <rdar://problem/5651783> Some canvas tag compositing modes don't render correctly
2144 * fast/canvas/canvas-composite.html: Added.
2145 * platform/mac/fast/canvas/canvas-composite-expected.checksum: Added.
2146 * platform/mac/fast/canvas/canvas-composite-expected.png: Added.
2147 * platform/mac/fast/canvas/canvas-composite-expected.txt: Added.
2149 2007-12-19 Dan Bernstein <mitz@apple.com>
2151 Reviewed by Dave Hyatt.
2153 - test for <rdar://problem/5650045> REGRESSION: major layout problems in svn r28754 WebKit on Vox.com page
2155 * fast/dynamic/subtree-boundary-percent-height.html: Added.
2156 * platform/mac/fast/dynamic/subtree-boundary-percent-height-expected.checksum: Added.
2157 * platform/mac/fast/dynamic/subtree-boundary-percent-height-expected.png: Added.
2158 * platform/mac/fast/dynamic/subtree-boundary-percent-height-expected.txt: Added.
2160 2007-12-18 Beth Dakin <bdakin@apple.com>
2164 Test for <rdar://problem/5616982> SVGs with width and height 100%
2165 fail to render when used as <img> or CSS image (16167)
2167 * fast/images/resources/green-relative-size-rect.svg: Added.
2168 * fast/images/svg-as-relative-image.html: Added.
2169 * platform/mac/fast/images/svg-as-relative-image-expected.checksum: Added.
2170 * platform/mac/fast/images/svg-as-relative-image-expected.png: Added.
2171 * platform/mac/fast/images/svg-as-relative-image-expected.txt: Added.
2173 2007-12-18 Dan Bernstein <mitz@apple.com>
2175 Reviewed by John Sullivan.
2177 - remove passing test and reclassify one failing test
2179 * platform/win/Skipped: Removed fast/text/international/002.html.
2181 2007-12-18 Sam Weinig <sam@webkit.org>
2183 Reviewed by Geoffrey.
2185 - Temporarily remove calls that are causing subsequent tests in DRT to fail.
2186 Filled http://bugs.webkit.org/show_bug.cgi?id=16510 to track the issue.
2188 * http/tests/security/cross-frame-access-history-expected.txt:
2189 * http/tests/security/cross-frame-access-history.html:
2191 2007-12-18 Darin Adler <darin@apple.com>
2193 - fix failing regression test
2195 * fast/regex/resources/TEMPLATE.html: Updated this template -- I accidentally landed
2196 the one that was copied without updating the paths.
2197 * fast/regex/slow.html: Regenerated.
2199 2007-12-18 Alice Liu <alice.liu@apple.com>
2203 Fixed <rdar://problem/5646454> REGRESSION: dom/xhtml/level2/html/HTMLDocument12 fails on Leopard
2205 * fast/cookies/local-file-can-set-cookies.html:
2206 cookies are matched by domain and path, and since layout tests are file URLs,
2207 they all match on domain. setting a cookie without specifying the path will
2208 make CFNetwork pick up the path from the URL automatically. Since
2209 fast/cookies/local-file-can-set-cookies.html set a specific path of /, that
2210 cookie will be set for EVERY local file loaded in Safari. removing that
2211 component from the cookie string will fix the problem.
2213 2007-12-18 Darin Adler <darin@apple.com>
2217 - test for http://bugs.webkit.org/show_bug.cgi?id=16458
2218 REGRESSION (r28164): regular expressions can now hang due to lack of a match limit
2220 * fast/regex/resources: Added.
2221 * fast/regex/resources/TEMPLATE.html: Copied from fast/js/resources/TEMPLATE.html.
2222 * fast/regex/resources/slow.js: Added.
2223 * fast/regex/slow-expected.txt: Added.
2224 * fast/regex/slow.html: Added.
2226 2007-12-18 Dan Bernstein <mitz@apple.com>
2228 Reviewed by John Sullivan.
2230 - remove passing test
2232 * platform/win/Skipped: Removed fast/text/international/wrap-CJK-001.html
2234 2007-12-17 Alice Liu <alice.liu@apple.com>
2238 Test for <rdar://problem/5566435> window with no scrollbars can still be scrolled with wheelevent
2240 * fast/events/attempt-scroll-with-no-scrollbars-expected.txt: Added.
2241 * fast/events/attempt-scroll-with-no-scrollbars.html: Added.
2242 * platform/mac/Skipped:
2243 Adding to mac Skipped list because of <rdar://problem/5643675> window.scrollTo scrolls a window with no scrollbars
2244 * platform/win/Skipped:
2245 Adding to win Skipped list because of <rdar://problem/5132009> Windows DRT does not support multiple windows
2247 2007-12-17 Darin Adler <darin@apple.com>
2249 - disabling this test until we can find a way to make it pass on diverse machines
2251 * fast/css/css2-system-color.html: Removed.
2252 * fast/css/css2-system-color.html-disabled: Copied from fast/css/css2-system-color.html.
2254 2007-12-17 Anders Carlsson <andersca@apple.com>
2256 Fix argument to window.open.
2258 * http/tests/misc/window-open-then-write.html:
2260 2007-12-17 Mark Rowe <mrowe@apple.com>
2262 Update test results after r28812.
2264 * platform/mac-tiger/fast/css/css2-system-color-expected.txt:
2265 * platform/mac/fast/css/css2-system-color-expected.txt:
2267 2007-12-17 Alexey Proskuryakov <ap@webkit.org>
2271 Live to the promise of never making AppKit special character codes visible via DOM.
2273 * fast/events/arrow-keys-on-body-expected.txt: Added.
2274 * fast/events/arrow-keys-on-body.html: Added.
2276 2007-12-16 Darin Adler <darin@apple.com>
2278 * fast/js/regexp-overflow-expected.txt: Updated. I accidentally checked in an
2279 out-of-date file last time.
2281 2007-12-16 Darin Adler <darin@apple.com>
2285 - test for http://bugs.webkit.org/show_bug.cgi?id=16459
2286 REGRESSION: assertion failure with regexp with \B in a case-ignoring character range
2287 <rdar://problem/5646361>
2289 * fast/js/regexp-overflow-expected.txt: Updated.
2290 * fast/js/resources/regexp-overflow.js: Added test cases.
2292 2007-12-16 Darin Adler <darin@apple.com>
2296 - tests for the argument handling of the executeSql function
2298 * storage/execute-sql-args-expected.txt: Added.
2299 * storage/execute-sql-args.html: Added.
2301 2007-12-16 Darin Adler <darin@apple.com>
2303 - try to get the system color test passing on the buildbot
2305 I fear this test may be vulnerable to slight platform differences.
2307 * platform/mac-tiger/fast: Added.
2308 * platform/mac-tiger/fast/css: Added.
2309 * platform/mac-tiger/fast/css/css2-system-color-expected.checksum: Copied from platform/mac/fast/css/css2-system-color-expected.checksum.
2310 * platform/mac-tiger/fast/css/css2-system-color-expected.png: Copied from platform/mac/fast/css/css2-system-color-expected.png.
2311 * platform/mac-tiger/fast/css/css2-system-color-expected.txt: Copied from platform/mac/fast/css/css2-system-color-expected.txt.
2312 Then updated to match what the buildbot says.
2314 * platform/mac/fast/css/css2-system-color-expected.txt: Updated to match
2315 results I'm getting locally on my Leopard machine.
2317 2007-12-16 Beth Dakin <bdakin@apple.com>
2321 Tests for SVG as border-image.
2323 * fast/borders/resources/green-fixed-size-rect.svg: Added.
2324 * fast/borders/resources/green-relative-size-rect.svg: Added.
2325 * fast/borders/svg-as-border-image-2.html: Added.
2326 * fast/borders/svg-as-border-image.html: Added.
2327 * platform/mac/fast/borders/svg-as-border-image-2-expected.checksum: Added.
2328 * platform/mac/fast/borders/svg-as-border-image-2-expected.png: Added.
2329 * platform/mac/fast/borders/svg-as-border-image-2-expected.txt: Added.
2330 * platform/mac/fast/borders/svg-as-border-image-expected.checksum: Added.
2331 * platform/mac/fast/borders/svg-as-border-image-expected.png: Added.
2332 * platform/mac/fast/borders/svg-as-border-image-expected.txt: Added.
2334 2007-12-16 Andrew Wellington <proton@wiretapped.net>
2338 http://bugs.webkit.org/show_bug.cgi?id=6129
2339 Incomplete implementation of CSS 2.1 system colors
2341 Add layout test for this bug and update tests for new system-derived colors
2343 * fast/css/css2-system-color.html: Added.
2344 * platform/mac/fast/css/css2-system-color-expected.checksum: Added.
2345 * platform/mac/fast/css/css2-system-color-expected.png: Added.
2346 * platform/mac/fast/css/css2-system-color-expected.txt: Added.
2347 * platform/mac/fast/css/css2-system-fonts-expected.checksum:
2348 * platform/mac/tables/mozilla/bugs/bug103533-expected.txt:
2350 2007-12-16 Dan Bernstein <mitz@apple.com>
2352 Reviewed by Darin Adler.
2354 - test for http://bugs.webkit.org/show_bug.cgi?id=16426
2355 Divs with overflow:auto: scrollbars not correctly updated when contents change
2357 * fast/overflow/scrollbar-position-update.html: Added.
2358 * platform/mac-leopard/fast/overflow: Added.
2359 * platform/mac-leopard/fast/overflow/scrollbar-position-update-expected.checksum: Added.
2360 * platform/mac-leopard/fast/overflow/scrollbar-position-update-expected.png: Added.
2361 * platform/mac/fast/overflow/scrollbar-position-update-expected.txt: Added.
2363 2007-12-15 Darin Adler <darin@apple.com>
2365 Disabled the smallFonts.svg test, which has been failing for weeks. I heard that Niko
2366 is going to fix this soon. He should rename it back at that time.
2368 Removed the svn:executable flag from many .svg, .png, and .css files that had it set
2371 * svg/batik/text/smallFonts.svg: Removed.
2372 * svg/batik/text/smallFonts.svg-disabled: Copied from svg/batik/text/smallFonts.svg.
2374 2007-12-15 Eric Seidel <eric@webkit.org>
2378 Width of SVG elements not applied to container elements
2379 http://bugs.webkit.org/show_bug.cgi?id=16305
2381 * platform/mac/svg/css/css-box-min-width-expected.checksum: Added.
2382 * platform/mac/svg/css/css-box-min-width-expected.png: Added.
2383 * platform/mac/svg/css/css-box-min-width-expected.txt: Added.
2384 * svg/css/css-box-min-width.html: Added.
2386 2007-12-15 Alp Toker <alp@atoker.com>
2388 http://bugs.webkit.org/show_bug.cgi?id=16449
2389 cairo_arc() functions hang or crash when passed inf as radius or start/end angle
2391 Fixed in r28751. Remove these tests from the skip list:
2392 fast/canvas/arc-crash.html
2393 fast/canvas/canvas-with-incorrect-args.html
2395 * platform/gtk/Skipped:
2397 2007-12-05 Mark Rowe <mrowe@apple.com>
2399 Reviewed by Alp Toker.
2401 Add a skeleton Gtk skipped list containing only tests that hang run-webkit-tests.
2403 * platform/gtk/Skipped: Added.
2405 2007-12-15 Alexey Proskuryakov <ap@webkit.org>
2409 http://bugs.webkit.org/show_bug.cgi?id=16436
2410 Alt+Space works incorrectly
2412 * platform/win/fast/events/alt-space-scroll-expected.txt: Added.
2413 * platform/win/fast/events/alt-space-scroll.html: Added.
2415 2007-12-14 Dan Bernstein <mitz@apple.com>
2417 - share the results of this test between Tiger and Leopard
2419 * platform/mac-leopard/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Removed.
2420 * platform/mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Copied from LayoutTests/platform/mac-leopard/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt.
2422 2007-12-14 Anders Carlsson <andersca@apple.com>
2426 Add test that calls window.open and then immediately writes into the document
2427 of the newly opened window.
2429 * http/tests/misc/resources/compass.jpg: Added.
2430 * http/tests/misc/window-open-then-write-expected.txt: Added.
2431 * http/tests/misc/window-open-then-write.html: Added.
2432 * platform/win/Skipped:
2434 2007-12-14 David Smith <catfish.man@gmail.com>
2438 - test for http://bugs.webkit.org/show_bug.cgi?id=14955
2439 Implement getElementsByClassName
2441 Tests added from http://tc.labs.opera.com/apis/getElementsByClassName/
2443 * fast/dom/Window/window-properties-expected.txt:
2444 * fast/dom/getElementsByClassName: Added.
2445 * fast/dom/getElementsByClassName/001-expected.txt: Added.
2446 * fast/dom/getElementsByClassName/001.html: Added.
2447 * fast/dom/getElementsByClassName/002-expected.txt: Added.
2448 * fast/dom/getElementsByClassName/002.html: Added.
2449 * fast/dom/getElementsByClassName/003-expected.txt: Added.
2450 * fast/dom/getElementsByClassName/003.html: Added.
2451 * fast/dom/getElementsByClassName/004-expected.txt: Added.
2452 * fast/dom/getElementsByClassName/004.html: Added.
2453 * fast/dom/getElementsByClassName/005-expected.txt: Added.
2454 * fast/dom/getElementsByClassName/005.html: Added.
2455 * fast/dom/getElementsByClassName/006-expected.txt: Added.
2456 * fast/dom/getElementsByClassName/006.html: Added.
2457 * fast/dom/getElementsByClassName/007-expected.txt: Added.
2458 * fast/dom/getElementsByClassName/007.html: Added.
2459 * fast/dom/getElementsByClassName/008-expected.txt: Added.
2460 * fast/dom/getElementsByClassName/008.html: Added.
2461 * fast/dom/getElementsByClassName/009-expected.txt: Added.
2462 * fast/dom/getElementsByClassName/009.html: Added.
2463 * fast/dom/getElementsByClassName/010-expected.txt: Added.
2464 * fast/dom/getElementsByClassName/010.xml: Added.
2465 * fast/dom/getElementsByClassName/011-expected.txt: Added.
2466 * fast/dom/getElementsByClassName/011.xml: Added.
2467 * fast/dom/getElementsByClassName/012-expected.txt: Added.
2468 * fast/dom/getElementsByClassName/012.html: Added.
2469 * fast/dom/getElementsByClassName/013-expected.txt: Added.
2470 * fast/dom/getElementsByClassName/013.html: Added.
2471 * fast/dom/getElementsByClassName/014-expected.txt: Added.
2472 * fast/dom/getElementsByClassName/014.html: Added.
2473 * fast/dom/getElementsByClassName/array: Added.
2474 * fast/dom/getElementsByClassName/array/001-expected.txt: Added.
2475 * fast/dom/getElementsByClassName/array/001.html: Added.
2476 * fast/dom/getElementsByClassName/array/002-expected.txt: Added.
2477 * fast/dom/getElementsByClassName/array/002.html: Added.
2478 * fast/dom/getElementsByClassName/array/003-expected.txt: Added.
2479 * fast/dom/getElementsByClassName/array/003.html: Added.
2480 * fast/dom/getElementsByClassName/array/004-expected.txt: Added.
2481 * fast/dom/getElementsByClassName/array/004.html: Added.
2482 * fast/dom/getElementsByClassName/dumpNodeList-expected.txt: Added.
2483 * fast/dom/getElementsByClassName/dumpNodeList.html: Added.
2484 * fast/dom/getElementsByClassName/resources: Added.
2485 * fast/dom/getElementsByClassName/resources/common.js: Added.
2487 2007-12-14 Darin Adler <darin@apple.com>
2491 - http://bugs.webkit.org/show_bug.cgi?id=16420
2492 change regression tests to use document.execCommand instead of textInputController.doCommand
2494 To avoid changing results at this time, I didn't correct the many tests that now have
2495 misleading "this test cannot be run manually" text or references to "NSResponder" or
2496 uneeded instructions for running the test manually. We can do that on a later pass.
2498 * editing/deleting/5300379.html: Use execCommand instead of doCommand.
2499 * editing/deleting/delete-to-end-of-paragraph.html: Ditto.
2500 * editing/deleting/smart-delete-003.html: Ditto.
2501 * editing/deleting/smart-delete-004.html: Ditto.
2502 * editing/execCommand/nsresponder-indent.html: Ditto.
2503 * editing/execCommand/nsresponder-outdent.html: Ditto.
2504 * editing/selection/4947387.html: Ditto.
2505 * editing/selection/5195166-1.html: Ditto.
2506 * editing/selection/5195166-2.html: Ditto.
2507 * editing/selection/select-line.html: Ditto.
2508 * editing/selection/selection-actions.html: Ditto.
2510 2007-12-14 Justin Garcia <justin.garcia@apple.com>
2512 Reviewed by Darin Adler.
2514 <rdar://problem/5575101> Hang in SplitElementCommand::doApply when outdenting a list item in a particular list
2516 * editing/execCommand/5575101-1-expected.txt: Added.
2517 * editing/execCommand/5575101-1.html: Added.
2518 * editing/execCommand/5575101-2-expected.txt: Added.
2519 * editing/execCommand/5575101-2.html: Added.
2520 * editing/execCommand/5575101-3-expected.txt: Added.
2521 * editing/execCommand/5575101-3.html: Added.
2523 2007-12-14 Anders Carlsson <andersca@apple.com>
2525 Reviewed by Darin and Geoff.
2527 <rdar://problem/5619295>
2528 REGRESSION: 303-304: Embedded YouTube video fails to render- JS errors (16150) (Flash 9)
2530 Add cross frame plug/in test where a plug/in inside an iframe tries to access properties of the
2533 * http/tests/plugins/cross-frame-object-access-expected.txt: Added.
2534 * http/tests/plugins/cross-frame-object-access.html: Added.
2535 * http/tests/plugins/resources/cross-frame-object-access.html: Added.
2537 2007-12-14 Oliver Hunt <oliver@apple.com>
2541 Fix test output, and move test to mac skipped lists until
2542 <rdar://problem/5647952> fast/events/mouseout-on-window.html
2545 * fast/events/mouseout-on-window-expected.txt:
2546 * platform/mac/Skipped:
2548 2007-12-13 Justin Garcia <justin.garcia@apple.com>
2550 Reviewed by Oliver Hunt.
2552 <rdar://problem/5607069> In Mail, a crash occurs at WebCore::AppendNodeCommand() after dragging image into a <FORM> element
2554 * editing/inserting/5607069-1-expected.checksum: Added.
2555 * editing/inserting/5607069-1-expected.png: Added.
2556 * editing/inserting/5607069-1-expected.txt: Added.
2557 * editing/inserting/5607069-1.html: Added.
2558 * editing/inserting/5607069-2.html: Added.
2559 * editing/inserting/5607069-3.html: Added.
2560 * platform/mac/editing/inserting/5607069-2-expected.checksum: Added.
2561 * platform/mac/editing/inserting/5607069-2-expected.png: Added.
2562 * platform/mac/editing/inserting/5607069-2-expected.txt: Added.
2563 * platform/mac/editing/inserting/5607069-3-expected.checksum: Added.
2564 * platform/mac/editing/inserting/5607069-3-expected.png: Added.
2565 * platform/mac/editing/inserting/5607069-3-expected.txt: Added.
2567 2007-12-13 Dan Bernstein <mitz@apple.com>
2569 Reviewed by Dave Hyatt.
2571 - test for <rdar://problem/5642426> explicit cubic-bezier curves all treated as "default" for transition-timing-function
2573 * fast/css/transition-timing-function-expected.txt: Added.
2574 * fast/css/transition-timing-function.html: Added.
2576 2007-12-13 Kevin McCullough <kmccullough@apple.com>
2580 - Layout tests fix. Removed machine dependant results and generated new
2581 results without machine specific information.
2583 * fast/dom/frame-loading-via-document-write-expected.txt: Added.
2584 * http/tests/security/frame-loading-via-document-write-expected.txt: Added.
2585 * http/tests/security/local-CSS-from-remote-expected.txt:
2586 * http/tests/security/local-JavaScript-from-remote-expected.txt:
2587 * http/tests/security/local-iFrame-from-remote-expected.txt:
2588 * http/tests/security/local-image-from-remote-expected.txt:
2589 * platform/mac/fast/dom/frame-loading-via-document-write-expected.checksum: Removed.
2590 * platform/mac/fast/dom/frame-loading-via-document-write-expected.png: Removed.
2591 * platform/mac/fast/dom/frame-loading-via-document-write-expected.txt: Removed.
2592 * platform/mac/http/tests/security: Removed.
2593 * platform/mac/http/tests/security/frame-loading-via-document-write-expected.checksum: Removed.
2594 * platform/mac/http/tests/security/frame-loading-via-document-write-expected.png: Removed.
2595 * platform/mac/http/tests/security/frame-loading-via-document-write-expected.txt: Removed.
2596 * platform/win/Skipped:
2597 * platform/win/http: Removed.
2598 * platform/win/http/tests: Removed.
2599 * platform/win/http/tests/security: Removed.
2600 * platform/win/http/tests/security/frame-loading-via-document-write-expected.txt: Removed.
2602 2007-12-13 Alexey Proskuryakov <ap@webkit.org>
2606 http://bugs.webkit.org/show_bug.cgi?id=16421
2607 REGRESSION(r28669): Page scrolls down when you hit space key in text area
2609 * fast/events/space-scroll-event-expected.txt: Added.
2610 * fast/events/space-scroll-event.html: Added.
2612 2007-12-13 Justin Garcia <justin.garcia@apple.com>
2614 Reviewed by Darin Adler.
2616 <rdar://problem/5601583> GMail Editor: Copied link doesn't paste as a link, just colored text
2618 * editing/pasteboard/5601583-1.html: Added.
2619 * platform/mac/editing/pasteboard/5601583-1-expected.checksum: Added.
2620 * platform/mac/editing/pasteboard/5601583-1-expected.png: Added.
2621 * platform/mac/editing/pasteboard/5601583-1-expected.txt: Added.
2623 2007-12-13 Kevin McCullough <kmccullough@apple.com>
2625 Reviewed by Alice and Sam.
2627 - <rdar://5621435> Need a way to specify local resources (being loaded
2628 from HTTP tests) on Windows.
2629 - Updated the following tests to use the new layoutTestController
2630 function, pathToLocalResource to get a Windows viable path (when on
2631 Windows) to the local resources they are attempting to access.
2632 - Also clarified and updated some results.
2634 * fast/dom/frame-loading-via-document-write.html:
2635 * fast/loader/local-CSS-from-local-expected.txt:
2636 * fast/loader/local-CSS-from-local.html:
2637 * fast/loader/local-JavaScript-from-local-expected.txt:
2638 * fast/loader/local-JavaScript-from-local.html:
2639 * fast/loader/local-iFrame-source-from-local-expected.txt:
2640 * fast/loader/local-iFrame-source-from-local.html:
2641 * fast/loader/local-image-from-local-expected.txt:
2642 * fast/loader/local-image-from-local.html:
2643 * http/tests/security/frame-loading-via-document-write.html:
2644 * http/tests/security/local-CSS-from-remote-expected.txt:
2645 * http/tests/security/local-CSS-from-remote.html:
2646 * http/tests/security/local-JavaScript-from-remote-expected.txt:
2647 * http/tests/security/local-JavaScript-from-remote.html:
2648 * http/tests/security/local-iFrame-from-remote-expected.txt:
2649 * http/tests/security/local-iFrame-from-remote.html:
2650 * http/tests/security/local-image-from-remote-expected.txt:
2651 * http/tests/security/local-image-from-remote.html:
2652 * http/tests/security/local-user-CSS-from-remote.html:
2653 * platform/mac/fast/dom/frame-loading-via-document-write-expected.txt:
2654 * platform/win/Skipped:
2655 * platform/win/http: Added.
2656 * platform/win/http/tests: Added.
2657 * platform/win/http/tests/security: Added.
2658 * platform/win/http/tests/security/frame-loading-via-document-write-expected.txt: Added.
2660 2007-12-13 Dan Bernstein <mitz@apple.com>
2662 Reviewed by Adam Roben.
2664 - test that Unicode bidi control characters are rendered as zero width
2667 * fast/text/international/bidi-control-chars-treated-as-ZWS.html: Added.
2668 * platform/mac-leopard/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum: Added.
2669 * platform/mac-leopard/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png: Added.
2670 * platform/mac-leopard/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Added.
2672 2007-12-12 Dan Bernstein <mitz@apple.com>
2674 Reviewed by Oliver Hunt.
2676 - updated results and skipped tests file for
2677 <rdar://problem/5074620> text with font:initial; fails to appear (causes fast/text/font-initial.html to fail)
2679 * platform/mac-leopard/fast/text/font-initial-expected.checksum: Copied from LayoutTests/platform/mac/fast/text/font-initial-expected.checksum.
2680 * platform/mac-leopard/fast/text/font-initial-expected.png: Copied from LayoutTests/platform/mac/fast/text/font-initial-expected.png.
2681 * platform/mac/fast/text/font-initial-expected.checksum: Removed.
2682 * platform/mac/fast/text/font-initial-expected.png: Removed.
2683 * platform/mac/fast/text/font-initial-expected.txt:
2684 * platform/win/Skipped:
2686 2007-12-12 Justin Garcia <justin.garcia@apple.com>
2688 Reviewed by Darin Adler.
2690 <rdar://problem/5433862> Mail crashes at WebCore::highestAncestor() when deleting a particular selection
2692 * editing/deleting/5433862-1-expected.txt: Added.
2693 * editing/deleting/5433862-1.html: Added.
2694 * editing/deleting/5433862-2.html: Added.
2695 * platform/mac/editing/deleting/5433862-2-expected.checksum: Added.
2696 * platform/mac/editing/deleting/5433862-2-expected.txt: Added.
2698 2007-12-12 Dan Bernstein <mitz@apple.com>
2700 Reviewed by John Sullivan.
2702 - test for a bug in debug builds only where selecting an earlier item in
2703 a popup selects the first item
2705 * fast/forms/menulist-selection-reset-expected.txt: Added.
2706 * fast/forms/menulist-selection-reset.html: Added.
2708 2007-12-12 Beth Dakin <bdakin@apple.com>
2712 Updated pixel results from my recent SVG change.
2714 * svg/custom/inline-svg-in-xhtml-expected.checksum: Added.
2715 * svg/custom/inline-svg-in-xhtml-expected.png: Added.
2717 2007-12-12 Anders Carlsson <andersca@apple.com>
2721 <rdar://problem/5132003>
2722 dumpResourceLoadCallbacks is not implemented in DRT on Windows.
2724 Remove now passing tests.
2726 * platform/win/Skipped:
2728 2007-12-12 Alexey Proskuryakov <ap@webkit.org>
2730 Reviewed by Adam Roben.
2732 Results corrected by a fix to EventSender.
2734 * platform/win/fast/events/keyLocation-numpad-expected.txt:
2736 2007-12-12 Alexey Proskuryakov <ap@webkit.org>
2740 http://bugs.webkit.org/show_bug.cgi?id=16410
2741 Implement isKeypadEvent() on Windows
2743 * platform/win/fast/events/keyLocation-numpad-expected.txt: Added.
2744 * platform/win/fast/events/keyLocation-numpad.html: Added.
2746 2007-12-12 Alexey Proskuryakov <ap@webkit.org>
2750 http://bugs.webkit.org/show_bug.cgi?id=15248
2751 Can not enter accented characters using alt-numeric keypad
2753 * platform/win/fast/events/alt-numpad-expected.txt: Added.
2754 * platform/win/fast/events/alt-numpad.html: Added.
2756 2007-12-12 Oliver Hunt <oliver@apple.com>
2760 <rdar://problem/5071781> window.mouseout events are not
2761 sent to window when mouse moves out of window
2763 Layout tests to make sure we correctly handle mouse out
2764 on the window object.
2766 * fast/events/mouseout-on-window-expected.txt: Added.
2767 * fast/events/mouseout-on-window.html: Added.
2769 2007-12-11 Dan Bernstein <mitz@apple.com>
2771 Reviewed by Maciej Stachowiak.
2773 - removed now-passing tests
2775 * platform/win/Skipped:
2777 2007-12-11 Dan Bernstein <mitz@apple.com>
2779 Reviewed by Mark Rowe and Sam Weinig too!
2781 - removed tests that pass when Helvetica Oblique and Helvetica
2782 Bold Oblique are available.
2784 * platform/win/Skipped:
2786 2007-12-11 Beth Dakin <bdakin@apple.com>
2790 Tests for <rdar://problem/5641255> SVGs with width and height 100%
2791 fail to render when used as background images
2793 * fast/backgrounds/resources/balloon.svg: Added.
2794 * fast/backgrounds/resources/eyes.svg: Added.
2795 * fast/backgrounds/resources/hearts.svg: Added.
2796 * fast/backgrounds/resources/linguistics.svg: Added.
2797 * fast/backgrounds/resources/map.svg: Added.
2798 * fast/backgrounds/resources/mouse-repel.svg: Added.
2799 * fast/backgrounds/svg-as-background-1.html: Added.
2800 * fast/backgrounds/svg-as-background-2.html: Added.
2801 * fast/backgrounds/svg-as-background-3.html: Added.
2802 * fast/backgrounds/svg-as-background-4.html: Added.
2803 * fast/backgrounds/svg-as-background-5.html: Added.
2804 * fast/backgrounds/svg-as-background-6.html: Added.
2805 * platform/mac/fast/backgrounds/svg-as-background-1-expected.checksum: Added.
2806 * platform/mac/fast/backgrounds/svg-as-background-1-expected.png: Added.
2807 * platform/mac/fast/backgrounds/svg-as-background-1-expected.txt: Added.
2808 * platform/mac/fast/backgrounds/svg-as-background-2-expected.checksum: Added.
2809 * platform/mac/fast/backgrounds/svg-as-background-2-expected.png: Added.
2810 * platform/mac/fast/backgrounds/svg-as-background-2-expected.txt: Added.
2811 * platform/mac/fast/backgrounds/svg-as-background-3-expected.checksum: Added.
2812 * platform/mac/fast/backgrounds/svg-as-background-3-expected.png: Added.
2813 * platform/mac/fast/backgrounds/svg-as-background-3-expected.txt: Added.
2814 * platform/mac/fast/backgrounds/svg-as-background-4-expected.checksum: Added.
2815 * platform/mac/fast/backgrounds/svg-as-background-4-expected.png: Added.
2816 * platform/mac/fast/backgrounds/svg-as-background-4-expected.txt: Added.
2817 * platform/mac/fast/backgrounds/svg-as-background-5-expected.checksum: Added.
2818 * platform/mac/fast/backgrounds/svg-as-background-5-expected.png: Added.
2819 * platform/mac/fast/backgrounds/svg-as-background-5-expected.txt: Added.
2820 * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum: Added.
2821 * platform/mac/fast/backgrounds/svg-as-background-6-expected.png: Added.
2822 * platform/mac/fast/backgrounds/svg-as-background-6-expected.txt: Added.
2824 2007-12-11 Nikolas Zimmermann <zimmermann@kde.org>
2826 Rubberstamped by Mark.
2828 Add missing tests - their results have already been checked in over a month ago - I forgot to commit the tests itself.
2830 * svg/custom/alignment-baseline-modes.svg: Added.
2831 * svg/custom/dominant-baseline-hanging.svg: Added.
2832 * svg/custom/dominant-baseline-modes.svg: Added.
2834 2007-12-11 Nikolas Zimmermann <zimmermann@kde.org>
2836 Rubberstamped by Mark.
2838 Update pixel test results now that filters are disabled.
2840 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
2841 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
2842 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
2843 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
2844 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
2845 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
2846 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
2847 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
2848 * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
2849 * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
2850 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
2851 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2852 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
2853 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
2854 * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
2855 * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
2856 * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
2857 * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
2858 * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
2859 * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
2860 * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
2861 * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
2862 * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
2863 * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
2864 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
2865 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
2866 * platform/mac/svg/custom/empty-merge-expected.checksum:
2867 * platform/mac/svg/custom/empty-merge-expected.png:
2868 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.checksum:
2869 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png:
2870 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.checksum:
2871 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png:
2872 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.checksum:
2873 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.png:
2874 * platform/mac/svg/custom/feComponentTransfer-Table-expected.checksum:
2875 * platform/mac/svg/custom/feComponentTransfer-Table-expected.png:
2876 * platform/mac/svg/custom/feDisplacementMap-01-expected.checksum:
2877 * platform/mac/svg/custom/feDisplacementMap-01-expected.png:
2878 * platform/mac/svg/custom/image-with-transform-clip-filter-expected.checksum:
2879 * platform/mac/svg/custom/image-with-transform-clip-filter-expected.png:
2880 * platform/mac/svg/custom/non-opaque-filters-expected.checksum:
2881 * platform/mac/svg/custom/non-opaque-filters-expected.png:
2882 * platform/mac/svg/custom/text-filter-expected.checksum:
2883 * platform/mac/svg/custom/text-filter-expected.png:
2884 * platform/mac/svg/custom/visibility-override-filter-expected.checksum:
2885 * platform/mac/svg/custom/visibility-override-filter-expected.png:
2886 * svg/batik/filters/filterRegions-expected.checksum:
2887 * svg/batik/filters/filterRegions-expected.png:
2888 * svg/batik/text/textFeatures-expected.checksum:
2889 * svg/batik/text/textFeatures-expected.png:
2890 * svg/custom/js-svg-constructors-expected.checksum:
2891 * svg/custom/js-svg-constructors-expected.png:
2893 2007-12-11 Dan Bernstein <mitz@apple.com>
2895 Reviewed by Darin Adler.
2897 - test for <rdar://problem/5631507> Text doesn't wrap properly at Tamil version of Wikipedia
2899 * fast/text/international/complex-character-based-fallback.html: Added.
2900 * platform/mac-leopard/fast/text/international/complex-character-based-fallback-expected.checksum: Added.
2901 * platform/mac-leopard/fast/text/international/complex-character-based-fallback-expected.png: Added.
2902 * platform/mac/fast/text/international/complex-character-based-fallback-expected.txt: Added.
2903 * platform/win/fast/text: Added.
2904 * platform/win/fast/text/international: Added.
2905 * platform/win/fast/text/international/complex-character-based-fallback-expected.checksum: Added.
2906 * platform/win/fast/text/international/complex-character-based-fallback-expected.png: Added.
2907 * platform/win/fast/text/international/complex-character-based-fallback-expected.txt: Added.
2909 2007-12-07 Alexey Proskuryakov <ap@webkit.org>
2913 <rdar://problem/5535636>
2914 Have to press 4 times instead of 2 times to get the expected result of ^^ with german keyboard.
2916 http://bugs.webkit.org/show_bug.cgi?id=13916
2917 JavaScript detects Tab as a character input on a textfield validation
2919 * platform/win/fast/events: Added.
2920 * platform/win/fast/events/double-dead-char-expected.txt: Added.
2921 * platform/win/fast/events/double-dead-char.html: Added.
2922 * fast/events/key-events-in-input-button.html: Added
2923 * fast/events/key-events-in-input-button-expected.txt: Added
2924 * fast/events/key-events-in-input-text.html: Added
2925 * fast/events/key-events-in-input-text-expected.txt: Added
2927 * fast/events/access-key-self-destruct.html:
2928 * fast/forms/listbox-onchange.html:
2929 * fast/forms/listbox-selection.html:
2930 * fast/forms/access-key.html:
2931 * fast/forms/legend-access-key.html:
2932 * fast/forms/enter-clicks-buttons.html:
2933 * fast/forms/check-box-enter-key.html:
2934 * fast/forms/button-enter-click.html:
2935 * fast/events/onsearch-enter.html:
2936 * fast/events/onchange-passwordfield.html:
2937 * fast/events/onchange-searchfield.html:
2938 * fast/events/onchange-textfield.html:
2939 Use eventSender instead of DOM events, because it emulates the real user action much better,
2940 and we weren't getting cross-browser compatibility for the tests anyway.
2942 * fast/events/frame-tab-focus.html:
2943 * fast/html/tab-order.html:
2944 * fast/forms/select-enter-key.html:
2945 * fast/forms/focus2-expected.txt:
2946 * fast/forms/focus2.html:
2947 * fast/events/option-tab.html:
2948 Dispatch a keydown instead of keypress, as this is when default processing is now done.
2949 Possibly, it would be better stiull to use eventSender here, as well.
2951 * fast/forms/onchange-enter-submit.html:
2952 * fast/forms/select-double-onchange.html:
2953 * fast/forms/textfield-onchange-deletion.html:
2954 The correct code is '\r', not '\n' - previously, the difference was lost while converting
2955 events back and forth.
2957 * fast/forms/search-event-delay.html: Use a new named key to dispatch backspace - the
2958 character code for it is cross-platform, but key code is not.
2959 Also changed the test to call notifyDone() from a timer - otherwise, DRT would hang as
2960 WM_KEYUP was dispatched after WM_QUIT. I tried and couldn't make DRT work, but I'm
2961 fairly confident that this issue doesn't affect Safari.
2963 * fast/events/keydown-keypress-preventDefault-expected.txt:
2964 * fast/events/keydown-keypress-preventDefault.html:
2965 This test claimed that its expacted behavior matched both IE and Firefox, but it did not.
2968 * fast/events/js-keyboard-event-creation-expected.txt:
2969 * fast/events/js-keyboard-event-creation.html:
2970 This test was problematic, because it was tabbing out to chrome, and that doesn't work
2971 well in DRT. I have added another input for it to have a nicer target.
2973 * platform/mac/fast/events/objc-event-api-expected.txt:
2974 Updated for new behavior:
2975 - eventSender.keyDown() now dispatches a keyUp, too;
2976 - raw events do not have charCode;
2977 - keypresses do not have keyIdentifiers.
2979 2007-12-10 Oliver Hunt <oliver@apple.com>
2981 Reviewed by Weinig, Dan and Alexey.
2983 Layout test to confirm correct character encoding is used to
2984 load dynamically loaded scripts.
2986 * fast/encoding/no-charset-on-dynamic-script-load.html: Added.
2987 * fast/encoding/resources/dynamic-load-target.js: Added.
2989 2007-12-10 Justin Garcia <justin.garcia@apple.com>
2991 Reviewed by Oliver Hunt.
2993 <rdar://problem/5482023> GoogleDocs: After performing FormatBlock in an empty document, certain functions are disabled
2995 * editing/execCommand/5482023.html: Added.
2996 * platform/mac/editing/execCommand/5482023-expected.checksum: Added.
2997 * platform/mac/editing/execCommand/5482023-expected.png: Added.
2998 * platform/mac/editing/execCommand/5482023-expected.txt: Added.
3000 2007-12-10 Darin Adler <darin@apple.com>
3002 Reviewed by Sam Weinig.
3004 - test for http://bugs.webkit.org/show_bug.cgi?id=16379
3005 REGRESSION(r28525): Failures in http/tests/xmlhttprequest/response-encoding.html and
3006 fast/dom/xmlhttprequest-html-response-encoding.html
3007 and <rdar://problem/5640230> REGRESSION (306A4-ToT): Access violation in PCRE function
3008 find_firstassertedchar
3010 * fast/js/regexp-find-first-asserted-expected.txt: Added.
3011 * fast/js/regexp-find-first-asserted.html: Added.
3012 * fast/js/resources/regexp-find-first-asserted.js: Added.
3014 2007-12-10 Antti Koivisto <antti@apple.com>
3018 The load events could fire before the event listener was registered making these tests fail occasionally.
3020 No changes to test results.
3022 * media/video-source-media.html:
3023 * media/video-source-type.html:
3024 * media/video-source.html:
3025 * media/video-src-remove.html:
3026 * media/video-src-source.html:
3027 * media/video-src.html:
3028 * media/video-test.js:
3030 2007-12-10 Stephanie <slewis@apple.com>
3032 Rubber-stamped by Sam.
3034 Check in correct results
3036 * svg/custom/resource-client-removal-expected.txt:
3038 2007-12-10 Rob Buis <buis@kde.org>
3043 http://bugs.webkit.org/show_bug.cgi?id=16182
3044 SVG should disable antialiasing for shape-rendering="crispEdges"
3046 * svg/custom/shape-rendering-expected.checksum: Added.
3047 * svg/custom/shape-rendering-expected.png: Added.
3048 * svg/custom/shape-rendering-expected.txt: Added.
3049 * svg/custom/shape-rendering.svg: Added.
3051 2007-12-09 Rob Buis <buis@kde.org>
3056 http://bugs.webkit.org/show_bug.cgi?id=16163
3057 SVG crash in Node::setChanged() on Debug builds only (trashed parent)
3059 * svg/custom/resource-client-removal-expected.checksum: Added.
3060 * svg/custom/resource-client-removal-expected.png: Added.
3061 * svg/custom/resource-client-removal-expected.txt: Added.
3062 * svg/custom/resource-client-removal.svg: Added.
3064 2007-12-10 David D. Kilzer <ddkilzer@webkit.org>
3066 Bug 9683: Implement select.options.remove() method
3067 <http://bugs.webkit.org/show_bug.cgi?id=9683>
3071 * fast/js/resources/select-options-remove.js: Added.
3072 * fast/js/select-options-remove-expected.txt: Added.
3073 * fast/js/select-options-remove-gc-expected.txt: Added.
3074 * fast/js/select-options-remove-gc.html: Added.
3075 * fast/js/select-options-remove.html: Added.
3077 2007-12-10 Alexey Proskuryakov <ap@webkit.org>
3079 Removed fast/events/objc-keyboard-event-creation.html from skipped list, as this test has
3080 been moved to platform/mac long ago.
3082 * platform/win/Skipped:
3084 2007-12-09 Oliver Hunt <oliver@apple.com>
3088 Somehow I managed to not check in new expected results
3091 * svg/dom/path-parser-expected.txt:
3093 2007-12-09 Oliver Hunt <oliver@apple.com>
3097 Prevent unlimited iteration in the case of invalid path data.
3099 The only path commands that can leave numbers trailing the command processing
3100 are 'm' and 'M', in which trailing numbers are parsed as arguments to an
3101 implicit lineto command. In any case we should just terminate as an invalid
3104 * svg/dom/path-parser-expected.txt:
3105 * svg/dom/path-parser.html:
3107 2007-12-08 Sam Weinig <sam@webkit.org>
3109 Rubber-stamped by Adam Roben.
3111 * fast/dom/Window/window-resize-and-move-arguments.html: Make the window small enough
3112 that this test won't fail on systems with lower resolutions.
3114 2007-12-08 Oliver Hunt <oliver@apple.com>
3118 Split the ENABLE_SVG_EXPERIMENTAL_FEATURES flag into separate flags.
3120 Fixes <rdar://problem/5620249> Must disable SVG animation
3121 <rdar://problem/5612772> Disable SVG filters on Mac to match Windows behavior
3123 These layout test changes are caused by some of the experimental
3124 features no longer being enabled by default.
3126 * fast/dom/Window/window-properties-expected.txt:
3127 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
3128 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
3129 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
3130 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
3131 * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
3132 * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
3133 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
3134 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
3135 * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
3136 * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
3137 * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
3138 * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
3139 * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
3140 * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
3141 * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
3142 * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
3143 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
3144 * platform/mac/svg/custom/empty-merge-expected.txt:
3145 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
3146 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
3147 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
3148 * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
3149 * platform/mac/svg/custom/feDisplacementMap-01-expected.txt:
3150 * platform/mac/svg/custom/filter-source-alpha-expected.txt:
3151 * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
3152 * platform/mac/svg/custom/invalid-css-expected.txt:
3153 * platform/mac/svg/custom/non-opaque-filters-expected.txt:
3154 * platform/mac/svg/custom/text-filter-expected.txt:
3155 * platform/mac/svg/custom/visibility-override-filter-expected.txt:
3156 * svg/batik/filters/filterRegions-expected.txt:
3157 * svg/batik/text/textEffect-expected.txt:
3158 * svg/batik/text/textEffect3-expected.txt:
3159 * svg/batik/text/textFeatures-expected.txt:
3160 * svg/batik/text/textProperties-expected.txt:
3161 * svg/custom/js-svg-constructors-expected.txt:
3162 * svg/dom/font-face-elements-expected.txt:
3163 * svg/webarchive/svg-feimage-subresources-expected.txt:
3165 2007-12-08 Sam Weinig <sam@webkit.org>
3169 Test that calling window scrolling, moving and resizing methods with
3170 less than 2 arguments is not allowed and that calling them with more
3173 * fast/dom/Window/window-resize-and-move-arguments-expected.txt: Added.
3174 * fast/dom/Window/window-resize-and-move-arguments.html: Added.
3175 * fast/dom/Window/window-scroll-arguments-expected.txt: Added.
3176 * fast/dom/Window/window-scroll-arguments.html: Added.
3177 * http/tests/security/cross-frame-access-get-expected.txt:
3179 2007-12-08 Dan Bernstein <mitz@apple.com>
3181 Reviewed by Adele Peterson.
3183 - test that re-inserting a parser-generated <style> element applies its
3186 * fast/dom/HTMLStyleElement: Added.
3187 * fast/dom/HTMLStyleElement/insert-parser-generated.html: Added.
3188 * platform/mac/fast/dom/HTMLStyleElement: Added.
3189 * platform/mac/fast/dom/HTMLStyleElement/insert-parser-generated-expected.checksum: Added.
3190 * platform/mac/fast/dom/HTMLStyleElement/insert-parser-generated-expected.png: Added.
3191 * platform/mac/fast/dom/HTMLStyleElement/insert-parser-generated-expected.txt: Added.
3193 2007-12-08 Rob Buis <buis@kde.org>
3198 http://bugs.webkit.org/show_bug.cgi?id=15464
3199 SVGLengthList allows bad values
3201 * svg/custom/invalid-lengthlist-expected.checksum: Added.
3202 * svg/custom/invalid-lengthlist-expected.png: Added.
3203 * svg/custom/invalid-lengthlist-expected.txt: Added.
3204 * svg/custom/invalid-lengthlist.svg: Added.
3205 * svg/dom/length-list-parser-expected.txt:
3207 2007-12-07 Antti Koivisto <antti@apple.com>
3211 Test video painting when transform is applied.
3213 * media/video-paint-test.js: Added.
3214 * media/video-transformed.html: Added.
3215 * platform/mac/media/video-transformed-expected.checksum: Added.
3216 * platform/mac/media/video-transformed-expected.png: Added.
3217 * platform/mac/media/video-transformed-expected.txt: Added.
3219 2007-12-07 Dan Bernstein <mitz@apple.com>
3221 Reviewed by Sam Weinig.
3223 - test for http://bugs.webkit.org/show_bug.cgi?id=16348
3224 @font-face does not affect the default style
3226 * fast/css/font-face-default-font.html: Added.
3227 * platform/mac-leopard/fast/css: Added.
3228 * platform/mac-leopard/fast/css/font-face-default-font-expected.checksum: Added.
3229 * platform/mac-leopard/fast/css/font-face-default-font-expected.png: Added.
3230 * platform/mac/fast/css/font-face-default-font-expected.txt: Added.
3232 2007-12-07 Darin Adler <darin@apple.com>
3236 - test for <rdar://problem/5608795> CrashTracer: 481 crashes in Safari
3237 at WebCore::HTMLSelectElement::saveState const + 152
3239 * fast/forms/select-set-inner-expected.txt: Added.
3240 * fast/forms/select-set-inner.html: Added.
3242 2007-12-07 Dan Bernstein <mitz@apple.com>
3244 Reviewed by Darin Adler.
3246 - repaint test for <rdar://problem/5499918> REGRESSION: insertion point in input field with custom border cuts holes in focus ring interior edges
3248 * fast/repaint/focus-ring.html: Added.
3249 * platform/mac/fast/repaint/focus-ring-expected.checksum: Added.
3250 * platform/mac/fast/repaint/focus-ring-expected.png: Added.
3251 * platform/mac/fast/repaint/focus-ring-expected.txt: Added.
3253 2007-12-07 Dan Bernstein <mitz@apple.com>
3255 Reviewed by Darin Adler.
3257 - test for http://bugs.webkit.org/show_bug.cgi?id=16334
3258 <rdar://problem/5634923> REGRESSION (r28299): Homepage of any DotMac Web Gallery won't load completely
3260 * fast/dynamic/subtree-no-common-root-static-y.html: Added.
3261 * platform/mac/fast/dynamic/subtree-no-common-root-static-y-expected.checksum: Added.
3262 * platform/mac/fast/dynamic/subtree-no-common-root-static-y-expected.png: Added.
3263 * platform/mac/fast/dynamic/subtree-no-common-root-static-y-expected.txt: Added.
3265 2007-12-07 Alexey Proskuryakov <ap@webkit.org>
3269 http://bugs.webkit.org/show_bug.cgi?id=16325
3270 <rdar://problem/5632997> REGRESSION: www.xerox.ru doesn't work
3272 * http/tests/misc/empty-cookie-expected.txt: Added.
3273 * http/tests/misc/empty-cookie.html: Added.
3275 2007-12-06 Alexey Proskuryakov <ap@webkit.org>
3279 http://bugs.webkit.org/show_bug.cgi?id=16091
3280 JSCRE needs to import the PCRE test suite
3282 We can use two files from PCRE test suite, as others either test for features not supported
3283 in JS, or use internal debugging facilities of PCRE.
3285 The files are checked in almost unmodified, I have only converted them to UTF-8 and removed two
3286 huge test cases that were completely incompatible with JSC, and were polluting the output.
3288 Many of the failures in results are just legitimate differences in behavior or possibly
3289 problems with the test runner, but some may be genuine bugs and even regressions in JSC.
3291 * fast/regex: Added.
3292 * fast/regex/pcre-test-runner.js: Added.
3293 * fast/regex/test1-expected.txt: Added.
3294 * fast/regex/test1.html: Added.
3295 * fast/regex/test4-expected.txt: Added.
3296 * fast/regex/test4.html: Added.
3297 * fast/regex/testinput1: Added.
3298 * fast/regex/testinput4: Added.
3299 * fast/regex/testoutput1: Added.
3300 * fast/regex/testoutput4: Added.
3302 2007-12-06 Dan Bernstein <mitz@apple.com>
3304 - updated render tree results for r28483
3306 * svg/batik/text/textEffect2-expected.txt:
3307 * svg/batik/text/textProperties-expected.txt:
3309 2007-12-06 Geoffrey Garen <ggaren@apple.com>
3311 Reviewed by Sam Weinig.
3313 Test for http://bugs.webkit.org/show_bug.cgi?id=16328
3314 REGRESSION (r28470): Crash expanding a GMail conversation
3316 * fast/frames/location-put-after-removal.html: Added.
3317 * fast/frames/resources/location-put-after-removal-frame.html: Added.
3318 * fast/frames/resources/location-put-after-removal-frame-expected.txt: Updated.
3320 2007-12-06 Darin Adler <darin@apple.com>
3322 Reviewed by Eric Seidel.
3324 - fix http://bugs.webkit.org/show_bug.cgi?id=16321
3325 new RegExp("[\u0097]{4,6}", "gmy") crashes in DEBUG builds
3326 <rdar://problem/5632992>
3328 * fast/js/regexp-overflow-expected.txt: Updated.
3329 * fast/js/resources/regexp-overflow.js: Added test.
3331 2007-12-06 Adele Peterson <adele@apple.com>
3335 Fix <rdar://problem/5631356> Toggling display property on video causes controls to get lost
3337 * media/video-display-toggle.html: Added.
3338 * platform/mac/media/video-display-toggle-expected.checksum: Added.
3339 * platform/mac/media/video-display-toggle-expected.png: Added.
3340 * platform/mac/media/video-display-toggle-expected.txt: Added.
3342 2007-12-05 Rob Buis <buis@kde.org>
3347 http://bugs.webkit.org/show_bug.cgi?id=15289
3348 WebKit does not respect clip paths of a 0x0 rect
3350 * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
3351 * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
3352 * platform/mac/svg/batik/text/textEffect2-expected.checksum:
3353 * platform/mac/svg/batik/text/textEffect2-expected.png:
3354 * platform/mac/svg/batik/text/textProperties-expected.checksum:
3355 * platform/mac/svg/batik/text/textProperties-expected.png:
3356 * svg/custom/empty-clip-path-expected.checksum: Added.
3357 * svg/custom/empty-clip-path-expected.png: Added.
3358 * svg/custom/empty-clip-path-expected.txt: Added.
3359 * svg/custom/empty-clip-path.svg: Added.
3361 2007-12-05 Alice Liu <alice.liu@apple.com>
3365 Addressed <rdar://problem/5137284> fast/events/mouseout-dead-node.html fails on boomer
3367 * fast/events/mouseout-dead-node.html:
3368 Changed the questionable calls to mouseUp() to mouseMoveTo() to better simulate mouseovers
3369 * platform/win/Skipped:
3370 removed this test from skipped file
3372 2007-12-05 Adam Roben <aroben@apple.com>
3374 * platform/win/Skipped: Add a crashing test.
3376 2007-12-05 Adam Roben <aroben@apple.com>
3378 * platform/win/Skipped: Add another test failing due to fonts.
3380 2007-12-05 Dan Bernstein <mitz@apple.com>
3382 Reviewed by Adam Roben.
3384 - adding a test for http://bugs.webkit.org/show_bug.cgi?id=16097
3386 * fast/dom/ImageDocument-image-deletion-expected.txt: Added.
3387 * fast/dom/ImageDocument-image-deletion.html: Added.
3389 2007-12-04 Adele Peterson <adele@apple.com>
3393 Test for <rdar://problem/5499918> REGRESSION: insertion point in input field with custom border cuts holes in focus ring interior edges
3395 * fast/forms/textfield-outline.html: Added.
3396 * platform/mac/fast/forms/textfield-outline-expected.checksum: Added.
3397 * platform/mac/fast/forms/textfield-outline-expected.png: Added.
3398 * platform/mac/fast/forms/textfield-outline-expected.txt: Added.
3400 2007-12-04 Sam Weinig <sam@webkit.org>
3402 Reviewed by Adam Roben.
3404 Remove http/tests/incremental/frame-focus-before-load.html from the skipped list
3405 as it is no longer crashing. <rdar://problem/5507278>
3407 * platform/win/Skipped:
3409 2007-12-04 Adele Peterson <adele@apple.com>
3413 Test for <rdar://problem/5622464> controls should show up for audio element
3415 * media/audio-controls-rendering.html: Added.
3416 * platform/mac/media/audio-controls-rendering-expected.checksum: Added.
3417 * platform/mac/media/audio-controls-rendering-expected.png: Added.
3418 * platform/mac/media/audio-controls-rendering-expected.txt: Added.
3420 2007-11-27 Adam Roben <aroben@apple.com>
3422 Remove a now-passing test from the Windows Skipped file
3426 * platform/win/Skipped:
3428 2007-12-03 Antti Koivisto <antti@apple.com>
3432 Test for <rdar://problem/5624802>
3433 Controller displays outside of <video> element when width and height aren't specified
3435 * media/remove-from-document.html: Improve coverage by doing relayout before finishing.
3436 * media/video-controls-rendering.html: Added.
3437 * platform/mac/media/video-controls-rendering-expected.checksum: Added.
3438 * platform/mac/media/video-controls-rendering-expected.png: Added.
3439 * platform/mac/media/video-controls-rendering-expected.txt: Added.
3441 2007-12-04 Darin Adler <darin@apple.com>
3445 - test for first part of http://bugs.webkit.org/show_bug.cgi?id=16220
3446 <rdar://problem/5625221> Crash opening www.news.com (CNet)
3448 * fast/js/regexp-overflow-expected.txt: Updated.
3449 * fast/js/resources/regexp-overflow.js: Added test cases.
3451 2007-12-03 Dan Bernstein <mitz@apple.com>
3453 Reviewed by Darin Adler.
3455 - remove passing test
3457 * platform/win/Skipped:
3459 2007-12-03 Dan Bernstein <mitz@apple.com>
3461 Reviewed by Dave Hyatt.
3463 - test for <rdar://problem/5346452> Resize event doesn't fire on body element inside a frame
3465 * fast/events/resize-subframe-expected.txt: Added.
3466 * fast/events/resize-subframe.html: Added.
3468 2007-12-03 Darin Adler <darin@apple.com>
3472 - test for http://bugs.webkit.org/show_bug.cgi?id=15618
3473 <rdar://problem/5619353> REGRESSION: Stack overflow/crash in KJS::equal (15618)
3475 * fast/js/recursion-limit-equal-expected.txt: Added.
3476 * fast/js/recursion-limit-equal.html: Added.
3477 * fast/js/resources/recursion-limit-equal.js: Added.
3479 2007-12-03 Dan Bernstein <mitz@apple.com>
3481 Reviewed by Darin Adler.
3483 - added a test of the behavior of getIntIdentifier with the integers
3486 * plugins/getintidentifier-special-values-expected.txt: Added.
3487 * plugins/getintidentifier-special-values.html: Added.
3489 2007-12-03 Rob Buis <buis@kde.org>
3494 http://bugs.webkit.org/show_bug.cgi?id=15767
3495 Text decorations do not respect "visibility" property
3497 * svg/custom/text-decoration-visibility-expected.checksum: Added.
3498 * svg/custom/text-decoration-visibility-expected.png: Added.
3499 * svg/custom/text-decoration-visibility-expected.txt: Added.
3500 * svg/custom/text-decoration-visibility.svg: Added.
3502 2007-12-03 Alice Liu <alice.liu@apple.com>
3504 Removing passing tests
3506 * platform/win/Skipped:
3508 2007-12-03 Nikolas Zimmermann <zimmermann@kde.org>
3512 Add new testcase verifying that CSS selectors don't affect the non-exposed SVG shadow tree.
3514 * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.checksum: Added.
3515 * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.png: Added.
3516 * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: Added.
3517 * svg/custom/use-css-no-effect-on-shadow-tree.svg: Added.
3519 2007-12-03 Nikolas Zimmermann <zimmermann@kde.org>
3521 Rubber stamped by Mark.
3523 Commit missing layout test results from my last commit (fix for bug 15403)
3525 * platform/mac/svg/custom/deep-dynamic-updates-expected.checksum:
3526 * platform/mac/svg/custom/deep-dynamic-updates-expected.png:
3527 * platform/mac/svg/custom/deep-dynamic-updates-expected.txt:
3528 * platform/mac/svg/custom/image-clipped-hit-expected.checksum:
3529 * platform/mac/svg/custom/image-clipped-hit-expected.png:
3530 * platform/mac/svg/custom/image-clipped-hit-expected.txt:
3531 * platform/mac/svg/custom/use-clipped-hit-expected.checksum:
3532 * platform/mac/svg/custom/use-clipped-hit-expected.png:
3533 * platform/mac/svg/custom/use-clipped-hit-expected.txt:
3534 * platform/mac/svg/custom/use-css-events-expected.checksum:
3535 * platform/mac/svg/custom/use-css-events-expected.png:
3537 2007-12-03 Dan Bernstein <mitz@apple.com>
3539 Reviewed by Adam Roben.
3541 - test for <rdar://problem/5538651> REGRESSSION: domfuzz: null deref in WebCore::Document::canReplaceChild
3543 * fast/dom/Document/replaceChild-null-oldChild-expected.txt: Added.
3544 * fast/dom/Document/replaceChild-null-oldChild.html: Added.
3545 * fast/dom/Document/resources/replaceChild-null-oldChild.js: Added.
3547 2007-12-02 Darin Adler <darin@apple.com>
3551 - test for http://bugs.webkit.org/show_bug.cgi?id=15848
3552 <rdar://problem/5619330> REGRESSION: Assertion failure viewing comments page on digg.com
3554 * fast/js/resources/sparse-array.js: Added.
3555 * fast/js/sparse-array-expected.txt: Added.
3556 * fast/js/sparse-array.html: Added.
3558 2007-12-02 Darin Adler <darin@apple.com>
3562 - tests for table-related HTMLCollection classes for misnested
3563 tables and for <rdar://problem/5601995> Hang/crash on http://ebay-uk.custhelp.com/
3565 * fast/dom/HTMLTableElement/resources: Added.
3566 * fast/dom/HTMLTableElement/resources/TEMPLATE.html: Added.
3567 * fast/dom/HTMLTableElement/resources/rows.js: Added.
3568 * fast/dom/HTMLTableElement/resources/tBodies.js: Added.
3569 * fast/dom/HTMLTableElement/rows-expected.txt: Added.
3570 * fast/dom/HTMLTableElement/rows.html: Added.
3571 * fast/dom/HTMLTableElement/tBodies-expected.txt: Added.
3572 * fast/dom/HTMLTableElement/tBodies.html: Added.
3573 * fast/dom/HTMLTableRowElement: Added.
3574 * fast/dom/HTMLTableRowElement/cells-expected.txt: Added.
3575 * fast/dom/HTMLTableRowElement/cells.html: Added.
3576 * fast/dom/HTMLTableRowElement/insertCell-expected.txt: Added.
3577 * fast/dom/HTMLTableRowElement/insertCell.html: Added.
3578 * fast/dom/HTMLTableRowElement/resources: Added.
3579 * fast/dom/HTMLTableRowElement/resources/TEMPLATE.html: Added.
3580 * fast/dom/HTMLTableRowElement/resources/cells.js: Added.
3581 * fast/dom/HTMLTableSectionElement: Added.
3582 * fast/dom/HTMLTableSectionElement/resources: Added.
3583 * fast/dom/HTMLTableSectionElement/resources/TEMPLATE.html: Added.
3584 * fast/dom/HTMLTableSectionElement/resources/rows.js: Added.
3585 * fast/dom/HTMLTableSectionElement/rows-expected.txt: Added.
3586 * fast/dom/HTMLTableSectionElement/rows.html: Added.
3588 2007-12-01 Antti Koivisto <antti@apple.com>
3592 Test that removing a media element when it is loading does not crash.
3593 Test that media is paused when it is removed from the tree.
3595 * http/tests/media/remove-while-loading-expected.txt: Added.
3596 * http/tests/media/remove-while-loading.html: Added.
3597 * media/remove-from-document-expected.txt: Added.
3598 * media/remove-from-document.html: Added.
3600 2007-12-01 Julien Chaffraix <julien.chaffraix@gmail.com>
3602 Bug 16189: XMLHttpRequest::setRequestHeader() should not set certain headers
3604 Reviewed by Darin Adler.
3606 * http/tests/xmlhttprequest/set-dangerous-headers-expected.txt:
3607 * http/tests/xmlhttprequest/set-dangerous-headers.html: Added tests for new headers
3609 2007-12-01 Dan Bernstein <mitz@apple.com>
3611 Reviewed by Darin Adler.
3613 - test for <rdar://problem/5619240> REGRESSION (Leopard-r28069): Reproducible crash with a Mootools-based calendar picker (jump to null in FrameView::layout)
3615 * fast/dynamic/subtree-common-root-expected.txt: Added.
3616 * fast/dynamic/subtree-common-root.html: Added.
3618 2007-11-30 Eric Seidel <eric@webkit.org>
3623 http://bugs.webkit.org/show_bug.cgi?id=16127
3625 * fast/js/regexp-compile-crash-expected.txt: Added.
3626 * fast/js/regexp-compile-crash.html: Added.
3628 2007-11-30 Adam Roben <aroben@apple.com>
3630 Copy some cross-platform results into platform/win to avoid picking up the platform/mac versions
3632 * platform/win/fast/dom/Window/window-resize-expected.txt: Copied from LayoutTests/fast/dom/Window/window-resize-expected.txt.
3633 * platform/win/fast/dom/wrapper-classes-expected.txt: Copied from LayoutTests/fast/dom/wrapper-classes-expected.txt.
3635 2007-11-30 Darin Adler <darin@apple.com>
3637 Reviewed by Adam Roben.
3639 - test for http://bugs.webkit.org/show_bug.cgi?id=16207
3640 JavaScript regular expressions should match UTF-16 code units rather than characters
3642 * fast/js/regexp-non-bmp-expected.txt: Added.
3643 * fast/js/regexp-non-bmp.html: Added.
3644 * fast/js/resources/regexp-non-bmp.js: Added.
3646 2007-11-30 Adele Peterson <adele@apple.com>
3650 Test for http://bugs.webkit.org/show_bug.cgi?id=16072
3651 <rdar://problem/5463821> REGRESSION: Mousemove event isn't fired when mouse moves over scrollbar with pressed button
3653 * fast/events/mousemove-after-drag-over-scrollbar-expected.txt: Added.
3654 * fast/events/mousemove-after-drag-over-scrollbar.html: Added.
3656 2007-11-30 Alexey Proskuryakov <ap@webkit.org>
3658 * platform/win/Skipped: Added editing/selection/5241148.html, which crashes for me.
3660 2007-11-29 Holger Hans Peter Freyther <holger.freyther@trolltech.com>
3664 * Fix fast/events/mousedown_in_scrollbar.html
3665 * This test used to crash in PlatformScrollbarQt::mouse*Event due parent() returning 0.
3666 * Extend the current check that the scrollbar in the mev can be go away.
3667 This happens if we destroy a RenderLayer as the result of a click. In the
3668 case of Qt we can have this scrollbar in m_lastScrollbarUnderMouse. The RenderLayer
3669 is the ScrollbarClient, m_lastScrollbarUnderMouse is a RefPtr and keeps the
3670 last reference. When calling into this scrollbar the m_client pointer is a dangling pointer.
3671 We extend the check to set m_lastScrollbarUnderMouse back to zero when it was the
3672 scrollbar in the old mev and is gone in the new one.
3673 * This happens only on the Qt port because we send more/different move events.
3675 * platform/qt/Skipped:
3677 2007-11-29 Antti Koivisto <antti@apple.com>
3681 Test for video aspect ratio calculation.
3683 * media/video-aspect-ratio.html: Added.
3684 * platform/mac/media: Added.
3685 * platform/mac/media/video-aspect-ratio-expected.checksum: Added.
3686 * platform/mac/media/video-aspect-ratio-expected.png: Added.
3687 * platform/mac/media/video-aspect-ratio-expected.txt: Added.
3689 2007-11-29 Anders Carlsson <andersca@apple.com>
3693 <rdar://problem/5230478>
3694 FrameLoadDelegate callbacks are not dumped in DRT.
3696 Remove now passing tests.
3698 * platform/win/Skipped:
3700 2007-11-29 Alice Liu <alice.liu@apple.com>
3704 * platform/win/Skipped: Removed two Mac-specific tests.
3706 2007-11-29 Alice Liu <alice.liu@apple.com>
3708 Move incorrect, Mac-specific results of fast/dom/Window/window-resize.html into platform/mac and replace them with non-Mac results
3710 The incorrect results are tracked by <rdar://5563578>.
3714 * fast/dom/Window/window-resize-expected.txt: Replaced.
3715 * platform/mac/fast/dom/Window/window-resize-expected.txt: Copied from fast/dom/Window/window-resize-expected.txt.
3716 * platform/win/Skipped: Removed window-resize tests.
3718 2007-11-29 Sam Weinig <sam@webkit.org>
3722 Revert r28213 which added an error callback that was not needed and changed
3725 * storage/transaction_callback_exception_crash.html:
3727 2007-11-29 Alice Liu <alice.liu@apple.com>
3731 * platform/win/Skipped: Removed a passing test.
3733 2007-11-29 Alice Liu <alice.liu@apple.com>
3735 Group failures related to dumpResourceLoadCallbacks being unimplemented
3739 * platform/win/Skipped:
3741 2007-11-29 Alice Liu <alice.liu@apple.com>
3743 Group failures related to using Cygwin paths
3747 * platform/win/Skipped:
3749 2007-11-29 Brady Eidson <beidson@apple.com>
3753 Fixed a hang in the layout tests.
3754 My checkin earlier today broke things such that the transaction call errors out instead of succeeds.
3755 Therefore LayoutTestController is never notified that the test is done.
3757 This changes modifies the test such that the controller is notified of completion even if
3758 there's a transaction error.
3760 The net effect of this fix is to transform the hang to a single layout test failure, so people
3761 and the bots don't have their run-webkit-tests hang while I try to fix the real regression.
3763 * storage/transaction_callback_exception_crash.html:
3765 2007-11-29 Darin Adler <darin@apple.com>
3769 - test for http://bugs.webkit.org/show_bug.cgi?id=16191
3770 REGRESSION: cannot tab to radio input after setting checked to false
3772 * fast/forms/input-radio-checked-tab-expected.txt: Added.
3773 * fast/forms/input-radio-checked-tab.html: Added.
3775 2007-11-29 Alice Liu <alice.liu@apple.com>
3777 Move Mac-specific results of fast/dom/wrapper-classes.html into platform/mac and replace them with non-Mac results
3781 * fast/dom/wrapper-classes-expected.txt: Replaced.
3782 * platform/mac/fast/dom/wrapper-classes-expected.txt: Copied from fast/dom/wrapper-classes-expected.txt.
3784 2007-11-29 Alice Liu <alice.liu@apple.com>
3786 Group drag-n-drop related failures under one bug
3788 We don't know the specific causes of these failures, but we believe
3789 they're due to bugs in DRT's drag-n-drop implementation.
3793 * platform/win/Skipped:
3795 2007-11-29 Alice Liu <alice.liu@apple.com>
3799 * platform/win/Skipped: Removed another passing test.
3801 2007-11-29 Alice Liu <alice.liu@apple.com>
3805 * platform/win/Skipped: Recategorized one failing test and removed a
3808 2007-11-29 Alice Liu <alice.liu@apple.com>
3810 Removing <rdar://5507350> from skipped list because it's not failing.
3812 * platform/win/Skipped:
3814 2007-11-29 Anders Carlsson <andersca@apple.com>
3818 Move Mac-specific tests to platform/mac.
3820 * fast/events/objc-event-api-expected.txt: Removed.
3821 * fast/events/objc-event-api.html: Removed.
3822 * fast/events/objc-keyboard-event-creation-expected.txt: Removed.
3823 * fast/events/objc-keyboard-event-creation.html: Removed.
3824 * platform/mac/fast/events/objc-event-api-expected.txt: Copied from fast/events/objc-event-api-expected.txt.
3825 * platform/mac/fast/events/objc-event-api.html: Copied from fast/events/objc-event-api.html.
3826 * platform/mac/fast/events/objc-keyboard-event-creation-expected.txt: Copied from fast/events/objc-keyboard-event-creation-expected.txt.
3827 * platform/mac/fast/events/objc-keyboard-event-creation.html: Copied from fast/events/objc-keyboard-event-creation.html.
3829 2007-11-29 Alice Liu <alice.liu@apple.com>
3831 Removing some fixed tests
3833 * platform/win/Skipped:
3835 2007-11-29 Anders Carlsson <andersca@apple.com>
3839 <rdar://problem/5132005>
3840 setUserStyleSheetEnabled is not fully implemented in Windows DRT.
3842 * platform/win/Skipped:
3844 2007-11-28 Mark Rowe <mrowe@apple.com>
3846 Unreviewed layout test fix. Fix typos in the name of four files used by HTTP layout tests.
3848 In r28120 and r28128 the references to these files had the typo fixed, but the files themselves did not.
3849 This caused four layout tests to fail.
3851 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-iframe.html: Removed.
3852 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-opened-frame.html: Removed.
3853 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-iframe.html: Removed.
3854 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-opened-frame.html: Removed.
3855 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessee-iframe.html: Copied from LayoutTests/http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-iframe.html.
3856 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessee-opened-frame.html: Copied from LayoutTests/http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-opened-frame.html.
3857 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-iframe.html: Copied from LayoutTests/http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-iframe.html.
3858 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-opened-frame.html: Copied from LayoutTests/http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-opened-frame.html.
3860 2007-11-28 Antti Koivisto <antti@apple.com>
3864 Test that fallback content inside media elements is not be rendered.
3866 * media/fallback-expected.txt: Added.
3867 * media/fallback.html: Added.
3869 2007-11-28 Alice Liu <alice.liu@apple.com>
3871 just some more typo fixes
3873 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level-expected.txt:
3874 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level.html:
3875 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url-expected.txt:
3876 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url.html:
3877 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt:
3878 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html:
3879 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-expected.txt:
3880 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame.html:
3881 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-subframe-expected.txt:
3882 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-subframe.html:
3883 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open-expected.txt:
3884 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html:
3885 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-subframe-expected.txt:
3886 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-subframe.html:
3887 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open-expected.txt:
3888 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html:
3890 2007-11-28 Antti Koivisto <antti@apple.com>
3894 <rdar://problem/5605668>
3895 Implement controls attribute for video element
3897 - A new test for the controls attribute.
3898 - Add the controls attibute to all existing video tests. This will give the code
3899 some additional exercise without affecting test results.
3901 * media/progress-event.html:
3902 * media/video-append-source.html:
3903 * media/video-autoplay.html:
3904 * media/video-buffered.html:
3905 * media/video-controls-expected.txt: Added.
3906 * media/video-controls.html: Added.
3907 * media/video-currentTime-set.html:
3908 * media/video-currentTime-set2.html:
3909 * media/video-currentTime.html:
3910 * media/video-dom-autoplay.html:
3911 * media/video-dom-end.html:
3912 * media/video-dom-loopcount.html:
3913 * media/video-dom-loopend.html:
3914 * media/video-dom-loopstart.html:
3915 * media/video-dom-src.html:
3916 * media/video-dom-start.html:
3917 * media/video-end.html:
3918 * media/video-error-abort.html:
3919 * media/video-error-does-not-exist.html:
3920 * media/video-load-networkState.html:
3921 * media/video-load-readyState.html:
3922 * media/video-loopcount.html:
3923 * media/video-loopend.html:
3924 * media/video-loopstart.html:
3925 * media/video-muted.html:
3926 * media/video-no-autoplay.html:
3927 * media/video-pause-empty-events.html:
3928 * media/video-play-empty-events.html:
3929 * media/video-play-pause-events.html:
3930 * media/video-play-pause-exception.html:
3931 * media/video-poster.html:
3932 * media/video-seek-past-end-paused.html:
3933 * media/video-seek-past-end-playing.html:
3934 * media/video-seekable.html:
3935 * media/video-seeking.html:
3936 * media/video-size.html:
3937 * media/video-source-media.html:
3938 * media/video-source-type.html:
3939 * media/video-source.html:
3940 * media/video-src-change.html:
3941 * media/video-src-remove.html:
3942 * media/video-src-set.html:
3943 * media/video-src-source.html:
3944 * media/video-src.html:
3945 * media/video-start.html:
3946 * media/video-volume.html:
3947 * media/video-width-height.html:
3949 2007-11-28 Justin Garcia <justin.garcia@apple.com>
3951 Reviewed by Darin Adler.
3953 <rdar://problem/5573879> GMail Beta: Crash in when undoing Remove Formating
3955 Added to demonstrate fixes:
3956 * editing/execCommand/5573879.html: Added.
3957 * platform/mac/editing/execCommand/5573879-expected.checksum: Added.
3958 * platform/mac/editing/execCommand/5573879-expected.png: Added.
3959 * platform/mac/editing/execCommand/5573879-expected.txt: Added.
3961 Fixes (RemoveFormat now preserves the selection correctly):
3962 * platform/mac/editing/execCommand/4920742-1-expected.checksum:
3963 * platform/mac/editing/execCommand/4920742-1-expected.png:
3964 * platform/mac/editing/execCommand/4920742-1-expected.txt:
3965 * platform/mac/editing/execCommand/remove-formatting-2-expected.checksum:
3966 * platform/mac/editing/execCommand/remove-formatting-2-expected.png:
3967 * platform/mac/editing/execCommand/remove-formatting-2-expected.txt: