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

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

Issue 1966703002: Support includePartialGlyphs=false in Font::offsetForPositionForComplexText (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add comment as per eae review Created 4 years, 7 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/Source/core/layout/line/BreakingContextInlineHeaders.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1257 matching lines...) Expand 10 before | Expand all | Expand 10 after
1268 crbug.com/594672 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ] 1268 crbug.com/594672 virtual/pointerevent/fast/events/updateLayoutForHitTest.html [ Failure Pass ]
1269 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-on load.html [ Failure Pass ] 1269 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/iframe-object-on load.html [ Failure Pass ]
1270 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll -iframe-body.html [ Failure Pass ] 1270 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/scale-and-scroll -iframe-body.html [ Failure Pass ]
1271 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForH itTest.html [ Failure Pass ] 1271 crbug.com/594672 virtual/trustedeventsdefaultaction/fast/events/updateLayoutForH itTest.html [ Failure Pass ]
1272 1272
1273 crbug.com/540528 [ Linux ] intersection-observer/remove-element.html [ Leak ] 1273 crbug.com/540528 [ Linux ] intersection-observer/remove-element.html [ Leak ]
1274 crbug.com/603728 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-f ilter.html [ Failure Timeout Pass ] 1274 crbug.com/603728 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-f ilter.html [ Failure Timeout Pass ]
1275 1275
1276 crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scro ll/horizontal-smooth-scroll-in-rtl.html [ Failure ] 1276 crbug.com/593568 [ Win Debug ] virtual/threaded/fast/scroll-behavior/smooth-scro ll/horizontal-smooth-scroll-in-rtl.html [ Failure ]
1277 1277
1278 crbug.com/610791 editing/selection/select-text-overflow-ellipsis.html [ NeedsReb aseline ]
1279 crbug.com/610791 [ Linux ] fast/css/text-overflow-ellipsis-bidi.html [ NeedsReba seline ]
1280 crbug.com/610791 [ Mac Win ] fast/css/text-overflow-ellipsis-block-with-border-a nd-padding.html [ NeedsRebaseline ]
1281 crbug.com/610791 [ Linux ] fast/css/text-overflow-ellipsis-strict.html [ NeedsRe baseline ]
1282 crbug.com/610791 fast/css/text-overflow-ellipsis-text-align-center.html [ NeedsR ebaseline ]
1283 crbug.com/610791 fast/css/text-overflow-ellipsis-text-align-justify.html [ Needs Rebaseline ]
1284 crbug.com/610791 fast/css/text-overflow-ellipsis-text-align-left.html [ NeedsReb aseline ]
1285 crbug.com/610791 fast/css/text-overflow-ellipsis-text-align-right.html [ NeedsRe baseline ]
1286 crbug.com/610791 [ Linux ] fast/css/text-overflow-ellipsis.html [ NeedsRebaselin e ]
1287 crbug.com/610791 [ Linux ] fast/css/text-overflow-input.html [ NeedsRebaseline ]
1288 crbug.com/610791 fast/css/vertical-text-overflow-ellipsis-text-align-center.html [ NeedsRebaseline ]
1289 crbug.com/610791 fast/css/vertical-text-overflow-ellipsis-text-align-left.html [ NeedsRebaseline ]
1290 crbug.com/610791 fast/css/vertical-text-overflow-ellipsis-text-align-right.html [ NeedsRebaseline ]
1291 crbug.com/610791 [ Mac ] fast/forms/textarea/basic-textareas-quirks.html [ Needs Rebaseline ]
1292 crbug.com/610791 [ Mac ] fast/forms/textarea/basic-textareas.html [ NeedsRebasel ine ]
1293 crbug.com/610791 fast/overflow/line-clamp.html [ NeedsRebaseline ]
1294 crbug.com/610791 [ Linux ] fast/text/ellipsis-ltr-text-in-ltr-flow.html [ NeedsR ebaseline ]
1295 crbug.com/610791 fast/text/ellipsis-platform-font-change.html [ NeedsRebaseline ]
1296 crbug.com/610791 [ Linux ] fast/text/ellipsis-rtl-text-in-ltr-flow.html [ NeedsR ebaseline ]
1297 crbug.com/610791 virtual/spv2/fast/overflow/line-clamp.html [ NeedsRebaseline ]
tapted 2016/05/13 00:26:13 Hi there! I think this has caused a persistent fai
1298
1278 #crbug.com/591825 [ Mac10.11 Debug ] fast/text/selection-multiple-runs.html [ Fa ilure ] 1299 #crbug.com/591825 [ Mac10.11 Debug ] fast/text/selection-multiple-runs.html [ Fa ilure ]
1279 1300
1280 crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/do-not-paint-outline-i nto-composited-scrolling-contents.html [ Failure ] 1301 crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/do-not-paint-outline-i nto-composited-scrolling-contents.html [ Failure ]
1281 crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/update-widget-position s-on-nested-frames-and-scrollers.html [ Failure ] 1302 crbug.com/591832 [ Mac10.11 Retina ] compositing/overflow/update-widget-position s-on-nested-frames-and-scrollers.html [ Failure ]
1282 1303
1283 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ] 1304 crbug.com/591902 [ Linux Mac10.10 Mac10.11 Retina ] http/tests/security/contentT ypeOptions/nosniff-script-without-content-type-blocked.html [ Failure ]
1284 1305
1285 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ] 1306 crbug.com/592185 fast/repaint/fixed-right-in-page-scale.html [ Failure Pass ]
1286 1307
1287 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ] 1308 crbug.com/592409 inspector-protocol/debugger/stepping-with-blackboxed-ranges.htm l [ NeedsManualRebaseline ]
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
1389 crbug.com/609066 [ Mac ] bluetooth/readValue/service-is-removed.html [ Skip ] 1410 crbug.com/609066 [ Mac ] bluetooth/readValue/service-is-removed.html [ Skip ]
1390 crbug.com/609066 [ Mac ] bluetooth/requestDevice/blacklisted-service-in-optional Services.html [ Skip ] 1411 crbug.com/609066 [ Mac ] bluetooth/requestDevice/blacklisted-service-in-optional Services.html [ Skip ]
1391 crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [ Skip ] 1412 crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [ Skip ]
1392 crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ S kip ] 1413 crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ S kip ]
1393 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk ip ] 1414 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk ip ]
1394 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ] 1415 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ]
1395 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ] 1416 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ]
1396 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ] 1417 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ]
1397 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ] 1418 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ]
1398 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ] 1419 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/line/BreakingContextInlineHeaders.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698