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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-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/linux/fast/repaint/inline-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt
index 21149bea2db7dd8ef1aac93da774a479f0a74b6e..50d2319f48fb41281febc79ea225dda9107bafc8 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt
@@ -7,33 +7,13 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "InlineFlowBox",
- "rect": [0, 0, 0, 0],
- "reason": "full"
- },
- {
- "object": "InlineFlowBox",
- "rect": [0, 0, 0, 0],
- "reason": "full"
- },
- {
- "object": "InlineFlowBox",
- "rect": [0, 0, 0, 0],
+ "object": "LayoutInline A id='link'",
+ "rect": [-1, -1, 802, 234],
"reason": "style change"
},
{
- "object": "InlineTextBox 'Home'",
- "rect": [0, 0, 0, 0],
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get their outline painted'",
- "rect": [0, 0, 0, 0],
- "reason": "full"
- },
- {
- "object": "LayoutBlockFlow (anonymous)",
- "rect": [-1, -1, 801, 21],
+ "object": "LayoutBlockFlow HTML",
+ "rect": [-1, -1, 801, 233],
"reason": "bounds change"
},
{
@@ -42,8 +22,8 @@
"reason": "bounds change"
},
{
- "object": "LayoutBlockFlow HTML",
- "rect": [-1, -1, 801, 233],
+ "object": "LayoutBlockFlow (anonymous)",
+ "rect": [-1, -1, 801, 21],
"reason": "bounds change"
},
{
@@ -52,23 +32,35 @@
"reason": "invalidate paint rectangle"
},
{
- "object": "LayoutInline A id='link'",
- "rect": [-1, -1, 802, 234],
+ "object": "InlineFlowBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineFlowBox",
+ "reason": "full"
+ },
+ {
+ "object": "InlineFlowBox",
"reason": "style change"
},
{
+ "object": "InlineTextBox 'Home'",
+ "reason": "full"
+ },
+ {
+ "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get their outline painted'",
+ "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