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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/images/imagemap-case-expected.txt

Issue 2648163002: Remove case-insensitive matching of usemap attribute. (Closed)
Patch Set: _ Created 3 years, 11 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: third_party/WebKit/LayoutTests/platform/linux/images/imagemap-case-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/images/imagemap-case-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/images/imagemap-case-expected.txt
deleted file mode 100644
index fc26c1ac607774d76b445c263b6698a13bc30cd8..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/images/imagemap-case-expected.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-CONSOLE WARNING: line 21: Case-insensitive matching for usemap attribute is deprecated and will be removed in M58, around April 2017. See https://www.chromestatus.com/features/5760965337415680 for more details. Comparing usemap=#navmap and name=navMap
-CONSOLE WARNING: line 24: Case-insensitive matching for usemap attribute is deprecated and will be removed in M58, around April 2017. See https://www.chromestatus.com/features/5760965337415680 for more details. Comparing usemap=#navMap2 and name=navmap2
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x274
- LayoutBlockFlow {HTML} at (0,0) size 800x274
- LayoutBlockFlow {BODY} at (8,8) size 784x258
- LayoutBlockFlow (anonymous) at (0,0) size 784x218
- LayoutInline {MAP} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutInline {AREA} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutImage {IMG} at (0,0) size 104x104 [border: (2px solid #000000)]
- LayoutText {#text} at (104,89) size 4x19
- text run at (104,89) width 4: " "
- LayoutBR {BR} at (0,0) size 0x0
- LayoutInline {MAP} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutInline {AREA} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
- LayoutImage {IMG} at (0,109) size 104x104 [border: (2px solid #000000)]
- LayoutText {#text} at (0,0) size 0x0
- LayoutBlockFlow {DIV} at (0,218) size 784x20
- LayoutText {#text} at (0,0) size 46x19
- text run at (0,0) width 46: "success"
- LayoutBlockFlow {DIV} at (0,238) size 784x20
- LayoutText {#text} at (0,0) size 46x19
- text run at (0,0) width 46: "success"

Powered by Google App Engine
This is Rietveld 408576698