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

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

Issue 1890293002: Manual rebaseline for bug 602483, 602614, 602616, 602618 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mark virtual/spv2/svg/custom/object-sizing-no-width-height-change-content-box-size.xhtml for NeedsManualRebaseline (it was skipped so no baseline generated) 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/mac/fast/repaint/line-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-overflow-expected.txt
index 5c7dbeebce52079d11ffa2e6edd5a063ad55244f..d56cd4a185f53a703522e9f4041ede4de4258685 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-overflow-expected.txt
@@ -7,133 +7,113 @@
"drawsContent": true,
"paintInvalidations": [
{
+ "object": "LayoutBlockFlow DIV",
+ "rect": [8, 84, 200, 120],
+ "reason": "invalidate paint rectangle"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [8, 114, 200, 90],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutInline SPAN id='t'",
+ "rect": [115, 84, 37, 48],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [115, 114, 37, 18],
+ "reason": "bounds change"
+ },
+ {
+ "object": "LayoutInline SPAN id='t'",
+ "rect": [38, 132, 36, 18],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [38, 132, 36, 18],
+ "reason": "bounds change"
+ },
+ {
"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 DIV",
- "rect": [8, 84, 200, 120],
- "reason": "invalidate paint rectangle"
- },
- {
- "object": "LayoutInline SPAN id='t'",
- "rect": [38, 132, 36, 18],
- "reason": "style change"
- },
- {
- "object": "LayoutInline SPAN id='t'",
- "rect": [115, 84, 37, 48],
- "reason": "style change"
- },
- {
- "object": "LayoutText #text",
- "rect": [38, 132, 36, 18],
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "rect": [115, 114, 37, 18],
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "rect": [8, 114, 200, 90],
- "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"
}
]

Powered by Google App Engine
This is Rietveld 408576698