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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/html/keygen-expected.txt

Issue 2266283002: Updating deprecation message for <keygen>. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 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 unified diff | Download patch
OLDNEW
1 CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M54, around October 2016. See https://www.chromestatus.com/features/5716060992962560 for more details. 1 CONSOLE WARNING: The <keygen> element is deprecated and will be removed in M56, around January 2017. See https://www.chromestatus.com/features/5716060992962560 for more details.
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 LayoutView at (0,0) size 800x600 3 LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 LayoutBlockFlow {HTML} at (0,0) size 800x600 5 LayoutBlockFlow {HTML} at (0,0) size 800x600
6 LayoutBlockFlow {BODY} at (8,8) size 784x584 6 LayoutBlockFlow {BODY} at (8,8) size 784x584
7 LayoutBlockFlow {KEYGEN} at (0,0) size 140x18 7 LayoutBlockFlow {KEYGEN} at (0,0) size 140x18
8 LayoutMenuList {SELECT} at (0,0) size 140x18 [bgcolor=#F8F8F8] 8 LayoutMenuList {SELECT} at (0,0) size 140x18 [bgcolor=#F8F8F8]
9 LayoutBlockFlow (anonymous) at (0,0) size 140x18 9 LayoutBlockFlow (anonymous) at (0,0) size 140x18
10 LayoutText (anonymous) at (8,2) size 91x13 10 LayoutText (anonymous) at (8,2) size 91x13
11 text run at (8,2) width 91: "2048 (High Grade)" 11 text run at (8,2) width 91: "2048 (High Grade)"
12 LayoutText {#text} at (0,0) size 0x0 12 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698