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

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

Issue 1773353003: Use precomputed text metrics instead of recomputing them in SVGTextQuery (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor cleanup and english fixes Created 4 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
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 1209 matching lines...) Expand 10 before | Expand all | Expand 10 after
1220 crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ] 1220 crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ]
1221 crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ] 1221 crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ]
1222 1222
1223 crbug.com/571233 compositing/background-color/background-color-outside-document. html [ Skip ] 1223 crbug.com/571233 compositing/background-color/background-color-outside-document. html [ Skip ]
1224 1224
1225 crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ] 1225 crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ]
1226 crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ] 1226 crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ]
1227 1227
1228 crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ] 1228 crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ]
1229 1229
1230 crbug.com/589525 svg/text/lengthAdjust-text-metrics.html [ NeedsRebaseline ]
1231
1230 crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ] 1232 crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ]
1231 1233
1232 # This test has different results in Debug and Release. 1234 # This test has different results in Debug and Release.
1233 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a ll-imagesource.html [ Failure ] 1235 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a ll-imagesource.html [ Failure ]
1234 1236
1235 crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pa ss Failure ] 1237 crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pa ss Failure ]
1236 crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test -cache-scrollbar-no-crash.html [ Pass Failure ] 1238 crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test -cache-scrollbar-no-crash.html [ Pass Failure ]
1237 crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollb ar-no-crash.html [ Pass Failure ] 1239 crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollb ar-no-crash.html [ Pass Failure ]
1238 1240
1239 # The Win10 result for fast/text/emoji-font-fallback-win.html does not match the description 1241 # The Win10 result for fast/text/emoji-font-fallback-win.html does not match the description
(...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after
1400 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas hing-layer-that-needs-full-repaint.html [ Failure ] 1402 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas hing-layer-that-needs-full-repaint.html [ Failure ]
1401 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ] 1403 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squash-parti al-repaint-inside-squashed-layer.html [ Failure ]
1402 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ] 1404 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ]
1403 1405
1404 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1406 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1405 1407
1406 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1408 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1407 1409
1408 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1410 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1409 1411
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698