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

Side by Side 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, 6 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 unified diff | Download patch
OLDNEW
(Empty)
1
2
3 --------
4 Frame: 'foo'
5 --------
6
7
8 --------
9 Frame: 'foo/bar'
10 --------
11
12
13 --------
14 Frame: 'bar'
15 --------
16
17
18 --------
19 Frame: '<!--framePath //foo/bar/<!--frame0-->-->'
20 --------
21
22
23 --------
24 Frame: '<!--framePath //foo/bar/<!--frame1-->-->'
25 --------
26
27
28 --------
29 Frame: '<!--framePath //foo/bar/<!--frame2-->-->'
30 --------
31
32
33 --------
34 Frame: '<!--framePath //foo/bar/<!--frame0-->--><!--framePosition-0-0-0/0-->'
35 --------
36
37
38 --------
39 Frame: '<!--framePath //foo/bar/<!--frame1-->--><!--framePosition-1-0-0/0-->'
40 --------
41
42
43 --------
44 Frame: '<!--framePath //foo/bar/<!--frame2-->--><!--framePosition-2-0-0/0-->'
45 --------
46
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698