Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(156)

Issue 3791041: Handle xmlns attributes when importing a non-namespace aware DOM (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 6 months ago by Jasvir
Modified:
15 years, 4 months ago
Reviewers:
metaweta
CC:
google-caja-discuss_googlegroups.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

DOMs created in non-namespace aware mode treat xmlns has yet another attribute. This change recognizes the xmlns attribute and creates a namespaced element instead of trying to create an attribute called xmlns. @4338

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -7 lines) Patch
M src/com/google/caja/plugin/PluginMessageType.java View 1 chunk +3 lines, -0 lines 0 comments Download
M src/com/google/caja/plugin/stages/LegacyNamespaceFixupStage.java View 1 chunk +20 lines, -7 lines 0 comments Download
M tests/com/google/caja/plugin/stages/LegacyNamespaceFixupStageTest.java View 2 chunks +32 lines, -0 lines 0 comments Download

Messages

Total messages: 2
Jasvir
15 years, 6 months ago (2010-12-19 22:16:38 UTC) #1
metaweta
15 years, 6 months ago (2010-12-20 00:19:55 UTC) #2
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b