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

Unified Diff: LayoutTests/inspector-protocol/dom/dom-relayout-boundary-expected.txt

Issue 23201018: DevTools: add "Jump to Relayout Boundary" context menu item in Elements panel (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: renamed output parameters, try run Created 7 years, 3 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-protocol/dom/dom-relayout-boundary-expected.txt
diff --git a/LayoutTests/inspector-protocol/dom/dom-relayout-boundary-expected.txt b/LayoutTests/inspector-protocol/dom/dom-relayout-boundary-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..25f4c7a525c1594a23b9e6f6046015bccbe5ae88
--- /dev/null
+++ b/LayoutTests/inspector-protocol/dom/dom-relayout-boundary-expected.txt
@@ -0,0 +1,5 @@
+Relayout boundary for div#outer is: html
+Relayout boundary for div#boundary is: div#boundary
+Relayout boundary for div#inner is: div#boundary
+Relayout boundary for div#hidden is: No renderer for node, perhaps orphan or hidden node
+
« no previous file with comments | « LayoutTests/inspector-protocol/dom/dom-relayout-boundary.html ('k') | Source/core/inspector/InspectorDOMAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698