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

Side by Side Diff: LayoutTests/platform/linux/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 784x20
7 LayoutText {#text} at (0,0) size 51x19
8 text run at (0,0) width 51: "Test for "
9 LayoutInline {A} at (0,0) size 323x19 [color=#0000EE]
10 LayoutText {#text} at (51,0) size 323x19
11 text run at (51,0) width 323: "http://bugzilla.opendarwin.org/show_b ug.cgi?id=7281"
12 LayoutBlockFlow {P} at (0,36) size 784x40
13 LayoutText {#text} at (0,0) size 779x39
14 text run at (0,0) width 779: "This tests rendering of an applet elemen t with Java disabled. If Java is disabled and Safari shows the content in the ap plet tag, then"
15 text run at (0,20) width 93: "the test passed."
16 LayoutBlockFlow (anonymous) at (0,92) size 784x20
17 LayoutInline {APPLET} at (0,0) size 69x19
18 LayoutText {#text} at (0,0) size 69x19
19 text run at (0,0) width 69: "SUCCESS"
20 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698