Auto-rebaseline for r183698

http://src.chromium.org/viewvc/blink?view=revision&revision=183698

BUG=396825
TBR=robhogan@gmail.com

Review URL: https://codereview.chromium.org/654843006

git-svn-id: svn://svn.chromium.org/blink/trunk@183706 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 018d98ce
...@@ -86,10 +86,6 @@ crbug.com/239811 crbug.com/229113 http/tests/history/redirect-js-location-assign ...@@ -86,10 +86,6 @@ crbug.com/239811 crbug.com/229113 http/tests/history/redirect-js-location-assign
crbug.com/231721 [ Win ] svg/custom/invisible-text-after-scrolling.xhtml [ Pass Timeout ] crbug.com/231721 [ Win ] svg/custom/invisible-text-after-scrolling.xhtml [ Pass Timeout ]
crbug.com/396825 svg/repaint/remove-outline-property-on-root.html [ NeedsRebaseline ]
crbug.com/396825 svg/repaint/add-outline-property-on-root.html [ NeedsRebaseline ]
crbug.com/396825 fast/repaint/outline-change-invalidation.html [ NeedsRebaseline ]
# Crashing after V8 roll to 3.28.43.1. # Crashing after V8 roll to 3.28.43.1.
crbug.com/398306 fast/events/before-unload-return-bad-value.html [ Crash Timeout Pass ] crbug.com/398306 fast/events/before-unload-return-bad-value.html [ Crash Timeout Pass ]
......
{
"bounds": [800, 600],
"children": [
{
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
[792, 16, 5, 97],
[30, 88, 762, 20],
[30, 88, 762, 20],
[30, 83, 767, 30],
[30, 83, 767, 30],
[8, 108, 789, 5],
[8, 88, 784, 20],
[8, 83, 789, 30]
]
}
]
}
{
"bounds": [800, 600],
"children": [
{
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
[8, 8, 100, 100]
]
}
]
}
{
"bounds": [800, 600],
"children": [
{
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
[-2, -2, 120, 120]
]
}
]
}
...@@ -6,10 +6,12 @@ ...@@ -6,10 +6,12 @@
"contentsOpaque": true, "contentsOpaque": true,
"drawsContent": true, "drawsContent": true,
"repaintRects": [ "repaintRects": [
[792, 16, 5, 85],
[32, 80, 760, 16], [32, 80, 760, 16],
[32, 80, 760, 16], [32, 80, 760, 16],
[32, 75, 765, 26], [32, 75, 765, 26],
[32, 75, 765, 26], [32, 75, 765, 26],
[8, 96, 789, 5],
[8, 80, 784, 16], [8, 80, 784, 16],
[8, 75, 789, 26] [8, 75, 789, 26]
] ]
......
...@@ -6,10 +6,12 @@ ...@@ -6,10 +6,12 @@
"contentsOpaque": true, "contentsOpaque": true,
"drawsContent": true, "drawsContent": true,
"repaintRects": [ "repaintRects": [
[792, 16, 5, 97],
[30, 88, 762, 20], [30, 88, 762, 20],
[30, 88, 762, 20], [30, 88, 762, 20],
[30, 83, 767, 30], [30, 83, 767, 30],
[30, 83, 767, 30], [30, 83, 767, 30],
[8, 108, 789, 5],
[8, 88, 784, 20], [8, 88, 784, 20],
[8, 83, 789, 30] [8, 83, 789, 30]
] ]
......
...@@ -6,10 +6,12 @@ ...@@ -6,10 +6,12 @@
"contentsOpaque": true, "contentsOpaque": true,
"drawsContent": true, "drawsContent": true,
"repaintRects": [ "repaintRects": [
[792, 16, 5, 91],
[31, 84, 761, 18], [31, 84, 761, 18],
[31, 84, 761, 18], [31, 84, 761, 18],
[31, 79, 766, 28], [31, 79, 766, 28],
[31, 79, 766, 28], [31, 79, 766, 28],
[8, 102, 789, 5],
[8, 84, 784, 18], [8, 84, 784, 18],
[8, 79, 789, 28] [8, 79, 789, 28]
] ]
......
...@@ -6,13 +6,7 @@ ...@@ -6,13 +6,7 @@
"contentsOpaque": true, "contentsOpaque": true,
"drawsContent": true, "drawsContent": true,
"repaintRects": [ "repaintRects": [
[8, 8, 784, 104], [8, 8, 100, 100]
[8, 8, 100, 100],
[8, 8, 100, 100],
[0, 0, 800, 120],
[-2, -2, 802, 122],
[-2, -2, 794, 120],
[-2, -2, 120, 120]
] ]
} }
] ]
......
...@@ -6,12 +6,6 @@ ...@@ -6,12 +6,6 @@
"contentsOpaque": true, "contentsOpaque": true,
"drawsContent": true, "drawsContent": true,
"repaintRects": [ "repaintRects": [
[8, 8, 784, 104],
[8, 8, 100, 100],
[8, 8, 100, 100],
[0, 0, 800, 120],
[-2, -2, 802, 122],
[-2, -2, 794, 120],
[-2, -2, 120, 120] [-2, -2, 120, 120]
] ]
} }
......
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