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

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

Issue 2554743002: Avoid double paint offset of SVGForeignObject visual rect (Closed)
Patch Set: - 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 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
117 crbug.com/646015 virtual/spinvalidation/paint/invalidation/hover-invalidation-ta ble.html [ Skip ] 117 crbug.com/646015 virtual/spinvalidation/paint/invalidation/hover-invalidation-ta ble.html [ Skip ]
118 crbug.com/646016 paint/invalidation/selected-replaced.html [ Failure ] 118 crbug.com/646016 paint/invalidation/selected-replaced.html [ Failure ]
119 crbug.com/646016 virtual/spinvalidation/paint/invalidation/selected-replaced.htm l [ Skip ] 119 crbug.com/646016 virtual/spinvalidation/paint/invalidation/selected-replaced.htm l [ Skip ]
120 120
121 crbug.com/671097 virtual/spinvalidation/paint/invalidation/filter-on-html-elemen t-with-fixed-position-child.html [ Crash ] 121 crbug.com/671097 virtual/spinvalidation/paint/invalidation/filter-on-html-elemen t-with-fixed-position-child.html [ Crash ]
122 crbug.com/671097 virtual/spinvalidation/paint/invalidation/reflection-redraw.htm l [ Crash ] 122 crbug.com/671097 virtual/spinvalidation/paint/invalidation/reflection-redraw.htm l [ Crash ]
123 crbug.com/671097 virtual/spinvalidation/paint/invalidation/scroll-fixed-reflecte d-layer.html [ Crash ] 123 crbug.com/671097 virtual/spinvalidation/paint/invalidation/scroll-fixed-reflecte d-layer.html [ Crash ]
124 crbug.com/671097 virtual/spinvalidation/paint/invalidation/compositing/opacity-b etween-absolute.html [ Pass Crash ] 124 crbug.com/671097 virtual/spinvalidation/paint/invalidation/compositing/opacity-b etween-absolute.html [ Pass Crash ]
125 crbug.com/671097 virtual/spinvalidation/paint/invalidation/compositing/opacity-b etween-absolute2.html [ Pass Crash ] 125 crbug.com/671097 virtual/spinvalidation/paint/invalidation/compositing/opacity-b etween-absolute2.html [ Pass Crash ]
126 126
127 crbug.com/646176 virtual/spinvalidation/paint/invalidation/svg/text-rescale.html [ Failure ]
128
129 # ====== Paint team owned tests to here ====== 127 # ====== Paint team owned tests to here ======
130 128
131 129
132 # ====== LayoutNG-only failures from here ====== 130 # ====== LayoutNG-only failures from here ======
133 # LayoutNG - is a new layout system for Blink. 131 # LayoutNG - is a new layout system for Blink.
134 132
135 #### fast/block/basic 133 #### fast/block/basic
136 #### Passed: 12 134 #### Passed: 12
137 #### Skipped: 20 135 #### Skipped: 20
138 crbug.com/635619 virtual/layout_ng/fast/block/basic/001.html [ Skip ] 136 crbug.com/635619 virtual/layout_ng/fast/block/basic/001.html [ Skip ]
(...skipping 1771 matching lines...) Expand 10 before | Expand all | Expand 10 after
1910 Bug(dpranke) imported/wpt/workers/Worker_cross_origin_security_err.htm [ Failure ] 1908 Bug(dpranke) imported/wpt/workers/Worker_cross_origin_security_err.htm [ Failure ]
1911 Bug(dpranke) imported/wpt/service-workers/service-worker/register-closed-window. https.html [ Timeout ] 1909 Bug(dpranke) imported/wpt/service-workers/service-worker/register-closed-window. https.html [ Timeout ]
1912 1910
1913 # Added 2016-11-30 1911 # Added 2016-11-30
1914 crbug.com/669911 [ Win7 Win10 ] virtual/threaded/animations/zoom-responsive-tran sform-animation.html [ Pass Failure Timeout ] 1912 crbug.com/669911 [ Win7 Win10 ] virtual/threaded/animations/zoom-responsive-tran sform-animation.html [ Pass Failure Timeout ]
1915 1913
1916 # Added 2015-12-06 1914 # Added 2015-12-06
1917 crbug.com/671618 http/tests/websocket/workers/worker-reload.html [ Pass Timeout ] 1915 crbug.com/671618 http/tests/websocket/workers/worker-reload.html [ Pass Timeout ]
1918 crbug.com/671618 virtual/mojo-loading/http/tests/websocket/workers/worker-reload .html [ Pass Timeout ] 1916 crbug.com/671618 virtual/mojo-loading/http/tests/websocket/workers/worker-reload .html [ Pass Timeout ]
1919 crbug.com/671618 virtual/mojo-loading/http/tests/websocket/workers/worker-shutdo wn-race.html [ Pass Timeout ] 1917 crbug.com/671618 virtual/mojo-loading/http/tests/websocket/workers/worker-shutdo wn-race.html [ Pass Timeout ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698