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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/images/imagemap-case-expected.txt

Issue 2501893003: Deprecate case-insensitive matching for |usemap| attribute (Closed)
Patch Set: Created 4 years, 1 month 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
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
1 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 4 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x268 5 layer at (0,0) size 800x268
4 LayoutBlockFlow {HTML} at (0,0) size 800x268 6 LayoutBlockFlow {HTML} at (0,0) size 800x268
5 LayoutBlockFlow {BODY} at (8,8) size 784x252 7 LayoutBlockFlow {BODY} at (8,8) size 784x252
6 LayoutBlockFlow (anonymous) at (0,0) size 784x216 8 LayoutBlockFlow (anonymous) at (0,0) size 784x216
7 LayoutInline {MAP} at (0,0) size 0x0 9 LayoutInline {MAP} at (0,0) size 0x0
8 LayoutText {#text} at (0,0) size 0x0 10 LayoutText {#text} at (0,0) size 0x0
9 LayoutInline {AREA} at (0,0) size 0x0 11 LayoutInline {AREA} at (0,0) size 0x0
10 LayoutText {#text} at (0,0) size 0x0 12 LayoutText {#text} at (0,0) size 0x0
11 LayoutText {#text} at (0,0) size 0x0 13 LayoutText {#text} at (0,0) size 0x0
12 LayoutImage {IMG} at (0,0) size 104x104 [border: (2px solid #000000)] 14 LayoutImage {IMG} at (0,0) size 104x104 [border: (2px solid #000000)]
13 LayoutText {#text} at (104,90) size 4x18 15 LayoutText {#text} at (104,90) size 4x18
14 text run at (104,90) width 4: " " 16 text run at (104,90) width 4: " "
15 LayoutBR {BR} at (0,0) size 0x0 17 LayoutBR {BR} at (0,0) size 0x0
16 LayoutInline {MAP} at (0,0) size 0x0 18 LayoutInline {MAP} at (0,0) size 0x0
17 LayoutText {#text} at (0,0) size 0x0 19 LayoutText {#text} at (0,0) size 0x0
18 LayoutInline {AREA} at (0,0) size 0x0 20 LayoutInline {AREA} at (0,0) size 0x0
19 LayoutText {#text} at (0,0) size 0x0 21 LayoutText {#text} at (0,0) size 0x0
20 LayoutText {#text} at (0,0) size 0x0 22 LayoutText {#text} at (0,0) size 0x0
21 LayoutImage {IMG} at (0,108) size 104x104 [border: (2px solid #000000)] 23 LayoutImage {IMG} at (0,108) size 104x104 [border: (2px solid #000000)]
22 LayoutText {#text} at (0,0) size 0x0 24 LayoutText {#text} at (0,0) size 0x0
23 LayoutBlockFlow {DIV} at (0,216) size 784x18 25 LayoutBlockFlow {DIV} at (0,216) size 784x18
24 LayoutText {#text} at (0,0) size 48x18 26 LayoutText {#text} at (0,0) size 48x18
25 text run at (0,0) width 48: "success" 27 text run at (0,0) width 48: "success"
26 LayoutBlockFlow {DIV} at (0,234) size 784x18 28 LayoutBlockFlow {DIV} at (0,234) size 784x18
27 LayoutText {#text} at (0,0) size 48x18 29 LayoutText {#text} at (0,0) size 48x18
28 text run at (0,0) width 48: "success" 30 text run at (0,0) width 48: "success"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698