Chromium Code Reviews| Index: LayoutTests/TestExpectations |
| diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations |
| index 5d5a22236090afd1a52be35c693e26a986dc5e75..85fd7cf77ec92432d4ed6f75ddacdc3655ec85cd 100644 |
| --- a/LayoutTests/TestExpectations |
| +++ b/LayoutTests/TestExpectations |
| @@ -2141,3 +2141,7 @@ crbug.com/473725 [ Linux ] virtual/slimmingpaint/fast/forms/submit-change-fragme |
| crbug.com/474224 [ Mac ] inspector-protocol/input/dispatchKeyEvent-focus.html [ Failure ] |
| crbug.com/453822 virtual/slimmingpaint/fast/forms/calendar-picker/datepicker-crash-after-keydown.html [ Crash Pass Timeout ] |
| + |
| +# Temporarily disabled due to a change in HTMLMediaElement behavior, I'll update and reenable the test once the bugfix |
|
DaleCurtis
2015/04/09 01:38:07
80 chars for comments, only test lines are longer.
servolk
2015/04/09 01:41:02
Done.
|
| +# for 475244 lands in Chromium |
| +crbug.com/475244 media/video-durationchange-on-ended.html [ Pass Failure ] |