Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3948624
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T01:23:49+00:00 2026-05-20T01:23:49+00:00

I am running a simple document.evaluate() with a simple XPath expression on this node:

  • 0

I am running a simple document.evaluate() with a simple XPath expression on this node:

<li class="comment-block"> 
<div class="comment-icon"> 
    <a href="address.com" class="comment-buddy-icon-link">Address</a> 
</div> 
<div class="comment-content"> 
    <p class="comment-head"> 
        <span class="comment-owner"> 
            <span class="comment-author-container">
                <a href="http://some.address.com">Some Address</a>
            </span> 
        </span> 
        <small class="comment-meta"> 
            Some text
        </small> 
    </p> 
    <div class="comment-body"> 
        <p>Some more Text</p> 
    </div> 
</div>
</li>

The XPath string is:
div[contains(@class, 'comment-content')]. This works fine in Firefox and breaks in Chrome. There are no exceptions thrown in Chrome, the script simply exits. I don’t understand why this would break, the situation seems to be straightforward, select a child div of the li element, whose class is “comment-content”.

What is interesting, another XPath string .//div[contains(@class, 'comment-content')] works fine in Chrome.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T01:23:50+00:00Added an answer on May 20, 2026 at 1:23 am

    If you want to select div direct children of the context node, there’s a Webkit bug that I fixed in December: XPath expressions that start with div are treated as syntax errors. The fix is in the Dev Channel build of Chrome (10), but it’s not in stable (9). For now, you’ll have to use ./div, which means the same thing as div.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been running into a presentation issue with Internet Explorer. The following simple block
I am using running a simple find all and paginating with willpaginate, but I'd
When I'm running a simple Ruby script, what's the easiest way to dump an
I'm running a simple batch file which is generated by a vbscript to delete
Let's say I'm running a simple server and have accept() ed a connection from
Does anyone know of a simple web app that supports running ant tasks? Alternatively
I have a simple website I'm testing. It's running on localhost and I can
I'm trying to write a super-simple podcast-to-device downloading service to use for running. I
I've inserted a UITableViewController and it's corresponding UITableView into a simple IB document. The
hopefully a simple question here. I'm running a Wordpress blog that has a bunch

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.