Advertisement
Guest User

Untitled

a guest
Sep 7th, 2012
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 1.62 KB | None | 0 0
  1. --- /tmp/layout-test-results/http/tests/cache/subresource-expiration-1-expected.txt
  2. +++ /tmp/layout-test-results/http/tests/cache/subresource-expiration-1-actual.txt
  3. @@ -1,12 +1,10 @@
  4. -No cache headers or Last-modified header (result=Uncached expected=Uncached) PASS
  5. -Expires: [now+10s]; (result=Cached expected=Cached) PASS
  6. -Expires: [now-10s]; (result=Uncached expected=Uncached) PASS
  7. -Expires: [now+10s]; Cache-control: must-revalidate; (result=Cached expected=Cached) PASS
  8. -Expires: [now+10s]; Cache-control: no-cache; (result=Uncached expected=Uncached) PASS
  9. -Expires: [now+10s]; Cache-control: no-store; (result=Uncached expected=Uncached) PASS
  10. -Expires: [now+10s]; Pragma: no-cache; (result=Uncached expected=Uncached) PASS
  11. -Cache-control: max-age=10; (result=Cached expected=Cached) PASS
  12. -Cache-control: max-age=0; (result=Uncached expected=Uncached) PASS
  13. -Cache-control: max-age=1; [delay=1.5s] (result=Uncached expected=Uncached) PASS
  14. -Cache-control: max-age=10, no-cache; (result=Uncached expected=Uncached) PASS
  15. -
  16. +layer at (0,0) size 800x600
  17. +  RenderView at (0,0) size 800x600
  18. +layer at (0,0) size 800x600
  19. +  RenderBlock {HTML} at (0,0) size 800x600
  20. +    RenderBody {BODY} at (8,8) size 784x584
  21. +      RenderText {#text} at (0,0) size 776x174
  22. +        text run at (0,0) width 776: "It's possible for a successful revalidation to cause events to fire synchronously. We shouldn't crash if one of those events stops the"
  23. +        text run at (0,155) width 360: "load. See https://bugs.webkit.org/show_bug.cgi?id=72762. "
  24. +      RenderText {#text} at (0,0) size 0x0
  25. +      RenderEmbeddedObject {OBJECT} at (360,20) size 300x150
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement