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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/background-resize-height-expected.txt

Issue 2428153002: Reland Turn on CompositeOpaqueFixedPosition for test and rebase tests. (patchset #7 id:120001 of ht… (Closed)
Patch Set: Merge with master Created 4 years, 2 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/paint/invalidation/background-resize-height-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/background-resize-height-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/background-resize-height-expected.txt
similarity index 97%
copy from third_party/WebKit/LayoutTests/paint/invalidation/background-resize-height-expected.txt
copy to third_party/WebKit/LayoutTests/platform/win/paint/invalidation/background-resize-height-expected.txt
index 1d4986d45e5ba67975b637b1b0ed345f26d8beed..fd0630959870aad3c112983a3554b8b429755bf3 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/background-resize-height-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/background-resize-height-expected.txt
@@ -10,6 +10,7 @@
"name": "LayoutBlockFlow (positioned) DIV class='test image'",
"position": [8, 8],
"bounds": [60, 44],
+ "contentsOpaque": true,
"drawsContent": true,
"backfaceVisibility": "hidden",
"paintInvalidations": [
@@ -24,6 +25,7 @@
"name": "LayoutBlockFlow (positioned) DIV class='test image size-cover'",
"position": [58, 8],
"bounds": [60, 44],
+ "contentsOpaque": true,
"drawsContent": true,
"backfaceVisibility": "hidden",
"paintInvalidations": [
@@ -38,6 +40,7 @@
"name": "LayoutBlockFlow (positioned) DIV class='test image size-contain'",
"position": [108, 8],
"bounds": [60, 44],
+ "contentsOpaque": true,
"drawsContent": true,
"backfaceVisibility": "hidden",
"paintInvalidations": [
@@ -52,6 +55,7 @@
"name": "LayoutBlockFlow (positioned) DIV class='test image fixed-height'",
"position": [158, 8],
"bounds": [60, 44],
+ "contentsOpaque": true,
"drawsContent": true,
"backfaceVisibility": "hidden",
"paintInvalidations": [
@@ -66,6 +70,7 @@
"name": "LayoutBlockFlow (positioned) DIV class='test image percent-height'",
"position": [208, 8],
"bounds": [60, 44],
+ "contentsOpaque": true,
"drawsContent": true,
"backfaceVisibility": "hidden",
"paintInvalidations": [
@@ -80,6 +85,7 @@
"name": "LayoutBlockFlow (positioned) DIV class='test image top'",
"position": [258, 8],
"bounds": [60, 44],
+ "contentsOpaque": true,
"drawsContent": true,
"backfaceVisibility": "hidden",
"paintInvalidations": [
@@ -94,6 +100,7 @@
"name": "LayoutBlockFlow (positioned) DIV class='test image bottom'",
"position": [308, 8],
"bounds": [60, 44],
+ "contentsOpaque": true,
"drawsContent": true,
"backfaceVisibility": "hidden",
"paintInvalidations": [
@@ -108,6 +115,7 @@
"name": "LayoutBlockFlow (positioned) DIV class='test image center'",
"position": [358, 8],
"bounds": [60, 44],
+ "contentsOpaque": true,
"drawsContent": true,
"backfaceVisibility": "hidden",
"paintInvalidations": [
@@ -150,6 +158,7 @@
"name": "LayoutBlockFlow (positioned) DIV class='test image repeat-round'",
"position": [508, 8],
"bounds": [60, 44],
+ "contentsOpaque": true,
"drawsContent": true,
"backfaceVisibility": "hidden",
"paintInvalidations": [

Powered by Google App Engine
This is Rietveld 408576698