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

Unified Diff: LayoutTests/inspector-protocol/layers/get-layers-expected.txt

Issue 46163008: Revert "Re-land deferred compositing updates with fixed assumptions" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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/inspector-protocol/layers/get-layers.html ('k') | Source/core/frame/FrameView.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/inspector-protocol/layers/get-layers-expected.txt
diff --git a/LayoutTests/inspector-protocol/layers/get-layers-expected.txt b/LayoutTests/inspector-protocol/layers/get-layers-expected.txt
index 2d98df653a5fcb1db8993b75ec4f081f9faca62d..432a4042b72665b8ba987056f076289ce896c5eb 100644
--- a/LayoutTests/inspector-protocol/layers/get-layers-expected.txt
+++ b/LayoutTests/inspector-protocol/layers/get-layers-expected.txt
@@ -62,7 +62,7 @@ PASS
"offsetX": 0,
"offsetY": 0,
"width": "number",
- "height": 60,
+ "height": "number",
"paintCount": "number",
"nodeId": "number",
"parentLayerId": "string"
« no previous file with comments | « LayoutTests/inspector-protocol/layers/get-layers.html ('k') | Source/core/frame/FrameView.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698