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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/spinvalidation/paint/invalidation/flexbox/repaint-expected.txt

Issue 2620603002: Run virtual/stable/paint/invalidation for non-SlimmingPaintInvalidation (Closed)
Patch Set: - Created 3 years, 11 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/virtual/spinvalidation/paint/invalidation/flexbox/repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/spinvalidation/paint/invalidation/flexbox/repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/spinvalidation/paint/invalidation/flexbox/repaint-expected.txt
deleted file mode 100644
index 16059d0b1a27281ebfa2579f3fd1e336a157caab..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/spinvalidation/paint/invalidation/flexbox/repaint-expected.txt
+++ /dev/null
@@ -1,155 +0,0 @@
-{
- "layers": [
- {
- "name": "LayoutView #document",
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "paintInvalidations": [
- {
- "object": "LayoutBlockFlow DIV id='content'",
- "rect": [138, 128, 654, 100],
- "reason": "style change"
- },
- {
- "object": "LayoutBlockFlow P",
- "rect": [138, 128, 654, 100],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [137, 128, 652, 99],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow DIV id='content'",
- "rect": [148, 128, 644, 100],
- "reason": "style change"
- },
- {
- "object": "LayoutBlockFlow P",
- "rect": [148, 128, 644, 100],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [147, 128, 641, 99],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow DIV id='content'",
- "rect": [400, 128, 392, 160],
- "reason": "style change"
- },
- {
- "object": "LayoutBlockFlow P",
- "rect": [400, 128, 392, 160],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow DIV id='left'",
- "rect": [8, 228, 392, 60],
- "reason": "incremental"
- },
- {
- "object": "LayoutText #text",
- "rect": [400, 128, 389, 159],
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow DIV id='left'",
- "rect": [148, 128, 252, 160],
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow DIV id='left'",
- "rect": [8, 128, 140, 100],
- "reason": "border box change"
- }
- ]
- }
- ],
- "objectPaintInvalidations": [
- {
- "object": "LayoutBlockFlow DIV id='left'",
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow DIV id='content'",
- "reason": "style change"
- },
- {
- "object": "LayoutBlockFlow P",
- "reason": "forced by layout"
- },
- {
- "object": "RootInlineBox",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean laoreet dolor id urna eleifend aliquet. Nulla'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'vel dolor ipsum. Aliquam ut turpis nisl, in vulputate sapien. Cum sociis natoque penatibus et magnis dis'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'parturient montes, nascetur ridiculus mus. Sed congue magna vitae dolor feugiat vehicula. Sed volutpat,'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'tellus vel varius vestibulum, purus quam mollis sapien, in condimentum leo neque sed nulla. Nunc quis porta'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'elit. Pellentesque erat lectus, ultricies a lobortis id, faucibus id quam.'",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutBlockFlow DIV id='left'",
- "reason": "border box change"
- },
- {
- "object": "LayoutBlockFlow DIV id='content'",
- "reason": "style change"
- },
- {
- "object": "LayoutBlockFlow P",
- "reason": "forced by layout"
- },
- {
- "object": "RootInlineBox",
- "reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean laoreet dolor id urna eleifend aliquet. Nulla'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'vel dolor ipsum. Aliquam ut turpis nisl, in vulputate sapien. Cum sociis natoque penatibus et magnis dis'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'parturient montes, nascetur ridiculus mus. Sed congue magna vitae dolor feugiat vehicula. Sed volutpat, tellus'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'vel varius vestibulum, purus quam mollis sapien, in condimentum leo neque sed nulla. Nunc quis porta elit.'",
- "reason": "forced by layout"
- },
- {
- "object": "InlineTextBox 'Pellentesque erat lectus, ultricies a lobortis id, faucibus id quam.'",
- "reason": "forced by layout"
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698