Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(322)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: sky/engine/core/html/HTMLAttributeNames.in
Issue
708233002
:
Remove many attributes. (Closed)
Base URL: git@github.com:domokit/mojo.git@master
Patch Set:
Created 6 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.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
sky/engine/core/dom/Document.h
sky/engine/core/dom/Document.cpp
sky/engine/core/editing/markup.cpp
sky/engine/core/html/HTMLAttributeNames.in
sky/engine/core/html/HTMLElement.idl
sky/engine/core/html/HTMLImageElement.h
sky/engine/core/html/HTMLImageElement.cpp
sky/engine/core/html/HTMLImageElement.idl
sky/engine/core/html/parser/HTMLParserIdioms.h
sky/engine/core/html/parser/HTMLParserIdioms.cpp
sky/engine/core/rendering/RenderImage.cpp
sky/engine/platform/RuntimeEnabledFeatures.in
sky/engine/platform/network/HTTPParsers.h
sky/engine/platform/network/HTTPParsers.cpp
View unified diff
|
Download patch
« no previous file with comments
|
« sky/engine/core/editing/markup.cpp
('k') |
sky/engine/core/html/HTMLElement.idl »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 namespace="HTML"
1 namespace="HTML"
2
2
3 accesskey
3 accesskey
4
align
5 alt
4 alt
6 as
5 as
7 async
6 async
8
autoplay
9
background
10
border
11
charset
12 class
7 class
13
composite
14
content
15 contenteditable
8 contenteditable
16
controls
17 crossorigin
9 crossorigin
18 dir
10 dir
19
download
20 height
11 height
21
hidden
22 href
12 href
23
hspace
24
http-equiv
25 id
13 id
26
integrity
27 is
14 is
28
ismap
29 lang
15 lang
30
longdesc
31
loop
32
lowsrc
33 media
16 media
34
mediagroup
35
muted
36 name
17 name
37
poster
38
preload
39 rel
18 rel
40
scheme
41 select
19 select
42 sizes
20 sizes
43 spellcheck
21 spellcheck
44 src
22 src
45 srcset
23 srcset
46 style
24 style
47 tabindex
25 tabindex
48 title
26 title
49 type
27 type
50
usemap
51
vspace
52 width
28 width
OLD
NEW
« no previous file with comments
|
« sky/engine/core/editing/markup.cpp
('k') |
sky/engine/core/html/HTMLElement.idl »
('j') |
no next file with comments »
Issue 708233002: Remove many attributes. (Closed)
Created 6 years, 1 month ago by esprehn
Modified 6 years, 1 month ago
Reviewers: ojan
Base URL: git@github.com:domokit/mojo.git@master
Comments: 0
This is Rietveld
408576698