|
Output repaint rects for svg repaint tests
Previously all of these tests were converted to not output repaint rects
and just output pixels. This ended up being a loss of information that
was useful to detecting missing repaints, and so they should be turned
back on where it makes sense.
BUG= 369609
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173666
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+172 lines, -4 lines) |
Patch |
 |
M |
LayoutTests/TestExpectations
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+158 lines, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/fast/repaint/resources/text-based-repaint.js
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/as-image/set-img-height.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/as-object/embedded-svg-size-changes.html
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/as-object/nested-embedded-svg-size-changes.html
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/custom/svg-image-resize.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/custom/svg-percent-scale.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/custom/svg-percent-scale-block.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/custom/svg-percent-scale-vonly.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/custom/use-elementInstance-methods.svg
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/custom/use-event-handler-on-referenced-element.svg
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/custom/use-event-handler-on-use-element.svg
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/custom/use-instanceRoot-event-bubbling.xhtml
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/custom/use-instanceRoot-event-listeners.xhtml
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
LayoutTests/svg/in-html/overflow-repaint.html
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|