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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/elements/edit/undo-set-outer-html-expected.txt

Issue 2286963002: DevTools: Turn *Model events into symbols (Closed)
Patch Set: Add SourcesTextEditor events Created 4 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 unified diff | Download patch
OLDNEW
1 Tests undo for the DOMAgent.setOuterHTML protocol method. 1 Tests undo for the DOMAgent.setOuterHTML protocol method.
2 2
3 3
4 Running: testSetUp 4 Running: testSetUp
5 5
6 Running: testChangeCharacterData 6 Running: testChangeCharacterData
7 Replacing 'Getting involved' with 'Getting not involved' 7 Replacing 'Getting involved' with 'Getting not involved'
8 8
9 Wrapper identity: identity 9 Wrapper identity: identity
10 Event CharacterDataModified: #text 10 Event Symbol(CharacterDataModified): #text
11 ==========8<========== 11 ==========8<==========
12 <div id="container" style="display:none"> 12 <div id="container" style="display:none">
13 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p> 13 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p>
14 <h2>Getting not involved</h2> 14 <h2>Getting not involved</h2>
15 <p id="identity">There are many ways to get involved. You can:</p> 15 <p id="identity">There are many ways to get involved. You can:</p>
16 </div> 16 </div>
17 ==========>8========== 17 ==========>8==========
18 18
19 Bringing things back 19 Bringing things back
20 20
21 Wrapper identity: identity 21 Wrapper identity: identity
22 Event CharacterDataModified: #text 22 Event Symbol(CharacterDataModified): #text
23 ==========8<========== 23 ==========8<==========
24 <div id="container" style="display:none"> 24 <div id="container" style="display:none">
25 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p> 25 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p>
26 <h2>Getting involved</h2> 26 <h2>Getting involved</h2>
27 <p id="identity">There are many ways to get involved. You can:</p> 27 <p id="identity">There are many ways to get involved. You can:</p>
28 </div> 28 </div>
29 ==========>8========== 29 ==========>8==========
30 30
31 31
32 32
33 33
34 34
35 Running: testChangeAttributes 35 Running: testChangeAttributes
36 Replacing '<a href' with '<a foo="bar" href' 36 Replacing '<a href' with '<a foo="bar" href'
37 37
38 Wrapper identity: identity 38 Wrapper identity: identity
39 Event AttrModified: A 39 Event Symbol(AttrModified): A
40 Event AttrModified: A 40 Event Symbol(AttrModified): A
41 Event AttrRemoved: A 41 Event Symbol(AttrRemoved): A
42 ==========8<========== 42 ==========8<==========
43 <div id="container" style="display:none"> 43 <div id="container" style="display:none">
44 <p>WebKit is used by <a foo="bar" href="http://www.apple.com/safari/">Safari</a> , Dashboard, etc..</p> 44 <p>WebKit is used by <a foo="bar" href="http://www.apple.com/safari/">Safari</a> , Dashboard, etc..</p>
45 <h2>Getting involved</h2> 45 <h2>Getting involved</h2>
46 <p id="identity">There are many ways to get involved. You can:</p> 46 <p id="identity">There are many ways to get involved. You can:</p>
47 </div> 47 </div>
48 ==========>8========== 48 ==========>8==========
49 49
50 Bringing things back 50 Bringing things back
51 51
52 Wrapper identity: identity 52 Wrapper identity: identity
53 Event AttrModified: A 53 Event Symbol(AttrModified): A
54 Event AttrRemoved: A 54 Event Symbol(AttrRemoved): A
55 Event AttrRemoved: A 55 Event Symbol(AttrRemoved): A
56 ==========8<========== 56 ==========8<==========
57 <div id="container" style="display:none"> 57 <div id="container" style="display:none">
58 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p> 58 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p>
59 <h2>Getting involved</h2> 59 <h2>Getting involved</h2>
60 <p id="identity">There are many ways to get involved. You can:</p> 60 <p id="identity">There are many ways to get involved. You can:</p>
61 </div> 61 </div>
62 ==========>8========== 62 ==========>8==========
63 63
64 64
65 65
66 66
67 67
68 Running: testRemoveLastChild 68 Running: testRemoveLastChild
69 Replacing 'Getting involved' with '' 69 Replacing 'Getting involved' with ''
70 70
71 Wrapper identity: identity 71 Wrapper identity: identity
72 Event NodeRemoved: #text 72 Event Symbol(NodeRemoved): #text
73 ==========8<========== 73 ==========8<==========
74 <div id="container" style="display:none"> 74 <div id="container" style="display:none">
75 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p> 75 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p>
76 <h2></h2> 76 <h2></h2>
77 <p id="identity">There are many ways to get involved. You can:</p> 77 <p id="identity">There are many ways to get involved. You can:</p>
78 </div> 78 </div>
79 ==========>8========== 79 ==========>8==========
80 80
81 Bringing things back 81 Bringing things back
82 82
83 Wrapper identity: identity 83 Wrapper identity: identity
84 Event NodeInserted: #text 84 Event Symbol(NodeInserted): #text
85 ==========8<========== 85 ==========8<==========
86 <div id="container" style="display:none"> 86 <div id="container" style="display:none">
87 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p> 87 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p>
88 <h2>Getting involved</h2> 88 <h2>Getting involved</h2>
89 <p id="identity">There are many ways to get involved. You can:</p> 89 <p id="identity">There are many ways to get involved. You can:</p>
90 </div> 90 </div>
91 ==========>8========== 91 ==========>8==========
92 92
93 93
94 94
95 95
96 96
97 Running: testSplitNode 97 Running: testSplitNode
98 Replacing 'Getting involved' with 'Getting</h2><h2>involved' 98 Replacing 'Getting involved' with 'Getting</h2><h2>involved'
99 99
100 Wrapper identity: identity 100 Wrapper identity: identity
101 Event NodeInserted: H2 101 Event Symbol(NodeInserted): H2
102 Event NodeInserted: H2 102 Event Symbol(NodeInserted): H2
103 Event NodeRemoved: H2 103 Event Symbol(NodeRemoved): H2
104 ==========8<========== 104 ==========8<==========
105 <div id="container" style="display:none"> 105 <div id="container" style="display:none">
106 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p> 106 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p>
107 <h2>Getting</h2><h2>involved</h2> 107 <h2>Getting</h2><h2>involved</h2>
108 <p id="identity">There are many ways to get involved. You can:</p> 108 <p id="identity">There are many ways to get involved. You can:</p>
109 </div> 109 </div>
110 ==========>8========== 110 ==========>8==========
111 111
112 Bringing things back 112 Bringing things back
113 113
114 Wrapper identity: identity 114 Wrapper identity: identity
115 Event NodeInserted: H2 115 Event Symbol(NodeInserted): H2
116 Event NodeRemoved: H2 116 Event Symbol(NodeRemoved): H2
117 Event NodeRemoved: H2 117 Event Symbol(NodeRemoved): H2
118 ==========8<========== 118 ==========8<==========
119 <div id="container" style="display:none"> 119 <div id="container" style="display:none">
120 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p> 120 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p>
121 <h2>Getting involved</h2> 121 <h2>Getting involved</h2>
122 <p id="identity">There are many ways to get involved. You can:</p> 122 <p id="identity">There are many ways to get involved. You can:</p>
123 </div> 123 </div>
124 ==========>8========== 124 ==========>8==========
125 125
126 126
127 127
128 128
129 129
130 Running: testChangeNodeName 130 Running: testChangeNodeName
131 Replacing '<h2>Getting involved</h2>' with '<h3>Getting involved</h3>' 131 Replacing '<h2>Getting involved</h2>' with '<h3>Getting involved</h3>'
132 132
133 Wrapper identity: identity 133 Wrapper identity: identity
134 Event NodeInserted: H3 134 Event Symbol(NodeInserted): H3
135 Event NodeRemoved: H2 135 Event Symbol(NodeRemoved): H2
136 ==========8<========== 136 ==========8<==========
137 <div id="container" style="display:none"> 137 <div id="container" style="display:none">
138 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p> 138 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p>
139 <h3>Getting involved</h3> 139 <h3>Getting involved</h3>
140 <p id="identity">There are many ways to get involved. You can:</p> 140 <p id="identity">There are many ways to get involved. You can:</p>
141 </div> 141 </div>
142 ==========>8========== 142 ==========>8==========
143 143
144 Bringing things back 144 Bringing things back
145 145
146 Wrapper identity: identity 146 Wrapper identity: identity
147 Event NodeInserted: H2 147 Event Symbol(NodeInserted): H2
148 Event NodeRemoved: H3 148 Event Symbol(NodeRemoved): H3
149 ==========8<========== 149 ==========8<==========
150 <div id="container" style="display:none"> 150 <div id="container" style="display:none">
151 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p> 151 <p>WebKit is used by <a href="http://www.apple.com/safari/">Safari</a>, Dashboar d, etc..</p>
152 <h2>Getting involved</h2> 152 <h2>Getting involved</h2>
153 <p id="identity">There are many ways to get involved. You can:</p> 153 <p id="identity">There are many ways to get involved. You can:</p>
154 </div> 154 </div>
155 ==========>8========== 155 ==========>8==========
156 156
157 157
158 158
159 159
160 160
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698