Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt

Issue 1878163002: Auto-rebaseline for r386594 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt
index 3709b899ebcbec29457827ce08cec3778b7d312a..f282fca8f53907c12598a813a6450c10892b0968 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/line-overflow-expected.txt
@@ -5,45 +5,162 @@
"bounds": [800, 600],
"contentsOpaque": true,
"drawsContent": true,
- "repaintRects": [
- [115, 114, 37, 18],
- [115, 84, 37, 48],
- [37, 132, 37, 18],
- [37, 132, 37, 18],
- [8, 132, 192, 71],
- [8, 78, 200, 200],
- [8, 16, 784, 262],
- [7, 114, 201, 89],
- [7, 78, 201, 200],
- [7, 16, 785, 262]
- ],
- "paintInvalidationClients": [
- "InlineTextBox 'convallis,\n'",
- "InlineTextBox 'augue'",
- "RootInlineBox",
- "InlineTextBox 'purus'",
- "InlineFlowBox",
- "InlineTextBox ' eleifend lacus,'",
- "RootInlineBox",
- "InlineTextBox 'at sagittis eros leo pulvinar'",
- "RootInlineBox",
- "InlineTextBox 'velit. Integer sollicitudin nisi'",
- "RootInlineBox",
- "InlineTextBox 'ut urna blandit convallis.'",
- "RootInlineBox",
- "LayoutBlockFlow BODY",
- "LayoutBlockFlow DIV",
- "RootInlineBox",
- "LayoutInline SPAN id='t'",
- "InlineFlowBox",
- "LayoutText #text",
- "InlineTextBox 'purus'",
- "LayoutText #text",
- "InlineTextBox ' eleifend'",
- "InlineTextBox 'lacus, at sagittis eros leo'",
- "InlineTextBox 'pulvinar velit. Integer'",
- "InlineTextBox 'sollicitudin nisi ut urna blandit'",
- "InlineTextBox 'convallis.'"
+ "paintInvalidations": [
+ {
+ "object": "InlineFlowBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineFlowBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "style change"
+ },
+ {
+ "object": "InlineTextBox ' eleifend lacus,'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox ' eleifend'",
+ "rect": [0, 0, 0, 0],
+ "reason": "bounds change"
+ },
+ {
+ "object": "InlineTextBox 'at sagittis eros leo pulvinar'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'augue'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'convallis,\n'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'convallis.'",
+ "rect": [0, 0, 0, 0],
+ "reason": "bounds change"
+ },
+ {
+ "object": "InlineTextBox 'lacus, at sagittis eros leo'",
+ "rect": [0, 0, 0, 0],
+ "reason": "bounds change"
+ },
+ {
+ "object": "InlineTextBox 'pulvinar velit. Integer'",
+ "rect": [0, 0, 0, 0],
+ "reason": "bounds change"
+ },
+ {
+ "object": "InlineTextBox 'purus'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'purus'",
+ "rect": [0, 0, 0, 0],
+ "reason": "bounds change"
+ },
+ {
+ "object": "InlineTextBox 'sollicitudin nisi ut urna blandit'",
+ "rect": [0, 0, 0, 0],
+ "reason": "bounds change"
+ },
+ {
+ "object": "InlineTextBox 'ut urna blandit convallis.'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'velit. Integer sollicitudin nisi'",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "LayoutBlockFlow BODY",
+ "rect": [8, 16, 784, 262],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutBlockFlow BODY",
+ "rect": [7, 16, 785, 262],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutBlockFlow DIV",
+ "rect": [8, 78, 200, 200],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutBlockFlow DIV",
+ "rect": [7, 78, 201, 200],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutInline SPAN id='t'",
+ "rect": [37, 132, 37, 18],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutInline SPAN id='t'",
+ "rect": [115, 84, 37, 48],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [37, 132, 37, 18],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [115, 114, 37, 18],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [8, 132, 192, 71],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [7, 114, 201, 89],
+ "reason": "bounds change"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ },
+ {
+ "object": "RootInlineBox",
+ "rect": [0, 0, 0, 0],
+ "reason": "full"
+ }
]
}
]

Powered by Google App Engine
This is Rietveld 408576698