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

Unified Diff: LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-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-css-shapes-outside-scroll-expected.txt
diff --git a/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll-expected.txt b/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll-expected.txt
index 7a30596ee10d5c22464badd73ae8a45cfa512b84..a189e8c3c88dc3459d5e8d8958bdb5c97a6dbd63 100644
--- a/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll-expected.txt
+++ b/LayoutTests/inspector/elements/highlight/highlight-css-shapes-outside-scroll-expected.txt
@@ -184,7 +184,8 @@ circle{
"className": ".float.circle",
"nodeWidth": "128",
"nodeHeight": "128"
- }
+ },
+ "displayAsMaterial": false
}
circle{
"paths": [
@@ -372,6 +373,7 @@ circle{
"className": ".float.circle",
"nodeWidth": "128",
"nodeHeight": "128"
- }
+ },
+ "displayAsMaterial": false
}

Powered by Google App Engine
This is Rietveld 408576698