Commit 01cec59c authored by Robert Ma's avatar Robert Ma Committed by Commit Bot

More baselines for Mac 10.13

(and hopefully the last ones, for real...)

The process is the same as previous:
rebaseline-cl --builders=<all mac ports...> <list of failures>

Two changes in TestExpectations:
1. fast/encoding/denormalised-voiced-japanese-chars.html also fails on
   Mac 10.13, which seems to be expected considering it fails on all
   previous Mac versions the same way.
2. editing/caret/caret-color.html isn't in SmokeTests anymore (i.e. the
   test doesn't run on Android).

Bug: 774301, 545140, 595483
Change-Id: Ie37cc7f6b3837ad520807c52ebce56b4b464938c
Reviewed-on: https://chromium-review.googlesource.com/947803Reviewed-by: default avatarPhilip Jägenstedt <foolip@chromium.org>
Commit-Queue: Robert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#540817}
parent 66ebeefe
......@@ -1373,12 +1373,11 @@ crbug.com/501659 fast/xsl/xslt-missing-namespace-in-xslt.xml [ Failure ]
crbug.com/501659 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Failure ]
crbug.com/501659 fast/css/stylesheet-candidate-nodes-crash.xhtml [ Failure ]
crbug.com/545140 [ Mac10.10 Mac10.11 Retina Mac10.12 ] fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ]
crbug.com/545140 [ Mac ] fast/encoding/denormalised-voiced-japanese-chars.html [ Failure ]
crbug.com/621772 fast/forms/color/color-suggestion-picker-with-scrollbar-appearance.html [ Pass Failure ]
crbug.com/652995 fast/forms/text/input-text-scroll-left-on-blur.html [ Pass Failure ]
crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ]
crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ]
crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ]
......
......@@ -29,7 +29,7 @@
},
{
"object": "LayoutBlockFlow DIV id='elm'",
"rect": [8, 174, 500, 168],
"rect": [8, 175, 500, 166],
"reason": "style change"
}
]
......
{
"layers": [
{
"name": "LayoutView #document",
"bounds": [800, 600],
"drawsContent": false,
"backgroundColor": "#FFFFFF"
},
{
"name": "Scrolling Layer",
"bounds": [800, 600],
"drawsContent": false
},
{
"name": "Scrolling Contents Layer",
"bounds": [800, 600],
"contentsOpaque": true,
"backgroundColor": "#FFFFFF",
"paintInvalidations": [
{
"object": "LayoutBlockFlow DIV id='elm'",
"rect": [8, 8, 792, 167],
"reason": "style change"
},
{
"object": "LayoutBlockFlow DIV id='elm'",
"rect": [0, 341, 508, 167],
"reason": "style change"
},
{
"object": "LayoutBlockFlow DIV id='elm'",
"rect": [8, 175, 500, 166],
"reason": "style change"
}
]
}
],
"objectPaintInvalidations": [
{
"object": "LayoutBlockFlow DIV id='elm'",
"reason": "style change"
},
{
"object": "LayoutBlockFlow DIV id='elm'",
"reason": "style change"
},
{
"object": "LayoutBlockFlow DIV id='elm'",
"reason": "style change"
}
]
}
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