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

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1404853003: Add SVG Text to support the CSS 'text-orientation' property (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: drott review Created 5 years, 2 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 | « no previous file | third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1/text-align-05-b.svg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Run these tests with under virtual/spv2 only. 1 # Run these tests with under virtual/spv2 only.
2 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 2 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
3 3
4 # TODO(wangxianzhu): Triage the failures 4 # TODO(wangxianzhu): Triage the failures
5 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr oll.html [ Failure ] 5 crbug.com/524134 virtual/spv2/paint/invalidation/invalidate-after-composited-scr oll.html [ Failure ]
6 crbug.com/524134 crbug.com/539546 virtual/spv2/paint/selection/text-selection-dr ag.html [ Pass Failure ] 6 crbug.com/524134 crbug.com/539546 virtual/spv2/paint/selection/text-selection-dr ag.html [ Pass Failure ]
7 crbug.com/524134 virtual/spv2/paint/paintlayer/non-self-painting-layer-overrides -visibility.html [ Crash Failure Timeout ] 7 crbug.com/524134 virtual/spv2/paint/paintlayer/non-self-painting-layer-overrides -visibility.html [ Crash Failure Timeout ]
8 crbug.com/524134 virtual/spv2/paint/invalidation/spv2/focus-ring-on-continuation -move.html [ Failure ] 8 crbug.com/524134 virtual/spv2/paint/invalidation/spv2/focus-ring-on-continuation -move.html [ Failure ]
9 9
10 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clipping-should-not-repain t-composited-descendants-as-text.html [ Failure ] 10 crbug.com/524236 virtual/spv2/paint/invalidation/spv2/clipping-should-not-repain t-composited-descendants-as-text.html [ Failure ]
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 crbug.com/248938 virtual/threaded/animations/display-none-terminates-animation.h tml [ Pass Failure ] 226 crbug.com/248938 virtual/threaded/animations/display-none-terminates-animation.h tml [ Pass Failure ]
227 crbug.com/421283 fast/html/marquee-scrollamount.html [ Pass Failure ] 227 crbug.com/421283 fast/html/marquee-scrollamount.html [ Pass Failure ]
228 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/delay-start-event.htm l [ Pass Failure ] 228 crbug.com/248938 [ Win Debug ] virtual/threaded/animations/delay-start-event.htm l [ Pass Failure ]
229 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -transform.html [ Pass Failure ] 229 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -transform.html [ Pass Failure ]
230 crbug.com/248938 [ Linux Win ] virtual/threaded/animations/cascade-important.htm l [ Pass Timeout ] 230 crbug.com/248938 [ Linux Win ] virtual/threaded/animations/cascade-important.htm l [ Pass Timeout ]
231 crbug.com/493815 inspector/elements/iframe-load-event.html [ Pass Failure ] 231 crbug.com/493815 inspector/elements/iframe-load-event.html [ Pass Failure ]
232 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -multiple-03.html [ Pass Failure ] 232 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -multiple-03.html [ Pass Failure ]
233 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -multiple-04.html [ Pass Failure ] 233 crbug.com/248938 [ Win Debug ] virtual/threaded/transitions/transition-end-event -multiple-04.html [ Pass Failure ]
234 crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ P ass Timeout ] 234 crbug.com/352405 virtual/threaded/animations/transition-and-animation-1.html [ P ass Timeout ]
235 235
236 crbug.com/543397 svg/W3C-SVG-1.1/text-align-05-b.svg [ NeedsRebaseline ]
237 crbug.com/543397 svg/W3C-SVG-1.1/text-align-06-b.svg [ NeedsRebaseline ]
238 crbug.com/543397 [ Android Linux Mac XP Win7 ] svg/W3C-SVG-1.1/text-intro-03-b.s vg [ NeedsRebaseline ]
239 crbug.com/543397 svg/batik/text/textGlyphOrientationHorizontal.svg [ NeedsRebase line ]
240 crbug.com/543397 [ Android Linux Mac XP Win7 ] svg/batik/text/verticalText.svg [ NeedsRebaseline ]
241 crbug.com/543397 svg/batik/text/verticalTextOnPath.svg [ NeedsRebaseline ]
242 crbug.com/543397 svg/text/text-selection-align-05-b.svg [ NeedsRebaseline ]
243 crbug.com/543397 svg/text/text-selection-align-06-b.svg [ NeedsRebaseline ]
244
236 crbug.com/461179 virtual/spv2/paint/invalidation/invalidate-when-receiving-paint -layer.html [ Failure ] 245 crbug.com/461179 virtual/spv2/paint/invalidation/invalidate-when-receiving-paint -layer.html [ Failure ]
237 246
238 crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ] 247 crbug.com/542541 [ Debug ] fast/events/click-count.html [ Pass Failure ]
239 248
240 # TODO(ojan): These tests aren't flaky. See crbug.com/517144. 249 # TODO(ojan): These tests aren't flaky. See crbug.com/517144.
241 # Release trybots run asserts, but the main waterfall ones don't. So, even 250 # Release trybots run asserts, but the main waterfall ones don't. So, even
242 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ]. 251 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ].
243 crbug.com/389648 crbug.com/517123 fast/text-autosizing/table-inflation-crash.htm l [ Pass Crash Timeout ] 252 crbug.com/389648 crbug.com/517123 fast/text-autosizing/table-inflation-crash.htm l [ Pass Crash Timeout ]
244 crbug.com/421854 [ SnowLeopard Debug ] fast/text/atsui-bidi-control.html [ Pass Crash ] 253 crbug.com/421854 [ SnowLeopard Debug ] fast/text/atsui-bidi-control.html [ Pass Crash ]
245 crbug.com/421854 [ SnowLeopard Debug ] fast/dom/52776.html [ Pass Crash ] 254 crbug.com/421854 [ SnowLeopard Debug ] fast/dom/52776.html [ Pass Crash ]
(...skipping 1378 matching lines...) Expand 10 before | Expand all | Expand 10 after
1624 1633
1625 crbug.com/524646 [ Yosemite ] fast/dom/shadow/shadowdom-for-button.html [ Failur e ] 1634 crbug.com/524646 [ Yosemite ] fast/dom/shadow/shadowdom-for-button.html [ Failur e ]
1626 1635
1627 crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request- multiple-window.html [ Failure Pass Timeout ] 1636 crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request- multiple-window.html [ Failure Pass Timeout ]
1628 crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request- multiple-worker.html [ Failure Pass Timeout ] 1637 crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request- multiple-worker.html [ Failure Pass Timeout ]
1629 crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request- multiple-sharedworker.html [ Failure Pass Timeout ] 1638 crbug.com/538717 [ Win Mac Linux ] http/tests/permissions/chromium/test-request- multiple-sharedworker.html [ Failure Pass Timeout ]
1630 1639
1631 crbug.com/541601 svg/overflow/overflow-on-outermost-svg-element-in-xhtml-default s.xhtml [ Failure ] 1640 crbug.com/541601 svg/overflow/overflow-on-outermost-svg-element-in-xhtml-default s.xhtml [ Failure ]
1632 1641
1633 crbug.com/543369 [ Linux ] fast/forms/select/popup-menu-appearance-tall.html [ F ailure ] 1642 crbug.com/543369 [ Linux ] fast/forms/select/popup-menu-appearance-tall.html [ F ailure ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/svg/W3C-SVG-1.1/text-align-05-b.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698