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

Side by Side Diff: webkit/tools/layout_tests/test_lists/tests_fixable.txt

Issue 27164: chrome side of merge from r41181 to r41217 (Closed)
Patch Set: xcode and idl fixes Created 11 years, 9 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 unified diff | Download patch
« no previous file with comments | « webkit/port/DerivedSources.make ('k') | webkit/webkit.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // These tests are expected to fail until we get around to fixing 1 // These tests are expected to fail until we get around to fixing
2 // them. 2 // them.
3 3
4 // Bug 1124548: Copying with no selection is sometimes supposed to work 4 // Bug 1124548: Copying with no selection is sometimes supposed to work
5 // Also skipped by Apple on Windows (rdar://problem/5015941) 5 // Also skipped by Apple on Windows (rdar://problem/5015941)
6 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL 6 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL
7 7
8 // onload race condition due to poorly designed test. 8 // onload race condition due to poorly designed test.
9 // Works fine when run stand-alone. Not needed for Beta. 9 // Works fine when run stand-alone. Not needed for Beta.
10 // Also skipped by Apple on Windows, due to intermittent failure 10 // Also skipped by Apple on Windows, due to intermittent failure
(...skipping 1773 matching lines...) Expand 10 before | Expand all | Expand 10 after
1784 LayoutTests/fast/borders/border-image-rotate-transform.html = CRASH 1784 LayoutTests/fast/borders/border-image-rotate-transform.html = CRASH
1785 LINUX WIN : LayoutTests/fast/text/atsui-spacing-features.html = FAIL 1785 LINUX WIN : LayoutTests/fast/text/atsui-spacing-features.html = FAIL
1786 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-intro-05-t.svg = FAIL 1786 LINUX : LayoutTests/svg/W3C-SVG-1.1/text-intro-05-t.svg = FAIL
1787 LINUX : LayoutTests/svg/text/text-fonts-01-t.svg = FAIL 1787 LINUX : LayoutTests/svg/text/text-fonts-01-t.svg = FAIL
1788 LINUX : LayoutTests/svg/text/text-intro-05-t.svg = FAIL 1788 LINUX : LayoutTests/svg/text/text-intro-05-t.svg = FAIL
1789 1789
1790 // Always fails for mac bug 5248, new failure with merge for eseidel 1790 // Always fails for mac bug 5248, new failure with merge for eseidel
1791 LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL 1791 LayoutTests/http/tests/security/cross-frame-access-protocol-explicit-domain.html = FAIL
1792 LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL 1792 LayoutTests/http/tests/security/cross-frame-access-protocol.html = FAIL
1793 1793
1794 // Ojan's editing layout test regressions
1795 LayoutTests/fast/forms/search-click-in-placeholder.html = FAIL
1796 MAC : LayoutTests/fast/inline/dirtyLinesForInline.html = FAIL
1797 MAC : LayoutTests/svg/custom/pointer-events-image.svg = FAIL
1798 LayoutTests/svg/custom/pointer-events-path.svg = FAIL
1799 MAC : LayoutTests/svg/custom/pointer-events-text.svg = FAIL
1800
1801 // New tests from merge 41181:41217
1802 LayoutTests/fast/replaced/embed-display-none.html = FAIL
1803 LayoutTests/fast/replaced/applet-display-none.html = FAIL
1804 LayoutTests/fast/replaced/object-display-none.html = FAIL
1805 LayoutTests/fast/lists/list-marker-with-line-height.html = FAIL
1806 LayoutTests/fast/overflow/overflow-stacking.html = FAIL
1807 LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL
1808 LayoutTests/fast/dom/getBoundingClientRect-getClientRects-relative-to-viewport.h tml = FAIL
1809
1810 // Regressions from merge 41181:41217
1811 // New baseline upstream
1812 LayoutTests/fast/events/offsetX-offsetY.html = FAIL
OLDNEW
« no previous file with comments | « webkit/port/DerivedSources.make ('k') | webkit/webkit.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698