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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2215133005: Add grid/flex layout support for <fieldset> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updated TestExpectations Created 4 years, 4 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
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 62bae62e509b3c2befcbf715c518fd9ab99dabb7..5b0d5551a9f2766e3176b8c70cf95e2f51b55a7d 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -15,6 +15,26 @@ crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa
# Run these tests with under virtual/scalefactor... only.
crbug.com/567837 fast/hidpi/static [ Skip ]
+crbug.com/262679 fast/block/basic/fieldset-stretch-to-legend.html [ NeedsRebaseline ]
+crbug.com/262679 fast/borders/fieldsetBorderRadius.html [ NeedsRebaseline ]
+crbug.com/262679 fast/css/fieldset-display-row.html [ NeedsRebaseline ]
+crbug.com/262679 fast/css/invalidation/fieldset-disabled.html [ NeedsRebaseline ]
+crbug.com/262679 fast/forms/006.html [ NeedsRebaseline ]
+crbug.com/262679 fast/forms/007.html [ NeedsRebaseline ]
+crbug.com/262679 fast/forms/fieldset/fieldset-legend-padding-unclipped-fieldset-border.html [ NeedsRebaseline ]
+crbug.com/262679 fast/forms/fieldset/fieldset-with-float.html [ NeedsRebaseline ]
+crbug.com/262679 fast/forms/fieldset/float-before-fieldset.html [ NeedsRebaseline ]
+crbug.com/262679 fast/forms/fieldset/validation-in-fieldset.html [ NeedsRebaseline ]
+crbug.com/262679 fast/forms/focus-selection-input.html [ NeedsRebaseline ]
+crbug.com/262679 fast/forms/focus-selection-textarea.html [ NeedsRebaseline ]
+crbug.com/262679 fast/forms/validity-property.html [ NeedsRebaseline ]
+# no pixel tests changes, just an anonymous block leftover, because LayoutRubyBase::createsAnonymousWrapper == true
+crbug.com/262679 fast/ruby/rubyDOM-remove-text2.html [ NeedsRebaseline ]
+crbug.com/262679 fast/text/whitespace/normal-after-nowrap-breaking.html [ NeedsRebaseline ]
+crbug.com/262679 fast/writing-mode/fieldsets.html [ NeedsRebaseline ]
+crbug.com/262679 paint/masks/fieldset-mask.html [ NeedsRebaseline ]
+crbug.com/262679 svg/custom/inline-svg-in-xhtml.xml [ NeedsRebaseline ]
+
# TODO(yosin): We should convert following tests to use asynchronous spell checker.scroll-in
crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]

Powered by Google App Engine
This is Rietveld 408576698