1 2012-02-03 Alexis Menard <alexis.menard@openbossa.org>
3 REGRESSION (r105401-105403): Blue flash on css border transition
4 https://bugs.webkit.org/show_bug.cgi?id=77491
6 Reviewed by Simon Fraser.
8 * animations/animation-border-overflow-expected.txt: Added.
9 * animations/animation-border-overflow.html: Added.
11 2012-02-03 Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
13 [Qt][WK2] Incorrect line number dumping
14 https://bugs.webkit.org/show_bug.cgi?id=60074
16 Reviewed by Csaba Osztrogonác.
18 Test http/tests/security/contentSecurityPolicy/eval-blocked.html
19 is now passing, unskipping it.
21 * platform/qt-wk2/Skipped:
23 2012-02-03 Sheriff Bot <webkit.review.bot@gmail.com>
25 Unreviewed, rolling out r106654.
26 http://trac.webkit.org/changeset/106654
27 https://bugs.webkit.org/show_bug.cgi?id=77742
29 triggers asserts on mac, win, gtk, qt debug bots (Requested by
32 * fast/events/resources/suspend-subframe-1.html: Removed.
33 * fast/events/resources/suspend-subframe-2.html: Removed.
34 * fast/events/suspend-timers-expected.txt: Removed.
35 * fast/events/suspend-timers.html: Removed.
36 * platform/chromium/test_expectations.txt:
38 2012-02-02 Alexander Pavlov <apavlov@chromium.org>
40 Web Inspector: Introduce "Copy XPath" popup menu item for DOM elements
41 https://bugs.webkit.org/show_bug.cgi?id=77619
43 Reviewed by Vsevolod Vlasov.
45 * inspector/elements/node-xpath-expected.txt: Added.
46 * inspector/elements/node-xpath.xhtml: Added.
48 2012-02-03 Yury Semikhatsky <yurys@chromium.org>
50 inspector/debugger/pause-in-inline-script.html asserts in chromium debug
51 https://bugs.webkit.org/show_bug.cgi?id=77663
53 Reviewed by Pavel Feldman.
55 * platform/chromium/test_expectations.txt: assert was fixed, remove
56 custom expectation for inspector/debugger/pause-in-inline-script.html
58 2012-01-27 Yury Semikhatsky <yurys@chromium.org>
60 Web Inspector: console evaluation doesn't work on breakpoint in pages with CSP
61 https://bugs.webkit.org/show_bug.cgi?id=77203
63 Inspector console evaluation now works when debugger is paused in a page with
64 content-security-policy prohibiting evals.
66 Reviewed by Pavel Feldman.
68 * inspector/debugger/eval-on-pause-blocked-expected.txt: Added.
69 * inspector/debugger/eval-on-pause-blocked.html: Added.
71 2012-02-03 Allan Sandfeld Jensen <allan.jensen@nokia.com>
73 Test that timers do not fire from subframes of suspended documents.
74 https://bugs.webkit.org/show_bug.cgi?id=53733
76 Reviewed by Mihai Parparita.
78 * fast/events/resources/suspend-subframe-1.html: Added.
79 * fast/events/resources/suspend-subframe-2.html: Added.
80 * fast/events/suspend-timers-expected.txt: Added.
81 * fast/events/suspend-timers.html: Added.
82 * platform/chromium/test_expectations.txt:
84 2012-02-03 Zoltan Arvai <zarvai@inf.u-szeged.hu>
86 New test introduced in r106642 failes on Qt Linux Release
87 https://bugs.webkit.org/show_bug.cgi?id=77729
89 Reviewed by Csaba Osztrogonác.
91 * platform/qt/Skipped:
93 2012-01-27 Alexander Pavlov <apavlov@chromium.org>
95 Implement touch event emulation in the WebCore layer
96 https://bugs.webkit.org/show_bug.cgi?id=77105
98 Reviewed by Ryosuke Niwa.
100 * fast/events/touch/emulate-touch-events-expected.txt: Added.
101 * fast/events/touch/emulate-touch-events.html: Added.
103 2012-02-03 Adam Barth <abarth@webkit.org>
105 Group all the security failures together.
107 * platform/chromium/test_expectations.txt:
109 2012-02-03 Pavel Feldman <pfeldman@google.com>
111 Web Inspector: preserve elements panel selection upon node drag'n'drop
112 https://bugs.webkit.org/show_bug.cgi?id=77722
114 Reviewed by Vsevolod Vlasov.
116 * inspector/elements/move-node-expected.txt: Added.
117 * inspector/elements/move-node.html: Added.
119 2012-02-03 Shinya Kawanaka <shinyak@google.com>
121 Reimplement DETAILS and SUMMARY using selector query.
122 https://bugs.webkit.org/show_bug.cgi?id=75930
124 Since the implementation of DETAILS shadow tree, the path of caret position is also changed.
126 Reviewed by Hajime Morita.
128 * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt:
129 * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt:
130 * platform/gtk/fast/html/details-remove-summary-1-and-click-expected.txt:
131 * platform/gtk/fast/html/details-remove-summary-4-and-click-expected.txt:
132 * platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt:
133 * platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt:
134 * platform/qt/fast/html/details-remove-summary-1-and-click-expected.txt:
135 * platform/qt/fast/html/details-remove-summary-4-and-click-expected.txt:
137 2012-02-02 Alexei Filippov <alexeif@chromium.org>
139 Web Inspector: Always show percents together with counters in heap inspector.
140 https://bugs.webkit.org/show_bug.cgi?id=77434
142 Added parseInt conversion as counters are now strings not ints.
144 Reviewed by Pavel Feldman.
146 * inspector/profiler/detailed-heapshots-comparison-show-all.html:
147 * inspector/profiler/detailed-heapshots-comparison-show-next.html:
148 * inspector/profiler/detailed-heapshots-summary-show-all.html:
150 2012-02-02 Matt Falkenhagen <falken@chromium.org>
152 Use content-language from http-equiv to set document locale and font
153 https://bugs.webkit.org/show_bug.cgi?id=76701
155 Reviewed by Darin Adler.
157 Add tests that content-language from http-equiv sets document locale and is used in font selection.
159 * fast/text/content-language-case-insensitivity-expected.txt: Added.
160 * fast/text/content-language-case-insensitivity.html: Added.
161 * fast/text/content-language-mapped-to-webkit-locale-expected.txt: Added.
162 * fast/text/content-language-mapped-to-webkit-locale.html: Added.
163 * fast/text/international/content-language-font-selection-expected.html: Added.
164 * fast/text/international/content-language-font-selection.html: Added.
165 * fast/text/international/content-language-with-subtags-expected.html: Added.
166 * fast/text/international/content-language-with-subtags.html: Added.
167 * fast/text/lang-mapped-to-webkit-locale-expected.txt:
168 * fast/text/lang-mapped-to-webkit-locale.xhtml: Fix some style issues.
169 * fast/text/xml-lang-ignored-in-html-expected.txt:
170 * fast/text/xml-lang-ignored-in-html.html: Fix some style issues.
171 * platform/efl/Skipped: Skip tests using overridePreference("WebKit*FontMap"...) on non-Chromium ports.
172 * platform/gtk-wk2/Skipped: Ditto.
173 * platform/gtk/Skipped: Ditto.
174 * platform/mac/Skipped: Ditto.
175 * platform/qt/Skipped: Ditto.
176 * platform/win/Skipped: Ditto.
177 * platform/wincairo/Skipped: Ditto.
178 * platform/wk2/Skipped: Ditto.
180 2012-02-02 Csaba Osztrogonác <ossy@webkit.org>
182 [Qt] Unreviewed gardening after r106554.
184 * platform/qt/Skipped: Skip one more failing test.
186 2012-02-02 Mike Lawther <mikelawther@chromium.org>
188 gradient tests for CSS3 calc
189 https://bugs.webkit.org/show_bug.cgi?id=75822
191 Reviewed by Hajime Morita.
193 Tests for future implementation of CSS3 calc() (see http://webkit.org/b/16662)
195 These tests are expected to 'fail', and will pass once calc() functionality is landed.
196 For now, they serve to demonstrate that the current code doesn't crash on these tests.
198 * css3/calc/css3-radial-gradients-expected-mismatch.html: Added.
199 * css3/calc/css3-radial-gradients.html: Added.
200 * css3/calc/gradient-color-stops-expected-mismatch.html: Added.
201 * css3/calc/gradient-color-stops.html: Added.
203 2012-02-02 Bear Travis <betravis@adobe.com>
205 Support 'disabled' attribute on SVGStyleElement
206 https://bugs.webkit.org/show_bug.cgi?id=52130
208 Test the disabled property of an svg style element.
209 Based off of the patch for bug 25287.
211 Reviewed by Dirk Schulze.
213 * svg/dom/SVGStyleElement/disable-svg-style-element-expected.txt: Added.
214 * svg/dom/SVGStyleElement/disable-svg-style-element.html: Added.
215 * svg/dom/SVGStyleElement/script-tests/disable-svg-style-element.js: Added.
218 2012-02-02 Raymond Toy <rtoy@chromium.org>
220 Check parameters to biquad filters
221 https://bugs.webkit.org/show_bug.cgi?id=71413
223 Reviewed by Kenneth Russell.
225 * webaudio/biquad-allpass-expected.txt: Added
226 * webaudio/biquad-allpass.html: Added
227 * webaudio/biquad-bandpass-expected.txt: Added
228 * webaudio/biquad-bandpass.html: Added
229 * webaudio/biquad-highpass-expected.txt: Added
230 * webaudio/biquad-highpass.html: Added
231 * webaudio/biquad-highshelf-expected.txt: Added
232 * webaudio/biquad-highshelf.html: Added
233 * webaudio/biquad-lowpass-expected.txt: Added
234 * webaudio/biquad-lowpass.html: Added
235 * webaudio/biquad-lowshelf-expected.txt: Added
236 * webaudio/biquad-lowshelf.html: Added
237 * webaudio/biquad-notch-expected.txt: Added
238 * webaudio/biquad-notch.html: Added
239 * webaudio/biquad-peaking-expected.txt: Added
240 * webaudio/biquad-peaking.html: Added
241 * webaudio/resources/biquad-testing.js: Added
243 2012-02-02 Shinya Kawanaka <shinyak@google.com>
245 Refactoring: Share test drivers of shadow content tests.
246 https://bugs.webkit.org/show_bug.cgi?id=77584
248 Extracts shared test code from content-element-move.html and content-element-select-dynamic.html.
249 This test framework will be used a few more times.
251 Reviewed by Hajime Morita.
253 * fast/dom/resources/shadow-test-driver.js: Added.
256 (removeContainerLines):
258 (createSpanWithText):
259 (createContentWithSelect):
262 (doTestIfLeft.callIfDone):
265 * fast/dom/shadow/content-element-move.html:
266 * fast/dom/shadow/content-element-select-dynamic.html:
268 2012-02-02 Shinya Kawanaka <shinyak@google.com>
270 StyleRecalc should occur when shadow root exists and light children are changed.
271 https://bugs.webkit.org/show_bug.cgi?id=76262
273 Reviewed by Hajime Morita.
275 Tests for dynamic content fallback.
276 Also, unnecessary RenderText objects in previous test expectations were removed.
278 * fast/dom/shadow/shadow-contents-fallback-dynamic-expected.txt: Added.
279 * fast/dom/shadow/shadow-contents-fallback-dynamic.html: Added.
280 * platform/chromium-win/fast/html/details-remove-child-2-expected.txt:
281 * platform/gtk/fast/html/details-remove-child-2-expected.txt:
282 * platform/mac/fast/html/details-remove-child-2-expected.txt:
283 * platform/qt/fast/html/details-remove-child-2-expected.txt:
285 2012-02-02 Raymond Toy <rtoy@google.com>
287 noteGrainOn needs more tests
288 https://bugs.webkit.org/show_bug.cgi?id=77225
290 Reviewed by Kenneth Russell.
292 * webaudio/note-grain-on-play.html: Added.
293 * webaudio/note-grain-on-play-expected.txt: Added.
294 * webaudio/note-grain-on-timing.html: Refactored to use new
295 functions in note-grain-on-testing.js.
296 * webaudio/note-grain-on-timing-expected.txt: Updated.
297 * webaudio/resources/audio-testing.js:
298 (grainLengthInSampleFrames): Utility to compute length of a grain
300 * webaudio/resources/note-grain-on-testing.js: Added.
301 (createSignalBuffer):
302 (findStartAndEndSamples):
305 (verifyStarAndtEndTimes): Common functions for note-grain-on-play and
306 note-grain-on-timing tests to use.
308 2012-02-02 Raymond Toy <rtoy@google.com>
310 Typo in sample-accurate-scheduling layout test?
311 https://bugs.webkit.org/show_bug.cgi?id=75996
313 Reviewed by Kenneth Russell.
315 * webaudio/sample-accurate-scheduling-expected.txt: Updated
316 * webaudio/sample-accurate-scheduling.html: Fix typo, add test for
317 expected number of events.
319 2012-02-02 Raymond Toy <rtoy@google.com>
321 Fix up test expectations for two tests that now pass.
322 https://bugs.webkit.org/show_bug.cgi?id=77256
324 Reviewed by Eric Seidel.
326 * platform/chromium/test_expectations.txt:
327 webaudio/audiobuffersource-playbackrate.html and
328 webaudio/gain.html pass on windows now after the fix for bug
331 2012-02-02 Benjamin Poulain <bpoulain@apple.com>
333 Running a Web Worker on about:blank crashes the interpreter
334 https://bugs.webkit.org/show_bug.cgi?id=77593
336 Reviewed by Michael Saboff.
338 The Worker thread should not crash if running on an empty page.
339 The timer is necessary to give a chance for the thread to start.
341 * fast/workers/empty-worker-nocrash-expected.txt: Added.
342 * fast/workers/empty-worker-nocrash.html: Added.
344 2012-02-02 Filip Pizlo <fpizlo@apple.com>
346 retrieveCallerFromVMCode should call trueCallerFrame
347 https://bugs.webkit.org/show_bug.cgi?id=77684
349 Rubber stamped by Oliver Hunt.
351 * fast/js/dfg-inline-function-dot-caller-expected.txt: Added.
352 * fast/js/dfg-inline-function-dot-caller.html: Added.
353 * fast/js/script-tests/dfg-inline-function-dot-caller.js: Added.
355 (object.nonInlineable.nonInlineable.if):
356 (object.nonInlineable):
361 2012-02-02 Chris Marrin <cmarrin@apple.com>
363 Turn on CSS Filters on Windows
364 https://bugs.webkit.org/show_bug.cgi?id=76667
366 Skipped filter test files not supported on Windows
368 Reviewed by Adele Peterson.
370 * platform/win/Skipped:
372 2012-02-02 Oliver Hunt <oliver@apple.com>
374 Getters and setters cause line numbers in errors/console.log to be offset for the whole file
375 https://bugs.webkit.org/show_bug.cgi?id=77675
377 Reviewed by Timothy Hatcher.
379 Add getter and setter line number tests.
381 * fast/js/exception-linenums-expected.txt:
382 * fast/js/script-tests/exception-linenums.js:
383 (firstPropIsGetter.get getter):
384 (secondPropIsGetter.prop.1.get getter):
385 (firstPropIsSetter.set setter):
386 (secondPropIsSetter.prop.1.set setter):
388 2012-02-02 Nate Chapin <japhet@chromium.org>
390 Unreviewed, chromium expectations update.
391 Remove custom chromium-mac expectation for fast/canvas/fillPath-shadow.html,
392 since it's failing the same way as chromium win/linux.
394 * platform/chromium-mac/fast/canvas/canvas-fillPath-shadow-expected.txt: Removed.
395 * platform/chromium/test_expectations.txt:
397 2012-02-02 Sheriff Bot <webkit.review.bot@gmail.com>
399 Unreviewed, rolling out r106566.
400 http://trac.webkit.org/changeset/106566
401 https://bugs.webkit.org/show_bug.cgi?id=77673
403 Broke the Windows build (Requested by jessieberlin on
406 * platform/win/Skipped:
408 2012-02-02 Andrew Scherkus <scherkus@chromium.org>
410 Unreviewed, updating Chromium test expectations.
411 https://bugs.webkit.org/show_bug.cgi?id=73681
413 * platform/chromium/test_expectations.txt:
415 2012-02-02 Nate Chapin <japhet@chromium.org>
417 Unreviewed, chromium expectations update.
418 Mark some touch event tests as crashing, since they're
419 asserting as of r106554.
421 * platform/chromium/test_expectations.txt:
423 2012-02-02 Raymond Toy <rtoy@google.com>
425 Constant values to set "distanceModel" are undefined
426 https://bugs.webkit.org/show_bug.cgi?id=74273
428 Reviewed by Kenneth Russell.
430 * webaudio/distance-exponential-expected.txt: Added.
431 * webaudio/distance-exponential.html: Added.
432 * webaudio/distance-inverse-expected.txt: Added.
433 * webaudio/distance-inverse.html: Added.
434 * webaudio/distance-linear-expected.txt: Added.
435 * webaudio/distance-linear.html: Added.
436 * webaudio/resources/distance-model-testing.js: Added.
437 (createImpulseBuffer):
439 (exponentialDistance):
444 (checkDistanceResult.return.renderedBuffer):
445 (checkDistanceResult):
447 2012-02-02 Raymond Toy <rtoy@google.com>
449 Illegal panner model values should throw an exception
450 https://bugs.webkit.org/show_bug.cgi?id=77235
452 Reviewed by Kenneth Russell.
454 * webaudio/panner-set-model-expected.txt: Updated.
455 * webaudio/panner-set-model.html: Catch the errors that are thrown
456 for invalid panning model values.
457 * platform/chromium/test_expectations.txt: Remove test that no
460 2012-02-02 Nate Chapin <japhet@chromium.org>
462 Unreviewed, chromium expectations update.
464 * platform/chromium/test_expectations.txt:
466 2012-02-02 Ryosuke Niwa <rniwa@webkit.org>
468 Chromium rebaseline after r106543.
470 * platform/chromium/fast/events/remove-target-with-shadow-in-drag-expected.txt: Added.
472 2012-02-02 Csaba Osztrogonác <ossy@webkit.org>
474 [Qt][WK2] Unreviewed gardening.
475 https://bugs.webkit.org/show_bug.cgi?id=67485
477 * platform/qt-wk2/Skipped:
478 - fast/dom/Window/window-properties.html: unskip, it needed only update
479 - fast/text/complex-preferred-logical-widths.html: unskip, it passes now
480 - http/tests/loading/empty-urls.html: unskip, it doesn't exist now
481 - http/tests/loading/progress-finished-callback.html: move to the correct place
482 * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: Updated.
484 2012-02-02 Csaba Osztrogonác <ossy@webkit.org>
486 [Qt] Unreviewed gardening.
488 * platform/qt/Skipped: Unskip a now passing test.
490 2012-02-02 Csaba Osztrogonác <ossy@webkit.org>
492 Paint the Qt Mac bot green.
494 * platform/qt-mac/Skipped:
496 2012-02-02 Csaba Osztrogonác <ossy@webkit.org>
498 [Qt] One more unreviewed gardening after r106487
499 https://bugs.webkit.org/show_bug.cgi?id=77628
501 * platform/qt-5.0/Skipped:
502 * platform/qt-wk2/Skipped:
503 * platform/qt/Skipped: Skip new crashing tests after r106554.
505 2012-02-02 Chris Marrin <cmarrin@apple.com>
507 Turn on CSS Filters on Windows
508 https://bugs.webkit.org/show_bug.cgi?id=76667
510 Skipped filter test files not supported on Windows
512 Reviewed by Adele Peterson.
514 * platform/win/Skipped:
516 2012-02-02 Tony Gentilcore <tonyg@chromium.org>
518 Unreviewed chromium baselines for new tests in r106551.
520 * platform/chromium-mac-leopard/svg/custom/glyph-selection-arabic-forms-expected.png: Added.
521 * platform/chromium-mac-leopard/svg/custom/glyph-selection-arabic-forms-expected.txt: Added.
522 * platform/chromium-mac-leopard/svg/custom/glyph-selection-bidi-mirror-expected.png: Added.
523 * platform/chromium-mac-leopard/svg/custom/glyph-selection-non-bmp-expected.png: Added.
524 * platform/chromium-mac-snowleopard/svg/custom/glyph-selection-arabic-forms-expected.png: Added.
525 * platform/chromium-mac-snowleopard/svg/custom/glyph-selection-arabic-forms-expected.txt: Added.
526 * platform/chromium-mac-snowleopard/svg/custom/glyph-selection-bidi-mirror-expected.png: Added.
527 * platform/chromium-mac-snowleopard/svg/custom/glyph-selection-bidi-mirror-expected.txt: Added.
528 * platform/chromium-mac-snowleopard/svg/custom/glyph-selection-non-bmp-expected.png: Added.
529 * platform/chromium-mac-snowleopard/svg/custom/glyph-selection-non-bmp-expected.txt: Added.
530 * platform/chromium-win/svg/custom/glyph-selection-arabic-forms-expected.png: Added.
531 * platform/chromium-win/svg/custom/glyph-selection-bidi-mirror-expected.png: Added.
532 * platform/chromium-win/svg/custom/glyph-selection-non-bmp-expected.png: Added.
533 * platform/chromium-win/svg/custom/glyph-selection-non-bmp-expected.txt: Added.
535 2012-02-02 Sheriff Bot <webkit.review.bot@gmail.com>
537 Unreviewed, rolling out r106551.
538 http://trac.webkit.org/changeset/106551
539 https://bugs.webkit.org/show_bug.cgi?id=77648
541 Breaking mac and gtk tests due to font differences. (Requested
542 by _pdr_ on #webkit).
544 * svg/custom/glyph-selection-arabic-forms-expected.png: Removed.
545 * svg/custom/glyph-selection-arabic-forms-expected.txt: Removed.
546 * svg/custom/glyph-selection-arabic-forms.svg: Removed.
547 * svg/custom/glyph-selection-bidi-mirror-expected.png: Removed.
548 * svg/custom/glyph-selection-bidi-mirror-expected.txt: Removed.
549 * svg/custom/glyph-selection-bidi-mirror.svg: Removed.
550 * svg/custom/glyph-selection-non-bmp-expected.png: Removed.
551 * svg/custom/glyph-selection-non-bmp-expected.txt: Removed.
552 * svg/custom/glyph-selection-non-bmp.svg: Removed.
554 2012-02-02 Alexander Pavlov <apavlov@chromium.org>
556 Web Inspector: [REGRESSION] Slow continuous DOM traversal with Up/Down keys
557 https://bugs.webkit.org/show_bug.cgi?id=77643
559 Reviewed by Pavel Feldman.
561 * inspector/styles/updates-during-dom-traversal-expected.txt: Added.
562 * inspector/styles/updates-during-dom-traversal.html: Added.
564 2012-02-02 Tony Gentilcore <tonyg@chromium.org>
566 fast/speech/bubble-position.html fails on mac
567 https://bugs.webkit.org/show_bug.cgi?id=77641
569 Unreviewed expectations update.
571 * platform/chromium/test_expectations.txt: Test introduced by 106438, never passed on mac.
573 2012-02-02 Csaba Osztrogonác <ossy@webkit.org>
575 [Qt][Mac] Unreviewed gardening, skip new failing tests to paint the bot green.
577 * platform/qt-mac/Skipped:
579 2012-02-02 Tony Gentilcore <tonyg@chromium.org>
581 Unreviewed rebaseline of imperceptible shadow change.
583 * platform/chromium-mac-snowleopard/fast/box-shadow/box-shadow-clipped-slices-expected.png:
585 2012-02-02 Csaba Osztrogonác <ossy@webkit.org>
587 [Qt] Unreviewed gardening after r106551.
589 * platform/qt/Skipped: Skip new tests because of missing testfonts.
591 2012-02-02 János Badics <dicska@gmail.com>
593 [Qt] Unreviewed gardening after r106487
594 https://bugs.webkit.org/show_bug.cgi?id=77628
596 * platform/qt-wk2/Skipped: Skip the test made fast/events/resize-subframe.html timeout.
597 * platform/qt/fast/events/remove-target-with-shadow-in-drag-expected.txt: Added.
599 2012-02-02 Philip Rogers <pdr@google.com>
601 Fix mirroring with SVG fonts
602 https://bugs.webkit.org/show_bug.cgi?id=77067
604 Reviewed by Nikolas Zimmermann.
606 SVG fonts were incorrectly handling mirrored characters in bidi text.
607 In this change I added the function createStringWithMirroredCharacters
608 which handles mirroring the characters when selecting glyphs for SVG
609 fonts. I also made a small cosmetic change in the function
610 charactersWithArabicForm, changing the bool parameter "mirror" to "rtl"
611 which better reflects what it actually does.
613 Several new tests were added to test mirroring with SVG fonts in the
614 presence of Arabic forms and non-BMP characters.
616 * svg/custom/glyph-selection-arabic-forms-expected.txt: Added.
617 * svg/custom/glyph-selection-arabic-forms.svg: Added.
618 * svg/custom/glyph-selection-bidi-mirror-expected.txt: Added.
619 * svg/custom/glyph-selection-bidi-mirror.svg: Added.
620 * svg/custom/glyph-selection-non-bmp-expected.txt: Added.
621 * svg/custom/glyph-selection-non-bmp.svg: Added.
623 2012-02-02 Philippe Normand <pnormand@igalia.com>
625 Unreviewed, marking a new test as flaky on GTK.
627 * platform/gtk/test_expectations.txt:
628 fast/forms/radio/radio-group.html fails on and off.
630 2012-02-02 Philippe Normand <pnormand@igalia.com>
632 Unreviewed, GTK rebaseline and skipping 3 new test failures.
634 * platform/gtk/Skipped:
635 * platform/gtk/fast/events/remove-target-with-shadow-in-drag-expected.txt: Added.
637 2012-02-02 Raul Hudea <rhudea@adobe.com>
639 Regions should ignore the saved currentRenderFlowThread during repainting
640 because if there are imbricated flow threads, it might end using the wrong one.
642 [CSSRegions] Assert failure in RenderView::computeRectForRepaint
643 https://bugs.webkit.org/show_bug.cgi?id=77430
645 Reviewed by David Hyatt.
647 * fast/regions/imbricated-flow-threads-crash-expected.txt: Added.
648 * fast/regions/imbricated-flow-threads-crash.html: Added.
650 2012-02-02 Kentaro Hara <haraken@chromium.org>
652 The third argument of addEventListener/removeEventListener of PeerConnection should be optional
653 https://bugs.webkit.org/show_bug.cgi?id=77606
655 Reviewed by Adam Barth.
657 The added test confirms if the third argument of addEventListener() and
658 removeEventListener() is optional.
660 * fast/mediastream/peerconnection-eventlistener-optional-argument-expected.txt: Added.
661 * fast/mediastream/peerconnection-eventlistener-optional-argument.html: Added.
663 2012-02-01 Philippe Normand <pnormand@igalia.com>
665 [GStreamer] FFTFrame implementation
666 https://bugs.webkit.org/show_bug.cgi?id=73545
668 Reviewed by Chris Rogers.
670 * webaudio/resources/convolution-testing.js:
671 (checkTail1): Adapt convolution threshold for GStreamerFFTFrame
672 implementation, as advised by Chris Rogers.
674 2012-02-01 Eric Carlson <eric.carlson@apple.com>
676 Consider user's preferred language when choosing text tracks
677 https://bugs.webkit.org/show_bug.cgi?id=74121
679 Reviewed by Alexey Proskuryakov.
681 * media/track/track-language-preference-expected.txt: Added.
682 * media/track/track-language-preference.html: Added.
683 * media/track/track-prefer-captions-expected.txt: Added.
684 * media/track/track-prefer-captions.html: Added.
685 * platform/mac/Skipped:
687 2012-02-01 Shinya Kawanaka <shinyak@google.com>
689 Select attribute of HTMLContentElement should be able be changed dynamically.
690 https://bugs.webkit.org/show_bug.cgi?id=76261
692 Reviewed by Hajime Morita.
694 Test cases for changing select attribute dynamically.
696 * fast/dom/shadow/content-element-select-dynamic-expected.txt: Added.
697 * fast/dom/shadow/content-element-select-dynamic.html: Added.
699 2012-02-01 Michael Saboff <msaboff@apple.com>
701 Yarr crash with regexp replace
702 https://bugs.webkit.org/show_bug.cgi?id=67454
704 Reviewed by Gavin Barraclough.
706 New tests to check for proper handling of back references to
707 unmatched subpatterns.
709 * fast/js/regexp-backreferences-expected.txt:
710 * fast/js/script-tests/regexp-backreferences.js:
712 2012-02-01 Pablo Flouret <pablof@motorola.com>
714 Support targetOrigin = "/" in postMessage for sending messages to same origin as source document.
715 https://bugs.webkit.org/show_bug.cgi?id=77580
717 Reviewed by Adam Barth.
719 * http/tests/security/postMessage/target-origin-expected.txt:
720 * http/tests/security/postMessage/target-origin.html:
722 2012-02-01 Gavin Barraclough <barraclough@apple.com>
724 calling function on catch block scope containing an eval result in wrong this value being passed
725 https://bugs.webkit.org/show_bug.cgi?id=77581
727 Reviewed by Oliver Hunt.
729 javascript:function F(){ return 'F' in this; }; try { throw F; } catch (e) { eval(""); alert(e()); }
731 * fast/js/eval-var-decl-expected.txt:
732 * fast/js/script-tests/eval-var-decl.js:
736 2012-02-01 Florin Malita <fmalita@google.com>
738 Backgrounds in HTML inside foreignObject don't draw
739 https://bugs.webkit.org/show_bug.cgi?id=23111
741 Reviewed by Eric Seidel.
743 * svg/foreignObject/body-background-expected.png: Added.
744 * svg/foreignObject/body-background-expected.txt: Added.
745 * svg/foreignObject/body-background.svg: Added.
747 2012-02-01 Oliver Hunt <oliver@apple.com>
749 Add support for inferred function names
750 https://bugs.webkit.org/show_bug.cgi?id=77579
752 Reviewed by Gavin Barraclough.
754 Update test case results.
756 * fast/profiler/anonymous-event-handler-expected.txt:
757 * fast/profiler/anonymous-function-called-from-different-contexts-expected.txt:
758 * fast/profiler/anonymous-function-calls-built-in-functions-expected.txt:
759 * fast/profiler/anonymous-function-calls-eval-expected.txt:
760 * fast/profiler/built-in-function-calls-anonymous-expected.txt:
761 * fast/profiler/inline-event-handler-expected.txt:
762 * fast/profiler/many-calls-in-the-same-scope-expected.txt:
763 * fast/profiler/multiple-and-different-scoped-anonymous-function-calls-expected.txt:
764 * fast/profiler/multiple-and-different-scoped-function-calls-expected.txt:
765 * fast/profiler/multiple-anonymous-functions-called-from-the-same-function-expected.txt:
766 * fast/profiler/nested-anonymous-functon-expected.txt:
767 * fast/profiler/start-and-stop-profiler-multiple-times-expected.txt:
769 2012-02-01 Mark Hahnenberg <mhahnenberg@apple.com>
771 Replace JSArray destructor with finalizer
772 https://bugs.webkit.org/show_bug.cgi?id=77488
774 Reviewed by Geoffrey Garen.
776 * fast/js/script-tests/sparse-array.js: Added code to test oscillation between
777 sparse and dense arrays.
778 * fast/js/sparse-array-expected.txt:
780 2012-02-01 Elliot Poger <epoger@google.com>
782 rebaseline box-shadow-clipped-slices
783 https://bugs.webkit.org/show_bug.cgi?id=77565
785 Reviewed by Stephen White.
787 * platform/chromium-linux/fast/box-shadow/box-shadow-clipped-slices-expected.png:
788 * platform/chromium-win/fast/box-shadow/box-shadow-clipped-slices-expected.png:
790 2012-02-01 Alexis Menard <alexis.menard@openbossa.org>
792 CSSStyleDeclaration.getPropertyPriority() fails for CSS shorthand properties with 'important' priority
793 https://bugs.webkit.org/show_bug.cgi?id=49058
795 Reviewed by Andreas Kling.
797 * fast/css/shorthand-priority-expected.txt: Added.
798 * fast/css/shorthand-priority.html: Added.
800 2012-02-01 Ryosuke Niwa <rniwa@webkit.org>
802 Crash in EventHandler::updateDragAndDrop
803 https://bugs.webkit.org/show_bug.cgi?id=77569
805 Reviewed by Alexey Proskuryakov.
807 * fast/events/remove-target-with-shadow-in-drag-expected.txt: Added.
808 * fast/events/remove-target-with-shadow-in-drag.html: Added.
810 2012-02-01 Szilard Ledan <Ledan-Muntean.Szilard@stud.u-szeged.hu>
812 Fixed some lines in the date-constructor.js test.
813 https://bugs.webkit.org/show_bug.cgi?id=75892
815 Reviewed by Gavin Barraclough.
817 * fast/js/date-constructor-expected.txt:
818 * fast/js/script-tests/date-constructor.js:
820 2012-02-01 Max Vujovic <mvujovic@adobe.com>
822 Add support for min-width on the table element.
824 min-width is not implemented on <table> for table-layout: auto
825 https://bugs.webkit.org/show_bug.cgi?id=76553
827 Reviewed by Julien Chaffraix.
829 * fast/table/min-width-css-block-table.html: Added.
830 * fast/table/min-width-css-block-table-expected.txt: Added.
831 * fast/table/min-width-css-inline-table.html: Added.
832 * fast/table/min-width-css-inline-table-expected.txt: Added.
833 * fast/table/min-width-html-block-table.html: Added.
834 * fast/table/min-width-html-block-table-expected.txt: Added.
835 * fast/table/min-width-html-inline-table.html: Added.
836 * fast/table/min-width-html-inline-table-expected.txt: Added.
837 * fast/table/script-tests/min-width-css-block-table.js: Added.
838 (computeLogicalWidth):
839 * fast/table/script-tests/min-width-css-inline-table.js: Added.
840 (computeLogicalWidth):
841 * fast/table/script-tests/min-width-helpers.js: Added.
844 (computeLogicalWidthHelper):
846 * fast/table/script-tests/min-width-html-block-table.js: Added.
847 (computeLogicalWidth):
848 * fast/table/script-tests/min-width-html-inline-table.js: Added.
849 (computeLogicalWidth):
851 2012-02-01 Brian Salomon <bsalomon@google.com>
853 [SKIA/CHROMIUM] Perform getImageData format conversions using Skia
854 https://bugs.webkit.org/show_bug.cgi?id=77553
856 Reviewed by Stephen White.
858 * platform/chromium/test_expectations.txt:
860 2012-02-01 Nate Chapin <japhet@chromium.org>
862 Test for https://bugs.webkit.org/show_bug.cgi?id=73097.
863 Test adapted from repro case provided by zacklloyd@google.com.
865 Reviewed by Darin Adler.
867 * fast/events/resources/subframe-with-scrollable-div.html: Added.
868 * fast/events/scroll-div-with-prevent-default-in-subframe-expected.txt: Added.
869 * fast/events/scroll-div-with-prevent-default-in-subframe.html: Added.
871 2012-02-01 Mario Sanchez Prada <msanchez@igalia.com>
873 [GTK] editing/inserting/4960120-2.html flaky crash
874 https://bugs.webkit.org/show_bug.cgi?id=76815
876 Reviewed by Martin Robinson.
878 * platform/gtk/test_expectations.txt: Unskipping tests that
879 shouldn't be crashing from now on.
881 2012-02-01 Yury Semikhatsky <yurys@chromium.org>
883 Web Inspector: debugger reports wrong sources when paused in inline script on page reload
884 https://bugs.webkit.org/show_bug.cgi?id=77548
886 Reviewed by Vsevolod Vlasov.
888 * inspector/debugger/debugger-scripts-expected.txt:
889 * inspector/debugger/pause-in-inline-script-expected.txt: Added.
890 * inspector/debugger/pause-in-inline-script.html: Added.
891 * platform/chromium/inspector/debugger/debugger-scripts-expected.txt:
893 2012-02-01 Shinya Kawanaka <shinyak@google.com>
895 Content element should be able to be dynamically added/removed/replaced in a shadow tree.
896 https://bugs.webkit.org/show_bug.cgi?id=76611
898 Reviewed by Hajime Morita
900 Test cases for appending/removing/replacing content element in a shadow tree.
902 * fast/dom/shadow/content-element-move-expected.txt: Added.
903 * fast/dom/shadow/content-element-move.html: Added.
905 2012-02-01 Peter Beverloo <peter@chromium.org>
907 getIntersectionList causes transforms to be recalculated in SVG
908 https://bugs.webkit.org/show_bug.cgi?id=77179
910 Reviewed by Nikolas Zimmermann.
912 Introduce a local variable to store the element's local-to-parent
913 transformation matrix in, removing the need for the const_cast and
914 stopping us from modifying any matrices elsewhere.
916 * svg/custom/intersection-list-transforms-expected.png: Added.
917 * svg/custom/intersection-list-transforms-expected.txt: Added.
918 * svg/custom/intersection-list-transforms.svg: Added.
920 2012-02-01 Vsevolod Vlasov <vsevik@chromium.org>
922 Web Inspector: [InspectorIndexedDB] Add tests for database names and database structure requests.
923 https://bugs.webkit.org/show_bug.cgi?id=77439
925 Reviewed by Pavel Feldman.
927 * http/tests/inspector/indexeddb/database-names-expected.txt: Added.
928 * http/tests/inspector/indexeddb/database-names.html: Added.
929 * http/tests/inspector/indexeddb/database-structure-expected.txt: Added.
930 * http/tests/inspector/indexeddb/database-structure.html: Added.
931 * http/tests/inspector/indexeddb/indexeddb-test.js: Added.
932 * platform/gtk/Skipped:
933 * platform/mac-leopard/Skipped:
934 * platform/mac-snowleopard/Skipped:
935 * platform/mac/Skipped:
936 * platform/qt/Skipped:
937 * platform/win/Skipped:
939 2012-02-01 Shawn Singh <shawnsingh@chromium.org>
941 Fix the semantics of passing contentsVisible flag to GraphicsLayers
942 https://bugs.webkit.org/show_bug.cgi?id=76975
944 Reviewed by Simon Fraser.
946 * compositing/visibility/layer-visible-content-expected.txt: rebaselined expected result
947 * compositing/visibility/layer-visible-content.html: fixed height so that result is platform-independent
948 * platform/chromium/test_expectations.txt: removed fail expectation, it should pass now.
950 2012-02-01 Philippe Normand <pnormand@igalia.com>
952 Unreviewed, GTK rebaseline after r106445
954 * platform/gtk/security/block-test-expected.txt:
955 * platform/gtk/security/block-test-no-port-expected.txt:
956 * platform/gtk/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt:
958 2012-02-01 Csaba Osztrogonác <ossy@webkit.org>
960 [WK2] Unreviewed gardening after r106426.
961 Skip new failing tests because of missing layoutTestController.dumpResourceResponseMIMETypes().
962 https://bugs.webkit.org/show_bug.cgi?id=42543
964 * platform/qt-wk2/Skipped: Remove a test also skipped in wk2/Skipped.
965 * platform/wk2/Skipped:
967 2012-02-01 Yuzo Fujishima <yuzo@google.com>
969 [Chromium] Unreviewed test expectaion change.
970 plugins/createScriptableObject-before-start.html is flaky on LINUX.
972 * platform/chromium/test_expectations.txt:
974 2012-02-01 Csaba Osztrogonác <ossy@webkit.org>
976 Implement Error.stack
977 https://bugs.webkit.org/show_bug.cgi?id=66994
979 Unreviewed, rolling out r106407.
981 * fast/js/exception-properties-expected.txt:
982 * fast/js/script-tests/exception-properties.js:
983 * fast/js/script-tests/stack-trace.js: Removed.
984 * fast/js/stack-trace-expected.txt: Removed.
985 * fast/js/stack-trace.html: Removed.
986 * platform/chromium/test_expectations.txt:
988 2012-02-01 Yuzo Fujishima <yuzo@google.com>
990 [Chromium] Unreviewed test expectaion change.
991 media/controls-drag-timebar.html passes or times out on WIN and LINUX.
993 * platform/chromium/test_expectations.txt:
995 2012-02-01 Sheriff Bot <webkit.review.bot@gmail.com>
997 Unreviewed, rolling out r106432.
998 http://trac.webkit.org/changeset/106432
999 https://bugs.webkit.org/show_bug.cgi?id=77529
1001 it breaks tests (Requested by shinyak on #webkit).
1003 * fast/dom/shadow/content-element-move-expected.txt: Removed.
1004 * fast/dom/shadow/content-element-move.html: Removed.
1006 2012-02-01 Yuzo Fujishima <yuzo@google.com>
1008 [Chromium] Unreviewed test expectaion change.
1009 svg/text/text-align-04-b.svg is flaky on WIN and LINUX.
1011 * platform/chromium/test_expectations.txt:
1013 2012-02-01 Philippe Normand <pnormand@igalia.com>
1015 Reviewed by Martin Robinson.
1017 [GTK] Improve FrameLoader signals. Resource loading
1018 https://bugs.webkit.org/show_bug.cgi?id=49543
1020 Unskip tests now passing.
1022 * platform/gtk/Skipped:
1023 * platform/gtk/fast/loader/file-protocol-fragment-expected.txt: Added.
1024 * platform/gtk/http/tests/misc/willCacheResponse-delegate-callback-expected.txt:
1026 2012-02-01 Balazs Ankes <Ankes.Balazs@stud.u-szeged.hu>
1028 [Qt] Unreviewed gardening after r106373.
1030 * fast/forms/implicit-submission-expected.txt:
1031 * platform/qt/fast/dom/Window/window-properties-expected.txt:
1032 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
1033 * platform/qt/fast/dom/prototype-inheritance-2-expected.txt:
1034 * platform/qt/fast/js/global-constructors-expected.txt:
1035 * platform/qt/http/tests/security/cross-frame-access-put-expected.txt:
1037 2012-02-01 Yuzo Fujishima <yuzo@google.com>
1039 [Chromium] Unreviewed test expectation change.
1040 https://bugs.webkit.org/show_bug.cgi?id=77521
1041 fast/repaint/search-field-cancel.html is failing on LINUX.
1043 * platform/chromium/test_expectations.txt:
1045 2012-02-01 Yuzo Fujishima <yuzo@google.com>
1047 [Chromium] Unreviewed test expectation change.
1048 fast/repaint/textarea-set-disabled.html is failing.
1049 https://bugs.webkit.org/show_bug.cgi?id=77521
1051 * platform/chromium/test_expectations.txt:
1053 2012-02-01 Yuzo Fujishima <yuzo@google.com>
1055 [Chromium] Unreviewed test expectation change.
1056 Layout Test fast/forms/textfield-overflow.html is failing on WIN and LINUX.
1058 * platform/chromium/test_expectations.txt:
1060 2012-01-31 Hans Wennborg <hans@chromium.org>
1062 Speech Input: Report speech element rect relative to window rather than frame
1063 https://bugs.webkit.org/show_bug.cgi?id=76443
1065 Reviewed by Darin Fisher.
1067 Add layout test to check that the element position used when
1068 requesting speech input is relative to the window, not the frame.
1070 * fast/speech/bubble-position-expected.txt: Added.
1071 * fast/speech/bubble-position.html: Added.
1073 2012-02-01 Philippe Normand <pnormand@igalia.com>
1075 Unreviewed, GTK rebaseline after r106373 and r106361.
1077 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
1078 * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
1079 * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
1080 * platform/gtk/fast/js/global-constructors-expected.txt:
1081 * platform/gtk/http/tests/security/cross-frame-access-put-expected.txt:
1083 2012-01-31 Hayato Ito <hayato@chromium.org>
1085 Add APIs, getElementsByXXX family, to ShadowRoot IDL.
1086 https://bugs.webkit.org/show_bug.cgi?id=77323
1088 Reviewed by Dimitri Glazkov.
1090 Add APIs (getElementById, getElemesntByTagName, getElementsByClassName and getElementsByTagNameNS)
1093 * fast/dom/shadow/shadow-root-js-api-expected.txt:
1094 * fast/dom/shadow/shadow-root-js-api.html:
1096 2012-01-31 Shinya Kawanaka <shinyak@google.com>
1098 Content element should be able to be dynamically added/removed/replaced in a shadow tree.
1099 https://bugs.webkit.org/show_bug.cgi?id=76611
1101 Reviewed by Hajime Morita.
1103 Test cases for appending/removing/replacing content element in a shadow tree.
1105 * fast/dom/shadow/content-element-move-expected.txt: Added.
1106 * fast/dom/shadow/content-element-move.html: Added.
1108 2012-01-31 Ryuan Choi <ryuan.choi@samsung.com>
1110 [EFL] Add basic DRT/Efl implementation to support viewport test.
1111 https://bugs.webkit.org/show_bug.cgi?id=77320
1113 Reviewed by Andreas Kling.
1115 Remove fast/viewport from Skipped and add some tests which aren't passed.
1116 These skipped tests are also in qt/Skipped and gtk/Skipped.
1118 * platform/efl/Skipped:
1120 2012-01-31 Joe Thomas <joethomas@motorola.com>
1122 https://bugs.webkit.org/show_bug.cgi?id=76801
1123 Listboxes incorrectly display contents when cleared and then re-populated.
1125 Whenever the number of items in the listbox is less than the size of listbox (number of visible items the listbox can accomodate),
1126 we set the listbox scroll-offset to zero. The scroll-offset of the Scrollbar should also be set to 0 so that when the listbox is re-populated,
1127 scrollbar position and the content inside the listbox are in sync.
1131 Reviewed by Andreas Kling.
1133 * fast/forms/listbox-clear-restore-expected.html: Added.
1134 * fast/forms/listbox-clear-restore.html: Added.
1136 2012-01-31 Yuzo Fujishima <yuzo@google.com>
1138 [Chromium] Unreviewed test expectation change.
1139 LayoutTest platform/mac/fast/events/non-roman-key-code.html crashes at r106422.
1141 * platform/chromium/test_expectations.txt:
1143 2012-01-31 Adam Barth <abarth@webkit.org>
1145 HTMLPreloadScanner should understand the <base> element
1146 https://bugs.webkit.org/show_bug.cgi?id=77231
1148 Reviewed by Eric Seidel.
1150 These tests ensure that we understand the <base> element and that we
1151 understand that the first <base> element is the one that maters.
1153 * fast/preloader/first-base-tag-scanned-wins-expected.txt: Added.
1154 * fast/preloader/first-base-tag-scanned-wins.html: Added.
1155 * fast/preloader/first-base-tag-wins-expected.txt: Added.
1156 * fast/preloader/first-base-tag-wins.html: Added.
1157 * fast/preloader/resources/base-image1.png: Copied from LayoutTests/fast/preloader/resources/image1.png.
1158 * fast/preloader/resources/base-image2.png: Copied from LayoutTests/fast/preloader/resources/image1.png.
1159 * fast/preloader/resources/base-image3.png: Copied from LayoutTests/fast/preloader/resources/image1.png.
1160 * fast/preloader/understands-base-tag-expected.txt: Added.
1161 * fast/preloader/understands-base-tag.html: Added.
1163 2012-01-31 Adam Klein <adamk@chromium.org>
1165 ProcessingInstruction should not be a ContainerNode
1166 https://bugs.webkit.org/show_bug.cgi?id=75141
1168 Reviewed by Darin Adler.
1170 * fast/dom/processing-instruction-appendChild-exceptions-expected.txt: Added.
1171 * fast/dom/processing-instruction-appendChild-exceptions.xhtml: Added.
1173 2012-01-31 Matthew Delaney <mdelaney@apple.com>
1175 Failing 2d.shadow.enable.off.2.html on Lion
1176 https://bugs.webkit.org/show_bug.cgi?id=77489
1178 Reviewed by Dan Bernstein.
1180 * platform/mac-lion/Skipped: We can unskip this test now that this patch has us passing this test.
1182 2012-01-31 Oliver Hunt <oliver@apple.com>
1184 Remove unneeded sourceId property
1185 https://bugs.webkit.org/show_bug.cgi?id=77495
1187 Reviewed by Filip Pizlo.
1189 Update the test for the removal of sourceId
1191 * fast/js/exception-properties-expected.txt:
1192 * fast/js/script-tests/exception-properties.js:
1194 2012-01-31 Yuzo Fujishima <yuzo@google.com>
1196 [Chromium] Unreviewed test expectation change.
1197 fast/replaced/width100percent-searchfield.html is failing on MAC.
1199 * platform/chromium/test_expectations.txt:
1201 2012-01-31 Oliver Hunt <oliver@apple.com>
1203 Implement Error.stack
1204 https://bugs.webkit.org/show_bug.cgi?id=66994
1206 Reviewed by Gavin Barraclough.
1208 Original patch by Juan Carlos Montemayor Elosua.
1210 Unit tests that contain both normal and special cases for stack trace
1213 * fast/js/exception-properties-expected.txt:
1214 * fast/js/script-tests/exception-properties.js:
1215 * fast/js/script-tests/stack-trace.js: Added.
1226 * fast/js/stack-trace-expected.txt: Added.
1227 * fast/js/stack-trace.html: Added.
1228 * platform/chromium/test_expectations.txt:
1230 2012-01-31 Joshua Bell <jsbell@chromium.org>
1232 IndexedDB: Re-enable structured-clone test
1233 https://bugs.webkit.org/show_bug.cgi?id=77239
1235 This test was landed disabled, since it was failing. Turns out Date serialization
1236 differs ("PST" vs. "Pacific Standard Time") across machines, so debug statements
1237 in the test were removed.
1239 Reviewed by Tony Chang.
1241 * platform/chromium/test_expectations.txt:
1242 * storage/indexeddb/structured-clone-expected.txt:
1243 * storage/indexeddb/structured-clone.html:
1245 2012-01-31 Balazs Kelemen <kbalazs@webkit.org>
1247 [Qt][WK2] bot lacks mobility
1248 https://bugs.webkit.org/show_bug.cgi?id=68243
1250 Unreviewed gardening.
1251 Removing tests from skipped list. These tests are no
1252 longer failing since the Qt5 tree we use includes
1253 the required modules that used to live in mobility.
1255 * platform/qt-wk2/Skipped:
1257 2012-01-31 Sheriff Bot <webkit.review.bot@gmail.com>
1259 Unreviewed, rolling out r106376.
1260 http://trac.webkit.org/changeset/106376
1261 https://bugs.webkit.org/show_bug.cgi?id=77481
1263 Broke WebGLLayerChromiumTest in webkit_unit_tests (Requested
1264 by kbr_google on #webkit).
1266 * platform/chromium/test_expectations.txt:
1268 2012-01-31 David Grogan <dgrogan@chromium.org>
1270 IndexedDB: refactor basics layout test so that it can be run on workers.
1271 https://bugs.webkit.org/show_bug.cgi?id=76683
1273 Reviewed by Tony Chang.
1275 * storage/indexeddb/basics-workers-expected.txt: Added.
1276 * storage/indexeddb/basics-workers.html: Added.
1277 * storage/indexeddb/basics.html:
1278 * storage/indexeddb/resources/basics.js: Copied from LayoutTests/storage/indexeddb/basics.html.
1281 * storage/indexeddb/resources/idb-worker-common.js: Added.
1288 2012-01-31 Eric Seidel <eric@webkit.org>
1290 Rebaseline results after http://trac.webkit.org/changeset/106373
1294 * fast/forms/implicit-submission-expected.txt:
1295 * platform/chromium-mac/fast/dom/Window/window-lookup-precedence-expected.txt: Removed.
1296 * platform/chromium-mac/fast/dom/wrapper-classes-expected.txt: Removed.
1297 * platform/chromium-win/fast/forms/implicit-submission-expected.txt:
1298 * platform/chromium/fast/dom/Window/element-constructors-on-window-expected.txt:
1299 * platform/chromium/fast/dom/Window/window-lookup-precedence-expected.txt:
1300 * platform/chromium/fast/dom/wrapper-classes-expected.txt:
1301 * platform/mac/fast/forms/implicit-submission-expected.txt: Copied from LayoutTests/fast/forms/implicit-submission-expected.txt.
1302 * platform/qt/fast/forms/implicit-submission-expected.txt: Removed.
1304 2012-01-31 Jon Lee <jonlee@apple.com>
1306 Hidden form elements do not save their state prior to form submission
1307 https://bugs.webkit.org/show_bug.cgi?id=77391
1308 <rdar://problem/10563108>
1310 Reviewed by Brady Eidson.
1312 The test changes the value of the hidden input element via Javascript prior to
1313 submitting the form. The form action goes back one page, and we check to see
1314 that the hidden input value is what it was set to by Javascript, rather than what
1315 it was originally assigned.
1317 * fast/forms/state-restore-hidden-expected.txt: Added.
1318 * fast/forms/state-restore-hidden.html: Added.
1320 2012-01-31 Joshua Bell <jsbell@chromium.org>
1322 IndexedDB: IDBCursor.update() should raise exception if key changed
1323 https://bugs.webkit.org/show_bug.cgi?id=76952
1325 Reviewed by Tony Chang.
1327 * storage/indexeddb/cursor-update-expected.txt:
1328 * storage/indexeddb/cursor-update.html:
1330 2012-01-31 Ryosuke Niwa <rniwa@webkit.org>
1332 Crash in previousLinePosition when moving into a root inline box without leaves
1333 https://bugs.webkit.org/show_bug.cgi?id=76812
1335 Reviewed by Enrica Casucci.
1337 Add a regression test for the crash. Unfortunately, we can only test previousLinePosition.
1339 * editing/selection/move-into-empty-root-inline-box-expected.txt: Added.
1340 * editing/selection/move-into-empty-root-inline-box.html: Added.
1342 2012-01-31 Tony Chang <tony@chromium.org>
1344 [chromium] Fix css3/flexbox/cross-axis-scrollbar-expected to work on
1347 The scrollbars overflow the bounds of the scrollbar rect (see bug 77368).
1348 Work around this by using positioned elements and setting the z-index as
1349 negative. It didn't work previously because when the scrollbar was
1350 positioned, it clipped the extra pixels. Tested to verify that this works
1351 on Chromium Win and Chromium Linux.
1353 Unreviewed, test fix.
1355 * css3/flexbox/cross-axis-scrollbar-expected.html:
1356 * platform/chromium/test_expectations.txt:
1358 2012-01-25 Eric Seidel <eric@webkit.org>
1360 HTMLIsIndexElement should not expose HTMLInputElement properties
1361 https://bugs.webkit.org/show_bug.cgi?id=76095
1363 Reviewed by Adam Barth.
1365 * fast/dom/HTMLIsIndexElement/prototype-chain-expected.txt: Added.
1366 * fast/dom/HTMLIsIndexElement/prototype-chain.html: Added.
1367 * fast/dom/HTMLIsIndexElement/script-tests/prototype-chain.js: Added.
1369 2012-01-31 Rafael Brandao <rafael.lobo@openbossa.org>
1371 [Qt] Use ICU if available
1372 https://bugs.webkit.org/show_bug.cgi?id=76821
1374 Reviewed by Csaba Osztrogonác.
1376 After r105997, some tests had different expected results but they were passing
1377 like /fast/text/find-{kana|russian|soft-hyphen}.html and editing/execCommand/findString-diacriticals.html.
1378 The test editing/selection/regional-indicators.html had a false expected file,
1379 and the rest was moved to a more specific folder (i.e. some bugs skipped on qt5 and qt-wk2
1380 didn't need to be on qt-wk2 as well, etc.) and/or created specific bugs for further investigation.
1382 * platform/qt-4.8/Skipped:
1383 * platform/qt-4.8/css1/text_properties/text_transform-expected.txt: Copied from LayoutTests/platform/qt/css1/text_properties/text_transform-expected.txt.
1384 * platform/qt-4.8/editing/selection/regional-indicators-expected.txt: Renamed from LayoutTests/platform/qt/editing/selection/regional-indicators-expected.txt.
1385 * platform/qt-4.8/fast/text/find-kana-expected.txt: Renamed from LayoutTests/platform/qt/fast/text/find-kana-expected.txt.
1386 * platform/qt-4.8/fast/text/find-russian-expected.txt: Renamed from LayoutTests/platform/qt/fast/text/find-russian-expected.txt.
1387 * platform/qt-4.8/fast/text/find-soft-hyphen-expected.txt: Renamed from LayoutTests/platform/qt/fast/text/find-soft-hyphen-expected.txt.
1388 * platform/qt-5.0/Skipped:
1389 * platform/qt-5.0/css1/text_properties/text_transform-expected.txt: Renamed from LayoutTests/platform/qt/css1/text_properties/text_transform-expected.txt.
1390 * platform/qt-5.0/editing/execCommand/findString-diacriticals-expected.txt: Added.
1391 * platform/qt-wk2/Skipped:
1392 * platform/qt/Skipped:
1394 2012-01-31 Arko Saha <arko@motorola.com>
1396 The spec renamed addTrack() to addTextTrack().
1397 https://bugs.webkit.org/show_bug.cgi?id=77381
1399 Reviewed by Eric Carlson.
1401 Renamed addTrack() to addTextTrack().
1402 Spec: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#media-elements
1404 * media/track/track-add-track-expected.txt:
1405 * media/track/track-add-track.html:
1406 * media/track/track-addtrack-kind-expected.txt:
1407 * media/track/track-addtrack-kind.html:
1408 * media/track/track-text-track-destructor-crash.html:
1409 * media/track/track-texttracks-expected.txt:
1410 * media/track/track-texttracks.html:
1411 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
1412 * platform/mac/fast/dom/Window/window-properties-expected.txt:
1414 2012-01-31 Yuzo Fujishima <yuzo@google.com>
1416 [Chromium] Unreviewed test expectation change.
1417 inspector/timeline/timeline-receive-response-event.html is flaky on LINUX
1419 * platform/chromium/test_expectations.txt:
1421 2012-01-31 Philippe Normand <pnormand@igalia.com>
1423 Unreviewed, GTK gardening.
1425 * platform/gtk/Skipped: Skipping some new failures.
1426 * platform/gtk/fast/dom/constructed-objects-prototypes-expected.txt: Added.
1427 * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
1428 * platform/gtk/fast/js/global-constructors-expected.txt:
1429 * platform/gtk/test_expectations.txt: Marked one more svg test as flaky.
1431 2012-01-31 Yuzo Fujishima <yuzo@google.com>
1433 [Chromium] Unreviewed test expectation change.
1434 77412 - [Chromium] Layout Test media/media-blocked-by-beforeload.html fails for LEOPARD
1436 * platform/chromium/test_expectations.txt:
1438 2012-01-31 Csaba Osztrogonác <ossy@webkit.org>
1440 On more (last) typo fix after r106339.
1442 * platform/qt/Skipped:
1444 2012-01-31 Csaba Osztrogonác <ossy@webkit.org>
1446 Typo fix after r106339.
1448 * platform/qt/Skipped:
1450 2012-01-30 Csaba Osztrogonác <ossy@webkit.org>
1452 [Qt] Unreviewed gardening.
1454 * platform/qt/Skipped: Skip failing tests.
1456 2012-01-30 Yury Semikhatsky <yurys@chromium.org>
1458 Web Inspector: should be possible to step through all event listeners when event listener breakpoint is hit
1459 https://bugs.webkit.org/show_bug.cgi?id=77331
1461 Test that debugger will stop in each event listener when pausing on an event listener
1464 Reviewed by Pavel Feldman.
1466 * inspector/debugger/step-through-event-listeners-expected.txt: Added.
1467 * inspector/debugger/step-through-event-listeners.html: Added.
1468 * platform/gtk/Skipped:
1469 * platform/mac/Skipped:
1470 * platform/qt/Skipped:
1471 * platform/win/Skipped:
1472 * platform/wincairo/Skipped:
1474 2011-01-30 Hayato Ito <hayato@chromium.org>
1476 Attach light children after removing a shadow root.
1477 https://bugs.webkit.org/show_bug.cgi?id=74267
1479 Reviewed by Ryosuke Niwa.
1481 * fast/dom/shadow/dynamically-created-shadow-root-expected.html:
1482 * fast/dom/shadow/dynamically-created-shadow-root.html:
1484 2012-01-30 Raymond Liu <raymond.liu@intel.com>
1486 Fix ASSERT fail within AudioBus::processWithGainFrom()
1487 https://bugs.webkit.org/show_bug.cgi?id=76685
1489 Reviewed by Daniel Bates.
1491 * webaudio/audionode-connect-order-expected.txt: Added.
1492 * webaudio/audionode-connect-order.html: Added.
1494 2012-01-30 Roland Steiner <rolandsteiner@chromium.org>
1496 <style scoped>: Implement scoped stylesheets and basic application
1497 https://bugs.webkit.org/show_bug.cgi?id=73190
1499 Test that <style scoped> affects styles and is updated correctly:
1501 -) test setting/un-setting the 'scoped' attribute
1502 -) test inserting/removing a whole <style scoped> element
1504 Reviewed by Antti Koivisto.
1506 * fast/css/style-scoped/style-scoped-attach-expected.txt: Added.
1507 * fast/css/style-scoped/style-scoped-attach.html: Added.
1508 * fast/css/style-scoped/style-scoped-basic-expected.txt: Added.
1509 * fast/css/style-scoped/style-scoped-basic.html: Added.
1510 * fast/css/style-scoped/style-scoped-detach-expected.txt: Added.
1511 * fast/css/style-scoped/style-scoped-detach.html: Added.
1512 * fast/css/style-scoped/style-scoped-remove-scoped-expected.txt: Added.
1513 * fast/css/style-scoped/style-scoped-remove-scoped.html: Added.
1514 * fast/css/style-scoped/style-scoped-set-scoped-expected.txt: Added.
1515 * fast/css/style-scoped/style-scoped-set-scoped.html: Added.
1517 2012-01-30 Yuzo Fujishima <yuzo@google.com>
1519 [Chromium] Unreviewed test expectation change
1520 plugins/crash-restoring-plugin-page-from-page-cache.html fails or timeouts.
1522 * platform/chromium/test_expectations.txt:
1524 2012-01-30 Pablo Flouret <pablof@motorola.com>
1526 Don't select the next selectable index when deselecting an option in select elements with size set to a value greater than one.
1527 https://bugs.webkit.org/show_bug.cgi?id=76389
1529 Reviewed by Kent Tamura.
1531 This behavior matches the rest of the browsers.
1533 * fast/forms/select/option-selecting-expected.txt: Added.
1534 * fast/forms/select/option-selecting.html: Added.
1536 2012-01-30 Levi Weintraub <leviw@chromium.org>
1538 Layout Test plugins/crash-restoring-plugin-page-from-page-cache.html is slow on Chromium
1539 https://bugs.webkit.org/show_bug.cgi?id=77397
1541 Unreviewed gardening. Marking plugins/crash-restoring-plugin-page-from-page-cache.html slow
1544 * platform/chromium/test_expectations.txt:
1546 2012-01-30 Dan Bernstein <mitz@apple.com>
1548 <rdar://problem/10778045> REGRESSION (r91935): text-combine fails
1549 https://bugs.webkit.org/show_bug.cgi?id=77373
1551 Reviewed by Darin Adler.
1553 Removed tests that were failing because of this bug from the skipped list.
1555 * platform/mac-lion/Skipped:
1557 2012-01-30 Brady Eidson <beidson@apple.com>
1559 Fix typo in test name from my last commit.
1561 Spotted and rubber-stamped by Darin Adler.
1563 * plugins/crash-restoring-plugin-page-from-page-cache-expected.txt: Copied from plugins/crash-restoring-pluging-page-from-page-cache-expected.txt.
1564 * plugins/crash-restoring-plugin-page-from-page-cache.html: Copied from plugins/crash-restoring-pluging-page-from-page-cache.html.
1565 * plugins/crash-restoring-pluging-page-from-page-cache-expected.txt: Removed.
1566 * plugins/crash-restoring-pluging-page-from-page-cache.html: Removed.
1568 2012-01-30 Brady Eidson <beidson@apple.com>
1570 <rdar://problem/10707072>
1571 Crashes in WebProcess at WebCore::Node::rendererIsNeeded
1573 Reviewed by Darin Adler.
1575 * plugins/crash-restoring-pluging-page-from-page-cache-expected.txt: Added.
1576 * plugins/crash-restoring-pluging-page-from-page-cache.html: Added.
1578 2012-01-30 Rakesh KN <rakesh.kn@motorola.com>
1580 single-file input elements should refuse multi-file drags
1581 https://bugs.webkit.org/show_bug.cgi?id=25913
1583 Reviewed by Eric Seidel.
1585 Refuse the multiple file drags onto a single file input element.
1587 * editing/pasteboard/file-input-files-access-expected.txt:
1588 Expected result changed.
1589 * editing/pasteboard/script-tests/file-input-files-access.js:
1591 Removed the 'FIXME' debug and comment as it is not valid after this change.
1593 2012-01-30 Dana Jansens <danakj@chromium.org>
1595 [chromium] Use region reported painted opaque for draw culling
1596 https://bugs.webkit.org/show_bug.cgi?id=76015
1598 Reviewed by James Robinson.
1600 * platform/chromium-linux/compositing/iframes/iframe-in-composited-layer-expected.png:
1601 * platform/chromium-mac-leopard/fast/repaint/block-selection-gap-in-composited-layer-expected.png: Removed.
1602 * platform/chromium-mac-snowleopard/fast/repaint/block-selection-gap-in-composited-layer-expected.png: Removed.
1603 * platform/chromium-win/fast/repaint/block-selection-gap-in-composited-layer-expected.png: Removed.
1604 * platform/chromium/fast/repaint/block-selection-gap-in-composited-layer-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/repaint/block-selection-gap-in-composited-layer-expected.png.
1605 * platform/chromium/test_expectations.txt:
1607 2012-01-30 Shadi Khalek <shadi@chromium.org>
1609 [Chromium] Unreviewed test expectation change.
1610 Remove passing media/media-blocked-by-beforeload.html from test_expectations.txt
1613 * platform/chromium/test_expectations.txt:
1615 2012-01-30 Ryosuke Niwa <rniwa@webkit.org>
1617 Crash in previousLinePosition when moving into a root inline box without leaves
1618 https://bugs.webkit.org/show_bug.cgi?id=76812
1620 Reviewed by Enrica Casucci.
1622 Add a regression test for the crash. Unfortunately, we can only test previousLinePosition.
1624 * editing/selection/move-into-empty-root-inline-box-expected.txt: Added.
1625 * editing/selection/move-into-empty-root-inline-box.html: Added.
1627 2012-01-30 Oliver Hunt <oliver@apple.com>
1629 Unexpected syntax error
1630 https://bugs.webkit.org/show_bug.cgi?id=77340
1632 Reviewed by Gavin Barraclough.
1634 Add new tests for correct parsing of new expressions
1636 * fast/js/parser-syntax-check-expected.txt:
1637 * fast/js/script-tests/parser-syntax-check.js:
1641 2012-01-30 Tony Chang <tony@chromium.org>
1643 css3/flexbox/cross-axis-scrollbar.html ref test fails on Windows Chromium bots
1644 https://bugs.webkit.org/show_bug.cgi?id=77309
1646 Reviewed by Dirk Pranke.
1648 It looks like the scrollbars on windows overflow by a pixel, so the
1649 edge of the scrollbar is being covered up by the trailing green box.
1650 Use z-order to force the scrollbar on top.
1652 This is kind of speculative. I want to see if the test passes on the
1653 bots before removing the line in test_expectations.txt.
1655 * css3/flexbox/cross-axis-scrollbar-expected.html:
1657 2012-01-30 Levi Weintraub <leviw@chromium.org>
1659 Unreviewed gardening. Marking fast/js/dfg-int32array-overflow-values.html as slow
1660 for Chromium Debug bots.
1662 * platform/chromium/test_expectations.txt:
1664 2012-01-30 Levi Weintraub <leviw@chromium.org>
1666 fast/css/fontsize-unit-rems-crash.html should use dumpAsText
1667 https://bugs.webkit.org/show_bug.cgi?id=77351
1669 Reviewed by Simon Fraser.
1671 Switching the above test to only use text results as the html element is display:none.
1673 * fast/css/fontsize-unit-rems-crash-expected.txt:
1674 * fast/css/fontsize-unit-rems-crash.html:
1676 2012-01-30 Mihnea Ovidenie <mihnea@adobe.com>
1678 [CSSRegions]Add support for background-color in region styling
1679 https://bugs.webkit.org/show_bug.cgi?id=71488
1681 Reviewed by David Hyatt.
1683 Enable the region styling tests again.
1685 * platform/mac-snowleopard/Skipped:
1687 2012-01-30 Joshua Bell <jsbell@chromium.org>
1689 IndexedDB: Add tests for structured clone data
1690 https://bugs.webkit.org/show_bug.cgi?id=74897
1692 Validate that the types listed in the HTML5 "structured clone algorithm"
1693 round trip properly through Indexed DB storage. Types with incomplete
1694 support in the Chromium port are excluded (http://crbug.com/108012).
1695 Landing disabled since cr-linux is failing test for unknown reasons.
1697 Reviewed by Tony Chang.
1699 * platform/chromium/test_expectations.txt:
1700 * storage/indexeddb/resources/test-data.html: Added.
1701 * storage/indexeddb/resources/test-data.txt: Added.
1702 * storage/indexeddb/structured-clone-expected.txt: Added.
1703 * storage/indexeddb/structured-clone.html: Added.
1705 2012-01-30 Tommy Widenflycht <tommyw@google.com>
1707 Memory leak caused by PeerConnection add a NULL media stream
1708 https://bugs.webkit.org/show_bug.cgi?id=76150
1710 Added a basic LayoutTest for null/undefined arguments to PeerConnection::addStream().
1712 Reviewed by Adam Barth.
1714 * fast/mediastream/peerconnection-addstream-expected.txt: Added.
1715 * fast/mediastream/peerconnection-addstream.html: Added.
1716 * fast/mediastream/script-tests/peerconnection-addstream.js: Added.
1718 2012-01-30 Greg Billock <gbillock@google.com>
1720 Enable web intents layout tests for Chromium build.
1721 https://bugs.webkit.org/show_bug.cgi?id=77347
1723 Reviewed by Ryosuke Niwa.
1725 * platform/chromium/test_expectations.txt:
1727 2012-01-30 Parag Radke <nrqv63@motorola.com>
1729 REGRESSION (r82580): Reproducible crash in CSSPrimitiveValue::computeLengthDouble
1730 https://bugs.webkit.org/show_bug.cgi?id=61989
1732 Reviewed by Simon Fraser.
1734 Added a test case to check rems unit (css3) with html property display:none.
1736 * fast/css/fontsize-unit-rems-crash-expected.txt: Added.
1737 * fast/css/fontsize-unit-rems-crash.html: Added.
1739 2012-01-26 Jocelyn Turcotte <jocelyn.turcotte@nokia.com>
1741 [Qt] WKTR: Use a software rendering pipiline when running tests.
1742 https://bugs.webkit.org/show_bug.cgi?id=76708
1744 Reviewed by Kenneth Rohde Christiansen.
1746 * platform/qt-wk2/Skipped:
1748 2012-01-30 Csaba Osztrogonác <ossy@webkit.org>
1750 [Qt][WK2] http/tests/history/replacestate-post-to-get-2.html fails with timeout
1751 https://bugs.webkit.org/show_bug.cgi?id=76784
1753 * platform/qt-wk2/Skipped: Unskip now passing test.
1755 2012-01-27 Vsevolod Vlasov <vsevik@chromium.org>
1757 Web Inspector: TabbedEditorContainer should save open tabs.
1758 https://bugs.webkit.org/show_bug.cgi?id=76912
1760 Reviewed by Pavel Feldman.
1762 * inspector/tabbed-editors-history-expected.txt: Added.
1763 * inspector/tabbed-editors-history.html: Added.
1765 2012-01-30 Alexander Pavlov <apavlov@chromium.org>
1767 Web Inspector: [Styles] Unable to paste and subsequently edit multiple properties in the Styles pane
1768 https://bugs.webkit.org/show_bug.cgi?id=77209
1770 Reviewed by Pavel Feldman.
1772 * inspector/styles/styles-add-blank-property-expected.txt:
1773 * inspector/styles/styles-add-blank-property.html:
1775 2012-01-30 Yuzo Fujishima <yuzo@google.com>
1777 [Chromium] Unreviewed test expectation change.
1778 fast/js/dfg-int32array.html is slow on WIN DEBUG and MAC DEBUG.
1780 * platform/chromium/test_expectations.txt:
1782 2012-01-30 Shinya Kawanaka <shinyak@google.com>
1784 The query selector for HTMLContentElement should follow the shadow dom spec.
1785 https://bugs.webkit.org/show_bug.cgi?id=75946
1787 Reviewed by Hajime Morita.
1789 * fast/dom/shadow/content-selector-query-expected.txt: Added.
1790 * fast/dom/shadow/content-selector-query.html: Added.
1792 2012-01-29 Yuzo Fujishima <yuzo@google.com>
1794 [Chromium] Unreviewed test expectation change.
1795 inspector/extensions/extensions-{events,sidebar}.html time out for WIN DBG.
1797 * platform/chromium/test_expectations.txt:
1799 2012-01-29 Yuzo Fujishima <yuzo@google.com>
1801 [Chromium] Unreviewed test expectation change.
1802 svg/W3C-SVG-1.1/masking-intro-01-f.svg does not crash after r105978.
1804 * platform/chromium/test_expectations.txt:
1806 2012-01-29 Yuzo Fujishima <yuzo@google.com>
1808 [Chromium] Unreviewed test expectation change.
1809 fast/events/touch/touch-gesture-scroll.html is flaky on MAC and WIN.
1811 * platform/chromium/test_expectations.txt:
1813 2012-01-29 Yuzo Fujishima <yuzo@google.com>
1815 [Chromium] Unreviewed test expectation change.
1816 Layout Test fast/events/touch/send-oncancel-event.html is flaky on MAC and WIN.
1818 * platform/chromium/test_expectations.txt:
1820 2012-01-29 Hayato Ito <hayato@chromium.org>
1822 Add a ShadowRoot constructor as 'WebKitShadowRootConstructor', enabled by SHADOW_DOM flag.
1823 https://bugs.webkit.org/show_bug.cgi?id=76354
1825 Reviewed by Hajime Morita.
1827 We use vendor-prefixed name, 'WebKitShadowRoot', instead of 'ShadowRoot'
1828 since this is a feature under development.
1830 * fast/dom/shadow/shadow-root-js-api.html:
1832 2012-01-29 Yuzo Fujishima <yuzo@google.com>
1834 [Chromium] Unreviewed test expectation change.
1835 fast/js/navigator-language.html is flaky.
1837 * platform/chromium/test_expectations.txt:
1839 2012-01-29 Levi Weintraub <leviw@chromium.org>
1841 Unreviewed gardening. css3/flexbox/cross-axis-scrollbar.html is failing on Chromium Windows.
1842 Removing an incorrect pixel expectation (it's a ref test) and marking it as failing on
1845 * platform/chromium-win/css3/flexbox/cross-axis-scrollbar-expected.png: Removed.
1846 * platform/chromium/test_expectations.txt:
1848 2012-01-29 Levi Weintraub <leviw@chromium.org>
1850 Reserved Word tests fail on Chromium after r106198
1851 https://bugs.webkit.org/show_bug.cgi?id=77303
1853 Unreviewed gardening. disabling new reserved word tests on Chromium after r106198.
1855 * platform/chromium/test_expectations.txt:
1857 2012-01-29 Sheriff Bot <webkit.review.bot@gmail.com>
1859 Unreviewed, rolling out r106109.
1860 http://trac.webkit.org/changeset/106109
1861 https://bugs.webkit.org/show_bug.cgi?id=77302
1863 It made tests crash (Requested by Ossy_weekend on #webkit).
1865 * platform/qt-wk2/Skipped:
1867 2012-01-28 Gavin Barraclough <barraclough@apple.com>
1870 https://bugs.webkit.org/show_bug.cgi?id=77293
1872 Rubber stamped by Oliver Hunt.
1874 'let' may become a keyword in ES6. We're going to try experimentally reserving it,
1875 to see if this breaks the web.
1877 * fast/js/keywords-and-reserved_words-expected.txt:
1878 * fast/js/reserved-words-as-property-expected.txt:
1879 * fast/js/reserved-words-strict-expected.txt:
1880 * fast/js/script-tests/keywords-and-reserved_words.js:
1881 * fast/js/script-tests/reserved-words-as-property.js:
1882 * fast/js/script-tests/reserved-words-strict.js:
1884 2012-01-28 Levi Weintraub <leviw@chromium.org>
1886 Unreviewed gardening. Adding Chromium platform expectations for canvas tests after 106184.
1888 * platform/chromium-linux-x86/canvas: Added.
1889 * platform/chromium-linux-x86/canvas/philip: Added.
1890 * platform/chromium-linux-x86/canvas/philip/tests: Added.
1891 * platform/chromium-linux-x86/canvas/philip/tests/2d.line.cap.round-expected.txt: Added.
1892 * platform/chromium-linux-x86/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Added.
1893 * platform/chromium-linux-x86/fast/canvas: Added.
1894 * platform/chromium-linux-x86/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
1895 * platform/chromium-linux/canvas: Added.
1896 * platform/chromium-linux/canvas/philip: Added.
1897 * platform/chromium-linux/canvas/philip/tests: Added.
1898 * platform/chromium-linux/canvas/philip/tests/2d.line.cap.round-expected.txt: Added.
1899 * platform/chromium-linux/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Added.
1900 * platform/chromium-linux/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
1901 * platform/chromium-win-vista/canvas: Added.
1902 * platform/chromium-win-vista/canvas/philip: Added.
1903 * platform/chromium-win-vista/canvas/philip/tests: Added.
1904 * platform/chromium-win-vista/canvas/philip/tests/2d.line.cap.round-expected.txt: Added.
1905 * platform/chromium-win-vista/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Added.
1906 * platform/chromium-win-vista/fast/canvas: Added.
1907 * platform/chromium-win-vista/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
1908 * platform/chromium-win-xp/canvas: Added.
1909 * platform/chromium-win-xp/canvas/philip: Added.
1910 * platform/chromium-win-xp/canvas/philip/tests: Added.
1911 * platform/chromium-win-xp/canvas/philip/tests/2d.line.cap.round-expected.txt: Added.
1912 * platform/chromium-win-xp/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Added.
1913 * platform/chromium-win-xp/fast/canvas: Added.
1914 * platform/chromium-win-xp/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
1915 * platform/chromium-win/canvas/philip/tests/2d.line.cap.round-expected.txt: Added.
1916 * platform/chromium-win/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Added.
1917 * platform/chromium-win/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
1919 2012-01-28 Levi Weintraub <leviw@chromium.org>
1921 Layout Test webaudio/panner-set-model.html crashes on debug Chromium bots
1922 https://bugs.webkit.org/show_bug.cgi?id=77283
1924 Unreviewed gardening. Marking webaudio/panner-set-model.html crashing on Debug Chromium bots.
1926 * platform/chromium/test_expectations.txt:
1928 2012-01-28 Julien Chaffraix <jchaffraix@webkit.org>
1930 REGRESSION (r94016): Element with visibility:hidden but visible descendant may not be properly repainted
1931 https://bugs.webkit.org/show_bug.cgi?id=76126
1933 Reviewed by Simon Fraser.
1935 Added testing for a layer with no visible content but one of its descendant has some visible content.
1936 The reverse case is already profusely tested.
1938 * fast/layers/scroll-no-visible-content-but-visible-descendant-expected.html: Added.
1939 * fast/layers/scroll-no-visible-content-but-visible-descendant.html: Added.
1941 2012-01-28 Hajime Morita <morrita@google.com>
1943 Unreviewed, another attempt for warning elimination.
1945 * platform/win/Skipped:
1947 2012-01-28 Hajime Morita <morrita@google.com>
1949 Unreviewed warning elimination.
1951 * platform/win/Skipped:
1953 2012-01-27 Matthew Delaney <mdelaney@apple.com>
1955 Update mac-lion canvas results
1956 https://bugs.webkit.org/show_bug.cgi?id=77178
1958 These canvas tests were previously skipped on Lion and needed to be rebaselined for mac.
1960 Reviewed by Filip Pizlo.
1962 * platform/mac-lion/Skipped:
1963 * platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.round-expected.txt: Copied from LayoutTests/canvas/philip/tests/2d.line.cap.round-expected.txt.
1964 * platform/mac-snowleopard/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Copied from LayoutTests/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt.
1965 * platform/mac-snowleopard/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt: Added.
1966 * platform/mac-snowleopard/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
1967 * platform/mac/canvas/philip/tests/2d.line.cap.round-expected.txt: Added.
1968 * platform/mac/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Added.
1969 * platform/mac/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt: Added.
1970 * platform/mac/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
1972 2012-01-27 Gyuyoung Kim <gyuyoung.kim@samsung.com>
1974 Unreviewed, EFL tables rebaseline after r101343.
1976 * platform/efl/tables/layering/paint-test-layering-1-expected.txt:
1977 * platform/efl/tables/layering/paint-test-layering-2-expected.txt:
1978 * platform/efl/tables/mozilla/bugs/45621-expected.txt:
1979 * platform/efl/tables/mozilla/bugs/bug10009-expected.txt:
1980 * platform/efl/tables/mozilla/bugs/bug100334-expected.txt:
1981 * platform/efl/tables/mozilla/bugs/bug10036-expected.txt:
1982 * platform/efl/tables/mozilla/bugs/bug10039-expected.txt:
1983 * platform/efl/tables/mozilla/bugs/bug101201-expected.txt:
1984 * platform/efl/tables/mozilla/bugs/bug102145-1-expected.txt:
1985 * platform/efl/tables/mozilla/bugs/bug102145-2-expected.txt:
1986 * platform/efl/tables/mozilla/bugs/bug102145-3-expected.txt:
1987 * platform/efl/tables/mozilla/bugs/bug102145-4-expected.txt:
1988 * platform/efl/tables/mozilla/bugs/bug10269-1-expected.txt:
1989 * platform/efl/tables/mozilla/bugs/bug10296-2-expected.txt:
1990 * platform/efl/tables/mozilla/bugs/bug103533-expected.txt:
1991 * platform/efl/tables/mozilla/bugs/bug1055-1-expected.txt:
1992 * platform/efl/tables/mozilla/bugs/bug10565-expected.txt:
1993 * platform/efl/tables/mozilla/bugs/bug106158-1-expected.txt:
1994 * platform/efl/tables/mozilla/bugs/bug106158-2-expected.txt:
1995 * platform/efl/tables/mozilla/bugs/bug10633-expected.txt:
1996 * platform/efl/tables/mozilla/bugs/bug1067-1-expected.txt:
1997 * platform/efl/tables/mozilla/bugs/bug1067-2-expected.txt:
1998 * platform/efl/tables/mozilla/bugs/bug106795-expected.txt:
1999 * platform/efl/tables/mozilla/bugs/bug106816-expected.txt:
2000 * platform/efl/tables/mozilla/bugs/bug109043-expected.txt:
2001 * platform/efl/tables/mozilla/bugs/bug11026-expected.txt:
2002 * platform/efl/tables/mozilla/bugs/bug110566-expected.txt:
2003 * platform/efl/tables/mozilla/bugs/bug11321-expected.txt:
2004 * platform/efl/tables/mozilla/bugs/bug113235-1-expected.txt:
2005 * platform/efl/tables/mozilla/bugs/bug113235-2-expected.txt:
2006 * platform/efl/tables/mozilla/bugs/bug113235-3-expected.txt:
2007 * platform/efl/tables/mozilla/bugs/bug113424-expected.txt:
2008 * platform/efl/tables/mozilla/bugs/bug1188-expected.txt:
2009 * platform/efl/tables/mozilla/bugs/bug11944-expected.txt:
2010 * platform/efl/tables/mozilla/bugs/bug12008-expected.txt:
2011 * platform/efl/tables/mozilla/bugs/bug120364-expected.txt:
2012 * platform/efl/tables/mozilla/bugs/bug1220-expected.txt:
2013 * platform/efl/tables/mozilla/bugs/bug1224-expected.txt:
2014 * platform/efl/tables/mozilla/bugs/bug12268-expected.txt:
2015 * platform/efl/tables/mozilla/bugs/bug12384-expected.txt:
2016 * platform/efl/tables/mozilla/bugs/bug123862-expected.txt:
2017 * platform/efl/tables/mozilla/bugs/bug1261-expected.txt:
2018 * platform/efl/tables/mozilla/bugs/bug12709-expected.txt:
2019 * platform/efl/tables/mozilla/bugs/bug127267-expected.txt:
2020 * platform/efl/tables/mozilla/bugs/bug12908-1-expected.txt:
2021 * platform/efl/tables/mozilla/bugs/bug12910-expected.txt:
2022 * platform/efl/tables/mozilla/bugs/bug1296-expected.txt:
2023 * platform/efl/tables/mozilla/bugs/bug131020-expected.txt:
2024 * platform/efl/tables/mozilla/bugs/bug131020_iframe-expected.txt:
2025 * platform/efl/tables/mozilla/bugs/bug13105-expected.txt:
2026 * platform/efl/tables/mozilla/bugs/bug13118-expected.txt:
2027 * platform/efl/tables/mozilla/bugs/bug1318-expected.txt:
2028 * platform/efl/tables/mozilla/bugs/bug13196-expected.txt:
2029 * platform/efl/tables/mozilla/bugs/bug133756-1-expected.txt:
2030 * platform/efl/tables/mozilla/bugs/bug133756-2-expected.txt:
2031 * platform/efl/tables/mozilla/bugs/bug133948-expected.txt:
2032 * platform/efl/tables/mozilla/bugs/bug13484-expected.txt:
2033 * platform/efl/tables/mozilla/bugs/bug13526-expected.txt:
2034 * platform/efl/tables/mozilla/bugs/bug138725-expected.txt:
2035 * platform/efl/tables/mozilla/bugs/bug139524-1-expected.txt:
2036 * platform/efl/tables/mozilla/bugs/bug139524-2-expected.txt:
2037 * platform/efl/tables/mozilla/bugs/bug139524-3-expected.txt:
2038 * platform/efl/tables/mozilla/bugs/bug139524-4-expected.txt:
2039 * platform/efl/tables/mozilla/bugs/bug14159-1-expected.txt:
2040 * platform/efl/tables/mozilla/bugs/bug14159-3-expected.txt:
2041 * platform/efl/tables/mozilla/bugs/bug1430-expected.txt:
2042 * platform/efl/tables/mozilla/bugs/bug14323-expected.txt:
2043 * platform/efl/tables/mozilla/bugs/bug145572-expected.txt:
2044 * platform/efl/tables/mozilla/bugs/bug1474-expected.txt:
2045 * platform/efl/tables/mozilla/bugs/bug149275-1-expected.txt:
2046 * platform/efl/tables/mozilla/bugs/bug15247-expected.txt:
2047 * platform/efl/tables/mozilla/bugs/bug154780-expected.txt:
2048 * platform/efl/tables/mozilla/bugs/bug15544-expected.txt:
2049 * platform/efl/tables/mozilla/bugs/bug159108-expected.txt:
2050 * platform/efl/tables/mozilla/bugs/bug15933-expected.txt:
2051 * platform/efl/tables/mozilla/bugs/bug16012-expected.txt:
2052 * platform/efl/tables/mozilla/bugs/bug16252-expected.txt:
2053 * platform/efl/tables/mozilla/bugs/bug17130-1-expected.txt:
2054 * platform/efl/tables/mozilla/bugs/bug17130-2-expected.txt:
2055 * platform/efl/tables/mozilla/bugs/bug17138-expected.txt:
2056 * platform/efl/tables/mozilla/bugs/bug17168-expected.txt:
2057 * platform/efl/tables/mozilla/bugs/bug175455-4-expected.txt:
2058 * platform/efl/tables/mozilla/bugs/bug17548-expected.txt:
2059 * platform/efl/tables/mozilla/bugs/bug17587-expected.txt:
2060 * platform/efl/tables/mozilla/bugs/bug1800-expected.txt:
2061 * platform/efl/tables/mozilla/bugs/bug1802-expected.txt:
2062 * platform/efl/tables/mozilla/bugs/bug1802s-expected.txt:
2063 * platform/efl/tables/mozilla/bugs/bug1809-expected.txt:
2064 * platform/efl/tables/mozilla/bugs/bug1818-1-expected.txt:
2065 * platform/efl/tables/mozilla/bugs/bug1818-2-expected.txt:
2066 * platform/efl/tables/mozilla/bugs/bug1818-4-expected.txt:
2067 * platform/efl/tables/mozilla/bugs/bug1818-5-expected.txt:
2068 * platform/efl/tables/mozilla/bugs/bug1828-expected.txt:
2069 * platform/efl/tables/mozilla/bugs/bug18359-expected.txt:
2070 * platform/efl/tables/mozilla/bugs/bug18440-expected.txt:
2071 * platform/efl/tables/mozilla/bugs/bug18558-expected.txt:
2072 * platform/efl/tables/mozilla/bugs/bug18664-expected.txt:
2073 * platform/efl/tables/mozilla/bugs/bug18955-expected.txt:
2074 * platform/efl/tables/mozilla/bugs/bug19061-1-expected.txt:
2075 * platform/efl/tables/mozilla/bugs/bug19061-2-expected.txt:
2076 * platform/efl/tables/mozilla/bugs/bug19356-expected.txt:
2077 * platform/efl/tables/mozilla/bugs/bug194024-expected.txt:
2078 * platform/efl/tables/mozilla/bugs/bug19599-expected.txt:
2079 * platform/efl/tables/mozilla/bugs/bug2050-expected.txt:
2080 * platform/efl/tables/mozilla/bugs/bug20579-expected.txt:
2081 * platform/efl/tables/mozilla/bugs/bug2065-expected.txt:
2082 * platform/efl/tables/mozilla/bugs/bug20804-expected.txt:
2083 * platform/efl/tables/mozilla/bugs/bug2123-expected.txt:
2084 * platform/efl/tables/mozilla/bugs/bug21299-expected.txt:
2085 * platform/efl/tables/mozilla/bugs/bug215629-expected.txt:
2086 * platform/efl/tables/mozilla/bugs/bug21918-expected.txt:
2087 * platform/efl/tables/mozilla/bugs/bug219693-1-expected.txt:
2088 * platform/efl/tables/mozilla/bugs/bug219693-2-expected.txt:
2089 * platform/efl/tables/mozilla/bugs/bug22019-expected.txt:
2090 * platform/efl/tables/mozilla/bugs/bug220536-expected.txt:
2091 * platform/efl/tables/mozilla/bugs/bug221784-1-expected.txt:
2092 * platform/efl/tables/mozilla/bugs/bug221784-2-expected.txt:
2093 * platform/efl/tables/mozilla/bugs/bug22246-2-expected.txt:
2094 * platform/efl/tables/mozilla/bugs/bug22246-2a-expected.txt:
2095 * platform/efl/tables/mozilla/bugs/bug22246-3-expected.txt:
2096 * platform/efl/tables/mozilla/bugs/bug22246-3a-expected.txt:
2097 * platform/efl/tables/mozilla/bugs/bug2267-expected.txt:
2098 * platform/efl/tables/mozilla/bugs/bug227123-expected.txt:
2099 * platform/efl/tables/mozilla/bugs/bug2296-expected.txt:
2100 * platform/efl/tables/mozilla/bugs/bug23072-expected.txt:
2101 * platform/efl/tables/mozilla/bugs/bug23235-expected.txt:
2102 * platform/efl/tables/mozilla/bugs/bug23299-expected.txt:
2103 * platform/efl/tables/mozilla/bugs/bug23994-expected.txt:
2104 * platform/efl/tables/mozilla/bugs/bug24200-expected.txt:
2105 * platform/efl/tables/mozilla/bugs/bug24503-expected.txt:
2106 * platform/efl/tables/mozilla/bugs/bug24627-expected.txt:
2107 * platform/efl/tables/mozilla/bugs/bug24661-expected.txt:
2108 * platform/efl/tables/mozilla/bugs/bug2469-expected.txt:
2109 * platform/efl/tables/mozilla/bugs/bug2479-2-expected.txt:
2110 * platform/efl/tables/mozilla/bugs/bug24880-expected.txt:
2111 * platform/efl/tables/mozilla/bugs/bug25004-expected.txt:
2112 * platform/efl/tables/mozilla/bugs/bug25074-expected.txt:
2113 * platform/efl/tables/mozilla/bugs/bug25086-expected.txt:
2114 * platform/efl/tables/mozilla/bugs/bug2509-expected.txt:
2115 * platform/efl/tables/mozilla/bugs/bug2516-expected.txt:
2116 * platform/efl/tables/mozilla/bugs/bug25367-expected.txt:
2117 * platform/efl/tables/mozilla/bugs/bug25663-expected.txt:
2118 * platform/efl/tables/mozilla/bugs/bug2585-expected.txt:
2119 * platform/efl/tables/mozilla/bugs/bug26178-expected.txt:
2120 * platform/efl/tables/mozilla/bugs/bug2684-expected.txt:
2121 * platform/efl/tables/mozilla/bugs/bug27038-1-expected.txt:
2122 * platform/efl/tables/mozilla/bugs/bug27038-2-expected.txt:
2123 * platform/efl/tables/mozilla/bugs/bug275625-expected.txt:
2124 * platform/efl/tables/mozilla/bugs/bug2757-expected.txt:
2125 * platform/efl/tables/mozilla/bugs/bug2763-expected.txt:
2126 * platform/efl/tables/mozilla/bugs/bug2773-expected.txt:
2127 * platform/efl/tables/mozilla/bugs/bug278266-expected.txt:
2128 * platform/efl/tables/mozilla/bugs/bug278385-expected.txt:
2129 * platform/efl/tables/mozilla/bugs/bug27993-1-expected.txt:
2130 * platform/efl/tables/mozilla/bugs/bug28341-expected.txt:
2131 * platform/efl/tables/mozilla/bugs/bug2886-expected.txt:
2132 * platform/efl/tables/mozilla/bugs/bug28928-expected.txt:
2133 * platform/efl/tables/mozilla/bugs/bug29058-1-expected.txt:
2134 * platform/efl/tables/mozilla/bugs/bug29326-expected.txt:
2135 * platform/efl/tables/mozilla/bugs/bug29429-expected.txt:
2136 * platform/efl/tables/mozilla/bugs/bug2962-expected.txt:
2137 * platform/efl/tables/mozilla/bugs/bug2973-expected.txt:
2138 * platform/efl/tables/mozilla/bugs/bug2981-1-expected.txt:
2139 * platform/efl/tables/mozilla/bugs/bug2981-2-expected.txt:
2140 * platform/efl/tables/mozilla/bugs/bug2997-expected.txt:
2141 * platform/efl/tables/mozilla/bugs/bug30273-expected.txt:
2142 * platform/efl/tables/mozilla/bugs/bug30332-1-expected.txt:
2143 * platform/efl/tables/mozilla/bugs/bug30332-2-expected.txt:
2144 * platform/efl/tables/mozilla/bugs/bug3037-1-expected.txt:
2145 * platform/efl/tables/mozilla/bugs/bug3037-2-expected.txt:
2146 * platform/efl/tables/mozilla/bugs/bug30418-expected.txt:
2147 * platform/efl/tables/mozilla/bugs/bug30559-expected.txt:
2148 * platform/efl/tables/mozilla/bugs/bug30692-expected.txt:
2149 * platform/efl/tables/mozilla/bugs/bug30985-expected.txt:
2150 * platform/efl/tables/mozilla/bugs/bug3103-expected.txt:
2151 * platform/efl/tables/mozilla/bugs/bug3191-expected.txt:
2152 * platform/efl/tables/mozilla/bugs/bug32205-2-expected.txt:
2153 * platform/efl/tables/mozilla/bugs/bug32205-3-expected.txt:
2154 * platform/efl/tables/mozilla/bugs/bug32205-5-expected.txt:
2155 * platform/efl/tables/mozilla/bugs/bug32447-expected.txt:
2156 * platform/efl/tables/mozilla/bugs/bug3260-expected.txt:
2157 * platform/efl/tables/mozilla/bugs/bug3263-expected.txt:
2158 * platform/efl/tables/mozilla/bugs/bug32841-expected.txt:
2159 * platform/efl/tables/mozilla/bugs/bug3309-1-expected.txt:
2160 * platform/efl/tables/mozilla/bugs/bug3309-2-expected.txt:
2161 * platform/efl/tables/mozilla/bugs/bug33137-expected.txt:
2162 * platform/efl/tables/mozilla/bugs/bug33855-expected.txt:
2163 * platform/efl/tables/mozilla/bugs/bug34176-expected.txt:
2164 * platform/efl/tables/mozilla/bugs/bug34538-expected.txt:
2165 * platform/efl/tables/mozilla/bugs/bug3454-expected.txt:
2166 * platform/efl/tables/mozilla/bugs/bug35662-expected.txt:
2167 * platform/efl/tables/mozilla/bugs/bug3681-1-expected.txt:
2168 * platform/efl/tables/mozilla/bugs/bug3681-2-expected.txt:
2169 * platform/efl/tables/mozilla/bugs/bug3718-expected.txt:
2170 * platform/efl/tables/mozilla/bugs/bug39209-expected.txt:
2171 * platform/efl/tables/mozilla/bugs/bug3977-expected.txt:
2172 * platform/efl/tables/mozilla/bugs/bug40828-expected.txt:
2173 * platform/efl/tables/mozilla/bugs/bug4093-expected.txt:
2174 * platform/efl/tables/mozilla/bugs/bug41890-expected.txt:
2175 * platform/efl/tables/mozilla/bugs/bug42187-expected.txt:
2176 * platform/efl/tables/mozilla/bugs/bug42443-expected.txt:
2177 * platform/efl/tables/mozilla/bugs/bug4284-expected.txt:
2178 * platform/efl/tables/mozilla/bugs/bug43039-expected.txt:
2179 * platform/efl/tables/mozilla/bugs/bug43204-expected.txt:
2180 * platform/efl/tables/mozilla/bugs/bug4382-expected.txt:
2181 * platform/efl/tables/mozilla/bugs/bug4385-expected.txt:
2182 * platform/efl/tables/mozilla/bugs/bug43854-1-expected.txt:
2183 * platform/efl/tables/mozilla/bugs/bug43854-2-expected.txt:
2184 * platform/efl/tables/mozilla/bugs/bug4427-expected.txt:
2185 * platform/efl/tables/mozilla/bugs/bug4429-expected.txt:
2186 * platform/efl/tables/mozilla/bugs/bug44505-expected.txt:
2187 * platform/efl/tables/mozilla/bugs/bug44523-expected.txt:
2188 * platform/efl/tables/mozilla/bugs/bug4501-expected.txt:
2189 * platform/efl/tables/mozilla/bugs/bug45055-2-expected.txt:
2190 * platform/efl/tables/mozilla/bugs/bug45055-expected.txt:
2191 * platform/efl/tables/mozilla/bugs/bug4520-expected.txt:
2192 * platform/efl/tables/mozilla/bugs/bug4523-expected.txt:
2193 * platform/efl/tables/mozilla/bugs/bug4527-expected.txt:
2194 * platform/efl/tables/mozilla/bugs/bug45350-expected.txt:
2195 * platform/efl/tables/mozilla/bugs/bug45486-expected.txt:
2196 * platform/efl/tables/mozilla/bugs/bug4576-expected.txt:
2197 * platform/efl/tables/mozilla/bugs/bug46268-1-expected.txt:
2198 * platform/efl/tables/mozilla/bugs/bug46268-2-expected.txt:
2199 * platform/efl/tables/mozilla/bugs/bug46268-3-expected.txt:
2200 * platform/efl/tables/mozilla/bugs/bug46268-5-expected.txt:
2201 * platform/efl/tables/mozilla/bugs/bug46268-expected.txt:
2202 * platform/efl/tables/mozilla/bugs/bug46480-1-expected.txt:
2203 * platform/efl/tables/mozilla/bugs/bug46480-2-expected.txt:
2204 * platform/efl/tables/mozilla/bugs/bug46623-1-expected.txt:
2205 * platform/efl/tables/mozilla/bugs/bug46623-2-expected.txt:
2206 * platform/efl/tables/mozilla/bugs/bug46924-expected.txt:
2207 * platform/efl/tables/mozilla/bugs/bug46944-expected.txt:
2208 * platform/efl/tables/mozilla/bugs/bug4739-expected.txt:
2209 * platform/efl/tables/mozilla/bugs/bug47432-expected.txt:
2210 * platform/efl/tables/mozilla/bugs/bug4803-expected.txt:
2211 * platform/efl/tables/mozilla/bugs/bug4849-2-expected.txt:
2212 * platform/efl/tables/mozilla/bugs/bug4849-expected.txt:
2213 * platform/efl/tables/mozilla/bugs/bug48827-expected.txt:
2214 * platform/efl/tables/mozilla/bugs/bug50695-1-expected.txt:
2215 * platform/efl/tables/mozilla/bugs/bug51037-expected.txt:
2216 * platform/efl/tables/mozilla/bugs/bug51140-expected.txt:
2217 * platform/efl/tables/mozilla/bugs/bug51727-expected.txt:
2218 * platform/efl/tables/mozilla/bugs/bug5188-expected.txt:
2219 * platform/efl/tables/mozilla/bugs/bug52505-expected.txt:
2220 * platform/efl/tables/mozilla/bugs/bug52506-expected.txt:
2221 * platform/efl/tables/mozilla/bugs/bug53690-1-expected.txt:
2222 * platform/efl/tables/mozilla/bugs/bug53690-2-expected.txt:
2223 * platform/efl/tables/mozilla/bugs/bug53891-expected.txt:
2224 * platform/efl/tables/mozilla/bugs/bug54450-expected.txt:
2225 * platform/efl/tables/mozilla/bugs/bug5538-expected.txt:
2226 * platform/efl/tables/mozilla/bugs/bug55527-expected.txt:
2227 * platform/efl/tables/mozilla/bugs/bug55545-expected.txt:
2228 * platform/efl/tables/mozilla/bugs/bug55789-expected.txt:
2229 * platform/efl/tables/mozilla/bugs/bug56201-expected.txt:
2230 * platform/efl/tables/mozilla/bugs/bug56405-expected.txt:
2231 * platform/efl/tables/mozilla/bugs/bug56563-expected.txt:
2232 * platform/efl/tables/mozilla/bugs/bug57300-expected.txt:
2233 * platform/efl/tables/mozilla/bugs/bug57378-expected.txt:
2234 * platform/efl/tables/mozilla/bugs/bug57828-2-expected.txt:
2235 * platform/efl/tables/mozilla/bugs/bug57828-expected.txt:
2236 * platform/efl/tables/mozilla/bugs/bug5797-expected.txt:
2237 * platform/efl/tables/mozilla/bugs/bug5798-expected.txt:
2238 * platform/efl/tables/mozilla/bugs/bug5799-expected.txt:
2239 * platform/efl/tables/mozilla/bugs/bug5835-expected.txt:
2240 * platform/efl/tables/mozilla/bugs/bug58402-1-expected.txt:
2241 * platform/efl/tables/mozilla/bugs/bug59354-expected.txt:
2242 * platform/efl/tables/mozilla/bugs/bug60013-expected.txt:
2243 * platform/efl/tables/mozilla/bugs/bug60749-expected.txt:
2244 * platform/efl/tables/mozilla/bugs/bug60804-expected.txt:
2245 * platform/efl/tables/mozilla/bugs/bug60807-expected.txt:
2246 * platform/efl/tables/mozilla/bugs/bug60992-expected.txt:
2247 * platform/efl/tables/mozilla/bugs/bug6184-expected.txt:
2248 * platform/efl/tables/mozilla/bugs/bug625-expected.txt:
2249 * platform/efl/tables/mozilla/bugs/bug63785-expected.txt:
2250 * platform/efl/tables/mozilla/bugs/bug6404-expected.txt:
2251 * platform/efl/tables/mozilla/bugs/bug641-1-expected.txt:
2252 * platform/efl/tables/mozilla/bugs/bug641-2-expected.txt:
2253 * platform/efl/tables/mozilla/bugs/bug647-expected.txt:
2254 * platform/efl/tables/mozilla/bugs/bug650-expected.txt:
2255 * platform/efl/tables/mozilla/bugs/bug6674-expected.txt:
2256 * platform/efl/tables/mozilla/bugs/bug67864-expected.txt:
2257 * platform/efl/tables/mozilla/bugs/bug67915-1-expected.txt:
2258 * platform/efl/tables/mozilla/bugs/bug68912-expected.txt:
2259 * platform/efl/tables/mozilla/bugs/bug68998-expected.txt:
2260 * platform/efl/tables/mozilla/bugs/bug69187-expected.txt:
2261 * platform/efl/tables/mozilla/bugs/bug69382-1-expected.txt:
2262 * platform/efl/tables/mozilla/bugs/bug69382-2-expected.txt:
2263 * platform/efl/tables/mozilla/bugs/bug709-expected.txt:
2264 * platform/efl/tables/mozilla/bugs/bug7112-1-expected.txt:
2265 * platform/efl/tables/mozilla/bugs/bug7112-2-expected.txt:
2266 * platform/efl/tables/mozilla/bugs/bug7121-1-expected.txt:
2267 * platform/efl/tables/mozilla/bugs/bug72359-expected.txt:
2268 * platform/efl/tables/mozilla/bugs/bug727-expected.txt:
2269 * platform/efl/tables/mozilla/bugs/bug7342-expected.txt:
2270 * platform/efl/tables/mozilla/bugs/bug7471-expected.txt:
2271 * platform/efl/tables/mozilla/bugs/bug75250-expected.txt:
2272 * platform/efl/tables/mozilla/bugs/bug7714-expected.txt:
2273 * platform/efl/tables/mozilla/bugs/bug78162-expected.txt:
2274 * platform/efl/tables/mozilla/bugs/bug8032-1-expected.txt:
2275 * platform/efl/tables/mozilla/bugs/bug80762-1-expected.txt:
2276 * platform/efl/tables/mozilla/bugs/bug81934-expected.txt:
2277 * platform/efl/tables/mozilla/bugs/bug82946-1-expected.txt:
2278 * platform/efl/tables/mozilla/bugs/bug82946-2-expected.txt:
2279 * platform/efl/tables/mozilla/bugs/bug8361-expected.txt:
2280 * platform/efl/tables/mozilla/bugs/bug8411-expected.txt:
2281 * platform/efl/tables/mozilla/bugs/bug86220-expected.txt:
2282 * platform/efl/tables/mozilla/bugs/bug88035-1-expected.txt:
2283 * platform/efl/tables/mozilla/bugs/bug88035-2-expected.txt:
2284 * platform/efl/tables/mozilla/bugs/bug88524-expected.txt:
2285 * platform/efl/tables/mozilla/bugs/bug8858-expected.txt:
2286 * platform/efl/tables/mozilla/bugs/bug8950-expected.txt:
2287 * platform/efl/tables/mozilla/bugs/bug9072-expected.txt:
2288 * platform/efl/tables/mozilla/bugs/bug9123-1-expected.txt:
2289 * platform/efl/tables/mozilla/bugs/bug9123-2-expected.txt:
2290 * platform/efl/tables/mozilla/bugs/bug92143-expected.txt:
2291 * platform/efl/tables/mozilla/bugs/bug92647-2-expected.txt:
2292 * platform/efl/tables/mozilla/bugs/bug92868-expected.txt:
2293 * platform/efl/tables/mozilla/bugs/bug93363-expected.txt:
2294 * platform/efl/tables/mozilla/bugs/bug963-expected.txt:
2295 * platform/efl/tables/mozilla/bugs/bug96334-expected.txt:
2296 * platform/efl/tables/mozilla/bugs/bug96343-expected.txt:
2297 * platform/efl/tables/mozilla/bugs/bug965-expected.txt:
2298 * platform/efl/tables/mozilla/bugs/bug97138-expected.txt:
2299 * platform/efl/tables/mozilla/bugs/bug97383-expected.txt:
2300 * platform/efl/tables/mozilla/bugs/bug98196-expected.txt:
2301 * platform/efl/tables/mozilla/bugs/bug9879-1-expected.txt:
2302 * platform/efl/tables/mozilla/bugs/bug99923-expected.txt:
2303 * platform/efl/tables/mozilla/bugs/bug99948-expected.txt:
2304 * platform/efl/tables/mozilla/collapsing_borders/bug127040-expected.txt:
2305 * platform/efl/tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
2306 * platform/efl/tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
2307 * platform/efl/tables/mozilla/core/bloomberg-expected.txt:
2308 * platform/efl/tables/mozilla/core/borders-expected.txt:
2309 * platform/efl/tables/mozilla/core/box_sizing-expected.txt:
2310 * platform/efl/tables/mozilla/core/cell_heights-expected.txt:
2311 * platform/efl/tables/mozilla/core/col_span-expected.txt:
2312 * platform/efl/tables/mozilla/core/col_widths_auto_auto-expected.txt:
2313 * platform/efl/tables/mozilla/core/col_widths_auto_autoFix-expected.txt:
2314 * platform/efl/tables/mozilla/core/col_widths_auto_autoFixPer-expected.txt:
2315 * platform/efl/tables/mozilla/core/col_widths_auto_autoPer-expected.txt:
2316 * platform/efl/tables/mozilla/core/col_widths_auto_fix-expected.txt:
2317 * platform/efl/tables/mozilla/core/col_widths_auto_fixPer-expected.txt:
2318 * platform/efl/tables/mozilla/core/col_widths_auto_per-expected.txt:
2319 * platform/efl/tables/mozilla/core/col_widths_fix_auto-expected.txt:
2320 * platform/efl/tables/mozilla/core/col_widths_fix_autoFix-expected.txt:
2321 * platform/efl/tables/mozilla/core/col_widths_fix_autoPer-expected.txt:
2322 * platform/efl/tables/mozilla/core/col_widths_fix_fix-expected.txt:
2323 * platform/efl/tables/mozilla/core/col_widths_fix_fixPer-expected.txt:
2324 * platform/efl/tables/mozilla/core/col_widths_fix_per-expected.txt:
2325 * platform/efl/tables/mozilla/core/margins-expected.txt:
2326 * platform/efl/tables/mozilla/core/misc-expected.txt:
2327 * platform/efl/tables/mozilla/core/nested1-expected.txt:
2328 * platform/efl/tables/mozilla/core/one_row-expected.txt:
2329 * platform/efl/tables/mozilla/core/row_span-expected.txt:
2330 * platform/efl/tables/mozilla/core/table_frame-expected.txt:
2331 * platform/efl/tables/mozilla/core/table_heights-expected.txt:
2332 * platform/efl/tables/mozilla/core/table_rules-expected.txt:
2333 * platform/efl/tables/mozilla/core/table_widths-expected.txt:
2334 * platform/efl/tables/mozilla/dom/appendCol2-expected.txt:
2335 * platform/efl/tables/mozilla/dom/appendRowsExpand1-expected.txt:
2336 * platform/efl/tables/mozilla/dom/appendTbodyExpand1-expected.txt:
2337 * platform/efl/tables/mozilla/dom/deleteCellsRebuild1-expected.txt:
2338 * platform/efl/tables/mozilla/dom/deleteCellsShrink1-expected.txt:
2339 * platform/efl/tables/mozilla/dom/deleteCellsShrink2-expected.txt:
2340 * platform/efl/tables/mozilla/dom/deleteCol1-expected.txt:
2341 * platform/efl/tables/mozilla/dom/deleteCol2-expected.txt:
2342 * platform/efl/tables/mozilla/dom/deleteCol3-expected.txt:
2343 * platform/efl/tables/mozilla/dom/deleteColGroup1-expected.txt:
2344 * platform/efl/tables/mozilla/dom/deleteColGroup2-expected.txt:
2345 * platform/efl/tables/mozilla/dom/deleteRowsRebuild1-expected.txt:
2346 * platform/efl/tables/mozilla/dom/deleteRowsShrink1-expected.txt:
2347 * platform/efl/tables/mozilla/dom/deleteTbodyExpand1-expected.txt:
2348 * platform/efl/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt:
2349 * platform/efl/tables/mozilla/dom/insertCellsExpand1-expected.txt:
2350 * platform/efl/tables/mozilla/dom/insertCellsExpand2-expected.txt:
2351 * platform/efl/tables/mozilla/dom/insertCellsRebuild1-expected.txt:
2352 * platform/efl/tables/mozilla/dom/insertCellsRebuild2-expected.txt:
2353 * platform/efl/tables/mozilla/dom/insertColGroups1-expected.txt:
2354 * platform/efl/tables/mozilla/dom/insertColGroups2-expected.txt:
2355 * platform/efl/tables/mozilla/dom/insertCols1-expected.txt:
2356 * platform/efl/tables/mozilla/dom/insertCols2-expected.txt:
2357 * platform/efl/tables/mozilla/dom/insertCols3-expected.txt:
2358 * platform/efl/tables/mozilla/dom/insertCols4-expected.txt:
2359 * platform/efl/tables/mozilla/dom/insertCols5-expected.txt:
2360 * platform/efl/tables/mozilla/dom/insertRowsExpand1-expected.txt:
2361 * platform/efl/tables/mozilla/dom/insertRowsRebuild1-expected.txt:
2362 * platform/efl/tables/mozilla/dom/tableDom-expected.txt:
2363 * platform/efl/tables/mozilla/marvin/backgr_index-expected.txt:
2364 * platform/efl/tables/mozilla/marvin/body_col-expected.txt:
2365 * platform/efl/tables/mozilla/marvin/body_tbody-expected.txt:
2366 * platform/efl/tables/mozilla/marvin/body_tfoot-expected.txt:
2367 * platform/efl/tables/mozilla/marvin/body_thead-expected.txt:
2368 * platform/efl/tables/mozilla/marvin/col_span-expected.txt:
2369 * platform/efl/tables/mozilla/marvin/colgroup_align_center-expected.txt:
2370 * platform/efl/tables/mozilla/marvin/colgroup_align_justify-expected.txt:
2371 * platform/efl/tables/mozilla/marvin/colgroup_align_left-expected.txt:
2372 * platform/efl/tables/mozilla/marvin/colgroup_align_right-expected.txt:
2373 * platform/efl/tables/mozilla/marvin/colgroup_span-expected.txt:
2374 * platform/efl/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt:
2375 * platform/efl/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt:
2376 * platform/efl/tables/mozilla/marvin/colgroup_valign_middle-expected.txt:
2377 * platform/efl/tables/mozilla/marvin/colgroup_valign_top-expected.txt:
2378 * platform/efl/tables/mozilla/marvin/colgroup_width_pct-expected.txt:
2379 * platform/efl/tables/mozilla/marvin/colgroup_width_px-expected.txt:
2380 * platform/efl/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.txt:
2381 * platform/efl/tables/mozilla/marvin/table_row_align_center-expected.txt:
2382 * platform/efl/tables/mozilla/marvin/table_row_align_left-expected.txt:
2383 * platform/efl/tables/mozilla/marvin/table_row_align_right-expected.txt:
2384 * platform/efl/tables/mozilla/marvin/table_rules_groups-expected.txt:
2385 * platform/efl/tables/mozilla/marvin/tables_align_center-expected.txt:
2386 * platform/efl/tables/mozilla/marvin/tables_align_left-expected.txt:
2387 * platform/efl/tables/mozilla/marvin/tables_align_right-expected.txt:
2388 * platform/efl/tables/mozilla/marvin/tables_bgcolor_aqua-expected.txt:
2389 * platform/efl/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.txt:
2390 * platform/efl/tables/mozilla/marvin/tables_bgcolor_black-expected.txt:
2391 * platform/efl/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.txt:
2392 * platform/efl/tables/mozilla/marvin/tables_bgcolor_blue-expected.txt:
2393 * platform/efl/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.txt:
2394 * platform/efl/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.txt:
2395 * platform/efl/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.txt:
2396 * platform/efl/tables/mozilla/marvin/tables_bgcolor_gray-expected.txt:
2397 * platform/efl/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.txt:
2398 * platform/efl/tables/mozilla/marvin/tables_bgcolor_green-expected.txt:
2399 * platform/efl/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.txt:
2400 * platform/efl/tables/mozilla/marvin/tables_bgcolor_lime-expected.txt:
2401 * platform/efl/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.txt:
2402 * platform/efl/tables/mozilla/marvin/tables_bgcolor_maroon-expected.txt:
2403 * platform/efl/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.txt:
2404 * platform/efl/tables/mozilla/marvin/tables_bgcolor_navy-expected.txt:
2405 * platform/efl/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.txt:
2406 * platform/efl/tables/mozilla/marvin/tables_bgcolor_olive-expected.txt:
2407 * platform/efl/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.txt:
2408 * platform/efl/tables/mozilla/marvin/tables_bgcolor_purple-expected.txt:
2409 * platform/efl/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.txt:
2410 * platform/efl/tables/mozilla/marvin/tables_bgcolor_red-expected.txt:
2411 * platform/efl/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.txt:
2412 * platform/efl/tables/mozilla/marvin/tables_bgcolor_silver-expected.txt:
2413 * platform/efl/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.txt:
2414 * platform/efl/tables/mozilla/marvin/tables_bgcolor_teal-expected.txt:
2415 * platform/efl/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.txt:
2416 * platform/efl/tables/mozilla/marvin/tables_bgcolor_white-expected.txt:
2417 * platform/efl/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.txt:
2418 * platform/efl/tables/mozilla/marvin/tables_bgcolor_yellow-expected.txt:
2419 * platform/efl/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.txt:
2420 * platform/efl/tables/mozilla/marvin/tables_border_0-expected.txt:
2421 * platform/efl/tables/mozilla/marvin/tables_border_1-expected.txt:
2422 * platform/efl/tables/mozilla/marvin/tables_border_2-expected.txt:
2423 * platform/efl/tables/mozilla/marvin/tables_border_3-expected.txt:
2424 * platform/efl/tables/mozilla/marvin/tables_cellpadding-expected.txt:
2425 * platform/efl/tables/mozilla/marvin/tables_cellpadding_pct-expected.txt:
2426 * platform/efl/tables/mozilla/marvin/tables_cellspacing-expected.txt:
2427 * platform/efl/tables/mozilla/marvin/tables_class-expected.txt:
2428 * platform/efl/tables/mozilla/marvin/tables_default-expected.txt:
2429 * platform/efl/tables/mozilla/marvin/tables_id-expected.txt:
2430 * platform/efl/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt:
2431 * platform/efl/tables/mozilla/marvin/tables_style-expected.txt:
2432 * platform/efl/tables/mozilla/marvin/tables_td_align_center-expected.txt:
2433 * platform/efl/tables/mozilla/marvin/tables_td_align_left-expected.txt:
2434 * platform/efl/tables/mozilla/marvin/tables_td_align_right-expected.txt:
2435 * platform/efl/tables/mozilla/marvin/tables_td_colspan-expected.txt:
2436 * platform/efl/tables/mozilla/marvin/tables_td_height-expected.txt:
2437 * platform/efl/tables/mozilla/marvin/tables_td_nowrap-expected.txt:
2438 * platform/efl/tables/mozilla/marvin/tables_td_rowspan-expected.txt:
2439 * platform/efl/tables/mozilla/marvin/tables_td_width-expected.txt:
2440 * platform/efl/tables/mozilla/marvin/tables_th_align_center-expected.txt:
2441 * platform/efl/tables/mozilla/marvin/tables_th_align_left-expected.txt:
2442 * platform/efl/tables/mozilla/marvin/tables_th_align_right-expected.txt:
2443 * platform/efl/tables/mozilla/marvin/tables_th_colspan-expected.txt:
2444 * platform/efl/tables/mozilla/marvin/tables_th_height-expected.txt:
2445 * platform/efl/tables/mozilla/marvin/tables_th_rowspan-expected.txt:
2446 * platform/efl/tables/mozilla/marvin/tables_th_width-expected.txt:
2447 * platform/efl/tables/mozilla/marvin/tables_width_percent-expected.txt:
2448 * platform/efl/tables/mozilla/marvin/tables_width_px-expected.txt:
2449 * platform/efl/tables/mozilla/marvin/tbody_align_center-expected.txt:
2450 * platform/efl/tables/mozilla/marvin/tbody_align_char-expected.txt:
2451 * platform/efl/tables/mozilla/marvin/tbody_align_justify-expected.txt:
2452 * platform/efl/tables/mozilla/marvin/tbody_align_left-expected.txt:
2453 * platform/efl/tables/mozilla/marvin/tbody_align_right-expected.txt:
2454 * platform/efl/tables/mozilla/marvin/tbody_char-expected.txt:
2455 * platform/efl/tables/mozilla/marvin/tbody_valign_baseline-expected.txt:
2456 * platform/efl/tables/mozilla/marvin/tbody_valign_bottom-expected.txt:
2457 * platform/efl/tables/mozilla/marvin/tbody_valign_middle-expected.txt:
2458 * platform/efl/tables/mozilla/marvin/tbody_valign_top-expected.txt:
2459 * platform/efl/tables/mozilla/marvin/td_valign_baseline-expected.txt:
2460 * platform/efl/tables/mozilla/marvin/td_valign_bottom-expected.txt:
2461 * platform/efl/tables/mozilla/marvin/td_valign_middle-expected.txt:
2462 * platform/efl/tables/mozilla/marvin/td_valign_top-expected.txt:
2463 * platform/efl/tables/mozilla/marvin/tfoot_align_center-expected.txt:
2464 * platform/efl/tables/mozilla/marvin/tfoot_align_char-expected.txt:
2465 * platform/efl/tables/mozilla/marvin/tfoot_align_justify-expected.txt:
2466 * platform/efl/tables/mozilla/marvin/tfoot_align_left-expected.txt:
2467 * platform/efl/tables/mozilla/marvin/tfoot_align_right-expected.txt:
2468 * platform/efl/tables/mozilla/marvin/tfoot_char-expected.txt:
2469 * platform/efl/tables/mozilla/marvin/tfoot_valign_baseline-expected.txt:
2470 * platform/efl/tables/mozilla/marvin/tfoot_valign_bottom-expected.txt:
2471 * platform/efl/tables/mozilla/marvin/tfoot_valign_middle-expected.txt:
2472 * platform/efl/tables/mozilla/marvin/tfoot_valign_top-expected.txt:
2473 * platform/efl/tables/mozilla/marvin/th_valign_baseline-expected.txt:
2474 * platform/efl/tables/mozilla/marvin/th_valign_bottom-expected.txt:
2475 * platform/efl/tables/mozilla/marvin/th_valign_middle-expected.txt:
2476 * platform/efl/tables/mozilla/marvin/th_valign_top-expected.txt:
2477 * platform/efl/tables/mozilla/marvin/thead_align_center-expected.txt:
2478 * platform/efl/tables/mozilla/marvin/thead_align_char-expected.txt:
2479 * platform/efl/tables/mozilla/marvin/thead_align_justify-expected.txt:
2480 * platform/efl/tables/mozilla/marvin/thead_align_left-expected.txt:
2481 * platform/efl/tables/mozilla/marvin/thead_align_right-expected.txt:
2482 * platform/efl/tables/mozilla/marvin/thead_char-expected.txt:
2483 * platform/efl/tables/mozilla/marvin/thead_valign_baseline-expected.txt:
2484 * platform/efl/tables/mozilla/marvin/thead_valign_bottom-expected.txt:
2485 * platform/efl/tables/mozilla/marvin/thead_valign_middle-expected.txt:
2486 * platform/efl/tables/mozilla/marvin/thead_valign_top-expected.txt:
2487 * platform/efl/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.txt:
2488 * platform/efl/tables/mozilla/marvin/tr_bgcolor_black-expected.txt:
2489 * platform/efl/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.txt:
2490 * platform/efl/tables/mozilla/marvin/tr_bgcolor_blue-expected.txt:
2491 * platform/efl/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.txt:
2492 * platform/efl/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.txt:
2493 * platform/efl/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.txt:
2494 * platform/efl/tables/mozilla/marvin/tr_bgcolor_gray-expected.txt:
2495 * platform/efl/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.txt:
2496 * platform/efl/tables/mozilla/marvin/tr_bgcolor_green-expected.txt:
2497 * platform/efl/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.txt:
2498 * platform/efl/tables/mozilla/marvin/tr_bgcolor_lime-expected.txt:
2499 * platform/efl/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.txt:
2500 * platform/efl/tables/mozilla/marvin/tr_bgcolor_maroon-expected.txt:
2501 * platform/efl/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.txt:
2502 * platform/efl/tables/mozilla/marvin/tr_bgcolor_navy-expected.txt:
2503 * platform/efl/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.txt:
2504 * platform/efl/tables/mozilla/marvin/tr_bgcolor_olive-expected.txt:
2505 * platform/efl/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.txt:
2506 * platform/efl/tables/mozilla/marvin/tr_bgcolor_purple-expected.txt:
2507 * platform/efl/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.txt:
2508 * platform/efl/tables/mozilla/marvin/tr_bgcolor_red-expected.txt:
2509 * platform/efl/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.txt:
2510 * platform/efl/tables/mozilla/marvin/tr_bgcolor_silver-expected.txt:
2511 * platform/efl/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.txt:
2512 * platform/efl/tables/mozilla/marvin/tr_bgcolor_teal-expected.txt:
2513 * platform/efl/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.txt:
2514 * platform/efl/tables/mozilla/marvin/tr_bgcolor_white-expected.txt:
2515 * platform/efl/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.txt:
2516 * platform/efl/tables/mozilla/marvin/tr_bgcolor_yellow-expected.txt:
2517 * platform/efl/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.txt:
2518 * platform/efl/tables/mozilla/marvin/tr_valign_baseline-expected.txt:
2519 * platform/efl/tables/mozilla/marvin/tr_valign_bottom-expected.txt:
2520 * platform/efl/tables/mozilla/marvin/tr_valign_middle-expected.txt:
2521 * platform/efl/tables/mozilla/marvin/tr_valign_top-expected.txt:
2522 * platform/efl/tables/mozilla/marvin/x_col_align_center-expected.txt:
2523 * platform/efl/tables/mozilla/marvin/x_col_align_char-expected.txt:
2524 * platform/efl/tables/mozilla/marvin/x_col_align_justify-expected.txt:
2525 * platform/efl/tables/mozilla/marvin/x_col_align_left-expected.txt:
2526 * platform/efl/tables/mozilla/marvin/x_col_align_right-expected.txt:
2527 * platform/efl/tables/mozilla/marvin/x_col_span-expected.txt:
2528 * platform/efl/tables/mozilla/marvin/x_col_valign_bottom-expected.txt:
2529 * platform/efl/tables/mozilla/marvin/x_col_valign_middle-expected.txt:
2530 * platform/efl/tables/mozilla/marvin/x_col_valign_top-expected.txt:
2531 * platform/efl/tables/mozilla/marvin/x_col_width_pct-expected.txt:
2532 * platform/efl/tables/mozilla/marvin/x_col_width_px-expected.txt:
2533 * platform/efl/tables/mozilla/marvin/x_col_width_rel-expected.txt:
2534 * platform/efl/tables/mozilla/marvin/x_colgroup_align_center-expected.txt:
2535 * platform/efl/tables/mozilla/marvin/x_colgroup_align_char-expected.txt:
2536 * platform/efl/tables/mozilla/marvin/x_colgroup_align_justify-expected.txt:
2537 * platform/efl/tables/mozilla/marvin/x_colgroup_align_left-expected.txt:
2538 * platform/efl/tables/mozilla/marvin/x_colgroup_align_right-expected.txt:
2539 * platform/efl/tables/mozilla/marvin/x_colgroup_span-expected.txt:
2540 * platform/efl/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.txt:
2541 * platform/efl/tables/mozilla/marvin/x_colgroup_valign_middle-expected.txt:
2542 * platform/efl/tables/mozilla/marvin/x_colgroup_valign_top-expected.txt:
2543 * platform/efl/tables/mozilla/marvin/x_colgroup_width_pct-expected.txt:
2544 * platform/efl/tables/mozilla/marvin/x_colgroup_width_rel-expected.txt:
2545 * platform/efl/tables/mozilla/marvin/x_table-expected.txt:
2546 * platform/efl/tables/mozilla/marvin/x_table_align_center-expected.txt:
2547 * platform/efl/tables/mozilla/marvin/x_table_align_left-expected.txt:
2548 * platform/efl/tables/mozilla/marvin/x_table_align_right-expected.txt:
2549 * platform/efl/tables/mozilla/marvin/x_table_bgcolor_name-expected.txt:
2550 * platform/efl/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt:
2551 * platform/efl/tables/mozilla/marvin/x_table_border-expected.txt:
2552 * platform/efl/tables/mozilla/marvin/x_table_border_none-expected.txt:
2553 * platform/efl/tables/mozilla/marvin/x_table_border_px-expected.txt:
2554 * platform/efl/tables/mozilla/marvin/x_table_cellpadding-expected.txt:
2555 * platform/efl/tables/mozilla/marvin/x_table_cellpadding_pct-expected.txt:
2556 * platform/efl/tables/mozilla/marvin/x_table_cellspacing-expected.txt:
2557 * platform/efl/tables/mozilla/marvin/x_table_cellspacing_pct-expected.txt:
2558 * platform/efl/tables/mozilla/marvin/x_table_class-expected.txt:
2559 * platform/efl/tables/mozilla/marvin/x_table_frame_void-expected.txt:
2560 * platform/efl/tables/mozilla/marvin/x_table_id-expected.txt:
2561 * platform/efl/tables/mozilla/marvin/x_table_rules_groups-expected.txt:
2562 * platform/efl/tables/mozilla/marvin/x_table_rules_none-expected.txt:
2563 * platform/efl/tables/mozilla/marvin/x_table_style-expected.txt:
2564 * platform/efl/tables/mozilla/marvin/x_table_width_pct-expected.txt:
2565 * platform/efl/tables/mozilla/marvin/x_table_width_px-expected.txt:
2566 * platform/efl/tables/mozilla/marvin/x_tbody_align_center-expected.txt:
2567 * platform/efl/tables/mozilla/marvin/x_tbody_align_char-expected.txt:
2568 * platform/efl/tables/mozilla/marvin/x_tbody_align_justify-expected.txt:
2569 * platform/efl/tables/mozilla/marvin/x_tbody_align_left-expected.txt:
2570 * platform/efl/tables/mozilla/marvin/x_tbody_align_right-expected.txt:
2571 * platform/efl/tables/mozilla/marvin/x_tbody_class-expected.txt:
2572 * platform/efl/tables/mozilla/marvin/x_tbody_id-expected.txt:
2573 * platform/efl/tables/mozilla/marvin/x_tbody_style-expected.txt:
2574 * platform/efl/tables/mozilla/marvin/x_tbody_valign_bottom-expected.txt:
2575 * platform/efl/tables/mozilla/marvin/x_tbody_valign_middle-expected.txt:
2576 * platform/efl/tables/mozilla/marvin/x_tbody_valign_top-expected.txt:
2577 * platform/efl/tables/mozilla/marvin/x_td_align_center-expected.txt:
2578 * platform/efl/tables/mozilla/marvin/x_td_align_char-expected.txt:
2579 * platform/efl/tables/mozilla/marvin/x_td_align_justify-expected.txt:
2580 * platform/efl/tables/mozilla/marvin/x_td_align_left-expected.txt:
2581 * platform/efl/tables/mozilla/marvin/x_td_align_right-expected.txt:
2582 * platform/efl/tables/mozilla/marvin/x_td_bgcolor_name-expected.txt:
2583 * platform/efl/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt:
2584 * platform/efl/tables/mozilla/marvin/x_td_class-expected.txt:
2585 * platform/efl/tables/mozilla/marvin/x_td_colspan-expected.txt:
2586 * platform/efl/tables/mozilla/marvin/x_td_height-expected.txt:
2587 * platform/efl/tables/mozilla/marvin/x_td_id-expected.txt:
2588 * platform/efl/tables/mozilla/marvin/x_td_nowrap-expected.txt:
2589 * platform/efl/tables/mozilla/marvin/x_td_rowspan-expected.txt:
2590 * platform/efl/tables/mozilla/marvin/x_td_style-expected.txt:
2591 * platform/efl/tables/mozilla/marvin/x_td_valign_bottom-expected.txt:
2592 * platform/efl/tables/mozilla/marvin/x_td_valign_middle-expected.txt:
2593 * platform/efl/tables/mozilla/marvin/x_td_valign_top-expected.txt:
2594 * platform/efl/tables/mozilla/marvin/x_td_width-expected.txt:
2595 * platform/efl/tables/mozilla/marvin/x_tfoot_align_center-expected.txt:
2596 * platform/efl/tables/mozilla/marvin/x_tfoot_align_char-expected.txt:
2597 * platform/efl/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt:
2598 * platform/efl/tables/mozilla/marvin/x_tfoot_align_left-expected.txt:
2599 * platform/efl/tables/mozilla/marvin/x_tfoot_align_right-expected.txt:
2600 * platform/efl/tables/mozilla/marvin/x_tfoot_class-expected.txt:
2601 * platform/efl/tables/mozilla/marvin/x_tfoot_id-expected.txt:
2602 * platform/efl/tables/mozilla/marvin/x_tfoot_style-expected.txt:
2603 * platform/efl/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.txt:
2604 * platform/efl/tables/mozilla/marvin/x_tfoot_valign_middle-expected.txt:
2605 * platform/efl/tables/mozilla/marvin/x_tfoot_valign_top-expected.txt:
2606 * platform/efl/tables/mozilla/marvin/x_th_align_center-expected.txt:
2607 * platform/efl/tables/mozilla/marvin/x_th_align_char-expected.txt:
2608 * platform/efl/tables/mozilla/marvin/x_th_align_justify-expected.txt:
2609 * platform/efl/tables/mozilla/marvin/x_th_align_left-expected.txt:
2610 * platform/efl/tables/mozilla/marvin/x_th_align_right-expected.txt:
2611 * platform/efl/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt:
2612 * platform/efl/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt:
2613 * platform/efl/tables/mozilla/marvin/x_th_class-expected.txt:
2614 * platform/efl/tables/mozilla/marvin/x_th_colspan-expected.txt:
2615 * platform/efl/tables/mozilla/marvin/x_th_height-expected.txt:
2616 * platform/efl/tables/mozilla/marvin/x_th_id-expected.txt:
2617 * platform/efl/tables/mozilla/marvin/x_th_nowrap-expected.txt:
2618 * platform/efl/tables/mozilla/marvin/x_th_rowspan-expected.txt:
2619 * platform/efl/tables/mozilla/marvin/x_th_style-expected.txt:
2620 * platform/efl/tables/mozilla/marvin/x_th_valign_bottom-expected.txt:
2621 * platform/efl/tables/mozilla/marvin/x_th_valign_middle-expected.txt:
2622 * platform/efl/tables/mozilla/marvin/x_th_valign_top-expected.txt:
2623 * platform/efl/tables/mozilla/marvin/x_th_width-expected.txt:
2624 * platform/efl/tables/mozilla/marvin/x_thead_align_center-expected.txt:
2625 * platform/efl/tables/mozilla/marvin/x_thead_align_char-expected.txt:
2626 * platform/efl/tables/mozilla/marvin/x_thead_align_justify-expected.txt:
2627 * platform/efl/tables/mozilla/marvin/x_thead_align_left-expected.txt:
2628 * platform/efl/tables/mozilla/marvin/x_thead_align_right-expected.txt:
2629 * platform/efl/tables/mozilla/marvin/x_thead_class-expected.txt:
2630 * platform/efl/tables/mozilla/marvin/x_thead_id-expected.txt:
2631 * platform/efl/tables/mozilla/marvin/x_thead_style-expected.txt:
2632 * platform/efl/tables/mozilla/marvin/x_thead_valign_bottom-expected.txt:
2633 * platform/efl/tables/mozilla/marvin/x_thead_valign_middle-expected.txt:
2634 * platform/efl/tables/mozilla/marvin/x_thead_valign_top-expected.txt:
2635 * platform/efl/tables/mozilla/marvin/x_tr_align_center-expected.txt:
2636 * platform/efl/tables/mozilla/marvin/x_tr_align_char-expected.txt:
2637 * platform/efl/tables/mozilla/marvin/x_tr_align_justify-expected.txt:
2638 * platform/efl/tables/mozilla/marvin/x_tr_align_left-expected.txt:
2639 * platform/efl/tables/mozilla/marvin/x_tr_align_right-expected.txt:
2640 * platform/efl/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt:
2641 * platform/efl/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt:
2642 * platform/efl/tables/mozilla/marvin/x_tr_class-expected.txt:
2643 * platform/efl/tables/mozilla/marvin/x_tr_id-expected.txt:
2644 * platform/efl/tables/mozilla/marvin/x_tr_style-expected.txt:
2645 * platform/efl/tables/mozilla/marvin/x_tr_valign_bottom-expected.txt:
2646 * platform/efl/tables/mozilla/marvin/x_tr_valign_middle-expected.txt:
2647 * platform/efl/tables/mozilla/marvin/x_tr_valign_top-expected.txt:
2648 * platform/efl/tables/mozilla/other/body_col-expected.txt:
2649 * platform/efl/tables/mozilla/other/cell_widths-expected.txt:
2650 * platform/efl/tables/mozilla/other/cellspacing-expected.txt:
2651 * platform/efl/tables/mozilla/other/move_row-expected.txt:
2652 * platform/efl/tables/mozilla/other/ms-expected.txt:
2653 * platform/efl/tables/mozilla/other/nested2-expected.txt:
2654 * platform/efl/tables/mozilla/other/nestedTables-expected.txt:
2655 * platform/efl/tables/mozilla/other/padding-expected.txt:
2656 * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
2657 * platform/efl/tables/mozilla_expected_failures/bugs/bug101759-expected.txt:
2658 * platform/efl/tables/mozilla_expected_failures/bugs/bug106336-expected.txt:
2659 * platform/efl/tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
2660 * platform/efl/tables/mozilla_expected_failures/bugs/bug11331-expected.txt:
2661 * platform/efl/tables/mozilla_expected_failures/bugs/bug1164-expected.txt:
2662 * platform/efl/tables/mozilla_expected_failures/bugs/bug11945-expected.txt:
2663 * platform/efl/tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
2664 * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
2665 * platform/efl/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt:
2666 * platform/efl/tables/mozilla_expected_failures/bugs/bug14159-2-expected.txt:
2667 * platform/efl/tables/mozilla_expected_failures/bugs/bug14489-expected.txt:
2668 * platform/efl/tables/mozilla_expected_failures/bugs/bug1647-expected.txt:
2669 * platform/efl/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
2670 * platform/efl/tables/mozilla_expected_failures/bugs/bug17826-expected.txt:
2671 * platform/efl/tables/mozilla_expected_failures/bugs/bug178855-expected.txt:
2672 * platform/efl/tables/mozilla_expected_failures/bugs/bug18770-expected.txt:
2673 * platform/efl/tables/mozilla_expected_failures/bugs/bug19526-expected.txt:
2674 * platform/efl/tables/mozilla_expected_failures/bugs/bug21518-expected.txt:
2675 * platform/efl/tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
2676 * platform/efl/tables/mozilla_expected_failures/bugs/bug22122-expected.txt:
2677 * platform/efl/tables/mozilla_expected_failures/bugs/bug24880-1-expected.txt:
2678 * platform/efl/tables/mozilla_expected_failures/bugs/bug25707-expected.txt:
2679 * platform/efl/tables/mozilla_expected_failures/bugs/bug27993-2-expected.txt:
2680 * platform/efl/tables/mozilla_expected_failures/bugs/bug3105-expected.txt:
2681 * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-1-expected.txt:
2682 * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-10-expected.txt:
2683 * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-15-expected.txt:
2684 * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-18-expected.txt:
2685 * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-2-expected.txt:
2686 * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-7-expected.txt:
2687 * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-8-expected.txt:
2688 * platform/efl/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt:
2689 * platform/efl/tables/mozilla_expected_failures/bugs/bug32205-4-expected.txt:
2690 * platform/efl/tables/mozilla_expected_failures/bugs/bug33784-expected.txt:
2691 * platform/efl/tables/mozilla_expected_failures/bugs/bug42043-expected.txt:
2692 * platform/efl/tables/mozilla_expected_failures/bugs/bug4294-expected.txt:
2693 * platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
2694 * platform/efl/tables/mozilla_expected_failures/bugs/bug46268-4-expected.txt:
2695 * platform/efl/tables/mozilla_expected_failures/bugs/bug47163-expected.txt:
2696 * platform/efl/tables/mozilla_expected_failures/bugs/bug51000-expected.txt:
2697 * platform/efl/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
2698 * platform/efl/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt:
2699 * platform/efl/tables/mozilla_expected_failures/bugs/bug59252-expected.txt:
2700 * platform/efl/tables/mozilla_expected_failures/bugs/bug61042-1-expected.txt:
2701 * platform/efl/tables/mozilla_expected_failures/bugs/bug61042-2-expected.txt:
2702 * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
2703 * platform/efl/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:
2704 * platform/efl/tables/mozilla_expected_failures/bugs/bug6933-expected.txt:
2705 * platform/efl/tables/mozilla_expected_failures/bugs/bug7113-expected.txt:
2706 * platform/efl/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt:
2707 * platform/efl/tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
2708 * platform/efl/tables/mozilla_expected_failures/bugs/bug73629-expected.txt:
2709 * platform/efl/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt:
2710 * platform/efl/tables/mozilla_expected_failures/bugs/bug8499-expected.txt:
2711 * platform/efl/tables/mozilla_expected_failures/bugs/bug89315-expected.txt:
2712 * platform/efl/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
2713 * platform/efl/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt:
2714 * platform/efl/tables/mozilla_expected_failures/bugs/bug9879-1-expected.txt:
2715 * platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.txt:
2716 * platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.txt:
2717 * platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.txt:
2718 * platform/efl/tables/mozilla_expected_failures/core/col_span2-expected.txt:
2719 * platform/efl/tables/mozilla_expected_failures/core/cols1-expected.txt:
2720 * platform/efl/tables/mozilla_expected_failures/core/columns-expected.txt:
2721 * platform/efl/tables/mozilla_expected_failures/core/conflicts-expected.txt:
2722 * platform/efl/tables/mozilla_expected_failures/dom/appendCells1-expected.txt:
2723 * platform/efl/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt:
2724 * platform/efl/tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
2725 * platform/efl/tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
2726 * platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt:
2727 * platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt:
2728 * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt:
2729 * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt:
2730 * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt:
2731 * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt:
2732 * platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
2733 * platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
2734 * platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
2735 * platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.txt:
2736 * platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
2737 * platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
2738 * platform/efl/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:
2739 * platform/efl/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.txt:
2740 * platform/efl/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.txt:
2741 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.txt:
2742 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.txt:
2743 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.txt:
2744 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.txt:
2745 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.txt:
2746 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.txt:
2747 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.txt:
2748 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.txt:
2749 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.txt:
2750 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.txt:
2751 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.txt:
2752 * platform/efl/tables/mozilla_expected_failures/other/empty_cells-expected.txt:
2754 2012-01-27 Gyuyoung Kim <gyuyoung.kim@samsung.com>
2756 Unreviewed, EFL fast rebaseline after r101343.
2758 * platform/efl/fast/backgrounds/001-expected.txt:
2759 * platform/efl/fast/backgrounds/animated-gif-as-background-expected.txt:
2760 * platform/efl/fast/backgrounds/background-leakage-expected.txt:
2761 * platform/efl/fast/backgrounds/background-leakage-transforms-expected.txt:
2762 * platform/efl/fast/backgrounds/background-origin-root-element-expected.txt:
2763 * platform/efl/fast/backgrounds/background-position-1-expected.txt:
2764 * platform/efl/fast/backgrounds/background-position-parsing-expected.txt:
2765 * platform/efl/fast/backgrounds/background-position-rounding-expected.txt:
2766 * platform/efl/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt:
2767 * platform/efl/fast/backgrounds/mask-composite-expected.txt:
2768 * platform/efl/fast/backgrounds/opacity-on-document-element-expected.txt:
2769 * platform/efl/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.txt:
2770 * platform/efl/fast/backgrounds/repeat/mask-negative-offset-repeat-expected.txt:
2771 * platform/efl/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
2772 * platform/efl/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt:
2773 * platform/efl/fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt:
2774 * platform/efl/fast/backgrounds/size/backgroundSize15-expected.txt:
2775 * platform/efl/fast/backgrounds/size/backgroundSize16-expected.txt:
2776 * platform/efl/fast/backgrounds/size/zero-expected.txt:
2777 * platform/efl/fast/backgrounds/solid-color-context-restore-expected.txt:
2778 * platform/efl/fast/block/basic/001-expected.txt:
2779 * platform/efl/fast/block/basic/002-expected.txt:
2780 * platform/efl/fast/block/basic/003-expected.txt:
2781 * platform/efl/fast/block/basic/004-expected.txt:
2782 * platform/efl/fast/block/basic/005-expected.txt:
2783 * platform/efl/fast/block/basic/007-expected.txt:
2784 * platform/efl/fast/block/basic/008-expected.txt:
2785 * platform/efl/fast/block/basic/010-expected.txt:
2786 * platform/efl/fast/block/basic/013-expected.txt:
2787 * platform/efl/fast/block/basic/016-expected.txt:
2788 * platform/efl/fast/block/basic/018-expected.txt:
2789 * platform/efl/fast/block/basic/020-expected.txt:
2790 * platform/efl/fast/block/basic/021-expected.txt:
2791 * platform/efl/fast/block/basic/adding-near-anonymous-block-expected.txt:
2792 * platform/efl/fast/block/basic/min-pref-width-nowrap-floats-expected.txt:
2793 * platform/efl/fast/block/basic/percent-height-inside-anonymous-block-expected.txt:
2794 * platform/efl/fast/block/basic/text-indent-rtl-expected.txt:
2795 * platform/efl/fast/block/basic/truncation-rtl-expected.txt:
2796 * platform/efl/fast/block/basic/white-space-pre-wraps-expected.txt:
2797 * platform/efl/fast/block/float/002-expected.txt:
2798 * platform/efl/fast/block/float/003-expected.txt:
2799 * platform/efl/fast/block/float/004-expected.txt:
2800 * platform/efl/fast/block/float/005-expected.txt:
2801 * platform/efl/fast/block/float/006-expected.txt:
2802 * platform/efl/fast/block/float/007-expected.txt:
2803 * platform/efl/fast/block/float/010-expected.txt:
2804 * platform/efl/fast/block/float/011-expected.txt:
2805 * platform/efl/fast/block/float/012-expected.txt:
2806 * platform/efl/fast/block/float/013-expected.txt:
2807 * platform/efl/fast/block/float/014-expected.txt:
2808 * platform/efl/fast/block/float/016-expected.txt:
2809 * platform/efl/fast/block/float/017-expected.txt:
2810 * platform/efl/fast/block/float/018-expected.txt:
2811 * platform/efl/fast/block/float/020-expected.txt:
2812 * platform/efl/fast/block/float/021-expected.txt:
2813 * platform/efl/fast/block/float/023-expected.txt:
2814 * platform/efl/fast/block/float/024-expected.txt:
2815 * platform/efl/fast/block/float/025-expected.txt:
2816 * platform/efl/fast/block/float/026-expected.txt:
2817 * platform/efl/fast/block/float/027-expected.txt:
2818 * platform/efl/fast/block/float/028-expected.txt:
2819 * platform/efl/fast/block/float/029-expected.txt:
2820 * platform/efl/fast/block/float/030-expected.txt:
2821 * platform/efl/fast/block/float/031-expected.txt:
2822 * platform/efl/fast/block/float/032-expected.txt:
2823 * platform/efl/fast/block/float/avoidance-percent-width-compat-expected.txt:
2824 * platform/efl/fast/block/float/avoidance-percent-width-strict-expected.txt:
2825 * platform/efl/fast/block/float/clear-element-too-wide-for-containing-block-expected.txt:
2826 * platform/efl/fast/block/float/dynamic-unfloat-pref-width-expected.txt:
2827 * platform/efl/fast/block/float/editable-text-overlapping-float-expected.txt:
2828 * platform/efl/fast/block/float/fit_line_below_floats-expected.txt:
2829 * platform/efl/fast/block/float/float-avoidance-expected.txt:
2830 * platform/efl/fast/block/float/float-not-removed-from-next-sibling-expected.txt:
2831 * platform/efl/fast/block/float/float-not-removed-from-next-sibling2-expected.txt:
2832 * platform/efl/fast/block/float/float-not-removed-from-next-sibling3-expected.txt:
2833 * platform/efl/fast/block/float/float-not-removed-from-next-sibling4-expected.txt:
2834 * platform/efl/fast/block/float/floats-and-text-indent-expected.txt:
2835 * platform/efl/fast/block/float/floats-and-text-indent-rl-expected.txt:
2836 * platform/efl/fast/block/float/independent-align-positioning-expected.txt:
2837 * platform/efl/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.txt:
2838 * platform/efl/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt:
2839 * platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt:
2840 * platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.txt:
2841 * platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.txt:
2842 * platform/efl/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.txt:
2843 * platform/efl/fast/block/float/intruding-painted-twice-expected.txt:
2844 * platform/efl/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt:
2845 * platform/efl/fast/block/float/multiple-float-positioning-expected.txt:
2846 * platform/efl/fast/block/float/nested-clearance-expected.txt:
2847 * platform/efl/fast/block/float/nestedAnonymousBlocks-expected.txt:
2848 * platform/efl/fast/block/float/nestedAnonymousBlocks2-expected.txt:
2849 * platform/efl/fast/block/float/nopaint-after-layer-destruction-expected.txt:
2850 * platform/efl/fast/block/float/nopaint-after-layer-destruction2-expected.txt:
2851 * platform/efl/fast/block/float/overhanging-after-height-decrease-expected.txt:
2852 * platform/efl/fast/block/float/overhanging-float-add-in-static-position-block-expected.txt:
2853 * platform/efl/fast/block/float/overhanging-float-add-in-static-position-block2-expected.txt:
2854 * platform/efl/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.txt:
2855 * platform/efl/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.txt:
2856 * platform/efl/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.txt:
2857 * platform/efl/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.txt:
2858 * platform/efl/fast/block/float/overlapping-floats-with-overflow-hidden-expected.txt:
2859 * platform/efl/fast/block/float/shrink-to-fit-width-expected.txt:
2860 * platform/efl/fast/block/float/table-relayout-expected.txt:
2861 * platform/efl/fast/block/float/vertical-move-relayout-expected.txt:
2862 * platform/efl/fast/block/float/width-update-after-clear-expected.txt:
2863 * platform/efl/fast/block/lineboxcontain/block-expected.txt:
2864 * platform/efl/fast/block/lineboxcontain/block-font-expected.txt:
2865 * platform/efl/fast/block/lineboxcontain/block-glyphs-expected.txt:
2866 * platform/efl/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt:
2867 * platform/efl/fast/block/lineboxcontain/block-replaced-expected.txt:
2868 * platform/efl/fast/block/lineboxcontain/font-expected.txt:
2869 * platform/efl/fast/block/lineboxcontain/font-replaced-expected.txt:
2870 * platform/efl/fast/block/lineboxcontain/glyphs-expected.txt:
2871 * platform/efl/fast/block/lineboxcontain/inline-box-expected.txt:
2872 * platform/efl/fast/block/lineboxcontain/inline-box-replaced-expected.txt:
2873 * platform/efl/fast/block/lineboxcontain/inline-box-vertical-expected.txt:
2874 * platform/efl/fast/block/lineboxcontain/inline-expected.txt:
2875 * platform/efl/fast/block/lineboxcontain/inline-replaced-expected.txt:
2876 * platform/efl/fast/block/lineboxcontain/none-expected.txt:
2877 * platform/efl/fast/block/lineboxcontain/parsing-invalid-expected.txt:
2878 * platform/efl/fast/block/lineboxcontain/replaced-expected.txt:
2879 * platform/efl/fast/block/margin-collapse/002-expected.txt:
2880 * platform/efl/fast/block/margin-collapse/003-expected.txt:
2881 * platform/efl/fast/block/margin-collapse/004-expected.txt:
2882 * platform/efl/fast/block/margin-collapse/006-expected.txt:
2883 * platform/efl/fast/block/margin-collapse/010-expected.txt:
2884 * platform/efl/fast/block/margin-collapse/011-expected.txt:
2885 * platform/efl/fast/block/margin-collapse/012-expected.txt:
2886 * platform/efl/fast/block/margin-collapse/015-expected.txt:
2887 * platform/efl/fast/block/margin-collapse/016-expected.txt:
2888 * platform/efl/fast/block/margin-collapse/017-expected.txt:
2889 * platform/efl/fast/block/margin-collapse/018-expected.txt:
2890 * platform/efl/fast/block/margin-collapse/019-expected.txt:
2891 * platform/efl/fast/block/margin-collapse/020-expected.txt:
2892 * platform/efl/fast/block/margin-collapse/021-expected.txt:
2893 * platform/efl/fast/block/margin-collapse/022-expected.txt:
2894 * platform/efl/fast/block/margin-collapse/025-expected.txt:
2895 * platform/efl/fast/block/margin-collapse/026-expected.txt:
2896 * platform/efl/fast/block/margin-collapse/027-expected.txt:
2897 * platform/efl/fast/block/margin-collapse/028-expected.txt:
2898 * platform/efl/fast/block/margin-collapse/029-expected.txt:
2899 * platform/efl/fast/block/margin-collapse/030-expected.txt:
2900 * platform/efl/fast/block/margin-collapse/031-expected.txt:
2901 * platform/efl/fast/block/margin-collapse/032-expected.txt:
2902 * platform/efl/fast/block/margin-collapse/033-expected.txt:
2903 * platform/efl/fast/block/margin-collapse/034-expected.txt:
2904 * platform/efl/fast/block/margin-collapse/035-expected.txt:
2905 * platform/efl/fast/block/margin-collapse/037-expected.txt:
2906 * platform/efl/fast/block/margin-collapse/038-expected.txt:
2907 * platform/efl/fast/block/margin-collapse/039-expected.txt:
2908 * platform/efl/fast/block/margin-collapse/040-expected.txt:
2909 * platform/efl/fast/block/margin-collapse/041-expected.txt:
2910 * platform/efl/fast/block/margin-collapse/042-expected.txt:
2911 * platform/efl/fast/block/margin-collapse/043-expected.txt:
2912 * platform/efl/fast/block/margin-collapse/044-expected.txt:
2913 * platform/efl/fast/block/margin-collapse/045-expected.txt:
2914 * platform/efl/fast/block/margin-collapse/055-expected.txt:
2915 * platform/efl/fast/block/margin-collapse/056-expected.txt:
2916 * platform/efl/fast/block/margin-collapse/057-expected.txt:
2917 * platform/efl/fast/block/margin-collapse/058-expected.txt:
2918 * platform/efl/fast/block/margin-collapse/059-expected.txt:
2919 * platform/efl/fast/block/margin-collapse/100-expected.txt:
2920 * platform/efl/fast/block/margin-collapse/101-expected.txt:
2921 * platform/efl/fast/block/margin-collapse/102-expected.txt:
2922 * platform/efl/fast/block/margin-collapse/103-expected.txt:
2923 * platform/efl/fast/block/margin-collapse/104-expected.txt:
2924 * platform/efl/fast/block/margin-collapse/block-inside-inline/002-expected.txt:
2925 * platform/efl/fast/block/margin-collapse/block-inside-inline/003-expected.txt:
2926 * platform/efl/fast/block/margin-collapse/block-inside-inline/004-expected.txt:
2927 * platform/efl/fast/block/margin-collapse/block-inside-inline/006-expected.txt:
2928 * platform/efl/fast/block/margin-collapse/block-inside-inline/010-expected.txt:
2929 * platform/efl/fast/block/margin-collapse/block-inside-inline/011-expected.txt:
2930 * platform/efl/fast/block/margin-collapse/block-inside-inline/012-expected.txt:
2931 * platform/efl/fast/block/margin-collapse/block-inside-inline/015-expected.txt:
2932 * platform/efl/fast/block/margin-collapse/block-inside-inline/016-expected.txt:
2933 * platform/efl/fast/block/margin-collapse/block-inside-inline/017-expected.txt:
2934 * platform/efl/fast/block/margin-collapse/block-inside-inline/018-expected.txt:
2935 * platform/efl/fast/block/margin-collapse/block-inside-inline/019-expected.txt:
2936 * platform/efl/fast/block/margin-collapse/block-inside-inline/020-expected.txt:
2937 * platform/efl/fast/block/margin-collapse/block-inside-inline/021-expected.txt:
2938 * platform/efl/fast/block/margin-collapse/block-inside-inline/022-expected.txt:
2939 * platform/efl/fast/block/margin-collapse/block-inside-inline/025-expected.txt:
2940 * platform/efl/fast/block/margin-collapse/empty-clear-blocks-expected.txt:
2941 * platform/efl/fast/block/margin-collapse/negative-margins-expected.txt:
2942 * platform/efl/fast/block/positioning/001-expected.txt:
2943 * platform/efl/fast/block/positioning/002-expected.txt:
2944 * platform/efl/fast/block/positioning/052-expected.txt:
2945 * platform/efl/fast/block/positioning/053-expected.txt:
2946 * platform/efl/fast/block/positioning/054-expected.txt:
2947 * platform/efl/fast/block/positioning/055-expected.txt:
2948 * platform/efl/fast/block/positioning/057-expected.txt:
2949 * platform/efl/fast/block/positioning/058-expected.txt:
2950 * platform/efl/fast/block/positioning/059-expected.txt:
2951 * platform/efl/fast/block/positioning/abs-inside-inline-rel-expected.txt:
2952 * platform/efl/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt:
2953 * platform/efl/fast/block/positioning/absolute-in-inline-ltr-3-expected.txt:
2954 * platform/efl/fast/block/positioning/absolute-in-inline-ltr-expected.txt:
2955 * platform/efl/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt:
2956 * platform/efl/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt:
2957 * platform/efl/fast/block/positioning/absolute-in-inline-rtl-expected.txt:
2958 * platform/efl/fast/block/positioning/absolute-in-inline-short-ltr-expected.txt:
2959 * platform/efl/fast/block/positioning/absolute-in-inline-short-rtl-expected.txt:
2960 * platform/efl/fast/block/positioning/absolute-length-of-neg-666666-expected.txt:
2961 * platform/efl/fast/block/positioning/absolute-position-direction-expected.txt:
2962 * platform/efl/fast/block/positioning/absolute-positioned-overconstrained-expected.txt:
2963 * platform/efl/fast/block/positioning/absolute-positioning-no-scrollbar-expected.txt:
2964 * platform/efl/fast/block/positioning/absolute-with-html-border-quirks-expected.txt:
2965 * platform/efl/fast/block/positioning/absolute-with-html-border-strict-expected.txt:
2966 * platform/efl/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt:
2967 * platform/efl/fast/block/positioning/auto/001-expected.txt:
2968 * platform/efl/fast/block/positioning/auto/002-expected.txt:
2969 * platform/efl/fast/block/positioning/auto/003-expected.txt:
2970 * platform/efl/fast/block/positioning/auto/004-expected.txt:
2971 * platform/efl/fast/block/positioning/auto/005-expected.txt:
2972 * platform/efl/fast/block/positioning/auto/006-expected.txt:
2973 * platform/efl/fast/block/positioning/auto/vertical-lr/001-expected.txt:
2974 * platform/efl/fast/block/positioning/auto/vertical-lr/002-expected.txt:
2975 * platform/efl/fast/block/positioning/auto/vertical-lr/003-expected.txt:
2976 * platform/efl/fast/block/positioning/auto/vertical-lr/004-expected.txt:
2977 * platform/efl/fast/block/positioning/auto/vertical-lr/005-expected.txt:
2978 * platform/efl/fast/block/positioning/auto/vertical-lr/006-expected.txt:
2979 * platform/efl/fast/block/positioning/auto/vertical-rl/001-expected.txt:
2980 * platform/efl/fast/block/positioning/auto/vertical-rl/002-expected.txt:
2981 * platform/efl/fast/block/positioning/auto/vertical-rl/003-expected.txt:
2982 * platform/efl/fast/block/positioning/auto/vertical-rl/004-expected.txt:
2983 * platform/efl/fast/block/positioning/auto/vertical-rl/005-expected.txt:
2984 * platform/efl/fast/block/positioning/auto/vertical-rl/006-expected.txt:
2985 * platform/efl/fast/block/positioning/child-of-absolute-with-auto-height-expected.txt:
2986 * platform/efl/fast/block/positioning/differing-writing-modes-expected.txt:
2987 * platform/efl/fast/block/positioning/differing-writing-modes-replaced-expected.txt:
2988 * platform/efl/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt:
2989 * platform/efl/fast/block/positioning/height-change-expected.txt:
2990 * platform/efl/fast/block/positioning/hiding-inside-relpositioned-inline-expected.txt:
2991 * platform/efl/fast/block/positioning/inline-block-relposition-expected.txt:
2992 * platform/efl/fast/block/positioning/leftmargin-topmargin-expected.txt:
2993 * platform/efl/fast/block/positioning/negative-right-pos-expected.txt:
2994 * platform/efl/fast/block/positioning/padding-percent-expected.txt:
2995 * platform/efl/fast/block/positioning/pref-width-change-expected.txt:
2996 * platform/efl/fast/block/positioning/relative-overflow-block-expected.txt:
2997 * platform/efl/fast/block/positioning/relative-overflow-replaced-expected.txt:
2998 * platform/efl/fast/block/positioning/relative-overflow-replaced-float-expected.txt:
2999 * platform/efl/fast/block/positioning/relative-positioned-inline-container-expected.txt:
3000 * platform/efl/fast/block/positioning/relayout-on-position-change-expected.txt:
3001 * platform/efl/fast/block/positioning/rtl-static-positioning-expected.txt:
3002 * platform/efl/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt:
3003 * platform/efl/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt:
3004 * platform/efl/fast/block/positioning/table-cell-static-position-expected.txt:
3005 * platform/efl/fast/block/positioning/trailing-space-test-expected.txt:
3006 * platform/efl/fast/block/positioning/vertical-lr/001-expected.txt:
3007 * platform/efl/fast/block/positioning/vertical-lr/002-expected.txt:
3008 * platform/efl/fast/block/positioning/vertical-rl/001-expected.txt:
3009 * platform/efl/fast/block/positioning/vertical-rl/002-expected.txt:
3010 * platform/efl/fast/block/positioning/window-height-change-expected.txt:
3011 * platform/efl/fast/body-propagation/background-color/001-expected.txt:
3012 * platform/efl/fast/body-propagation/background-color/001-xhtml-expected.txt:
3013 * platform/efl/fast/body-propagation/background-color/002-expected.txt:
3014 * platform/efl/fast/body-propagation/background-color/002-xhtml-expected.txt:
3015 * platform/efl/fast/body-propagation/background-color/003-declarative-expected.txt:
3016 * platform/efl/fast/body-propagation/background-color/003-expected.txt:
3017 * platform/efl/fast/body-propagation/background-color/003-xhtml-expected.txt:
3018 * platform/efl/fast/body-propagation/background-color/004-declarative-expected.txt:
3019 * platform/efl/fast/body-propagation/background-color/004-expected.txt:
3020 * platform/efl/fast/body-propagation/background-color/004-xhtml-expected.txt:
3021 * platform/efl/fast/body-propagation/background-color/005-declarative-expected.txt:
3022 * platform/efl/fast/body-propagation/background-color/005-expected.txt:
3023 * platform/efl/fast/body-propagation/background-color/005-xhtml-expected.txt:
3024 * platform/efl/fast/body-propagation/background-color/006-declarative-expected.txt:
3025 * platform/efl/fast/body-propagation/background-color/006-expected.txt:
3026 * platform/efl/fast/body-propagation/background-color/006-xhtml-expected.txt:
3027 * platform/efl/fast/body-propagation/background-color/007-declarative-expected.txt:
3028 * platform/efl/fast/body-propagation/background-color/007-expected.txt:
3029 * platform/efl/fast/body-propagation/background-color/007-xhtml-expected.txt:
3030 * platform/efl/fast/body-propagation/background-color/008-expected.txt:
3031 * platform/efl/fast/body-propagation/background-color/008-xhtml-expected.txt:
3032 * platform/efl/fast/body-propagation/background-image/001-expected.txt:
3033 * platform/efl/fast/body-propagation/background-image/001-xhtml-expected.txt:
3034 * platform/efl/fast/body-propagation/background-image/002-expected.txt:
3035 * platform/efl/fast/body-propagation/background-image/002-xhtml-expected.txt:
3036 * platform/efl/fast/body-propagation/background-image/003-declarative-expected.txt:
3037 * platform/efl/fast/body-propagation/background-image/003-expected.txt:
3038 * platform/efl/fast/body-propagation/background-image/003-xhtml-expected.txt:
3039 * platform/efl/fast/body-propagation/background-image/004-declarative-expected.txt:
3040 * platform/efl/fast/body-propagation/background-image/004-expected.txt:
3041 * platform/efl/fast/body-propagation/background-image/004-xhtml-expected.txt:
3042 * platform/efl/fast/body-propagation/background-image/005-declarative-expected.txt:
3043 * platform/efl/fast/body-propagation/background-image/005-expected.txt:
3044 * platform/efl/fast/body-propagation/background-image/005-xhtml-expected.txt:
3045 * platform/efl/fast/body-propagation/background-image/006-declarative-expected.txt:
3046 * platform/efl/fast/body-propagation/background-image/006-expected.txt:
3047 * platform/efl/fast/body-propagation/background-image/006-xhtml-expected.txt:
3048 * platform/efl/fast/body-propagation/background-image/007-declarative-expected.txt:
3049 * platform/efl/fast/body-propagation/background-image/007-expected.txt:
3050 * platform/efl/fast/body-propagation/background-image/007-xhtml-expected.txt:
3051 * platform/efl/fast/body-propagation/background-image/008-expected.txt:
3052 * platform/efl/fast/body-propagation/background-image/008-xhtml-expected.txt:
3053 * platform/efl/fast/body-propagation/background-image/009-expected.txt:
3054 * platform/efl/fast/body-propagation/background-image/009-xhtml-expected.txt:
3055 * platform/efl/fast/body-propagation/background-image/010-expected.txt:
3056 * platform/efl/fast/body-propagation/background-image/010-xhtml-expected.txt:
3057 * platform/efl/fast/body-propagation/overflow/001-expected.txt:
3058 * platform/efl/fast/body-propagation/overflow/001-xhtml-expected.txt:
3059 * platform/efl/fast/body-propagation/overflow/002-expected.txt:
3060 * platform/efl/fast/body-propagation/overflow/002-xhtml-expected.txt:
3061 * platform/efl/fast/body-propagation/overflow/003-declarative-expected.txt:
3062 * platform/efl/fast/body-propagation/overflow/003-expected.txt:
3063 * platform/efl/fast/body-propagation/overflow/003-xhtml-expected.txt:
3064 * platform/efl/fast/body-propagation/overflow/004-declarative-expected.txt:
3065 * platform/efl/fast/body-propagation/overflow/004-expected.txt:
3066 * platform/efl/fast/body-propagation/overflow/004-xhtml-expected.txt:
3067 * platform/efl/fast/body-propagation/overflow/005-declarative-expected.txt:
3068 * platform/efl/fast/body-propagation/overflow/005-expected.txt:
3069 * platform/efl/fast/body-propagation/overflow/005-xhtml-expected.txt:
3070 * platform/efl/fast/body-propagation/overflow/006-declarative-expected.txt:
3071 * platform/efl/fast/body-propagation/overflow/006-expected.txt:
3072 * platform/efl/fast/body-propagation/overflow/006-xhtml-expected.txt:
3073 * platform/efl/fast/body-propagation/overflow/007-declarative-expected.txt:
3074 * platform/efl/fast/body-propagation/overflow/007-expected.txt:
3075 * platform/efl/fast/body-propagation/overflow/007-xhtml-expected.txt:
3076 * platform/efl/fast/borders/bidi-002-expected.txt:
3077 * platform/efl/fast/borders/bidi-009a-expected.txt:
3078 * platform/efl/fast/borders/bidi-012-expected.txt:
3079 * platform/efl/fast/borders/border-antialiasing-expected.txt:
3080 * platform/efl/fast/borders/border-color-inherit-expected.txt:
3081 * platform/efl/fast/borders/border-image-01-expected.txt:
3082 * platform/efl/fast/borders/border-image-border-radius-expected.txt:
3083 * platform/efl/fast/borders/border-image-longhand-expected.txt:
3084 * platform/efl/fast/borders/border-image-massive-scale-expected.txt:
3085 * platform/efl/fast/borders/border-image-outset-expected.txt:
3086 * platform/efl/fast/borders/border-image-outset-in-shorthand-expected.txt:
3087 * platform/efl/fast/borders/border-image-repeat-expected.txt:
3088 * platform/efl/fast/borders/border-image-rotate-transform-expected.txt:
3089 * platform/efl/fast/borders/border-image-scale-transform-expected.txt:
3090 * platform/efl/fast/borders/border-image-scaled-expected.txt:
3091 * platform/efl/fast/borders/border-image-scrambled-expected.txt:
3092 * platform/efl/fast/borders/border-image-side-reduction-expected.txt:
3093 * platform/efl/fast/borders/border-image-slices-expected.txt:
3094 * platform/efl/fast/borders/border-image-source-expected.txt:
3095 * platform/efl/fast/borders/border-radius-constraints-expected.txt:
3096 * platform/efl/fast/borders/border-radius-huge-assert-expected.txt:
3097 * platform/efl/fast/borders/border-radius-inset-outset-expected.txt:
3098 * platform/efl/fast/borders/border-radius-split-inline-expected.txt:
3099 * platform/efl/fast/borders/borderRadiusAllStylesAllCorners-expected.txt:
3100 * platform/efl/fast/borders/borderRadiusInvalidColor-expected.txt:
3101 * platform/efl/fast/borders/different-color-borders-expected.txt:
3102 * platform/efl/fast/borders/mixed-border-styles-expected.txt:
3103 * platform/efl/fast/borders/mixed-border-styles-radius-expected.txt:
3104 * platform/efl/fast/borders/mixed-border-styles-radius2-expected.txt:
3105 * platform/efl/fast/borders/rtl-border-01-expected.txt:
3106 * platform/efl/fast/borders/rtl-border-02-expected.txt:
3107 * platform/efl/fast/borders/rtl-border-03-expected.txt:
3108 * platform/efl/fast/borders/rtl-border-05-expected.txt:
3109 * platform/efl/fast/borders/table-borders-expected.txt:
3110 * platform/efl/fast/box-shadow/border-radius-big-expected.txt:
3111 * platform/efl/fast/box-shadow/box-shadow-transformed-expected.txt:
3112 * platform/efl/fast/box-shadow/inset-box-shadows-expected.txt:
3113 * platform/efl/fast/box-shadow/inset-expected.txt:
3114 * platform/efl/fast/box-shadow/transform-fringing-expected.txt:
3115 * platform/efl/fast/canvas/canvas-size-change-after-layout-expected.txt:
3116 * platform/efl/fast/canvas/canvas-zoom-expected.txt:
3117 * platform/efl/fast/clip/001-expected.txt:
3118 * platform/efl/fast/clip/002-expected.txt:
3119 * platform/efl/fast/clip/003-expected.txt:
3120 * platform/efl/fast/clip/004-expected.txt:
3121 * platform/efl/fast/clip/005-expected.txt:
3122 * platform/efl/fast/clip/006-expected.txt:
3123 * platform/efl/fast/clip/007-expected.txt:
3124 * platform/efl/fast/clip/008-expected.txt:
3125 * platform/efl/fast/clip/009-expected.txt:
3126 * platform/efl/fast/clip/010-expected.txt:
3127 * platform/efl/fast/clip/011-expected.txt:
3128 * platform/efl/fast/clip/012-expected.txt:
3129 * platform/efl/fast/clip/013-expected.txt:
3130 * platform/efl/fast/clip/014-expected.txt:
3131 * platform/efl/fast/clip/015-expected.txt:
3132 * platform/efl/fast/clip/nestedTransparencyClip-expected.txt:
3133 * platform/efl/fast/clip/outline-overflowClip-expected.txt:
3134 * platform/efl/fast/clip/overflow-border-radius-clip-expected.txt:
3135 * platform/efl/fast/clip/overflow-border-radius-combinations-expected.txt:
3136 * platform/efl/fast/clip/overflow-border-radius-composited-expected.txt:
3137 * platform/efl/fast/clip/overflow-border-radius-fixed-position-expected.txt:
3138 * platform/efl/fast/clip/overflow-border-radius-transformed-expected.txt:
3139 * platform/efl/fast/compact/001-expected.txt:
3140 * platform/efl/fast/compact/002-expected.txt:
3141 * platform/efl/fast/compact/003-expected.txt:
3142 * platform/efl/fast/css-generated-content/002-expected.txt:
3143 * platform/efl/fast/css-generated-content/004-expected.txt:
3144 * platform/efl/fast/css-generated-content/005-expected.txt:
3145 * platform/efl/fast/css-generated-content/007-expected.txt:
3146 * platform/efl/fast/css-generated-content/008-expected.txt:
3147 * platform/efl/fast/css-generated-content/010-expected.txt:
3148 * platform/efl/fast/css-generated-content/015-expected.txt:
3149 * platform/efl/fast/css-generated-content/016-expected.txt:
3150 * platform/efl/fast/css-generated-content/after-order-expected.txt:
3151 * platform/efl/fast/css-generated-content/before-with-first-letter-expected.txt:
3152 * platform/efl/fast/css-generated-content/beforeAfter-interdocument-expected.txt:
3153 * platform/efl/fast/css-generated-content/hover-style-change-expected.txt:
3154 * platform/efl/fast/css-generated-content/no-openclose-quote-expected.txt:
3155 * platform/efl/fast/css-generated-content/table-before-after-child-add-expected.txt:
3156 * platform/efl/fast/css-generated-content/table-cell-before-after-child-add-expected.txt:
3157 * platform/efl/fast/css-generated-content/table-cell-before-content-expected.txt:
3158 * platform/efl/fast/css-generated-content/table-row-before-after-child-add-expected.txt:
3159 * platform/efl/fast/css-generated-content/table-row-before-after-expected.txt:
3160 * platform/efl/fast/css-generated-content/table-row-group-to-inline-expected.txt:
3161 * platform/efl/fast/css-generated-content/table-row-group-with-before-expected.txt:
3162 * platform/efl/fast/css-generated-content/table-row-with-before-expected.txt:
3163 * platform/efl/fast/css-generated-content/table-table-before-after-child-add-expected.txt:
3164 * platform/efl/fast/css-generated-content/table-with-before-expected.txt:
3165 * platform/efl/fast/css-generated-content/wbr-with-before-content-expected.txt:
3166 * platform/efl/fast/css/001-expected.txt:
3167 * platform/efl/fast/css/007-expected.txt:
3168 * platform/efl/fast/css/MarqueeLayoutTest-expected.txt:
3169 * platform/efl/fast/css/ZeroOpacityLayers-expected.txt:
3170 * platform/efl/fast/css/ZeroOpacityLayers2-expected.txt:
3171 * platform/efl/fast/css/absolute-poition-in-rtl-parent-expected.txt:
3172 * platform/efl/fast/css/apple-prefix-expected.txt:
3173 * platform/efl/fast/css/attribute-selector-dynamic-expected.txt:
3174 * platform/efl/fast/css/attribute-selector-empty-value-expected.txt:
3175 * platform/efl/fast/css/beforeSelectorOnCodeElement-expected.txt:
3176 * platform/efl/fast/css/begin-end-contain-selector-empty-value-expected.txt:
3177 * platform/efl/fast/css/border-height-expected.txt:
3178 * platform/efl/fast/css/border-radius-outline-offset-expected.txt:
3179 * platform/efl/fast/css/color-correction-expected.txt:
3180 * platform/efl/fast/css/color-correction-on-background-image-expected.txt:
3181 * platform/efl/fast/css/color-correction-on-backgrounds-expected.txt:
3182 * platform/efl/fast/css/color-correction-on-box-shadow-expected.txt:
3183 * platform/efl/fast/css/color-correction-untagged-images-expected.txt:
3184 * platform/efl/fast/css/color-quirk-expected.txt:
3185 * platform/efl/fast/css/color-strict-expected.txt:
3186 * platform/efl/fast/css/compare-content-style-expected.txt:
3187 * platform/efl/fast/css/continuationCrash-expected.txt:
3188 * platform/efl/fast/css/counters/counter-text-security-expected.txt:
3189 * platform/efl/fast/css/counters/counter-text-transform-expected.txt:
3190 * platform/efl/fast/css/create_element_align-expected.txt:
3191 * platform/efl/fast/css/css-imports-expected.txt:
3192 * platform/efl/fast/css/css1_forward_compatible_parsing-expected.txt:
3193 * platform/efl/fast/css/css3-modsel-22-expected.txt:
3194 * platform/efl/fast/css/css3-nth-child-expected.txt:
3195 * platform/efl/fast/css/css3-space-in-nth-and-lang-expected.txt:
3196 * platform/efl/fast/css/dynamic-sibling-selector-expected.txt:
3197 * platform/efl/fast/css/empty-body-test-expected.txt:
3198 * platform/efl/fast/css/empty-generated-content-expected.txt:
3199 * platform/efl/fast/css/empty-pseudo-class-expected.txt:
3200 * platform/efl/fast/css/error-in-last-decl-expected.txt:
3201 * platform/efl/fast/css/ex-after-font-variant-expected.txt:
3202 * platform/efl/fast/css/fieldset-display-row-expected.txt:
3203 * platform/efl/fast/css/find-next-layer-expected.txt:
3204 * platform/efl/fast/css/first-child-pseudo-class-expected.txt:
3205 * platform/efl/fast/css/first-letter-capitalized-expected.txt:
3206 * platform/efl/fast/css/first-letter-detach-expected.txt:
3207 * platform/efl/fast/css/first-letter-float-after-float-expected.txt:
3208 * platform/efl/fast/css/first-letter-float-expected.txt:
3209 * platform/efl/fast/css/first-letter-hover-expected.txt:
3210 * platform/efl/fast/css/first-letter-punctuation-expected.txt:
3211 * platform/efl/fast/css/first-letter-recalculation-expected.txt:
3212 * platform/efl/fast/css/first-letter-skip-out-of-flow-expected.txt:
3213 * platform/efl/fast/css/first-letter-visibility-expected.txt:
3214 * platform/efl/fast/css/first-of-type-pseudo-class-expected.txt:
3215 * platform/efl/fast/css/focus-ring-detached-expected.txt:
3216 * platform/efl/fast/css/focus-ring-multiline-expected.txt:
3217 * platform/efl/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt:
3218 * platform/efl/fast/css/focus-ring-outline-color-expected.txt:
3219 * platform/efl/fast/css/focus-ring-outline-offset-expected.txt:
3220 * platform/efl/fast/css/focus-ring-outline-width-expected.txt:
3221 * platform/efl/fast/css/font-face-default-font-expected.txt:
3222 * platform/efl/fast/css/font-face-descriptor-multiple-values-expected.txt:
3223 * platform/efl/fast/css/font-face-implicit-local-font-expected.txt:
3224 * platform/efl/fast/css/font-face-locally-installed-expected.txt:
3225 * platform/efl/fast/css/font-face-multiple-faces-expected.txt:
3226 * platform/efl/fast/css/font-face-opentype-expected.txt:
3227 * platform/efl/fast/css/font-face-unicode-range-expected.txt:
3228 * platform/efl/fast/css/font-shorthand-weight-only-expected.txt:
3229 * platform/efl/fast/css/h1-in-section-elements-expected.txt:
3230 * platform/efl/fast/css/hover-subselector-expected.txt:
3231 * platform/efl/fast/css/import-rule-regression-11590-expected.txt:
3232 * platform/efl/fast/css/inline-element-line-break-expected.txt:
3233 * platform/efl/fast/css/input-search-padding-expected.txt:
3234 * platform/efl/fast/css/invalid-percentage-property-expected.txt:
3235 * platform/efl/fast/css/invalid-pseudo-classes-expected.txt:
3236 * platform/efl/fast/css/invalidation-errors-2-expected.txt:
3237 * platform/efl/fast/css/invalidation-errors-expected.txt:
3238 * platform/efl/fast/css/last-child-pseudo-class-expected.txt:
3239 * platform/efl/fast/css/last-of-type-pseudo-class-expected.txt:
3240 * platform/efl/fast/css/layerZOrderCrash-expected.txt:
3241 * platform/efl/fast/css/line-after-floating-div-expected.txt:
3242 * platform/efl/fast/css/line-height-expected.txt:
3243 * platform/efl/fast/css/line-height-overflow-expected.txt:
3244 * platform/efl/fast/css/link-outside-head-expected.txt:
3245 * platform/efl/fast/css/list-outline-expected.txt:
3246 * platform/efl/fast/css/live-cssrules-expected.txt:
3247 * platform/efl/fast/css/margin-bottom-form-element-quirk-expected.txt:
3248 * platform/efl/fast/css/margin-bottom-form-element-strict-expected.txt:
3249 * platform/efl/fast/css/margin-top-bottom-dynamic-expected.txt:
3250 * platform/efl/fast/css/namespaces/001-expected.txt:
3251 * platform/efl/fast/css/namespaces/002-expected.txt:
3252 * platform/efl/fast/css/namespaces/003-expected.txt:
3253 * platform/efl/fast/css/namespaces/004-expected.txt:
3254 * platform/efl/fast/css/namespaces/005-expected.txt:
3255 * platform/efl/fast/css/namespaces/006-expected.txt:
3256 * platform/efl/fast/css/namespaces/007-expected.txt:
3257 * platform/efl/fast/css/namespaces/namespaces-comments-expected.txt:
3258 * platform/efl/fast/css/namespaces/namespaces-empty-expected.txt:
3259 * platform/efl/fast/css/namespaces/namespaces-escapes-expected.txt:
3260 * platform/efl/fast/css/namespaces/namespaces-invalid-at-expected.txt:
3261 * platform/efl/fast/css/negative-leading-expected.txt:
3262 * platform/efl/fast/css/negative-nth-child-expected.txt:
3263 * platform/efl/fast/css/nested-floating-relative-position-percentages-expected.txt:
3264 * platform/efl/fast/css/nested-layers-with-hover-expected.txt:
3265 * platform/efl/fast/css/nth-child-dynamic-expected.txt:
3266 * platform/efl/fast/css/only-child-pseudo-class-expected.txt:
3267 * platform/efl/fast/css/only-of-type-pseudo-class-expected.txt:
3268 * platform/efl/fast/css/outline-auto-location-expected.txt:
3269 * platform/efl/fast/css/outline-narrowLine-expected.txt:
3270 * platform/efl/fast/css/pendingStylesheetFontSize-expected.txt:
3271 * platform/efl/fast/css/percent-top-relative-container-height-unspecified-expected.txt:
3272 * platform/efl/fast/css/percent-top-value-with-relative-position-expected.txt:
3273 * platform/efl/fast/css/percentage-non-integer-expected.txt:
3274 * platform/efl/fast/css/position-negative-top-margin-expected.txt:
3275 * platform/efl/fast/css/pseudo-element-line-break-expected.txt:
3276 * platform/efl/fast/css/quirk-orphaned-units-expected.txt:
3277 * platform/efl/fast/css/resize-corner-tracking-expected.txt:
3278 * platform/efl/fast/css/resize-corner-tracking-transformed-expected.txt:
3279 * platform/efl/fast/css/rtl-ordering-expected.txt:
3280 * platform/efl/fast/css/rtl-to-viewport-expected.txt:
3281 * platform/efl/fast/css/simple-selector-chain-parsing-expected.txt:
3282 * platform/efl/fast/css/style-outside-head-expected.txt:
3283 * platform/efl/fast/css/style-parsed-outside-head-expected.txt:
3284 * platform/efl/fast/css/table-text-align-quirk-expected.txt:
3285 * platform/efl/fast/css/table-text-align-strict-expected.txt:
3286 * platform/efl/fast/css/target-fragment-match-expected.txt:
3287 * platform/efl/fast/css/text-align-expected.txt:
3288 * platform/efl/fast/css/text-input-with-webkit-border-radius-expected.txt:
3289 * platform/efl/fast/css/text-overflow-ellipsis-bidi-expected.txt:
3290 * platform/efl/fast/css/text-overflow-ellipsis-expected.txt:
3291 * platform/efl/fast/css/text-overflow-ellipsis-strict-expected.txt:
3292 * platform/efl/fast/css/text-security-expected.txt:
3293 * platform/efl/fast/css/text-transform-select-expected.txt:
3294 * platform/efl/fast/css/textCapitalizeEdgeCases-expected.txt:
3295 * platform/efl/fast/css/transformed-mask-expected.txt:
3296 * platform/efl/fast/css/universal-hover-quirk-expected.txt:
3297 * platform/efl/fast/css/value-list-out-of-bounds-crash-expected.txt:
3298 * platform/efl/fast/css/word-space-extra-expected.txt:
3299 * platform/efl/fast/doctypes/001-expected.txt:
3300 * platform/efl/fast/doctypes/002-expected.txt:
3301 * platform/efl/fast/doctypes/003-expected.txt:
3302 * platform/efl/fast/doctypes/004-expected.txt:
3303 * platform/efl/fast/dom/34176-expected.txt:
3304 * platform/efl/fast/dom/52776-expected.txt:
3305 * platform/efl/fast/dom/Element/class-attribute-whitespace-expected.txt:
3306 * platform/efl/fast/dom/Element/getBoundingClientRect-expected.txt:
3307 * platform/efl/fast/dom/Element/null-offset-parent-expected.txt:
3308 * platform/efl/fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt:
3309 * platform/efl/fast/dom/HTMLElement/bdo-expected.txt:
3310 * platform/efl/fast/dom/HTMLHeadElement/head-link-style-href-check-expected.txt:
3311 * platform/efl/fast/dom/HTMLImageElement/image-alt-text-expected.txt:
3312 * platform/efl/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt:
3313 * platform/efl/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt:
3314 * platform/efl/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
3315 * platform/efl/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
3316 * platform/efl/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
3317 * platform/efl/fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt:
3318 * platform/efl/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt:
3319 * platform/efl/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt:
3320 * platform/efl/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt:
3321 * platform/efl/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
3322 * platform/efl/fast/dom/Range/create-contextual-fragment-expected.txt:
3323 * platform/efl/fast/dom/Range/getBoundingClientRect-expected.txt:
3324 * platform/efl/fast/dom/Range/getClientRects-expected.txt:
3325 * platform/efl/fast/dom/Range/surroundContents-1-expected.txt:
3326 * platform/efl/fast/dom/Window/btoa-pnglet-expected.txt:
3327 * platform/efl/fast/dom/Window/open-existing-pop-up-blocking-expected.txt:
3328 * platform/efl/fast/dom/Window/webkitConvertPoint-expected.txt:
3329 * platform/efl/fast/dom/blur-contenteditable-expected.txt:
3330 * platform/efl/fast/dom/children-nodes-expected.txt:
3331 * platform/efl/fast/dom/clone-contents-0-end-offset-expected.txt:
3332 * platform/efl/fast/dom/createDocumentType-expected.txt:
3333 * platform/efl/fast/dom/css-mediarule-deleteRule-update-expected.txt:
3334 * platform/efl/fast/dom/css-mediarule-insertRule-update-expected.txt:
3335 * platform/efl/fast/dom/css-rule-functions-expected.txt:
3336 * platform/efl/fast/dom/focus-contenteditable-expected.txt:
3337 * platform/efl/fast/dom/gc-10-expected.txt:
3338 * platform/efl/fast/dom/importNodeHTML-expected.txt:
3339 * platform/efl/fast/dom/importNodeXML-expected.txt:
3340 * platform/efl/fast/dom/isindex-001-expected.txt:
3341 * platform/efl/fast/dom/isindex-002-expected.txt:
3342 * platform/efl/fast/dom/outerText-expected.txt:
3343 * platform/efl/fast/dom/row-inner-text-expected.txt:
3344 * platform/efl/fast/dynamic/002-expected.txt:
3345 * platform/efl/fast/dynamic/004-expected.txt:
3346 * platform/efl/fast/dynamic/006-expected.txt:
3347 * platform/efl/fast/dynamic/007-expected.txt:
3348 * platform/efl/fast/dynamic/008-expected.txt:
3349 * platform/efl/fast/dynamic/009-expected.txt:
3350 * platform/efl/fast/dynamic/011-expected.txt:
3351 * platform/efl/fast/dynamic/012-expected.txt:
3352 * platform/efl/fast/dynamic/013-expected.txt:
3353 * platform/efl/fast/dynamic/014-expected.txt:
3354 * platform/efl/fast/dynamic/015-expected.txt:
3355 * platform/efl/fast/dynamic/anonymous-block-orphaned-lines-expected.txt:
3356 * platform/efl/fast/dynamic/containing-block-change-expected.txt:
3357 * platform/efl/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt:
3358 * platform/efl/fast/dynamic/first-letter-display-change-expected.txt:
3359 * platform/efl/fast/dynamic/float-in-trailing-whitespace-after-last-line-break-expected.txt:
3360 * platform/efl/fast/dynamic/float-withdrawal-expected.txt:
3361 * platform/efl/fast/dynamic/insert-before-table-part-in-continuation-expected.txt:
3362 * platform/efl/fast/dynamic/layer-hit-test-crash-expected.txt:
3363 * platform/efl/fast/dynamic/move-node-with-selection-expected.txt:
3364 * platform/efl/fast/dynamic/noninlinebadness-expected.txt:
3365 * platform/efl/fast/dynamic/outerHTML-doc-expected.txt:
3366 * platform/efl/fast/dynamic/outerHTML-img-expected.txt:
3367 * platform/efl/fast/dynamic/positioned-movement-with-positioned-children-expected.txt:
3368 * platform/efl/fast/dynamic/selection-highlight-adjust-expected.txt:
3369 * platform/efl/fast/dynamic/staticY-marking-parents-regression-expected.txt:
3370 * platform/efl/fast/dynamic/view-overflow-expected.txt:
3371 * platform/efl/fast/encoding/denormalised-voiced-japanese-chars-expected.txt:
3372 * platform/efl/fast/encoding/invalid-UTF-8-expected.txt:
3373 * platform/efl/fast/encoding/utf-16-big-endian-expected.txt:
3374 * platform/efl/fast/encoding/utf-16-little-endian-expected.txt:
3375 * platform/efl/fast/encoding/xmacroman-encoding-test-expected.txt:
3376 * platform/efl/fast/events/autoscroll-expected.txt:
3377 * platform/efl/fast/events/event-listener-on-link-expected.txt:
3378 * platform/efl/fast/events/onload-re-entry-expected.txt:
3379 * platform/efl/fast/events/reveal-link-when-focused-expected.txt:
3380 * platform/efl/fast/events/updateLayoutForHitTest-expected.txt:
3381 * platform/efl/fast/fast-mobile-scrolling/fixed-position-element-expected.txt:
3382 * platform/efl/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.txt:
3383 * platform/efl/fast/flexbox/001-expected.txt:
3384 * platform/efl/fast/flexbox/002-expected.txt:
3385 * platform/efl/fast/flexbox/003-expected.txt:
3386 * platform/efl/fast/flexbox/004-expected.txt:
3387 * platform/efl/fast/flexbox/005-expected.txt:
3388 * platform/efl/fast/flexbox/006-expected.txt:
3389 * platform/efl/fast/flexbox/007-expected.txt:
3390 * platform/efl/fast/flexbox/008-expected.txt:
3391 * platform/efl/fast/flexbox/009-expected.txt:
3392 * platform/efl/fast/flexbox/010-expected.txt:
3393 * platform/efl/fast/flexbox/011-expected.txt:
3394 * platform/efl/fast/flexbox/012-expected.txt:
3395 * platform/efl/fast/flexbox/013-expected.txt:
3396 * platform/efl/fast/flexbox/014-expected.txt:
3397 * platform/efl/fast/flexbox/015-expected.txt:
3398 * platform/efl/fast/flexbox/016-expected.txt:
3399 * platform/efl/fast/flexbox/017-expected.txt:
3400 * platform/efl/fast/flexbox/018-expected.txt:
3401 * platform/efl/fast/flexbox/019-expected.txt:
3402 * platform/efl/fast/flexbox/020-expected.txt:
3403 * platform/efl/fast/flexbox/021-expected.txt:
3404 * platform/efl/fast/flexbox/022-expected.txt:
3405 * platform/efl/fast/flexbox/023-expected.txt:
3406 * platform/efl/fast/flexbox/024-expected.txt:
3407 * platform/efl/fast/flexbox/026-expected.txt:
3408 * platform/efl/fast/flexbox/overhanging-floats-removed-expected.txt:
3409 * platform/efl/fast/forms/003-expected.txt:
3410 * platform/efl/fast/forms/004-expected.txt:
3411 * platform/efl/fast/forms/006-expected.txt:
3412 * platform/efl/fast/forms/007-expected.txt:
3413 * platform/efl/fast/forms/HTMLOptionElement_label01-expected.txt:
3414 * platform/efl/fast/forms/HTMLOptionElement_label02-expected.txt:
3415 * platform/efl/fast/forms/HTMLOptionElement_label03-expected.txt:
3416 * platform/efl/fast/forms/HTMLOptionElement_label04-expected.txt:
3417 * platform/efl/fast/forms/HTMLOptionElement_label05-expected.txt:
3418 * platform/efl/fast/forms/HTMLOptionElement_label06-expected.txt:
3419 * platform/efl/fast/forms/HTMLOptionElement_label07-expected.txt:
3420 * platform/efl/fast/forms/basic-buttons-expected.txt:
3421 * platform/efl/fast/forms/basic-inputs-expected.txt:
3422 * platform/efl/fast/forms/blankbuttons-expected.txt:
3423 * platform/efl/fast/forms/box-shadow-override-expected.txt:
3424 * platform/efl/fast/forms/button-align-expected.txt:
3425 * platform/efl/fast/forms/button-cannot-be-nested-expected.txt:
3426 * platform/efl/fast/forms/button-default-title-expected.txt:
3427 * platform/efl/fast/forms/button-generated-content-expected.txt:
3428 * platform/efl/fast/forms/button-inner-block-reuse-expected.txt:
3429 * platform/efl/fast/forms/button-positioned-expected.txt:
3430 * platform/efl/fast/forms/button-sizes-expected.txt:
3431 * platform/efl/fast/forms/button-style-color-expected.txt:
3432 * platform/efl/fast/forms/button-submit-expected.txt:
3433 * platform/efl/fast/forms/button-table-styles-expected.txt:
3434 * platform/efl/fast/forms/button-text-transform-expected.txt:
3435 * platform/efl/fast/forms/button-white-space-expected.txt:
3436 * platform/efl/fast/forms/checkbox-radio-onchange-expected.txt:
3437 * platform/efl/fast/forms/control-clip-expected.txt:
3438 * platform/efl/fast/forms/control-clip-overflow-expected.txt:
3439 * platform/efl/fast/forms/control-restrict-line-height-expected.txt:
3440 * platform/efl/fast/forms/disabled-select-change-index-expected.txt:
3441 * platform/efl/fast/forms/encoding-test-expected.txt:
3442 * platform/efl/fast/forms/fieldset-align-expected.txt:
3443 * platform/efl/fast/forms/file/file-input-direction-expected.txt:
3444 * platform/efl/fast/forms/file/file-input-disabled-expected.txt:
3445 * platform/efl/fast/forms/float-before-fieldset-expected.txt:
3446 * platform/efl/fast/forms/floating-textfield-relayout-expected.txt:
3447 * platform/efl/fast/forms/form-added-to-table-expected.txt:
3448 * platform/efl/fast/forms/form-hides-table-expected.txt:
3449 * platform/efl/fast/forms/form-in-malformed-markup-expected.txt:
3450 * platform/efl/fast/forms/formmove-expected.txt:
3451 * platform/efl/fast/forms/formmove2-expected.txt:
3452 * platform/efl/fast/forms/formmove3-expected.txt:
3453 * platform/efl/fast/forms/hidden-listbox-expected.txt:
3454 * platform/efl/fast/forms/image-border-expected.txt:
3455 * platform/efl/fast/forms/input-align-expected.txt:
3456 * platform/efl/fast/forms/input-align-image-expected.txt:
3457 * platform/efl/fast/forms/input-appearance-bkcolor-expected.txt:
3458 * platform/efl/fast/forms/input-appearance-default-bkcolor-expected.txt:
3459 * platform/efl/fast/forms/input-appearance-focus-expected.txt:
3460 * platform/efl/fast/forms/input-appearance-height-expected.txt:
3461 * platform/efl/fast/forms/input-appearance-preventDefault-expected.txt:
3462 * platform/efl/fast/forms/input-appearance-selection-expected.txt:
3463 * platform/efl/fast/forms/input-appearance-visibility-expected.txt:
3464 * platform/efl/fast/forms/input-appearance-width-expected.txt:
3465 * platform/efl/fast/forms/input-button-sizes-expected.txt:
3466 * platform/efl/fast/forms/input-disabled-color-expected.txt:
3467 * platform/efl/fast/forms/input-double-click-selection-gap-bug-expected.txt:
3468 * platform/efl/fast/forms/input-first-letter-expected.txt:
3469 * platform/efl/fast/forms/input-readonly-dimmed-expected.txt:
3470 * platform/efl/fast/forms/input-readonly-empty-expected.txt:
3471 * platform/efl/fast/forms/input-spaces-expected.txt:
3472 * platform/efl/fast/forms/input-table-expected.txt:
3473 * platform/efl/fast/forms/input-text-click-inside-expected.txt:
3474 * platform/efl/fast/forms/input-text-option-delete-expected.txt:
3475 * platform/efl/fast/forms/input-text-self-emptying-click-expected.txt:
3476 * platform/efl/fast/forms/input-text-word-wrap-expected.txt:
3477 * platform/efl/fast/forms/input-type-text-min-width-expected.txt:
3478 * platform/efl/fast/forms/input-value-expected.txt:
3479 * platform/efl/fast/forms/input-width-expected.txt:
3480 * platform/efl/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
3481 * platform/efl/fast/forms/listbox-bidi-align-expected.txt:
3482 * platform/efl/fast/forms/listbox-hit-test-zoomed-expected.txt:
3483 * platform/efl/fast/forms/listbox-scrollbar-incremental-load-expected.txt:
3484 * platform/efl/fast/forms/listbox-width-change-expected.txt: