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

Unified 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, 4 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/fast/replaced/applet-rendering-java-disabled-expected.txt
diff --git a/LayoutTests/platform/linux/fast/replaced/applet-rendering-java-disabled-expected.txt b/LayoutTests/platform/linux/fast/replaced/applet-rendering-java-disabled-expected.txt
deleted file mode 100644
index 4509173e66da4de340cc9277684f48f13d7c24ac..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/fast/replaced/applet-rendering-java-disabled-expected.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 51x19
- text run at (0,0) width 51: "Test for "
- LayoutInline {A} at (0,0) size 323x19 [color=#0000EE]
- LayoutText {#text} at (51,0) size 323x19
- text run at (51,0) width 323: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7281"
- LayoutBlockFlow {P} at (0,36) size 784x40
- LayoutText {#text} at (0,0) size 779x39
- text run at (0,0) width 779: "This tests rendering of an applet element with Java disabled. If Java is disabled and Safari shows the content in the applet tag, then"
- text run at (0,20) width 93: "the test passed."
- LayoutBlockFlow (anonymous) at (0,92) size 784x20
- LayoutInline {APPLET} at (0,0) size 69x19
- LayoutText {#text} at (0,0) size 69x19
- text run at (0,0) width 69: "SUCCESS"
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698