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

Unified Diff: third_party/WebKit/LayoutTests/fast/frames/unique-name-ancestor-concatenation-conflict-expected.txt

Issue 1968213002: Try harder to make sure that blink::FrameTree::m_uniqueName is truly unique. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed CR comments from dcheng@. Created 4 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/fast/frames/unique-name-ancestor-concatenation-conflict-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/frames/unique-name-ancestor-concatenation-conflict-expected.txt b/third_party/WebKit/LayoutTests/fast/frames/unique-name-ancestor-concatenation-conflict-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a719b84a511b0ff0e0ef851d9bf564fc833bf75c
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/frames/unique-name-ancestor-concatenation-conflict-expected.txt
@@ -0,0 +1,46 @@
+
+
+--------
+Frame: 'foo'
+--------
+
+
+--------
+Frame: 'foo/bar'
+--------
+
+
+--------
+Frame: 'bar'
+--------
+
+
+--------
+Frame: '<!--framePath //foo/bar/<!--frame0-->-->'
+--------
+
+
+--------
+Frame: '<!--framePath //foo/bar/<!--frame1-->-->'
+--------
+
+
+--------
+Frame: '<!--framePath //foo/bar/<!--frame2-->-->'
+--------
+
+
+--------
+Frame: '<!--framePath //foo/bar/<!--frame0-->--><!--framePosition-0-0-0/0-->'
+--------
+
+
+--------
+Frame: '<!--framePath //foo/bar/<!--frame1-->--><!--framePosition-1-0-0/0-->'
+--------
+
+
+--------
+Frame: '<!--framePath //foo/bar/<!--frame2-->--><!--framePosition-2-0-0/0-->'
+--------
+

Powered by Google App Engine
This is Rietveld 408576698