| Index: third_party/WebKit/LayoutTests/virtual/android/fullscreen/rendering/backdrop-video-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/virtual/android/fullscreen/rendering/backdrop-video-expected.html b/third_party/WebKit/LayoutTests/virtual/android/fullscreen/rendering/backdrop-video-expected.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..99cbd082579d89561916d23208f667f7cbad983d
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/virtual/android/fullscreen/rendering/backdrop-video-expected.html
|
| @@ -0,0 +1,4 @@
|
| +<!DOCTYPE html>
|
| +<!-- TODO(foolip): Setting the background on ::backdrop doesn't work on Android,
|
| + see crbug.com/627850 -->
|
| +<body style="background: black"></body>
|
|
|