Commit e677f56
committed
HTML API: Lower-case HTML tag names in
Since this method is meant for printing and display, a more expected
return value would be the lower-case variant of a given HTML tag name.
This patch changes the behavior accordingly.get_qualified_tag_name().1 parent f7d9b1b commit e677f56
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2840 | 2840 | | |
2841 | 2841 | | |
2842 | 2842 | | |
2843 | | - | |
| 2843 | + | |
2844 | 2844 | | |
2845 | 2845 | | |
2846 | 2846 | | |
| |||
0 commit comments