Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1010)

Unified Diff: third_party/WebKit/Source/modules/imagecapture/README.md

Issue 2882693003: Image Capture: yet another README.md table fix (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/imagecapture/README.md
diff --git a/third_party/WebKit/Source/modules/imagecapture/README.md b/third_party/WebKit/Source/modules/imagecapture/README.md
index b0b52e28cd53a46ad519cb8a91cdabfd3d0887cf..b85f7aecde6ed900ef5dd92434ff97a6bef25883 100644
--- a/third_party/WebKit/Source/modules/imagecapture/README.md
+++ b/third_party/WebKit/Source/modules/imagecapture/README.md
@@ -43,7 +43,7 @@ example, changing the zoom level is instantly reflected on the `theTrack`,
while connecting the Red Eye Reduction, if available, is not.
| Object |type | retrieved by... |
-| :-- |:-- | --: |
+|:------------------------ |:------------------- | ---------------------------------------:|
|[`PhotoCapabilities`] |non-live capabilities|`theImageCapturer.getPhotoCapabilities()`|
|[`MediaTrackCapabilities`]|live capabilities |`theTrack.getCapabilities()` |
| | | |
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698