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
(199)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: Source/core/svg/SVGAttributeNames.in
Issue
1286973002
:
Deprecate enable-background property (Closed)
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fixed failures
Created 5 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.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
LayoutTests/virtual/stable/webexposed/css-properties-as-js-properties-expected.txt
LayoutTests/webexposed/css-properties-as-js-properties-expected.txt
Source/core/css/CSSProperties.in
Source/core/css/ComputedStyleCSSValueMapping.cpp
Source/core/css/SVGCSSValueKeywords.in
Source/core/css/parser/CSSPropertyParser.cpp
Source/core/frame/UseCounter.cpp
Source/core/svg/SVGAttributeNames.in
Source/core/svg/SVGElement.cpp
View unified diff
|
Download patch
« no previous file with comments
|
« Source/core/frame/UseCounter.cpp
('k') |
Source/core/svg/SVGElement.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="SVG"
1 namespace="SVG"
2 namespaceURI="http://www.w3.org/2000/svg"
2 namespaceURI="http://www.w3.org/2000/svg"
3 attrsNullNamespace
3 attrsNullNamespace
4 export="CORE_EXPORT"
4 export="CORE_EXPORT"
5
5
6 accent-height
6 accent-height
7 accumulate
7 accumulate
8 additive
8 additive
9 alignment-baseline
9 alignment-baseline
10 alphabetic
10 alphabetic
(...skipping
30
matching lines...)
Expand all
Loading...
41 diffuseConstant
41 diffuseConstant
42 direction
42 direction
43 display
43 display
44 divisor
44 divisor
45 dominant-baseline
45 dominant-baseline
46 dur
46 dur
47 dx
47 dx
48 dy
48 dy
49 edgeMode
49 edgeMode
50 elevation
50 elevation
51
enable-background
52 end
51 end
53 exponent
52 exponent
54 fill
53 fill
55 fill-opacity
54 fill-opacity
56 fill-rule
55 fill-rule
57 filter
56 filter
58 filterUnits
57 filterUnits
59 flood-color
58 flood-color
60 flood-opacity
59 flood-opacity
61 font-family
60 font-family
(...skipping
176
matching lines...)
Expand 10 before
|
Expand all
|
Expand 10 after
Loading...
238 x-height
237 x-height
239 x1
238 x1
240 x2
239 x2
241 xChannelSelector
240 xChannelSelector
242 y
241 y
243 y1
242 y1
244 y2
243 y2
245 yChannelSelector
244 yChannelSelector
246 z
245 z
247 zoomAndPan
246 zoomAndPan
OLD
NEW
« no previous file with comments
|
« Source/core/frame/UseCounter.cpp
('k') |
Source/core/svg/SVGElement.cpp »
('j') |
no next file with comments »
Issue 1286973002: Deprecate enable-background property (Closed)
Created 5 years, 4 months ago by Shanmuga Pandi
Modified 5 years, 4 months ago
Reviewers: rwlbuis, pdr.
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 0
This is Rietveld
408576698