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

Unified Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 99251: Fix bug numbers in test_expectations. (Closed)
Patch Set: Created 11 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/layout_tests/test_expectations.txt
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 01b321239e30d047da8c39948c0e74b7644a21e8..cb1e78df89560970e1eeb096712dfaac292a32a9 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2605,13 +2605,15 @@ WONTFIX SKIP : LayoutTests/webarchive/adopt-inline-styled-node-webarchive.html =
// Regressions from WebKit Merge 42932:42994
BUG11239 : LayoutTests/fast/dom/Window/setTimeout-string-argument.html = FAIL
-BUG11239 WIN : LayoutTests/fast/forms/textarea-width.html = FAIL
-BUG11239 : LayoutTests/fast/forms/text-control-intrinsic-widths.html = FAIL
-BUG11239 : LayoutTests/fast/forms/textarea-metrics.html = FAIL
BUG11239 WIN LINUX : LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL
BUG11239 WIN LINUX : LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL
BUG11239 : LayoutTests/platform/win/accessibility/document-role.html = FAIL
-BUG11239 : LayoutTests/svg/custom/svg-fonts-in-text-controls.html = FAIL
-BUG11239 WIN LINUX : chrome/fast/forms/textarea-metrics.html = FAIL
BUG11239 MAC : LayoutTests/svg/W3C-SVG-1.1/painting-marker-01-f.svg = FAIL
-BUG11239 MAC : LayoutTests/svg/custom/js-late-marker-and-object-creation.svg = FAIL
+BUG11239 MAC : LayoutTests/svg/custom/js-late-marker-and-object-creation.svg = FAIL
+
+// Regressions from WebKit Merge 42932:42994 due to text metric changes.
+BUG11251 WIN : LayoutTests/fast/forms/textarea-width.html = FAIL
+BUG11251 : LayoutTests/fast/forms/text-control-intrinsic-widths.html = FAIL
+BUG11251 WIN LINUX : chrome/fast/forms/textarea-metrics.html = FAIL
+BUG11251 : LayoutTests/svg/custom/svg-fonts-in-text-controls.html = FAIL
+BUG11251 : LayoutTests/fast/forms/textarea-metrics.html = FAIL
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698