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

Unified Diff: third_party/WebKit/LayoutTests/W3CImportExpectations

Issue 1471763006: update-w3c-deps import using blink f0408c3aa2c878571a05e341363c5a0319959733: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update W3CImportExpectations Created 5 years, 1 month 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/LayoutTests/imported/csswg-test/css-writing-modes-3/flexbox_align-items-stretch-writing-modes.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/W3CImportExpectations
diff --git a/third_party/WebKit/LayoutTests/W3CImportExpectations b/third_party/WebKit/LayoutTests/W3CImportExpectations
index f13a64e43ac1a202cbc1d86b3100cf947fb48fc6..b95bde14f0a39ac90531d1ffa66a9a65929c4ca2 100644
--- a/third_party/WebKit/LayoutTests/W3CImportExpectations
+++ b/third_party/WebKit/LayoutTests/W3CImportExpectations
@@ -420,6 +420,7 @@ imported/web-platform-tests/mediacapture-streams/obtaining-local-multimedia-cont
# Requires http server.
imported/web-platform-tests/html/browsers/history/the-history-interface/008.html [ Skip ]
+imported/web-platform-tests/html/browsers/origin/relaxing-the-same-origin-restriction/document_domain.html [ Skip ]
imported/web-platform-tests/html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/creating_browsing_context_test_01.html [ Skip ]
# Requires http server. Moved the following test to http/tests/custom-elements/.
@@ -479,6 +480,27 @@ imported/csswg-test/css-writing-modes-3/block-flow-direction-060.xht [ Skip ]
imported/csswg-test/css-writing-modes-3/block-flow-direction-061.xht [ Skip ]
imported/csswg-test/css-writing-modes-3/block-flow-direction-062.xht [ Skip ]
imported/csswg-test/css-writing-modes-3/block-flow-direction-063.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/block-flow-direction-064.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/block-flow-direction-065.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/block-flow-direction-066.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-042.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-043.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-045.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-046.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-047.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-048.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-049.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-050.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-051.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-052.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-053.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-054.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-055.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-056.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-057.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-058.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-059.xht [ Skip ]
+imported/csswg-test/css-writing-modes-3/line-box-direction-060.xht [ Skip ]
# CSS Writing Modes Level 3: Following tests require applying writing-mode to table-cell, which we do not support today. crbug.com/409155
imported/csswg-test/css-writing-modes-3/block-flow-direction-017.xht [ Skip ]
@@ -502,5 +524,17 @@ imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-001.h
imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-002.html [ Skip ]
imported/csswg-test/css-writing-modes-3/text-combine-upright-value-digits4-003.html [ Skip ]
-# References /images/ directory. crbug.com/360762
+# References /common/ or /images/ directory. crbug.com/360762
imported/web-platform-tests/FileAPI/url/url_xmlhttprequest_img.html [ Skip ]
+imported/web-platform-tests/html/semantics/forms/form-submission-0/url-encoded.html [ Skip ]
+
+# crbug.com/561418: <ul type=decimal> and values other than 1/a/A/i/I/none/disc/circle/square should not be supported
+imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-unsupported-decimal.html [ Skip ]
+imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-unsupported-lower-alpha.html [ Skip ]
+imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-unsupported-lower-roman.html [ Skip ]
+imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-unsupported-upper-alpha.html [ Skip ]
+imported/web-platform-tests/html/rendering/non-replaced-elements/lists/ul-type-unsupported-upper-roman.html [ Skip ]
+
+# crbug.com/561421: Update meta refresh parsing to match the new spec
+imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/parsing.html [ Skip ]
+imported/web-platform-tests/html/semantics/document-metadata/the-meta-element/pragma-directives/attr-meta-http-equiv-refresh/support/refresh.sub.html [ Skip ]
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/flexbox_align-items-stretch-writing-modes.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698