1 2016-02-02 Alejandro G. Castro <alex@igalia.com>
3 [GTK][EFL] Upgrade OpenWebRTC dependency
4 https://bugs.webkit.org/show_bug.cgi?id=153489
6 Reviewed by Philippe Normand.
8 Skiped the mediastream tests by default, until we have the code
9 ready and gstreamer dependency is bumped.
11 * platform/efl/TestExpectations:
12 * platform/gtk/TestExpectations:
14 2016-02-01 Chris Dumez <cdumez@apple.com>
16 object.__lookupGetter__() / object.__lookupSetter__() does not work for native bindings
17 https://bugs.webkit.org/show_bug.cgi?id=153765
18 <rdar://problem/24439699>
20 Reviewed by Oliver Hunt.
22 Add layout tests to test that object.__lookupGetter__() / object.__lookupSetter__()
23 works for native bindings.
25 * js/lookupGetterGetter-native-bindings-expected.txt: Added.
26 * js/lookupGetterGetter-native-bindings.html: Added.
28 2016-02-01 Chris Dumez <cdumez@apple.com>
30 Unreviewed, fix http/tests/security/cross-origin-window-property-access.html
32 Update http/tests/security/cross-origin-window-property-access.html that was
33 introduced in r196001 so that it does not assert on Mac DRT. Mac DRT asserts
34 that testRunner.waitUntilDone() must be called *BEFORE* calling window.open().
36 * http/tests/security/cross-origin-window-property-access.html:
38 2016-02-01 Chris Dumez <cdumez@apple.com>
40 Native Bindings Descriptors are Incomplete
41 https://bugs.webkit.org/show_bug.cgi?id=140575
42 <rdar://problem/19506502>
44 Reviewed by Oliver Hunt.
48 * http/tests/security/cross-origin-window-property-access-expected.txt: Added.
49 * http/tests/security/cross-origin-window-property-access.html: Added.
50 * inspector/runtime/getProperties-expected.txt:
51 * js/dom/native-bindings-descriptors-expected.txt: Added.
52 * js/dom/native-bindings-descriptors.html: Added.
53 * js/dom/native-bindings-descriptors2-expected.txt: Added.
54 * js/dom/native-bindings-descriptors2.html: Added.
55 * js/dom/native-bindings-descriptors3-expected.txt: Added.
56 * js/dom/native-bindings-descriptors3.html: Added.
57 * js/dom/native-bindings-descriptors4-expected.txt: Added.
58 * js/dom/native-bindings-descriptors4.html: Added.
59 * js/dom/native-bindings-descriptors5-expected.txt: Added.
60 * js/dom/native-bindings-descriptors5.html: Added.
62 2016-02-01 Ryosuke Niwa <rniwa@webkit.org>
64 [GTK] [EFL] [AppleWin] Layout Test fast/shadow-dom/slot-removal-crash-2.html timeouts
65 https://bugs.webkit.org/show_bug.cgi?id=153772
67 Reviewed by Michael Catanzaro.
69 Don't call wait untilDone if attachShadow is not available.
71 * fast/shadow-dom/slot-removal-crash-2.html:
73 2016-02-01 Joseph Pecoraro <pecoraro@apple.com>
75 Web Inspector: High Level Memory Overview Instrument
76 https://bugs.webkit.org/show_bug.cgi?id=153516
77 <rdar://problem/24356378>
79 Reviewed by Brian Burg.
81 * inspector/memory/tracking-expected.txt: Added.
82 * inspector/memory/tracking.html: Added.
83 Basic test for the new domain tracking commands and events.
85 * platform/efl/TestExpectations:
86 * platform/gtk/TestExpectations:
87 * platform/win/TestExpectations:
88 Skip the directory on ports that have not implemented ENABLE(RESOURCE_USAGE).
90 2016-02-01 Ryan Haddad <ryanhaddad@apple.com>
92 Skipping http/tests/plugins/visible_plugins.html on Yosemite during investigation.
93 https://bugs.webkit.org/show_bug.cgi?id=153752
95 Unreviewed test gardening.
97 * platform/mac/TestExpectations:
99 2016-02-01 Ryan Haddad <ryanhaddad@apple.com>
101 Marking imported/w3c/web-platform-tests/streams-api/readable-streams/garbage-collection-1.html as flaky on Mac debug
102 https://bugs.webkit.org/show_bug.cgi?id=153781
104 Unreviewed test gardening.
106 * platform/mac/TestExpectations:
108 2016-02-01 Carlos Alberto Lopez Perez <clopez@igalia.com>
110 [GTK] Unreviewed GTK+ Gardening.
112 * platform/efl/TestExpectations: Add fast/shadow-dom/slot-removal-crash-2.html timeout expectation.
113 * platform/gtk/TestExpectations: Report and update a bunch of test expectations.
114 * platform/win/TestExpectations: Add fast/shadow-dom/slot-removal-crash-2.html timeout expectation.
116 2016-02-01 Ryan Haddad <ryanhaddad@apple.com>
118 Marking imported/w3c/web-platform-tests/XMLHttpRequest/open-url-multi-window-4.htm as flaky on ios-simulator
119 https://bugs.webkit.org/show_bug.cgi?id=153336
121 Unreviewed test gardening.
123 * platform/ios-simulator/TestExpectations:
125 2016-02-01 Ryan Haddad <ryanhaddad@apple.com>
127 Marking http/tests/appcache/404-resource-with-slow-main-resource.php as flaky on ios-simulator-wk2
128 https://bugs.webkit.org/show_bug.cgi?id=153503
130 Unreviewed test gardening.
132 * platform/ios-simulator/TestExpectations:
134 2016-02-01 Ryan Haddad <ryanhaddad@apple.com>
136 Marking fast/replaced/preferred-widths.html as flaky on ios-simulator
137 https://bugs.webkit.org/show_bug.cgi?id=153311
139 Unreviewed test gardening.
141 * platform/ios-simulator/TestExpectations:
143 2016-02-01 Ryan Haddad <ryanhaddad@apple.com>
145 Skip fast/shadow-dom/touch-event-ios.html on ios-simulator since touch events are not supported.
146 https://bugs.webkit.org/show_bug.cgi?id=149592
148 Unreviewed test gardening.
150 * platform/ios-simulator/TestExpectations:
152 2016-02-01 Chris Dumez <cdumez@apple.com>
154 Move properties that use custom bindings to the prototype
155 https://bugs.webkit.org/show_bug.cgi?id=153735
157 Reviewed by Darin Adler.
159 Rebaseline / update existing tests now that properties using custom
160 bindings are on the prototype, as expected.
162 * fast/mediastream/MediaStream-video-element-expected.txt:
163 * fast/xmlhttprequest/xmlhttprequest-properties-prototype-expected.txt:
164 * inspector/model/remote-object-get-properties-expected.txt:
165 * js/dom/dom-attributes-on-mismatch-type-expected.txt:
166 * js/dom/dom-attributes-on-mismatch-type.html:
167 * platform/mac/inspector/model/remote-object-expected.txt:
169 2016-02-01 Youenn Fablet <youenn.fablet@crf.canon.fr>
171 [Fetch API] Implement Fetch API Request
172 https://bugs.webkit.org/show_bug.cgi?id=153437
174 Reviewed by Darin Adler.
176 * js/dom/global-constructors-attributes-dedicated-worker-expected.txt:
177 * js/dom/global-constructors-attributes-expected.txt:
178 * platform/efl/js/dom/global-constructors-attributes-dedicated-worker-expected.txt:
179 * platform/efl/js/dom/global-constructors-attributes-expected.txt:
180 * platform/gtk/js/dom/global-constructors-attributes-expected.txt:
181 * platform/mac-mavericks/js/dom/global-constructors-attributes-expected.txt:
182 * platform/mac-yosemite/js/dom/global-constructors-attributes-expected.txt:
183 * platform/mac/js/dom/global-constructors-attributes-expected.txt:
184 * platform/win/js/dom/global-constructors-attributes-expected.txt:
186 2016-01-31 Jeremy Jones <jeremyj@apple.com>
188 Add resize event for HTMLMediaElement
189 https://bugs.webkit.org/show_bug.cgi?id=125715
191 Reviewed by Darin Adler.
193 Update test for change: move resize javascript event from DOMWindow.idl to GlobalEventHandlers.idl
194 per https://html.spec.whatwg.org/multipage/webappapis.html#globaleventhandlers
196 * fast/dom/event-handler-attributes-expected.txt: Rebaselined.
197 * fast/dom/event-handler-attributes.html:
198 Move resize from uniqueWindowEvents to eventsInGlobalEventHandlers.
199 * http/tests/media/hls/hls-video-resize-expected.txt: Added.
200 * http/tests/media/hls/hls-video-resize.html: Added.
201 * js/dom/dom-static-property-for-in-iteration-expected.txt: Rebaselined.
202 * media/video-resize-expected.txt: Added.
203 * media/video-resize.html: Added.
204 * media/video-test.js:
205 (requiredEvents): Deleted global. Value is now captured by closure.
206 (waitForEventsAndCall): Remove dependence on global variable, and fix event observation leak.
208 2016-01-31 Brent Fulgham <bfulgham@apple.com>
210 Add "WebKit built-in PDF" Plugin to set of publicly visible plugins
211 https://bugs.webkit.org/show_bug.cgi?id=153657
212 <rdar://problem/24413107>
214 Reviewed by Darin Adler.
216 * http/tests/plugins/visible_plugins-expected.txt: Added.
217 * http/tests/plugins/visible_plugins.html: Added.
218 * platform/mac-wk2/http/tests/plugins: Added.
219 * platform/mac-wk2/http/tests/plugins/visible_plugins-expected.txt: Added.
221 2016-01-31 Doug Russell <d_russell@apple.com>
223 AX: Add a boundary value to AXTextStateChangeType
224 https://bugs.webkit.org/show_bug.cgi?id=153085
226 Reviewed by Darin Adler.
228 Post an AT notification when navigation is attempted past
229 an editable element's boundaries.
231 * accessibility/mac/selection-boundary-userinfo-expected.txt: Added.
232 * accessibility/mac/selection-boundary-userinfo.html: Added.
234 2016-01-31 Daniel Bates <dabates@apple.com>
236 CSP: Use the served CSP header for dedicated workers
237 https://bugs.webkit.org/show_bug.cgi?id=153157
238 <rdar://problem/24383254>
240 https://bugs.webkit.org/show_bug.cgi?id=153156
241 <rdar://problem/24383246>
243 Reviewed by Brent Fulgham.
245 Add new tests to ensure we block eval() in blob-, file-URL workers and block XHR in a file-URL worker.
247 * TestExpectations: Remove now passing tests http/tests/security/contentSecurityPolicy/worker-{multiple-csp-headers, without-own-csp}.html
248 and update the associated bug # for tests that fail.
249 * fast/workers/resources/worker-inherits-csp-blocks-eval.js: Added.
251 * fast/workers/resources/worker-inherits-csp-blocks-xhr.js: Added.
253 * fast/workers/worker-inherits-csp-blocks-eval-expected.txt: Added.
254 * fast/workers/worker-inherits-csp-blocks-eval.html: Added.
255 * fast/workers/worker-inherits-csp-blocks-xhr-expected.txt: Added.
256 * fast/workers/worker-inherits-csp-blocks-xhr.html: Added.
257 * http/tests/security/contentSecurityPolicy/worker-blob-inherits-csp-blocks-eval-expected.txt: Added.
258 * http/tests/security/contentSecurityPolicy/worker-blob-inherits-csp-blocks-eval.html: Added.
259 * http/tests/security/contentSecurityPolicy/worker-multiple-csp-headers-expected.txt: Updated expected results as
260 the result was incorrect.
261 * http/tests/security/contentSecurityPolicy/worker-without-own-csp-expected.txt: Ditto.
263 2016-01-27 Daniel Bates <dabates@apple.com>
265 CSP: Use the served CSP header for dedicated workers
266 https://bugs.webkit.org/show_bug.cgi?id=153157
268 https://bugs.webkit.org/show_bug.cgi?id=153156
270 Reviewed by Brent Fulgham.
272 Remove some tests that now pass and update the expected results of existing tests.
275 * http/tests/security/contentSecurityPolicy/worker-multiple-csp-headers-expected.txt:
276 * http/tests/security/contentSecurityPolicy/worker-without-own-csp-expected.txt:
278 2016-01-31 Hunseop Jeong <hs85.jeong@samsung.com>
280 Unreviewed. EFL gardening: rebaseline tests after r195740. (more to follow)
282 * platform/efl/css1/basic/containment-expected.txt:
283 * platform/efl/css1/basic/contextual_selectors-expected.txt:
284 * platform/efl/css1/basic/grouping-expected.txt:
285 * platform/efl/css1/basic/id_as_selector-expected.txt:
286 * platform/efl/css1/basic/inheritance-expected.txt:
287 * platform/efl/css1/box_properties/border-expected.txt:
288 * platform/efl/css1/box_properties/border_bottom-expected.txt:
289 * platform/efl/css1/box_properties/border_bottom_inline-expected.txt:
290 * platform/efl/css1/box_properties/border_bottom_width-expected.txt:
291 * platform/efl/css1/box_properties/border_bottom_width_inline-expected.txt:
292 * platform/efl/css1/box_properties/border_color-expected.txt:
293 * platform/efl/css1/box_properties/border_color_inline-expected.txt:
294 * platform/efl/css1/box_properties/border_inline-expected.txt:
295 * platform/efl/css1/box_properties/border_left-expected.txt:
296 * platform/efl/css1/box_properties/border_left_inline-expected.txt:
297 * platform/efl/css1/box_properties/border_left_width-expected.txt:
298 * platform/efl/css1/box_properties/border_left_width_inline-expected.txt:
299 * platform/efl/css1/box_properties/border_right-expected.txt:
300 * platform/efl/css1/box_properties/border_right_inline-expected.txt:
301 * platform/efl/css1/box_properties/border_right_width-expected.txt:
302 * platform/efl/css1/box_properties/border_right_width_inline-expected.txt:
303 * platform/efl/css1/box_properties/border_style-expected.txt:
304 * platform/efl/css1/box_properties/border_style_inline-expected.txt:
305 * platform/efl/css1/box_properties/border_top-expected.txt:
306 * platform/efl/css1/box_properties/border_top_inline-expected.txt:
307 * platform/efl/css1/box_properties/border_top_width-expected.txt:
308 * platform/efl/css1/box_properties/border_top_width_inline-expected.txt:
309 * platform/efl/css1/box_properties/clear-expected.txt:
310 * platform/efl/css1/box_properties/clear_float-expected.txt:
311 * platform/efl/css1/box_properties/float-expected.txt:
312 * platform/efl/css1/box_properties/float_elements_in_series-expected.txt:
313 * platform/efl/css1/box_properties/float_margin-expected.txt:
314 * platform/efl/css1/box_properties/height-expected.txt:
315 * platform/efl/css1/box_properties/margin-expected.txt:
316 * platform/efl/css1/box_properties/margin_bottom-expected.txt:
317 * platform/efl/css1/box_properties/margin_bottom_inline-expected.txt:
318 * platform/efl/css1/box_properties/margin_inline-expected.txt:
319 * platform/efl/css1/box_properties/margin_left-expected.txt:
320 * platform/efl/css1/box_properties/margin_left_inline-expected.txt:
321 * platform/efl/css1/box_properties/margin_right-expected.txt:
322 * platform/efl/css1/box_properties/margin_right_inline-expected.txt:
323 * platform/efl/css1/box_properties/margin_top-expected.txt:
324 * platform/efl/css1/box_properties/margin_top_inline-expected.txt:
325 * platform/efl/css1/box_properties/padding-expected.txt:
326 * platform/efl/css1/box_properties/padding_bottom-expected.txt:
327 * platform/efl/css1/box_properties/padding_bottom_inline-expected.txt:
328 * platform/efl/css1/box_properties/padding_inline-expected.txt:
329 * platform/efl/css1/box_properties/padding_left-expected.txt:
330 * platform/efl/css1/box_properties/padding_left_inline-expected.txt:
331 * platform/efl/css1/box_properties/padding_right-expected.txt:
332 * platform/efl/css1/box_properties/padding_right_inline-expected.txt:
333 * platform/efl/css1/box_properties/padding_top-expected.txt:
334 * platform/efl/css1/box_properties/padding_top_inline-expected.txt:
335 * platform/efl/css1/box_properties/width-expected.txt:
336 * platform/efl/css1/cascade/cascade_order-expected.txt:
337 * platform/efl/css1/cascade/important-expected.txt:
338 * platform/efl/css1/classification/display-expected.txt:
339 * platform/efl/css1/classification/list_style-expected.txt:
340 * platform/efl/css1/classification/list_style_image-expected.txt:
341 * platform/efl/css1/classification/list_style_position-expected.txt:
342 * platform/efl/css1/classification/list_style_type-expected.txt:
343 * platform/efl/css1/classification/white_space-expected.txt:
344 * platform/efl/css1/color_and_background/background-expected.txt:
345 * platform/efl/css1/color_and_background/background_attachment-expected.txt:
346 * platform/efl/css1/color_and_background/background_color-expected.txt:
347 * platform/efl/css1/color_and_background/background_image-expected.txt:
348 * platform/efl/css1/color_and_background/background_position-expected.txt:
349 * platform/efl/css1/color_and_background/background_repeat-expected.txt:
350 * platform/efl/css1/color_and_background/color-expected.txt:
351 * platform/efl/css1/conformance/forward_compatible_parsing-expected.txt:
352 * platform/efl/css1/font_properties/font-expected.txt:
353 * platform/efl/css1/font_properties/font_family-expected.txt:
354 * platform/efl/css1/font_properties/font_size-expected.txt:
355 * platform/efl/css1/font_properties/font_style-expected.txt:
356 * platform/efl/css1/font_properties/font_variant-expected.txt:
357 * platform/efl/css1/font_properties/font_weight-expected.txt:
358 * platform/efl/css1/formatting_model/canvas-expected.txt:
359 * platform/efl/css1/formatting_model/height_of_lines-expected.txt:
360 * platform/efl/css1/formatting_model/inline_elements-expected.txt:
361 * platform/efl/css1/formatting_model/replaced_elements-expected.txt:
362 * platform/efl/css1/formatting_model/vertical_formatting-expected.txt:
363 * platform/efl/css1/pseudo/anchor-expected.txt:
364 * platform/efl/css1/pseudo/firstletter-expected.txt:
365 * platform/efl/css1/pseudo/firstline-expected.txt:
366 * platform/efl/css1/pseudo/multiple_pseudo_elements-expected.txt:
367 * platform/efl/css1/pseudo/pseudo_elements_in_selectors-expected.txt:
368 * platform/efl/css1/text_properties/letter_spacing-expected.txt:
369 * platform/efl/css1/text_properties/line_height-expected.txt:
370 * platform/efl/css1/text_properties/text_align-expected.txt:
371 * platform/efl/css1/text_properties/text_decoration-expected.txt:
372 * platform/efl/css1/text_properties/text_indent-expected.txt:
373 * platform/efl/css1/text_properties/text_transform-expected.txt:
374 * platform/efl/css1/text_properties/vertical_align-expected.txt:
375 * platform/efl/css1/text_properties/word_spacing-expected.txt:
376 * platform/efl/css1/units/color_units-expected.txt:
377 * platform/efl/css1/units/length_units-expected.txt:
378 * platform/efl/css1/units/percentage_units-expected.txt:
379 * platform/efl/css1/units/urls-expected.txt:
380 * platform/efl/css2.1/20110323/border-collapse-offset-002-expected.txt:
381 * platform/efl/css2.1/20110323/border-conflict-style-079-expected.txt:
382 * platform/efl/css2.1/20110323/border-conflict-style-088-expected.txt:
383 * platform/efl/css2.1/20110323/dynamic-top-change-002-expected.txt:
384 * platform/efl/css2.1/20110323/dynamic-top-change-003-expected.txt:
385 * platform/efl/css2.1/20110323/inline-table-001-expected.txt:
386 * platform/efl/css2.1/20110323/inline-table-002a-expected.txt:
387 * platform/efl/css2.1/20110323/inline-table-003-expected.txt:
388 * platform/efl/css2.1/20110323/margin-applies-to-001-expected.txt:
389 * platform/efl/css2.1/20110323/margin-applies-to-002-expected.txt:
390 * platform/efl/css2.1/20110323/margin-applies-to-003-expected.txt:
391 * platform/efl/css2.1/20110323/margin-applies-to-004-expected.txt:
392 * platform/efl/css2.1/20110323/margin-applies-to-005-expected.txt:
393 * platform/efl/css2.1/20110323/margin-applies-to-006-expected.txt:
394 * platform/efl/css2.1/20110323/margin-applies-to-007-expected.txt:
395 * platform/efl/css2.1/20110323/margin-applies-to-013-expected.txt:
396 * platform/efl/css2.1/20110323/margin-applies-to-014-expected.txt:
397 * platform/efl/css2.1/20110323/margin-applies-to-015-expected.txt:
398 * platform/efl/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt:
399 * platform/efl/css2.1/20110323/table-caption-001-expected.txt:
400 * platform/efl/css2.1/20110323/table-caption-optional-001-expected.txt:
401 * platform/efl/css2.1/20110323/table-caption-optional-002-expected.txt:
402 * platform/efl/css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
403 * platform/efl/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt:
404 * platform/efl/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt:
405 * platform/efl/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt:
406 * platform/efl/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt:
407 * platform/efl/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt:
408 * platform/efl/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt:
409 * platform/efl/css2.1/t170602-bdr-conflct-w-04-d-expected.txt:
410 * platform/efl/css2.1/t170602-bdr-conflct-w-06-d-expected.txt:
411 * platform/efl/css2.1/t170602-bdr-conflct-w-08-d-expected.txt:
412 * platform/efl/css2.1/t170602-bdr-conflct-w-13-d-expected.txt:
413 * platform/efl/css2.1/t170602-bdr-conflct-w-14-d-expected.txt:
414 * platform/efl/css2.1/t170602-bdr-conflct-w-16-d-expected.txt:
415 * platform/efl/css2.1/t170602-bdr-conflct-w-17-d-expected.txt:
416 * platform/efl/css2.1/t170602-bdr-conflct-w-18-d-expected.txt:
417 * platform/efl/css2.1/t170602-bdr-conflct-w-24-d-expected.txt:
418 * platform/efl/css2.1/t170602-bdr-conflct-w-25-d-expected.txt:
419 * platform/efl/css2.1/t170602-bdr-conflct-w-30-d-expected.txt:
420 * platform/efl/css2.1/t170602-bdr-conflct-w-31-d-expected.txt:
421 * platform/efl/css2.1/t170602-bdr-conflct-w-34-d-expected.txt:
422 * platform/efl/css2.1/t170602-bdr-conflct-w-44-d-expected.txt:
423 * platform/efl/css2.1/t170602-bdr-conflct-w-52-d-expected.txt:
424 * platform/efl/css2.1/t170602-bdr-conflct-w-54-d-expected.txt:
425 * platform/efl/css2.1/t170602-bdr-conflct-w-59-d-expected.txt:
426 * platform/efl/css2.1/t170602-bdr-conflct-w-64-d-expected.txt:
427 * platform/efl/css2.1/t170602-bdr-conflct-w-65-d-expected.txt:
428 * platform/efl/css2.1/t170602-bdr-conflct-w-70-d-expected.txt:
429 * platform/efl/css2.1/t170602-bdr-conflct-w-71-d-expected.txt:
430 * platform/efl/css2.1/t170602-bdr-conflct-w-74-d-expected.txt:
431 * platform/efl/css2.1/t170602-bdr-conflct-w-84-d-expected.txt:
432 * platform/efl/css2.1/t170602-bdr-conflct-w-85-d-expected.txt:
433 * platform/efl/css2.1/t170602-bdr-conflct-w-94-d-expected.txt:
434 * platform/efl/css3/selectors3/html/css3-modsel-18-expected.txt:
435 * platform/efl/css3/selectors3/html/css3-modsel-29-expected.txt:
436 * platform/efl/css3/selectors3/html/css3-modsel-29b-expected.txt:
437 * platform/efl/css3/selectors3/html/css3-modsel-33-expected.txt:
438 * platform/efl/css3/selectors3/html/css3-modsel-73-expected.txt:
439 * platform/efl/css3/selectors3/html/css3-modsel-73b-expected.txt:
440 * platform/efl/css3/selectors3/html/css3-modsel-77-expected.txt:
441 * platform/efl/css3/selectors3/html/css3-modsel-77b-expected.txt:
442 * platform/efl/css3/selectors3/xhtml/css3-modsel-18-expected.txt:
443 * platform/efl/css3/selectors3/xhtml/css3-modsel-29-expected.txt:
444 * platform/efl/css3/selectors3/xhtml/css3-modsel-29b-expected.txt:
445 * platform/efl/css3/selectors3/xhtml/css3-modsel-33-expected.txt:
446 * platform/efl/css3/selectors3/xhtml/css3-modsel-73-expected.txt:
447 * platform/efl/css3/selectors3/xhtml/css3-modsel-73b-expected.txt:
448 * platform/efl/css3/selectors3/xhtml/css3-modsel-77-expected.txt:
449 * platform/efl/css3/selectors3/xhtml/css3-modsel-77b-expected.txt:
450 * platform/efl/css3/selectors3/xml/css3-modsel-18-expected.txt:
451 * platform/efl/css3/selectors3/xml/css3-modsel-29-expected.txt:
452 * platform/efl/css3/selectors3/xml/css3-modsel-29b-expected.txt:
453 * platform/efl/css3/selectors3/xml/css3-modsel-33-expected.txt:
454 * platform/efl/css3/selectors3/xml/css3-modsel-73-expected.txt:
455 * platform/efl/css3/selectors3/xml/css3-modsel-73b-expected.txt:
456 * platform/efl/css3/selectors3/xml/css3-modsel-77-expected.txt:
457 * platform/efl/css3/selectors3/xml/css3-modsel-77b-expected.txt:
458 * platform/efl/editing/deleting/4922367-expected.txt:
459 * platform/efl/editing/deleting/5126166-expected.txt:
460 * platform/efl/editing/deleting/5206311-1-expected.txt:
461 * platform/efl/editing/deleting/5433862-2-expected.txt:
462 * platform/efl/editing/inserting/paragraph-separator-in-table-1-expected.txt:
463 * platform/efl/editing/selection/3690703-2-expected.txt:
464 * platform/efl/editing/selection/3690703-expected.txt:
465 * platform/efl/editing/selection/3690719-expected.txt:
466 * platform/efl/editing/selection/5057506-2-expected.txt:
467 * platform/efl/editing/selection/5057506-expected.txt:
468 * platform/efl/editing/selection/5131716-1-expected.txt:
469 * platform/efl/editing/selection/5131716-2-expected.txt:
470 * platform/efl/editing/selection/5131716-3-expected.txt:
471 * platform/efl/editing/selection/5131716-4-expected.txt:
472 * platform/efl/editing/selection/move-by-line-001-expected.txt:
473 * platform/efl/editing/selection/select-all-004-expected.txt:
474 * platform/efl/editing/unsupported-content/table-type-after-expected.txt:
475 * platform/efl/editing/unsupported-content/table-type-before-expected.txt:
476 * platform/efl/fast/block/basic/016-expected.txt:
477 * platform/efl/fast/block/basic/quirk-percent-height-table-cell-expected.txt:
478 * platform/efl/fast/block/float/015-expected.txt:
479 * platform/efl/fast/block/margin-collapse/006-expected.txt:
480 * platform/efl/fast/block/margin-collapse/010-expected.txt:
481 * platform/efl/fast/block/margin-collapse/011-expected.txt:
482 * platform/efl/fast/block/margin-collapse/012-expected.txt:
483 * platform/efl/fast/block/margin-collapse/015-expected.txt:
484 * platform/efl/fast/block/margin-collapse/016-expected.txt:
485 * platform/efl/fast/block/margin-collapse/017-expected.txt:
486 * platform/efl/fast/block/margin-collapse/018-expected.txt:
487 * platform/efl/fast/block/margin-collapse/019-expected.txt:
488 * platform/efl/fast/block/margin-collapse/020-expected.txt:
489 * platform/efl/fast/block/margin-collapse/021-expected.txt:
490 * platform/efl/fast/block/margin-collapse/022-expected.txt:
491 * platform/efl/fast/block/margin-collapse/025-expected.txt:
492 * platform/efl/fast/block/margin-collapse/032-expected.txt:
493 * platform/efl/fast/block/margin-collapse/033-expected.txt:
494 * platform/efl/fast/block/margin-collapse/034-expected.txt:
495 * platform/efl/fast/block/margin-collapse/041-expected.txt:
496 * platform/efl/fast/block/margin-collapse/042-expected.txt:
497 * platform/efl/fast/block/margin-collapse/055-expected.txt:
498 * platform/efl/fast/block/margin-collapse/056-expected.txt:
499 * platform/efl/fast/block/margin-collapse/057-expected.txt:
500 * platform/efl/fast/block/margin-collapse/058-expected.txt:
501 * platform/efl/fast/block/margin-collapse/059-expected.txt:
502 * platform/efl/fast/block/margin-collapse/block-inside-inline/006-expected.txt:
503 * platform/efl/fast/block/margin-collapse/block-inside-inline/010-expected.txt:
504 * platform/efl/fast/block/margin-collapse/block-inside-inline/011-expected.txt:
505 * platform/efl/fast/block/margin-collapse/block-inside-inline/012-expected.txt:
506 * platform/efl/fast/block/margin-collapse/block-inside-inline/015-expected.txt:
507 * platform/efl/fast/block/margin-collapse/block-inside-inline/016-expected.txt:
508 * platform/efl/fast/block/margin-collapse/block-inside-inline/017-expected.txt:
509 * platform/efl/fast/block/margin-collapse/block-inside-inline/018-expected.txt:
510 * platform/efl/fast/block/margin-collapse/block-inside-inline/019-expected.txt:
511 * platform/efl/fast/block/margin-collapse/block-inside-inline/020-expected.txt:
512 * platform/efl/fast/block/margin-collapse/block-inside-inline/021-expected.txt:
513 * platform/efl/fast/block/margin-collapse/block-inside-inline/022-expected.txt:
514 * platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
515 * platform/efl/fast/block/positioning/negative-right-pos-expected.txt:
516 * platform/efl/fast/block/positioning/table-cell-static-position-expected.txt:
517 * platform/efl/fast/borders/border-antialiasing-expected.txt:
518 * platform/efl/fast/borders/border-radius-different-width-001-expected.txt:
519 * platform/efl/fast/borders/table-borders-expected.txt:
520 * platform/efl/fast/css-generated-content/first-letter-in-nested-before-expected.txt:
521 * platform/efl/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt:
522 * platform/efl/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt:
523 * platform/efl/fast/css-generated-content/table-cell-before-after-child-add-expected.txt:
524 * platform/efl/fast/css-generated-content/table-parts-before-and-after-expected.txt:
525 * platform/efl/fast/css-generated-content/table-row-group-with-before-expected.txt:
526 * platform/efl/fast/css-generated-content/table-row-with-before-expected.txt:
527 * platform/efl/fast/css-generated-content/table-with-before-expected.txt:
528 * platform/efl/fast/css/003-expected.txt:
529 * platform/efl/fast/css/absolute-poition-in-rtl-parent-expected.txt:
530 * platform/efl/fast/css/acid2-expected.txt:
531 * platform/efl/fast/css/acid2-pixel-expected.txt:
532 * platform/efl/fast/css/bidi-override-in-anonymous-block-expected.txt:
533 * platform/efl/fast/css/box-shadow-and-border-radius-expected.txt:
534 * platform/efl/fast/css/caption-width-absolute-position-expected.txt:
535 * platform/efl/fast/css/caption-width-absolute-position-offset-top-expected.txt:
536 * platform/efl/fast/css/caption-width-fixed-position-expected.txt:
537 * platform/efl/fast/css/caption-width-fixed-position-offset-top-expected.txt:
538 * platform/efl/fast/css/caption-width-relative-position-expected.txt:
539 * platform/efl/fast/css/caption-width-relative-position-offset-top-expected.txt:
540 * platform/efl/fast/css/css3-nth-child-expected.txt:
541 * platform/efl/fast/css/focus-ring-detached-expected.txt:
542 * platform/efl/fast/css/focus-ring-multiline-expected.txt:
543 * platform/efl/fast/css/h1-in-section-elements-expected.txt:
544 * platform/efl/fast/css/image-rendering-expected.txt:
545 * platform/efl/fast/css/min-width-with-spanned-cell-expected.txt:
546 * platform/efl/fast/css/percentage-non-integer-expected.txt:
547 * platform/efl/fast/css/table-text-align-quirk-expected.txt:
548 * platform/efl/fast/css/table-text-align-strict-expected.txt:
549 * platform/efl/fast/dom/34176-expected.txt:
550 * platform/efl/fast/dom/HTMLTableElement/colSpan-expected.txt:
551 * platform/efl/fast/dom/HTMLTableElement/createCaption-expected.txt:
552 * platform/efl/fast/dom/row-inner-text-expected.txt:
553 * platform/efl/fast/dynamic/001-expected.txt:
554 * platform/efl/fast/dynamic/containing-block-change-expected.txt:
555 * platform/efl/fast/dynamic/float-withdrawal-expected.txt:
556 * platform/efl/fast/dynamic/insert-before-table-part-in-continuation-expected.txt:
557 * platform/efl/fast/dynamic/subtree-table-cell-height-expected.txt:
558 * platform/efl/fast/encoding/utf-16-big-endian-expected.txt:
559 * platform/efl/fast/encoding/utf-16-little-endian-expected.txt:
560 * platform/efl/fast/forms/001-expected.txt:
561 * platform/efl/fast/forms/005-expected.txt:
562 * platform/efl/fast/forms/basic-buttons-expected.txt:
563 * platform/efl/fast/forms/form-element-geometry-expected.txt:
564 * platform/efl/fast/forms/form-hides-table-expected.txt:
565 * platform/efl/fast/forms/form-in-malformed-markup-expected.txt:
566 * platform/efl/fast/forms/formmove3-expected.txt:
567 * platform/efl/fast/forms/input-table-expected.txt:
568 * platform/efl/fast/forms/listbox-bidi-align-expected.txt:
569 * platform/efl/fast/forms/preserveFormDuringResidualStyle-expected.txt:
570 * platform/efl/fast/forms/select-dirty-parent-pref-widths-expected.txt:
571 * platform/efl/fast/html/details-writing-mode-expected.txt:
572 * platform/efl/fast/inline-block/001-expected.txt:
573 * platform/efl/fast/inline-block/overflow-clip-expected.txt:
574 * platform/efl/fast/invalid/012-expected.txt:
575 * platform/efl/fast/invalid/018-expected.txt:
576 * platform/efl/fast/lists/004-expected.txt:
577 * platform/efl/fast/lists/list-marker-before-content-table-expected.txt:
578 * platform/efl/fast/multicol/span/before-child-anonymous-column-block-expected.txt:
579 * platform/efl/fast/overflow/002-expected.txt:
580 * platform/efl/fast/overflow/overflow-rtl-expected.txt:
581 * platform/efl/fast/overflow/overflow-rtl-vertical-expected.txt:
582 * platform/efl/fast/overflow/table-overflow-float-expected.txt:
583 * platform/efl/fast/reflections/table-cell-expected.txt:
584 * platform/efl/fast/repaint/block-selection-gap-in-table-cell-expected.txt:
585 * platform/efl/fast/repaint/float-overflow-expected.txt:
586 * platform/efl/fast/repaint/float-overflow-right-expected.txt:
587 * platform/efl/fast/repaint/subtree-root-clip-3-expected.txt:
588 * platform/efl/fast/repaint/table-cell-collapsed-border-expected.txt:
589 * platform/efl/fast/repaint/table-cell-collapsed-border-scroll-expected.txt:
590 * platform/efl/fast/repaint/table-cell-move-expected.txt:
591 * platform/efl/fast/repaint/table-cell-overflow-expected.txt:
592 * platform/efl/fast/repaint/table-cell-vertical-overflow-expected.txt:
593 * platform/efl/fast/repaint/table-col-background-expected.txt:
594 * platform/efl/fast/repaint/table-collapsed-border-expected.txt:
595 * platform/efl/fast/repaint/table-extra-bottom-grow-expected.txt:
596 * platform/efl/fast/repaint/table-outer-border-expected.txt:
597 * platform/efl/fast/repaint/table-row-expected.txt:
598 * platform/efl/fast/repaint/table-section-overflow-expected.txt:
599 * platform/efl/fast/repaint/table-section-repaint-expected.txt:
600 * platform/efl/fast/repaint/table-two-pass-layout-overpaint-expected.txt:
601 * platform/efl/fast/repaint/table-writing-modes-h-expected.txt:
602 * platform/efl/fast/repaint/table-writing-modes-v-expected.txt:
604 2016-01-30 Commit Queue <commit-queue@webkit.org>
606 Unreviewed, rolling out r195799 and r195828.
607 https://bugs.webkit.org/show_bug.cgi?id=153722
609 Caused assertion failures, severely affecting EWS (Requested
614 "Web Inspector: InspectorTimelineAgent doesn't need to
615 recompile functions because it now uses the sampling profiler"
616 https://bugs.webkit.org/show_bug.cgi?id=153500
617 http://trac.webkit.org/changeset/195799
619 "Attempt to fix the Windows build after r195799"
620 http://trac.webkit.org/changeset/195828
622 2016-01-30 Brady Eidson <beidson@apple.com>
624 Modern IDB: Some tests crash with specific odd database names.
625 https://bugs.webkit.org/show_bug.cgi?id=153688
627 Reviewed by Darin Adler.
629 * platform/mac-wk1/TestExpectations:
631 2016-01-30 Eric Carlson <eric.carlson@apple.com>
633 More than one audio and/or text track sometimes selected in media controls menu
634 https://bugs.webkit.org/show_bug.cgi?id=153664
636 Reviewed by Jer Noble.
638 * media/controls/controls-test-helpers.js:
639 (ControlsTest.prototype.get currentState):
640 (ControlsTest.prototype.get video):
641 (ControlsTest.prototype.stateForControlsElement):
642 (ControlsTest.prototype.handleEvent):
643 (ControlsTest.prototype.setup):
644 (ControlsTest.prototype.start):
645 (ControlsTest.prototype.isEqualTo):
646 (ControlsTest.prototype.isNotEqualTo):
647 (ControlsTest.prototype.contains):
648 * media/controls/track-menu-expected.txt: Added.
649 * media/controls/track-menu.html: Added.
651 2016-01-30 Chris Dumez <cdumez@apple.com>
653 [JS Bindings] prototype.constructor should be writable
654 https://bugs.webkit.org/show_bug.cgi?id=149412
655 <rdar://problem/22545096>
657 Reviewed by Darin Adler.
659 * fast/dom/HTMLDocument/constructor-setter-crash-expected.txt: Added.
660 * fast/dom/HTMLDocument/constructor-setter-crash.html: Added.
661 Add regression test for crash at <rdar://problem/22825602>.
663 * fast/dom/prototype-constructor-setter-expected.txt: Added.
664 * fast/dom/prototype-constructor-setter.html: Added.
665 Add new test checking that prototype.constructor is writable.
667 * js/dom/constructor-attributes-expected.txt:
668 Rebaseline existing test now that prototype.constructor is writable.
670 2016-01-30 Chris Dumez <cdumez@apple.com>
672 Move more 'constructor' properties to the prototype
673 https://bugs.webkit.org/show_bug.cgi?id=153667
675 Reviewed by Darin Adler.
677 Rebaseline a couple of tests now that 'constructor' is on the prototype
680 * fast/dom/htmlcollection-getownpropertynames-expected.txt:
681 * storage/domstorage/localstorage/delete-defineproperty-removal-expected.txt:
683 2016-01-30 Ryosuke Niwa <rniwa@webkit.org>
685 TouchList should be retargeted
686 https://bugs.webkit.org/show_bug.cgi?id=149592
688 Reviewed by Antti Koivisto.
690 Added a regression test for retargeting touch targets on iOS.
692 * fast/shadow-dom/touch-event-ios-expected.txt: Added.
693 * fast/shadow-dom/touch-event-ios.html: Added.
694 * platform/mac/TestExpectations: Added the failing expectation on Mac since touch support is not enabled.
696 2016-01-30 Michael Catanzaro <mcatanzaro@igalia.com>
698 [GTK] Two disk cache tests are failing
700 Unreviewed gardening.
702 * platform/gtk/TestExpectations:
704 2016-01-30 Michael Catanzaro <mcatanzaro@igalia.com>
706 [GTK] Some W3C DOM tests are failing
708 Unreviewed gardening.
710 * platform/gtk/TestExpectations:
712 2016-01-30 Michael Catanzaro <mcatanzaro@igalia.com>
714 [GTK] IndexedDB expectations gardening
716 Unreviewed gardening.
718 * platform/gtk/TestExpectations:
720 2016-01-30 Michael Catanzaro <mcatanzaro@igalia.com>
722 [GTK] platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html is failing
724 Unreviewed gardening.
726 * platform/gtk/TestExpectations:
728 2016-01-30 Michael Catanzaro <mcatanzaro@igalia.com>
730 [GTK] Some organization in the test expectations file
734 * platform/gtk/TestExpectations:
736 2016-01-30 Dave Hyatt <hyatt@apple.com>
738 Support break-after, break-before and break-inside.
739 https://bugs.webkit.org/show_bug.cgi?id=148814
741 Reviewed by Dean Jackson.
744 * fast/multicol/standardized-break-properties-expected.txt: Added.
745 * fast/multicol/standardized-break-properties.html: Added.
746 * fast/multicol/vertical-lr/standardized-break-properties-expected.txt: Added.
747 * fast/multicol/vertical-lr/standardized-break-properties.html: Added.
748 * fast/multicol/vertical-rl/standardized-break-properties-expected.txt: Added.
749 * fast/multicol/vertical-rl/standardized-break-properties.html: Added.
750 * fast/regions/text-break-properties-expected.txt: Added.
751 * fast/regions/text-break-properties.html: Added.
752 * printing/allowed-breaks-expected.txt: Added.
753 * printing/allowed-breaks.html: Added.
754 * printing/break-after-avoid-expected.txt: Added.
755 * printing/break-after-avoid-page-expected.txt: Added.
756 * printing/break-after-avoid-page.html: Added.
757 * printing/break-after-avoid.html: Added.
758 * printing/break-always-expected.txt: Added.
759 * printing/break-always.html: Added.
760 * printing/break-avoid-expected.txt: Added.
761 * printing/break-avoid-page-expected.txt: Added.
762 * printing/break-avoid-page.html: Added.
763 * printing/break-avoid.html: Added.
764 * printing/break-display-none-expected.txt: Added.
765 * printing/break-display-none.html: Added.
766 * printing/break-inside-avoid-expected.txt: Added.
767 * printing/break-inside-avoid-page-expected.txt: Added.
768 * printing/break-inside-avoid-page.html: Added.
769 * printing/break-inside-avoid.html: Added.
770 * printing/script-tests/allowed-breaks.js: Added.
772 * printing/script-tests/break-after-avoid-page.js: Added.
774 * printing/script-tests/break-after-avoid.js: Added.
776 * printing/script-tests/break-always.js: Added.
778 * printing/script-tests/break-avoid-page.js: Added.
780 * printing/script-tests/break-avoid.js: Added.
782 * printing/script-tests/break-display-none.js: Added.
784 * printing/script-tests/break-inside-avoid-page.js: Added.
786 * printing/script-tests/break-inside-avoid.js: Added.
789 2016-01-29 Michael Catanzaro <mcatanzaro@igalia.com>
791 [GTK] Mark two CSS multicolumn tests as failing
793 Unreviewed test gardening.
795 * platform/gtk/TestExpectations:
797 2016-01-29 Michael Catanzaro <mcatanzaro@igalia.com>
799 [GTK] Mark two scrollbar tests as crashing
801 Unreviewed test gardening.
803 * platform/gtk/TestExpectations:
805 2016-01-29 Michael Catanzaro <mcatanzaro@igalia.com>
807 [GTK] Really mark imported/blink/fast/css/first-letter-float-block.html as crashing
809 Unreviewed test gardening. Copypaste error in the previous commit.
811 * platform/gtk/TestExpectations:
813 2016-01-29 Michael Catanzaro <mcatanzaro@igalia.com>
815 [GTK] Mark imported/blink/fast/css/first-letter-float-block.html as crashing
817 Unreviewed test gardening.
819 * platform/gtk/TestExpectations:
821 2016-01-29 Michael Catanzaro <mcatanzaro@igalia.com>
823 [GTK] Mark some accessibility role tests as failing
825 Unreviewed test gardening.
827 * platform/gtk/TestExpectations:
829 2016-01-29 Michael Catanzaro <mcatanzaro@igalia.com>
831 [GTK] Mark some content security policy tests as failing
833 Unreviewed test gardening.
835 * platform/gtk/TestExpectations:
837 2016-01-29 Michael Catanzaro <mcatanzaro@igalia.com>
839 [GTK] Mark Ruby expansion tests as failing
841 Unreviewed test gardening.
843 * platform/gtk/TestExpectations:
845 2016-01-29 Michael Catanzaro <mcatanzaro@igalia.com>
847 [GTK] Add expectations for media source SourceBuffer tests
849 Unreviewed test gardening.
851 * platform/gtk/http/tests/media/media-source/SourceBuffer-abort-expected.txt: Added.
852 * platform/gtk/http/tests/media/media-source/SourceBuffer-abort-readyState-expected.txt: Added.
853 * platform/gtk/http/tests/media/media-source/SourceBuffer-abort-removed-expected.txt: Added.
854 * platform/gtk/http/tests/media/media-source/SourceBuffer-abort-updating-expected.txt: Added.
856 2016-01-29 Ryan Haddad <ryanhaddad@apple.com>
858 Rebaseline fast/block/basic/016.html for ios-simulator after r195740
860 Unreviewed test gardening.
862 * platform/ios-simulator/fast/block/basic/016-expected.txt:
864 2016-01-29 Ryan Haddad <ryanhaddad@apple.com>
866 Last commit should have marked fast/text/fallback-language-han-2.html as an ImageOnlyFailure. Fixing that.
867 https://bugs.webkit.org/show_bug.cgi?id=152438
869 Unreviewed test gardening.
871 * platform/ios-simulator/TestExpectations:
873 2016-01-29 Ryan Haddad <ryanhaddad@apple.com>
875 Mark fast/text/fallback-language-han-2.html as failing on ios-simulator.
876 https://bugs.webkit.org/show_bug.cgi?id=152438
878 Unreviewed test gardening.
880 * platform/ios-simulator/TestExpectations:
882 2016-01-29 Ryan Haddad <ryanhaddad@apple.com>
884 Marking two WPT dom-tree-accessors/document.getElementsByName tests as failing on ios-simulator.
885 https://bugs.webkit.org/show_bug.cgi?id=153370
887 Unreviewed test gardening.
889 * platform/ios-simulator/TestExpectations:
891 2016-01-29 Ryan Haddad <ryanhaddad@apple.com>
893 Marking webarchive/loading/object.html as flaky on ios-simulator-wk2
894 https://bugs.webkit.org/show_bug.cgi?id=153380
896 Unreviewed test gardening.
898 * platform/ios-simulator-wk2/TestExpectations:
900 2016-01-29 Ryan Haddad <ryanhaddad@apple.com>
902 Marking all displaylists tests as flaky on ios-simulator
903 https://bugs.webkit.org/show_bug.cgi?id=153656
905 Unreviewed test gardening.
907 * platform/ios-simulator/TestExpectations:
909 2016-01-29 Ryan Haddad <ryanhaddad@apple.com>
911 Marking fast/parser/external-entities-in-xslt.xml as flaky on El Capitan
912 https://bugs.webkit.org/show_bug.cgi?id=153683
914 Unreviewed test gardening.
916 * platform/mac/TestExpectations:
918 2016-01-29 Ryosuke Niwa <rniwa@webkit.org>
920 fast/shadow-dom/Element-interface-attachShadow.html fails on iOS
921 https://bugs.webkit.org/show_bug.cgi?id=153681
923 Reviewed by Antti Koivisto.
925 Enable shadow DOM and custom elements tests on iOS; matches that's in platform/mac/TestExpectations.
927 * platform/ios-simulator/TestExpectations:
929 2016-01-29 Ryan Haddad <ryanhaddad@apple.com>
931 Missed one rebaseline for ios-simulator after r195740 in the last patch.
933 Unreviewed test gardening.
935 * platform/ios-simulator/fast/forms/form-in-malformed-markup-expected.txt:
937 2016-01-29 Ryan Haddad <ryanhaddad@apple.com>
939 Rebaselining tests on ios-simulator after r195740
941 Unreviewed test gardning.
943 * platform/ios-simulator-wk2/editing/inserting/paragraph-separator-in-table-1-expected.txt: Removed.
944 * platform/ios-simulator/compositing/contents-opaque/table-parts-expected.txt:
945 * platform/ios-simulator/fast/text/emoji-expected.txt:
946 * platform/ios-simulator/tables/mozilla/marvin/colgroup_align_center-expected.txt:
947 * platform/ios-simulator/tables/mozilla/marvin/colgroup_align_justify-expected.txt:
948 * platform/ios-simulator/tables/mozilla/marvin/colgroup_align_left-expected.txt:
949 * platform/ios-simulator/tables/mozilla/marvin/colgroup_align_right-expected.txt:
951 2016-01-29 Brady Eidson <beidson@apple.com>
953 Unreviewed test gardening.
955 * platform/mac-wk1/TestExpectations: Break out some IDB failures with better descriptions.
957 2016-01-29 Brady Eidson <beidson@apple.com>
959 Modern IDB: Getting records for key ranges with null keys aren't properly handled in SQLite backend
960 https://bugs.webkit.org/show_bug.cgi?id=153666
962 Reviewed by Tim Horton.
964 * platform/mac-wk1/TestExpectations:
966 2016-01-29 Simon Fraser <simon.fraser@apple.com>
968 image-rendering: -webkit-optimize-contrast not working for background images
969 https://bugs.webkit.org/show_bug.cgi?id=97991
971 Reviewed by Darin Adler.
973 * fast/images/image-rendering-interpolation-expected.html: Added.
974 * fast/images/image-rendering-interpolation.html: Added.
976 2016-01-29 Brady Eidson <beidson@apple.com>
978 Modern IDB: storage/indexeddb/modern/index-3.html fails.
979 https://bugs.webkit.org/show_bug.cgi?id=153661
981 Reviewed by Tim Horton.
983 * platform/mac-wk1/TestExpectations:
985 2015-12-22 Pranjal Jumde <pjumde@apple.com>
987 Test to check for stack recursion when indexed propertyNames defined using Object.defineProperty are deleted.
988 https://bugs.webkit.org/show_bug.cgi?id=149179
989 <rdar://problem/22708019>.
991 Reviewed by Dean Jackson.
993 * storage/domstorage/localstorage/delete-defineproperty-removal-expected.txt: Added.
994 * storage/domstorage/localstorage/delete-defineproperty-removal.html: Added.
996 2016-01-29 Brent Fulgham <bfulgham@apple.com>
998 [WebGL] Check vertex array bounds before permitting a glDrawArrays to execute
999 https://bugs.webkit.org/show_bug.cgi?id=153643
1000 <rdar://problem/23424456>
1002 Reviewed by Dean Jackson.
1004 * fast/canvas/webgl/webgl-drawarrays-crash-expected.txt: Added.
1005 * fast/canvas/webgl/webgl-drawarrays-crash.html: Added.
1007 2016-01-29 Ryan Haddad <ryanhaddad@apple.com>
1009 Rebaseline fast/forms tests after r195700
1010 https://bugs.webkit.org/show_bug.cgi?id=153618
1012 Unreviewed test gardening.
1014 * fast/forms/date/ValidityState-rangeOverflow-date-expected.txt:
1015 * fast/forms/date/ValidityState-rangeUnderflow-date-expected.txt:
1016 * fast/forms/datetimelocal/ValidityState-rangeOverflow-datetimelocal-expected.txt:
1017 * fast/forms/datetimelocal/ValidityState-rangeUnderflow-datetimelocal-expected.txt:
1018 * fast/forms/month/ValidityState-rangeOverflow-month-expected.txt:
1019 * fast/forms/month/ValidityState-rangeUnderflow-month-expected.txt:
1020 * fast/forms/time/time-validity-rangeoverflow-expected.txt:
1021 * fast/forms/time/time-validity-rangeunderflow-expected.txt:
1022 * fast/forms/week/ValidityState-rangeOverflow-week-expected.txt:
1023 * fast/forms/week/ValidityState-rangeUnderflow-week-expected.txt:
1025 2016-01-29 Brady Eidson <beidson@apple.com>
1027 Modern IDB: Fix logging that overwhelms python with strings of excessive length.
1028 https://bugs.webkit.org/show_bug.cgi?id=153652
1030 Reviewed by Tim Horton.
1032 * platform/mac-wk1/TestExpectations:
1034 2016-01-29 Saam barati <sbarati@apple.com>
1036 Exits from exceptions shouldn't jettison code
1037 https://bugs.webkit.org/show_bug.cgi?id=153564
1039 Reviewed by Geoffrey Garen.
1041 * js/regress/script-tests/v8-raytrace-with-try-catch-high-frequency-throws.js: Added.
1045 (Flog.RayTracer.Color.prototype.initialize):
1046 (Flog.RayTracer.Color.prototype.add):
1047 (Flog.RayTracer.Color.prototype.addScalar):
1048 (Flog.RayTracer.Color.prototype.subtract):
1049 (Flog.RayTracer.Color.prototype.multiply):
1050 (Flog.RayTracer.Color.prototype.multiplyScalar):
1051 (Flog.RayTracer.Color.prototype.divideFactor):
1052 (Flog.RayTracer.Color.prototype.limit):
1053 (Flog.RayTracer.Color.prototype.distance):
1054 (Flog.RayTracer.Color.prototype.blend):
1055 (Flog.RayTracer.Color.prototype.brightness):
1056 (Flog.RayTracer.Color.prototype.toString):
1057 (Flog.RayTracer.Light.prototype.initialize):
1058 (Flog.RayTracer.Light.prototype.toString):
1059 (Flog.RayTracer.Vector.prototype.initialize):
1060 (Flog.RayTracer.Vector.prototype.copy):
1061 (Flog.RayTracer.Vector.prototype.normalize):
1062 (Flog.RayTracer.Vector.prototype.magnitude):
1063 (Flog.RayTracer.Vector.prototype.cross):
1064 (Flog.RayTracer.Vector.prototype.dot):
1065 (Flog.RayTracer.Vector.prototype.add):
1066 (Flog.RayTracer.Vector.prototype.subtract):
1067 (Flog.RayTracer.Vector.prototype.multiplyVector):
1068 (Flog.RayTracer.Vector.prototype.multiplyScalar):
1069 (Flog.RayTracer.Vector.prototype.toString):
1070 (Flog.RayTracer.Ray.prototype.initialize):
1071 (Flog.RayTracer.Ray.prototype.toString):
1072 (Flog.RayTracer.Scene.prototype.initialize):
1073 (Flog.RayTracer.Material.BaseMaterial.prototype.initialize):
1074 (Flog.RayTracer.Material.BaseMaterial.prototype.getColor):
1075 (Flog.RayTracer.Material.BaseMaterial.prototype.wrapUp):
1076 (Flog.RayTracer.Material.BaseMaterial.prototype.toString):
1077 (Flog.RayTracer.Material.Solid.prototype.Object.extend.new.Flog.RayTracer.Material.BaseMaterial.initialize):
1078 (Flog.RayTracer.Material.Solid.prototype.Object.extend.new.Flog.RayTracer.Material.BaseMaterial.getColor):
1079 (Flog.RayTracer.Material.Solid.prototype.Object.extend.new.Flog.RayTracer.Material.BaseMaterial.toString):
1080 (Flog.RayTracer.Material.Solid.prototype.Object.extend.new.Flog.RayTracer.Material.BaseMaterial):
1081 (Flog.RayTracer.Material.Chessboard.prototype.Object.extend.new.Flog.RayTracer.Material.BaseMaterial.initialize):
1082 (Flog.RayTracer.Material.Chessboard.prototype.Object.extend.new.Flog.RayTracer.Material.BaseMaterial.getColor):
1083 (Flog.RayTracer.Material.Chessboard.prototype.Object.extend.new.Flog.RayTracer.Material.BaseMaterial.toString):
1084 (Flog.RayTracer.Material.Chessboard.prototype.Object.extend.new.Flog.RayTracer.Material.BaseMaterial):
1085 (Flog.RayTracer.Shape.Sphere.prototype.initialize):
1086 (Flog.RayTracer.Shape.Sphere.prototype.intersect):
1087 (Flog.RayTracer.Shape.Sphere.prototype.toString):
1088 (Flog.RayTracer.Shape.Plane.prototype.initialize):
1089 (Flog.RayTracer.Shape.Plane.prototype.intersect):
1090 (Flog.RayTracer.Shape.Plane.prototype.toString):
1091 (Flog.RayTracer.IntersectionInfo.prototype.initialize):
1092 (Flog.RayTracer.IntersectionInfo.prototype.toString):
1093 (Flog.RayTracer.Camera.prototype.initialize):
1094 (Flog.RayTracer.Camera.prototype.getRay):
1095 (Flog.RayTracer.Camera.prototype.toString):
1096 (Flog.RayTracer.Background.prototype.initialize):
1097 (Flog.RayTracer.Engine.prototype.initialize):
1098 (Flog.RayTracer.Engine.prototype.setPixel):
1099 (Flog.RayTracer.Engine.prototype.renderScene):
1100 (Flog.RayTracer.Engine.prototype.getPixelColor):
1101 (Flog.RayTracer.Engine.prototype.testIntersection):
1102 (Flog.RayTracer.Engine.prototype.getReflectionRay):
1103 (Flog.RayTracer.Engine.prototype.rayTrace):
1105 * js/regress/v8-raytrace-with-try-catch-high-frequency-throws-expected.txt: Added.
1106 * js/regress/v8-raytrace-with-try-catch-high-frequency-throws.html: Added.
1108 2016-01-29 Carlos Alberto Lopez Perez <clopez@igalia.com>
1110 [GTK] Unreviewed gardening after r195740 (v2).
1111 https://bugs.webkit.org/show_bug.cgi?id=153654
1113 Rebaseline another 652 tests after r195740.
1116 * platform/gtk/accessibility/table-attributes-expected.txt:
1117 * platform/gtk/accessibility/table-cell-spans-expected.txt:
1118 * platform/gtk/accessibility/table-cells-expected.txt:
1119 * platform/gtk/accessibility/table-sections-expected.txt:
1120 * platform/gtk/accessibility/table-with-rules-expected.txt:
1121 * platform/gtk/css2.1/20110323/inline-table-002a-expected.txt:
1122 * platform/gtk/css2.1/20110323/table-height-algorithm-023-expected.txt:
1123 * platform/gtk/css2.1/20110323/table-height-algorithm-024-expected.txt:
1124 * platform/gtk/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt:
1125 * platform/gtk/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt:
1126 * platform/gtk/css2.1/t0805-c5518-brdr-t-01-e-expected.png:
1127 * platform/gtk/css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
1128 * platform/gtk/css2.1/t0805-c5519-brdr-r-01-e-expected.txt:
1129 * platform/gtk/css2.1/t0805-c5520-brdr-b-01-e-expected.png:
1130 * platform/gtk/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
1131 * platform/gtk/css2.1/t0805-c5521-brdr-l-01-e-expected.txt:
1132 * platform/gtk/css2.1/t0805-c5522-brdr-02-e-expected.txt:
1133 * platform/gtk/css2.1/t170602-bdr-conflct-w-00-d-expected.png:
1134 * platform/gtk/css2.1/t170602-bdr-conflct-w-00-d-expected.txt:
1135 * platform/gtk/css2.1/t170602-bdr-conflct-w-01-d-expected.png:
1136 * platform/gtk/css2.1/t170602-bdr-conflct-w-01-d-expected.txt:
1137 * platform/gtk/css2.1/t170602-bdr-conflct-w-02-d-expected.png:
1138 * platform/gtk/css2.1/t170602-bdr-conflct-w-02-d-expected.txt:
1139 * platform/gtk/css2.1/t170602-bdr-conflct-w-03-d-expected.png:
1140 * platform/gtk/css2.1/t170602-bdr-conflct-w-03-d-expected.txt:
1141 * platform/gtk/css2.1/t170602-bdr-conflct-w-05-d-expected.png:
1142 * platform/gtk/css2.1/t170602-bdr-conflct-w-05-d-expected.txt:
1143 * platform/gtk/css2.1/t170602-bdr-conflct-w-07-d-expected.png:
1144 * platform/gtk/css2.1/t170602-bdr-conflct-w-07-d-expected.txt:
1145 * platform/gtk/css2.1/t170602-bdr-conflct-w-09-d-expected.png:
1146 * platform/gtk/css2.1/t170602-bdr-conflct-w-09-d-expected.txt:
1147 * platform/gtk/css2.1/t170602-bdr-conflct-w-10-d-expected.png:
1148 * platform/gtk/css2.1/t170602-bdr-conflct-w-10-d-expected.txt:
1149 * platform/gtk/css2.1/t170602-bdr-conflct-w-11-d-expected.png:
1150 * platform/gtk/css2.1/t170602-bdr-conflct-w-11-d-expected.txt:
1151 * platform/gtk/css2.1/t170602-bdr-conflct-w-12-d-expected.png:
1152 * platform/gtk/css2.1/t170602-bdr-conflct-w-12-d-expected.txt:
1153 * platform/gtk/css2.1/t170602-bdr-conflct-w-15-d-expected.png:
1154 * platform/gtk/css2.1/t170602-bdr-conflct-w-15-d-expected.txt:
1155 * platform/gtk/css2.1/t170602-bdr-conflct-w-19-d-expected.png:
1156 * platform/gtk/css2.1/t170602-bdr-conflct-w-19-d-expected.txt:
1157 * platform/gtk/css2.1/t170602-bdr-conflct-w-20-d-expected.png:
1158 * platform/gtk/css2.1/t170602-bdr-conflct-w-20-d-expected.txt:
1159 * platform/gtk/css2.1/t170602-bdr-conflct-w-21-d-expected.png:
1160 * platform/gtk/css2.1/t170602-bdr-conflct-w-21-d-expected.txt:
1161 * platform/gtk/css2.1/t170602-bdr-conflct-w-22-d-expected.png:
1162 * platform/gtk/css2.1/t170602-bdr-conflct-w-22-d-expected.txt:
1163 * platform/gtk/css2.1/t170602-bdr-conflct-w-23-d-expected.png:
1164 * platform/gtk/css2.1/t170602-bdr-conflct-w-23-d-expected.txt:
1165 * platform/gtk/css2.1/t170602-bdr-conflct-w-26-d-expected.png:
1166 * platform/gtk/css2.1/t170602-bdr-conflct-w-26-d-expected.txt:
1167 * platform/gtk/css2.1/t170602-bdr-conflct-w-27-d-expected.png:
1168 * platform/gtk/css2.1/t170602-bdr-conflct-w-27-d-expected.txt:
1169 * platform/gtk/css2.1/t170602-bdr-conflct-w-28-d-expected.png:
1170 * platform/gtk/css2.1/t170602-bdr-conflct-w-28-d-expected.txt:
1171 * platform/gtk/css2.1/t170602-bdr-conflct-w-29-d-expected.png:
1172 * platform/gtk/css2.1/t170602-bdr-conflct-w-29-d-expected.txt:
1173 * platform/gtk/css2.1/t170602-bdr-conflct-w-32-d-expected.png:
1174 * platform/gtk/css2.1/t170602-bdr-conflct-w-32-d-expected.txt:
1175 * platform/gtk/css2.1/t170602-bdr-conflct-w-33-d-expected.png:
1176 * platform/gtk/css2.1/t170602-bdr-conflct-w-33-d-expected.txt:
1177 * platform/gtk/css2.1/t170602-bdr-conflct-w-35-d-expected.png:
1178 * platform/gtk/css2.1/t170602-bdr-conflct-w-35-d-expected.txt:
1179 * platform/gtk/css2.1/t170602-bdr-conflct-w-36-d-expected.png:
1180 * platform/gtk/css2.1/t170602-bdr-conflct-w-36-d-expected.txt:
1181 * platform/gtk/css2.1/t170602-bdr-conflct-w-37-d-expected.png:
1182 * platform/gtk/css2.1/t170602-bdr-conflct-w-37-d-expected.txt:
1183 * platform/gtk/css2.1/t170602-bdr-conflct-w-38-d-expected.png:
1184 * platform/gtk/css2.1/t170602-bdr-conflct-w-38-d-expected.txt:
1185 * platform/gtk/css2.1/t170602-bdr-conflct-w-39-d-expected.png:
1186 * platform/gtk/css2.1/t170602-bdr-conflct-w-39-d-expected.txt:
1187 * platform/gtk/css2.1/t170602-bdr-conflct-w-40-d-expected.png:
1188 * platform/gtk/css2.1/t170602-bdr-conflct-w-40-d-expected.txt:
1189 * platform/gtk/css2.1/t170602-bdr-conflct-w-41-d-expected.png:
1190 * platform/gtk/css2.1/t170602-bdr-conflct-w-41-d-expected.txt:
1191 * platform/gtk/css2.1/t170602-bdr-conflct-w-42-d-expected.png:
1192 * platform/gtk/css2.1/t170602-bdr-conflct-w-42-d-expected.txt:
1193 * platform/gtk/css2.1/t170602-bdr-conflct-w-43-d-expected.png:
1194 * platform/gtk/css2.1/t170602-bdr-conflct-w-43-d-expected.txt:
1195 * platform/gtk/css2.1/t170602-bdr-conflct-w-45-d-expected.png:
1196 * platform/gtk/css2.1/t170602-bdr-conflct-w-45-d-expected.txt:
1197 * platform/gtk/css2.1/t170602-bdr-conflct-w-46-d-expected.png:
1198 * platform/gtk/css2.1/t170602-bdr-conflct-w-46-d-expected.txt:
1199 * platform/gtk/css2.1/t170602-bdr-conflct-w-47-d-expected.png:
1200 * platform/gtk/css2.1/t170602-bdr-conflct-w-47-d-expected.txt:
1201 * platform/gtk/css2.1/t170602-bdr-conflct-w-48-d-expected.png:
1202 * platform/gtk/css2.1/t170602-bdr-conflct-w-48-d-expected.txt:
1203 * platform/gtk/css2.1/t170602-bdr-conflct-w-49-d-expected.png:
1204 * platform/gtk/css2.1/t170602-bdr-conflct-w-49-d-expected.txt:
1205 * platform/gtk/css2.1/t170602-bdr-conflct-w-50-d-expected.png:
1206 * platform/gtk/css2.1/t170602-bdr-conflct-w-50-d-expected.txt:
1207 * platform/gtk/css2.1/t170602-bdr-conflct-w-51-d-expected.png:
1208 * platform/gtk/css2.1/t170602-bdr-conflct-w-51-d-expected.txt:
1209 * platform/gtk/css2.1/t170602-bdr-conflct-w-53-d-expected.png:
1210 * platform/gtk/css2.1/t170602-bdr-conflct-w-53-d-expected.txt:
1211 * platform/gtk/css2.1/t170602-bdr-conflct-w-55-d-expected.png:
1212 * platform/gtk/css2.1/t170602-bdr-conflct-w-55-d-expected.txt:
1213 * platform/gtk/css2.1/t170602-bdr-conflct-w-56-d-expected.png:
1214 * platform/gtk/css2.1/t170602-bdr-conflct-w-56-d-expected.txt:
1215 * platform/gtk/css2.1/t170602-bdr-conflct-w-57-d-expected.png:
1216 * platform/gtk/css2.1/t170602-bdr-conflct-w-57-d-expected.txt:
1217 * platform/gtk/css2.1/t170602-bdr-conflct-w-58-d-expected.png:
1218 * platform/gtk/css2.1/t170602-bdr-conflct-w-58-d-expected.txt:
1219 * platform/gtk/css2.1/t170602-bdr-conflct-w-60-d-expected.png:
1220 * platform/gtk/css2.1/t170602-bdr-conflct-w-60-d-expected.txt:
1221 * platform/gtk/css2.1/t170602-bdr-conflct-w-61-d-expected.png:
1222 * platform/gtk/css2.1/t170602-bdr-conflct-w-61-d-expected.txt:
1223 * platform/gtk/css2.1/t170602-bdr-conflct-w-62-d-expected.png:
1224 * platform/gtk/css2.1/t170602-bdr-conflct-w-62-d-expected.txt:
1225 * platform/gtk/css2.1/t170602-bdr-conflct-w-63-d-expected.png:
1226 * platform/gtk/css2.1/t170602-bdr-conflct-w-63-d-expected.txt:
1227 * platform/gtk/css2.1/t170602-bdr-conflct-w-66-d-expected.png:
1228 * platform/gtk/css2.1/t170602-bdr-conflct-w-66-d-expected.txt:
1229 * platform/gtk/css2.1/t170602-bdr-conflct-w-67-d-expected.png:
1230 * platform/gtk/css2.1/t170602-bdr-conflct-w-67-d-expected.txt:
1231 * platform/gtk/css2.1/t170602-bdr-conflct-w-68-d-expected.png:
1232 * platform/gtk/css2.1/t170602-bdr-conflct-w-68-d-expected.txt:
1233 * platform/gtk/css2.1/t170602-bdr-conflct-w-69-d-expected.png:
1234 * platform/gtk/css2.1/t170602-bdr-conflct-w-69-d-expected.txt:
1235 * platform/gtk/css2.1/t170602-bdr-conflct-w-72-d-expected.png:
1236 * platform/gtk/css2.1/t170602-bdr-conflct-w-72-d-expected.txt:
1237 * platform/gtk/css2.1/t170602-bdr-conflct-w-73-d-expected.png:
1238 * platform/gtk/css2.1/t170602-bdr-conflct-w-73-d-expected.txt:
1239 * platform/gtk/css2.1/t170602-bdr-conflct-w-75-d-expected.png:
1240 * platform/gtk/css2.1/t170602-bdr-conflct-w-75-d-expected.txt:
1241 * platform/gtk/css2.1/t170602-bdr-conflct-w-76-d-expected.png:
1242 * platform/gtk/css2.1/t170602-bdr-conflct-w-76-d-expected.txt:
1243 * platform/gtk/css2.1/t170602-bdr-conflct-w-77-d-expected.png:
1244 * platform/gtk/css2.1/t170602-bdr-conflct-w-77-d-expected.txt:
1245 * platform/gtk/css2.1/t170602-bdr-conflct-w-78-d-expected.png:
1246 * platform/gtk/css2.1/t170602-bdr-conflct-w-78-d-expected.txt:
1247 * platform/gtk/css2.1/t170602-bdr-conflct-w-79-d-expected.png:
1248 * platform/gtk/css2.1/t170602-bdr-conflct-w-79-d-expected.txt:
1249 * platform/gtk/css2.1/t170602-bdr-conflct-w-80-d-expected.png:
1250 * platform/gtk/css2.1/t170602-bdr-conflct-w-80-d-expected.txt:
1251 * platform/gtk/css2.1/t170602-bdr-conflct-w-81-d-expected.png:
1252 * platform/gtk/css2.1/t170602-bdr-conflct-w-81-d-expected.txt:
1253 * platform/gtk/css2.1/t170602-bdr-conflct-w-82-d-expected.png:
1254 * platform/gtk/css2.1/t170602-bdr-conflct-w-82-d-expected.txt:
1255 * platform/gtk/css2.1/t170602-bdr-conflct-w-83-d-expected.png:
1256 * platform/gtk/css2.1/t170602-bdr-conflct-w-83-d-expected.txt:
1257 * platform/gtk/css2.1/t170602-bdr-conflct-w-86-d-expected.png:
1258 * platform/gtk/css2.1/t170602-bdr-conflct-w-86-d-expected.txt:
1259 * platform/gtk/css2.1/t170602-bdr-conflct-w-87-d-expected.png:
1260 * platform/gtk/css2.1/t170602-bdr-conflct-w-87-d-expected.txt:
1261 * platform/gtk/css2.1/t170602-bdr-conflct-w-88-d-expected.png:
1262 * platform/gtk/css2.1/t170602-bdr-conflct-w-88-d-expected.txt:
1263 * platform/gtk/css2.1/t170602-bdr-conflct-w-89-d-expected.png:
1264 * platform/gtk/css2.1/t170602-bdr-conflct-w-89-d-expected.txt:
1265 * platform/gtk/css2.1/t170602-bdr-conflct-w-90-d-expected.png:
1266 * platform/gtk/css2.1/t170602-bdr-conflct-w-90-d-expected.txt:
1267 * platform/gtk/css2.1/t170602-bdr-conflct-w-91-d-expected.png:
1268 * platform/gtk/css2.1/t170602-bdr-conflct-w-91-d-expected.txt:
1269 * platform/gtk/css2.1/t170602-bdr-conflct-w-92-d-expected.png:
1270 * platform/gtk/css2.1/t170602-bdr-conflct-w-92-d-expected.txt:
1271 * platform/gtk/css2.1/t170602-bdr-conflct-w-93-d-expected.png:
1272 * platform/gtk/css2.1/t170602-bdr-conflct-w-93-d-expected.txt:
1273 * platform/gtk/css2.1/t170602-bdr-conflct-w-95-d-expected.png:
1274 * platform/gtk/css2.1/t170602-bdr-conflct-w-95-d-expected.txt:
1275 * platform/gtk/css2.1/t170602-bdr-conflct-w-96-d-expected.png:
1276 * platform/gtk/css2.1/t170602-bdr-conflct-w-96-d-expected.txt:
1277 * platform/gtk/css2.1/t170602-bdr-conflct-w-97-d-expected.png:
1278 * platform/gtk/css2.1/t170602-bdr-conflct-w-97-d-expected.txt:
1279 * platform/gtk/css2.1/t170602-bdr-conflct-w-98-d-expected.png:
1280 * platform/gtk/css2.1/t170602-bdr-conflct-w-98-d-expected.txt:
1281 * platform/gtk/css2.1/t170602-bdr-conflct-w-99-d-expected.png:
1282 * platform/gtk/css2.1/t170602-bdr-conflct-w-99-d-expected.txt:
1283 * platform/gtk/css2.1/tables/table-anonymous-objects-015-expected.png: Added.
1284 * platform/gtk/css2.1/tables/table-anonymous-objects-015-expected.txt:
1285 * platform/gtk/css2.1/tables/table-anonymous-objects-016-expected.png: Added.
1286 * platform/gtk/css2.1/tables/table-anonymous-objects-016-expected.txt:
1287 * platform/gtk/css2.1/tables/table-anonymous-objects-023-expected.png: Added.
1288 * platform/gtk/css2.1/tables/table-anonymous-objects-023-expected.txt:
1289 * platform/gtk/css2.1/tables/table-anonymous-objects-024-expected.png: Added.
1290 * platform/gtk/css2.1/tables/table-anonymous-objects-024-expected.txt:
1291 * platform/gtk/css2.1/tables/table-anonymous-objects-035-expected.png: Added.
1292 * platform/gtk/css2.1/tables/table-anonymous-objects-035-expected.txt:
1293 * platform/gtk/css2.1/tables/table-anonymous-objects-036-expected.png: Added.
1294 * platform/gtk/css2.1/tables/table-anonymous-objects-036-expected.txt:
1295 * platform/gtk/css2.1/tables/table-anonymous-objects-037-expected.png: Added.
1296 * platform/gtk/css2.1/tables/table-anonymous-objects-037-expected.txt:
1297 * platform/gtk/css2.1/tables/table-anonymous-objects-038-expected.png: Added.
1298 * platform/gtk/css2.1/tables/table-anonymous-objects-038-expected.txt:
1299 * platform/gtk/css2.1/tables/table-anonymous-objects-045-expected.png: Added.
1300 * platform/gtk/css2.1/tables/table-anonymous-objects-045-expected.txt:
1301 * platform/gtk/css2.1/tables/table-anonymous-objects-046-expected.png: Added.
1302 * platform/gtk/css2.1/tables/table-anonymous-objects-046-expected.txt:
1303 * platform/gtk/css2.1/tables/table-anonymous-objects-047-expected.png: Added.
1304 * platform/gtk/css2.1/tables/table-anonymous-objects-047-expected.txt:
1305 * platform/gtk/css2.1/tables/table-anonymous-objects-048-expected.png: Added.
1306 * platform/gtk/css2.1/tables/table-anonymous-objects-048-expected.txt:
1307 * platform/gtk/css2.1/tables/table-anonymous-objects-049-expected.png: Added.
1308 * platform/gtk/css2.1/tables/table-anonymous-objects-049-expected.txt:
1309 * platform/gtk/css2.1/tables/table-anonymous-objects-050-expected.png: Added.
1310 * platform/gtk/css2.1/tables/table-anonymous-objects-050-expected.txt:
1311 * platform/gtk/css2.1/tables/table-anonymous-objects-055-expected.png: Added.
1312 * platform/gtk/css2.1/tables/table-anonymous-objects-055-expected.txt:
1313 * platform/gtk/css2.1/tables/table-anonymous-objects-056-expected.png: Added.
1314 * platform/gtk/css2.1/tables/table-anonymous-objects-056-expected.txt:
1315 * platform/gtk/css2.1/tables/table-anonymous-objects-091-expected.png: Added.
1316 * platform/gtk/css2.1/tables/table-anonymous-objects-091-expected.txt:
1317 * platform/gtk/css2.1/tables/table-anonymous-objects-092-expected.png: Added.
1318 * platform/gtk/css2.1/tables/table-anonymous-objects-092-expected.txt:
1319 * platform/gtk/css2.1/tables/table-anonymous-objects-099-expected.png: Added.
1320 * platform/gtk/css2.1/tables/table-anonymous-objects-099-expected.txt:
1321 * platform/gtk/css2.1/tables/table-anonymous-objects-100-expected.png: Added.
1322 * platform/gtk/css2.1/tables/table-anonymous-objects-100-expected.txt:
1323 * platform/gtk/css2.1/tables/table-anonymous-objects-103-expected.png: Added.
1324 * platform/gtk/css2.1/tables/table-anonymous-objects-103-expected.txt:
1325 * platform/gtk/css2.1/tables/table-anonymous-objects-104-expected.png: Added.
1326 * platform/gtk/css2.1/tables/table-anonymous-objects-104-expected.txt:
1327 * platform/gtk/css2.1/tables/table-anonymous-objects-105-expected.png: Added.
1328 * platform/gtk/css2.1/tables/table-anonymous-objects-105-expected.txt:
1329 * platform/gtk/css2.1/tables/table-anonymous-objects-106-expected.png: Added.
1330 * platform/gtk/css2.1/tables/table-anonymous-objects-106-expected.txt:
1331 * platform/gtk/css2.1/tables/table-anonymous-objects-107-expected.png: Added.
1332 * platform/gtk/css2.1/tables/table-anonymous-objects-107-expected.txt:
1333 * platform/gtk/css2.1/tables/table-anonymous-objects-108-expected.png: Added.
1334 * platform/gtk/css2.1/tables/table-anonymous-objects-108-expected.txt:
1335 * platform/gtk/css2.1/tables/table-anonymous-objects-109-expected.png: Added.
1336 * platform/gtk/css2.1/tables/table-anonymous-objects-109-expected.txt:
1337 * platform/gtk/css2.1/tables/table-anonymous-objects-110-expected.png: Added.
1338 * platform/gtk/css2.1/tables/table-anonymous-objects-110-expected.txt:
1339 * platform/gtk/css2.1/tables/table-anonymous-objects-111-expected.png: Added.
1340 * platform/gtk/css2.1/tables/table-anonymous-objects-111-expected.txt:
1341 * platform/gtk/css2.1/tables/table-anonymous-objects-112-expected.png: Added.
1342 * platform/gtk/css2.1/tables/table-anonymous-objects-112-expected.txt:
1343 * platform/gtk/css2.1/tables/table-anonymous-objects-113-expected.png: Added.
1344 * platform/gtk/css2.1/tables/table-anonymous-objects-113-expected.txt:
1345 * platform/gtk/css2.1/tables/table-anonymous-objects-114-expected.png: Added.
1346 * platform/gtk/css2.1/tables/table-anonymous-objects-114-expected.txt:
1347 * platform/gtk/css2.1/tables/table-anonymous-objects-123-expected.png: Added.
1348 * platform/gtk/css2.1/tables/table-anonymous-objects-123-expected.txt:
1349 * platform/gtk/css2.1/tables/table-anonymous-objects-124-expected.png: Added.
1350 * platform/gtk/css2.1/tables/table-anonymous-objects-124-expected.txt:
1351 * platform/gtk/css2.1/tables/table-anonymous-objects-139-expected.png: Added.
1352 * platform/gtk/css2.1/tables/table-anonymous-objects-139-expected.txt:
1353 * platform/gtk/css2.1/tables/table-anonymous-objects-140-expected.png: Added.
1354 * platform/gtk/css2.1/tables/table-anonymous-objects-140-expected.txt:
1355 * platform/gtk/css2.1/tables/table-anonymous-objects-149-expected.png: Added.
1356 * platform/gtk/css2.1/tables/table-anonymous-objects-149-expected.txt:
1357 * platform/gtk/css2.1/tables/table-anonymous-objects-150-expected.png: Added.
1358 * platform/gtk/css2.1/tables/table-anonymous-objects-150-expected.txt:
1359 * platform/gtk/css2.1/tables/table-anonymous-objects-155-expected.png: Added.
1360 * platform/gtk/css2.1/tables/table-anonymous-objects-155-expected.txt:
1361 * platform/gtk/css2.1/tables/table-anonymous-objects-156-expected.png: Added.
1362 * platform/gtk/css2.1/tables/table-anonymous-objects-156-expected.txt:
1363 * platform/gtk/css2.1/tables/table-anonymous-objects-159-expected.png: Added.
1364 * platform/gtk/css2.1/tables/table-anonymous-objects-159-expected.txt:
1365 * platform/gtk/css2.1/tables/table-anonymous-objects-160-expected.png: Added.
1366 * platform/gtk/css2.1/tables/table-anonymous-objects-160-expected.txt:
1367 * platform/gtk/css2.1/tables/table-anonymous-objects-165-expected.png: Added.
1368 * platform/gtk/css2.1/tables/table-anonymous-objects-165-expected.txt:
1369 * platform/gtk/css2.1/tables/table-anonymous-objects-166-expected.png: Added.
1370 * platform/gtk/css2.1/tables/table-anonymous-objects-166-expected.txt:
1371 * platform/gtk/css2.1/tables/table-anonymous-objects-207-expected.png: Added.
1372 * platform/gtk/css2.1/tables/table-anonymous-objects-207-expected.txt:
1373 * platform/gtk/css2.1/tables/table-anonymous-objects-208-expected.png: Added.
1374 * platform/gtk/css2.1/tables/table-anonymous-objects-208-expected.txt:
1375 * platform/gtk/css3/flexbox/flexbox-baseline-expected.txt:
1376 * platform/gtk/css3/selectors3/html/css3-modsel-161-expected.png:
1377 * platform/gtk/css3/selectors3/html/css3-modsel-161-expected.txt:
1378 * platform/gtk/css3/selectors3/html/css3-modsel-18b-expected.txt:
1379 * platform/gtk/css3/selectors3/html/css3-modsel-28-expected.png:
1380 * platform/gtk/css3/selectors3/html/css3-modsel-28-expected.txt:
1381 * platform/gtk/css3/selectors3/html/css3-modsel-28b-expected.png:
1382 * platform/gtk/css3/selectors3/html/css3-modsel-28b-expected.txt:
1383 * platform/gtk/css3/selectors3/html/css3-modsel-32-expected.png:
1384 * platform/gtk/css3/selectors3/html/css3-modsel-32-expected.txt:
1385 * platform/gtk/css3/selectors3/html/css3-modsel-43-expected.txt:
1386 * platform/gtk/css3/selectors3/html/css3-modsel-43b-expected.txt:
1387 * platform/gtk/css3/selectors3/html/css3-modsel-44-expected.txt:
1388 * platform/gtk/css3/selectors3/html/css3-modsel-44b-expected.txt:
1389 * platform/gtk/css3/selectors3/html/css3-modsel-74-expected.png:
1390 * platform/gtk/css3/selectors3/html/css3-modsel-74-expected.txt:
1391 * platform/gtk/css3/selectors3/html/css3-modsel-74b-expected.png:
1392 * platform/gtk/css3/selectors3/html/css3-modsel-74b-expected.txt:
1393 * platform/gtk/css3/selectors3/html/css3-modsel-78-expected.png:
1394 * platform/gtk/css3/selectors3/html/css3-modsel-78-expected.txt:
1395 * platform/gtk/css3/selectors3/html/css3-modsel-78b-expected.png:
1396 * platform/gtk/css3/selectors3/html/css3-modsel-78b-expected.txt:
1397 * platform/gtk/css3/selectors3/xhtml/css3-modsel-161-expected.png:
1398 * platform/gtk/css3/selectors3/xhtml/css3-modsel-161-expected.txt:
1399 * platform/gtk/css3/selectors3/xhtml/css3-modsel-18b-expected.txt:
1400 * platform/gtk/css3/selectors3/xhtml/css3-modsel-28-expected.png:
1401 * platform/gtk/css3/selectors3/xhtml/css3-modsel-28-expected.txt:
1402 * platform/gtk/css3/selectors3/xhtml/css3-modsel-28b-expected.png:
1403 * platform/gtk/css3/selectors3/xhtml/css3-modsel-28b-expected.txt:
1404 * platform/gtk/css3/selectors3/xhtml/css3-modsel-32-expected.png:
1405 * platform/gtk/css3/selectors3/xhtml/css3-modsel-32-expected.txt:
1406 * platform/gtk/css3/selectors3/xhtml/css3-modsel-43-expected.txt:
1407 * platform/gtk/css3/selectors3/xhtml/css3-modsel-43b-expected.txt:
1408 * platform/gtk/css3/selectors3/xhtml/css3-modsel-44-expected.txt:
1409 * platform/gtk/css3/selectors3/xhtml/css3-modsel-44b-expected.txt:
1410 * platform/gtk/css3/selectors3/xhtml/css3-modsel-74-expected.png:
1411 * platform/gtk/css3/selectors3/xhtml/css3-modsel-74-expected.txt:
1412 * platform/gtk/css3/selectors3/xhtml/css3-modsel-74b-expected.png:
1413 * platform/gtk/css3/selectors3/xhtml/css3-modsel-74b-expected.txt:
1414 * platform/gtk/css3/selectors3/xhtml/css3-modsel-78-expected.png:
1415 * platform/gtk/css3/selectors3/xhtml/css3-modsel-78-expected.txt:
1416 * platform/gtk/css3/selectors3/xhtml/css3-modsel-78b-expected.png:
1417 * platform/gtk/css3/selectors3/xhtml/css3-modsel-78b-expected.txt:
1418 * platform/gtk/css3/selectors3/xml/css3-modsel-161-expected.png:
1419 * platform/gtk/css3/selectors3/xml/css3-modsel-161-expected.txt:
1420 * platform/gtk/css3/selectors3/xml/css3-modsel-18b-expected.txt:
1421 * platform/gtk/css3/selectors3/xml/css3-modsel-28-expected.png:
1422 * platform/gtk/css3/selectors3/xml/css3-modsel-28-expected.txt:
1423 * platform/gtk/css3/selectors3/xml/css3-modsel-28b-expected.png:
1424 * platform/gtk/css3/selectors3/xml/css3-modsel-28b-expected.txt:
1425 * platform/gtk/css3/selectors3/xml/css3-modsel-32-expected.png:
1426 * platform/gtk/css3/selectors3/xml/css3-modsel-32-expected.txt:
1427 * platform/gtk/css3/selectors3/xml/css3-modsel-43-expected.txt:
1428 * platform/gtk/css3/selectors3/xml/css3-modsel-43b-expected.txt:
1429 * platform/gtk/css3/selectors3/xml/css3-modsel-44-expected.txt:
1430 * platform/gtk/css3/selectors3/xml/css3-modsel-44b-expected.txt:
1431 * platform/gtk/css3/selectors3/xml/css3-modsel-74-expected.png:
1432 * platform/gtk/css3/selectors3/xml/css3-modsel-74-expected.txt:
1433 * platform/gtk/css3/selectors3/xml/css3-modsel-74b-expected.png:
1434 * platform/gtk/css3/selectors3/xml/css3-modsel-74b-expected.txt:
1435 * platform/gtk/css3/selectors3/xml/css3-modsel-78-expected.png:
1436 * platform/gtk/css3/selectors3/xml/css3-modsel-78-expected.txt:
1437 * platform/gtk/css3/selectors3/xml/css3-modsel-78b-expected.png:
1438 * platform/gtk/css3/selectors3/xml/css3-modsel-78b-expected.txt:
1439 * platform/gtk/editing/deleting/5099303-expected.png:
1440 * platform/gtk/editing/deleting/5099303-expected.txt:
1441 * platform/gtk/editing/deleting/5483370-expected.png:
1442 * platform/gtk/editing/deleting/5483370-expected.txt:
1443 * platform/gtk/editing/deleting/delete-to-select-table-expected.png:
1444 * platform/gtk/editing/deleting/delete-to-select-table-expected.txt:
1445 * platform/gtk/editing/deleting/table-cells-expected.png:
1446 * platform/gtk/editing/deleting/table-cells-expected.txt:
1447 * platform/gtk/editing/execCommand/5481523-expected.png:
1448 * platform/gtk/editing/execCommand/5481523-expected.txt:
1449 * platform/gtk/editing/inserting/5058163-1-expected.png:
1450 * platform/gtk/editing/inserting/5058163-1-expected.txt:
1451 * platform/gtk/editing/inserting/insert-paragraph-01-expected.png:
1452 * platform/gtk/editing/inserting/insert-paragraph-01-expected.txt:
1453 * platform/gtk/editing/inserting/insert-paragraph-02-expected.png:
1454 * platform/gtk/editing/inserting/insert-paragraph-02-expected.txt:
1455 * platform/gtk/editing/inserting/paragraph-separator-in-table-2-expected.png:
1456 * platform/gtk/editing/inserting/paragraph-separator-in-table-2-expected.txt:
1457 * platform/gtk/editing/pasteboard/5156401-1-expected.png:
1458 * platform/gtk/editing/pasteboard/5156401-1-expected.txt:
1459 * platform/gtk/editing/pasteboard/5387578-expected.png:
1460 * platform/gtk/editing/pasteboard/5387578-expected.txt:
1461 * platform/gtk/editing/selection/4818145-expected.png:
1462 * platform/gtk/editing/selection/4818145-expected.txt:
1463 * platform/gtk/editing/selection/4889598-expected.png:
1464 * platform/gtk/editing/selection/4889598-expected.txt:
1465 * platform/gtk/editing/selection/4895428-2-expected.png:
1466 * platform/gtk/editing/selection/4895428-2-expected.txt:
1467 * platform/gtk/editing/selection/5076323-1-expected.png:
1468 * platform/gtk/editing/selection/5076323-1-expected.txt:
1469 * platform/gtk/editing/selection/5076323-2-expected.png:
1470 * platform/gtk/editing/selection/5076323-2-expected.txt:
1471 * platform/gtk/editing/selection/5076323-3-expected.png:
1472 * platform/gtk/editing/selection/5076323-3-expected.txt:
1473 * platform/gtk/editing/selection/7152-1-expected.png:
1474 * platform/gtk/editing/selection/7152-1-expected.txt:
1475 * platform/gtk/editing/selection/7152-2-expected.png:
1476 * platform/gtk/editing/selection/7152-2-expected.txt:
1477 * platform/gtk/editing/selection/display-table-text-expected.png:
1478 * platform/gtk/editing/selection/display-table-text-expected.txt:
1479 * platform/gtk/editing/selection/iframe-expected.png:
1480 * platform/gtk/editing/selection/iframe-expected.txt:
1481 * platform/gtk/editing/selection/inline-table-expected.png:
1482 * platform/gtk/editing/selection/inline-table-expected.txt:
1483 * platform/gtk/editing/selection/mixed-editability-3-expected.png:
1484 * platform/gtk/editing/selection/mixed-editability-3-expected.txt:
1485 * platform/gtk/editing/selection/mixed-editability-4-expected.png:
1486 * platform/gtk/editing/selection/mixed-editability-4-expected.txt:
1487 * platform/gtk/editing/selection/mixed-editability-5-expected.png:
1488 * platform/gtk/editing/selection/mixed-editability-5-expected.txt:
1489 * platform/gtk/editing/selection/mixed-editability-8-expected.png:
1490 * platform/gtk/editing/selection/mixed-editability-8-expected.txt:
1491 * platform/gtk/editing/selection/mixed-editability-9-expected.png:
1492 * platform/gtk/editing/selection/mixed-editability-9-expected.txt:
1493 * platform/gtk/editing/selection/table-caret-1-expected.png:
1494 * platform/gtk/editing/selection/table-caret-1-expected.txt:
1495 * platform/gtk/editing/selection/table-caret-2-expected.png:
1496 * platform/gtk/editing/selection/table-caret-2-expected.txt:
1497 * platform/gtk/editing/selection/table-caret-3-expected.png:
1498 * platform/gtk/editing/selection/table-caret-3-expected.txt:
1499 * platform/gtk/editing/style/5017613-1-expected.png:
1500 * platform/gtk/editing/style/5017613-1-expected.txt:
1501 * platform/gtk/editing/style/5017613-2-expected.png:
1502 * platform/gtk/editing/style/5017613-2-expected.txt:
1503 * platform/gtk/editing/style/apple-style-editable-mix-expected.png:
1504 * platform/gtk/editing/style/apple-style-editable-mix-expected.txt:
1505 * platform/gtk/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
1506 * platform/gtk/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt:
1507 * platform/gtk/fast/block/float/011-expected.txt:
1508 * platform/gtk/fast/block/margin-collapse/001-expected.txt:
1509 * platform/gtk/fast/block/margin-collapse/005-expected.txt:
1510 * platform/gtk/fast/block/margin-collapse/104-expected.txt:
1511 * platform/gtk/fast/block/margin-collapse/block-inside-inline/001-expected.txt:
1512 * platform/gtk/fast/block/margin-collapse/block-inside-inline/005-expected.txt:
1513 * platform/gtk/fast/block/positioning/053-expected.txt:
1514 * platform/gtk/fast/borders/bidi-009a-expected.png:
1515 * platform/gtk/fast/borders/bidi-009a-expected.txt:
1516 * platform/gtk/fast/box-shadow/basic-shadows-expected.png:
1517 * platform/gtk/fast/box-shadow/basic-shadows-expected.txt:
1518 * platform/gtk/fast/css-generated-content/015-expected.txt:
1519 * platform/gtk/fast/css-generated-content/inline-display-types-expected.txt:
1520 * platform/gtk/fast/css-generated-content/table-before-after-child-add-expected.txt:
1521 * platform/gtk/fast/css-generated-content/table-cell-before-content-expected.txt:
1522 * platform/gtk/fast/css-generated-content/table-row-before-after-child-add-expected.txt:
1523 * platform/gtk/fast/css-generated-content/table-row-before-after-expected.txt:
1524 * platform/gtk/fast/css-generated-content/table-table-before-after-child-add-expected.txt:
1525 * platform/gtk/fast/css/first-letter-float-expected.png:
1526 * platform/gtk/fast/css/first-letter-float-expected.txt:
1527 * platform/gtk/fast/css/layerZOrderCrash-expected.txt:
1528 * platform/gtk/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png:
1529 * platform/gtk/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
1530 * platform/gtk/fast/dynamic/007-expected.txt:
1531 * platform/gtk/fast/dynamic/014-expected.txt:
1532 * platform/gtk/fast/dynamic/015-expected.png:
1533 * platform/gtk/fast/dynamic/015-expected.txt:
1534 * platform/gtk/fast/dynamic/create-renderer-for-whitespace-only-text-expected.png:
1535 * platform/gtk/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt:
1536 * platform/gtk/fast/forms/button-white-space-expected.png:
1537 * platform/gtk/fast/forms/button-white-space-expected.txt:
1538 * platform/gtk/fast/forms/file/file-input-direction-expected.png:
1539 * platform/gtk/fast/forms/file/file-input-direction-expected.txt:
1540 * platform/gtk/fast/forms/form-added-to-table-expected.png:
1541 * platform/gtk/fast/forms/form-added-to-table-expected.txt:
1542 * platform/gtk/fast/forms/input-double-click-selection-gap-bug-expected.png:
1543 * platform/gtk/fast/forms/input-double-click-selection-gap-bug-expected.txt:
1544 * platform/gtk/fast/forms/input-value-expected.png:
1545 * platform/gtk/fast/forms/input-value-expected.txt:
1546 * platform/gtk/fast/invalid/table-inside-stray-table-content-expected.png:
1547 * platform/gtk/fast/invalid/table-inside-stray-table-content-expected.txt:
1548 * platform/gtk/fast/invalid/td-inside-object-expected.txt:
1549 * platform/gtk/fast/lists/ordered-list-with-no-ol-tag-expected.png:
1550 * platform/gtk/fast/lists/ordered-list-with-no-ol-tag-expected.txt:
1551 * platform/gtk/fast/overflow/overflow-auto-table-expected.txt:
1552 * platform/gtk/fast/replaced/width100percent-button-expected.png:
1553 * platform/gtk/fast/replaced/width100percent-button-expected.txt:
1554 * platform/gtk/fast/ruby/ruby-inline-table-expected.txt:
1555 * platform/gtk/fast/selectors/018-expected.png:
1556 * platform/gtk/fast/selectors/018-expected.txt:
1557 * platform/gtk/fast/selectors/018b-expected.txt:
1558 * platform/gtk/fast/selectors/032-expected.png:
1559 * platform/gtk/fast/selectors/032-expected.txt:
1560 * platform/gtk/fast/selectors/043-expected.txt:
1561 * platform/gtk/fast/selectors/043b-expected.txt:
1562 * platform/gtk/fast/selectors/044-expected.txt:
1563 * platform/gtk/fast/selectors/044b-expected.txt:
1564 * platform/gtk/fast/selectors/078b-expected.png:
1565 * platform/gtk/fast/selectors/078b-expected.txt:
1566 * platform/gtk/fast/sub-pixel/selection/selection-rect-in-sub-pixel-table-expected.txt:
1567 * platform/gtk/fast/table/001-expected.txt:
1568 * platform/gtk/fast/table/004-expected.png:
1569 * platform/gtk/fast/table/004-expected.txt:
1570 * platform/gtk/fast/table/006-expected.png:
1571 * platform/gtk/fast/table/006-expected.txt:
1572 * platform/gtk/fast/table/010-expected.txt:
1573 * platform/gtk/fast/table/011-expected.png:
1574 * platform/gtk/fast/table/011-expected.txt:
1575 * platform/gtk/fast/table/015-expected.txt:
1576 * platform/gtk/fast/table/016-expected.txt:
1577 * platform/gtk/fast/table/022-expected.png:
1578 * platform/gtk/fast/table/022-expected.txt:
1579 * platform/gtk/fast/table/026-expected.txt:
1580 * platform/gtk/fast/table/033-expected.txt:
1581 * platform/gtk/fast/table/035-expected.png:
1582 * platform/gtk/fast/table/035-expected.txt:
1583 * platform/gtk/fast/table/035-vertical-expected.png:
1584 * platform/gtk/fast/table/035-vertical-expected.txt:
1585 * platform/gtk/fast/table/037-expected.txt:
1586 * platform/gtk/fast/table/041-expected.png:
1587 * platform/gtk/fast/table/041-expected.txt:
1588 * platform/gtk/fast/table/auto-with-percent-height-expected.txt:
1589 * platform/gtk/fast/table/auto-with-percent-height-vertical-expected.txt:
1590 * platform/gtk/fast/table/cell-coalescing-expected.txt:
1591 * platform/gtk/fast/table/cellindex-expected.txt:
1592 * platform/gtk/fast/table/click-near-anonymous-table-expected.png:
1593 * platform/gtk/fast/table/click-near-anonymous-table-expected.txt:
1594 * platform/gtk/fast/table/colgroup-preceded-by-caption-expected.txt:
1595 * platform/gtk/fast/table/colgroup-spanning-groups-rules-expected.txt:
1596 * platform/gtk/fast/table/dynamic-descendant-percentage-height-expected.txt:
1597 * platform/gtk/fast/table/floating-th-expected.txt:
1598 * platform/gtk/fast/table/generated-caption-expected.png:
1599 * platform/gtk/fast/table/generated-caption-expected.txt:
1600 * platform/gtk/fast/table/insert-before-anonymous-ancestors-expected.png:
1601 * platform/gtk/fast/table/insert-before-anonymous-ancestors-expected.txt:
1602 * platform/gtk/fast/table/insert-cell-before-form-expected.png:
1603 * platform/gtk/fast/table/insert-cell-before-form-expected.txt:
1604 * platform/gtk/fast/table/insert-row-before-form-expected.png:
1605 * platform/gtk/fast/table/insert-row-before-form-expected.txt:
1606 * platform/gtk/fast/table/nested-percent-height-table-expected.png:
1607 * platform/gtk/fast/table/nested-percent-height-table-expected.txt:
1608 * platform/gtk/fast/table/quote-text-around-iframe-expected.png:
1609 * platform/gtk/fast/table/quote-text-around-iframe-expected.txt:
1610 * platform/gtk/fast/table/rowindex-expected.png:
1611 * platform/gtk/fast/table/rowindex-expected.txt:
1612 * platform/gtk/fast/table/rtl-cell-display-none-assert-expected.png:
1613 * platform/gtk/fast/table/rtl-cell-display-none-assert-expected.txt:
1614 * platform/gtk/fast/table/rules-attr-dynchange1-expected.txt:
1615 * platform/gtk/fast/table/rules-attr-dynchange2-expected.txt:
1616 * platform/gtk/fast/table/table-after-child-in-table-expected.txt:
1617 * platform/gtk/fast/table/table-and-parts-outline-expected.png:
1618 * platform/gtk/fast/table/table-and-parts-outline-expected.txt:
1619 * platform/gtk/fast/table/table-before-child-in-table-expected.txt:
1620 * platform/gtk/fast/table/table-cell-after-child-in-block-expected.txt:
1621 * platform/gtk/fast/table/table-cell-after-child-in-table-expected.txt:
1622 * platform/gtk/fast/table/table-cell-before-child-in-block-expected.txt:
1623 * platform/gtk/fast/table/table-continuation-outline-paint-crash-expected.txt:
1624 * platform/gtk/fast/table/table-hspace-align-center-expected.png:
1625 * platform/gtk/fast/table/table-hspace-align-center-expected.txt:
1626 * platform/gtk/fast/table/table-row-after-child-in-block-expected.txt:
1627 * platform/gtk/fast/table/table-row-after-child-in-table-expected.txt:
1628 * platform/gtk/fast/table/table-row-before-child-in-block-expected.txt:
1629 * platform/gtk/fast/table/table-row-before-child-in-table-expected.txt:
1630 * platform/gtk/fast/table/tableInsideCaption-expected.png:
1631 * platform/gtk/fast/table/tableInsideCaption-expected.txt:
1632 * platform/gtk/fast/table/text-field-baseline-expected.png:
1633 * platform/gtk/fast/table/text-field-baseline-expected.txt:
1634 * platform/gtk/fast/table/unbreakable-images-quirk-expected.png:
1635 * platform/gtk/fast/table/unbreakable-images-quirk-expected.txt:
1636 * platform/gtk/fast/table/vertical-align-baseline-expected.png:
1637 * platform/gtk/fast/table/vertical-align-baseline-expected.txt:
1638 * platform/gtk/fast/text/atsui-multiple-renderers-expected.png:
1639 * platform/gtk/fast/text/atsui-multiple-renderers-expected.txt:
1640 * platform/gtk/fast/text/basic/001-expected.png:
1641 * platform/gtk/fast/text/basic/001-expected.txt:
1642 * platform/gtk/fast/text/basic/006-expected.png:
1643 * platform/gtk/fast/text/basic/006-expected.txt:
1644 * platform/gtk/fast/text/basic/007-expected.png:
1645 * platform/gtk/fast/text/basic/007-expected.txt:
1646 * platform/gtk/fast/text/capitalize-boundaries-expected.png:
1647 * platform/gtk/fast/text/capitalize-boundaries-expected.txt:
1648 * platform/gtk/fast/text/international/bidi-layout-across-linebreak-expected.png:
1649 * platform/gtk/fast/text/international/bidi-layout-across-linebreak-expected.txt:
1650 * platform/gtk/fast/text/textIteratorNilRenderer-expected.png:
1651 * platform/gtk/fast/text/textIteratorNilRenderer-expected.txt:
1652 * platform/gtk/fast/text/whitespace/024-expected.png:
1653 * platform/gtk/fast/text/whitespace/024-expected.txt:
1654 * platform/gtk/fast/text/whitespace/027-expected.png:
1655 * platform/gtk/fast/text/whitespace/027-expected.txt:
1656 * platform/gtk/fast/text/word-break-expected.png:
1657 * platform/gtk/fast/text/word-break-expected.txt:
1658 * platform/gtk/fast/transforms/transform-table-row-expected.png:
1659 * platform/gtk/fast/transforms/transform-table-row-expected.txt:
1660 * platform/gtk/http/tests/misc/generated-content-inside-table-expected.txt:
1661 * platform/gtk/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png:
1662 * platform/gtk/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt:
1663 * platform/gtk/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
1664 * platform/gtk/svg/as-image/img-preserveAspectRatio-support-1-expected.txt:
1665 * platform/gtk/tables/mozilla/bugs/bug10036-expected.png:
1666 * platform/gtk/tables/mozilla/bugs/bug10036-expected.txt:
1667 * platform/gtk/tables/mozilla/bugs/bug10269-1-expected.png: Copied from LayoutTests/platform/gtk/tables/mozilla/bugs/bug21918-expected.png.
1668 * platform/gtk/tables/mozilla/bugs/bug10269-1-expected.txt:
1669 * platform/gtk/tables/mozilla/bugs/bug10269-2-expected.txt:
1670 * platform/gtk/tables/mozilla/bugs/bug10296-2-expected.png: Copied from LayoutTests/platform/gtk/tables/mozilla/bugs/bug12384-expected.png.
1671 * platform/gtk/tables/mozilla/bugs/bug10296-2-expected.txt:
1672 * platform/gtk/tables/mozilla/bugs/bug103533-expected.png: Added.
1673 * platform/gtk/tables/mozilla/bugs/bug103533-expected.txt:
1674 * platform/gtk/tables/mozilla/bugs/bug106158-1-expected.png:
1675 * platform/gtk/tables/mozilla/bugs/bug106158-1-expected.txt:
1676 * platform/gtk/tables/mozilla/bugs/bug108340-expected.png:
1677 * platform/gtk/tables/mozilla/bugs/bug108340-expected.txt:
1678 * platform/gtk/tables/mozilla/bugs/bug110566-expected.png:
1679 * platform/gtk/tables/mozilla/bugs/bug110566-expected.txt:
1680 * platform/gtk/tables/mozilla/bugs/bug11321-expected.png: Copied from LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug106336-expected.png.
1681 * platform/gtk/tables/mozilla/bugs/bug11321-expected.txt:
1682 * platform/gtk/tables/mozilla/bugs/bug113235-3-expected.png:
1683 * platform/gtk/tables/mozilla/bugs/bug113235-3-expected.txt:
1684 * platform/gtk/tables/mozilla/bugs/bug11944-expected.png:
1685 * platform/gtk/tables/mozilla/bugs/bug11944-expected.txt:
1686 * platform/gtk/tables/mozilla/bugs/bug119786-expected.png:
1687 * platform/gtk/tables/mozilla/bugs/bug119786-expected.txt:
1688 * platform/gtk/tables/mozilla/bugs/bug12384-expected.png:
1689 * platform/gtk/tables/mozilla/bugs/bug12384-expected.txt:
1690 * platform/gtk/tables/mozilla/bugs/bug1261-expected.png:
1691 * platform/gtk/tables/mozilla/bugs/bug1261-expected.txt:
1692 * platform/gtk/tables/mozilla/bugs/bug13105-expected.png: Added.
1693 * platform/gtk/tables/mozilla/bugs/bug13105-expected.txt:
1694 * platform/gtk/tables/mozilla/bugs/bug13118-expected.png:
1695 * platform/gtk/tables/mozilla/bugs/bug13118-expected.txt:
1696 * platform/gtk/tables/mozilla/bugs/bug133756-1-expected.txt:
1697 * platform/gtk/tables/mozilla/bugs/bug133756-2-expected.png:
1698 * platform/gtk/tables/mozilla/bugs/bug133756-2-expected.txt:
1699 * platform/gtk/tables/mozilla/bugs/bug13484-expected.png:
1700 * platform/gtk/tables/mozilla/bugs/bug13484-expected.txt:
1701 * platform/gtk/tables/mozilla/bugs/bug13526-expected.txt:
1702 * platform/gtk/tables/mozilla/bugs/bug138725-expected.png:
1703 * platform/gtk/tables/mozilla/bugs/bug138725-expected.txt:
1704 * platform/gtk/tables/mozilla/bugs/bug14159-3-expected.png: Added.
1705 * platform/gtk/tables/mozilla/bugs/bug14159-3-expected.txt:
1706 * platform/gtk/tables/mozilla/bugs/bug149275-2-expected.png:
1707 * platform/gtk/tables/mozilla/bugs/bug149275-2-expected.txt:
1708 * platform/gtk/tables/mozilla/bugs/bug17130-1-expected.png:
1709 * platform/gtk/tables/mozilla/bugs/bug17130-1-expected.txt:
1710 * platform/gtk/tables/mozilla/bugs/bug1828-expected.png:
1711 * platform/gtk/tables/mozilla/bugs/bug1828-expected.txt:
1712 * platform/gtk/tables/mozilla/bugs/bug18359-expected.txt:
1713 * platform/gtk/tables/mozilla/bugs/bug18558-expected.png:
1714 * platform/gtk/tables/mozilla/bugs/bug18558-expected.txt:
1715 * platform/gtk/tables/mozilla/bugs/bug2050-expected.png:
1716 * platform/gtk/tables/mozilla/bugs/bug2050-expected.txt:
1717 * platform/gtk/tables/mozilla/bugs/bug20579-expected.png:
1718 * platform/gtk/tables/mozilla/bugs/bug20579-expected.txt:
1719 * platform/gtk/tables/mozilla/bugs/bug21299-expected.png:
1720 * platform/gtk/tables/mozilla/bugs/bug21299-expected.txt:
1721 * platform/gtk/tables/mozilla/bugs/bug21918-expected.png:
1722 * platform/gtk/tables/mozilla/bugs/bug21918-expected.txt:
1723 * platform/gtk/tables/mozilla/bugs/bug221784-1-expected.png:
1724 * platform/gtk/tables/mozilla/bugs/bug221784-1-expected.txt:
1725 * platform/gtk/tables/mozilla/bugs/bug221784-2-expected.png:
1726 * platform/gtk/tables/mozilla/bugs/bug221784-2-expected.txt:
1727 * platform/gtk/tables/mozilla/bugs/bug2267-expected.png:
1728 * platform/gtk/tables/mozilla/bugs/bug2267-expected.txt:
1729 * platform/gtk/tables/mozilla/bugs/bug23072-expected.png: Copied from LayoutTests/platform/gtk/tables/mozilla/bugs/bug12384-expected.png.
1730 * platform/gtk/tables/mozilla/bugs/bug23072-expected.txt:
1731 * platform/gtk/tables/mozilla/bugs/bug23151-expected.png:
1732 * platform/gtk/tables/mozilla/bugs/bug23151-expected.txt:
1733 * platform/gtk/tables/mozilla/bugs/bug23299-expected.txt:
1734 * platform/gtk/tables/mozilla/bugs/bug24503-expected.png:
1735 * platform/gtk/tables/mozilla/bugs/bug24503-expected.txt:
1736 * platform/gtk/tables/mozilla/bugs/bug24627-expected.png:
1737 * platform/gtk/tables/mozilla/bugs/bug24627-expected.txt:
1738 * platform/gtk/tables/mozilla/bugs/bug2469-expected.txt:
1739 * platform/gtk/tables/mozilla/bugs/bug2479-1-expected.txt:
1740 * platform/gtk/tables/mozilla/bugs/bug24880-expected.png:
1741 * platform/gtk/tables/mozilla/bugs/bug24880-expected.txt:
1742 * platform/gtk/tables/mozilla/bugs/bug25086-expected.png:
1743 * platform/gtk/tables/mozilla/bugs/bug25086-expected.txt:
1744 * platform/gtk/tables/mozilla/bugs/bug2516-expected.png:
1745 * platform/gtk/tables/mozilla/bugs/bug2516-expected.txt:
1746 * platform/gtk/tables/mozilla/bugs/bug25367-expected.txt:
1747 * platform/gtk/tables/mozilla/bugs/bug2585-expected.png:
1748 * platform/gtk/tables/mozilla/bugs/bug2585-expected.txt:
1749 * platform/gtk/tables/mozilla/bugs/bug26178-expected.png:
1750 * platform/gtk/tables/mozilla/bugs/bug26178-expected.txt:
1751 * platform/gtk/tables/mozilla/bugs/bug27038-1-expected.png:
1752 * platform/gtk/tables/mozilla/bugs/bug27038-1-expected.txt:
1753 * platform/gtk/tables/mozilla/bugs/bug27038-2-expected.png:
1754 * platform/gtk/tables/mozilla/bugs/bug27038-2-expected.txt:
1755 * platform/gtk/tables/mozilla/bugs/bug275625-expected.png: Copied from LayoutTests/platform/gtk/tables/mozilla/bugs/bug55545-expected.png.
1756 * platform/gtk/tables/mozilla/bugs/bug275625-expected.txt:
1757 * platform/gtk/tables/mozilla/bugs/bug2757-expected.png:
1758 * platform/gtk/tables/mozilla/bugs/bug2757-expected.txt:
1759 * platform/gtk/tables/mozilla/bugs/bug278266-expected.txt:
1760 * platform/gtk/tables/mozilla/bugs/bug278385-expected.png:
1761 * platform/gtk/tables/mozilla/bugs/bug278385-expected.txt:
1762 * platform/gtk/tables/mozilla/bugs/bug2886-2-expected.txt:
1763 * platform/gtk/tables/mozilla/bugs/bug28928-expected.png:
1764 * platform/gtk/tables/mozilla/bugs/bug28928-expected.txt:
1765 * platform/gtk/tables/mozilla/bugs/bug29157-expected.png:
1766 * platform/gtk/tables/mozilla/bugs/bug29157-expected.txt:
1767 * platform/gtk/tables/mozilla/bugs/bug2973-expected.txt:
1768 * platform/gtk/tables/mozilla/bugs/bug3037-1-expected.png: Copied from LayoutTests/platform/gtk/tables/mozilla/bugs/bug3309-2-expected.png.
1769 * platform/gtk/tables/mozilla/bugs/bug3037-1-expected.txt:
1770 * platform/gtk/tables/mozilla/bugs/bug3037-2-expected.png: Copied from LayoutTests/platform/gtk/tables/mozilla/bugs/bug221784-2-expected.png.
1771 * platform/gtk/tables/mozilla/bugs/bug3037-2-expected.txt:
1772 * platform/gtk/tables/mozilla/bugs/bug30418-expected.png:
1773 * platform/gtk/tables/mozilla/bugs/bug30418-expected.txt:
1774 * platform/gtk/tables/mozilla/bugs/bug30985-expected.txt:
1775 * platform/gtk/tables/mozilla/bugs/bug3191-expected.png:
1776 * platform/gtk/tables/mozilla/bugs/bug3191-expected.txt:
1777 * platform/gtk/tables/mozilla/bugs/bug32205-2-expected.png:
1778 * platform/gtk/tables/mozilla/bugs/bug32205-2-expected.txt:
1779 * platform/gtk/tables/mozilla/bugs/bug32205-5-expected.png:
1780 * platform/gtk/tables/mozilla/bugs/bug32205-5-expected.txt:
1781 * platform/gtk/tables/mozilla/bugs/bug32447-expected.png: Copied from LayoutTests/platform/gtk/tables/mozilla/bugs/bug3309-2-expected.png.
1782 * platform/gtk/tables/mozilla/bugs/bug32447-expected.txt:
1783 * platform/gtk/tables/mozilla/bugs/bug3263-expected.png:
1784 * platform/gtk/tables/mozilla/bugs/bug3263-expected.txt:
1785 * platform/gtk/tables/mozilla/bugs/bug3309-2-expected.png:
1786 * platform/gtk/tables/mozilla/bugs/bug3309-2-expected.txt:
1787 * platform/gtk/tables/mozilla/bugs/bug34538-expected.png: Copied from LayoutTests/platform/gtk/tables/mozilla/bugs/bug3309-2-expected.png.
1788 * platform/gtk/tables/mozilla/bugs/bug34538-expected.txt:
1789 * platform/gtk/tables/mozilla/bugs/bug35662-expected.png:
1790 * platform/gtk/tables/mozilla/bugs/bug35662-expected.txt:
1791 * platform/gtk/tables/mozilla/bugs/bug3718-expected.png:
1792 * platform/gtk/tables/mozilla/bugs/bug3718-expected.txt:
1793 * platform/gtk/tables/mozilla/bugs/bug39209-expected.png:
1794 * platform/gtk/tables/mozilla/bugs/bug39209-expected.txt:
1795 * platform/gtk/tables/mozilla/bugs/bug40828-expected.png:
1796 * platform/gtk/tables/mozilla/bugs/bug40828-expected.txt:
1797 * platform/gtk/tables/mozilla/bugs/bug4284-expected.png:
1798 * platform/gtk/tables/mozilla/bugs/bug4284-expected.txt:
1799 * platform/gtk/tables/mozilla/bugs/bug4429-expected.png:
1800 * platform/gtk/tables/mozilla/bugs/bug4429-expected.txt:
1801 * platform/gtk/tables/mozilla/bugs/bug44523-expected.png:
1802 * platform/gtk/tables/mozilla/bugs/bug44523-expected.txt:
1803 * platform/gtk/tables/mozilla/bugs/bug45055-expected.txt:
1804 * platform/gtk/tables/mozilla/bugs/bug4520-expected.png:
1805 * platform/gtk/tables/mozilla/bugs/bug4520-expected.txt:
1806 * platform/gtk/tables/mozilla/bugs/bug46268-3-expected.png:
1807 * platform/gtk/tables/mozilla/bugs/bug46268-3-expected.txt:
1808 * platform/gtk/tables/mozilla/bugs/bug46268-5-expected.png:
1809 * platform/gtk/tables/mozilla/bugs/bug46268-5-expected.txt:
1810 * platform/gtk/tables/mozilla/bugs/bug46268-expected.png:
1811 * platform/gtk/tables/mozilla/bugs/bug46268-expected.txt:
1812 * platform/gtk/tables/mozilla/bugs/bug46480-1-expected.txt:
1813 * platform/gtk/tables/mozilla/bugs/bug46480-2-expected.txt:
1814 * platform/gtk/tables/mozilla/bugs/bug4739-expected.png:
1815 * platform/gtk/tables/mozilla/bugs/bug4739-expected.txt:
1816 * platform/gtk/tables/mozilla/bugs/bug48028-1-expected.png:
1817 * platform/gtk/tables/mozilla/bugs/bug48028-1-expected.txt:
1818 * platform/gtk/tables/mozilla/bugs/bug48028-2-expected.png:
1819 * platform/gtk/tables/mozilla/bugs/bug48028-2-expected.txt:
1820 * platform/gtk/tables/mozilla/bugs/bug51037-expected.png:
1821 * platform/gtk/tables/mozilla/bugs/bug51037-expected.txt:
1822 * platform/gtk/tables/mozilla/bugs/bug51140-expected.png:
1823 * platform/gtk/tables/mozilla/bugs/bug51140-expected.txt:
1824 * platform/gtk/tables/mozilla/bugs/bug55527-expected.txt:
1825 * platform/gtk/tables/mozilla/bugs/bug55545-expected.png:
1826 * platform/gtk/tables/mozilla/bugs/bug55545-expected.txt:
1827 * platform/gtk/tables/mozilla/bugs/bug55694-expected.png:
1828 * platform/gtk/tables/mozilla/bugs/bug55694-expected.txt:
1829 * platform/gtk/tables/mozilla/bugs/bug56405-expected.png: Copied from LayoutTests/platform/gtk/tables/mozilla/bugs/bug3309-2-expected.png.
1830 * platform/gtk/tables/mozilla/bugs/bug56405-expected.txt:
1831 * platform/gtk/tables/mozilla/bugs/bug57300-expected.png:
1832 * platform/gtk/tables/mozilla/bugs/bug57300-expected.txt:
1833 * platform/gtk/tables/mozilla/bugs/bug57378-expected.png:
1834 * platform/gtk/tables/mozilla/bugs/bug57378-expected.txt:
1835 * platform/gtk/tables/mozilla/bugs/bug57828-expected.png:
1836 * platform/gtk/tables/mozilla/bugs/bug57828-expected.txt:
1837 * platform/gtk/tables/mozilla/bugs/bug5798-expected.png:
1838 * platform/gtk/tables/mozilla/bugs/bug5798-expected.txt:
1839 * platform/gtk/tables/mozilla/bugs/bug5799-expected.png:
1840 * platform/gtk/tables/mozilla/bugs/bug5799-expected.txt:
1841 * platform/gtk/tables/mozilla/bugs/bug5838-expected.png:
1842 * platform/gtk/tables/mozilla/bugs/bug5838-expected.txt:
1843 * platform/gtk/tables/mozilla/bugs/bug58402-1-expected.png:
1844 * platform/gtk/tables/mozilla/bugs/bug58402-1-expected.txt:
1845 * platform/gtk/tables/mozilla/bugs/bug60013-expected.png:
1846 * platform/gtk/tables/mozilla/bugs/bug60013-expected.txt:
1847 * platform/gtk/tables/mozilla/bugs/bug60749-expected.png:
1848 * platform/gtk/tables/mozilla/bugs/bug60749-expected.txt:
1849 * platform/gtk/tables/mozilla/bugs/bug60992-expected.png:
1850 * platform/gtk/tables/mozilla/bugs/bug60992-expected.txt:
1851 * platform/gtk/tables/mozilla/bugs/bug63785-expected.txt:
1852 * platform/gtk/tables/mozilla/bugs/bug650-expected.txt:
1853 * platform/gtk/tables/mozilla/bugs/bug67864-expected.txt:
1854 * platform/gtk/tables/mozilla/bugs/bug67915-1-expected.png:
1855 * platform/gtk/tables/mozilla/bugs/bug67915-1-expected.txt:
1856 * platform/gtk/tables/mozilla/bugs/bug69187-expected.png:
1857 * platform/gtk/tables/mozilla/bugs/bug69187-expected.txt:
1858 * platform/gtk/tables/mozilla/bugs/bug709-expected.txt:
1859 * platform/gtk/tables/mozilla/bugs/bug7112-1-expected.png:
1860 * platform/gtk/tables/mozilla/bugs/bug7112-1-expected.txt:
1861 * platform/gtk/tables/mozilla/bugs/bug7112-2-expected.png:
1862 * platform/gtk/tables/mozilla/bugs/bug7112-2-expected.txt:
1863 * platform/gtk/tables/mozilla/bugs/bug75250-expected.png: Added.
1864 * platform/gtk/tables/mozilla/bugs/bug75250-expected.txt:
1865 * platform/gtk/tables/mozilla/bugs/bug8032-1-expected.txt:
1866 * platform/gtk/tables/mozilla/bugs/bug82946-1-expected.png:
1867 * platform/gtk/tables/mozilla/bugs/bug82946-1-expected.txt:
1868 * platform/gtk/tables/mozilla/bugs/bug8361-expected.png: Copied from LayoutTests/platform/gtk/tables/mozilla/bugs/bug3309-2-expected.png.
1869 * platform/gtk/tables/mozilla/bugs/bug8361-expected.txt:
1870 * platform/gtk/tables/mozilla/bugs/bug83786-expected.txt:
1871 * platform/gtk/tables/mozilla/bugs/bug8381-expected.png:
1872 * platform/gtk/tables/mozilla/bugs/bug8381-expected.txt:
1873 * platform/gtk/tables/mozilla/bugs/bug9072-expected.txt:
1874 * platform/gtk/tables/mozilla/bugs/bug9271-1-expected.png:
1875 * platform/gtk/tables/mozilla/bugs/bug9271-1-expected.txt:
1876 * platform/gtk/tables/mozilla/bugs/bug93363-expected.txt:
1877 * platform/gtk/tables/mozilla/bugs/bug96343-expected.txt:
1878 * platform/gtk/tables/mozilla/bugs/bug965-expected.png:
1879 * platform/gtk/tables/mozilla/bugs/bug965-expected.txt:
1880 * platform/gtk/tables/mozilla/bugs/bug97138-expected.png:
1881 * platform/gtk/tables/mozilla/bugs/bug97138-expected.txt:
1882 * platform/gtk/tables/mozilla/bugs/bug99923-expected.png:
1883 * platform/gtk/tables/mozilla/bugs/bug99923-expected.txt:
1884 * platform/gtk/tables/mozilla/bugs/bug99948-expected.png:
1885 * platform/gtk/tables/mozilla/bugs/bug99948-expected.txt:
1886 * platform/gtk/tables/mozilla/collapsing_borders/bug127040-expected.txt:
1887 * platform/gtk/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
1888 * platform/gtk/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
1889 * platform/gtk/tables/mozilla/core/captions-expected.png:
1890 * platform/gtk/tables/mozilla/core/captions-expected.txt:
1891 * platform/gtk/tables/mozilla/core/col_widths_auto_auto-expected.png:
1892 * platform/gtk/tables/mozilla/core/col_widths_auto_auto-expected.txt:
1893 * platform/gtk/tables/mozilla/core/col_widths_auto_autoPer-expected.png:
1894 * platform/gtk/tables/mozilla/core/col_widths_auto_autoPer-expected.txt:
1895 * platform/gtk/tables/mozilla/core/col_widths_fix_autoPer-expected.png:
1896 * platform/gtk/tables/mozilla/core/col_widths_fix_autoPer-expected.txt:
1897 * platform/gtk/tables/mozilla/core/row_span-expected.png:
1898 * platform/gtk/tables/mozilla/core/row_span-expected.txt:
1899 * platform/gtk/tables/mozilla/dom/appendCol2-expected.png:
1900 * platform/gtk/tables/mozilla/dom/appendCol2-expected.txt:
1901 * platform/gtk/tables/mozilla/dom/appendRowsExpand1-expected.png:
1902 * platform/gtk/tables/mozilla/dom/appendRowsExpand1-expected.txt:
1903 * platform/gtk/tables/mozilla/dom/appendTbodyExpand1-expected.png:
1904 * platform/gtk/tables/mozilla/dom/appendTbodyExpand1-expected.txt:
1905 * platform/gtk/tables/mozilla/dom/deleteCellsRebuild1-expected.png:
1906 * platform/gtk/tables/mozilla/dom/deleteCellsRebuild1-expected.txt:
1907 * platform/gtk/tables/mozilla/dom/deleteCellsShrink1-expected.png:
1908 * platform/gtk/tables/mozilla/dom/deleteCellsShrink1-expected.txt:
1909 * platform/gtk/tables/mozilla/dom/deleteCellsShrink2-expected.png:
1910 * platform/gtk/tables/mozilla/dom/deleteCellsShrink2-expected.txt:
1911 * platform/gtk/tables/mozilla/dom/deleteCol1-expected.png:
1912 * platform/gtk/tables/mozilla/dom/deleteCol1-expected.txt:
1913 * platform/gtk/tables/mozilla/dom/deleteCol2-expected.png:
1914 * platform/gtk/tables/mozilla/dom/deleteCol2-expected.txt:
1915 * platform/gtk/tables/mozilla/dom/deleteCol3-expected.png:
1916 * platform/gtk/tables/mozilla/dom/deleteCol3-expected.txt:
1917 * platform/gtk/tables/mozilla/dom/deleteColGroup1-expected.png:
1918 * platform/gtk/tables/mozilla/dom/deleteColGroup1-expected.txt:
1919 * platform/gtk/tables/mozilla/dom/deleteColGroup2-expected.png:
1920 * platform/gtk/tables/mozilla/dom/deleteColGroup2-expected.txt:
1921 * platform/gtk/tables/mozilla/dom/deleteRowsRebuild1-expected.png:
1922 * platform/gtk/tables/mozilla/dom/deleteRowsRebuild1-expected.txt:
1923 * platform/gtk/tables/mozilla/dom/deleteRowsShrink1-expected.png:
1924 * platform/gtk/tables/mozilla/dom/deleteRowsShrink1-expected.txt:
1925 * platform/gtk/tables/mozilla/dom/deleteTbodyExpand1-expected.png:
1926 * platform/gtk/tables/mozilla/dom/deleteTbodyExpand1-expected.txt:
1927 * platform/gtk/tables/mozilla/dom/deleteTbodyRebuild1-expected.png:
1928 * platform/gtk/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt:
1929 * platform/gtk/tables/mozilla/dom/insertCellsExpand1-expected.png:
1930 * platform/gtk/tables/mozilla/dom/insertCellsExpand1-expected.txt:
1931 * platform/gtk/tables/mozilla/dom/insertCellsExpand2-expected.png:
1932 * platform/gtk/tables/mozilla/dom/insertCellsExpand2-expected.txt:
1933 * platform/gtk/tables/mozilla/dom/insertCellsRebuild1-expected.png:
1934 * platform/gtk/tables/mozilla/dom/insertCellsRebuild1-expected.txt:
1935 * platform/gtk/tables/mozilla/dom/insertCellsRebuild2-expected.png:
1936 * platform/gtk/tables/mozilla/dom/insertCellsRebuild2-expected.txt:
1937 * platform/gtk/tables/mozilla/dom/insertRowsExpand1-expected.png:
1938 * platform/gtk/tables/mozilla/dom/insertRowsExpand1-expected.txt:
1939 * platform/gtk/tables/mozilla/dom/insertRowsRebuild1-expected.png:
1940 * platform/gtk/tables/mozilla/dom/insertRowsRebuild1-expected.txt:
1941 * platform/gtk/tables/mozilla/dom/tableDom-expected.txt:
1942 * platform/gtk/tables/mozilla/marvin/body_col-expected.png:
1943 * platform/gtk/tables/mozilla/marvin/body_col-expected.txt:
1944 * platform/gtk/tables/mozilla/marvin/body_tbody-expected.txt:
1945 * platform/gtk/tables/mozilla/marvin/body_tfoot-expected.png:
1946 * platform/gtk/tables/mozilla/marvin/body_tfoot-expected.txt:
1947 * platform/gtk/tables/mozilla/marvin/col_span-expected.png:
1948 * platform/gtk/tables/mozilla/marvin/col_span-expected.txt:
1949 * platform/gtk/tables/mozilla/marvin/table_frame_border-expected.png:
1950 * platform/gtk/tables/mozilla/marvin/table_frame_border-expected.txt:
1951 * platform/gtk/tables/mozilla/marvin/table_frame_box-expected.png:
1952 * platform/gtk/tables/mozilla/marvin/table_frame_box-expected.txt:
1953 * platform/gtk/tables/mozilla/marvin/table_rules_all-expected.png:
1954 * platform/gtk/tables/mozilla/marvin/table_rules_all-expected.txt:
1955 * platform/gtk/tables/mozilla/marvin/table_rules_none-expected.png:
1956 * platform/gtk/tables/mozilla/marvin/table_rules_none-expected.txt:
1957 * platform/gtk/tables/mozilla/marvin/tables_align_center-expected.txt:
1958 * platform/gtk/tables/mozilla/marvin/tables_align_left-expected.txt:
1959 * platform/gtk/tables/mozilla/marvin/tables_align_right-expected.txt:
1960 * platform/gtk/tables/mozilla/marvin/tables_border_0-expected.txt:
1961 * platform/gtk/tables/mozilla/marvin/tables_border_1-expected.png:
1962 * platform/gtk/tables/mozilla/marvin/tables_border_1-expected.txt:
1963 * platform/gtk/tables/mozilla/marvin/tables_border_2-expected.png:
1964 * platform/gtk/tables/mozilla/marvin/tables_border_2-expected.txt:
1965 * platform/gtk/tables/mozilla/marvin/tables_border_3-expected.png:
1966 * platform/gtk/tables/mozilla/marvin/tables_border_3-expected.txt:
1967 * platform/gtk/tables/mozilla/marvin/tables_caption_align_bot-expected.png:
1968 * platform/gtk/tables/mozilla/marvin/tables_caption_align_bot-expected.txt:
1969 * platform/gtk/tables/mozilla/marvin/tables_caption_align_top-expected.png:
1970 * platform/gtk/tables/mozilla/marvin/tables_caption_align_top-expected.txt:
1971 * platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.png:
1972 * platform/gtk/tables/mozilla/marvin/tables_cellpadding-expected.txt:
1973 * platform/gtk/tables/mozilla/marvin/tables_cellspacing-expected.txt:
1974 * platform/gtk/tables/mozilla/marvin/tables_default-expected.txt:
1975 * platform/gtk/tables/mozilla/marvin/tables_id-expected.png:
1976 * platform/gtk/tables/mozilla/marvin/tables_id-expected.txt:
1977 * platform/gtk/tables/mozilla/marvin/tables_row_th_nowrap-expected.png:
1978 * platform/gtk/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt:
1979 * platform/gtk/tables/mozilla/marvin/tables_td_align_center-expected.png:
1980 * platform/gtk/tables/mozilla/marvin/tables_td_align_center-expected.txt:
1981 * platform/gtk/tables/mozilla/marvin/tables_td_align_left-expected.png:
1982 * platform/gtk/tables/mozilla/marvin/tables_td_align_left-expected.txt:
1983 * platform/gtk/tables/mozilla/marvin/tables_td_align_right-expected.png:
1984 * platform/gtk/tables/mozilla/marvin/tables_td_align_right-expected.txt:
1985 * platform/gtk/tables/mozilla/marvin/tables_td_colspan-expected.png:
1986 * platform/gtk/tables/mozilla/marvin/tables_td_colspan-expected.txt:
1987 * platform/gtk/tables/mozilla/marvin/tables_td_height-expected.png:
1988 * platform/gtk/tables/mozilla/marvin/tables_td_height-expected.txt:
1989 * platform/gtk/tables/mozilla/marvin/tables_td_nowrap-expected.png:
1990 * platform/gtk/tables/mozilla/marvin/tables_td_nowrap-expected.txt:
1991 * platform/gtk/tables/mozilla/marvin/tables_td_rowspan-expected.png:
1992 * platform/gtk/tables/mozilla/marvin/tables_td_rowspan-expected.txt:
1993 * platform/gtk/tables/mozilla/marvin/tables_th_align_center-expected.png:
1994 * platform/gtk/tables/mozilla/marvin/tables_th_align_center-expected.txt:
1995 * platform/gtk/tables/mozilla/marvin/tables_th_align_left-expected.png:
1996 * platform/gtk/tables/mozilla/marvin/tables_th_align_left-expected.txt:
1997 * platform/gtk/tables/mozilla/marvin/tables_th_align_right-expected.png:
1998 * platform/gtk/tables/mozilla/marvin/tables_th_align_right-expected.txt:
1999 * platform/gtk/tables/mozilla/marvin/tables_th_height-expected.png:
2000 * platform/gtk/tables/mozilla/marvin/tables_th_height-expected.txt:
2001 * platform/gtk/tables/mozilla/marvin/tables_th_rowspan-expected.png:
2002 * platform/gtk/tables/mozilla/marvin/tables_th_rowspan-expected.txt:
2003 * platform/gtk/tables/mozilla/marvin/tbody_align_center-expected.png:
2004 * platform/gtk/tables/mozilla/marvin/tbody_align_center-expected.txt:
2005 * platform/gtk/tables/mozilla/marvin/tbody_align_char-expected.png:
2006 * platform/gtk/tables/mozilla/marvin/tbody_align_char-expected.txt:
2007 * platform/gtk/tables/mozilla/marvin/tbody_align_justify-expected.png:
2008 * platform/gtk/tables/mozilla/marvin/tbody_align_justify-expected.txt:
2009 * platform/gtk/tables/mozilla/marvin/tbody_align_left-expected.png:
2010 * platform/gtk/tables/mozilla/marvin/tbody_align_left-expected.txt:
2011 * platform/gtk/tables/mozilla/marvin/tbody_align_right-expected.png:
2012 * platform/gtk/tables/mozilla/marvin/tbody_align_right-expected.txt:
2013 * platform/gtk/tables/mozilla/marvin/tbody_char-expected.png:
2014 * platform/gtk/tables/mozilla/marvin/tbody_char-expected.txt:
2015 * platform/gtk/tables/mozilla/marvin/tfoot_align_center-expected.png:
2016 * platform/gtk/tables/mozilla/marvin/tfoot_align_center-expected.txt:
2017 * platform/gtk/tables/mozilla/marvin/tfoot_align_char-expected.png:
2018 * platform/gtk/tables/mozilla/marvin/tfoot_align_char-expected.txt:
2019 * platform/gtk/tables/mozilla/marvin/tfoot_align_justify-expected.png:
2020 * platform/gtk/tables/mozilla/marvin/tfoot_align_justify-expected.txt:
2021 * platform/gtk/tables/mozilla/marvin/tfoot_align_left-expected.png:
2022 * platform/gtk/tables/mozilla/marvin/tfoot_align_left-expected.txt:
2023 * platform/gtk/tables/mozilla/marvin/tfoot_align_right-expected.png:
2024 * platform/gtk/tables/mozilla/marvin/tfoot_align_right-expected.txt:
2025 * platform/gtk/tables/mozilla/marvin/tfoot_char-expected.png:
2026 * platform/gtk/tables/mozilla/marvin/tfoot_char-expected.txt:
2027 * platform/gtk/tables/mozilla/marvin/thead_align_center-expected.png:
2028 * platform/gtk/tables/mozilla/marvin/thead_align_center-expected.txt:
2029 * platform/gtk/tables/mozilla/marvin/thead_align_char-expected.png:
2030 * platform/gtk/tables/mozilla/marvin/thead_align_char-expected.txt:
2031 * platform/gtk/tables/mozilla/marvin/thead_align_justify-expected.png:
2032 * platform/gtk/tables/mozilla/marvin/thead_align_justify-expected.txt:
2033 * platform/gtk/tables/mozilla/marvin/thead_align_left-expected.png:
2034 * platform/gtk/tables/mozilla/marvin/thead_align_left-expected.txt:
2035 * platform/gtk/tables/mozilla/marvin/thead_align_right-expected.png:
2036 * platform/gtk/tables/mozilla/marvin/thead_align_right-expected.txt:
2037 * platform/gtk/tables/mozilla/marvin/thead_char-expected.png:
2038 * platform/gtk/tables/mozilla/marvin/thead_char-expected.txt:
2039 * platform/gtk/tables/mozilla/marvin/x_caption_align_bottom-expected.png:
2040 * platform/gtk/tables/mozilla/marvin/x_caption_align_bottom-expected.txt:
2041 * platform/gtk/tables/mozilla/marvin/x_caption_align_top-expected.png:
2042 * platform/gtk/tables/mozilla/marvin/x_caption_align_top-expected.txt:
2043 * platform/gtk/tables/mozilla/marvin/x_table-expected.txt:
2044 * platform/gtk/tables/mozilla/marvin/x_table_align_center-expected.png:
2045 * platform/gtk/tables/mozilla/marvin/x_table_align_center-expected.txt:
2046 * platform/gtk/tables/mozilla/marvin/x_table_align_left-expected.png:
2047 * platform/gtk/tables/mozilla/marvin/x_table_align_left-expected.txt:
2048 * platform/gtk/tables/mozilla/marvin/x_table_align_right-expected.png:
2049 * platform/gtk/tables/mozilla/marvin/x_table_align_right-expected.txt:
2050 * platform/gtk/tables/mozilla/marvin/x_table_bgcolor_name-expected.png:
2051 * platform/gtk/tables/mozilla/marvin/x_table_bgcolor_name-expected.txt:
2052 * platform/gtk/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png:
2053 * platform/gtk/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt:
2054 * platform/gtk/tables/mozilla/marvin/x_table_border-expected.png:
2055 * platform/gtk/tables/mozilla/marvin/x_table_border-expected.txt:
2056 * platform/gtk/tables/mozilla/marvin/x_table_border_none-expected.txt:
2057 * platform/gtk/tables/mozilla/marvin/x_table_border_px-expected.png:
2058 * platform/gtk/tables/mozilla/marvin/x_table_border_px-expected.txt:
2059 * platform/gtk/tables/mozilla/marvin/x_table_cellpadding-expected.png:
2060 * platform/gtk/tables/mozilla/marvin/x_table_cellpadding-expected.txt:
2061 * platform/gtk/tables/mozilla/marvin/x_table_cellpadding_pct-expected.png:
2062 * platform/gtk/tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt:
2063 * platform/gtk/tables/mozilla/marvin/x_table_cellspacing-expected.png:
2064 * platform/gtk/tables/mozilla/marvin/x_table_cellspacing-expected.txt:
2065 * platform/gtk/tables/mozilla/marvin/x_table_cellspacing_pct-expected.png:
2066 * platform/gtk/tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt:
2067 * platform/gtk/tables/mozilla/marvin/x_table_frame_void-expected.txt:
2068 * platform/gtk/tables/mozilla/marvin/x_table_rules_groups-expected.txt:
2069 * platform/gtk/tables/mozilla/marvin/x_table_rules_none-expected.txt:
2070 * platform/gtk/tables/mozilla/marvin/x_table_style-expected.txt:
2071 * platform/gtk/tables/mozilla/marvin/x_tbody_align_center-expected.png:
2072 * platform/gtk/tables/mozilla/marvin/x_tbody_align_center-expected.txt:
2073 * platform/gtk/tables/mozilla/marvin/x_tbody_align_char-expected.png:
2074 * platform/gtk/tables/mozilla/marvin/x_tbody_align_char-expected.txt:
2075 * platform/gtk/tables/mozilla/marvin/x_tbody_align_left-expected.png:
2076 * platform/gtk/tables/mozilla/marvin/x_tbody_align_left-expected.txt:
2077 * platform/gtk/tables/mozilla/marvin/x_tbody_align_right-expected.png:
2078 * platform/gtk/tables/mozilla/marvin/x_tbody_align_right-expected.txt:
2079 * platform/gtk/tables/mozilla/marvin/x_tbody_class-expected.png:
2080 * platform/gtk/tables/mozilla/marvin/x_tbody_class-expected.txt:
2081 * platform/gtk/tables/mozilla/marvin/x_tbody_id-expected.png:
2082 * platform/gtk/tables/mozilla/marvin/x_tbody_id-expected.txt:
2083 * platform/gtk/tables/mozilla/marvin/x_tbody_style-expected.png:
2084 * platform/gtk/tables/mozilla/marvin/x_tbody_style-expected.txt:
2085 * platform/gtk/tables/mozilla/marvin/x_td_bgcolor_name-expected.png:
2086 * platform/gtk/tables/mozilla/marvin/x_td_bgcolor_name-expected.txt:
2087 * platform/gtk/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png:
2088 * platform/gtk/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt:
2089 * platform/gtk/tables/mozilla/marvin/x_td_class-expected.png:
2090 * platform/gtk/tables/mozilla/marvin/x_td_class-expected.txt:
2091 * platform/gtk/tables/mozilla/marvin/x_td_colspan-expected.png:
2092 * platform/gtk/tables/mozilla/marvin/x_td_colspan-expected.txt:
2093 * platform/gtk/tables/mozilla/marvin/x_td_height-expected.png:
2094 * platform/gtk/tables/mozilla/marvin/x_td_height-expected.txt:
2095 * platform/gtk/tables/mozilla/marvin/x_td_id-expected.png:
2096 * platform/gtk/tables/mozilla/marvin/x_td_id-expected.txt:
2097 * platform/gtk/tables/mozilla/marvin/x_td_nowrap-expected.png:
2098 * platform/gtk/tables/mozilla/marvin/x_td_nowrap-expected.txt:
2099 * platform/gtk/tables/mozilla/marvin/x_td_rowspan-expected.png:
2100 * platform/gtk/tables/mozilla/marvin/x_td_rowspan-expected.txt:
2101 * platform/gtk/tables/mozilla/marvin/x_td_style-expected.png:
2102 * platform/gtk/tables/mozilla/marvin/x_td_style-expected.txt:
2103 * platform/gtk/tables/mozilla/marvin/x_tfoot_align_center-expected.png:
2104 * platform/gtk/tables/mozilla/marvin/x_tfoot_align_center-expected.txt:
2105 * platform/gtk/tables/mozilla/marvin/x_tfoot_align_char-expected.png:
2106 * platform/gtk/tables/mozilla/marvin/x_tfoot_align_char-expected.txt:
2107 * platform/gtk/tables/mozilla/marvin/x_tfoot_align_left-expected.png:
2108 * platform/gtk/tables/mozilla/marvin/x_tfoot_align_left-expected.txt:
2109 * platform/gtk/tables/mozilla/marvin/x_tfoot_align_right-expected.png:
2110 * platform/gtk/tables/mozilla/marvin/x_tfoot_align_right-expected.txt:
2111 * platform/gtk/tables/mozilla/marvin/x_tfoot_class-expected.png:
2112 * platform/gtk/tables/mozilla/marvin/x_tfoot_class-expected.txt:
2113 * platform/gtk/tables/mozilla/marvin/x_tfoot_id-expected.png:
2114 * platform/gtk/tables/mozilla/marvin/x_tfoot_id-expected.txt:
2115 * platform/gtk/tables/mozilla/marvin/x_tfoot_style-expected.png:
2116 * platform/gtk/tables/mozilla/marvin/x_tfoot_style-expected.txt:
2117 * platform/gtk/tables/mozilla/marvin/x_th_bgcolor_name-expected.png:
2118 * platform/gtk/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt:
2119 * platform/gtk/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png:
2120 * platform/gtk/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt:
2121 * platform/gtk/tables/mozilla/marvin/x_th_class-expected.png:
2122 * platform/gtk/tables/mozilla/marvin/x_th_class-expected.txt:
2123 * platform/gtk/tables/mozilla/marvin/x_th_colspan-expected.png:
2124 * platform/gtk/tables/mozilla/marvin/x_th_colspan-expected.txt:
2125 * platform/gtk/tables/mozilla/marvin/x_th_height-expected.png:
2126 * platform/gtk/tables/mozilla/marvin/x_th_height-expected.txt:
2127 * platform/gtk/tables/mozilla/marvin/x_th_id-expected.png:
2128 * platform/gtk/tables/mozilla/marvin/x_th_id-expected.txt:
2129 * platform/gtk/tables/mozilla/marvin/x_th_nowrap-expected.png:
2130 * platform/gtk/tables/mozilla/marvin/x_th_nowrap-expected.txt:
2131 * platform/gtk/tables/mozilla/marvin/x_th_style-expected.png:
2132 * platform/gtk/tables/mozilla/marvin/x_th_style-expected.txt:
2133 * platform/gtk/tables/mozilla/marvin/x_thead_align_center-expected.png:
2134 * platform/gtk/tables/mozilla/marvin/x_thead_align_center-expected.txt:
2135 * platform/gtk/tables/mozilla/marvin/x_thead_align_char-expected.png:
2136 * platform/gtk/tables/mozilla/marvin/x_thead_align_char-expected.txt:
2137 * platform/gtk/tables/mozilla/marvin/x_thead_align_left-expected.png:
2138 * platform/gtk/tables/mozilla/marvin/x_thead_align_left-expected.txt:
2139 * platform/gtk/tables/mozilla/marvin/x_thead_align_right-expected.png:
2140 * platform/gtk/tables/mozilla/marvin/x_thead_align_right-expected.txt:
2141 * platform/gtk/tables/mozilla/marvin/x_thead_class-expected.png:
2142 * platform/gtk/tables/mozilla/marvin/x_thead_class-expected.txt:
2143 * platform/gtk/tables/mozilla/marvin/x_thead_id-expected.png:
2144 * platform/gtk/tables/mozilla/marvin/x_thead_id-expected.txt:
2145 * platform/gtk/tables/mozilla/marvin/x_thead_style-expected.png:
2146 * platform/gtk/tables/mozilla/marvin/x_thead_style-expected.txt:
2147 * platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png:
2148 * platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt:
2149 * platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png:
2150 * platform/gtk/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt:
2151 * platform/gtk/tables/mozilla/marvin/x_tr_class-expected.png:
2152 * platform/gtk/tables/mozilla/marvin/x_tr_class-expected.txt:
2153 * platform/gtk/tables/mozilla/marvin/x_tr_id-expected.png:
2154 * platform/gtk/tables/mozilla/marvin/x_tr_id-expected.txt:
2155 * platform/gtk/tables/mozilla/marvin/x_tr_style-expected.png:
2156 * platform/gtk/tables/mozilla/marvin/x_tr_style-expected.txt:
2157 * platform/gtk/tables/mozilla/other/body_col-expected.png:
2158 * platform/gtk/tables/mozilla/other/body_col-expected.txt:
2159 * platform/gtk/tables/mozilla/other/cellspacing-expected.png:
2160 * platform/gtk/tables/mozilla/other/cellspacing-expected.txt:
2161 * platform/gtk/tables/mozilla/other/move_row-expected.png:
2162 * platform/gtk/tables/mozilla/other/move_row-expected.txt:
2163 * platform/gtk/tables/mozilla/other/padding-expected.png:
2164 * platform/gtk/tables/mozilla/other/padding-expected.txt:
2165 * platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt:
2166 * platform/gtk/tables/mozilla_expected_failures/bugs/bug101759-expected.png:
2167 * platform/gtk/tables/mozilla_expected_failures/bugs/bug101759-expected.txt:
2168 * platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.png:
2169 * platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt:
2170 * platform/gtk/tables/mozilla_expected_failures/bugs/bug104898-expected.png:
2171 * platform/gtk/tables/mozilla_expected_failures/bugs/bug104898-expected.txt:
2172 * platform/gtk/tables/mozilla_expected_failures/bugs/bug106336-expected.png:
2173 * platform/gtk/tables/mozilla_expected_failures/bugs/bug106336-expected.txt:
2174 * platform/gtk/tables/mozilla_expected_failures/bugs/bug11945-expected.png:
2175 * platform/gtk/tables/mozilla_expected_failures/bugs/bug11945-expected.txt:
2176 * platform/gtk/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
2177 * platform/gtk/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
2178 * platform/gtk/tables/mozilla_expected_failures/bugs/bug178855-expected.png: Copied from LayoutTests/platform/gtk/tables/mozilla/bugs/bug12384-expected.png.
2179 * platform/gtk/tables/mozilla_expected_failures/bugs/bug178855-expected.txt:
2180 * platform/gtk/tables/mozilla_expected_failures/bugs/bug18770-expected.png:
2181 * platform/gtk/tables/mozilla_expected_failures/bugs/bug18770-expected.txt:
2182 * platform/gtk/tables/mozilla_expected_failures/bugs/bug24880-1-expected.png:
2183 * platform/gtk/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt:
2184 * platform/gtk/tables/mozilla_expected_failures/bugs/bug25707-expected.png:
2185 * platform/gtk/tables/mozilla_expected_failures/bugs/bug25707-expected.txt:
2186 * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt:
2187 * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt:
2188 * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-13-expected.txt:
2189 * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-14-expected.png:
2190 * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-14-expected.txt:
2191 * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-16-expected.txt:
2192 * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-17-expected.png:
2193 * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-17-expected.txt:
2194 * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt:
2195 * platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png:
2196 * platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt:
2197 * platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png:
2198 * platform/gtk/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt:
2199 * platform/gtk/tables/mozilla_expected_failures/bugs/bug4294-expected.png:
2200 * platform/gtk/tables/mozilla_expected_failures/bugs/bug4294-expected.txt:
2201 * platform/gtk/tables/mozilla_expected_failures/bugs/bug46268-4-expected.png:
2202 * platform/gtk/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt:
2203 * platform/gtk/tables/mozilla_expected_failures/bugs/bug51000-expected.png:
2204 * platform/gtk/tables/mozilla_expected_failures/bugs/bug51000-expected.txt:
2205 * platform/gtk/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
2206 * platform/gtk/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
2207 * platform/gtk/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
2208 * platform/gtk/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
2209 * platform/gtk/tables/mozilla_expected_failures/bugs/bug6933-expected.png:
2210 * platform/gtk/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
2211 * platform/gtk/tables/mozilla_expected_failures/bugs/bug7113-expected.png:
2212 * platform/gtk/tables/mozilla_expected_failures/bugs/bug7113-expected.txt:
2213 * platform/gtk/tables/mozilla_expected_failures/bugs/bug73629-expected.png:
2214 * platform/gtk/tables/mozilla_expected_failures/bugs/bug73629-expected.txt:
2215 * platform/gtk/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
2216 * platform/gtk/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt:
2217 * platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png:
2218 * platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
2219 * platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
2220 * platform/gtk/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
2221 * platform/gtk/tables/mozilla_expected_failures/core/backgrounds-expected.png:
2222 * platform/gtk/tables/mozilla_expected_failures/core/backgrounds-expected.txt:
2223 * platform/gtk/tables/mozilla_expected_failures/core/captions3-expected.txt:
2224 * platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.png:
2225 * platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.txt:
2226 * platform/gtk/tables/mozilla_expected_failures/dom/appendCells1-expected.png:
2227 * platform/gtk/tables/mozilla_expected_failures/dom/appendCells1-expected.txt:
2228 * platform/gtk/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png:
2229 * platform/gtk/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt:
2230 * platform/gtk/tables/mozilla_expected_failures/dom/appendCol1-expected.png:
2231 * platform/gtk/tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
2232 * platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png:
2233 * platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt:
2234 * platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png:
2235 * platform/gtk/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt:
2236 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png:
2237 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt:
2238 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png:
2239 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt:
2240 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png:
2241 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt:
2242 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png:
2243 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt:
2244 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png:
2245 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt:
2246 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png:
2247 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt:
2248 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png:
2249 * platform/gtk/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt:
2250 * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
2251 * platform/gtk/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
2252 * platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png:
2253 * platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt:
2254 * platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png:
2255 * platform/gtk/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.txt:
2256 * platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png:
2257 * platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.txt:
2258 * platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png:
2259 * platform/gtk/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.txt:
2260 * platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png:
2261 * platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt:
2262 * platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png:
2263 * platform/gtk/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt:
2264 * platform/gtk/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png:
2265 * platform/gtk/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt:
2266 * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt:
2267 * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt:
2268 * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt:
2269 * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt:
2270 * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt:
2271 * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt:
2272 * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt:
2273 * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt:
2274 * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt:
2275 * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt:
2276 * platform/gtk/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt:
2278 2016-01-29 Ryan Haddad <ryanhaddad@apple.com>
2280 Marking 3 displaylist tests as flaky on ios-simulator
2281 https://bugs.webkit.org/show_bug.cgi?id=153656
2283 Unreviewed test gardening.
2285 * platform/ios-simulator/TestExpectations:
2287 2016-01-29 Ryan Haddad <ryanhaddad@apple.com>
2289 Rebaseline fast/forms/auto-fill-button/input-contacts-auto-fill-button.html for ios-simulator
2290 https://bugs.webkit.org/show_bug.cgi?id=153567
2292 Unreviewed test gardening.
2294 * platform/ios-simulator/fast/forms/auto-fill-button/input-contacts-auto-fill-button-expected.txt:
2296 2016-01-29 Brady Eidson <beidson@apple.com>
2298 Unreviewed test gardening.
2300 * platform/mac-wk1/TestExpectations: This one still crashes, just flakily. *sigh*
2302 2016-01-29 Brady Eidson <beidson@apple.com>
2304 Unreviewed test gardening.
2306 * platform/mac-wk1/TestExpectations: Enable some IndexedDB tests that pass.
2308 2016-01-29 ChangSeok Oh <changseok.oh@collabora.com>
2310 [GStreamer] built-in media player doesn't update
2311 https://bugs.webkit.org/show_bug.cgi?id=151816
2313 Reviewed by Xabier Rodriguez-Calvar.
2315 * media/audio-controls-timeline-in-media-document-expected.txt: Added.
2316 * media/audio-controls-timeline-in-media-document.html: Added.
2318 2016-01-28 Brady Eidson <beidson@apple.com>
2320 Modern IDB: SQLite backend mismanages key generator values.
2321 https://bugs.webkit.org/show_bug.cgi?id=153625
2323 Reviewed by Andy Estes.
2325 * platform/mac-wk1/TestExpectations:
2327 2016-01-28 Joseph Pecoraro <pecoraro@apple.com>
2329 Web Inspector: InspectorTimelineAgent doesn't need to recompile functions because it now uses the sampling profiler
2330 https://bugs.webkit.org/show_bug.cgi?id=153500
2331 <rdar://problem/24352458>
2333 Reviewed by Timothy Hatcher.
2335 * fast/profiler/*.html
2336 Be more explicit about enabling legacy profiling.
2338 * inspector/sampling-profiler/eval-source-url.html
2339 Remove an inner loop that was causing tail call optimizations
2340 to eliminate the sourceURL we were expecting.
2342 2016-01-28 Brady Eidson <beidson@apple.com>
2344 Modern IDB: Enabled all of the imported IndexedDB tests that pass in the SQLite backing store.
2345 https://bugs.webkit.org/show_bug.cgi?id=153623
2347 Reviewed by Andy Estes.
2349 * platform/mac-wk1/TestExpectations: TONS of these now pass. List of failing tests is now small.
2351 2016-01-28 Zalan Bujtas <zalan@apple.com>
2353 [Win] gardening after r195740. (more to follow)
2357 * platform/win/css1/box_properties/padding_left-expected.txt:
2358 * platform/win/fast/dom/HTMLTableElement/colSpan-expected.txt:
2359 * platform/win/fast/encoding/utf-16-big-endian-expected.txt:
2360 * platform/win/fast/encoding/utf-16-little-endian-expected.txt:
2361 * platform/win/fast/forms/001-expected.txt:
2362 * platform/win/fast/forms/005-expected.txt:
2363 * platform/win/fast/forms/auto-fill-button/input-contacts-auto-fill-button-expected.txt:
2364 * platform/win/fast/forms/basic-buttons-expected.txt:
2365 * platform/win/fast/forms/button-white-space-expected.txt:
2366 * platform/win/fast/forms/file/file-input-direction-expected.txt:
2367 * platform/win/fast/forms/form-added-to-table-expected.txt:
2368 * platform/win/fast/forms/form-element-geometry-expected.txt:
2369 * platform/win/fast/forms/form-hides-table-expected.txt:
2370 * platform/win/fast/forms/form-in-malformed-markup-expected.txt:
2371 * platform/win/fast/forms/formmove3-expected.txt:
2372 * platform/win/fast/forms/input-appearance-spinbutton-expected.txt:
2373 * platform/win/fast/forms/input-double-click-selection-gap-bug-expected.txt:
2374 * platform/win/fast/forms/input-table-expected.txt:
2375 * platform/win/fast/forms/input-value-expected.txt:
2376 * platform/win/fast/forms/listbox-bidi-align-expected.txt:
2377 * platform/win/fast/forms/preserveFormDuringResidualStyle-expected.txt:
2378 * platform/win/fast/forms/select-dirty-parent-pref-widths-expected.txt:
2379 * platform/win/fast/html/details-writing-mode-expected.txt:
2380 * platform/win/fast/inline-block/001-expected.txt:
2381 * platform/win/fast/inline-block/overflow-clip-expected.txt:
2382 * platform/win/fast/invalid/012-expected.txt:
2383 * platform/win/fast/invalid/018-expected.txt:
2384 * platform/win/fast/invalid/table-inside-stray-table-content-expected.txt:
2385 * platform/win/fast/invalid/td-inside-object-expected.txt:
2386 * platform/win/fast/lists/004-expected.txt:
2387 * platform/win/fast/lists/list-marker-before-content-table-expected.txt:
2388 * platform/win/fast/lists/ordered-list-with-no-ol-tag-expected.txt:
2389 * platform/win/fast/multicol/span/before-child-anonymous-column-block-expected.txt:
2390 * platform/win/fast/overflow/002-expected.txt:
2391 * platform/win/fast/overflow/overflow-auto-table-expected.txt:
2392 * platform/win/fast/overflow/overflow-rtl-expected.txt:
2393 * platform/win/fast/overflow/overflow-rtl-vertical-expected.txt:
2394 * platform/win/fast/overflow/table-overflow-float-expected.txt:
2395 * platform/win/fast/reflections/table-cell-expected.txt:
2396 * platform/win/fast/repaint/block-selection-gap-in-table-cell-expected.txt:
2397 * platform/win/fast/repaint/float-overflow-expected.txt:
2398 * platform/win/fast/repaint/float-overflow-right-expected.txt:
2399 * platform/win/fast/repaint/subtree-root-clip-3-expected.txt:
2400 * platform/win/fast/repaint/table-cell-collapsed-border-expected.txt:
2401 * platform/win/fast/repaint/table-cell-collapsed-border-scroll-expected.txt:
2402 * platform/win/fast/repaint/table-cell-move-expected.txt:
2403 * platform/win/fast/repaint/table-cell-overflow-expected.txt:
2404 * platform/win/fast/repaint/table-cell-vertical-overflow-expected.txt:
2405 * platform/win/fast/repaint/table-col-background-expected.txt:
2406 * platform/win/fast/repaint/table-collapsed-border-expected.txt:
2407 * platform/win/fast/repaint/table-extra-bottom-grow-expected.txt:
2408 * platform/win/fast/repaint/table-outer-border-expected.txt:
2409 * platform/win/fast/repaint/table-row-expected.txt:
2410 * platform/win/fast/repaint/table-section-overflow-expected.txt:
2411 * platform/win/fast/repaint/table-section-repaint-expected.txt:
2412 * platform/win/fast/repaint/table-two-pass-layout-overpaint-expected.txt:
2413 * platform/win/fast/repaint/table-writing-modes-h-expected.txt:
2414 * platform/win/fast/repaint/table-writing-modes-v-expected.txt:
2415 * platform/win/fast/replaced/005-expected.txt:
2416 * platform/win/fast/replaced/percent-height-in-anonymous-block-in-table-expected.txt:
2417 * platform/win/fast/replaced/selection-rect-in-table-cell-expected.txt:
2418 * platform/win/fast/replaced/table-percent-height-positioned-expected.txt:
2419 * platform/win/fast/replaced/width100percent-button-expected.txt:
2420 * platform/win/fast/replaced/width100percent-checkbox-expected.txt:
2421 * platform/win/fast/replaced/width100percent-image-expected.txt:
2422 * platform/win/fast/replaced/width100percent-menulist-expected.txt:
2423 * platform/win/fast/replaced/width100percent-radio-expected.txt:
2424 * platform/win/fast/ruby/ruby-inline-table-expected.txt:
2425 * platform/win/fast/selectors/018-expected.txt:
2426 * platform/win/fast/selectors/018b-expected.txt:
2427 * platform/win/fast/selectors/032-expected.txt:
2428 * platform/win/fast/selectors/043-expected.txt:
2429 * platform/win/fast/selectors/043b-expected.txt:
2430 * platform/win/fast/selectors/044-expected.txt:
2431 * platform/win/fast/selectors/044b-expected.txt:
2432 * platform/win/fast/selectors/077-expected.txt:
2433 * platform/win/fast/selectors/077b-expected.txt:
2434 * platform/win/fast/selectors/078b-expected.txt:
2435 * platform/win/fast/table/001-expected.txt:
2436 * platform/win/fast/table/002-expected.txt:
2437 * platform/win/fast/table/003-expected.txt:
2438 * platform/win/fast/table/004-expected.txt:
2439 * platform/win/fast/table/005-expected.txt:
2440 * platform/win/fast/table/006-expected.txt:
2441 * platform/win/fast/table/007-expected.txt:
2442 * platform/win/fast/table/008-expected.txt:
2443 * platform/win/fast/table/009-expected.txt:
2444 * platform/win/fast/table/010-expected.txt:
2445 * platform/win/fast/table/011-expected.txt:
2446 * platform/win/fast/table/012-expected.txt:
2447 * platform/win/fast/table/013-expected.txt:
2448 * platform/win/fast/table/015-expected.txt:
2449 * platform/win/fast/table/016-expected.txt:
2450 * platform/win/fast/table/021-expected.txt:
2451 * platform/win/fast/table/022-expected.txt:
2452 * platform/win/fast/table/023-expected.txt:
2453 * platform/win/fast/table/024-expected.txt:
2454 * platform/win/fast/table/025-expected.txt:
2455 * platform/win/fast/table/026-expected.txt:
2456 * platform/win/fast/table/028-expected.txt:
2457 * platform/win/fast/table/028-vertical-expected.txt:
2458 * platform/win/fast/table/029-expected.txt:
2459 * platform/win/fast/table/031-expected.txt:
2460 * platform/win/fast/table/032-expected.txt:
2461 * platform/win/fast/table/033-expected.txt:
2462 * platform/win/fast/table/034-expected.txt:
2463 * platform/win/fast/table/035-expected.txt:
2464 * platform/win/fast/table/035-vertical-expected.txt:
2465 * platform/win/fast/table/037-expected.txt:
2466 * platform/win/fast/table/038-expected.txt:
2467 * platform/win/fast/table/038-vertical-expected.txt:
2468 * platform/win/fast/table/039-expected.txt:
2469 * platform/win/fast/table/040-expected.txt:
2470 * platform/win/fast/table/040-vertical-expected.txt:
2471 * platform/win/fast/table/041-expected.txt:
2472 * platform/win/fast/table/100-percent-cell-width-expected.txt:
2473 * platform/win/fast/table/add-before-anonymous-child-expected.txt:
2474 * platform/win/fast/table/auto-with-percent-height-expected.txt:
2475 * platform/win/fast/table/auto-with-percent-height-vertical-expected.txt:
2476 * platform/win/fast/table/border-collapsing/001-expected.txt:
2477 * platform/win/fast/table/border-collapsing/001-vertical-expected.txt:
2478 * platform/win/fast/table/border-collapsing/002-expected.txt:
2479 * platform/win/fast/table/border-collapsing/002-vertical-expected.txt:
2480 * platform/win/fast/table/border-collapsing/003-expected.txt:
2481 * platform/win/fast/table/border-collapsing/003-vertical-expected.txt:
2482 * platform/win/fast/table/border-collapsing/004-expected.txt:
2483 * platform/win/fast/table/border-collapsing/004-vertical-expected.txt:
2484 * platform/win/fast/table/border-collapsing/border-collapsing-head-foot-expected.txt:
2485 * platform/win/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.txt:
2486 * platform/win/fast/table/border-collapsing/bug14274-expected.txt:
2487 * platform/win/fast/table/border-collapsing/cached-69296-expected.txt:
2488 * platform/win/fast/table/border-collapsing/cached-cell-append-expected.txt:
2489 * platform/win/fast/table/border-collapsing/cached-cell-remove-expected.txt:
2490 * platform/win/fast/table/border-collapsing/cached-change-cell-border-color-expected.txt:
2491 * platform/win/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt:
2492 * platform/win/fast/table/border-collapsing/cached-change-cell-sl-border-color-expected.txt:
2493 * platform/win/fast/table/border-collapsing/cached-change-col-border-color-expected.txt:
2494 * platform/win/fast/table/border-collapsing/cached-change-col-border-width-expected.txt:
2495 * platform/win/fast/table/border-collapsing/cached-change-colgroup-border-color-expected.txt:
2496 * platform/win/fast/table/border-collapsing/cached-change-colgroup-border-width-expected.txt:
2497 * platform/win/fast/table/border-collapsing/cached-change-row-border-width-expected.txt:
2498 * platform/win/fast/table/border-collapsing/cached-change-table-border-color-expected.txt:
2499 * platform/win/fast/table/border-collapsing/cached-change-table-border-width-expected.txt:
2500 * platform/win/fast/table/border-collapsing/cached-change-tbody-border-color-expected.txt:
2501 * platform/win/fast/table/border-collapsing/collapsed-borders-adjoining-sections-vertical-rl-expected.txt:
2502 * platform/win/fast/table/border-collapsing/collapsed-borders-painted-once-on-inner-cells-expected.txt:
2503 * platform/win/fast/table/border-collapsing/equal-precedence-resolution-expected.txt:
2504 * platform/win/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt:
2505 * platform/win/fast/table/border-collapsing/rtl-border-collapsing-expected.txt:
2506 * platform/win/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt:
2507 * platform/win/fast/table/caption-relayout-expected.txt:
2508 * platform/win/fast/table/cell-absolute-child-expected.txt:
2509 * platform/win/fast/table/cell-coalescing-expected.txt:
2510 * platform/win/fast/table/cell-width-auto-expected.txt:
2511 * platform/win/fast/table/cellindex-expected.txt:
2512 * platform/win/fast/table/click-near-anonymous-table-expected.txt:
2513 * platform/win/fast/table/colgroup-preceded-by-caption-expected.txt:
2514 * platform/win/fast/table/colgroup-spanning-groups-rules-expected.txt:
2515 * platform/win/fast/table/colspan-with-all-percent-cells-expected.txt:
2516 * platform/win/fast/table/colspanMinWidth-expected.txt:
2517 * platform/win/fast/table/colspanMinWidth-vertical-expected.txt:
2518 * platform/win/fast/table/dynamic-cellpadding-expected.txt:
2519 * platform/win/fast/table/dynamic-descendant-percentage-height-expected.txt:
2520 * platform/win/fast/table/edge-offsets-expected.txt:
2521 * platform/win/fast/table/empty-cells-expected.txt:
2522 * platform/win/fast/table/floating-th-expected.txt:
2523 * platform/win/fast/table/frame-and-rules-expected.txt:
2524 * platform/win/fast/table/generated-caption-expected.txt:
2525 * platform/win/fast/table/giantRowspan-expected.txt:
2526 * platform/win/fast/table/growCellForImageQuirk-expected.txt:
2527 * platform/win/fast/table/growCellForImageQuirk-vertical-expected.txt:
2528 * platform/win/fast/table/height-percent-test-expected.txt:
2529 * platform/win/fast/table/height-percent-test-vertical-expected.txt:
2530 * platform/win/fast/table/insert-before-anonymous-ancestors-expected.txt:
2531 * platform/win/fast/table/insert-cell-before-form-expected.txt:
2532 * platform/win/fast/table/insert-row-before-form-expected.txt:
2533 * platform/win/fast/table/invisible-cell-background-expected.txt:
2534 * platform/win/fast/table/large-width-expected.txt:
2535 * platform/win/fast/table/max-width-integer-overflow-expected.txt:
2536 * platform/win/fast/table/mozilla-bug10296-vertical-align-1-expected.txt:
2537 * platform/win/fast/table/mozilla-bug10296-vertical-align-2-expected.txt:
2538 * platform/win/fast/table/multiple-captions-display-expected.txt:
2539 * platform/win/fast/table/nested-percent-height-table-expected.txt:
2540 * platform/win/fast/table/nobr-expected.txt:
2541 * platform/win/fast/table/overflowHidden-expected.txt:
2542 * platform/win/fast/table/percent-heights-expected.txt:
2543 * platform/win/fast/table/percent-widths-stretch-expected.txt:
2544 * platform/win/fast/table/percent-widths-stretch-vertical-expected.txt:
2545 * platform/win/fast/table/prepend-in-anonymous-table-expected.txt:
2546 * platform/win/fast/table/quote-text-around-iframe-expected.txt:
2547 * platform/win/fast/table/relative-position-containment-expected.txt:
2548 * platform/win/fast/table/relative-position-offsets-expected.txt:
2549 * platform/win/fast/table/relative-position-stacking-expected.txt:
2550 * platform/win/fast/table/replaced-percent-height-expected.txt:
2551 * platform/win/fast/table/row-height-recalc-expected.txt:
2552 * platform/win/fast/table/rowspan-paint-order-expected.txt:
2553 * platform/win/fast/table/rowspan-paint-order-vertical-expected.txt:
2554 * platform/win/fast/table/rtl-cell-display-none-assert-expected.txt:
2555 * platform/win/fast/table/rules-attr-dynchange1-expected.txt:
2556 * platform/win/fast/table/rules-attr-dynchange2-expected.txt:
2557 * platform/win/fast/table/simple_paint-expected.txt:
2558 * platform/win/fast/table/spanOverlapRepaint-expected.txt:
2559 * platform/win/fast/table/stale-grid-crash-expected.txt:
2560 * platform/win/fast/table/table-after-child-in-table-expected.txt:
2561 * platform/win/fast/table/table-and-parts-outline-expected.txt:
2562 * platform/win/fast/table/table-anonymous-cell-bug-expected.txt:
2563 * platform/win/fast/table/table-anonymous-row-bug-expected.txt:
2564 * platform/win/fast/table/table-anonymous-section-bug-expected.txt:
2565 * platform/win/fast/table/table-before-child-in-table-expected.txt:
2566 * platform/win/fast/table/table-before-child-style-update-expected.txt:
2567 * platform/win/fast/table/table-cell-after-child-in-block-expected.txt:
2568 * platform/win/fast/table/table-cell-after-child-in-table-expected.txt:
2569 * platform/win/fast/table/table-cell-before-after-content-around-table-block-expected.txt:
2570 * platform/win/fast/table/table-cell-before-after-content-around-table-expected.txt:
2571 * platform/win/fast/table/table-cell-before-after-content-around-table-row-expected.txt:
2572 * platform/win/fast/table/table-cell-before-child-in-block-expected.txt:
2573 * platform/win/fast/table/table-cell-before-child-in-table-expected.txt:
2574 * platform/win/fast/table/table-cell-split-expected.txt:
2575 * platform/win/fast/table/table-continuation-outline-paint-crash-expected.txt:
2576 * platform/win/fast/table/table-display-types-expected.txt:
2577 * platform/win/fast/table/table-display-types-strict-expected.txt:
2578 * platform/win/fast/table/table-display-types-vertical-expected.txt:
2579 * platform/win/fast/table/table-hspace-align-center-expected.txt:
2580 * platform/win/fast/table/table-insert-before-non-anonymous-block-expected.txt:
2581 * platform/win/fast/table/table-row-after-child-in-block-expected.txt:
2582 * platform/win/fast/table/table-row-after-child-in-table-expected.txt:
2583 * platform/win/fast/table/table-row-before-after-content-around-block-expected.txt:
2584 * platform/win/fast/table/table-row-before-after-content-around-table-cell-expected.txt:
2585 * platform/win/fast/table/table-row-before-after-content-around-table-expected.txt:
2586 * platform/win/fast/table/table-row-before-child-in-block-expected.txt:
2587 * platform/win/fast/table/table-row-before-child-in-table-expected.txt:
2588 * platform/win/fast/table/table-row-before-child-style-update-expected.txt:
2589 * platform/win/fast/table/table-row-outline-paint-expected.txt:
2590 * platform/win/fast/table/table-row-split2-expected.txt:
2591 * platform/win/fast/table/table-row-style-not-updated-expected.txt:
2592 * platform/win/fast/table/table-row-style-not-updated-with-after-content-expected.txt:
2593 * platform/win/fast/table/table-row-style-not-updated-with-before-content-expected.txt:
2594 * platform/win/fast/table/table-section-split2-expected.txt:
2595 * platform/win/fast/table/table-split-expected.txt:
2596 * platform/win/fast/table/table-split2-expected.txt:
2597 * platform/win/fast/table/table-style-not-updated-expected.txt:
2598 * platform/win/fast/table/tableInsideCaption-expected.txt:
2599 * platform/win/fast/table/text-field-baseline-expected.txt:
2600 * platform/win/fast/table/unbreakable-images-quirk-expected.txt:
2601 * platform/win/fast/table/vertical-align-baseline-expected.txt:
2602 * platform/win/fast/table/wide-colspan-expected.txt:
2603 * platform/win/fast/table/wide-column-expected.txt:
2604 * platform/win/fast/text/atsui-negative-spacing-features-expected.txt:
2605 * platform/win/fast/text/atsui-spacing-features-expected.txt:
2606 * platform/win/fast/text/basic/001-expected.txt:
2607 * platform/win/fast/text/basic/006-expected.txt:
2608 * platform/win/fast/text/basic/007-expected.txt:
2609 * platform/win/fast/text/basic/generic-family-reset-expected.txt:
2610 * platform/win/fast/text/capitalize-boundaries-expected.txt:
2611 * platform/win/fast/text/international/bidi-LDB-2-CSS-expected.txt:
2612 * platform/win/fast/text/international/bidi-LDB-2-HTML-expected.txt:
2613 * platform/win/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
2614 * platform/win/fast/text/international/bidi-override-expected.txt:
2615 * platform/win/fast/text/textIteratorNilRenderer-expected.txt:
2616 * platform/win/fast/text/wbr-expected.txt:
2617 * platform/win/fast/text/whitespace/002-expected.txt:
2618 * platform/win/fast/text/whitespace/003-expected.txt:
2619 * platform/win/fast/text/whitespace/004-expected.txt:
2620 * platform/win/fast/text/whitespace/005-expected.txt:
2621 * platform/win/fast/text/whitespace/010-expected.txt:
2622 * platform/win/fast/text/whitespace/011-expected.txt:
2623 * platform/win/fast/text/whitespace/013-expected.txt:
2624 * platform/win/fast/text/whitespace/014-expected.txt:
2625 * platform/win/fast/text/whitespace/015-expected.txt:
2626 * platform/win/fast/text/whitespace/016-expected.txt:
2627 * platform/win/fast/text/whitespace/024-expected.txt:
2628 * platform/win/fast/text/whitespace/025-expected.txt:
2629 * platform/win/fast/text/whitespace/026-expected.txt:
2630 * platform/win/fast/text/whitespace/027-expected.txt:
2631 * platform/win/fast/text/word-break-expected.txt:
2632 * platform/win/fast/transforms/transform-table-row-expected.txt:
2633 * platform/win/fast/writing-mode/table-percent-width-quirk-expected.txt:
2634 * platform/win/fast/writing-mode/vertical-align-table-baseline-expected.txt:
2635 * platform/win/http/tests/misc/acid2-expected.txt:
2636 * platform/win/http/tests/misc/acid2-pixel-expected.txt:
2637 * platform/win/http/tests/misc/generated-content-inside-table-expected.txt:
2638 * platform/win/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt:
2639 * platform/win/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt:
2640 * platform/win/tables/layering/paint-test-layering-1-expected.txt:
2641 * platform/win/tables/layering/paint-test-layering-2-expected.txt:
2642 * platform/win/tables/mozilla/bugs/bug10009-expected.txt:
2643 * platform/win/tables/mozilla/bugs/bug10036-expected.txt:
2644 * platform/win/tables/mozilla/bugs/bug10269-1-expected.txt:
2645 * platform/win/tables/mozilla/bugs/bug10269-2-expected.txt:
2646 * platform/win/tables/mozilla/bugs/bug10296-1-expected.txt:
2647 * platform/win/tables/mozilla/bugs/bug10296-2-expected.txt:
2648 * platform/win/tables/mozilla/bugs/bug1055-1-expected.txt:
2649 * platform/win/tables/mozilla/bugs/bug10565-expected.txt:
2650 * platform/win/tables/mozilla/bugs/bug10633-expected.txt:
2651 * platform/win/tables/mozilla/bugs/bug1067-1-expected.txt:
2652 * platform/win/tables/mozilla/bugs/bug1067-2-expected.txt:
2653 * platform/win/tables/mozilla/bugs/bug11321-expected.txt:
2654 * platform/win/tables/mozilla/bugs/bug1163-1-expected.txt:
2655 * platform/win/tables/mozilla/bugs/bug1188-expected.txt:
2656 * platform/win/tables/mozilla/bugs/bug11944-expected.txt:
2657 * platform/win/tables/mozilla/bugs/bug12008-expected.txt:
2658 * platform/win/tables/mozilla/bugs/bug1224-expected.txt:
2659 * platform/win/tables/mozilla/bugs/bug12268-expected.txt:
2660 * platform/win/tables/mozilla/bugs/bug12384-expected.txt:
2661 * platform/win/tables/mozilla/bugs/bug1261-expected.txt:
2662 * platform/win/tables/mozilla/bugs/bug12709-expected.txt:
2663 * platform/win/tables/mozilla/bugs/bug1271-expected.txt:
2664 * platform/win/tables/mozilla/bugs/bug12908-1-expected.txt:
2665 * platform/win/tables/mozilla/bugs/bug12908-2-expected.txt:
2666 * platform/win/tables/mozilla/bugs/bug12910-2-expected.txt:
2667 * platform/win/tables/mozilla/bugs/bug1296-expected.txt:
2668 * platform/win/tables/mozilla/bugs/bug1302-expected.txt:
2669 * platform/win/tables/mozilla/bugs/bug13105-expected.txt:
2670 * platform/win/tables/mozilla/bugs/bug13118-expected.txt:
2671 * platform/win/tables/mozilla/bugs/bug13169-expected.txt:
2672 * platform/win/tables/mozilla/bugs/bug1318-expected.txt:
2673 * platform/win/tables/mozilla/bugs/bug13484-expected.txt:
2674 * platform/win/tables/mozilla/bugs/bug13526-expected.txt:
2675 * platform/win/tables/mozilla/bugs/bug14159-3-expected.txt:
2676 * platform/win/tables/mozilla/bugs/bug1430-expected.txt:
2677 * platform/win/tables/mozilla/bugs/bug14323-expected.txt:
2678 * platform/win/tables/mozilla/bugs/bug14929-expected.txt:
2679 * platform/win/tables/mozilla/bugs/bug15247-expected.txt:
2680 * platform/win/tables/mozilla/bugs/bug15544-expected.txt:
2681 * platform/win/tables/mozilla/bugs/bug15933-expected.txt:
2682 * platform/win/tables/mozilla/bugs/bug16012-expected.txt:
2683 * platform/win/tables/mozilla/bugs/bug16252-expected.txt:
2684 * platform/win/tables/mozilla/bugs/bug17130-1-expected.txt:
2685 * platform/win/tables/mozilla/bugs/bug17138-expected.txt:
2686 * platform/win/tables/mozilla/bugs/bug17548-expected.txt:
2687 * platform/win/tables/mozilla/bugs/bug17587-expected.txt:
2688 * platform/win/tables/mozilla/bugs/bug1800-expected.txt:
2689 * platform/win/tables/mozilla/bugs/bug1802-expected.txt:
2690 * platform/win/tables/mozilla/bugs/bug1802s-expected.txt:
2691 * platform/win/tables/mozilla/bugs/bug1809-expected.txt:
2692 * platform/win/tables/mozilla/bugs/bug1828-expected.txt:
2693 * platform/win/tables/mozilla/bugs/bug18359-expected.txt:
2694 * platform/win/tables/mozilla/bugs/bug18440-expected.txt:
2695 * platform/win/tables/mozilla/bugs/bug18558-expected.txt:
2696 * platform/win/tables/mozilla/bugs/bug18664-expected.txt:
2697 * platform/win/tables/mozilla/bugs/bug18955-expected.txt:
2698 * platform/win/tables/mozilla/bugs/bug19061-1-expected.txt:
2699 * platform/win/tables/mozilla/bugs/bug19061-2-expected.txt:
2700 * platform/win/tables/mozilla/bugs/bug19356-expected.txt:
2701 * platform/win/tables/mozilla/bugs/bug2050-expected.txt:
2702 * platform/win/tables/mozilla/bugs/bug2123-expected.txt:
2703 * platform/win/tables/mozilla/bugs/bug2267-expected.txt:
2704 * platform/win/tables/mozilla/bugs/bug2296-expected.txt:
2705 * platform/win/tables/mozilla/bugs/bug2469-expected.txt:
2706 * platform/win/tables/mozilla/bugs/bug2479-1-expected.txt:
2707 * platform/win/tables/mozilla/bugs/bug2479-2-expected.txt:
2708 * platform/win/tables/mozilla/bugs/bug2479-3-expected.txt:
2709 * platform/win/tables/mozilla/bugs/bug2516-expected.txt:
2710 * platform/win/tables/mozilla/bugs/bug2585-expected.txt:
2711 * platform/win/tables/mozilla/bugs/bug2684-expected.txt:
2712 * platform/win/tables/mozilla/bugs/bug2757-expected.txt:
2713 * platform/win/tables/mozilla/bugs/bug2773-expected.txt:
2714 * platform/win/tables/mozilla/bugs/bug2886-2-expected.txt:
2715 * platform/win/tables/mozilla/bugs/bug2886-expected.txt:
2716 * platform/win/tables/mozilla/bugs/bug2954-expected.txt:
2717 * platform/win/tables/mozilla/bugs/bug2973-expected.txt:
2718 * platform/win/tables/mozilla/bugs/bug2981-1-expected.txt:
2719 * platform/win/tables/mozilla/bugs/bug2981-2-expected.txt:
2720 * platform/win/tables/mozilla/bugs/bug2997-expected.txt:
2721 * platform/win/tables/mozilla/bugs/bug3037-1-expected.txt:
2722 * platform/win/tables/mozilla/bugs/bug3037-2-expected.txt:
2723 * platform/win/tables/mozilla/bugs/bug3103-expected.txt:
2724 * platform/win/tables/mozilla/bugs/bug3191-expected.txt:
2725 * platform/win/tables/mozilla/bugs/bug3260-expected.txt:
2726 * platform/win/tables/mozilla/bugs/bug3263-expected.txt:
2727 * platform/win/tables/mozilla/bugs/bug3309-2-expected.txt:
2728 * platform/win/tables/mozilla/bugs/bug3454-expected.txt:
2729 * platform/win/tables/mozilla/bugs/bug3718-expected.txt:
2730 * platform/win/tables/mozilla/bugs/bug3977-expected.txt:
2731 * platform/win/tables/mozilla/bugs/bug4093-expected.txt:
2732 * platform/win/tables/mozilla/bugs/bug4284-expected.txt:
2733 * platform/win/tables/mozilla/bugs/bug4385-expected.txt:
2734 * platform/win/tables/mozilla/bugs/bug4427-expected.txt:
2735 * platform/win/tables/mozilla/bugs/bug4429-expected.txt:
2736 * platform/win/tables/mozilla/bugs/bug4501-expected.txt:
2737 * platform/win/tables/mozilla/bugs/bug4520-expected.txt:
2738 * platform/win/tables/mozilla/bugs/bug4527-expected.txt:
2739 * platform/win/tables/mozilla/bugs/bug4576-expected.txt:
2740 * platform/win/tables/mozilla/bugs/bug4739-expected.txt:
2741 * platform/win/tables/mozilla/bugs/bug4803-expected.txt:
2742 * platform/win/tables/mozilla/bugs/bug4849-2-expected.txt:
2743 * platform/win/tables/mozilla/bugs/bug4849-expected.txt:
2744 * platform/win/tables/mozilla/bugs/bug5188-expected.txt:
2745 * platform/win/tables/mozilla/bugs/bug5538-expected.txt:
2746 * platform/win/tables/mozilla/bugs/bug5797-expected.txt:
2747 * platform/win/tables/mozilla/bugs/bug5798-expected.txt:
2748 * platform/win/tables/mozilla/bugs/bug5799-expected.txt:
2749 * platform/win/tables/mozilla/bugs/bug5835-expected.txt:
2750 * platform/win/tables/mozilla/bugs/bug5838-expected.txt:
2751 * platform/win/tables/mozilla/bugs/bug6184-expected.txt:
2752 * platform/win/tables/mozilla/bugs/bug6304-expected.txt:
2753 * platform/win/tables/mozilla/bugs/bug6404-expected.txt:
2754 * platform/win/tables/mozilla/bugs/bug647-expected.txt:
2755 * platform/win/tables/mozilla/bugs/bug650-expected.txt:
2756 * platform/win/tables/mozilla/bugs/bug6674-expected.txt:
2757 * platform/win/tables/mozilla/bugs/bug709-expected.txt:
2758 * platform/win/tables/mozilla/bugs/bug7112-1-expected.txt:
2759 * platform/win/tables/mozilla/bugs/bug7112-2-expected.txt:
2760 * platform/win/tables/mozilla/bugs/bug7342-expected.txt:
2761 * platform/win/tables/mozilla/bugs/bug7714-expected.txt:
2762 * platform/win/tables/mozilla/bugs/bug8032-1-expected.txt:
2763 * platform/win/tables/mozilla/bugs/bug8361-expected.txt:
2764 * platform/win/tables/mozilla/bugs/bug8381-expected.txt:
2765 * platform/win/tables/mozilla/bugs/bug8950-expected.txt:
2766 * platform/win/tables/mozilla/bugs/bug9072-expected.txt:
2767 * platform/win/tables/mozilla/bugs/bug9123-1-expected.txt:
2768 * platform/win/tables/mozilla/bugs/bug9123-2-expected.txt:
2769 * platform/win/tables/mozilla/bugs/bug9271-1-expected.txt:
2770 * platform/win/tables/mozilla/bugs/bug963-expected.txt:
2771 * platform/win/tables/mozilla/bugs/bug965-expected.txt:
2772 * platform/win/tables/mozilla/bugs/bug9879-1-expected.txt:
2774 2016-01-28 Brady Eidson <beidson@apple.com>
2776 Modern IDB: Fix several more problems with object store changes during cursor iteration in SQLite backend.
2777 https://bugs.webkit.org/show_bug.cgi?id=153616
2779 Reviewed by Alex Christensen.
2781 * platform/mac-wk1/TestExpectations:
2783 2016-01-28 Brady Eidson <beidson@apple.com>
2785 Modern IDB: SQLite backend doesn't handle mutation during cursor iteration.
2786 https://bugs.webkit.org/show_bug.cgi?id=153614
2788 Reviewed by Alex Christensen.
2790 * platform/mac-wk1/TestExpectations:
2792 2016-01-28 Brady Eidson <beidson@apple.com>
2794 Modern IDB: SQLite backend doesn't support deleting ranges with more than one key.
2795 https://bugs.webkit.org/show_bug.cgi?id=153604
2797 Reviewed by Andy Estes.
2799 * platform/mac-wk1/TestExpectations:
2801 2016-01-28 Carlos Alberto Lopez Perez <clopez@igalia.com>
2803 [GTK] Unreviewed gardening after r195740.
2805 * platform/gtk/TestExpectations
2806 * platform/gtk/accessibility/table-detection-expected.txt
2807 * platform/gtk/css1/basic/containment-expected.png
2808 * platform/gtk/css1/basic/containment-expected.txt
2809 * platform/gtk/css1/basic/contextual_selectors-expected.png
2810 * platform/gtk/css1/basic/contextual_selectors-expected.txt
2811 * platform/gtk/css1/basic/grouping-expected.png
2812 * platform/gtk/css1/basic/grouping-expected.txt
2813 * platform/gtk/css1/basic/id_as_selector-expected.png
2814 * platform/gtk/css1/basic/id_as_selector-expected.txt
2815 * platform/gtk/css1/basic/inheritance-expected.png
2816 * platform/gtk/css1/basic/inheritance-expected.txt
2817 * platform/gtk/css1/box_properties/border-expected.png
2818 * platform/gtk/css1/box_properties/border-expected.txt
2819 * platform/gtk/css1/box_properties/border_bottom-expected.png
2820 * platform/gtk/css1/box_properties/border_bottom-expected.txt
2821 * platform/gtk/css1/box_properties/border_bottom_inline-expected.png
2822 * platform/gtk/css1/box_properties/border_bottom_inline-expected.txt
2823 * platform/gtk/css1/box_properties/border_bottom_width-expected.png
2824 * platform/gtk/css1/box_properties/border_bottom_width-expected.txt
2825 * platform/gtk/css1/box_properties/border_bottom_width_inline-expected.png
2826 * platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt
2827 * platform/gtk/css1/box_properties/border_color-expected.png
2828 * platform/gtk/css1/box_properties/border_color-expected.txt
2829 * platform/gtk/css1/box_properties/border_color_inline-expected.png
2830 * platform/gtk/css1/box_properties/border_color_inline-expected.txt
2831 * platform/gtk/css1/box_properties/border_inline-expected.png
2832 * platform/gtk/css1/box_properties/border_inline-expected.txt
2833 * platform/gtk/css1/box_properties/border_left-expected.png
2834 * platform/gtk/css1/box_properties/border_left-expected.txt
2835 * platform/gtk/css1/box_properties/border_left_inline-expected.png
2836 * platform/gtk/css1/box_properties/border_left_inline-expected.txt
2837 * platform/gtk/css1/box_properties/border_left_width-expected.png
2838 * platform/gtk/css1/box_properties/border_left_width-expected.txt
2839 * platform/gtk/css1/box_properties/border_left_width_inline-expected.png
2840 * platform/gtk/css1/box_properties/border_left_width_inline-expected.txt
2841 * platform/gtk/css1/box_properties/border_right-expected.png
2842 * platform/gtk/css1/box_properties/border_right-expected.txt
2843 * platform/gtk/css1/box_properties/border_right_inline-expected.png
2844 * platform/gtk/css1/box_properties/border_right_inline-expected.txt
2845 * platform/gtk/css1/box_properties/border_right_width-expected.png
2846 * platform/gtk/css1/box_properties/border_right_width-expected.txt
2847 * platform/gtk/css1/box_properties/border_right_width_inline-expected.png
2848 * platform/gtk/css1/box_properties/border_right_width_inline-expected.txt
2849 * platform/gtk/css1/box_properties/border_style-expected.png
2850 * platform/gtk/css1/box_properties/border_style-expected.txt
2851 * platform/gtk/css1/box_properties/border_style_inline-expected.png
2852 * platform/gtk/css1/box_properties/border_style_inline-expected.txt
2853 * platform/gtk/css1/box_properties/border_top-expected.png
2854 * platform/gtk/css1/box_properties/border_top-expected.txt
2855 * platform/gtk/css1/box_properties/border_top_inline-expected.png
2856 * platform/gtk/css1/box_properties/border_top_inline-expected.txt
2857 * platform/gtk/css1/box_properties/border_top_width-expected.png
2858 * platform/gtk/css1/box_properties/border_top_width-expected.txt
2859 * platform/gtk/css1/box_properties/border_top_width_inline-expected.png
2860 * platform/gtk/css1/box_properties/border_top_width_inline-expected.txt
2861 * platform/gtk/css1/box_properties/border_width-expected.png
2862 * platform/gtk/css1/box_properties/border_width-expected.txt
2863 * platform/gtk/css1/box_properties/border_width_inline-expected.png
2864 * platform/gtk/css1/box_properties/border_width_inline-expected.txt
2865 * platform/gtk/css1/box_properties/clear-expected.png
2866 * platform/gtk/css1/box_properties/clear-expected.txt
2867 * platform/gtk/css1/box_properties/clear_float-expected.png
2868 * platform/gtk/css1/box_properties/clear_float-expected.txt
2869 * platform/gtk/css1/box_properties/float-expected.png
2870 * platform/gtk/css1/box_properties/float-expected.txt
2871 * platform/gtk/css1/box_properties/float_elements_in_series-expected.png
2872 * platform/gtk/css1/box_properties/float_elements_in_series-expected.txt
2873 * platform/gtk/css1/box_properties/float_margin-expected.png
2874 * platform/gtk/css1/box_properties/float_margin-expected.txt
2875 * platform/gtk/css1/box_properties/float_on_text_elements-expected.png
2876 * platform/gtk/css1/box_properties/float_on_text_elements-expected.txt
2877 * platform/gtk/css1/box_properties/height-expected.png
2878 * platform/gtk/css1/box_properties/height-expected.txt
2879 * platform/gtk/css1/box_properties/margin-expected.png
2880 * platform/gtk/css1/box_properties/margin-expected.txt
2881 * platform/gtk/css1/box_properties/margin_bottom-expected.png
2882 * platform/gtk/css1/box_properties/margin_bottom-expected.txt
2883 * platform/gtk/css1/box_properties/margin_bottom_inline-expected.png
2884 * platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt
2885 * platform/gtk/css1/box_properties/margin_inline-expected.png
2886 * platform/gtk/css1/box_properties/margin_inline-expected.txt
2887 * platform/gtk/css1/box_properties/margin_left-expected.png
2888 * platform/gtk/css1/box_properties/margin_left-expected.txt
2889 * platform/gtk/css1/box_properties/margin_left_inline-expected.png
2890 * platform/gtk/css1/box_properties/margin_left_inline-expected.txt
2891 * platform/gtk/css1/box_properties/margin_right-expected.png
2892 * platform/gtk/css1/box_properties/margin_right-expected.txt
2893 * platform/gtk/css1/box_properties/margin_right_inline-expected.png
2894 * platform/gtk/css1/box_properties/margin_right_inline-expected.txt
2895 * platform/gtk/css1/box_properties/margin_top-expected.png
2896 * platform/gtk/css1/box_properties/margin_top-expected.txt
2897 * platform/gtk/css1/box_properties/margin_top_inline-expected.png
2898 * platform/gtk/css1/box_properties/margin_top_inline-expected.txt
2899 * platform/gtk/css1/box_properties/padding-expected.txt
2900 * platform/gtk/css1/box_properties/padding_bottom-expected.png
2901 * platform/gtk/css1/box_properties/padding_bottom-expected.txt
2902 * platform/gtk/css1/box_properties/padding_bottom_inline-expected.png
2903 * platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt
2904 * platform/gtk/css1/box_properties/padding_inline-expected.png
2905 * platform/gtk/css1/box_properties/padding_inline-expected.txt
2906 * platform/gtk/css1/box_properties/padding_left-expected.png
2907 * platform/gtk/css1/box_properties/padding_left-expected.txt
2908 * platform/gtk/css1/box_properties/padding_left_inline-expected.png
2909 * platform/gtk/css1/box_properties/padding_left_inline-expected.txt
2910 * platform/gtk/css1/box_properties/padding_right-expected.png
2911 * platform/gtk/css1/box_properties/padding_right-expected.txt
2912 * platform/gtk/css1/box_properties/padding_right_inline-expected.png
2913 * platform/gtk/css1/box_properties/padding_right_inline-expected.txt
2914 * platform/gtk/css1/box_properties/padding_top-expected.txt
2915 * platform/gtk/css1/box_properties/padding_top_inline-expected.png
2916 * platform/gtk/css1/box_properties/padding_top_inline-expected.txt
2917 * platform/gtk/css1/box_properties/width-expected.png
2918 * platform/gtk/css1/box_properties/width-expected.txt
2919 * platform/gtk/css1/cascade/cascade_order-expected.png
2920 * platform/gtk/css1/cascade/cascade_order-expected.txt
2921 * platform/gtk/css1/cascade/important-expected.png
2922 * platform/gtk/css1/cascade/important-expected.txt
2923 * platform/gtk/css1/classification/display-expected.png
2924 * platform/gtk/css1/classification/display-expected.txt
2925 * platform/gtk/css1/classification/list_style-expected.png
2926 * platform/gtk/css1/classification/list_style-expected.txt
2927 * platform/gtk/css1/classification/list_style_image-expected.png
2928 * platform/gtk/css1/classification/list_style_image-expected.txt
2929 * platform/gtk/css1/classification/list_style_position-expected.png
2930 * platform/gtk/css1/classification/list_style_position-expected.txt
2931 * platform/gtk/css1/classification/list_style_type-expected.png
2932 * platform/gtk/css1/classification/list_style_type-expected.txt
2933 * platform/gtk/css1/classification/white_space-expected.png
2934 * platform/gtk/css1/classification/white_space-expected.txt
2935 * platform/gtk/css1/color_and_background/background-expected.png
2936 * platform/gtk/css1/color_and_background/background-expected.txt
2937 * platform/gtk/css1/color_and_background/background_attachment-expected.png
2938 * platform/gtk/css1/color_and_background/background_attachment-expected.txt
2939 * platform/gtk/css1/color_and_background/background_color-expected.png
2940 * platform/gtk/css1/color_and_background/background_color-expected.txt
2941 * platform/gtk/css1/color_and_background/background_image-expected.png
2942 * platform/gtk/css1/color_and_background/background_image-expected.txt
2943 * platform/gtk/css1/color_and_background/background_position-expected.png
2944 * platform/gtk/css1/color_and_background/background_position-expected.txt
2945 * platform/gtk/css1/color_and_background/background_repeat-expected.png
2946 * platform/gtk/css1/color_and_background/background_repeat-expected.txt
2947 * platform/gtk/css1/color_and_background/color-expected.png
2948 * platform/gtk/css1/color_and_background/color-expected.txt
2949 * platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt
2950 * platform/gtk/css1/font_properties/font-expected.png
2951 * platform/gtk/css1/font_properties/font-expected.txt
2952 * platform/gtk/css1/font_properties/font_family-expected.png
2953 * platform/gtk/css1/font_properties/font_family-expected.txt
2954 * platform/gtk/css1/font_properties/font_size-expected.png
2955 * platform/gtk/css1/font_properties/font_size-expected.txt
2956 * platform/gtk/css1/font_properties/font_style-expected.png
2957 * platform/gtk/css1/font_properties/font_style-expected.txt
2958 * platform/gtk/css1/font_properties/font_variant-expected.png
2959 * platform/gtk/css1/font_properties/font_variant-expected.txt
2960 * platform/gtk/css1/font_properties/font_weight-expected.png
2961 * platform/gtk/css1/font_properties/font_weight-expected.txt
2962 * platform/gtk/css1/formatting_model/canvas-expected.png
2963 * platform/gtk/css1/formatting_model/canvas-expected.txt
2964 * platform/gtk/css1/formatting_model/floating_elements-expected.png
2965 * platform/gtk/css1/formatting_model/floating_elements-expected.txt
2966 * platform/gtk/css1/formatting_model/height_of_lines-expected.png
2967 * platform/gtk/css1/formatting_model/height_of_lines-expected.txt
2968 * platform/gtk/css1/formatting_model/inline_elements-expected.png
2969 * platform/gtk/css1/formatting_model/inline_elements-expected.txt
2970 * platform/gtk/css1/formatting_model/replaced_elements-expected.png
2971 * platform/gtk/css1/formatting_model/replaced_elements-expected.txt
2972 * platform/gtk/css1/formatting_model/vertical_formatting-expected.txt
2973 * platform/gtk/css1/pseudo/anchor-expected.png
2974 * platform/gtk/css1/pseudo/anchor-expected.txt
2975 * platform/gtk/css1/pseudo/firstletter-expected.png
2976 * platform/gtk/css1/pseudo/firstletter-expected.txt
2977 * platform/gtk/css1/pseudo/firstline-expected.png
2978 * platform/gtk/css1/pseudo/firstline-expected.txt
2979 * platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.png
2980 * platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt
2981 * platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.png
2982 * platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.txt
2983 * platform/gtk/css1/text_properties/letter_spacing-expected.txt
2984 * platform/gtk/css1/text_properties/line_height-expected.png
2985 * platform/gtk/css1/text_properties/line_height-expected.txt
2986 * platform/gtk/css1/text_properties/text_align-expected.png
2987 * platform/gtk/css1/text_properties/text_align-expected.txt
2988 * platform/gtk/css1/text_properties/text_decoration-expected.png
2989 * platform/gtk/css1/text_properties/text_decoration-expected.txt
2990 * platform/gtk/css1/text_properties/text_indent-expected.png
2991 * platform/gtk/css1/text_properties/text_indent-expected.txt
2992 * platform/gtk/css1/text_properties/text_transform-expected.png
2993 * platform/gtk/css1/text_properties/text_transform-expected.txt
2994 * platform/gtk/css1/text_properties/vertical_align-expected.png
2995 * platform/gtk/css1/text_properties/vertical_align-expected.txt
2996 * platform/gtk/css1/text_properties/word_spacing-expected.png
2997 * platform/gtk/css1/text_properties/word_spacing-expected.txt
2998 * platform/gtk/css1/units/color_units-expected.png
2999 * platform/gtk/css1/units/color_units-expected.txt
3000 * platform/gtk/css1/units/length_units-expected.png
3001 * platform/gtk/css1/units/length_units-expected.txt
3002 * platform/gtk/css1/units/percentage_units-expected.png
3003 * platform/gtk/css1/units/percentage_units-expected.txt
3004 * platform/gtk/css1/units/urls-expected.png
3005 * platform/gtk/css1/units/urls-expected.txt
3006 * platform/gtk/css2.1/20110323/border-collapse-offset-002-expected.png
3007 * platform/gtk/css2.1/20110323/border-collapse-offset-002-expected.txt
3008 * platform/gtk/css2.1/20110323/border-conflict-style-079-expected.png
3009 * platform/gtk/css2.1/20110323/border-conflict-style-079-expected.txt
3010 * platform/gtk/css2.1/20110323/border-conflict-style-088-expected.png
3011 * platform/gtk/css2.1/20110323/border-conflict-style-088-expected.txt
3012 * platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt
3013 * platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt
3014 * platform/gtk/css2.1/20110323/inline-table-001-expected.txt
3015 * platform/gtk/css2.1/20110323/inline-table-003-expected.txt
3016 * platform/gtk/css2.1/20110323/margin-applies-to-001-expected.txt
3017 * platform/gtk/css2.1/20110323/margin-applies-to-002-expected.txt
3018 * platform/gtk/css2.1/20110323/margin-applies-to-003-expected.txt
3019 * platform/gtk/css2.1/20110323/margin-applies-to-004-expected.txt
3020 * platform/gtk/css2.1/20110323/margin-applies-to-005-expected.txt
3021 * platform/gtk/css2.1/20110323/margin-applies-to-006-expected.txt
3022 * platform/gtk/css2.1/20110323/margin-applies-to-007-expected.txt
3023 * platform/gtk/css2.1/20110323/margin-applies-to-013-expected.txt
3024 * platform/gtk/css2.1/20110323/margin-applies-to-014-expected.txt
3025 * platform/gtk/css2.1/20110323/margin-applies-to-015-expected.txt
3026 * platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png
3027 * platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt
3028 * platform/gtk/css2.1/20110323/table-caption-001-expected.txt
3029 * platform/gtk/css2.1/20110323/table-caption-optional-001-expected.txt
3030 * platform/gtk/css2.1/20110323/table-caption-optional-002-expected.txt
3031 * platform/gtk/css2.1/t040302-c61-ex-len-00-b-a-expected.txt
3032 * platform/gtk/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt
3033 * platform/gtk/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt
3034 * platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt
3035 * platform/gtk/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt
3036 * platform/gtk/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt
3037 * platform/gtk/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt
3038 * platform/gtk/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt
3039 * platform/gtk/css2.1/t170602-bdr-conflct-w-04-d-expected.png
3040 * platform/gtk/css2.1/t170602-bdr-conflct-w-04-d-expected.txt
3041 * platform/gtk/css2.1/t170602-bdr-conflct-w-06-d-expected.png
3042 * platform/gtk/css2.1/t170602-bdr-conflct-w-06-d-expected.txt
3043 * platform/gtk/css2.1/t170602-bdr-conflct-w-08-d-expected.png
3044 * platform/gtk/css2.1/t170602-bdr-conflct-w-08-d-expected.txt
3045 * platform/gtk/css2.1/t170602-bdr-conflct-w-13-d-expected.png
3046 * platform/gtk/css2.1/t170602-bdr-conflct-w-13-d-expected.txt
3047 * platform/gtk/css2.1/t170602-bdr-conflct-w-14-d-expected.png
3048 * platform/gtk/css2.1/t170602-bdr-conflct-w-14-d-expected.txt
3049 * platform/gtk/css2.1/t170602-bdr-conflct-w-16-d-expected.png
3050 * platform/gtk/css2.1/t170602-bdr-conflct-w-16-d-expected.txt
3051 * platform/gtk/css2.1/t170602-bdr-conflct-w-17-d-expected.png
3052 * platform/gtk/css2.1/t170602-bdr-conflct-w-17-d-expected.txt
3053 * platform/gtk/css2.1/t170602-bdr-conflct-w-18-d-expected.png
3054 * platform/gtk/css2.1/t170602-bdr-conflct-w-18-d-expected.txt
3055 * platform/gtk/css2.1/t170602-bdr-conflct-w-24-d-expected.png
3056 * platform/gtk/css2.1/t170602-bdr-conflct-w-24-d-expected.txt
3057 * platform/gtk/css2.1/t170602-bdr-conflct-w-25-d-expected.png
3058 * platform/gtk/css2.1/t170602-bdr-conflct-w-25-d-expected.txt
3059 * platform/gtk/css2.1/t170602-bdr-conflct-w-30-d-expected.png
3060 * platform/gtk/css2.1/t170602-bdr-conflct-w-30-d-expected.txt
3061 * platform/gtk/css2.1/t170602-bdr-conflct-w-31-d-expected.png
3062 * platform/gtk/css2.1/t170602-bdr-conflct-w-31-d-expected.txt
3063 * platform/gtk/css2.1/t170602-bdr-conflct-w-34-d-expected.png
3064 * platform/gtk/css2.1/t170602-bdr-conflct-w-34-d-expected.txt
3065 * platform/gtk/css2.1/t170602-bdr-conflct-w-44-d-expected.png
3066 * platform/gtk/css2.1/t170602-bdr-conflct-w-44-d-expected.txt
3067 * platform/gtk/css2.1/t170602-bdr-conflct-w-52-d-expected.png
3068 * platform/gtk/css2.1/t170602-bdr-conflct-w-52-d-expected.txt
3069 * platform/gtk/css2.1/t170602-bdr-conflct-w-54-d-expected.png
3070 * platform/gtk/css2.1/t170602-bdr-conflct-w-54-d-expected.txt
3071 * platform/gtk/css2.1/t170602-bdr-conflct-w-59-d-expected.png
3072 * platform/gtk/css2.1/t170602-bdr-conflct-w-59-d-expected.txt
3073 * platform/gtk/css2.1/t170602-bdr-conflct-w-64-d-expected.png
3074 * platform/gtk/css2.1/t170602-bdr-conflct-w-64-d-expected.txt
3075 * platform/gtk/css2.1/t170602-bdr-conflct-w-65-d-expected.png
3076 * platform/gtk/css2.1/t170602-bdr-conflct-w-65-d-expected.txt
3077 * platform/gtk/css2.1/t170602-bdr-conflct-w-70-d-expected.png
3078 * platform/gtk/css2.1/t170602-bdr-conflct-w-70-d-expected.txt
3079 * platform/gtk/css2.1/t170602-bdr-conflct-w-71-d-expected.png
3080 * platform/gtk/css2.1/t170602-bdr-conflct-w-71-d-expected.txt
3081 * platform/gtk/css2.1/t170602-bdr-conflct-w-74-d-expected.png
3082 * platform/gtk/css2.1/t170602-bdr-conflct-w-74-d-expected.txt
3083 * platform/gtk/css2.1/t170602-bdr-conflct-w-84-d-expected.png
3084 * platform/gtk/css2.1/t170602-bdr-conflct-w-84-d-expected.txt
3085 * platform/gtk/css2.1/t170602-bdr-conflct-w-85-d-expected.png
3086 * platform/gtk/css2.1/t170602-bdr-conflct-w-85-d-expected.txt
3087 * platform/gtk/css2.1/t170602-bdr-conflct-w-94-d-expected.png
3088 * platform/gtk/css2.1/t170602-bdr-conflct-w-94-d-expected.txt
3089 * platform/gtk/css2.1/tables/table-anonymous-objects-177-expected.txt
3090 * platform/gtk/css2.1/tables/table-anonymous-objects-178-expected.txt
3091 * platform/gtk/css2.1/tables/table-anonymous-objects-179-expected.txt
3092 * platform/gtk/css2.1/tables/table-anonymous-objects-180-expected.txt
3093 * platform/gtk/css2.1/tables/table-anonymous-objects-181-expected.txt
3094 * platform/gtk/css2.1/tables/table-anonymous-objects-189-expected.txt
3095 * platform/gtk/css2.1/tables/table-anonymous-objects-190-expected.txt
3096 * platform/gtk/css2.1/tables/table-anonymous-objects-191-expected.txt
3097 * platform/gtk/css2.1/tables/table-anonymous-objects-192-expected.txt
3098 * platform/gtk/css2.1/tables/table-anonymous-objects-193-expected.txt
3099 * platform/gtk/css2.1/tables/table-anonymous-objects-194-expected.txt
3100 * platform/gtk/css2.1/tables/table-anonymous-objects-195-expected.txt
3101 * platform/gtk/css2.1/tables/table-anonymous-objects-196-expected.txt
3102 * platform/gtk/css2.1/tables/table-anonymous-objects-205-expected.txt
3103 * platform/gtk/css2.1/tables/table-anonymous-objects-206-expected.txt
3104 * platform/gtk/css3/css3-modsel-33-expected.png
3105 * platform/gtk/css3/css3-modsel-33-expected.txt
3106 * platform/gtk/css3/selectors3/html/css3-modsel-18-expected.png
3107 * platform/gtk/css3/selectors3/html/css3-modsel-18-expected.txt
3108 * platform/gtk/css3/selectors3/html/css3-modsel-29-expected.png
3109 * platform/gtk/css3/selectors3/html/css3-modsel-29-expected.txt
3110 * platform/gtk/css3/selectors3/html/css3-modsel-29b-expected.png
3111 * platform/gtk/css3/selectors3/html/css3-modsel-29b-expected.txt
3112 * platform/gtk/css3/selectors3/html/css3-modsel-33-expected.png
3113 * platform/gtk/css3/selectors3/html/css3-modsel-33-expected.txt
3114 * platform/gtk/css3/selectors3/html/css3-modsel-73-expected.png
3115 * platform/gtk/css3/selectors3/html/css3-modsel-73-expected.txt
3116 * platform/gtk/css3/selectors3/html/css3-modsel-73b-expected.png
3117 * platform/gtk/css3/selectors3/html/css3-modsel-73b-expected.txt
3118 * platform/gtk/css3/selectors3/html/css3-modsel-77-expected.png
3119 * platform/gtk/css3/selectors3/html/css3-modsel-77-expected.txt
3120 * platform/gtk/css3/selectors3/html/css3-modsel-77b-expected.png
3121 * platform/gtk/css3/selectors3/html/css3-modsel-77b-expected.txt
3122 * platform/gtk/css3/selectors3/xhtml/css3-modsel-18-expected.png
3123 * platform/gtk/css3/selectors3/xhtml/css3-modsel-18-expected.txt
3124 * platform/gtk/css3/selectors3/xhtml/css3-modsel-29-expected.png
3125 * platform/gtk/css3/selectors3/xhtml/css3-modsel-29-expected.txt
3126 * platform/gtk/css3/selectors3/xhtml/css3-modsel-29b-expected.png
3127 * platform/gtk/css3/selectors3/xhtml/css3-modsel-29b-expected.txt
3128 * platform/gtk/css3/selectors3/xhtml/css3-modsel-33-expected.png
3129 * platform/gtk/css3/selectors3/xhtml/css3-modsel-33-expected.txt
3130 * platform/gtk/css3/selectors3/xhtml/css3-modsel-73-expected.png
3131 * platform/gtk/css3/selectors3/xhtml/css3-modsel-73-expected.txt
3132 * platform/gtk/css3/selectors3/xhtml/css3-modsel-73b-expected.png
3133 * platform/gtk/css3/selectors3/xhtml/css3-modsel-73b-expected.txt
3134 * platform/gtk/css3/selectors3/xhtml/css3-modsel-77-expected.png
3135 * platform/gtk/css3/selectors3/xhtml/css3-modsel-77-expected.txt
3136 * platform/gtk/css3/selectors3/xhtml/css3-modsel-77b-expected.png
3137 * platform/gtk/css3/selectors3/xhtml/css3-modsel-77b-expected.txt
3138 * platform/gtk/css3/selectors3/xml/css3-modsel-18-expected.png
3139 * platform/gtk/css3/selectors3/xml/css3-modsel-18-expected.txt
3140 * platform/gtk/css3/selectors3/xml/css3-modsel-29-expected.png
3141 * platform/gtk/css3/selectors3/xml/css3-modsel-29-expected.txt
3142 * platform/gtk/css3/selectors3/xml/css3-modsel-29b-expected.png
3143 * platform/gtk/css3/selectors3/xml/css3-modsel-29b-expected.txt
3144 * platform/gtk/css3/selectors3/xml/css3-modsel-33-expected.png
3145 * platform/gtk/css3/selectors3/xml/css3-modsel-33-expected.txt
3146 * platform/gtk/css3/selectors3/xml/css3-modsel-73-expected.png
3147 * platform/gtk/css3/selectors3/xml/css3-modsel-73-expected.txt
3148 * platform/gtk/css3/selectors3/xml/css3-modsel-73b-expected.png
3149 * platform/gtk/css3/selectors3/xml/css3-modsel-73b-expected.txt
3150 * platform/gtk/css3/selectors3/xml/css3-modsel-77-expected.png
3151 * platform/gtk/css3/selectors3/xml/css3-modsel-77-expected.txt
3152 * platform/gtk/css3/selectors3/xml/css3-modsel-77b-expected.png
3153 * platform/gtk/css3/selectors3/xml/css3-modsel-77b-expected.txt
3154 * platform/gtk/editing/deleting/4922367-expected.txt
3155 * platform/gtk/editing/deleting/5126166-expected.png
3156 * platform/gtk/editing/deleting/5126166-expected.txt
3157 * platform/gtk/editing/deleting/5144139-2-expected.png
3158 * platform/gtk/editing/deleting/5144139-2-expected.txt
3159 * platform/gtk/editing/deleting/5206311-1-expected.png
3160 * platform/gtk/editing/deleting/5206311-1-expected.txt
3161 * platform/gtk/editing/deleting/5433862-2-expected.png
3162 * platform/gtk/editing/deleting/5433862-2-expected.txt
3163 * platform/gtk/editing/inserting/paragraph-separator-in-table-1-expected.png
3164 * platform/gtk/editing/inserting/paragraph-separator-in-table-1-expected.txt
3165 * platform/gtk/editing/pasteboard/innerText-inline-table-expected.png
3166 * platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt
3167 * platform/gtk/editing/selection/3690703-2-expected.png
3168 * platform/gtk/editing/selection/3690703-2-expected.txt
3169 * platform/gtk/editing/selection/3690703-expected.png
3170 * platform/gtk/editing/selection/3690703-expected.txt
3171 * platform/gtk/editing/selection/3690719-expected.png
3172 * platform/gtk/editing/selection/3690719-expected.txt
3173 * platform/gtk/editing/selection/5057506-2-expected.png
3174 * platform/gtk/editing/selection/5057506-2-expected.txt
3175 * platform/gtk/editing/selection/5057506-expected.png
3176 * platform/gtk/editing/selection/5057506-expected.txt
3177 * platform/gtk/editing/selection/5131716-1-expected.txt
3178 * platform/gtk/editing/selection/5131716-2-expected.txt
3179 * platform/gtk/editing/selection/5131716-3-expected.txt
3180 * platform/gtk/editing/selection/5131716-4-expected.txt
3181 * platform/gtk/editing/selection/move-by-line-001-expected.png
3182 * platform/gtk/editing/selection/move-by-line-001-expected.txt
3183 * platform/gtk/editing/selection/select-all-004-expected.png
3184 * platform/gtk/editing/selection/select-all-004-expected.txt
3185 * platform/gtk/editing/unsupported-content/table-type-after-expected.png
3186 * platform/gtk/editing/unsupported-content/table-type-after-expected.txt
3187 * platform/gtk/editing/unsupported-content/table-type-before-expected.png
3188 * platform/gtk/editing/unsupported-content/table-type-before-expected.txt
3189 * platform/gtk/fast/block/basic/016-expected.txt
3190 * platform/gtk/fast/block/basic/quirk-percent-height-table-cell-expected.png
3191 * platform/gtk/fast/block/basic/quirk-percent-height-table-cell-expected.txt
3192 * platform/gtk/fast/block/float/015-expected.png
3193 * platform/gtk/fast/block/float/015-expected.txt
3194 * platform/gtk/fast/block/margin-collapse/006-expected.txt
3195 * platform/gtk/fast/block/margin-collapse/010-expected.txt
3196 * platform/gtk/fast/block/margin-collapse/011-expected.txt
3197 * platform/gtk/fast/block/margin-collapse/012-expected.txt
3198 * platform/gtk/fast/block/margin-collapse/015-expected.txt
3199 * platform/gtk/fast/block/margin-collapse/016-expected.txt
3200 * platform/gtk/fast/block/margin-collapse/017-expected.txt
3201 * platform/gtk/fast/block/margin-collapse/018-expected.txt
3202 * platform/gtk/fast/block/margin-collapse/019-expected.png
3203 * platform/gtk/fast/block/margin-collapse/019-expected.txt
3204 * platform/gtk/fast/block/margin-collapse/020-expected.png
3205 * platform/gtk/fast/block/margin-collapse/020-expected.txt
3206 * platform/gtk/fast/block/margin-collapse/021-expected.txt
3207 * platform/gtk/fast/block/margin-collapse/022-expected.txt
3208 * platform/gtk/fast/block/margin-collapse/025-expected.txt
3209 * platform/gtk/fast/block/margin-collapse/032-expected.txt
3210 * platform/gtk/fast/block/margin-collapse/033-expected.txt
3211 * platform/gtk/fast/block/margin-collapse/034-expected.txt
3212 * platform/gtk/fast/block/margin-collapse/041-expected.txt
3213 * platform/gtk/fast/block/margin-collapse/042-expected.txt
3214 * platform/gtk/fast/block/margin-collapse/055-expected.txt
3215 * platform/gtk/fast/block/margin-collapse/056-expected.txt
3216 * platform/gtk/fast/block/margin-collapse/057-expected.txt
3217 * platform/gtk/fast/block/margin-collapse/058-expected.txt
3218 * platform/gtk/fast/block/margin-collapse/059-expected.txt
3219 * platform/gtk/fast/block/margin-collapse/block-inside-inline/006-expected.txt
3220 * platform/gtk/fast/block/margin-collapse/block-inside-inline/010-expected.txt
3221 * platform/gtk/fast/block/margin-collapse/block-inside-inline/011-expected.txt
3222 * platform/gtk/fast/block/margin-collapse/block-inside-inline/012-expected.txt
3223 * platform/gtk/fast/block/margin-collapse/block-inside-inline/015-expected.txt
3224 * platform/gtk/fast/block/margin-collapse/block-inside-inline/016-expected.txt
3225 * platform/gtk/fast/block/margin-collapse/block-inside-inline/017-expected.txt
3226 * platform/gtk/fast/block/margin-collapse/block-inside-inline/018-expected.txt
3227 * platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.png
3228 * platform/gtk/fast/block/margin-collapse/block-inside-inline/019-expected.txt
3229 * platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.png
3230 * platform/gtk/fast/block/margin-collapse/block-inside-inline/020-expected.txt
3231 * platform/gtk/fast/block/margin-collapse/block-inside-inline/021-expected.txt
3232 * platform/gtk/fast/block/margin-collapse/block-inside-inline/022-expected.txt
3233 * platform/gtk/fast/block/margin-collapse/block-inside-inline/025-expected.txt
3234 * platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt
3235 * platform/gtk/fast/borders/border-antialiasing-expected.png
3236 * platform/gtk/fast/borders/border-antialiasing-expected.txt
3237 * platform/gtk/fast/borders/border-radius-different-width-001-expected.png
3238 * platform/gtk/fast/borders/border-radius-different-width-001-expected.txt
3239 * platform/gtk/fast/borders/table-borders-expected.png
3240 * platform/gtk/fast/borders/table-borders-expected.txt
3241 * platform/gtk/fast/css-generated-content/first-letter-in-nested-before-expected.txt
3242 * platform/gtk/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt
3243 * platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
3244 * platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
3245 * platform/gtk/fast/css-generated-content/table-parts-before-and-after-expected.txt
3246 * platform/gtk/fast/css-generated-content/table-row-group-with-before-expected.png
3247 * platform/gtk/fast/css-generated-content/table-row-group-with-before-expected.txt
3248 * platform/gtk/fast/css-generated-content/table-row-with-before-expected.png
3249 * platform/gtk/fast/css-generated-content/table-row-with-before-expected.txt
3250 * platform/gtk/fast/css-generated-content/table-with-before-expected.png
3251 * platform/gtk/fast/css-generated-content/table-with-before-expected.txt
3252 * platform/gtk/fast/css/003-expected.txt
3253 * platform/gtk/fast/css/absolute-poition-in-rtl-parent-expected.txt
3254 * platform/gtk/fast/css/acid2-expected.png
3255 * platform/gtk/fast/css/acid2-expected.txt
3256 * platform/gtk/fast/css/acid2-pixel-expected.png
3257 * platform/gtk/fast/css/acid2-pixel-expected.txt
3258 * platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.png
3259 * platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt
3260 * platform/gtk/fast/css/box-shadow-and-border-radius-expected.png
3261 * platform/gtk/fast/css/box-shadow-and-border-radius-expected.txt
3262 * platform/gtk/fast/css/caption-width-absolute-position-expected.txt
3263 * platform/gtk/fast/css/caption-width-absolute-position-offset-top-expected.txt
3264 * platform/gtk/fast/css/caption-width-fixed-position-expected.txt
3265 * platform/gtk/fast/css/caption-width-fixed-position-offset-top-expected.txt
3266 * platform/gtk/fast/css/caption-width-relative-position-expected.txt
3267 * platform/gtk/fast/css/caption-width-relative-position-offset-top-expected.txt
3268 * platform/gtk/fast/css/css3-nth-child-expected.png
3269 * platform/gtk/fast/css/css3-nth-child-expected.txt
3270 * platform/gtk/fast/css/focus-ring-detached-expected.png
3271 * platform/gtk/fast/css/focus-ring-detached-expected.txt
3272 * platform/gtk/fast/css/focus-ring-multiline-expected.png
3273 * platform/gtk/fast/css/focus-ring-multiline-expected.txt
3274 * platform/gtk/fast/css/h1-in-section-elements-expected.png
3275 * platform/gtk/fast/css/h1-in-section-elements-expected.txt
3276 * platform/gtk/fast/css/min-width-with-spanned-cell-expected.txt
3277 * platform/gtk/fast/css/percentage-non-integer-expected.png
3278 * platform/gtk/fast/css/percentage-non-integer-expected.txt
3279 * platform/gtk/fast/css/table-text-align-quirk-expected.txt
3280 * platform/gtk/fast/css/table-text-align-strict-expected.txt
3281 * platform/gtk/fast/dom/34176-expected.png
3282 * platform/gtk/fast/dom/34176-expected.txt
3283 * platform/gtk/fast/dom/HTMLTableElement/colSpan-expected.png
3284 * platform/gtk/fast/dom/HTMLTableElement/colSpan-expected.txt
3285 * platform/gtk/fast/dom/HTMLTableElement/createCaption-expected.png
3286 * platform/gtk/fast/dom/HTMLTableElement/createCaption-expected.txt
3287 * platform/gtk/fast/dom/row-inner-text-expected.png
3288 * platform/gtk/fast/dom/row-inner-text-expected.txt
3289 * platform/gtk/fast/dynamic/001-expected.txt