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
(167)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: sky/engine/core/html/HTMLAttributeNames.in
Issue
855803002
:
Remove attrs sky doesn't support. (Closed)
Base URL: git@github.com:domokit/mojo.git@master
Patch Set:
Created 5 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.
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/Element.h
sky/engine/core/dom/Element.cpp
sky/engine/core/dom/Element.idl
sky/engine/core/dom/TreeScope.h
sky/engine/core/dom/TreeScope.cpp
sky/engine/core/html/HTMLAttributeNames.in
sky/engine/core/html/HTMLImageElement.cpp
sky/engine/core/html/HTMLImageElement.idl
sky/engine/core/loader/ImageLoader.cpp
sky/engine/core/page/Chrome.cpp
sky/engine/core/page/EventHandler.h
sky/engine/core/page/EventHandler.cpp
sky/engine/core/rendering/HitTestResult.h
sky/engine/core/rendering/HitTestResult.cpp
sky/engine/web/WebViewImpl.cpp
View unified diff
|
Download patch
« no previous file with comments
|
« sky/engine/core/dom/TreeScope.cpp
('k') |
sky/engine/core/html/HTMLImageElement.cpp »
('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
# Global
4
alt
4
class
5
contenteditable
6
dir
7
id
8
lang
9
spellcheck
10
style
11
tabindex
12
13
# <a>
14
href
15
16
# <img>
17
crossorigin
18
height
19
src
20
width
21
22
# <import>
5 as
23 as
6 async
24 async
7
class
25
# src
8
contenteditable
26
9
crossorigin
27
# <style>
10
dir
11
height
12
href
13
id
14
is
15
lang
16 media
28 media
17
name
29
18
rel
30
# <content>
19 select
31 select
20
sizes
21
spellcheck
22
src
23
srcset
24
style
25
tabindex
26
title
27
type
28
width
OLD
NEW
« no previous file with comments
|
« sky/engine/core/dom/TreeScope.cpp
('k') |
sky/engine/core/html/HTMLImageElement.cpp »
('j') |
no next file with comments »
Issue 855803002: Remove attrs sky doesn't support. (Closed)
Created 5 years, 11 months ago by esprehn
Modified 5 years, 11 months ago
Reviewers: ojan
Base URL: git@github.com:domokit/mojo.git@master
Comments: 0
This is Rietveld
408576698