Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2435803005: Initial implementation of LayoutNG's block layout algorithm for floats. (Closed)
Patch Set: fix PositionFragment's doc, added TODO to fix floats with margins and add more test expectations. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/VirtualTestSuites » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
210 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-creates-block-formatting-context.html [ Skip ] 210 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-creates-block-formatting-context.html [ Skip ]
211 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-child-collapsed-margins.html [ Skip ] 211 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-child-collapsed-margins.html [ Skip ]
212 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-child.html [ Skip ] 212 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-child.html [ Skip ]
213 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-children.html [ Skip ] 213 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-children.html [ Skip ]
214 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-descendants.html [ Skip ] 214 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-descendants.html [ Skip ]
215 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-co ls-creates-block-formatting-context.html [ Skip ] 215 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-co ls-creates-block-formatting-context.html [ Skip ]
216 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/table-beside-float -complex-margin-collapsing.html [ Skip ] 216 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/table-beside-float -complex-margin-collapsing.html [ Skip ]
217 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll apse-container.html [ Skip ] 217 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll apse-container.html [ Skip ]
218 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll apse-separate-position.html [ Skip ] 218 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll apse-separate-position.html [ Skip ]
219 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll apse-siblings.html [ Skip ] 219 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll apse-siblings.html [ Skip ]
220
221 #### fast/block/float
222 #### Passed: 52
223 #### Skipped: 142
224 crbug.com/635619 virtual/layout_ng/fast/block/float/001.html [ Skip ]
225 crbug.com/635619 virtual/layout_ng/fast/block/float/002.html [ Skip ]
226 crbug.com/635619 virtual/layout_ng/fast/block/float/003.html [ Skip ]
227 crbug.com/635619 virtual/layout_ng/fast/block/float/007.html [ Skip ]
228 crbug.com/635619 virtual/layout_ng/fast/block/float/008.html [ Skip ]
229 crbug.com/635619 virtual/layout_ng/fast/block/float/009.html [ Skip ]
230 crbug.com/635619 virtual/layout_ng/fast/block/float/010.html [ Skip ]
231 crbug.com/635619 virtual/layout_ng/fast/block/float/011.html [ Skip ]
232 crbug.com/635619 virtual/layout_ng/fast/block/float/012.html [ Skip ]
233 crbug.com/635619 virtual/layout_ng/fast/block/float/013.html [ Skip ]
234 crbug.com/635619 virtual/layout_ng/fast/block/float/014.html [ Skip ]
235 crbug.com/635619 virtual/layout_ng/fast/block/float/015.html [ Skip ]
236 crbug.com/635619 virtual/layout_ng/fast/block/float/016.html [ Skip ]
237 crbug.com/635619 virtual/layout_ng/fast/block/float/017.html [ Skip ]
238 crbug.com/635619 virtual/layout_ng/fast/block/float/018.html [ Skip ]
239 crbug.com/635619 virtual/layout_ng/fast/block/float/019.html [ Skip ]
240 crbug.com/635619 virtual/layout_ng/fast/block/float/020.html [ Skip ]
241 crbug.com/635619 virtual/layout_ng/fast/block/float/021.html [ Skip ]
242 crbug.com/635619 virtual/layout_ng/fast/block/float/022.html [ Skip ]
243 crbug.com/635619 virtual/layout_ng/fast/block/float/023.html [ Skip ]
244 crbug.com/635619 virtual/layout_ng/fast/block/float/024.html [ Skip ]
245 crbug.com/635619 virtual/layout_ng/fast/block/float/025.html [ Skip ]
246 crbug.com/635619 virtual/layout_ng/fast/block/float/026.html [ Skip ]
247 crbug.com/635619 virtual/layout_ng/fast/block/float/027.html [ Skip ]
248 crbug.com/635619 virtual/layout_ng/fast/block/float/028.html [ Skip ]
249 crbug.com/635619 virtual/layout_ng/fast/block/float/029.html [ Skip ]
250 crbug.com/635619 virtual/layout_ng/fast/block/float/030.html [ Skip ]
251 crbug.com/635619 virtual/layout_ng/fast/block/float/031.html [ Skip ]
252 crbug.com/635619 virtual/layout_ng/fast/block/float/032.html [ Skip ]
253 crbug.com/635619 virtual/layout_ng/fast/block/float/033.html [ Skip ]
254 crbug.com/635619 virtual/layout_ng/fast/block/float/034.html [ Skip ]
255 crbug.com/635619 virtual/layout_ng/fast/block/float/035.html [ Skip ]
256 crbug.com/635619 virtual/layout_ng/fast/block/float/4145535Crash.html [ Skip ]
257 crbug.com/635619 virtual/layout_ng/fast/block/float/add-float-back-to-anonymous- block.html [ Skip ]
258 crbug.com/635619 virtual/layout_ng/fast/block/float/add-inline-before-float-and- after-anonymous-block.html [ Skip ]
259 crbug.com/635619 virtual/layout_ng/fast/block/float/add-inline-before-float-in-b lock-children-block.html [ Skip ]
260 crbug.com/635619 virtual/layout_ng/fast/block/float/add-inline-between-floats-wi th-preceding-anonymous-box.html [ Skip ]
261 crbug.com/635619 virtual/layout_ng/fast/block/float/add-inline-to-block-flow-and -ensure-layout-on-containers-of-removed-floats.html [ Skip ]
262 crbug.com/635619 virtual/layout_ng/fast/block/float/add-inline-to-block-flow-wit h-block-children-that-do-not-need-anonymous-boxes.html [ Skip ]
263 crbug.com/635619 virtual/layout_ng/fast/block/float/avoid-floats-with-negative-m argins.html [ Skip ]
264 crbug.com/635619 virtual/layout_ng/fast/block/float/avoidance-percent-width-comp at.html [ Skip ]
265 crbug.com/635619 virtual/layout_ng/fast/block/float/avoidance-percent-width-stri ct.html [ Skip ]
266 crbug.com/635619 virtual/layout_ng/fast/block/float/avoidance-rtl.html [ Skip ]
267 crbug.com/635619 virtual/layout_ng/fast/block/float/avoiding-float-centered.html [ Skip ]
268 crbug.com/635619 virtual/layout_ng/fast/block/float/block-with-negative-margin-c lears-float.html [ Skip ]
269 crbug.com/635619 virtual/layout_ng/fast/block/float/br-with-clear-2.html [ Skip ]
270 crbug.com/635619 virtual/layout_ng/fast/block/float/br-with-clear.html [ Skip ]
271 crbug.com/635619 virtual/layout_ng/fast/block/float/centered-float-avoidance-com plexity.html [ Skip ]
272 crbug.com/635619 virtual/layout_ng/fast/block/float/checkbox-and-radio-avoid-flo ats.html [ Skip ]
273 crbug.com/635619 virtual/layout_ng/fast/block/float/clamped-right-float.html [ S kip ]
274 crbug.com/635619 virtual/layout_ng/fast/block/float/clear-element-too-wide-for-c ontaining-block.html [ Skip ]
275 crbug.com/635619 virtual/layout_ng/fast/block/float/clear-negative-margin-top.ht ml [ Skip ]
276 crbug.com/635619 virtual/layout_ng/fast/block/float/clear-to-fit.html [ Skip ]
277 crbug.com/635619 virtual/layout_ng/fast/block/float/containing-block-change-comp ositing.html [ Skip ]
278 crbug.com/635619 virtual/layout_ng/fast/block/float/crash-on-absolute-positionin g.html [ Skip ]
279 crbug.com/635619 virtual/layout_ng/fast/block/float/dynamic-unfloat-pref-width.h tml [ Skip ]
280 crbug.com/635619 virtual/layout_ng/fast/block/float/editable-text-overlapping-fl oat.html [ Skip ]
281 crbug.com/635619 virtual/layout_ng/fast/block/float/element-clears-float-without -clearance.html [ Skip ]
282 crbug.com/635619 virtual/layout_ng/fast/block/float/fit_line_below_floats.html [ Skip ]
283 crbug.com/635619 virtual/layout_ng/fast/block/float/float-avoidance.html [ Skip ]
284 crbug.com/635619 virtual/layout_ng/fast/block/float/float-forced-below-other-flo ats.html [ Skip ]
285 crbug.com/635619 virtual/layout_ng/fast/block/float/float-in-float-hit-testing.h tml [ Skip ]
286 crbug.com/635619 virtual/layout_ng/fast/block/float/float-in-float-painting.html [ Skip ]
287 crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-next- sibling.html [ Skip ]
288 crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-next- sibling2.html [ Skip ]
289 crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-next- sibling3.html [ Skip ]
290 crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-next- sibling4.html [ Skip ]
291 crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-from-pre-b lock.html [ Skip ]
292 crbug.com/635619 virtual/layout_ng/fast/block/float/float-on-line-obeys-containe r-padding.html [ Skip ]
293 crbug.com/635619 virtual/layout_ng/fast/block/float/float-on-zero-height-line.ht ml [ Skip ]
294 crbug.com/635619 virtual/layout_ng/fast/block/float/float-overflow-hidden-contai ning-block-width.html [ Skip ]
295 crbug.com/635619 virtual/layout_ng/fast/block/float/float-overhangs-root.html [ Skip ]
296 crbug.com/635619 virtual/layout_ng/fast/block/float/float-should-dirty-line-even -when-it-doesnt-intersect-it.html [ Skip ]
297 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-do-not-overhang-from- block-formatting-context.html [ Skip ]
298 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-offset-image-quirk-li ne-height.html [ Skip ]
299 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-offset-image-quirk.ht ml [ Skip ]
300 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-offset-image-strict-l ine-height.html [ Skip ]
301 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-offset-image-strict.h tml [ Skip ]
302 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-offset-inline-block-q uirk-line-height.html [ Skip ]
303 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-offset-inline-block-s trict-line-height.html [ Skip ]
304 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-wrap-inside-inline-00 1.htm [ Skip ]
305 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-wrap-inside-inline-00 2.htm [ Skip ]
306 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-wrap-inside-inline-00 3.htm [ Skip ]
307 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-wrap-inside-inline-00 4.htm [ Skip ]
308 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-wrap-inside-inline-00 6.html [ Skip ]
309 crbug.com/635619 virtual/layout_ng/fast/block/float/floats-wrap-inside-inline-00 7.html [ Skip ]
310 crbug.com/635619 virtual/layout_ng/fast/block/float/formatting-context-changes.h tml [ Skip ]
311 crbug.com/635619 virtual/layout_ng/fast/block/float/in-margin.html [ Skip ]
312 crbug.com/635619 virtual/layout_ng/fast/block/float/independent-align-positionin g.html [ Skip ]
313 crbug.com/635619 virtual/layout_ng/fast/block/float/intruding-float-add-in-sibli ng-block-on-static-position.html [ Skip ]
314 crbug.com/635619 virtual/layout_ng/fast/block/float/intruding-float-add-in-sibli ng-block-on-static-position2.html [ Skip ]
315 crbug.com/635619 virtual/layout_ng/fast/block/float/intruding-float-not-removed- from-descendant-crash.html [ Skip ]
316 crbug.com/635619 virtual/layout_ng/fast/block/float/intruding-float-not-removed- writing-mode.xhtml [ Skip ]
317 crbug.com/635619 virtual/layout_ng/fast/block/float/intruding-float-remove-from- sibling-block-on-absolute-position.html [ Skip ]
318 crbug.com/635619 virtual/layout_ng/fast/block/float/intruding-float-remove-from- sibling-block-on-absolute-position2.html [ Skip ]
319 crbug.com/635619 virtual/layout_ng/fast/block/float/intruding-float-remove-from- sibling-block-on-fixed-position.html [ Skip ]
320 crbug.com/635619 virtual/layout_ng/fast/block/float/intruding-float-remove-from- sibling-block-on-fixed-position2.html [ Skip ]
321 crbug.com/635619 virtual/layout_ng/fast/block/float/intruding-float-sibling-with -margin.html [ Skip ]
322 crbug.com/635619 virtual/layout_ng/fast/block/float/intruding-painted-twice.html [ Skip ]
323 crbug.com/635619 virtual/layout_ng/fast/block/float/logical-bottom-exceeds-layou tunit-max.html [ Skip ]
324 crbug.com/635619 virtual/layout_ng/fast/block/float/marquee-shrink-to-avoid-floa ts.html [ Skip ]
325 crbug.com/635619 virtual/layout_ng/fast/block/float/max-width-clear-float-with-o verflow-hidden.html [ Skip ]
326 crbug.com/635619 virtual/layout_ng/fast/block/float/multiple-float-positioning.h tml [ Skip ]
327 crbug.com/635619 virtual/layout_ng/fast/block/float/narrow-after-wide.html [ Ski p ]
328 crbug.com/635619 virtual/layout_ng/fast/block/float/negative-margin-clear.html [ Skip ]
329 crbug.com/635619 virtual/layout_ng/fast/block/float/negative-margin-on-element-a voiding-floats-with-margin-on-parent.html [ Skip ]
330 crbug.com/635619 virtual/layout_ng/fast/block/float/negative-margin-on-element-a voiding-floats.html [ Skip ]
331 crbug.com/635619 virtual/layout_ng/fast/block/float/nested-clearance.html [ Skip ]
332 crbug.com/635619 virtual/layout_ng/fast/block/float/nested-floats-expand-formatt ing-context.html [ Skip ]
333 crbug.com/635619 virtual/layout_ng/fast/block/float/nestedAnonymousBlocks.html [ Skip ]
334 crbug.com/635619 virtual/layout_ng/fast/block/float/nestedAnonymousBlocks2.html [ Skip ]
335 crbug.com/635619 virtual/layout_ng/fast/block/float/nopaint-after-layer-destruct ion.html [ Skip ]
336 crbug.com/635619 virtual/layout_ng/fast/block/float/nopaint-after-layer-destruct ion2.html [ Skip ]
337 crbug.com/635619 virtual/layout_ng/fast/block/float/nowrap-clear-min-width.html [ Skip ]
338 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-after-height-dec rease-offsets.html [ Skip ]
339 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-after-height-dec rease.html [ Skip ]
340 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-add-in-sta tic-position-block.html [ Skip ]
341 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-add-in-sta tic-position-block2.html [ Skip ]
342 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-container- add-compositing.html [ Skip ]
343 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-container- remove-compositing.html [ Skip ]
344 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-crashes-wh en-sibling-becomes-formatting-context.html [ Skip ]
345 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-remove-fro m-absolute-position-block.html [ Skip ]
346 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-remove-fro m-absolute-position-block2.html [ Skip ]
347 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-remove-fro m-fixed-position-block.html [ Skip ]
348 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-remove-fro m-fixed-position-block2.html [ Skip ]
349 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-from-second-last -sibling.html [ Skip ]
350 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-from-third-last- sibling.html [ Skip ]
351 crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-tall-block.html [ Skip ]
352 crbug.com/635619 virtual/layout_ng/fast/block/float/overlapping-floats-paint-hit test-order-1.html [ Skip ]
353 crbug.com/635619 virtual/layout_ng/fast/block/float/overlapping-floats-paint-hit test-order-2.html [ Skip ]
354 crbug.com/635619 virtual/layout_ng/fast/block/float/overlapping-floats-with-over flow-hidden.html [ Skip ]
355 crbug.com/635619 virtual/layout_ng/fast/block/float/override-property-float.html [ Skip ]
356 crbug.com/635619 virtual/layout_ng/fast/block/float/previous-sibling-abspos-001. html [ Skip ]
357 crbug.com/635619 virtual/layout_ng/fast/block/float/previous-sibling-abspos-002. html [ Skip ]
358 crbug.com/635619 virtual/layout_ng/fast/block/float/previous-sibling-float-002.h tml [ Skip ]
359 crbug.com/635619 virtual/layout_ng/fast/block/float/shrink-to-avoid-float-comple xity.html [ Skip ]
360 crbug.com/635619 virtual/layout_ng/fast/block/float/shrink-to-fit-width.html [ S kip ]
361 crbug.com/635619 virtual/layout_ng/fast/block/float/table-relayout.html [ Skip ]
362 crbug.com/635619 virtual/layout_ng/fast/block/float/trailing-float-with-columns. html [ Skip ]
363 crbug.com/635619 virtual/layout_ng/fast/block/float/trailing-float-with-content. html [ Skip ]
364 crbug.com/635619 virtual/layout_ng/fast/block/float/vertical-move-relayout.html [ Skip ]
365 crbug.com/635619 virtual/layout_ng/fast/block/float/width-update-after-clear.htm l [ Skip ]
220 # ====== LayoutNG-only failures until here ====== 366 # ====== LayoutNG-only failures until here ======
221 367
222 # Run these tests with under virtual/scalefactor... only. 368 # Run these tests with under virtual/scalefactor... only.
223 crbug.com/567837 fast/hidpi/static [ Skip ] 369 crbug.com/567837 fast/hidpi/static [ Skip ]
224 370
225 # TODO(yosin): We should convert following tests to use asynchronous spell check er.scroll-in 371 # TODO(yosin): We should convert following tests to use asynchronous spell check er.scroll-in
226 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 372 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
227 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] 373 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
228 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ] 374 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
229 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ] 375 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ]
(...skipping 1034 matching lines...) Expand 10 before | Expand all | Expand 10 after
1264 crbug.com/655458 imported/wpt/workers/semantics/multiple-workers/007.html [ Fail ure Timeout ] 1410 crbug.com/655458 imported/wpt/workers/semantics/multiple-workers/007.html [ Fail ure Timeout ]
1265 crbug.com/655458 imported/wpt/workers/semantics/multiple-workers/008.html [ Fail ure Timeout ] 1411 crbug.com/655458 imported/wpt/workers/semantics/multiple-workers/008.html [ Fail ure Timeout ]
1266 crbug.com/655458 imported/wpt/workers/semantics/navigation/001.html [ Failure Ti meout ] 1412 crbug.com/655458 imported/wpt/workers/semantics/navigation/001.html [ Failure Ti meout ]
1267 crbug.com/655458 imported/wpt/workers/semantics/navigation/002.html [ Failure Ti meout ] 1413 crbug.com/655458 imported/wpt/workers/semantics/navigation/002.html [ Failure Ti meout ]
1268 crbug.com/655458 imported/wpt/workers/semantics/reporting-errors/004.html [ Fail ure Timeout ] 1414 crbug.com/655458 imported/wpt/workers/semantics/reporting-errors/004.html [ Fail ure Timeout ]
1269 crbug.com/655458 imported/wpt/workers/semantics/xhr/002.html [ Failure Timeout ] 1415 crbug.com/655458 imported/wpt/workers/semantics/xhr/002.html [ Failure Timeout ]
1270 crbug.com/655458 imported/wpt/workers/semantics/xhr/004.html [ Failure Timeout ] 1416 crbug.com/655458 imported/wpt/workers/semantics/xhr/004.html [ Failure Timeout ]
1271 1417
1272 crbug.com/655458 imported/wpt/workers/semantics/structured-clone/dedicated.html [ Crash Failure Timeout ] 1418 crbug.com/655458 imported/wpt/workers/semantics/structured-clone/dedicated.html [ Crash Failure Timeout ]
1273 crbug.com/655458 imported/wpt/workers/semantics/structured-clone/shared.html [ C rash Failure Timeout ] 1419 crbug.com/655458 imported/wpt/workers/semantics/structured-clone/shared.html [ C rash Failure Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/VirtualTestSuites » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698