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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2150003005: Add grid/flex layout support for <fieldset> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed comments: removed the call to 'setNeedsLayoutAndFullPaintInvalidation', added '<!DOCTYPE html… Created 4 years, 5 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 9906b0688ceca97be45292c95fe4cba1af9a7ebd..4e1c18ff875a2fd69416996c3530b6db03031eb9 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -12,6 +12,27 @@ crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa
# ====== Oilpan-only failures until here ======
+crbug.com/262679 accessibility/computed-role.html [ NeedsRebaseline ]
cbiesinger 2016/07/21 21:17:51 To double check, did you verify that the only diff
Gleb Lanbin 2016/07/21 21:25:20 yes, here is what I did 1) ran this patch through
+crbug.com/262679 accessibility/legend.html [ NeedsRebaseline ]
+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-align.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 ]
+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 ]
+
# Run these tests with under virtual/scalefactor... only.
crbug.com/567837 fast/hidpi/static [ Skip ]

Powered by Google App Engine
This is Rietveld 408576698