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

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

Issue 2805283003: Inline algorithm should take into account the wrapper's clearance line. (Closed)
Patch Set: git rebase-update Created 3 years, 8 months 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/Source/core/layout/ng/inline/ng_inline_layout_algorithm.cc » ('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) harness-tests/crash.html [ Crash ] 2 Bug(intentional) harness-tests/crash.html [ Crash ]
3 Bug(intentional) harness-tests/timeout.html [ Timeout ] 3 Bug(intentional) harness-tests/timeout.html [ Timeout ]
4 4
5 # TODO(qyearsley): Remove these lines and uncomment other test expectation 5 # TODO(qyearsley): Remove these lines and uncomment other test expectation
6 # lines related to CSS tests (crbug.com/706118). 6 # lines related to CSS tests (crbug.com/706118).
7 crbug.com/706118 external/wpt/css/CSS2 [ Skip ] 7 crbug.com/706118 external/wpt/css/CSS2 [ Skip ]
8 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ] 8 crbug.com/706118 external/wpt/css/css-flexbox-1 [ Skip ]
9 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] 9 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ]
10 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ] 10 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ]
(...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after
343 crbug.com/635619 virtual/layout_ng/fast/block/basic/quirk-percent-height-grandch ild.html [ Skip ] 343 crbug.com/635619 virtual/layout_ng/fast/block/basic/quirk-percent-height-grandch ild.html [ Skip ]
344 crbug.com/635619 virtual/layout_ng/fast/block/basic/quirk-percent-height-table-c ell.html [ Skip ] 344 crbug.com/635619 virtual/layout_ng/fast/block/basic/quirk-percent-height-table-c ell.html [ Skip ]
345 crbug.com/635619 virtual/layout_ng/fast/block/basic/text-indent-rtl.html [ Skip ] 345 crbug.com/635619 virtual/layout_ng/fast/block/basic/text-indent-rtl.html [ Skip ]
346 crbug.com/635619 virtual/layout_ng/fast/block/basic/truncation-rtl.html [ Skip ] 346 crbug.com/635619 virtual/layout_ng/fast/block/basic/truncation-rtl.html [ Skip ]
347 crbug.com/635619 virtual/layout_ng/fast/block/basic/white-space-pre-wraps.html [ Skip ] 347 crbug.com/635619 virtual/layout_ng/fast/block/basic/white-space-pre-wraps.html [ Skip ]
348 # Crashes related to the margin calculation in NGBlockLayoutAlgorithm::PrepareCh ildLayout 348 # Crashes related to the margin calculation in NGBlockLayoutAlgorithm::PrepareCh ildLayout
349 crbug.com/635619 virtual/layout_ng/fast/block/basic/min-pref-width-nowrap-floats .html [ Failure Crash ] 349 crbug.com/635619 virtual/layout_ng/fast/block/basic/min-pref-width-nowrap-floats .html [ Failure Crash ]
350 crbug.com/635619 virtual/layout_ng/fast/block/basic/percent-height-inside-anonym ous-block.html [ Failure Crash ] 350 crbug.com/635619 virtual/layout_ng/fast/block/basic/percent-height-inside-anonym ous-block.html [ Failure Crash ]
351 351
352 #### fast/block/margin-collapse 352 #### fast/block/margin-collapse
353 #### Passed: 30 353 #### Passed: 31
354 #### Skipped: 60 354 #### Skipped: 59
355 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/004.html [ Skip ] 355 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/004.html [ Skip ]
356 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/006.html [ Skip ] 356 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/006.html [ Skip ]
357 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/016.html [ Skip ] 357 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/016.html [ Skip ]
358 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/018.html [ Skip ] 358 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/018.html [ Skip ]
359 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/021.html [ Skip ] 359 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/021.html [ Skip ]
360 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/022.html [ Skip ] 360 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/022.html [ Skip ]
361 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/025.html [ Skip ] 361 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/025.html [ Skip ]
362 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/028.html [ Skip ] 362 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/028.html [ Skip ]
363 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/029.html [ Skip ] 363 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/029.html [ Skip ]
364 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/030.html [ Skip ] 364 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/030.html [ Skip ]
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after
403 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-child.html [ Skip ] 403 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-child.html [ Skip ]
404 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-children.html [ Skip ] 404 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-children.html [ Skip ]
405 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-descendants.html [ Skip ] 405 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-float-descendants.html [ Skip ]
406 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-overflow-hidden-and-float-child.html [ Skip ] 406 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-bl ock-with-overflow-hidden-and-float-child.html [ Skip ]
407 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-co ls-creates-block-formatting-context.html [ Skip ] 407 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-co ls-creates-block-formatting-context.html [ Skip ]
408 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-wi th-floats.html [ Skip ] 408 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/self-collapsing-wi th-floats.html [ Skip ]
409 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/table-beside-float -complex-margin-collapsing.html [ Skip ] 409 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/table-beside-float -complex-margin-collapsing.html [ Skip ]
410 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll apse-container.html [ Skip ] 410 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll apse-container.html [ Skip ]
411 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll apse-separate-position.html [ Skip ] 411 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll apse-separate-position.html [ Skip ]
412 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll apse-siblings.html [ Skip ] 412 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll apse-siblings.html [ Skip ]
413 crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll apse-floats.html [ Skip ]
414 413
415 #### fast/block/float 414 #### fast/block/float
416 #### Total: 209 415 #### Total: 209
417 #### Passed: 28 416 #### Passed: 28
418 #### Skipped: 177 417 #### Skipped: 177
419 crbug.com/635619 virtual/layout_ng/fast/block/float/001.html [ Skip ] 418 crbug.com/635619 virtual/layout_ng/fast/block/float/001.html [ Skip ]
420 crbug.com/635619 virtual/layout_ng/fast/block/float/002.html [ Skip ] 419 crbug.com/635619 virtual/layout_ng/fast/block/float/002.html [ Skip ]
421 crbug.com/635619 virtual/layout_ng/fast/block/float/003.html [ Skip ] 420 crbug.com/635619 virtual/layout_ng/fast/block/float/003.html [ Skip ]
422 crbug.com/635619 virtual/layout_ng/fast/block/float/004.html [ Skip ] 421 crbug.com/635619 virtual/layout_ng/fast/block/float/004.html [ Skip ]
423 crbug.com/635619 virtual/layout_ng/fast/block/float/005.html [ Skip ] 422 crbug.com/635619 virtual/layout_ng/fast/block/float/005.html [ Skip ]
(...skipping 2283 matching lines...) Expand 10 before | Expand all | Expand 10 after
2707 2706
2708 # Sheriff failures 2017-04-03 2707 # Sheriff failures 2017-04-03
2709 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation 2708 # Should be [ Crash Pass ], but this has a commented out [ Skip ] expectation
2710 # for Mac earlier in the file, so just skip it everywhere. 2709 # for Mac earlier in the file, so just skip it everywhere.
2711 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ] 2710 crbug.com/707689 shapedetection/detection-HTMLCanvasElement.html [ Skip ]
2712 2711
2713 # Tests to be run only under virtual/experimental-canvas-features/ 2712 # Tests to be run only under virtual/experimental-canvas-features/
2714 crbug.com/682753 fast/canvas-experimental [ Skip ] 2713 crbug.com/682753 fast/canvas-experimental [ Skip ]
2715 2714
2716 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [ Failure Pass ] 2715 crbug.com/708934 fast/backgrounds/background-image-relative-url-in-iframe.html [ Failure Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/ng/inline/ng_inline_layout_algorithm.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698