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

Side by Side Diff: LayoutTests/TestExpectations

Issue 14813025: Refactor viewport initialization logic out of WebViewImpl. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix webkit_unit_tests Created 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/fast/viewport/viewport-91.html » ('j') | Source/core/page/Settings.h » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. 1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
2 2
3 crbug.com/237000 [ Win Linux ] virtual/gpu/fast/canvas/getPutImageDataPairTest.h tml [ Slow ] 3 crbug.com/237000 [ Win Linux ] virtual/gpu/fast/canvas/getPutImageDataPairTest.h tml [ Slow ]
4 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ] 4 crbug.com/241869 [ Debug ] css3/flexbox/multiline-justify-content.html [ Pass Ti meout ]
5 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ] 5 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ]
6 webkit.org/b/92287 fast/canvas/webgl/context-creation-and-destruction.html [ Pas s Timeout Failure ] 6 webkit.org/b/92287 fast/canvas/webgl/context-creation-and-destruction.html [ Pas s Timeout Failure ]
7 webkit.org/b/92287 virtual/gpu/fast/canvas/webgl/context-creation-and-destructio n.html [ Pass Timeout Failure Crash ] 7 webkit.org/b/92287 virtual/gpu/fast/canvas/webgl/context-creation-and-destructio n.html [ Pass Timeout Failure Crash ]
8 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ] 8 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ]
9 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ] 9 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ]
10 crbug.com/24182 [ Debug ] fast/dom/Window/window-postmessage-clone-really-deep-a rray.html [ Slow ] 10 crbug.com/24182 [ Debug ] fast/dom/Window/window-postmessage-clone-really-deep-a rray.html [ Slow ]
(...skipping 1321 matching lines...) Expand 10 before | Expand all | Expand 10 after
1332 webkit.org/b/109963 [ Debug ] inspector/profiler/heap-snapshot-get-profile-crash .html [ Pass Crash ] 1332 webkit.org/b/109963 [ Debug ] inspector/profiler/heap-snapshot-get-profile-crash .html [ Pass Crash ]
1333 1333
1334 webkit.org/b/110247 [ Debug ] fast/workers/storage/interrupt-database.html [ Pas s Crash Slow ] 1334 webkit.org/b/110247 [ Debug ] fast/workers/storage/interrupt-database.html [ Pas s Crash Slow ]
1335 1335
1336 # Tests failing since applyPageScaleFactorInCompositor enabled 1336 # Tests failing since applyPageScaleFactorInCompositor enabled
1337 crbug.com/225184 fast/repaint/relayout-fixed-position-after-scale.html [ ImageOn lyFailure ] 1337 crbug.com/225184 fast/repaint/relayout-fixed-position-after-scale.html [ ImageOn lyFailure ]
1338 crbug.com/225184 inspector/elements/highlight-node-scaled.html [ Failure Timeout ] 1338 crbug.com/225184 inspector/elements/highlight-node-scaled.html [ Failure Timeout ]
1339 crbug.com/225184 svg/as-image/image-respects-pageScaleFactor.html [ Failure Imag eOnlyFailure ] 1339 crbug.com/225184 svg/as-image/image-respects-pageScaleFactor.html [ Failure Imag eOnlyFailure ]
1340 crbug.com/225184 fast/text/descent-clip-in-scaled-page.html [ ImageOnlyFailure ] 1340 crbug.com/225184 fast/text/descent-clip-in-scaled-page.html [ ImageOnlyFailure ]
1341 1341
1342 # Viewport tag tests involving "height" parameter.
1343 crbug.com/242336 fast/viewport/viewport-2.html [ Failure ]
1344 crbug.com/242336 fast/viewport/viewport-31.html [ Failure ]
1345 crbug.com/242336 fast/viewport/viewport-32.html [ Failure ]
1346 crbug.com/242336 fast/viewport/viewport-40.html [ Failure ]
1347 crbug.com/242336 fast/viewport/viewport-41.html [ Failure ]
1348 crbug.com/242336 fast/viewport/viewport-48.html [ Failure ]
1349 crbug.com/242336 fast/viewport/viewport-53.html [ Failure ]
1350 crbug.com/242336 fast/viewport/viewport-117.html [ Failure ]
1351
1342 # Pixel tests for RTL iframe scrollbar is erroneous. Cannot observe on actual br owser. 1352 # Pixel tests for RTL iframe scrollbar is erroneous. Cannot observe on actual br owser.
1343 crbug.com/227473 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow-scrolled.html [ Pass Failure ] 1353 crbug.com/227473 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow-scrolled.html [ Pass Failure ]
1344 crbug.com/227473 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow-scrolled .html [ Pass Failure ] 1354 crbug.com/227473 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow-scrolled .html [ Pass Failure ]
1345 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow.html [ P ass Failure ] 1355 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-absolute-overflow.html [ P ass Failure ]
1346 crbug.com/192172 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow.html [ Pass Failure ] 1356 crbug.com/192172 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-absolute-o verflow.html [ Pass Failure ]
1347 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.ht ml [ Pass Failure ] 1357 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-fixed-overflow-scrolled.ht ml [ Pass Failure ]
1348 crbug.com/192172 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow-scrolled.html [ Pass Failure ] 1358 crbug.com/192172 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow-scrolled.html [ Pass Failure ]
1349 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Pass Failure ] 1359 crbug.com/192172 [ Debug ] compositing/rtl/rtl-iframe-fixed-overflow.html [ Pass Failure ]
1350 crbug.com/192172 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow.html [ Pass Failure ] 1360 crbug.com/192172 [ Debug ] virtual/softwarecompositing/rtl/rtl-iframe-fixed-over flow.html [ Pass Failure ]
1351 1361
(...skipping 477 matching lines...) Expand 10 before | Expand all | Expand 10 after
1829 crbug.com/243366 [ Mac ] editing/input/reveal-edit-on-input-vertically.html [ Ti meout ] 1839 crbug.com/243366 [ Mac ] editing/input/reveal-edit-on-input-vertically.html [ Ti meout ]
1830 crbug.com/243369 [ Mac ] fast/events/scroll-after-click-on-tab-index.html [ Fail ure ] 1840 crbug.com/243369 [ Mac ] fast/events/scroll-after-click-on-tab-index.html [ Fail ure ]
1831 crbug.com/243370 [ Mac ] fast/forms/select/popup-closes-on-blur.html [ Failure ] 1841 crbug.com/243370 [ Mac ] fast/forms/select/popup-closes-on-blur.html [ Failure ]
1832 crbug.com/243376 [ Mac ] transitions/blendmode-transitions.html [ Timeout ] 1842 crbug.com/243376 [ Mac ] transitions/blendmode-transitions.html [ Timeout ]
1833 crbug.com/243378 [ Linux ] fast/text/chromium-linux-text-subpixel-positioning.ht ml [ Failure ] 1843 crbug.com/243378 [ Linux ] fast/text/chromium-linux-text-subpixel-positioning.ht ml [ Failure ]
1834 crbug.com/243420 http/tests/appcache/different-https-origin-resource-main.html [ Failure ] 1844 crbug.com/243420 http/tests/appcache/different-https-origin-resource-main.html [ Failure ]
1835 crbug.com/243420 http/tests/misc/image-checks-for-accept.html [ Failure ] 1845 crbug.com/243420 http/tests/misc/image-checks-for-accept.html [ Failure ]
1836 crbug.com/243420 http/tests/misc/webtiming-ssl.php [ Failure ] 1846 crbug.com/243420 http/tests/misc/webtiming-ssl.php [ Failure ]
1837 crbug.com/243420 http/tests/plugins/local-geturl-from-remote.html [ Failure ] 1847 crbug.com/243420 http/tests/plugins/local-geturl-from-remote.html [ Failure ]
1838 crbug.com/243420 http/tests/w3c/webperf/approved/UserTiming/test_user_timing_mea sure_exceptions.htm [ Failure ] 1848 crbug.com/243420 http/tests/w3c/webperf/approved/UserTiming/test_user_timing_mea sure_exceptions.htm [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/fast/viewport/viewport-91.html » ('j') | Source/core/page/Settings.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698