facebook

document.createDocumentFragment()

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #267550 Reply

    Gene Gotimer
    Member

    It seems that document.createDocumentFragment() is marked as a warning in JavaScript files (createDocumentFragment declaration not found).

    According to W3 (http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/ecma-script-binding.html and http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/ecma-script-binding.html), it is part of DOM Level 2 and 3 Core.

    Should it be marked as a warning or is that a bug?

    *** Date:
    Saturday, March 17, 2007 10:30:11 AM EDT

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_10

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 5.1.1 GA
    Build id: 20070302-5.1.1-GA

    *** Eclipse details:
    Eclipse SDK

    Version: 3.2.2
    Build id: M20070212-1330

    Eclipse Platform

    Version: 3.2.2.r322_v20070119-RQghndJN8IM0MsK
    Build id: M20070212-1330

    Eclipse RCP

    Version: 3.2.2.r322_v20070104-8pcviKVqd8J7C1U
    Build id: M20060921-0945

    Eclipse Java Development Tools

    Version: 3.2.2.r322_v20070104-R4CR0Znkvtfjv9-
    Build id: M20060921-0945

    Eclipse Plug-in Development Environment

    Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
    Build id: M20060921-0945

    Eclipse Project SDK

    Version: 3.2.2.r322_v20070104-dCGKm0Ln38lm-8s
    Build id: M20070212-1330

    Eclipse Graphical Editing Framework

    Version: 3.2.2.v20070208
    Build id: 20070208-1315

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Program Files\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    890_bc
    -data
    Z:\eclipse
    -vm
    C:\Program Files\Java\jdk1.5.0_10\bin\javaw.exe

    #267609 Reply

    Riyad Kalla
    Member

    Chances are it’s a bug in the JS lexer just not understanding the newer JS APIs. I’ll file it, thanks for the heads up.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: document.createDocumentFragment()

You must be logged in to post in the forum log in