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

Side by Side Diff: lib/src/prism/plugins/wpd/prism-wpd.min.js

Issue 1418513006: update elements and fix some bugs (Closed) Base URL: git@github.com:dart-lang/polymer_elements.git@master
Patch Set: code review updates Created 5 years, 1 month 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
« no previous file with comments | « lib/src/prism/plugins/wpd/prism-wpd.js ('k') | lib/src/prism/prism.js » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 !function(){function e(e){var a=e.toLowerCase();if(t.HTML[a])return"html";if(t.S VG[e])return"svg";if(t.MathML[e])return"mathml";if(0!==t.HTML[a]){var n=(documen t.createElement(e).toString().match(/\[object HTML(.+)Element\]/)||[])[1];if(n&& "Unknown"!=n)return t.HTML[a]=1,"html"}if(t.HTML[a]=0,0!==t.SVG[e]){var r=(docum ent.createElementNS("http://www.w3.org/2000/svg",e).toString().match(/\[object S VG(.+)Element\]/)||[])[1];if(r&&"Unknown"!=r)return t.SVG[e]=1,"svg"}return t.SV G[e]=0,0!==t.MathML[e]&&0===e.indexOf("m")?(t.MathML[e]=1,"mathml"):(t.MathML[e] =0,null)}if(self.Prism){if(Prism.languages.css&&(Prism.languages.css.atrule.insi de["atrule-id"]=/^@[\w-]+/,Prism.languages.css.selector.pattern?(Prism.languages .css.selector.inside["pseudo-class"]=/:[\w-]+/,Prism.languages.css.selector.insi de["pseudo-element"]=/::[\w-]+/):Prism.languages.css.selector={pattern:Prism.lan guages.css.selector,inside:{"pseudo-class":/:[\w-]+/,"pseudo-element":/::[\w-]+/ }}),Prism.languages.markup){Prism.languages.markup.tag.inside.tag.inside["tag-id "]=/[\w-]+/;var t={HTML:{a:1,abbr:1,acronym:1,b:1,basefont:1,bdo:1,big:1,blink:1 ,cite:1,code:1,dfn:1,em:1,kbd:1,i:1,rp:1,rt:1,ruby:1,s:1,samp:1,small:1,spacer:1 ,strike:1,strong:1,sub:1,sup:1,time:1,tt:1,u:1,"var":1,wbr:1,noframes:1,summary: 1,command:1,dt:1,dd:1,figure:1,figcaption:1,center:1,section:1,nav:1,article:1,a side:1,hgroup:1,header:1,footer:1,address:1,noscript:1,isIndex:1,main:1,mark:1,m arquee:1,meter:1,menu:1},SVG:{animateColor:1,animateMotion:1,animateTransform:1, glyph:1,feBlend:1,feColorMatrix:1,feComponentTransfer:1,feFuncR:1,feFuncG:1,feFu ncB:1,feFuncA:1,feComposite:1,feConvolveMatrix:1,feDiffuseLighting:1,feDisplacem entMap:1,feFlood:1,feGaussianBlur:1,feImage:1,feMerge:1,feMergeNode:1,feMorpholo gy:1,feOffset:1,feSpecularLighting:1,feTile:1,feTurbulence:1,feDistantLight:1,fe PointLight:1,feSpotLight:1,linearGradient:1,radialGradient:1,altGlyph:1,textPath :1,tref:1,altglyph:1,textpath:1,tref:1,altglyphdef:1,altglyphitem:1,clipPath:1," color-profile":1,cursor:1,"font-face":1,"font-face-format":1,"font-face-name":1, "font-face-src":1,"font-face-uri":1,foreignObject:1,glyph:1,glyphRef:1,hkern:1,v kern:1},MathML:{}}}var a;Prism.hooks.add("wrap",function(t){if((["tag-id"].index Of(t.type)>-1||"property"==t.type&&0!=t.content.indexOf("-")||"atrule-id"==t.typ e&&0!=t.content.indexOf("@-")||"pseudo-class"==t.type&&0!=t.content.indexOf(":-" )||"pseudo-element"==t.type&&0!=t.content.indexOf("::-")||"attr-name"==t.type&&0 !=t.content.indexOf("data-"))&&-1===t.content.indexOf("<")){var n="w/index.php?f ulltext&search=";t.tag="a";var r="http://docs.webplatform.org/";"css"==t.languag e?(r+="wiki/css/","property"==t.type?r+="properties/":"atrule-id"==t.type?r+="at rules/":"pseudo-class"==t.type?r+="selectors/pseudo-classes/":"pseudo-element"== t.type&&(r+="selectors/pseudo-elements/")):"markup"==t.language&&("tag-id"==t.ty pe?(a=e(t.content)||a,r+=a?"wiki/"+a+"/elements/":n):"attr-name"==t.type&&(r+=a? "wiki/"+a+"/attributes/":n)),r+=t.content,t.attributes.href=r,t.attributes.targe t="_blank"}})}}(); 1 !function(){function e(e){var n=e.toLowerCase();if(t.HTML[n])return"html";if(t.S VG[e])return"svg";if(t.MathML[e])return"mathml";if(0!==t.HTML[n]&&"undefined"!=t ypeof document){var a=(document.createElement(e).toString().match(/\[object HTML (.+)Element\]/)||[])[1];if(a&&"Unknown"!=a)return t.HTML[n]=1,"html"}if(t.HTML[n ]=0,0!==t.SVG[e]&&"undefined"!=typeof document){var r=(document.createElementNS( "http://www.w3.org/2000/svg",e).toString().match(/\[object SVG(.+)Element\]/)||[ ])[1];if(r&&"Unknown"!=r)return t.SVG[e]=1,"svg"}return t.SVG[e]=0,0!==t.MathML[ e]&&0===e.indexOf("m")?(t.MathML[e]=1,"mathml"):(t.MathML[e]=0,null)}if(("undefi ned"==typeof self||self.Prism)&&("undefined"==typeof global||global.Prism)){if(P rism.languages.css&&(Prism.languages.css.atrule.inside["atrule-id"]=/^@[\w-]+/,P rism.languages.css.selector.pattern?(Prism.languages.css.selector.inside["pseudo -class"]=/:[\w-]+/,Prism.languages.css.selector.inside["pseudo-element"]=/::[\w- ]+/):Prism.languages.css.selector={pattern:Prism.languages.css.selector,inside:{ "pseudo-class":/:[\w-]+/,"pseudo-element":/::[\w-]+/}}),Prism.languages.markup){ Prism.languages.markup.tag.inside.tag.inside["tag-id"]=/[\w-]+/;var t={HTML:{a:1 ,abbr:1,acronym:1,b:1,basefont:1,bdo:1,big:1,blink:1,cite:1,code:1,dfn:1,em:1,kb d:1,i:1,rp:1,rt:1,ruby:1,s:1,samp:1,small:1,spacer:1,strike:1,strong:1,sub:1,sup :1,time:1,tt:1,u:1,"var":1,wbr:1,noframes:1,summary:1,command:1,dt:1,dd:1,figure :1,figcaption:1,center:1,section:1,nav:1,article:1,aside:1,hgroup:1,header:1,foo ter:1,address:1,noscript:1,isIndex:1,main:1,mark:1,marquee:1,meter:1,menu:1},SVG :{animateColor:1,animateMotion:1,animateTransform:1,glyph:1,feBlend:1,feColorMat rix:1,feComponentTransfer:1,feFuncR:1,feFuncG:1,feFuncB:1,feFuncA:1,feComposite: 1,feConvolveMatrix:1,feDiffuseLighting:1,feDisplacementMap:1,feFlood:1,feGaussia nBlur:1,feImage:1,feMerge:1,feMergeNode:1,feMorphology:1,feOffset:1,feSpecularLi ghting:1,feTile:1,feTurbulence:1,feDistantLight:1,fePointLight:1,feSpotLight:1,l inearGradient:1,radialGradient:1,altGlyph:1,textPath:1,tref:1,altglyph:1,textpat h:1,altglyphdef:1,altglyphitem:1,clipPath:1,"color-profile":1,cursor:1,"font-fac e":1,"font-face-format":1,"font-face-name":1,"font-face-src":1,"font-face-uri":1 ,foreignObject:1,glyphRef:1,hkern:1,vkern:1},MathML:{}}}var n;Prism.hooks.add("w rap",function(t){if(("tag-id"==t.type||"property"==t.type&&0!=t.content.indexOf( "-")||"atrule-id"==t.type&&0!=t.content.indexOf("@-")||"pseudo-class"==t.type&&0 !=t.content.indexOf(":-")||"pseudo-element"==t.type&&0!=t.content.indexOf("::-") ||"attr-name"==t.type&&0!=t.content.indexOf("data-"))&&-1===t.content.indexOf("< ")){var a="w/index.php?fulltext&search=";t.tag="a";var r="http://docs.webplatfor m.org/";"css"==t.language?(r+="wiki/css/","property"==t.type?r+="properties/":"a trule-id"==t.type?r+="atrules/":"pseudo-class"==t.type?r+="selectors/pseudo-clas ses/":"pseudo-element"==t.type&&(r+="selectors/pseudo-elements/")):"markup"==t.l anguage&&("tag-id"==t.type?(n=e(t.content)||n,r+=n?"wiki/"+n+"/elements/":a):"at tr-name"==t.type&&(r+=n?"wiki/"+n+"/attributes/":a)),r+=t.content,t.attributes.h ref=r,t.attributes.target="_blank"}})}}();
OLDNEW
« no previous file with comments | « lib/src/prism/plugins/wpd/prism-wpd.js ('k') | lib/src/prism/prism.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698