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

Side by Side Diff: LayoutTests/platform/win/fast/replaced/applet-rendering-java-disabled-expected.txt

Issue 1291723004: Remove all support for <applet> handling in Chrome. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 55x17
8 text run at (0,0) width 55: "Test for "
9 LayoutInline {A} at (0,0) size 350x17 [color=#0000EE]
10 LayoutText {#text} at (54,0) size 350x17
11 text run at (54,0) width 350: "http://bugzilla.opendarwin.org/show_b ug.cgi?id=7281"
12 LayoutBlockFlow {P} at (0,34) size 784x36
13 LayoutText {#text} at (0,0) size 777x35
14 text run at (0,0) width 777: "This tests rendering of an applet elemen t with Java disabled. If Java is disabled and Safari shows the content in the ap plet"
15 text run at (0,18) width 156: "tag, then the test passed."
16 LayoutBlockFlow (anonymous) at (0,86) size 784x18
17 LayoutInline {APPLET} at (0,0) size 70x17
18 LayoutText {#text} at (0,0) size 70x17
19 text run at (0,0) width 70: "SUCCESS"
20 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698