Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(168)

Side by Side Diff: LayoutTests/fast/dom/Element/setAttributeNode-case-insensitivity-xhtml-expected.txt

Issue 22803008: setAttributeNode() does not properly normalize case. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: submitting patch with small name changes. Created 7 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.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Test for Bugzilla bug: 90341: createAttribute/setAttributeNode does not properly normalize case.
2 This test verifies that the setAttributeNode() API allows for creation of attrib utes case-sensitively for XHTML documents. Thus two different attributes with th e same name but in different case can exist for XHTML documents.
3
4 style attribute value = background-color: red and STYLE attribute value = backgr ound-color: green
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/Element/setAttributeNode-case-insensitivity-xhtml.xhtml ('k') | Source/core/dom/Element.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698