1 2012-10-07 Noel Gordon <noel.gordon@gmail.com>
3 Add partial load test for JPEG image
4 https://bugs.webkit.org/show_bug.cgi?id=98487
6 Reviewed by Adam Barth.
8 Partial load test: receive a partial number of image bytes and stall forever. The partial
9 image should be decoded and drawn and the green <img> background should be visible.
11 * fast/images/resources/lenna.jpg: Added.
12 * http/tests/images/jpeg-partial-load-expected.png: Added.
13 * http/tests/images/jpeg-partial-load-expected.txt: Added.
14 * http/tests/images/jpeg-partial-load.html: Added.
15 * platform/chromium/http/tests/images/jpeg-partial-load-expected.png: Added.
16 * platform/mac/http/tests/images/jpeg-partial-load-expected.png: Added.
18 2012-10-07 Arpita Bahuguna <arpitabahuguna@gmail.com>
20 :first-line pseudo selector ignoring words created from :before
21 https://bugs.webkit.org/show_bug.cgi?id=80794
23 Reviewed by Daniel Bates.
25 * fast/css/first-line-style-for-before-after-content-expected.html: Added.
26 * fast/css/first-line-style-for-before-after-content.html: Added.
27 Added ref test for verification of the scenario when :first-line style
28 is applied to content generated from :before/:after pseudo-elements.
30 2012-10-07 Nick Carter <nick@chromium.org>
32 [chromium] Crash in WebCore::GraphicsLayerChromium::setContentsToImage
33 https://bugs.webkit.org/show_bug.cgi?id=98456
35 Reviewed by James Robinson.
37 New tests exercising a broken image on its own layer.
39 * compositing/images/truncated-direct-png-image-expected.html: Added.
40 * compositing/images/truncated-direct-png-image.html: Added.
42 2012-10-07 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
44 [EFL] Mark media/video-controls-rendering.html as flaky.
46 * platform/efl/TestExpectations:
48 2012-10-07 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
50 [EFL] Unskip svg/W3C-SVG-1.1-SE and add expectations for it.
52 All pixel tests look OK (compared to the ones in mac/), and all
55 * platform/efl/TestExpectations:
56 * platform/efl/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added.
57 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Added.
58 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
59 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Added.
60 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
61 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png: Added.
62 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
63 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png: Added.
64 * platform/efl/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
65 * platform/efl/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added.
66 * platform/efl/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added.
67 * platform/efl/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png: Added.
68 * platform/efl/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Added.
69 * platform/efl/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
70 * platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: Added.
71 * platform/efl/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt: Added.
72 * platform/efl/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png: Added.
73 * platform/efl/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Added.
74 * platform/efl/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.png: Added.
75 * platform/efl/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Added.
76 * platform/efl/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
77 * platform/efl/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png: Added.
78 * platform/efl/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Added.
79 * platform/efl/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
80 * platform/efl/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
81 * platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
82 * platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
83 * platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
84 * platform/efl/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
85 * platform/efl/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
86 * platform/efl/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
87 * platform/efl/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
88 * platform/efl/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
89 * platform/efl/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added.
90 * platform/efl/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Added.
91 * platform/efl/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt: Added.
92 * platform/efl/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: Added.
93 * platform/efl/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png: Added.
94 * platform/efl/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt: Added.
95 * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added.
96 * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Added.
97 * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added.
98 * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added.
99 * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added.
100 * platform/efl/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt: Added.
101 * platform/efl/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png: Added.
102 * platform/efl/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Added.
103 * platform/efl/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added.
104 * platform/efl/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
105 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: Added.
106 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
107 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: Added.
108 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
109 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png: Added.
110 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
111 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: Added.
112 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
113 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Added.
114 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Added.
115 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
116 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
117 * platform/efl/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
119 2012-10-07 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
121 [EFL] Unskip passing test.
123 * platform/efl/TestExpectations:
125 2012-10-07 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
127 [EFL] Finish rebaselining the SVG tests after r130599.
129 * platform/efl/TestExpectations:
130 * platform/efl/svg/W3C-SVG-1.1: Added.
131 * platform/efl/svg/W3C-SVG-1.1-SE: Added.
132 * platform/efl/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png: Added.
133 * platform/efl/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added.
134 * platform/efl/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: Added.
135 * platform/efl/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Added.
136 * platform/efl/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt: Added.
137 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png: Added.
138 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: Added.
139 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png: Added.
140 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt: Added.
141 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png: Added.
142 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt: Added.
143 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Added.
144 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Added.
145 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png: Added.
146 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: Added.
147 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png: Added.
148 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: Added.
149 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added.
150 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Added.
151 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Added.
152 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Added.
153 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: Added.
154 * platform/efl/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: Added.
155 * platform/efl/svg/W3C-SVG-1.1/struct-use-05-b-expected.png: Added.
156 * platform/efl/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt: Added.
157 * platform/efl/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png: Added.
158 * platform/efl/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt: Added.
159 * platform/efl/svg/batik/paints/patternRegions-expected.txt:
160 * platform/efl/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
161 * platform/efl/svg/batik/text/textEffect-expected.txt: Added.
162 * platform/efl/svg/batik/text/textEffect3-expected.txt: Added.
163 * platform/efl/svg/custom: Added.
164 * platform/efl/svg/custom/clip-mask-negative-scale-expected.png: Added.
165 * platform/efl/svg/custom/clip-mask-negative-scale-expected.txt: Added.
166 * platform/efl/svg/custom/gradient-deep-referencing-expected.png: Added.
167 * platform/efl/svg/custom/gradient-deep-referencing-expected.txt: Added.
168 * platform/efl/svg/custom/gradient-with-1d-boundingbox-expected.png: Added.
169 * platform/efl/svg/custom/gradient-with-1d-boundingbox-expected.txt: Added.
170 * platform/efl/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Added.
171 * platform/efl/svg/custom/radialGradient-focal-radius-expected.png: Added.
172 * platform/efl/svg/custom/radialGradient-focal-radius-expected.txt: Added.
173 * platform/efl/svg/custom/recursive-gradient-expected.png: Added.
174 * platform/efl/svg/custom/recursive-gradient-expected.txt: Added.
175 * platform/efl/svg/custom/relative-sized-content-with-resources-expected.png: Added.
176 * platform/efl/svg/custom/relative-sized-content-with-resources-expected.txt: Added.
177 * platform/efl/svg/custom/stroked-pattern-expected.png: Added.
178 * platform/efl/svg/custom/stroked-pattern-expected.txt: Added.
179 * platform/efl/svg/hixie/perf/006-expected.txt:
181 2012-10-07 Daniel Bates <dbates@webkit.org>
183 Update expected results for SVG tests on EFL, GTK, and Qt after <http://trac.webkit.org/changeset/130599>
184 https://bugs.webkit.org/show_bug.cgi?id=97986
186 * platform/efl/svg/filters/feDisplacementMap-expected.txt:
187 * platform/efl/svg/filters/filterRes-expected.txt:
188 * platform/gtk/svg/custom/gradient-attr-update-expected.txt:
189 * platform/gtk/svg/custom/gradient-rotated-bbox-expected.txt:
190 * platform/gtk/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt:
191 * platform/gtk/svg/custom/large-bounding-box-percents-expected.txt:
192 * platform/gtk/svg/filters/feDisplacementMap-expected.txt:
193 * platform/gtk/svg/filters/filterRes-expected.txt:
194 * platform/qt/svg/custom/gradient-attr-update-expected.txt:
195 * platform/qt/svg/custom/gradient-rotated-bbox-expected.txt:
196 * platform/qt/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt:
197 * platform/qt/svg/custom/large-bounding-box-percents-expected.txt:
199 2012-10-05 Dirk Schulze <krit@webkit.org>
201 SVG radialGradient should support 'fr' for focal radius (just like Canvas)
202 https://bugs.webkit.org/show_bug.cgi?id=97986
204 Reviewed by Daniel Bates.
206 DRT changed the output to reflect the new added focal radius. A bunch of tests need
208 Added a new test for focal radius and changed behavior of focal point.
210 * platform/chromium/TestExpectations:
211 * platform/efl/TestExpectations:
212 * platform/gtk/TestExpectations:
213 * platform/qt/TestExpectations:
214 * platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt:
215 * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
216 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
217 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
218 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
219 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
220 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
221 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
222 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
223 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
224 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
225 * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
226 * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
227 * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
228 * platform/mac/svg/batik/paints/patternRegions-expected.txt:
229 * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
230 * platform/mac/svg/batik/text/textEffect-expected.txt:
231 * platform/mac/svg/batik/text/textEffect3-expected.txt:
232 * platform/mac/svg/custom/gradient-attr-update-expected.txt:
233 * platform/mac/svg/custom/gradient-deep-referencing-expected.txt:
234 * platform/mac/svg/custom/gradient-rotated-bbox-expected.txt:
235 * platform/mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.txt:
236 * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.txt:
237 * platform/mac/svg/custom/large-bounding-box-percents-expected.txt:
238 * platform/mac/svg/custom/radialGradient-focal-radius-expected.png: Added.
239 * platform/mac/svg/custom/radialGradient-focal-radius-expected.txt: Added.
240 * platform/mac/svg/custom/recursive-gradient-expected.txt:
241 * platform/mac/svg/custom/relative-sized-content-with-resources-expected.txt:
242 * platform/mac/svg/custom/stroked-pattern-expected.txt:
243 * platform/mac/svg/filters/feDisplacementMap-expected.txt:
244 * platform/mac/svg/filters/filterRes-expected.txt:
245 * platform/mac/svg/hixie/perf/006-expected.txt:
246 * svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt:
247 * svg/custom/gradient-stroke-width-expected.txt:
248 * svg/custom/radial-gradient-with-outstanding-focalPoint-expected.txt:
249 * svg/custom/radialGradient-focal-radius.svg: Added.
251 2012-10-07 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
253 Unreviewed, rolling out r130596.
254 http://trac.webkit.org/changeset/130596
255 https://bugs.webkit.org/show_bug.cgi?id=98616
257 Broke build bots without IPV6 support
259 * http/conf/apache2-debian-httpd.conf:
260 * http/conf/apache2-httpd.conf:
261 * http/conf/cygwin-httpd.conf:
262 * http/conf/fedora-httpd.conf:
264 2012-10-07 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
266 webkitpy: Pass the `Listen' Apache directive from Apache, not the httpd.conf files.
267 https://bugs.webkit.org/show_bug.cgi?id=98602
269 Reviewed by Eric Seidel.
271 * http/conf/apache2-debian-httpd.conf: Remove the `Listen'
272 directive and related comments, it is passed to httpd by webkitpy
274 * http/conf/apache2-httpd.conf: Ditto.
275 * http/conf/cygwin-httpd.conf: Ditto.
276 * http/conf/fedora-httpd.conf: Ditto.
278 2012-10-07 Christophe Dumez <christophe.dumez@intel.com>
280 [EFL] Skip css3/masking tests added in r130592
281 https://bugs.webkit.org/show_bug.cgi?id=98614
283 Unreviewed EFL gardening.
285 Skip the two css3/masking ref tests added in r130592 since
286 they fail for EFL port and GTK port.
288 * platform/efl/TestExpectations:
290 2012-10-07 Zan Dobersek <zandobersek@gmail.com>
292 Unreviewed GTK gardening.
294 Adding crash and failure expectations for regressions introduced through r130584.
295 Adding image mismatch expectations for two new tests introduced in r130592.
297 * platform/gtk/TestExpectations:
299 2012-10-06 Kent Tamura <tkent@chromium.org>
301 Update test expectation
302 https://bugs.webkit.org/show_bug.cgi?id=98479
304 Skip tests in fast/forms/date-multiple-fields/ because it needs
305 ENABLE_INPUT_MULTIPLE_FIELDS_UI.
307 * platform/chromium-android/TestExpectations:
308 * platform/efl/TestExpectations:
309 * platform/gtk/TestExpectations:
310 * platform/mac/TestExpectations:
311 * platform/qt/TestExpectations:
312 * platform/win/TestExpectations:
314 2012-10-06 Raul Hudea <rhudea@adobe.com>
316 -webkit-clip-path should parse IRIs
317 https://bugs.webkit.org/show_bug.cgi?id=96381
319 Reviewed by Andreas Kling.
321 Tests for SVG referenced clipPath with both types of clipPathUnits: "userSpaceOnUse" and "objectBoundingBox".
323 * css3/masking/clip-path-reference-expected.html: Added.
324 * css3/masking/clip-path-reference-userSpaceOnUse-expected.html: Added.
325 * css3/masking/clip-path-reference-userSpaceOnUse.html: Added.
326 * css3/masking/clip-path-reference.html: Added.
327 * fast/masking/parsing-clip-path-iri-expected.txt: Added.
328 * fast/masking/parsing-clip-path-iri.html: Added.
329 * platform/chromium/TestExpectations:
331 2012-10-06 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
333 [EFL] Mark media/audio-garbage-collect.html as flaky on WK2.
335 * platform/efl-wk2/TestExpectations:
337 2012-10-04 Geoffrey Garen <ggaren@apple.com>
339 If Node X is reachable from JavaScript, all Nodes in the same tree should be kept alive
340 https://bugs.webkit.org/show_bug.cgi?id=88834
342 Reviewed by Gavin Barraclough.
344 * fast/dom/gc-12-expected.txt: Added.
345 * fast/dom/gc-12.html: Added. Test case matches an example cited by
346 Kentaro Hara <haraken@chromium.org> in bugzilla.
348 * fast/dom/gc-3-expected.txt:
349 * fast/dom/gc-3.html:
350 * fast/dom/gc-5-expected.txt:
351 * fast/dom/gc-5.html: Updated these tests to reflect new expected behavior.
352 We've decided that disconnected trees should persist in memory. This risks
353 a programmer accidentally retaining more memory than expected, but it
354 also makes the API more obvious.
356 * fast/dom/gc-dom-tree-lifetime-expected.txt: Added.
357 * fast/dom/gc-dom-tree-lifetime.html: Added. Test case written by
358 Kentaro Hara <haraken@chromium.org>.
360 2012-10-06 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
364 Skip fast/selectors/unqualified-hover-strict.html because it seems
367 While here, correct its pixel expectation and fix its
368 svn:mime-type property.
370 * platform/efl/fast/selectors/unqualified-hover-strict-expected.png: Modified property svn:mime-type.
372 2012-10-06 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
374 [EFL] Gardening to make the bots green
375 https://bugs.webkit.org/show_bug.cgi?id=98590
377 Unreviewed EFL gardening.
379 * platform/efl/TestExpectations: Skip
380 fast/writing-mode/vertical-subst-font-vert-no-dflt.html after r130570.
381 * platform/efl/http/tests/misc/acid3-expected.txt: Update baselines
384 2012-10-06 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
386 [EFL] Add baselines for the tests which are missing expected results
387 https://bugs.webkit.org/show_bug.cgi?id=98576
389 Unreviewed EFL gardening.
391 Add platform-specific baselines after r130443 and r130489.
393 * platform/efl/TestExpectations:
394 * platform/efl/fast/repaint/box-shadow-inset-repaint-expected.png: Added.
395 * platform/efl/fast/repaint/box-shadow-inset-repaint-expected.txt: Added.
396 * platform/efl/fast/text/vertical-rl-rtl-linebreak-expected.png: Added.
397 * platform/efl/fast/text/vertical-rl-rtl-linebreak-expected.txt: Added.
399 2012-10-06 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
401 [EFL] Gardening of the WK2 Debug Bot failing tests
402 https://bugs.webkit.org/show_bug.cgi?id=98575
404 Unreviewed EFL gardening.
406 Skip failing tests in order to make the bots green.
408 * platform/efl-wk1/TestExpectations:
409 * platform/efl-wk2/TestExpectations:
410 * platform/efl/fast/replaced/object-with-embed-url-param-expected.txt: Removed. Current results
411 matches the base expectations on WK2.
413 2012-10-05 Zan Dobersek <zandobersek@gmail.com>
415 Unreviewed GTK gardening.
417 Adding reftest failure expectations for a couple of tests that
418 were introduced in r130557 and r130570.
420 * platform/gtk/TestExpectations:
422 2012-10-05 Kent Tamura <tkent@chromium.org>
424 [Chromium] Rebaseline for recent INPUT_MULTIPLE_FIELDS_UI changes
426 * platform/chromium-linux-x86/fast/forms/date/calendar-picker-appearance-expected.png:
427 * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Added.
428 * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Added.
429 * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
430 * platform/chromium-linux/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Added.
431 * platform/chromium-linux/fast/forms/date/calendar-picker-appearance-expected.png:
432 * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
433 * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
434 * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
435 * platform/chromium-linux/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
436 * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
437 * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
438 * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
439 * platform/chromium-linux/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
440 * platform/chromium-linux/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png:
441 * platform/chromium-linux/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png:
442 * platform/chromium-linux/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
443 * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png:
444 * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png:
445 * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
446 * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Added.
447 * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Added.
448 * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
449 * platform/chromium-mac-snowleopard/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Added.
450 * platform/chromium-mac-snowleopard/fast/forms/date/calendar-picker-appearance-expected.png:
451 * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
452 * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
453 * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
454 * platform/chromium-mac-snowleopard/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
455 * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
456 * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
457 * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
458 * platform/chromium-mac-snowleopard/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
459 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png:
460 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png:
461 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
462 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png: Added.
463 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png: Added.
464 * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
465 * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png:
466 * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png:
467 * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png:
468 * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png:
469 * platform/chromium-mac/fast/forms/date/calendar-picker-appearance-expected.png:
470 * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
471 * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
472 * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
473 * platform/chromium-mac/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
474 * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
475 * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
476 * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
477 * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
478 * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png:
479 * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png:
480 * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
481 * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png:
482 * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png:
483 * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
484 * platform/chromium-win-xp/fast/forms/date/calendar-picker-appearance-expected.png:
485 * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Added.
486 * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Added.
487 * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
488 * platform/chromium-win/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Added.
489 * platform/chromium-win/fast/forms/date/calendar-picker-appearance-expected.png:
490 * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-basic-expected.png:
491 * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-classes-expected.png:
492 * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-pseudo-elements-expected.png:
493 * platform/chromium-win/fast/forms/month-multiple-fields/month-multiple-fields-appearance-style-expected.png:
494 * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
495 * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
496 * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
497 * platform/chromium-win/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
498 * platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png:
499 * platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl-expected.png:
500 * platform/chromium-win/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar-expected.png:
501 * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png:
502 * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png:
503 * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png:
504 * platform/chromium/TestExpectations:
506 2012-10-05 Xianzhu Wang <wangxianzhu@chromium.org>
508 OpenTypeVerticalData issue with DroidSansFallback.ttf on chromium-android and chromium-linux
509 https://bugs.webkit.org/show_bug.cgi?id=97824
511 Reviewed by Tony Chang.
513 Ref test for the change. The punctuations in the vertical text are expected to
514 be substituted with the corresponding vertical forms.
516 * fast/writing-mode/vertical-subst-font-vert-no-dflt-expected.html: Added.
517 * fast/writing-mode/vertical-subst-font-vert-no-dflt.html: Added.
518 * platform/mac/TestExpectations: Added the new test as it fails on Mac because of https://bugs.webkit.org/show_bug.cgi?id=98560.
520 2012-10-05 Tony Chang <tony@chromium.org>
522 Form controls should always be horizontal
523 https://bugs.webkit.org/show_bug.cgi?id=98563
525 Reviewed by Ojan Vafai.
527 Convert fast/dom/HTMLMeterElement/meter-writing-mode.html and
528 fast/dom/HTMLProgressElement/progress-writing-mode.html to be ref tests.
529 Also rebaseline fast/table/colspanMinWidth-vertical.html and mark the
530 test as needing a rebaseline on platforms other than Chromium Linux.
532 * fast/dom/HTMLMeterElement/meter-writing-mode-expected.html: Added.
533 * fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
534 * fast/dom/HTMLProgressElement/progress-writing-mode-expected.html: Added.
535 * fast/dom/HTMLProgressElement/progress-writing-mode-expected.png: Removed.
536 * fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
537 * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.png:
538 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-writing-mode-expected.png: Removed.
539 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
540 * platform/chromium-mac/fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
541 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-writing-mode-expected.png: Removed.
542 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
543 * platform/chromium-win/fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
544 * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.txt:
545 * platform/chromium/TestExpectations:
546 * platform/chromium/fast/dom/HTMLProgressElement/progress-writing-mode-expected.png: Removed.
547 * platform/efl/TestExpectations:
548 * platform/efl/fast/dom/HTMLMeterElement/meter-writing-mode-expected.png: Removed.
549 * platform/efl/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
550 * platform/efl/fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
551 * platform/gtk/TestExpectations:
552 * platform/gtk/fast/dom/HTMLMeterElement/meter-writing-mode-expected.png: Removed.
553 * platform/gtk/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
554 * platform/gtk/fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
555 * platform/mac/TestExpectations:
556 * platform/mac/fast/dom/HTMLMeterElement/meter-writing-mode-expected.png: Removed.
557 * platform/mac/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
558 * platform/mac/fast/dom/HTMLProgressElement/progress-writing-mode-expected.png: Removed.
559 * platform/mac/fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
560 * platform/qt-5.0/fast/dom/HTMLProgressElement/progress-writing-mode-expected.txt: Removed.
561 * platform/qt/TestExpectations:
562 * platform/qt/fast/dom/HTMLMeterElement/meter-writing-mode-expected.png: Removed.
563 * platform/qt/fast/dom/HTMLMeterElement/meter-writing-mode-expected.txt: Removed.
565 2012-10-05 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
567 [WK2][WTR] WebKitTestRunner needs testRunner.setSerializeHTTPLoads
568 https://bugs.webkit.org/show_bug.cgi?id=98524
570 Reviewed by Alexey Proskuryakov.
572 Unskip tests that are now passing.
574 * platform/wk2/TestExpectations:
576 2012-10-05 Sheriff Bot <webkit.review.bot@gmail.com>
578 Unreviewed, rolling out r130556 and r130564.
579 http://trac.webkit.org/changeset/130556
580 http://trac.webkit.org/changeset/130564
581 https://bugs.webkit.org/show_bug.cgi?id=98572
583 The patch wasn't reviewed by a reviewer and it is breaking
584 Chromium Windows (Requested by jchaffraix on #webkit).
586 * media/track/track-cue-rendering-expected.txt:
587 * media/track/track-cue-rendering.html:
588 * platform/chromium/TestExpectations:
590 2012-10-05 Julien Chaffraix <jchaffraix@webkit.org>
592 Unreviewed Chromium gardening.
594 * platform/chromium/TestExpectations:
595 Updated a wrong bug info and rebaselined 2 tests:
596 fast/reflections/inline-crash.html and fast/backgrounds/solid-color-context-restore.html
598 * fast/backgrounds/solid-color-context-restore-expected.txt: Added.
599 * fast/reflections/inline-crash-expected.txt: Added.
600 * platform/chromium-linux/fast/backgrounds/solid-color-context-restore-expected.png: Added.
601 * platform/chromium-linux/fast/reflections/inline-crash-expected.png: Added.
602 * platform/chromium-win/fast/backgrounds/solid-color-context-restore-expected.png: Added.
603 * platform/chromium-win/fast/backgrounds/solid-color-context-restore-expected.txt: Added.
604 * platform/chromium-win/fast/reflections/inline-crash-expected.png: Added.
605 * platform/chromium-win/fast/reflections/inline-crash-expected.txt: Added.
606 * platform/efl/fast/backgrounds/solid-color-context-restore-expected.txt: Removed.
607 * platform/efl/fast/reflections/inline-crash-expected.txt: Removed.
608 * platform/gtk/fast/backgrounds/solid-color-context-restore-expected.txt: Removed.
609 * platform/gtk/fast/reflections/inline-crash-expected.txt: Removed.
611 2012-10-05 Bear Travis <betravis@adobe.com>
613 [CSS Exclusions] Add shape-inside tests for rounded rectangles
614 https://bugs.webkit.org/show_bug.cgi?id=96669
616 Reviewed by Levi Weintraub.
618 Adding multiple rounded rectangle tests. The more complex tests use float "sandbags"
619 to simulate the shape-inside area in the test expectations.
620 (See http://www.alistapart.com/articles/sandbags/)
621 In general, each line has its own pair of left and right floats (both lineHeight tall),
622 to position the text and appropriately limit its width. In the simple, 0 corner radius
623 cases, these floats can be merged because they all have the same width on the left and
626 * fast/exclusions/resources/rounded-rectangle.js: Contains functionality for generating
627 a shape-inside, simulating one, and generating content that should roughly fill the
629 (xFromEllipseCenter): The x distance from the center of an ellipse, based on its y
630 distance from center.
631 (xInset): The inset of a rounded rectangle from its bounding box.
632 (generateString): Generate a string that roughly fills a shape-inside's content area.
633 (simulateShape): Create floats to simulate a shape-inside area.
634 (simulateShapeOutline): Create an outline for the rounded rectangle shape-inside.
635 (generateSimulatedShapeElement): Simulate a shape-inside and appropriately fill it
637 (generateShapeElement): Create a shape-inside and fill it with content.
638 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-001-expected.html:
639 Renamed from LayoutTests/fast/exclusions/shape-inside/shape-inside-rounded-rectangle-expected.html.
640 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-001.html:
641 Renamed from LayoutTests/fast/exclusions/shape-inside/shape-inside-rounded-rectangle.html.
642 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-002-expected.html: Added.
643 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-002.html: Added.
644 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-003-expected.html: Added.
645 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-003.html: Added.
646 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-004-expected.html: Added.
647 * fast/exclusions/shape-inside/shape-inside-rounded-rectangle-004.html: Added.
650 2012-10-04 Eric Carlson <eric.carlson@apple.com>
652 Allow ports to override text track rendering style
653 https://bugs.webkit.org/show_bug.cgi?id=97800
654 <rdar://problem/12044964>
656 Reviewed by Silvia Pfeiffer.
658 * media/track/track-cue-rendering-expected.txt: Update results for caption css changes.
659 * media/track/track-cue-rendering.html:
660 * platform/chromium/TestExpectations: Skip tests that need to be rebaselined.
662 2012-10-05 Takashi Sakamoto <tasak@google.com>
664 Inline continuations create :after generated content on style recalcs
665 https://bugs.webkit.org/show_bug.cgi?id=93170
667 Reviewed by Abhishek Arya.
669 * fast/css-generated-content/after-with-inline-continuation-expected.html: Added.
670 * fast/css-generated-content/after-with-inline-continuation.html: Added.
671 * fast/css-generated-content/dynamic-apply-after-for-inline-expected.html: Added.
672 * fast/css-generated-content/dynamic-apply-after-for-inline.html: Added.
673 * http/tests/misc/acid3-expected.txt:
674 The acid3-expected.txt has the duplicate RenderBlock (positioned).
675 Two 'layer at(638, 18) size 20x20, ... text run at (0,0) width 20: "X"'
676 exist. So did reset-results for acid3-expected.txt.
678 2012-10-05 Tony Chang <tony@chromium.org>
680 Fix margin box ascent computation in flexbox
681 https://bugs.webkit.org/show_bug.cgi?id=98540
683 Reviewed by Ojan Vafai.
685 Remove a FIXME and update the results.
687 * css3/flexbox/flex-align-vertical-writing-mode.html:
688 * css3/flexbox/flex-align.html:
690 2012-10-05 W. James MacLean <wjmaclean@chromium.org>
692 [chromium] Enhance support for transforms in LinkHighlight.
693 https://bugs.webkit.org/show_bug.cgi?id=94355
695 Reviewed by Adrienne Walker.
697 Improved handling of transformed highlight targets, where the transform goes beyond simple translation.
699 * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-multi-line.html: Added.
700 * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-rotated-div.html: Added.
701 * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-rotated-link.html: Added.
702 * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaledX.html: Added.
703 * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaledY.html: Added.
704 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-ZIndex-expected.png: Removed.
705 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-ZIndex-expected.txt: Removed.
706 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-multi-line-expected.png: Added.
707 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-multi-line-expected.txt: Added.
708 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-rotated-div-expected.png: Added.
709 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-rotated-div-expected.txt: Added.
710 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-rotated-link-expected.png: Added.
711 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-rotated-link-expected.txt: Added.
712 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaledX-expected.png: Added.
713 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaledX-expected.txt: Added.
714 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaledY-expected.png: Added.
715 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-scaledY-expected.txt: Added.
717 2012-10-05 Ojan Vafai <ojan@chromium.org>
719 Deprecated flexboxes subtract scrollbar width/height twice
720 https://bugs.webkit.org/show_bug.cgi?id=98552
722 Reviewed by Tony Chang.
724 * fast/flexbox/flexing-overflow-scroll-item-expected.txt: Added.
725 * fast/flexbox/flexing-overflow-scroll-item.html: Added.
727 2012-10-05 Ryosuke Niwa <rniwa@webkit.org>
729 GTK+ and Qt rebaselines after r130532.
731 * platform/chromium-linux-x86/editing/pasteboard/interchange-newline-1-expected.txt: Removed.
732 * platform/chromium-linux-x86/editing/pasteboard/paste-text-002-expected.txt: Removed.
733 * platform/chromium-linux-x86/editing/pasteboard/paste-text-003-expected.txt: Removed.
734 * platform/chromium-linux/editing/pasteboard/interchange-newline-1-expected.txt: Removed.
735 * platform/chromium-linux/editing/pasteboard/paste-text-002-expected.txt: Removed.
736 * platform/chromium-linux/editing/pasteboard/paste-text-003-expected.txt: Removed.
737 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-002-expected.txt: Removed.
738 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-003-expected.txt: Removed.
739 * platform/chromium-win-xp/editing/pasteboard/interchange-newline-1-expected.txt: Removed.
740 * platform/chromium-win-xp/editing/pasteboard/paste-text-002-expected.txt: Removed.
741 * platform/chromium-win-xp/editing/pasteboard/paste-text-003-expected.txt: Removed.
742 * platform/chromium-win/editing/pasteboard/interchange-newline-1-expected.txt: Removed.
743 * platform/chromium-win/editing/pasteboard/paste-text-002-expected.txt: Removed.
744 * platform/chromium-win/editing/pasteboard/paste-text-003-expected.txt: Removed.
745 * platform/chromium/svg/custom/delete-text-crash-expected.txt: Removed.
746 * platform/chromium/svg/custom/delete-text-innerText-crash-expected.txt: Removed.
747 * platform/gtk/editing/deleting/delete-block-merge-contents-001-expected.txt:
748 * platform/gtk/editing/pasteboard/interchange-newline-1-expected.txt: Removed.
749 * platform/gtk/editing/pasteboard/merge-end-blockquote-expected.txt:
750 * platform/gtk/editing/pasteboard/paste-text-002-expected.txt: Removed.
751 * platform/gtk/editing/pasteboard/paste-text-003-expected.txt: Removed.
752 * platform/qt/editing/deleting/delete-block-merge-contents-001-expected.txt:
753 * platform/qt/editing/pasteboard/interchange-newline-1-expected.txt: Removed.
754 * platform/qt/editing/pasteboard/merge-end-blockquote-expected.txt:
755 * platform/qt/editing/pasteboard/paste-text-002-expected.txt: Removed.
756 * platform/qt/editing/pasteboard/paste-text-003-expected.txt: Removed.
758 2012-10-05 Ryosuke Niwa <rniwa@webkit.org>
760 Chromium and Mac rebaselines after r130532.
762 * platform/chromium-linux-x86/editing/pasteboard/interchange-newline-1-expected.txt: Added.
763 * platform/chromium-linux-x86/editing/pasteboard/paste-text-002-expected.txt: Added.
764 * platform/chromium-linux-x86/editing/pasteboard/paste-text-003-expected.txt: Added.
765 * platform/chromium-linux/editing/pasteboard/interchange-newline-1-expected.txt: Added.
766 * platform/chromium-linux/editing/pasteboard/paste-text-002-expected.txt: Added.
767 * platform/chromium-linux/editing/pasteboard/paste-text-003-expected.txt: Added.
768 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-002-expected.txt:
769 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-003-expected.txt:
770 * platform/chromium-win-xp/editing/pasteboard/interchange-newline-1-expected.txt: Added.
771 * platform/chromium-win-xp/editing/pasteboard/paste-text-002-expected.txt: Added.
772 * platform/chromium-win-xp/editing/pasteboard/paste-text-003-expected.txt: Added.
773 * platform/chromium-win/editing/deleting/delete-block-merge-contents-001-expected.txt:
774 * platform/chromium-win/editing/pasteboard/interchange-newline-1-expected.txt:
775 * platform/chromium-win/editing/pasteboard/merge-end-blockquote-expected.txt:
776 * platform/chromium-win/editing/pasteboard/paste-text-002-expected.txt:
777 * platform/chromium-win/editing/pasteboard/paste-text-003-expected.txt:
778 * platform/chromium/svg/custom/delete-text-crash-expected.txt: Added.
779 * platform/chromium/svg/custom/delete-text-innerText-crash-expected.txt: Added.
780 * svg/custom/delete-text-crash-expected.txt:
781 * svg/custom/delete-text-innerText-crash-expected.txt:
783 2012-10-05 Zan Dobersek <zandobersek@gmail.com>
785 [Gtk] fast/xsl/xslt-missing-namespace-in-xslt.xml is failing on the 64-bit Debug builder
786 https://bugs.webkit.org/show_bug.cgi?id=91009
788 Reviewed by Martin Robinson.
790 Update the test's baselines. The output now properly shows the error.
792 * platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.png:
793 * platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
795 2012-10-05 Dirk Pranke <dpranke@chromium.org>
797 Fix lint error in TestExpectations from previous change.
801 * platform/chromium/TestExpectations:
803 2012-10-05 Dirk Pranke <dpranke@chromium.org>
805 [chromium] tests failing after r130443.
806 https://bugs.webkit.org/show_bug.cgi?id=98545
808 Unreviewed, expectations change.
810 [chromium] fast/text/international/text-spliced-font.html and
811 fast/writing-mode/Kusa-Makura-background-canvas.html are failing on
812 the Mac after r130443 and we're not quite sure why ...
814 * platform/chromium-linux/fast/text/vertical-rl-rtl-linebreak-expected.png: Added.
815 * platform/chromium-mac-snowleopard/fast/text/vertical-rl-rtl-linebreak-expected.png: Added.
816 * platform/chromium-mac/fast/text/vertical-rl-rtl-linebreak-expected.png: Added.
817 * platform/chromium-mac/fast/text/vertical-rl-rtl-linebreak-expected.txt: Added.
818 * platform/chromium-win/fast/text/vertical-rl-rtl-linebreak-expected.png: Added.
819 * platform/chromium-win/fast/text/vertical-rl-rtl-linebreak-expected.txt: Added.
820 * platform/chromium/TestExpectations:
822 2012-10-05 W. James MacLean <wjmaclean@chromium.org>
824 [chromium] Modify gesture highlight behaviour. Cancel on GestureLongPress and animate on GestureTapCancel.
825 https://bugs.webkit.org/show_bug.cgi?id=97355
827 Reviewed by Adrienne Walker.
829 This patch revises the behaviour of GestureTapDown highlighting so that the highlight should disappear if
830 interrupted by GestureTap, and animate away if interrupted by GestureTapCancel.
832 * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-cancel.html: removed extra testRunner.display().
833 * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-cancel2.html: Added.
834 * platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-longPress.html: Added.
835 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-cancel2-expected.png: Added.
836 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-cancel2-expected.txt: Added.
837 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-longPress-expected.png: Added.
838 * platform/chromium-linux/platform/chromium-linux/compositing/gestures/gesture-tapHighlight-simple-longPress-expected.txt: Added.
840 2012-10-05 Jer Noble <jer.noble@apple.com>
842 REGRESSION (r129478-r129480): http/tests/loading/text-content-type-with-binary-extension.html failing on Apple MountainLion Debug WK2 (Tests)
843 https://bugs.webkit.org/show_bug.cgi?id=98527
845 Unreviewed gardening after r129479.
847 * platform/mac-wk2/TestExpectations:
849 2012-10-05 Zan Dobersek <zandobersek@gmail.com>
851 Unreviewed GTK gardening.
853 Removing failure expectation for fast/text/vertical-rl-rtl-linebreak.html
854 since the test only needed platform-specific baselines (which were added
857 * platform/gtk/TestExpectations:
859 2012-10-05 Ojan Vafai <ojan@chromium.org>
861 Have perf test assert worst order of magnitude
862 https://bugs.webkit.org/show_bug.cgi?id=98535
864 Reviewed by Tony Chang.
866 Really we only care if tests get order of magnitude slower.
867 Assert that tests are at least a certain magnitude.
868 Hopefully this will reduce flakiness some.
870 * resources/magnitude-perf.js:
873 2012-10-05 Ryosuke Niwa <rniwa@webkit.org>
875 Deleting across multiple paragraphs can change the style of surrounding text
876 https://bugs.webkit.org/show_bug.cgi?id=97266
878 Reviewed by Levi Weintraub.
880 Added a regression test and rebaselined tests.
882 * editing/deleting/delete-before-block-image-2-expected.txt:
883 * editing/deleting/merge-paragraph-from-p-with-style-expected.txt:
884 * editing/deleting/merge-paragraph-from-p-with-style.html: We changed the behavior. The editing style of p
885 is now preserved when merging paragraphs.
886 * editing/deleting/merge-paragraph-with-style-from-rule-expected.txt: Added.
887 * editing/deleting/merge-paragraph-with-style-from-rule.html: Added.
888 * platform/mac/editing/deleting/delete-block-merge-contents-001-expected.txt:
889 * platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt:
891 2012-10-05 Julien Chaffraix <jchaffraix@webkit.org>
893 Unreviewed rebaseline after r130355.
895 r130447 forgot to update the Snow Leopard pixel baselines. The only differences are due to a different font used.
897 * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-combinations-expected.png: Added.
898 * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
899 * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-transformed-expected.png: Added.
901 2012-10-05 Ojan Vafai <ojan@chromium.org>
903 Add expected result accidentally left out of http://trac.webkit.org/changeset/130337.
904 * perf/adding-radio-buttons-expected.txt:
906 2012-10-05 Zan Dobersek <zandobersek@gmail.com>
908 Unreviewed GTK gardening.
910 Adding platform-specific baselines after r130443 and r130489.
912 * platform/gtk/fast/repaint/box-shadow-inset-repaint-expected.png: Added.
913 * platform/gtk/fast/repaint/box-shadow-inset-repaint-expected.txt: Added.
914 * platform/gtk/fast/text/vertical-rl-rtl-linebreak-expected.png: Added.
915 * platform/gtk/fast/text/vertical-rl-rtl-linebreak-expected.txt: Added.
917 2012-10-05 Christophe Dumez <christophe.dumez@intel.com>
919 [WK2][WKTR] Implement UIClient focus callbacks in WebKitTestRunner
920 https://bugs.webkit.org/show_bug.cgi?id=98256
922 Reviewed by Kenneth Rohde Christiansen.
924 Unskip fast/dom/Window/mozilla-focus-blur.html now that
925 WebKitTestRunner implements UIClient's focus callbacks.
927 * platform/efl-wk2/TestExpectations:
929 2012-10-05 Ryosuke Niwa <rniwa@webkit.org>
931 Remove wrong expectations added in r130452.
933 * platform/chromium-win-xp/editing/pasteboard/5006779-expected.png: Removed.
934 * platform/chromium-win-xp/editing/pasteboard/5006779-expected.txt: Removed.
936 2012-10-05 Alexander Pavlov <apavlov@chromium.org>
938 Web Inspector: [Styles] Unable to edit properties in broken stylesheets
939 https://bugs.webkit.org/show_bug.cgi?id=98246
941 Reviewed by Vsevolod Vlasov.
943 A small refactoring to share the CSS style data dumping code among tests.
945 * http/tests/inspector/elements-test.js:
946 (initialize_ElementTest):
947 * inspector/styles/parse-stylesheet-errors-expected.txt: Added.
948 * inspector/styles/parse-stylesheet-errors.html: Added.
949 * inspector/styles/styles-new-API.html:
951 2012-10-05 Jer Noble <jer.noble@apple.com>
953 [Mac] REGRESSION (r130411-r130414): fast/images/repaint-subrect-grid.html failing on Apple MountainLion Debug WK2 (Tests)
954 https://bugs.webkit.org/show_bug.cgi?id=98523
956 Unreviewed gardening after r130414.
958 * platform/mac/TestExpectations:
960 2012-10-05 Csaba Osztrogonác <ossy@webkit.org>
962 [Qt] Updates expected test results for the expanded coverage in testfonts
963 https://bugs.webkit.org/show_bug.cgi?id=98425
965 Unreviewed gardening after r130502.
967 * platform/qt/css2.1/t0805-c5519-brdr-r-01-e-expected.png:
968 * platform/qt/css2.1/t0805-c5519-brdr-r-01-e-expected.txt:
969 * platform/qt/css2.1/t0905-c5525-fltblck-00-d-ag-expected.png:
970 * platform/qt/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt:
971 * platform/qt/fast/images/icon-decoding-expected.png: Added.
972 * platform/qt/fast/images/icon-decoding-expected.txt:
973 * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png:
974 * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
976 2012-10-05 Sadrul Habib Chowdhury <sadrul@chromium.org>
978 [chromium] Allow dragging into plugins.
979 https://bugs.webkit.org/show_bug.cgi?id=98277
981 Reviewed by Tony Chang.
983 Add test to make sure that plugins receive the drag events correctly.
985 * platform/chromium/plugins/drag-events-expected.txt: Added.
986 * platform/chromium/plugins/drag-events.html: Added.
988 2012-10-05 Marcelo Lira <marcelo.lira@openbossa.org>
990 [Qt] Updates expected test results for the expanded coverage in testfonts
991 https://bugs.webkit.org/show_bug.cgi?id=98425
993 Reviewed by Csaba Osztrogonác.
995 The Qt testfonts repository was expanded with the croscore set of
996 fonts, which provides a great number of new glyphs (e.g. hebrew
999 See the comments in the testfonts commit for detailed information:
1000 https://gitorious.org/qtwebkit/testfonts/commit/f11a54548121ee9fb0688dc6f32acdbfec5d2d2f/diffs
1002 * platform/qt-5.0/css2.1/t0905-c5525-fltblck-00-d-ag-expected.png: Removed.
1003 * platform/qt-5.0/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Removed.
1004 * platform/qt-5.0/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt: Removed.
1005 * platform/qt-5.0/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt: Removed.
1006 * platform/qt-5.0/fast/forms/search-rtl-expected.png: Removed.
1007 * platform/qt-5.0/fast/forms/search-rtl-expected.txt: Removed.
1008 * platform/qt/css2.1/t0805-c5519-brdr-r-01-e-expected.png:
1009 * platform/qt/css2.1/t0805-c5519-brdr-r-01-e-expected.txt:
1010 * platform/qt/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png:
1011 * platform/qt/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.txt:
1012 * platform/qt/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png:
1013 * platform/qt/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.txt:
1014 * platform/qt/fast/borders/bidi-012-expected.txt:
1015 * platform/qt/fast/forms/listbox-bidi-align-expected.png:
1016 * platform/qt/fast/forms/listbox-bidi-align-expected.txt:
1017 * platform/qt/fast/forms/search-rtl-expected.png:
1018 * platform/qt/fast/forms/search-rtl-expected.txt:
1019 * platform/qt/fast/text/atsui-small-caps-punctuation-size-expected.txt:
1020 * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png:
1021 * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
1022 * platform/qt/fast/text/large-text-composed-char-expected.png:
1023 * platform/qt/svg/custom/glyph-selection-bidi-mirror-expected.png:
1024 * platform/qt/svg/custom/glyph-selection-bidi-mirror-expected.txt:
1026 2012-10-05 Allan Sandfeld Jensen <allan.jensen@digia.com>
1028 Unreviewed Qt gardening.
1030 The ICO decoder shouldn't be broken since it is the WebKit decoder.
1032 * platform/qt/TestExpectations:
1034 2012-10-05 Csaba Osztrogonác <ossy@webkit.org>
1036 [Qt] Unreviewed gardening, update an expected file for newer Qt5.
1038 * platform/qt/fast/text/atsui-small-caps-punctuation-size-expected.png:
1039 * platform/qt/fast/text/atsui-small-caps-punctuation-size-expected.txt:
1041 2012-10-05 Andrei Bucur <abucur@adobe.com>
1043 Incomplete repaint of boxes with inset box-shadow and padding when resized
1044 https://bugs.webkit.org/show_bug.cgi?id=59863
1046 Reviewed by Simon Fraser.
1048 The patch adds a new pixel test and expected PNG results for mac and chromium-mac. The test fails on Chromium Linux EWS (and maybe others)
1049 so I've added a rule in the TestExpectations file.
1051 * platform/chromium/TestExpectations:
1052 * fast/repaint/box-shadow-inset-repaint.html: Added.
1053 * platform/chromium-mac/fast/repaint/box-shadow-inset-repaint-expected.png: Added.
1054 * platform/mac/fast/repaint/box-shadow-inset-repaint-expected.png: Added.
1055 * platform/mac/fast/repaint/box-shadow-inset-repaint-expected.txt: Added.
1057 2012-10-05 Zan Dobersek <zandobersek@gmail.com>
1059 Unreviewed GTK gardening.
1061 Updating platform-specific baselines after r130411.
1062 Removing platform-specific baselines for CSS compositing tests
1063 and skipping these tests entirely as the feature is not yet enabled
1066 * platform/gtk/TestExpectations:
1067 * platform/gtk/css3/compositing: Removed.
1068 * platform/gtk/css3/compositing/blend-mode-property-expected.txt: Removed.
1069 * platform/gtk/css3/compositing/blend-mode-property-parsing-expected.txt: Removed.
1070 * platform/gtk/editing/deleting/delete-block-merge-contents-020-expected.txt:
1071 * platform/gtk/editing/execCommand/paste-1-expected.txt:
1072 * platform/gtk/editing/pasteboard/8145-3-expected.txt:
1073 * platform/gtk/editing/pasteboard/paste-line-endings-007-expected.txt:
1074 * platform/gtk/editing/pasteboard/paste-match-style-001-expected.txt:
1075 * platform/gtk/editing/pasteboard/paste-text-009-expected.txt:
1076 * platform/gtk/editing/pasteboard/smart-paste-007-expected.txt:
1077 * platform/gtk/editing/pasteboard/unrendered-br-expected.txt:
1079 2012-10-05 Csaba Osztrogonác <ossy@webkit.org>
1081 [Qt] Enable CSS compositing by default
1082 https://bugs.webkit.org/show_bug.cgi?id=98490
1084 Reviewed by Simon Hausmann.
1086 * platform/qt/css3/compositing/should-have-compositing-layer-expected.txt: Renamed from LayoutTests/platform/qt-5.0-wk2/css3/compositing/should-have-compositing-layer-expected.txt.
1088 2012-10-05 Kent Tamura <tkent@chromium.org>
1090 [Chromium] Test expectation update
1091 https://bugs.webkit.org/show_bug.cgi?id=98481
1093 r130477 affects month-multiple-fields tests too.
1095 * platform/chromium/TestExpectations:
1097 2012-10-05 Sheriff Bot <webkit.review.bot@gmail.com>
1099 Unreviewed, rolling out r130466.
1100 http://trac.webkit.org/changeset/130466
1101 https://bugs.webkit.org/show_bug.cgi?id=98495
1103 It made 12 tests crash on Qt-WK2 (Requested by Ossy on
1106 * platform/efl-wk2/TestExpectations:
1108 2012-10-05 Kent Tamura <tkent@chromium.org>
1110 Add appearance tests for input[type=date] with multiple fields
1111 https://bugs.webkit.org/show_bug.cgi?id=98479
1113 Reviewed by Kentaro Hara.
1115 * fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.txt: Added.
1116 * fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic.html: Added.
1117 * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.txt: Added.
1118 * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes.html: Added.
1119 * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.txt: Added.
1120 * fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements.html: Added.
1121 * fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.txt: Added.
1122 * fast/forms/date-multiple-fields/date-multiple-fields-appearance-style.html: Added.
1123 * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-basic-expected.png: Added.
1124 * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-classes-expected.png: Added.
1125 * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-pseudo-elements-expected.png: Added.
1126 * platform/chromium-mac/fast/forms/date-multiple-fields/date-multiple-fields-appearance-style-expected.png: Added.
1127 * platform/chromium/TestExpectations:
1129 2012-10-04 Kent Tamura <tkent@chromium.org>
1131 Fix sub-field width to the maximum width of a placeholder and the maximum value
1132 https://bugs.webkit.org/show_bug.cgi?id=98481
1134 Reviewed by Hajime Morita.
1136 Update a test and test expectations.
1138 * fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.txt:
1139 * fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic.html:
1140 * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-basic-expected.png:
1141 * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-classes-expected.png:
1142 * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-pseudo-elements-expected.png:
1143 * platform/chromium-mac/fast/forms/week-multiple-fields/week-multiple-fields-appearance-style-expected.png:
1144 * platform/chromium/TestExpectations:
1146 2012-10-05 Kangil Han <kangil.han@samsung.com>
1148 [EFL][WK2][WTR] Unskip parser-tests-110.html test case.
1149 https://bugs.webkit.org/show_bug.cgi?id=98484
1151 Unreviewed EFL gardening.
1153 fast/encoding/parser-tests-110.html test case has been passed consistently.
1155 * platform/efl-wk2/TestExpectations:
1157 2012-10-05 Nandor Huszka <hnandor@inf.u-szeged.hu>
1159 [Qt] Gardening, skip some failing test.
1161 Reviewed by Csaba Osztrogonác.
1163 * platform/qt-5.0-wk2/TestExpectations:
1164 * platform/qt/TestExpectations:
1166 2012-10-05 Christophe Dumez <christophe.dumez@intel.com>
1168 [EFL] Fix window resizing / moving in WK1 and WKTR
1169 https://bugs.webkit.org/show_bug.cgi?id=98486
1171 Reviewed by Gyuyoung Kim.
1173 Unskip 2 window resizing / moving tests now that
1174 the implementation for those has been fixed in
1177 * platform/efl-wk1/TestExpectations:
1179 2012-10-04 Kunihiko Sakamoto <ksakamoto@chromium.org>
1181 <input> size attribute should throw INDEX_SIZE_ERR when set to 0
1182 https://bugs.webkit.org/show_bug.cgi?id=61675
1184 Reviewed by Kent Tamura.
1186 Added test case to verify that input.size throws INDEX_SIZE_ERR when set to 0.
1188 Updated fast/forms/number/number-size.html to reflect new behavior.
1190 * fast/dom/HTMLInputElement/input-size-attribute-expected.txt:
1191 * fast/dom/HTMLInputElement/input-size-attribute.html:
1192 * fast/forms/number/number-size.html:
1193 * fast/forms/number/number-size-expected.txt:
1195 2012-10-04 Christophe Dumez <christophe.dumez@intel.com>
1197 [WK2][WKTR] Implement UIClient focus callbacks in WebKitTestRunner
1198 https://bugs.webkit.org/show_bug.cgi?id=98256
1200 Reviewed by Kenneth Rohde Christiansen.
1202 Unskip fast/dom/Window/mozilla-focus-blur.html now that
1203 WebKitTestRunner implements UIClient's focus callbacks.
1205 * platform/efl-wk2/TestExpectations:
1207 2012-10-04 Rik Cabanier <cabanier@adobe.com>
1209 Turn Compositing on by default in WebKit build
1210 https://bugs.webkit.org/show_bug.cgi?id=98315
1212 Reviewed by Simon Fraser.
1214 enable -webkit-blend-mode on trunk.
1216 * css3/compositing/blend-mode-property-expected.txt:
1217 * css3/compositing/blend-mode-property-parsing-expected.txt:
1218 * css3/compositing/script-tests/blend-mode-property.js:
1220 * css3/compositing/should-have-compositing-layer-expected.txt:
1221 * platform/chromium/TestExpectations:
1223 2012-10-04 Kent Tamura <tkent@chromium.org>
1225 Update some picker tests for input[type=date]
1226 https://bugs.webkit.org/show_bug.cgi?id=98390
1228 Follow up of r130433. We still need offsetTop access.
1230 * fast/forms/date/calendar-picker-common.js:
1232 * fast/forms/resources/suggestion-picker-common.js:
1234 * platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl.html:
1235 Remove unnecessary width style.
1237 2012-10-04 Tony Chang <tony@chromium.org>
1239 Convert some flexbox tests to run in mozilla
1240 https://bugs.webkit.org/show_bug.cgi?id=98464
1242 Reviewed by Ojan Vafai.
1244 Move properties with a small number of values into resources/flexbox.css
1245 and start using it in some flexbox tests.
1247 * css3/flexbox/align-absolute-child.html:
1248 * css3/flexbox/align-baseline-expected.html:
1249 * css3/flexbox/align-baseline.html:
1250 * css3/flexbox/anonymous-block-merge-crash.html:
1251 * css3/flexbox/anonymous-block.html:
1252 * css3/flexbox/auto-height-dynamic.html:
1253 * css3/flexbox/auto-margins.html:
1254 * css3/flexbox/box-sizing-min-max-sizes.html:
1255 * css3/flexbox/box-sizing.html:
1256 * css3/flexbox/child-overflow-expected.html:
1257 * css3/flexbox/child-overflow.html:
1258 * css3/flexbox/columns-auto-size.html:
1259 * css3/flexbox/columns-height-set-via-top-bottom.html:
1260 * css3/flexbox/content-height-with-scrollbars.html:
1261 * css3/flexbox/cross-axis-scrollbar.html:
1262 * css3/flexbox/flex-algorithm-min-max.html:
1263 * css3/flexbox/flex-algorithm-with-margins.html:
1264 * css3/flexbox/flex-algorithm.html:
1265 * css3/flexbox/resources/flexbox.css: Added.
1267 2012-10-04 Dirk Pranke <dpranke@chromium.org>
1269 Update chromium baselines for 5006779.html and paint-subrect-grid.html.
1271 Unreviewed, rebaselining.
1273 Updates after r130425 and r130411.
1275 * platform/chromium-linux/fast/images/paint-subrect-grid-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/images/paint-subrect-grid-expected.png.
1276 * platform/chromium-win-xp/editing/pasteboard/5006779-expected.png: Added.
1277 * platform/chromium-win-xp/editing/pasteboard/5006779-expected.txt: Copied from LayoutTests/platform/chromium-win/editing/pasteboard/5006779-expected.txt.
1278 * platform/chromium-win/editing/pasteboard/5006779-expected.txt:
1279 * platform/chromium/fast/images/paint-subrect-grid-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/images/paint-subrect-grid-expected.png.
1281 2012-10-04 Douglas Stockwell <dstockwell@chromium.org>
1283 [chromium] Unreviewed. Rebaseline mac/win results after r130355
1284 https://bugs.webkit.org/show_bug.cgi?id=98472
1286 * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-combinations-expected.png: Added.
1287 * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-fixed-position-expected.png: Added.
1288 * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-transformed-expected.png: Added.
1289 * platform/chromium-mac-snowleopard/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
1290 * platform/chromium-mac-snowleopard/media/audio-controls-rendering-expected.png:
1291 * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png:
1292 * platform/chromium-mac-snowleopard/media/controls-after-reload-expected.png:
1293 * platform/chromium-mac-snowleopard/media/controls-strict-expected.png:
1294 * platform/chromium-mac-snowleopard/media/controls-styling-expected.png:
1295 * platform/chromium-mac-snowleopard/media/controls-styling-strict-expected.png:
1296 * platform/chromium-mac-snowleopard/media/controls-without-preload-expected.png:
1297 * platform/chromium-mac-snowleopard/media/track/track-cue-rendering-horizontal-expected.png:
1298 * platform/chromium-mac-snowleopard/media/track/track-cue-rendering-vertical-expected.png:
1299 * platform/chromium-mac-snowleopard/media/video-controls-rendering-expected.png:
1300 * platform/chromium-mac-snowleopard/media/video-display-toggle-expected.png:
1301 * platform/chromium-mac-snowleopard/media/video-no-audio-expected.png:
1302 * platform/chromium-mac-snowleopard/media/video-playing-and-pause-expected.png:
1303 * platform/chromium-mac/fast/clip/overflow-border-radius-combinations-expected.png:
1304 * platform/chromium-mac/fast/clip/overflow-border-radius-fixed-position-expected.png:
1305 * platform/chromium-mac/fast/clip/overflow-border-radius-transformed-expected.png:
1306 * platform/chromium-mac/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
1307 * platform/chromium-mac/media/audio-controls-rendering-expected.png:
1308 * platform/chromium-mac/media/audio-repaint-expected.png:
1309 * platform/chromium-mac/media/controls-after-reload-expected.png:
1310 * platform/chromium-mac/media/controls-strict-expected.png:
1311 * platform/chromium-mac/media/controls-styling-expected.png:
1312 * platform/chromium-mac/media/controls-styling-strict-expected.png:
1313 * platform/chromium-mac/media/controls-without-preload-expected.png:
1314 * platform/chromium-mac/media/track/track-cue-rendering-horizontal-expected.png:
1315 * platform/chromium-mac/media/track/track-cue-rendering-vertical-expected.png:
1316 * platform/chromium-mac/media/video-controls-rendering-expected.png:
1317 * platform/chromium-mac/media/video-display-toggle-expected.png:
1318 * platform/chromium-mac/media/video-no-audio-expected.png:
1319 * platform/chromium-mac/media/video-playing-and-pause-expected.png:
1320 * platform/chromium-mac/media/video-zoom-controls-expected.png:
1321 * platform/chromium-win-xp/media/track/track-cue-rendering-vertical-expected.png:
1322 * platform/chromium-win/fast/clip/overflow-border-radius-combinations-expected.png:
1323 * platform/chromium-win/fast/clip/overflow-border-radius-fixed-position-expected.png:
1324 * platform/chromium-win/fast/clip/overflow-border-radius-transformed-expected.png:
1325 * platform/chromium-win/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
1326 * platform/chromium-win/media/audio-controls-rendering-expected.png:
1327 * platform/chromium-win/media/audio-repaint-expected.png:
1328 * platform/chromium-win/media/controls-after-reload-expected.png:
1329 * platform/chromium-win/media/controls-strict-expected.png:
1330 * platform/chromium-win/media/controls-styling-expected.png:
1331 * platform/chromium-win/media/controls-styling-strict-expected.png:
1332 * platform/chromium-win/media/controls-without-preload-expected.png:
1333 * platform/chromium-win/media/track/track-cue-rendering-horizontal-expected.png:
1334 * platform/chromium-win/media/track/track-cue-rendering-vertical-expected.png:
1335 * platform/chromium-win/media/video-controls-rendering-expected.png:
1336 * platform/chromium-win/media/video-display-toggle-expected.png:
1337 * platform/chromium-win/media/video-no-audio-expected.png:
1338 * platform/chromium-win/media/video-playing-and-pause-expected.png:
1339 * platform/chromium-win/media/video-zoom-controls-expected.png:
1340 * platform/chromium/TestExpectations:
1342 2012-10-04 Enrica Casucci <enrica@apple.com>
1344 Font::glyphDataAndPageForCharacter doesn't account for text orientation when using systemFallback on a cold cache.
1345 https://bugs.webkit.org/show_bug.cgi?id=98452.
1347 Reviewed by Dan Bernstein.
1349 The new test adds platform specific results for Mac, since it uses system fallback fonts.
1350 I've added the expected failure for all the other platforms.
1352 * fast/text/vertical-rl-rtl-linebreak.html: Added.
1353 * platform/chromium/TestExpectations:
1354 * platform/efl/TestExpectations:
1355 * platform/gtk/TestExpectations:
1356 * platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt: Added.
1357 * platform/qt/TestExpectations:
1358 * platform/win/TestExpectations:
1360 2012-10-04 Adam Klein <adamk@chromium.org>
1362 MutationRecord attributeName should be null for non attribute changes
1363 https://bugs.webkit.org/show_bug.cgi?id=98438
1365 Reviewed by Ojan Vafai.
1367 * fast/mutation/mutation-record-nullity-expected.txt: Added.
1368 * fast/mutation/mutation-record-nullity.html: Added.
1370 2012-10-04 Ryosuke Niwa <rniwa@webkit.org>
1372 More Qt rebaselines after r130411.
1374 * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.txt:
1375 * platform/qt/editing/deleting/delete-block-merge-contents-021-expected.txt:
1376 * platform/qt/editing/pasteboard/5006779-expected.txt:
1377 * platform/qt/editing/pasteboard/paste-line-endings-007-expected.txt:
1378 * platform/qt/editing/pasteboard/paste-line-endings-008-expected.txt:
1379 * platform/qt/editing/pasteboard/smart-paste-004-expected.txt: Removed.
1381 2012-10-04 Ryosuke Niwa <rniwa@webkit.org>
1383 GTK+ rebaselines after r130411.
1385 * platform/gtk/editing/deleting/delete-block-merge-contents-018-expected.txt:
1386 * platform/gtk/editing/deleting/delete-block-merge-contents-019-expected.txt:
1387 * platform/gtk/editing/deleting/delete-block-merge-contents-020-expected.txt:
1388 * platform/gtk/editing/deleting/delete-block-merge-contents-021-expected.txt:
1389 * platform/gtk/editing/deleting/delete-block-merge-contents-022-expected.txt:
1390 * platform/gtk/editing/deleting/merge-no-br-expected.txt:
1391 * platform/gtk/editing/execCommand/find-after-replace-expected.txt:
1392 * platform/gtk/editing/execCommand/paste-2-expected.txt:
1393 * platform/gtk/editing/pasteboard/4944770-2-expected.txt:
1394 * platform/gtk/editing/pasteboard/5006779-expected.txt:
1395 * platform/gtk/editing/pasteboard/5028447-expected.txt:
1396 * platform/gtk/editing/pasteboard/drag-drop-modifies-page-expected.txt:
1397 * platform/gtk/editing/pasteboard/merge-end-borders-expected.txt:
1398 * platform/gtk/editing/pasteboard/paste-line-endings-008-expected.txt:
1399 * platform/gtk/editing/pasteboard/paste-line-endings-009-expected.txt:
1400 * platform/gtk/editing/pasteboard/paste-line-endings-010-expected.txt:
1401 * platform/gtk/editing/pasteboard/paste-text-008-expected.txt:
1402 * platform/gtk/editing/pasteboard/paste-xml-expected.txt:
1403 * platform/gtk/editing/pasteboard/smart-drag-drop-expected.txt:
1404 * platform/gtk/editing/pasteboard/subframe-dragndrop-1-expected.txt:
1405 * platform/gtk/fast/lists/drag-into-marker-expected.txt:
1407 2012-10-04 Tab Atkins <tabatkins@google.com>
1409 1ex should equal .5em when the font has no x-height metric
1410 https://bugs.webkit.org/show_bug.cgi?id=80360
1412 Reviewed by Eric Seidel.
1414 If a font has no x-height metric, 1ex should equal .5em.
1416 Test layout tweaked by David Barr <davidbarr@chromium.org>.
1418 * fast/css/ex-unit-with-no-x-height-expected.txt: Added.
1419 * fast/css/ex-unit-with-no-x-height.html: Added.
1421 2012-10-04 Tullio Lucena <tullio.lucena@openbossa.org>
1423 [Qt] New test introduced in r129346 inspector-protocol/css-getSupportedCSSProperties.html fails
1424 https://bugs.webkit.org/show_bug.cgi?id=97451
1426 Reviewed by Kenneth Rohde Christiansen.
1428 Unskipping this test that is passing.
1430 * platform/qt/TestExpectations:
1432 2012-10-04 Kent Tamura <tkent@chromium.org>
1434 Update some picker tests for input[type=date]
1435 https://bugs.webkit.org/show_bug.cgi?id=98390
1437 Reviewed by Daniel Bates.
1439 r130375 changed a behavior. A key bind to open a calendar picker
1440 or a suggestion picker was changed from "Down" to "Alt + Down". We
1441 need to update tests which open pickers for input[type=date].
1443 * fast/forms/date/calendar-picker-appearance-expected.txt:
1444 * fast/forms/date/calendar-picker-appearance-pre-100.html:
1445 Use openPicker() in calendar-picker-common.js.
1446 * fast/forms/date/calendar-picker-appearance.html: Ditto.
1447 * fast/forms/date/calendar-picker-common.js:
1448 (openPicker): Specify Alt modifier.
1449 (sendKey): Add ctrlKey and altKey flags.
1450 * fast/forms/date/calendar-picker-with-step.html:
1451 Use openPicker() in calendar-picker-common.js.
1452 * platform/chromium/TestExpectations:
1453 * platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl.html:
1454 Use openPicker() in suggestion-picker-common.js
1455 * platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar.html:
1457 * platform/chromium/fast/forms/date/date-suggestion-picker-appearance.html:
1459 * platform/chromium/fast/forms/date/date-suggestion-picker-key-operations-expected.txt:
1460 * platform/chromium/fast/forms/date/date-suggestion-picker-key-operations.html:
1461 Use openPicker() and sendKey() in suggestion-picker-common.js.
1462 Increase the internal timeout because it was too short on my machine.
1464 2012-10-04 Alpha Lam <hclam@chromium.org>
1466 Unreviewed. Chromium rebaselines.
1468 Rebaseline pixel results after r130412.
1470 * platform/chromium-mac-snowleopard/scrollbars/listbox-scrollbar-combinations-expected.png:
1471 * platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.png:
1473 2012-10-04 Ryosuke Niwa <rniwa@webkit.org>
1475 Another rebaseline needed after r130411.
1477 * platform/mac/editing/pasteboard/5006779-expected.txt:
1479 2012-10-04 Christophe Dumez <christophe.dumez@intel.com>
1481 [EFL] Add libxml 2.8.0 to jhbuild
1482 https://bugs.webkit.org/show_bug.cgi?id=98418
1484 Reviewed by Laszlo Gombos.
1486 Unskip fast/xsl/xslt-missing-namespace-in-xslt.xml
1487 since it passes with libxml 2.8.0 and we now depend
1490 * platform/efl/TestExpectations:
1492 2012-10-04 Tony Chang <tony@chromium.org>
1494 Unreviewed gardening. Landing render tree results for css3/flexbox/flexbox-baseline.html.
1495 https://bugs.webkit.org/show_bug.cgi?id=98306
1497 This pixel test was added in r130405.
1499 * platform/chromium-mac-snowleopard/css3/flexbox/flexbox-baseline-expected.png: Added.
1500 * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.png: Added.
1501 * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt: Added.
1502 * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.png: Added.
1503 * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.txt: Copied from LayoutTests/platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt.
1504 * platform/chromium/TestExpectations:
1505 * platform/gtk/TestExpectations:
1506 * platform/gtk/css3/flexbox/flexbox-baseline-expected.txt: Added.
1507 * platform/mac/TestExpectations:
1508 * platform/mac/css3/flexbox/flexbox-baseline-expected.txt: Added.
1509 * platform/qt/TestExpectations:
1510 * platform/qt/css3/flexbox/flexbox-baseline-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt.
1512 2012-10-04 Alpha Lam <hclam@chromium.org>
1514 Unreviewed. Chromium rebaselines.
1516 * platform/chromium-mac/fast/images/paint-subrect-grid-expected.png: Copied from LayoutTests/platform/chromium/fast/images/paint-subrect-grid-expected.png.
1517 * platform/chromium-win/fast/images/paint-subrect-grid-expected.png: Renamed from LayoutTests/platform/chromium/fast/images/paint-subrect-grid-expected.png.
1519 2012-10-04 Ryosuke Niwa <rniwa@webkit.org>
1521 Chromium rebaselines after r130411.
1523 * platform/chromium-linux-x86/editing/pasteboard/paste-xml-expected.txt:
1524 * platform/chromium-linux/editing/pasteboard/4944770-2-expected.txt:
1525 * platform/chromium-linux/editing/pasteboard/paste-xml-expected.txt:
1526 * platform/chromium-linux/editing/pasteboard/smart-drag-drop-expected.txt:
1527 * platform/chromium-linux/editing/pasteboard/subframe-dragndrop-1-expected.txt:
1528 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-008-expected.txt: Removed.
1529 * platform/chromium-mac-snowleopard/editing/pasteboard/paste-xml-expected.txt: Added.
1530 * platform/chromium-mac/editing/pasteboard/paste-xml-expected.txt:
1531 * platform/chromium-win-xp/editing/pasteboard/paste-xml-expected.txt:
1532 * platform/chromium-win/editing/deleting/delete-block-merge-contents-018-expected.txt:
1533 * platform/chromium-win/editing/deleting/delete-block-merge-contents-019-expected.txt:
1534 * platform/chromium-win/editing/deleting/delete-block-merge-contents-020-expected.txt:
1535 * platform/chromium-win/editing/deleting/delete-block-merge-contents-021-expected.txt:
1536 * platform/chromium-win/editing/deleting/delete-block-merge-contents-022-expected.txt:
1537 * platform/chromium-win/editing/deleting/merge-no-br-expected.txt:
1538 * platform/chromium-win/editing/execCommand/find-after-replace-expected.txt:
1539 * platform/chromium-win/editing/execCommand/paste-1-expected.txt:
1540 * platform/chromium-win/editing/execCommand/paste-2-expected.txt:
1541 * platform/chromium-win/editing/pasteboard/4944770-2-expected.txt:
1542 * platform/chromium-win/editing/pasteboard/5028447-expected.txt:
1543 * platform/chromium-win/editing/pasteboard/8145-3-expected.txt:
1544 * platform/chromium-win/editing/pasteboard/drag-drop-modifies-page-expected.txt:
1545 * platform/chromium-win/editing/pasteboard/merge-end-borders-expected.txt:
1546 * platform/chromium-win/editing/pasteboard/paste-line-endings-007-expected.txt:
1547 * platform/chromium-win/editing/pasteboard/paste-line-endings-008-expected.txt:
1548 * platform/chromium-win/editing/pasteboard/paste-line-endings-009-expected.txt:
1549 * platform/chromium-win/editing/pasteboard/paste-line-endings-010-expected.txt:
1550 * platform/chromium-win/editing/pasteboard/paste-match-style-001-expected.txt:
1551 * platform/chromium-win/editing/pasteboard/paste-text-008-expected.txt:
1552 * platform/chromium-win/editing/pasteboard/paste-text-009-expected.txt:
1553 * platform/chromium-win/editing/pasteboard/paste-xml-expected.txt:
1554 * platform/chromium-win/editing/pasteboard/smart-paste-007-expected.txt:
1555 * platform/chromium-win/editing/pasteboard/subframe-dragndrop-1-expected.txt:
1556 * platform/chromium-win/editing/pasteboard/unrendered-br-expected.txt:
1557 * platform/chromium-win/fast/lists/drag-into-marker-expected.txt:
1559 2012-10-04 Pravin D <pravind.2k4@gmail.com>
1561 Layout broken after cloning and re-inserting a table with a misplaced <form>
1562 https://bugs.webkit.org/show_bug.cgi?id=86746
1564 Reviewed by Julien Chaffraix.
1566 * fast/table/form-with-non-table-display-inside-table-elements-expected.txt: Added.
1567 * fast/table/form-with-non-table-display-inside-table-elements.html: Added.
1569 2012-10-04 Ryosuke Niwa <rniwa@webkit.org>
1571 Qt rebaseline after r130411.
1573 * platform/qt/editing/deleting/delete-block-merge-contents-018-expected.txt:
1574 * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.txt:
1575 * platform/qt/editing/deleting/delete-block-merge-contents-022-expected.txt:
1576 * platform/qt/editing/deleting/merge-no-br-expected.txt:
1577 * platform/qt/editing/execCommand/find-after-replace-expected.txt:
1578 * platform/qt/editing/execCommand/paste-1-expected.txt:
1579 * platform/qt/editing/execCommand/paste-2-expected.txt:
1580 * platform/qt/editing/pasteboard/4944770-2-expected.txt:
1581 * platform/qt/editing/pasteboard/5006779-expected.txt:
1582 * platform/qt/editing/pasteboard/5028447-expected.txt:
1583 * platform/qt/editing/pasteboard/8145-3-expected.txt:
1584 * platform/qt/editing/pasteboard/merge-end-borders-expected.txt:
1585 * platform/qt/editing/pasteboard/paste-line-endings-009-expected.txt:
1586 * platform/qt/editing/pasteboard/paste-line-endings-010-expected.txt:
1587 * platform/qt/editing/pasteboard/paste-match-style-001-expected.txt:
1588 * platform/qt/editing/pasteboard/paste-text-008-expected.txt:
1589 * platform/qt/editing/pasteboard/paste-text-009-expected.txt:
1590 * platform/qt/editing/pasteboard/smart-paste-007-expected.txt:
1591 * platform/qt/editing/pasteboard/unrendered-br-expected.txt:
1593 2012-10-04 Dean Jackson <dino@apple.com>
1595 Attribute and Uniform variable names need translation in shader
1596 https://bugs.webkit.org/show_bug.cgi?id=70989
1598 Reviewed by Tim Horton (and Darin Adler).
1600 Added subtests to exercise variables that are well under the limits but
1601 not long enough to produce an error. This way we now test all three options:
1602 under the limit, at the limit, over the limit.
1604 Also, the tests are unskipped on Mac.
1606 * fast/canvas/webgl/attrib-location-length-limits-expected.txt:
1607 * fast/canvas/webgl/attrib-location-length-limits.html:
1608 * fast/canvas/webgl/uniform-location-length-limits-expected.txt:
1609 * fast/canvas/webgl/uniform-location-length-limits.html:
1610 * platform/mac/TestExpectations:
1612 2012-10-03 Benjamin Poulain <bpoulain@apple.com>
1614 [WK2] Support all attributes of GeolocationPosition
1615 https://bugs.webkit.org/show_bug.cgi?id=98212
1617 Reviewed by Sam Weinig.
1619 Add a new test for the exposed attributes. It is disabled everywhere else than
1620 Mac because of the missing DRT features.
1622 * fast/dom/Geolocation/coordinates-interface-attributes-expected.txt: Added.
1623 * fast/dom/Geolocation/coordinates-interface-attributes.html: Added.
1624 * platform/chromium/TestExpectations:
1625 * platform/gtk/TestExpectations:
1626 * platform/qt/TestExpectations:
1628 2012-10-04 Alpha Lam <hclam@chromium.org>
1630 [skia] Drawing a subrect of bitmap image is misaligned
1631 https://bugs.webkit.org/show_bug.cgi?id=95121
1633 Reviewed by Stephen White.
1637 - fast/images/paint-subrect.html
1639 This test enlarges a 2x1 image in a canvas for easy verification.
1640 2/3 of the image is used as source rectangle to exercise the code path
1641 for partial pixel addressing.
1643 Pixel test result should have 1/3 blue on the left and 2/3 green on the
1644 right with gradient according to interpolation settings.
1646 - fast/images/paint-subrect-grid.html
1648 Draws a 11x11 image into a canvas in 8 fragments with partial pixels.
1649 Canvas should look just like a single image enlarged.
1651 - fast/images/repaint-subrect-grid.html
1653 Scale a 31x31 image to 55x55. A blue square moves across the scaled
1654 image such that the image is partially invalidated. After the animation
1655 the image should look the same.
1657 * fast/images/paint-subrect-expected.txt: Added.
1658 * fast/images/paint-subrect-grid-expected.txt: Added.
1659 * fast/images/paint-subrect-grid.html: Added.
1660 * fast/images/paint-subrect.html: Added.
1661 * fast/images/repaint-subrect-grid-expected.html: Added.
1662 * fast/images/repaint-subrect-grid.html: Added.
1663 * fast/images/resources/grid-large.png: Added.
1664 * fast/images/resources/grid-small.png: Added.
1665 * platform/chromium/TestExpectations: Added image failure expectations.
1666 * platform/chromium/fast/images/paint-subrect-expected.png: Added.
1667 * platform/chromium/fast/images/paint-subrect-grid-expected.png: Added.
1668 * platform/chromium/fast/images/repaint-subrect-grid-expected.png: Added.
1670 2012-10-03 Ryosuke Niwa <rniwa@webkit.org>
1672 ReplaceSelectionCommand should merge text nodes
1673 https://bugs.webkit.org/show_bug.cgi?id=98188
1675 Reviewed by Levi Weintraub.
1679 * editing/deleting/merge-paragraphs-with-transparent-background-expected.txt:
1680 * editing/deleting/paste-with-transparent-background-color-expected.txt:
1681 * editing/execCommand/outdent-selection-expected.txt:
1682 * editing/execCommand/remove-list-items-expected.txt:
1683 * editing/inserting/insert-3907422-fix-expected.txt:
1684 * editing/pasteboard/avoid-copying-body-with-background-expected.txt:
1685 * editing/pasteboard/block-wrappers-necessary-expected.txt:
1686 * editing/pasteboard/drag-drop-list-expected.txt:
1687 * editing/pasteboard/merge-end-5-expected.txt:
1688 * editing/pasteboard/paste-before-tab-span-expected.txt:
1689 * editing/pasteboard/paste-into-table-cell-expected.txt:
1690 * editing/pasteboard/paste-text-001-expected.txt:
1691 * editing/pasteboard/paste-text-002-expected.txt:
1692 * editing/pasteboard/paste-text-003-expected.txt:
1693 * editing/pasteboard/paste-text-010-expected.txt:
1694 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1695 * editing/pasteboard/paste-unrendered-select-expected.txt:
1696 * editing/pasteboard/smart-paste-001-expected.txt:
1697 * editing/pasteboard/smart-paste-002-expected.txt:
1698 * editing/pasteboard/smart-paste-003-expected.txt:
1699 * editing/pasteboard/smart-paste-004-expected.txt:
1700 * editing/pasteboard/smart-paste-005-expected.txt:
1701 * editing/pasteboard/smart-paste-006-expected.txt:
1702 * fast/events/ondragenter-expected.txt:
1703 * fast/lists/drag-into-marker.html:
1704 * platform/mac/editing/deleting/delete-block-merge-contents-018-expected.txt:
1705 * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt:
1706 * platform/mac/editing/deleting/delete-block-merge-contents-020-expected.txt:
1707 * platform/mac/editing/deleting/delete-block-merge-contents-021-expected.txt:
1708 * platform/mac/editing/deleting/delete-block-merge-contents-022-expected.txt:
1709 * platform/mac/editing/deleting/merge-no-br-expected.txt:
1710 * platform/mac/editing/execCommand/find-after-replace-expected.txt:
1711 * platform/mac/editing/execCommand/paste-1-expected.txt:
1712 * platform/mac/editing/execCommand/paste-2-expected.txt:
1713 * platform/mac/editing/pasteboard/4944770-2-expected.txt:
1714 * platform/mac/editing/pasteboard/5006779-expected.txt:
1715 * platform/mac/editing/pasteboard/5028447-expected.txt:
1716 * platform/mac/editing/pasteboard/8145-3-expected.txt:
1717 * platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt:
1718 * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
1719 * platform/mac/editing/pasteboard/merge-end-borders-expected.txt:
1720 * platform/mac/editing/pasteboard/paste-line-endings-007-expected.txt:
1721 * platform/mac/editing/pasteboard/paste-line-endings-008-expected.txt:
1722 * platform/mac/editing/pasteboard/paste-line-endings-009-expected.txt:
1723 * platform/mac/editing/pasteboard/paste-line-endings-010-expected.txt:
1724 * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt:
1725 * platform/mac/editing/pasteboard/paste-text-004-expected.txt:
1726 * platform/mac/editing/pasteboard/paste-text-005-expected.txt:
1727 * platform/mac/editing/pasteboard/paste-text-008-expected.txt:
1728 * platform/mac/editing/pasteboard/paste-text-009-expected.txt:
1729 * platform/mac/editing/pasteboard/smart-drag-drop-expected.txt:
1730 * platform/mac/editing/pasteboard/smart-paste-007-expected.txt:
1731 * platform/mac/editing/pasteboard/smart-paste-008-expected.txt:
1732 * platform/mac/editing/pasteboard/subframe-dragndrop-1-expected.txt:
1733 * platform/mac/editing/pasteboard/unrendered-br-expected.txt:
1735 2012-10-04 Tony Chang <tony@chromium.org>
1737 Unreviewed, fix flexbox-baseline.html to test the new behavior after r130409.
1739 * css3/flexbox/flexbox-baseline.html:
1740 * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.png:
1741 * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt:
1743 2012-10-04 Tony Chang <tony@chromium.org>
1745 Unreviewed, fixing expected results for a test that needs a new baseline.
1747 * platform/chromium/TestExpectations:
1748 * platform/efl/TestExpectations:
1749 * platform/gtk/TestExpectations:
1750 * platform/mac/TestExpectations:
1751 * platform/qt/TestExpectations:
1753 2012-10-04 Sheriff Bot <webkit.review.bot@gmail.com>
1755 Unreviewed, rolling out r130396.
1756 http://trac.webkit.org/changeset/130396
1757 https://bugs.webkit.org/show_bug.cgi?id=98421
1759 This patch is causing crashes on 4 tests on Lion Debug and
1760 Mountain Lion Debug (Requested by jernoble on #webkit).
1762 * compositing/layer-creation/fixed-position-absolute-descendant-expected.txt: Removed.
1763 * compositing/layer-creation/fixed-position-absolute-descendant.html: Removed.
1765 2012-10-04 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
1767 [EFL] Fix r140403 by skipping the right test.
1769 * platform/efl/TestExpectations:
1771 2012-10-04 Tony Chang <tony@chromium.org>
1773 inline-flex baseline is sometimes wrong
1774 https://bugs.webkit.org/show_bug.cgi?id=96188
1776 Reviewed by Ojan Vafai.
1778 Add a new pixel test and mark the test as failing so we can get pixel results from the bots.
1780 * css3/flexbox/flexbox-baseline.html: Added.
1781 * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.png: Added.
1782 * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt: Added.
1783 * platform/chromium/TestExpectations:
1784 * platform/efl/TestExpectations:
1785 * platform/gtk/TestExpectations:
1786 * platform/mac/TestExpectations:
1787 * platform/qt/TestExpectations:
1788 * platform/win/TestExpectations:
1790 2012-10-04 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
1792 [EFL] Temporarily skip fast/xsl/xslt-missing-namespace-in-xslt.html.
1794 As bug 91009 shows, libxml 2.8.0 makes us produce a different test
1795 result. Unskip the test for now until we add that version to
1798 * platform/efl/TestExpectations:
1800 2012-10-04 Xianzhu Wang <wangxianzhu@chromium.org>
1802 [Chromium] Should set unitsPerEm in SimpleFontDataSkia.cpp
1803 https://bugs.webkit.org/show_bug.cgi?id=98100
1805 Reviewed by Stephen White.
1807 * fast/writing-mode/resources/DroidSansFallback-reduced.ttf: Added.
1808 * fast/writing-mode/vertical-font-vmtx-units-per-em-expected.txt: Added.
1809 * fast/writing-mode/vertical-font-vmtx-units-per-em.html: Added.
1811 2012-10-04 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
1813 [EFL] Revert some wrong baselines added in r130387.
1815 Thanks to Christophe Dumez and Mikhail Pozdnyakov for the help.
1817 * platform/efl/compositing/visibility/visibility-simple-video-layer-expected.txt: Removed.
1818 * platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.txt:
1820 2012-10-04 Peter Rybin <peter.rybin@gmail.com>
1822 Web Inspector: expose object internal properties such as PrimitiveValue or BoundThis
1823 https://bugs.webkit.org/show_bug.cgi?id=94397
1825 Reviewed by Yury Semikhatsky.
1827 A test is added to support new feature. Old test is updated because line number changed.
1829 * inspector-protocol/runtime-getProperties-expected.txt: Added.
1830 * inspector-protocol/runtime-getProperties.html: Added.
1831 * inspector/console/command-line-api-expected.txt:
1833 2012-10-04 Sami Kyostila <skyostil@chromium.org>
1835 Fixed position visibility check does not consider descendants
1836 https://bugs.webkit.org/show_bug.cgi?id=98144
1838 Reviewed by Simon Fraser.
1840 Added a test for the fixed position layer visibility check.
1842 * compositing/layer-creation/fixed-position-absolute-descendant-expected.txt: Added.
1843 * compositing/layer-creation/fixed-position-absolute-descendant.html: Added.
1845 2012-10-04 Ádám Kallai <kadam@inf.u-szeged.hu>
1847 [Qt] Unreviewed gardening after r130385. Skip some failing test.
1849 * platform/qt-5.0-wk2/TestExpectations:
1850 * platform/qt/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt:
1852 2012-10-04 Vsevolod Vlasov <vsevik@chromium.org>
1854 Web Inspector: When uiSourceCode content has diverged from VM script, call frames should be shown in temporary script based uiSourceCodes.
1855 https://bugs.webkit.org/show_bug.cgi?id=98385
1857 Reviewed by Pavel Feldman.
1859 * inspector/debugger/dynamic-script-tag-expected.txt:
1860 * inspector/debugger/resource-script-mapping-expected.txt:
1862 2012-10-04 Ádám Kallai <kadam@inf.u-szeged.hu>
1864 [Qt] Unreviewed gardening after r130385. Skip a failing test.
1865 https://bugs.webkit.org/show_bug.cgi?id=62741
1867 * platform/qt/TestExpectations:
1869 2012-10-04 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
1871 [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 6.
1873 * platform/efl/compositing/reflections/animation-inside-reflection-expected.png:
1874 * platform/efl/compositing/visibility/visibility-image-layers-expected.png: Added.
1875 * platform/efl/compositing/visibility/visibility-simple-video-layer-expected.png: Added.
1876 * platform/efl/compositing/visibility/visibility-simple-video-layer-expected.txt: Added.
1877 * platform/efl/fast/forms/datalist/update-range-with-datalist-expected.png: Added.
1878 * platform/efl/fast/selectors/unqualified-hover-strict-expected.png:
1879 * platform/efl/fast/selectors/unqualified-hover-strict-expected.txt:
1880 * platform/efl/fast/xsl/xslt-missing-namespace-in-xslt-expected.png:
1881 * platform/efl/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt:
1882 * platform/efl/fullscreen/full-screen-stacking-context-expected.png:
1883 * platform/efl/fullscreen/full-screen-zIndex-after-expected.png:
1884 * platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.png:
1885 * platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.txt:
1886 * platform/efl/http/tests/local/file-url-sent-as-referer-expected.png:
1887 * platform/efl/http/tests/misc/frame-access-during-load-expected.png:
1888 * platform/efl/http/tests/misc/iframe404-expected.png:
1889 * platform/efl/http/tests/misc/slow-loading-image-in-pattern-expected.png:
1890 * platform/efl/http/tests/uri/css-href-expected.png:
1891 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png:
1892 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png:
1893 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png:
1894 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png:
1895 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png:
1896 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
1897 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png:
1898 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png:
1899 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png:
1900 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png:
1901 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png:
1902 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png:
1903 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
1904 * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png:
1905 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png:
1906 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png:
1907 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png:
1908 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png:
1909 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png:
1910 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png:
1911 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png:
1912 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png:
1913 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png:
1914 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png:
1915 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png:
1916 * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png:
1917 * platform/efl/svg/filters/big-sized-filter-expected.png:
1918 * platform/efl/svg/filters/feColorMatrix-saturate-expected.png: Added.
1919 * platform/efl/svg/filters/feDropShadow-expected.png: Added.
1920 * platform/efl/svg/filters/feGaussianBlur-expected.png:
1921 * platform/efl/svg/filters/feImage-reference-svg-primitive-expected.png: Added.
1922 * platform/efl/svg/filters/filterRes1-expected.png:
1923 * platform/efl/svg/filters/filterRes3-expected.png:
1924 * platform/efl/svg/filters/shadow-on-rect-with-filter-expected.png:
1925 * platform/efl/svg/repaint/inner-svg-change-viewBox-contract-expected.png: Added.
1927 2012-10-04 Ádám Kallai <kadam@inf.u-szeged.hu>
1929 [Qt] Reviewing old bugs in Qt TestExpectations. Unskip now passing test.
1931 * platform/qt-5.0-wk1/TestExpectations:
1932 * platform/qt-5.0-wk2/TestExpectations:
1933 * platform/qt/TestExpectations:
1934 * platform/qt/editing/pasteboard/smart-paste-008-expected.txt:
1935 * platform/qt/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added.
1936 * platform/qt/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added.
1938 2012-10-04 Yury Semikhatsky <yurys@chromium.org>
1940 Unreviewed. Mark perf/show-hide-table-rows.html as flaky.
1942 * platform/chromium/TestExpectations:
1944 2012-10-04 Harald Alvestrand <hta@google.com>
1946 Change RTCPeerConnection GetStats to use Date timestamp format
1947 https://bugs.webkit.org/show_bug.cgi?id=98263
1949 Reviewed by Yury Semikhatsky.
1951 * fast/mediastream/RTCPeerConnection-stats-expected.txt:
1952 * fast/mediastream/RTCPeerConnection-stats.html:
1954 2012-10-04 Sheriff Bot <webkit.review.bot@gmail.com>
1956 Unreviewed, rolling out r130377.
1957 http://trac.webkit.org/changeset/130377
1958 https://bugs.webkit.org/show_bug.cgi?id=98392
1960 Chromium Win compilation is broken (Requested by yurys on
1963 * fast/mediastream/RTCPeerConnection-stats-expected.txt:
1964 * fast/mediastream/RTCPeerConnection-stats.html:
1966 2012-10-04 Kent Tamura <tkent@chromium.org>
1968 Some picker test for input[type=date] are failing
1969 https://bugs.webkit.org/show_bug.cgi?id=98390
1971 * platform/chromium/TestExpectations:
1973 2012-10-04 Kent Tamura <tkent@chromium.org>
1975 [Chromium] Fix an error in TestExpectations.
1977 * platform/chromium/TestExpectations:
1979 2012-10-04 Harald Alvestrand <hta@google.com>
1981 Change RTCPeerConnection GetStats to use Date timestamp format
1982 https://bugs.webkit.org/show_bug.cgi?id=98263
1984 Reviewed by Adam Barth.
1986 * fast/mediastream/RTCPeerConnection-stats-expected.txt:
1987 * fast/mediastream/RTCPeerConnection-stats.html:
1989 2012-10-04 Kent Tamura <tkent@chromium.org>
1991 Update tests for input[type=date] with the multiple fields UI
1992 https://bugs.webkit.org/show_bug.cgi?id=98386
1994 Reviewed by Hajime Morita.
1996 Remove some tests for input[type=date. They depends on the old UI, which
1997 we don't use any more.
1998 Mark some tests fail. We need to update their results later.
2000 * fast/forms/date/date-appearance.html: Removed.
2001 * fast/forms/date/date-fixed-placeholder-expected.txt: Removed.
2002 * fast/forms/date/date-fixed-placeholder.html: Removed.
2003 * fast/forms/date/date-input-visible-strings-expected.txt: Removed.
2004 * fast/forms/date/date-input-visible-strings.html: Removed.
2005 * fast/forms/date/input-date-commit-valid-only-expected.txt: Removed.
2006 * fast/forms/date/input-date-commit-valid-only.html: Removed.
2007 * platform/chromium-linux/fast/forms/date/date-appearance-expected.png: Removed.
2008 * platform/chromium-linux/fast/forms/date/date-appearance-expected.txt: Removed.
2009 * platform/chromium-linux/fast/forms/date/date-input-visible-strings-expected.txt: Removed.
2010 * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-expected.png: Removed.
2011 * platform/chromium-mac/fast/forms/date/date-appearance-expected.png: Removed.
2012 * platform/chromium-mac/fast/forms/date/date-appearance-expected.txt: Removed.
2013 * platform/chromium-win/fast/forms/date/date-appearance-expected.png: Removed.
2014 * platform/chromium-win/fast/forms/date/date-appearance-expected.txt: Removed.
2015 * platform/chromium-win/fast/forms/date/date-input-visible-strings-expected.txt: Removed.
2016 * platform/chromium/TestExpectations:
2017 * platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt: Removed.
2019 2012-10-04 Tullio Lucena <tullio.lucena@openbossa.org>
2021 [Qt] css2.1/20110323/text-indent-intrinsic-00* fail
2022 https://bugs.webkit.org/show_bug.cgi?id=91772
2024 Reviewed by Yuta Kitamura.
2026 Unskip some tests that are passing.
2028 * platform/qt/TestExpectations:
2030 2012-10-04 Zan Dobersek <zandobersek@gmail.com>
2032 Unreviewed GTK gardening.
2034 Adding proper bug modifiers for accessibility failures that don't yet have one.
2036 * platform/gtk/TestExpectations:
2038 2012-10-04 Yury Semikhatsky <yurys@chromium.org>
2040 Removed duplicate entries introduced by r130355
2042 * platform/chromium/TestExpectations:
2044 2012-10-04 Csaba Osztrogonác <ossy@webkit.org>
2046 [Qt][WK2] Unreviewed gardening, skip new crashing tests to paint the bot green.
2048 * platform/qt-5.0-wk2/TestExpectations:
2050 2012-10-03 Kent Tamura <tkent@chromium.org>
2052 DateTimeYearFieldElement should respect min/max values specified by page authors
2053 https://bugs.webkit.org/show_bug.cgi?id=98227
2055 Reviewed by Hajime Morita.
2057 * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt: Added.
2058 * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events.html: Added.
2060 2012-10-03 Douglas Stockwell <dstockwell@chromium.org>
2062 Chromium needs support for border radius clipping
2063 https://bugs.webkit.org/show_bug.cgi?id=69866
2065 Reviewed by Stephen White.
2067 * platform/chromium-linux/fast/clip/overflow-border-radius-combinations-expected.png:
2068 * platform/chromium-linux/fast/clip/overflow-border-radius-fixed-position-expected.png:
2069 * platform/chromium-linux/fast/clip/overflow-border-radius-transformed-expected.png:
2070 * platform/chromium-linux/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
2071 * platform/chromium-linux/media/audio-controls-rendering-expected.png:
2072 * platform/chromium-linux/media/audio-repaint-expected.png:
2073 * platform/chromium-linux/media/controls-after-reload-expected.png:
2074 * platform/chromium-linux/media/controls-strict-expected.png:
2075 * platform/chromium-linux/media/controls-styling-expected.png:
2076 * platform/chromium-linux/media/controls-styling-strict-expected.png:
2077 * platform/chromium-linux/media/controls-without-preload-expected.png:
2078 * platform/chromium-linux/media/track/track-cue-rendering-horizontal-expected.png:
2079 * platform/chromium-linux/media/track/track-cue-rendering-vertical-expected.png:
2080 * platform/chromium-linux/media/video-controls-rendering-expected.png:
2081 * platform/chromium-linux/media/video-display-toggle-expected.png:
2082 * platform/chromium-linux/media/video-no-audio-expected.png:
2083 * platform/chromium-linux/media/video-playing-and-pause-expected.png:
2084 * platform/chromium-linux/media/video-zoom-controls-expected.png:
2085 * platform/chromium/TestExpectations:
2087 2012-10-03 Tony Chang <tony@chromium.org>
2089 Unreviewed, remove 2 tests that were moved in http://trac.webkit.org/changeset/130150.
2091 http/tests/inspector-enabled/contentSecurityPolicy-blocks-setInterval.html and
2092 http/tests/inspector-enabled/contentSecurityPolicy-blocks-setTimeout.html were
2095 * platform/qt/TestExpectations:
2097 2012-10-03 Emil A Eklund <eae@chromium.org>
2099 Unreviewed chromium/win rebaseline for r130329.
2101 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
2102 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
2103 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
2104 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
2105 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
2106 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
2108 2012-10-03 Emil A Eklund <eae@chromium.org>
2110 Unreviewed chromium/mac rebaseline for r130329.
2112 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
2113 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
2114 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
2115 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
2116 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
2117 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
2118 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
2119 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
2120 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
2122 2012-10-03 Ojan Vafai <ojan@chromium.org>
2124 Simplify the magnitude-perf test harness
2125 https://bugs.webkit.org/show_bug.cgi?id=98305
2127 Reviewed by Ryosuke Niwa.
2129 -Remove the chromium.Interval stuff. This API no longer exists.
2130 -Reduce the number of iterations to 8.
2131 -Start magnitude at 1 instead of 0.
2132 -Remove all the iterationsPerRun junk. This complexity was not achieving the goal of
2135 With these changes, the perf tests are not flaky for me locally.
2136 I ran all the perf tests with --iterations=100 and had no failures,
2137 All the complexity was increasing flakiness.
2139 This also reduces the runtime of the tests by >2x.
2141 * perf/adding-radio-buttons.html:
2142 This test is clearly linear. It should never have been marked constant.
2143 The patch that landed it was fixing an n^2 behavior.
2145 * perf/array-binary-search.html:
2146 Search for the first item in the array so that the search is always actually log n.
2148 * perf/nested-combined-selectors.html:
2149 Now that we run fewer iterations, we don't need to artificially limit this test.
2151 * resources/magnitude-perf.js:
2154 (Magnitude._rSquared):
2155 (Magnitude._logIterationInfo):
2156 (Magnitude._bigOGuess):
2157 (Magnitude._runIteration):
2160 2012-10-03 Joshua Bell <jsbell@chromium.org>
2162 [Chromium] storage/indexeddb tests sometimes timeout
2163 https://bugs.webkit.org/show_bug.cgi?id=65862
2165 Reviewed by Ojan Vafai.
2167 storage/indexeddb/index-cursor.html was taking up to 26 seconds on some debug configurations
2168 due to the large amount of output. Tweak the test to reduce the spam. On my test box this
2169 drops the runtime of this single test from 7s to 2s.
2171 * storage/indexeddb/index-cursor-expected.txt:
2172 * storage/indexeddb/resources/index-cursor.js:
2175 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
2177 [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 5.
2179 Finally finish rebaselining fast/.
2181 * platform/efl/fast/repaint/transform-repaint-descendants-expected.png:
2182 * platform/efl/fast/replaced/absolute-image-sizing-expected.png:
2183 * platform/efl/fast/replaced/width100percent-image-expected.png:
2184 * platform/efl/fast/replaced/width100percent-textfield-expected.png:
2185 * platform/efl/fast/ruby/ruby-block-style-not-updated-expected.png: Added.
2186 * platform/efl/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.png: Added.
2187 * platform/efl/fast/ruby/ruby-inline-style-not-updated-expected.png: Added.
2188 * platform/efl/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.png: Added.
2189 * platform/efl/fast/ruby/ruby-inline-table-expected.png:
2190 * platform/efl/fast/runin/001-expected.png:
2191 * platform/efl/fast/runin/generated-expected.png:
2192 * platform/efl/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png:
2193 * platform/efl/fast/table/floatingTablePaintBackground-expected.png:
2194 * platform/efl/fast/table/form-with-table-style-expected.png:
2195 * platform/efl/fast/text/backslash-to-yen-sign-euc-expected.png:
2196 * platform/efl/fast/text/emphasis-avoid-ruby-expected.png:
2197 * platform/efl/fast/text/emphasis-combined-text-expected.png:
2198 * platform/efl/fast/text/emphasis-overlap-expected.png:
2199 * platform/efl/fast/text/large-text-composed-char-expected.png:
2200 * platform/efl/fast/text/whitespace/002-expected.png:
2201 * platform/efl/fast/text/whitespace/003-expected.png:
2202 * platform/efl/fast/text/whitespace/004-expected.png:
2203 * platform/efl/fast/text/whitespace/005-expected.png:
2204 * platform/efl/fast/text/whitespace/006-expected.png:
2205 * platform/efl/fast/text/whitespace/007-expected.png:
2206 * platform/efl/fast/text/whitespace/008-expected.png:
2207 * platform/efl/fast/text/whitespace/009-expected.png:
2208 * platform/efl/fast/text/whitespace/010-expected.png:
2209 * platform/efl/fast/text/whitespace/011-expected.png:
2210 * platform/efl/fast/text/whitespace/012-expected.png:
2211 * platform/efl/fast/text/whitespace/013-expected.png:
2212 * platform/efl/fast/text/whitespace/014-expected.png:
2213 * platform/efl/fast/text/whitespace/015-expected.png:
2214 * platform/efl/fast/text/whitespace/016-expected.png:
2215 * platform/efl/fast/text/whitespace/018-expected.png:
2216 * platform/efl/fast/text/whitespace/020-expected.png:
2217 * platform/efl/fast/text/whitespace/021-expected.png:
2218 * platform/efl/fast/text/whitespace/025-expected.png:
2219 * platform/efl/fast/text/whitespace/027-expected.png:
2220 * platform/efl/fast/text/whitespace/030-expected.png:
2221 * platform/efl/fast/text/whitespace/normal-after-nowrap-breaking-expected.png:
2222 * platform/efl/fast/text/whitespace/pre-break-word-expected.png:
2223 * platform/efl/fast/text/whitespace/pre-wrap-last-char-expected.png:
2224 * platform/efl/fast/text/whitespace/pre-wrap-line-test-expected.png:
2225 * platform/efl/fast/text/whitespace/pre-wrap-overflow-selection-expected.png:
2226 * platform/efl/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png:
2228 2012-10-03 Emil A Eklund <eae@chromium.org>
2230 Round image sizes when zooming
2231 https://bugs.webkit.org/show_bug.cgi?id=98205
2233 Reviewed by Eric Seidel.
2235 Add test for zoomed large image tiles.
2237 * fast/images/zoomed-img-size.html:
2238 * fast/sub-pixel/zoomed-image-tiles-expected.html: Added.
2239 * fast/sub-pixel/zoomed-image-tiles.html: Added.
2240 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
2241 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
2242 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
2243 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
2244 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
2245 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt:
2246 * platform/chromium/fast/images/zoomed-img-size-expected.txt: Added.
2247 * platform/gtk/TestExpectations:
2248 * platform/mac-lion/TestExpectations:
2249 * platform/mac-snowleopard/TestExpectations:
2250 * platform/mac-wk2/TestExpectations:
2251 * platform/mac/TestExpectations:
2252 * platform/qt-4.8/TestExpectations:
2253 * platform/qt/TestExpectations:
2254 * platform/win-wk2/TestExpectations:
2255 * platform/win-xp/TestExpectations:
2256 * platform/win/TestExpectations:
2257 * platform/wincairo/TestExpectations:
2258 * platform/wk2/TestExpectations:
2260 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
2262 [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 5.
2264 * platform/efl/fast/repaint/list-marker-2-expected.png:
2265 * platform/efl/fast/repaint/list-marker-expected.png:
2266 * platform/efl/fast/repaint/make-children-non-inline-expected.png:
2267 * platform/efl/fast/repaint/opacity-change-on-overflow-float-expected.png:
2268 * platform/efl/fast/repaint/outline-child-repaint-expected.png:
2269 * platform/efl/fast/repaint/outline-inset-expected.png:
2270 * platform/efl/fast/repaint/outline-repaint-glitch-expected.png:
2271 * platform/efl/fast/repaint/outline-shrinking-expected.png:
2272 * platform/efl/fast/repaint/overflow-delete-line-expected.png:
2273 * platform/efl/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.png: Added.
2274 * platform/efl/fast/repaint/overflow-outline-repaint-expected.png:
2275 * platform/efl/fast/repaint/overflow-scroll-body-appear-expected.png:
2276 * platform/efl/fast/repaint/overflow-scroll-delete-expected.png:
2277 * platform/efl/fast/repaint/reflection-redraw-expected.png:
2278 * platform/efl/fast/repaint/repaint-resized-overflow-expected.png:
2279 * platform/efl/fast/repaint/scale-page-shrink-expected.png:
2280 * platform/efl/fast/repaint/scroll-inside-table-cell-expected.png:
2281 * platform/efl/fast/repaint/selected-replaced-expected.png:
2282 * platform/efl/fast/repaint/selection-after-remove-expected.png:
2283 * platform/efl/fast/repaint/selection-gap-overflow-scroll-2-expected.png:
2284 * platform/efl/fast/repaint/selection-gap-overflow-scroll-expected.png:
2285 * platform/efl/fast/repaint/selection-rl-expected.png:
2286 * platform/efl/fast/repaint/shadow-multiple-horizontal-expected.png:
2287 * platform/efl/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
2288 * platform/efl/fast/repaint/shadow-multiple-strict-vertical-expected.png:
2289 * platform/efl/fast/repaint/shadow-multiple-vertical-expected.png:
2290 * platform/efl/fast/repaint/stacked-diacritics-expected.png:
2291 * platform/efl/fast/repaint/static-to-positioned-expected.png:
2292 * platform/efl/fast/repaint/table-cell-collapsed-border-expected.png:
2293 * platform/efl/fast/repaint/table-cell-move-expected.png:
2294 * platform/efl/fast/repaint/table-collapsed-border-expected.png:
2295 * platform/efl/fast/repaint/table-extra-bottom-grow-expected.png:
2296 * platform/efl/fast/repaint/text-append-dirty-lines-expected.png:
2297 * platform/efl/fast/repaint/text-emphasis-v-expected.png: Added.
2298 * platform/efl/fast/repaint/text-selection-rect-in-overflow-2-expected.png:
2299 * platform/efl/fast/repaint/text-selection-rect-in-overflow-expected.png:
2300 * platform/efl/fast/repaint/text-shadow-expected.png:
2301 * platform/efl/fast/repaint/text-shadow-horizontal-expected.png:
2302 * platform/efl/fast/repaint/textarea-set-disabled-expected.png: Added.
2303 * platform/efl/fast/repaint/transform-relative-position-expected.png:
2305 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
2307 [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 4.
2309 * platform/efl/fast/repaint/bugzilla-7235-expected.png:
2310 * platform/efl/fast/repaint/change-transform-expected.png:
2311 * platform/efl/fast/repaint/clipped-relative-expected.png:
2312 * platform/efl/fast/repaint/containing-block-position-change-expected.png:
2313 * platform/efl/fast/repaint/control-clip-expected.png:
2314 * platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.png:
2315 * platform/efl/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
2316 * platform/efl/fast/repaint/fixed-table-cell-expected.png:
2317 * platform/efl/fast/repaint/flexible-box-overflow-expected.png:
2318 * platform/efl/fast/repaint/flexible-box-overflow-horizontal-expected.png:
2319 * platform/efl/fast/repaint/float-move-during-layout-expected.png:
2320 * platform/efl/fast/repaint/focus-layers-expected.png:
2321 * platform/efl/fast/repaint/inline-block-overflow-expected.png:
2322 * platform/efl/fast/repaint/layer-child-outline-expected.png:
2323 * platform/efl/fast/repaint/layer-outline-expected.png:
2324 * platform/efl/fast/repaint/layer-outline-horizontal-expected.png:
2325 * platform/efl/fast/repaint/layout-state-scrolloffset-expected.png:
2326 * platform/efl/fast/repaint/layout-state-scrolloffset2-expected.png:
2327 * platform/efl/fast/repaint/layout-state-scrolloffset3-expected.png:
2328 * platform/efl/fast/repaint/line-flow-with-floats-1-expected.png:
2329 * platform/efl/fast/repaint/line-flow-with-floats-10-expected.png:
2330 * platform/efl/fast/repaint/line-flow-with-floats-2-expected.png:
2331 * platform/efl/fast/repaint/line-flow-with-floats-3-expected.png:
2332 * platform/efl/fast/repaint/line-flow-with-floats-4-expected.png:
2333 * platform/efl/fast/repaint/line-flow-with-floats-5-expected.png:
2334 * platform/efl/fast/repaint/line-flow-with-floats-6-expected.png:
2335 * platform/efl/fast/repaint/line-flow-with-floats-7-expected.png:
2336 * platform/efl/fast/repaint/line-flow-with-floats-8-expected.png:
2337 * platform/efl/fast/repaint/line-flow-with-floats-9-expected.png:
2338 * platform/efl/fast/repaint/line-overflow-expected.png:
2340 2012-10-03 Benjamin Poulain <bpoulain@apple.com>
2342 Fix Geolocation/window-close-crash.html and harden WebKitTestRunner for Geolocation
2343 https://bugs.webkit.org/show_bug.cgi?id=97608
2345 Reviewed by Sam Weinig.
2347 * platform/wk2/TestExpectations:
2348 Unskip fast/dom/Geolocation/window-close-crash.html.
2349 * platform/mac-wk2/TestExpectations:
2350 Unskip fast/dom/Geolocation/maximum-age.html.
2352 2012-10-03 Stephen Chenney <schenney@chromium.org>
2354 REGRESSION(r130160): It made 3 tests crash
2355 https://bugs.webkit.org/show_bug.cgi?id=98158
2357 Unreviewed testExpectations update.
2359 * platform/qt/TestExpectations: Removed expectations from tests that were crashing due to this bug.
2361 2012-10-03 Stephen Chenney <schenney@chromium.org>
2363 Font data is purged while fonts are still using it
2364 https://bugs.webkit.org/show_bug.cgi?id=93640
2366 Reviewed by Eric Seidel.
2368 Tests for font purging. The seamless-custom-font-pruning-crash test
2369 was only failing in Chromium Asan, while the seamless-nested-crash
2370 case was only failing in Asan DumpRenderTree.
2372 * fast/frames/seamless/seamless-custom-font-pruning-crash-expected.txt: Added.
2373 * fast/frames/seamless/seamless-custom-font-pruning-crash.html: Added.
2374 * fast/frames/seamless/seamless-nested-crash-expected.txt: Added.
2375 * fast/frames/seamless/seamless-nested-crash.html: Added.
2377 2012-10-03 Ojan Vafai <ojan@chromium.org>
2379 Fix some style violations in perparation for changing this code.
2380 * resources/magnitude-perf.js:
2382 (Magnitude._logIterationInfo):
2383 (Magnitude._runIteration):
2385 2012-10-03 Dirk Pranke <dpranke@chromium.org>
2387 Mark platform/chromium/virtual/gpu/fast/canvas/getPutImageDataPairTest.html as slow on Mac Lion Release
2388 https://bugs.webkit.org/show_bug.cgi?id=79679
2390 Unreviewed, expectations change.
2392 * platform/chromium/TestExpectations:
2394 2012-10-03 Adam Barth <abarth@webkit.org>
2396 Crash when calling document.open during unload
2397 https://bugs.webkit.org/show_bug.cgi?id=98287
2399 Reviewed by Nate Chapin.
2401 Test that we don't crash when calling document.open during the unload event.
2403 * fast/parser/document-open-in-unload-expected.txt: Added.
2404 * fast/parser/document-open-in-unload.html: Added.
2406 2012-10-03 Hans Wennborg <hans@chromium.org>
2408 Speech JavaScript API: Add SpeechRecognition.interimResults attribute
2409 https://bugs.webkit.org/show_bug.cgi?id=98279
2411 Reviewed by Adam Barth.
2413 Update test to check for the interimResults attribute.
2415 * fast/speech/scripted/basics-expected.txt:
2416 * fast/speech/scripted/basics.html:
2418 2012-10-03 Hans Wennborg <hans@chromium.org>
2420 Speech JavaScript API: Remove resultdeleted event
2421 https://bugs.webkit.org/show_bug.cgi?id=98272
2423 Reviewed by Adam Barth.
2425 Update layout test not to check for onresultdeleted event handler.
2427 * fast/speech/scripted/basics-expected.txt:
2428 * fast/speech/scripted/basics.html:
2430 2012-10-03 Andrey Kosyakov <caseq@chromium.org>
2432 Unreviwed gardening -- adjusted expectations for tiny-layer-rotated.html
2434 * platform/chromium/TestExpectations:
2436 2012-10-03 Andrey Kosyakov <caseq@chromium.org>
2438 Unreviewed gardening -- added expectations for 3 time-suggestion-picker-appearance tests.
2440 * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png: Added.
2441 * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png: Added.
2442 * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
2443 * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png: Added.
2444 * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png: Added.
2445 * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
2447 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
2449 [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 3.
2451 * platform/efl/fast/media/mq-js-media-except-03-expected.png:
2452 * platform/efl/fast/media/mq-js-stylesheet-media-01-expected.png:
2453 * platform/efl/fast/media/mq-js-stylesheet-media-02-expected.png:
2454 * platform/efl/fast/media/mq-js-stylesheet-media-03-expected.png:
2455 * platform/efl/fast/media/mq-js-stylesheet-media-04-expected.png:
2456 * platform/efl/fast/media/mq-orientation-expected.png:
2457 * platform/efl/fast/media/mq-relative-constraints-02-expected.png:
2458 * platform/efl/fast/media/mq-relative-constraints-03-expected.png:
2459 * platform/efl/fast/media/mq-relative-constraints-04-expected.png:
2460 * platform/efl/fast/media/mq-relative-constraints-05-expected.png:
2461 * platform/efl/fast/media/mq-relative-constraints-06-expected.png:
2462 * platform/efl/fast/media/mq-relative-constraints-07-expected.png:
2463 * platform/efl/fast/media/mq-relative-constraints-08-expected.png:
2464 * platform/efl/fast/media/mq-relative-constraints-09-expected.png:
2465 * platform/efl/fast/media/mq-transition-expected.png:
2466 * platform/efl/fast/media/mq-width-absolute-01-expected.png:
2467 * platform/efl/fast/media/mq-width-absolute-02-expected.png:
2468 * platform/efl/fast/media/mq-width-absolute-03-expected.png:
2469 * platform/efl/fast/media/mq-width-absolute-04-expected.png:
2470 * platform/efl/fast/media/viewport-media-query-expected.png:
2471 * platform/efl/fast/overflow/001-expected.png:
2472 * platform/efl/fast/overflow/002-expected.png:
2473 * platform/efl/fast/overflow/003-expected.png:
2474 * platform/efl/fast/overflow/004-expected.png:
2475 * platform/efl/fast/overflow/006-expected.png:
2476 * platform/efl/fast/overflow/007-expected.png:
2477 * platform/efl/fast/overflow/border-radius-clipping-expected.png:
2478 * platform/efl/fast/overflow/clip-rects-fixed-ancestor-expected.png:
2479 * platform/efl/fast/overflow/dynamic-hidden-expected.png:
2480 * platform/efl/fast/overflow/float-in-relpositioned-expected.png:
2481 * platform/efl/fast/overflow/hit-test-overflow-controls-expected.png:
2482 * platform/efl/fast/overflow/image-selection-highlight-expected.png:
2483 * platform/efl/fast/overflow/line-clamp-expected.png:
2484 * platform/efl/fast/overflow/overflow-auto-table-expected.png:
2485 * platform/efl/fast/overflow/overflow-focus-ring-expected.png:
2486 * platform/efl/fast/overflow/overflow-rtl-expected.png:
2487 * platform/efl/fast/overflow/overflow-rtl-inline-scrollbar-expected.png:
2488 * platform/efl/fast/overflow/overflow-rtl-vertical-expected.png:
2489 * platform/efl/fast/overflow/overflow-text-hit-testing-expected.png:
2490 * platform/efl/fast/overflow/overflow-with-local-background-attachment-expected.png:
2491 * platform/efl/fast/overflow/scrollbar-position-update-expected.png:
2492 * platform/efl/fast/overflow/table-overflow-float-expected.png:
2493 * platform/efl/fast/overflow/unreachable-overflow-rtl-bug-expected.png:
2494 * platform/efl/fast/reflections/inline-crash-expected.png:
2495 * platform/efl/fast/reflections/opacity-reflection-transform-expected.png:
2496 * platform/efl/fast/reflections/reflection-nesting-expected.png:
2497 * platform/efl/fast/reflections/reflection-with-zoom-expected.png:
2498 * platform/efl/fast/repaint/add-table-overpaint-expected.png: Added.
2499 * platform/efl/fast/repaint/background-scaling-expected.png: Added.
2500 * platform/efl/fast/repaint/backgroundSizeRepaint-expected.png:
2501 * platform/efl/fast/repaint/block-layout-inline-children-float-positioned-expected.png:
2502 * platform/efl/fast/repaint/border-radius-repaint-expected.png:
2503 * platform/efl/fast/repaint/border-repaint-glitch-expected.png:
2504 * platform/efl/fast/repaint/box-shadow-h-expected.png:
2505 * platform/efl/fast/repaint/box-shadow-v-expected.png:
2506 * platform/efl/fast/repaint/bugzilla-3509-expected.png:
2507 * platform/efl/fast/repaint/bugzilla-5699-expected.png:
2508 * platform/efl/fast/repaint/bugzilla-6278-expected.png:
2509 * platform/efl/fast/repaint/bugzilla-6388-expected.png:
2510 * platform/efl/fast/repaint/bugzilla-6473-expected.png:
2512 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
2514 [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 2.
2516 * platform/efl/fast/css3-text-decoration: Added.
2517 * platform/efl/fast/css3-text-decoration/repaint: Added.
2518 * platform/efl/fast/css3-text-decoration/repaint/repaint-text-decoration-line-expected.png: Added.
2519 * platform/efl/fast/doctypes/001-expected.png:
2520 * platform/efl/fast/doctypes/002-expected.png:
2521 * platform/efl/fast/doctypes/003-expected.png:
2522 * platform/efl/fast/doctypes/004-expected.png:
2523 * platform/efl/fast/dynamic/create-renderer-for-whitespace-only-text-expected.png:
2524 * platform/efl/fast/fast-mobile-scrolling/fixed-position-element-expected.png:
2525 * platform/efl/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.png:
2526 * platform/efl/fast/flexbox/002-expected.png:
2527 * platform/efl/fast/flexbox/003-expected.png:
2528 * platform/efl/fast/flexbox/004-expected.png:
2529 * platform/efl/fast/flexbox/005-expected.png:
2530 * platform/efl/fast/flexbox/006-expected.png:
2531 * platform/efl/fast/flexbox/007-expected.png:
2532 * platform/efl/fast/flexbox/008-expected.png:
2533 * platform/efl/fast/flexbox/009-expected.png:
2534 * platform/efl/fast/flexbox/010-expected.png:
2535 * platform/efl/fast/flexbox/011-expected.png:
2536 * platform/efl/fast/flexbox/012-expected.png:
2537 * platform/efl/fast/flexbox/016-expected.png:
2538 * platform/efl/fast/flexbox/017-expected.png:
2539 * platform/efl/fast/flexbox/018-expected.png:
2540 * platform/efl/fast/flexbox/019-expected.png:
2541 * platform/efl/fast/flexbox/020-expected.png:
2542 * platform/efl/fast/flexbox/021-expected.png:
2543 * platform/efl/fast/flexbox/022-expected.png:
2544 * platform/efl/fast/flexbox/023-expected.png:
2545 * platform/efl/fast/flexbox/024-expected.png:
2546 * platform/efl/fast/forms/file/file-input-pressed-state-expected.png:
2547 * platform/efl/fast/forms/input-align-expected.png:
2548 * platform/efl/fast/forms/input-text-double-click-expected.png:
2549 * platform/efl/fast/gradients/css3-color-stop-units-expected.png:
2550 * platform/efl/fast/gradients/css3-color-stops-expected.png:
2551 * platform/efl/fast/gradients/css3-linear-angle-gradients-expected.png:
2552 * platform/efl/fast/gradients/css3-linear-right-angle-gradients-expected.png:
2553 * platform/efl/fast/gradients/css3-radial-gradients-expected.png:
2554 * platform/efl/fast/gradients/css3-radial-gradients2-expected.png:
2555 * platform/efl/fast/gradients/css3-repeating-linear-gradients-expected.png:
2556 * platform/efl/fast/gradients/css3-repeating-radial-gradients-expected.png:
2557 * platform/efl/fast/gradients/gradient-after-transparent-border-expected.png:
2558 * platform/efl/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added.
2559 * platform/efl/fast/images/image-map-anchor-children-expected.png:
2560 * platform/efl/fast/images/imagemap-case-expected.png:
2561 * platform/efl/fast/images/imagemap-circle-focus-ring-expected.png:
2562 * platform/efl/fast/images/imagemap-focus-ring-expected.png:
2563 * platform/efl/fast/images/imagemap-focus-ring-outline-color-expected.png:
2564 * platform/efl/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png:
2565 * platform/efl/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png:
2566 * platform/efl/fast/images/imagemap-focus-ring-zero-outline-width-expected.png:
2567 * platform/efl/fast/images/imagemap-polygon-focus-ring-expected.png:
2568 * platform/efl/fast/inline-block/002-expected.png:
2569 * platform/efl/fast/inline-block/003-expected.png:
2570 * platform/efl/fast/inline-block/006-expected.png:
2571 * platform/efl/fast/inline-block/14498-positionForCoordinates-expected.png:
2572 * platform/efl/fast/inline-block/overflow-clip-expected.png:
2573 * platform/efl/fast/inline-block/tricky-baseline-expected.png:
2574 * platform/efl/fast/inline/001-expected.png:
2575 * platform/efl/fast/inline/25277-2-expected.png:
2576 * platform/efl/fast/inline/25277-expected.png:
2577 * platform/efl/fast/inline/br-text-decoration-expected.png:
2578 * platform/efl/fast/inline/continuation-outlines-expected.png:
2579 * platform/efl/fast/inline/drawStyledEmptyInlines-expected.png:
2580 * platform/efl/fast/inline/drawStyledEmptyInlinesWithWS-expected.png:
2581 * platform/efl/fast/inline/emptyInlinesWithinLists-expected.png:
2582 * platform/efl/fast/inline/inline-borders-with-bidi-override-expected.png:
2583 * platform/efl/fast/inline/inline-continuation-borders-expected.png:
2584 * platform/efl/fast/inline/inline-focus-ring-expected.png:
2585 * platform/efl/fast/inline/inline-padding-disables-text-quirk-expected.png:
2586 * platform/efl/fast/inline/inline-text-quirk-bpm-expected.png:
2587 * platform/efl/fast/inline/inline-wrap-with-parent-padding-expected.png:
2588 * platform/efl/fast/inline/vertical-align-text-bottom-expected.png:
2589 * platform/efl/fast/innerHTML/002-expected.png:
2590 * platform/efl/fast/innerHTML/003-expected.png:
2591 * platform/efl/fast/innerHTML/006-expected.png:
2592 * platform/efl/fast/invalid/002-expected.png:
2593 * platform/efl/fast/invalid/014-expected.png:
2594 * platform/efl/fast/invalid/016-expected.png:
2595 * platform/efl/fast/invalid/021-expected.png:
2596 * platform/efl/fast/invalid/table-inside-stray-table-content-expected.png:
2597 * platform/efl/fast/layers/inline-dirty-z-order-lists-expected.png:
2598 * platform/efl/fast/layers/layer-visibility-expected.png:
2599 * platform/efl/fast/layers/layer-visibility-sublayer-expected.png:
2600 * platform/efl/fast/layers/normal-flow-hit-test-expected.png:
2601 * platform/efl/fast/layers/opacity-outline-expected.png:
2602 * platform/efl/fast/layers/opacity-transforms-expected.png:
2603 * platform/efl/fast/layers/remove-only-this-layer-update-expected.png:
2604 * platform/efl/fast/layers/scroll-rect-to-visible-expected.png:
2605 * platform/efl/fast/media/mq-animation-expected.png:
2606 * platform/efl/fast/media/mq-aspect-ratio-expected.png:
2607 * platform/efl/fast/media/mq-js-media-except-01-expected.png:
2608 * platform/efl/fast/media/mq-js-media-except-02-expected.png:
2610 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
2612 [EFL] Update more pixel expectations in preparation for running pixel tests on the bots.
2614 * platform/efl/css3/flexbox/repaint-rtl-column-expected.png:
2615 * platform/efl/fast/backgrounds/size/contain-and-cover-expected.png:
2616 * platform/efl/fast/backgrounds/size/contain-and-cover-zoomed-expected.png:
2617 * platform/efl/fast/block/float/float-not-removed-from-next-sibling4-expected.png:
2618 * platform/efl/fast/body-propagation/background-color/003-declarative-expected.png:
2619 * platform/efl/fast/body-propagation/background-color/003-expected.png:
2620 * platform/efl/fast/body-propagation/background-color/003-xhtml-expected.png:
2621 * platform/efl/fast/body-propagation/background-color/004-declarative-expected.png:
2622 * platform/efl/fast/body-propagation/background-color/004-expected.png:
2623 * platform/efl/fast/body-propagation/background-color/004-xhtml-expected.png:
2624 * platform/efl/fast/body-propagation/background-color/006-declarative-expected.png:
2625 * platform/efl/fast/body-propagation/background-color/006-expected.png:
2626 * platform/efl/fast/body-propagation/background-color/006-xhtml-expected.png:
2627 * platform/efl/fast/body-propagation/background-color/007-declarative-expected.png:
2628 * platform/efl/fast/body-propagation/background-color/007-expected.png:
2629 * platform/efl/fast/body-propagation/background-color/007-xhtml-expected.png:
2630 * platform/efl/fast/body-propagation/background-image/003-declarative-expected.png:
2631 * platform/efl/fast/body-propagation/background-image/003-expected.png:
2632 * platform/efl/fast/body-propagation/background-image/003-xhtml-expected.png:
2633 * platform/efl/fast/body-propagation/background-image/004-declarative-expected.png:
2634 * platform/efl/fast/body-propagation/background-image/004-expected.png:
2635 * platform/efl/fast/body-propagation/background-image/004-xhtml-expected.png:
2636 * platform/efl/fast/body-propagation/background-image/006-declarative-expected.png:
2637 * platform/efl/fast/body-propagation/background-image/006-expected.png:
2638 * platform/efl/fast/body-propagation/background-image/006-xhtml-expected.png:
2639 * platform/efl/fast/body-propagation/background-image/007-declarative-expected.png:
2640 * platform/efl/fast/body-propagation/background-image/007-expected.png:
2641 * platform/efl/fast/body-propagation/background-image/007-xhtml-expected.png:
2642 * platform/efl/fast/body-propagation/background-image/009-expected.png:
2643 * platform/efl/fast/body-propagation/background-image/009-xhtml-expected.png:
2644 * platform/efl/fast/body-propagation/background-image/010-expected.png:
2645 * platform/efl/fast/body-propagation/background-image/010-xhtml-expected.png:
2646 * platform/efl/fast/body-propagation/overflow/001-expected.png:
2647 * platform/efl/fast/body-propagation/overflow/001-xhtml-expected.png:
2648 * platform/efl/fast/body-propagation/overflow/002-expected.png:
2649 * platform/efl/fast/body-propagation/overflow/002-xhtml-expected.png:
2650 * platform/efl/fast/body-propagation/overflow/003-declarative-expected.png:
2651 * platform/efl/fast/body-propagation/overflow/003-expected.png:
2652 * platform/efl/fast/body-propagation/overflow/003-xhtml-expected.png:
2653 * platform/efl/fast/body-propagation/overflow/004-declarative-expected.png:
2654 * platform/efl/fast/body-propagation/overflow/004-expected.png:
2655 * platform/efl/fast/body-propagation/overflow/004-xhtml-expected.png:
2656 * platform/efl/fast/body-propagation/overflow/005-declarative-expected.png:
2657 * platform/efl/fast/body-propagation/overflow/005-expected.png:
2658 * platform/efl/fast/body-propagation/overflow/005-xhtml-expected.png:
2659 * platform/efl/fast/body-propagation/overflow/006-declarative-expected.png:
2660 * platform/efl/fast/body-propagation/overflow/006-expected.png:
2661 * platform/efl/fast/body-propagation/overflow/006-xhtml-expected.png:
2662 * platform/efl/fast/body-propagation/overflow/007-declarative-expected.png:
2663 * platform/efl/fast/body-propagation/overflow/007-expected.png:
2664 * platform/efl/fast/body-propagation/overflow/007-xhtml-expected.png:
2665 * platform/efl/fast/borders/bidi-002-expected.png:
2666 * platform/efl/fast/borders/bidi-009a-expected.png: Added.
2667 * platform/efl/fast/borders/bidi-012-expected.png:
2668 * platform/efl/fast/borders/border-color-inherit-expected.png:
2669 * platform/efl/fast/borders/border-image-01-expected.png:
2670 * platform/efl/fast/borders/border-image-border-radius-expected.png:
2671 * platform/efl/fast/borders/border-image-longhand-expected.png:
2672 * platform/efl/fast/borders/border-image-massive-scale-expected.png:
2673 * platform/efl/fast/borders/border-image-outset-expected.png: Added.
2674 * platform/efl/fast/borders/border-image-outset-in-shorthand-expected.png: Added.
2675 * platform/efl/fast/borders/border-image-repeat-expected.png:
2676 * platform/efl/fast/borders/border-image-rotate-transform-expected.png:
2677 * platform/efl/fast/borders/border-image-scale-transform-expected.png:
2678 * platform/efl/fast/borders/border-image-scaled-expected.png:
2679 * platform/efl/fast/borders/border-image-scrambled-expected.png:
2680 * platform/efl/fast/borders/border-image-side-reduction-expected.png: Added.
2681 * platform/efl/fast/borders/border-image-slices-expected.png:
2682 * platform/efl/fast/borders/border-image-source-expected.png:
2683 * platform/efl/fast/borders/border-radius-complex-inner-expected.png:
2684 * platform/efl/fast/borders/border-radius-constraints-expected.png:
2685 * platform/efl/fast/borders/border-radius-huge-assert-expected.png:
2686 * platform/efl/fast/borders/border-radius-inset-outset-expected.png:
2687 * platform/efl/fast/borders/border-radius-split-inline-expected.png:
2688 * platform/efl/fast/borders/borderRadiusAllStylesAllCorners-expected.png:
2689 * platform/efl/fast/borders/different-color-borders-expected.png:
2690 * platform/efl/fast/borders/mixed-border-styles-expected.png:
2691 * platform/efl/fast/borders/mixed-border-styles-radius-expected.png:
2692 * platform/efl/fast/borders/mixed-border-styles-radius2-expected.png:
2693 * platform/efl/fast/borders/outline-alpha-block-expected.png:
2694 * platform/efl/fast/borders/outline-alpha-inline-expected.png:
2695 * platform/efl/fast/borders/rtl-border-01-expected.png:
2696 * platform/efl/fast/borders/rtl-border-02-expected.png:
2697 * platform/efl/fast/borders/rtl-border-03-expected.png:
2698 * platform/efl/fast/borders/rtl-border-04-expected.png:
2699 * platform/efl/fast/borders/rtl-border-05-expected.png:
2700 * platform/efl/fast/canvas/arc360-expected.png:
2701 * platform/efl/fast/canvas/canvas-before-css-expected.png:
2702 * platform/efl/fast/canvas/canvas-composite-expected.png:
2703 * platform/efl/fast/canvas/canvas-composite-transformclip-expected.png:
2704 * platform/efl/fast/canvas/canvas-incremental-repaint-expected.png:
2705 * platform/efl/fast/canvas/canvas-transforms-during-path-expected.png:
2706 * platform/efl/fast/canvas/canvas-zoom-expected.png:
2707 * platform/efl/fast/canvas/check-stale-putImageData-expected.png: Added.
2708 * platform/efl/fast/canvas/drawImage-with-globalAlpha-expected.png:
2709 * platform/efl/fast/canvas/fillrect-gradient-zero-stops-expected.png:
2710 * platform/efl/fast/canvas/fillrect_gradient-expected.png:
2711 * platform/efl/fast/canvas/image-object-in-canvas-expected.png:
2712 * platform/efl/fast/canvas/patternfill-repeat-expected.png:
2713 * platform/efl/fast/canvas/quadraticCurveTo-expected.png:
2714 * platform/efl/fast/canvas/setWidthResetAfterForcedRender-expected.png:
2715 * platform/efl/fast/canvas/shadow-offset-1-expected.png:
2716 * platform/efl/fast/canvas/shadow-offset-2-expected.png:
2717 * platform/efl/fast/canvas/shadow-offset-3-expected.png:
2718 * platform/efl/fast/canvas/shadow-offset-4-expected.png:
2719 * platform/efl/fast/canvas/shadow-offset-5-expected.png:
2720 * platform/efl/fast/canvas/shadow-offset-6-expected.png:
2721 * platform/efl/fast/canvas/shadow-offset-7-expected.png:
2722 * platform/efl/fast/canvas/zero-size-fill-rect-expected.png:
2723 * platform/efl/fast/clip/004-expected.png:
2724 * platform/efl/fast/clip/005-expected.png:
2725 * platform/efl/fast/clip/006-expected.png:
2726 * platform/efl/fast/clip/007-expected.png:
2727 * platform/efl/fast/clip/009-expected.png:
2728 * platform/efl/fast/clip/010-expected.png:
2729 * platform/efl/fast/clip/013-expected.png:
2730 * platform/efl/fast/clip/014-expected.png:
2731 * platform/efl/fast/clip/nestedTransparencyClip-expected.png:
2732 * platform/efl/fast/clip/outline-overflowClip-expected.png:
2733 * platform/efl/fast/clip/overflow-border-radius-combinations-expected.png:
2734 * platform/efl/fast/clip/overflow-border-radius-composited-expected.png:
2735 * platform/efl/fast/clip/overflow-border-radius-fixed-position-expected.png:
2736 * platform/efl/fast/clip/overflow-border-radius-transformed-expected.png:
2737 * platform/efl/fast/compact/001-expected.png:
2738 * platform/efl/fast/compact/002-expected.png:
2739 * platform/efl/fast/css-generated-content/007-expected.png:
2740 * platform/efl/fast/css-generated-content/012-expected.png:
2741 * platform/efl/fast/css-generated-content/016-expected.png:
2742 * platform/efl/fast/css-generated-content/after-order-expected.png:
2743 * platform/efl/fast/css-generated-content/before-with-first-letter-expected.png:
2744 * platform/efl/fast/css-generated-content/beforeAfter-interdocument-expected.png:
2745 * platform/efl/fast/css-generated-content/hover-style-change-expected.png:
2746 * platform/efl/fast/css-generated-content/table-before-after-child-add-expected.png:
2747 * platform/efl/fast/css-generated-content/table-cell-before-after-child-add-expected.png:
2748 * platform/efl/fast/css-generated-content/table-row-before-after-child-add-expected.png:
2749 * platform/efl/fast/css-generated-content/table-table-before-after-child-add-expected.png:
2750 * platform/efl/fast/css-generated-content/wbr-with-before-content-expected.png:
2751 * platform/efl/fast/css/percent-top-value-with-relative-position-expected.png:
2752 * platform/efl/media/controls-layout-direction-expected.png:
2753 * platform/efl/printing/page-rule-in-media-query-expected.png:
2754 * platform/efl/transitions/suspend-transform-transition-expected.png: Added.
2756 2012-10-03 Andrey Kosyakov <caseq@chromium.org>
2758 Unreviewed. Skip media/event-queue-crash.html so that its console message does not cause next test to flake.
2760 * platform/chromium/TestExpectations:
2762 2012-10-03 Csaba Osztrogonác <ossy@webkit.org>
2764 [Qt] Unreviewed gardening, add expected files for new passing tests.
2766 * platform/qt/css3/masking/clip-path-circle-expected.png: Added.
2767 * platform/qt/css3/masking/clip-path-circle-filter-expected.png: Added.
2768 * platform/qt/css3/masking/clip-path-circle-overflow-expected.png: Added.
2769 * platform/qt/css3/masking/clip-path-circle-overflow-hidden-expected.png: Added.
2770 * platform/qt/css3/masking/clip-path-circle-relative-overflow-expected.png: Added.
2771 * platform/qt/css3/masking/clip-path-ellipse-expected.png: Added.
2772 * platform/qt/css3/masking/clip-path-polygon-evenodd-expected.png: Added.
2773 * platform/qt/css3/masking/clip-path-polygon-expected.png: Added.
2774 * platform/qt/css3/masking/clip-path-polygon-nonzero-expected.png: Added.
2775 * platform/qt/css3/masking/clip-path-rectangle-expected.png: Added.
2776 * platform/qt/fast/canvas/canvas-render-layer-expected.png: Added.
2777 * platform/qt/fast/overflow/paged-x-div-expected.png: Added.
2778 * platform/qt/fast/overflow/paged-x-div-with-column-gap-expected.png: Added.
2779 * platform/qt/fast/overflow/paged-x-on-root-expected.png: Added.
2780 * platform/qt/fast/overflow/paged-x-with-column-gap-expected.png: Added.
2781 * platform/qt/fast/overflow/paged-y-div-expected.png: Added.
2782 * platform/qt/fast/overflow/paged-y-on-root-expected.png: Added.
2784 2012-10-03 Keishi Hattori <keishi@webkit.org>
2786 Implement DataList UI for input type time on chromium
2787 https://bugs.webkit.org/show_bug.cgi?id=98240
2789 Reviewed by Kent Tamura.
2791 * fast/forms/number/number-spinbutton-click-in-iframe.html:
2792 * fast/forms/resources/common-spinbutton-click-in-iframe.js:
2793 (getSpinButton): This broke because of the change to shadow DOM structure.
2794 * fast/forms/resources/common.js:
2796 (getElementByPseudoId): This finds a descendant node with a matching pseudo id.
2797 * fast/forms/resources/suggestion-picker-common.js: Added.
2801 * fast/forms/time-multiple-fields/time-multiple-fields-focus-style.html:
2802 * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-click-in-iframe.html:
2803 * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png: Added.
2804 * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png: Added.
2805 * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Added.
2806 * platform/chromium/TestExpectations:
2807 * platform/chromium/fast/forms/datalist/input-list-expected.txt:
2808 * platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations-expected.txt:
2809 * platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations.html:
2810 * platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations.html:
2811 * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.txt: Added.
2812 * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.txt: Added.
2813 * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl.html: Added.
2814 * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.txt: Added.
2815 * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar.html: Added.
2816 * platform/chromium/fast/forms/time/time-suggestion-picker-appearance.html: Added.
2817 * platform/chromium/fast/forms/time/time-suggestion-picker-key-operations-expected.txt: Added.
2818 * platform/chromium/fast/forms/time/time-suggestion-picker-key-operations.html: Added.
2819 * platform/chromium/fast/forms/time/time-suggestion-picker-mouse-operations-expected.txt: Added.
2820 * platform/chromium/fast/forms/time/time-suggestion-picker-mouse-operations.html: Added.
2822 2012-10-03 Csaba Osztrogonác <ossy@webkit.org>
2824 [Qt] Enable mock scrollbars
2825 https://bugs.webkit.org/show_bug.cgi?id=98011
2827 Unreviewed gardening, update expected files after enabling mock scrollbars. (r130283)
2829 * platform/qt-5.0-wk2/compositing/columns/composited-in-paginated-expected.txt:
2830 * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.png:
2831 * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.txt: Added.
2832 * platform/qt-5.0-wk2/compositing/geometry/fixed-in-composited-expected.png:
2833 * platform/qt-5.0-wk2/compositing/geometry/fixed-in-composited-expected.txt: Added.
2834 * platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.png:
2835 * platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.txt: Added.
2836 * platform/qt-5.0-wk2/compositing/iframes/become-composited-nested-iframes-expected.txt:
2837 * platform/qt-5.0-wk2/compositing/iframes/become-overlapped-iframe-expected.txt:
2838 * platform/qt-5.0-wk2/compositing/iframes/composited-parent-iframe-expected.txt:
2839 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-delayed-expected.txt:
2840 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-expected.txt:
2841 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe2-expected.txt:
2842 * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe3-expected.txt:
2843 * platform/qt-5.0-wk2/compositing/iframes/enter-compositing-iframe-expected.txt:
2844 * platform/qt-5.0-wk2/compositing/iframes/iframe-copy-on-scroll-expected.png: Added.
2845 * platform/qt-5.0-wk2/compositing/iframes/iframe-copy-on-scroll-expected.txt: Added.
2846 * platform/qt-5.0-wk2/compositing/iframes/iframe-in-composited-layer-expected.png:
2847 * platform/qt-5.0-wk2/compositing/iframes/iframe-in-composited-layer-expected.txt:
2848 * platform/qt-5.0-wk2/compositing/iframes/iframe-resize-expected.txt:
2849 * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt: Added.
2850 * platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-expected.txt:
2851 * platform/qt-5.0-wk2/compositing/iframes/overlapped-nested-iframes-expected.txt:
2852 * platform/qt-5.0-wk2/compositing/iframes/resizer-expected.txt:
2853 * platform/qt-5.0-wk2/compositing/iframes/scrolling-iframe-expected.txt:
2854 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.png: Added.
2855 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt:
2856 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-expected.txt:
2857 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.png: Added.
2858 * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.txt:
2859 * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt: Added.
2860 * platform/qt-5.0-wk2/compositing/masks/masked-ancestor-expected.png: Added.
2861 * platform/qt-5.0-wk2/compositing/masks/masked-ancestor-expected.txt: Added.
2862 * platform/qt-5.0-wk2/compositing/masks/multiple-masks-expected.png:
2863 * platform/qt-5.0-wk2/compositing/masks/multiple-masks-expected.txt: Added.
2864 * platform/qt-5.0-wk2/compositing/masks/simple-composited-mask-expected.png:
2865 * platform/qt-5.0-wk2/compositing/masks/simple-composited-mask-expected.txt: Added.
2866 * platform/qt-5.0-wk2/compositing/overflow/content-gains-scrollbars-expected.txt:
2867 * platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.png:
2868 * platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.txt: Added.
2869 * platform/qt-5.0-wk2/compositing/overflow/overflow-scrollbar-layers-expected.txt:
2870 * platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.png: Added.
2871 * platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.txt: Added.
2872 * platform/qt-5.0-wk2/compositing/overflow/scrollbar-painting-expected.png: Added.
2873 * platform/qt-5.0-wk2/compositing/overflow/scrollbar-painting-expected.txt: Added.
2874 * platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.png: Added.
2875 * platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.txt: Added.
2876 * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.png: Added.
2877 * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.txt:
2878 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.png: Added.
2879 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt:
2880 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: Added.
2881 * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
2882 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.png: Added.
2883 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt:
2884 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.png: Added.
2885 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt:
2886 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.png: Added.
2887 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt:
2888 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.png: Added.
2889 * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt:
2890 * platform/qt-5.0-wk2/compositing/self-painting-layers-expected.png:
2891 * platform/qt-5.0-wk2/compositing/self-painting-layers-expected.txt: Added.
2892 * platform/qt-5.0-wk2/compositing/tiled-layers-hidpi-expected.txt:
2894 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
2896 [EFL] Rebaseline pixel expectations for scrollbars/ and tables/mozilla_expected_failures/.
2898 * platform/efl/scrollbars/scrollbars-on-positioned-content-expected.png:
2899 * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.png:
2900 * platform/efl/tables/mozilla_expected_failures/bugs/bug101759-expected.png:
2901 * platform/efl/tables/mozilla_expected_failures/bugs/bug1128-expected.png:
2902 * platform/efl/tables/mozilla_expected_failures/bugs/bug11331-expected.png:
2903 * platform/efl/tables/mozilla_expected_failures/bugs/bug1164-expected.png:
2904 * platform/efl/tables/mozilla_expected_failures/bugs/bug11945-expected.png:
2905 * platform/efl/tables/mozilla_expected_failures/bugs/bug1262-expected.png:
2906 * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png:
2907 * platform/efl/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png:
2908 * platform/efl/tables/mozilla_expected_failures/bugs/bug14489-expected.png:
2909 * platform/efl/tables/mozilla_expected_failures/bugs/bug17826-expected.png:
2910 * platform/efl/tables/mozilla_expected_failures/bugs/bug18770-expected.png:
2911 * platform/efl/tables/mozilla_expected_failures/bugs/bug19526-expected.png:
2912 * platform/efl/tables/mozilla_expected_failures/bugs/bug21518-expected.png:
2913 * platform/efl/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
2914 * platform/efl/tables/mozilla_expected_failures/bugs/bug22122-expected.png:
2915 * platform/efl/tables/mozilla_expected_failures/bugs/bug24880-1-expected.png:
2916 * platform/efl/tables/mozilla_expected_failures/bugs/bug25707-expected.png:
2917 * platform/efl/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png:
2918 * platform/efl/tables/mozilla_expected_failures/bugs/bug3105-expected.png:
2919 * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-1-expected.png:
2920 * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-10-expected.png:
2921 * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-15-expected.png:
2922 * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png:
2923 * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-7-expected.png:
2924 * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-8-expected.png:
2925 * platform/efl/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png:
2926 * platform/efl/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png:
2927 * platform/efl/tables/mozilla_expected_failures/bugs/bug33784-expected.png:
2928 * platform/efl/tables/mozilla_expected_failures/bugs/bug42043-expected.png:
2929 * platform/efl/tables/mozilla_expected_failures/bugs/bug4294-expected.png:
2930 * platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.png: Added.
2931 * platform/efl/tables/mozilla_expected_failures/bugs/bug46268-4-expected.png:
2932 * platform/efl/tables/mozilla_expected_failures/bugs/bug47163-expected.png:
2933 * platform/efl/tables/mozilla_expected_failures/bugs/bug51000-expected.png:
2934 * platform/efl/tables/mozilla_expected_failures/bugs/bug56024-expected.png:
2935 * platform/efl/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png:
2936 * platform/efl/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png:
2937 * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png:
2938 * platform/efl/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
2939 * platform/efl/tables/mozilla_expected_failures/bugs/bug7113-expected.png:
2940 * platform/efl/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png:
2941 * platform/efl/tables/mozilla_expected_failures/bugs/bug73629-expected.png:
2942 * platform/efl/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png:
2943 * platform/efl/tables/mozilla_expected_failures/bugs/bug8499-expected.png:
2944 * platform/efl/tables/mozilla_expected_failures/bugs/bug89315-expected.png:
2945 * platform/efl/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png:
2946 * platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
2947 * platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.png:
2948 * platform/efl/tables/mozilla_expected_failures/core/col_span2-expected.png:
2949 * platform/efl/tables/mozilla_expected_failures/core/cols1-expected.png:
2950 * platform/efl/tables/mozilla_expected_failures/core/columns-expected.png:
2951 * platform/efl/tables/mozilla_expected_failures/core/conflicts-expected.png:
2952 * platform/efl/tables/mozilla_expected_failures/dom/appendCells1-expected.png:
2953 * platform/efl/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png:
2954 * platform/efl/tables/mozilla_expected_failures/dom/appendCol1-expected.png:
2955 * platform/efl/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png:
2956 * platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png:
2957 * platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png:
2958 * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png:
2959 * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png:
2960 * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png:
2961 * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png:
2962 * platform/efl/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png:
2963 * platform/efl/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png:
2964 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png:
2965 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png:
2966 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png:
2967 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png:
2968 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png:
2969 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png:
2970 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png:
2971 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png:
2972 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png:
2973 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png:
2974 * platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png:
2975 * platform/efl/tables/mozilla_expected_failures/other/empty_cells-expected.png:
2977 2012-10-03 Vsevolod Vlasov <vsevik@chromium.org>
2979 Web Inspector: UISourceCode commitWorkingCopy should not fail when original script had syntax error.
2980 https://bugs.webkit.org/show_bug.cgi?id=97272
2982 Reviewed by Pavel Feldman.
2984 This patch is based on patch by John J. Barton.
2986 * http/tests/inspector/live-edit-test.js:
2987 (initialize_LiveEditTest.InspectorTest.replaceInSource):
2988 (initialize_LiveEditTest):
2989 * inspector/debugger/live-edit-expected.txt:
2990 * inspector/debugger/live-edit.html:
2991 * inspector/debugger/resources/edit-me-syntax-error.js: Added.
2993 * platform/chromium/TestExpectations: re-enabled the test.
2995 2012-10-03 Csaba Osztrogonác <ossy@webkit.org>
2997 [Qt] Enable mock scrollbars
2998 https://bugs.webkit.org/show_bug.cgi?id=98011
3000 Unreviewed gardening, update expected files after enabling mock scrollbars.
3002 * platform/qt-5.0-wk2/fast/text/large-text-composed-char-expected.png: Removed.
3003 * platform/qt-5.0-wk2/fast/text/large-text-composed-char-expected.txt: Removed.
3004 * platform/qt-5.0/fast/forms/form-element-geometry-expected.png: Removed.
3005 * platform/qt-5.0/fast/forms/form-element-geometry-expected.txt: Removed.
3006 * platform/qt-5.0/fast/forms/listbox-bidi-align-expected.txt: Removed.
3007 * platform/qt-5.0/fast/forms/textarea-align-expected.png: Removed.
3008 * platform/qt-5.0/fast/forms/textarea-align-expected.txt: Removed.
3009 * platform/qt-5.0/fast/forms/textarea-setinnerhtml-expected.png: Removed.
3010 * platform/qt-5.0/fast/forms/textarea-setinnerhtml-expected.txt: Removed.
3011 * platform/qt-5.0/fast/table/003-expected.png: Removed.
3012 * platform/qt-5.0/fast/table/003-expected.txt: Removed.
3013 * platform/qt-5.0/fast/table/border-collapsing/004-expected.txt: Removed.
3014 * platform/qt-5.0/fast/text/backslash-to-yen-sign-euc-expected.txt: Removed.
3015 * platform/qt-5.0/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Removed.
3016 * platform/qt-5.0/fast/text/large-text-composed-char-expected.png: Removed.
3017 * platform/qt-5.0/fast/text/large-text-composed-char-expected.txt: Removed.
3018 * platform/qt-5.0/fast/text/softHyphen-expected.txt: Removed.
3019 * platform/qt-5.0/fast/text/text-letter-spacing-expected.txt: Removed.
3020 * platform/qt-5.0/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: Removed.
3021 * platform/qt-5.0/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt: Removed.
3022 * platform/qt/compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor-expected.txt: Added.
3023 * platform/qt/compositing/overflow/nested-scrolling-expected.txt: Added.
3024 * platform/qt/compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor-expected.txt: Added.
3025 * platform/qt/compositing/overflow/remove-overflow-crash2-expected.txt: Added.
3026 * platform/qt/css1/basic/comments-expected.png:
3027 * platform/qt/css1/basic/comments-expected.txt:
3028 * platform/qt/css1/basic/containment-expected.png:
3029 * platform/qt/css1/basic/containment-expected.txt:
3030 * platform/qt/css1/basic/id_as_selector-expected.png:
3031 * platform/qt/css1/basic/id_as_selector-expected.txt:
3032 * platform/qt/css1/basic/inheritance-expected.png:
3033 * platform/qt/css1/basic/inheritance-expected.txt:
3034 * platform/qt/css1/box_properties/border-expected.png:
3035 * platform/qt/css1/box_properties/border-expected.txt:
3036 * platform/qt/css1/box_properties/border_bottom-expected.png:
3037 * platform/qt/css1/box_properties/border_bottom-expected.txt:
3038 * platform/qt/css1/box_properties/border_bottom_width-expected.png:
3039 * platform/qt/css1/box_properties/border_bottom_width-expected.txt:
3040 * platform/qt/css1/box_properties/border_left-expected.png:
3041 * platform/qt/css1/box_properties/border_left-expected.txt:
3042 * platform/qt/css1/box_properties/border_left_width-expected.png:
3043 * platform/qt/css1/box_properties/border_left_width-expected.txt:
3044 * platform/qt/css1/box_properties/border_right_inline-expected.png:
3045 * platform/qt/css1/box_properties/border_right_inline-expected.txt:
3046 * platform/qt/css1/box_properties/border_right_width-expected.png:
3047 * platform/qt/css1/box_properties/border_right_width-expected.txt:
3048 * platform/qt/css1/box_properties/border_style-expected.png:
3049 * platform/qt/css1/box_properties/border_style-expected.txt:
3050 * platform/qt/css1/box_properties/border_top-expected.png:
3051 * platform/qt/css1/box_properties/border_top-expected.txt:
3052 * platform/qt/css1/box_properties/border_top_width-expected.png:
3053 * platform/qt/css1/box_properties/border_top_width-expected.txt:
3054 * platform/qt/css1/box_properties/border_width-expected.png:
3055 * platform/qt/css1/box_properties/border_width-expected.txt:
3056 * platform/qt/css1/box_properties/clear-expected.png:
3057 * platform/qt/css1/box_properties/clear-expected.txt:
3058 * platform/qt/css1/box_properties/clear_float-expected.png:
3059 * platform/qt/css1/box_properties/clear_float-expected.txt:
3060 * platform/qt/css1/box_properties/float_elements_in_series-expected.png:
3061 * platform/qt/css1/box_properties/float_elements_in_series-expected.txt:
3062 * platform/qt/css1/box_properties/float_margin-expected.png:
3063 * platform/qt/css1/box_properties/float_margin-expected.txt:
3064 * platform/qt/css1/box_properties/float_on_text_elements-expected.png:
3065 * platform/qt/css1/box_properties/float_on_text_elements-expected.txt:
3066 * platform/qt/css1/box_properties/height-expected.png:
3067 * platform/qt/css1/box_properties/height-expected.txt:
3068 * platform/qt/css1/box_properties/margin-expected.png:
3069 * platform/qt/css1/box_properties/margin-expected.txt:
3070 * platform/qt/css1/box_properties/margin_bottom-expected.png:
3071 * platform/qt/css1/box_properties/margin_bottom-expected.txt:
3072 * platform/qt/css1/box_properties/margin_inline-expected.png:
3073 * platform/qt/css1/box_properties/margin_inline-expected.txt:
3074 * platform/qt/css1/box_properties/margin_left-expected.png:
3075 * platform/qt/css1/box_properties/margin_left-expected.txt:
3076 * platform/qt/css1/box_properties/margin_right-expected.png:
3077 * platform/qt/css1/box_properties/margin_right-expected.txt:
3078 * platform/qt/css1/box_properties/margin_top-expected.png:
3079 * platform/qt/css1/box_properties/margin_top-expected.txt:
3080 * platform/qt/css1/box_properties/padding-expected.png:
3081 * platform/qt/css1/box_properties/padding-expected.txt:
3082 * platform/qt/css1/box_properties/padding_bottom-expected.png:
3083 * platform/qt/css1/box_properties/padding_bottom-expected.txt:
3084 * platform/qt/css1/box_properties/padding_inline-expected.png:
3085 * platform/qt/css1/box_properties/padding_inline-expected.txt:
3086 * platform/qt/css1/box_properties/padding_left-expected.png:
3087 * platform/qt/css1/box_properties/padding_left-expected.txt:
3088 * platform/qt/css1/box_properties/padding_right-expected.png:
3089 * platform/qt/css1/box_properties/padding_right-expected.txt:
3090 * platform/qt/css1/box_properties/padding_top-expected.png:
3091 * platform/qt/css1/box_properties/padding_top-expected.txt:
3092 * platform/qt/css1/box_properties/width-expected.png:
3093 * platform/qt/css1/box_properties/width-expected.txt:
3094 * platform/qt/css1/cascade/cascade_order-expected.png:
3095 * platform/qt/css1/cascade/cascade_order-expected.txt:
3096 * platform/qt/css1/classification/display-expected.png:
3097 * platform/qt/css1/classification/display-expected.txt:
3098 * platform/qt/css1/classification/list_style_type-expected.png:
3099 * platform/qt/css1/classification/list_style_type-expected.txt:
3100 * platform/qt/css1/classification/white_space-expected.png:
3101 * platform/qt/css1/classification/white_space-expected.txt:
3102 * platform/qt/css1/color_and_background/background-expected.png:
3103 * platform/qt/css1/color_and_background/background-expected.txt:
3104 * platform/qt/css1/color_and_background/background_attachment-expected.png:
3105 * platform/qt/css1/color_and_background/background_attachment-expected.txt:
3106 * platform/qt/css1/color_and_background/background_position-expected.png:
3107 * platform/qt/css1/color_and_background/background_position-expected.txt:
3108 * platform/qt/css1/color_and_background/background_repeat-expected.png:
3109 * platform/qt/css1/color_and_background/background_repeat-expected.txt:
3110 * platform/qt/css1/conformance/forward_compatible_parsing-expected.png:
3111 * platform/qt/css1/conformance/forward_compatible_parsing-expected.txt:
3112 * platform/qt/css1/font_properties/font-expected.png:
3113 * platform/qt/css1/font_properties/font-expected.txt:
3114 * platform/qt/css1/font_properties/font_family-expected.png:
3115 * platform/qt/css1/font_properties/font_family-expected.txt:
3116 * platform/qt/css1/font_properties/font_size-expected.png:
3117 * platform/qt/css1/font_properties/font_size-expected.txt:
3118 * platform/qt/css1/font_properties/font_weight-expected.png:
3119 * platform/qt/css1/font_properties/font_weight-expected.txt:
3120 * platform/qt/css1/formatting_model/height_of_lines-expected.png:
3121 * platform/qt/css1/formatting_model/height_of_lines-expected.txt:
3122 * platform/qt/css1/formatting_model/horizontal_formatting-expected.png:
3123 * platform/qt/css1/formatting_model/horizontal_formatting-expected.txt:
3124 * platform/qt/css1/formatting_model/inline_elements-expected.png:
3125 * platform/qt/css1/formatting_model/inline_elements-expected.txt:
3126 * platform/qt/css1/formatting_model/replaced_elements-expected.png:
3127 * platform/qt/css1/formatting_model/replaced_elements-expected.txt:
3128 * platform/qt/css1/formatting_model/vertical_formatting-expected.png:
3129 * platform/qt/css1/formatting_model/vertical_formatting-expected.txt:
3130 * platform/qt/css1/pseudo/anchor-expected.png:
3131 * platform/qt/css1/pseudo/anchor-expected.txt:
3132 * platform/qt/css1/pseudo/firstletter-expected.png:
3133 * platform/qt/css1/pseudo/firstletter-expected.txt:
3134 * platform/qt/css1/pseudo/firstline-expected.png:
3135 * platform/qt/css1/pseudo/firstline-expected.txt:
3136 * platform/qt/css1/pseudo/multiple_pseudo_elements-expected.png:
3137 * platform/qt/css1/pseudo/multiple_pseudo_elements-expected.txt:
3138 * platform/qt/css1/text_properties/letter_spacing-expected.png:
3139 * platform/qt/css1/text_properties/letter_spacing-expected.txt:
3140 * platform/qt/css1/text_properties/line_height-expected.png:
3141 * platform/qt/css1/text_properties/line_height-expected.txt:
3142 * platform/qt/css1/text_properties/text_decoration-expected.png:
3143 * platform/qt/css1/text_properties/text_decoration-expected.txt:
3144 * platform/qt/css1/text_properties/text_indent-expected.png:
3145 * platform/qt/css1/text_properties/text_indent-expected.txt:
3146 * platform/qt/css1/text_properties/text_transform-expected.png:
3147 * platform/qt/css1/text_properties/text_transform-expected.txt:
3148 * platform/qt/css1/text_properties/vertical_align-expected.png:
3149 * platform/qt/css1/text_properties/vertical_align-expected.txt:
3150 * platform/qt/css1/text_properties/word_spacing-expected.png:
3151 * platform/qt/css1/text_properties/word_spacing-expected.txt:
3152 * platform/qt/css1/units/color_units-expected.png:
3153 * platform/qt/css1/units/color_units-expected.txt:
3154 * platform/qt/css1/units/length_units-expected.png:
3155 * platform/qt/css1/units/length_units-expected.txt:
3156 * platform/qt/css2.1/20110323/absolute-replaced-height-007-expected.txt:
3157 * platform/qt/css2.1/20110323/absolute-replaced-height-014-expected.txt:
3158 * platform/qt/css2.1/20110323/absolute-replaced-height-021-expected.txt:
3159 * platform/qt/css2.1/20110323/absolute-replaced-height-028-expected.txt:
3160 * platform/qt/css2.1/20110323/absolute-replaced-height-035-expected.txt:
3161 * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added.
3162 * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-expected.txt:
3163 * platform/qt/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added.
3164 * platform/qt/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added.
3165 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png:
3166 * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt:
3167 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected.png:
3168 * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt:
3169 * platform/qt/css2.1/20110323/block-non-replaced-height-002-expected.png:
3170 * platform/qt/css2.1/20110323/block-non-replaced-height-002-expected.txt:
3171 * platform/qt/css2.1/20110323/block-non-replaced-height-004-expected.png:
3172 * platform/qt/css2.1/20110323/block-non-replaced-height-004-expected.txt:
3173 * platform/qt/css2.1/20110323/block-non-replaced-height-006-expected.png:
3174 * platform/qt/css2.1/20110323/block-non-replaced-height-006-expected.txt:
3175 * platform/qt/css2.1/20110323/block-non-replaced-height-008-expected.png:
3176 * platform/qt/css2.1/20110323/block-non-replaced-height-008-expected.txt:
3177 * platform/qt/css2.1/20110323/block-non-replaced-height-010-expected.png:
3178 * platform/qt/css2.1/20110323/block-non-replaced-height-010-expected.txt:
3179 * platform/qt/css2.1/20110323/block-non-replaced-height-012-expected.png:
3180 * platform/qt/css2.1/20110323/block-non-replaced-height-012-expected.txt:
3181 * platform/qt/css2.1/20110323/block-non-replaced-height-014-expected.png:
3182 * platform/qt/css2.1/20110323/block-non-replaced-height-014-expected.txt:
3183 * platform/qt/css2.1/20110323/block-non-replaced-height-016-expected.png:
3184 * platform/qt/css2.1/20110323/block-non-replaced-height-016-expected.txt:
3185 * platform/qt/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png:
3186 * platform/qt/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt:
3187 * platform/qt/css2.1/t0803-c5502-mrgn-r-02-c-expected.png:
3188 * platform/qt/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt:
3189 * platform/qt/css2.1/t0803-c5505-mrgn-02-c-expected.png:
3190 * platform/qt/css2.1/t0803-c5505-mrgn-02-c-expected.txt:
3191 * platform/qt/css2.1/t080301-c411-vt-mrgn-00-b-expected.png:
3192 * platform/qt/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt:
3193 * platform/qt/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png:
3194 * platform/qt/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt:
3195 * platform/qt/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png:
3196 * platform/qt/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt:
3197 * platform/qt/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
3198 * platform/qt/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
3199 * platform/qt/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png:
3200 * platform/qt/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt:
3201 * platform/qt/css2.1/t1002-c5523-width-02-b-g-expected.png:
3202 * platform/qt/css2.1/t1002-c5523-width-02-b-g-expected.txt:
3203 * platform/qt/css2.1/t1202-counters-08-b-expected.png:
3204 * platform/qt/css2.1/t1202-counters-08-b-expected.txt:
3205 * platform/qt/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png:
3206 * platform/qt/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt:
3207 * platform/qt/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png:
3208 * platform/qt/css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt:
3209 * platform/qt/css2.1/t1508-c527-font-07-b-expected.png:
3210 * platform/qt/css2.1/t1508-c527-font-07-b-expected.txt:
3211 * platform/qt/css3/masking/clip-path-circle-expected.txt: Added.
3212 * platform/qt/css3/masking/clip-path-circle-filter-expected.txt: Added.
3213 * platform/qt/css3/masking/clip-path-circle-overflow-expected.txt: Added.
3214 * platform/qt/css3/masking/clip-path-circle-overflow-hidden-expected.txt: Added.
3215 * platform/qt/css3/masking/clip-path-circle-relative-overflow-expected.txt: Added.
3216 * platform/qt/css3/masking/clip-path-ellipse-expected.txt: Added.
3217 * platform/qt/css3/masking/clip-path-polygon-evenodd-expected.txt: Added.
3218 * platform/qt/css3/masking/clip-path-polygon-expected.txt: Added.
3219 * platform/qt/css3/masking/clip-path-polygon-nonzero-expected.txt: Added.
3220 * platform/qt/css3/masking/clip-path-rectangle-expected.txt: Added.
3221 * platform/qt/editing/deleting/delete-after-span-ws-001-expected.png:
3222 * platform/qt/editing/deleting/delete-after-span-ws-001-expected.txt:
3223 * platform/qt/editing/deleting/delete-after-span-ws-002-expected.png:
3224 * platform/qt/editing/deleting/delete-after-span-ws-002-expected.txt:
3225 * platform/qt/editing/deleting/delete-after-span-ws-003-expected.png:
3226 * platform/qt/editing/deleting/delete-after-span-ws-003-expected.txt:
3227 * platform/qt/editing/deleting/delete-line-end-ws-001-expected.png:
3228 * platform/qt/editing/deleting/delete-line-end-ws-001-expected.txt:
3229 * platform/qt/editing/deleting/delete-line-end-ws-002-expected.png:
3230 * platform/qt/editing/deleting/delete-line-end-ws-002-expected.txt:
3231 * platform/qt/editing/input/reveal-caret-of-multiline-contenteditable-expected.png:
3232 * platform/qt/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt:
3233 * platform/qt/editing/input/reveal-caret-of-multiline-input-expected.png:
3234 * platform/qt/editing/input/reveal-caret-of-multiline-input-expected.txt:
3235 * platform/qt/editing/inserting/4960120-1-expected.png:
3236 * platform/qt/editing/inserting/4960120-1-expected.txt:
3237 * platform/qt/editing/inserting/insert-div-023-expected.png:
3238 * platform/qt/editing/inserting/insert-div-023-expected.txt:
3239 * platform/qt/editing/selection/focus_editable_html-expected.png:
3240 * platform/qt/editing/selection/focus_editable_html-expected.txt:
3241 * platform/qt/editing/selection/iframe-expected.png:
3242 * platform/qt/editing/selection/iframe-expected.txt:
3243 * platform/qt/editing/selection/select-all-001-expected.png:
3244 * platform/qt/editing/selection/select-all-001-expected.txt:
3245 * platform/qt/editing/selection/select-all-002-expected.png:
3246 * platform/qt/editing/selection/select-all-002-expected.txt:
3247 * platform/qt/editing/selection/select-all-003-expected.png:
3248 * platform/qt/editing/selection/select-all-003-expected.txt:
3249 * platform/qt/editing/selection/select-all-004-expected.png:
3250 * platform/qt/editing/selection/select-all-004-expected.txt:
3251 * platform/qt/editing/selection/unrendered-001-expected.png:
3252 * platform/qt/editing/selection/unrendered-001-expected.txt:
3253 * platform/qt/editing/selection/unrendered-002-expected.png:
3254 * platform/qt/editing/selection/unrendered-002-expected.txt:
3255 * platform/qt/editing/selection/unrendered-003-expected.png:
3256 * platform/qt/editing/selection/unrendered-003-expected.txt:
3257 * platform/qt/editing/selection/unrendered-004-expected.png:
3258 * platform/qt/editing/selection/unrendered-004-expected.txt:
3259 * platform/qt/editing/selection/unrendered-005-expected.png:
3260 * platform/qt/editing/selection/unrendered-005-expected.txt:
3261 * platform/qt/fast/backgrounds/background-inherit-color-bug-expected.png:
3262 * platform/qt/fast/backgrounds/background-inherit-color-bug-expected.txt:
3263 * platform/qt/fast/backgrounds/background-leakage-transforms-expected.png:
3264 * platform/qt/fast/backgrounds/background-leakage-transforms-expected.txt:
3265 * platform/qt/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
3266 * platform/qt/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt:
3267 * platform/qt/fast/backgrounds/size/backgroundSize15-expected.png:
3268 * platform/qt/fast/backgrounds/size/backgroundSize15-expected.txt:
3269 * platform/qt/fast/block/basic/016-expected.png:
3270 * platform/qt/fast/block/basic/016-expected.txt:
3271 * platform/qt/fast/block/basic/truncation-rtl-expected.png:
3272 * platform/qt/fast/block/basic/truncation-rtl-expected.txt:
3273 * platform/qt/fast/block/float/008-expected.png:
3274 * platform/qt/fast/block/float/008-expected.txt: Added.
3275 * platform/qt/fast/block/float/013-expected.png:
3276 * platform/qt/fast/block/float/013-expected.txt:
3277 * platform/qt/fast/block/float/019-expected.png:
3278 * platform/qt/fast/block/float/019-expected.txt: Added.
3279 * platform/qt/fast/block/float/021-expected.png:
3280 * platform/qt/fast/block/float/021-expected.txt:
3281 * platform/qt/fast/block/float/025-expected.png:
3282 * platform/qt/fast/block/float/025-expected.txt:
3283 * platform/qt/fast/block/float/027-expected.png:
3284 * platform/qt/fast/block/float/027-expected.txt:
3285 * platform/qt/fast/block/float/032-expected.png:
3286 * platform/qt/fast/block/float/032-expected.txt:
3287 * platform/qt/fast/block/float/033-expected.png:
3288 * platform/qt/fast/block/float/033-expected.txt:
3289 * platform/qt/fast/block/float/035-expected.png:
3290 * platform/qt/fast/block/float/035-expected.txt: Added.
3291 * platform/qt/fast/block/float/avoidance-percent-width-strict-expected.png:
3292 * platform/qt/fast/block/float/avoidance-percent-width-strict-expected.txt:
3293 * platform/qt/fast/block/float/br-with-clear-2-expected.png:
3294 * platform/qt/fast/block/float/br-with-clear-2-expected.txt:
3295 * platform/qt/fast/block/float/centered-float-avoidance-complexity-expected.png:
3296 * platform/qt/fast/block/float/centered-float-avoidance-complexity-expected.txt:
3297 * platform/qt/fast/block/float/float-avoidance-expected.png:
3298 * platform/qt/fast/block/float/float-avoidance-expected.txt:
3299 * platform/qt/fast/block/float/nested-clearance-expected.png:
3300 * platform/qt/fast/block/float/nested-clearance-expected.txt:
3301 * platform/qt/fast/block/float/overhanging-tall-block-expected.png:
3302 * platform/qt/fast/block/float/overhanging-tall-block-expected.txt:
3303 * platform/qt/fast/block/float/relative-painted-twice-expected.png:
3304 * platform/qt/fast/block/float/relative-painted-twice-expected.txt: Added.
3305 * platform/qt/fast/block/float/shrink-to-avoid-float-complexity-expected.png:
3306 * platform/qt/fast/block/float/shrink-to-avoid-float-complexity-expected.txt:
3307 * platform/qt/fast/block/lineboxcontain/parsing-invalid-expected.png:
3308 * platform/qt/fast/block/lineboxcontain/parsing-invalid-expected.txt:
3309 * platform/qt/fast/block/margin-collapse/103-expected.png:
3310 * platform/qt/fast/block/margin-collapse/103-expected.txt:
3311 * platform/qt/fast/block/margin-collapse/104-expected.png:
3312 * platform/qt/fast/block/margin-collapse/104-expected.txt:
3313 * platform/qt/fast/block/margin-collapse/empty-clear-blocks-expected.png:
3314 * platform/qt/fast/block/margin-collapse/empty-clear-blocks-expected.txt:
3315 * platform/qt/fast/block/positioning/047-expected.png:
3316 * platform/qt/fast/block/positioning/047-expected.txt:
3317 * platform/qt/fast/block/positioning/051-expected.png:
3318 * platform/qt/fast/block/positioning/051-expected.txt:
3319 * platform/qt/fast/block/positioning/055-expected.png:
3320 * platform/qt/fast/block/positioning/055-expected.txt:
3321 * platform/qt/fast/block/positioning/auto/007-expected.png:
3322 * platform/qt/fast/block/positioning/auto/007-expected.txt:
3323 * platform/qt/fast/block/positioning/auto/vertical-lr/005-expected.png:
3324 * platform/qt/fast/block/positioning/auto/vertical-lr/005-expected.txt:
3325 * platform/qt/fast/block/positioning/auto/vertical-lr/007-expected.png:
3326 * platform/qt/fast/block/positioning/auto/vertical-lr/007-expected.txt:
3327 * platform/qt/fast/block/positioning/auto/vertical-rl/005-expected.png:
3328 * platform/qt/fast/block/positioning/auto/vertical-rl/005-expected.txt:
3329 * platform/qt/fast/block/positioning/auto/vertical-rl/007-expected.png:
3330 * platform/qt/fast/block/positioning/auto/vertical-rl/007-expected.txt:
3331 * platform/qt/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.png:
3332 * platform/qt/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt:
3333 * platform/qt/fast/block/positioning/negative-rel-position-expected.png:
3334 * platform/qt/fast/block/positioning/negative-rel-position-expected.txt: Added.
3335 * platform/qt/fast/block/positioning/relative-overflow-block-expected.png:
3336 * platform/qt/fast/block/positioning/relative-overflow-block-expected.txt:
3337 * platform/qt/fast/block/positioning/relative-overflow-replaced-expected.png:
3338 * platform/qt/fast/block/positioning/relative-overflow-replaced-expected.txt:
3339 * platform/qt/fast/block/positioning/relative-overflow-replaced-float-expected.png:
3340 * platform/qt/fast/block/positioning/relative-overflow-replaced-float-expected.txt:
3341 * platform/qt/fast/body-propagation/overflow/001-expected.png:
3342 * platform/qt/fast/body-propagation/overflow/001-expected.txt:
3343 * platform/qt/fast/body-propagation/overflow/001-xhtml-expected.png:
3344 * platform/qt/fast/body-propagation/overflow/001-xhtml-expected.txt:
3345 * platform/qt/fast/body-propagation/overflow/002-expected.png:
3346 * platform/qt/fast/body-propagation/overflow/002-expected.txt:
3347 * platform/qt/fast/body-propagation/overflow/002-xhtml-expected.png: