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

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

Issue 2720923003: Auto-rebaseline for r453270 (Closed)
Patch Set: Created 3 years, 10 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/disable-spinvalidation/paint/invalidation/flexbox/repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/flexbox/repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/flexbox/repaint-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..04a844ca6cf79a3416330c8ecf0045d6976ecac1
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/disable-spinvalidation/paint/invalidation/flexbox/repaint-expected.txt
@@ -0,0 +1,160 @@
+{
+ "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": "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": [137, 128, 637, 99],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [147, 128, 636, 99],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [147, 128, 636, 99],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='content'",
+ "rect": [400, 128, 392, 180],
+ "reason": "style change"
+ },
+ {
+ "object": "LayoutBlockFlow P",
+ "rect": [400, 128, 392, 180],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='left'",
+ "rect": [8, 228, 392, 80],
+ "reason": "incremental"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [400, 128, 391, 179],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='left'",
+ "rect": [148, 128, 252, 180],
+ "reason": "incremental"
+ },
+ {
+ "object": "LayoutBlockFlow DIV id='left'",
+ "rect": [138, 128, 10, 100],
+ "reason": "incremental"
+ }
+ ]
+ }
+ ],
+ "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.'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'Nulla vel dolor ipsum. Aliquam ut turpis nisl, in vulputate sapien. Cum sociis natoque penatibus et'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'magnis dis parturient montes, nascetur ridiculus mus. Sed congue magna vitae dolor feugiat vehicula.'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'Sed volutpat, tellus vel varius vestibulum, purus quam mollis sapien, in condimentum leo neque sed'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'nulla. Nunc quis porta elit. Pellentesque erat lectus, ultricies a lobortis id, faucibus id quam.'",
+ "reason": "forced by layout"
+ },
+ {
+ "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.'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'Nulla vel dolor ipsum. Aliquam ut turpis nisl, in vulputate sapien. Cum sociis natoque penatibus et'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'magnis dis parturient montes, nascetur ridiculus mus. Sed congue magna vitae dolor feugiat vehicula.'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'Sed volutpat, tellus vel varius vestibulum, purus quam mollis sapien, in condimentum leo neque sed'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'nulla. Nunc quis porta elit. Pellentesque erat lectus, ultricies a lobortis id, faucibus id quam.'",
+ "reason": "forced by layout"
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698