|
Sync HTML element interfaces O-Q with the spec
Also fix the confused comment in HTMLImageElement, its hspace/vspace
attributes should also be unsigned long, noticed now because of the same
attributes on HTMLObjectElement.
There are no changes to the generated code other than order.
BUG= 460722
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192321
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+72 lines, -28 lines) |
Patch |
|
M |
Source/core/html/HTMLImageElement.idl
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLOListElement.idl
|
View
|
|
1 chunk |
+7 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLObjectElement.idl
|
View
|
|
1 chunk |
+32 lines, -17 lines |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLOptGroupElement.idl
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLOptionElement.idl
|
View
|
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLOutputElement.idl
|
View
|
1
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLParagraphElement.idl
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLParamElement.idl
|
View
|
1
2
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLPictureElement.idl
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLPreElement.idl
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLProgressElement.idl
|
View
|
1
2
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/core/html/HTMLQuoteElement.idl
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 22 (8 generated)
|