|
Let SVGElement handle SVGLangSpace attributes parsing
Now that SVGLangSpace attributes were merged into SVGElement and that
SVGElement takes care of parsing them, we can stop doing it in some
of the subclasses.
Some subclasses still handle SVGLangSpace attributes on their own because
they require special handling (e.g. layout invalidation if the attribute
changes).
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=153516
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+5 lines, -39 lines) |
Patch |
|
M |
Source/core/svg/SVGAElement.cpp
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGClipPathElement.cpp
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGFEImageElement.cpp
|
View
|
|
3 chunks |
+1 line, -4 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGFilterElement.cpp
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGForeignObjectElement.cpp
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGGElement.cpp
|
View
|
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGMarkerElement.cpp
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGMaskElement.cpp
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGPathElement.cpp
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGPatternElement.cpp
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGStyleElement.cpp
|
View
|
|
2 chunks |
+1 line, -6 lines |
0 comments
|
Download
|
|
M |
Source/core/svg/SVGSymbolElement.cpp
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|