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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2755143003: [LayoutNG] Make NGLineBuilder work with inline floats (Closed)
Patch Set: make setIsInPlacedTree to be available for LayoutNG Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/FloatingObjects.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index f8eb5eb6e9f6ca691bfa4b9b0510380f4e2989dc..3afac64b5d7aa249b9828f17682e1b285eeec9cf 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -433,8 +433,10 @@ crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-coll
crbug.com/635619 virtual/layout_ng/fast/block/margin-collapse/webkit-margin-collapse-floats.html [ Skip ]
#### fast/block/float
-#### Passed: 35
-#### Skipped: 172
+#### Total: 209
+#### Passed: 21
+#### Skipped: 185
+#### Failed: 3
crbug.com/635619 virtual/layout_ng/fast/block/float/001.html [ Skip ]
crbug.com/635619 virtual/layout_ng/fast/block/float/002.html [ Skip ]
crbug.com/635619 virtual/layout_ng/fast/block/float/003.html [ Skip ]
@@ -620,6 +622,11 @@ crbug.com/635619 virtual/layout_ng/fast/block/float/floats-not-cleared-from-gran
crbug.com/635619 virtual/layout_ng/fast/block/float/line-break-after-white-space-crash.html [ Skip ]
crbug.com/635619 virtual/layout_ng/fast/block/float/max-width-clear-float-with-overflow-hidden.html [ Skip ]
crbug.com/635619 virtual/layout_ng/fast/block/float/trailing-float-with-content.html [ Skip ]
+# ng_floats_utils.cc(144)] Check failed: !opportunity.IsEmpty(). Opportunity is empty but it shouldn't be
+crbug.com/635619 virtual/layout_ng/fast/block/float/float-not-removed-crash2.html [ Failure Crash ]
+# layout_ng_block_flow.h(28)] Security DCHECK failed: !object || (object->isLayoutNGBlockFlow())
+crbug.com/635619 virtual/layout_ng/fast/block/float/intruding-float-not-removed-writing-mode.xhtml [ Failure Crash ]
+crbug.com/635619 virtual/layout_ng/fast/block/float/overhanging-float-crashes-when-sibling-becomes-formatting-context.html [ Failure Crash ]
#### external/csswg-test/css21/linebox
#### Passed: 39
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/FloatingObjects.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698