Commit eaabea8e authored by Ilia Samsonov's avatar Ilia Samsonov Committed by Commit Bot

Rebaseline high dpi Style tests

Some baselines have changed, baselines are from
https://test-results.appspot.com/data/layout_results/linux-blink-optional-highdpi-rel/67/high_dpi_blink_web_tests%20%28with%20patch,%20experimental%29/layout-test-results/results.html

Bug: 1068400
Change-Id: Ic5aa345759dcca696e8fef9b324423d536dfe6a4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2349408
Commit-Queue: Ilia Samsonov <isamsonov@google.com>
Reviewed-by: default avatarRune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#799748}
parent c87be90c
...@@ -63,3 +63,6 @@ crbug.com/1117266 editing/selection/caret-in-empty-inline-2.html [ Failure ] ...@@ -63,3 +63,6 @@ crbug.com/1117266 editing/selection/caret-in-empty-inline-2.html [ Failure ]
crbug.com/1117266 editing/selection/internal-caret-rect.html [ Failure ] crbug.com/1117266 editing/selection/internal-caret-rect.html [ Failure ]
crbug.com/1117266 editing/selection/mixed-editability-inline-height.html [ Failure ] crbug.com/1117266 editing/selection/mixed-editability-inline-height.html [ Failure ]
crbug.com/1117266 editing/style/text-indent.html [ Failure ] crbug.com/1117266 editing/style/text-indent.html [ Failure ]
crbug.com/1117211 css3/filters/composited-layer-promotion-after-outset-overlap-change-using-composited-shadow.html [ Failure ]
crbug.com/1117211 css3/filters/composited-layer-promotion-after-outset-overlap-change-using-sw-shadow.html [ Failure ]
...@@ -6,17 +6,17 @@ ...@@ -6,17 +6,17 @@
}, },
{ {
"name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context'", "name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context'",
"position": [12, 12],
"contentsOpaque": true, "contentsOpaque": true,
"drawsContent": false, "drawsContent": false,
"backgroundColor": "#FF0000", "backgroundColor": "#FF0000"
"transform": 1
}, },
{ {
"name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context'", "name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context'",
"position": [12, 12],
"bounds": [240, 135], "bounds": [240, 135],
"contentsOpaque": true, "contentsOpaque": true,
"backgroundColor": "#008000", "backgroundColor": "#008000"
"transform": 1
}, },
{ {
"name": "LayoutNGBlockFlow DIV class='blended'", "name": "LayoutNGBlockFlow DIV class='blended'",
...@@ -31,8 +31,8 @@ ...@@ -31,8 +31,8 @@
}, },
{ {
"name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context' (foreground) Layer", "name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context' (foreground) Layer",
"drawsContent": false, "position": [12, 12],
"transform": 1 "drawsContent": false
}, },
{ {
"name": "LayoutNGBlockFlow HTML (foreground) Layer", "name": "LayoutNGBlockFlow HTML (foreground) Layer",
......
...@@ -6,17 +6,17 @@ ...@@ -6,17 +6,17 @@
}, },
{ {
"name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context'", "name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context'",
"position": [12, 12],
"contentsOpaque": true, "contentsOpaque": true,
"drawsContent": false, "drawsContent": false,
"backgroundColor": "#FF0000", "backgroundColor": "#FF0000"
"transform": 1
}, },
{ {
"name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context'", "name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context'",
"position": [12, 12],
"bounds": [240, 135], "bounds": [240, 135],
"contentsOpaque": true, "contentsOpaque": true,
"backgroundColor": "#008000", "backgroundColor": "#008000"
"transform": 1
}, },
{ {
"name": "LayoutImage IMG class='accelerated blended'", "name": "LayoutImage IMG class='accelerated blended'",
...@@ -25,8 +25,8 @@ ...@@ -25,8 +25,8 @@
}, },
{ {
"name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context' (foreground) Layer", "name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context' (foreground) Layer",
"drawsContent": false, "position": [12, 12],
"transform": 1 "drawsContent": false
}, },
{ {
"name": "LayoutNGBlockFlow (positioned) DIV class='accelerated stacking-context'", "name": "LayoutNGBlockFlow (positioned) DIV class='accelerated stacking-context'",
......
...@@ -6,10 +6,10 @@ ...@@ -6,10 +6,10 @@
}, },
{ {
"name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context'", "name": "LayoutNGBlockFlow (positioned) DIV class='stacking-context'",
"position": [12, 12],
"bounds": [240, 135], "bounds": [240, 135],
"contentsOpaque": true, "contentsOpaque": true,
"backgroundColor": "#008000", "backgroundColor": "#008000"
"transform": 1
}, },
{ {
"name": "LayoutImage IMG class='accelerated blended'", "name": "LayoutImage IMG class='accelerated blended'",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment