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

Unified Diff: third_party/WebKit/LayoutTests/inspector/extensions/extensions-sidebar-expected.txt

Issue 2866363003: DevTools: format keys in object previews using sans serif. (Closed)
Patch Set: removed the test Created 3 years, 7 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/inspector/extensions/extensions-sidebar-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/extensions/extensions-sidebar-expected.txt b/third_party/WebKit/LayoutTests/inspector/extensions/extensions-sidebar-expected.txt
index e69b49d30d5a47e912512600c38b2c87b1c8d0d9..f34336ad343df48e67fe2e31440b5e1cae4abcec 100644
--- a/third_party/WebKit/LayoutTests/inspector/extensions/extensions-sidebar-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/extensions/extensions-sidebar-expected.txt
@@ -6,7 +6,7 @@ RUNNING TEST: extension_testElementsSidebarPageReplacedWithObject
Got onShown(), frame defined
Got onShown(), frame not defined
RUNNING TEST: extension_testElementsSidebarSetExpression
-elements sidebar content: titlef0: "expression"f1: undefinedf2: nullf3: Objectf4: Array(0)f5: Array(3)f6: Objectf7: 42f8: Locationf9: HTMLCollection(1)f10: function ()f11: "foo"__proto__: Object
+elements sidebar content: titlef0: "expression"f1: undefinedf2: nullf3: Objectf4: Array(0)f5: Array(3)f6: Objectf7: 42f8: Locationf9: HTMLCollection(1)f10: ƒ ()f11: "foo"__proto__: Object
RUNNING TEST: extension_testElementsSidebarSetObject
Watch sidebar created, callback arguments dump follows:
{
@@ -47,7 +47,7 @@ RUNNING TEST: extension_testSourcesSidebarPageReplacedWithObject
Got onShown(), frame defined
Got onShown(), frame not defined
RUNNING TEST: extension_testSourcesSidebarSetExpression
-sources sidebar content: titlef0: "expression"f1: undefinedf2: nullf3: Objectf4: Array(0)f5: Array(3)f6: Objectf7: 42f8: Locationf9: HTMLCollection(1)f10: function ()__proto__: Object
+sources sidebar content: titlef0: "expression"f1: undefinedf2: nullf3: Objectf4: Array(0)f5: Array(3)f6: Objectf7: 42f8: Locationf9: HTMLCollection(1)f10: ƒ ()__proto__: Object
RUNNING TEST: extension_testSourcesSidebarSetExpressionOnShown
setExpression onShown frame: undefined
RUNNING TEST: extension_testSourcesSidebarSetObject

Powered by Google App Engine
This is Rietveld 408576698