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

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

Issue 1773403002: Update SVG text layout to use shaped glyph data & go fast (O(n^2)->O(n)) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@1773353003
Patch Set: Add a missed rebaseline to test expectations 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 ] virtual/threaded/printing/iframe-print.html [ Skip ] 1220 crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ]
1221 1221
1222 crbug.com/571233 compositing/background-color/background-color-outside-document. html [ Skip ] 1222 crbug.com/571233 compositing/background-color/background-color-outside-document. html [ Skip ]
1223 1223
1224 crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ] 1224 crbug.com/331582 [ Win ] fast/inline/justify-emphasis-inline-box.html [ Failure ]
1225 crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ] 1225 crbug.com/474759 fast/writing-mode/vertical-rl-replaced-selection.html [ Failure ]
1226 1226
1227 crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ] 1227 crbug.com/353746 virtual/android/fullscreen/video-specified-size.html [ Failure Pass ]
1228 1228
1229 crbug.com/589525 svg/text/lengthAdjust-text-metrics.html [ NeedsRebaseline ] 1229 crbug.com/589525 svg/text/lengthAdjust-text-metrics.html [ NeedsRebaseline ]
1230 crbug.com/589525 svg/text/ligature-queries.html [ NeedsRebaseline ]
1231 crbug.com/589525 svg/text/select-textLength-spacing-squeeze-1.svg [ NeedsRebasel ine ]
1232 crbug.com/589525 svg/text/select-textLength-spacing-squeeze-2.svg [ NeedsRebasel ine ]
1233 crbug.com/589525 svg/text/select-textLength-spacing-squeeze-3.svg [ NeedsRebasel ine ]
1234 crbug.com/589525 svg/text/select-textLength-spacing-squeeze-4.svg [ NeedsRebasel ine ]
1235 crbug.com/589525 svg/text/select-textLength-spacing-stretch-1.svg [ NeedsRebasel ine ]
1236 crbug.com/589525 svg/text/select-textLength-spacing-stretch-2.svg [ NeedsRebasel ine ]
1237 crbug.com/589525 svg/text/select-textLength-spacing-stretch-3.svg [ NeedsRebasel ine ]
1238 crbug.com/589525 svg/text/select-textLength-spacing-stretch-4.svg [ NeedsRebasel ine ]
1239 crbug.com/589525 svg/W3C-SVG-1.1/text-intro-03-b.svg [ NeedsRebaseline ]
1240 crbug.com/589525 svg/W3C-SVG-1.1/text-path-01-b.svg [ NeedsRebaseline ]
1241 crbug.com/589525 svg/W3C-SVG-1.1/text-spacing-01-b.svg [ NeedsRebaseline ]
1242 crbug.com/589525 svg/W3C-SVG-1.1/text-text-07-t.svg [ NeedsRebaseline ]
1243 crbug.com/589525 svg/batik/text/longTextOnPath.svg [ NeedsRebaseline ]
1244 crbug.com/589525 svg/batik/text/smallFonts.svg [ NeedsRebaseline ]
1245 crbug.com/589525 svg/batik/text/textLayout.svg [ NeedsRebaseline ]
1246 crbug.com/589525 svg/batik/text/textLayout2.svg [ NeedsRebaseline ]
1247 crbug.com/589525 svg/batik/text/textOnPath3.svg [ NeedsRebaseline ]
1248 crbug.com/589525 svg/batik/text/textOnPathSpaces.svg [ NeedsRebaseline ]
1249 crbug.com/589525 svg/batik/text/verticalText.svg [ NeedsRebaseline ]
1250 crbug.com/589525 svg/batik/text/verticalTextOnPath.svg [ NeedsRebaseline ]
1251 crbug.com/589525 svg/custom/glyph-transformation-with-hkern.svg [ NeedsRebaselin e ]
1252 crbug.com/589525 svg/dynamic-updates/SVGTextElement-dom-rotate-attr.html [ Needs Rebaseline ]
1253 crbug.com/589525 svg/text/bidi-reorder-value-lists.svg [ NeedsRebaseline ]
1254 crbug.com/589525 svg/text/bidi-text-query.svg [ NeedsRebaseline ]
1255 crbug.com/589525 svg/text/non-bmp-positioning-lists.svg [ NeedsRebaseline ]
1256 crbug.com/589525 svg/text/text-selection-path-01-b.svg [ NeedsRebaseline ]
1257 crbug.com/589525 svg/text/text-selection-spacing-01-b.svg [ NeedsRebaseline ]
1258 crbug.com/589525 svg/text/text-selection-text-07-t.svg [ NeedsRebaseline ]
1259 crbug.com/589525 [ Mac ] svg/W3C-SVG-1.1/text-text-06-t.svg [ NeedsRebaseline ]
fs 2016/03/10 09:55:57 This is the test that was, originally intended, to
1260 crbug.com/589525 [ Mac ] svg/text/text-selection-text-06-t.svg [ NeedsRebaseline ]
1261 crbug.com/589525 [ Mac ] svg/W3C-SVG-1.1-SE/text-tspan-02-b.svg [ NeedsRebaselin e ]
1262 crbug.com/589525 [ Win ] svg/W3C-SVG-1.1/struct-frag-02-t.svg [ NeedsRebaseline ]
1263 crbug.com/589525 [ Win ] svg/custom/stroke-width-large.svg [ NeedsRebaseline ]
1264 crbug.com/589525 [ Linux ] svg/W3C-SVG-1.1/metadata-example-01-b.svg [ NeedsReba seline ]
1265 crbug.com/589525 [ Linux ] svg/W3C-SVG-1.1/text-text-01-b.svg [ NeedsRebaseline ]
1266 crbug.com/589525 [ Linux ] svg/text/select-x-list-with-tspans-4.svg [ NeedsRebas eline ]
1267 crbug.com/589525 [ Win Linux ] svg/text/text-rescale.html [ NeedsRebaseline ]
1268 crbug.com/589525 [ Win Linux ] svg/carto.net/textbox.svg [ NeedsRebaseline ]
1269 crbug.com/589525 [ Win Linux ] svg/custom/text-match-highlight.html [ NeedsRebas eline ]
1230 1270
1231 crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ] 1271 crbug.com/527270 accessibility/name-calc-img.html [ Failure Pass Timeout ]
1232 1272
1233 # This test has different results in Debug and Release. 1273 # This test has different results in Debug and Release.
1234 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a ll-imagesource.html [ Failure ] 1274 crbug.com/529038 [ Debug ] virtual/gpu/fast/canvas/canvas-composite-repaint-by-a ll-imagesource.html [ Failure ]
1235 1275
1236 crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pa ss Failure ] 1276 crbug.com/532643 [ Mac ] fast/events/hit-test-cache-scrollbar-no-crash.html [ Pa ss Failure ]
1237 crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test -cache-scrollbar-no-crash.html [ Pass Failure ] 1277 crbug.com/532643 [ Mac ] virtual/trustedeventsdefaultaction/fast/events/hit-test -cache-scrollbar-no-crash.html [ Pass Failure ]
1238 crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollb ar-no-crash.html [ Pass Failure ] 1278 crbug.com/532643 [ Mac ] virtual/pointerevent/fast/events/hit-test-cache-scrollb ar-no-crash.html [ Pass Failure ]
1239 1279
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
1401 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/resize-squas hing-layer-that-needs-full-repaint.html [ Failure ] 1441 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/squash-parti al-repaint-inside-squashed-layer.html [ Failure ] 1442 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/squashing-in side-preserve-3d-element.html [ Failure ] 1443 crbug.com/591832 [ Mac10.10 Mac10.11 Retina ] compositing/squashing/squashing-in side-preserve-3d-element.html [ Failure ]
1404 1444
1405 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1445 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1406 1446
1407 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1447 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1408 1448
1409 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1449 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
1410 1450
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698