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

Unified Diff: LayoutTests/inspector/elements/highlight/highlight-node-scroll-expected.txt

Issue 1286483003: Devtools UI: Update inspect element node description label UI (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase tests 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
Index: LayoutTests/inspector/elements/highlight/highlight-node-scroll-expected.txt
diff --git a/LayoutTests/inspector/elements/highlight/highlight-node-scroll-expected.txt b/LayoutTests/inspector/elements/highlight/highlight-node-scroll-expected.txt
index 3d92896993cd24fb1aa17261941175214fbf2056..11aa8a45db30a7b35df19f3ba3a081459fad166a 100644
--- a/LayoutTests/inspector/elements/highlight/highlight-node-scroll-expected.txt
+++ b/LayoutTests/inspector/elements/highlight/highlight-node-scroll-expected.txt
@@ -88,7 +88,8 @@ inspectedElement1{
"className": ".inspected",
"nodeWidth": "250",
"nodeHeight": "250"
- }
+ },
+ "displayAsMaterial": false
}
inspectedElement2{
"paths": [
@@ -178,6 +179,7 @@ inspectedElement2{
"className": ".inspected",
"nodeWidth": "250",
"nodeHeight": "250"
- }
+ },
+ "displayAsMaterial": false
}

Powered by Google App Engine
This is Rietveld 408576698