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

Unified Diff: LayoutTests/compositing/repaint/should-not-repaint-composited-styles-expected.txt

Issue 346473004: Auto-rebaseline for r176700 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | « LayoutTests/TestExpectations ('k') | LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/repaint/should-not-repaint-composited-styles-expected.txt
diff --git a/LayoutTests/compositing/repaint/should-not-repaint-composited-styles-expected.txt b/LayoutTests/compositing/repaint/should-not-repaint-composited-styles-expected.txt
index e24630100c1384fc40e0876fde2bb27fe193baa2..3b59f092049189853407c5e0b7866caacdf67f42 100644
--- a/LayoutTests/compositing/repaint/should-not-repaint-composited-styles-expected.txt
+++ b/LayoutTests/compositing/repaint/should-not-repaint-composited-styles-expected.txt
@@ -73,10 +73,7 @@ filter change with non-composited child
"position": [8, 979],
"bounds": [100, 100],
"opacity": 0.5,
- "drawsContent": true,
- "repaintRects": [
- [0, 0, 100, 100]
- ]
+ "drawsContent": true
},
{
"position": [8, 1159],
@@ -110,18 +107,12 @@ filter change with non-composited child
[0, 1, 0, 0],
[0, 0, 1, 0],
[0, 0, 20, 1]
- ],
- "repaintRects": [
- [0, 0, 100, 100]
]
},
{
"position": [8, 1519],
"bounds": [100, 100],
"drawsContent": true,
- "repaintRects": [
- [0, 0, 100, 100]
- ],
"children": [
{
"bounds": [100, 100],
@@ -139,10 +130,7 @@ filter change with non-composited child
{
"position": [8, 1699],
"bounds": [100, 100],
- "drawsContent": true,
- "repaintRects": [
- [0, 0, 100, 100]
- ]
+ "drawsContent": true
},
{
"position": [8, 440],
@@ -164,10 +152,7 @@ filter change with non-composited child
{
"position": [8, 620],
"bounds": [100, 100],
- "drawsContent": true,
- "repaintRects": [
- [0, 0, 100, 100]
- ]
+ "drawsContent": true
}
]
}
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/css3/flexbox/repaint-during-resize-no-flex-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698