| Index: third_party/WebKit/LayoutTests/VirtualTestSuites
|
| diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| index 8ca7c22ef22c693036778c22154f7a32882c384f..f594ca77c179e94259961952a10df5c7819fbffa 100644
|
| --- a/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| +++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
|
| @@ -2,8 +2,7 @@
|
| {
|
| "prefix": "color_space",
|
| "base": "fast/canvas/color-space",
|
| - "args": ["--enable-color-correct-rendering",
|
| - "--enable-blink-features=ColorCanvasExtensions"]
|
| + "args": ["--enable-blink-features=ColorCanvasExtensions"]
|
| },
|
| {
|
| "prefix": "gpu",
|
| @@ -71,15 +70,12 @@
|
| {
|
| "prefix": "gpu-rasterization",
|
| "base": "images",
|
| - "args": ["--force-gpu-rasterization",
|
| - "--enable-color-correct-rendering",
|
| - "--force-color-profile=srgb"]
|
| + "args": ["--force-gpu-rasterization"]
|
| },
|
| {
|
| "prefix": "exotic-color-space",
|
| "base": "images",
|
| - "args": ["--enable-color-correct-rendering",
|
| - "--force-color-profile=color-spin-gamma24"]
|
| + "args": ["--force-color-profile=color-spin-gamma24"]
|
| },
|
| {
|
| "prefix": "stable",
|
|
|