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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-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/win/fast/repaint/quotes-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt
index f1e816f2413a36e900a9153f6286d00ed73287ea..23ba80876b87d5d2754b1e3f666971a927819a90 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/quotes-expected.txt
@@ -7,98 +7,86 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "InlineTextBox ''",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "object": "LayoutBlockFlow DIV",
+ "rect": [8, 26, 784, 18],
+ "reason": "invalidate paint rectangle"
},
{
- "object": "InlineTextBox ''",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "object": "LayoutText #text",
+ "rect": [15, 26, 49, 18],
+ "reason": "style change"
},
{
- "object": "InlineTextBox ''",
- "rect": [0, 0, 0, 0],
- "reason": "full"
+ "object": "LayoutText #text",
+ "rect": [17, 26, 48, 18],
+ "reason": "style change"
},
{
- "object": "InlineTextBox 'quote 2'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutTextFragment (anonymous)",
+ "rect": [64, 26, 10, 17],
"reason": "style change"
},
{
- "object": "InlineTextBox '{'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutTextFragment (anonymous)",
+ "rect": [8, 26, 10, 17],
"reason": "style change"
},
{
- "object": "InlineTextBox '}'",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutTextFragment (anonymous)",
+ "rect": [63, 26, 8, 18],
"reason": "style change"
},
{
- "object": "LayoutBlockFlow DIV",
- "rect": [8, 26, 784, 18],
- "reason": "invalidate paint rectangle"
+ "object": "LayoutTextFragment (anonymous)",
+ "rect": [8, 26, 8, 18],
+ "reason": "style change"
},
{
- "object": "LayoutInline \u003Cpseudo:after\u003E",
- "rect": [0, 0, 0, 0],
- "reason": "style change"
+ "object": "InlineTextBox ''",
+ "reason": "full"
},
{
- "object": "LayoutInline \u003Cpseudo:before\u003E",
- "rect": [0, 0, 0, 0],
- "reason": "style change"
+ "object": "InlineTextBox ''",
+ "reason": "full"
},
{
- "object": "LayoutInline Q id='q2' class='q-changed'",
- "rect": [0, 0, 0, 0],
- "reason": "style change"
+ "object": "InlineTextBox ''",
+ "reason": "full"
},
{
- "object": "LayoutQuote (anonymous)",
- "rect": [0, 0, 0, 0],
+ "object": "InlineTextBox 'quote 2'",
"reason": "style change"
},
{
- "object": "LayoutQuote (anonymous)",
- "rect": [0, 0, 0, 0],
+ "object": "InlineTextBox '{'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [17, 26, 48, 18],
+ "object": "InlineTextBox '}'",
"reason": "style change"
},
{
- "object": "LayoutText #text",
- "rect": [15, 26, 49, 18],
+ "object": "LayoutInline \u003Cpseudo:after\u003E",
"reason": "style change"
},
{
- "object": "LayoutTextFragment (anonymous)",
- "rect": [8, 26, 10, 17],
+ "object": "LayoutInline \u003Cpseudo:before\u003E",
"reason": "style change"
},
{
- "object": "LayoutTextFragment (anonymous)",
- "rect": [8, 26, 8, 18],
+ "object": "LayoutInline Q id='q2' class='q-changed'",
"reason": "style change"
},
{
- "object": "LayoutTextFragment (anonymous)",
- "rect": [64, 26, 10, 17],
+ "object": "LayoutQuote (anonymous)",
"reason": "style change"
},
{
- "object": "LayoutTextFragment (anonymous)",
- "rect": [63, 26, 8, 18],
+ "object": "LayoutQuote (anonymous)",
"reason": "style change"
},
{
"object": "RootInlineBox",
- "rect": [0, 0, 0, 0],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698