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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/pagination/pagination-change-clip-crash-expected.txt

Issue 2831723002: Auto-rebaseline for r465660 (Closed)
Patch Set: Created 3 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
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/paint/pagination/pagination-change-clip-crash-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/pagination/pagination-change-clip-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/pagination/pagination-change-clip-crash-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/pagination/pagination-change-clip-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..693c3e5cf45ac4560bbc2a85c02b3d3a7dea4212
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/disable-spinvalidation/paint/pagination/pagination-change-clip-crash-expected.txt
@@ -0,0 +1,33 @@
+{
+ "layers": [
+ {
+ "name": "LayoutView #document",
+ "bounds": [785, 734],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "paintInvalidations": [
+ {
+ "object": "LayoutView #document",
+ "rect": [0, 634, 785, 100],
+ "reason": "incremental"
+ }
+ ]
+ },
+ {
+ "name": "LayoutBlockFlow DIV id='background'",
+ "position": [8, 426],
+ "bounds": [769, 300]
+ }
+ ],
+ "objectPaintInvalidations": [
+ {
+ "object": "LayoutView #document",
+ "reason": "incremental"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='background'",
+ "reason": "style change"
+ }
+ ]
+}
+
« no previous file with comments | « third_party/WebKit/LayoutTests/platform/mac/paint/pagination/pagination-change-clip-crash-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698