PhantomJS 2.1 發布,WebKit 的服務端 API
PhantomJS 2.1 在 23 號發布了,該版本更新了 WebKit 庫,基于 Qt 5.5,新特性包括:
-
Upgraded Qt to 5.5.1 (issue #13377)
-
Added support for SSL Client Authentication (issue #11275)
-
Added support for context menu event (issue #11429)
-
Allow remote debugging to use random port assigned by the OS (issue #13432)
提升
-
Allow outer context to access arbitrary URLs (issue #11217)
-
Fixed --local-storage-path and localStoragePath config option (issue #11596)
-
Restored --local-url-access=no regression (issue #13412)
-
Fixed an issue with loading JS modules contains a last-line comment (issue #12868)
-
Fixed an issue with returning binary content in WebServer module (issue #13026)
-
Fixed encoded URL loading on Windows (issue #12953)
-
Fixed building with GCC 5 (issue #13518)
-
Fixed file upload (issue #12506)
-
Fixed latest OS detection (issue #13829)
Phantom JS是一個服務器端的 JavaScript API 的 WebKit。其支持各種Web標準: DOM 處理, CSS 選擇器, JSON, Canvas, 和 SVG
來自: http://www.oschina.net//news/70268/phantomjs-2-1