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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE WARNING: line 21: Case-insensitive matching for usemap attribute is depr ecated and will be removed in M58, around April 2017. See https://www.chromestat us.com/features/5760965337415680 for more details. Comparing usemap=#navmap and name=navMap
2 CONSOLE WARNING: line 24: Case-insensitive matching for usemap attribute is depr ecated and will be removed in M58, around April 2017. See https://www.chromestat us.com/features/5760965337415680 for more details. Comparing usemap=#navMap2 and name=navmap2
3 layer at (0,0) size 800x600
4 LayoutView at (0,0) size 800x600
5 layer at (0,0) size 800x268
6 LayoutBlockFlow {HTML} at (0,0) size 800x268
7 LayoutBlockFlow {BODY} at (8,8) size 784x252
8 LayoutBlockFlow (anonymous) at (0,0) size 784x216
9 LayoutInline {MAP} at (0,0) size 0x0
10 LayoutText {#text} at (0,0) size 0x0
11 LayoutInline {AREA} at (0,0) size 0x0
12 LayoutText {#text} at (0,0) size 0x0
13 LayoutText {#text} at (0,0) size 0x0
14 LayoutImage {IMG} at (0,0) size 104x104 [border: (2px solid #000000)]
15 LayoutText {#text} at (104,90) size 4x18
16 text run at (104,90) width 4: " "
17 LayoutBR {BR} at (0,0) size 0x0
18 LayoutInline {MAP} at (0,0) size 0x0
19 LayoutText {#text} at (0,0) size 0x0
20 LayoutInline {AREA} at (0,0) size 0x0
21 LayoutText {#text} at (0,0) size 0x0
22 LayoutText {#text} at (0,0) size 0x0
23 LayoutImage {IMG} at (0,108) size 104x104 [border: (2px solid #000000)]
24 LayoutText {#text} at (0,0) size 0x0
25 LayoutBlockFlow {DIV} at (0,216) size 784x18
26 LayoutText {#text} at (0,0) size 48x18
27 text run at (0,0) width 48: "success"
28 LayoutBlockFlow {DIV} at (0,234) size 784x18
29 LayoutText {#text} at (0,0) size 48x18
30 text run at (0,0) width 48: "success"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698