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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2651793013: Fix incorrectly calculated size/position information for writing-modes (Closed)
Patch Set: git rebase-update Created 3 years, 10 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/ng/ng_block_layout_algorithm.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 2ea282be1fdb0d2ac044fe87448684b3d3035149..5fd4bd41d00c338600266ea64ca5a8fbb7eec7cb 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -150,13 +150,12 @@ crbug.com/674468 [ Trusty ] compositing/reflections/nested-reflection-transition
# ====== LayoutNG-only failures from here ======
# LayoutNG - is a new layout system for Blink.
-# TODO(glebl): remove once new float/margin collapsing algorithm checked in.
-
-
#### css2.1/20110323
-#### Passed: 112
-#### Skipped: 297
+#### Passed: 110
+#### Skipped: 299
crbug.com/635619 virtual/layout_ng/css2.1/20110323/absolute-non-replaced-height-002.htm [ Skip ]
+crbug.com/635619 virtual/layout_ng/css2.1/20110323/floats-zero-height-wrap-001.htm [ Skip ]
+crbug.com/635619 virtual/layout_ng/css2.1/20110323/floats-zero-height-wrap-002.htm [ Skip ]
crbug.com/635619 virtual/layout_ng/css2.1/20110323/absolute-non-replaced-height-003.htm [ Skip ]
crbug.com/635619 virtual/layout_ng/css2.1/20110323/absolute-non-replaced-height-004.htm [ Skip ]
crbug.com/635619 virtual/layout_ng/css2.1/20110323/absolute-non-replaced-height-005.htm [ Skip ]
@@ -455,8 +454,9 @@ crbug.com/635619 virtual/layout_ng/css2.1/20110323/width-non-replaced-inline-001
crbug.com/635619 virtual/layout_ng/css2.1/20110323/width-replaced-element-001.htm [ Skip ]
#### fast/block/basic
-#### Passed: 3
-#### Skipped: 29
+#### Passed: 2
+#### Skipped: 30
+crbug.com/635619 virtual/layout_ng/fast/block/float/floats-not-cleared-crash.html [ Skip ]
crbug.com/635619 virtual/layout_ng/fast/block/basic/001.html [ Skip ]
crbug.com/635619 virtual/layout_ng/fast/block/basic/002.html [ Skip ]
crbug.com/635619 virtual/layout_ng/fast/block/basic/003.html [ Skip ]
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/ng/ng_block_layout_algorithm.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698