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

Unified Diff: LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt

Issue 1278543002: Include the whole outline into visual overflow (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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/fast/repaint/focus-ring-on-continuation-move-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt
diff --git a/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt b/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt
index 7c29d58ab9942beaf26668d386b7534af7f0fa08..07ea9e20dab3a8fddd65126793d2e1c277baa8f9 100644
--- a/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt
+++ b/LayoutTests/compositing/layer-creation/stacking-context-overlap-nested-expected.txt
@@ -8,7 +8,8 @@
"children": [
{
"position": [10, 10],
- "bounds": [120, 120],
+ "transformOrigin": [60, 60],
+ "bounds": [270, 170],
"drawsContent": true,
"backgroundColor": "#008000",
"children": [
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/fast/repaint/focus-ring-on-continuation-move-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698