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

Side by Side Diff: test/data/expected/escape3_test.html.txt

Issue 23532024: Changes in webui to comply with the safe html changes. Now that Nodes can be (Closed) Base URL: git@github.com:dart-lang/web-ui.git@master
Patch Set: 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 unified diff | Download patch
« no previous file with comments | « test/css_test.dart ('k') | test/data/input/escape3_test.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Content-Type: text/plain 1 Content-Type: text/plain
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x124 4 layer at (0,0) size 800x124
5 RenderBlock {HTML} at (0,0) size 800x124 5 RenderBlock {HTML} at (0,0) size 800x124
6 RenderBody {BODY} at (8,8) size 784x108 6 RenderBody {BODY} at (8,8) size 784x108
7 RenderBlock {DIV} at (0,0) size 784x18 7 RenderBlock {DIV} at (0,0) size 784x18
8 RenderText {#text} at (0,0) size 420x18 8 RenderText {#text} at (0,0) size 420x18
9 text run at (0,0) width 420: "text to text (expect <span>text1</span>) : " 9 text run at (0,0) width 420: "text to text (expect <span>text1</span>) : "
10 RenderText {#text} at (420,0) size 180x18 10 RenderText {#text} at (420,0) size 180x18
(...skipping 10 matching lines...) Expand all
21 text run at (0,0) width 420: "html to text (expect <span>text2</span>) : " 21 text run at (0,0) width 420: "html to text (expect <span>text2</span>) : "
22 RenderText {#text} at (420,0) size 180x18 22 RenderText {#text} at (420,0) size 180x18
23 text run at (420,0) width 180: "<span>text2</span>" 23 text run at (420,0) width 180: "<span>text2</span>"
24 RenderBlock {DIV} at (0,72) size 784x36 24 RenderBlock {DIV} at (0,72) size 784x36
25 RenderBlock (anonymous) at (0,0) size 784x18 25 RenderBlock (anonymous) at (0,0) size 784x18
26 RenderText {#text} at (0,0) size 430x18 26 RenderText {#text} at (0,0) size 430x18
27 text run at (0,0) width 430: "html to html (expect html2 in a real s pan):" 27 text run at (0,0) width 430: "html to html (expect html2 in a real s pan):"
28 RenderBlock {DIV} at (0,18) size 784x18 28 RenderBlock {DIV} at (0,18) size 784x18
29 RenderText {#text} at (0,0) size 50x18 29 RenderText {#text} at (0,0) size 50x18
30 text run at (0,0) width 50: "html2" 30 text run at (0,0) width 50: "html2"
OLDNEW
« no previous file with comments | « test/css_test.dart ('k') | test/data/input/escape3_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698