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

Unified Diff: LayoutTests/platform/mac/fast/replaced/applet-display-none-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/mac/fast/replaced/applet-display-none-expected.txt
diff --git a/LayoutTests/platform/mac/fast/replaced/applet-display-none-expected.txt b/LayoutTests/platform/mac/fast/replaced/applet-display-none-expected.txt
deleted file mode 100644
index 79437b59ea04a0448a3fd98dd7bd8251b7394d68..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/mac/fast/replaced/applet-display-none-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x50
- LayoutBlockFlow {HTML} at (0,0) size 800x50
- LayoutBlockFlow {BODY} at (8,16) size 784x18
- LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 530x18
- text run at (0,0) width 530: "Should not see the applet below (it has display:none). Java must be on for this test."

Powered by Google App Engine
This is Rietveld 408576698