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

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

Issue 2517383002: Use the font height as caret height instead of the line height (Closed)
Patch Set: Get caret height from an InlineBox before caret position Created 4 years 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 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 2226 matching lines...) Expand 10 before | Expand all | Expand 10 after
2237 2237
2238 # Added 2016-12-12 2238 # Added 2016-12-12
2239 crbug.com/610835 http/tests/security/XFrameOptions/x-frame-options-deny-multiple -clients.html [ Failure Pass ] 2239 crbug.com/610835 http/tests/security/XFrameOptions/x-frame-options-deny-multiple -clients.html [ Failure Pass ]
2240 crbug.com/610835 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-deny-multiple-clients.html [ Failure Pass ] 2240 crbug.com/610835 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-deny-multiple-clients.html [ Failure Pass ]
2241 2241
2242 # Added 2016-12-12 2242 # Added 2016-12-12
2243 crbug.com/673463 [ Linux ] fast/forms/associatedFormControls-leak-nodes.html [ P ass Failure ] 2243 crbug.com/673463 [ Linux ] fast/forms/associatedFormControls-leak-nodes.html [ P ass Failure ]
2244 2244
2245 # Added 2016-12-12 2245 # Added 2016-12-12
2246 crbug.com/673539 [ Linux ] css3/filters/effect-contrast-hw.html [ Pass Failure ] 2246 crbug.com/673539 [ Linux ] css3/filters/effect-contrast-hw.html [ Pass Failure ]
2247
2248 crbug.com/588060 editing/caret/caret-color-014.html [ NeedsRebaseline ]
2249 crbug.com/588060 editing/caret/caret-color-015.html [ NeedsRebaseline ]
2250 crbug.com/588060 editing/input/reveal-caret-of-multiline-contenteditable.html [ NeedsRebaseline ]
2251 crbug.com/588060 editing/inserting/4960120-2.html [ NeedsRebaseline ]
2252 crbug.com/588060 editing/inserting/5058163-1.html [ NeedsRebaseline ]
2253 crbug.com/588060 editing/inserting/5549929-2.html [ NeedsRebaseline ]
2254 crbug.com/588060 editing/inserting/5549929-3.html [ NeedsRebaseline ]
2255 crbug.com/588060 editing/inserting/editable-inline-element.html [ NeedsRebaselin e ]
2256 crbug.com/588060 editing/inserting/insert-3800346-fix.html [ NeedsRebaseline ]
2257 crbug.com/588060 editing/inserting/line-break.html [ NeedsRebaseline ]
2258 crbug.com/588060 editing/inserting/paragraph-separator-in-table-1.html [ NeedsRe baseline ]
2259 crbug.com/588060 editing/inserting/paragraph-separator-in-table-2.html [ NeedsRe baseline ]
2260 crbug.com/588060 editing/pasteboard/5601583-1.html [ NeedsRebaseline ]
2261 crbug.com/588060 editing/pasteboard/paste-line-endings-001.html [ NeedsRebaselin e ]
2262 crbug.com/588060 editing/selection/click-start-of-line.html [ NeedsRebaseline ]
2263 crbug.com/588060 editing/selection/move-3875618-fix.html [ NeedsRebaseline ]
2264 crbug.com/588060 editing/selection/move-backwords-by-word-001.html [ NeedsRebase line ]
2265 crbug.com/588060 editing/selection/move-left-right.html [ NeedsRebaseline ]
2266 crbug.com/588060 editing/selection/move-past-trailing-space.html [ NeedsRebaseli ne ]
2267 crbug.com/588060 editing/selection/selection-3748164-fix.html [ NeedsRebaseline ]
2268 crbug.com/588060 editing/unsupported-content/table-delete-001.html [ NeedsRebase line ]
2269 crbug.com/588060 editing/unsupported-content/table-delete-003.html [ NeedsRebase line ]
2270 crbug.com/588060 fast/text/delete-hard-break-character.html [ NeedsRebaseline ]
2271 crbug.com/588060 paint/invalidation/inline-outline-repaint.html [ NeedsRebaselin e ]
2272 crbug.com/588060 virtual/spinvalidation/paint/invalidation/inline-outline-repain t.html [ NeedsRebaseline ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698