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

Unified Diff: LayoutTests/inspector/elements/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: Created 7 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/relayout-boundary-expected.txt
diff --git a/LayoutTests/inspector/elements/relayout-boundary-expected.txt b/LayoutTests/inspector/elements/relayout-boundary-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..219349755f291ee18121423b19beeb055ff7d84f
--- /dev/null
+++ b/LayoutTests/inspector/elements/relayout-boundary-expected.txt
@@ -0,0 +1,6 @@
+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
+Relayout boundary for html is: html
+

Powered by Google App Engine
This is Rietveld 408576698