Bug 92690

Summary: CSS quotes output quotes when depth is negative
Product: WebKit Reporter: Elliott Sprehn <esprehn>
Component: Layout and RenderingAssignee: Elliott Sprehn <esprehn>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, jchaffraix, webkit.review.bot
Priority: P2 Keywords: HasReduction
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 92061    
Attachments:
Description Flags
Patch
none
Patch for landing
none
Patch for landing
none
Patch
none
Patch for landing none

Elliott Sprehn
Reported 2012-07-30 16:35:55 PDT
q::before { content: close-quote } <q></q> This outputs two quotes, but should output no quotes.
Attachments
Patch (7.21 KB, patch)
2012-08-07 18:01 PDT, Elliott Sprehn
no flags
Patch for landing (4.73 KB, patch)
2012-08-09 18:38 PDT, Elliott Sprehn
no flags
Patch for landing (4.73 KB, patch)
2012-08-13 11:38 PDT, Elliott Sprehn
no flags
Patch (7.10 KB, patch)
2012-08-13 12:56 PDT, Elliott Sprehn
no flags
Patch for landing (7.09 KB, patch)
2012-08-13 13:00 PDT, Elliott Sprehn
no flags
Elliott Sprehn
Comment 1 2012-08-07 18:01:22 PDT
Created attachment 157063 [details] Patch Fix quotes when they go negative and add more tests.
Eric Seidel (no email)
Comment 2 2012-08-07 18:04:07 PDT
Comment on attachment 157063 [details] Patch LGTM.
WebKit Review Bot
Comment 3 2012-08-07 21:39:34 PDT
Comment on attachment 157063 [details] Patch Rejecting attachment 157063 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: st/css-generated-content/close-quote-negative-depth-expected.html patching file LayoutTests/fast/css-generated-content/close-quote-negative-depth.html patching file LayoutTests/fast/css-generated-content/nested-quote-more-than-pairs-expected.html patching file LayoutTests/fast/css-generated-content/nested-quote-more-than-pairs.html Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force', u'--reviewer', u'Eric Seidel']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue/ Full output: http://queues.webkit.org/results/13459080
Elliott Sprehn
Comment 4 2012-08-08 18:20:33 PDT
(In reply to comment #3) > (From update of attachment 157063 [details]) > Rejecting attachment 157063 [details] from commit-queue. > > Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 > Eric do you know what happened here? This isn't a test failure, it's svn-apply failing? I don't understand what happened.
Eric Seidel (no email)
Comment 5 2012-08-09 00:33:32 PDT
Yes, it's a horrible error message from a failed apply. You'll want to rebase the patch and re-upload (or have someone do so for you). I can help tomorrow if you like.
Elliott Sprehn
Comment 6 2012-08-09 13:25:32 PDT
This conflicts with WKBug 93056 so one or the other needs to land first.
Elliott Sprehn
Comment 7 2012-08-09 18:38:48 PDT
Created attachment 157607 [details] Patch for landing
WebKit Review Bot
Comment 8 2012-08-09 20:12:55 PDT
Comment on attachment 157607 [details] Patch for landing Rejecting attachment 157607 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: webkit-commit-queue/Source/WebKit/chromium/webkit --revision 150169 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' 49>At revision 150169. ________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' ________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' Updating webkit projects from gyp files... Full output: http://queues.webkit.org/results/13477056
Eric Seidel (no email)
Comment 9 2012-08-09 21:16:59 PDT
Comment on attachment 157607 [details] Patch for landing This appears to be missing a ChangeLog. I suspect that's what the queue was complaining about.
Elliott Sprehn
Comment 10 2012-08-10 00:00:11 PDT
(In reply to comment #9) > (From update of attachment 157607 [details]) > This appears to be missing a ChangeLog. I suspect that's what the queue was complaining about. Oh weird, when I ran update-webkit and then reuploaded the patch it stripped off the ChangeLog...
Elliott Sprehn
Comment 11 2012-08-13 11:38:30 PDT
Created attachment 158059 [details] Patch for landing
Elliott Sprehn
Comment 12 2012-08-13 12:56:51 PDT
Created attachment 158078 [details] Patch Finally get some ChangeLogs.
Elliott Sprehn
Comment 13 2012-08-13 13:00:31 PDT
Created attachment 158080 [details] Patch for landing
WebKit Review Bot
Comment 14 2012-08-13 14:06:44 PDT
Comment on attachment 158080 [details] Patch for landing Clearing flags on attachment: 158080 Committed r125448: <http://trac.webkit.org/changeset/125448>
WebKit Review Bot
Comment 15 2012-08-13 14:06:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.