Opened 11 years ago
Closed 9 years ago
#11576 closed defect (invalid)
[patch] [cla] dtl.test_annoying_nest fail in FF 4.0 beta 3
Reported by: | liucougar | Owned by: | liucougar |
---|---|---|---|
Priority: | low | Milestone: | tbd |
Component: | DojoX DTL | Version: | 1.5 |
Keywords: | dohfail | Cc: | |
Blocked By: | Blocking: |
Description
in FF4, table elements can't have text as direct children (as in webkit)
the attached patch fixes the problem (it implements a feature detection instead of checking for webkit). with this patch, the test pass in FF3.6/4.0 beta 3 and safari 5
Attachments (1)
Change History (4)
Changed 11 years ago by
Attachment: | 11576.patch added |
---|
comment:1 Changed 10 years ago by
Keywords: | dohfail added |
---|---|
Summary: | dtl.test_annoying_nest fail in FF 4.0 beta 3 → [patch] [cla] dtl.test_annoying_nest fail in FF 4.0 beta 3 |
comment:2 Changed 9 years ago by
Owner: | changed from Neil Roberts to liucougar |
---|---|
Priority: | high → low |
Status: | new → pending |
comment:3 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
liucougar, i'm closing out old dtl tickets and applying patches where possible. do you know if this patch is still valid? do you want to apply it?